Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c148ab59b65625e513fe090354cd046dedf8c5e4+854655c68166e602a0cbf1edf23493ae46c7a014 (7cd70ab5a6ba02a51789dc913f5071e562292d35) 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-ssh8549355999771420240.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh16715968534972420882.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-4721/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-4721/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10210449343309717553.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh15079482528389420881.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-4721/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-4721/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10755830543283765753.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16999 in /w/workspace/edgexfoundry_edgex-go_PR-4721 [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 854655c68166e602a0cbf1edf23493ae46c7a014 into PR head commit c148ab59b65625e513fe090354cd046dedf8c5e4 Merge succeeded, producing c93f1a0cb4dfa5c7966b13d1844796a4dc6cf5a4 Checking out Revision c93f1a0cb4dfa5c7966b13d1844796a4dc6cf5a4 (PR-4721) > 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/4721/head:refs/remotes/origin/PR-4721 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c148ab59b65625e513fe090354cd046dedf8c5e4 # 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 854655c68166e602a0cbf1edf23493ae46c7a014 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c93f1a0cb4dfa5c7966b13d1844796a4dc6cf5a4 # timeout=10 Commit message: "Merge commit '854655c68166e602a0cbf1edf23493ae46c7a014' into HEAD" > git rev-list --no-walk c148ab59b65625e513fe090354cd046dedf8c5e4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-08T08:29:31.492Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-08T08:29:31.542Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-08T08:29:31.559Z] ========================================================= [2023-11-08T08:29:31.559Z] EdgeX Global Pipelines Version Info [2023-11-08T08:29:31.559Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-08T08:29:32.305Z] ------------------- [2023-11-08T08:29:32.305Z] stable info: [2023-11-08T08:29:32.305Z] ------------------- [2023-11-08T08:29:32.305Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-08T08:29:32.305Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-08T08:29:32.305Z] Message: update stable to v1.0.257 [2023-11-08T08:29:32.878Z] ------------------- [2023-11-08T08:29:32.878Z] experimental info: [2023-11-08T08:29:32.878Z] ------------------- [2023-11-08T08:29:32.878Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-08T08:29:32.878Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-08T08:29:32.878Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-08T08:29:33.043Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-11-08T08:29:33.052Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-11-08T08:29:33.059Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-08T08:29:33.067Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-08T08:29:33.075Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-08T08:29:33.083Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-08T08:29:33.095Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-08T08:29:33.109Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-11-08T08:29:33.120Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-11-08T08:29:33.133Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-11-08T08:29:33.147Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-08T08:29:33.161Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-08T08:29:33.172Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-08T08:29:33.183Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-08T08:29:33.193Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-08T08:29:33.204Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-08T08:29:33.218Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-08T08:29:33.235Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-08T08:29:33.251Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-11-08T08:29:33.260Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-11-08T08:29:33.271Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-08T08:29:33.285Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-08T08:29:33.300Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-08T08:29:33.315Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4721 [Pipeline] echo [2023-11-08T08:29:33.331Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4721 [Pipeline] echo [2023-11-08T08:29:33.348Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4721 [Pipeline] echo [2023-11-08T08:29:33.364Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c93f1a0cb4dfa5c7966b13d1844796a4dc6cf5a4 [Pipeline] echo [2023-11-08T08:29:33.375Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c93f1a0 [Pipeline] echo [2023-11-08T08:29:33.389Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T08:29:33.443Z] provisioning config files... [2023-11-08T08:29:33.456Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4619790210519104793tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T08:29:33.761Z] ---> docker-login.sh [2023-11-08T08:29:33.761Z] nexus3.edgexfoundry.org:10001 [2023-11-08T08:29:34.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T08:29:34.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T08:29:34.023Z] Configure a credential helper to remove this warning. See [2023-11-08T08:29:34.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T08:29:34.023Z] [2023-11-08T08:29:34.023Z] Login Succeeded [2023-11-08T08:29:34.023Z] nexus3.edgexfoundry.org:10002 [2023-11-08T08:29:34.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T08:29:34.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T08:29:34.284Z] Configure a credential helper to remove this warning. See [2023-11-08T08:29:34.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T08:29:34.284Z] [2023-11-08T08:29:34.284Z] Login Succeeded [2023-11-08T08:29:34.284Z] nexus3.edgexfoundry.org:10003 [2023-11-08T08:29:34.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T08:29:34.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T08:29:34.284Z] Configure a credential helper to remove this warning. See [2023-11-08T08:29:34.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T08:29:34.284Z] [2023-11-08T08:29:34.284Z] Login Succeeded [2023-11-08T08:29:34.284Z] nexus3.edgexfoundry.org:10004 [2023-11-08T08:29:34.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T08:29:34.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T08:29:34.543Z] Configure a credential helper to remove this warning. See [2023-11-08T08:29:34.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T08:29:34.543Z] [2023-11-08T08:29:34.543Z] Login Succeeded [2023-11-08T08:29:34.543Z] docker.io [2023-11-08T08:29:34.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T08:29:34.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T08:29:34.804Z] Configure a credential helper to remove this warning. See [2023-11-08T08:29:34.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T08:29:34.804Z] [2023-11-08T08:29:34.804Z] Login Succeeded [2023-11-08T08:29:34.804Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T08:29:34.812Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-08T08:29:35.135Z] + 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-11-08T08:29:35.135Z] + dirname cmd/core-command/Dockerfile [2023-11-08T08:29:35.135Z] + cut -d/ -f2 [2023-11-08T08:29:35.135Z] + echo core-command,cmd/core-command/Dockerfile [2023-11-08T08:29:35.135Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-11-08T08:29:35.135Z] + cut -d/ -f2 [2023-11-08T08:29:35.135Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-11-08T08:29:35.135Z] + dirname cmd/core-data/Dockerfile [2023-11-08T08:29:35.135Z] + cut -d/ -f2 [2023-11-08T08:29:35.135Z] + echo core-data,cmd/core-data/Dockerfile [2023-11-08T08:29:35.135Z] + dirname cmd/core-metadata/Dockerfile [2023-11-08T08:29:35.135Z] + cut -d/ -f2 [2023-11-08T08:29:35.135Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-11-08T08:29:35.135Z] + + dirname cmd/security-bootstrapper/Dockerfile [2023-11-08T08:29:35.135Z] cut -d/ -f2 [2023-11-08T08:29:35.135Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-11-08T08:29:35.135Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-11-08T08:29:35.135Z] + cut -d/ -f2 [2023-11-08T08:29:35.135Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-11-08T08:29:35.135Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-11-08T08:29:35.135Z] + cut -d/ -f2 [2023-11-08T08:29:35.135Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-11-08T08:29:35.135Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-11-08T08:29:35.135Z] + cut -d/ -f2 [2023-11-08T08:29:35.135Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-11-08T08:29:35.135Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-11-08T08:29:35.135Z] + cut -d/ -f2 [2023-11-08T08:29:35.135Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-11-08T08:29:35.135Z] + dirname cmd/security-spire-agent/Dockerfile [2023-11-08T08:29:35.135Z] + cut -d/ -f2 [2023-11-08T08:29:35.135Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-11-08T08:29:35.135Z] + dirname cmd/security-spire-config/Dockerfile [2023-11-08T08:29:35.135Z] + cut -d/ -f2 [2023-11-08T08:29:35.135Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-11-08T08:29:35.135Z] + dirname cmd/security-spire-server/Dockerfile [2023-11-08T08:29:35.135Z] + cut -d/ -f2 [2023-11-08T08:29:35.135Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-11-08T08:29:35.135Z] + dirname cmd/support-notifications/Dockerfile [2023-11-08T08:29:35.135Z] + cut -d/ -f2 [2023-11-08T08:29:35.135Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-11-08T08:29:35.135Z] + dirname cmd/support-scheduler/Dockerfile [2023-11-08T08:29:35.135Z] + cut -d/ -f2 [2023-11-08T08:29:35.135Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-11-08T08:29:35.193Z] 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-11-08T08:29:35.539Z] + git rev-list -1 --merges c93f1a0cb4dfa5c7966b13d1844796a4dc6cf5a4~1..c93f1a0cb4dfa5c7966b13d1844796a4dc6cf5a4 [Pipeline] echo [2023-11-08T08:29:35.552Z] -----------> git rev-list -1 --merges c93f1a0cb4dfa5c7966b13d1844796a4dc6cf5a4~1..c93f1a0cb4dfa5c7966b13d1844796a4dc6cf5a4 c93f1a0cb4dfa5c7966b13d1844796a4dc6cf5a4 [2023-11-08T08:29:35.552Z] c93f1a0cb4dfa5c7966b13d1844796a4dc6cf5a4 [false] [Pipeline] sh [2023-11-08T08:29:35.897Z] + git log --format=format:%s -1 c93f1a0cb4dfa5c7966b13d1844796a4dc6cf5a4 [Pipeline] echo [2023-11-08T08:29:35.914Z] ========================================================= [2023-11-08T08:29:35.914Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-08T08:29:35.914Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-11-08T08:29:36.378Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-08T08:29:36.378Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-08T08:29:36.378Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-08T08:29:36.378Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-08T08:29:36.379Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-08T08:29:36.379Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-08T08:29:36.379Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T08:29:36.800Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T08:29:36.800Z] [2023-11-08T08:29:36.800Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T08:29:37.149Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T08:29:37.149Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-08T08:29:37.149Z] b85a868b505f: Pulling fs layer [2023-11-08T08:29:37.149Z] e2be974225ed: Pulling fs layer [2023-11-08T08:29:37.149Z] 339a4e72a1f5: Pulling fs layer [2023-11-08T08:29:37.149Z] 988bab9f4d93: Pulling fs layer [2023-11-08T08:29:37.149Z] 1469e6f7b9e6: Pulling fs layer [2023-11-08T08:29:37.149Z] eaf3925da568: Pulling fs layer [2023-11-08T08:29:37.149Z] bab4dde63d76: Pulling fs layer [2023-11-08T08:29:37.149Z] bde34c3a00c8: Pulling fs layer [2023-11-08T08:29:37.149Z] b352a97aabf1: Pulling fs layer [2023-11-08T08:29:37.149Z] 4872d77fe225: Pulling fs layer [2023-11-08T08:29:37.149Z] 5851b861e8e6: Pulling fs layer [2023-11-08T08:29:37.149Z] 988bab9f4d93: Waiting [2023-11-08T08:29:37.149Z] bde34c3a00c8: Waiting [2023-11-08T08:29:37.149Z] b352a97aabf1: Waiting [2023-11-08T08:29:37.149Z] 4872d77fe225: Waiting [2023-11-08T08:29:37.149Z] 1469e6f7b9e6: Waiting [2023-11-08T08:29:37.149Z] eaf3925da568: Waiting [2023-11-08T08:29:37.149Z] bab4dde63d76: Waiting [2023-11-08T08:29:37.149Z] 5851b861e8e6: Waiting [2023-11-08T08:29:37.149Z] e2be974225ed: Download complete [2023-11-08T08:29:37.149Z] 988bab9f4d93: Verifying Checksum [2023-11-08T08:29:37.149Z] 988bab9f4d93: Download complete [2023-11-08T08:29:37.149Z] 1469e6f7b9e6: Verifying Checksum [2023-11-08T08:29:37.149Z] 1469e6f7b9e6: Download complete [2023-11-08T08:29:37.149Z] eaf3925da568: Verifying Checksum [2023-11-08T08:29:37.149Z] eaf3925da568: Download complete [2023-11-08T08:29:37.149Z] 339a4e72a1f5: Verifying Checksum [2023-11-08T08:29:37.149Z] 339a4e72a1f5: Download complete [2023-11-08T08:29:37.410Z] bde34c3a00c8: Verifying Checksum [2023-11-08T08:29:37.410Z] bde34c3a00c8: Download complete [2023-11-08T08:29:37.410Z] b352a97aabf1: Verifying Checksum [2023-11-08T08:29:37.410Z] b352a97aabf1: Download complete [2023-11-08T08:29:37.410Z] 4872d77fe225: Download complete [2023-11-08T08:29:37.410Z] 5851b861e8e6: Verifying Checksum [2023-11-08T08:29:37.410Z] 5851b861e8e6: Download complete [2023-11-08T08:29:37.410Z] b85a868b505f: Verifying Checksum [2023-11-08T08:29:37.410Z] b85a868b505f: Download complete [2023-11-08T08:29:37.673Z] bab4dde63d76: Verifying Checksum [2023-11-08T08:29:37.673Z] bab4dde63d76: Download complete [2023-11-08T08:29:38.611Z] b85a868b505f: Pull complete [2023-11-08T08:29:38.870Z] e2be974225ed: Pull complete [2023-11-08T08:29:39.130Z] 339a4e72a1f5: Pull complete [2023-11-08T08:29:39.130Z] 988bab9f4d93: Pull complete [2023-11-08T08:29:39.704Z] 1469e6f7b9e6: Pull complete [2023-11-08T08:29:39.704Z] eaf3925da568: Pull complete [2023-11-08T08:29:41.613Z] bab4dde63d76: Pull complete [2023-11-08T08:29:41.613Z] bde34c3a00c8: Pull complete [2023-11-08T08:29:41.613Z] b352a97aabf1: Pull complete [2023-11-08T08:29:41.613Z] 4872d77fe225: Pull complete [2023-11-08T08:29:41.872Z] 5851b861e8e6: Pull complete [2023-11-08T08:29:41.872Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-08T08:29:41.872Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T08:29:41.872Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T08:29:41.973Z] prd-ubuntu20.04-docker-8c-8g-16999 does not seem to be running inside a container [2023-11-08T08:29:42.014Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-08T08:29:45.004Z] $ docker top 0cfdd193544cb8e41a1517129fa2830674ed3b39fe0c1e20b1c732da87d466d8 -eo pid,comm [2023-11-08T08:29:45.049Z] 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-11-08T08:29:45.049Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-08T08:29:45.088Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-08T08:29:45.088Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-08T08:29:45.208Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-08T08:29:45.215Z] $ docker exec 0cfdd193544cb8e41a1517129fa2830674ed3b39fe0c1e20b1c732da87d466d8 ssh-agent [2023-11-08T08:29:45.306Z] SSH_AUTH_SOCK=/tmp/ssh-n9nBZWLcotuY/agent.32 [2023-11-08T08:29:45.306Z] SSH_AGENT_PID=38 [2023-11-08T08:29:45.312Z] Running ssh-add (command line suppressed) [2023-11-08T08:29:45.424Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_13052486532160777133.key (/w/workspace/edgex-go/2@tmp/private_key_13052486532160777133.key) [2023-11-08T08:29:45.432Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-08T08:29:45.724Z] + git tag --points-at HEAD [Pipeline] } [2023-11-08T08:29:45.748Z] $ docker exec --env ******** --env ******** 0cfdd193544cb8e41a1517129fa2830674ed3b39fe0c1e20b1c732da87d466d8 ssh-agent -k [2023-11-08T08:29:45.850Z] unset SSH_AUTH_SOCK; [2023-11-08T08:29:45.850Z] unset SSH_AGENT_PID; [2023-11-08T08:29:45.850Z] echo Agent pid 38 killed; [2023-11-08T08:29:45.856Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-08T08:29:45.880Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-08T08:29:45.880Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-08T08:29:45.999Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-08T08:29:46.006Z] $ docker exec 0cfdd193544cb8e41a1517129fa2830674ed3b39fe0c1e20b1c732da87d466d8 ssh-agent [2023-11-08T08:29:46.118Z] SSH_AUTH_SOCK=/tmp/ssh-e9fOGVhywHOz/agent.70 [2023-11-08T08:29:46.118Z] SSH_AGENT_PID=76 [2023-11-08T08:29:46.123Z] Running ssh-add (command line suppressed) [2023-11-08T08:29:46.226Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_5335374989481052035.key (/w/workspace/edgex-go/2@tmp/private_key_5335374989481052035.key) [2023-11-08T08:29:46.236Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-08T08:29:46.527Z] + git semver init [2023-11-08T08:29:46.787Z] 2023-11-08 08:29:46,701 [run_init] DEBUG init version:0.0.0 force:False [2023-11-08T08:29:46.787Z] 2023-11-08 08:29:46,702 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2023-11-08T08:29:46.787Z] 2023-11-08 08:29:46,702 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2023-11-08T08:29:46.787Z] 2023-11-08 08:29:46,703 [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-11-08T08:29:52.110Z] 2023-11-08 08:29:51,492 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2023-11-08T08:29:52.110Z] 2023-11-08 08:29:51,493 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4721 with force:False [2023-11-08T08:29:52.110Z] 2023-11-08 08:29:51,493 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4721 [2023-11-08T08:29:52.110Z] 2023-11-08 08:29:51,497 [execute] INFO git cat-file --batch-check [2023-11-08T08:29:52.110Z] 2023-11-08 08:29:51,497 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-11-08T08:29:52.110Z] 2023-11-08 08:29:51,503 [execute] INFO git cat-file --batch [2023-11-08T08:29:52.110Z] 2023-11-08 08:29:51,503 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-11-08T08:29:52.110Z] 2023-11-08 08:29:51,508 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4721 [2023-11-08T08:29:52.110Z] 0.0.0 [Pipeline] } [2023-11-08T08:29:52.128Z] $ docker exec --env ******** --env ******** 0cfdd193544cb8e41a1517129fa2830674ed3b39fe0c1e20b1c732da87d466d8 ssh-agent -k [2023-11-08T08:29:52.225Z] unset SSH_AUTH_SOCK; [2023-11-08T08:29:52.225Z] unset SSH_AGENT_PID; [2023-11-08T08:29:52.225Z] echo Agent pid 76 killed; [2023-11-08T08:29:52.229Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-08T08:29:52.540Z] + git semver [Pipeline] } [2023-11-08T08:29:52.815Z] $ docker stop --time=1 0cfdd193544cb8e41a1517129fa2830674ed3b39fe0c1e20b1c732da87d466d8 [2023-11-08T08:29:54.118Z] $ docker rm -f --volumes 0cfdd193544cb8e41a1517129fa2830674ed3b39fe0c1e20b1c732da87d466d8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-08T08:29:54.446Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-08T08:29:54.651Z] Stashed 1 file(s) [Pipeline] echo [2023-11-08T08:29:54.656Z] [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-11-08T08:29:55.027Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-11-08T08:29:55.041Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T08:29:55.054Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T08:29:55.061Z] ========================================================= [2023-11-08T08:29:55.061Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-08T08:29:55.061Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-11-08T08:29:55.346Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-08T08:29:55.346Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-08T08:29:55.346Z] 7264a8db6415: Pulling fs layer [2023-11-08T08:29:55.346Z] c4d48a809fc2: Pulling fs layer [2023-11-08T08:29:55.346Z] 4f1c88b9dad5: Pulling fs layer [2023-11-08T08:29:55.346Z] ad3a456e5733: Pulling fs layer [2023-11-08T08:29:55.346Z] 33e27b845d1e: Pulling fs layer [2023-11-08T08:29:55.346Z] c68163c4e522: Pulling fs layer [2023-11-08T08:29:55.346Z] 50da416c3ac9: Pulling fs layer [2023-11-08T08:29:55.346Z] 23d2d4c4bb30: Pulling fs layer [2023-11-08T08:29:55.346Z] ad3a456e5733: Waiting [2023-11-08T08:29:55.346Z] 33e27b845d1e: Waiting [2023-11-08T08:29:55.346Z] 23d2d4c4bb30: Waiting [2023-11-08T08:29:55.346Z] 50da416c3ac9: Waiting [2023-11-08T08:29:55.346Z] c4d48a809fc2: Verifying Checksum [2023-11-08T08:29:55.346Z] c4d48a809fc2: Download complete [2023-11-08T08:29:55.346Z] ad3a456e5733: Download complete [2023-11-08T08:29:55.346Z] 33e27b845d1e: Verifying Checksum [2023-11-08T08:29:55.346Z] 33e27b845d1e: Download complete [2023-11-08T08:29:55.346Z] 7264a8db6415: Verifying Checksum [2023-11-08T08:29:55.346Z] 7264a8db6415: Download complete [2023-11-08T08:29:55.346Z] c68163c4e522: Verifying Checksum [2023-11-08T08:29:55.346Z] c68163c4e522: Download complete [2023-11-08T08:29:55.606Z] 7264a8db6415: Pull complete [2023-11-08T08:29:55.606Z] 23d2d4c4bb30: Verifying Checksum [2023-11-08T08:29:55.606Z] 23d2d4c4bb30: Download complete [2023-11-08T08:29:55.606Z] c4d48a809fc2: Pull complete [2023-11-08T08:29:55.866Z] 4f1c88b9dad5: Verifying Checksum [2023-11-08T08:29:55.866Z] 4f1c88b9dad5: Download complete [2023-11-08T08:29:56.126Z] 50da416c3ac9: Verifying Checksum [2023-11-08T08:29:56.126Z] 50da416c3ac9: Download complete [2023-11-08T08:29:58.655Z] 4f1c88b9dad5: Pull complete [2023-11-08T08:29:58.914Z] ad3a456e5733: Pull complete [2023-11-08T08:29:58.914Z] 33e27b845d1e: Pull complete [2023-11-08T08:29:58.914Z] c68163c4e522: Pull complete [2023-11-08T08:30:01.447Z] 50da416c3ac9: Pull complete [2023-11-08T08:30:01.709Z] 23d2d4c4bb30: Pull complete [2023-11-08T08:30:01.709Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-08T08:30:01.709Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-08T08:30:01.709Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-11-08T08:30:02.009Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-08T08:30:02.009Z] WORKDIR /edgex [2023-11-08T08:30:02.009Z] COPY go.mod . [2023-11-08T08:30:02.009Z] RUN go mod download [2023-11-08T08:30:02.009Z] docker build -t ci-base-image-x86_64 -f - . [2023-11-08T08:30:02.577Z] Sending build context to Docker daemon 171MB [2023-11-08T08:30:02.577Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-08T08:30:02.577Z] ---> 0786185ac409 [2023-11-08T08:30:02.577Z] Step 2/4 : WORKDIR /edgex [2023-11-08T08:30:07.859Z] ---> Running in 83dca5583cb7 [2023-11-08T08:30:07.859Z] Removing intermediate container 83dca5583cb7 [2023-11-08T08:30:07.859Z] ---> 064ac1eaa430 [2023-11-08T08:30:07.859Z] Step 3/4 : COPY go.mod . [2023-11-08T08:30:07.859Z] ---> b716c7df8b6a [2023-11-08T08:30:07.859Z] Step 4/4 : RUN go mod download [2023-11-08T08:30:07.859Z] ---> Running in 3abbc8134e25 [2023-11-08T08:30:09.718Z] Still waiting to schedule task [2023-11-08T08:30:09.719Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-11-08T08:30:25.949Z] Removing intermediate container 3abbc8134e25 [2023-11-08T08:30:25.949Z] ---> d151af58e77b [2023-11-08T08:30:25.949Z] Successfully built d151af58e77b [2023-11-08T08:30:25.949Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T08:30:26.251Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-08T08:30:26.251Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T08:30:26.315Z] prd-ubuntu20.04-docker-8c-8g-16999 does not seem to be running inside a container [2023-11-08T08:30:26.349Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-08T08:30:26.764Z] $ docker top e307909a2313d9d79f513053174a5796c7efc9c141592080bdf65c798efb2163 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T08:30:27.113Z] + go version [2023-11-08T08:30:27.113Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-08T08:30:27.126Z] $ docker stop --time=1 e307909a2313d9d79f513053174a5796c7efc9c141592080bdf65c798efb2163 [2023-11-08T08:30:28.402Z] $ docker rm -f --volumes e307909a2313d9d79f513053174a5796c7efc9c141592080bdf65c798efb2163 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T08:30:28.801Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-08T08:30:28.801Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T08:30:28.870Z] prd-ubuntu20.04-docker-8c-8g-16999 does not seem to be running inside a container [2023-11-08T08:30:28.905Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-08T08:30:29.212Z] $ docker top c747867089fc674f29a93eb5cd96f335555a46b498006e6a9e61e22b9eec7d4a -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-08T08:30:29.273Z] ========================================================= [2023-11-08T08:30:29.273Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-11-08T08:30:29.273Z] ========================================================= [Pipeline] sh [2023-11-08T08:30:29.553Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-11-08T08:30:29.851Z] + make test [2023-11-08T08:30:29.851Z] go test -race -coverprofile=coverage.out ./... [2023-11-08T08:30:36.414Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-11-08T08:30:48.615Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-11-08T08:30:48.615Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-11-08T08:30:48.874Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-11-08T08:30:49.133Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-11-08T08:30:49.133Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-11-08T08:30:49.392Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-11-08T08:30:49.651Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-11-08T08:30:49.651Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-11-08T08:30:49.651Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-11-08T08:30:49.651Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-11-08T08:30:50.218Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-11-08T08:30:50.218Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-11-08T08:30:50.218Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-11-08T08:30:50.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-11-08T08:30:52.138Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-11-08T08:30:52.138Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-11-08T08:30:52.704Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.040s coverage: 28.7% of statements [2023-11-08T08:30:54.604Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.047s coverage: 97.0% of statements [2023-11-08T08:30:54.604Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-11-08T08:30:54.604Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-11-08T08:30:54.604Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-11-08T08:30:55.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-11-08T08:30:55.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-11-08T08:30:56.917Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-11-08T08:30:56.917Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-11-08T08:30:56.917Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-11-08T08:30:56.917Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-11-08T08:30:56.917Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-11-08T08:30:58.294Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.072s coverage: 69.2% of statements [2023-11-08T08:30:58.294Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.066s coverage: 53.2% of statements [2023-11-08T08:30:58.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-11-08T08:30:58.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-11-08T08:31:00.197Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.063s coverage: 93.4% of statements [2023-11-08T08:31:00.197Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.052s coverage: 4.1% of statements [2023-11-08T08:31:00.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-11-08T08:31:00.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-11-08T08:31:00.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-11-08T08:31:01.024Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-11-08T08:31:01.024Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-11-08T08:31:01.024Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-11-08T08:31:01.024Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-11-08T08:31:01.024Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-11-08T08:31:01.024Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-11-08T08:31:01.024Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-11-08T08:31:01.967Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.359s coverage: 97.6% of statements [2023-11-08T08:31:01.967Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.040s coverage: 72.2% of statements [2023-11-08T08:31:02.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-11-08T08:31:02.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-11-08T08:31:03.470Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.054s coverage: 0.9% of statements [2023-11-08T08:31:03.470Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.048s coverage: 32.2% of statements [2023-11-08T08:31:03.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.051s coverage: 41.7% of statements [2023-11-08T08:31:03.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.040s coverage: 82.9% of statements [2023-11-08T08:31:03.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.034s coverage: 94.1% of statements [2023-11-08T08:31:03.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.051s coverage: 96.3% of statements [2023-11-08T08:31:04.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-11-08T08:31:04.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-11-08T08:31:04.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-11-08T08:31:04.927Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-11-08T08:31:05.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-11-08T08:31:05.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-11-08T08:31:05.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-11-08T08:31:05.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-11-08T08:31:05.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.040s coverage: 87.5% of statements [2023-11-08T08:31:06.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-11-08T08:31:06.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-11-08T08:31:06.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-11-08T08:31:06.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-11-08T08:31:06.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-11-08T08:31:06.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-11-08T08:31:06.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-11-08T08:31:08.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-11-08T08:31:08.873Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-11-08T08:31:10.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-11-08T08:31:10.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-11-08T08:31:12.792Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-11-08T08:31:12.792Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-11-08T08:31:12.792Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-11-08T08:31:14.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-11-08T08:31:14.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-11-08T08:31:14.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-11-08T08:31:15.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-11-08T08:31:15.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-11-08T08:31:15.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-11-08T08:31:15.554Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-11-08T08:31:16.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-11-08T08:31:16.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-11-08T08:31:16.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-11-08T08:31:16.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-11-08T08:31:17.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.085s coverage: 94.4% of statements [2023-11-08T08:31:18.003Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-11-08T08:31:18.003Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-11-08T08:31:18.003Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-11-08T08:31:18.003Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-11-08T08:31:18.942Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-11-08T08:31:18.942Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-11-08T08:31:19.881Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-11-08T08:31:19.881Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-11-08T08:31:29.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.267s coverage: 79.9% of statements [2023-11-08T08:31:29.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.063s coverage: 92.9% of statements [2023-11-08T08:31:29.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.014s coverage: 64.4% of statements [2023-11-08T08:31:29.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.042s coverage: 62.3% of statements [2023-11-08T08:31:29.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.041s coverage: 87.2% of statements [2023-11-08T08:31:29.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.037s coverage: 20.0% of statements [2023-11-08T08:31:29.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.043s coverage: 100.0% of statements [2023-11-08T08:31:29.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.073s coverage: 81.8% of statements [2023-11-08T08:31:29.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.075s coverage: 82.1% of statements [2023-11-08T08:31:29.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.044s coverage: 86.0% of statements [2023-11-08T08:31:29.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.161s coverage: 63.1% of statements [2023-11-08T08:31:29.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.047s coverage: 100.0% of statements [2023-11-08T08:31:29.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2023-11-08T08:31:29.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2023-11-08T08:31:29.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements [2023-11-08T08:31:29.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.012s coverage: 100.0% of statements [2023-11-08T08:31:29.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.431s coverage: 38.4% of statements [2023-11-08T08:31:29.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.045s coverage: 89.5% of statements [2023-11-08T08:31:29.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.041s coverage: 84.8% of statements [2023-11-08T08:31:29.863Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.061s coverage: 19.9% of statements [2023-11-08T08:31:29.863Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.135s coverage: 95.7% of statements [2023-11-08T08:31:29.863Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.045s coverage: 61.8% of statements [2023-11-08T08:31:29.863Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.081s coverage: 98.9% of statements [2023-11-08T08:31:29.863Z] 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-11-08T08:31:29.863Z] running golangci-lint [2023-11-08T08:31:29.863Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-11-08T08:31:29.863Z] go version go1.21.0 linux/amd64 [2023-11-08T08:31:29.863Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-11-08T08:31:29.863Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-11-08T08:31:44.817Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|imports|deps|files|name|types_sizes) took 13.866955969s" [2023-11-08T08:31:44.817Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.273858ms" [2023-11-08T08:31:52.941Z] level=info msg="[linters_context/goanalysis] analyzers took 1m5.930386532s with top 10 stages: buildir: 32.029571183s, gosec: 5.966831863s, inspect: 1.571566385s, fact_deprecated: 1.437026086s, printf: 1.250810473s, S1038: 1.084180376s, ctrlflow: 1.077197846s, fact_purity: 954.125809ms, nilness: 867.388532ms, typedness: 572.435217ms" [2023-11-08T08:31:52.941Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-11-08T08:31:52.941Z] level=info msg="[runner] Processors filtering stat (out/in): identifier_marker: 197/197, exclude-rules: 21/197, cgo: 197/197, filename_unadjuster: 197/197, skip_files: 197/197, path_prettifier: 197/197, skip_dirs: 197/197, nolint: 0/21, autogenerated_exclude: 197/197, exclude: 197/197" [2023-11-08T08:31:52.941Z] level=info msg="[runner] processing took 15.252419ms with stages: nolint: 6.793156ms, identifier_marker: 4.482757ms, exclude-rules: 1.642527ms, autogenerated_exclude: 964.334µs, path_prettifier: 914.253µs, skip_dirs: 422.731µs, cgo: 18.68µs, filename_unadjuster: 9.881µs, max_same_issues: 600ns, exclude: 480ns, diff: 450ns, uniq_by_line: 400ns, fixer: 400ns, source_code: 310ns, skip_files: 300ns, severity-rules: 290ns, sort_results: 240ns, path_shortener: 240ns, max_from_linter: 170ns, max_per_file_from_linter: 120ns, path_prefixer: 100ns" [2023-11-08T08:31:52.941Z] level=info msg="[runner] linters took 8.372219822s with stages: goanalysis_metalinter: 8.356884493s" [2023-11-08T08:31:52.941Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-11-08T08:31:52.941Z] level=info msg="Memory: 224 samples, avg is 238.2MB, max is 974.7MB" [2023-11-08T08:31:52.942Z] level=info msg="Execution took 22.285962496s" [2023-11-08T08:31:52.942Z] go vet ./... [2023-11-08T08:31:55.805Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17000 in /w/workspace/edgexfoundry_edgex-go_PR-4721 [Pipeline] { [Pipeline] ws [2023-11-08T08:31:55.823Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2023-11-08T08:31:55.863Z] The recommended git tool is: git [2023-11-08T08:31:56.248Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-08T08:31:56.248Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-08T08:31:56.248Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-08T08:31:56.269Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2023-11-08T08:31:56.569Z] + ls -al . [2023-11-08T08:31:56.570Z] total 728 [2023-11-08T08:31:56.570Z] drwxrwxr-x 11 1001 1001 4096 Nov 8 08:30 . [2023-11-08T08:31:56.570Z] drwxr-xr-x 4 root root 4096 Nov 8 08:30 .. [2023-11-08T08:31:56.570Z] drwxrwxr-x 2 1001 1001 4096 Nov 8 08:29 .blubracket [2023-11-08T08:31:56.570Z] -rw-rw-r-- 1 1001 1001 10 Nov 8 08:29 .dockerignore [2023-11-08T08:31:56.570Z] drwxrwxr-x 8 1001 1001 4096 Nov 8 08:31 .git [2023-11-08T08:31:56.570Z] drwxrwxr-x 3 1001 1001 4096 Nov 8 08:29 .github [2023-11-08T08:31:56.570Z] -rw-rw-r-- 1 1001 1001 1074 Nov 8 08:29 .gitignore [2023-11-08T08:31:56.570Z] -rw-rw-r-- 1 1001 1001 42 Nov 8 08:29 .golangci.yml [2023-11-08T08:31:56.570Z] -rw-rw-r-- 1 1001 1001 100 Nov 8 08:29 .hadolint.yml [2023-11-08T08:31:56.570Z] drwxr-xr-x 3 1001 1001 4096 Nov 8 08:29 .semver [2023-11-08T08:31:56.570Z] -rw-rw-r-- 1 1001 1001 155 Nov 8 08:29 .sonarcloud.properties [2023-11-08T08:31:56.570Z] -rw-rw-r-- 1 1001 1001 1171 Nov 8 08:29 ADOPTERS.md [2023-11-08T08:31:56.570Z] -rw-rw-r-- 1 1001 1001 11674 Nov 8 08:29 Attribution.txt [2023-11-08T08:31:56.570Z] -rw-rw-r-- 1 1001 1001 93407 Nov 8 08:29 CHANGELOG.md [2023-11-08T08:31:56.570Z] -rw-rw-r-- 1 1001 1001 3804 Nov 8 08:29 CONTRIBUTING.md [2023-11-08T08:31:56.570Z] -rw-rw-r-- 1 1001 1001 677 Nov 8 08:29 GOVERNANCE.md [2023-11-08T08:31:56.570Z] -rw-rw-r-- 1 1001 1001 861 Nov 8 08:29 Jenkinsfile [2023-11-08T08:31:56.570Z] -rw-rw-r-- 1 1001 1001 10775 Nov 8 08:29 LICENSE [2023-11-08T08:31:56.570Z] -rw-rw-r-- 1 1001 1001 15054 Nov 8 08:29 Makefile [2023-11-08T08:31:56.570Z] -rw-rw-r-- 1 1001 1001 582 Nov 8 08:29 OWNERS.md [2023-11-08T08:31:56.570Z] -rw-rw-r-- 1 1001 1001 9528 Nov 8 08:29 README.md [2023-11-08T08:31:56.570Z] -rw-rw-r-- 1 1001 1001 789 Nov 8 08:29 SECURITY.md [2023-11-08T08:31:56.570Z] -rw-rw-r-- 1 1001 1001 5 Nov 8 08:29 VERSION [2023-11-08T08:31:56.570Z] drwxrwxr-x 2 1001 1001 4096 Nov 8 08:29 bin [2023-11-08T08:31:56.570Z] drwxrwxr-x 18 1001 1001 4096 Nov 8 08:29 cmd [2023-11-08T08:31:56.570Z] -rw-r--r-- 1 root root 453602 Nov 8 08:31 coverage.out [2023-11-08T08:31:56.570Z] drwxrwxr-x 2 1001 1001 4096 Nov 8 08:29 fuzz_test [2023-11-08T08:31:56.570Z] -rw-rw-r-- 1 1001 1001 3649 Nov 8 08:29 go.mod [2023-11-08T08:31:56.570Z] -rw-rw-r-- 1 1001 1001 34366 Nov 8 08:29 go.sum [2023-11-08T08:31:56.570Z] drwxrwxr-x 7 1001 1001 4096 Nov 8 08:29 internal [2023-11-08T08:31:56.570Z] drwxrwxr-x 3 1001 1001 4096 Nov 8 08:29 openapi [2023-11-08T08:31:56.570Z] -rw-rw-r-- 1 1001 1001 584 Nov 8 08:29 security.txt [2023-11-08T08:31:56.570Z] -rw-rw-r-- 1 1001 1001 204 Nov 8 08:29 version.go [Pipeline] sh [2023-11-08T08:31:56.868Z] + '[' -e coverage.out ] [2023-11-08T08:31:56.868Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-11-08T08:31:57.029Z] Stashed 1 file(s) [Pipeline] sh [2023-11-08T08:31:57.311Z] + make build [2023-11-08T08:31:57.311Z] 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-11-08T08:32:00.664Z] using credential edgex-jenkins-ssh [2023-11-08T08:32:00.702Z] Cloning the remote Git repository [2023-11-08T08:32:00.752Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-11-08T08:32:00.852Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2023-11-08T08:32:00.984Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-11-08T08:32:00.985Z] > git --version # timeout=10 [2023-11-08T08:32:01.005Z] > git --version # 'git version 2.25.1' [2023-11-08T08:32:01.007Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-08T08:32:01.152Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-08T08:32:09.513Z] 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-11-08T08:32:09.513Z] 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-11-08T08:32:10.080Z] 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-11-08T08:32:10.649Z] 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-11-08T08:32:15.918Z] 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-11-08T08:32:17.294Z] 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-11-08T08:32:18.674Z] 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-11-08T08:32:19.610Z] 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-11-08T08:32:20.197Z] 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-11-08T08:32:21.159Z] 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-11-08T08:32:22.105Z] 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-11-08T08:32:21.370Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-11-08T08:32:21.394Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-08T08:32:22.201Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-11-08T08:32:22.908Z] Merging remotes/origin/main commit 854655c68166e602a0cbf1edf23493ae46c7a014 into PR head commit c148ab59b65625e513fe090354cd046dedf8c5e4 [Pipeline] } [2023-11-08T08:32:23.057Z] $ docker stop --time=1 c747867089fc674f29a93eb5cd96f335555a46b498006e6a9e61e22b9eec7d4a [2023-11-08T08:32:23.523Z] Merge succeeded, producing 21db542cbe82013a7a8515b47187ea93d9583249 [2023-11-08T08:32:23.523Z] Checking out Revision 21db542cbe82013a7a8515b47187ea93d9583249 (PR-4721) [2023-11-08T08:32:22.238Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-11-08T08:32:22.239Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-08T08:32:22.257Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4721/head:refs/remotes/origin/PR-4721 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-08T08:32:22.930Z] > git config core.sparsecheckout # timeout=10 [2023-11-08T08:32:23.006Z] > git checkout -f c148ab59b65625e513fe090354cd046dedf8c5e4 # timeout=10 [2023-11-08T08:32:23.212Z] > git remote # timeout=10 [2023-11-08T08:32:23.230Z] > git config --get remote.origin.url # timeout=10 [2023-11-08T08:32:23.246Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-08T08:32:23.258Z] > git merge 854655c68166e602a0cbf1edf23493ae46c7a014 # timeout=10 [2023-11-08T08:32:23.502Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-08T08:32:23.533Z] > git config core.sparsecheckout # timeout=10 [2023-11-08T08:32:23.545Z] > git checkout -f 21db542cbe82013a7a8515b47187ea93d9583249 # timeout=10 [2023-11-08T08:32:27.129Z] Commit message: "Merge commit '854655c68166e602a0cbf1edf23493ae46c7a014' into HEAD" [2023-11-08T08:32:27.140Z] > git rev-list --no-walk c148ab59b65625e513fe090354cd046dedf8c5e4 # timeout=10 [2023-11-08T08:32:27.952Z] $ docker rm -f --volumes c747867089fc674f29a93eb5cd96f335555a46b498006e6a9e61e22b9eec7d4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T08:32:29.117Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-08T08:32:29.117Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-08T08:32:29.117Z] Dload Upload Total Spent Left Speed [2023-11-08T08:32:29.117Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 106k 0 --:--:-- --:--:-- --:--:-- 107k [2023-11-08T08:32:29.145Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-11-08T08:32:29.145Z] [2023-11-08T08:32:29.145Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T08:32:29.445Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-11-08T08:32:29.445Z] latest: Pulling from edgex-devops/edgex-compose [2023-11-08T08:32:29.445Z] 91d30c5bc195: Pulling fs layer [2023-11-08T08:32:29.445Z] 2e9b0aa3be6d: Pulling fs layer [2023-11-08T08:32:29.445Z] 9c61dcf015f6: Pulling fs layer [2023-11-08T08:32:29.445Z] 4698f68db338: Pulling fs layer [2023-11-08T08:32:29.445Z] 2a2f49069b9e: Pulling fs layer [2023-11-08T08:32:29.445Z] e0025b399a48: Pulling fs layer [2023-11-08T08:32:29.445Z] 2a2f49069b9e: Waiting [2023-11-08T08:32:29.445Z] e0025b399a48: Waiting [2023-11-08T08:32:29.445Z] 4698f68db338: Waiting [2023-11-08T08:32:29.445Z] 91d30c5bc195: Verifying Checksum [2023-11-08T08:32:29.445Z] 91d30c5bc195: Download complete [2023-11-08T08:32:29.445Z] 4698f68db338: Verifying Checksum [2023-11-08T08:32:29.445Z] 4698f68db338: Download complete [Pipeline] sh [2023-11-08T08:32:29.705Z] 2e9b0aa3be6d: Verifying Checksum [2023-11-08T08:32:29.705Z] 2e9b0aa3be6d: Download complete [2023-11-08T08:32:29.705Z] e0025b399a48: Download complete [2023-11-08T08:32:29.705Z] 91d30c5bc195: Pull complete [2023-11-08T08:32:29.705Z] 2a2f49069b9e: Download complete [2023-11-08T08:32:29.843Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-08T08:32:29.965Z] 2e9b0aa3be6d: Pull complete [2023-11-08T08:32:30.166Z] + sudo tee /etc/docker/daemon.new [2023-11-08T08:32:30.166Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-08T08:32:30.166Z] { [2023-11-08T08:32:30.166Z] "registry-mirrors": [ [2023-11-08T08:32:30.166Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-08T08:32:30.166Z] ], [2023-11-08T08:32:30.166Z] "bip": "10.250.0.254/24", [2023-11-08T08:32:30.166Z] "hosts": [ [2023-11-08T08:32:30.166Z] "tcp://0.0.0.0:5555", [2023-11-08T08:32:30.166Z] "unix:///var/run/docker.sock" [2023-11-08T08:32:30.166Z] ], [2023-11-08T08:32:30.166Z] "mtu": 1458, [2023-11-08T08:32:30.166Z] "selinux-enabled": true, [2023-11-08T08:32:30.166Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-08T08:32:30.166Z] } [Pipeline] sh [2023-11-08T08:32:30.224Z] 9c61dcf015f6: Verifying Checksum [2023-11-08T08:32:30.224Z] 9c61dcf015f6: Download complete [2023-11-08T08:32:30.498Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-08T08:32:30.817Z] + sudo service docker restart [2023-11-08T08:32:32.755Z] 9c61dcf015f6: Pull complete [2023-11-08T08:32:32.755Z] 4698f68db338: Pull complete [2023-11-08T08:32:33.323Z] 2a2f49069b9e: Pull complete [2023-11-08T08:32:33.323Z] e0025b399a48: Pull complete [2023-11-08T08:32:33.323Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-11-08T08:32:33.323Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-11-08T08:32:33.323Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T08:32:33.400Z] prd-ubuntu20.04-docker-8c-8g-16999 does not seem to be running inside a container [2023-11-08T08:32:33.429Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-11-08T08:32:37.189Z] $ docker top fe6b84cdfe7bc57f39cf1885168c2335ae391608d0fd248cce12665c3e2bd8e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T08:32:37.530Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-11-08T08:32:40.070Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-11-08T08:32:40.070Z] #1 transferring dockerfile: 2.12kB done [2023-11-08T08:32:40.070Z] #1 DONE 0.0s [2023-11-08T08:32:40.070Z] [2023-11-08T08:32:40.070Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2023-11-08T08:32:40.070Z] #2 transferring dockerfile: 2.38kB done [2023-11-08T08:32:40.070Z] #2 DONE 0.0s [2023-11-08T08:32:40.070Z] [2023-11-08T08:32:40.070Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2023-11-08T08:32:40.070Z] #3 transferring dockerfile: 2.82kB done [2023-11-08T08:32:40.070Z] #3 DONE 0.0s [2023-11-08T08:32:40.070Z] [2023-11-08T08:32:40.070Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2023-11-08T08:32:40.070Z] #4 transferring dockerfile: 2.39kB done [2023-11-08T08:32:40.070Z] #4 DONE 0.0s [2023-11-08T08:32:40.070Z] [2023-11-08T08:32:40.070Z] #5 [support-notifications internal] load build definition from Dockerfile [2023-11-08T08:32:40.070Z] #5 transferring dockerfile: 1.84kB done [2023-11-08T08:32:40.070Z] #5 DONE 0.0s [2023-11-08T08:32:40.070Z] [2023-11-08T08:32:40.070Z] #6 [core-data internal] load build definition from Dockerfile [2023-11-08T08:32:40.070Z] #6 transferring dockerfile: 1.90kB done [2023-11-08T08:32:40.070Z] #6 DONE 0.0s [2023-11-08T08:32:40.070Z] [2023-11-08T08:32:40.070Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2023-11-08T08:32:40.070Z] #7 transferring dockerfile: 1.70kB done [2023-11-08T08:32:40.070Z] #7 DONE 0.0s [2023-11-08T08:32:40.070Z] [2023-11-08T08:32:40.070Z] #8 [security-proxy-auth internal] load build definition from Dockerfile [2023-11-08T08:32:40.070Z] #8 transferring dockerfile: 2.04kB done [2023-11-08T08:32:40.070Z] #8 DONE 0.0s [2023-11-08T08:32:40.070Z] [2023-11-08T08:32:40.070Z] #9 [core-command internal] load build definition from Dockerfile [2023-11-08T08:32:40.070Z] #9 transferring dockerfile: 1.82kB done [2023-11-08T08:32:40.070Z] #9 DONE 0.0s [2023-11-08T08:32:40.070Z] [2023-11-08T08:32:40.070Z] #10 [support-scheduler internal] load build definition from Dockerfile [2023-11-08T08:32:40.070Z] #10 transferring dockerfile: 1.82kB done [2023-11-08T08:32:40.070Z] #10 DONE 0.0s [2023-11-08T08:32:40.070Z] [2023-11-08T08:32:40.070Z] #11 [core-metadata internal] load build definition from Dockerfile [2023-11-08T08:32:40.070Z] #11 transferring dockerfile: 1.96kB done [2023-11-08T08:32:40.070Z] #11 DONE 0.0s [2023-11-08T08:32:40.070Z] [2023-11-08T08:32:40.070Z] #12 [security-spire-server internal] load build definition from Dockerfile [2023-11-08T08:32:40.070Z] #12 transferring dockerfile: 1.59kB done [2023-11-08T08:32:40.070Z] #12 DONE 0.0s [2023-11-08T08:32:40.070Z] [2023-11-08T08:32:40.070Z] #13 [security-spire-config internal] load build definition from Dockerfile [2023-11-08T08:32:40.070Z] #13 transferring dockerfile: 1.58kB done [2023-11-08T08:32:40.070Z] #13 DONE 0.0s [2023-11-08T08:32:40.070Z] [2023-11-08T08:32:40.070Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-11-08T08:32:40.070Z] #14 transferring dockerfile: 1.78kB done [2023-11-08T08:32:40.070Z] #14 DONE 0.0s [2023-11-08T08:32:40.070Z] [2023-11-08T08:32:40.070Z] #15 [core-common-config-bootstrapper internal] load .dockerignore [2023-11-08T08:32:40.070Z] #15 transferring context: 50B done [2023-11-08T08:32:40.070Z] #15 DONE 0.0s [2023-11-08T08:32:40.070Z] [2023-11-08T08:32:40.070Z] #16 [security-secretstore-setup internal] load .dockerignore [2023-11-08T08:32:40.070Z] #16 transferring context: 50B done [2023-11-08T08:32:40.070Z] #16 DONE 0.0s [2023-11-08T08:32:40.070Z] [2023-11-08T08:32:40.070Z] #17 [security-bootstrapper internal] load .dockerignore [2023-11-08T08:32:40.070Z] #17 transferring context: 50B done [2023-11-08T08:32:40.070Z] #17 DONE 0.0s [2023-11-08T08:32:40.070Z] [2023-11-08T08:32:40.070Z] #18 [security-proxy-setup internal] load .dockerignore [2023-11-08T08:32:40.070Z] #18 transferring context: 50B done [2023-11-08T08:32:40.070Z] #18 DONE 0.0s [2023-11-08T08:32:40.070Z] [2023-11-08T08:32:40.070Z] #19 [support-notifications internal] load .dockerignore [2023-11-08T08:32:40.070Z] #19 transferring context: 50B done [2023-11-08T08:32:40.070Z] #19 DONE 0.0s [2023-11-08T08:32:40.070Z] [2023-11-08T08:32:40.070Z] #20 [core-data internal] load .dockerignore [2023-11-08T08:32:40.329Z] #20 transferring context: 50B done [2023-11-08T08:32:40.329Z] #20 DONE 0.0s [2023-11-08T08:32:40.329Z] [2023-11-08T08:32:40.329Z] #21 [security-spire-agent internal] load .dockerignore [2023-11-08T08:32:40.329Z] #21 transferring context: 50B done [2023-11-08T08:32:40.329Z] #21 DONE 0.0s [2023-11-08T08:32:40.329Z] [2023-11-08T08:32:40.329Z] #22 [security-proxy-auth internal] load .dockerignore [2023-11-08T08:32:40.329Z] #22 transferring context: 50B done [2023-11-08T08:32:40.329Z] #22 DONE 0.0s [2023-11-08T08:32:40.329Z] [2023-11-08T08:32:40.329Z] #23 [core-command internal] load .dockerignore [2023-11-08T08:32:40.329Z] #23 transferring context: 50B done [2023-11-08T08:32:40.329Z] #23 DONE 0.0s [2023-11-08T08:32:40.329Z] [2023-11-08T08:32:40.329Z] #24 [support-scheduler internal] load .dockerignore [2023-11-08T08:32:40.329Z] #24 transferring context: 50B done [2023-11-08T08:32:40.329Z] #24 DONE 0.0s [2023-11-08T08:32:40.329Z] [2023-11-08T08:32:40.329Z] #25 [core-metadata internal] load .dockerignore [2023-11-08T08:32:40.329Z] #25 transferring context: 50B done [2023-11-08T08:32:40.329Z] #25 DONE 0.0s [2023-11-08T08:32:40.329Z] [2023-11-08T08:32:40.329Z] #26 [security-spire-server internal] load .dockerignore [2023-11-08T08:32:40.329Z] #26 transferring context: 50B done [2023-11-08T08:32:40.329Z] #26 DONE 0.0s [2023-11-08T08:32:40.329Z] [2023-11-08T08:32:40.329Z] #27 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-08T08:32:40.329Z] #27 DONE 0.0s [2023-11-08T08:32:40.329Z] [2023-11-08T08:32:40.329Z] #28 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-11-08T08:32:40.329Z] #28 ... [2023-11-08T08:32:40.329Z] [2023-11-08T08:32:40.329Z] #29 [security-spire-config internal] load .dockerignore [2023-11-08T08:32:40.329Z] #29 transferring context: 50B done [2023-11-08T08:32:40.329Z] #29 DONE 0.0s [2023-11-08T08:32:40.329Z] [2023-11-08T08:32:40.329Z] #30 [security-spiffe-token-provider internal] load .dockerignore [2023-11-08T08:32:40.329Z] #30 transferring context: 50B done [2023-11-08T08:32:40.329Z] #30 DONE 0.0s [2023-11-08T08:32:40.590Z] [2023-11-08T08:32:40.590Z] #27 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-08T08:32:40.590Z] #27 DONE 0.0s [2023-11-08T08:32:40.590Z] [2023-11-08T08:32:40.590Z] #28 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2023-11-08T08:32:40.854Z] #28 DONE 0.6s [2023-11-08T08:32:40.854Z] [2023-11-08T08:32:40.854Z] #31 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T08:32:40.854Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-08T08:32:41.117Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-08T08:32:41.117Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-11-08T08:32:41.117Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-11-08T08:32:41.117Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s [2023-11-08T08:32:41.379Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.4s done [2023-11-08T08:32:41.379Z] #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa [2023-11-08T08:32:41.637Z] #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done [2023-11-08T08:32:41.898Z] #31 ... [2023-11-08T08:32:41.898Z] [2023-11-08T08:32:41.898Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-11-08T08:32:41.898Z] #32 DONE 1.3s [2023-11-08T08:32:41.898Z] [2023-11-08T08:32:41.898Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-11-08T08:32:41.898Z] #33 DONE 1.3s [2023-11-08T08:32:41.898Z] [2023-11-08T08:32:41.898Z] #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T08:32:41.898Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-08T08:32:41.898Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-08T08:32:41.898Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-11-08T08:32:41.898Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-11-08T08:32:41.898Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.4s done [2023-11-08T08:32:41.898Z] #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done [2023-11-08T08:32:41.898Z] #31 DONE 1.3s [2023-11-08T08:32:41.898Z] [2023-11-08T08:32:41.898Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-08T08:32:41.898Z] #34 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2023-11-08T08:32:42.156Z] #34 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-11-08T08:32:42.156Z] #34 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-11-08T08:32:42.156Z] #34 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-11-08T08:32:42.156Z] #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.0s [2023-11-08T08:32:42.156Z] #34 ... [2023-11-08T08:32:42.156Z] [2023-11-08T08:32:42.156Z] #35 [security-spire-config internal] load build context [2023-11-08T08:32:42.156Z] #35 transferring context: 16.35kB 0.0s done [2023-11-08T08:32:42.156Z] #35 DONE 0.3s [2023-11-08T08:32:42.156Z] [2023-11-08T08:32:42.156Z] #36 [security-spire-server internal] load build context [2023-11-08T08:32:42.156Z] #36 transferring context: 18.10kB 0.0s done [2023-11-08T08:32:42.156Z] #36 DONE 0.3s [2023-11-08T08:32:42.156Z] [2023-11-08T08:32:42.156Z] #37 [security-spire-agent internal] load build context [2023-11-08T08:32:42.156Z] #37 transferring context: 17.63kB 0.0s done [2023-11-08T08:32:42.156Z] #37 DONE 0.3s [2023-11-08T08:32:42.156Z] [2023-11-08T08:32:42.156Z] #38 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-11-08T08:32:42.156Z] #38 DONE 1.4s [2023-11-08T08:32:42.156Z] [2023-11-08T08:32:42.156Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-08T08:32:42.156Z] #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.1s done [2023-11-08T08:32:42.156Z] #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s [2023-11-08T08:32:42.156Z] #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s [2023-11-08T08:32:42.156Z] #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s [2023-11-08T08:32:42.156Z] #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s [2023-11-08T08:32:42.156Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.2s [2023-11-08T08:32:42.416Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 5.24MB / 25.84MB 0.3s [2023-11-08T08:32:42.416Z] #34 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-11-08T08:32:42.416Z] #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done [2023-11-08T08:32:42.416Z] #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done [2023-11-08T08:32:42.416Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 16.78MB / 25.84MB 0.5s [2023-11-08T08:32:42.678Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.7s [2023-11-08T08:32:46.223Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 2.1s done [2023-11-08T08:32:48.442Z] #34 ... [2023-11-08T08:32:48.442Z] [2023-11-08T08:32:48.442Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-08T08:32:48.442Z] #39 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2023-11-08T08:32:48.442Z] #39 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-11-08T08:32:48.442Z] #39 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-11-08T08:32:48.442Z] #39 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-11-08T08:32:48.442Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2023-11-08T08:32:48.442Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2023-11-08T08:32:48.442Z] #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-11-08T08:32:48.442Z] #39 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 5.7s [2023-11-08T08:32:48.443Z] #39 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 5.7s [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T08:32:49.083Z] provisioning config files... [2023-11-08T08:32:49.112Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4923441082963499306tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T08:32:49.455Z] ---> docker-login.sh [2023-11-08T08:32:49.455Z] nexus3.edgexfoundry.org:10001 [2023-11-08T08:32:49.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T08:32:49.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T08:32:49.998Z] Configure a credential helper to remove this warning. See [2023-11-08T08:32:49.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T08:32:49.998Z] [2023-11-08T08:32:49.998Z] Login Succeeded [2023-11-08T08:32:49.998Z] nexus3.edgexfoundry.org:10002 [2023-11-08T08:32:50.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T08:32:50.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T08:32:50.267Z] Configure a credential helper to remove this warning. See [2023-11-08T08:32:50.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T08:32:50.267Z] [2023-11-08T08:32:50.267Z] Login Succeeded [2023-11-08T08:32:50.348Z] #39 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 6.8s done [2023-11-08T08:32:50.538Z] nexus3.edgexfoundry.org:10003 [2023-11-08T08:32:50.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T08:32:50.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T08:32:50.812Z] Configure a credential helper to remove this warning. See [2023-11-08T08:32:50.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T08:32:50.812Z] [2023-11-08T08:32:50.812Z] Login Succeeded [2023-11-08T08:32:50.812Z] nexus3.edgexfoundry.org:10004 [2023-11-08T08:32:50.916Z] #39 ... [2023-11-08T08:32:50.916Z] [2023-11-08T08:32:50.916Z] #40 [security-spiffe-token-provider internal] load build context [2023-11-08T08:32:50.916Z] #40 transferring context: 365.20MB 9.0s done [2023-11-08T08:32:51.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T08:32:51.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T08:32:51.082Z] Configure a credential helper to remove this warning. See [2023-11-08T08:32:51.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T08:32:51.082Z] [2023-11-08T08:32:51.082Z] Login Succeeded [2023-11-08T08:32:51.082Z] docker.io [2023-11-08T08:32:51.176Z] #40 ... [2023-11-08T08:32:51.176Z] [2023-11-08T08:32:51.176Z] #41 [security-secretstore-setup internal] load build context [2023-11-08T08:32:51.176Z] #41 transferring context: 365.20MB 8.3s done [2023-11-08T08:32:51.176Z] #41 ... [2023-11-08T08:32:51.176Z] [2023-11-08T08:32:51.176Z] #42 [core-data internal] load build context [2023-11-08T08:32:51.176Z] #42 transferring context: 365.20MB 8.5s done [2023-11-08T08:32:51.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T08:32:51.522Z] #42 ... [2023-11-08T08:32:51.522Z] [2023-11-08T08:32:51.522Z] #43 [security-bootstrapper internal] load build context [2023-11-08T08:32:51.522Z] #43 transferring context: 365.20MB 9.5s done [2023-11-08T08:32:51.522Z] #43 ... [2023-11-08T08:32:51.522Z] [2023-11-08T08:32:51.522Z] #44 [support-scheduler internal] load build context [2023-11-08T08:32:51.522Z] #44 transferring context: 365.20MB 9.0s done [2023-11-08T08:32:51.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T08:32:51.623Z] Configure a credential helper to remove this warning. See [2023-11-08T08:32:51.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T08:32:51.623Z] [2023-11-08T08:32:51.623Z] Login Succeeded [2023-11-08T08:32:51.623Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T08:32:51.639Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-11-08T08:32:51.781Z] #44 ... [2023-11-08T08:32:51.781Z] [2023-11-08T08:32:51.781Z] #45 [core-metadata internal] load build context [2023-11-08T08:32:51.781Z] #45 transferring context: 365.20MB 8.8s done [2023-11-08T08:32:51.781Z] #45 ... [2023-11-08T08:32:51.781Z] [2023-11-08T08:32:51.781Z] #46 [core-common-config-bootstrapper internal] load build context [2023-11-08T08:32:51.781Z] #46 transferring context: 365.20MB 8.4s done [Pipeline] sh [2023-11-08T08:32:52.039Z] #46 ... [2023-11-08T08:32:52.039Z] [2023-11-08T08:32:52.039Z] #47 [core-command internal] load build context [2023-11-08T08:32:52.039Z] #47 transferring context: 365.20MB 8.3s done [2023-11-08T08:32:52.039Z] #47 ... [2023-11-08T08:32:52.039Z] [2023-11-08T08:32:52.039Z] #48 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-08T08:32:52.188Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-11-08T08:32:52.208Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T08:32:52.221Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T08:32:52.235Z] ========================================================= [2023-11-08T08:32:52.235Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-08T08:32:52.235Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-11-08T08:32:52.299Z] #48 ... [2023-11-08T08:32:52.299Z] [2023-11-08T08:32:52.299Z] #49 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-08T08:32:52.299Z] #49 ... [2023-11-08T08:32:52.299Z] [2023-11-08T08:32:52.299Z] #50 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-11-08T08:32:52.552Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-08T08:32:52.820Z] #50 ... [2023-11-08T08:32:52.820Z] [2023-11-08T08:32:52.820Z] #51 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-11-08T08:32:52.823Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-08T08:32:52.823Z] 9fda8d8052c6: Pulling fs layer [2023-11-08T08:32:52.823Z] 5d54e960e981: Pulling fs layer [2023-11-08T08:32:52.823Z] c4a7e357bf2a: Pulling fs layer [2023-11-08T08:32:52.823Z] f0e02332f6b5: Pulling fs layer [2023-11-08T08:32:52.823Z] cefa15bbcfad: Pulling fs layer [2023-11-08T08:32:52.823Z] 17808c966233: Pulling fs layer [2023-11-08T08:32:52.823Z] f4c1fc716caa: Pulling fs layer [2023-11-08T08:32:52.823Z] cefa15bbcfad: Waiting [2023-11-08T08:32:52.823Z] f0e02332f6b5: Waiting [2023-11-08T08:32:52.823Z] 17808c966233: Waiting [2023-11-08T08:32:52.823Z] f4c1fc716caa: Waiting [2023-11-08T08:32:52.823Z] 5d54e960e981: Verifying Checksum [2023-11-08T08:32:52.823Z] 5d54e960e981: Download complete [2023-11-08T08:32:52.823Z] f0e02332f6b5: Verifying Checksum [2023-11-08T08:32:52.823Z] f0e02332f6b5: Download complete [2023-11-08T08:32:52.823Z] cefa15bbcfad: Verifying Checksum [2023-11-08T08:32:52.823Z] cefa15bbcfad: Download complete [2023-11-08T08:32:52.823Z] 9fda8d8052c6: Download complete [2023-11-08T08:32:53.080Z] #51 ... [2023-11-08T08:32:53.080Z] [2023-11-08T08:32:53.080Z] #52 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-08T08:32:53.080Z] #0 3.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T08:32:53.080Z] #0 4.073 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T08:32:53.080Z] #0 4.374 (1/2) Installing ca-certificates (20230506-r0) [2023-11-08T08:32:53.080Z] #0 4.435 (2/2) Installing dumb-init (1.2.5-r2) [2023-11-08T08:32:53.080Z] #0 4.435 Executing busybox-1.36.1-r2.trigger [2023-11-08T08:32:53.080Z] #0 4.442 Executing ca-certificates-20230506-r0.trigger [2023-11-08T08:32:53.080Z] #0 4.482 OK: 8 MiB in 17 packages [2023-11-08T08:32:53.080Z] #52 ... [2023-11-08T08:32:53.080Z] [2023-11-08T08:32:53.080Z] #53 [security-spire-server stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-08T08:32:53.339Z] #53 ... [2023-11-08T08:32:53.339Z] [2023-11-08T08:32:53.339Z] #54 [security-proxy-auth internal] load build context [2023-11-08T08:32:53.339Z] #54 transferring context: 365.20MB 8.5s done [2023-11-08T08:32:53.339Z] #54 ... [2023-11-08T08:32:53.339Z] [2023-11-08T08:32:53.339Z] #55 [security-proxy-setup internal] load build context [2023-11-08T08:32:53.339Z] #55 transferring context: 365.20MB 8.8s done [2023-11-08T08:32:53.415Z] f4c1fc716caa: Verifying Checksum [2023-11-08T08:32:53.415Z] f4c1fc716caa: Download complete [2023-11-08T08:32:53.598Z] #55 ... [2023-11-08T08:32:53.598Z] [2023-11-08T08:32:53.598Z] #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-08T08:32:53.598Z] #56 ... [2023-11-08T08:32:53.598Z] [2023-11-08T08:32:53.598Z] #57 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-11-08T08:32:53.857Z] #57 ... [2023-11-08T08:32:53.857Z] [2023-11-08T08:32:53.857Z] #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-11-08T08:32:54.014Z] 9fda8d8052c6: Pull complete [2023-11-08T08:32:54.115Z] #58 ... [2023-11-08T08:32:54.116Z] [2023-11-08T08:32:54.116Z] #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-08T08:32:54.283Z] 5d54e960e981: Pull complete [2023-11-08T08:32:54.375Z] #59 ... [2023-11-08T08:32:54.375Z] [2023-11-08T08:32:54.375Z] #60 [support-notifications internal] load build context [2023-11-08T08:32:54.375Z] #60 transferring context: 365.20MB 8.4s done [2023-11-08T08:32:54.871Z] c4a7e357bf2a: Verifying Checksum [2023-11-08T08:32:54.871Z] c4a7e357bf2a: Download complete [2023-11-08T08:32:55.839Z] 17808c966233: Verifying Checksum [2023-11-08T08:32:55.839Z] 17808c966233: Download complete [2023-11-08T08:33:02.559Z] #60 ... [2023-11-08T08:33:02.559Z] [2023-11-08T08:33:02.559Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-08T08:33:02.559Z] #39 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 8.8s done [2023-11-08T08:33:02.559Z] #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-11-08T08:33:02.559Z] #39 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-11-08T08:33:02.559Z] #39 ... [2023-11-08T08:33:02.559Z] [2023-11-08T08:33:02.559Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-08T08:33:02.559Z] #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-11-08T08:33:02.559Z] #34 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-11-08T08:33:06.748Z] #34 ... [2023-11-08T08:33:06.748Z] [2023-11-08T08:33:06.748Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-08T08:33:06.748Z] #39 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 [2023-11-08T08:33:06.748Z] #39 ... [2023-11-08T08:33:06.748Z] [2023-11-08T08:33:06.748Z] #41 [security-secretstore-setup internal] load build context [2023-11-08T08:33:06.748Z] #41 DONE 25.3s [2023-11-08T08:33:06.748Z] [2023-11-08T08:33:06.748Z] #47 [core-command internal] load build context [2023-11-08T08:33:06.748Z] #47 DONE 25.3s [2023-11-08T08:33:06.748Z] [2023-11-08T08:33:06.748Z] #52 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-08T08:33:06.748Z] #52 DONE 24.2s [2023-11-08T08:33:06.748Z] [2023-11-08T08:33:06.748Z] #60 [support-notifications internal] load build context [2023-11-08T08:33:06.748Z] #60 DONE 25.4s [2023-11-08T08:33:06.748Z] [2023-11-08T08:33:06.748Z] #57 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-11-08T08:33:06.748Z] #57 DONE 24.2s [2023-11-08T08:33:06.748Z] [2023-11-08T08:33:06.748Z] #46 [core-common-config-bootstrapper internal] load build context [2023-11-08T08:33:06.748Z] #46 DONE 25.4s [2023-11-08T08:33:06.748Z] [2023-11-08T08:33:06.748Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-08T08:33:06.749Z] #39 ... [2023-11-08T08:33:06.749Z] [2023-11-08T08:33:06.749Z] #54 [security-proxy-auth internal] load build context [2023-11-08T08:33:06.749Z] #54 DONE 25.4s [2023-11-08T08:33:06.749Z] [2023-11-08T08:33:06.749Z] #45 [core-metadata internal] load build context [2023-11-08T08:33:06.749Z] #45 DONE 25.4s [2023-11-08T08:33:06.749Z] [2023-11-08T08:33:06.749Z] #42 [core-data internal] load build context [2023-11-08T08:33:06.749Z] #42 DONE 25.4s [2023-11-08T08:33:06.749Z] [2023-11-08T08:33:06.749Z] #40 [security-spiffe-token-provider internal] load build context [2023-11-08T08:33:06.749Z] #40 DONE 25.4s [2023-11-08T08:33:06.749Z] [2023-11-08T08:33:06.749Z] #55 [security-proxy-setup internal] load build context [2023-11-08T08:33:06.749Z] #55 DONE 25.4s [2023-11-08T08:33:06.749Z] [2023-11-08T08:33:06.749Z] #44 [support-scheduler internal] load build context [2023-11-08T08:33:06.749Z] #44 DONE 25.4s [2023-11-08T08:33:06.749Z] [2023-11-08T08:33:06.749Z] #43 [security-bootstrapper internal] load build context [2023-11-08T08:33:06.749Z] #43 DONE 25.5s [2023-11-08T08:33:06.749Z] [2023-11-08T08:33:06.749Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-08T08:33:07.008Z] #39 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.8s done [2023-11-08T08:33:08.158Z] c4a7e357bf2a: Pull complete [2023-11-08T08:33:08.158Z] f0e02332f6b5: Pull complete [2023-11-08T08:33:08.158Z] cefa15bbcfad: Pull complete [2023-11-08T08:33:08.912Z] #39 ... [2023-11-08T08:33:08.912Z] [2023-11-08T08:33:08.912Z] #51 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-11-08T08:33:08.912Z] #51 24.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T08:33:08.912Z] #51 24.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T08:33:08.912Z] #51 25.03 (1/1) Installing dumb-init (1.2.5-r2) [2023-11-08T08:33:08.912Z] #51 25.03 Executing busybox-1.36.1-r2.trigger [2023-11-08T08:33:08.912Z] #51 25.05 OK: 7 MiB in 16 packages [2023-11-08T08:33:08.912Z] #51 DONE 26.6s [2023-11-08T08:33:08.912Z] [2023-11-08T08:33:08.912Z] #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-08T08:33:08.912Z] #59 24.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T08:33:08.912Z] #59 24.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T08:33:08.912Z] #59 25.08 v3.18.4-152-gcdf3c00435d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-08T08:33:08.912Z] #59 25.08 v3.18.4-161-gd1914d23639 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-08T08:33:08.912Z] #59 25.08 OK: 20076 distinct packages available [2023-11-08T08:33:08.912Z] #59 25.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T08:33:08.912Z] #59 25.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T08:33:08.912Z] #59 25.53 (1/4) Installing dumb-init (1.2.5-r2) [2023-11-08T08:33:08.912Z] #59 25.53 (2/4) Installing musl-obstack (1.2.3-r2) [2023-11-08T08:33:08.912Z] #59 25.54 (3/4) Installing libucontext (1.2-r2) [2023-11-08T08:33:08.912Z] #59 25.54 (4/4) Installing gcompat (1.1.0-r1) [2023-11-08T08:33:08.912Z] #59 25.54 Executing busybox-1.36.1-r2.trigger [2023-11-08T08:33:08.912Z] #59 25.55 OK: 8 MiB in 19 packages [2023-11-08T08:33:08.912Z] #59 DONE 26.7s [2023-11-08T08:33:08.912Z] [2023-11-08T08:33:08.912Z] #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-11-08T08:33:08.912Z] #58 24.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T08:33:08.912Z] #58 25.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T08:33:08.912Z] #58 25.38 (1/2) Installing dumb-init (1.2.5-r2) [2023-11-08T08:33:08.912Z] #58 25.38 (2/2) Installing su-exec (0.2-r3) [2023-11-08T08:33:08.912Z] #58 25.38 Executing busybox-1.36.1-r2.trigger [2023-11-08T08:33:08.912Z] #58 25.39 OK: 7 MiB in 17 packages [2023-11-08T08:33:08.912Z] #58 DONE 26.7s [2023-11-08T08:33:08.912Z] [2023-11-08T08:33:08.912Z] #49 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-08T08:33:08.912Z] #49 24.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T08:33:08.912Z] #49 24.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T08:33:08.912Z] #49 25.00 (1/4) Installing ca-certificates (20230506-r0) [2023-11-08T08:33:08.912Z] #49 25.02 (2/4) Installing dumb-init (1.2.5-r2) [2023-11-08T08:33:08.912Z] #49 25.03 (3/4) Installing su-exec (0.2-r3) [2023-11-08T08:33:08.912Z] #49 25.04 (4/4) Installing yq (4.33.3-r4) [2023-11-08T08:33:08.912Z] #49 25.10 Executing busybox-1.36.1-r2.trigger [2023-11-08T08:33:08.912Z] #49 25.11 Executing ca-certificates-20230506-r0.trigger [2023-11-08T08:33:08.912Z] #49 25.15 OK: 17 MiB in 19 packages [2023-11-08T08:33:08.912Z] #49 DONE 26.7s [2023-11-08T08:33:08.912Z] [2023-11-08T08:33:08.912Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-08T08:33:08.912Z] #0 1.791 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T08:33:08.912Z] #0 1.890 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T08:33:08.912Z] #0 2.106 v3.18.4-152-gcdf3c00435d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-08T08:33:08.912Z] #0 2.106 v3.18.4-161-gd1914d23639 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-08T08:33:08.912Z] #0 2.106 OK: 20080 distinct packages available [2023-11-08T08:33:08.912Z] #0 2.150 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T08:33:08.912Z] #0 2.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T08:33:08.912Z] #0 2.449 OK: 264 MiB in 52 packages [2023-11-08T08:33:08.912Z] #61 DONE 2.6s [2023-11-08T08:33:08.912Z] [2023-11-08T08:33:08.912Z] #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-08T08:33:08.912Z] #56 24.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T08:33:08.912Z] #56 24.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T08:33:08.912Z] #56 25.04 v3.18.4-152-gcdf3c00435d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-08T08:33:08.912Z] #56 25.04 v3.18.4-161-gd1914d23639 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-08T08:33:08.912Z] #56 25.04 OK: 20076 distinct packages available [2023-11-08T08:33:08.912Z] #56 25.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T08:33:08.912Z] #56 25.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T08:33:08.912Z] #56 25.51 (1/11) Installing ca-certificates (20230506-r0) [2023-11-08T08:33:08.912Z] #56 25.52 (2/11) Installing brotli-libs (1.0.9-r14) [2023-11-08T08:33:08.912Z] #56 25.54 (3/11) Installing libunistring (1.1-r1) [2023-11-08T08:33:08.912Z] #56 25.55 (4/11) Installing libidn2 (2.3.4-r1) [2023-11-08T08:33:08.912Z] #56 25.56 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-11-08T08:33:08.912Z] #56 25.56 (6/11) Installing libcurl (8.4.0-r0) [2023-11-08T08:33:08.912Z] #56 25.57 (7/11) Installing curl (8.4.0-r0) [2023-11-08T08:33:08.912Z] #56 25.58 (8/11) Installing dumb-init (1.2.5-r2) [2023-11-08T08:33:08.912Z] #56 25.58 (9/11) Installing musl-obstack (1.2.3-r2) [2023-11-08T08:33:08.912Z] #56 25.59 (10/11) Installing libucontext (1.2-r2) [2023-11-08T08:33:08.912Z] #56 25.59 (11/11) Installing gcompat (1.1.0-r1) [2023-11-08T08:33:08.912Z] #56 25.60 Executing busybox-1.36.1-r2.trigger [2023-11-08T08:33:08.912Z] #56 25.60 Executing ca-certificates-20230506-r0.trigger [2023-11-08T08:33:08.912Z] #56 25.65 OK: 12 MiB in 26 packages [2023-11-08T08:33:08.912Z] #56 DONE 26.7s [2023-11-08T08:33:08.912Z] [2023-11-08T08:33:08.912Z] #53 [security-spire-server stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-08T08:33:08.912Z] #53 25.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T08:33:08.912Z] #53 25.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T08:33:08.912Z] #53 25.44 v3.18.4-152-gcdf3c00435d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-08T08:33:08.912Z] #53 25.44 v3.18.4-161-gd1914d23639 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-08T08:33:08.912Z] #53 25.44 OK: 20076 distinct packages available [2023-11-08T08:33:08.912Z] #53 25.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T08:33:08.912Z] #53 25.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T08:33:08.912Z] #53 25.79 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-08T08:33:08.912Z] #53 25.93 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-08T08:33:08.912Z] #53 25.94 (3/7) Installing dumb-init (1.2.5-r2) [2023-11-08T08:33:08.912Z] #53 25.94 (4/7) Installing musl-obstack (1.2.3-r2) [2023-11-08T08:33:08.912Z] #53 25.95 (5/7) Installing libucontext (1.2-r2) [2023-11-08T08:33:08.912Z] #53 25.95 (6/7) Installing gcompat (1.1.0-r1) [2023-11-08T08:33:08.912Z] #53 25.95 (7/7) Installing openssl (3.1.4-r0) [2023-11-08T08:33:08.913Z] #53 25.97 Executing busybox-1.36.1-r2.trigger [2023-11-08T08:33:08.913Z] #53 25.97 OK: 8 MiB in 20 packages [2023-11-08T08:33:08.913Z] #53 DONE 26.7s [2023-11-08T08:33:08.913Z] [2023-11-08T08:33:08.913Z] #62 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-11-08T08:33:08.913Z] #0 1.767 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T08:33:08.913Z] #0 1.852 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T08:33:08.913Z] #0 2.053 OK: 264 MiB in 52 packages [2023-11-08T08:33:08.913Z] #62 DONE 2.6s [2023-11-08T08:33:08.913Z] [2023-11-08T08:33:08.913Z] #48 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-08T08:33:08.913Z] #48 24.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T08:33:08.913Z] #48 24.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T08:33:08.913Z] #48 25.03 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-08T08:33:08.913Z] #48 25.07 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-08T08:33:08.913Z] #48 25.07 (3/6) Installing dumb-init (1.2.5-r2) [2023-11-08T08:33:08.913Z] #48 25.08 (4/6) Installing openssl (3.1.4-r0) [2023-11-08T08:33:08.913Z] #48 25.09 (5/6) Installing su-exec (0.2-r3) [2023-11-08T08:33:08.913Z] #48 25.10 (6/6) Installing yq (4.33.3-r4) [2023-11-08T08:33:08.913Z] #48 25.15 Executing busybox-1.36.1-r2.trigger [2023-11-08T08:33:08.913Z] #48 25.16 OK: 17 MiB in 19 packages [2023-11-08T08:33:08.913Z] #48 DONE 26.8s [2023-11-08T08:33:08.913Z] [2023-11-08T08:33:08.913Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-11-08T08:33:08.913Z] #0 2.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T08:33:08.913Z] #0 2.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T08:33:08.913Z] #0 2.466 OK: 264 MiB in 52 packages [2023-11-08T08:33:08.913Z] #63 DONE 2.6s [2023-11-08T08:33:08.913Z] [2023-11-08T08:33:08.913Z] #50 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-11-08T08:33:08.913Z] #50 25.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T08:33:08.913Z] #50 25.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T08:33:08.913Z] #50 25.38 (1/1) Installing dumb-init (1.2.5-r2) [2023-11-08T08:33:08.913Z] #50 25.38 Executing busybox-1.36.1-r2.trigger [2023-11-08T08:33:08.913Z] #50 25.39 OK: 7 MiB in 16 packages [2023-11-08T08:33:08.913Z] #50 DONE 26.8s [2023-11-08T08:33:08.913Z] [2023-11-08T08:33:08.913Z] #64 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-11-08T08:33:09.483Z] #64 DONE 0.8s [2023-11-08T08:33:09.483Z] [2023-11-08T08:33:09.483Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-08T08:33:09.483Z] #34 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.5s done [2023-11-08T08:33:09.742Z] #34 DONE 27.9s [2023-11-08T08:33:09.742Z] [2023-11-08T08:33:09.742Z] #65 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-11-08T08:33:09.742Z] #65 DONE 0.9s [2023-11-08T08:33:09.742Z] [2023-11-08T08:33:09.742Z] #66 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-11-08T08:33:09.742Z] #66 DONE 0.8s [2023-11-08T08:33:09.742Z] [2023-11-08T08:33:09.742Z] #67 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-11-08T08:33:09.742Z] #67 DONE 0.9s [2023-11-08T08:33:09.742Z] [2023-11-08T08:33:09.742Z] #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-11-08T08:33:09.742Z] #68 DONE 0.8s [2023-11-08T08:33:09.742Z] [2023-11-08T08:33:09.742Z] #69 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-11-08T08:33:09.742Z] #0 2.548 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T08:33:09.742Z] #0 2.653 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T08:33:09.742Z] #0 2.874 OK: 264 MiB in 52 packages [2023-11-08T08:33:09.742Z] #69 DONE 3.6s [2023-11-08T08:33:09.742Z] [2023-11-08T08:33:09.742Z] #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T08:33:10.000Z] #70 ... [2023-11-08T08:33:10.000Z] [2023-11-08T08:33:10.000Z] #71 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-11-08T08:33:10.000Z] #71 DONE 0.1s [2023-11-08T08:33:10.000Z] [2023-11-08T08:33:10.000Z] #72 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-08T08:33:12.537Z] #72 DONE 2.1s [2023-11-08T08:33:12.537Z] [2023-11-08T08:33:12.537Z] #73 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-08T08:33:12.537Z] #73 DONE 2.1s [2023-11-08T08:33:12.537Z] [2023-11-08T08:33:12.537Z] #74 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-08T08:33:12.537Z] #74 DONE 2.1s [2023-11-08T08:33:12.537Z] [2023-11-08T08:33:12.537Z] #75 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-11-08T08:33:12.537Z] #75 DONE 0.1s [2023-11-08T08:33:12.537Z] [2023-11-08T08:33:12.537Z] #76 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-11-08T08:33:12.537Z] #76 DONE 3.5s [2023-11-08T08:33:12.537Z] [2023-11-08T08:33:12.537Z] #77 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-11-08T08:33:12.537Z] #77 DONE 0.1s [2023-11-08T08:33:12.537Z] [2023-11-08T08:33:12.537Z] #78 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-11-08T08:33:12.537Z] #78 DONE 0.1s [2023-11-08T08:33:12.537Z] [2023-11-08T08:33:12.537Z] #79 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-11-08T08:33:12.537Z] #79 DONE 0.1s [2023-11-08T08:33:12.537Z] [2023-11-08T08:33:12.537Z] #80 [security-spire-server stage-2 5/8] COPY security.txt / [2023-11-08T08:33:12.537Z] #80 DONE 0.1s [2023-11-08T08:33:12.537Z] [2023-11-08T08:33:12.537Z] #81 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-11-08T08:33:12.537Z] #81 ... [2023-11-08T08:33:12.537Z] [2023-11-08T08:33:12.537Z] #82 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-11-08T08:33:12.537Z] #82 DONE 0.1s [2023-11-08T08:33:12.537Z] [2023-11-08T08:33:12.537Z] #83 [security-spire-config stage-2 5/9] COPY security.txt / [2023-11-08T08:33:12.537Z] #83 DONE 0.2s [2023-11-08T08:33:12.537Z] [2023-11-08T08:33:12.537Z] #81 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-11-08T08:33:12.537Z] #81 DONE 0.2s [2023-11-08T08:33:12.537Z] [2023-11-08T08:33:12.537Z] #84 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-11-08T08:33:12.537Z] #84 DONE 0.2s [2023-11-08T08:33:12.537Z] [2023-11-08T08:33:12.537Z] #85 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-11-08T08:33:12.537Z] #85 DONE 0.1s [2023-11-08T08:33:12.537Z] [2023-11-08T08:33:12.537Z] #86 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-11-08T08:33:12.537Z] #86 DONE 0.0s [2023-11-08T08:33:12.537Z] [2023-11-08T08:33:12.537Z] #87 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-11-08T08:33:12.537Z] #87 DONE 0.1s [2023-11-08T08:33:12.537Z] [2023-11-08T08:33:12.537Z] #88 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-11-08T08:33:12.796Z] #88 DONE 0.1s [2023-11-08T08:33:12.796Z] [2023-11-08T08:33:12.796Z] #89 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-11-08T08:33:12.796Z] #89 DONE 0.1s [2023-11-08T08:33:12.796Z] [2023-11-08T08:33:12.796Z] #90 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-11-08T08:33:12.796Z] #90 DONE 0.1s [2023-11-08T08:33:12.796Z] [2023-11-08T08:33:12.796Z] #91 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-11-08T08:33:12.796Z] #91 DONE 0.1s [2023-11-08T08:33:12.796Z] [2023-11-08T08:33:12.796Z] #92 [security-spire-agent] exporting to image [2023-11-08T08:33:12.796Z] #92 exporting layers [2023-11-08T08:33:13.365Z] #92 exporting layers 0.5s done [2023-11-08T08:33:13.365Z] #92 writing image sha256:762894209fb0fb98a60c7fa52606d9fa47569891ce3987180ee9602832a4f1eb done [2023-11-08T08:33:13.365Z] #92 naming to docker.io/library/security-spire-server done [2023-11-08T08:33:13.365Z] #92 writing image sha256:c9ecdabd68549ea9641cc6ecee23d024bcc24911cdb29bdb8bd7f85ea2e9764c done [2023-11-08T08:33:13.365Z] #92 naming to docker.io/library/security-spire-agent done [2023-11-08T08:33:13.365Z] #92 writing image sha256:8136920ccb381e84c65bc7756a55c8898f6a0dd25ae82f40016fb51f598fd220 done [2023-11-08T08:33:13.365Z] #92 naming to docker.io/library/security-spire-config done [2023-11-08T08:33:13.365Z] #92 DONE 0.6s [2023-11-08T08:33:13.365Z] [2023-11-08T08:33:13.365Z] #93 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T08:33:16.377Z] 17808c966233: Pull complete [2023-11-08T08:33:18.338Z] f4c1fc716caa: Pull complete [2023-11-08T08:33:18.338Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-08T08:33:18.338Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-08T08:33:18.338Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-11-08T08:33:18.666Z] + + docker build -techo ci-base-image-arm64 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-08T08:33:18.666Z] WORKDIR /edgex [2023-11-08T08:33:18.666Z] COPY go.mod . [2023-11-08T08:33:18.666Z] RUN go mod download -f [2023-11-08T08:33:18.666Z] - . [2023-11-08T08:33:19.252Z] Sending build context to Docker daemon 2.91MB [2023-11-08T08:33:19.252Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-08T08:33:19.252Z] ---> ea914061e18c [2023-11-08T08:33:19.252Z] Step 2/4 : WORKDIR /edgex [2023-11-08T08:33:19.930Z] #93 ... [2023-11-08T08:33:19.930Z] [2023-11-08T08:33:19.930Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T08:33:19.930Z] #94 ... [2023-11-08T08:33:19.930Z] [2023-11-08T08:33:19.930Z] #95 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T08:33:21.221Z] ---> Running in bdf6bbab3d6e [2023-11-08T08:33:21.221Z] Removing intermediate container bdf6bbab3d6e [2023-11-08T08:33:21.221Z] ---> 75742350078c [2023-11-08T08:33:21.221Z] Step 3/4 : COPY go.mod . [2023-11-08T08:33:21.804Z] ---> 62e2b5bb0f5b [2023-11-08T08:33:21.804Z] Step 4/4 : RUN go mod download [2023-11-08T08:33:21.804Z] ---> Running in 4960b335bfb0 [2023-11-08T08:33:46.498Z] #95 DONE 33.0s [2023-11-08T08:33:46.498Z] [2023-11-08T08:33:46.498Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T08:33:46.498Z] #94 DONE 33.0s [2023-11-08T08:33:46.498Z] [2023-11-08T08:33:46.498Z] #93 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T08:33:46.498Z] #93 DONE 32.9s [2023-11-08T08:33:46.498Z] [2023-11-08T08:33:46.498Z] #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T08:33:46.498Z] #70 DONE 33.0s [2023-11-08T08:33:46.498Z] [2023-11-08T08:33:46.498Z] #96 [support-notifications builder 6/7] COPY . . [2023-11-08T08:33:50.706Z] #96 ... [2023-11-08T08:33:50.706Z] [2023-11-08T08:33:50.706Z] #97 [security-bootstrapper builder 6/7] COPY . . [2023-11-08T08:33:50.706Z] #97 DONE 7.5s [2023-11-08T08:33:50.706Z] [2023-11-08T08:33:50.706Z] #98 [security-spiffe-token-provider builder 6/7] COPY . . [2023-11-08T08:33:50.706Z] #98 DONE 7.6s [2023-11-08T08:33:50.706Z] [2023-11-08T08:33:50.706Z] #99 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T08:33:50.706Z] #99 CACHED [2023-11-08T08:33:50.706Z] [2023-11-08T08:33:50.706Z] #100 [security-proxy-setup builder 6/7] COPY . . [2023-11-08T08:33:50.706Z] #100 CACHED [2023-11-08T08:33:50.706Z] [2023-11-08T08:33:50.706Z] #101 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-11-08T08:33:50.706Z] #101 CACHED [2023-11-08T08:33:50.706Z] [2023-11-08T08:33:50.706Z] #102 [security-secretstore-setup builder 6/7] COPY . . [2023-11-08T08:33:50.706Z] #102 CACHED [2023-11-08T08:33:50.706Z] [2023-11-08T08:33:50.706Z] #103 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-11-08T08:33:50.706Z] #103 CACHED [2023-11-08T08:33:50.706Z] [2023-11-08T08:33:50.706Z] #104 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T08:33:50.706Z] #104 CACHED [2023-11-08T08:33:50.706Z] [2023-11-08T08:33:50.706Z] #96 [support-notifications builder 6/7] COPY . . [2023-11-08T08:33:50.706Z] #96 DONE 7.5s [2023-11-08T08:33:50.706Z] [2023-11-08T08:33:50.706Z] #105 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-08T08:33:50.706Z] #105 ... [2023-11-08T08:33:50.706Z] [2023-11-08T08:33:50.706Z] #106 [core-data builder 6/7] COPY . . [2023-11-08T08:33:50.706Z] #106 DONE 7.7s [2023-11-08T08:33:50.706Z] [2023-11-08T08:33:50.706Z] #107 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T08:33:50.706Z] #107 CACHED [2023-11-08T08:33:50.706Z] [2023-11-08T08:33:50.706Z] #108 [core-metadata builder 6/7] COPY . . [2023-11-08T08:33:50.706Z] #108 CACHED [2023-11-08T08:33:50.706Z] [2023-11-08T08:33:50.706Z] #109 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-11-08T08:33:50.706Z] #109 CACHED [2023-11-08T08:33:50.706Z] [2023-11-08T08:33:50.706Z] #110 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T08:33:50.706Z] #110 CACHED [2023-11-08T08:33:50.706Z] [2023-11-08T08:33:50.706Z] #111 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-11-08T08:33:50.706Z] #111 CACHED [2023-11-08T08:33:50.706Z] [2023-11-08T08:33:50.706Z] #112 [support-scheduler builder 6/7] COPY . . [2023-11-08T08:33:50.706Z] #112 CACHED [2023-11-08T08:33:50.706Z] [2023-11-08T08:33:50.706Z] #113 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-11-08T08:33:50.706Z] #113 CACHED [2023-11-08T08:33:50.706Z] [2023-11-08T08:33:50.706Z] #114 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T08:33:50.706Z] #114 CACHED [2023-11-08T08:33:50.706Z] [2023-11-08T08:33:50.706Z] #115 [security-proxy-auth builder 6/7] COPY . . [2023-11-08T08:33:50.706Z] #115 CACHED [2023-11-08T08:33:50.706Z] [2023-11-08T08:33:50.706Z] #116 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T08:33:50.706Z] #116 CACHED [2023-11-08T08:33:50.706Z] [2023-11-08T08:33:50.706Z] #117 [core-command builder 6/7] COPY . . [2023-11-08T08:33:50.706Z] #117 CACHED [2023-11-08T08:33:50.706Z] [2023-11-08T08:33:50.706Z] #118 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-11-08T08:33:50.706Z] #118 CACHED [2023-11-08T08:33:50.706Z] [2023-11-08T08:33:50.706Z] #119 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T08:33:50.706Z] #119 CACHED [2023-11-08T08:33:50.706Z] [2023-11-08T08:33:50.706Z] #120 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-11-08T08:33:50.706Z] #120 CACHED [2023-11-08T08:33:50.706Z] [2023-11-08T08:33:50.706Z] #121 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-11-08T08:33:50.706Z] #121 CACHED [2023-11-08T08:33:50.706Z] [2023-11-08T08:33:50.706Z] #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-08T08:33:52.083Z] #122 1.671 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-11-08T08:34:00.188Z] #122 ... [2023-11-08T08:34:00.188Z] [2023-11-08T08:34:00.188Z] #123 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-11-08T08:34:00.188Z] #0 0.634 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-11-08T08:34:00.447Z] #123 ... [2023-11-08T08:34:00.447Z] [2023-11-08T08:34:00.447Z] #124 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-08T08:34:00.447Z] #0 1.450 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-11-08T08:34:00.447Z] #124 ... [2023-11-08T08:34:00.447Z] [2023-11-08T08:34:00.447Z] #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-08T08:34:00.447Z] #0 1.561 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-11-08T08:34:00.663Z] Removing intermediate container 4960b335bfb0 [2023-11-08T08:34:00.663Z] ---> 8c257dfc2b79 [2023-11-08T08:34:00.663Z] Successfully built 8c257dfc2b79 [2023-11-08T08:34:00.663Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T08:34:00.703Z] #125 ... [2023-11-08T08:34:00.704Z] [2023-11-08T08:34:00.704Z] #126 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-08T08:34:00.704Z] #0 1.432 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-11-08T08:34:00.961Z] #126 ... [2023-11-08T08:34:00.961Z] [2023-11-08T08:34:00.961Z] #127 [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-11-08T08:34:00.961Z] #0 0.702 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-11-08T08:34:00.961Z] #127 ... [2023-11-08T08:34:00.961Z] [2023-11-08T08:34:00.961Z] #128 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-08T08:34:00.961Z] #0 0.936 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-11-08T08:34:00.991Z] + docker inspect -f . ci-base-image-arm64 [2023-11-08T08:34:00.991Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T08:34:01.199Z] prd-ubuntu20.04-docker-arm64-4c-16g-17000 does not seem to be running inside a container [2023-11-08T08:34:01.218Z] #128 ... [2023-11-08T08:34:01.218Z] [2023-11-08T08:34:01.218Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-08T08:34:01.218Z] #0 0.992 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-11-08T08:34:01.218Z] #129 ... [2023-11-08T08:34:01.218Z] [2023-11-08T08:34:01.218Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-08T08:34:01.218Z] #0 1.791 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-11-08T08:34:01.265Z] $ 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 ******** ci-base-image-arm64 cat [2023-11-08T08:34:01.475Z] #130 ... [2023-11-08T08:34:01.475Z] [2023-11-08T08:34:01.475Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-08T08:34:01.475Z] #0 0.810 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-11-08T08:34:01.732Z] #131 ... [2023-11-08T08:34:01.732Z] [2023-11-08T08:34:01.732Z] #105 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-08T08:34:01.732Z] #105 1.063 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-11-08T08:34:02.493Z] $ docker top fa381dff97d3c02a0fd125456ca4bff53f9f58722f2e78e235f9e65810e804ed -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T08:34:03.313Z] + go version [2023-11-08T08:34:03.313Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-08T08:34:03.337Z] $ docker stop --time=1 fa381dff97d3c02a0fd125456ca4bff53f9f58722f2e78e235f9e65810e804ed [2023-11-08T08:34:04.987Z] $ docker rm -f --volumes fa381dff97d3c02a0fd125456ca4bff53f9f58722f2e78e235f9e65810e804ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T08:34:05.494Z] + docker inspect -f . ci-base-image-arm64 [2023-11-08T08:34:05.494Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T08:34:05.666Z] prd-ubuntu20.04-docker-arm64-4c-16g-17000 does not seem to be running inside a container [2023-11-08T08:34:05.729Z] $ 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 ******** ci-base-image-arm64 cat [2023-11-08T08:34:06.862Z] $ docker top c3167ba8160a51363c2e139c5c437d7be51e5ff2a940d44282990e6349b6458c -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-08T08:34:07.066Z] ========================================================= [2023-11-08T08:34:07.066Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-11-08T08:34:07.066Z] ========================================================= [Pipeline] sh [2023-11-08T08:34:07.369Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-11-08T08:34:08.278Z] + make test [2023-11-08T08:34:08.278Z] go test -race -coverprofile=coverage.out ./... [2023-11-08T08:34:47.160Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-11-08T08:35:09.550Z] #105 ... [2023-11-08T08:35:09.551Z] [2023-11-08T08:35:09.551Z] #127 [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-11-08T08:35:09.551Z] #127 68.29 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-11-08T08:35:19.658Z] #127 ... [2023-11-08T08:35:19.658Z] [2023-11-08T08:35:19.658Z] #123 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-11-08T08:35:19.658Z] #123 DONE 88.2s [2023-11-08T08:35:19.658Z] [2023-11-08T08:35:19.658Z] #124 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-08T08:35:19.658Z] #124 DONE 88.0s [2023-11-08T08:35:19.658Z] [2023-11-08T08:35:19.658Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-08T08:35:19.658Z] #129 DONE 88.0s [2023-11-08T08:35:19.658Z] [2023-11-08T08:35:19.658Z] #128 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-08T08:35:19.658Z] #128 DONE 88.2s [2023-11-08T08:35:19.658Z] [2023-11-08T08:35:19.658Z] #105 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-08T08:35:19.658Z] #105 DONE 88.1s [2023-11-08T08:35:19.658Z] [2023-11-08T08:35:19.658Z] #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-08T08:35:19.658Z] #122 DONE 88.0s [2023-11-08T08:35:19.658Z] [2023-11-08T08:35:19.658Z] #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-08T08:35:19.658Z] #125 DONE 88.0s [2023-11-08T08:35:19.658Z] [2023-11-08T08:35:19.658Z] #132 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-11-08T08:35:19.658Z] #132 ... [2023-11-08T08:35:19.658Z] [2023-11-08T08:35:19.658Z] #126 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-08T08:35:19.658Z] #126 DONE 88.3s [2023-11-08T08:35:19.658Z] [2023-11-08T08:35:19.658Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-08T08:35:19.658Z] #130 DONE 88.4s [2023-11-08T08:35:19.658Z] [2023-11-08T08:35:19.659Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-08T08:35:19.659Z] #131 DONE 88.5s [2023-11-08T08:35:19.659Z] [2023-11-08T08:35:19.659Z] #127 [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-11-08T08:35:19.659Z] #127 DONE 88.6s [2023-11-08T08:35:19.659Z] [2023-11-08T08:35:19.659Z] #133 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-08T08:35:19.659Z] #133 ... [2023-11-08T08:35:19.659Z] [2023-11-08T08:35:19.659Z] #134 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-08T08:35:19.659Z] #134 DONE 0.8s [2023-11-08T08:35:19.659Z] [2023-11-08T08:35:19.659Z] #135 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-08T08:35:19.659Z] #135 DONE 0.8s [2023-11-08T08:35:19.659Z] [2023-11-08T08:35:19.659Z] #136 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-08T08:35:19.659Z] #136 DONE 0.8s [2023-11-08T08:35:19.659Z] [2023-11-08T08:35:19.659Z] #137 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-11-08T08:35:19.659Z] #137 ... [2023-11-08T08:35:19.659Z] [2023-11-08T08:35:19.659Z] #138 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-08T08:35:19.659Z] #138 DONE 0.7s [2023-11-08T08:35:19.659Z] [2023-11-08T08:35:19.659Z] #139 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-08T08:35:19.659Z] #139 DONE 0.5s [2023-11-08T08:35:19.659Z] [2023-11-08T08:35:19.659Z] #132 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-11-08T08:35:19.659Z] #132 DONE 0.9s [2023-11-08T08:35:19.659Z] [2023-11-08T08:35:19.659Z] #133 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-08T08:35:19.659Z] #133 DONE 0.5s [2023-11-08T08:35:19.659Z] [2023-11-08T08:35:19.659Z] #140 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-08T08:35:19.659Z] #140 DONE 0.4s [2023-11-08T08:35:19.659Z] [2023-11-08T08:35:19.659Z] #141 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-11-08T08:35:19.659Z] #141 ... [2023-11-08T08:35:19.659Z] [2023-11-08T08:35:19.659Z] #142 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-11-08T08:35:19.659Z] #142 DONE 0.3s [2023-11-08T08:35:19.659Z] [2023-11-08T08:35:19.659Z] #143 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-08T08:35:19.659Z] #143 CACHED [2023-11-08T08:35:19.659Z] [2023-11-08T08:35:19.659Z] #144 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-11-08T08:35:19.659Z] #144 CACHED [2023-11-08T08:35:19.659Z] [2023-11-08T08:35:19.659Z] #145 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-08T08:35:19.659Z] #145 CACHED [2023-11-08T08:35:19.659Z] [2023-11-08T08:35:19.659Z] #146 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-08T08:35:19.659Z] #146 CACHED [2023-11-08T08:35:19.659Z] [2023-11-08T08:35:19.659Z] #147 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-11-08T08:35:19.659Z] #147 CACHED [2023-11-08T08:35:19.659Z] [2023-11-08T08:35:19.659Z] #148 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-08T08:35:19.659Z] #148 CACHED [2023-11-08T08:35:19.659Z] [2023-11-08T08:35:19.659Z] #149 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-08T08:35:19.659Z] #149 CACHED [2023-11-08T08:35:19.659Z] [2023-11-08T08:35:19.659Z] #150 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-11-08T08:35:19.659Z] #150 CACHED [2023-11-08T08:35:19.659Z] [2023-11-08T08:35:19.659Z] #151 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-08T08:35:19.659Z] #151 DONE 0.3s [2023-11-08T08:35:19.659Z] [2023-11-08T08:35:19.659Z] #152 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-08T08:35:19.659Z] #152 DONE 0.3s [2023-11-08T08:35:19.659Z] [2023-11-08T08:35:19.659Z] #137 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-11-08T08:35:19.659Z] #137 DONE 0.3s [2023-11-08T08:35:19.659Z] [2023-11-08T08:35:19.659Z] #141 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-11-08T08:35:19.659Z] #141 DONE 0.3s [2023-11-08T08:35:19.659Z] [2023-11-08T08:35:19.659Z] #153 [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-11-08T08:35:21.801Z] #153 ... [2023-11-08T08:35:21.801Z] [2023-11-08T08:35:21.801Z] #154 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-11-08T08:35:21.801Z] #154 DONE 2.1s [2023-11-08T08:35:21.801Z] [2023-11-08T08:35:21.801Z] #155 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-11-08T08:35:21.801Z] #155 DONE 2.2s [2023-11-08T08:35:21.801Z] [2023-11-08T08:35:21.801Z] #156 [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-11-08T08:35:21.801Z] #156 DONE 2.1s [2023-11-08T08:35:21.801Z] [2023-11-08T08:35:21.801Z] #157 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-11-08T08:35:21.801Z] #157 DONE 2.1s [2023-11-08T08:35:21.801Z] [2023-11-08T08:35:21.801Z] #158 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-11-08T08:35:21.801Z] #158 DONE 2.1s [2023-11-08T08:35:21.801Z] [2023-11-08T08:35:21.801Z] #159 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-11-08T08:35:21.801Z] #159 DONE 2.1s [2023-11-08T08:35:21.801Z] [2023-11-08T08:35:21.801Z] #160 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-11-08T08:35:21.801Z] #160 DONE 2.2s [2023-11-08T08:35:21.801Z] [2023-11-08T08:35:21.801Z] #161 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-11-08T08:35:21.801Z] #161 DONE 2.2s [2023-11-08T08:35:21.801Z] [2023-11-08T08:35:21.801Z] #162 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-11-08T08:35:21.801Z] #162 DONE 2.2s [2023-11-08T08:35:21.801Z] [2023-11-08T08:35:21.801Z] #153 [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-11-08T08:35:21.801Z] #153 DONE 2.1s [2023-11-08T08:35:21.801Z] [2023-11-08T08:35:21.801Z] #163 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-11-08T08:35:21.801Z] #163 DONE 2.6s [2023-11-08T08:35:21.801Z] [2023-11-08T08:35:21.801Z] #164 [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-11-08T08:35:22.063Z] #164 ... [2023-11-08T08:35:22.063Z] [2023-11-08T08:35:22.063Z] #165 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-11-08T08:35:22.063Z] #165 DONE 0.3s [2023-11-08T08:35:22.063Z] [2023-11-08T08:35:22.063Z] #166 [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-11-08T08:35:22.063Z] #166 DONE 0.4s [2023-11-08T08:35:22.323Z] [2023-11-08T08:35:22.323Z] #167 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-11-08T08:35:22.323Z] #167 DONE 0.4s [2023-11-08T08:35:22.323Z] [2023-11-08T08:35:22.323Z] #168 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-11-08T08:35:22.323Z] #168 DONE 0.4s [2023-11-08T08:35:22.323Z] [2023-11-08T08:35:22.323Z] #169 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-11-08T08:35:22.323Z] #169 DONE 0.4s [2023-11-08T08:35:22.323Z] [2023-11-08T08:35:22.323Z] #170 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-11-08T08:35:22.323Z] #170 DONE 0.4s [2023-11-08T08:35:22.323Z] [2023-11-08T08:35:22.323Z] #171 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-11-08T08:35:22.323Z] #171 DONE 0.4s [2023-11-08T08:35:22.323Z] [2023-11-08T08:35:22.323Z] #92 [support-scheduler] exporting to image [2023-11-08T08:35:22.323Z] #92 exporting layers [2023-11-08T08:35:22.582Z] #92 ... [2023-11-08T08:35:22.582Z] [2023-11-08T08:35:22.582Z] #164 [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-11-08T08:35:22.582Z] #164 DONE 0.6s [2023-11-08T08:35:22.582Z] [2023-11-08T08:35:22.582Z] #172 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-11-08T08:35:22.582Z] #172 DONE 0.7s [2023-11-08T08:35:22.582Z] [2023-11-08T08:35:22.582Z] #173 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-08T08:35:22.582Z] #173 DONE 0.6s [2023-11-08T08:35:22.582Z] [2023-11-08T08:35:22.582Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-11-08T08:35:22.582Z] #174 DONE 0.7s [2023-11-08T08:35:22.582Z] [2023-11-08T08:35:22.582Z] #175 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-11-08T08:35:22.582Z] #175 DONE 0.4s [2023-11-08T08:35:22.582Z] [2023-11-08T08:35:22.582Z] #176 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-11-08T08:35:22.582Z] #176 DONE 0.4s [2023-11-08T08:35:22.582Z] [2023-11-08T08:35:22.582Z] #92 [core-command] exporting to image [2023-11-08T08:35:22.582Z] #92 ... [2023-11-08T08:35:22.582Z] [2023-11-08T08:35:22.582Z] #177 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-11-08T08:35:22.582Z] #177 DONE 0.4s [2023-11-08T08:35:22.582Z] [2023-11-08T08:35:22.582Z] #178 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-11-08T08:35:22.582Z] #178 DONE 0.4s [2023-11-08T08:35:22.582Z] [2023-11-08T08:35:22.582Z] #92 [core-metadata] exporting to image [2023-11-08T08:35:22.842Z] #92 ... [2023-11-08T08:35:22.842Z] [2023-11-08T08:35:22.842Z] #179 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-11-08T08:35:22.842Z] #179 DONE 0.2s [2023-11-08T08:35:22.842Z] [2023-11-08T08:35:22.842Z] #180 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-11-08T08:35:22.842Z] #180 DONE 0.3s [2023-11-08T08:35:22.842Z] [2023-11-08T08:35:22.842Z] #181 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-11-08T08:35:22.842Z] #181 DONE 0.2s [2023-11-08T08:35:22.842Z] [2023-11-08T08:35:22.842Z] #92 [core-metadata] exporting to image [2023-11-08T08:35:22.842Z] #92 exporting layers 0.2s done [2023-11-08T08:35:22.842Z] #92 exporting layers 0.2s done [2023-11-08T08:35:22.842Z] #92 writing image sha256:1a811d5935f753f931261bed494d3a27b11e325b4402d685428464136450a622 0.0s done [2023-11-08T08:35:22.842Z] #92 writing image sha256:87bef1d1d99cfa98438cae8f55761ff269bb545084a461e99a46744468602334 0.0s done [2023-11-08T08:35:22.842Z] #92 writing image sha256:d2520d48006aa80c029badbfb2e85196d2eafcd87661f0ef8d6fc6693fc7a23b 0.0s done [2023-11-08T08:35:22.842Z] #92 naming to docker.io/library/security-spiffe-token-provider done [2023-11-08T08:35:22.842Z] #92 naming to docker.io/library/core-command done [2023-11-08T08:35:22.842Z] #92 naming to docker.io/library/core-data 0.0s done [2023-11-08T08:35:22.842Z] #92 writing image sha256:bb7b5084ff1faf0deb8e5f2b770af461cd337a4656126442adf431c248117d22 done [2023-11-08T08:35:22.842Z] #92 writing image sha256:a79c710ef7063992d1cb6af48264e4169e34426404e83ab833ec31bbf1cf8111 done [2023-11-08T08:35:22.842Z] #92 writing image sha256:1ecdb6588f6065416c394310be2576ad6c29708974b8bcd8a15bc749c3825d55 0.0s done [2023-11-08T08:35:22.842Z] #92 naming to docker.io/library/support-scheduler 0.0s done [2023-11-08T08:35:22.842Z] #92 naming to docker.io/library/support-notifications [2023-11-08T08:35:22.842Z] #92 naming to docker.io/library/core-metadata [2023-11-08T08:35:23.414Z] #92 naming to docker.io/library/support-notifications 0.5s done [2023-11-08T08:35:23.414Z] #92 naming to docker.io/library/core-metadata 0.5s done [2023-11-08T08:35:23.414Z] #92 DONE 1.9s [2023-11-08T08:35:23.414Z] [2023-11-08T08:35:23.414Z] #182 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-11-08T08:35:23.414Z] #182 DONE 0.7s [2023-11-08T08:35:23.414Z] [2023-11-08T08:35:23.414Z] #183 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-11-08T08:35:23.414Z] #183 DONE 0.7s [2023-11-08T08:35:23.414Z] [2023-11-08T08:35:23.414Z] #184 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-11-08T08:35:23.678Z] #184 ... [2023-11-08T08:35:23.678Z] [2023-11-08T08:35:23.678Z] #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-11-08T08:35:23.678Z] #185 DONE 0.9s [2023-11-08T08:35:23.678Z] [2023-11-08T08:35:23.678Z] #92 [core-common-config-bootstrapper] exporting to image [2023-11-08T08:35:23.940Z] #92 ... [2023-11-08T08:35:23.940Z] [2023-11-08T08:35:23.940Z] #184 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-11-08T08:35:23.940Z] #184 DONE 0.4s [2023-11-08T08:35:23.940Z] [2023-11-08T08:35:23.940Z] #186 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-11-08T08:35:23.940Z] #186 DONE 0.4s [2023-11-08T08:35:23.940Z] [2023-11-08T08:35:23.940Z] #187 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-08T08:35:23.940Z] #187 DONE 1.2s [2023-11-08T08:35:23.940Z] [2023-11-08T08:35:23.940Z] #188 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-08T08:35:23.940Z] #188 DONE 1.1s [2023-11-08T08:35:23.940Z] [2023-11-08T08:35:23.940Z] #189 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-11-08T08:35:23.940Z] #189 DONE 0.2s [2023-11-08T08:35:23.940Z] [2023-11-08T08:35:23.940Z] #190 [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-11-08T08:35:23.940Z] #190 DONE 0.2s [2023-11-08T08:35:23.940Z] [2023-11-08T08:35:23.940Z] #92 [core-common-config-bootstrapper] exporting to image [2023-11-08T08:35:23.940Z] #92 writing image sha256:8ff448acdd33b021ba1f0a90596993cc82c68f1578e40cd7b6a5aaee99bdf9a0 0.0s done [2023-11-08T08:35:23.940Z] #92 naming to docker.io/library/core-common-config-bootstrapper done [2023-11-08T08:35:24.201Z] #92 ... [2023-11-08T08:35:24.201Z] [2023-11-08T08:35:24.201Z] #191 [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-11-08T08:35:24.201Z] #191 DONE 0.1s [2023-11-08T08:35:24.201Z] [2023-11-08T08:35:24.201Z] #192 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-11-08T08:35:24.201Z] #192 DONE 0.1s [2023-11-08T08:35:24.201Z] [2023-11-08T08:35:24.201Z] #193 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-11-08T08:35:24.201Z] #193 DONE 0.1s [2023-11-08T08:35:24.201Z] [2023-11-08T08:35:24.201Z] #92 [security-proxy-auth] exporting to image [2023-11-08T08:35:24.201Z] #92 exporting layers 0.3s done [2023-11-08T08:35:24.201Z] #92 writing image sha256:12745d24d988a13c62b6e3da2bb950e02996f8fbdcac6aaf39ede0886d740f1f done [2023-11-08T08:35:24.201Z] #92 naming to docker.io/library/security-proxy-auth done [2023-11-08T08:35:24.462Z] #92 writing image sha256:2e7c1d50d664380d9d79e3c761a8a55fd6d48cf5cff02f9b4c76d36e8f11c91c done [2023-11-08T08:35:24.462Z] #92 naming to docker.io/library/security-proxy-setup done [2023-11-08T08:35:24.462Z] #92 DONE 2.5s [2023-11-08T08:35:24.462Z] [2023-11-08T08:35:24.462Z] #194 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-11-08T08:35:24.462Z] #194 ... [2023-11-08T08:35:24.462Z] [2023-11-08T08:35:24.462Z] #195 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-08T08:35:24.462Z] #195 DONE 0.4s [2023-11-08T08:35:24.724Z] [2023-11-08T08:35:24.724Z] #92 [security-secretstore-setup] exporting to image [2023-11-08T08:35:24.724Z] #92 exporting layers 0.2s done [2023-11-08T08:35:24.724Z] #92 writing image sha256:7ba9039bfac9b71070bc30dc203fd319967e2a192136b1284396def945462070 done [2023-11-08T08:35:24.724Z] #92 naming to docker.io/library/security-secretstore-setup done [2023-11-08T08:35:24.724Z] #92 DONE 2.7s [2023-11-08T08:35:24.724Z] [2023-11-08T08:35:24.724Z] #194 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-11-08T08:35:24.724Z] #194 DONE 0.5s [2023-11-08T08:35:24.724Z] [2023-11-08T08:35:24.724Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-08T08:35:24.724Z] #39 ... [2023-11-08T08:35:24.724Z] [2023-11-08T08:35:24.724Z] #92 [security-bootstrapper] exporting to image [2023-11-08T08:35:24.724Z] #92 exporting layers 0.2s done [2023-11-08T08:35:24.724Z] #92 writing image sha256:3d320c45775fef42b15a6306dd7cabedf92a851b13f9d2c1b5f42a9ca88eb16c done [2023-11-08T08:35:24.724Z] #92 naming to docker.io/library/security-bootstrapper done [2023-11-08T08:35:24.724Z] #92 DONE 2.9s [2023-11-08T08:35:24.724Z] [2023-11-08T08:35:24.724Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-08T08:35:24.724Z] time="2023-11-08T08:32:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-08T08:35:24.724Z] time="2023-11-08T08:32:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-08T08:35:24.724Z] time="2023-11-08T08:32:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-08T08:35:24.724Z] time="2023-11-08T08:32:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-08T08:35:24.724Z] time="2023-11-08T08:32:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-08T08:35:24.724Z] time="2023-11-08T08:32:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-08T08:35:24.724Z] time="2023-11-08T08:32:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-08T08:35:24.724Z] time="2023-11-08T08:32:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-08T08:35:24.724Z] time="2023-11-08T08:32:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-08T08:35:24.724Z] time="2023-11-08T08:32:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-08T08:35:24.724Z] time="2023-11-08T08:32:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-08T08:35:24.724Z] time="2023-11-08T08:32:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-08T08:35:24.724Z] time="2023-11-08T08:32:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-08T08:35:24.724Z] time="2023-11-08T08:32:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-11-08T08:35:24.739Z] $ docker stop --time=1 fe6b84cdfe7bc57f39cf1885168c2335ae391608d0fd248cce12665c3e2bd8e5 [2023-11-08T08:35:26.033Z] $ docker rm -f --volumes fe6b84cdfe7bc57f39cf1885168c2335ae391608d0fd248cce12665c3e2bd8e5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-08T08:35:26.384Z] + docker images [2023-11-08T08:35:26.384Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-11-08T08:35:26.384Z] security-bootstrapper latest 3d320c45775f 2 seconds ago 23.3MB [2023-11-08T08:35:26.384Z] security-secretstore-setup latest 7ba9039bfac9 2 seconds ago 44.4MB [2023-11-08T08:35:26.384Z] core-common-config-bootstrapper latest 8ff448acdd33 3 seconds ago 18.2MB [2023-11-08T08:35:26.384Z] security-proxy-auth latest 12745d24d988 3 seconds ago 19.5MB [2023-11-08T08:35:26.384Z] security-proxy-setup latest 2e7c1d50d664 3 seconds ago 34.4MB [2023-11-08T08:35:26.384Z] security-spiffe-token-provider latest d2520d48006a 4 seconds ago 35.1MB [2023-11-08T08:35:26.384Z] core-metadata latest 1ecdb6588f60 4 seconds ago 21.7MB [2023-11-08T08:35:26.384Z] core-command latest 1a811d5935f7 4 seconds ago 21.2MB [2023-11-08T08:35:26.384Z] core-data latest 87bef1d1d99c 5 seconds ago 21.3MB [2023-11-08T08:35:26.384Z] support-notifications latest a79c710ef706 5 seconds ago 34.7MB [2023-11-08T08:35:26.384Z] support-scheduler latest bb7b5084ff1f 5 seconds ago 34.1MB [2023-11-08T08:35:26.384Z] security-spire-agent latest c9ecdabd6854 2 minutes ago 166MB [2023-11-08T08:35:26.384Z] security-spire-server latest 762894209fb0 2 minutes ago 107MB [2023-11-08T08:35:26.384Z] security-spire-config latest 8136920ccb38 2 minutes ago 101MB [2023-11-08T08:35:26.384Z] ci-base-image-x86_64 latest d151af58e77b 5 minutes ago 930MB [2023-11-08T08:35:26.384Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 6 weeks ago 557MB [2023-11-08T08:35:26.384Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 5 months ago 334MB [2023-11-08T08:35:26.384Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 16 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-11-08T08:36:08.797Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-11-08T08:36:08.797Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-11-08T08:36:08.797Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-11-08T08:36:10.203Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-11-08T08:36:10.203Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-11-08T08:36:10.786Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-11-08T08:36:11.052Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-11-08T08:36:11.329Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-11-08T08:36:11.329Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-11-08T08:36:12.290Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-11-08T08:36:14.232Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-11-08T08:36:14.232Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-11-08T08:36:14.232Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-11-08T08:36:14.232Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-11-08T08:36:22.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-11-08T08:36:22.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-11-08T08:36:23.834Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.267s coverage: 28.7% of statements [2023-11-08T08:36:32.022Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.271s coverage: 97.0% of statements [2023-11-08T08:36:36.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-11-08T08:36:36.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-11-08T08:36:36.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-11-08T08:36:41.622Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.429s coverage: 69.2% of statements [2023-11-08T08:36:41.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-11-08T08:36:41.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-11-08T08:36:43.152Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.363s coverage: 53.2% of statements [2023-11-08T08:36:48.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-11-08T08:36:48.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-11-08T08:36:48.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-11-08T08:36:48.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-11-08T08:36:48.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-11-08T08:36:56.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-11-08T08:36:56.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-11-08T08:37:04.994Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.745s coverage: 93.4% of statements [2023-11-08T08:37:04.994Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.701s coverage: 4.1% of statements [2023-11-08T08:37:10.345Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-11-08T08:37:10.345Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-11-08T08:37:10.345Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-11-08T08:37:12.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-11-08T08:37:12.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-11-08T08:37:12.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-11-08T08:37:12.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-11-08T08:37:12.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-11-08T08:37:12.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-11-08T08:37:12.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-11-08T08:37:12.877Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.500s coverage: 97.6% of statements [2023-11-08T08:37:13.144Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.180s coverage: 72.2% of statements [2023-11-08T08:37:21.333Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-11-08T08:37:21.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-11-08T08:37:21.604Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.387s coverage: 0.9% of statements [2023-11-08T08:37:21.604Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.220s coverage: 32.2% of statements [2023-11-08T08:37:25.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.253s coverage: 41.7% of statements [2023-11-08T08:37:25.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.254s coverage: 82.9% of statements [2023-11-08T08:37:25.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.224s coverage: 94.1% of statements [2023-11-08T08:37:25.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.202s coverage: 96.3% of statements [2023-11-08T08:37:30.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.206s coverage: 87.5% of statements [2023-11-08T08:37:30.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-11-08T08:37:32.043Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-11-08T08:37:32.043Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-11-08T08:37:32.043Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-11-08T08:37:34.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-11-08T08:37:34.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-11-08T08:37:34.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-11-08T08:37:34.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-11-08T08:37:42.818Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.192s coverage: 94.4% of statements [2023-11-08T08:37:42.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-11-08T08:37:42.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-11-08T08:37:42.818Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-11-08T08:37:42.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-11-08T08:37:49.439Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-11-08T08:37:49.439Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-11-08T08:37:51.366Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-11-08T08:37:57.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.902s coverage: 79.9% of statements [2023-11-08T08:37:57.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.250s coverage: 92.9% of statements [2023-11-08T08:37:57.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.070s coverage: 64.4% of statements [2023-11-08T08:37:57.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.200s coverage: 62.3% of statements [2023-11-08T08:37:57.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.196s coverage: 87.2% of statements [2023-11-08T08:37:57.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.170s coverage: 20.0% of statements [2023-11-08T08:37:57.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.158s coverage: 100.0% of statements [2023-11-08T08:37:57.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.342s coverage: 81.8% of statements [2023-11-08T08:37:58.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-11-08T08:37:58.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-11-08T08:37:59.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.366s coverage: 82.1% of statements [2023-11-08T08:37:59.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.218s coverage: 86.0% of statements [2023-11-08T08:38:02.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-11-08T08:38:02.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-11-08T08:38:04.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.848s coverage: 63.1% of statements [2023-11-08T08:38:04.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.205s coverage: 100.0% of statements [2023-11-08T08:38:05.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.098s coverage: 89.4% of statements [2023-11-08T08:38:05.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.070s coverage: 100.0% of statements [2023-11-08T08:38:05.902Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-11-08T08:38:05.902Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-11-08T08:38:05.902Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-11-08T08:38:06.479Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.071s coverage: 73.7% of statements [2023-11-08T08:38:07.056Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.062s coverage: 100.0% of statements [2023-11-08T08:38:12.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-11-08T08:38:12.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-11-08T08:38:12.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-11-08T08:38:13.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.783s coverage: 38.4% of statements [2023-11-08T08:38:13.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.227s coverage: 89.5% of statements [2023-11-08T08:38:15.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-11-08T08:38:15.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-11-08T08:38:15.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-11-08T08:38:15.913Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-11-08T08:38:17.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.207s coverage: 84.8% of statements [2023-11-08T08:38:21.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-11-08T08:38:21.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-11-08T08:38:21.537Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-11-08T08:38:21.537Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-11-08T08:38:28.148Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-11-08T08:38:28.148Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-11-08T08:38:28.148Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-11-08T08:38:28.148Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-11-08T08:38:28.728Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.268s coverage: 19.9% of statements [2023-11-08T08:38:28.993Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.531s coverage: 95.7% of statements [2023-11-08T08:38:31.559Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-11-08T08:38:31.559Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-11-08T08:38:32.512Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.297s coverage: 61.8% of statements [2023-11-08T08:38:33.912Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-11-08T08:38:33.912Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-11-08T08:38:35.307Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.359s coverage: 98.9% of statements [2023-11-08T08:38:36.262Z] 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-11-08T08:38:36.528Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-08T08:38:36.528Z] go vet ./... [2023-11-08T08:40:43.190Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-08T08:40:43.190Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-08T08:40:43.190Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-08T08:40:43.211Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2023-11-08T08:40:43.848Z] + ls -al . [2023-11-08T08:40:43.848Z] total 724 [2023-11-08T08:40:43.848Z] drwxrwxr-x 10 1001 1001 4096 Nov 8 08:34 . [2023-11-08T08:40:43.848Z] drwxr-xr-x 4 root root 4096 Nov 8 08:34 .. [2023-11-08T08:40:43.848Z] drwxrwxr-x 2 1001 1001 4096 Nov 8 08:32 .blubracket [2023-11-08T08:40:43.848Z] -rw-rw-r-- 1 1001 1001 10 Nov 8 08:32 .dockerignore [2023-11-08T08:40:43.848Z] drwxrwxr-x 8 1001 1001 4096 Nov 8 08:32 .git [2023-11-08T08:40:43.848Z] drwxrwxr-x 3 1001 1001 4096 Nov 8 08:32 .github [2023-11-08T08:40:43.848Z] -rw-rw-r-- 1 1001 1001 1074 Nov 8 08:32 .gitignore [2023-11-08T08:40:43.848Z] -rw-rw-r-- 1 1001 1001 42 Nov 8 08:32 .golangci.yml [2023-11-08T08:40:43.848Z] -rw-rw-r-- 1 1001 1001 100 Nov 8 08:32 .hadolint.yml [2023-11-08T08:40:43.848Z] -rw-rw-r-- 1 1001 1001 155 Nov 8 08:32 .sonarcloud.properties [2023-11-08T08:40:43.848Z] -rw-rw-r-- 1 1001 1001 1171 Nov 8 08:32 ADOPTERS.md [2023-11-08T08:40:43.848Z] -rw-rw-r-- 1 1001 1001 11674 Nov 8 08:32 Attribution.txt [2023-11-08T08:40:43.848Z] -rw-rw-r-- 1 1001 1001 93407 Nov 8 08:32 CHANGELOG.md [2023-11-08T08:40:43.848Z] -rw-rw-r-- 1 1001 1001 3804 Nov 8 08:32 CONTRIBUTING.md [2023-11-08T08:40:43.848Z] -rw-rw-r-- 1 1001 1001 677 Nov 8 08:32 GOVERNANCE.md [2023-11-08T08:40:43.848Z] -rw-rw-r-- 1 1001 1001 861 Nov 8 08:32 Jenkinsfile [2023-11-08T08:40:43.848Z] -rw-rw-r-- 1 1001 1001 10775 Nov 8 08:32 LICENSE [2023-11-08T08:40:43.848Z] -rw-rw-r-- 1 1001 1001 15054 Nov 8 08:32 Makefile [2023-11-08T08:40:43.848Z] -rw-rw-r-- 1 1001 1001 582 Nov 8 08:32 OWNERS.md [2023-11-08T08:40:43.848Z] -rw-rw-r-- 1 1001 1001 9528 Nov 8 08:32 README.md [2023-11-08T08:40:43.848Z] -rw-rw-r-- 1 1001 1001 789 Nov 8 08:32 SECURITY.md [2023-11-08T08:40:43.848Z] -rw-rw-r-- 1 1001 1001 5 Nov 8 08:29 VERSION [2023-11-08T08:40:43.848Z] drwxrwxr-x 2 1001 1001 4096 Nov 8 08:32 bin [2023-11-08T08:40:43.848Z] drwxrwxr-x 18 1001 1001 4096 Nov 8 08:32 cmd [2023-11-08T08:40:43.848Z] -rw-r--r-- 1 root root 453602 Nov 8 08:38 coverage.out [2023-11-08T08:40:43.848Z] drwxrwxr-x 2 1001 1001 4096 Nov 8 08:32 fuzz_test [2023-11-08T08:40:43.848Z] -rw-rw-r-- 1 1001 1001 3649 Nov 8 08:32 go.mod [2023-11-08T08:40:43.848Z] -rw-rw-r-- 1 1001 1001 34366 Nov 8 08:32 go.sum [2023-11-08T08:40:43.848Z] drwxrwxr-x 7 1001 1001 4096 Nov 8 08:32 internal [2023-11-08T08:40:43.848Z] drwxrwxr-x 3 1001 1001 4096 Nov 8 08:32 openapi [2023-11-08T08:40:43.848Z] -rw-rw-r-- 1 1001 1001 584 Nov 8 08:32 security.txt [2023-11-08T08:40:43.848Z] -rw-rw-r-- 1 1001 1001 204 Nov 8 08:32 version.go [Pipeline] sh [2023-11-08T08:40:44.496Z] + '[' -e coverage.out ] [2023-11-08T08:40:44.496Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-11-08T08:40:44.520Z] Warning: overwriting stash ‘coverage-report’ [2023-11-08T08:40:45.279Z] Stashed 1 file(s) [Pipeline] sh [2023-11-08T08:40:45.911Z] + make build [2023-11-08T08:40:45.911Z] 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-11-08T08:42:07.514Z] 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-11-08T08:42:07.514Z] 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-11-08T08:42:07.514Z] 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-11-08T08:42:10.851Z] 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-11-08T08:42:37.693Z] 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-11-08T08:42:44.381Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-11-08T08:42:49.721Z] 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-11-08T08:42:55.064Z] 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-11-08T08:42:57.633Z] 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-11-08T08:43:00.959Z] 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-11-08T08:43:06.298Z] 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-11-08T08:43:11.637Z] $ docker stop --time=1 c3167ba8160a51363c2e139c5c437d7be51e5ff2a940d44282990e6349b6458c [2023-11-08T08:43:13.703Z] $ docker rm -f --volumes c3167ba8160a51363c2e139c5c437d7be51e5ff2a940d44282990e6349b6458c [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-11-08T08:43:16.159Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-11-08T08:43:16.159Z] [2023-11-08T08:43:16.159Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T08:43:16.484Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-11-08T08:43:16.754Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-11-08T08:43:16.754Z] 547446be3368: Pulling fs layer [2023-11-08T08:43:16.754Z] d125d8839a47: Pulling fs layer [2023-11-08T08:43:16.754Z] 3e85d5ac6304: Pulling fs layer [2023-11-08T08:43:16.754Z] c3105a71a48b: Pulling fs layer [2023-11-08T08:43:16.754Z] 0f093f025ec4: Pulling fs layer [2023-11-08T08:43:16.754Z] c3106fc0e877: Pulling fs layer [2023-11-08T08:43:16.754Z] c3105a71a48b: Waiting [2023-11-08T08:43:16.754Z] 0f093f025ec4: Waiting [2023-11-08T08:43:16.754Z] c3106fc0e877: Waiting [2023-11-08T08:43:16.754Z] 547446be3368: Verifying Checksum [2023-11-08T08:43:16.754Z] 547446be3368: Download complete [2023-11-08T08:43:17.021Z] c3105a71a48b: Verifying Checksum [2023-11-08T08:43:17.021Z] c3105a71a48b: Download complete [2023-11-08T08:43:17.289Z] d125d8839a47: Verifying Checksum [2023-11-08T08:43:17.289Z] d125d8839a47: Download complete [2023-11-08T08:43:17.289Z] c3106fc0e877: Verifying Checksum [2023-11-08T08:43:17.289Z] c3106fc0e877: Download complete [2023-11-08T08:43:17.289Z] 0f093f025ec4: Verifying Checksum [2023-11-08T08:43:17.289Z] 0f093f025ec4: Download complete [2023-11-08T08:43:17.556Z] 547446be3368: Pull complete [2023-11-08T08:43:18.963Z] d125d8839a47: Pull complete [2023-11-08T08:43:19.231Z] 3e85d5ac6304: Verifying Checksum [2023-11-08T08:43:19.231Z] 3e85d5ac6304: Download complete [2023-11-08T08:43:29.295Z] 3e85d5ac6304: Pull complete [2023-11-08T08:43:29.295Z] c3105a71a48b: Pull complete [2023-11-08T08:43:30.251Z] 0f093f025ec4: Pull complete [2023-11-08T08:43:30.251Z] c3106fc0e877: Pull complete [2023-11-08T08:43:30.251Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-11-08T08:43:30.251Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-11-08T08:43:30.251Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T08:43:30.436Z] prd-ubuntu20.04-docker-arm64-4c-16g-17000 does not seem to be running inside a container [2023-11-08T08:43:30.502Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-11-08T08:43:32.665Z] $ docker top 277f5db8aa9c3a4d3a7d6d28b1e8d23a3b72098bece9cc9a8699aab334c190c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T08:43:33.490Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-11-08T08:43:41.695Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2023-11-08T08:43:41.695Z] #1 transferring dockerfile: 2.38kB done [2023-11-08T08:43:41.695Z] #1 DONE 0.1s [2023-11-08T08:43:42.276Z] [2023-11-08T08:43:42.276Z] #2 [core-metadata internal] load build definition from Dockerfile [2023-11-08T08:43:42.276Z] #2 transferring dockerfile: 1.96kB 0.0s done [2023-11-08T08:43:42.276Z] #2 DONE 0.1s [2023-11-08T08:43:42.276Z] [2023-11-08T08:43:42.276Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2023-11-08T08:43:42.276Z] #3 transferring dockerfile: 2.04kB 0.0s done [2023-11-08T08:43:42.276Z] #3 DONE 0.1s [2023-11-08T08:43:42.544Z] [2023-11-08T08:43:42.544Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-11-08T08:43:42.544Z] #4 transferring dockerfile: 2.12kB done [2023-11-08T08:43:42.544Z] #4 DONE 0.1s [2023-11-08T08:43:42.544Z] [2023-11-08T08:43:42.544Z] #5 [security-spire-server internal] load build definition from Dockerfile [2023-11-08T08:43:42.544Z] #5 transferring dockerfile: 1.59kB done [2023-11-08T08:43:42.544Z] #5 DONE 0.1s [2023-11-08T08:43:42.544Z] [2023-11-08T08:43:42.544Z] #6 [security-spire-config internal] load build definition from Dockerfile [2023-11-08T08:43:42.544Z] #6 transferring dockerfile: 1.58kB done [2023-11-08T08:43:42.544Z] #6 DONE 0.1s [2023-11-08T08:43:42.812Z] [2023-11-08T08:43:42.812Z] #7 [core-command internal] load build definition from Dockerfile [2023-11-08T08:43:42.812Z] #7 transferring dockerfile: 1.82kB done [2023-11-08T08:43:42.812Z] #7 DONE 0.1s [2023-11-08T08:43:42.812Z] [2023-11-08T08:43:42.812Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2023-11-08T08:43:42.813Z] #8 transferring dockerfile: 1.70kB done [2023-11-08T08:43:42.813Z] #8 DONE 0.1s [2023-11-08T08:43:42.813Z] [2023-11-08T08:43:42.813Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-11-08T08:43:42.813Z] #9 transferring dockerfile: 1.78kB done [2023-11-08T08:43:42.813Z] #9 DONE 0.1s [2023-11-08T08:43:42.813Z] [2023-11-08T08:43:42.813Z] #10 [support-scheduler internal] load build definition from Dockerfile [2023-11-08T08:43:42.813Z] #10 transferring dockerfile: 1.82kB done [2023-11-08T08:43:42.813Z] #10 DONE 0.1s [2023-11-08T08:43:42.813Z] [2023-11-08T08:43:42.813Z] #11 [support-notifications internal] load build definition from Dockerfile [2023-11-08T08:43:42.813Z] #11 transferring dockerfile: 1.84kB 0.0s done [2023-11-08T08:43:42.813Z] #11 DONE 0.1s [2023-11-08T08:43:42.813Z] [2023-11-08T08:43:42.813Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2023-11-08T08:43:43.084Z] #12 transferring dockerfile: 2.82kB done [2023-11-08T08:43:43.084Z] #12 DONE 0.1s [2023-11-08T08:43:43.084Z] [2023-11-08T08:43:43.084Z] #13 [security-proxy-setup internal] load build definition from Dockerfile [2023-11-08T08:43:43.084Z] #13 transferring dockerfile: 2.39kB 0.0s done [2023-11-08T08:43:43.084Z] #13 DONE 0.1s [2023-11-08T08:43:43.084Z] [2023-11-08T08:43:43.084Z] #14 [core-data internal] load build definition from Dockerfile [2023-11-08T08:43:43.084Z] #14 transferring dockerfile: 1.90kB 0.0s done [2023-11-08T08:43:43.084Z] #14 DONE 0.1s [2023-11-08T08:43:43.084Z] [2023-11-08T08:43:43.085Z] #15 [security-secretstore-setup internal] load .dockerignore [2023-11-08T08:43:43.353Z] #15 transferring context: 50B 0.0s done [2023-11-08T08:43:43.353Z] #15 DONE 0.1s [2023-11-08T08:43:43.943Z] [2023-11-08T08:43:43.943Z] #16 [core-metadata internal] load .dockerignore [2023-11-08T08:43:43.943Z] #16 transferring context: 50B done [2023-11-08T08:43:43.943Z] #16 DONE 0.0s [2023-11-08T08:43:43.943Z] [2023-11-08T08:43:43.943Z] #17 [security-proxy-auth internal] load .dockerignore [2023-11-08T08:43:43.943Z] #17 transferring context: 50B done [2023-11-08T08:43:43.943Z] #17 DONE 0.0s [2023-11-08T08:43:43.943Z] [2023-11-08T08:43:43.943Z] #18 [core-common-config-bootstrapper internal] load .dockerignore [2023-11-08T08:43:43.943Z] #18 transferring context: 50B done [2023-11-08T08:43:43.943Z] #18 DONE 0.1s [2023-11-08T08:43:43.943Z] [2023-11-08T08:43:43.943Z] #19 [security-spire-server internal] load .dockerignore [2023-11-08T08:43:44.216Z] #19 transferring context: 50B 0.0s done [2023-11-08T08:43:44.216Z] #19 DONE 0.1s [2023-11-08T08:43:44.216Z] [2023-11-08T08:43:44.216Z] #20 [security-spire-config internal] load .dockerignore [2023-11-08T08:43:44.216Z] #20 transferring context: 50B 0.0s done [2023-11-08T08:43:44.216Z] #20 DONE 0.1s [2023-11-08T08:43:44.216Z] [2023-11-08T08:43:44.216Z] #21 [core-command internal] load .dockerignore [2023-11-08T08:43:44.216Z] #21 transferring context: 50B done [2023-11-08T08:43:44.216Z] #21 DONE 0.1s [2023-11-08T08:43:44.216Z] [2023-11-08T08:43:44.216Z] #22 [security-spire-agent internal] load .dockerignore [2023-11-08T08:43:44.216Z] #22 transferring context: 50B 0.0s done [2023-11-08T08:43:44.216Z] #22 DONE 0.1s [2023-11-08T08:43:44.216Z] [2023-11-08T08:43:44.216Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2023-11-08T08:43:44.483Z] #23 transferring context: 50B 0.0s done [2023-11-08T08:43:44.483Z] #23 DONE 0.1s [2023-11-08T08:43:44.483Z] [2023-11-08T08:43:44.483Z] #24 [support-notifications internal] load .dockerignore [2023-11-08T08:43:44.483Z] #24 transferring context: 50B 0.0s done [2023-11-08T08:43:44.483Z] #24 DONE 0.1s [2023-11-08T08:43:44.483Z] [2023-11-08T08:43:44.483Z] #25 [support-scheduler internal] load .dockerignore [2023-11-08T08:43:44.483Z] #25 transferring context: 50B done [2023-11-08T08:43:44.483Z] #25 DONE 0.1s [2023-11-08T08:43:44.483Z] [2023-11-08T08:43:44.483Z] #26 [security-bootstrapper internal] load .dockerignore [2023-11-08T08:43:44.754Z] #26 transferring context: 50B done [2023-11-08T08:43:44.754Z] #26 DONE 0.1s [2023-11-08T08:43:44.754Z] [2023-11-08T08:43:44.755Z] #27 [security-proxy-setup internal] load .dockerignore [2023-11-08T08:43:44.755Z] #27 transferring context: 50B 0.0s done [2023-11-08T08:43:44.755Z] #27 DONE 0.1s [2023-11-08T08:43:44.755Z] [2023-11-08T08:43:44.755Z] #28 [core-data internal] load .dockerignore [2023-11-08T08:43:44.755Z] #28 transferring context: 50B done [2023-11-08T08:43:44.755Z] #28 DONE 0.1s [2023-11-08T08:43:44.755Z] [2023-11-08T08:43:44.755Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-08T08:43:44.755Z] #29 DONE 0.0s [2023-11-08T08:43:44.755Z] [2023-11-08T08:43:44.755Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-11-08T08:43:45.024Z] #30 DONE 0.2s [2023-11-08T08:43:45.024Z] [2023-11-08T08:43:45.024Z] #31 [security-secretstore-setup stage-1 1/12] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T08:43:45.024Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-08T08:43:45.024Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-08T08:43:45.024Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-08T08:43:45.024Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-08T08:43:45.024Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.05MB / 3.33MB 0.1s [2023-11-08T08:43:45.292Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.10MB / 3.33MB 0.2s [2023-11-08T08:43:45.292Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 [2023-11-08T08:43:45.292Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done [2023-11-08T08:43:45.876Z] #31 ... [2023-11-08T08:43:45.876Z] [2023-11-08T08:43:45.876Z] #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-08T08:43:45.876Z] #32 DONE 0.8s [2023-11-08T08:43:45.876Z] [2023-11-08T08:43:45.876Z] #31 [security-secretstore-setup stage-1 1/12] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T08:43:45.876Z] #31 ... [2023-11-08T08:43:45.876Z] [2023-11-08T08:43:45.876Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-08T08:43:45.876Z] #29 DONE 0.0s [2023-11-08T08:43:45.876Z] [2023-11-08T08:43:45.876Z] #31 [security-secretstore-setup stage-1 1/12] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T08:43:45.876Z] #31 ... [2023-11-08T08:43:45.876Z] [2023-11-08T08:43:45.876Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-08T08:43:45.876Z] #29 DONE 0.0s [2023-11-08T08:43:45.876Z] [2023-11-08T08:43:45.876Z] #32 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-08T08:43:45.876Z] #32 DONE 1.4s [2023-11-08T08:43:45.876Z] [2023-11-08T08:43:45.876Z] #33 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-11-08T08:43:45.876Z] #33 DONE 0.5s [2023-11-08T08:43:45.876Z] [2023-11-08T08:43:45.876Z] #31 [core-metadata stage-1 1/12] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T08:43:45.876Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-08T08:43:45.876Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-08T08:43:45.876Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-08T08:43:45.876Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-08T08:43:45.876Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done [2023-11-08T08:43:46.144Z] #31 ... [2023-11-08T08:43:46.144Z] [2023-11-08T08:43:46.144Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-08T08:43:46.144Z] #29 DONE 0.0s [2023-11-08T08:43:46.144Z] [2023-11-08T08:43:46.144Z] #32 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-08T08:43:46.144Z] #32 DONE 1.4s [2023-11-08T08:43:46.144Z] [2023-11-08T08:43:46.144Z] #33 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2023-11-08T08:43:46.144Z] #33 DONE 0.5s [2023-11-08T08:43:46.144Z] [2023-11-08T08:43:46.144Z] #31 [security-proxy-auth stage-1 1/12] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T08:43:46.144Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-08T08:43:46.144Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-08T08:43:46.144Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-08T08:43:46.144Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-08T08:43:46.144Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done [2023-11-08T08:43:46.410Z] #31 ... [2023-11-08T08:43:46.410Z] [2023-11-08T08:43:46.410Z] #32 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-08T08:43:46.410Z] #32 DONE 1.4s [2023-11-08T08:43:46.410Z] [2023-11-08T08:43:46.410Z] #33 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-11-08T08:43:46.410Z] #33 DONE 0.6s [2023-11-08T08:43:46.410Z] [2023-11-08T08:43:46.410Z] #31 [core-common-config-bootstrapper stage-1 1/12] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T08:43:46.410Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-08T08:43:46.410Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-08T08:43:46.410Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-08T08:43:46.410Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-08T08:43:46.410Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done [2023-11-08T08:43:46.410Z] #31 ... [2023-11-08T08:43:46.410Z] [2023-11-08T08:43:46.410Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-08T08:43:46.410Z] #29 DONE 0.0s [2023-11-08T08:43:46.410Z] [2023-11-08T08:43:46.410Z] #31 [core-common-config-bootstrapper stage-1 1/12] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T08:43:46.676Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.4s done [2023-11-08T08:43:46.676Z] #31 ... [2023-11-08T08:43:46.676Z] [2023-11-08T08:43:46.676Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2023-11-08T08:43:46.676Z] #30 DONE 0.9s [2023-11-08T08:43:46.945Z] [2023-11-08T08:43:46.945Z] #32 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-08T08:43:46.945Z] #32 DONE 1.5s [2023-11-08T08:43:46.945Z] [2023-11-08T08:43:46.945Z] #33 [core-command builder 2/7] WORKDIR /edgex-go [2023-11-08T08:43:46.945Z] #33 DONE 0.7s [2023-11-08T08:43:46.945Z] [2023-11-08T08:43:46.945Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-08T08:43:46.945Z] #29 DONE 0.0s [2023-11-08T08:43:46.945Z] [2023-11-08T08:43:46.945Z] #31 [core-command stage-1 1/12] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T08:43:46.945Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-08T08:43:46.945Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-08T08:43:46.945Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-08T08:43:46.945Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-08T08:43:46.945Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done [2023-11-08T08:43:46.945Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.4s done [2023-11-08T08:43:47.212Z] #31 ... [2023-11-08T08:43:47.212Z] [2023-11-08T08:43:47.212Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-08T08:43:47.212Z] #29 DONE 0.0s [2023-11-08T08:43:47.212Z] [2023-11-08T08:43:47.212Z] #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-08T08:43:47.212Z] #32 DONE 1.6s [2023-11-08T08:43:47.212Z] [2023-11-08T08:43:47.212Z] #33 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-11-08T08:43:47.212Z] #33 DONE 0.7s [2023-11-08T08:43:47.212Z] [2023-11-08T08:43:47.212Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-08T08:43:47.212Z] #29 DONE 0.0s [2023-11-08T08:43:47.212Z] [2023-11-08T08:43:47.212Z] #31 [security-spiffe-token-provider stage-1 1/12] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T08:43:47.212Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-08T08:43:47.212Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-08T08:43:47.212Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-08T08:43:47.212Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-08T08:43:47.212Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done [2023-11-08T08:43:47.212Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.4s done [2023-11-08T08:43:47.478Z] #31 ... [2023-11-08T08:43:47.478Z] [2023-11-08T08:43:47.478Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-08T08:43:47.478Z] #29 DONE 0.0s [2023-11-08T08:43:47.478Z] [2023-11-08T08:43:47.478Z] #34 [security-proxy-auth internal] load build context [2023-11-08T08:43:47.745Z] #34 ... [2023-11-08T08:43:47.745Z] [2023-11-08T08:43:47.745Z] #32 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-08T08:43:47.745Z] #32 DONE 1.6s [2023-11-08T08:43:47.745Z] [2023-11-08T08:43:47.745Z] #33 [support-scheduler builder 2/7] WORKDIR /edgex-go [2023-11-08T08:43:47.745Z] #33 DONE 0.7s [2023-11-08T08:43:47.745Z] [2023-11-08T08:43:47.745Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-08T08:43:47.745Z] #29 DONE 0.0s [2023-11-08T08:43:47.745Z] [2023-11-08T08:43:47.745Z] #34 [security-proxy-auth internal] load build context [2023-11-08T08:43:47.745Z] #34 ... [2023-11-08T08:43:47.745Z] [2023-11-08T08:43:47.745Z] #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-08T08:43:47.745Z] #32 DONE 1.6s [2023-11-08T08:43:47.745Z] [2023-11-08T08:43:47.745Z] #33 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-11-08T08:43:47.745Z] #33 DONE 0.8s [2023-11-08T08:43:47.745Z] [2023-11-08T08:43:47.745Z] #34 [security-proxy-auth internal] load build context [2023-11-08T08:43:47.745Z] #34 ... [2023-11-08T08:43:47.745Z] [2023-11-08T08:43:47.745Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-08T08:43:47.745Z] #29 DONE 0.0s [2023-11-08T08:43:47.745Z] [2023-11-08T08:43:47.745Z] #34 [security-proxy-auth internal] load build context [2023-11-08T08:43:48.333Z] #34 ... [2023-11-08T08:43:48.333Z] [2023-11-08T08:43:48.333Z] #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-11-08T08:43:48.333Z] #35 DONE 2.1s [2023-11-08T08:43:48.333Z] [2023-11-08T08:43:48.333Z] #34 [security-proxy-auth internal] load build context [2023-11-08T08:43:48.333Z] #34 ... [2023-11-08T08:43:48.333Z] [2023-11-08T08:43:48.333Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-11-08T08:43:48.333Z] #36 DONE 1.7s [2023-11-08T08:43:48.600Z] [2023-11-08T08:43:48.600Z] #31 [core-metadata stage-1 1/12] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T08:43:48.600Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-08T08:43:48.600Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-08T08:43:48.600Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-08T08:43:48.600Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-08T08:43:48.600Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done [2023-11-08T08:43:48.600Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.4s done [2023-11-08T08:43:48.600Z] #31 DONE 4.3s [2023-11-08T08:43:48.600Z] [2023-11-08T08:43:48.600Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-08T08:43:48.600Z] #37 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-08T08:43:48.866Z] #37 ... [2023-11-08T08:43:48.866Z] [2023-11-08T08:43:48.866Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-11-08T08:43:48.866Z] #30 DONE 2.7s [2023-11-08T08:43:48.866Z] [2023-11-08T08:43:48.866Z] #38 [core-common-config-bootstrapper internal] load build context [2023-11-08T08:43:49.135Z] #38 ... [2023-11-08T08:43:49.136Z] [2023-11-08T08:43:49.136Z] #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-08T08:43:49.136Z] #32 DONE 1.7s [2023-11-08T08:43:49.136Z] [2023-11-08T08:43:49.136Z] #33 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2023-11-08T08:43:49.136Z] #33 DONE 0.8s [2023-11-08T08:43:49.136Z] [2023-11-08T08:43:49.136Z] #31 [security-proxy-setup stage-1 1/12] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T08:43:49.136Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-08T08:43:49.136Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-08T08:43:49.136Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-08T08:43:49.136Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-08T08:43:49.136Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done [2023-11-08T08:43:49.136Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.4s done [2023-11-08T08:43:49.136Z] #31 DONE 4.4s [2023-11-08T08:43:49.136Z] [2023-11-08T08:43:49.136Z] #32 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-08T08:43:49.136Z] #32 DONE 1.7s [2023-11-08T08:43:49.136Z] [2023-11-08T08:43:49.136Z] #33 [core-data builder 2/7] WORKDIR /edgex-go [2023-11-08T08:43:49.136Z] #33 DONE 0.8s [2023-11-08T08:43:49.136Z] [2023-11-08T08:43:49.136Z] #39 [core-data internal] load build context [2023-11-08T08:43:49.136Z] #39 DONE 0.0s [2023-11-08T08:43:49.136Z] [2023-11-08T08:43:49.136Z] #40 [security-proxy-setup internal] load build context [2023-11-08T08:43:49.136Z] #40 DONE 0.0s [2023-11-08T08:43:49.136Z] [2023-11-08T08:43:49.136Z] #31 [core-data stage-1 1/12] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T08:43:49.136Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-08T08:43:49.136Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-08T08:43:49.136Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-08T08:43:49.136Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-08T08:43:49.136Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done [2023-11-08T08:43:49.136Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.4s done [2023-11-08T08:43:49.136Z] #31 DONE 4.4s [2023-11-08T08:43:49.136Z] [2023-11-08T08:43:49.136Z] #38 [core-common-config-bootstrapper internal] load build context [2023-11-08T08:43:49.718Z] #38 transferring context: 12.28MB 2.9s [2023-11-08T08:43:50.301Z] #38 ... [2023-11-08T08:43:50.301Z] [2023-11-08T08:43:50.301Z] #41 [security-spire-server internal] load build context [2023-11-08T08:43:50.301Z] #41 transferring context: 18.10kB 0.3s done [2023-11-08T08:43:50.301Z] #41 DONE 2.0s [2023-11-08T08:43:50.301Z] [2023-11-08T08:43:50.301Z] #38 [core-common-config-bootstrapper internal] load build context [2023-11-08T08:43:50.569Z] #38 ... [2023-11-08T08:43:50.569Z] [2023-11-08T08:43:50.569Z] #42 [security-spire-config internal] load build context [2023-11-08T08:43:50.569Z] #42 transferring context: 16.35kB 0.3s done [2023-11-08T08:43:50.569Z] #42 DONE 2.2s [2023-11-08T08:43:50.569Z] [2023-11-08T08:43:50.569Z] #38 [core-common-config-bootstrapper internal] load build context [2023-11-08T08:43:51.155Z] #38 ... [2023-11-08T08:43:51.155Z] [2023-11-08T08:43:51.155Z] #43 [security-spire-agent internal] load build context [2023-11-08T08:43:51.155Z] #43 transferring context: 17.63kB 0.3s done [2023-11-08T08:43:51.155Z] #43 DONE 2.6s [2023-11-08T08:43:51.155Z] [2023-11-08T08:43:51.155Z] #38 [core-common-config-bootstrapper internal] load build context [2023-11-08T08:43:55.414Z] #38 ... [2023-11-08T08:43:55.414Z] [2023-11-08T08:43:55.414Z] #44 [security-secretstore-setup internal] load build context [2023-11-08T08:43:55.414Z] #44 ... [2023-11-08T08:43:55.414Z] [2023-11-08T08:43:55.414Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-08T08:43:55.414Z] #37 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 3.0s done [2023-11-08T08:43:55.414Z] #37 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-11-08T08:43:55.414Z] #37 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-11-08T08:43:55.414Z] #37 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-11-08T08:43:55.414Z] #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2023-11-08T08:43:55.414Z] #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.9s [2023-11-08T08:43:55.414Z] #37 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done [2023-11-08T08:43:55.997Z] #37 ... [2023-11-08T08:43:55.997Z] [2023-11-08T08:43:55.997Z] #45 [core-metadata internal] load build context [2023-11-08T08:43:55.997Z] #45 transferring context: 37.99MB 9.9s [2023-11-08T08:43:55.997Z] #45 ... [2023-11-08T08:43:55.997Z] [2023-11-08T08:43:55.997Z] #46 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-11-08T08:43:55.997Z] #0 5.837 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T08:43:55.997Z] #0 6.296 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T08:43:55.997Z] #0 9.131 OK: 266 MiB in 52 packages [2023-11-08T08:43:56.265Z] #46 ... [2023-11-08T08:43:56.265Z] [2023-11-08T08:43:56.265Z] #47 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-11-08T08:43:56.265Z] #0 7.145 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T08:43:56.265Z] #0 8.137 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T08:43:56.265Z] #47 ... [2023-11-08T08:43:56.265Z] [2023-11-08T08:43:56.265Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-08T08:43:56.266Z] #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.1s done [2023-11-08T08:43:56.266Z] #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 2.2s [2023-11-08T08:43:56.858Z] #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 2.6s done [2023-11-08T08:43:56.858Z] #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 2.7s [2023-11-08T08:43:56.858Z] #37 ... [2023-11-08T08:43:56.858Z] [2023-11-08T08:43:56.858Z] #48 [core-command internal] load build context [2023-11-08T08:43:56.858Z] #48 ... [2023-11-08T08:43:56.858Z] [2023-11-08T08:43:56.858Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-08T08:43:57.126Z] #37 ... [2023-11-08T08:43:57.126Z] [2023-11-08T08:43:57.126Z] #46 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-11-08T08:43:57.126Z] #46 DONE 11.4s [2023-11-08T08:43:57.126Z] [2023-11-08T08:43:57.126Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-08T08:43:57.126Z] #37 ... [2023-11-08T08:43:57.126Z] [2023-11-08T08:43:57.126Z] #49 [security-spiffe-token-provider internal] load build context [2023-11-08T08:43:57.394Z] #49 ... [2023-11-08T08:43:57.394Z] [2023-11-08T08:43:57.394Z] #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-08T08:43:57.394Z] #0 4.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T08:43:57.394Z] #0 5.090 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T08:43:57.394Z] #0 7.796 v3.18.4-152-gcdf3c00435d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-08T08:43:57.394Z] #0 7.796 v3.18.4-161-gd1914d23639 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-08T08:43:57.394Z] #0 7.796 OK: 19957 distinct packages available [2023-11-08T08:43:57.394Z] #0 8.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T08:43:57.394Z] #0 9.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T08:43:57.394Z] #50 ... [2023-11-08T08:43:57.394Z] [2023-11-08T08:43:57.394Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-08T08:43:57.394Z] #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 3.4s [2023-11-08T08:43:57.394Z] #37 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2023-11-08T08:43:57.662Z] #37 ... [2023-11-08T08:43:57.662Z] [2023-11-08T08:43:57.662Z] #51 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-11-08T08:43:57.662Z] #0 5.329 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T08:43:57.662Z] #0 6.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T08:43:57.662Z] #0 9.178 OK: 266 MiB in 52 packages [2023-11-08T08:43:57.929Z] #51 ... [2023-11-08T08:43:57.929Z] [2023-11-08T08:43:57.929Z] #52 [support-scheduler internal] load build context [2023-11-08T08:43:57.929Z] #52 ... [2023-11-08T08:43:57.929Z] [2023-11-08T08:43:57.929Z] #53 [security-bootstrapper internal] load build context [2023-11-08T08:43:58.199Z] #53 ... [2023-11-08T08:43:58.199Z] [2023-11-08T08:43:58.199Z] #54 [support-notifications internal] load build context [2023-11-08T08:43:58.199Z] #54 ... [2023-11-08T08:43:58.199Z] [2023-11-08T08:43:58.199Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-08T08:43:58.469Z] #37 ... [2023-11-08T08:43:58.469Z] [2023-11-08T08:43:58.469Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-08T08:43:58.469Z] #55 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 3.1s done [2023-11-08T08:43:58.469Z] #55 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-11-08T08:43:58.469Z] #55 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-11-08T08:43:58.469Z] #55 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-11-08T08:43:58.469Z] #55 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2023-11-08T08:43:58.469Z] #55 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.1s done [2023-11-08T08:43:58.469Z] #55 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.9s done [2023-11-08T08:43:58.469Z] #55 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done [2023-11-08T08:43:58.469Z] #55 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 5.24MB / 17.12MB 4.4s [2023-11-08T08:43:58.469Z] #55 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2023-11-08T08:43:58.740Z] #55 ... [2023-11-08T08:43:58.740Z] [2023-11-08T08:43:58.740Z] #51 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-11-08T08:43:58.740Z] #51 DONE 10.8s [2023-11-08T08:43:58.740Z] [2023-11-08T08:43:58.740Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-08T08:43:58.740Z] #55 ... [2023-11-08T08:43:58.740Z] [2023-11-08T08:43:58.740Z] #34 [security-proxy-auth internal] load build context [2023-11-08T08:43:58.740Z] #34 ... [2023-11-08T08:43:58.740Z] [2023-11-08T08:43:58.740Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-08T08:43:58.740Z] #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.80MB / 23.39MB 4.5s [2023-11-08T08:43:59.008Z] #37 ... [2023-11-08T08:43:59.008Z] [2023-11-08T08:43:59.008Z] #56 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-08T08:43:59.279Z] #56 ... [2023-11-08T08:43:59.279Z] [2023-11-08T08:43:59.279Z] #47 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-11-08T08:43:59.279Z] #47 11.32 OK: 266 MiB in 52 packages [2023-11-08T08:43:59.279Z] #47 DONE 14.0s [2023-11-08T08:43:59.279Z] [2023-11-08T08:43:59.279Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-08T08:43:59.279Z] #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.07MB / 23.39MB 5.2s [2023-11-08T08:43:59.279Z] #37 ... [2023-11-08T08:43:59.279Z] [2023-11-08T08:43:59.279Z] #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-08T08:43:59.279Z] #50 11.36 OK: 266 MiB in 52 packages [2023-11-08T08:43:59.279Z] #50 DONE 12.1s [2023-11-08T08:43:59.279Z] [2023-11-08T08:43:59.279Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-08T08:43:59.279Z] #37 ... [2023-11-08T08:43:59.279Z] [2023-11-08T08:43:59.279Z] #39 [core-data internal] load build context [2023-11-08T08:43:59.279Z] #39 ... [2023-11-08T08:43:59.279Z] [2023-11-08T08:43:59.279Z] #40 [security-proxy-setup internal] load build context [2023-11-08T08:43:59.546Z] #40 ... [2023-11-08T08:43:59.546Z] [2023-11-08T08:43:59.546Z] #39 [core-data internal] load build context [2023-11-08T08:43:59.817Z] #39 ... [2023-11-08T08:43:59.817Z] [2023-11-08T08:43:59.817Z] #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-08T08:44:00.083Z] #57 ... [2023-11-08T08:44:00.083Z] [2023-11-08T08:44:00.083Z] #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-08T08:44:00.083Z] #58 ... [2023-11-08T08:44:00.083Z] [2023-11-08T08:44:00.083Z] #59 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-11-08T08:44:00.083Z] #59 ... [2023-11-08T08:44:00.083Z] [2023-11-08T08:44:00.083Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-08T08:44:00.083Z] #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 6.1s [2023-11-08T08:44:00.350Z] #37 ... [2023-11-08T08:44:00.350Z] [2023-11-08T08:44:00.350Z] #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-08T08:44:00.350Z] #60 ... [2023-11-08T08:44:00.350Z] [2023-11-08T08:44:00.350Z] #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-11-08T08:44:00.616Z] #61 ... [2023-11-08T08:44:00.616Z] [2023-11-08T08:44:00.616Z] #62 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-08T08:44:00.616Z] #62 ... [2023-11-08T08:44:00.616Z] [2023-11-08T08:44:00.616Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-08T08:44:00.883Z] #37 ... [2023-11-08T08:44:00.883Z] [2023-11-08T08:44:00.883Z] #63 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-08T08:44:01.150Z] #63 ... [2023-11-08T08:44:01.150Z] [2023-11-08T08:44:01.150Z] #64 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-11-08T08:44:01.150Z] #64 ... [2023-11-08T08:44:01.150Z] [2023-11-08T08:44:01.150Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-08T08:44:01.150Z] #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 7.2s [2023-11-08T08:44:01.735Z] #37 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 [2023-11-08T08:44:01.735Z] #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 7.7s [2023-11-08T08:44:01.735Z] #37 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2023-11-08T08:44:02.701Z] #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 8.5s [2023-11-08T08:44:03.678Z] #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.83MB / 23.39MB 9.5s [2023-11-08T08:44:04.643Z] #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 10.5s [2023-11-08T08:44:04.910Z] #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.02MB / 23.39MB 10.9s [2023-11-08T08:44:04.910Z] #37 ... [2023-11-08T08:44:04.910Z] [2023-11-08T08:44:04.910Z] #38 [core-common-config-bootstrapper internal] load build context [2023-11-08T08:44:04.910Z] #38 transferring context: 33.47MB 18.3s [2023-11-08T08:44:05.180Z] #38 ... [2023-11-08T08:44:05.180Z] [2023-11-08T08:44:05.180Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-08T08:44:05.448Z] #37 ... [2023-11-08T08:44:05.449Z] [2023-11-08T08:44:05.449Z] #44 [security-secretstore-setup internal] load build context [2023-11-08T08:44:05.449Z] #44 ... [2023-11-08T08:44:05.449Z] [2023-11-08T08:44:05.449Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-08T08:44:05.449Z] #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 11.5s [2023-11-08T08:44:06.047Z] #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 12.0s done [2023-11-08T08:44:06.315Z] #37 ... [2023-11-08T08:44:06.315Z] [2023-11-08T08:44:06.315Z] #45 [core-metadata internal] load build context [2023-11-08T08:44:06.315Z] #45 ... [2023-11-08T08:44:06.315Z] [2023-11-08T08:44:06.315Z] #44 [security-secretstore-setup internal] load build context [2023-11-08T08:44:06.581Z] #44 ... [2023-11-08T08:44:06.581Z] [2023-11-08T08:44:06.581Z] #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-08T08:44:06.581Z] #57 10.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T08:44:06.581Z] #57 10.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T08:44:06.581Z] #57 12.91 (1/4) Installing ca-certificates (20230506-r0) [2023-11-08T08:44:06.581Z] #57 13.33 (2/4) Installing dumb-init (1.2.5-r2) [2023-11-08T08:44:06.581Z] #57 13.33 (3/4) Installing su-exec (0.2-r3) [2023-11-08T08:44:06.581Z] #57 13.33 (4/4) Installing yq (4.33.3-r4) [2023-11-08T08:44:06.581Z] #57 14.08 Executing busybox-1.36.1-r2.trigger [2023-11-08T08:44:06.581Z] #57 14.08 Executing ca-certificates-20230506-r0.trigger [2023-11-08T08:44:06.581Z] #57 15.05 OK: 18 MiB in 19 packages [2023-11-08T08:44:06.581Z] #57 DONE 16.6s [2023-11-08T08:44:06.581Z] [2023-11-08T08:44:06.581Z] #44 [security-secretstore-setup internal] load build context [2023-11-08T08:44:07.190Z] #44 ... [2023-11-08T08:44:07.190Z] [2023-11-08T08:44:07.190Z] #48 [core-command internal] load build context [2023-11-08T08:44:07.190Z] #48 ... [2023-11-08T08:44:07.190Z] [2023-11-08T08:44:07.190Z] #44 [security-secretstore-setup internal] load build context [2023-11-08T08:44:07.456Z] #44 ... [2023-11-08T08:44:07.456Z] [2023-11-08T08:44:07.456Z] #49 [security-spiffe-token-provider internal] load build context [2023-11-08T08:44:07.722Z] #49 ... [2023-11-08T08:44:07.722Z] [2023-11-08T08:44:07.722Z] #44 [security-secretstore-setup internal] load build context [2023-11-08T08:44:07.988Z] #44 ... [2023-11-08T08:44:07.988Z] [2023-11-08T08:44:07.988Z] #52 [support-scheduler internal] load build context [2023-11-08T08:44:08.257Z] #52 ... [2023-11-08T08:44:08.257Z] [2023-11-08T08:44:08.257Z] #48 [core-command internal] load build context [2023-11-08T08:44:08.257Z] #48 ... [2023-11-08T08:44:08.257Z] [2023-11-08T08:44:08.257Z] #53 [security-bootstrapper internal] load build context [2023-11-08T08:44:08.526Z] #53 ... [2023-11-08T08:44:08.526Z] [2023-11-08T08:44:08.527Z] #54 [support-notifications internal] load build context [2023-11-08T08:44:08.527Z] #54 ... [2023-11-08T08:44:08.527Z] [2023-11-08T08:44:08.527Z] #48 [core-command internal] load build context [2023-11-08T08:44:08.527Z] #48 ... [2023-11-08T08:44:08.527Z] [2023-11-08T08:44:08.527Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-08T08:44:08.527Z] #55 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 9.1s done [2023-11-08T08:44:08.527Z] #55 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.3s done [2023-11-08T08:44:08.527Z] #55 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 2.0s [2023-11-08T08:44:08.794Z] #55 ... [2023-11-08T08:44:08.794Z] [2023-11-08T08:44:08.794Z] #48 [core-command internal] load build context [2023-11-08T08:44:08.794Z] #48 ... [2023-11-08T08:44:08.794Z] [2023-11-08T08:44:08.794Z] #34 [security-proxy-auth internal] load build context [2023-11-08T08:44:09.060Z] #34 ... [2023-11-08T08:44:09.060Z] [2023-11-08T08:44:09.060Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-08T08:44:09.645Z] #55 ... [2023-11-08T08:44:09.645Z] [2023-11-08T08:44:09.645Z] #40 [security-proxy-setup internal] load build context [2023-11-08T08:44:09.645Z] #40 ... [2023-11-08T08:44:09.645Z] [2023-11-08T08:44:09.645Z] #54 [support-notifications internal] load build context [2023-11-08T08:44:09.912Z] #54 ... [2023-11-08T08:44:09.912Z] [2023-11-08T08:44:09.912Z] #39 [core-data internal] load build context [2023-11-08T08:44:09.912Z] #39 ... [2023-11-08T08:44:09.912Z] [2023-11-08T08:44:09.912Z] #54 [support-notifications internal] load build context [2023-11-08T08:44:10.180Z] #54 transferring context: 23.59MB 21.6s [2023-11-08T08:44:10.765Z] #54 ... [2023-11-08T08:44:10.765Z] [2023-11-08T08:44:10.765Z] #56 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-08T08:44:10.765Z] #56 11.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T08:44:10.765Z] #56 11.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T08:44:10.765Z] #56 13.25 v3.18.4-152-gcdf3c00435d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-08T08:44:10.765Z] #56 13.25 v3.18.4-161-gd1914d23639 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-08T08:44:10.765Z] #56 13.25 OK: 19953 distinct packages available [2023-11-08T08:44:10.765Z] #56 14.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T08:44:10.765Z] #56 15.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T08:44:10.765Z] #56 19.70 (1/4) Installing dumb-init (1.2.5-r2) [2023-11-08T08:44:10.765Z] #56 19.70 (2/4) Installing musl-obstack (1.2.3-r2) [2023-11-08T08:44:10.765Z] #56 19.79 (3/4) Installing libucontext (1.2-r2) [2023-11-08T08:44:10.765Z] #56 19.79 (4/4) Installing gcompat (1.1.0-r1) [2023-11-08T08:44:10.765Z] #56 19.79 Executing busybox-1.36.1-r2.trigger [2023-11-08T08:44:10.765Z] #56 19.98 OK: 8 MiB in 19 packages [2023-11-08T08:44:10.765Z] #56 ... [2023-11-08T08:44:10.765Z] [2023-11-08T08:44:10.765Z] #54 [support-notifications internal] load build context [2023-11-08T08:44:11.353Z] #54 ... [2023-11-08T08:44:11.353Z] [2023-11-08T08:44:11.353Z] #59 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-11-08T08:44:11.353Z] #59 13.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T08:44:11.353Z] #59 13.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T08:44:11.353Z] #59 18.86 (1/1) Installing dumb-init (1.2.5-r2) [2023-11-08T08:44:11.353Z] #59 18.86 Executing busybox-1.36.1-r2.trigger [2023-11-08T08:44:11.353Z] #59 19.01 OK: 8 MiB in 16 packages [2023-11-08T08:44:11.353Z] #59 DONE 21.3s [2023-11-08T08:44:11.353Z] [2023-11-08T08:44:11.353Z] #54 [support-notifications internal] load build context [2023-11-08T08:44:11.620Z] #54 ... [2023-11-08T08:44:11.620Z] [2023-11-08T08:44:11.620Z] #56 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-08T08:44:11.620Z] #56 DONE 22.4s [2023-11-08T08:44:11.620Z] [2023-11-08T08:44:11.620Z] #54 [support-notifications internal] load build context [2023-11-08T08:44:11.620Z] #54 ... [2023-11-08T08:44:11.620Z] [2023-11-08T08:44:11.620Z] #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-11-08T08:44:11.620Z] #61 12.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T08:44:11.620Z] #61 13.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T08:44:11.620Z] #61 18.84 (1/2) Installing dumb-init (1.2.5-r2) [2023-11-08T08:44:11.620Z] #61 18.84 (2/2) Installing su-exec (0.2-r3) [2023-11-08T08:44:11.620Z] #61 18.84 Executing busybox-1.36.1-r2.trigger [2023-11-08T08:44:11.620Z] #61 18.97 OK: 8 MiB in 17 packages [2023-11-08T08:44:11.620Z] #61 DONE 21.4s [2023-11-08T08:44:11.620Z] [2023-11-08T08:44:11.620Z] #54 [support-notifications internal] load build context [2023-11-08T08:44:13.029Z] #54 ... [2023-11-08T08:44:13.029Z] [2023-11-08T08:44:13.029Z] #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-08T08:44:13.029Z] #60 12.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T08:44:13.029Z] #60 13.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T08:44:13.029Z] #60 19.32 (1/2) Installing ca-certificates (20230506-r0) [2023-11-08T08:44:13.029Z] #60 20.05 (2/2) Installing dumb-init (1.2.5-r2) [2023-11-08T08:44:13.029Z] #60 20.05 Executing busybox-1.36.1-r2.trigger [2023-11-08T08:44:13.029Z] #60 20.12 Executing ca-certificates-20230506-r0.trigger [2023-11-08T08:44:13.029Z] #60 21.05 OK: 9 MiB in 17 packages [2023-11-08T08:44:13.029Z] #60 DONE 22.7s [2023-11-08T08:44:13.029Z] [2023-11-08T08:44:13.029Z] #54 [support-notifications internal] load build context [2023-11-08T08:44:14.972Z] #54 ... [2023-11-08T08:44:14.972Z] [2023-11-08T08:44:14.972Z] #64 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-11-08T08:44:14.972Z] #64 15.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T08:44:14.972Z] #64 17.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T08:44:14.972Z] #64 22.71 (1/1) Installing dumb-init (1.2.5-r2) [2023-11-08T08:44:14.972Z] #64 22.75 Executing busybox-1.36.1-r2.trigger [2023-11-08T08:44:14.972Z] #64 22.83 OK: 8 MiB in 16 packages [2023-11-08T08:44:14.972Z] #64 DONE 24.0s [2023-11-08T08:44:14.972Z] [2023-11-08T08:44:14.972Z] #54 [support-notifications internal] load build context [2023-11-08T08:44:15.239Z] #54 transferring context: 31.29MB 26.7s [2023-11-08T08:44:15.239Z] #54 ... [2023-11-08T08:44:15.239Z] [2023-11-08T08:44:15.239Z] #38 [core-common-config-bootstrapper internal] load build context [2023-11-08T08:44:15.506Z] #38 ... [2023-11-08T08:44:15.506Z] [2023-11-08T08:44:15.506Z] #63 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-08T08:44:15.506Z] #63 17.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T08:44:15.506Z] #63 19.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T08:44:15.506Z] #63 22.60 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-08T08:44:15.506Z] #63 22.90 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-08T08:44:15.506Z] #63 23.01 (3/6) Installing dumb-init (1.2.5-r2) [2023-11-08T08:44:15.506Z] #63 23.01 (4/6) Installing openssl (3.1.4-r0) [2023-11-08T08:44:15.506Z] #63 23.21 (5/6) Installing su-exec (0.2-r3) [2023-11-08T08:44:15.506Z] #63 23.21 (6/6) Installing yq (4.33.3-r4) [2023-11-08T08:44:15.506Z] #63 23.61 Executing busybox-1.36.1-r2.trigger [2023-11-08T08:44:15.506Z] #63 23.69 OK: 18 MiB in 19 packages [2023-11-08T08:44:15.506Z] #63 DONE 24.4s [2023-11-08T08:44:15.506Z] [2023-11-08T08:44:15.506Z] #65 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-11-08T08:44:16.467Z] #65 ... [2023-11-08T08:44:16.467Z] [2023-11-08T08:44:16.467Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-08T08:44:16.467Z] #37 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.9s [2023-11-08T08:44:16.467Z] #37 ... [2023-11-08T08:44:16.467Z] [2023-11-08T08:44:16.467Z] #65 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-11-08T08:44:16.467Z] #65 DONE 1.1s [2023-11-08T08:44:16.467Z] [2023-11-08T08:44:16.467Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-08T08:44:16.467Z] #37 ... [2023-11-08T08:44:16.467Z] [2023-11-08T08:44:16.467Z] #45 [core-metadata internal] load build context [2023-11-08T08:44:16.738Z] #45 ... [2023-11-08T08:44:16.738Z] [2023-11-08T08:44:16.738Z] #62 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-08T08:44:16.738Z] #62 16.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T08:44:16.738Z] #62 18.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T08:44:16.738Z] #62 22.19 v3.18.4-152-gcdf3c00435d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-08T08:44:16.738Z] #62 22.19 v3.18.4-161-gd1914d23639 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-08T08:44:16.738Z] #62 22.19 OK: 19953 distinct packages available [2023-11-08T08:44:16.738Z] #62 22.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T08:44:16.738Z] #62 24.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T08:44:16.738Z] #62 ... [2023-11-08T08:44:16.738Z] [2023-11-08T08:44:16.738Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-08T08:44:17.005Z] #37 ... [2023-11-08T08:44:17.005Z] [2023-11-08T08:44:17.005Z] #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-08T08:44:17.005Z] #58 17.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T08:44:17.005Z] #58 18.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T08:44:17.006Z] #58 23.14 v3.18.4-152-gcdf3c00435d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-08T08:44:17.006Z] #58 23.14 v3.18.4-161-gd1914d23639 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-08T08:44:17.006Z] #58 23.14 OK: 19953 distinct packages available [2023-11-08T08:44:17.006Z] #58 23.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T08:44:17.006Z] #58 24.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T08:44:17.006Z] #58 26.64 (1/11) Installing ca-certificates (20230506-r0) [2023-11-08T08:44:17.006Z] #58 26.68 (2/11) Installing brotli-libs (1.0.9-r14) [2023-11-08T08:44:17.006Z] #58 26.76 (3/11) Installing libunistring (1.1-r1) [2023-11-08T08:44:17.006Z] #58 26.80 (4/11) Installing libidn2 (2.3.4-r1) [2023-11-08T08:44:17.006Z] #58 26.80 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-11-08T08:44:17.006Z] #58 26.82 (6/11) Installing libcurl (8.4.0-r0) [2023-11-08T08:44:17.006Z] #58 26.96 (7/11) Installing curl (8.4.0-r0) [2023-11-08T08:44:17.006Z] #58 26.99 (8/11) Installing dumb-init (1.2.5-r2) [2023-11-08T08:44:17.006Z] #58 27.00 (9/11) Installing musl-obstack (1.2.3-r2) [2023-11-08T08:44:17.006Z] #58 27.03 (10/11) Installing libucontext (1.2-r2) [2023-11-08T08:44:17.006Z] #58 27.03 (11/11) Installing gcompat (1.1.0-r1) [2023-11-08T08:44:17.006Z] #58 27.05 Executing busybox-1.36.1-r2.trigger [2023-11-08T08:44:17.273Z] #58 27.11 Executing ca-certificates-20230506-r0.trigger [2023-11-08T08:44:17.273Z] #58 ... [2023-11-08T08:44:17.273Z] [2023-11-08T08:44:17.273Z] #62 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-08T08:44:17.273Z] #62 26.45 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-08T08:44:17.273Z] #62 26.55 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-08T08:44:17.273Z] #62 26.59 (3/7) Installing dumb-init (1.2.5-r2) [2023-11-08T08:44:17.273Z] #62 26.61 (4/7) Installing musl-obstack (1.2.3-r2) [2023-11-08T08:44:17.273Z] #62 26.63 (5/7) Installing libucontext (1.2-r2) [2023-11-08T08:44:17.273Z] #62 26.63 (6/7) Installing gcompat (1.1.0-r1) [2023-11-08T08:44:17.273Z] #62 26.66 (7/7) Installing openssl (3.1.4-r0) [2023-11-08T08:44:17.273Z] #62 26.68 Executing busybox-1.36.1-r2.trigger [2023-11-08T08:44:17.273Z] #62 26.79 OK: 9 MiB in 20 packages [2023-11-08T08:44:17.856Z] #62 ... [2023-11-08T08:44:17.856Z] [2023-11-08T08:44:17.856Z] #49 [security-spiffe-token-provider internal] load build context [2023-11-08T08:44:17.856Z] #49 ... [2023-11-08T08:44:17.856Z] [2023-11-08T08:44:17.856Z] #38 [core-common-config-bootstrapper internal] load build context [2023-11-08T08:44:18.123Z] #38 ... [2023-11-08T08:44:18.123Z] [2023-11-08T08:44:18.123Z] #44 [security-secretstore-setup internal] load build context [2023-11-08T08:44:18.123Z] #44 ... [2023-11-08T08:44:18.123Z] [2023-11-08T08:44:18.123Z] #52 [support-scheduler internal] load build context [2023-11-08T08:44:18.389Z] #52 ... [2023-11-08T08:44:18.389Z] [2023-11-08T08:44:18.389Z] #44 [security-secretstore-setup internal] load build context [2023-11-08T08:44:18.389Z] #44 ... [2023-11-08T08:44:18.389Z] [2023-11-08T08:44:18.389Z] #53 [security-bootstrapper internal] load build context [2023-11-08T08:44:18.672Z] #53 ... [2023-11-08T08:44:18.672Z] [2023-11-08T08:44:18.672Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-08T08:44:18.938Z] #37 ... [2023-11-08T08:44:18.938Z] [2023-11-08T08:44:18.938Z] #48 [core-command internal] load build context [2023-11-08T08:44:18.938Z] #48 ... [2023-11-08T08:44:18.938Z] [2023-11-08T08:44:18.938Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-08T08:44:19.204Z] #37 ... [2023-11-08T08:44:19.204Z] [2023-11-08T08:44:19.204Z] #34 [security-proxy-auth internal] load build context [2023-11-08T08:44:19.204Z] #34 ... [2023-11-08T08:44:19.204Z] [2023-11-08T08:44:19.204Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-08T08:44:19.790Z] #37 ... [2023-11-08T08:44:19.790Z] [2023-11-08T08:44:19.790Z] #40 [security-proxy-setup internal] load build context [2023-11-08T08:44:19.790Z] #40 ... [2023-11-08T08:44:19.790Z] [2023-11-08T08:44:19.790Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-08T08:44:19.790Z] #55 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 13.3s [2023-11-08T08:44:20.059Z] #55 ... [2023-11-08T08:44:20.059Z] [2023-11-08T08:44:20.059Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-08T08:44:20.059Z] #37 ... [2023-11-08T08:44:20.059Z] [2023-11-08T08:44:20.059Z] #39 [core-data internal] load build context [2023-11-08T08:44:20.330Z] #39 ... [2023-11-08T08:44:20.330Z] [2023-11-08T08:44:20.330Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-08T08:44:20.947Z] #55 ... [2023-11-08T08:44:20.947Z] [2023-11-08T08:44:20.947Z] #62 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-08T08:44:20.947Z] #62 DONE 30.6s [2023-11-08T08:44:20.947Z] [2023-11-08T08:44:20.947Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-08T08:44:21.537Z] #55 ... [2023-11-08T08:44:21.537Z] [2023-11-08T08:44:21.537Z] #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-11-08T08:44:21.537Z] #66 DONE 9.4s [2023-11-08T08:44:21.537Z] [2023-11-08T08:44:21.537Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-08T08:44:21.537Z] #55 ... [2023-11-08T08:44:21.537Z] [2023-11-08T08:44:21.537Z] #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-08T08:44:21.537Z] #58 27.57 OK: 13 MiB in 26 packages [2023-11-08T08:44:21.537Z] #58 DONE 31.7s [2023-11-08T08:44:21.537Z] [2023-11-08T08:44:21.537Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-08T08:44:22.508Z] #55 ... [2023-11-08T08:44:22.508Z] [2023-11-08T08:44:22.508Z] #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-11-08T08:44:22.508Z] #67 DONE 1.0s [2023-11-08T08:44:22.508Z] [2023-11-08T08:44:22.508Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-08T08:44:24.447Z] #55 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 18.0s done [2023-11-08T08:44:25.404Z] #55 ... [2023-11-08T08:44:25.404Z] [2023-11-08T08:44:25.404Z] #54 [support-notifications internal] load build context [2023-11-08T08:44:25.404Z] #54 transferring context: 73.97MB 36.8s [2023-11-08T08:44:25.404Z] #54 ... [2023-11-08T08:44:25.404Z] [2023-11-08T08:44:25.404Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-08T08:44:25.404Z] #37 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.0s [2023-11-08T08:44:26.367Z] #37 ... [2023-11-08T08:44:26.367Z] [2023-11-08T08:44:26.367Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-08T08:44:26.641Z] #55 ... [2023-11-08T08:44:26.641Z] [2023-11-08T08:44:26.641Z] #45 [core-metadata internal] load build context [2023-11-08T08:44:26.908Z] #45 ... [2023-11-08T08:44:26.908Z] [2023-11-08T08:44:26.908Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-08T08:44:28.321Z] #37 ... [2023-11-08T08:44:28.321Z] [2023-11-08T08:44:28.321Z] #49 [security-spiffe-token-provider internal] load build context [2023-11-08T08:44:28.321Z] #49 ... [2023-11-08T08:44:28.321Z] [2023-11-08T08:44:28.321Z] #54 [support-notifications internal] load build context [2023-11-08T08:44:28.321Z] #54 ... [2023-11-08T08:44:28.321Z] [2023-11-08T08:44:28.321Z] #38 [core-common-config-bootstrapper internal] load build context [2023-11-08T08:44:28.321Z] #38 ... [2023-11-08T08:44:28.321Z] [2023-11-08T08:44:28.321Z] #49 [security-spiffe-token-provider internal] load build context [2023-11-08T08:44:28.587Z] #49 ... [2023-11-08T08:44:28.587Z] [2023-11-08T08:44:28.587Z] #52 [support-scheduler internal] load build context [2023-11-08T08:44:28.587Z] #52 ... [2023-11-08T08:44:28.587Z] [2023-11-08T08:44:28.587Z] #53 [security-bootstrapper internal] load build context [2023-11-08T08:44:28.852Z] #53 ... [2023-11-08T08:44:28.852Z] [2023-11-08T08:44:28.852Z] #44 [security-secretstore-setup internal] load build context [2023-11-08T08:44:28.852Z] #44 ... [2023-11-08T08:44:28.852Z] [2023-11-08T08:44:28.852Z] #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-11-08T08:44:29.118Z] #68 ... [2023-11-08T08:44:29.118Z] [2023-11-08T08:44:29.118Z] #48 [core-command internal] load build context [2023-11-08T08:44:29.118Z] #48 ... [2023-11-08T08:44:29.118Z] [2023-11-08T08:44:29.118Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-08T08:44:29.382Z] #37 ... [2023-11-08T08:44:29.382Z] [2023-11-08T08:44:29.382Z] #34 [security-proxy-auth internal] load build context [2023-11-08T08:44:29.382Z] #34 ... [2023-11-08T08:44:29.382Z] [2023-11-08T08:44:29.382Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-08T08:44:29.967Z] #37 ... [2023-11-08T08:44:29.967Z] [2023-11-08T08:44:29.967Z] #40 [security-proxy-setup internal] load build context [2023-11-08T08:44:29.967Z] #40 ... [2023-11-08T08:44:29.967Z] [2023-11-08T08:44:29.967Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-08T08:44:30.234Z] #37 ... [2023-11-08T08:44:30.234Z] [2023-11-08T08:44:30.234Z] #39 [core-data internal] load build context [2023-11-08T08:44:30.499Z] #39 ... [2023-11-08T08:44:30.499Z] [2023-11-08T08:44:30.499Z] #40 [security-proxy-setup internal] load build context [2023-11-08T08:44:30.499Z] #40 transferring context: 118.42MB 39.1s [2023-11-08T08:44:30.499Z] #40 ... [2023-11-08T08:44:30.499Z] [2023-11-08T08:44:30.499Z] #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-11-08T08:44:30.499Z] #68 DONE 1.7s [2023-11-08T08:44:30.764Z] [2023-11-08T08:44:30.765Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-08T08:44:30.765Z] #37 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 24.2s [2023-11-08T08:44:30.765Z] #37 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 24.4s done [2023-11-08T08:44:32.168Z] #37 DONE 43.7s [2023-11-08T08:44:32.168Z] [2023-11-08T08:44:32.168Z] #40 [security-proxy-setup internal] load build context [2023-11-08T08:44:35.518Z] #40 transferring context: 156.44MB 44.3s [2023-11-08T08:44:36.099Z] #40 ... [2023-11-08T08:44:36.099Z] [2023-11-08T08:44:36.099Z] #45 [core-metadata internal] load build context [2023-11-08T08:44:36.099Z] #45 transferring context: 189.79MB 49.6s done [2023-11-08T08:44:36.099Z] #45 DONE 50.0s [2023-11-08T08:44:36.099Z] [2023-11-08T08:44:36.099Z] #40 [security-proxy-setup internal] load build context [2023-11-08T08:44:36.099Z] #40 ... [2023-11-08T08:44:36.099Z] [2023-11-08T08:44:36.099Z] #34 [security-proxy-auth internal] load build context [2023-11-08T08:44:36.099Z] #34 ... [2023-11-08T08:44:36.099Z] [2023-11-08T08:44:36.099Z] #40 [security-proxy-setup internal] load build context [2023-11-08T08:44:38.226Z] #40 ... [2023-11-08T08:44:38.226Z] [2023-11-08T08:44:38.226Z] #69 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-11-08T08:44:38.226Z] #69 DONE 1.9s [2023-11-08T08:44:38.226Z] [2023-11-08T08:44:38.226Z] #40 [security-proxy-setup internal] load build context [2023-11-08T08:44:38.522Z] #40 ... [2023-11-08T08:44:38.522Z] [2023-11-08T08:44:38.522Z] #54 [support-notifications internal] load build context [2023-11-08T08:44:38.522Z] #54 ... [2023-11-08T08:44:38.522Z] [2023-11-08T08:44:38.522Z] #38 [core-common-config-bootstrapper internal] load build context [2023-11-08T08:44:38.829Z] #38 ... [2023-11-08T08:44:38.829Z] [2023-11-08T08:44:38.829Z] #49 [security-spiffe-token-provider internal] load build context [2023-11-08T08:44:38.829Z] #49 ... [2023-11-08T08:44:38.829Z] [2023-11-08T08:44:38.829Z] #52 [support-scheduler internal] load build context [2023-11-08T08:44:38.829Z] #52 ... [2023-11-08T08:44:38.829Z] [2023-11-08T08:44:38.829Z] #53 [security-bootstrapper internal] load build context [2023-11-08T08:44:39.110Z] #53 ... [2023-11-08T08:44:39.110Z] [2023-11-08T08:44:39.110Z] #70 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-08T08:44:39.110Z] #70 DONE 4.9s [2023-11-08T08:44:39.110Z] [2023-11-08T08:44:39.110Z] #53 [security-bootstrapper internal] load build context [2023-11-08T08:44:39.110Z] #53 ... [2023-11-08T08:44:39.110Z] [2023-11-08T08:44:39.110Z] #44 [security-secretstore-setup internal] load build context [2023-11-08T08:44:39.110Z] #44 ... [2023-11-08T08:44:39.110Z] [2023-11-08T08:44:39.110Z] #38 [core-common-config-bootstrapper internal] load build context [2023-11-08T08:44:39.110Z] #38 ... [2023-11-08T08:44:39.110Z] [2023-11-08T08:44:39.110Z] #71 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-08T08:44:39.110Z] #71 DONE 3.2s [2023-11-08T08:44:39.110Z] [2023-11-08T08:44:39.110Z] #38 [core-common-config-bootstrapper internal] load build context [2023-11-08T08:44:39.390Z] #38 ... [2023-11-08T08:44:39.390Z] [2023-11-08T08:44:39.390Z] #72 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-08T08:44:39.390Z] #72 DONE 5.2s [2023-11-08T08:44:39.390Z] [2023-11-08T08:44:39.390Z] #38 [core-common-config-bootstrapper internal] load build context [2023-11-08T08:44:39.390Z] #38 ... [2023-11-08T08:44:39.390Z] [2023-11-08T08:44:39.390Z] #48 [core-command internal] load build context [2023-11-08T08:44:39.390Z] #48 ... [2023-11-08T08:44:39.390Z] [2023-11-08T08:44:39.390Z] #34 [security-proxy-auth internal] load build context [2023-11-08T08:44:40.491Z] #34 ... [2023-11-08T08:44:40.491Z] [2023-11-08T08:44:40.491Z] #49 [security-spiffe-token-provider internal] load build context [2023-11-08T08:44:40.491Z] #49 transferring context: 189.79MB 52.1s done [2023-11-08T08:44:40.491Z] #49 DONE 53.3s [2023-11-08T08:44:40.491Z] [2023-11-08T08:44:40.491Z] #39 [core-data internal] load build context [2023-11-08T08:44:40.755Z] #39 ... [2023-11-08T08:44:40.755Z] [2023-11-08T08:44:40.755Z] #34 [security-proxy-auth internal] load build context [2023-11-08T08:44:40.755Z] #34 ... [2023-11-08T08:44:40.755Z] [2023-11-08T08:44:40.755Z] #52 [support-scheduler internal] load build context [2023-11-08T08:44:40.755Z] #52 transferring context: 189.79MB 51.7s done [2023-11-08T08:44:40.755Z] #52 DONE 53.1s [2023-11-08T08:44:40.755Z] [2023-11-08T08:44:40.755Z] #34 [security-proxy-auth internal] load build context [2023-11-08T08:44:41.020Z] #34 ... [2023-11-08T08:44:41.020Z] [2023-11-08T08:44:41.020Z] #73 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-11-08T08:44:41.020Z] #73 DONE 1.9s [2023-11-08T08:44:41.020Z] [2023-11-08T08:44:41.020Z] #34 [security-proxy-auth internal] load build context [2023-11-08T08:44:41.287Z] #34 ... [2023-11-08T08:44:41.287Z] [2023-11-08T08:44:41.287Z] #74 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-11-08T08:44:41.287Z] #74 DONE 1.6s [2023-11-08T08:44:41.287Z] [2023-11-08T08:44:41.287Z] #34 [security-proxy-auth internal] load build context [2023-11-08T08:44:41.554Z] #34 ... [2023-11-08T08:44:41.554Z] [2023-11-08T08:44:41.554Z] #75 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-11-08T08:44:41.554Z] #75 DONE 2.1s [2023-11-08T08:44:41.554Z] [2023-11-08T08:44:41.554Z] #34 [security-proxy-auth internal] load build context [2023-11-08T08:44:41.820Z] #34 ... [2023-11-08T08:44:41.820Z] [2023-11-08T08:44:41.820Z] #53 [security-bootstrapper internal] load build context [2023-11-08T08:44:41.820Z] #53 transferring context: 189.79MB 52.1s done [2023-11-08T08:44:41.820Z] #53 DONE 54.0s [2023-11-08T08:44:41.820Z] [2023-11-08T08:44:41.820Z] #34 [security-proxy-auth internal] load build context [2023-11-08T08:44:42.790Z] #34 ... [2023-11-08T08:44:42.790Z] [2023-11-08T08:44:42.790Z] #76 [security-spire-config stage-2 5/9] COPY security.txt / [2023-11-08T08:44:42.790Z] #76 DONE 1.3s [2023-11-08T08:44:42.790Z] [2023-11-08T08:44:42.790Z] #77 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-11-08T08:44:42.790Z] #77 DONE 1.6s [2023-11-08T08:44:42.790Z] [2023-11-08T08:44:42.790Z] #34 [security-proxy-auth internal] load build context [2023-11-08T08:44:42.790Z] #34 ... [2023-11-08T08:44:42.791Z] [2023-11-08T08:44:42.791Z] #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-11-08T08:44:42.791Z] #78 DONE 2.1s [2023-11-08T08:44:42.791Z] [2023-11-08T08:44:42.791Z] #34 [security-proxy-auth internal] load build context [2023-11-08T08:44:43.060Z] #34 ... [2023-11-08T08:44:43.060Z] [2023-11-08T08:44:43.060Z] #79 [security-spire-server stage-2 5/8] COPY security.txt / [2023-11-08T08:44:43.060Z] #79 DONE 1.5s [2023-11-08T08:44:43.060Z] [2023-11-08T08:44:43.060Z] #34 [security-proxy-auth internal] load build context [2023-11-08T08:44:43.325Z] #34 ... [2023-11-08T08:44:43.325Z] [2023-11-08T08:44:43.325Z] #40 [security-proxy-setup internal] load build context [2023-11-08T08:44:43.325Z] #40 transferring context: 189.79MB 51.0s done [2023-11-08T08:44:43.325Z] #40 DONE 53.9s [2023-11-08T08:44:43.325Z] [2023-11-08T08:44:43.325Z] #34 [security-proxy-auth internal] load build context [2023-11-08T08:44:43.589Z] #34 transferring context: 189.79MB 57.4s done [2023-11-08T08:44:44.180Z] #34 ... [2023-11-08T08:44:44.180Z] [2023-11-08T08:44:44.180Z] #80 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-11-08T08:44:44.180Z] #80 DONE 1.3s [2023-11-08T08:44:44.180Z] [2023-11-08T08:44:44.180Z] #81 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-11-08T08:44:44.180Z] #81 DONE 2.2s [2023-11-08T08:44:44.180Z] [2023-11-08T08:44:44.180Z] #82 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-11-08T08:44:44.445Z] #82 ... [2023-11-08T08:44:44.445Z] [2023-11-08T08:44:44.445Z] #34 [security-proxy-auth internal] load build context [2023-11-08T08:44:44.445Z] #34 DONE 58.3s [2023-11-08T08:44:44.445Z] [2023-11-08T08:44:44.445Z] #54 [support-notifications internal] load build context [2023-11-08T08:44:44.711Z] #54 ... [2023-11-08T08:44:44.711Z] [2023-11-08T08:44:44.711Z] #83 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-11-08T08:44:44.711Z] #83 DONE 1.9s [2023-11-08T08:44:44.711Z] [2023-11-08T08:44:44.711Z] #54 [support-notifications internal] load build context [2023-11-08T08:44:44.711Z] #54 ... [2023-11-08T08:44:44.711Z] [2023-11-08T08:44:44.711Z] #38 [core-common-config-bootstrapper internal] load build context [2023-11-08T08:44:44.977Z] #38 ... [2023-11-08T08:44:44.977Z] [2023-11-08T08:44:44.977Z] #84 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-11-08T08:44:44.977Z] #84 DONE 1.7s [2023-11-08T08:44:44.977Z] [2023-11-08T08:44:44.977Z] #85 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-11-08T08:44:45.563Z] #85 ... [2023-11-08T08:44:45.563Z] [2023-11-08T08:44:45.563Z] #86 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-11-08T08:44:45.563Z] #86 DONE 0.7s [2023-11-08T08:44:45.563Z] [2023-11-08T08:44:45.563Z] #82 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-11-08T08:44:45.563Z] #82 DONE 1.4s [2023-11-08T08:44:45.563Z] [2023-11-08T08:44:45.563Z] #87 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-11-08T08:44:46.162Z] #87 ... [2023-11-08T08:44:46.162Z] [2023-11-08T08:44:46.162Z] #85 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-11-08T08:44:46.162Z] #85 DONE 1.2s [2023-11-08T08:44:46.162Z] [2023-11-08T08:44:46.162Z] #88 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-11-08T08:44:46.427Z] #88 ... [2023-11-08T08:44:46.427Z] [2023-11-08T08:44:46.427Z] #54 [support-notifications internal] load build context [2023-11-08T08:44:46.427Z] #54 transferring context: 189.79MB 57.6s done [2023-11-08T08:44:46.427Z] #54 DONE 58.7s [2023-11-08T08:44:46.427Z] [2023-11-08T08:44:46.427Z] #89 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-11-08T08:44:46.427Z] #89 DONE 1.1s [2023-11-08T08:44:46.427Z] [2023-11-08T08:44:46.427Z] #90 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-11-08T08:44:46.695Z] #90 ... [2023-11-08T08:44:46.695Z] [2023-11-08T08:44:46.695Z] #87 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-11-08T08:44:46.695Z] #87 DONE 1.0s [2023-11-08T08:44:46.695Z] [2023-11-08T08:44:46.695Z] #91 [security-spire-agent] exporting to image [2023-11-08T08:44:46.695Z] #91 exporting layers [2023-11-08T08:44:46.963Z] #91 ... [2023-11-08T08:44:46.963Z] [2023-11-08T08:44:46.963Z] #88 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-11-08T08:44:46.963Z] #88 DONE 0.8s [2023-11-08T08:44:46.963Z] [2023-11-08T08:44:46.963Z] #44 [security-secretstore-setup internal] load build context [2023-11-08T08:44:46.963Z] #44 transferring context: 189.79MB 61.6s done [2023-11-08T08:44:46.963Z] #44 DONE 62.0s [2023-11-08T08:44:47.231Z] [2023-11-08T08:44:47.231Z] #38 [core-common-config-bootstrapper internal] load build context [2023-11-08T08:44:47.879Z] #38 ... [2023-11-08T08:44:47.879Z] [2023-11-08T08:44:47.879Z] #90 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-11-08T08:44:47.879Z] #90 DONE 1.2s [2023-11-08T08:44:47.879Z] [2023-11-08T08:44:47.879Z] #38 [core-common-config-bootstrapper internal] load build context [2023-11-08T08:44:48.147Z] #38 ... [2023-11-08T08:44:48.147Z] [2023-11-08T08:44:48.147Z] #92 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T08:44:48.413Z] #92 ... [2023-11-08T08:44:48.413Z] [2023-11-08T08:44:48.413Z] #38 [core-common-config-bootstrapper internal] load build context [2023-11-08T08:44:49.838Z] #38 ... [2023-11-08T08:44:49.838Z] [2023-11-08T08:44:49.838Z] #48 [core-command internal] load build context [2023-11-08T08:44:49.838Z] #48 ... [2023-11-08T08:44:49.838Z] [2023-11-08T08:44:49.838Z] #38 [core-common-config-bootstrapper internal] load build context [2023-11-08T08:44:50.798Z] #38 transferring context: 189.79MB 64.2s done [2023-11-08T08:44:50.798Z] #38 DONE 64.5s [2023-11-08T08:44:50.798Z] [2023-11-08T08:44:50.798Z] #39 [core-data internal] load build context [2023-11-08T08:44:51.064Z] #39 ... [2023-11-08T08:44:51.064Z] [2023-11-08T08:44:51.064Z] #48 [core-command internal] load build context [2023-11-08T08:44:51.064Z] #48 transferring context: 189.79MB 64.1s done [2023-11-08T08:44:51.329Z] #48 DONE 64.3s [2023-11-08T08:44:51.329Z] [2023-11-08T08:44:51.329Z] #39 [core-data internal] load build context [2023-11-08T08:44:51.329Z] #39 transferring context: 189.79MB 60.2s done [2023-11-08T08:44:51.329Z] #39 DONE 62.2s [2023-11-08T08:44:51.329Z] [2023-11-08T08:44:51.329Z] #91 [security-spire-server] exporting to image [2023-11-08T08:44:51.594Z] #91 exporting layers 4.9s done [2023-11-08T08:44:51.594Z] #91 exporting layers 4.4s done [2023-11-08T08:44:51.594Z] #91 writing image sha256:8db081d802999ff8b76341b2664a639c44ac41aaee2fd8ef7b338dfa6130b4c7 0.0s done [2023-11-08T08:44:51.594Z] #91 writing image sha256:4465336673110ee06f3f0e59b6be200f2d01d9f8568d183c4a019e69f8a12c90 0.0s done [2023-11-08T08:44:51.594Z] #91 naming to docker.io/library/security-spire-config-arm64 done [2023-11-08T08:44:51.594Z] #91 naming to docker.io/library/security-spire-agent-arm64 done [2023-11-08T08:44:51.594Z] #91 writing image sha256:c6fd8b44d9554778088c2e6eda891ff9b1badf036eccf84fe0fc54c7b541d6eb done [2023-11-08T08:44:51.594Z] #91 naming to docker.io/library/security-spire-server-arm64 done [2023-11-08T08:44:51.594Z] #91 DONE 5.0s [2023-11-08T08:44:51.594Z] [2023-11-08T08:44:51.594Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T08:44:53.002Z] #93 ... [2023-11-08T08:44:53.002Z] [2023-11-08T08:44:53.003Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T08:44:53.268Z] #94 ... [2023-11-08T08:44:53.268Z] [2023-11-08T08:44:53.268Z] #95 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T08:45:19.935Z] #95 ... [2023-11-08T08:45:19.935Z] [2023-11-08T08:45:19.935Z] #92 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T08:45:19.936Z] #92 DONE 41.2s [2023-11-08T08:45:19.936Z] [2023-11-08T08:45:19.936Z] #96 [core-metadata builder 6/7] COPY . . [2023-11-08T08:45:19.936Z] #96 ... [2023-11-08T08:45:19.936Z] [2023-11-08T08:45:19.936Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T08:45:19.936Z] #94 DONE 36.6s [2023-11-08T08:45:19.936Z] [2023-11-08T08:45:19.936Z] #97 [security-spiffe-token-provider builder 6/7] COPY . . [2023-11-08T08:45:21.876Z] #97 DONE 2.2s [2023-11-08T08:45:21.876Z] [2023-11-08T08:45:21.876Z] #95 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T08:45:21.876Z] #95 DONE 37.3s [2023-11-08T08:45:21.876Z] [2023-11-08T08:45:21.876Z] #98 [security-bootstrapper builder 6/7] COPY . . [2023-11-08T08:45:21.876Z] #98 ... [2023-11-08T08:45:21.876Z] [2023-11-08T08:45:21.876Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T08:45:21.876Z] #93 DONE 34.1s [2023-11-08T08:45:21.876Z] [2023-11-08T08:45:21.876Z] #96 [core-metadata builder 6/7] COPY . . [2023-11-08T08:45:21.876Z] #96 DONE 2.5s [2023-11-08T08:45:22.143Z] [2023-11-08T08:45:22.143Z] #99 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T08:45:22.143Z] #99 CACHED [2023-11-08T08:45:22.143Z] [2023-11-08T08:45:22.143Z] #100 [core-data builder 6/7] COPY . . [2023-11-08T08:45:22.143Z] #100 CACHED [2023-11-08T08:45:22.143Z] [2023-11-08T08:45:22.143Z] #101 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-11-08T08:45:22.143Z] #101 CACHED [2023-11-08T08:45:22.143Z] [2023-11-08T08:45:22.143Z] #102 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-11-08T08:45:22.143Z] #102 CACHED [2023-11-08T08:45:22.143Z] [2023-11-08T08:45:22.143Z] #103 [support-scheduler builder 6/7] COPY . . [2023-11-08T08:45:22.143Z] #103 CACHED [2023-11-08T08:45:22.143Z] [2023-11-08T08:45:22.143Z] #104 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T08:45:22.143Z] #104 CACHED [2023-11-08T08:45:22.143Z] [2023-11-08T08:45:22.143Z] #105 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-11-08T08:45:22.143Z] #105 CACHED [2023-11-08T08:45:22.143Z] [2023-11-08T08:45:22.143Z] #106 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T08:45:22.143Z] #106 CACHED [2023-11-08T08:45:22.143Z] [2023-11-08T08:45:22.143Z] #107 [core-command builder 6/7] COPY . . [2023-11-08T08:45:22.143Z] #107 CACHED [2023-11-08T08:45:22.143Z] [2023-11-08T08:45:22.143Z] #108 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T08:45:22.143Z] #108 CACHED [2023-11-08T08:45:22.143Z] [2023-11-08T08:45:22.143Z] #109 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-11-08T08:45:22.143Z] #109 CACHED [2023-11-08T08:45:22.143Z] [2023-11-08T08:45:22.143Z] #110 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-11-08T08:45:22.143Z] #110 CACHED [2023-11-08T08:45:22.143Z] [2023-11-08T08:45:22.143Z] #111 [security-proxy-auth builder 6/7] COPY . . [2023-11-08T08:45:22.143Z] #111 CACHED [2023-11-08T08:45:22.143Z] [2023-11-08T08:45:22.143Z] #112 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-11-08T08:45:22.143Z] #112 CACHED [2023-11-08T08:45:22.143Z] [2023-11-08T08:45:22.143Z] #113 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T08:45:22.144Z] #113 CACHED [2023-11-08T08:45:22.144Z] [2023-11-08T08:45:22.144Z] #114 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-08T08:45:26.403Z] #114 3.717 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-11-08T08:45:28.340Z] #114 ... [2023-11-08T08:45:28.340Z] [2023-11-08T08:45:28.340Z] #115 [support-notifications builder 6/7] COPY . . [2023-11-08T08:45:28.340Z] #115 DONE 6.2s [2023-11-08T08:45:28.340Z] [2023-11-08T08:45:28.340Z] #116 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-08T08:45:28.340Z] #0 4.000 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-11-08T08:45:28.340Z] #116 ... [2023-11-08T08:45:28.340Z] [2023-11-08T08:45:28.340Z] #117 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-11-08T08:45:28.340Z] #117 CACHED [2023-11-08T08:45:28.340Z] [2023-11-08T08:45:28.340Z] #118 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T08:45:28.340Z] #118 CACHED [2023-11-08T08:45:28.340Z] [2023-11-08T08:45:28.340Z] #119 [security-proxy-setup builder 6/7] COPY . . [2023-11-08T08:45:28.340Z] #119 CACHED [2023-11-08T08:45:28.340Z] [2023-11-08T08:45:28.340Z] #98 [security-bootstrapper builder 6/7] COPY . . [2023-11-08T08:45:28.340Z] #98 DONE 6.3s [2023-11-08T08:45:28.340Z] [2023-11-08T08:45:28.340Z] #120 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T08:45:28.340Z] #120 CACHED [2023-11-08T08:45:28.340Z] [2023-11-08T08:45:28.340Z] #121 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-11-08T08:45:28.340Z] #121 CACHED [2023-11-08T08:45:28.340Z] [2023-11-08T08:45:28.340Z] #122 [security-secretstore-setup builder 6/7] COPY . . [2023-11-08T08:45:28.340Z] #122 CACHED [2023-11-08T08:45:28.340Z] [2023-11-08T08:45:28.340Z] #123 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-08T08:45:31.768Z] #123 3.591 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-11-08T08:45:32.037Z] #123 ... [2023-11-08T08:45:32.037Z] [2023-11-08T08:45:32.037Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-08T08:45:32.037Z] #0 4.025 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-11-08T08:45:32.037Z] #124 ... [2023-11-08T08:45:32.037Z] [2023-11-08T08:45:32.037Z] #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-08T08:45:32.037Z] #0 3.506 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-11-08T08:45:32.037Z] #125 ... [2023-11-08T08:45:32.037Z] [2023-11-08T08:45:32.037Z] #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-08T08:45:32.037Z] #0 3.891 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-11-08T08:45:32.303Z] #126 ... [2023-11-08T08:45:32.303Z] [2023-11-08T08:45:32.303Z] #127 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-08T08:45:32.303Z] #0 3.298 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-11-08T08:45:32.569Z] #127 ... [2023-11-08T08:45:32.569Z] [2023-11-08T08:45:32.569Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-08T08:45:32.569Z] #0 3.258 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-11-08T08:45:32.569Z] #128 ... [2023-11-08T08:45:32.569Z] [2023-11-08T08:45:32.569Z] #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-11-08T08:45:32.569Z] #0 3.966 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-11-08T08:45:39.203Z] #129 ... [2023-11-08T08:45:39.203Z] [2023-11-08T08:45:39.203Z] #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-11-08T08:45:39.203Z] #0 3.862 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-11-08T08:45:39.203Z] #130 ... [2023-11-08T08:45:39.203Z] [2023-11-08T08:45:39.203Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-08T08:45:39.203Z] #0 3.387 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-11-08T08:57:31.501Z] #131 ... [2023-11-08T08:57:31.501Z] [2023-11-08T08:57:31.501Z] #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-11-08T08:57:31.501Z] #129 718.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-11-08T08:57:31.501Z] #129 ... [2023-11-08T08:57:31.501Z] [2023-11-08T08:57:31.501Z] #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-11-08T08:57:31.501Z] #130 DONE 721.5s [2023-11-08T08:57:31.501Z] [2023-11-08T08:57:31.501Z] #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-08T08:57:31.501Z] #126 ... [2023-11-08T08:57:31.501Z] [2023-11-08T08:57:31.501Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-08T08:57:31.501Z] #132 DONE 0.1s [2023-11-08T08:57:31.501Z] [2023-11-08T08:57:31.501Z] #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-11-08T08:57:31.501Z] #133 DONE 0.1s [2023-11-08T08:57:31.501Z] [2023-11-08T08:57:31.501Z] #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-11-08T08:57:31.501Z] #134 DONE 0.2s [2023-11-08T08:57:31.501Z] [2023-11-08T08:57:31.501Z] #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-11-08T08:57:31.501Z] #135 DONE 0.2s [2023-11-08T08:57:31.501Z] [2023-11-08T08:57:31.501Z] #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-11-08T08:57:31.501Z] #136 DONE 0.5s [2023-11-08T08:57:31.501Z] [2023-11-08T08:57:31.501Z] #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-11-08T08:57:31.501Z] #137 DONE 0.1s [2023-11-08T08:57:31.501Z] [2023-11-08T08:57:31.501Z] #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-08T08:57:34.081Z] #138 DONE 2.3s [2023-11-08T08:57:34.081Z] [2023-11-08T08:57:34.081Z] #91 [security-proxy-setup] exporting to image [2023-11-08T08:57:34.081Z] #91 exporting layers [2023-11-08T08:57:36.652Z] #91 exporting layers 2.8s done [2023-11-08T08:57:36.652Z] #91 writing image sha256:56c0586238010193caa027111f579c6f66664fb7457053fba2d9ba1ea3e55591 done [2023-11-08T08:57:36.652Z] #91 naming to docker.io/library/security-proxy-setup-arm64 done [2023-11-08T08:57:36.653Z] #91 DONE 7.8s [2023-11-08T08:57:36.653Z] [2023-11-08T08:57:36.653Z] #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-08T08:57:38.061Z] #125 ... [2023-11-08T08:57:38.061Z] [2023-11-08T08:57:38.061Z] #123 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-08T08:57:38.061Z] #123 DONE 729.7s [2023-11-08T08:57:38.061Z] [2023-11-08T08:57:38.061Z] #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-11-08T08:57:38.331Z] #139 DONE 0.4s [2023-11-08T08:57:38.331Z] [2023-11-08T08:57:38.331Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-11-08T08:57:40.268Z] #140 DONE 2.1s [2023-11-08T08:57:40.268Z] [2023-11-08T08:57:40.268Z] #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-08T08:57:40.546Z] #141 DONE 0.2s [2023-11-08T08:57:40.546Z] [2023-11-08T08:57:40.546Z] #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-08T08:57:40.546Z] #125 ... [2023-11-08T08:57:40.546Z] [2023-11-08T08:57:40.546Z] #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-11-08T08:57:40.814Z] #142 DONE 0.3s [2023-11-08T08:57:40.814Z] [2023-11-08T08:57:40.814Z] #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-08T08:57:40.814Z] #125 ... [2023-11-08T08:57:40.814Z] [2023-11-08T08:57:40.814Z] #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-11-08T08:57:41.398Z] #143 DONE 0.3s [2023-11-08T08:57:41.398Z] [2023-11-08T08:57:41.398Z] #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-11-08T08:57:41.398Z] #144 DONE 0.2s [2023-11-08T08:57:41.398Z] [2023-11-08T08:57:41.398Z] #145 [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-11-08T08:57:41.672Z] #145 DONE 0.1s [2023-11-08T08:57:41.672Z] [2023-11-08T08:57:41.672Z] #146 [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-11-08T08:57:41.672Z] #146 DONE 0.1s [2023-11-08T08:57:41.672Z] [2023-11-08T08:57:41.672Z] #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-11-08T08:57:41.944Z] #147 DONE 0.2s [2023-11-08T08:57:41.944Z] [2023-11-08T08:57:41.944Z] #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-11-08T08:57:41.944Z] #148 DONE 0.1s [2023-11-08T08:57:41.944Z] [2023-11-08T08:57:41.944Z] #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-11-08T08:57:43.881Z] #149 DONE 2.0s [2023-11-08T08:57:43.881Z] [2023-11-08T08:57:43.881Z] #91 [security-bootstrapper] exporting to image [2023-11-08T08:57:43.881Z] #91 exporting layers [2023-11-08T08:57:44.982Z] #91 exporting layers 1.2s done [2023-11-08T08:57:45.248Z] #91 writing image sha256:f301f80e6f7aaec248ca06d1dd34f8033826fd57cbbd5c45015963412397c521 done [2023-11-08T08:57:45.248Z] #91 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2023-11-08T08:57:45.248Z] #91 DONE 9.0s [2023-11-08T08:57:45.248Z] [2023-11-08T08:57:45.248Z] #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-08T08:57:50.582Z] #126 DONE 748.1s [2023-11-08T08:57:50.582Z] [2023-11-08T08:57:50.582Z] #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-11-08T08:57:50.582Z] #129 DONE 742.0s [2023-11-08T08:57:50.582Z] [2023-11-08T08:57:50.582Z] #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-08T08:57:50.852Z] #125 ... [2023-11-08T08:57:50.852Z] [2023-11-08T08:57:50.852Z] #150 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-08T08:57:51.436Z] #150 DONE 0.3s [2023-11-08T08:57:51.436Z] [2023-11-08T08:57:51.436Z] #151 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-11-08T08:57:51.436Z] #151 ... [2023-11-08T08:57:51.436Z] [2023-11-08T08:57:51.436Z] #152 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-08T08:57:51.436Z] #152 DONE 0.2s [2023-11-08T08:57:51.704Z] [2023-11-08T08:57:51.704Z] #151 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-11-08T08:57:51.704Z] #151 DONE 0.4s [2023-11-08T08:57:51.704Z] [2023-11-08T08:57:51.704Z] #153 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-11-08T08:57:51.983Z] #153 DONE 0.4s [2023-11-08T08:57:51.983Z] [2023-11-08T08:57:51.983Z] #154 [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-11-08T08:57:51.983Z] #154 DONE 0.2s [2023-11-08T08:57:51.983Z] [2023-11-08T08:57:51.983Z] #155 [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-11-08T08:57:52.249Z] #155 ... [2023-11-08T08:57:52.249Z] [2023-11-08T08:57:52.249Z] #156 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-11-08T08:57:52.249Z] #156 DONE 0.5s [2023-11-08T08:57:52.249Z] [2023-11-08T08:57:52.249Z] #155 [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-11-08T08:57:52.249Z] #155 DONE 0.2s [2023-11-08T08:57:52.249Z] [2023-11-08T08:57:52.249Z] #157 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-11-08T08:57:52.518Z] #157 ... [2023-11-08T08:57:52.518Z] [2023-11-08T08:57:52.518Z] #158 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-11-08T08:57:52.518Z] #158 DONE 0.2s [2023-11-08T08:57:52.798Z] [2023-11-08T08:57:52.798Z] #157 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-11-08T08:57:52.798Z] #157 DONE 0.2s [2023-11-08T08:57:52.798Z] [2023-11-08T08:57:52.798Z] #159 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-11-08T08:57:53.067Z] #159 ... [2023-11-08T08:57:53.067Z] [2023-11-08T08:57:53.067Z] #160 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-11-08T08:57:53.067Z] #160 DONE 0.3s [2023-11-08T08:57:53.067Z] [2023-11-08T08:57:53.067Z] #161 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-08T08:57:53.781Z] #161 ... [2023-11-08T08:57:53.782Z] [2023-11-08T08:57:53.782Z] #159 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-11-08T08:57:53.782Z] #159 DONE 0.9s [2023-11-08T08:57:53.782Z] [2023-11-08T08:57:53.782Z] #162 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-11-08T08:57:54.053Z] #162 DONE 0.6s [2023-11-08T08:57:54.053Z] [2023-11-08T08:57:54.053Z] #163 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-11-08T08:57:54.327Z] #163 DONE 0.3s [2023-11-08T08:57:54.327Z] [2023-11-08T08:57:54.327Z] #164 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-08T08:57:55.757Z] #164 ... [2023-11-08T08:57:55.757Z] [2023-11-08T08:57:55.757Z] #161 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-08T08:57:55.757Z] #161 DONE 2.8s [2023-11-08T08:57:55.757Z] [2023-11-08T08:57:55.757Z] #91 [security-proxy-auth] exporting to image [2023-11-08T08:57:55.757Z] #91 exporting layers [2023-11-08T08:57:56.339Z] #91 exporting layers 0.7s done [2023-11-08T08:57:56.339Z] #91 writing image sha256:4cfcf5dfead58bcba4a83d868a3e816ceba42adc16dcff2ed96ace5dfde53a26 0.0s done [2023-11-08T08:57:56.339Z] #91 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2023-11-08T08:57:56.339Z] #91 DONE 9.8s [2023-11-08T08:57:56.339Z] [2023-11-08T08:57:56.339Z] #164 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-08T08:57:56.921Z] #164 DONE 2.4s [2023-11-08T08:57:56.921Z] [2023-11-08T08:57:56.921Z] #91 [security-secretstore-setup] exporting to image [2023-11-08T08:57:58.329Z] #91 exporting layers 1.2s done [2023-11-08T08:57:58.329Z] #91 writing image sha256:a6972600c0c6b220e04c408a2cd2e818cf113181caf24afcff5c86b9827716e1 done [2023-11-08T08:57:58.329Z] #91 naming to docker.io/library/security-secretstore-setup-arm64 [2023-11-08T08:57:58.329Z] #91 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2023-11-08T08:57:58.329Z] #91 DONE 11.0s [2023-11-08T08:57:58.329Z] [2023-11-08T08:57:58.329Z] #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-08T08:58:06.520Z] #125 ... [2023-11-08T08:58:06.520Z] [2023-11-08T08:58:06.520Z] #116 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-08T08:58:06.520Z] #116 DONE 764.5s [2023-11-08T08:58:06.796Z] [2023-11-08T08:58:06.796Z] #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-08T08:58:06.796Z] #125 ... [2023-11-08T08:58:06.796Z] [2023-11-08T08:58:06.796Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-08T08:58:07.064Z] #165 DONE 0.1s [2023-11-08T08:58:07.064Z] [2023-11-08T08:58:07.064Z] #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-11-08T08:58:07.064Z] #166 DONE 0.2s [2023-11-08T08:58:07.064Z] [2023-11-08T08:58:07.064Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-08T08:58:07.332Z] #128 ... [2023-11-08T08:58:07.332Z] [2023-11-08T08:58:07.332Z] #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-11-08T08:58:07.332Z] #167 DONE 0.2s [2023-11-08T08:58:07.332Z] [2023-11-08T08:58:07.332Z] #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-11-08T08:58:07.623Z] #168 DONE 0.3s [2023-11-08T08:58:07.623Z] [2023-11-08T08:58:07.623Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-08T08:58:07.889Z] #128 ... [2023-11-08T08:58:07.889Z] [2023-11-08T08:58:07.889Z] #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-11-08T08:58:07.889Z] #169 DONE 0.1s [2023-11-08T08:58:07.889Z] [2023-11-08T08:58:07.889Z] #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-08T08:58:09.841Z] #170 DONE 2.0s [2023-11-08T08:58:09.841Z] [2023-11-08T08:58:09.841Z] #91 [core-common-config-bootstrapper] exporting to image [2023-11-08T08:58:09.841Z] #91 exporting layers [2023-11-08T08:58:10.803Z] #91 exporting layers 0.6s done [2023-11-08T08:58:10.803Z] #91 writing image sha256:8b8717c2cd520cbdaa51b86f64054891529d32785fa1fc6a5ce16db3db15552a done [2023-11-08T08:58:10.803Z] #91 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-11-08T08:58:10.803Z] #91 DONE 11.6s [2023-11-08T08:58:10.803Z] [2023-11-08T08:58:10.803Z] #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-08T08:58:43.002Z] #125 ... [2023-11-08T08:58:43.002Z] [2023-11-08T08:58:43.002Z] #127 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-08T08:58:43.002Z] #127 DONE 798.7s [2023-11-08T08:58:43.002Z] [2023-11-08T08:58:43.002Z] #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-08T08:58:43.002Z] #125 ... [2023-11-08T08:58:43.002Z] [2023-11-08T08:58:43.002Z] #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-08T08:58:43.002Z] #171 DONE 0.2s [2023-11-08T08:58:43.002Z] [2023-11-08T08:58:43.002Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-08T08:58:43.002Z] #128 ... [2023-11-08T08:58:43.002Z] [2023-11-08T08:58:43.002Z] #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-11-08T08:58:43.003Z] #172 DONE 0.2s [2023-11-08T08:58:43.003Z] [2023-11-08T08:58:43.003Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-11-08T08:58:43.003Z] #173 DONE 0.3s [2023-11-08T08:58:43.003Z] [2023-11-08T08:58:43.003Z] #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-08T08:58:43.003Z] #125 ... [2023-11-08T08:58:43.003Z] [2023-11-08T08:58:43.003Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-11-08T08:58:43.003Z] #174 DONE 0.2s [2023-11-08T08:58:43.003Z] [2023-11-08T08:58:43.003Z] #91 [core-command] exporting to image [2023-11-08T08:58:43.003Z] #91 exporting layers [2023-11-08T08:58:43.003Z] #91 exporting layers 0.3s done [2023-11-08T08:58:43.003Z] #91 writing image sha256:db1c0f272c6e85b682a2201e084f754407736d4dfe8a3ac12aeb5c3125ede946 done [2023-11-08T08:58:43.003Z] #91 naming to docker.io/library/core-command-arm64 done [2023-11-08T08:58:43.003Z] #91 DONE 11.9s [2023-11-08T08:58:43.003Z] [2023-11-08T08:58:43.003Z] #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-08T08:58:48.589Z] #125 ... [2023-11-08T08:58:48.589Z] [2023-11-08T08:58:48.589Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-08T08:58:48.589Z] #128 DONE 806.2s [2023-11-08T08:58:48.589Z] [2023-11-08T08:58:48.589Z] #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-08T08:58:48.866Z] #125 ... [2023-11-08T08:58:48.866Z] [2023-11-08T08:58:48.866Z] #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-08T08:58:48.866Z] #175 DONE 0.1s [2023-11-08T08:58:48.866Z] [2023-11-08T08:58:48.866Z] #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-08T08:58:49.154Z] #176 DONE 0.2s [2023-11-08T08:58:49.154Z] [2023-11-08T08:58:49.154Z] #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-11-08T08:58:49.442Z] #177 DONE 0.3s [2023-11-08T08:58:49.442Z] [2023-11-08T08:58:49.442Z] #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-11-08T08:58:49.717Z] #178 DONE 0.1s [2023-11-08T08:58:49.717Z] [2023-11-08T08:58:49.717Z] #91 [core-data] exporting to image [2023-11-08T08:58:49.717Z] #91 exporting layers [2023-11-08T08:58:49.986Z] #91 exporting layers 0.4s done [2023-11-08T08:58:49.986Z] #91 writing image sha256:49a41dcf38dff80c61d90dc093900ac32c7c145c6e5baeeebebdb903bf0ea831 [2023-11-08T08:58:49.986Z] #91 writing image sha256:49a41dcf38dff80c61d90dc093900ac32c7c145c6e5baeeebebdb903bf0ea831 0.0s done [2023-11-08T08:58:49.986Z] #91 naming to docker.io/library/core-data-arm64 done [2023-11-08T08:58:49.986Z] #91 DONE 12.3s [2023-11-08T08:58:49.986Z] [2023-11-08T08:58:49.986Z] #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-08T08:58:51.405Z] #125 DONE 809.4s [2023-11-08T08:58:51.405Z] [2023-11-08T08:58:51.405Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-08T08:58:51.682Z] #124 ... [2023-11-08T08:58:51.682Z] [2023-11-08T08:58:51.682Z] #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-08T08:58:51.955Z] #179 DONE 0.1s [2023-11-08T08:58:51.955Z] [2023-11-08T08:58:51.955Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-08T08:58:51.955Z] #124 ... [2023-11-08T08:58:51.955Z] [2023-11-08T08:58:51.955Z] #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-11-08T08:58:52.230Z] #180 DONE 0.3s [2023-11-08T08:58:52.230Z] [2023-11-08T08:58:52.230Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-08T08:58:52.230Z] #124 ... [2023-11-08T08:58:52.230Z] [2023-11-08T08:58:52.230Z] #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-11-08T08:58:52.496Z] #181 DONE 0.3s [2023-11-08T08:58:52.496Z] [2023-11-08T08:58:52.496Z] #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-11-08T08:58:52.496Z] #182 DONE 0.1s [2023-11-08T08:58:52.496Z] [2023-11-08T08:58:52.496Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-08T08:58:52.761Z] #124 ... [2023-11-08T08:58:52.761Z] [2023-11-08T08:58:52.761Z] #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-11-08T08:58:53.027Z] #183 DONE 0.1s [2023-11-08T08:58:53.027Z] [2023-11-08T08:58:53.027Z] #91 [core-metadata] exporting to image [2023-11-08T08:58:53.027Z] #91 exporting layers 0.2s done [2023-11-08T08:58:53.027Z] #91 writing image sha256:65fb86542b10c69074dfbd85530991a5b174c64c63a68bdc7e691dee8d9220cf done [2023-11-08T08:58:53.027Z] #91 naming to docker.io/library/core-metadata-arm64 done [2023-11-08T08:58:53.027Z] #91 DONE 12.5s [2023-11-08T08:58:53.027Z] [2023-11-08T08:58:53.027Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-08T08:59:11.214Z] #131 ... [2023-11-08T08:59:11.214Z] [2023-11-08T08:59:11.214Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-08T08:59:11.214Z] #124 DONE 827.4s [2023-11-08T08:59:11.214Z] [2023-11-08T08:59:11.214Z] #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-08T08:59:11.214Z] #184 DONE 0.3s [2023-11-08T08:59:11.214Z] [2023-11-08T08:59:11.214Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-08T08:59:11.214Z] #185 DONE 0.2s [2023-11-08T08:59:11.214Z] [2023-11-08T08:59:11.214Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-08T08:59:11.214Z] #131 ... [2023-11-08T08:59:11.214Z] [2023-11-08T08:59:11.214Z] #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-11-08T08:59:11.214Z] #186 DONE 0.4s [2023-11-08T08:59:11.214Z] [2023-11-08T08:59:11.214Z] #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-11-08T08:59:11.214Z] #187 DONE 0.1s [2023-11-08T08:59:11.214Z] [2023-11-08T08:59:11.214Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-08T08:59:11.214Z] #131 ... [2023-11-08T08:59:11.214Z] [2023-11-08T08:59:11.214Z] #91 [security-spiffe-token-provider] exporting to image [2023-11-08T08:59:11.214Z] #91 exporting layers [2023-11-08T08:59:11.214Z] #91 exporting layers 0.6s done [2023-11-08T08:59:11.214Z] #91 writing image sha256:eabd9a8d9a2113730bffaaae4a46dae97df7aa79211956fabc261148a5669914 done [2023-11-08T08:59:11.214Z] #91 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-11-08T08:59:11.214Z] #91 DONE 13.2s [2023-11-08T08:59:11.214Z] [2023-11-08T08:59:11.214Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-08T08:59:33.244Z] #131 DONE 843.1s [2023-11-08T08:59:33.244Z] [2023-11-08T08:59:33.244Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-08T08:59:33.244Z] #55 ... [2023-11-08T08:59:33.244Z] [2023-11-08T08:59:33.244Z] #114 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-08T08:59:33.244Z] #114 DONE 849.3s [2023-11-08T08:59:33.244Z] [2023-11-08T08:59:33.244Z] #188 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-08T08:59:33.244Z] #188 DONE 0.3s [2023-11-08T08:59:33.244Z] [2023-11-08T08:59:33.244Z] #189 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-08T08:59:33.244Z] #189 ... [2023-11-08T08:59:33.244Z] [2023-11-08T08:59:33.244Z] #190 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-08T08:59:33.244Z] #190 DONE 0.2s [2023-11-08T08:59:33.244Z] [2023-11-08T08:59:33.244Z] #189 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-08T08:59:33.244Z] #189 DONE 0.2s [2023-11-08T08:59:33.244Z] [2023-11-08T08:59:33.244Z] #191 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-08T08:59:33.244Z] #191 DONE 0.1s [2023-11-08T08:59:33.244Z] [2023-11-08T08:59:33.244Z] #192 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-11-08T08:59:33.244Z] #192 DONE 0.5s [2023-11-08T08:59:33.244Z] [2023-11-08T08:59:33.244Z] #193 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-11-08T08:59:33.244Z] #193 DONE 0.4s [2023-11-08T08:59:33.244Z] [2023-11-08T08:59:33.244Z] #194 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-11-08T08:59:33.244Z] #194 DONE 0.1s [2023-11-08T08:59:33.244Z] [2023-11-08T08:59:33.244Z] #195 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-11-08T08:59:33.244Z] #195 DONE 0.1s [2023-11-08T08:59:33.244Z] [2023-11-08T08:59:33.244Z] #91 [support-notifications] exporting to image [2023-11-08T08:59:33.244Z] #91 exporting layers [2023-11-08T08:59:33.244Z] #91 exporting layers 0.4s done [2023-11-08T08:59:33.244Z] #91 writing image sha256:fa6656aaf07037fb22a5af0997514a89e87f2e2a929aea6b30386dcce0f431c7 done [2023-11-08T08:59:33.244Z] #91 naming to docker.io/library/support-scheduler-arm64 done [2023-11-08T08:59:33.244Z] #91 writing image sha256:b6ae33b852b1a5217af430f2dfe3d5d8a87b0ac3339b69d85a6504947b6f42e6 done [2023-11-08T08:59:33.244Z] #91 naming to docker.io/library/support-notifications-arm64 done [2023-11-08T08:59:33.244Z] #91 DONE 13.6s [2023-11-08T08:59:33.244Z] [2023-11-08T08:59:33.244Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-08T08:59:33.244Z] time="2023-11-08T08:43:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-08T08:59:33.244Z] time="2023-11-08T08:43:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-08T08:59:33.244Z] time="2023-11-08T08:43:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-08T08:59:33.244Z] time="2023-11-08T08:43:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-08T08:59:33.244Z] time="2023-11-08T08:43:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-08T08:59:33.244Z] time="2023-11-08T08:43:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-08T08:59:33.244Z] time="2023-11-08T08:43:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-08T08:59:33.244Z] time="2023-11-08T08:43:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-08T08:59:33.244Z] time="2023-11-08T08:43:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-08T08:59:33.244Z] time="2023-11-08T08:43:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-08T08:59:33.244Z] time="2023-11-08T08:43:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-08T08:59:33.244Z] time="2023-11-08T08:43:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-08T08:59:33.244Z] time="2023-11-08T08:43:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-08T08:59:33.244Z] time="2023-11-08T08:43:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-11-08T08:59:33.261Z] $ docker stop --time=1 277f5db8aa9c3a4d3a7d6d28b1e8d23a3b72098bece9cc9a8699aab334c190c2 [2023-11-08T08:59:34.894Z] $ docker rm -f --volumes 277f5db8aa9c3a4d3a7d6d28b1e8d23a3b72098bece9cc9a8699aab334c190c2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-08T08:59:35.363Z] + docker images [2023-11-08T08:59:35.363Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-11-08T08:59:35.363Z] support-scheduler-arm64 latest fa6656aaf070 3 seconds ago 33.6MB [2023-11-08T08:59:35.363Z] support-notifications-arm64 latest b6ae33b852b1 3 seconds ago 34.3MB [2023-11-08T08:59:35.363Z] security-spiffe-token-provider-arm64 latest eabd9a8d9a21 25 seconds ago 35.3MB [2023-11-08T08:59:35.363Z] core-metadata-arm64 latest 65fb86542b10 43 seconds ago 21.5MB [2023-11-08T08:59:35.363Z] core-data-arm64 latest 49a41dcf38df 46 seconds ago 21.2MB [2023-11-08T08:59:35.363Z] core-command-arm64 latest db1c0f272c6e 54 seconds ago 21MB [2023-11-08T08:59:35.364Z] core-common-config-bootstrapper-arm64 latest 8b8717c2cd52 About a minute ago 18.3MB [2023-11-08T08:59:35.364Z] security-secretstore-setup-arm64 latest a6972600c0c6 About a minute ago 43.7MB [2023-11-08T08:59:35.364Z] security-proxy-auth-arm64 latest 4cfcf5dfead5 About a minute ago 19.4MB [2023-11-08T08:59:35.364Z] security-bootstrapper-arm64 latest f301f80e6f7a About a minute ago 23.1MB [2023-11-08T08:59:35.364Z] security-proxy-setup-arm64 latest 56c058623801 2 minutes ago 34MB [2023-11-08T08:59:35.364Z] security-spire-agent-arm64 latest 446533667311 14 minutes ago 157MB [2023-11-08T08:59:35.364Z] security-spire-config-arm64 latest 8db081d80299 14 minutes ago 95.8MB [2023-11-08T08:59:35.364Z] security-spire-server-arm64 latest c6fd8b44d955 14 minutes ago 101MB [2023-11-08T08:59:35.364Z] ci-base-image-arm64 latest 8c257dfc2b79 25 minutes ago 926MB [2023-11-08T08:59:35.364Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 6 weeks ago 553MB [2023-11-08T08:59:35.364Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 5 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-11-08T08:59:35.779Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-08T08:59:35.779Z] [2023-11-08T08:59:35.779Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T08:59:36.095Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-08T08:59:36.362Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-08T08:59:36.362Z] 8998bd30e6a1: Pulling fs layer [2023-11-08T08:59:36.362Z] 04944245beec: Pulling fs layer [2023-11-08T08:59:36.362Z] 699f458cf7ca: Pulling fs layer [2023-11-08T08:59:36.362Z] 765212b225bb: Pulling fs layer [2023-11-08T08:59:36.362Z] f23df028b6ca: Pulling fs layer [2023-11-08T08:59:36.362Z] d65c8cfc05b1: Pulling fs layer [2023-11-08T08:59:36.362Z] 2437ff75d9bd: Pulling fs layer [2023-11-08T08:59:36.362Z] f23df028b6ca: Waiting [2023-11-08T08:59:36.362Z] d65c8cfc05b1: Waiting [2023-11-08T08:59:36.362Z] 2437ff75d9bd: Waiting [2023-11-08T08:59:36.362Z] 765212b225bb: Waiting [2023-11-08T08:59:36.362Z] 04944245beec: Verifying Checksum [2023-11-08T08:59:36.362Z] 04944245beec: Download complete [2023-11-08T08:59:36.362Z] 765212b225bb: Verifying Checksum [2023-11-08T08:59:36.362Z] 765212b225bb: Download complete [2023-11-08T08:59:36.629Z] f23df028b6ca: Verifying Checksum [2023-11-08T08:59:36.629Z] f23df028b6ca: Download complete [2023-11-08T08:59:36.629Z] d65c8cfc05b1: Verifying Checksum [2023-11-08T08:59:36.629Z] d65c8cfc05b1: Download complete [2023-11-08T08:59:36.629Z] 699f458cf7ca: Verifying Checksum [2023-11-08T08:59:36.629Z] 699f458cf7ca: Download complete [2023-11-08T08:59:37.211Z] 8998bd30e6a1: Verifying Checksum [2023-11-08T08:59:37.211Z] 8998bd30e6a1: Download complete [2023-11-08T08:59:39.785Z] 2437ff75d9bd: Verifying Checksum [2023-11-08T08:59:39.785Z] 2437ff75d9bd: Download complete [2023-11-08T08:59:44.038Z] 8998bd30e6a1: Pull complete [2023-11-08T08:59:44.038Z] 04944245beec: Pull complete [2023-11-08T08:59:45.982Z] 699f458cf7ca: Pull complete [2023-11-08T08:59:46.249Z] 765212b225bb: Pull complete [2023-11-08T08:59:47.219Z] f23df028b6ca: Pull complete [2023-11-08T08:59:47.491Z] d65c8cfc05b1: Pull complete [2023-11-08T09:00:06.064Z] 2437ff75d9bd: Pull complete [2023-11-08T09:00:06.064Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-08T09:00:06.064Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-08T09:00:06.064Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T09:00:06.246Z] prd-ubuntu20.04-docker-arm64-4c-16g-17000 does not seem to be running inside a container [2023-11-08T09:00:06.303Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-08T09:00:09.058Z] $ docker top b33b2bc4e01dd56f6777c7004637ae56ff48df45f51fda4ce776adf1b5d01ec0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T09:00:09.962Z] ---> job-cost.sh [2023-11-08T09:00:09.962Z] lf-activate-venv: SKIPPING [2023-11-08T09:00:09.962Z] INFO: No Stack... [2023-11-08T09:00:10.230Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-08T09:00:11.700Z] INFO: Archiving Costs [Pipeline] sh [2023-11-08T09:00:12.678Z] + cut -d, -f6 [2023-11-08T09:00:12.678Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock [2023-11-08T09:00:14.121Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4721-2-stack-cost] [2023-11-08T09:00:14.127Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4721-2-stack-cost] did not exist. Created. [2023-11-08T09:00:14.127Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4721-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-08T09:00:20.484Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-08T09:00:20.679Z] Stashed 1 file(s) [Pipeline] } [2023-11-08T09:00:20.686Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4721-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-08T09:00:20.712Z] $ docker stop --time=1 b33b2bc4e01dd56f6777c7004637ae56ff48df45f51fda4ce776adf1b5d01ec0 [2023-11-08T09:00:24.587Z] $ docker rm -f --volumes b33b2bc4e01dd56f6777c7004637ae56ff48df45f51fda4ce776adf1b5d01ec0 [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-11-08T09:00:25.015Z] provisioning config files... [2023-11-08T09:00:25.022Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config6651652018276828648tmp [Pipeline] { [Pipeline] sh [2023-11-08T09:00:25.316Z] + set +x [2023-11-08T09:00:25.316Z] + bash -s -- [2023-11-08T09:00:25.316Z] + curl -s https://codecov.io/bash [2023-11-08T09:00:25.577Z] [2023-11-08T09:00:25.577Z] _____ _ [2023-11-08T09:00:25.577Z] / ____| | | [2023-11-08T09:00:25.577Z] | | ___ __| | ___ ___ _____ __ [2023-11-08T09:00:25.577Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-08T09:00:25.577Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-08T09:00:25.577Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-08T09:00:25.577Z] Bash-1.0.6 [2023-11-08T09:00:25.577Z] [2023-11-08T09:00:25.577Z] [2023-11-08T09:00:25.577Z] ==> git version 2.25.1 found [2023-11-08T09:00:25.577Z] ==> 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-11-08T09:00:25.577Z] Release-Date: 2020-01-08 [2023-11-08T09:00:25.577Z] 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-11-08T09:00:25.577Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-08T09:00:25.577Z] ==> Jenkins CI detected. [2023-11-08T09:00:25.577Z] current dir:  /w/workspace/edgex-go/2 [2023-11-08T09:00:25.577Z] project root: . [2023-11-08T09:00:25.577Z] --> token set from env [2023-11-08T09:00:25.577Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-08T09:00:25.577Z] ==> Running gcov in . (disable via -X gcov) [2023-11-08T09:00:25.577Z] ==> Python coveragepy not found [2023-11-08T09:00:25.577Z] ==> Searching for coverage reports in: [2023-11-08T09:00:25.577Z] + . [2023-11-08T09:00:25.577Z] -> Found 1 reports [2023-11-08T09:00:25.577Z] ==> Detecting git/mercurial file structure [2023-11-08T09:00:25.577Z] ==> Reading reports [2023-11-08T09:00:25.836Z] + ./coverage.out bytes=453602 [2023-11-08T09:00:25.837Z] ==> Appending adjustments [2023-11-08T09:00:25.837Z] https://docs.codecov.io/docs/fixing-reports [2023-11-08T09:00:26.776Z] + Found adjustments [2023-11-08T09:00:26.776Z] ==> Gzipping contents [2023-11-08T09:00:26.776Z] 60K /tmp/codecov.fxfaS6.gz [2023-11-08T09:00:26.776Z] ==> Uploading reports [2023-11-08T09:00:26.776Z] url: https://codecov.io [2023-11-08T09:00:26.776Z] query: branch=PR-4721&commit=c93f1a0cb4dfa5c7966b13d1844796a4dc6cf5a4&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4721%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4721&job=&cmd_args= [2023-11-08T09:00:26.776Z] -> Pinging Codecov [2023-11-08T09:00:26.776Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4721&commit=c93f1a0cb4dfa5c7966b13d1844796a4dc6cf5a4&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4721%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4721&job=&cmd_args= [2023-11-08T09:00:27.036Z] -> Uploading to [2023-11-08T09:00:27.036Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-08/00271124DB129430A58F1EEE437C3FCB/c93f1a0cb4dfa5c7966b13d1844796a4dc6cf5a4/945a70e3-ccb9-468b-aa5d-d570fe440ae9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231108T090026Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d6f421befd1707ef159eeae02d2a144a3e0b3710f6233871689672756875ca3d [2023-11-08T09:00:27.036Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-08T09:00:27.036Z] Dload Upload Total Spent Left Speed [2023-11-08T09:00:27.296Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57709 0 0 100 57709 0 193k --:--:-- --:--:-- --:--:-- 193k [2023-11-08T09:00:27.296Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/c93f1a0cb4dfa5c7966b13d1844796a4dc6cf5a4 [Pipeline] } [2023-11-08T09:00:27.304Z] 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-11-08T09:00:27.969Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-11-08T09:00:28.261Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T09:00:29.122Z] ---> package-listing.sh [2023-11-08T09:00:29.122Z] ++ facter osfamily [2023-11-08T09:00:29.122Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-08T09:00:29.382Z] + OS_FAMILY=debian [2023-11-08T09:00:29.382Z] + workspace=/w/workspace/edgex-go/2 [2023-11-08T09:00:29.382Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-08T09:00:29.382Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-08T09:00:29.382Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-08T09:00:29.382Z] + PACKAGES=/tmp/packages_start.txt [2023-11-08T09:00:29.382Z] + '[' /w/workspace/edgex-go/2 ']' [2023-11-08T09:00:29.382Z] + PACKAGES=/tmp/packages_end.txt [2023-11-08T09:00:29.382Z] + case "${OS_FAMILY}" in [2023-11-08T09:00:29.382Z] + dpkg -l [2023-11-08T09:00:29.382Z] + grep '^ii' [2023-11-08T09:00:29.382Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-08T09:00:29.382Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-08T09:00:29.382Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-08T09:00:29.382Z] + '[' /w/workspace/edgex-go/2 ']' [2023-11-08T09:00:29.382Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2023-11-08T09:00:29.382Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2023-11-08T09:00:29.393Z] 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-11-08T09:00:29.674Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T09:00:30.228Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T09:00:30.228Z] [2023-11-08T09:00:30.228Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T09:00:30.522Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T09:00:30.522Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-08T09:00:30.522Z] 5eb5b503b376: Pulling fs layer [2023-11-08T09:00:30.522Z] 5c69ac0246d0: Pulling fs layer [2023-11-08T09:00:30.522Z] ec43610c2a17: Pulling fs layer [2023-11-08T09:00:30.522Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-08T09:00:30.522Z] 33b1e0a273af: Pulling fs layer [2023-11-08T09:00:30.522Z] 5d3b04190fa2: Pulling fs layer [2023-11-08T09:00:30.522Z] 2f39f015ded8: Pulling fs layer [2023-11-08T09:00:30.522Z] 5d3b04190fa2: Waiting [2023-11-08T09:00:30.522Z] 2f39f015ded8: Waiting [2023-11-08T09:00:30.522Z] 5c69ac0246d0: Verifying Checksum [2023-11-08T09:00:30.522Z] 5c69ac0246d0: Download complete [2023-11-08T09:00:30.522Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-08T09:00:30.522Z] 3a2ae6a8a46f: Download complete [2023-11-08T09:00:30.522Z] 33b1e0a273af: Verifying Checksum [2023-11-08T09:00:30.522Z] 33b1e0a273af: Download complete [2023-11-08T09:00:30.522Z] ec43610c2a17: Verifying Checksum [2023-11-08T09:00:30.522Z] ec43610c2a17: Download complete [2023-11-08T09:00:30.522Z] 5d3b04190fa2: Download complete [2023-11-08T09:00:30.781Z] 5eb5b503b376: Verifying Checksum [2023-11-08T09:00:30.781Z] 5eb5b503b376: Download complete [2023-11-08T09:00:31.347Z] 2f39f015ded8: Download complete [2023-11-08T09:00:31.914Z] 5eb5b503b376: Pull complete [2023-11-08T09:00:31.914Z] 5c69ac0246d0: Pull complete [2023-11-08T09:00:32.481Z] ec43610c2a17: Pull complete [2023-11-08T09:00:32.481Z] 3a2ae6a8a46f: Pull complete [2023-11-08T09:00:32.481Z] 33b1e0a273af: Pull complete [2023-11-08T09:00:32.740Z] 5d3b04190fa2: Pull complete [2023-11-08T09:00:36.920Z] 2f39f015ded8: Pull complete [2023-11-08T09:00:36.920Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-08T09:00:36.920Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T09:00:36.920Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T09:00:36.996Z] prd-ubuntu20.04-docker-8c-8g-16999 does not seem to be running inside a container [2023-11-08T09:00:37.020Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-08T09:00:45.601Z] $ docker top 2ba9c54a695173230e889588baab00ab5ffdc6528fefb0d50573e4c28b8b6174 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T09:00:45.944Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-08T09:00:46.226Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-08T09:00:46.510Z] + ls /var/log/sa-host [2023-11-08T09:00:46.510Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T09:00:46.676Z] provisioning config files... [2023-11-08T09:00:46.686Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config3968779212719049907tmp [Pipeline] { [Pipeline] echo [2023-11-08T09:00:46.698Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T09:00:46.978Z] ---> create-netrc.sh [Pipeline] } [2023-11-08T09:00:46.985Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-08T09:00:47.330Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-08T09:00:47.338Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T09:00:47.625Z] ---> sudo-logs.sh [2023-11-08T09:00:47.625Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-08T09:00:47.648Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T09:00:47.931Z] ---> job-cost.sh [2023-11-08T09:00:47.931Z] lf-activate-venv: SKIPPING [2023-11-08T09:00:47.931Z] DEBUG: total: 0.10999999940395355 [2023-11-08T09:00:47.931Z] INFO: Retrieving Stack Cost... [2023-11-08T09:00:48.191Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-08T09:00:48.759Z] INFO: Archiving Costs [Pipeline] echo [2023-11-08T09:00:48.773Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T09:00:49.056Z] ---> logs-deploy.sh [2023-11-08T09:00:49.056Z] lf-activate-venv: SKIPPING [2023-11-08T09:00:49.056Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4721/2 [2023-11-08T09:00:49.056Z] INFO: archiving workspace using pattern(s): [2023-11-08T09:00:49.993Z] Archives upload complete. [2023-11-08T09:00:49.993Z] INFO: archiving logs to Nexus