Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5bf5dffe09f735488e58652c4bff2d526c9df102+e4ab1ec8366e2be91307e230c2cb89f5ed823568 (5900a33da04be2f0ea4e0547d40756ef93196363) 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-ssh17902851939294728538.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14028043680319917145.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4670/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-4670/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1162835421656651933.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8159568439986985929.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-4670/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-4670/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15916535853887990812.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5613 in /w/workspace/edgexfoundry_edgex-go_PR-4670 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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 > 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/4670/head:refs/remotes/origin/PR-4670 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e4ab1ec8366e2be91307e230c2cb89f5ed823568 into PR head commit 5bf5dffe09f735488e58652c4bff2d526c9df102 Merge succeeded, producing 31c8251dedcbd6d7b6cd5192ed8212e20a08acea Checking out Revision 31c8251dedcbd6d7b6cd5192ed8212e20a08acea (PR-4670) > git config core.sparsecheckout # timeout=10 > git checkout -f 5bf5dffe09f735488e58652c4bff2d526c9df102 # 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 e4ab1ec8366e2be91307e230c2cb89f5ed823568 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 31c8251dedcbd6d7b6cd5192ed8212e20a08acea # timeout=10 Commit message: "Merge commit 'e4ab1ec8366e2be91307e230c2cb89f5ed823568' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-08T08:29:57.294Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-08T08:29:57.358Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-08T08:29:57.372Z] ========================================================= [2023-09-08T08:29:57.373Z] EdgeX Global Pipelines Version Info [2023-09-08T08:29:57.373Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk b5265b7cb912c44d0969a438a8338fc284478df3 # timeout=10 [2023-09-08T08:29:58.102Z] ------------------- [2023-09-08T08:29:58.102Z] stable info: [2023-09-08T08:29:58.102Z] ------------------- [2023-09-08T08:29:58.102Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-08T08:29:58.102Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-08T08:29:58.102Z] Message: update stable to v1.0.253 [2023-09-08T08:29:58.672Z] ------------------- [2023-09-08T08:29:58.672Z] experimental info: [2023-09-08T08:29:58.672Z] ------------------- [2023-09-08T08:29:58.672Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-08T08:29:58.672Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-08T08:29:58.672Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-08T08:29:58.843Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-09-08T08:29:58.854Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-09-08T08:29:58.869Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-08T08:29:58.879Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-08T08:29:58.893Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-08T08:29:58.904Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-09-08T08:29:58.916Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-08T08:29:58.933Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-09-08T08:29:58.944Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-09-08T08:29:58.955Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-09-08T08:29:58.966Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-08T08:29:58.977Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-08T08:29:58.990Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-08T08:29:59.003Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-08T08:29:59.014Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-08T08:29:59.033Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-08T08:29:59.045Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-08T08:29:59.056Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-08T08:29:59.067Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-09-08T08:29:59.078Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-09-08T08:29:59.090Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-08T08:29:59.102Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-08T08:29:59.115Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-08T08:29:59.127Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4670 [Pipeline] echo [2023-09-08T08:29:59.143Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4670 [Pipeline] echo [2023-09-08T08:29:59.153Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4670 [Pipeline] echo [2023-09-08T08:29:59.167Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 31c8251dedcbd6d7b6cd5192ed8212e20a08acea [Pipeline] echo [2023-09-08T08:29:59.183Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 31c8251 [Pipeline] echo [2023-09-08T08:29:59.200Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-08T08:29:59.244Z] provisioning config files... [2023-09-08T08:29:59.257Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config17690104713118154007tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-08T08:29:59.564Z] ---> docker-login.sh [2023-09-08T08:29:59.564Z] nexus3.edgexfoundry.org:10001 [2023-09-08T08:29:59.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-08T08:29:59.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-08T08:29:59.824Z] Configure a credential helper to remove this warning. See [2023-09-08T08:29:59.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-08T08:29:59.824Z] [2023-09-08T08:29:59.824Z] Login Succeeded [2023-09-08T08:29:59.824Z] nexus3.edgexfoundry.org:10002 [2023-09-08T08:29:59.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-08T08:30:00.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-08T08:30:00.085Z] Configure a credential helper to remove this warning. See [2023-09-08T08:30:00.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-08T08:30:00.085Z] [2023-09-08T08:30:00.085Z] Login Succeeded [2023-09-08T08:30:00.085Z] nexus3.edgexfoundry.org:10003 [2023-09-08T08:30:00.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-08T08:30:00.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-08T08:30:00.085Z] Configure a credential helper to remove this warning. See [2023-09-08T08:30:00.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-08T08:30:00.085Z] [2023-09-08T08:30:00.085Z] Login Succeeded [2023-09-08T08:30:00.085Z] nexus3.edgexfoundry.org:10004 [2023-09-08T08:30:00.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-08T08:30:00.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-08T08:30:00.085Z] Configure a credential helper to remove this warning. See [2023-09-08T08:30:00.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-08T08:30:00.085Z] [2023-09-08T08:30:00.085Z] Login Succeeded [2023-09-08T08:30:00.085Z] docker.io [2023-09-08T08:30:00.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-08T08:30:00.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-08T08:30:00.605Z] Configure a credential helper to remove this warning. See [2023-09-08T08:30:00.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-08T08:30:00.605Z] [2023-09-08T08:30:00.605Z] Login Succeeded [2023-09-08T08:30:00.605Z] ---> docker-login.sh ends [Pipeline] } [2023-09-08T08:30:00.612Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-08T08:30:00.966Z] + 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-09-08T08:30:00.967Z] + dirname cmd/core-command/Dockerfile [2023-09-08T08:30:00.967Z] + cut -d/ -f2 [2023-09-08T08:30:00.967Z] + echo core-command,cmd/core-command/Dockerfile [2023-09-08T08:30:00.967Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-09-08T08:30:00.967Z] + cut -d/ -f2 [2023-09-08T08:30:00.967Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-09-08T08:30:00.967Z] + dirname cmd/core-data/Dockerfile [2023-09-08T08:30:00.967Z] + cut -d/ -f2 [2023-09-08T08:30:00.967Z] + echo core-data,cmd/core-data/Dockerfile [2023-09-08T08:30:00.967Z] + dirname cmd/core-metadata/Dockerfile [2023-09-08T08:30:00.967Z] + cut -d/ -f2 [2023-09-08T08:30:00.967Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-09-08T08:30:00.967Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-09-08T08:30:00.967Z] + cut -d/ -f2 [2023-09-08T08:30:00.967Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-09-08T08:30:00.967Z] + + dirname cmd/security-proxy-auth/Dockerfile [2023-09-08T08:30:00.967Z] cut -d/ -f2 [2023-09-08T08:30:00.967Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-09-08T08:30:00.967Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-09-08T08:30:00.967Z] + cut -d/ -f2 [2023-09-08T08:30:00.967Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-09-08T08:30:00.967Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-09-08T08:30:00.967Z] + cut -d/ -f2 [2023-09-08T08:30:00.967Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-09-08T08:30:00.967Z] + + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-09-08T08:30:00.967Z] cut -d/ -f2 [2023-09-08T08:30:00.967Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-09-08T08:30:00.967Z] + + dirname cmd/security-spire-agent/Dockerfile [2023-09-08T08:30:00.967Z] cut -d/ -f2 [2023-09-08T08:30:00.967Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-09-08T08:30:00.967Z] + dirname cmd/security-spire-config/Dockerfile [2023-09-08T08:30:00.967Z] + cut -d/ -f2 [2023-09-08T08:30:00.967Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-09-08T08:30:00.967Z] + dirname cmd/security-spire-server/Dockerfile [2023-09-08T08:30:00.967Z] + cut -d/ -f2 [2023-09-08T08:30:00.967Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-09-08T08:30:00.967Z] + dirname cmd/support-notifications/Dockerfile [2023-09-08T08:30:00.967Z] + cut -d/ -f2 [2023-09-08T08:30:00.967Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-09-08T08:30:00.967Z] + dirname cmd/support-scheduler/Dockerfile [2023-09-08T08:30:00.967Z] + cut -d/ -f2 [2023-09-08T08:30:00.967Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-09-08T08:30:01.012Z] 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-09-08T08:30:01.347Z] + git rev-list -1 --merges 31c8251dedcbd6d7b6cd5192ed8212e20a08acea~1..31c8251dedcbd6d7b6cd5192ed8212e20a08acea [Pipeline] echo [2023-09-08T08:30:01.356Z] -----------> git rev-list -1 --merges 31c8251dedcbd6d7b6cd5192ed8212e20a08acea~1..31c8251dedcbd6d7b6cd5192ed8212e20a08acea 31c8251dedcbd6d7b6cd5192ed8212e20a08acea [2023-09-08T08:30:01.356Z] 31c8251dedcbd6d7b6cd5192ed8212e20a08acea [false] [Pipeline] sh [2023-09-08T08:30:01.641Z] + git log --format=format:%s -1 31c8251dedcbd6d7b6cd5192ed8212e20a08acea [Pipeline] echo [2023-09-08T08:30:01.664Z] ========================================================= [2023-09-08T08:30:01.664Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-08T08:30:01.664Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-09-08T08:30:02.111Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-08T08:30:02.111Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-08T08:30:02.111Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-08T08:30:02.111Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-08T08:30:02.111Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-08T08:30:02.111Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-08T08:30:02.111Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T08:30:02.534Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-08T08:30:02.534Z] [2023-09-08T08:30:02.534Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T08:30:02.839Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-08T08:30:02.839Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-08T08:30:02.839Z] b85a868b505f: Pulling fs layer [2023-09-08T08:30:02.839Z] e2be974225ed: Pulling fs layer [2023-09-08T08:30:02.839Z] 339a4e72a1f5: Pulling fs layer [2023-09-08T08:30:02.839Z] 988bab9f4d93: Pulling fs layer [2023-09-08T08:30:02.839Z] 1469e6f7b9e6: Pulling fs layer [2023-09-08T08:30:02.839Z] eaf3925da568: Pulling fs layer [2023-09-08T08:30:02.839Z] bab4dde63d76: Pulling fs layer [2023-09-08T08:30:02.839Z] bde34c3a00c8: Pulling fs layer [2023-09-08T08:30:02.839Z] b352a97aabf1: Pulling fs layer [2023-09-08T08:30:02.839Z] 4872d77fe225: Pulling fs layer [2023-09-08T08:30:02.839Z] 5851b861e8e6: Pulling fs layer [2023-09-08T08:30:02.839Z] eaf3925da568: Waiting [2023-09-08T08:30:02.839Z] bde34c3a00c8: Waiting [2023-09-08T08:30:02.839Z] b352a97aabf1: Waiting [2023-09-08T08:30:02.839Z] 5851b861e8e6: Waiting [2023-09-08T08:30:02.839Z] 1469e6f7b9e6: Waiting [2023-09-08T08:30:02.839Z] 988bab9f4d93: Waiting [2023-09-08T08:30:02.839Z] 4872d77fe225: Waiting [2023-09-08T08:30:02.839Z] bab4dde63d76: Waiting [2023-09-08T08:30:02.839Z] e2be974225ed: Verifying Checksum [2023-09-08T08:30:02.839Z] e2be974225ed: Download complete [2023-09-08T08:30:02.839Z] 988bab9f4d93: Verifying Checksum [2023-09-08T08:30:02.839Z] 988bab9f4d93: Download complete [2023-09-08T08:30:03.102Z] 1469e6f7b9e6: Verifying Checksum [2023-09-08T08:30:03.102Z] 1469e6f7b9e6: Download complete [2023-09-08T08:30:03.102Z] 339a4e72a1f5: Verifying Checksum [2023-09-08T08:30:03.102Z] 339a4e72a1f5: Download complete [2023-09-08T08:30:03.102Z] eaf3925da568: Verifying Checksum [2023-09-08T08:30:03.102Z] eaf3925da568: Download complete [2023-09-08T08:30:03.102Z] bde34c3a00c8: Verifying Checksum [2023-09-08T08:30:03.102Z] bde34c3a00c8: Download complete [2023-09-08T08:30:03.102Z] b352a97aabf1: Verifying Checksum [2023-09-08T08:30:03.103Z] b352a97aabf1: Download complete [2023-09-08T08:30:03.103Z] 4872d77fe225: Verifying Checksum [2023-09-08T08:30:03.103Z] 4872d77fe225: Download complete [2023-09-08T08:30:03.103Z] 5851b861e8e6: Verifying Checksum [2023-09-08T08:30:03.103Z] 5851b861e8e6: Download complete [2023-09-08T08:30:03.103Z] b85a868b505f: Verifying Checksum [2023-09-08T08:30:03.103Z] b85a868b505f: Download complete [2023-09-08T08:30:03.361Z] bab4dde63d76: Verifying Checksum [2023-09-08T08:30:03.361Z] bab4dde63d76: Download complete [2023-09-08T08:30:04.302Z] b85a868b505f: Pull complete [2023-09-08T08:30:04.561Z] e2be974225ed: Pull complete [2023-09-08T08:30:05.129Z] 339a4e72a1f5: Pull complete [2023-09-08T08:30:05.129Z] 988bab9f4d93: Pull complete [2023-09-08T08:30:05.388Z] 1469e6f7b9e6: Pull complete [2023-09-08T08:30:05.647Z] eaf3925da568: Pull complete [2023-09-08T08:30:07.567Z] bab4dde63d76: Pull complete [2023-09-08T08:30:07.567Z] bde34c3a00c8: Pull complete [2023-09-08T08:30:07.567Z] b352a97aabf1: Pull complete [2023-09-08T08:30:07.567Z] 4872d77fe225: Pull complete [2023-09-08T08:30:07.567Z] 5851b861e8e6: Pull complete [2023-09-08T08:30:07.567Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-08T08:30:07.567Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-08T08:30:07.567Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-08T08:30:07.657Z] prd-ubuntu20.04-docker-8c-8g-5613 does not seem to be running inside a container [2023-09-08T08:30:07.688Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-09-08T08:30:10.527Z] $ docker top 78ce916671b6ccd6304452db2dce0772a4331e7ff4a8b4c9a0ef5987fb5f8255 -eo pid,comm [2023-09-08T08:30:10.585Z] 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-09-08T08:30:10.585Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-08T08:30:10.619Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-08T08:30:10.619Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-08T08:30:10.717Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-08T08:30:10.718Z] $ docker exec 78ce916671b6ccd6304452db2dce0772a4331e7ff4a8b4c9a0ef5987fb5f8255 ssh-agent [2023-09-08T08:30:10.829Z] SSH_AUTH_SOCK=/tmp/ssh-6ME79VyR0maC/agent.33 [2023-09-08T08:30:10.829Z] SSH_AGENT_PID=39 [2023-09-08T08:30:10.835Z] Running ssh-add (command line suppressed) [2023-09-08T08:30:10.940Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_6236573114282417257.key (/w/workspace/edgex-go/3@tmp/private_key_6236573114282417257.key) [2023-09-08T08:30:10.955Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-08T08:30:11.243Z] + git tag --points-at HEAD [Pipeline] } [2023-09-08T08:30:11.258Z] $ docker exec --env ******** --env ******** 78ce916671b6ccd6304452db2dce0772a4331e7ff4a8b4c9a0ef5987fb5f8255 ssh-agent -k [2023-09-08T08:30:11.380Z] unset SSH_AUTH_SOCK; [2023-09-08T08:30:11.381Z] unset SSH_AGENT_PID; [2023-09-08T08:30:11.381Z] echo Agent pid 39 killed; [2023-09-08T08:30:11.391Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-08T08:30:11.411Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-08T08:30:11.411Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-08T08:30:11.530Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-08T08:30:11.531Z] $ docker exec 78ce916671b6ccd6304452db2dce0772a4331e7ff4a8b4c9a0ef5987fb5f8255 ssh-agent [2023-09-08T08:30:11.652Z] SSH_AUTH_SOCK=/tmp/ssh-YOJJ6Mv8TPSR/agent.71 [2023-09-08T08:30:11.652Z] SSH_AGENT_PID=77 [2023-09-08T08:30:11.656Z] Running ssh-add (command line suppressed) [2023-09-08T08:30:11.764Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_15650613521517355636.key (/w/workspace/edgex-go/3@tmp/private_key_15650613521517355636.key) [2023-09-08T08:30:11.780Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-08T08:30:12.072Z] + git semver init [2023-09-08T08:30:12.332Z] 2023-09-08 08:30:12,252 [run_init] DEBUG init version:0.0.0 force:False [2023-09-08T08:30:12.332Z] 2023-09-08 08:30:12,253 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2023-09-08T08:30:12.332Z] 2023-09-08 08:30:12,253 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2023-09-08T08:30:12.332Z] 2023-09-08 08:30:12,253 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) [2023-09-08T08:30:17.633Z] 2023-09-08 08:30:17,347 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2023-09-08T08:30:17.633Z] 2023-09-08 08:30:17,348 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4670 with force:False [2023-09-08T08:30:17.633Z] 2023-09-08 08:30:17,348 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4670 [2023-09-08T08:30:17.633Z] 2023-09-08 08:30:17,352 [execute] INFO git cat-file --batch-check [2023-09-08T08:30:17.633Z] 2023-09-08 08:30:17,352 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2023-09-08T08:30:17.633Z] 2023-09-08 08:30:17,357 [execute] INFO git cat-file --batch [2023-09-08T08:30:17.633Z] 2023-09-08 08:30:17,357 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2023-09-08T08:30:17.633Z] 2023-09-08 08:30:17,361 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4670 [2023-09-08T08:30:17.633Z] 0.0.0 [Pipeline] } [2023-09-08T08:30:17.644Z] $ docker exec --env ******** --env ******** 78ce916671b6ccd6304452db2dce0772a4331e7ff4a8b4c9a0ef5987fb5f8255 ssh-agent -k [2023-09-08T08:30:17.735Z] unset SSH_AUTH_SOCK; [2023-09-08T08:30:17.735Z] unset SSH_AGENT_PID; [2023-09-08T08:30:17.735Z] echo Agent pid 77 killed; [2023-09-08T08:30:17.749Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-08T08:30:18.064Z] + git semver [Pipeline] } [2023-09-08T08:30:18.333Z] $ docker stop --time=1 78ce916671b6ccd6304452db2dce0772a4331e7ff4a8b4c9a0ef5987fb5f8255 [2023-09-08T08:30:19.615Z] $ docker rm -f --volumes 78ce916671b6ccd6304452db2dce0772a4331e7ff4a8b4c9a0ef5987fb5f8255 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-08T08:30:19.945Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-08T08:30:20.140Z] Stashed 1 file(s) [Pipeline] echo [2023-09-08T08:30:20.142Z] [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-09-08T08:30:20.510Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2023-09-08T08:30:20.524Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-08T08:30:20.539Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-08T08:30:20.551Z] ========================================================= [2023-09-08T08:30:20.551Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-09-08T08:30:20.551Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-08T08:30:20.838Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-08T08:30:20.838Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-08T08:30:20.838Z] 4db1b89c0bd1: Pulling fs layer [2023-09-08T08:30:20.838Z] 6911f1a30b25: Pulling fs layer [2023-09-08T08:30:20.838Z] e194b8c5c2a9: Pulling fs layer [2023-09-08T08:30:20.838Z] 6863d3e3a2b1: Pulling fs layer [2023-09-08T08:30:20.838Z] ec0bb842ea78: Pulling fs layer [2023-09-08T08:30:20.838Z] 40a00589a448: Pulling fs layer [2023-09-08T08:30:20.838Z] 6c08303d61cc: Pulling fs layer [2023-09-08T08:30:20.838Z] 798269fcf238: Pulling fs layer [2023-09-08T08:30:20.838Z] 6c08303d61cc: Waiting [2023-09-08T08:30:20.838Z] ec0bb842ea78: Waiting [2023-09-08T08:30:20.838Z] 40a00589a448: Waiting [2023-09-08T08:30:20.838Z] 798269fcf238: Waiting [2023-09-08T08:30:20.838Z] 6863d3e3a2b1: Waiting [2023-09-08T08:30:20.838Z] 6911f1a30b25: Verifying Checksum [2023-09-08T08:30:20.838Z] 6911f1a30b25: Download complete [2023-09-08T08:30:20.838Z] 6863d3e3a2b1: Verifying Checksum [2023-09-08T08:30:20.838Z] 6863d3e3a2b1: Download complete [2023-09-08T08:30:20.838Z] ec0bb842ea78: Verifying Checksum [2023-09-08T08:30:20.838Z] ec0bb842ea78: Download complete [2023-09-08T08:30:20.838Z] 4db1b89c0bd1: Verifying Checksum [2023-09-08T08:30:20.838Z] 4db1b89c0bd1: Download complete [2023-09-08T08:30:20.838Z] 40a00589a448: Verifying Checksum [2023-09-08T08:30:20.838Z] 40a00589a448: Download complete [2023-09-08T08:30:21.100Z] 4db1b89c0bd1: Pull complete [2023-09-08T08:30:21.100Z] 6911f1a30b25: Pull complete [2023-09-08T08:30:21.360Z] 798269fcf238: Verifying Checksum [2023-09-08T08:30:21.360Z] e194b8c5c2a9: Verifying Checksum [2023-09-08T08:30:21.360Z] e194b8c5c2a9: Download complete [2023-09-08T08:30:21.618Z] 6c08303d61cc: Verifying Checksum [2023-09-08T08:30:21.618Z] 6c08303d61cc: Download complete [2023-09-08T08:30:24.901Z] e194b8c5c2a9: Pull complete [2023-09-08T08:30:24.901Z] 6863d3e3a2b1: Pull complete [2023-09-08T08:30:24.901Z] ec0bb842ea78: Pull complete [2023-09-08T08:30:24.901Z] 40a00589a448: Pull complete [2023-09-08T08:30:26.801Z] 6c08303d61cc: Pull complete [2023-09-08T08:30:27.733Z] 798269fcf238: Pull complete [2023-09-08T08:30:27.733Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-09-08T08:30:27.733Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-08T08:30:27.733Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-08T08:30:28.035Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-08T08:30:28.035Z] WORKDIR /edgex [2023-09-08T08:30:28.035Z] COPY go.mod . [2023-09-08T08:30:28.035Z] RUN go mod download [2023-09-08T08:30:28.035Z] + docker build -t ci-base-image-x86_64 -f - . [2023-09-08T08:30:28.607Z] Sending build context to Docker daemon 170.9MB [2023-09-08T08:30:28.607Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-08T08:30:28.607Z] ---> ec979cd7f677 [2023-09-08T08:30:28.607Z] Step 2/4 : WORKDIR /edgex [2023-09-08T08:30:32.801Z] ---> Running in 6e0399848662 [2023-09-08T08:30:33.058Z] Removing intermediate container 6e0399848662 [2023-09-08T08:30:33.058Z] ---> 0df76365ae2b [2023-09-08T08:30:33.058Z] Step 3/4 : COPY go.mod . [2023-09-08T08:30:33.058Z] ---> 5fca6e953f2f [2023-09-08T08:30:33.058Z] Step 4/4 : RUN go mod download [2023-09-08T08:30:33.058Z] ---> Running in df01d051c314 [2023-09-08T08:30:35.199Z] Still waiting to schedule task [2023-09-08T08:30:35.200Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-08T08:30:51.169Z] Removing intermediate container df01d051c314 [2023-09-08T08:30:51.169Z] ---> 569449104802 [2023-09-08T08:30:51.169Z] Successfully built 569449104802 [2023-09-08T08:30:51.169Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T08:30:51.470Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-08T08:30:51.470Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-08T08:30:51.546Z] prd-ubuntu20.04-docker-8c-8g-5613 does not seem to be running inside a container [2023-09-08T08:30:51.574Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-09-08T08:30:51.965Z] $ docker top 5b0a4df47134c247ccb841ae0c5c6e24e15ed7dac2e442cffe0cfc33b3c3aa54 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-08T08:30:52.313Z] + go version [2023-09-08T08:30:52.314Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-09-08T08:30:52.321Z] $ docker stop --time=1 5b0a4df47134c247ccb841ae0c5c6e24e15ed7dac2e442cffe0cfc33b3c3aa54 [2023-09-08T08:30:53.575Z] $ docker rm -f --volumes 5b0a4df47134c247ccb841ae0c5c6e24e15ed7dac2e442cffe0cfc33b3c3aa54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T08:30:53.964Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-08T08:30:53.964Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-08T08:30:54.018Z] prd-ubuntu20.04-docker-8c-8g-5613 does not seem to be running inside a container [2023-09-08T08:30:54.038Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-09-08T08:30:54.358Z] $ docker top a4fa867d319020f645b00b0edc6c0279f7a22113dfd4832ed3eb6fd508400890 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-08T08:30:54.422Z] ========================================================= [2023-09-08T08:30:54.422Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-09-08T08:30:54.422Z] ========================================================= [Pipeline] sh [2023-09-08T08:30:54.696Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2023-09-08T08:30:54.988Z] + make test [2023-09-08T08:30:54.989Z] go test -race -coverprofile=coverage.out ./... [2023-09-08T08:31:01.545Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-09-08T08:31:13.736Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-09-08T08:31:13.736Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-09-08T08:31:13.736Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-09-08T08:31:13.736Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-09-08T08:31:13.736Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-09-08T08:31:13.736Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-09-08T08:31:13.736Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-09-08T08:31:13.736Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-09-08T08:31:13.736Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-09-08T08:31:13.736Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-09-08T08:31:13.736Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-09-08T08:31:13.736Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-09-08T08:31:13.736Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-09-08T08:31:13.736Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-09-08T08:31:13.994Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-09-08T08:31:13.994Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-09-08T08:31:13.994Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements [2023-09-08T08:31:15.366Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 97.0% of statements [2023-09-08T08:31:15.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-09-08T08:31:15.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-09-08T08:31:15.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-09-08T08:31:15.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-09-08T08:31:15.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-09-08T08:31:16.818Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-09-08T08:31:16.818Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-09-08T08:31:16.818Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-09-08T08:31:16.818Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-09-08T08:31:16.818Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-09-08T08:31:18.194Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-09-08T08:31:18.194Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-09-08T08:31:18.759Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.082s coverage: 69.4% of statements [2023-09-08T08:31:18.759Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.071s coverage: 53.0% of statements [2023-09-08T08:31:19.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-09-08T08:31:19.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-09-08T08:31:19.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-09-08T08:31:19.018Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-09-08T08:31:19.018Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-09-08T08:31:19.018Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-09-08T08:31:19.018Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-09-08T08:31:19.018Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-09-08T08:31:19.018Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-09-08T08:31:19.018Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-09-08T08:31:19.275Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.412s coverage: 93.4% of statements [2023-09-08T08:31:19.275Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 3.8% of statements [2023-09-08T08:31:19.275Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.322s coverage: 97.6% of statements [2023-09-08T08:31:19.275Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 72.2% of statements [2023-09-08T08:31:20.648Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-09-08T08:31:20.648Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-09-08T08:31:20.905Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.062s coverage: 0.9% of statements [2023-09-08T08:31:20.905Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.069s coverage: 32.2% of statements [2023-09-08T08:31:20.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.083s coverage: 42.9% of statements [2023-09-08T08:31:20.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.073s coverage: 82.9% of statements [2023-09-08T08:31:20.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.069s coverage: 94.1% of statements [2023-09-08T08:31:20.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.059s coverage: 96.3% of statements [2023-09-08T08:31:21.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements [2023-09-08T08:31:22.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-09-08T08:31:22.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-09-08T08:31:22.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-09-08T08:31:22.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-09-08T08:31:22.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-09-08T08:31:22.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-09-08T08:31:22.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-09-08T08:31:22.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-09-08T08:31:23.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-09-08T08:31:23.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-09-08T08:31:23.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-09-08T08:31:23.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-09-08T08:31:23.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-09-08T08:31:23.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-09-08T08:31:23.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-09-08T08:31:24.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-09-08T08:31:25.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-09-08T08:31:26.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-09-08T08:31:26.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-09-08T08:31:27.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-09-08T08:31:27.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-09-08T08:31:27.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-09-08T08:31:28.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-09-08T08:31:28.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-09-08T08:31:29.060Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-09-08T08:31:29.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-09-08T08:31:29.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-09-08T08:31:29.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-09-08T08:31:29.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-09-08T08:31:31.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-09-08T08:31:31.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-09-08T08:31:31.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-09-08T08:31:31.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-09-08T08:31:32.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.076s coverage: 94.4% of statements [2023-09-08T08:31:32.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-09-08T08:31:32.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-09-08T08:31:32.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-09-08T08:31:32.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-09-08T08:31:33.679Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-09-08T08:31:33.679Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-09-08T08:31:34.244Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-09-08T08:31:34.244Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-09-08T08:31:46.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.304s coverage: 79.9% of statements [2023-09-08T08:31:46.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.083s coverage: 92.9% of statements [2023-09-08T08:31:46.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 64.4% of statements [2023-09-08T08:31:46.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.069s coverage: 62.3% of statements [2023-09-08T08:31:46.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.085s coverage: 87.2% of statements [2023-09-08T08:31:46.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.044s coverage: 20.0% of statements [2023-09-08T08:31:46.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2023-09-08T08:31:46.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 81.8% of statements [2023-09-08T08:31:46.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 82.1% of statements [2023-09-08T08:31:46.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.048s coverage: 86.0% of statements [2023-09-08T08:31:46.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.180s coverage: 63.1% of statements [2023-09-08T08:31:46.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements [2023-09-08T08:31:46.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements [2023-09-08T08:31:46.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2023-09-08T08:31:46.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2023-09-08T08:31:46.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2023-09-08T08:31:46.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.182s coverage: 38.4% of statements [2023-09-08T08:31:46.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements [2023-09-08T08:31:46.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2023-09-08T08:31:46.451Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.084s coverage: 17.7% of statements [2023-09-08T08:31:46.451Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.121s coverage: 95.7% of statements [2023-09-08T08:31:46.451Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 61.8% of statements [2023-09-08T08:31:46.451Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.087s coverage: 98.9% of statements [2023-09-08T08:31:46.451Z] 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-09-08T08:31:46.451Z] running golangci-lint [2023-09-08T08:31:46.451Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-09-08T08:31:46.451Z] go version go1.20.6 linux/amd64 [2023-09-08T08:31:46.451Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-09-08T08:31:46.451Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-09-08T08:32:01.326Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|name|types_sizes|deps|exports_file|files|imports) took 14.156924702s" [2023-09-08T08:32:01.326Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 45.391754ms" [2023-09-08T08:32:09.432Z] level=info msg="[linters_context/goanalysis] analyzers took 1m0.383507349s with top 10 stages: buildir: 35.220132081s, inspect: 2.604564883s, fact_deprecated: 2.578577787s, ctrlflow: 1.338721991s, gosec: 1.324273865s, printf: 1.212893299s, S1038: 886.55103ms, nilness: 847.685256ms, fact_purity: 795.84672ms, unused: 635.437284ms" [2023-09-08T08:32:09.432Z] level=info msg="[runner] Issues before processing: 202, after processing: 0" [2023-09-08T08:32:09.432Z] level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 202/202, autogenerated_exclude: 202/202, identifier_marker: 202/202, exclude: 202/202, filename_unadjuster: 202/202, path_prettifier: 202/202, skip_files: 202/202, exclude-rules: 21/202, nolint: 0/21, cgo: 202/202" [2023-09-08T08:32:09.432Z] level=info msg="[runner] processing took 17.463391ms with stages: nolint: 7.183097ms, identifier_marker: 5.118207ms, exclude-rules: 1.669739ms, autogenerated_exclude: 1.463968ms, path_prettifier: 1.329407ms, skip_dirs: 651.453µs, cgo: 28.61µs, filename_unadjuster: 14.51µs, max_from_linter: 710ns, max_same_issues: 630ns, skip_files: 530ns, exclude: 460ns, uniq_by_line: 430ns, severity-rules: 380ns, source_code: 300ns, sort_results: 260ns, diff: 250ns, path_prefixer: 190ns, max_per_file_from_linter: 130ns, path_shortener: 130ns" [2023-09-08T08:32:09.432Z] level=info msg="[runner] linters took 7.92438176s with stages: goanalysis_metalinter: 7.906826968s" [2023-09-08T08:32:09.432Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-09-08T08:32:09.432Z] level=info msg="Memory: 223 samples, avg is 204.4MB, max is 827.4MB" [2023-09-08T08:32:09.432Z] level=info msg="Execution took 22.134494202s" [2023-09-08T08:32:09.432Z] go vet ./... [2023-09-08T08:32:10.206Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5615 in /w/workspace/edgexfoundry_edgex-go_PR-4670 [Pipeline] { [Pipeline] ws [2023-09-08T08:32:10.217Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2023-09-08T08:32:10.252Z] The recommended git tool is: git [2023-09-08T08:32:12.706Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-08T08:32:12.965Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-08T08:32:12.965Z] ./bin/test-attribution-txt.sh [2023-09-08T08:32:13.225Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-09-08T08:32:13.225Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-09-08T08:32:13.225Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-09-08T08:32:13.225Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-09-08T08:32:13.237Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-09-08T08:32:13.526Z] + ls -al . [2023-09-08T08:32:13.526Z] total 728 [2023-09-08T08:32:13.526Z] drwxrwxr-x 12 1001 1001 4096 Sep 8 08:30 . [2023-09-08T08:32:13.526Z] drwxr-xr-x 4 root root 4096 Sep 8 08:30 .. [2023-09-08T08:32:13.526Z] drwxrwxr-x 2 1001 1001 4096 Sep 8 08:29 .blubracket [2023-09-08T08:32:13.527Z] -rw-rw-r-- 1 1001 1001 16 Sep 8 08:29 .dockerignore [2023-09-08T08:32:13.527Z] drwxrwxr-x 8 1001 1001 4096 Sep 8 08:30 .git [2023-09-08T08:32:13.527Z] drwxrwxr-x 3 1001 1001 4096 Sep 8 08:29 .github [2023-09-08T08:32:13.527Z] -rw-rw-r-- 1 1001 1001 1173 Sep 8 08:29 .gitignore [2023-09-08T08:32:13.527Z] -rw-rw-r-- 1 1001 1001 42 Sep 8 08:29 .golangci.yml [2023-09-08T08:32:13.527Z] -rw-rw-r-- 1 1001 1001 100 Sep 8 08:29 .hadolint.yml [2023-09-08T08:32:13.527Z] drwxr-xr-x 3 1001 1001 4096 Sep 8 08:30 .semver [2023-09-08T08:32:13.527Z] -rw-rw-r-- 1 1001 1001 166 Sep 8 08:29 .sonarcloud.properties [2023-09-08T08:32:13.527Z] -rw-rw-r-- 1 1001 1001 1171 Sep 8 08:29 ADOPTERS.md [2023-09-08T08:32:13.527Z] -rw-rw-r-- 1 1001 1001 11152 Sep 8 08:29 Attribution.txt [2023-09-08T08:32:13.527Z] -rw-rw-r-- 1 1001 1001 93407 Sep 8 08:29 CHANGELOG.md [2023-09-08T08:32:13.527Z] -rw-rw-r-- 1 1001 1001 3804 Sep 8 08:29 CONTRIBUTING.md [2023-09-08T08:32:13.527Z] -rw-rw-r-- 1 1001 1001 677 Sep 8 08:29 GOVERNANCE.md [2023-09-08T08:32:13.527Z] -rw-rw-r-- 1 1001 1001 883 Sep 8 08:29 Jenkinsfile [2023-09-08T08:32:13.527Z] -rw-rw-r-- 1 1001 1001 10775 Sep 8 08:29 LICENSE [2023-09-08T08:32:13.527Z] -rw-rw-r-- 1 1001 1001 14764 Sep 8 08:29 Makefile [2023-09-08T08:32:13.527Z] -rw-rw-r-- 1 1001 1001 582 Sep 8 08:29 OWNERS.md [2023-09-08T08:32:13.527Z] -rw-rw-r-- 1 1001 1001 9923 Sep 8 08:29 README.md [2023-09-08T08:32:13.527Z] -rw-rw-r-- 1 1001 1001 789 Sep 8 08:29 SECURITY.md [2023-09-08T08:32:13.527Z] -rw-rw-r-- 1 1001 1001 5 Sep 8 08:30 VERSION [2023-09-08T08:32:13.527Z] drwxrwxr-x 2 1001 1001 4096 Sep 8 08:29 bin [2023-09-08T08:32:13.527Z] drwxrwxr-x 18 1001 1001 4096 Sep 8 08:29 cmd [2023-09-08T08:32:13.527Z] -rw-r--r-- 1 root root 450365 Sep 8 08:31 coverage.out [2023-09-08T08:32:13.527Z] drwxrwxr-x 2 1001 1001 4096 Sep 8 08:29 fuzz_test [2023-09-08T08:32:13.527Z] -rw-rw-r-- 1 1001 1001 3687 Sep 8 08:29 go.mod [2023-09-08T08:32:13.527Z] -rw-rw-r-- 1 1001 1001 33714 Sep 8 08:29 go.sum [2023-09-08T08:32:13.527Z] drwxrwxr-x 7 1001 1001 4096 Sep 8 08:29 internal [2023-09-08T08:32:13.527Z] drwxrwxr-x 3 1001 1001 4096 Sep 8 08:29 openapi [2023-09-08T08:32:13.527Z] -rw-rw-r-- 1 1001 1001 594 Sep 8 08:29 security.txt [2023-09-08T08:32:13.527Z] drwxrwxr-x 4 1001 1001 4096 Sep 8 08:29 snap [2023-09-08T08:32:13.527Z] -rw-rw-r-- 1 1001 1001 204 Sep 8 08:29 version.go [Pipeline] sh [2023-09-08T08:32:13.824Z] + '[' -e coverage.out ] [2023-09-08T08:32:13.824Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-09-08T08:32:13.925Z] Stashed 1 file(s) [Pipeline] sh [2023-09-08T08:32:14.206Z] + make build [2023-09-08T08:32:14.206Z] 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-09-08T08:32:15.244Z] using credential edgex-jenkins-ssh [2023-09-08T08:32:15.259Z] Cloning the remote Git repository [2023-09-08T08:32:15.303Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-09-08T08:32:15.393Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2023-09-08T08:32:15.524Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-09-08T08:32:15.525Z] > git --version # timeout=10 [2023-09-08T08:32:15.546Z] > git --version # 'git version 2.25.1' [2023-09-08T08:32:15.549Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-08T08:32:15.690Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-08T08:32:29.077Z] 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-09-08T08:32:29.077Z] 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-09-08T08:32:30.013Z] 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-09-08T08:32:30.952Z] 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-09-08T08:32:33.684Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-09-08T08:32:33.706Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-08T08:32:35.231Z] Merging remotes/origin/main commit e4ab1ec8366e2be91307e230c2cb89f5ed823568 into PR head commit 5bf5dffe09f735488e58652c4bff2d526c9df102 [2023-09-08T08:32:35.918Z] Merge succeeded, producing ecee5fdcd309c985f14d6c23ce55b89eb87c3ac6 [2023-09-08T08:32:35.919Z] Checking out Revision ecee5fdcd309c985f14d6c23ce55b89eb87c3ac6 (PR-4670) [2023-09-08T08:32:34.614Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-09-08T08:32:34.663Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-09-08T08:32:34.664Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-08T08:32:34.682Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4670/head:refs/remotes/origin/PR-4670 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-08T08:32:35.250Z] > git config core.sparsecheckout # timeout=10 [2023-09-08T08:32:35.339Z] > git checkout -f 5bf5dffe09f735488e58652c4bff2d526c9df102 # timeout=10 [2023-09-08T08:32:35.566Z] > git remote # timeout=10 [2023-09-08T08:32:35.595Z] > git config --get remote.origin.url # timeout=10 [2023-09-08T08:32:35.620Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-08T08:32:35.633Z] > git merge e4ab1ec8366e2be91307e230c2cb89f5ed823568 # timeout=10 [2023-09-08T08:32:35.901Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-08T08:32:35.925Z] > git config core.sparsecheckout # timeout=10 [2023-09-08T08:32:35.948Z] > git checkout -f ecee5fdcd309c985f14d6c23ce55b89eb87c3ac6 # timeout=10 [2023-09-08T08:32:37.512Z] 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-09-08T08:32:38.888Z] 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-09-08T08:32:39.529Z] Commit message: "Merge commit 'e4ab1ec8366e2be91307e230c2cb89f5ed823568' into HEAD" [2023-09-08T08:32:39.554Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-08T08:32:40.662Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-08T08:32:40.662Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-08T08:32:40.662Z] Dload Upload Total Spent Left Speed [2023-09-08T08:32:40.662Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 63437 0 --:--:-- --:--:-- --:--:-- 63123 [2023-09-08T08:32:40.793Z] 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 [Pipeline] sh [2023-09-08T08:32:41.350Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-08T08:32:39.538Z] > git rev-list --no-walk b5265b7cb912c44d0969a438a8338fc284478df3 # timeout=10 [2023-09-08T08:32:41.676Z] + sudo tee /etc/docker/daemon.new [2023-09-08T08:32:41.677Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-08T08:32:41.677Z] { [2023-09-08T08:32:41.677Z] "registry-mirrors": [ [2023-09-08T08:32:41.677Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-08T08:32:41.677Z] ], [2023-09-08T08:32:41.677Z] "bip": "10.250.0.254/24", [2023-09-08T08:32:41.677Z] "hosts": [ [2023-09-08T08:32:41.677Z] "tcp://0.0.0.0:5555", [2023-09-08T08:32:41.677Z] "unix:///var/run/docker.sock" [2023-09-08T08:32:41.677Z] ], [2023-09-08T08:32:41.677Z] "mtu": 1458, [2023-09-08T08:32:41.677Z] "selinux-enabled": true, [2023-09-08T08:32:41.677Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-08T08:32:41.677Z] } [Pipeline] sh [2023-09-08T08:32:41.727Z] 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-09-08T08:32:42.011Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-08T08:32:42.351Z] + sudo service docker restart [2023-09-08T08:32:42.661Z] 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-09-08T08:32:43.593Z] 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-09-08T08:32:44.968Z] 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-09-08T08:32:46.347Z] $ docker stop --time=1 a4fa867d319020f645b00b0edc6c0279f7a22113dfd4832ed3eb6fd508400890 [2023-09-08T08:32:52.585Z] $ docker rm -f --volumes a4fa867d319020f645b00b0edc6c0279f7a22113dfd4832ed3eb6fd508400890 [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-09-08T08:32:53.515Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-08T08:32:53.515Z] [2023-09-08T08:32:53.515Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T08:32:53.813Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-08T08:32:53.813Z] latest: Pulling from edgex-devops/edgex-compose [2023-09-08T08:32:53.813Z] 91d30c5bc195: Pulling fs layer [2023-09-08T08:32:53.813Z] 2e9b0aa3be6d: Pulling fs layer [2023-09-08T08:32:53.813Z] 9c61dcf015f6: Pulling fs layer [2023-09-08T08:32:53.813Z] 4698f68db338: Pulling fs layer [2023-09-08T08:32:53.813Z] 2a2f49069b9e: Pulling fs layer [2023-09-08T08:32:53.813Z] e0025b399a48: Pulling fs layer [2023-09-08T08:32:53.813Z] 2a2f49069b9e: Waiting [2023-09-08T08:32:53.813Z] e0025b399a48: Waiting [2023-09-08T08:32:53.813Z] 4698f68db338: Waiting [2023-09-08T08:32:54.073Z] 91d30c5bc195: Verifying Checksum [2023-09-08T08:32:54.073Z] 91d30c5bc195: Download complete [2023-09-08T08:32:54.073Z] 4698f68db338: Verifying Checksum [2023-09-08T08:32:54.073Z] 4698f68db338: Download complete [2023-09-08T08:32:54.073Z] 2e9b0aa3be6d: Verifying Checksum [2023-09-08T08:32:54.073Z] 2e9b0aa3be6d: Download complete [2023-09-08T08:32:54.073Z] e0025b399a48: Verifying Checksum [2023-09-08T08:32:54.073Z] e0025b399a48: Download complete [2023-09-08T08:32:54.073Z] 91d30c5bc195: Pull complete [2023-09-08T08:32:54.331Z] 2e9b0aa3be6d: Pull complete [2023-09-08T08:32:54.589Z] 9c61dcf015f6: Verifying Checksum [2023-09-08T08:32:54.589Z] 9c61dcf015f6: Download complete [2023-09-08T08:32:57.113Z] 9c61dcf015f6: Pull complete [2023-09-08T08:32:57.113Z] 4698f68db338: Pull complete [2023-09-08T08:32:57.679Z] 2a2f49069b9e: Pull complete [2023-09-08T08:32:57.679Z] e0025b399a48: Pull complete [2023-09-08T08:32:57.679Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-09-08T08:32:57.679Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-08T08:32:57.679Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-08T08:32:57.753Z] prd-ubuntu20.04-docker-8c-8g-5613 does not seem to be running inside a container [2023-09-08T08:32:57.778Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-09-08T08:33:00.802Z] $ docker top cc01c3e044e89bb0098a68c24b9bd44d4dbddcb07e872d56a8e087a19b0a2a95 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider [2023-09-08T08:33:00.904Z] provisioning config files... [2023-09-08T08:33:00.929Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config13092419337285358032tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-08T08:33:01.152Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-08T08:33:01.278Z] ---> docker-login.sh [2023-09-08T08:33:01.278Z] nexus3.edgexfoundry.org:10001 [2023-09-08T08:33:01.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-08T08:33:01.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-08T08:33:01.871Z] Configure a credential helper to remove this warning. See [2023-09-08T08:33:01.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-08T08:33:01.871Z] [2023-09-08T08:33:01.871Z] Login Succeeded [2023-09-08T08:33:01.871Z] nexus3.edgexfoundry.org:10002 [2023-09-08T08:33:02.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-08T08:33:02.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-08T08:33:02.152Z] Configure a credential helper to remove this warning. See [2023-09-08T08:33:02.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-08T08:33:02.152Z] [2023-09-08T08:33:02.152Z] Login Succeeded [2023-09-08T08:33:02.152Z] nexus3.edgexfoundry.org:10003 [2023-09-08T08:33:02.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-08T08:33:02.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-08T08:33:02.695Z] Configure a credential helper to remove this warning. See [2023-09-08T08:33:02.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-08T08:33:02.695Z] [2023-09-08T08:33:02.695Z] Login Succeeded [2023-09-08T08:33:02.695Z] nexus3.edgexfoundry.org:10004 [2023-09-08T08:33:02.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-08T08:33:02.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-08T08:33:02.965Z] Configure a credential helper to remove this warning. See [2023-09-08T08:33:02.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-08T08:33:02.965Z] [2023-09-08T08:33:02.965Z] Login Succeeded [2023-09-08T08:33:02.965Z] docker.io [2023-09-08T08:33:03.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-08T08:33:03.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-08T08:33:03.499Z] Configure a credential helper to remove this warning. See [2023-09-08T08:33:03.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-08T08:33:03.499Z] [2023-09-08T08:33:03.499Z] Login Succeeded [2023-09-08T08:33:03.499Z] ---> docker-login.sh ends [Pipeline] } [2023-09-08T08:33:03.512Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-09-08T08:33:03.684Z] #1 [core-command internal] load build definition from Dockerfile [2023-09-08T08:33:03.684Z] #1 transferring dockerfile: 1.82kB done [2023-09-08T08:33:03.684Z] #1 DONE 0.0s [2023-09-08T08:33:03.684Z] [2023-09-08T08:33:03.684Z] #2 [security-spire-server internal] load build definition from Dockerfile [2023-09-08T08:33:03.684Z] #2 transferring dockerfile: 1.59kB done [2023-09-08T08:33:03.684Z] #2 DONE 0.0s [2023-09-08T08:33:03.684Z] [2023-09-08T08:33:03.684Z] #3 [support-notifications internal] load build definition from Dockerfile [2023-09-08T08:33:03.684Z] #3 transferring dockerfile: 1.84kB done [2023-09-08T08:33:03.684Z] #3 DONE 0.0s [2023-09-08T08:33:03.684Z] [2023-09-08T08:33:03.684Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-08T08:33:03.684Z] #4 transferring dockerfile: 2.39kB done [2023-09-08T08:33:03.684Z] #4 DONE 0.0s [2023-09-08T08:33:03.684Z] [2023-09-08T08:33:03.684Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-08T08:33:03.684Z] #5 transferring dockerfile: 2.82kB done [2023-09-08T08:33:03.684Z] #5 DONE 0.0s [2023-09-08T08:33:03.684Z] [2023-09-08T08:33:03.684Z] #6 [core-metadata internal] load build definition from Dockerfile [2023-09-08T08:33:03.684Z] #6 transferring dockerfile: 1.96kB done [2023-09-08T08:33:03.684Z] #6 DONE 0.0s [2023-09-08T08:33:03.684Z] [2023-09-08T08:33:03.684Z] #7 [core-data internal] load build definition from Dockerfile [2023-09-08T08:33:03.684Z] #7 transferring dockerfile: 1.90kB done [2023-09-08T08:33:03.684Z] #7 DONE 0.0s [2023-09-08T08:33:03.684Z] [2023-09-08T08:33:03.684Z] #8 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-08T08:33:03.684Z] #8 transferring dockerfile: 1.78kB done [2023-09-08T08:33:03.684Z] #8 DONE 0.0s [2023-09-08T08:33:03.684Z] [2023-09-08T08:33:03.684Z] #9 [support-scheduler internal] load build definition from Dockerfile [2023-09-08T08:33:03.684Z] #9 transferring dockerfile: 1.82kB done [2023-09-08T08:33:03.684Z] #9 DONE 0.0s [2023-09-08T08:33:03.684Z] [2023-09-08T08:33:03.684Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-08T08:33:03.684Z] #10 transferring dockerfile: 2.12kB done [2023-09-08T08:33:03.684Z] #10 DONE 0.0s [2023-09-08T08:33:03.684Z] [2023-09-08T08:33:03.684Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-08T08:33:03.684Z] #11 transferring dockerfile: 2.38kB done [2023-09-08T08:33:03.684Z] #11 DONE 0.0s [2023-09-08T08:33:03.684Z] [2023-09-08T08:33:03.685Z] #12 [security-spire-config internal] load build definition from Dockerfile [2023-09-08T08:33:03.685Z] #12 transferring dockerfile: 1.58kB done [2023-09-08T08:33:03.685Z] #12 DONE 0.0s [2023-09-08T08:33:03.685Z] [2023-09-08T08:33:03.685Z] #13 [core-command internal] load .dockerignore [2023-09-08T08:33:03.685Z] #13 transferring context: 56B done [2023-09-08T08:33:03.685Z] #13 DONE 0.0s [2023-09-08T08:33:03.685Z] [2023-09-08T08:33:03.685Z] #14 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-08T08:33:03.685Z] #14 transferring dockerfile: 2.04kB done [2023-09-08T08:33:03.685Z] #14 DONE 0.0s [2023-09-08T08:33:03.685Z] [2023-09-08T08:33:03.685Z] #15 [security-spire-agent internal] load build definition from Dockerfile [2023-09-08T08:33:03.685Z] #15 transferring dockerfile: 1.70kB done [2023-09-08T08:33:03.685Z] #15 DONE 0.0s [Pipeline] sh [2023-09-08T08:33:03.945Z] [2023-09-08T08:33:03.945Z] #16 [security-spire-server internal] load .dockerignore [2023-09-08T08:33:03.945Z] #16 transferring context: 56B done [2023-09-08T08:33:03.945Z] #16 DONE 0.0s [2023-09-08T08:33:03.945Z] [2023-09-08T08:33:03.945Z] #17 [support-notifications internal] load .dockerignore [2023-09-08T08:33:03.945Z] #17 transferring context: 56B done [2023-09-08T08:33:03.945Z] #17 DONE 0.0s [2023-09-08T08:33:03.945Z] [2023-09-08T08:33:03.945Z] #18 [security-proxy-setup internal] load .dockerignore [2023-09-08T08:33:03.945Z] #18 transferring context: 56B done [2023-09-08T08:33:03.945Z] #18 DONE 0.0s [2023-09-08T08:33:03.945Z] [2023-09-08T08:33:03.945Z] #19 [security-bootstrapper internal] load .dockerignore [2023-09-08T08:33:03.945Z] #19 transferring context: 56B done [2023-09-08T08:33:03.945Z] #19 DONE 0.0s [2023-09-08T08:33:03.945Z] [2023-09-08T08:33:03.945Z] #20 [core-data internal] load .dockerignore [2023-09-08T08:33:03.945Z] #20 DONE 0.0s [2023-09-08T08:33:03.945Z] [2023-09-08T08:33:03.945Z] #21 [core-metadata internal] load .dockerignore [2023-09-08T08:33:03.945Z] #21 transferring context: 56B done [2023-09-08T08:33:03.945Z] #21 DONE 0.0s [2023-09-08T08:33:03.945Z] [2023-09-08T08:33:03.945Z] #20 [core-data internal] load .dockerignore [2023-09-08T08:33:03.945Z] #20 transferring context: 56B done [2023-09-08T08:33:03.945Z] #20 DONE 0.0s [2023-09-08T08:33:03.945Z] [2023-09-08T08:33:03.945Z] #22 [security-spiffe-token-provider internal] load .dockerignore [2023-09-08T08:33:03.945Z] #22 transferring context: 56B done [2023-09-08T08:33:03.945Z] #22 DONE 0.0s [2023-09-08T08:33:03.945Z] [2023-09-08T08:33:03.945Z] #23 [support-scheduler internal] load .dockerignore [2023-09-08T08:33:03.945Z] #23 transferring context: 56B done [2023-09-08T08:33:03.945Z] #23 DONE 0.0s [2023-09-08T08:33:03.945Z] [2023-09-08T08:33:03.945Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-08T08:33:03.945Z] #24 transferring context: 56B done [2023-09-08T08:33:03.945Z] #24 DONE 0.0s [2023-09-08T08:33:03.945Z] [2023-09-08T08:33:03.945Z] #25 [security-secretstore-setup internal] load .dockerignore [2023-09-08T08:33:03.945Z] #25 transferring context: 56B done [2023-09-08T08:33:03.945Z] #25 DONE 0.0s [2023-09-08T08:33:03.945Z] [2023-09-08T08:33:03.945Z] #26 [core-command internal] load metadata for docker.io/library/alpine:3.17 [2023-09-08T08:33:03.945Z] #26 DONE 0.1s [2023-09-08T08:33:03.945Z] [2023-09-08T08:33:03.945Z] #27 [security-spire-config internal] load .dockerignore [2023-09-08T08:33:03.945Z] #27 transferring context: 56B done [2023-09-08T08:33:03.945Z] #27 DONE 0.0s [2023-09-08T08:33:03.945Z] [2023-09-08T08:33:03.945Z] #28 [security-proxy-auth internal] load .dockerignore [2023-09-08T08:33:03.945Z] #28 transferring context: 56B done [2023-09-08T08:33:03.945Z] #28 DONE 0.0s [2023-09-08T08:33:03.945Z] [2023-09-08T08:33:03.945Z] #29 [security-spire-agent internal] load .dockerignore [2023-09-08T08:33:03.945Z] #29 transferring context: 56B done [2023-09-08T08:33:03.945Z] #29 DONE 0.0s [2023-09-08T08:33:03.945Z] [2023-09-08T08:33:03.945Z] #30 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-08T08:33:03.945Z] #30 DONE 0.0s [2023-09-08T08:33:03.945Z] [2023-09-08T08:33:03.945Z] #31 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-08T08:33:03.945Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-08T08:33:04.057Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2023-09-08T08:33:04.077Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-08T08:33:04.090Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-08T08:33:04.098Z] ========================================================= [2023-09-08T08:33:04.098Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-09-08T08:33:04.098Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-08T08:33:04.207Z] #31 ... [2023-09-08T08:33:04.207Z] [2023-09-08T08:33:04.207Z] #26 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 [2023-09-08T08:33:04.207Z] #26 DONE 0.1s [2023-09-08T08:33:04.207Z] [2023-09-08T08:33:04.207Z] #31 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-08T08:33:04.207Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-09-08T08:33:04.207Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-09-08T08:33:04.207Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s [2023-09-08T08:33:04.207Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-08T08:33:04.207Z] #31 ... [2023-09-08T08:33:04.207Z] [2023-09-08T08:33:04.207Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-08T08:33:04.207Z] #30 DONE 0.0s [2023-09-08T08:33:04.207Z] [2023-09-08T08:33:04.207Z] #31 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-08T08:33:04.207Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-08T08:33:04.207Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-09-08T08:33:04.207Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-09-08T08:33:04.207Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-09-08T08:33:04.207Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-08T08:33:04.207Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 [2023-09-08T08:33:04.408Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-08T08:33:04.408Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-08T08:33:04.408Z] edb6bdbacee9: Pulling fs layer [2023-09-08T08:33:04.408Z] 5f9638ab2659: Pulling fs layer [2023-09-08T08:33:04.408Z] 8d51d6327a98: Pulling fs layer [2023-09-08T08:33:04.408Z] 8b374f2dd631: Pulling fs layer [2023-09-08T08:33:04.408Z] ec14aa9079de: Pulling fs layer [2023-09-08T08:33:04.408Z] 2f466654f4bb: Pulling fs layer [2023-09-08T08:33:04.408Z] 554e91adad29: Pulling fs layer [2023-09-08T08:33:04.408Z] ec14aa9079de: Waiting [2023-09-08T08:33:04.408Z] 2f466654f4bb: Waiting [2023-09-08T08:33:04.408Z] 554e91adad29: Waiting [2023-09-08T08:33:04.408Z] 8b374f2dd631: Waiting [2023-09-08T08:33:04.466Z] #31 ... [2023-09-08T08:33:04.466Z] [2023-09-08T08:33:04.466Z] #30 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-08T08:33:04.466Z] #30 DONE 0.0s [2023-09-08T08:33:04.466Z] [2023-09-08T08:33:04.466Z] #31 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-08T08:33:04.466Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-08T08:33:04.466Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-09-08T08:33:04.466Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-09-08T08:33:04.466Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-09-08T08:33:04.466Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-08T08:33:04.466Z] #31 ... [2023-09-08T08:33:04.466Z] [2023-09-08T08:33:04.466Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-08T08:33:04.466Z] #30 DONE 0.0s [2023-09-08T08:33:04.466Z] [2023-09-08T08:33:04.466Z] #26 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-09-08T08:33:04.466Z] #26 DONE 0.3s [2023-09-08T08:33:04.466Z] [2023-09-08T08:33:04.466Z] #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-09-08T08:33:04.466Z] #32 DONE 0.5s [2023-09-08T08:33:04.466Z] [2023-09-08T08:33:04.466Z] #31 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-08T08:33:04.466Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-08T08:33:04.466Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-09-08T08:33:04.466Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-09-08T08:33:04.466Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-09-08T08:33:04.466Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-08T08:33:04.466Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.2s done [2023-09-08T08:33:04.466Z] #31 ... [2023-09-08T08:33:04.466Z] [2023-09-08T08:33:04.466Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-08T08:33:04.466Z] #30 DONE 0.0s [2023-09-08T08:33:04.676Z] 5f9638ab2659: Verifying Checksum [2023-09-08T08:33:04.676Z] 5f9638ab2659: Download complete [2023-09-08T08:33:04.676Z] 8b374f2dd631: Verifying Checksum [2023-09-08T08:33:04.676Z] 8b374f2dd631: Download complete [2023-09-08T08:33:04.676Z] ec14aa9079de: Verifying Checksum [2023-09-08T08:33:04.676Z] ec14aa9079de: Download complete [2023-09-08T08:33:04.676Z] edb6bdbacee9: Verifying Checksum [2023-09-08T08:33:04.676Z] edb6bdbacee9: Download complete [2023-09-08T08:33:04.724Z] [2023-09-08T08:33:04.724Z] #33 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-09-08T08:33:05.650Z] edb6bdbacee9: Pull complete [2023-09-08T08:33:06.238Z] 554e91adad29: Verifying Checksum [2023-09-08T08:33:06.238Z] 554e91adad29: Download complete [2023-09-08T08:33:06.238Z] 5f9638ab2659: Pull complete [2023-09-08T08:33:07.213Z] 8d51d6327a98: Verifying Checksum [2023-09-08T08:33:07.213Z] 8d51d6327a98: Download complete [2023-09-08T08:33:07.213Z] 2f466654f4bb: Verifying Checksum [2023-09-08T08:33:07.213Z] 2f466654f4bb: Download complete [2023-09-08T08:33:10.017Z] #33 ... [2023-09-08T08:33:10.017Z] [2023-09-08T08:33:10.017Z] #34 [core-command internal] load build context [2023-09-08T08:33:10.017Z] #34 transferring context: 284.64MB 5.4s [2023-09-08T08:33:11.223Z] #34 ... [2023-09-08T08:33:11.223Z] [2023-09-08T08:33:11.223Z] #35 [support-scheduler internal] load build context [2023-09-08T08:33:11.482Z] #35 ... [2023-09-08T08:33:11.482Z] [2023-09-08T08:33:11.482Z] #36 [security-proxy-setup internal] load build context [2023-09-08T08:33:11.482Z] #36 ... [2023-09-08T08:33:11.482Z] [2023-09-08T08:33:11.482Z] #35 [support-scheduler internal] load build context [2023-09-08T08:33:12.872Z] #35 transferring context: 365.32MB 8.3s done [2023-09-08T08:33:14.245Z] #35 ... [2023-09-08T08:33:14.245Z] [2023-09-08T08:33:14.245Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-08T08:33:14.245Z] #37 ... [2023-09-08T08:33:14.245Z] [2023-09-08T08:33:14.245Z] #38 [core-metadata internal] load build context [2023-09-08T08:33:14.245Z] #38 transferring context: 365.32MB 8.2s done [2023-09-08T08:33:14.517Z] #38 ... [2023-09-08T08:33:14.517Z] [2023-09-08T08:33:14.517Z] #39 [support-notifications internal] load build context [2023-09-08T08:33:14.517Z] #39 transferring context: 365.32MB 9.2s done [2023-09-08T08:33:14.517Z] #39 ... [2023-09-08T08:33:14.517Z] [2023-09-08T08:33:14.517Z] #40 [security-secretstore-setup internal] load build context [2023-09-08T08:33:14.517Z] #40 transferring context: 365.32MB 8.5s done [2023-09-08T08:33:14.775Z] #40 ... [2023-09-08T08:33:14.775Z] [2023-09-08T08:33:14.775Z] #41 [security-spiffe-token-provider internal] load build context [2023-09-08T08:33:14.775Z] #41 transferring context: 365.32MB 8.4s done [2023-09-08T08:33:15.034Z] #41 ... [2023-09-08T08:33:15.034Z] [2023-09-08T08:33:15.034Z] #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-08T08:33:15.034Z] #42 ... [2023-09-08T08:33:15.034Z] [2023-09-08T08:33:15.034Z] #43 [security-bootstrapper internal] load build context [2023-09-08T08:33:15.034Z] #43 transferring context: 365.32MB 8.5s done [2023-09-08T08:33:15.292Z] #43 ... [2023-09-08T08:33:15.292Z] [2023-09-08T08:33:15.292Z] #44 [core-common-config-bootstrapper internal] load build context [2023-09-08T08:33:15.292Z] #44 transferring context: 365.32MB 8.9s done [2023-09-08T08:33:15.292Z] #44 ... [2023-09-08T08:33:15.292Z] [2023-09-08T08:33:15.292Z] #45 [core-data internal] load build context [2023-09-08T08:33:15.292Z] #45 transferring context: 365.32MB 7.8s done [2023-09-08T08:33:15.551Z] #45 ... [2023-09-08T08:33:15.551Z] [2023-09-08T08:33:15.551Z] #26 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 [2023-09-08T08:33:15.811Z] #26 ... [2023-09-08T08:33:15.811Z] [2023-09-08T08:33:15.811Z] #36 [security-proxy-setup internal] load build context [2023-09-08T08:33:15.811Z] #36 transferring context: 365.32MB 8.4s done [2023-09-08T08:33:19.568Z] 8d51d6327a98: Pull complete [2023-09-08T08:33:19.568Z] 8b374f2dd631: Pull complete [2023-09-08T08:33:19.568Z] ec14aa9079de: Pull complete [2023-09-08T08:33:21.114Z] #36 ... [2023-09-08T08:33:21.114Z] [2023-09-08T08:33:21.114Z] #34 [core-command internal] load build context [2023-09-08T08:33:21.114Z] #34 transferring context: 365.32MB 7.8s done [2023-09-08T08:33:22.051Z] #34 DONE 17.8s [2023-09-08T08:33:22.051Z] [2023-09-08T08:33:22.051Z] #32 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-09-08T08:33:22.051Z] #32 DONE 0.5s [2023-09-08T08:33:22.051Z] [2023-09-08T08:33:22.051Z] #26 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 [2023-09-08T08:33:22.051Z] #26 DONE 17.6s [2023-09-08T08:33:22.051Z] [2023-09-08T08:33:22.051Z] #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-08T08:33:22.051Z] #37 DONE 17.7s [2023-09-08T08:33:22.051Z] [2023-09-08T08:33:22.051Z] #31 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-08T08:33:22.051Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-08T08:33:22.051Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-09-08T08:33:22.051Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-09-08T08:33:22.051Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-09-08T08:33:22.051Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-08T08:33:22.051Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.2s done [2023-09-08T08:33:22.051Z] #31 DONE 17.9s [2023-09-08T08:33:22.051Z] [2023-09-08T08:33:22.051Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-08T08:33:22.051Z] #46 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done [2023-09-08T08:33:22.051Z] #46 ... [2023-09-08T08:33:22.051Z] [2023-09-08T08:33:22.051Z] #45 [core-data internal] load build context [2023-09-08T08:33:22.051Z] #45 DONE 17.5s [2023-09-08T08:33:22.051Z] [2023-09-08T08:33:22.051Z] #35 [support-scheduler internal] load build context [2023-09-08T08:33:22.051Z] #35 DONE 17.5s [2023-09-08T08:33:22.051Z] [2023-09-08T08:33:22.051Z] #38 [core-metadata internal] load build context [2023-09-08T08:33:22.051Z] #38 DONE 17.5s [2023-09-08T08:33:22.052Z] [2023-09-08T08:33:22.052Z] #36 [security-proxy-setup internal] load build context [2023-09-08T08:33:22.052Z] #36 DONE 17.6s [2023-09-08T08:33:22.052Z] [2023-09-08T08:33:22.052Z] #43 [security-bootstrapper internal] load build context [2023-09-08T08:33:22.052Z] #43 DONE 17.6s [2023-09-08T08:33:22.052Z] [2023-09-08T08:33:22.052Z] #41 [security-spiffe-token-provider internal] load build context [2023-09-08T08:33:22.052Z] #41 DONE 17.5s [2023-09-08T08:33:22.052Z] [2023-09-08T08:33:22.052Z] #40 [security-secretstore-setup internal] load build context [2023-09-08T08:33:22.052Z] #40 DONE 17.4s [2023-09-08T08:33:22.052Z] [2023-09-08T08:33:22.052Z] #44 [core-common-config-bootstrapper internal] load build context [2023-09-08T08:33:22.052Z] #44 DONE 17.4s [2023-09-08T08:33:22.052Z] [2023-09-08T08:33:22.052Z] #39 [support-notifications internal] load build context [2023-09-08T08:33:22.052Z] #39 DONE 17.7s [2023-09-08T08:33:22.052Z] [2023-09-08T08:33:22.052Z] #33 [core-data builder 2/7] WORKDIR /edgex-go [2023-09-08T08:33:22.052Z] #33 DONE 17.6s [2023-09-08T08:33:22.052Z] [2023-09-08T08:33:22.052Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-08T08:33:22.052Z] #46 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-09-08T08:33:22.052Z] #46 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-09-08T08:33:22.052Z] #46 ... [2023-09-08T08:33:22.052Z] [2023-09-08T08:33:22.052Z] #47 [security-spire-config internal] load build context [2023-09-08T08:33:22.052Z] #47 transferring context: 15.84kB done [2023-09-08T08:33:22.052Z] #47 DONE 0.2s [2023-09-08T08:33:22.052Z] [2023-09-08T08:33:22.052Z] #31 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-08T08:33:22.052Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-09-08T08:33:22.052Z] #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-09-08T08:33:22.052Z] #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-09-08T08:33:22.052Z] #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-09-08T08:33:22.052Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-08T08:33:22.052Z] #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.2s done [2023-09-08T08:33:22.052Z] #31 DONE 17.9s [2023-09-08T08:33:22.052Z] [2023-09-08T08:33:22.052Z] #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-08T08:33:22.052Z] #42 DONE 17.5s [2023-09-08T08:33:22.052Z] [2023-09-08T08:33:22.052Z] #48 [security-spire-server internal] load build context [2023-09-08T08:33:22.052Z] #48 transferring context: 17.59kB done [2023-09-08T08:33:22.052Z] #48 DONE 0.2s [2023-09-08T08:33:22.052Z] [2023-09-08T08:33:22.052Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-08T08:33:22.052Z] #46 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done [2023-09-08T08:33:22.052Z] #46 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-09-08T08:33:22.052Z] #46 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-09-08T08:33:22.052Z] #46 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-08T08:33:22.052Z] #46 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s [2023-09-08T08:33:22.052Z] #46 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s [2023-09-08T08:33:22.052Z] #46 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.1s [2023-09-08T08:33:22.052Z] #46 ... [2023-09-08T08:33:22.052Z] [2023-09-08T08:33:22.052Z] #49 [security-spire-agent internal] load build context [2023-09-08T08:33:22.052Z] #49 transferring context: 17.12kB done [2023-09-08T08:33:22.052Z] #49 DONE 0.0s [2023-09-08T08:33:22.052Z] [2023-09-08T08:33:22.052Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-08T08:33:22.052Z] #46 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2023-09-08T08:33:22.052Z] #46 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-09-08T08:33:22.052Z] #46 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done [2023-09-08T08:33:22.052Z] #46 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-08T08:33:22.052Z] #46 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.2s [2023-09-08T08:33:22.309Z] #46 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-09-08T08:33:22.309Z] #46 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 12.58MB / 25.84MB 0.4s [2023-09-08T08:33:22.309Z] #46 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 [2023-09-08T08:33:22.567Z] #46 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 24.12MB / 25.84MB 0.5s [2023-09-08T08:33:22.567Z] #46 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2023-09-08T08:33:22.567Z] #46 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.8s [2023-09-08T08:33:22.825Z] #46 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.8s done [2023-09-08T08:33:22.825Z] #46 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2023-09-08T08:33:24.203Z] #46 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.5s done [2023-09-08T08:33:24.461Z] #46 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.5s done [2023-09-08T08:33:24.935Z] 2f466654f4bb: Pull complete [2023-09-08T08:33:27.543Z] 554e91adad29: Pull complete [2023-09-08T08:33:27.543Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-09-08T08:33:27.543Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-08T08:33:27.543Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-08T08:33:27.875Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-08T08:33:27.875Z] WORKDIR /edgex [2023-09-08T08:33:27.875Z] COPY go.mod . [2023-09-08T08:33:27.875Z] RUN go mod download -t [2023-09-08T08:33:27.875Z] ci-base-image-arm64 -f - . [2023-09-08T08:33:28.467Z] Sending build context to Docker daemon 2.977MB [2023-09-08T08:33:28.467Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-08T08:33:28.467Z] ---> 1e15ea492957 [2023-09-08T08:33:28.467Z] Step 2/4 : WORKDIR /edgex [2023-09-08T08:33:28.677Z] #46 ... [2023-09-08T08:33:28.677Z] [2023-09-08T08:33:28.677Z] #50 [security-proxy-auth internal] load build context [2023-09-08T08:33:28.677Z] #50 transferring context: 365.32MB 3.3s done [2023-09-08T08:33:28.677Z] #50 DONE 6.7s [2023-09-08T08:33:28.677Z] [2023-09-08T08:33:28.677Z] #51 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-08T08:33:28.677Z] #0 0.932 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-08T08:33:28.677Z] #0 1.135 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-08T08:33:28.677Z] #0 1.381 OK: 265 MiB in 53 packages [2023-09-08T08:33:28.677Z] #51 DONE 6.7s [2023-09-08T08:33:28.677Z] [2023-09-08T08:33:28.677Z] #52 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-08T08:33:28.677Z] #0 1.106 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-08T08:33:28.677Z] #0 1.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-08T08:33:28.677Z] #0 1.630 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-08T08:33:28.677Z] #0 1.633 (2/4) Installing openssl (3.0.10-r0) [2023-09-08T08:33:28.677Z] #0 1.644 (3/4) Installing su-exec (0.2-r2) [2023-09-08T08:33:28.677Z] #0 1.647 (4/4) Installing yq (4.30.4-r4) [2023-09-08T08:33:28.677Z] #0 1.716 Executing busybox-1.35.0-r29.trigger [2023-09-08T08:33:28.677Z] #0 1.734 OK: 17 MiB in 19 packages [2023-09-08T08:33:28.677Z] #52 DONE 6.7s [2023-09-08T08:33:28.677Z] [2023-09-08T08:33:28.677Z] #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-08T08:33:28.677Z] #0 1.037 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-08T08:33:28.677Z] #0 1.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-08T08:33:28.677Z] #0 1.467 OK: 265 MiB in 53 packages [2023-09-08T08:33:28.677Z] #53 DONE 6.7s [2023-09-08T08:33:28.677Z] [2023-09-08T08:33:28.677Z] #54 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-08T08:33:28.677Z] #0 0.815 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-08T08:33:28.677Z] #0 1.036 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-08T08:33:28.677Z] #0 1.474 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-08T08:33:28.677Z] #0 1.523 Executing busybox-1.35.0-r29.trigger [2023-09-08T08:33:28.677Z] #0 1.534 OK: 7 MiB in 16 packages [2023-09-08T08:33:28.677Z] #54 DONE 6.7s [2023-09-08T08:33:28.677Z] [2023-09-08T08:33:28.677Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-08T08:33:28.677Z] #0 0.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-08T08:33:28.677Z] #0 1.068 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-08T08:33:28.677Z] #0 1.563 v3.17.5-60-gdb52d291125 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-08T08:33:28.677Z] #0 1.563 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-08T08:33:28.677Z] #0 1.563 OK: 17823 distinct packages available [2023-09-08T08:33:28.677Z] #0 1.600 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-08T08:33:28.677Z] #0 1.756 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-08T08:33:28.677Z] #0 1.959 OK: 265 MiB in 53 packages [2023-09-08T08:33:28.677Z] #55 DONE 6.7s [2023-09-08T08:33:28.677Z] [2023-09-08T08:33:28.677Z] #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-08T08:33:28.677Z] #0 0.994 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-08T08:33:28.677Z] #0 1.118 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-08T08:33:28.677Z] #0 1.397 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-08T08:33:28.677Z] #0 1.403 (2/2) Installing su-exec (0.2-r2) [2023-09-08T08:33:28.677Z] #0 1.525 Executing busybox-1.35.0-r29.trigger [2023-09-08T08:33:28.677Z] #0 1.530 OK: 7 MiB in 17 packages [2023-09-08T08:33:28.677Z] #56 DONE 6.7s [2023-09-08T08:33:28.677Z] [2023-09-08T08:33:28.677Z] #57 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-09-08T08:33:28.678Z] #0 1.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-08T08:33:28.678Z] #0 1.327 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-08T08:33:28.678Z] #0 1.607 OK: 265 MiB in 53 packages [2023-09-08T08:33:28.678Z] #57 DONE 6.9s [2023-09-08T08:33:28.678Z] [2023-09-08T08:33:28.678Z] #58 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-09-08T08:33:28.678Z] #0 0.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-08T08:33:28.678Z] #0 1.050 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-08T08:33:28.678Z] #0 1.402 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-08T08:33:28.678Z] #0 1.410 Executing busybox-1.35.0-r29.trigger [2023-09-08T08:33:28.678Z] #0 1.422 OK: 7 MiB in 16 packages [2023-09-08T08:33:28.678Z] #58 DONE 6.9s [2023-09-08T08:33:28.678Z] [2023-09-08T08:33:28.678Z] #59 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-08T08:33:28.937Z] #59 ... [2023-09-08T08:33:28.937Z] [2023-09-08T08:33:28.937Z] #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-08T08:33:28.937Z] #0 2.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-08T08:33:28.937Z] #0 6.363 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-08T08:33:28.937Z] #0 6.557 (1/2) Installing ca-certificates (20230506-r0) [2023-09-08T08:33:28.937Z] #0 6.574 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-08T08:33:28.937Z] #0 6.587 Executing busybox-1.35.0-r29.trigger [2023-09-08T08:33:28.937Z] #0 6.591 Executing ca-certificates-20230506-r0.trigger [2023-09-08T08:33:28.937Z] #0 6.677 OK: 8 MiB in 17 packages [2023-09-08T08:33:28.937Z] #60 DONE 7.1s [2023-09-08T08:33:28.937Z] [2023-09-08T08:33:28.937Z] #61 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-08T08:33:28.937Z] #0 3.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-08T08:33:28.937Z] #0 6.370 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-08T08:33:28.937Z] #0 6.561 (1/4) Installing ca-certificates (20230506-r0) [2023-09-08T08:33:28.937Z] #0 6.581 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-08T08:33:28.937Z] #0 6.584 (3/4) Installing su-exec (0.2-r2) [2023-09-08T08:33:28.937Z] #0 6.595 (4/4) Installing yq (4.30.4-r4) [2023-09-08T08:33:28.937Z] #0 6.661 Executing busybox-1.35.0-r29.trigger [2023-09-08T08:33:28.937Z] #0 6.668 Executing ca-certificates-20230506-r0.trigger [2023-09-08T08:33:28.937Z] #0 6.973 OK: 17 MiB in 19 packages [2023-09-08T08:33:28.937Z] #61 DONE 7.1s [2023-09-08T08:33:28.937Z] [2023-09-08T08:33:28.937Z] #62 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-08T08:33:28.937Z] #0 2.462 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-08T08:33:28.937Z] #0 2.608 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-08T08:33:28.937Z] #0 2.872 v3.17.5-60-gdb52d291125 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-08T08:33:28.937Z] #0 2.872 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-08T08:33:28.937Z] #0 2.872 OK: 17818 distinct packages available [2023-09-08T08:33:28.937Z] #0 2.906 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-08T08:33:28.937Z] #0 6.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-08T08:33:28.937Z] #0 6.592 (1/5) Installing dumb-init (1.2.5-r2) [2023-09-08T08:33:28.937Z] #0 6.596 (2/5) Installing musl-obstack (1.2.3-r0) [2023-09-08T08:33:28.937Z] #0 6.599 (3/5) Installing libucontext (1.2-r0) [2023-09-08T08:33:28.937Z] #0 6.603 (4/5) Installing gcompat (1.1.0-r0) [2023-09-08T08:33:28.937Z] #0 6.608 (5/5) Installing openssl (3.0.10-r0) [2023-09-08T08:33:28.937Z] #0 6.623 Executing busybox-1.35.0-r29.trigger [2023-09-08T08:33:28.937Z] #0 6.629 OK: 8 MiB in 20 packages [2023-09-08T08:33:28.937Z] #62 DONE 7.2s [2023-09-08T08:33:28.937Z] [2023-09-08T08:33:28.937Z] #63 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-08T08:33:28.937Z] #63 DONE 0.5s [2023-09-08T08:33:28.937Z] [2023-09-08T08:33:28.937Z] #64 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-08T08:33:28.937Z] #64 DONE 0.5s [2023-09-08T08:33:28.937Z] [2023-09-08T08:33:28.937Z] #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-08T08:33:28.937Z] #65 DONE 0.5s [2023-09-08T08:33:28.937Z] [2023-09-08T08:33:28.937Z] #66 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-08T08:33:28.937Z] #66 DONE 0.5s [2023-09-08T08:33:29.196Z] [2023-09-08T08:33:29.196Z] #59 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-08T08:33:29.196Z] #59 DONE 0.5s [2023-09-08T08:33:29.196Z] [2023-09-08T08:33:29.196Z] #67 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-08T08:33:29.196Z] #0 3.403 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-08T08:33:29.196Z] #0 6.378 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-08T08:33:29.196Z] #0 6.686 v3.17.5-60-gdb52d291125 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-08T08:33:29.196Z] #0 6.686 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-08T08:33:29.196Z] #0 6.686 OK: 17818 distinct packages available [2023-09-08T08:33:29.196Z] #0 6.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-08T08:33:29.196Z] #0 6.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-08T08:33:29.196Z] #0 7.076 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-08T08:33:29.196Z] #0 7.081 (2/4) Installing musl-obstack (1.2.3-r0) [2023-09-08T08:33:29.196Z] #0 7.086 (3/4) Installing libucontext (1.2-r0) [2023-09-08T08:33:29.196Z] #0 7.088 (4/4) Installing gcompat (1.1.0-r0) [2023-09-08T08:33:29.196Z] #0 7.093 Executing busybox-1.35.0-r29.trigger [2023-09-08T08:33:29.196Z] #0 7.100 OK: 7 MiB in 19 packages [2023-09-08T08:33:29.196Z] #67 DONE 7.3s [2023-09-08T08:33:29.196Z] [2023-09-08T08:33:29.196Z] #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-08T08:33:29.196Z] #68 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 done [2023-09-08T08:33:29.196Z] #68 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.5s done [2023-09-08T08:33:29.196Z] #68 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-08T08:33:29.196Z] #68 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-09-08T08:33:29.196Z] #68 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-09-08T08:33:29.196Z] #68 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.0s done [2023-09-08T08:33:29.196Z] #68 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.0s done [2023-09-08T08:33:29.196Z] #68 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.1s done [2023-09-08T08:33:29.196Z] #68 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-09-08T08:33:29.196Z] #68 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-09-08T08:33:29.196Z] #68 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.3s done [2023-09-08T08:33:29.196Z] #68 DONE 7.1s [2023-09-08T08:33:29.196Z] [2023-09-08T08:33:29.196Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-08T08:33:29.196Z] #46 DONE 7.4s [2023-09-08T08:33:29.196Z] [2023-09-08T08:33:29.196Z] #69 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-08T08:33:29.196Z] #0 3.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-08T08:33:29.196Z] #0 6.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-08T08:33:29.196Z] #0 6.592 v3.17.5-60-gdb52d291125 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-08T08:33:29.196Z] #0 6.592 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-08T08:33:29.196Z] #0 6.592 OK: 17818 distinct packages available [2023-09-08T08:33:29.196Z] #0 6.630 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-08T08:33:29.196Z] #0 6.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-08T08:33:29.196Z] #0 7.022 (1/9) Installing ca-certificates (20230506-r0) [2023-09-08T08:33:29.196Z] #0 7.037 (2/9) Installing brotli-libs (1.0.9-r9) [2023-09-08T08:33:29.196Z] #0 7.047 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-09-08T08:33:29.196Z] #0 7.054 (4/9) Installing libcurl (8.2.1-r0) [2023-09-08T08:33:29.196Z] #0 7.146 (5/9) Installing curl (8.2.1-r0) [2023-09-08T08:33:29.196Z] #0 7.155 (6/9) Installing dumb-init (1.2.5-r2) [2023-09-08T08:33:29.196Z] #0 7.157 (7/9) Installing musl-obstack (1.2.3-r0) [2023-09-08T08:33:29.196Z] #0 7.167 (8/9) Installing libucontext (1.2-r0) [2023-09-08T08:33:29.196Z] #0 7.167 (9/9) Installing gcompat (1.1.0-r0) [2023-09-08T08:33:29.196Z] #0 7.174 Executing busybox-1.35.0-r29.trigger [2023-09-08T08:33:29.196Z] #0 7.180 Executing ca-certificates-20230506-r0.trigger [2023-09-08T08:33:29.196Z] #0 7.266 OK: 10 MiB in 24 packages [2023-09-08T08:33:29.196Z] #69 DONE 7.4s [2023-09-08T08:33:29.196Z] [2023-09-08T08:33:29.196Z] #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-08T08:33:30.128Z] #70 ... [2023-09-08T08:33:30.128Z] [2023-09-08T08:33:30.128Z] #71 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-08T08:33:30.128Z] #71 DONE 0.8s [2023-09-08T08:33:30.387Z] [2023-09-08T08:33:30.387Z] #72 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-08T08:33:31.781Z] #72 DONE 1.3s [2023-09-08T08:33:31.781Z] [2023-09-08T08:33:31.781Z] #73 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-08T08:33:31.781Z] #73 DONE 1.3s [2023-09-08T08:33:31.781Z] [2023-09-08T08:33:31.781Z] #74 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-08T08:33:31.781Z] #74 DONE 2.0s [2023-09-08T08:33:31.781Z] [2023-09-08T08:33:31.781Z] #75 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-08T08:33:31.781Z] #75 DONE 0.1s [2023-09-08T08:33:31.781Z] [2023-09-08T08:33:31.781Z] #76 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-08T08:33:31.781Z] #76 DONE 0.1s [2023-09-08T08:33:31.781Z] [2023-09-08T08:33:31.781Z] #77 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-08T08:33:31.781Z] #77 DONE 0.0s [2023-09-08T08:33:31.781Z] [2023-09-08T08:33:31.781Z] #78 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-08T08:33:31.781Z] #78 DONE 0.1s [2023-09-08T08:33:31.781Z] [2023-09-08T08:33:31.781Z] #79 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-08T08:33:31.781Z] #79 DONE 0.1s [2023-09-08T08:33:31.781Z] [2023-09-08T08:33:31.781Z] #80 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-08T08:33:31.781Z] #80 DONE 0.1s [2023-09-08T08:33:31.781Z] [2023-09-08T08:33:31.781Z] #81 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-08T08:33:31.781Z] #81 DONE 0.1s [2023-09-08T08:33:31.781Z] [2023-09-08T08:33:31.781Z] #82 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-08T08:33:31.781Z] #82 DONE 0.1s [2023-09-08T08:33:31.781Z] [2023-09-08T08:33:31.781Z] #83 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-08T08:33:31.781Z] #83 DONE 0.1s [2023-09-08T08:33:31.781Z] [2023-09-08T08:33:31.781Z] #84 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-08T08:33:31.781Z] #84 DONE 0.1s [2023-09-08T08:33:31.781Z] [2023-09-08T08:33:31.781Z] #85 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-08T08:33:32.038Z] #85 DONE 0.1s [2023-09-08T08:33:32.038Z] [2023-09-08T08:33:32.038Z] #86 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-08T08:33:32.038Z] #86 DONE 0.1s [2023-09-08T08:33:32.038Z] [2023-09-08T08:33:32.038Z] #87 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-08T08:33:32.038Z] #87 DONE 3.3s [2023-09-08T08:33:32.038Z] [2023-09-08T08:33:32.038Z] #88 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-08T08:33:32.038Z] #88 DONE 0.2s [2023-09-08T08:33:32.038Z] [2023-09-08T08:33:32.038Z] #89 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-08T08:33:32.038Z] #89 DONE 0.1s [2023-09-08T08:33:32.038Z] [2023-09-08T08:33:32.038Z] #90 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-08T08:33:32.038Z] #90 DONE 0.1s [2023-09-08T08:33:32.038Z] [2023-09-08T08:33:32.038Z] #91 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-08T08:33:32.038Z] #91 DONE 0.2s [2023-09-08T08:33:32.038Z] [2023-09-08T08:33:32.038Z] #92 [security-spire-server] exporting to image [2023-09-08T08:33:32.038Z] #92 exporting layers [2023-09-08T08:33:32.603Z] #92 exporting layers 0.6s done [2023-09-08T08:33:32.603Z] #92 writing image sha256:263b810bfc7fe552ecdd1c0a788859bad3a1be2196f16dc1c356ae3da03081c1 0.0s done [2023-09-08T08:33:32.603Z] #92 naming to docker.io/library/security-spire-config done [2023-09-08T08:33:32.603Z] #92 writing image sha256:9b36215763effb3ab14e84a5c3c85b909474d6a4c25dfd85c66a5e218391b512 done [2023-09-08T08:33:32.603Z] #92 naming to docker.io/library/security-spire-agent done [2023-09-08T08:33:32.603Z] #92 writing image sha256:2e7cf323280bf0ac087d45513600c13d112aff2c63d1401cf5dbfa8e04df8baa done [2023-09-08T08:33:32.603Z] #92 naming to docker.io/library/security-spire-server done [2023-09-08T08:33:32.603Z] #92 DONE 0.7s [2023-09-08T08:33:32.603Z] [2023-09-08T08:33:32.603Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-08T08:33:32.717Z] ---> Running in 8b2a4983ca40 [2023-09-08T08:33:33.302Z] Removing intermediate container 8b2a4983ca40 [2023-09-08T08:33:33.302Z] ---> 001e0c798baa [2023-09-08T08:33:33.302Z] Step 3/4 : COPY go.mod . [2023-09-08T08:33:33.573Z] ---> b3828c9c0cc2 [2023-09-08T08:33:33.573Z] Step 4/4 : RUN go mod download [2023-09-08T08:33:33.847Z] ---> Running in d9f95cd95a55 [2023-09-08T08:33:39.160Z] #93 ... [2023-09-08T08:33:39.160Z] [2023-09-08T08:33:39.160Z] #94 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-08T08:33:39.160Z] #94 ... [2023-09-08T08:33:39.160Z] [2023-09-08T08:33:39.160Z] #95 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-08T08:34:12.775Z] Removing intermediate container d9f95cd95a55 [2023-09-08T08:34:12.775Z] ---> 8171d84a9b69 [2023-09-08T08:34:12.775Z] Successfully built 8171d84a9b69 [2023-09-08T08:34:12.775Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T08:34:13.100Z] + docker inspect -f . ci-base-image-arm64 [2023-09-08T08:34:13.100Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-08T08:34:13.299Z] prd-ubuntu20.04-docker-arm64-4c-16g-5615 does not seem to be running inside a container [2023-09-08T08:34:13.364Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-08T08:34:14.549Z] $ docker top ffb1e6991d7b990bc60099efbfe497f6ec08f450854fc1e3cded3aab80a5132c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-08T08:34:15.353Z] + go version [2023-09-08T08:34:15.353Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-09-08T08:34:15.372Z] $ docker stop --time=1 ffb1e6991d7b990bc60099efbfe497f6ec08f450854fc1e3cded3aab80a5132c [2023-09-08T08:34:16.964Z] $ docker rm -f --volumes ffb1e6991d7b990bc60099efbfe497f6ec08f450854fc1e3cded3aab80a5132c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T08:34:17.512Z] + docker inspect -f . ci-base-image-arm64 [2023-09-08T08:34:17.512Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-08T08:34:17.688Z] prd-ubuntu20.04-docker-arm64-4c-16g-5615 does not seem to be running inside a container [2023-09-08T08:34:17.744Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-08T08:34:17.890Z] #95 DONE 44.0s [2023-09-08T08:34:17.890Z] [2023-09-08T08:34:17.890Z] #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-08T08:34:17.890Z] #70 DONE 44.0s [2023-09-08T08:34:17.890Z] [2023-09-08T08:34:17.890Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-08T08:34:17.890Z] #93 DONE 44.0s [2023-09-08T08:34:17.890Z] [2023-09-08T08:34:17.890Z] #94 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-08T08:34:17.890Z] #94 DONE 44.0s [2023-09-08T08:34:17.890Z] [2023-09-08T08:34:17.890Z] #96 [support-notifications builder 6/7] COPY . . [2023-09-08T08:34:18.148Z] #96 DONE 5.0s [2023-09-08T08:34:18.148Z] [2023-09-08T08:34:18.148Z] #97 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-08T08:34:18.148Z] #97 CACHED [2023-09-08T08:34:18.148Z] [2023-09-08T08:34:18.148Z] #98 [support-scheduler builder 6/7] COPY . . [2023-09-08T08:34:18.148Z] #98 CACHED [2023-09-08T08:34:18.148Z] [2023-09-08T08:34:18.148Z] #99 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-08T08:34:18.148Z] #99 CACHED [2023-09-08T08:34:18.148Z] [2023-09-08T08:34:18.148Z] #100 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-08T08:34:18.148Z] #100 CACHED [2023-09-08T08:34:18.148Z] [2023-09-08T08:34:18.148Z] #101 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-08T08:34:18.148Z] #101 CACHED [2023-09-08T08:34:18.148Z] [2023-09-08T08:34:18.148Z] #102 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-08T08:34:18.148Z] #102 CACHED [2023-09-08T08:34:18.148Z] [2023-09-08T08:34:18.148Z] #103 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-08T08:34:18.148Z] #103 CACHED [2023-09-08T08:34:18.148Z] [2023-09-08T08:34:18.148Z] #104 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-08T08:34:18.148Z] #104 CACHED [2023-09-08T08:34:18.148Z] [2023-09-08T08:34:18.148Z] #105 [security-proxy-auth builder 6/7] COPY . . [2023-09-08T08:34:18.148Z] #105 CACHED [2023-09-08T08:34:18.148Z] [2023-09-08T08:34:18.148Z] #106 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-08T08:34:18.148Z] #106 DONE 5.0s [2023-09-08T08:34:18.148Z] [2023-09-08T08:34:18.148Z] #107 [core-data builder 6/7] COPY . . [2023-09-08T08:34:18.148Z] #107 CACHED [2023-09-08T08:34:18.148Z] [2023-09-08T08:34:18.148Z] #108 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-08T08:34:18.148Z] #108 CACHED [2023-09-08T08:34:18.148Z] [2023-09-08T08:34:18.148Z] #109 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-08T08:34:18.148Z] #109 CACHED [2023-09-08T08:34:18.148Z] [2023-09-08T08:34:18.148Z] #110 [security-secretstore-setup builder 6/7] COPY . . [2023-09-08T08:34:18.148Z] #110 CACHED [2023-09-08T08:34:18.148Z] [2023-09-08T08:34:18.148Z] #111 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-08T08:34:18.148Z] #111 CACHED [2023-09-08T08:34:18.148Z] [2023-09-08T08:34:18.148Z] #112 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-08T08:34:18.148Z] #112 CACHED [2023-09-08T08:34:18.148Z] [2023-09-08T08:34:18.148Z] #113 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-08T08:34:18.148Z] #113 CACHED [2023-09-08T08:34:18.148Z] [2023-09-08T08:34:18.148Z] #114 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-08T08:34:18.148Z] #114 CACHED [2023-09-08T08:34:18.148Z] [2023-09-08T08:34:18.148Z] #115 [core-metadata builder 6/7] COPY . . [2023-09-08T08:34:18.148Z] #115 CACHED [2023-09-08T08:34:18.148Z] [2023-09-08T08:34:18.148Z] #116 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-08T08:34:18.148Z] #116 CACHED [2023-09-08T08:34:18.148Z] [2023-09-08T08:34:18.148Z] #117 [security-bootstrapper builder 6/7] COPY . . [2023-09-08T08:34:18.148Z] #117 CACHED [2023-09-08T08:34:18.148Z] [2023-09-08T08:34:18.148Z] #118 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-08T08:34:18.148Z] #118 CACHED [2023-09-08T08:34:18.148Z] [2023-09-08T08:34:18.148Z] #119 [security-proxy-setup builder 6/7] COPY . . [2023-09-08T08:34:18.148Z] #119 DONE 5.0s [2023-09-08T08:34:18.148Z] [2023-09-08T08:34:18.148Z] #120 [core-command builder 6/7] COPY . . [2023-09-08T08:34:18.148Z] #120 DONE 5.0s [2023-09-08T08:34:18.148Z] [2023-09-08T08:34:18.148Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-08T08:34:18.833Z] $ docker top a4cea11586bc2d9af92f90e8f2d661636824547877b220789569319bc7f8723c -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-08T08:34:19.012Z] ========================================================= [2023-09-08T08:34:19.012Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-09-08T08:34:19.012Z] ========================================================= [Pipeline] sh [2023-09-08T08:34:19.314Z] #121 0.926 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-09-08T08:34:19.314Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2023-09-08T08:34:19.638Z] + make test [2023-09-08T08:34:19.638Z] go test -race -coverprofile=coverage.out ./... [2023-09-08T08:34:29.282Z] #121 ... [2023-09-08T08:34:29.282Z] [2023-09-08T08:34:29.282Z] #122 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-08T08:34:29.282Z] #0 0.763 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-09-08T08:34:29.282Z] #122 ... [2023-09-08T08:34:29.282Z] [2023-09-08T08:34:29.282Z] #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-08T08:34:29.282Z] #0 0.832 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-09-08T08:34:29.282Z] #123 ... [2023-09-08T08:34:29.282Z] [2023-09-08T08:34:29.282Z] #124 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-08T08:34:29.282Z] #0 1.033 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-09-08T08:34:29.282Z] #124 ... [2023-09-08T08:34:29.282Z] [2023-09-08T08:34:29.282Z] #125 [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-09-08T08:34:29.282Z] #0 1.030 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-09-08T08:34:29.282Z] #125 ... [2023-09-08T08:34:29.282Z] [2023-09-08T08:34:29.282Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-08T08:34:29.282Z] #0 0.504 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-09-08T08:34:29.282Z] #126 ... [2023-09-08T08:34:29.282Z] [2023-09-08T08:34:29.282Z] #127 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-08T08:34:29.282Z] #0 0.589 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-09-08T08:34:29.282Z] #127 ... [2023-09-08T08:34:29.282Z] [2023-09-08T08:34:29.282Z] #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-08T08:34:29.282Z] #0 0.852 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-09-08T08:34:29.282Z] #128 ... [2023-09-08T08:34:29.282Z] [2023-09-08T08:34:29.282Z] #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-08T08:34:29.282Z] #0 0.641 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-09-08T08:34:29.541Z] #129 ... [2023-09-08T08:34:29.541Z] [2023-09-08T08:34:29.541Z] #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-08T08:34:29.541Z] #0 1.072 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-09-08T08:34:29.541Z] #130 ... [2023-09-08T08:34:29.541Z] [2023-09-08T08:34:29.541Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-08T08:34:29.541Z] #0 0.817 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-09-08T08:34:58.500Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-09-08T08:35:38.064Z] #131 ... [2023-09-08T08:35:38.064Z] [2023-09-08T08:35:38.064Z] #125 [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-09-08T08:35:38.064Z] #125 78.52 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-09-08T08:35:53.009Z] #125 ... [2023-09-08T08:35:53.009Z] [2023-09-08T08:35:53.009Z] #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-08T08:35:53.009Z] #128 DONE 93.6s [2023-09-08T08:35:53.009Z] [2023-09-08T08:35:53.009Z] #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-08T08:35:53.009Z] #123 DONE 93.6s [2023-09-08T08:35:53.009Z] [2023-09-08T08:35:53.009Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-08T08:35:53.009Z] #121 DONE 93.6s [2023-09-08T08:35:53.009Z] [2023-09-08T08:35:53.009Z] #124 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-08T08:35:53.009Z] #124 DONE 93.6s [2023-09-08T08:35:53.009Z] [2023-09-08T08:35:53.009Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-08T08:35:53.009Z] #131 DONE 93.7s [2023-09-08T08:35:53.009Z] [2023-09-08T08:35:53.009Z] #132 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-08T08:35:53.009Z] #132 ... [2023-09-08T08:35:53.009Z] [2023-09-08T08:35:53.009Z] #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-08T08:35:53.009Z] #129 DONE 93.7s [2023-09-08T08:35:53.009Z] [2023-09-08T08:35:53.009Z] #122 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-08T08:35:53.009Z] #122 DONE 93.8s [2023-09-08T08:35:53.009Z] [2023-09-08T08:35:53.009Z] #133 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-08T08:35:53.009Z] #133 ... [2023-09-08T08:35:53.009Z] [2023-09-08T08:35:53.009Z] #125 [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-09-08T08:35:53.009Z] #125 DONE 94.0s [2023-09-08T08:35:53.009Z] [2023-09-08T08:35:53.009Z] #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-08T08:35:53.009Z] #130 DONE 94.1s [2023-09-08T08:35:53.009Z] [2023-09-08T08:35:53.009Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-08T08:35:53.009Z] #126 DONE 94.1s [2023-09-08T08:35:53.009Z] [2023-09-08T08:35:53.009Z] #127 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-08T08:35:53.009Z] #127 DONE 94.1s [2023-09-08T08:35:53.009Z] [2023-09-08T08:35:53.009Z] #134 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-08T08:35:53.009Z] #134 ... [2023-09-08T08:35:53.009Z] [2023-09-08T08:35:53.009Z] #135 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-08T08:35:53.009Z] #135 DONE 0.8s [2023-09-08T08:35:53.009Z] [2023-09-08T08:35:53.009Z] #132 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-08T08:35:53.009Z] #132 DONE 0.7s [2023-09-08T08:35:53.009Z] [2023-09-08T08:35:53.009Z] #136 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-08T08:35:53.009Z] #136 DONE 0.7s [2023-09-08T08:35:53.009Z] [2023-09-08T08:35:53.009Z] #137 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-08T08:35:53.009Z] #137 DONE 0.7s [2023-09-08T08:35:53.009Z] [2023-09-08T08:35:53.009Z] #138 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-08T08:35:53.009Z] #138 DONE 0.4s [2023-09-08T08:35:53.009Z] [2023-09-08T08:35:53.009Z] #133 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-08T08:35:53.009Z] #133 DONE 0.5s [2023-09-08T08:35:53.009Z] [2023-09-08T08:35:53.009Z] #139 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-08T08:35:53.009Z] #139 ... [2023-09-08T08:35:53.009Z] [2023-09-08T08:35:53.009Z] #134 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-08T08:35:53.009Z] #134 DONE 0.5s [2023-09-08T08:35:53.009Z] [2023-09-08T08:35:53.009Z] #140 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-08T08:35:53.009Z] #140 DONE 0.3s [2023-09-08T08:35:53.009Z] [2023-09-08T08:35:53.009Z] #141 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-08T08:35:53.009Z] #141 CACHED [2023-09-08T08:35:53.009Z] [2023-09-08T08:35:53.009Z] #142 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-08T08:35:53.009Z] #142 CACHED [2023-09-08T08:35:53.009Z] [2023-09-08T08:35:53.010Z] #143 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-08T08:35:53.010Z] #143 CACHED [2023-09-08T08:35:53.010Z] [2023-09-08T08:35:53.010Z] #144 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-08T08:35:53.010Z] #144 CACHED [2023-09-08T08:35:53.010Z] [2023-09-08T08:35:53.010Z] #145 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-08T08:35:53.010Z] #145 CACHED [2023-09-08T08:35:53.010Z] [2023-09-08T08:35:53.010Z] #146 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-08T08:35:53.010Z] #146 CACHED [2023-09-08T08:35:53.010Z] [2023-09-08T08:35:53.010Z] #147 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-08T08:35:53.010Z] #147 DONE 0.3s [2023-09-08T08:35:53.010Z] [2023-09-08T08:35:53.010Z] #148 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-08T08:35:53.010Z] #148 DONE 0.3s [2023-09-08T08:35:53.010Z] [2023-09-08T08:35:53.010Z] #149 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-08T08:35:53.010Z] #149 DONE 0.4s [2023-09-08T08:35:53.010Z] [2023-09-08T08:35:53.010Z] #150 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-08T08:35:53.010Z] #150 DONE 0.4s [2023-09-08T08:35:53.010Z] [2023-09-08T08:35:53.010Z] #151 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-08T08:35:53.010Z] #151 CACHED [2023-09-08T08:35:53.010Z] [2023-09-08T08:35:53.010Z] #152 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-08T08:35:53.010Z] #152 CACHED [2023-09-08T08:35:53.010Z] [2023-09-08T08:35:53.010Z] #153 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-08T08:35:53.010Z] #153 ... [2023-09-08T08:35:53.010Z] [2023-09-08T08:35:53.010Z] #139 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-08T08:35:53.010Z] #139 DONE 0.3s [2023-09-08T08:35:53.268Z] [2023-09-08T08:35:53.268Z] #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-09-08T08:35:54.646Z] #154 ... [2023-09-08T08:35:54.646Z] [2023-09-08T08:35:54.646Z] #155 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-08T08:35:54.646Z] #155 DONE 1.7s [2023-09-08T08:35:54.646Z] [2023-09-08T08:35:54.646Z] #156 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-08T08:35:54.646Z] #156 DONE 1.8s [2023-09-08T08:35:54.646Z] [2023-09-08T08:35:54.646Z] #157 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-08T08:35:54.646Z] #157 ... [2023-09-08T08:35:54.646Z] [2023-09-08T08:35:54.646Z] #158 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-08T08:35:54.646Z] #158 DONE 1.9s [2023-09-08T08:35:54.646Z] [2023-09-08T08:35:54.646Z] #159 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-09-08T08:35:54.646Z] #159 DONE 1.9s [2023-09-08T08:35:54.646Z] [2023-09-08T08:35:54.646Z] #160 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-08T08:35:54.646Z] #160 DONE 1.9s [2023-09-08T08:35:54.646Z] [2023-09-08T08:35:54.646Z] #161 [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-09-08T08:35:54.646Z] #161 DONE 1.9s [2023-09-08T08:35:54.646Z] [2023-09-08T08:35:54.646Z] #153 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-08T08:35:54.646Z] #153 DONE 1.8s [2023-09-08T08:35:54.646Z] [2023-09-08T08:35:54.646Z] #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-09-08T08:35:54.646Z] #154 DONE 1.8s [2023-09-08T08:35:54.646Z] [2023-09-08T08:35:54.646Z] #162 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-08T08:35:54.646Z] #162 DONE 1.9s [2023-09-08T08:35:54.646Z] [2023-09-08T08:35:54.646Z] #163 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-08T08:35:54.646Z] #163 DONE 1.9s [2023-09-08T08:35:54.905Z] [2023-09-08T08:35:54.905Z] #164 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-08T08:35:54.905Z] #164 DONE 2.1s [2023-09-08T08:35:54.905Z] [2023-09-08T08:35:54.905Z] #165 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-08T08:35:54.905Z] #165 ... [2023-09-08T08:35:54.905Z] [2023-09-08T08:35:54.905Z] #157 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-08T08:35:54.905Z] #157 DONE 0.4s [2023-09-08T08:35:55.163Z] [2023-09-08T08:35:55.163Z] #166 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-08T08:35:55.163Z] #166 DONE 0.4s [2023-09-08T08:35:55.163Z] [2023-09-08T08:35:55.163Z] #167 [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-09-08T08:35:55.163Z] #167 DONE 0.4s [2023-09-08T08:35:55.163Z] [2023-09-08T08:35:55.163Z] #168 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-08T08:35:55.163Z] #168 DONE 0.4s [2023-09-08T08:35:55.163Z] [2023-09-08T08:35:55.163Z] #169 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-08T08:35:55.163Z] #169 DONE 0.4s [2023-09-08T08:35:55.163Z] [2023-09-08T08:35:55.163Z] #170 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-08T08:35:55.163Z] #170 DONE 0.4s [2023-09-08T08:35:55.163Z] [2023-09-08T08:35:55.163Z] #92 [support-scheduler] exporting to image [2023-09-08T08:35:55.163Z] #92 exporting layers [2023-09-08T08:35:55.163Z] #92 ... [2023-09-08T08:35:55.163Z] [2023-09-08T08:35:55.163Z] #171 [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-09-08T08:35:55.163Z] #171 DONE 0.4s [2023-09-08T08:35:55.163Z] [2023-09-08T08:35:55.163Z] #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-09-08T08:35:55.163Z] #172 DONE 0.4s [2023-09-08T08:35:55.163Z] [2023-09-08T08:35:55.163Z] #173 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-08T08:35:55.164Z] #173 DONE 0.5s [2023-09-08T08:35:55.164Z] [2023-09-08T08:35:55.164Z] #165 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-08T08:35:55.164Z] #165 DONE 0.4s [2023-09-08T08:35:55.164Z] [2023-09-08T08:35:55.164Z] #174 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-08T08:35:55.164Z] #174 DONE 0.4s [2023-09-08T08:35:55.164Z] [2023-09-08T08:35:55.164Z] #92 [support-notifications] exporting to image [2023-09-08T08:35:55.421Z] #92 writing image sha256:94df391eaf489b37bf675f570c28cdd8405d61410e47e895474ace4982b0a755 0.1s done [2023-09-08T08:35:55.421Z] #92 writing image sha256:537cd18a4c2c37b7c7e9245fdd4b33b4c1824002ac2c193a0f60f43160772eff [2023-09-08T08:35:55.421Z] #92 naming to docker.io/library/core-command done [2023-09-08T08:35:55.421Z] #92 ... [2023-09-08T08:35:55.421Z] [2023-09-08T08:35:55.421Z] #175 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-08T08:35:55.421Z] #175 DONE 0.3s [2023-09-08T08:35:55.680Z] [2023-09-08T08:35:55.680Z] #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-09-08T08:35:55.680Z] #176 DONE 0.4s [2023-09-08T08:35:55.680Z] [2023-09-08T08:35:55.680Z] #177 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-08T08:35:55.680Z] #177 DONE 0.5s [2023-09-08T08:35:55.680Z] [2023-09-08T08:35:55.680Z] #178 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-08T08:35:55.680Z] #178 DONE 0.4s [2023-09-08T08:35:55.680Z] [2023-09-08T08:35:55.680Z] #179 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-08T08:35:55.680Z] #179 DONE 0.4s [2023-09-08T08:35:55.680Z] [2023-09-08T08:35:55.680Z] #180 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-08T08:35:55.680Z] #180 DONE 0.3s [2023-09-08T08:35:55.680Z] [2023-09-08T08:35:55.680Z] #92 [core-metadata] exporting to image [2023-09-08T08:35:55.680Z] #92 exporting layers 0.4s done [2023-09-08T08:35:55.680Z] #92 writing image sha256:537cd18a4c2c37b7c7e9245fdd4b33b4c1824002ac2c193a0f60f43160772eff 0.1s done [2023-09-08T08:35:55.680Z] #92 naming to docker.io/library/support-scheduler done [2023-09-08T08:35:55.680Z] #92 exporting layers 0.1s done [2023-09-08T08:35:55.680Z] #92 writing image sha256:c67b551d2ddaaa3eed5688033bc55c1d38c21762ca79fbb8427f7996d9d38c60 [2023-09-08T08:35:55.680Z] #92 writing image sha256:85d0a81583a6d32351ea00f94680d0313626a27e99550b6be8d38a46092ea881 0.0s done [2023-09-08T08:35:55.680Z] #92 writing image sha256:9f420c65c1cedf154fe36fd5eb7cd4269014af42f9b423db9c7bb7ff8ea81ca5 [2023-09-08T08:35:55.680Z] #92 writing image sha256:ab75fc5bca6fb6d4e93e0428f7132b8df32a0f54167d84683a9ed222fd088c27 [2023-09-08T08:35:55.680Z] #92 naming to docker.io/library/core-metadata [2023-09-08T08:35:55.975Z] #92 writing image sha256:c67b551d2ddaaa3eed5688033bc55c1d38c21762ca79fbb8427f7996d9d38c60 0.2s done [2023-09-08T08:35:55.975Z] #92 writing image sha256:9f420c65c1cedf154fe36fd5eb7cd4269014af42f9b423db9c7bb7ff8ea81ca5 0.2s done [2023-09-08T08:35:55.975Z] #92 writing image sha256:ab75fc5bca6fb6d4e93e0428f7132b8df32a0f54167d84683a9ed222fd088c27 0.2s done [2023-09-08T08:35:55.975Z] #92 naming to docker.io/library/core-metadata 0.2s done [2023-09-08T08:35:55.975Z] #92 naming to docker.io/library/support-notifications done [2023-09-08T08:35:55.975Z] #92 naming to docker.io/library/core-data done [2023-09-08T08:35:55.975Z] #92 naming to docker.io/library/security-spiffe-token-provider done [2023-09-08T08:35:55.975Z] #92 DONE 1.5s [2023-09-08T08:35:55.975Z] [2023-09-08T08:35:55.975Z] #181 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-08T08:35:55.975Z] #181 DONE 0.3s [2023-09-08T08:35:55.975Z] [2023-09-08T08:35:55.975Z] #182 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-08T08:35:55.975Z] #182 DONE 0.3s [2023-09-08T08:35:55.975Z] [2023-09-08T08:35:55.975Z] #183 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-08T08:35:55.975Z] #183 DONE 0.4s [2023-09-08T08:35:55.975Z] [2023-09-08T08:35:55.975Z] #184 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-08T08:35:55.975Z] #184 DONE 0.1s [2023-09-08T08:35:55.975Z] [2023-09-08T08:35:55.975Z] #185 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-08T08:35:56.237Z] #185 DONE 0.2s [2023-09-08T08:35:56.237Z] [2023-09-08T08:35:56.237Z] #186 [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-09-08T08:35:56.237Z] #186 DONE 0.2s [2023-09-08T08:35:56.237Z] [2023-09-08T08:35:56.237Z] #187 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-08T08:35:56.237Z] #187 DONE 0.0s [2023-09-08T08:35:56.237Z] [2023-09-08T08:35:56.237Z] #188 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-08T08:35:56.237Z] #188 DONE 0.7s [2023-09-08T08:35:56.237Z] [2023-09-08T08:35:56.237Z] #189 [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-09-08T08:35:56.237Z] #189 DONE 0.1s [2023-09-08T08:35:56.237Z] [2023-09-08T08:35:56.237Z] #190 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-08T08:35:56.237Z] #190 DONE 0.8s [2023-09-08T08:35:56.237Z] [2023-09-08T08:35:56.237Z] #92 [security-proxy-auth] exporting to image [2023-09-08T08:35:56.496Z] #92 ... [2023-09-08T08:35:56.496Z] [2023-09-08T08:35:56.496Z] #191 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-08T08:35:56.496Z] #191 DONE 0.1s [2023-09-08T08:35:56.496Z] [2023-09-08T08:35:56.496Z] #192 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-08T08:35:56.496Z] #192 DONE 0.1s [2023-09-08T08:35:56.496Z] [2023-09-08T08:35:56.496Z] #92 [security-proxy-auth] exporting to image [2023-09-08T08:35:56.496Z] #92 exporting layers 0.2s done [2023-09-08T08:35:56.496Z] #92 writing image sha256:f8362cb6bce14ef829bd1ecca140e08a89ef11f92bdbc31849bb1d332ca309ba done [2023-09-08T08:35:56.496Z] #92 naming to docker.io/library/core-common-config-bootstrapper done [2023-09-08T08:35:56.496Z] #92 writing image sha256:4121b522c94f49880643b21f220d8560b3a3a4694a83da8e77d8d30a0f24d025 done [2023-09-08T08:35:56.496Z] #92 naming to docker.io/library/security-proxy-auth done [2023-09-08T08:35:56.496Z] #92 DONE 1.7s [2023-09-08T08:35:56.496Z] [2023-09-08T08:35:56.496Z] #193 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-08T08:35:56.755Z] #193 ... [2023-09-08T08:35:56.755Z] [2023-09-08T08:35:56.755Z] #194 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-08T08:35:56.755Z] #194 DONE 0.7s [2023-09-08T08:35:56.755Z] [2023-09-08T08:35:56.755Z] #92 [security-proxy-setup] exporting to image [2023-09-08T08:35:56.755Z] #92 exporting layers 0.2s done [2023-09-08T08:35:56.755Z] #92 writing image sha256:6ebd639ebc261f2bb5d818a815514c6200f0e3c6757f3c721358c35fe4eed6a6 done [2023-09-08T08:35:56.755Z] #92 naming to docker.io/library/security-proxy-setup done [2023-09-08T08:35:56.755Z] #92 DONE 1.9s [2023-09-08T08:35:56.755Z] [2023-09-08T08:35:56.755Z] #195 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-08T08:35:57.014Z] #195 DONE 0.7s [2023-09-08T08:35:57.014Z] [2023-09-08T08:35:57.014Z] #193 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-08T08:35:57.014Z] #193 DONE 0.5s [2023-09-08T08:35:57.014Z] [2023-09-08T08:35:57.014Z] #92 [security-bootstrapper] exporting to image [2023-09-08T08:35:57.014Z] #92 exporting layers 0.3s done [2023-09-08T08:35:57.273Z] #92 exporting layers 0.3s done [2023-09-08T08:35:57.273Z] #92 writing image sha256:3d02bd835b6d96f7f3074f74eecc290973a0c73e8df8f569fafbb8b444c09dce done [2023-09-08T08:35:57.273Z] #92 naming to docker.io/library/security-secretstore-setup done [2023-09-08T08:35:57.273Z] #92 writing image sha256:359bb8e85eb3dbbb646ed8ac6a49d5064ea25ab339fc26c66b1258269148f1ef done [2023-09-08T08:35:57.273Z] #92 naming to docker.io/library/security-bootstrapper done [2023-09-08T08:35:57.273Z] #92 DONE 2.2s [2023-09-08T08:35:57.273Z] time="2023-09-08T08:33:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-08T08:35:57.273Z] time="2023-09-08T08:33:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-08T08:35:57.273Z] time="2023-09-08T08:33:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-08T08:35:57.273Z] time="2023-09-08T08:33:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-08T08:35:57.273Z] time="2023-09-08T08:33:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-08T08:35:57.273Z] time="2023-09-08T08:33:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-08T08:35:57.273Z] time="2023-09-08T08:33:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-08T08:35:57.273Z] time="2023-09-08T08:33:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-08T08:35:57.273Z] time="2023-09-08T08:33:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-08T08:35:57.273Z] time="2023-09-08T08:33:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-08T08:35:57.273Z] time="2023-09-08T08:33:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-08T08:35:57.273Z] time="2023-09-08T08:33:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-08T08:35:57.273Z] time="2023-09-08T08:33:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-08T08:35:57.273Z] time="2023-09-08T08:33:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-08T08:35:57.277Z] $ docker stop --time=1 cc01c3e044e89bb0098a68c24b9bd44d4dbddcb07e872d56a8e087a19b0a2a95 [2023-09-08T08:35:58.633Z] $ docker rm -f --volumes cc01c3e044e89bb0098a68c24b9bd44d4dbddcb07e872d56a8e087a19b0a2a95 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-08T08:35:59.004Z] + docker images [2023-09-08T08:35:59.004Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-08T08:35:59.004Z] security-secretstore-setup latest 3d02bd835b6d 2 seconds ago 44.1MB [2023-09-08T08:35:59.004Z] security-proxy-auth latest 4121b522c94f 2 seconds ago 19.4MB [2023-09-08T08:35:59.004Z] security-bootstrapper latest 359bb8e85eb3 2 seconds ago 23MB [2023-09-08T08:35:59.004Z] core-common-config-bootstrapper latest f8362cb6bce1 2 seconds ago 18MB [2023-09-08T08:35:59.004Z] security-proxy-setup latest 6ebd639ebc26 2 seconds ago 29.2MB [2023-09-08T08:35:59.004Z] core-data latest 9f420c65c1ce 3 seconds ago 21.2MB [2023-09-08T08:35:59.004Z] core-metadata latest 85d0a81583a6 3 seconds ago 21.6MB [2023-09-08T08:35:59.004Z] support-notifications latest c67b551d2dda 3 seconds ago 34.3MB [2023-09-08T08:35:59.004Z] core-command latest 94df391eaf48 4 seconds ago 21MB [2023-09-08T08:35:59.004Z] security-spiffe-token-provider latest ab75fc5bca6f 4 seconds ago 33.5MB [2023-09-08T08:35:59.004Z] support-scheduler latest 537cd18a4c2c 4 seconds ago 33.7MB [2023-09-08T08:35:59.004Z] security-spire-config latest 263b810bfc7f 2 minutes ago 102MB [2023-09-08T08:35:59.004Z] security-spire-server latest 2e7cf323280b 2 minutes ago 103MB [2023-09-08T08:35:59.004Z] security-spire-agent latest 9b36215763ef 2 minutes ago 161MB [2023-09-08T08:35:59.004Z] ci-base-image-x86_64 latest 569449104802 5 minutes ago 1.07GB [2023-09-08T08:35:59.004Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 8 weeks ago 696MB [2023-09-08T08:35:59.004Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 months ago 334MB [2023-09-08T08:35:59.004Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 14 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-09-08T08:37:05.208Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-09-08T08:37:05.208Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-09-08T08:37:06.613Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-09-08T08:37:09.958Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-09-08T08:37:10.224Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-09-08T08:37:11.188Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-09-08T08:37:11.457Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-09-08T08:37:12.041Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-09-08T08:37:12.041Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-09-08T08:37:13.003Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-09-08T08:37:15.591Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-09-08T08:37:15.591Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-09-08T08:37:15.591Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-09-08T08:37:15.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-09-08T08:37:27.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-09-08T08:37:27.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-09-08T08:37:27.911Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.253s coverage: 28.7% of statements [2023-09-08T08:37:38.169Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.322s coverage: 97.0% of statements [2023-09-08T08:37:48.295Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.392s coverage: 69.4% of statements [2023-09-08T08:37:48.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-09-08T08:37:48.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-09-08T08:37:48.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-09-08T08:37:56.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-09-08T08:37:56.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-09-08T08:37:56.498Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.354s coverage: 53.0% of statements [2023-09-08T08:38:04.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-09-08T08:38:04.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-09-08T08:38:04.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-09-08T08:38:04.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-09-08T08:38:04.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-09-08T08:38:11.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-09-08T08:38:11.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-09-08T08:38:33.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-09-08T08:38:33.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-09-08T08:38:33.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-09-08T08:38:33.479Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 27.256s coverage: 93.4% of statements [2023-09-08T08:38:33.479Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.438s coverage: 3.8% of statements [2023-09-08T08:38:33.479Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.864s coverage: 97.6% of statements [2023-09-08T08:38:33.479Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-09-08T08:38:33.479Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-09-08T08:38:33.479Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-09-08T08:38:33.479Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-09-08T08:38:33.479Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-09-08T08:38:33.479Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-09-08T08:38:33.479Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-09-08T08:38:33.479Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.226s coverage: 72.2% of statements [2023-09-08T08:38:43.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-09-08T08:38:43.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-09-08T08:38:43.547Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.451s coverage: 0.9% of statements [2023-09-08T08:38:43.547Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.284s coverage: 32.2% of statements [2023-09-08T08:38:48.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.331s coverage: 42.9% of statements [2023-09-08T08:38:48.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.270s coverage: 82.9% of statements [2023-09-08T08:38:48.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.238s coverage: 94.1% of statements [2023-09-08T08:38:48.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.295s coverage: 96.3% of statements [2023-09-08T08:38:52.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.251s coverage: 87.5% of statements [2023-09-08T08:38:54.876Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-09-08T08:38:55.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-09-08T08:38:55.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-09-08T08:38:55.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-09-08T08:38:57.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-09-08T08:38:57.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-09-08T08:38:57.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-09-08T08:38:57.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-09-08T08:39:04.361Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.237s coverage: 94.4% of statements [2023-09-08T08:39:04.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-09-08T08:39:04.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-09-08T08:39:04.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-09-08T08:39:04.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-09-08T08:39:12.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-09-08T08:39:12.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-09-08T08:39:13.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-09-08T08:39:18.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.175s coverage: 79.9% of statements [2023-09-08T08:39:18.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.296s coverage: 92.9% of statements [2023-09-08T08:39:18.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.078s coverage: 64.4% of statements [2023-09-08T08:39:18.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.236s coverage: 62.3% of statements [2023-09-08T08:39:18.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.224s coverage: 87.2% of statements [2023-09-08T08:39:18.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.185s coverage: 20.0% of statements [2023-09-08T08:39:18.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.201s coverage: 100.0% of statements [2023-09-08T08:39:18.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.485s coverage: 81.8% of statements [2023-09-08T08:39:21.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-09-08T08:39:21.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-09-08T08:39:22.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.533s coverage: 82.1% of statements [2023-09-08T08:39:22.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.287s coverage: 86.0% of statements [2023-09-08T08:39:28.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-09-08T08:39:28.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-09-08T08:39:29.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.085s coverage: 63.1% of statements [2023-09-08T08:39:29.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.259s coverage: 100.0% of statements [2023-09-08T08:39:31.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.166s coverage: 89.4% of statements [2023-09-08T08:39:31.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.128s coverage: 100.0% of statements [2023-09-08T08:39:31.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.147s coverage: 73.7% of statements [2023-09-08T08:39:31.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-09-08T08:39:31.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-09-08T08:39:31.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-09-08T08:39:31.823Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.078s coverage: 100.0% of statements [2023-09-08T08:39:40.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-09-08T08:39:40.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-09-08T08:39:40.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-09-08T08:39:40.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.997s coverage: 38.4% of statements [2023-09-08T08:39:40.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.251s coverage: 89.5% of statements [2023-09-08T08:39:44.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-09-08T08:39:44.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-09-08T08:39:44.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-09-08T08:39:44.860Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-09-08T08:39:45.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.246s coverage: 84.8% of statements [2023-09-08T08:39:52.354Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-09-08T08:39:52.354Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-09-08T08:39:52.354Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-09-08T08:39:52.354Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-09-08T08:39:57.691Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.307s coverage: 17.7% of statements [2023-09-08T08:39:59.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-09-08T08:39:59.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-09-08T08:39:59.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-09-08T08:39:59.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-09-08T08:39:59.817Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.635s coverage: 95.7% of statements [2023-09-08T08:40:04.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-09-08T08:40:04.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-09-08T08:40:04.072Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.295s coverage: 61.8% of statements [2023-09-08T08:40:07.409Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-09-08T08:40:07.409Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-09-08T08:40:07.409Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.396s coverage: 98.9% of statements [2023-09-08T08:40:08.367Z] 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-09-08T08:40:08.367Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-08T08:40:08.367Z] go vet ./... [2023-09-08T08:42:45.044Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-08T08:42:45.626Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-08T08:42:45.894Z] ./bin/test-attribution-txt.sh [2023-09-08T08:42:46.162Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-09-08T08:42:46.427Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-09-08T08:42:46.427Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-09-08T08:42:46.427Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-09-08T08:42:46.444Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-09-08T08:42:46.762Z] + ls -al . [2023-09-08T08:42:46.762Z] total 724 [2023-09-08T08:42:46.762Z] drwxrwxr-x 11 1001 1001 4096 Sep 8 08:34 . [2023-09-08T08:42:46.762Z] drwxr-xr-x 4 root root 4096 Sep 8 08:34 .. [2023-09-08T08:42:46.762Z] drwxrwxr-x 2 1001 1001 4096 Sep 8 08:32 .blubracket [2023-09-08T08:42:46.762Z] -rw-rw-r-- 1 1001 1001 16 Sep 8 08:32 .dockerignore [2023-09-08T08:42:46.762Z] drwxrwxr-x 8 1001 1001 4096 Sep 8 08:32 .git [2023-09-08T08:42:46.762Z] drwxrwxr-x 3 1001 1001 4096 Sep 8 08:32 .github [2023-09-08T08:42:46.762Z] -rw-rw-r-- 1 1001 1001 1173 Sep 8 08:32 .gitignore [2023-09-08T08:42:46.762Z] -rw-rw-r-- 1 1001 1001 42 Sep 8 08:32 .golangci.yml [2023-09-08T08:42:46.762Z] -rw-rw-r-- 1 1001 1001 100 Sep 8 08:32 .hadolint.yml [2023-09-08T08:42:46.762Z] -rw-rw-r-- 1 1001 1001 166 Sep 8 08:32 .sonarcloud.properties [2023-09-08T08:42:46.762Z] -rw-rw-r-- 1 1001 1001 1171 Sep 8 08:32 ADOPTERS.md [2023-09-08T08:42:46.762Z] -rw-rw-r-- 1 1001 1001 11152 Sep 8 08:32 Attribution.txt [2023-09-08T08:42:46.762Z] -rw-rw-r-- 1 1001 1001 93407 Sep 8 08:32 CHANGELOG.md [2023-09-08T08:42:46.762Z] -rw-rw-r-- 1 1001 1001 3804 Sep 8 08:32 CONTRIBUTING.md [2023-09-08T08:42:46.762Z] -rw-rw-r-- 1 1001 1001 677 Sep 8 08:32 GOVERNANCE.md [2023-09-08T08:42:46.762Z] -rw-rw-r-- 1 1001 1001 883 Sep 8 08:32 Jenkinsfile [2023-09-08T08:42:46.762Z] -rw-rw-r-- 1 1001 1001 10775 Sep 8 08:32 LICENSE [2023-09-08T08:42:46.762Z] -rw-rw-r-- 1 1001 1001 14764 Sep 8 08:32 Makefile [2023-09-08T08:42:46.762Z] -rw-rw-r-- 1 1001 1001 582 Sep 8 08:32 OWNERS.md [2023-09-08T08:42:46.762Z] -rw-rw-r-- 1 1001 1001 9923 Sep 8 08:32 README.md [2023-09-08T08:42:46.762Z] -rw-rw-r-- 1 1001 1001 789 Sep 8 08:32 SECURITY.md [2023-09-08T08:42:46.762Z] -rw-rw-r-- 1 1001 1001 5 Sep 8 08:30 VERSION [2023-09-08T08:42:46.762Z] drwxrwxr-x 2 1001 1001 4096 Sep 8 08:32 bin [2023-09-08T08:42:46.762Z] drwxrwxr-x 18 1001 1001 4096 Sep 8 08:32 cmd [2023-09-08T08:42:46.762Z] -rw-r--r-- 1 root root 450366 Sep 8 08:40 coverage.out [2023-09-08T08:42:46.762Z] drwxrwxr-x 2 1001 1001 4096 Sep 8 08:32 fuzz_test [2023-09-08T08:42:46.762Z] -rw-rw-r-- 1 1001 1001 3687 Sep 8 08:32 go.mod [2023-09-08T08:42:46.762Z] -rw-rw-r-- 1 1001 1001 33714 Sep 8 08:32 go.sum [2023-09-08T08:42:46.762Z] drwxrwxr-x 7 1001 1001 4096 Sep 8 08:32 internal [2023-09-08T08:42:46.762Z] drwxrwxr-x 3 1001 1001 4096 Sep 8 08:32 openapi [2023-09-08T08:42:46.762Z] -rw-rw-r-- 1 1001 1001 594 Sep 8 08:32 security.txt [2023-09-08T08:42:46.762Z] drwxrwxr-x 4 1001 1001 4096 Sep 8 08:32 snap [2023-09-08T08:42:46.762Z] -rw-rw-r-- 1 1001 1001 204 Sep 8 08:32 version.go [Pipeline] sh [2023-09-08T08:42:47.085Z] + '[' -e coverage.out ] [2023-09-08T08:42:47.085Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-09-08T08:42:47.107Z] Warning: overwriting stash ‘coverage-report’ [2023-09-08T08:42:47.846Z] Stashed 1 file(s) [Pipeline] sh [2023-09-08T08:42:48.190Z] + make build [2023-09-08T08:42:48.190Z] 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-09-08T08:44:24.804Z] 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-09-08T08:44:27.378Z] 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-09-08T08:44:32.719Z] 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-09-08T08:44:36.051Z] 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-09-08T08:45:14.900Z] 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-09-08T08:45:21.537Z] 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-09-08T08:45:28.168Z] 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-09-08T08:45:34.797Z] 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-09-08T08:45:38.131Z] 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-09-08T08:45:42.372Z] 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-09-08T08:45:49.157Z] 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-09-08T08:45:54.525Z] $ docker stop --time=1 a4cea11586bc2d9af92f90e8f2d661636824547877b220789569319bc7f8723c [2023-09-08T08:45:57.162Z] $ docker rm -f --volumes a4cea11586bc2d9af92f90e8f2d661636824547877b220789569319bc7f8723c [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-09-08T08:45:59.475Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-08T08:45:59.475Z] [2023-09-08T08:45:59.475Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T08:45:59.802Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-08T08:46:00.070Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-09-08T08:46:00.070Z] 547446be3368: Pulling fs layer [2023-09-08T08:46:00.070Z] d125d8839a47: Pulling fs layer [2023-09-08T08:46:00.070Z] 3e85d5ac6304: Pulling fs layer [2023-09-08T08:46:00.070Z] c3105a71a48b: Pulling fs layer [2023-09-08T08:46:00.070Z] 0f093f025ec4: Pulling fs layer [2023-09-08T08:46:00.070Z] c3106fc0e877: Pulling fs layer [2023-09-08T08:46:00.070Z] c3105a71a48b: Waiting [2023-09-08T08:46:00.070Z] 0f093f025ec4: Waiting [2023-09-08T08:46:00.070Z] c3106fc0e877: Waiting [2023-09-08T08:46:00.070Z] 547446be3368: Download complete [2023-09-08T08:46:00.070Z] c3105a71a48b: Verifying Checksum [2023-09-08T08:46:00.070Z] c3105a71a48b: Download complete [2023-09-08T08:46:00.663Z] d125d8839a47: Verifying Checksum [2023-09-08T08:46:00.663Z] d125d8839a47: Download complete [2023-09-08T08:46:00.663Z] c3106fc0e877: Verifying Checksum [2023-09-08T08:46:00.663Z] c3106fc0e877: Download complete [2023-09-08T08:46:00.663Z] 0f093f025ec4: Verifying Checksum [2023-09-08T08:46:00.663Z] 0f093f025ec4: Download complete [2023-09-08T08:46:00.929Z] 547446be3368: Pull complete [2023-09-08T08:46:01.889Z] d125d8839a47: Pull complete [2023-09-08T08:46:02.472Z] 3e85d5ac6304: Verifying Checksum [2023-09-08T08:46:02.472Z] 3e85d5ac6304: Download complete [2023-09-08T08:46:10.674Z] 3e85d5ac6304: Pull complete [2023-09-08T08:46:10.938Z] c3105a71a48b: Pull complete [2023-09-08T08:46:11.893Z] 0f093f025ec4: Pull complete [2023-09-08T08:46:12.158Z] c3106fc0e877: Pull complete [2023-09-08T08:46:12.158Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-09-08T08:46:12.158Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-08T08:46:12.158Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-08T08:46:12.349Z] prd-ubuntu20.04-docker-arm64-4c-16g-5615 does not seem to be running inside a container [2023-09-08T08:46:12.405Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-09-08T08:46:14.509Z] $ docker top 71c108ff2ada3e1fa8a7c2cdb50eee2bda899b9f4f39d6eefbf3db53e3b69815 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-08T08:46:15.010Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-08T08:46:23.301Z] #1 [security-spire-config internal] load build definition from Dockerfile [2023-09-08T08:46:23.301Z] #1 transferring dockerfile: 1.58kB done [2023-09-08T08:46:23.301Z] #1 DONE 0.1s [2023-09-08T08:46:23.886Z] [2023-09-08T08:46:23.886Z] #2 [security-spire-server internal] load build definition from Dockerfile [2023-09-08T08:46:23.886Z] #2 transferring dockerfile: 1.59kB done [2023-09-08T08:46:23.886Z] #2 DONE 0.0s [2023-09-08T08:46:23.886Z] [2023-09-08T08:46:23.886Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-08T08:46:23.886Z] #3 transferring dockerfile: 2.82kB done [2023-09-08T08:46:23.886Z] #3 DONE 0.1s [2023-09-08T08:46:23.886Z] [2023-09-08T08:46:23.886Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-08T08:46:23.886Z] #4 transferring dockerfile: 2.12kB done [2023-09-08T08:46:23.886Z] #4 DONE 0.1s [2023-09-08T08:46:23.886Z] [2023-09-08T08:46:23.886Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-08T08:46:23.886Z] #5 transferring dockerfile: 2.38kB 0.0s done [2023-09-08T08:46:23.886Z] #5 DONE 0.1s [2023-09-08T08:46:23.886Z] [2023-09-08T08:46:23.886Z] #6 [core-command internal] load build definition from Dockerfile [2023-09-08T08:46:24.155Z] #6 transferring dockerfile: 1.82kB done [2023-09-08T08:46:24.155Z] #6 DONE 0.1s [2023-09-08T08:46:24.155Z] [2023-09-08T08:46:24.155Z] #7 [support-notifications internal] load build definition from Dockerfile [2023-09-08T08:46:24.155Z] #7 transferring dockerfile: 1.84kB done [2023-09-08T08:46:24.155Z] #7 DONE 0.1s [2023-09-08T08:46:24.155Z] [2023-09-08T08:46:24.155Z] #8 [core-metadata internal] load build definition from Dockerfile [2023-09-08T08:46:24.155Z] #8 transferring dockerfile: 1.96kB done [2023-09-08T08:46:24.155Z] #8 DONE 0.0s [2023-09-08T08:46:24.155Z] [2023-09-08T08:46:24.155Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-08T08:46:24.155Z] #9 transferring dockerfile: 2.39kB done [2023-09-08T08:46:24.155Z] #9 DONE 0.1s [2023-09-08T08:46:24.155Z] [2023-09-08T08:46:24.155Z] #10 [core-data internal] load build definition from Dockerfile [2023-09-08T08:46:24.155Z] #10 transferring dockerfile: 1.90kB done [2023-09-08T08:46:24.155Z] #10 DONE 0.1s [2023-09-08T08:46:24.155Z] [2023-09-08T08:46:24.155Z] #11 [support-scheduler internal] load build definition from Dockerfile [2023-09-08T08:46:24.155Z] #11 transferring dockerfile: 1.82kB done [2023-09-08T08:46:24.429Z] #11 DONE 0.1s [2023-09-08T08:46:24.429Z] [2023-09-08T08:46:24.429Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2023-09-08T08:46:24.429Z] #12 transferring dockerfile: 1.70kB 0.0s done [2023-09-08T08:46:24.429Z] #12 DONE 0.1s [2023-09-08T08:46:24.429Z] [2023-09-08T08:46:24.429Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-08T08:46:24.429Z] #13 transferring dockerfile: 1.78kB done [2023-09-08T08:46:24.429Z] #13 DONE 0.0s [2023-09-08T08:46:24.429Z] [2023-09-08T08:46:24.429Z] #14 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-08T08:46:24.429Z] #14 transferring dockerfile: 2.04kB done [2023-09-08T08:46:24.696Z] #14 DONE 0.1s [2023-09-08T08:46:24.696Z] [2023-09-08T08:46:24.696Z] #15 [security-spire-config internal] load .dockerignore [2023-09-08T08:46:24.696Z] #15 transferring context: 56B 0.0s done [2023-09-08T08:46:24.696Z] #15 DONE 0.1s [2023-09-08T08:46:25.277Z] [2023-09-08T08:46:25.277Z] #16 [security-spire-server internal] load .dockerignore [2023-09-08T08:46:25.277Z] #16 transferring context: 56B done [2023-09-08T08:46:25.277Z] #16 DONE 0.0s [2023-09-08T08:46:25.277Z] [2023-09-08T08:46:25.277Z] #17 [security-bootstrapper internal] load .dockerignore [2023-09-08T08:46:25.277Z] #17 transferring context: 56B done [2023-09-08T08:46:25.277Z] #17 DONE 0.0s [2023-09-08T08:46:25.277Z] [2023-09-08T08:46:25.277Z] #18 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-08T08:46:25.277Z] #18 transferring context: 56B done [2023-09-08T08:46:25.277Z] #18 DONE 0.1s [2023-09-08T08:46:25.277Z] [2023-09-08T08:46:25.277Z] #19 [security-secretstore-setup internal] load .dockerignore [2023-09-08T08:46:25.547Z] #19 transferring context: 56B done [2023-09-08T08:46:25.547Z] #19 DONE 0.1s [2023-09-08T08:46:25.547Z] [2023-09-08T08:46:25.547Z] #20 [core-command internal] load .dockerignore [2023-09-08T08:46:25.547Z] #20 transferring context: 56B done [2023-09-08T08:46:25.547Z] #20 DONE 0.1s [2023-09-08T08:46:25.547Z] [2023-09-08T08:46:25.547Z] #21 [support-notifications internal] load .dockerignore [2023-09-08T08:46:25.547Z] #21 transferring context: 56B 0.0s done [2023-09-08T08:46:25.547Z] #21 DONE 0.1s [2023-09-08T08:46:25.547Z] [2023-09-08T08:46:25.547Z] #22 [core-metadata internal] load .dockerignore [2023-09-08T08:46:25.547Z] #22 transferring context: 56B done [2023-09-08T08:46:25.547Z] #22 DONE 0.1s [2023-09-08T08:46:25.547Z] [2023-09-08T08:46:25.547Z] #23 [security-proxy-setup internal] load .dockerignore [2023-09-08T08:46:25.814Z] #23 transferring context: 56B 0.0s done [2023-09-08T08:46:25.814Z] #23 DONE 0.1s [2023-09-08T08:46:25.814Z] [2023-09-08T08:46:25.814Z] #24 [core-data internal] load .dockerignore [2023-09-08T08:46:25.814Z] #24 transferring context: 56B 0.0s done [2023-09-08T08:46:25.814Z] #24 DONE 0.1s [2023-09-08T08:46:25.814Z] [2023-09-08T08:46:25.814Z] #25 [support-scheduler internal] load .dockerignore [2023-09-08T08:46:25.814Z] #25 transferring context: 56B done [2023-09-08T08:46:25.814Z] #25 DONE 0.1s [2023-09-08T08:46:25.814Z] [2023-09-08T08:46:25.814Z] #26 [security-spire-agent internal] load .dockerignore [2023-09-08T08:46:25.814Z] #26 transferring context: 56B done [2023-09-08T08:46:25.814Z] #26 DONE 0.1s [2023-09-08T08:46:25.814Z] [2023-09-08T08:46:25.814Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2023-09-08T08:46:25.814Z] #27 transferring context: 56B done [2023-09-08T08:46:25.814Z] #27 DONE 0.1s [2023-09-08T08:46:25.814Z] [2023-09-08T08:46:25.814Z] #28 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 [2023-09-08T08:46:26.080Z] #28 ... [2023-09-08T08:46:26.080Z] [2023-09-08T08:46:26.080Z] #29 [security-proxy-auth internal] load .dockerignore [2023-09-08T08:46:26.080Z] #29 transferring context: 56B 0.0s done [2023-09-08T08:46:26.080Z] #29 DONE 0.1s [2023-09-08T08:46:26.080Z] [2023-09-08T08:46:26.080Z] #28 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 [2023-09-08T08:46:26.080Z] #28 DONE 0.2s [2023-09-08T08:46:26.080Z] [2023-09-08T08:46:26.080Z] #30 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-08T08:46:26.663Z] #30 DONE 0.7s [2023-09-08T08:46:26.663Z] [2023-09-08T08:46:26.663Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-08T08:46:26.663Z] #31 DONE 0.0s [2023-09-08T08:46:26.663Z] [2023-09-08T08:46:26.663Z] #28 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-09-08T08:46:26.663Z] #28 ... [2023-09-08T08:46:26.663Z] [2023-09-08T08:46:26.663Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-08T08:46:26.663Z] #31 DONE 0.0s [2023-09-08T08:46:26.663Z] [2023-09-08T08:46:26.663Z] #28 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-09-08T08:46:26.929Z] #28 ... [2023-09-08T08:46:26.929Z] [2023-09-08T08:46:26.929Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-08T08:46:26.929Z] #31 DONE 0.0s [2023-09-08T08:46:26.929Z] [2023-09-08T08:46:26.929Z] #28 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 [2023-09-08T08:46:26.929Z] #28 DONE 0.3s [2023-09-08T08:46:26.929Z] [2023-09-08T08:46:26.929Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-08T08:46:26.929Z] #31 DONE 0.0s [2023-09-08T08:46:26.929Z] [2023-09-08T08:46:26.929Z] #32 [security-spire-server internal] load build context [2023-09-08T08:46:26.929Z] #32 transferring context: 17.59kB 0.0s done [2023-09-08T08:46:26.929Z] #32 DONE 0.3s [2023-09-08T08:46:26.929Z] [2023-09-08T08:46:26.929Z] #33 [security-secretstore-setup stage-2 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-08T08:46:26.929Z] #33 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-09-08T08:46:26.929Z] #33 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-08T08:46:26.929Z] #33 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-08T08:46:26.929Z] #33 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-08T08:46:26.929Z] #33 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.05MB / 3.26MB 0.1s [2023-09-08T08:46:26.929Z] #33 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-09-08T08:46:26.929Z] #33 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-08T08:46:26.929Z] #33 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-08T08:46:26.929Z] #33 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-08T08:46:27.197Z] #33 ... [2023-09-08T08:46:27.197Z] [2023-09-08T08:46:27.197Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-08T08:46:27.197Z] #31 DONE 0.0s [2023-09-08T08:46:27.197Z] [2023-09-08T08:46:27.197Z] #33 [core-metadata stage-2 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-08T08:46:27.197Z] #33 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.10MB / 3.26MB 0.3s [2023-09-08T08:46:27.197Z] #33 ... [2023-09-08T08:46:27.197Z] [2023-09-08T08:46:27.197Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-08T08:46:27.197Z] #31 DONE 0.0s [2023-09-08T08:46:27.197Z] [2023-09-08T08:46:27.197Z] #33 [core-metadata stage-2 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-08T08:46:27.197Z] #33 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.15MB / 3.26MB 0.4s [2023-09-08T08:46:27.467Z] #33 ... [2023-09-08T08:46:27.467Z] [2023-09-08T08:46:27.467Z] #34 [security-spire-config internal] load build context [2023-09-08T08:46:27.467Z] #34 transferring context: 15.84kB 0.0s done [2023-09-08T08:46:27.467Z] #34 DONE 0.6s [2023-09-08T08:46:27.467Z] [2023-09-08T08:46:27.467Z] #33 [core-metadata stage-2 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-08T08:46:27.467Z] #33 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.5s done [2023-09-08T08:46:27.467Z] #33 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 [2023-09-08T08:46:27.467Z] #33 ... [2023-09-08T08:46:27.467Z] [2023-09-08T08:46:27.467Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-08T08:46:27.467Z] #31 DONE 0.0s [2023-09-08T08:46:27.467Z] [2023-09-08T08:46:27.467Z] #33 [core-data stage-2 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-08T08:46:27.467Z] #33 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-09-08T08:46:27.467Z] #33 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-08T08:46:27.467Z] #33 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-08T08:46:27.467Z] #33 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-08T08:46:27.467Z] #33 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.5s done [2023-09-08T08:46:27.734Z] #33 ... [2023-09-08T08:46:27.734Z] [2023-09-08T08:46:27.734Z] #28 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 [2023-09-08T08:46:27.734Z] #28 DONE 0.8s [2023-09-08T08:46:27.735Z] [2023-09-08T08:46:27.735Z] #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-08T08:46:27.735Z] #30 DONE 1.1s [2023-09-08T08:46:28.001Z] [2023-09-08T08:46:28.001Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-08T08:46:28.001Z] #31 DONE 0.0s [2023-09-08T08:46:28.001Z] [2023-09-08T08:46:28.001Z] #33 [core-data stage-2 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-08T08:46:28.001Z] #33 ... [2023-09-08T08:46:28.001Z] [2023-09-08T08:46:28.001Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-08T08:46:28.001Z] #31 DONE 0.1s [2023-09-08T08:46:28.001Z] [2023-09-08T08:46:28.001Z] #33 [core-data stage-2 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-08T08:46:28.266Z] #33 ... [2023-09-08T08:46:28.266Z] [2023-09-08T08:46:28.266Z] #28 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 [2023-09-08T08:46:28.266Z] #28 DONE 1.0s [2023-09-08T08:46:28.266Z] [2023-09-08T08:46:28.266Z] #33 [security-proxy-auth stage-2 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-08T08:46:28.266Z] #33 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-09-08T08:46:28.266Z] #33 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-08T08:46:28.266Z] #33 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-08T08:46:28.266Z] #33 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-08T08:46:28.266Z] #33 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.5s done [2023-09-08T08:46:28.266Z] #33 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-09-08T08:46:28.266Z] #33 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-08T08:46:28.266Z] #33 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-08T08:46:28.266Z] #33 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-08T08:46:28.266Z] #33 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.5s done [2023-09-08T08:46:29.229Z] #33 ... [2023-09-08T08:46:29.229Z] [2023-09-08T08:46:29.229Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-08T08:46:29.229Z] #35 DONE 1.7s [2023-09-08T08:46:29.229Z] [2023-09-08T08:46:29.229Z] #33 [security-spiffe-token-provider stage-2 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-08T08:46:29.496Z] #33 ... [2023-09-08T08:46:29.496Z] [2023-09-08T08:46:29.496Z] #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-08T08:46:29.496Z] #36 DONE 0.0s [2023-09-08T08:46:29.496Z] [2023-09-08T08:46:29.496Z] #37 [security-spire-agent internal] load build context [2023-09-08T08:46:29.496Z] #37 DONE 0.0s [2023-09-08T08:46:29.496Z] [2023-09-08T08:46:29.496Z] #33 [security-spire-agent stage-2 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-08T08:46:29.496Z] #33 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done [2023-09-08T08:46:29.496Z] #33 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-09-08T08:46:29.496Z] #33 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-09-08T08:46:29.496Z] #33 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-09-08T08:46:29.496Z] #33 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.5s done [2023-09-08T08:46:30.078Z] #33 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.7s done [2023-09-08T08:46:30.660Z] #33 ... [2023-09-08T08:46:30.660Z] [2023-09-08T08:46:30.660Z] #38 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-08T08:46:30.660Z] #38 DONE 4.1s [2023-09-08T08:46:30.660Z] [2023-09-08T08:46:30.660Z] #39 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-09-08T08:46:31.243Z] #39 ... [2023-09-08T08:46:31.243Z] [2023-09-08T08:46:31.243Z] #37 [security-spire-agent internal] load build context [2023-09-08T08:46:31.243Z] #37 transferring context: 17.12kB 0.1s done [2023-09-08T08:46:31.243Z] #37 DONE 1.6s [2023-09-08T08:46:31.243Z] [2023-09-08T08:46:31.243Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-08T08:46:31.243Z] #40 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2023-09-08T08:46:31.243Z] #40 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-09-08T08:46:31.243Z] #40 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-09-08T08:46:31.243Z] #40 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-08T08:46:31.243Z] #40 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done [2023-09-08T08:46:31.243Z] #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2023-09-08T08:46:31.243Z] #40 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s done [2023-09-08T08:46:31.243Z] #40 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done [2023-09-08T08:46:31.243Z] #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.9s done [2023-09-08T08:46:31.243Z] #40 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2023-09-08T08:46:31.243Z] #40 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2023-09-08T08:46:31.243Z] #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 1.0s [2023-09-08T08:46:31.827Z] #40 ... [2023-09-08T08:46:31.827Z] [2023-09-08T08:46:31.827Z] #39 [core-command builder 2/7] WORKDIR /edgex-go [2023-09-08T08:46:31.827Z] #39 DONE 1.3s [2023-09-08T08:46:31.827Z] [2023-09-08T08:46:31.827Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-08T08:46:31.827Z] #40 ... [2023-09-08T08:46:31.827Z] [2023-09-08T08:46:31.827Z] #41 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-09-08T08:46:32.411Z] #41 ... [2023-09-08T08:46:32.411Z] [2023-09-08T08:46:32.411Z] #33 [core-common-config-bootstrapper stage-2 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-08T08:46:32.411Z] #33 DONE 6.6s [2023-09-08T08:46:32.682Z] [2023-09-08T08:46:32.682Z] #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-08T08:46:32.682Z] #36 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done [2023-09-08T08:46:32.682Z] #36 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-08T08:46:32.682Z] #36 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-09-08T08:46:32.682Z] #36 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-09-08T08:46:32.682Z] #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2023-09-08T08:46:32.682Z] #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2023-09-08T08:46:32.682Z] #36 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 2.2s done [2023-09-08T08:46:32.682Z] #36 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.6s done [2023-09-08T08:46:32.682Z] #36 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done [2023-09-08T08:46:32.682Z] #36 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c [2023-09-08T08:46:35.283Z] #36 ... [2023-09-08T08:46:35.283Z] [2023-09-08T08:46:35.283Z] #42 [security-secretstore-setup internal] load build context [2023-09-08T08:46:35.283Z] #42 ... [2023-09-08T08:46:35.283Z] [2023-09-08T08:46:35.283Z] #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-08T08:46:36.728Z] #36 ... [2023-09-08T08:46:36.728Z] [2023-09-08T08:46:36.728Z] #43 [core-common-config-bootstrapper internal] load build context [2023-09-08T08:46:36.728Z] #43 transferring context: 26.45MB 9.6s [2023-09-08T08:46:36.998Z] #43 ... [2023-09-08T08:46:36.998Z] [2023-09-08T08:46:36.998Z] #44 [core-command internal] load build context [2023-09-08T08:46:36.998Z] #44 ... [2023-09-08T08:46:36.998Z] [2023-09-08T08:46:36.998Z] #45 [security-bootstrapper internal] load build context [2023-09-08T08:46:36.998Z] #45 ... [2023-09-08T08:46:36.998Z] [2023-09-08T08:46:36.998Z] #46 [core-metadata internal] load build context [2023-09-08T08:46:37.267Z] #46 ... [2023-09-08T08:46:37.267Z] [2023-09-08T08:46:37.267Z] #47 [support-notifications internal] load build context [2023-09-08T08:46:37.267Z] #47 ... [2023-09-08T08:46:37.267Z] [2023-09-08T08:46:37.267Z] #45 [security-bootstrapper internal] load build context [2023-09-08T08:46:37.534Z] #45 ... [2023-09-08T08:46:37.534Z] [2023-09-08T08:46:37.534Z] #48 [security-proxy-setup internal] load build context [2023-09-08T08:46:37.801Z] #48 ... [2023-09-08T08:46:37.801Z] [2023-09-08T08:46:37.801Z] #49 [support-scheduler internal] load build context [2023-09-08T08:46:37.801Z] #49 ... [2023-09-08T08:46:37.801Z] [2023-09-08T08:46:37.801Z] #50 [core-data internal] load build context [2023-09-08T08:46:38.071Z] #50 ... [2023-09-08T08:46:38.071Z] [2023-09-08T08:46:38.071Z] #47 [support-notifications internal] load build context [2023-09-08T08:46:38.343Z] #47 ... [2023-09-08T08:46:38.343Z] [2023-09-08T08:46:38.343Z] #51 [security-proxy-auth internal] load build context [2023-09-08T08:46:38.343Z] #51 ... [2023-09-08T08:46:38.343Z] [2023-09-08T08:46:38.343Z] #52 [security-spiffe-token-provider internal] load build context [2023-09-08T08:46:38.615Z] #52 ... [2023-09-08T08:46:38.615Z] [2023-09-08T08:46:38.615Z] #43 [core-common-config-bootstrapper internal] load build context [2023-09-08T08:46:41.974Z] #43 ... [2023-09-08T08:46:41.974Z] [2023-09-08T08:46:41.974Z] #53 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-09-08T08:46:41.974Z] #0 6.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-08T08:46:41.974Z] #0 8.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-08T08:46:41.974Z] #53 ... [2023-09-08T08:46:41.974Z] [2023-09-08T08:46:41.974Z] #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-08T08:46:41.974Z] #0 6.064 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-08T08:46:41.974Z] #0 8.516 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-08T08:46:41.974Z] #54 ... [2023-09-08T08:46:41.974Z] [2023-09-08T08:46:41.974Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-08T08:46:41.974Z] #0 4.225 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-08T08:46:41.974Z] #0 5.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-08T08:46:41.974Z] #0 8.095 v3.17.5-60-gdb52d291125 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-08T08:46:41.974Z] #0 8.095 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-08T08:46:41.974Z] #0 8.095 OK: 17694 distinct packages available [2023-09-08T08:46:41.974Z] #0 9.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-08T08:46:41.974Z] #55 ... [2023-09-08T08:46:41.974Z] [2023-09-08T08:46:41.974Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-08T08:46:41.974Z] #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.8s [2023-09-08T08:46:42.239Z] #40 ... [2023-09-08T08:46:42.239Z] [2023-09-08T08:46:42.239Z] #43 [core-common-config-bootstrapper internal] load build context [2023-09-08T08:46:42.239Z] #43 transferring context: 32.09MB 15.2s [2023-09-08T08:46:42.503Z] #43 ... [2023-09-08T08:46:42.503Z] [2023-09-08T08:46:42.503Z] #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-08T08:46:42.503Z] #0 6.304 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-08T08:46:42.503Z] #0 8.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-08T08:46:42.769Z] #56 ... [2023-09-08T08:46:42.769Z] [2023-09-08T08:46:42.769Z] #43 [core-common-config-bootstrapper internal] load build context [2023-09-08T08:46:42.769Z] #43 ... [2023-09-08T08:46:42.769Z] [2023-09-08T08:46:42.769Z] #57 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-08T08:46:42.769Z] #0 8.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-08T08:46:43.034Z] #57 ... [2023-09-08T08:46:43.034Z] [2023-09-08T08:46:43.035Z] #46 [core-metadata internal] load build context [2023-09-08T08:46:43.300Z] #46 ... [2023-09-08T08:46:43.300Z] [2023-09-08T08:46:43.300Z] #43 [core-common-config-bootstrapper internal] load build context [2023-09-08T08:46:43.300Z] #43 ... [2023-09-08T08:46:43.300Z] [2023-09-08T08:46:43.300Z] #58 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-08T08:46:43.565Z] #58 ... [2023-09-08T08:46:43.565Z] [2023-09-08T08:46:43.565Z] #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-08T08:46:43.565Z] #59 ... [2023-09-08T08:46:43.565Z] [2023-09-08T08:46:43.565Z] #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-08T08:46:43.831Z] #60 ... [2023-09-08T08:46:43.831Z] [2023-09-08T08:46:43.831Z] #61 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-09-08T08:46:43.831Z] #0 9.882 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-08T08:46:43.831Z] #61 ... [2023-09-08T08:46:43.831Z] [2023-09-08T08:46:43.831Z] #62 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-08T08:46:43.831Z] #62 ... [2023-09-08T08:46:43.831Z] [2023-09-08T08:46:43.831Z] #63 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-08T08:46:44.097Z] #63 ... [2023-09-08T08:46:44.097Z] [2023-09-08T08:46:44.097Z] #64 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-08T08:46:44.097Z] #64 ... [2023-09-08T08:46:44.097Z] [2023-09-08T08:46:44.097Z] #53 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-09-08T08:46:44.097Z] #53 12.56 OK: 263 MiB in 53 packages [2023-09-08T08:46:45.504Z] #53 ... [2023-09-08T08:46:45.504Z] [2023-09-08T08:46:45.504Z] #42 [security-secretstore-setup internal] load build context [2023-09-08T08:46:45.504Z] #42 ... [2023-09-08T08:46:45.504Z] [2023-09-08T08:46:45.504Z] #43 [core-common-config-bootstrapper internal] load build context [2023-09-08T08:46:46.906Z] #43 ... [2023-09-08T08:46:46.906Z] [2023-09-08T08:46:46.906Z] #53 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-08T08:46:46.906Z] #53 DONE 15.0s [2023-09-08T08:46:46.906Z] [2023-09-08T08:46:46.906Z] #42 [security-secretstore-setup internal] load build context [2023-09-08T08:46:46.906Z] #42 ... [2023-09-08T08:46:46.906Z] [2023-09-08T08:46:46.906Z] #44 [core-command internal] load build context [2023-09-08T08:46:47.172Z] #44 ... [2023-09-08T08:46:47.172Z] [2023-09-08T08:46:47.172Z] #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-08T08:46:47.172Z] #36 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 14.9s [2023-09-08T08:46:47.172Z] #36 ... [2023-09-08T08:46:47.172Z] [2023-09-08T08:46:47.172Z] #42 [security-secretstore-setup internal] load build context [2023-09-08T08:46:47.172Z] #42 transferring context: 54.01MB 20.2s [2023-09-08T08:46:47.752Z] #42 ... [2023-09-08T08:46:47.752Z] [2023-09-08T08:46:47.752Z] #45 [security-bootstrapper internal] load build context [2023-09-08T08:46:47.752Z] #45 ... [2023-09-08T08:46:48.016Z] [2023-09-08T08:46:48.016Z] #48 [security-proxy-setup internal] load build context [2023-09-08T08:46:48.016Z] #48 ... [2023-09-08T08:46:48.016Z] [2023-09-08T08:46:48.016Z] #45 [security-bootstrapper internal] load build context [2023-09-08T08:46:48.016Z] #45 ... [2023-09-08T08:46:48.016Z] [2023-09-08T08:46:48.016Z] #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-08T08:46:48.016Z] #54 13.90 OK: 263 MiB in 53 packages [2023-09-08T08:46:48.016Z] #54 DONE 16.3s [2023-09-08T08:46:48.016Z] [2023-09-08T08:46:48.016Z] #45 [security-bootstrapper internal] load build context [2023-09-08T08:46:48.281Z] #45 ... [2023-09-08T08:46:48.281Z] [2023-09-08T08:46:48.281Z] #49 [support-scheduler internal] load build context [2023-09-08T08:46:48.281Z] #49 ... [2023-09-08T08:46:48.281Z] [2023-09-08T08:46:48.281Z] #50 [core-data internal] load build context [2023-09-08T08:46:48.552Z] #50 ... [2023-09-08T08:46:48.552Z] [2023-09-08T08:46:48.552Z] #49 [support-scheduler internal] load build context [2023-09-08T08:46:48.552Z] #49 ... [2023-09-08T08:46:48.552Z] [2023-09-08T08:46:48.552Z] #47 [support-notifications internal] load build context [2023-09-08T08:46:48.552Z] #47 ... [2023-09-08T08:46:48.552Z] [2023-09-08T08:46:48.552Z] #52 [security-spiffe-token-provider internal] load build context [2023-09-08T08:46:48.819Z] #52 ... [2023-09-08T08:46:48.819Z] [2023-09-08T08:46:48.819Z] #51 [security-proxy-auth internal] load build context [2023-09-08T08:46:48.819Z] #51 ... [2023-09-08T08:46:48.819Z] [2023-09-08T08:46:48.819Z] #52 [security-spiffe-token-provider internal] load build context [2023-09-08T08:46:50.228Z] #52 ... [2023-09-08T08:46:50.228Z] [2023-09-08T08:46:50.228Z] #41 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-09-08T08:46:50.228Z] #41 8.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-08T08:46:50.228Z] #41 10.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-08T08:46:50.228Z] #41 ... [2023-09-08T08:46:50.228Z] [2023-09-08T08:46:50.229Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-08T08:46:50.229Z] #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.8s [2023-09-08T08:46:50.229Z] #40 ... [2023-09-08T08:46:50.229Z] [2023-09-08T08:46:50.229Z] #52 [security-spiffe-token-provider internal] load build context [2023-09-08T08:46:52.810Z] #52 transferring context: 36.84MB 22.4s [2023-09-08T08:46:53.083Z] #52 ... [2023-09-08T08:46:53.083Z] [2023-09-08T08:46:53.083Z] #41 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-09-08T08:46:53.083Z] #41 18.77 OK: 263 MiB in 53 packages [2023-09-08T08:46:53.083Z] #41 DONE 21.7s [2023-09-08T08:46:53.083Z] [2023-09-08T08:46:53.083Z] #52 [security-spiffe-token-provider internal] load build context [2023-09-08T08:46:53.351Z] #52 ... [2023-09-08T08:46:53.351Z] [2023-09-08T08:46:53.351Z] #46 [core-metadata internal] load build context [2023-09-08T08:46:53.619Z] #46 ... [2023-09-08T08:46:53.619Z] [2023-09-08T08:46:53.619Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-08T08:46:53.619Z] #55 11.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-08T08:46:53.619Z] #55 20.47 OK: 263 MiB in 53 packages [2023-09-08T08:46:53.619Z] #55 ... [2023-09-08T08:46:53.619Z] [2023-09-08T08:46:53.619Z] #52 [security-spiffe-token-provider internal] load build context [2023-09-08T08:46:53.887Z] #52 ... [2023-09-08T08:46:53.887Z] [2023-09-08T08:46:53.887Z] #57 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-08T08:46:53.887Z] #57 11.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-08T08:46:53.887Z] #57 19.41 v3.17.5-60-gdb52d291125 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-08T08:46:53.887Z] #57 19.41 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-08T08:46:53.887Z] #57 19.41 OK: 17689 distinct packages available [2023-09-08T08:46:53.887Z] #57 21.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-08T08:46:53.887Z] #57 ... [2023-09-08T08:46:53.887Z] [2023-09-08T08:46:53.887Z] #46 [core-metadata internal] load build context [2023-09-08T08:46:54.154Z] #46 ... [2023-09-08T08:46:54.154Z] [2023-09-08T08:46:54.154Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-08T08:46:54.154Z] #55 DONE 22.3s [2023-09-08T08:46:54.154Z] [2023-09-08T08:46:54.154Z] #46 [core-metadata internal] load build context [2023-09-08T08:46:55.566Z] #46 ... [2023-09-08T08:46:55.566Z] [2023-09-08T08:46:55.566Z] #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-08T08:46:55.566Z] #60 11.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-08T08:46:55.566Z] #60 15.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-08T08:46:55.566Z] #60 ... [2023-09-08T08:46:55.566Z] [2023-09-08T08:46:55.566Z] #58 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-08T08:46:55.566Z] #58 12.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-08T08:46:55.566Z] #58 16.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-08T08:46:55.833Z] #58 ... [2023-09-08T08:46:55.833Z] [2023-09-08T08:46:55.833Z] #63 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-08T08:46:55.833Z] #63 12.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-08T08:46:55.833Z] #63 16.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-08T08:46:55.833Z] #63 ... [2023-09-08T08:46:55.833Z] [2023-09-08T08:46:55.833Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-08T08:46:55.833Z] #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 25.6s [2023-09-08T08:46:56.424Z] #40 ... [2023-09-08T08:46:56.424Z] [2023-09-08T08:46:56.424Z] #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-08T08:46:56.424Z] #36 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 23.3s done [2023-09-08T08:46:56.424Z] #36 DONE 26.7s [2023-09-08T08:46:56.424Z] [2023-09-08T08:46:56.424Z] #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-08T08:46:56.424Z] #60 22.09 (1/2) Installing ca-certificates (20230506-r0) [2023-09-08T08:46:56.424Z] #60 22.48 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-08T08:46:56.424Z] #60 22.54 Executing busybox-1.35.0-r29.trigger [2023-09-08T08:46:56.424Z] #60 22.75 Executing ca-certificates-20230506-r0.trigger [2023-09-08T08:46:56.707Z] #60 ... [2023-09-08T08:46:56.707Z] [2023-09-08T08:46:56.707Z] #43 [core-common-config-bootstrapper internal] load build context [2023-09-08T08:46:56.974Z] #43 ... [2023-09-08T08:46:56.974Z] [2023-09-08T08:46:56.974Z] #52 [security-spiffe-token-provider internal] load build context [2023-09-08T08:46:56.974Z] #52 ... [2023-09-08T08:46:56.974Z] [2023-09-08T08:46:56.974Z] #61 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-09-08T08:46:56.974Z] #61 13.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-08T08:46:56.974Z] #61 21.83 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-08T08:46:56.974Z] #61 21.92 Executing busybox-1.35.0-r29.trigger [2023-09-08T08:46:56.974Z] #61 22.01 OK: 8 MiB in 16 packages [2023-09-08T08:46:56.974Z] #61 ... [2023-09-08T08:46:56.974Z] [2023-09-08T08:46:56.974Z] #62 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-08T08:46:56.974Z] #62 13.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-08T08:46:56.974Z] #62 17.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-08T08:46:57.242Z] #62 ... [2023-09-08T08:46:57.242Z] [2023-09-08T08:46:57.242Z] #61 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-09-08T08:46:57.242Z] #61 DONE 23.8s [2023-09-08T08:46:57.242Z] [2023-09-08T08:46:57.242Z] #52 [security-spiffe-token-provider internal] load build context [2023-09-08T08:46:57.508Z] #52 ... [2023-09-08T08:46:57.508Z] [2023-09-08T08:46:57.508Z] #44 [core-command internal] load build context [2023-09-08T08:46:57.508Z] #44 transferring context: 80.33MB 30.4s [2023-09-08T08:46:57.508Z] #44 ... [2023-09-08T08:46:57.508Z] [2023-09-08T08:46:57.508Z] #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-08T08:46:57.508Z] #59 14.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-08T08:46:57.508Z] #59 18.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-08T08:46:57.508Z] #59 ... [2023-09-08T08:46:57.508Z] [2023-09-08T08:46:57.508Z] #64 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-08T08:46:57.508Z] #64 14.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-08T08:46:57.508Z] #64 17.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-08T08:46:57.779Z] #64 ... [2023-09-08T08:46:57.780Z] [2023-09-08T08:46:57.780Z] #52 [security-spiffe-token-provider internal] load build context [2023-09-08T08:46:57.780Z] #52 ... [2023-09-08T08:46:57.780Z] [2023-09-08T08:46:57.780Z] #42 [security-secretstore-setup internal] load build context [2023-09-08T08:46:58.046Z] #42 ... [2023-09-08T08:46:58.047Z] [2023-09-08T08:46:58.047Z] #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-08T08:46:58.047Z] #56 15.11 v3.17.5-60-gdb52d291125 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-08T08:46:58.047Z] #56 15.11 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-08T08:46:58.047Z] #56 15.11 OK: 17689 distinct packages available [2023-09-08T08:46:58.047Z] #56 16.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-08T08:46:58.047Z] #56 20.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-08T08:46:58.047Z] #56 ... [2023-09-08T08:46:58.047Z] [2023-09-08T08:46:58.047Z] #48 [security-proxy-setup internal] load build context [2023-09-08T08:46:58.047Z] #48 ... [2023-09-08T08:46:58.047Z] [2023-09-08T08:46:58.047Z] #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-08T08:46:58.047Z] #59 24.63 (1/4) Installing ca-certificates (20230506-r0) [2023-09-08T08:46:58.313Z] #59 ... [2023-09-08T08:46:58.313Z] [2023-09-08T08:46:58.313Z] #45 [security-bootstrapper internal] load build context [2023-09-08T08:46:58.597Z] #45 ... [2023-09-08T08:46:58.597Z] [2023-09-08T08:46:58.597Z] #50 [core-data internal] load build context [2023-09-08T08:46:58.597Z] #50 ... [2023-09-08T08:46:58.597Z] [2023-09-08T08:46:58.597Z] #49 [support-scheduler internal] load build context [2023-09-08T08:46:58.867Z] #49 ... [2023-09-08T08:46:58.867Z] [2023-09-08T08:46:58.867Z] #47 [support-notifications internal] load build context [2023-09-08T08:46:58.867Z] #47 ... [2023-09-08T08:46:58.867Z] [2023-09-08T08:46:58.867Z] #49 [support-scheduler internal] load build context [2023-09-08T08:46:59.133Z] #49 ... [2023-09-08T08:46:59.133Z] [2023-09-08T08:46:59.133Z] #63 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-08T08:46:59.133Z] #63 23.71 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-08T08:46:59.133Z] #63 23.74 (2/2) Installing su-exec (0.2-r2) [2023-09-08T08:46:59.133Z] #63 23.75 Executing busybox-1.35.0-r29.trigger [2023-09-08T08:46:59.133Z] #63 23.96 OK: 8 MiB in 17 packages [2023-09-08T08:46:59.133Z] #63 DONE 25.5s [2023-09-08T08:46:59.133Z] [2023-09-08T08:46:59.133Z] #49 [support-scheduler internal] load build context [2023-09-08T08:46:59.133Z] #49 ... [2023-09-08T08:46:59.133Z] [2023-09-08T08:46:59.133Z] #51 [security-proxy-auth internal] load build context [2023-09-08T08:46:59.133Z] #51 ... [2023-09-08T08:46:59.133Z] [2023-09-08T08:46:59.133Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-08T08:46:59.716Z] #40 ... [2023-09-08T08:46:59.716Z] [2023-09-08T08:46:59.716Z] #62 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-08T08:46:59.716Z] #62 24.08 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-08T08:46:59.716Z] #62 24.15 Executing busybox-1.35.0-r29.trigger [2023-09-08T08:46:59.716Z] #62 24.32 OK: 8 MiB in 16 packages [2023-09-08T08:46:59.716Z] #62 DONE 26.3s [2023-09-08T08:46:59.716Z] [2023-09-08T08:46:59.716Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-08T08:47:00.294Z] #40 ... [2023-09-08T08:47:00.294Z] [2023-09-08T08:47:00.294Z] #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-08T08:47:00.294Z] #60 25.36 OK: 8 MiB in 17 packages [2023-09-08T08:47:00.294Z] #60 DONE 26.6s [2023-09-08T08:47:00.294Z] [2023-09-08T08:47:00.294Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-08T08:47:00.884Z] #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 30.7s [2023-09-08T08:47:01.466Z] #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 31.4s done [2023-09-08T08:47:01.466Z] #40 ... [2023-09-08T08:47:01.466Z] [2023-09-08T08:47:01.466Z] #64 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-08T08:47:01.466Z] #64 25.19 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-08T08:47:01.466Z] #64 25.25 (2/4) Installing openssl (3.0.10-r0) [2023-09-08T08:47:01.466Z] #64 25.55 (3/4) Installing su-exec (0.2-r2) [2023-09-08T08:47:01.466Z] #64 25.55 (4/4) Installing yq (4.30.4-r4) [2023-09-08T08:47:01.466Z] #64 26.30 Executing busybox-1.35.0-r29.trigger [2023-09-08T08:47:01.466Z] #64 26.40 OK: 17 MiB in 19 packages [2023-09-08T08:47:01.466Z] #64 DONE 28.0s [2023-09-08T08:47:01.466Z] [2023-09-08T08:47:01.466Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-08T08:47:01.466Z] #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 31.4s done [2023-09-08T08:47:04.056Z] #40 ... [2023-09-08T08:47:04.056Z] [2023-09-08T08:47:04.056Z] #57 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-08T08:47:04.056Z] #57 24.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-08T08:47:04.056Z] #57 28.65 (1/5) Installing dumb-init (1.2.5-r2) [2023-09-08T08:47:04.056Z] #57 28.65 (2/5) Installing musl-obstack (1.2.3-r0) [2023-09-08T08:47:04.056Z] #57 28.65 (3/5) Installing libucontext (1.2-r0) [2023-09-08T08:47:04.056Z] #57 28.65 (4/5) Installing gcompat (1.1.0-r0) [2023-09-08T08:47:04.056Z] #57 28.73 (5/5) Installing openssl (3.0.10-r0) [2023-09-08T08:47:04.056Z] #57 28.79 Executing busybox-1.35.0-r29.trigger [2023-09-08T08:47:04.056Z] #57 28.87 OK: 9 MiB in 20 packages [2023-09-08T08:47:04.056Z] #57 DONE 31.3s [2023-09-08T08:47:04.056Z] [2023-09-08T08:47:04.056Z] #46 [core-metadata internal] load build context [2023-09-08T08:47:04.056Z] #46 transferring context: 96.15MB 36.0s [2023-09-08T08:47:04.056Z] #46 ... [2023-09-08T08:47:04.056Z] [2023-09-08T08:47:04.056Z] #65 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-08T08:47:04.321Z] #65 ... [2023-09-08T08:47:04.321Z] [2023-09-08T08:47:04.321Z] #56 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-08T08:47:04.321Z] #56 27.18 (1/9) Installing ca-certificates (20230506-r0) [2023-09-08T08:47:04.321Z] #56 27.28 (2/9) Installing brotli-libs (1.0.9-r9) [2023-09-08T08:47:04.321Z] #56 27.37 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-09-08T08:47:04.321Z] #56 27.42 (4/9) Installing libcurl (8.2.1-r0) [2023-09-08T08:47:04.321Z] #56 27.55 (5/9) Installing curl (8.2.1-r0) [2023-09-08T08:47:04.321Z] #56 27.64 (6/9) Installing dumb-init (1.2.5-r2) [2023-09-08T08:47:04.321Z] #56 27.66 (7/9) Installing musl-obstack (1.2.3-r0) [2023-09-08T08:47:04.321Z] #56 27.67 (8/9) Installing libucontext (1.2-r0) [2023-09-08T08:47:04.321Z] #56 27.68 (9/9) Installing gcompat (1.1.0-r0) [2023-09-08T08:47:04.321Z] #56 27.70 Executing busybox-1.35.0-r29.trigger [2023-09-08T08:47:04.321Z] #56 27.96 Executing ca-certificates-20230506-r0.trigger [2023-09-08T08:47:04.321Z] #56 29.02 OK: 11 MiB in 24 packages [2023-09-08T08:47:04.321Z] #56 DONE 31.7s [2023-09-08T08:47:04.321Z] [2023-09-08T08:47:04.321Z] #46 [core-metadata internal] load build context [2023-09-08T08:47:04.606Z] #46 ... [2023-09-08T08:47:04.606Z] [2023-09-08T08:47:04.606Z] #59 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-08T08:47:04.606Z] #59 25.23 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-08T08:47:04.606Z] #59 25.25 (3/4) Installing su-exec (0.2-r2) [2023-09-08T08:47:04.606Z] #59 25.28 (4/4) Installing yq (4.30.4-r4) [2023-09-08T08:47:04.606Z] #59 26.33 Executing busybox-1.35.0-r29.trigger [2023-09-08T08:47:04.606Z] #59 26.38 Executing ca-certificates-20230506-r0.trigger [2023-09-08T08:47:04.606Z] #59 28.05 OK: 17 MiB in 19 packages [2023-09-08T08:47:04.606Z] #59 DONE 31.1s [2023-09-08T08:47:04.606Z] [2023-09-08T08:47:04.606Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-08T08:47:04.606Z] #40 DONE 38.7s [2023-09-08T08:47:04.606Z] [2023-09-08T08:47:04.606Z] #46 [core-metadata internal] load build context [2023-09-08T08:47:04.872Z] #46 ... [2023-09-08T08:47:04.872Z] [2023-09-08T08:47:04.872Z] #58 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-08T08:47:04.872Z] #58 24.18 v3.17.5-60-gdb52d291125 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-09-08T08:47:04.872Z] #58 24.18 v3.17.5-58-g1556d459cb4 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-09-08T08:47:04.872Z] #58 24.18 OK: 17689 distinct packages available [2023-09-08T08:47:04.872Z] #58 25.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-08T08:47:04.872Z] #58 27.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-08T08:47:04.872Z] #58 29.76 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-08T08:47:04.872Z] #58 29.76 (2/4) Installing musl-obstack (1.2.3-r0) [2023-09-08T08:47:04.872Z] #58 29.76 (3/4) Installing libucontext (1.2-r0) [2023-09-08T08:47:04.872Z] #58 29.76 (4/4) Installing gcompat (1.1.0-r0) [2023-09-08T08:47:04.872Z] #58 29.76 Executing busybox-1.35.0-r29.trigger [2023-09-08T08:47:04.872Z] #58 29.81 OK: 8 MiB in 19 packages [2023-09-08T08:47:04.872Z] #58 DONE 31.5s [2023-09-08T08:47:05.142Z] [2023-09-08T08:47:05.142Z] #46 [core-metadata internal] load build context [2023-09-08T08:47:05.142Z] #46 ... [2023-09-08T08:47:05.142Z] [2023-09-08T08:47:05.142Z] #66 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-08T08:47:05.142Z] #66 DONE 3.4s [2023-09-08T08:47:05.142Z] [2023-09-08T08:47:05.142Z] #46 [core-metadata internal] load build context [2023-09-08T08:47:05.411Z] #46 ... [2023-09-08T08:47:05.411Z] [2023-09-08T08:47:05.411Z] #67 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-08T08:47:05.411Z] #67 DONE 6.1s [2023-09-08T08:47:05.411Z] [2023-09-08T08:47:05.411Z] #46 [core-metadata internal] load build context [2023-09-08T08:47:06.369Z] #46 ... [2023-09-08T08:47:06.369Z] [2023-09-08T08:47:06.369Z] #65 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-08T08:47:06.369Z] #65 DONE 2.1s [2023-09-08T08:47:06.369Z] [2023-09-08T08:47:06.369Z] #68 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-08T08:47:06.369Z] #68 DONE 0.8s [2023-09-08T08:47:06.369Z] [2023-09-08T08:47:06.369Z] #46 [core-metadata internal] load build context [2023-09-08T08:47:06.947Z] #46 ... [2023-09-08T08:47:06.947Z] [2023-09-08T08:47:06.947Z] #43 [core-common-config-bootstrapper internal] load build context [2023-09-08T08:47:06.947Z] #43 ... [2023-09-08T08:47:06.947Z] [2023-09-08T08:47:06.947Z] #46 [core-metadata internal] load build context [2023-09-08T08:47:07.528Z] #46 ... [2023-09-08T08:47:07.528Z] [2023-09-08T08:47:07.528Z] #44 [core-command internal] load build context [2023-09-08T08:47:07.794Z] #44 ... [2023-09-08T08:47:07.794Z] [2023-09-08T08:47:07.794Z] #46 [core-metadata internal] load build context [2023-09-08T08:47:08.064Z] #46 ... [2023-09-08T08:47:08.064Z] [2023-09-08T08:47:08.064Z] #52 [security-spiffe-token-provider internal] load build context [2023-09-08T08:47:08.064Z] #52 ... [2023-09-08T08:47:08.064Z] [2023-09-08T08:47:08.064Z] #42 [security-secretstore-setup internal] load build context [2023-09-08T08:47:08.064Z] #42 ... [2023-09-08T08:47:08.064Z] [2023-09-08T08:47:08.064Z] #52 [security-spiffe-token-provider internal] load build context [2023-09-08T08:47:08.328Z] #52 ... [2023-09-08T08:47:08.328Z] [2023-09-08T08:47:08.328Z] #48 [security-proxy-setup internal] load build context [2023-09-08T08:47:08.328Z] #48 ... [2023-09-08T08:47:08.328Z] [2023-09-08T08:47:08.328Z] #52 [security-spiffe-token-provider internal] load build context [2023-09-08T08:47:08.595Z] #52 ... [2023-09-08T08:47:08.595Z] [2023-09-08T08:47:08.595Z] #45 [security-bootstrapper internal] load build context [2023-09-08T08:47:08.595Z] #45 ... [2023-09-08T08:47:08.595Z] [2023-09-08T08:47:08.595Z] #50 [core-data internal] load build context [2023-09-08T08:47:08.861Z] #50 ... [2023-09-08T08:47:08.861Z] [2023-09-08T08:47:08.861Z] #45 [security-bootstrapper internal] load build context [2023-09-08T08:47:08.861Z] #45 ... [2023-09-08T08:47:08.861Z] [2023-09-08T08:47:08.861Z] #47 [support-notifications internal] load build context [2023-09-08T08:47:09.131Z] #47 transferring context: 90.28MB 41.0s [2023-09-08T08:47:09.131Z] #47 ... [2023-09-08T08:47:09.131Z] [2023-09-08T08:47:09.131Z] #49 [support-scheduler internal] load build context [2023-09-08T08:47:09.131Z] #49 ... [2023-09-08T08:47:09.131Z] [2023-09-08T08:47:09.131Z] #45 [security-bootstrapper internal] load build context [2023-09-08T08:47:09.397Z] #45 ... [2023-09-08T08:47:09.397Z] [2023-09-08T08:47:09.397Z] #51 [security-proxy-auth internal] load build context [2023-09-08T08:47:09.397Z] #51 ... [2023-09-08T08:47:09.397Z] [2023-09-08T08:47:09.397Z] #47 [support-notifications internal] load build context [2023-09-08T08:47:09.661Z] #47 ... [2023-09-08T08:47:09.661Z] [2023-09-08T08:47:09.661Z] #69 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-08T08:47:09.661Z] #69 DONE 2.8s [2023-09-08T08:47:09.661Z] [2023-09-08T08:47:09.661Z] #47 [support-notifications internal] load build context [2023-09-08T08:47:09.925Z] #47 ... [2023-09-08T08:47:09.925Z] [2023-09-08T08:47:09.925Z] #70 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-08T08:47:09.925Z] #70 DONE 2.7s [2023-09-08T08:47:09.925Z] [2023-09-08T08:47:09.925Z] #71 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-08T08:47:09.925Z] #71 DONE 3.0s [2023-09-08T08:47:09.925Z] [2023-09-08T08:47:09.925Z] #47 [support-notifications internal] load build context [2023-09-08T08:47:10.509Z] #47 ... [2023-09-08T08:47:10.509Z] [2023-09-08T08:47:10.509Z] #72 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-08T08:47:10.509Z] #72 DONE 0.7s [2023-09-08T08:47:10.509Z] [2023-09-08T08:47:10.509Z] #47 [support-notifications internal] load build context [2023-09-08T08:47:11.100Z] #47 ... [2023-09-08T08:47:11.100Z] [2023-09-08T08:47:11.100Z] #73 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-08T08:47:11.100Z] #73 DONE 1.2s [2023-09-08T08:47:11.100Z] [2023-09-08T08:47:11.100Z] #47 [support-notifications internal] load build context [2023-09-08T08:47:11.369Z] #47 ... [2023-09-08T08:47:11.369Z] [2023-09-08T08:47:11.369Z] #74 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-08T08:47:11.369Z] #74 DONE 1.4s [2023-09-08T08:47:11.369Z] [2023-09-08T08:47:11.369Z] #47 [support-notifications internal] load build context [2023-09-08T08:47:11.641Z] #47 ... [2023-09-08T08:47:11.641Z] [2023-09-08T08:47:11.641Z] #75 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-08T08:47:11.641Z] #75 DONE 1.0s [2023-09-08T08:47:11.641Z] [2023-09-08T08:47:11.641Z] #47 [support-notifications internal] load build context [2023-09-08T08:47:12.279Z] #47 ... [2023-09-08T08:47:12.279Z] [2023-09-08T08:47:12.279Z] #76 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-08T08:47:12.279Z] #76 DONE 0.8s [2023-09-08T08:47:12.279Z] [2023-09-08T08:47:12.279Z] #47 [support-notifications internal] load build context [2023-09-08T08:47:12.279Z] #47 ... [2023-09-08T08:47:12.279Z] [2023-09-08T08:47:12.279Z] #77 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-08T08:47:12.279Z] #77 DONE 1.2s [2023-09-08T08:47:12.279Z] [2023-09-08T08:47:12.279Z] #47 [support-notifications internal] load build context [2023-09-08T08:47:13.259Z] #47 ... [2023-09-08T08:47:13.259Z] [2023-09-08T08:47:13.259Z] #78 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-08T08:47:13.259Z] #78 DONE 1.5s [2023-09-08T08:47:13.259Z] [2023-09-08T08:47:13.259Z] #47 [support-notifications internal] load build context [2023-09-08T08:47:13.524Z] #47 ... [2023-09-08T08:47:13.524Z] [2023-09-08T08:47:13.524Z] #79 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-08T08:47:13.524Z] #79 DONE 1.2s [2023-09-08T08:47:13.524Z] [2023-09-08T08:47:13.524Z] #47 [support-notifications internal] load build context [2023-09-08T08:47:13.791Z] #47 ... [2023-09-08T08:47:13.791Z] [2023-09-08T08:47:13.791Z] #80 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-08T08:47:13.791Z] #80 DONE 1.2s [2023-09-08T08:47:13.791Z] [2023-09-08T08:47:13.791Z] #47 [support-notifications internal] load build context [2023-09-08T08:47:14.056Z] #47 transferring context: 109.99MB 46.0s [2023-09-08T08:47:14.641Z] #47 ... [2023-09-08T08:47:14.641Z] [2023-09-08T08:47:14.641Z] #81 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-08T08:47:14.641Z] #81 DONE 1.0s [2023-09-08T08:47:14.641Z] [2023-09-08T08:47:14.641Z] #82 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-08T08:47:14.641Z] #82 DONE 0.8s [2023-09-08T08:47:14.641Z] [2023-09-08T08:47:14.641Z] #47 [support-notifications internal] load build context [2023-09-08T08:47:14.641Z] #47 ... [2023-09-08T08:47:14.641Z] [2023-09-08T08:47:14.642Z] #83 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-08T08:47:14.642Z] #83 DONE 1.0s [2023-09-08T08:47:14.642Z] [2023-09-08T08:47:14.642Z] #47 [support-notifications internal] load build context [2023-09-08T08:47:15.605Z] #47 ... [2023-09-08T08:47:15.605Z] [2023-09-08T08:47:15.605Z] #84 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-08T08:47:15.605Z] #84 DONE 1.0s [2023-09-08T08:47:15.605Z] [2023-09-08T08:47:15.605Z] #47 [support-notifications internal] load build context [2023-09-08T08:47:15.605Z] #47 ... [2023-09-08T08:47:15.605Z] [2023-09-08T08:47:15.605Z] #85 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-08T08:47:15.605Z] #85 DONE 1.2s [2023-09-08T08:47:15.873Z] [2023-09-08T08:47:15.873Z] #86 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-08T08:47:15.873Z] #86 DONE 0.9s [2023-09-08T08:47:15.873Z] [2023-09-08T08:47:15.873Z] #87 [security-spire-agent] exporting to image [2023-09-08T08:47:15.873Z] #87 exporting layers [2023-09-08T08:47:17.277Z] #87 ... [2023-09-08T08:47:17.277Z] [2023-09-08T08:47:17.277Z] #43 [core-common-config-bootstrapper internal] load build context [2023-09-08T08:47:17.277Z] #43 ... [2023-09-08T08:47:17.277Z] [2023-09-08T08:47:17.277Z] #50 [core-data internal] load build context [2023-09-08T08:47:17.543Z] #50 ... [2023-09-08T08:47:17.543Z] [2023-09-08T08:47:17.543Z] #43 [core-common-config-bootstrapper internal] load build context [2023-09-08T08:47:17.808Z] #43 ... [2023-09-08T08:47:17.808Z] [2023-09-08T08:47:17.808Z] #44 [core-command internal] load build context [2023-09-08T08:47:18.075Z] #44 ... [2023-09-08T08:47:18.075Z] [2023-09-08T08:47:18.075Z] #43 [core-common-config-bootstrapper internal] load build context [2023-09-08T08:47:18.075Z] #43 ... [2023-09-08T08:47:18.075Z] [2023-09-08T08:47:18.075Z] #46 [core-metadata internal] load build context [2023-09-08T08:47:18.340Z] #46 ... [2023-09-08T08:47:18.340Z] [2023-09-08T08:47:18.340Z] #42 [security-secretstore-setup internal] load build context [2023-09-08T08:47:18.340Z] #42 ... [2023-09-08T08:47:18.340Z] [2023-09-08T08:47:18.340Z] #46 [core-metadata internal] load build context [2023-09-08T08:47:18.605Z] #46 ... [2023-09-08T08:47:18.605Z] [2023-09-08T08:47:18.606Z] #48 [security-proxy-setup internal] load build context [2023-09-08T08:47:18.606Z] #48 ... [2023-09-08T08:47:18.606Z] [2023-09-08T08:47:18.606Z] #52 [security-spiffe-token-provider internal] load build context [2023-09-08T08:47:18.871Z] #52 ... [2023-09-08T08:47:18.871Z] [2023-09-08T08:47:18.871Z] #48 [security-proxy-setup internal] load build context [2023-09-08T08:47:19.136Z] #48 transferring context: 154.13MB 50.4s [2023-09-08T08:47:19.404Z] #48 ... [2023-09-08T08:47:19.404Z] [2023-09-08T08:47:19.404Z] #45 [security-bootstrapper internal] load build context [2023-09-08T08:47:19.672Z] #45 ... [2023-09-08T08:47:19.672Z] [2023-09-08T08:47:19.672Z] #51 [security-proxy-auth internal] load build context [2023-09-08T08:47:19.672Z] #51 ... [2023-09-08T08:47:19.672Z] [2023-09-08T08:47:19.672Z] #49 [support-scheduler internal] load build context [2023-09-08T08:47:19.943Z] #49 ... [2023-09-08T08:47:19.943Z] [2023-09-08T08:47:19.943Z] #45 [security-bootstrapper internal] load build context [2023-09-08T08:47:20.529Z] #45 ... [2023-09-08T08:47:20.529Z] [2023-09-08T08:47:20.529Z] #51 [security-proxy-auth internal] load build context [2023-09-08T08:47:20.529Z] #51 transferring context: 188.37MB 50.2s done [2023-09-08T08:47:20.529Z] #51 DONE 52.3s [2023-09-08T08:47:20.529Z] [2023-09-08T08:47:20.529Z] #45 [security-bootstrapper internal] load build context [2023-09-08T08:47:21.485Z] #45 ... [2023-09-08T08:47:21.485Z] [2023-09-08T08:47:21.485Z] #44 [core-command internal] load build context [2023-09-08T08:47:21.485Z] #44 transferring context: 188.37MB 54.1s done [2023-09-08T08:47:21.485Z] #44 DONE 54.7s [2023-09-08T08:47:21.485Z] [2023-09-08T08:47:21.485Z] #45 [security-bootstrapper internal] load build context [2023-09-08T08:47:22.066Z] #45 ... [2023-09-08T08:47:22.066Z] [2023-09-08T08:47:22.066Z] #87 [security-spire-config] exporting to image [2023-09-08T08:47:22.066Z] #87 exporting layers 6.2s done [2023-09-08T08:47:22.066Z] #87 writing image sha256:c7704654ad2657c0fd2b7b74029fe577749ca2fc4b0b86819c77db9e5f691941 0.6s done [2023-09-08T08:47:22.066Z] #87 naming to docker.io/library/security-spire-server-arm64 0.1s done [2023-09-08T08:47:22.066Z] #87 writing image sha256:a53079e148c49d4d9455d8136f9273a44f1fa317eeb880e95a863131a7f976de 0.0s done [2023-09-08T08:47:22.066Z] #87 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2023-09-08T08:47:22.066Z] #87 writing image sha256:12f85789b2a8d2800c5e1512f4dd6fcc598f299c985aa52504ec8fe3ffd86b81 0.0s done [2023-09-08T08:47:22.066Z] #87 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-09-08T08:47:22.066Z] #87 DONE 7.2s [2023-09-08T08:47:22.066Z] [2023-09-08T08:47:22.066Z] #45 [security-bootstrapper internal] load build context [2023-09-08T08:47:22.066Z] #45 ... [2023-09-08T08:47:22.066Z] [2023-09-08T08:47:22.066Z] #46 [core-metadata internal] load build context [2023-09-08T08:47:22.066Z] #46 transferring context: 188.37MB 53.5s done [2023-09-08T08:47:22.331Z] #46 DONE 55.1s [2023-09-08T08:47:22.331Z] [2023-09-08T08:47:22.331Z] #50 [core-data internal] load build context [2023-09-08T08:47:22.331Z] #50 transferring context: 188.37MB 52.8s done [2023-09-08T08:47:22.331Z] #50 DONE 54.6s [2023-09-08T08:47:22.331Z] [2023-09-08T08:47:22.331Z] #45 [security-bootstrapper internal] load build context [2023-09-08T08:47:22.598Z] #45 ... [2023-09-08T08:47:22.598Z] [2023-09-08T08:47:22.598Z] #88 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-08T08:47:22.598Z] #88 DONE 1.9s [2023-09-08T08:47:22.598Z] [2023-09-08T08:47:22.598Z] #45 [security-bootstrapper internal] load build context [2023-09-08T08:47:24.004Z] #45 ... [2023-09-08T08:47:24.004Z] [2023-09-08T08:47:24.004Z] #42 [security-secretstore-setup internal] load build context [2023-09-08T08:47:24.004Z] #42 transferring context: 188.37MB 56.7s done [2023-09-08T08:47:24.004Z] #42 DONE 57.0s [2023-09-08T08:47:24.004Z] [2023-09-08T08:47:24.004Z] #45 [security-bootstrapper internal] load build context [2023-09-08T08:47:24.004Z] #45 ... [2023-09-08T08:47:24.004Z] [2023-09-08T08:47:24.004Z] #48 [security-proxy-setup internal] load build context [2023-09-08T08:47:24.004Z] #48 transferring context: 188.37MB 55.0s done [2023-09-08T08:47:24.004Z] #48 DONE 56.4s [2023-09-08T08:47:24.004Z] [2023-09-08T08:47:24.004Z] #45 [security-bootstrapper internal] load build context [2023-09-08T08:47:24.969Z] #45 ... [2023-09-08T08:47:24.969Z] [2023-09-08T08:47:24.969Z] #52 [security-spiffe-token-provider internal] load build context [2023-09-08T08:47:24.969Z] #52 transferring context: 188.37MB 54.4s done [2023-09-08T08:47:24.969Z] #52 DONE 56.5s [2023-09-08T08:47:24.969Z] [2023-09-08T08:47:24.969Z] #45 [security-bootstrapper internal] load build context [2023-09-08T08:47:25.236Z] #45 ... [2023-09-08T08:47:25.236Z] [2023-09-08T08:47:25.236Z] #89 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-08T08:47:25.236Z] #89 DONE 1.2s [2023-09-08T08:47:25.236Z] [2023-09-08T08:47:25.236Z] #45 [security-bootstrapper internal] load build context [2023-09-08T08:47:25.819Z] #45 ... [2023-09-08T08:47:25.819Z] [2023-09-08T08:47:25.819Z] #47 [support-notifications internal] load build context [2023-09-08T08:47:25.819Z] #47 ... [2023-09-08T08:47:25.819Z] [2023-09-08T08:47:25.819Z] #90 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-08T08:47:25.819Z] #90 DONE 0.9s [2023-09-08T08:47:25.819Z] [2023-09-08T08:47:25.819Z] #45 [security-bootstrapper internal] load build context [2023-09-08T08:47:26.399Z] #45 ... [2023-09-08T08:47:26.399Z] [2023-09-08T08:47:26.399Z] #43 [core-common-config-bootstrapper internal] load build context [2023-09-08T08:47:26.399Z] #43 transferring context: 188.37MB 59.4s done [2023-09-08T08:47:26.399Z] #43 DONE 59.7s [2023-09-08T08:47:26.399Z] [2023-09-08T08:47:26.399Z] #45 [security-bootstrapper internal] load build context [2023-09-08T08:47:27.357Z] #45 ... [2023-09-08T08:47:27.357Z] [2023-09-08T08:47:27.357Z] #49 [support-scheduler internal] load build context [2023-09-08T08:47:27.357Z] #49 transferring context: 188.37MB 59.1s done [2023-09-08T08:47:27.357Z] #49 DONE 59.7s [2023-09-08T08:47:27.357Z] [2023-09-08T08:47:27.357Z] #45 [security-bootstrapper internal] load build context [2023-09-08T08:47:27.938Z] #45 ... [2023-09-08T08:47:27.938Z] [2023-09-08T08:47:27.938Z] #47 [support-notifications internal] load build context [2023-09-08T08:47:27.938Z] #47 transferring context: 188.37MB 59.7s done [2023-09-08T08:47:27.938Z] #47 DONE 60.8s [2023-09-08T08:47:27.938Z] [2023-09-08T08:47:27.938Z] #45 [security-bootstrapper internal] load build context [2023-09-08T08:47:28.905Z] #45 ... [2023-09-08T08:47:28.905Z] [2023-09-08T08:47:28.905Z] #91 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-08T08:47:28.905Z] #91 DONE 0.7s [2023-09-08T08:47:28.905Z] [2023-09-08T08:47:28.905Z] #45 [security-bootstrapper internal] load build context [2023-09-08T08:47:29.488Z] #45 transferring context: 188.37MB 62.5s done [2023-09-08T08:47:29.489Z] #45 DONE 62.7s [2023-09-08T08:47:29.489Z] [2023-09-08T08:47:29.489Z] #92 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-08T08:47:32.831Z] #92 ... [2023-09-08T08:47:32.831Z] [2023-09-08T08:47:32.831Z] #93 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-08T08:47:32.831Z] #93 ... [2023-09-08T08:47:32.831Z] [2023-09-08T08:47:32.831Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-08T08:47:35.398Z] #94 ... [2023-09-08T08:47:35.398Z] [2023-09-08T08:47:35.398Z] #95 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-08T08:48:02.036Z] #95 DONE 35.9s [2023-09-08T08:48:02.036Z] [2023-09-08T08:48:02.036Z] #93 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-08T08:48:02.036Z] #93 DONE 38.6s [2023-09-08T08:48:02.036Z] [2023-09-08T08:48:02.036Z] #96 [security-secretstore-setup builder 6/7] COPY . . [2023-09-08T08:48:02.036Z] #96 ... [2023-09-08T08:48:02.036Z] [2023-09-08T08:48:02.036Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-08T08:48:02.036Z] #94 DONE 35.3s [2023-09-08T08:48:02.036Z] [2023-09-08T08:48:02.036Z] #92 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-08T08:48:02.036Z] #92 DONE 32.6s [2023-09-08T08:48:02.036Z] [2023-09-08T08:48:02.036Z] #97 [support-notifications builder 6/7] COPY . . [2023-09-08T08:48:04.603Z] #97 ... [2023-09-08T08:48:04.603Z] [2023-09-08T08:48:04.603Z] #98 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-08T08:48:04.603Z] #98 DONE 3.4s [2023-09-08T08:48:04.603Z] [2023-09-08T08:48:04.603Z] #99 [security-proxy-auth builder 6/7] COPY . . [2023-09-08T08:48:04.603Z] #99 DONE 3.4s [2023-09-08T08:48:04.603Z] [2023-09-08T08:48:04.603Z] #100 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-08T08:48:04.603Z] #100 CACHED [2023-09-08T08:48:04.603Z] [2023-09-08T08:48:04.603Z] #101 [support-scheduler builder 6/7] COPY . . [2023-09-08T08:48:04.603Z] #101 CACHED [2023-09-08T08:48:04.603Z] [2023-09-08T08:48:04.603Z] #102 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-08T08:48:04.603Z] #102 CACHED [2023-09-08T08:48:04.603Z] [2023-09-08T08:48:04.603Z] #103 [core-data builder 6/7] COPY . . [2023-09-08T08:48:04.603Z] #103 CACHED [2023-09-08T08:48:04.603Z] [2023-09-08T08:48:04.603Z] #104 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-08T08:48:04.603Z] #104 CACHED [2023-09-08T08:48:04.603Z] [2023-09-08T08:48:04.603Z] #105 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-08T08:48:04.603Z] #105 CACHED [2023-09-08T08:48:04.603Z] [2023-09-08T08:48:04.603Z] #106 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-08T08:48:04.603Z] #106 CACHED [2023-09-08T08:48:04.603Z] [2023-09-08T08:48:04.603Z] #107 [core-metadata builder 6/7] COPY . . [2023-09-08T08:48:04.603Z] #107 CACHED [2023-09-08T08:48:04.603Z] [2023-09-08T08:48:04.603Z] #108 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-08T08:48:04.603Z] #108 CACHED [2023-09-08T08:48:04.603Z] [2023-09-08T08:48:04.603Z] #109 [security-proxy-setup builder 6/7] COPY . . [2023-09-08T08:48:04.603Z] #109 CACHED [2023-09-08T08:48:04.603Z] [2023-09-08T08:48:04.603Z] #110 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-08T08:48:04.603Z] #110 CACHED [2023-09-08T08:48:04.603Z] [2023-09-08T08:48:04.603Z] #111 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-08T08:48:04.603Z] #111 CACHED [2023-09-08T08:48:04.603Z] [2023-09-08T08:48:04.603Z] #97 [support-notifications builder 6/7] COPY . . [2023-09-08T08:48:04.603Z] #97 DONE 3.4s [2023-09-08T08:48:04.603Z] [2023-09-08T08:48:04.603Z] #112 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-08T08:48:04.603Z] #112 CACHED [2023-09-08T08:48:04.603Z] [2023-09-08T08:48:04.603Z] #113 [core-command builder 6/7] COPY . . [2023-09-08T08:48:04.603Z] #113 CACHED [2023-09-08T08:48:04.603Z] [2023-09-08T08:48:04.603Z] #114 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-08T08:48:04.603Z] #114 CACHED [2023-09-08T08:48:04.603Z] [2023-09-08T08:48:04.603Z] #96 [security-secretstore-setup builder 6/7] COPY . . [2023-09-08T08:48:04.603Z] #96 DONE 3.5s [2023-09-08T08:48:04.603Z] [2023-09-08T08:48:04.603Z] #115 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-08T08:48:04.603Z] #115 CACHED [2023-09-08T08:48:04.603Z] [2023-09-08T08:48:04.603Z] #116 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-08T08:48:04.603Z] #116 CACHED [2023-09-08T08:48:04.603Z] [2023-09-08T08:48:04.603Z] #117 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-08T08:48:04.603Z] #117 CACHED [2023-09-08T08:48:04.603Z] [2023-09-08T08:48:04.603Z] #118 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-08T08:48:04.603Z] #118 CACHED [2023-09-08T08:48:04.603Z] [2023-09-08T08:48:04.603Z] #119 [security-bootstrapper builder 6/7] COPY . . [2023-09-08T08:48:04.603Z] #119 CACHED [2023-09-08T08:48:04.603Z] [2023-09-08T08:48:04.603Z] #120 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-08T08:48:04.603Z] #120 CACHED [2023-09-08T08:48:04.604Z] [2023-09-08T08:48:04.604Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-08T08:48:09.938Z] #121 ... [2023-09-08T08:48:09.938Z] [2023-09-08T08:48:09.938Z] #122 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-08T08:48:09.938Z] #0 4.435 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-09-08T08:48:09.938Z] #122 ... [2023-09-08T08:48:09.938Z] [2023-09-08T08:48:09.938Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-08T08:48:09.938Z] #121 5.301 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-09-08T08:48:15.271Z] #121 ... [2023-09-08T08:48:15.271Z] [2023-09-08T08:48:15.271Z] #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-08T08:48:15.271Z] #0 4.873 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-09-08T08:48:15.271Z] #123 ... [2023-09-08T08:48:15.271Z] [2023-09-08T08:48:15.271Z] #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-08T08:48:15.271Z] #0 5.247 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-09-08T08:48:15.271Z] #124 ... [2023-09-08T08:48:15.271Z] [2023-09-08T08:48:15.271Z] #125 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-08T08:48:15.271Z] #0 5.059 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-09-08T08:48:15.271Z] #125 ... [2023-09-08T08:48:15.271Z] [2023-09-08T08:48:15.271Z] #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-08T08:48:15.271Z] #0 3.821 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-09-08T08:48:15.271Z] #126 ... [2023-09-08T08:48:15.271Z] [2023-09-08T08:48:15.271Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-08T08:48:15.271Z] #0 4.449 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-09-08T08:48:15.271Z] #127 ... [2023-09-08T08:48:15.271Z] [2023-09-08T08:48:15.271Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-08T08:48:15.271Z] #0 4.669 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-09-08T08:48:15.536Z] #128 ... [2023-09-08T08:48:15.536Z] [2023-09-08T08:48:15.536Z] #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-08T08:48:15.536Z] #0 5.041 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-09-08T08:48:15.536Z] #129 ... [2023-09-08T08:48:15.536Z] [2023-09-08T08:48:15.536Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-08T08:48:15.536Z] #0 5.034 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-09-08T08:48:15.802Z] #130 ... [2023-09-08T08:48:15.802Z] [2023-09-08T08:48:15.802Z] #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-08T08:48:15.802Z] #0 5.168 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-09-08T09:03:23.577Z] #131 912.7 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-09-08T09:03:23.577Z] #131 ... [2023-09-08T09:03:23.577Z] [2023-09-08T09:03:23.577Z] #122 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-08T09:03:23.577Z] #122 DONE 914.7s [2023-09-08T09:03:23.577Z] [2023-09-08T09:03:23.577Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-08T09:03:23.577Z] #128 ... [2023-09-08T09:03:23.577Z] [2023-09-08T09:03:23.577Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-08T09:03:23.577Z] #132 DONE 0.3s [2023-09-08T09:03:23.577Z] [2023-09-08T09:03:23.577Z] #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-08T09:03:23.577Z] #129 ... [2023-09-08T09:03:23.577Z] [2023-09-08T09:03:23.577Z] #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-08T09:03:23.577Z] #133 DONE 0.2s [2023-09-08T09:03:23.577Z] [2023-09-08T09:03:23.577Z] #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-09-08T09:03:23.577Z] #134 DONE 0.1s [2023-09-08T09:03:23.577Z] [2023-09-08T09:03:23.577Z] #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-08T09:03:23.577Z] #126 ... [2023-09-08T09:03:23.577Z] [2023-09-08T09:03:23.577Z] #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-08T09:03:23.577Z] #135 DONE 0.1s [2023-09-08T09:03:23.577Z] [2023-09-08T09:03:23.577Z] #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-08T09:03:23.577Z] #136 DONE 0.2s [2023-09-08T09:03:23.577Z] [2023-09-08T09:03:23.577Z] #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-08T09:03:23.577Z] #137 DONE 0.2s [2023-09-08T09:03:23.577Z] [2023-09-08T09:03:23.577Z] #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-08T09:03:23.577Z] #138 DONE 2.0s [2023-09-08T09:03:23.577Z] [2023-09-08T09:03:23.577Z] #87 [security-proxy-setup] exporting to image [2023-09-08T09:03:23.577Z] #87 exporting layers [2023-09-08T09:03:23.844Z] #87 exporting layers 1.1s done [2023-09-08T09:03:24.110Z] #87 writing image sha256:0664a444d122ec9f58f97f0bf74c8b708d55afde0b5db4a6cb026e7e4fa4dd46 done [2023-09-08T09:03:24.110Z] #87 naming to docker.io/library/security-proxy-setup-arm64 done [2023-09-08T09:03:24.110Z] #87 DONE 8.3s [2023-09-08T09:03:24.110Z] [2023-09-08T09:03:24.110Z] #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-08T09:03:34.166Z] #126 ... [2023-09-08T09:03:34.166Z] [2023-09-08T09:03:34.166Z] #125 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-08T09:03:34.166Z] #125 DONE 928.0s [2023-09-08T09:03:34.166Z] [2023-09-08T09:03:34.166Z] #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-08T09:03:34.166Z] #139 DONE 0.4s [2023-09-08T09:03:34.166Z] [2023-09-08T09:03:34.166Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-08T09:03:34.166Z] #127 ... [2023-09-08T09:03:34.166Z] [2023-09-08T09:03:34.166Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-08T09:03:35.598Z] #140 DONE 2.3s [2023-09-08T09:03:35.598Z] [2023-09-08T09:03:35.598Z] #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-08T09:03:35.866Z] #141 DONE 0.3s [2023-09-08T09:03:35.866Z] [2023-09-08T09:03:35.866Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-08T09:03:35.866Z] #127 ... [2023-09-08T09:03:35.866Z] [2023-09-08T09:03:35.866Z] #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-08T09:03:36.141Z] #142 DONE 0.3s [2023-09-08T09:03:36.141Z] [2023-09-08T09:03:36.141Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-08T09:03:36.141Z] #128 ... [2023-09-08T09:03:36.141Z] [2023-09-08T09:03:36.141Z] #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-08T09:03:36.407Z] #143 DONE 0.3s [2023-09-08T09:03:36.407Z] [2023-09-08T09:03:36.407Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-08T09:03:36.407Z] #128 ... [2023-09-08T09:03:36.407Z] [2023-09-08T09:03:36.407Z] #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-08T09:03:36.407Z] #144 DONE 0.1s [2023-09-08T09:03:36.672Z] [2023-09-08T09:03:36.672Z] #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-09-08T09:03:36.672Z] #145 DONE 0.1s [2023-09-08T09:03:36.672Z] [2023-09-08T09:03:36.672Z] #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-08T09:03:36.672Z] #129 ... [2023-09-08T09:03:36.672Z] [2023-09-08T09:03:36.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-09-08T09:03:36.672Z] #146 DONE 0.1s [2023-09-08T09:03:36.942Z] [2023-09-08T09:03:36.942Z] #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-08T09:03:36.942Z] #147 DONE 0.1s [2023-09-08T09:03:36.942Z] [2023-09-08T09:03:36.942Z] #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-08T09:03:36.942Z] #123 ... [2023-09-08T09:03:36.942Z] [2023-09-08T09:03:36.942Z] #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-08T09:03:37.213Z] #148 DONE 0.2s [2023-09-08T09:03:37.213Z] [2023-09-08T09:03:37.213Z] #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-08T09:03:39.145Z] #149 DONE 2.1s [2023-09-08T09:03:39.145Z] [2023-09-08T09:03:39.145Z] #87 [security-bootstrapper] exporting to image [2023-09-08T09:03:39.145Z] #87 exporting layers [2023-09-08T09:03:40.552Z] #87 exporting layers 1.1s done [2023-09-08T09:03:40.552Z] #87 writing image sha256:ecae993e487f6f80d7716e756ffdc9402c24497614302413008d42b83dc8d0eb 0.0s done [2023-09-08T09:03:40.552Z] #87 naming to docker.io/library/security-bootstrapper-arm64 done [2023-09-08T09:03:40.552Z] #87 DONE 9.4s [2023-09-08T09:03:40.552Z] [2023-09-08T09:03:40.552Z] #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-08T09:03:41.145Z] #131 DONE 936.6s [2023-09-08T09:03:41.145Z] [2023-09-08T09:03:41.145Z] #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-08T09:03:46.498Z] #124 ... [2023-09-08T09:03:46.498Z] [2023-09-08T09:03:46.498Z] #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-08T09:03:46.498Z] #150 ... [2023-09-08T09:03:46.498Z] [2023-09-08T09:03:46.498Z] #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-08T09:03:46.498Z] #126 DONE 941.5s [2023-09-08T09:03:46.498Z] [2023-09-08T09:03:46.498Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-08T09:03:46.498Z] #128 ... [2023-09-08T09:03:46.498Z] [2023-09-08T09:03:46.498Z] #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-08T09:03:46.498Z] #150 DONE 0.5s [2023-09-08T09:03:46.498Z] [2023-09-08T09:03:46.498Z] #151 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-08T09:03:46.767Z] #151 DONE 0.2s [2023-09-08T09:03:46.767Z] [2023-09-08T09:03:46.767Z] #152 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-08T09:03:46.767Z] #152 DONE 0.3s [2023-09-08T09:03:46.767Z] [2023-09-08T09:03:46.767Z] #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-09-08T09:03:47.034Z] #153 DONE 0.1s [2023-09-08T09:03:47.034Z] [2023-09-08T09:03:47.034Z] #154 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-08T09:03:47.034Z] #154 DONE 0.2s [2023-09-08T09:03:47.034Z] [2023-09-08T09:03:47.034Z] #155 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-08T09:03:47.619Z] #155 DONE 0.4s [2023-09-08T09:03:47.619Z] [2023-09-08T09:03:47.619Z] #156 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-09-08T09:03:47.619Z] #156 DONE 0.4s [2023-09-08T09:03:47.619Z] [2023-09-08T09:03:47.619Z] #157 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-08T09:03:47.619Z] #157 DONE 0.2s [2023-09-08T09:03:47.619Z] [2023-09-08T09:03:47.619Z] #158 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-08T09:03:47.619Z] #158 DONE 0.2s [2023-09-08T09:03:47.619Z] [2023-09-08T09:03:47.619Z] #159 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-08T09:03:47.885Z] #159 DONE 0.2s [2023-09-08T09:03:47.885Z] [2023-09-08T09:03:47.885Z] #160 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-08T09:03:48.162Z] #160 ... [2023-09-08T09:03:48.162Z] [2023-09-08T09:03:48.162Z] #161 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-08T09:03:48.162Z] #161 DONE 0.3s [2023-09-08T09:03:48.162Z] [2023-09-08T09:03:48.162Z] #162 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-08T09:03:48.754Z] #162 DONE 0.6s [2023-09-08T09:03:48.754Z] [2023-09-08T09:03:48.754Z] #163 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-08T09:03:48.754Z] #163 DONE 0.1s [2023-09-08T09:03:48.754Z] [2023-09-08T09:03:48.754Z] #160 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-08T09:03:50.723Z] #160 DONE 2.7s [2023-09-08T09:03:50.723Z] [2023-09-08T09:03:50.723Z] #87 [security-proxy-auth] exporting to image [2023-09-08T09:03:50.723Z] #87 exporting layers [2023-09-08T09:03:51.078Z] #87 ... [2023-09-08T09:03:51.078Z] [2023-09-08T09:03:51.078Z] #164 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-08T09:03:51.078Z] #164 DONE 2.4s [2023-09-08T09:03:51.347Z] [2023-09-08T09:03:51.347Z] #87 [security-secretstore-setup] exporting to image [2023-09-08T09:03:51.611Z] #87 exporting layers 1.2s done [2023-09-08T09:03:51.611Z] #87 writing image sha256:8f8ef84e9cfffb384bcf3a8beff7121ca2a8bcc9294b7ebb31568207146c159f [2023-09-08T09:03:51.876Z] #87 writing image sha256:8f8ef84e9cfffb384bcf3a8beff7121ca2a8bcc9294b7ebb31568207146c159f done [2023-09-08T09:03:51.876Z] #87 naming to docker.io/library/security-proxy-auth-arm64 done [2023-09-08T09:03:52.141Z] #87 exporting layers 1.1s done [2023-09-08T09:03:52.141Z] #87 writing image sha256:6cc4d3b4cf4dd272f9ea8e59c4c0b03ab39e9fae33878bb5966533b0d6ef2629 done [2023-09-08T09:03:52.141Z] #87 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-09-08T09:03:52.141Z] #87 DONE 11.3s [2023-09-08T09:03:52.141Z] [2023-09-08T09:03:52.141Z] #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-08T09:04:10.324Z] #129 ... [2023-09-08T09:04:10.324Z] [2023-09-08T09:04:10.324Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-08T09:04:10.324Z] #130 DONE 963.6s [2023-09-08T09:04:10.324Z] [2023-09-08T09:04:10.324Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-08T09:04:10.324Z] #128 ... [2023-09-08T09:04:10.324Z] [2023-09-08T09:04:10.324Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-08T09:04:10.324Z] #165 DONE 0.2s [2023-09-08T09:04:10.324Z] [2023-09-08T09:04:10.324Z] #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-08T09:04:10.324Z] #166 DONE 0.1s [2023-09-08T09:04:10.324Z] [2023-09-08T09:04:10.324Z] #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-09-08T09:04:10.324Z] #167 DONE 0.3s [2023-09-08T09:04:10.324Z] [2023-09-08T09:04:10.324Z] #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-09-08T09:04:10.324Z] #168 DONE 0.1s [2023-09-08T09:04:10.324Z] [2023-09-08T09:04:10.325Z] #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-09-08T09:04:10.325Z] #169 DONE 0.2s [2023-09-08T09:04:10.325Z] [2023-09-08T09:04:10.325Z] #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-09-08T09:04:13.659Z] #170 DONE 3.6s [2023-09-08T09:04:13.659Z] [2023-09-08T09:04:13.659Z] #87 [core-common-config-bootstrapper] exporting to image [2023-09-08T09:04:13.659Z] #87 exporting layers [2023-09-08T09:04:13.659Z] #87 exporting layers 0.5s done [2023-09-08T09:04:13.659Z] #87 writing image sha256:1d4763ed922a180c13d770133e7481ef30a74c6f462afcc8810fb1024be245b1 done [2023-09-08T09:04:13.659Z] #87 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-09-08T09:04:13.659Z] #87 DONE 11.8s [2023-09-08T09:04:13.659Z] [2023-09-08T09:04:13.659Z] #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-08T09:04:47.507Z] #124 ... [2023-09-08T09:04:47.507Z] [2023-09-08T09:04:47.507Z] #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-08T09:04:47.507Z] #123 DONE 1000.9s [2023-09-08T09:04:47.507Z] [2023-09-08T09:04:47.507Z] #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-08T09:04:47.507Z] #124 ... [2023-09-08T09:04:47.507Z] [2023-09-08T09:04:47.507Z] #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-08T09:04:47.507Z] #171 DONE 0.3s [2023-09-08T09:04:47.507Z] [2023-09-08T09:04:47.507Z] #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-08T09:04:47.507Z] #172 DONE 0.2s [2023-09-08T09:04:47.507Z] [2023-09-08T09:04:47.507Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-08T09:04:47.507Z] #173 DONE 0.3s [2023-09-08T09:04:47.507Z] [2023-09-08T09:04:47.507Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-08T09:04:47.507Z] #174 DONE 0.1s [2023-09-08T09:04:47.507Z] [2023-09-08T09:04:47.507Z] #87 [core-command] exporting to image [2023-09-08T09:04:47.507Z] #87 exporting layers [2023-09-08T09:04:47.507Z] #87 exporting layers 0.3s done [2023-09-08T09:04:47.507Z] #87 writing image sha256:b303948bd6dbf74e3e07c919846c5427d260dc64cb5e4de1fd10c858e5a458e2 done [2023-09-08T09:04:47.507Z] #87 naming to docker.io/library/core-command-arm64 done [2023-09-08T09:04:47.507Z] #87 DONE 12.0s [2023-09-08T09:04:47.507Z] [2023-09-08T09:04:47.507Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-08T09:04:59.804Z] #128 ... [2023-09-08T09:04:59.804Z] [2023-09-08T09:04:59.804Z] #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-08T09:04:59.804Z] #124 DONE 1013.4s [2023-09-08T09:04:59.804Z] [2023-09-08T09:04:59.804Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-08T09:04:59.804Z] #121 ... [2023-09-08T09:04:59.804Z] [2023-09-08T09:04:59.804Z] #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-08T09:04:59.804Z] #175 DONE 0.1s [2023-09-08T09:04:59.804Z] [2023-09-08T09:04:59.804Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-08T09:04:59.804Z] #121 ... [2023-09-08T09:04:59.804Z] [2023-09-08T09:04:59.804Z] #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-08T09:04:59.804Z] #176 DONE 0.1s [2023-09-08T09:04:59.804Z] [2023-09-08T09:04:59.804Z] #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-08T09:04:59.804Z] #177 DONE 0.3s [2023-09-08T09:04:59.804Z] [2023-09-08T09:04:59.804Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-08T09:04:59.804Z] #128 ... [2023-09-08T09:04:59.804Z] [2023-09-08T09:04:59.804Z] #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-08T09:04:59.804Z] #178 DONE 0.1s [2023-09-08T09:04:59.804Z] [2023-09-08T09:04:59.804Z] #87 [core-data] exporting to image [2023-09-08T09:04:59.804Z] #87 exporting layers [2023-09-08T09:04:59.804Z] #87 exporting layers 0.4s done [2023-09-08T09:04:59.804Z] #87 writing image sha256:3f2855df0a263bd0346c472b6505487ef69188f67762a14253f98c24fc378f52 done [2023-09-08T09:04:59.804Z] #87 naming to docker.io/library/core-data-arm64 done [2023-09-08T09:04:59.804Z] #87 DONE 12.4s [2023-09-08T09:04:59.804Z] [2023-09-08T09:04:59.804Z] #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-08T09:05:03.134Z] #129 DONE 1018.1s [2023-09-08T09:05:03.134Z] [2023-09-08T09:05:03.134Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-08T09:05:03.134Z] #121 ... [2023-09-08T09:05:03.134Z] [2023-09-08T09:05:03.134Z] #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-08T09:05:03.134Z] #179 DONE 0.1s [2023-09-08T09:05:03.134Z] [2023-09-08T09:05:03.134Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-08T09:05:03.134Z] #128 ... [2023-09-08T09:05:03.134Z] [2023-09-08T09:05:03.134Z] #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-08T09:05:03.399Z] #180 DONE 0.1s [2023-09-08T09:05:03.399Z] [2023-09-08T09:05:03.399Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-08T09:05:03.399Z] #128 ... [2023-09-08T09:05:03.399Z] [2023-09-08T09:05:03.399Z] #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-08T09:05:03.665Z] #181 DONE 0.3s [2023-09-08T09:05:03.665Z] [2023-09-08T09:05:03.665Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-08T09:05:03.937Z] #128 ... [2023-09-08T09:05:03.937Z] [2023-09-08T09:05:03.937Z] #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-08T09:05:03.937Z] #182 DONE 0.1s [2023-09-08T09:05:03.937Z] [2023-09-08T09:05:03.937Z] #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-08T09:05:03.937Z] #183 DONE 0.1s [2023-09-08T09:05:03.937Z] [2023-09-08T09:05:03.937Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-08T09:05:04.203Z] #128 ... [2023-09-08T09:05:04.203Z] [2023-09-08T09:05:04.203Z] #87 [core-metadata] exporting to image [2023-09-08T09:05:04.472Z] #87 exporting layers 0.3s done [2023-09-08T09:05:04.472Z] #87 writing image sha256:9bbd9c71c7d699cfa143fd4e94f4ffdf2b2edd870648002bf5cedfc49fa32000 done [2023-09-08T09:05:04.472Z] #87 naming to docker.io/library/core-metadata-arm64 done [2023-09-08T09:05:04.472Z] #87 DONE 12.8s [2023-09-08T09:05:04.472Z] [2023-09-08T09:05:04.472Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-08T09:05:31.129Z] #128 ... [2023-09-08T09:05:31.129Z] [2023-09-08T09:05:31.129Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-08T09:05:31.129Z] #127 DONE 1042.8s [2023-09-08T09:05:31.129Z] [2023-09-08T09:05:31.129Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-08T09:05:31.129Z] #128 ... [2023-09-08T09:05:31.129Z] [2023-09-08T09:05:31.129Z] #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-08T09:05:31.129Z] #184 DONE 0.1s [2023-09-08T09:05:31.129Z] [2023-09-08T09:05:31.129Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-08T09:05:31.129Z] #121 ... [2023-09-08T09:05:31.129Z] [2023-09-08T09:05:31.129Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-08T09:05:31.129Z] #185 DONE 0.1s [2023-09-08T09:05:31.129Z] [2023-09-08T09:05:31.129Z] #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-08T09:05:31.129Z] #186 DONE 0.3s [2023-09-08T09:05:31.129Z] [2023-09-08T09:05:31.129Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-08T09:05:31.129Z] #121 ... [2023-09-08T09:05:31.129Z] [2023-09-08T09:05:31.129Z] #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-09-08T09:05:31.129Z] #187 DONE 0.1s [2023-09-08T09:05:31.129Z] [2023-09-08T09:05:31.129Z] #87 [security-spiffe-token-provider] exporting to image [2023-09-08T09:05:31.129Z] #87 exporting layers [2023-09-08T09:05:31.129Z] #87 exporting layers 0.6s done [2023-09-08T09:05:31.129Z] #87 writing image sha256:ddb8b5e9b96037371b5d03ea9180d952ed79dba49db815598d0958fd7eee53fb done [2023-09-08T09:05:31.129Z] #87 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-09-08T09:05:31.129Z] #87 DONE 13.4s [2023-09-08T09:05:31.129Z] [2023-09-08T09:05:31.129Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-08T09:05:57.763Z] #121 DONE 1070.9s [2023-09-08T09:05:57.763Z] [2023-09-08T09:05:57.763Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-08T09:05:57.763Z] #128 ... [2023-09-08T09:05:57.763Z] [2023-09-08T09:05:57.763Z] #188 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-08T09:05:57.763Z] #188 DONE 0.1s [2023-09-08T09:05:57.763Z] [2023-09-08T09:05:57.763Z] #189 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-08T09:05:57.763Z] #189 DONE 0.1s [2023-09-08T09:05:57.763Z] [2023-09-08T09:05:57.763Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-08T09:05:57.763Z] #128 DONE 1071.4s [2023-09-08T09:05:57.763Z] [2023-09-08T09:05:57.763Z] #190 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-08T09:05:57.763Z] #190 DONE 0.5s [2023-09-08T09:05:57.763Z] [2023-09-08T09:05:57.763Z] #191 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-08T09:05:57.763Z] #191 DONE 0.1s [2023-09-08T09:05:57.763Z] [2023-09-08T09:05:57.763Z] #192 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-08T09:05:57.763Z] #192 DONE 0.1s [2023-09-08T09:05:57.763Z] [2023-09-08T09:05:57.763Z] #193 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-08T09:05:57.763Z] #193 DONE 0.1s [2023-09-08T09:05:57.763Z] [2023-09-08T09:05:57.763Z] #87 [support-notifications] exporting to image [2023-09-08T09:05:57.763Z] #87 exporting layers [2023-09-08T09:05:57.763Z] #87 exporting layers 0.6s done [2023-09-08T09:05:57.763Z] #87 writing image sha256:31a75498165d04b178baf4d46cc577fe87ec4f9a477041879dafd41399f1fdd6 done [2023-09-08T09:05:57.763Z] #87 naming to docker.io/library/support-notifications-arm64 done [2023-09-08T09:05:57.763Z] #87 DONE 13.9s [2023-09-08T09:05:57.763Z] [2023-09-08T09:05:57.763Z] #194 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-08T09:05:57.763Z] #194 DONE 0.5s [2023-09-08T09:05:57.763Z] [2023-09-08T09:05:57.763Z] #195 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-08T09:05:57.763Z] #195 DONE 0.1s [2023-09-08T09:05:57.763Z] [2023-09-08T09:05:57.763Z] #87 [support-scheduler] exporting to image [2023-09-08T09:05:57.763Z] #87 exporting layers 0.3s done [2023-09-08T09:05:57.763Z] #87 writing image sha256:12f58ff4e08464c69e9302effa278c28f10b96fbb1906466c8e067264a7d9f17 done [2023-09-08T09:05:57.764Z] #87 naming to docker.io/library/support-scheduler-arm64 done [2023-09-08T09:05:57.764Z] #87 DONE 14.3s [2023-09-08T09:05:57.764Z] time="2023-09-08T08:46:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-08T09:05:57.764Z] time="2023-09-08T08:46:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-08T09:05:57.764Z] time="2023-09-08T08:46:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-08T09:05:57.764Z] time="2023-09-08T08:46:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-08T09:05:57.764Z] time="2023-09-08T08:46:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-08T09:05:57.764Z] time="2023-09-08T08:46:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-08T09:05:57.764Z] time="2023-09-08T08:46:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-08T09:05:57.764Z] time="2023-09-08T08:46:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-08T09:05:57.764Z] time="2023-09-08T08:46:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-08T09:05:57.764Z] time="2023-09-08T08:46:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-08T09:05:57.764Z] time="2023-09-08T08:46:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-08T09:05:57.764Z] time="2023-09-08T08:46:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-08T09:05:57.764Z] time="2023-09-08T08:46:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-08T09:05:57.764Z] time="2023-09-08T08:46:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-08T09:05:57.766Z] $ docker stop --time=1 71c108ff2ada3e1fa8a7c2cdb50eee2bda899b9f4f39d6eefbf3db53e3b69815 [2023-09-08T09:06:01.861Z] $ docker rm -f --volumes 71c108ff2ada3e1fa8a7c2cdb50eee2bda899b9f4f39d6eefbf3db53e3b69815 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-08T09:06:02.335Z] + docker images [2023-09-08T09:06:02.335Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-08T09:06:02.335Z] support-scheduler-arm64 latest 12f58ff4e084 5 seconds ago 33MB [2023-09-08T09:06:02.335Z] support-notifications-arm64 latest 31a75498165d 6 seconds ago 33.7MB [2023-09-08T09:06:02.335Z] security-spiffe-token-provider-arm64 latest ddb8b5e9b960 34 seconds ago 33.3MB [2023-09-08T09:06:02.335Z] core-metadata-arm64 latest 9bbd9c71c7d6 59 seconds ago 21.2MB [2023-09-08T09:06:02.335Z] core-data-arm64 latest 3f2855df0a26 About a minute ago 21MB [2023-09-08T09:06:02.335Z] core-command-arm64 latest b303948bd6db About a minute ago 20.8MB [2023-09-08T09:06:02.335Z] core-common-config-bootstrapper-arm64 latest 1d4763ed922a About a minute ago 18MB [2023-09-08T09:06:02.335Z] security-proxy-auth-arm64 latest 8f8ef84e9cff 2 minutes ago 19.3MB [2023-09-08T09:06:02.335Z] security-secretstore-setup-arm64 latest 6cc4d3b4cf4d 2 minutes ago 43MB [2023-09-08T09:06:02.335Z] security-bootstrapper-arm64 latest ecae993e487f 2 minutes ago 22.6MB [2023-09-08T09:06:02.335Z] security-proxy-setup-arm64 latest 0664a444d122 2 minutes ago 28.8MB [2023-09-08T09:06:02.335Z] security-spire-server-arm64 latest c7704654ad26 18 minutes ago 97.1MB [2023-09-08T09:06:02.335Z] security-spire-config-arm64 latest 12f85789b2a8 18 minutes ago 96.2MB [2023-09-08T09:06:02.335Z] security-spire-agent-arm64 latest a53079e148c4 18 minutes ago 153MB [2023-09-08T09:06:02.335Z] ci-base-image-arm64 latest 8171d84a9b69 31 minutes ago 1.05GB [2023-09-08T09:06:02.335Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 8 weeks ago 677MB [2023-09-08T09:06:02.335Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 3 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-09-08T09:06:02.747Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-08T09:06:02.747Z] [2023-09-08T09:06:02.747Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T09:06:03.067Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-08T09:06:03.335Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-08T09:06:03.335Z] 8998bd30e6a1: Pulling fs layer [2023-09-08T09:06:03.335Z] 04944245beec: Pulling fs layer [2023-09-08T09:06:03.336Z] 699f458cf7ca: Pulling fs layer [2023-09-08T09:06:03.336Z] 765212b225bb: Pulling fs layer [2023-09-08T09:06:03.336Z] f23df028b6ca: Pulling fs layer [2023-09-08T09:06:03.336Z] d65c8cfc05b1: Pulling fs layer [2023-09-08T09:06:03.336Z] 2437ff75d9bd: Pulling fs layer [2023-09-08T09:06:03.336Z] 765212b225bb: Waiting [2023-09-08T09:06:03.336Z] f23df028b6ca: Waiting [2023-09-08T09:06:03.336Z] d65c8cfc05b1: Waiting [2023-09-08T09:06:03.336Z] 2437ff75d9bd: Waiting [2023-09-08T09:06:03.336Z] 04944245beec: Verifying Checksum [2023-09-08T09:06:03.336Z] 04944245beec: Download complete [2023-09-08T09:06:03.336Z] 765212b225bb: Verifying Checksum [2023-09-08T09:06:03.336Z] 765212b225bb: Download complete [2023-09-08T09:06:03.336Z] f23df028b6ca: Verifying Checksum [2023-09-08T09:06:03.336Z] f23df028b6ca: Download complete [2023-09-08T09:06:03.336Z] d65c8cfc05b1: Verifying Checksum [2023-09-08T09:06:03.336Z] d65c8cfc05b1: Download complete [2023-09-08T09:06:03.607Z] 699f458cf7ca: Verifying Checksum [2023-09-08T09:06:03.607Z] 699f458cf7ca: Download complete [2023-09-08T09:06:03.873Z] 8998bd30e6a1: Verifying Checksum [2023-09-08T09:06:03.873Z] 8998bd30e6a1: Download complete [2023-09-08T09:06:05.814Z] 2437ff75d9bd: Verifying Checksum [2023-09-08T09:06:05.814Z] 2437ff75d9bd: Download complete [2023-09-08T09:06:07.752Z] 8998bd30e6a1: Pull complete [2023-09-08T09:06:08.330Z] 04944245beec: Pull complete [2023-09-08T09:06:09.730Z] 699f458cf7ca: Pull complete [2023-09-08T09:06:09.730Z] 765212b225bb: Pull complete [2023-09-08T09:06:10.309Z] f23df028b6ca: Pull complete [2023-09-08T09:06:10.575Z] d65c8cfc05b1: Pull complete [2023-09-08T09:06:25.557Z] 2437ff75d9bd: Pull complete [2023-09-08T09:06:25.557Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-08T09:06:25.557Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-08T09:06:25.557Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-08T09:06:25.791Z] prd-ubuntu20.04-docker-arm64-4c-16g-5615 does not seem to be running inside a container [2023-09-08T09:06:25.867Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-08T09:06:28.736Z] $ docker top 614370ee6e98d7b34316b7beace8554db10ab3431c7e7559436ef21ae42da114 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-08T09:06:29.681Z] ---> job-cost.sh [2023-09-08T09:06:29.681Z] lf-activate-venv: SKIPPING [2023-09-08T09:06:29.681Z] INFO: No Stack... [2023-09-08T09:06:29.952Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-08T09:06:30.926Z] INFO: Archiving Costs [Pipeline] sh [2023-09-08T09:06:31.267Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2023-09-08T09:06:31.267Z] + cut -d, -f6 [Pipeline] lock [2023-09-08T09:06:31.302Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4670-3-stack-cost] [2023-09-08T09:06:31.311Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4670-3-stack-cost] did not exist. Created. [2023-09-08T09:06:31.311Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4670-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-08T09:06:31.641Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-08T09:06:31.832Z] Stashed 1 file(s) [Pipeline] } [2023-09-08T09:06:31.842Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4670-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-08T09:06:31.846Z] $ docker stop --time=1 614370ee6e98d7b34316b7beace8554db10ab3431c7e7559436ef21ae42da114 [2023-09-08T09:06:33.306Z] $ docker rm -f --volumes 614370ee6e98d7b34316b7beace8554db10ab3431c7e7559436ef21ae42da114 [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-09-08T09:06:33.757Z] provisioning config files... [2023-09-08T09:06:33.763Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config164265887503834284tmp [Pipeline] { [Pipeline] sh [2023-09-08T09:06:34.060Z] + set +x [2023-09-08T09:06:34.060Z] + curl -s https://codecov.io/bash [2023-09-08T09:06:34.060Z] + bash -s -- [2023-09-08T09:06:34.060Z] [2023-09-08T09:06:34.060Z] _____ _ [2023-09-08T09:06:34.060Z] / ____| | | [2023-09-08T09:06:34.060Z] | | ___ __| | ___ ___ _____ __ [2023-09-08T09:06:34.060Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-08T09:06:34.060Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-08T09:06:34.060Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-08T09:06:34.060Z] Bash-1.0.6 [2023-09-08T09:06:34.060Z] [2023-09-08T09:06:34.060Z] [2023-09-08T09:06:34.060Z] ==> git version 2.25.1 found [2023-09-08T09:06:34.060Z] ==> 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-09-08T09:06:34.060Z] Release-Date: 2020-01-08 [2023-09-08T09:06:34.060Z] 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-09-08T09:06:34.060Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-08T09:06:34.060Z] ==> Jenkins CI detected. [2023-09-08T09:06:34.060Z] current dir:  /w/workspace/edgex-go/3 [2023-09-08T09:06:34.060Z] project root: . [2023-09-08T09:06:34.060Z] --> token set from env [2023-09-08T09:06:34.060Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-08T09:06:34.323Z] ==> Running gcov in . (disable via -X gcov) [2023-09-08T09:06:34.323Z] ==> Python coveragepy not found [2023-09-08T09:06:34.323Z] ==> Searching for coverage reports in: [2023-09-08T09:06:34.323Z] + . [2023-09-08T09:06:34.323Z] -> Found 1 reports [2023-09-08T09:06:34.323Z] ==> Detecting git/mercurial file structure [2023-09-08T09:06:34.323Z] ==> Reading reports [2023-09-08T09:06:34.323Z] + ./coverage.out bytes=450366 [2023-09-08T09:06:34.323Z] ==> Appending adjustments [2023-09-08T09:06:34.323Z] https://docs.codecov.io/docs/fixing-reports [2023-09-08T09:06:35.706Z] + Found adjustments [2023-09-08T09:06:35.706Z] ==> Gzipping contents [2023-09-08T09:06:35.706Z] 60K /tmp/codecov.agRDt0.gz [2023-09-08T09:06:35.706Z] ==> Uploading reports [2023-09-08T09:06:35.706Z] url: https://codecov.io [2023-09-08T09:06:35.706Z] query: branch=PR-4670&commit=31c8251dedcbd6d7b6cd5192ed8212e20a08acea&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4670%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4670&job=&cmd_args= [2023-09-08T09:06:35.706Z] -> Pinging Codecov [2023-09-08T09:06:35.706Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4670&commit=31c8251dedcbd6d7b6cd5192ed8212e20a08acea&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4670%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4670&job=&cmd_args= [2023-09-08T09:06:35.706Z] -> Uploading to [2023-09-08T09:06:35.706Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-08/00271124DB129430A58F1EEE437C3FCB/31c8251dedcbd6d7b6cd5192ed8212e20a08acea/c345cb47-ac74-48ee-b8e7-fa0d6958c25d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230908%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230908T090635Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d7e6e47bb6b1b82da460141c0ea45be4253aa06fc1264d1b53a68bff0a06f12a [2023-09-08T09:06:35.706Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-08T09:06:35.706Z] Dload Upload Total Spent Left Speed [2023-09-08T09:06:35.965Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57724 0 0 100 57724 0 272k --:--:-- --:--:-- --:--:-- 272k [2023-09-08T09:06:35.965Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/31c8251dedcbd6d7b6cd5192ed8212e20a08acea [Pipeline] } [2023-09-08T09:06:35.972Z] 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-09-08T09:06:36.597Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-09-08T09:06:36.885Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-08T09:06:37.745Z] ---> package-listing.sh [2023-09-08T09:06:37.745Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-08T09:06:37.745Z] ++ facter osfamily [2023-09-08T09:06:38.006Z] + OS_FAMILY=debian [2023-09-08T09:06:38.006Z] + workspace=/w/workspace/edgex-go/3 [2023-09-08T09:06:38.006Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-08T09:06:38.006Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-08T09:06:38.006Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-08T09:06:38.006Z] + PACKAGES=/tmp/packages_start.txt [2023-09-08T09:06:38.006Z] + '[' /w/workspace/edgex-go/3 ']' [2023-09-08T09:06:38.006Z] + PACKAGES=/tmp/packages_end.txt [2023-09-08T09:06:38.006Z] + case "${OS_FAMILY}" in [2023-09-08T09:06:38.006Z] + dpkg -l [2023-09-08T09:06:38.006Z] + grep '^ii' [2023-09-08T09:06:38.006Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-08T09:06:38.006Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-08T09:06:38.006Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-08T09:06:38.006Z] + '[' /w/workspace/edgex-go/3 ']' [2023-09-08T09:06:38.006Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2023-09-08T09:06:38.006Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2023-09-08T09:06:38.014Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-08T09:06:38.290Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T09:06:38.845Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-08T09:06:38.845Z] [2023-09-08T09:06:38.845Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-08T09:06:39.142Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-08T09:06:39.142Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-08T09:06:39.142Z] 5eb5b503b376: Pulling fs layer [2023-09-08T09:06:39.142Z] 5c69ac0246d0: Pulling fs layer [2023-09-08T09:06:39.142Z] ec43610c2a17: Pulling fs layer [2023-09-08T09:06:39.142Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-08T09:06:39.142Z] 33b1e0a273af: Pulling fs layer [2023-09-08T09:06:39.142Z] 5d3b04190fa2: Pulling fs layer [2023-09-08T09:06:39.142Z] 2f39f015ded8: Pulling fs layer [2023-09-08T09:06:39.142Z] 5d3b04190fa2: Waiting [2023-09-08T09:06:39.142Z] 2f39f015ded8: Waiting [2023-09-08T09:06:39.142Z] 3a2ae6a8a46f: Waiting [2023-09-08T09:06:39.142Z] 5c69ac0246d0: Download complete [2023-09-08T09:06:39.142Z] 3a2ae6a8a46f: Download complete [2023-09-08T09:06:39.142Z] 33b1e0a273af: Verifying Checksum [2023-09-08T09:06:39.142Z] 33b1e0a273af: Download complete [2023-09-08T09:06:39.142Z] 5d3b04190fa2: Verifying Checksum [2023-09-08T09:06:39.142Z] 5d3b04190fa2: Download complete [2023-09-08T09:06:39.142Z] ec43610c2a17: Verifying Checksum [2023-09-08T09:06:39.142Z] ec43610c2a17: Download complete [2023-09-08T09:06:39.400Z] 5eb5b503b376: Verifying Checksum [2023-09-08T09:06:39.400Z] 5eb5b503b376: Download complete [2023-09-08T09:06:39.968Z] 2f39f015ded8: Download complete [2023-09-08T09:06:40.904Z] 5eb5b503b376: Pull complete [2023-09-08T09:06:40.904Z] 5c69ac0246d0: Pull complete [2023-09-08T09:06:41.163Z] ec43610c2a17: Pull complete [2023-09-08T09:06:41.423Z] 3a2ae6a8a46f: Pull complete [2023-09-08T09:06:41.423Z] 33b1e0a273af: Pull complete [2023-09-08T09:06:41.682Z] 5d3b04190fa2: Pull complete [2023-09-08T09:06:45.872Z] 2f39f015ded8: Pull complete [2023-09-08T09:06:45.872Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-08T09:06:45.872Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-08T09:06:45.872Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-08T09:06:45.958Z] prd-ubuntu20.04-docker-8c-8g-5613 does not seem to be running inside a container [2023-09-08T09:06:45.978Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-09-08T09:06:50.147Z] $ docker top 3d75c38d44ecdb56fa95a308774a4eb38028836b1a3bff84762074483f6482b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-08T09:06:50.513Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-08T09:06:50.795Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-08T09:06:51.079Z] + ls /var/log/sa-host [2023-09-08T09:06:51.079Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-08T09:06:51.259Z] provisioning config files... [2023-09-08T09:06:51.266Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config15404519820742523212tmp [Pipeline] { [Pipeline] echo [2023-09-08T09:06:51.280Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-08T09:06:51.564Z] ---> create-netrc.sh [Pipeline] } [2023-09-08T09:06:51.570Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-08T09:06:51.897Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-08T09:06:51.904Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-08T09:06:52.188Z] ---> sudo-logs.sh [2023-09-08T09:06:52.188Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-08T09:06:52.208Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-08T09:06:52.490Z] ---> job-cost.sh [2023-09-08T09:06:52.490Z] lf-activate-venv: SKIPPING [2023-09-08T09:06:52.490Z] DEBUG: total: 0.10999999940395355 [2023-09-08T09:06:52.490Z] INFO: Retrieving Stack Cost... [2023-09-08T09:06:52.751Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-08T09:06:53.322Z] INFO: Archiving Costs [Pipeline] echo [2023-09-08T09:06:53.333Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-08T09:06:53.616Z] ---> logs-deploy.sh [2023-09-08T09:06:53.616Z] lf-activate-venv: SKIPPING [2023-09-08T09:06:53.616Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4670/3 [2023-09-08T09:06:53.616Z] INFO: archiving workspace using pattern(s): [2023-09-08T09:06:54.550Z] Archives upload complete. [2023-09-08T09:06:54.550Z] INFO: archiving logs to Nexus