Pull request #4686 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at b006ed3fb02d1ca178eb86987183e820dae8a246 rather than 4482fa8b2b4b954fac65288152b89b032cac754c Obtained Jenkinsfile from b006ed3fb02d1ca178eb86987183e820dae8a246 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-ssh2575284854691102461.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12737394239581869145.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4686/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4686/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9466729862920135837.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4686/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8040141979495497479.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5641172389939481033.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4686/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4686/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17526874286588606102.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6685 in /w/workspace/edgexfoundry_edgex-go_PR-4686 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit b006ed3fb02d1ca178eb86987183e820dae8a246 into PR head commit 4482fa8b2b4b954fac65288152b89b032cac754c Merge succeeded, producing 4482fa8b2b4b954fac65288152b89b032cac754c Checking out Revision 4482fa8b2b4b954fac65288152b89b032cac754c (PR-4686) > 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/4686/head:refs/remotes/origin/PR-4686 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4482fa8b2b4b954fac65288152b89b032cac754c # 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 b006ed3fb02d1ca178eb86987183e820dae8a246 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4482fa8b2b4b954fac65288152b89b032cac754c # timeout=10 Commit message: "fix: Purge notifications properly" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-20T08:31:38.353Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-20T08:31:38.603Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-20T08:31:38.699Z] ========================================================= [2023-09-20T08:31:38.700Z] EdgeX Global Pipelines Version Info [2023-09-20T08:31:38.700Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-20T08:31:39.495Z] ------------------- [2023-09-20T08:31:39.495Z] stable info: [2023-09-20T08:31:39.495Z] ------------------- [2023-09-20T08:31:39.495Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-20T08:31:39.495Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-20T08:31:39.495Z] Message: update stable to v1.0.254 [2023-09-20T08:31:40.066Z] ------------------- [2023-09-20T08:31:40.066Z] experimental info: [2023-09-20T08:31:40.066Z] ------------------- [2023-09-20T08:31:40.066Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-20T08:31:40.066Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-20T08:31:40.066Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-20T08:31:40.354Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-09-20T08:31:40.397Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-09-20T08:31:40.435Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-20T08:31:40.474Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-20T08:31:40.521Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-20T08:31:40.564Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-20T08:31:40.601Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-20T08:31:40.639Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-09-20T08:31:40.674Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-09-20T08:31:40.713Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-09-20T08:31:40.752Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-20T08:31:40.792Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-20T08:31:40.828Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-20T08:31:40.868Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-20T08:31:40.910Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-20T08:31:40.947Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-20T08:31:40.985Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-20T08:31:41.021Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-20T08:31:41.063Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-09-20T08:31:41.099Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-09-20T08:31:41.141Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-20T08:31:41.183Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-20T08:31:41.229Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-20T08:31:41.270Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4686 [Pipeline] echo [2023-09-20T08:31:41.315Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4686 [Pipeline] echo [2023-09-20T08:31:41.356Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4686 [Pipeline] echo [2023-09-20T08:31:41.403Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4482fa8b2b4b954fac65288152b89b032cac754c [Pipeline] echo [2023-09-20T08:31:41.453Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4482fa8 [Pipeline] echo [2023-09-20T08:31:41.498Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T08:31:41.607Z] provisioning config files... [2023-09-20T08:31:41.622Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config15542163693353242410tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T08:31:41.969Z] ---> docker-login.sh [2023-09-20T08:31:41.969Z] nexus3.edgexfoundry.org:10001 [2023-09-20T08:31:42.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T08:31:42.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T08:31:42.230Z] Configure a credential helper to remove this warning. See [2023-09-20T08:31:42.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T08:31:42.230Z] [2023-09-20T08:31:42.230Z] Login Succeeded [2023-09-20T08:31:42.230Z] nexus3.edgexfoundry.org:10002 [2023-09-20T08:31:42.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T08:31:42.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T08:31:42.490Z] Configure a credential helper to remove this warning. See [2023-09-20T08:31:42.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T08:31:42.490Z] [2023-09-20T08:31:42.490Z] Login Succeeded [2023-09-20T08:31:42.490Z] nexus3.edgexfoundry.org:10003 [2023-09-20T08:31:42.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T08:31:42.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T08:31:42.490Z] Configure a credential helper to remove this warning. See [2023-09-20T08:31:42.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T08:31:42.490Z] [2023-09-20T08:31:42.490Z] Login Succeeded [2023-09-20T08:31:42.490Z] nexus3.edgexfoundry.org:10004 [2023-09-20T08:31:42.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T08:31:42.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T08:31:42.751Z] Configure a credential helper to remove this warning. See [2023-09-20T08:31:42.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T08:31:42.751Z] [2023-09-20T08:31:42.751Z] Login Succeeded [2023-09-20T08:31:42.751Z] docker.io [2023-09-20T08:31:42.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T08:31:43.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T08:31:43.009Z] Configure a credential helper to remove this warning. See [2023-09-20T08:31:43.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T08:31:43.009Z] [2023-09-20T08:31:43.009Z] Login Succeeded [2023-09-20T08:31:43.009Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T08:31:43.036Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T08:31:43.453Z] + 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-20T08:31:43.453Z] + dirname cmd/core-command/Dockerfile [2023-09-20T08:31:43.453Z] + cut -d/ -f2 [2023-09-20T08:31:43.453Z] + echo core-command,cmd/core-command/Dockerfile [2023-09-20T08:31:43.453Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-09-20T08:31:43.453Z] + cut -d/ -f2 [2023-09-20T08:31:43.453Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-09-20T08:31:43.453Z] + + dirname cmd/core-data/Dockerfilecut [2023-09-20T08:31:43.453Z] -d/ -f2 [2023-09-20T08:31:43.453Z] + echo core-data,cmd/core-data/Dockerfile [2023-09-20T08:31:43.453Z] + dirname cmd/core-metadata/Dockerfile [2023-09-20T08:31:43.453Z] + cut -d/ -f2 [2023-09-20T08:31:43.453Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-09-20T08:31:43.453Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-09-20T08:31:43.453Z] + cut -d/ -f2 [2023-09-20T08:31:43.453Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-09-20T08:31:43.453Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-09-20T08:31:43.453Z] + cut -d/ -f2 [2023-09-20T08:31:43.453Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-09-20T08:31:43.453Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-09-20T08:31:43.453Z] + cut -d/ -f2 [2023-09-20T08:31:43.453Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-09-20T08:31:43.453Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-09-20T08:31:43.453Z] + cut -d/ -f2 [2023-09-20T08:31:43.453Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-09-20T08:31:43.453Z] + + cutdirname -d/ cmd/security-spiffe-token-provider/Dockerfile -f2 [2023-09-20T08:31:43.453Z] [2023-09-20T08:31:43.453Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-09-20T08:31:43.453Z] + cut -d/ -f2 [2023-09-20T08:31:43.453Z] + dirname cmd/security-spire-agent/Dockerfile [2023-09-20T08:31:43.453Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-09-20T08:31:43.453Z] + dirname cmd/security-spire-config/Dockerfile [2023-09-20T08:31:43.453Z] + cut -d/ -f2 [2023-09-20T08:31:43.453Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-09-20T08:31:43.453Z] + dirname cmd/security-spire-server/Dockerfile [2023-09-20T08:31:43.453Z] + cut -d/ -f2 [2023-09-20T08:31:43.453Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-09-20T08:31:43.453Z] + dirname cmd/support-notifications/Dockerfile [2023-09-20T08:31:43.453Z] + cut -d/ -f2 [2023-09-20T08:31:43.453Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-09-20T08:31:43.453Z] + dirname cmd/support-scheduler/Dockerfile [2023-09-20T08:31:43.453Z] + cut -d/ -f2 [2023-09-20T08:31:43.453Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-09-20T08:31:43.524Z] 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-20T08:31:44.046Z] + git rev-list -1 --merges 4482fa8b2b4b954fac65288152b89b032cac754c~1..4482fa8b2b4b954fac65288152b89b032cac754c [Pipeline] echo [2023-09-20T08:31:44.078Z] -----------> git rev-list -1 --merges 4482fa8b2b4b954fac65288152b89b032cac754c~1..4482fa8b2b4b954fac65288152b89b032cac754c 4482fa8b2b4b954fac65288152b89b032cac754c [false] [Pipeline] sh [2023-09-20T08:31:44.388Z] + git log --format=format:%s -1 4482fa8b2b4b954fac65288152b89b032cac754c [Pipeline] echo [2023-09-20T08:31:44.426Z] ========================================================= [2023-09-20T08:31:44.426Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-20T08:31:44.426Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-09-20T08:31:44.915Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T08:31:44.915Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-20T08:31:44.915Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-20T08:31:44.915Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-20T08:31:44.915Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-20T08:31:44.915Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-20T08:31:44.915Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T08:31:45.421Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T08:31:45.421Z] [2023-09-20T08:31:45.421Z] 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-20T08:31:45.804Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T08:31:45.804Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-20T08:31:45.804Z] b85a868b505f: Pulling fs layer [2023-09-20T08:31:45.804Z] e2be974225ed: Pulling fs layer [2023-09-20T08:31:45.804Z] 339a4e72a1f5: Pulling fs layer [2023-09-20T08:31:45.804Z] 988bab9f4d93: Pulling fs layer [2023-09-20T08:31:45.804Z] 1469e6f7b9e6: Pulling fs layer [2023-09-20T08:31:45.804Z] eaf3925da568: Pulling fs layer [2023-09-20T08:31:45.804Z] bab4dde63d76: Pulling fs layer [2023-09-20T08:31:45.804Z] bde34c3a00c8: Pulling fs layer [2023-09-20T08:31:45.804Z] b352a97aabf1: Pulling fs layer [2023-09-20T08:31:45.804Z] 4872d77fe225: Pulling fs layer [2023-09-20T08:31:45.804Z] 5851b861e8e6: Pulling fs layer [2023-09-20T08:31:45.804Z] 988bab9f4d93: Waiting [2023-09-20T08:31:45.804Z] 1469e6f7b9e6: Waiting [2023-09-20T08:31:45.804Z] eaf3925da568: Waiting [2023-09-20T08:31:45.804Z] 4872d77fe225: Waiting [2023-09-20T08:31:45.804Z] bab4dde63d76: Waiting [2023-09-20T08:31:45.804Z] bde34c3a00c8: Waiting [2023-09-20T08:31:45.804Z] 5851b861e8e6: Waiting [2023-09-20T08:31:45.804Z] b352a97aabf1: Waiting [2023-09-20T08:31:45.804Z] e2be974225ed: Verifying Checksum [2023-09-20T08:31:45.804Z] e2be974225ed: Download complete [2023-09-20T08:31:45.804Z] 988bab9f4d93: Verifying Checksum [2023-09-20T08:31:45.804Z] 988bab9f4d93: Download complete [2023-09-20T08:31:46.065Z] 1469e6f7b9e6: Verifying Checksum [2023-09-20T08:31:46.065Z] 1469e6f7b9e6: Download complete [2023-09-20T08:31:46.065Z] eaf3925da568: Download complete [2023-09-20T08:31:46.065Z] 339a4e72a1f5: Verifying Checksum [2023-09-20T08:31:46.065Z] 339a4e72a1f5: Download complete [2023-09-20T08:31:46.065Z] bde34c3a00c8: Download complete [2023-09-20T08:31:46.065Z] b352a97aabf1: Verifying Checksum [2023-09-20T08:31:46.065Z] b352a97aabf1: Download complete [2023-09-20T08:31:46.065Z] 4872d77fe225: Verifying Checksum [2023-09-20T08:31:46.065Z] 4872d77fe225: Download complete [2023-09-20T08:31:46.065Z] 5851b861e8e6: Download complete [2023-09-20T08:31:46.065Z] b85a868b505f: Verifying Checksum [2023-09-20T08:31:46.065Z] b85a868b505f: Download complete [2023-09-20T08:31:46.325Z] bab4dde63d76: Verifying Checksum [2023-09-20T08:31:46.325Z] bab4dde63d76: Download complete [2023-09-20T08:31:47.262Z] b85a868b505f: Pull complete [2023-09-20T08:31:47.553Z] e2be974225ed: Pull complete [2023-09-20T08:31:48.143Z] 339a4e72a1f5: Pull complete [2023-09-20T08:31:48.143Z] 988bab9f4d93: Pull complete [2023-09-20T08:31:48.403Z] 1469e6f7b9e6: Pull complete [2023-09-20T08:31:48.403Z] eaf3925da568: Pull complete [2023-09-20T08:31:50.308Z] bab4dde63d76: Pull complete [2023-09-20T08:31:50.308Z] bde34c3a00c8: Pull complete [2023-09-20T08:31:50.569Z] b352a97aabf1: Pull complete [2023-09-20T08:31:50.569Z] 4872d77fe225: Pull complete [2023-09-20T08:31:50.828Z] 5851b861e8e6: Pull complete [2023-09-20T08:31:50.828Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-20T08:31:50.828Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T08:31:50.828Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T08:31:51.065Z] prd-ubuntu20.04-docker-8c-8g-6685 does not seem to be running inside a container [2023-09-20T08:31:51.093Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-20T08:31:54.014Z] $ docker top 082a7358eb555036ac043cc243c24e93291da2ef895112a182a4692bb7474107 -eo pid,comm [2023-09-20T08:31:54.077Z] 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-20T08:31:54.077Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T08:31:54.200Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T08:31:54.200Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T08:31:54.318Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T08:31:54.318Z] $ docker exec 082a7358eb555036ac043cc243c24e93291da2ef895112a182a4692bb7474107 ssh-agent [2023-09-20T08:31:54.431Z] SSH_AUTH_SOCK=/tmp/ssh-jNMoiuJJRkn3/agent.32 [2023-09-20T08:31:54.431Z] SSH_AGENT_PID=38 [2023-09-20T08:31:54.438Z] Running ssh-add (command line suppressed) [2023-09-20T08:31:54.549Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_576937646158769321.key (/w/workspace/edgex-go/1@tmp/private_key_576937646158769321.key) [2023-09-20T08:31:54.567Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T08:31:54.908Z] + git tag --points-at HEAD [Pipeline] } [2023-09-20T08:31:54.933Z] $ docker exec --env ******** --env ******** 082a7358eb555036ac043cc243c24e93291da2ef895112a182a4692bb7474107 ssh-agent -k [2023-09-20T08:31:55.043Z] unset SSH_AUTH_SOCK; [2023-09-20T08:31:55.044Z] unset SSH_AGENT_PID; [2023-09-20T08:31:55.044Z] echo Agent pid 38 killed; [2023-09-20T08:31:55.056Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-20T08:31:55.148Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T08:31:55.148Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T08:31:55.265Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T08:31:55.266Z] $ docker exec 082a7358eb555036ac043cc243c24e93291da2ef895112a182a4692bb7474107 ssh-agent [2023-09-20T08:31:55.377Z] SSH_AUTH_SOCK=/tmp/ssh-40uWwk4925G3/agent.71 [2023-09-20T08:31:55.377Z] SSH_AGENT_PID=77 [2023-09-20T08:31:55.381Z] Running ssh-add (command line suppressed) [2023-09-20T08:31:55.494Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_18335651043537081060.key (/w/workspace/edgex-go/1@tmp/private_key_18335651043537081060.key) [2023-09-20T08:31:55.512Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T08:31:55.843Z] + git semver init [2023-09-20T08:31:56.103Z] 2023-09-20 08:31:56,020 [run_init] DEBUG init version:0.0.0 force:False [2023-09-20T08:31:56.103Z] 2023-09-20 08:31:56,021 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-09-20T08:31:56.103Z] 2023-09-20 08:31:56,022 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-09-20T08:31:56.103Z] 2023-09-20 08:31:56,022 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-09-20T08:32:01.376Z] 2023-09-20 08:32:01,013 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-09-20T08:32:01.376Z] 2023-09-20 08:32:01,014 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4686 with force:False [2023-09-20T08:32:01.376Z] 2023-09-20 08:32:01,014 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4686 [2023-09-20T08:32:01.376Z] 2023-09-20 08:32:01,018 [execute] INFO git cat-file --batch-check [2023-09-20T08:32:01.376Z] 2023-09-20 08:32:01,018 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T08:32:01.376Z] 2023-09-20 08:32:01,024 [execute] INFO git cat-file --batch [2023-09-20T08:32:01.376Z] 2023-09-20 08:32:01,024 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T08:32:01.376Z] 2023-09-20 08:32:01,028 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4686 [2023-09-20T08:32:01.376Z] 0.0.0 [Pipeline] } [2023-09-20T08:32:01.403Z] $ docker exec --env ******** --env ******** 082a7358eb555036ac043cc243c24e93291da2ef895112a182a4692bb7474107 ssh-agent -k [2023-09-20T08:32:01.504Z] unset SSH_AUTH_SOCK; [2023-09-20T08:32:01.504Z] unset SSH_AGENT_PID; [2023-09-20T08:32:01.504Z] echo Agent pid 77 killed; [2023-09-20T08:32:01.516Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T08:32:01.934Z] + git semver [Pipeline] } [2023-09-20T08:32:02.215Z] $ docker stop --time=1 082a7358eb555036ac043cc243c24e93291da2ef895112a182a4692bb7474107 [2023-09-20T08:32:03.515Z] $ docker rm -f --volumes 082a7358eb555036ac043cc243c24e93291da2ef895112a182a4692bb7474107 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T08:32:03.929Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-20T08:32:04.187Z] Stashed 1 file(s) [Pipeline] echo [2023-09-20T08:32:04.210Z] [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-20T08:32:05.134Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-09-20T08:32:05.173Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T08:32:05.250Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T08:32:05.284Z] ========================================================= [2023-09-20T08:32:05.284Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-20T08:32:05.284Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-20T08:32:05.721Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-20T08:32:05.721Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-20T08:32:05.721Z] 7264a8db6415: Pulling fs layer [2023-09-20T08:32:05.721Z] c4d48a809fc2: Pulling fs layer [2023-09-20T08:32:05.721Z] 4f1c88b9dad5: Pulling fs layer [2023-09-20T08:32:05.721Z] ad3a456e5733: Pulling fs layer [2023-09-20T08:32:05.721Z] 9e4f439ed901: Pulling fs layer [2023-09-20T08:32:05.721Z] feaf6a47b606: Pulling fs layer [2023-09-20T08:32:05.721Z] 5e8b037d7d82: Pulling fs layer [2023-09-20T08:32:05.721Z] 8ac70367396e: Pulling fs layer [2023-09-20T08:32:05.721Z] 6db16350a2e2: Pulling fs layer [2023-09-20T08:32:05.721Z] 9250d5d63582: Pulling fs layer [2023-09-20T08:32:05.721Z] feaf6a47b606: Waiting [2023-09-20T08:32:05.721Z] ad3a456e5733: Waiting [2023-09-20T08:32:05.721Z] 5e8b037d7d82: Waiting [2023-09-20T08:32:05.721Z] 8ac70367396e: Waiting [2023-09-20T08:32:05.721Z] 9e4f439ed901: Waiting [2023-09-20T08:32:05.721Z] 6db16350a2e2: Waiting [2023-09-20T08:32:05.721Z] 9250d5d63582: Waiting [2023-09-20T08:32:05.721Z] c4d48a809fc2: Verifying Checksum [2023-09-20T08:32:05.721Z] c4d48a809fc2: Download complete [2023-09-20T08:32:05.721Z] ad3a456e5733: Verifying Checksum [2023-09-20T08:32:05.721Z] ad3a456e5733: Download complete [2023-09-20T08:32:05.721Z] 7264a8db6415: Verifying Checksum [2023-09-20T08:32:05.721Z] 7264a8db6415: Download complete [2023-09-20T08:32:05.980Z] feaf6a47b606: Verifying Checksum [2023-09-20T08:32:05.981Z] feaf6a47b606: Download complete [2023-09-20T08:32:05.981Z] 7264a8db6415: Pull complete [2023-09-20T08:32:06.241Z] c4d48a809fc2: Pull complete [2023-09-20T08:32:06.241Z] 8ac70367396e: Verifying Checksum [2023-09-20T08:32:06.241Z] 8ac70367396e: Download complete [2023-09-20T08:32:06.501Z] 4f1c88b9dad5: Download complete [2023-09-20T08:32:06.501Z] 6db16350a2e2: Verifying Checksum [2023-09-20T08:32:06.501Z] 6db16350a2e2: Download complete [2023-09-20T08:32:06.760Z] 5e8b037d7d82: Verifying Checksum [2023-09-20T08:32:06.760Z] 5e8b037d7d82: Download complete [2023-09-20T08:32:06.760Z] 9250d5d63582: Verifying Checksum [2023-09-20T08:32:06.760Z] 9250d5d63582: Download complete [2023-09-20T08:32:10.040Z] 4f1c88b9dad5: Pull complete [2023-09-20T08:32:10.040Z] ad3a456e5733: Pull complete [2023-09-20T08:32:10.040Z] 9e4f439ed901: Pull complete [2023-09-20T08:32:10.040Z] feaf6a47b606: Pull complete [2023-09-20T08:32:12.574Z] 5e8b037d7d82: Pull complete [2023-09-20T08:32:12.574Z] 8ac70367396e: Pull complete [2023-09-20T08:32:13.139Z] 6db16350a2e2: Pull complete [2023-09-20T08:32:13.711Z] 9250d5d63582: Pull complete [2023-09-20T08:32:13.711Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-20T08:32:13.711Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-20T08:32:13.711Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-20T08:32:14.066Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-20T08:32:14.066Z] WORKDIR /edgex [2023-09-20T08:32:14.066Z] COPY go.mod . [2023-09-20T08:32:14.066Z] RUN go mod download [2023-09-20T08:32:14.066Z] + docker build -t ci-base-image-x86_64 -f - . [2023-09-20T08:32:14.634Z] Sending build context to Docker daemon 171MB [2023-09-20T08:32:14.634Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-20T08:32:14.634Z] ---> fa269f55d9b9 [2023-09-20T08:32:14.634Z] Step 2/4 : WORKDIR /edgex [2023-09-20T08:32:19.594Z] Still waiting to schedule task [2023-09-20T08:32:19.595Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-20T08:32:21.246Z] ---> Running in 7efca0404042 [2023-09-20T08:32:21.246Z] Removing intermediate container 7efca0404042 [2023-09-20T08:32:21.246Z] ---> ca54ebbb6923 [2023-09-20T08:32:21.246Z] Step 3/4 : COPY go.mod . [2023-09-20T08:32:21.246Z] ---> 33d6c0820a40 [2023-09-20T08:32:21.246Z] Step 4/4 : RUN go mod download [2023-09-20T08:32:21.246Z] ---> Running in 01adec8fb069 [2023-09-20T08:32:39.330Z] Removing intermediate container 01adec8fb069 [2023-09-20T08:32:39.330Z] ---> 92f5e2d5e995 [2023-09-20T08:32:39.330Z] Successfully built 92f5e2d5e995 [2023-09-20T08:32:39.330Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T08:32:39.728Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-20T08:32:39.729Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T08:32:39.887Z] prd-ubuntu20.04-docker-8c-8g-6685 does not seem to be running inside a container [2023-09-20T08:32:39.921Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-20T08:32:40.357Z] $ docker top 7a80d857490cc3e22cbcd0d9116ee81f9bdace0497727f5c97692d89f6fd4711 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T08:32:40.737Z] + go version [2023-09-20T08:32:40.737Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-20T08:32:40.775Z] $ docker stop --time=1 7a80d857490cc3e22cbcd0d9116ee81f9bdace0497727f5c97692d89f6fd4711 [2023-09-20T08:32:42.115Z] $ docker rm -f --volumes 7a80d857490cc3e22cbcd0d9116ee81f9bdace0497727f5c97692d89f6fd4711 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T08:32:42.825Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-20T08:32:42.825Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T08:32:42.975Z] prd-ubuntu20.04-docker-8c-8g-6685 does not seem to be running inside a container [2023-09-20T08:32:43.009Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-20T08:32:43.326Z] $ docker top 2c34ca3c5ab615470c8314db9a06627919ee5f02ed48833767f63e412c0fe7d4 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-20T08:32:43.432Z] ========================================================= [2023-09-20T08:32:43.432Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-09-20T08:32:43.432Z] ========================================================= [Pipeline] sh [2023-09-20T08:32:43.720Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-09-20T08:32:44.078Z] + make test [2023-09-20T08:32:44.078Z] go test -race -coverprofile=coverage.out ./... [2023-09-20T08:32:50.644Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-09-20T08:33:02.841Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-09-20T08:33:02.841Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-09-20T08:33:02.841Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-09-20T08:33:02.841Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-09-20T08:33:02.841Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-09-20T08:33:02.841Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-09-20T08:33:02.841Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-09-20T08:33:02.841Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-09-20T08:33:02.841Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-09-20T08:33:02.841Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-09-20T08:33:02.841Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-09-20T08:33:02.841Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-09-20T08:33:02.841Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-09-20T08:33:02.841Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-09-20T08:33:04.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-09-20T08:33:04.756Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-09-20T08:33:05.739Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.038s coverage: 28.7% of statements [2023-09-20T08:33:07.641Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.059s coverage: 97.0% of statements [2023-09-20T08:33:07.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-09-20T08:33:07.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-09-20T08:33:07.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-09-20T08:33:08.577Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-09-20T08:33:08.577Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-09-20T08:33:09.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-09-20T08:33:09.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-09-20T08:33:09.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-09-20T08:33:09.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-09-20T08:33:09.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-09-20T08:33:10.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-09-20T08:33:10.883Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-09-20T08:33:11.142Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.079s coverage: 69.2% of statements [2023-09-20T08:33:11.142Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.071s coverage: 53.0% of statements [2023-09-20T08:33:13.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-09-20T08:33:13.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-09-20T08:33:13.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-09-20T08:33:13.043Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.356s coverage: 93.4% of statements [2023-09-20T08:33:13.043Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.062s coverage: 4.1% of statements [2023-09-20T08:33:13.607Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-09-20T08:33:13.607Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-09-20T08:33:13.607Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-09-20T08:33:13.607Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-09-20T08:33:13.607Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-09-20T08:33:13.607Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-09-20T08:33:13.607Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-09-20T08:33:14.538Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.362s coverage: 97.6% of statements [2023-09-20T08:33:14.539Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.041s coverage: 72.2% of statements [2023-09-20T08:33:15.106Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-09-20T08:33:15.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-09-20T08:33:16.039Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.061s coverage: 0.9% of statements [2023-09-20T08:33:16.039Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.049s coverage: 32.2% of statements [2023-09-20T08:33:16.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.039s coverage: 41.7% of statements [2023-09-20T08:33:16.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.039s coverage: 82.9% of statements [2023-09-20T08:33:16.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.036s coverage: 94.1% of statements [2023-09-20T08:33:16.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.051s coverage: 96.3% of statements [2023-09-20T08:33:16.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.037s coverage: 87.5% of statements [2023-09-20T08:33:17.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-09-20T08:33:17.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-09-20T08:33:17.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-09-20T08:33:17.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-09-20T08:33:17.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-09-20T08:33:17.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-09-20T08:33:17.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-09-20T08:33:17.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-09-20T08:33:18.268Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-09-20T08:33:18.268Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-09-20T08:33:18.268Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-09-20T08:33:18.268Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-09-20T08:33:18.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-09-20T08:33:18.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-09-20T08:33:19.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-09-20T08:33:20.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-09-20T08:33:21.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-09-20T08:33:22.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-09-20T08:33:22.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-09-20T08:33:24.940Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-09-20T08:33:24.940Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-09-20T08:33:24.940Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-09-20T08:33:25.872Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-09-20T08:33:25.872Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-09-20T08:33:25.872Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-09-20T08:33:28.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.040s coverage: 94.4% of statements [2023-09-20T08:33:28.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-09-20T08:33:28.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-09-20T08:33:28.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-09-20T08:33:28.666Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-09-20T08:33:29.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-09-20T08:33:29.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-09-20T08:33:29.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-09-20T08:33:29.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-09-20T08:33:30.983Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-09-20T08:33:30.983Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-09-20T08:33:30.983Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-09-20T08:33:30.983Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-09-20T08:33:31.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-09-20T08:33:31.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-09-20T08:33:32.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-09-20T08:33:32.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-09-20T08:33:42.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.251s coverage: 79.9% of statements [2023-09-20T08:33:42.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.063s coverage: 92.9% of statements [2023-09-20T08:33:42.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.016s coverage: 64.4% of statements [2023-09-20T08:33:42.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.041s coverage: 62.3% of statements [2023-09-20T08:33:42.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.038s coverage: 87.2% of statements [2023-09-20T08:33:42.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.031s coverage: 20.0% of statements [2023-09-20T08:33:42.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.035s coverage: 100.0% of statements [2023-09-20T08:33:42.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.078s coverage: 81.8% of statements [2023-09-20T08:33:42.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.076s coverage: 82.1% of statements [2023-09-20T08:33:42.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.045s coverage: 86.0% of statements [2023-09-20T08:33:42.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.145s coverage: 63.1% of statements [2023-09-20T08:33:42.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.042s coverage: 100.0% of statements [2023-09-20T08:33:42.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2023-09-20T08:33:42.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2023-09-20T08:33:42.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements [2023-09-20T08:33:42.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.013s coverage: 100.0% of statements [2023-09-20T08:33:42.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.379s coverage: 38.4% of statements [2023-09-20T08:33:42.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.039s coverage: 89.5% of statements [2023-09-20T08:33:42.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.040s coverage: 84.8% of statements [2023-09-20T08:33:42.186Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.089s coverage: 19.9% of statements [2023-09-20T08:33:42.186Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.097s coverage: 95.7% of statements [2023-09-20T08:33:42.186Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.043s coverage: 61.8% of statements [2023-09-20T08:33:42.186Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.078s coverage: 98.9% of statements [2023-09-20T08:33:42.186Z] 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-20T08:33:42.186Z] running golangci-lint [2023-09-20T08:33:42.186Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-09-20T08:33:42.186Z] go version go1.21.0 linux/amd64 [2023-09-20T08:33:42.186Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-09-20T08:33:42.186Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-09-20T08:33:52.623Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6686 in /w/workspace/edgexfoundry_edgex-go_PR-4686 [Pipeline] { [Pipeline] ws [2023-09-20T08:33:52.678Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-09-20T08:33:52.782Z] The recommended git tool is: git [2023-09-20T08:33:57.052Z] level=info msg="[loader] Go packages loading at mode 575 (deps|types_sizes|compiled_files|exports_file|files|imports|name) took 12.564787436s" [2023-09-20T08:33:57.052Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 33.988972ms" [2023-09-20T08:33:57.792Z] using credential edgex-jenkins-ssh [2023-09-20T08:33:57.809Z] Cloning the remote Git repository [2023-09-20T08:33:57.840Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-09-20T08:33:57.927Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-09-20T08:33:58.065Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-09-20T08:33:58.066Z] > git --version # timeout=10 [2023-09-20T08:33:58.088Z] > git --version # 'git version 2.25.1' [2023-09-20T08:33:58.090Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-20T08:33:58.219Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-20T08:34:03.603Z] level=info msg="[linters_context/goanalysis] analyzers took 1m13.965569665s with top 10 stages: buildir: 32.050306321s, gosec: 6.151641074s, fact_deprecated: 1.378608365s, inspect: 1.31066793s, printf: 1.250389838s, ctrlflow: 1.201792966s, S1038: 998.174905ms, nilness: 778.033228ms, fact_purity: 771.607404ms, SA1013: 532.153266ms" [2023-09-20T08:34:03.603Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-09-20T08:34:03.603Z] level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 197/197, nolint: 0/21, cgo: 197/197, filename_unadjuster: 197/197, path_prettifier: 197/197, exclude: 197/197, exclude-rules: 21/197, skip_files: 197/197, autogenerated_exclude: 197/197, identifier_marker: 197/197" [2023-09-20T08:34:03.603Z] level=info msg="[runner] processing took 17.424182ms with stages: nolint: 7.229294ms, identifier_marker: 5.399106ms, autogenerated_exclude: 1.47405ms, path_prettifier: 1.455349ms, exclude-rules: 1.064858ms, skip_dirs: 731.34µs, cgo: 50.774µs, filename_unadjuster: 15.191µs, max_same_issues: 950ns, fixer: 550ns, skip_files: 410ns, uniq_by_line: 390ns, max_per_file_from_linter: 360ns, exclude: 330ns, sort_results: 250ns, severity-rules: 250ns, diff: 190ns, max_from_linter: 160ns, source_code: 150ns, path_prefixer: 120ns, path_shortener: 110ns" [2023-09-20T08:34:03.603Z] level=info msg="[runner] linters took 8.062088352s with stages: goanalysis_metalinter: 8.044578046s" [2023-09-20T08:34:03.603Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-09-20T08:34:03.603Z] level=info msg="Memory: 207 samples, avg is 242.3MB, max is 932.4MB" [2023-09-20T08:34:03.603Z] level=info msg="Execution took 20.667540611s" [2023-09-20T08:34:03.603Z] go vet ./... [2023-09-20T08:34:06.886Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-20T08:34:06.886Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-20T08:34:06.886Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-20T08:34:07.183Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-09-20T08:34:07.492Z] + ls -al . [2023-09-20T08:34:07.492Z] total 732 [2023-09-20T08:34:07.492Z] drwxrwxr-x 12 1001 1001 4096 Sep 20 08:32 . [2023-09-20T08:34:07.492Z] drwxr-xr-x 4 root root 4096 Sep 20 08:32 .. [2023-09-20T08:34:07.492Z] drwxrwxr-x 2 1001 1001 4096 Sep 20 08:31 .blubracket [2023-09-20T08:34:07.492Z] -rw-rw-r-- 1 1001 1001 16 Sep 20 08:31 .dockerignore [2023-09-20T08:34:07.492Z] drwxrwxr-x 8 1001 1001 4096 Sep 20 08:33 .git [2023-09-20T08:34:07.492Z] drwxrwxr-x 3 1001 1001 4096 Sep 20 08:31 .github [2023-09-20T08:34:07.492Z] -rw-rw-r-- 1 1001 1001 1173 Sep 20 08:31 .gitignore [2023-09-20T08:34:07.492Z] -rw-rw-r-- 1 1001 1001 42 Sep 20 08:31 .golangci.yml [2023-09-20T08:34:07.492Z] -rw-rw-r-- 1 1001 1001 100 Sep 20 08:31 .hadolint.yml [2023-09-20T08:34:07.492Z] drwxr-xr-x 3 1001 1001 4096 Sep 20 08:32 .semver [2023-09-20T08:34:07.492Z] -rw-rw-r-- 1 1001 1001 166 Sep 20 08:31 .sonarcloud.properties [2023-09-20T08:34:07.492Z] -rw-rw-r-- 1 1001 1001 1171 Sep 20 08:31 ADOPTERS.md [2023-09-20T08:34:07.492Z] -rw-rw-r-- 1 1001 1001 11674 Sep 20 08:31 Attribution.txt [2023-09-20T08:34:07.492Z] -rw-rw-r-- 1 1001 1001 93407 Sep 20 08:31 CHANGELOG.md [2023-09-20T08:34:07.492Z] -rw-rw-r-- 1 1001 1001 3804 Sep 20 08:31 CONTRIBUTING.md [2023-09-20T08:34:07.492Z] -rw-rw-r-- 1 1001 1001 677 Sep 20 08:31 GOVERNANCE.md [2023-09-20T08:34:07.492Z] -rw-rw-r-- 1 1001 1001 883 Sep 20 08:31 Jenkinsfile [2023-09-20T08:34:07.493Z] -rw-rw-r-- 1 1001 1001 10775 Sep 20 08:31 LICENSE [2023-09-20T08:34:07.493Z] -rw-rw-r-- 1 1001 1001 14764 Sep 20 08:31 Makefile [2023-09-20T08:34:07.493Z] -rw-rw-r-- 1 1001 1001 582 Sep 20 08:31 OWNERS.md [2023-09-20T08:34:07.493Z] -rw-rw-r-- 1 1001 1001 9923 Sep 20 08:31 README.md [2023-09-20T08:34:07.493Z] -rw-rw-r-- 1 1001 1001 789 Sep 20 08:31 SECURITY.md [2023-09-20T08:34:07.493Z] -rw-rw-r-- 1 1001 1001 5 Sep 20 08:32 VERSION [2023-09-20T08:34:07.493Z] drwxrwxr-x 2 1001 1001 4096 Sep 20 08:31 bin [2023-09-20T08:34:07.493Z] drwxrwxr-x 18 1001 1001 4096 Sep 20 08:31 cmd [2023-09-20T08:34:07.493Z] -rw-r--r-- 1 root root 453602 Sep 20 08:33 coverage.out [2023-09-20T08:34:07.493Z] drwxrwxr-x 2 1001 1001 4096 Sep 20 08:31 fuzz_test [2023-09-20T08:34:07.493Z] -rw-rw-r-- 1 1001 1001 3688 Sep 20 08:31 go.mod [2023-09-20T08:34:07.493Z] -rw-rw-r-- 1 1001 1001 34975 Sep 20 08:31 go.sum [2023-09-20T08:34:07.493Z] drwxrwxr-x 7 1001 1001 4096 Sep 20 08:31 internal [2023-09-20T08:34:07.493Z] drwxrwxr-x 3 1001 1001 4096 Sep 20 08:31 openapi [2023-09-20T08:34:07.493Z] -rw-rw-r-- 1 1001 1001 594 Sep 20 08:31 security.txt [2023-09-20T08:34:07.493Z] drwxrwxr-x 4 1001 1001 4096 Sep 20 08:31 snap [2023-09-20T08:34:07.493Z] -rw-rw-r-- 1 1001 1001 204 Sep 20 08:31 version.go [Pipeline] sh [2023-09-20T08:34:07.807Z] + '[' -e coverage.out ] [2023-09-20T08:34:07.807Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-09-20T08:34:07.918Z] Stashed 1 file(s) [Pipeline] sh [2023-09-20T08:34:08.215Z] + make build [2023-09-20T08:34:08.215Z] 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-20T08:34:14.611Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-09-20T08:34:14.641Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-20T08:34:16.222Z] Merging remotes/origin/main commit b006ed3fb02d1ca178eb86987183e820dae8a246 into PR head commit 4482fa8b2b4b954fac65288152b89b032cac754c [2023-09-20T08:34:16.627Z] Merge succeeded, producing 4482fa8b2b4b954fac65288152b89b032cac754c [2023-09-20T08:34:16.627Z] Checking out Revision 4482fa8b2b4b954fac65288152b89b032cac754c (PR-4686) [2023-09-20T08:34:15.434Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-09-20T08:34:15.477Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-09-20T08:34:15.477Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-20T08:34:15.493Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4686/head:refs/remotes/origin/PR-4686 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-20T08:34:16.239Z] > git config core.sparsecheckout # timeout=10 [2023-09-20T08:34:16.311Z] > git checkout -f 4482fa8b2b4b954fac65288152b89b032cac754c # timeout=10 [2023-09-20T08:34:16.525Z] > git remote # timeout=10 [2023-09-20T08:34:16.543Z] > git config --get remote.origin.url # timeout=10 [2023-09-20T08:34:16.574Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-20T08:34:16.588Z] > git merge b006ed3fb02d1ca178eb86987183e820dae8a246 # timeout=10 [2023-09-20T08:34:16.613Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-20T08:34:16.633Z] > git config core.sparsecheckout # timeout=10 [2023-09-20T08:34:16.645Z] > git checkout -f 4482fa8b2b4b954fac65288152b89b032cac754c # timeout=10 [2023-09-20T08:34:20.232Z] Commit message: "fix: Purge notifications properly" [2023-09-20T08:34:20.277Z] > git --version # timeout=10 [2023-09-20T08:34:20.287Z] > git --version # 'git version 2.25.1' [2023-09-20T08:34:20.300Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-20T08:34:20.408Z] 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-20T08:34:20.667Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T08:34:21.555Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-20T08:34:21.555Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T08:34:21.555Z] Dload Upload Total Spent Left Speed [2023-09-20T08:34:21.555Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh [2023-09-20T08:34:22.051Z] 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-20T08:34:22.271Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-20T08:34:22.615Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-20T08:34:22.615Z] + sudo tee /etc/docker/daemon.new [2023-09-20T08:34:22.615Z] { [2023-09-20T08:34:22.615Z] "registry-mirrors": [ [2023-09-20T08:34:22.615Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-20T08:34:22.615Z] ], [2023-09-20T08:34:22.615Z] "bip": "10.250.0.254/24", [2023-09-20T08:34:22.615Z] "hosts": [ [2023-09-20T08:34:22.615Z] "tcp://0.0.0.0:5555", [2023-09-20T08:34:22.615Z] "unix:///var/run/docker.sock" [2023-09-20T08:34:22.615Z] ], [2023-09-20T08:34:22.615Z] "mtu": 1458, [2023-09-20T08:34:22.615Z] "selinux-enabled": true, [2023-09-20T08:34:22.615Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-20T08:34:22.615Z] } [2023-09-20T08:34:22.620Z] 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 [Pipeline] sh [2023-09-20T08:34:22.980Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-20T08:34:23.333Z] + sudo service docker restart [2023-09-20T08:34:27.916Z] 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-20T08:34:29.293Z] 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-20T08:34:30.669Z] 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-20T08:34:31.234Z] 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-20T08:34:32.166Z] 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-20T08:34:32.732Z] 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-20T08:34:33.666Z] 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-20T08:34:35.069Z] $ docker stop --time=1 2c34ca3c5ab615470c8314db9a06627919ee5f02ed48833767f63e412c0fe7d4 [2023-09-20T08:34:39.984Z] $ docker rm -f --volumes 2c34ca3c5ab615470c8314db9a06627919ee5f02ed48833767f63e412c0fe7d4 [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-20T08:34:41.258Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-20T08:34:41.259Z] [2023-09-20T08:34:41.259Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [2023-09-20T08:34:41.638Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-20T08:34:41.638Z] latest: Pulling from edgex-devops/edgex-compose [2023-09-20T08:34:41.638Z] 91d30c5bc195: Pulling fs layer [2023-09-20T08:34:41.638Z] 2e9b0aa3be6d: Pulling fs layer [2023-09-20T08:34:41.638Z] 9c61dcf015f6: Pulling fs layer [2023-09-20T08:34:41.638Z] 4698f68db338: Pulling fs layer [2023-09-20T08:34:41.638Z] 2a2f49069b9e: Pulling fs layer [2023-09-20T08:34:41.638Z] e0025b399a48: Pulling fs layer [2023-09-20T08:34:41.638Z] 4698f68db338: Waiting [2023-09-20T08:34:41.638Z] 2a2f49069b9e: Waiting [2023-09-20T08:34:41.638Z] 91d30c5bc195: Verifying Checksum [2023-09-20T08:34:41.638Z] 91d30c5bc195: Download complete [2023-09-20T08:34:41.638Z] 4698f68db338: Download complete [Pipeline] configFileProvider [2023-09-20T08:34:41.648Z] provisioning config files... [2023-09-20T08:34:41.678Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8616743728473107325tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T08:34:41.900Z] 91d30c5bc195: Pull complete [2023-09-20T08:34:41.900Z] 2e9b0aa3be6d: Download complete [2023-09-20T08:34:41.900Z] e0025b399a48: Download complete [2023-09-20T08:34:42.077Z] ---> docker-login.sh [2023-09-20T08:34:42.077Z] nexus3.edgexfoundry.org:10001 [2023-09-20T08:34:42.158Z] 2a2f49069b9e: Verifying Checksum [2023-09-20T08:34:42.158Z] 2e9b0aa3be6d: Pull complete [2023-09-20T08:34:42.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T08:34:42.416Z] 9c61dcf015f6: Verifying Checksum [2023-09-20T08:34:42.416Z] 9c61dcf015f6: Download complete [2023-09-20T08:34:42.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T08:34:42.623Z] Configure a credential helper to remove this warning. See [2023-09-20T08:34:42.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T08:34:42.623Z] [2023-09-20T08:34:42.623Z] Login Succeeded [2023-09-20T08:34:42.623Z] nexus3.edgexfoundry.org:10002 [2023-09-20T08:34:42.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T08:34:43.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T08:34:43.166Z] Configure a credential helper to remove this warning. See [2023-09-20T08:34:43.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T08:34:43.166Z] [2023-09-20T08:34:43.166Z] Login Succeeded [2023-09-20T08:34:43.166Z] nexus3.edgexfoundry.org:10003 [2023-09-20T08:34:43.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T08:34:43.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T08:34:43.438Z] Configure a credential helper to remove this warning. See [2023-09-20T08:34:43.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T08:34:43.438Z] [2023-09-20T08:34:43.438Z] Login Succeeded [2023-09-20T08:34:43.438Z] nexus3.edgexfoundry.org:10004 [2023-09-20T08:34:43.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T08:34:43.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T08:34:43.709Z] Configure a credential helper to remove this warning. See [2023-09-20T08:34:43.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T08:34:43.709Z] [2023-09-20T08:34:43.709Z] Login Succeeded [2023-09-20T08:34:43.709Z] docker.io [2023-09-20T08:34:43.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T08:34:44.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T08:34:44.249Z] Configure a credential helper to remove this warning. See [2023-09-20T08:34:44.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T08:34:44.249Z] [2023-09-20T08:34:44.249Z] Login Succeeded [2023-09-20T08:34:44.249Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T08:34:44.283Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-09-20T08:34:44.942Z] 9c61dcf015f6: Pull complete [2023-09-20T08:34:44.942Z] 4698f68db338: Pull complete [2023-09-20T08:34:44.942Z] 2a2f49069b9e: Pull complete [2023-09-20T08:34:44.942Z] e0025b399a48: Pull complete [2023-09-20T08:34:44.980Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-09-20T08:34:45.021Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T08:34:45.057Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T08:34:45.087Z] ========================================================= [2023-09-20T08:34:45.087Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-20T08:34:45.087Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-20T08:34:45.201Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-09-20T08:34:45.202Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-20T08:34:45.202Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T08:34:45.458Z] prd-ubuntu20.04-docker-8c-8g-6685 does not seem to be running inside a container [2023-09-20T08:34:45.462Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-20T08:34:45.495Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-09-20T08:34:45.735Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-20T08:34:45.735Z] 9fda8d8052c6: Pulling fs layer [2023-09-20T08:34:45.735Z] 5d54e960e981: Pulling fs layer [2023-09-20T08:34:45.735Z] c4a7e357bf2a: Pulling fs layer [2023-09-20T08:34:45.735Z] f0e02332f6b5: Pulling fs layer [2023-09-20T08:34:45.735Z] 66412af1f25a: Pulling fs layer [2023-09-20T08:34:45.735Z] 1baf3a5c0e64: Pulling fs layer [2023-09-20T08:34:45.735Z] 9a37bb91b891: Pulling fs layer [2023-09-20T08:34:45.735Z] a29adfc67d43: Pulling fs layer [2023-09-20T08:34:45.735Z] d5de9f91c1a4: Pulling fs layer [2023-09-20T08:34:45.735Z] 1baf3a5c0e64: Waiting [2023-09-20T08:34:45.735Z] 9a37bb91b891: Waiting [2023-09-20T08:34:45.735Z] a29adfc67d43: Waiting [2023-09-20T08:34:45.735Z] d5de9f91c1a4: Waiting [2023-09-20T08:34:45.735Z] f0e02332f6b5: Waiting [2023-09-20T08:34:45.735Z] 66412af1f25a: Waiting [2023-09-20T08:34:45.735Z] 5d54e960e981: Verifying Checksum [2023-09-20T08:34:45.735Z] 5d54e960e981: Download complete [2023-09-20T08:34:45.735Z] f0e02332f6b5: Verifying Checksum [2023-09-20T08:34:45.735Z] f0e02332f6b5: Download complete [2023-09-20T08:34:45.735Z] 66412af1f25a: Verifying Checksum [2023-09-20T08:34:45.735Z] 66412af1f25a: Download complete [2023-09-20T08:34:45.735Z] 9fda8d8052c6: Download complete [2023-09-20T08:34:46.009Z] 9a37bb91b891: Verifying Checksum [2023-09-20T08:34:46.009Z] 9a37bb91b891: Download complete [2023-09-20T08:34:46.691Z] a29adfc67d43: Verifying Checksum [2023-09-20T08:34:46.691Z] a29adfc67d43: Download complete [2023-09-20T08:34:46.691Z] 9fda8d8052c6: Pull complete [2023-09-20T08:34:47.278Z] 5d54e960e981: Pull complete [2023-09-20T08:34:47.547Z] d5de9f91c1a4: Verifying Checksum [2023-09-20T08:34:47.547Z] d5de9f91c1a4: Download complete [2023-09-20T08:34:47.547Z] c4a7e357bf2a: Verifying Checksum [2023-09-20T08:34:47.547Z] c4a7e357bf2a: Download complete [2023-09-20T08:34:48.515Z] 1baf3a5c0e64: Verifying Checksum [2023-09-20T08:34:48.515Z] 1baf3a5c0e64: Download complete [2023-09-20T08:34:48.583Z] $ docker top cd393492e3d648e818ecd6b4c2725119f88be3249871362d11a8dae5987fa2c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T08:34:49.079Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-20T08:34:50.978Z] #1 [core-metadata internal] load build definition from Dockerfile [2023-09-20T08:34:50.978Z] #1 transferring dockerfile: 1.96kB done [2023-09-20T08:34:50.978Z] #1 DONE 0.0s [2023-09-20T08:34:51.241Z] [2023-09-20T08:34:51.241Z] #2 [support-scheduler internal] load build definition from Dockerfile [2023-09-20T08:34:51.241Z] #2 transferring dockerfile: 1.82kB done [2023-09-20T08:34:51.241Z] #2 DONE 0.0s [2023-09-20T08:34:51.241Z] [2023-09-20T08:34:51.241Z] #3 [core-command internal] load build definition from Dockerfile [2023-09-20T08:34:51.241Z] #3 transferring dockerfile: 1.82kB done [2023-09-20T08:34:51.241Z] #3 DONE 0.1s [2023-09-20T08:34:51.241Z] [2023-09-20T08:34:51.241Z] #4 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-20T08:34:51.241Z] #4 transferring dockerfile: 2.38kB done [2023-09-20T08:34:51.241Z] #4 DONE 0.0s [2023-09-20T08:34:51.241Z] [2023-09-20T08:34:51.241Z] #5 [security-spire-server internal] load build definition from Dockerfile [2023-09-20T08:34:51.241Z] #5 transferring dockerfile: 1.59kB done [2023-09-20T08:34:51.241Z] #5 DONE 0.0s [2023-09-20T08:34:51.241Z] [2023-09-20T08:34:51.241Z] #6 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-20T08:34:51.241Z] #6 transferring dockerfile: 2.39kB done [2023-09-20T08:34:51.241Z] #6 DONE 0.1s [2023-09-20T08:34:51.241Z] [2023-09-20T08:34:51.241Z] #7 [core-data internal] load build definition from Dockerfile [2023-09-20T08:34:51.241Z] #7 transferring dockerfile: 1.90kB done [2023-09-20T08:34:51.500Z] #7 DONE 0.2s [2023-09-20T08:34:51.500Z] [2023-09-20T08:34:51.500Z] #8 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-20T08:34:51.500Z] #8 transferring dockerfile: 2.82kB done [2023-09-20T08:34:51.500Z] #8 DONE 0.1s [2023-09-20T08:34:51.500Z] [2023-09-20T08:34:51.500Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-20T08:34:51.500Z] #9 transferring dockerfile: 2.12kB done [2023-09-20T08:34:51.500Z] #9 DONE 0.1s [2023-09-20T08:34:51.500Z] [2023-09-20T08:34:51.500Z] #10 [support-notifications internal] load build definition from Dockerfile [2023-09-20T08:34:51.500Z] #10 transferring dockerfile: 1.84kB done [2023-09-20T08:34:51.500Z] #10 DONE 0.2s [2023-09-20T08:34:51.500Z] [2023-09-20T08:34:51.500Z] #11 [core-metadata internal] load .dockerignore [2023-09-20T08:34:51.500Z] #11 transferring context: 56B done [2023-09-20T08:34:51.500Z] #11 DONE 0.1s [2023-09-20T08:34:51.500Z] [2023-09-20T08:34:51.500Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-20T08:34:51.500Z] #12 transferring dockerfile: 2.04kB done [2023-09-20T08:34:51.500Z] #12 DONE 0.2s [2023-09-20T08:34:51.500Z] [2023-09-20T08:34:51.500Z] #13 [security-spire-agent internal] load build definition from Dockerfile [2023-09-20T08:34:51.500Z] #13 transferring dockerfile: 1.70kB done [2023-09-20T08:34:51.500Z] #13 DONE 0.1s [2023-09-20T08:34:51.500Z] [2023-09-20T08:34:51.500Z] #14 [security-spire-config internal] load build definition from Dockerfile [2023-09-20T08:34:51.500Z] #14 transferring dockerfile: 1.58kB done [2023-09-20T08:34:51.500Z] #14 DONE 0.1s [2023-09-20T08:34:51.500Z] [2023-09-20T08:34:51.500Z] #15 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-20T08:34:51.501Z] #15 transferring dockerfile: 1.78kB done [2023-09-20T08:34:51.501Z] #15 DONE 0.2s [2023-09-20T08:34:51.501Z] [2023-09-20T08:34:51.501Z] #16 [support-scheduler internal] load .dockerignore [2023-09-20T08:34:51.501Z] #16 transferring context: 56B done [2023-09-20T08:34:51.501Z] #16 DONE 0.0s [2023-09-20T08:34:51.501Z] [2023-09-20T08:34:51.501Z] #17 [security-secretstore-setup internal] load .dockerignore [2023-09-20T08:34:51.501Z] #17 transferring context: 56B done [2023-09-20T08:34:51.501Z] #17 DONE 0.0s [2023-09-20T08:34:51.501Z] [2023-09-20T08:34:51.501Z] #18 [security-spire-server internal] load .dockerignore [2023-09-20T08:34:51.501Z] #18 transferring context: 56B done [2023-09-20T08:34:51.501Z] #18 DONE 0.0s [2023-09-20T08:34:51.501Z] [2023-09-20T08:34:51.501Z] #19 [core-command internal] load .dockerignore [2023-09-20T08:34:51.501Z] #19 transferring context: 56B done [2023-09-20T08:34:51.501Z] #19 DONE 0.0s [2023-09-20T08:34:51.501Z] [2023-09-20T08:34:51.501Z] #20 [security-proxy-setup internal] load .dockerignore [2023-09-20T08:34:51.501Z] #20 transferring context: 56B done [2023-09-20T08:34:51.501Z] #20 DONE 0.0s [2023-09-20T08:34:51.501Z] [2023-09-20T08:34:51.501Z] #21 [security-bootstrapper internal] load .dockerignore [2023-09-20T08:34:51.501Z] #21 transferring context: 56B done [2023-09-20T08:34:51.501Z] #21 DONE 0.0s [2023-09-20T08:34:51.501Z] [2023-09-20T08:34:51.501Z] #22 [core-data internal] load .dockerignore [2023-09-20T08:34:51.501Z] #22 transferring context: 56B done [2023-09-20T08:34:51.501Z] #22 DONE 0.0s [2023-09-20T08:34:51.501Z] [2023-09-20T08:34:51.501Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-20T08:34:51.501Z] #23 transferring context: 56B done [2023-09-20T08:34:51.501Z] #23 DONE 0.0s [2023-09-20T08:34:51.501Z] [2023-09-20T08:34:51.501Z] #24 [security-spire-config internal] load .dockerignore [2023-09-20T08:34:51.758Z] #24 transferring context: 56B done [2023-09-20T08:34:51.758Z] #24 DONE 0.1s [2023-09-20T08:34:51.758Z] [2023-09-20T08:34:51.758Z] #25 [support-notifications internal] load .dockerignore [2023-09-20T08:34:51.758Z] #25 transferring context: 56B done [2023-09-20T08:34:51.758Z] #25 DONE 0.0s [2023-09-20T08:34:51.758Z] [2023-09-20T08:34:51.758Z] #26 [security-spire-agent internal] load .dockerignore [2023-09-20T08:34:51.758Z] #26 transferring context: 56B done [2023-09-20T08:34:51.758Z] #26 DONE 0.1s [2023-09-20T08:34:51.758Z] [2023-09-20T08:34:51.758Z] #27 [security-proxy-auth internal] load .dockerignore [2023-09-20T08:34:51.758Z] #27 transferring context: 56B done [2023-09-20T08:34:51.758Z] #27 DONE 0.1s [2023-09-20T08:34:51.758Z] [2023-09-20T08:34:51.758Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2023-09-20T08:34:51.758Z] #28 transferring context: 56B done [2023-09-20T08:34:51.758Z] #28 DONE 0.1s [2023-09-20T08:34:51.758Z] [2023-09-20T08:34:51.758Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-20T08:34:52.015Z] #29 DONE 0.0s [2023-09-20T08:34:52.015Z] [2023-09-20T08:34:52.015Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2023-09-20T08:34:52.274Z] #30 DONE 0.6s [2023-09-20T08:34:52.274Z] [2023-09-20T08:34:52.274Z] #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T08:34:52.274Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done [2023-09-20T08:34:52.274Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-20T08:34:52.274Z] #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-20T08:34:52.274Z] #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-20T08:34:52.274Z] #31 DONE 0.3s [2023-09-20T08:34:52.274Z] [2023-09-20T08:34:52.274Z] #32 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-09-20T08:34:52.532Z] #32 ... [2023-09-20T08:34:52.532Z] [2023-09-20T08:34:52.532Z] #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T08:34:52.532Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done [2023-09-20T08:34:52.532Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-20T08:34:52.532Z] #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-20T08:34:52.532Z] #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-20T08:34:52.532Z] #31 DONE 0.3s [2023-09-20T08:34:52.532Z] [2023-09-20T08:34:52.532Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-20T08:34:52.532Z] #33 DONE 0.6s [2023-09-20T08:34:52.532Z] [2023-09-20T08:34:52.532Z] #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-20T08:34:52.532Z] #34 DONE 0.7s [2023-09-20T08:34:52.532Z] [2023-09-20T08:34:52.532Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T08:34:52.532Z] #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T08:34:52.790Z] #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.4s done [2023-09-20T08:34:53.109Z] #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-20T08:34:53.109Z] #35 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-09-20T08:34:53.109Z] #35 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-09-20T08:34:53.109Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s [2023-09-20T08:34:53.109Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.1s [2023-09-20T08:34:53.371Z] #35 ... [2023-09-20T08:34:53.371Z] [2023-09-20T08:34:53.371Z] #36 [security-spire-config internal] load build context [2023-09-20T08:34:53.371Z] #36 transferring context: 16.36kB 0.0s done [2023-09-20T08:34:53.371Z] #36 DONE 0.6s [2023-09-20T08:34:53.371Z] [2023-09-20T08:34:53.371Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T08:34:53.371Z] #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.2s [2023-09-20T08:34:53.371Z] #35 ... [2023-09-20T08:34:53.371Z] [2023-09-20T08:34:53.371Z] #37 [security-spire-agent internal] load build context [2023-09-20T08:34:53.371Z] #37 transferring context: 17.64kB 0.0s done [2023-09-20T08:34:53.371Z] #37 DONE 1.0s [2023-09-20T08:34:53.372Z] [2023-09-20T08:34:53.372Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T08:34:53.372Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s [2023-09-20T08:34:53.372Z] #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s [2023-09-20T08:34:53.629Z] #35 ... [2023-09-20T08:34:53.629Z] [2023-09-20T08:34:53.629Z] #38 [security-spire-server internal] load build context [2023-09-20T08:34:53.629Z] #38 transferring context: 18.11kB 0.0s done [2023-09-20T08:34:53.629Z] #38 DONE 1.0s [2023-09-20T08:34:53.629Z] [2023-09-20T08:34:53.629Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T08:34:53.629Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done [2023-09-20T08:34:53.629Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s done [2023-09-20T08:34:53.629Z] #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done [2023-09-20T08:34:53.629Z] #35 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-20T08:34:53.629Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.6s [2023-09-20T08:34:53.629Z] #35 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-09-20T08:34:53.886Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 11.53MB / 25.84MB 0.8s [2023-09-20T08:34:53.887Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 18.87MB / 25.84MB 0.9s [2023-09-20T08:34:53.887Z] #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2023-09-20T08:34:53.887Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.0s [2023-09-20T08:34:57.176Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.3s done [2023-09-20T08:34:58.565Z] #35 ... [2023-09-20T08:34:58.565Z] [2023-09-20T08:34:58.565Z] #32 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-09-20T08:34:58.565Z] #32 DONE 6.2s [2023-09-20T08:34:58.565Z] [2023-09-20T08:34:58.565Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-20T08:34:58.565Z] #39 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.4s done [2023-09-20T08:34:58.565Z] #39 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-09-20T08:34:58.565Z] #39 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-09-20T08:34:58.565Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done [2023-09-20T08:34:58.565Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done [2023-09-20T08:34:58.565Z] #39 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-20T08:34:58.565Z] #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-20T08:34:58.565Z] #39 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.7s done [2023-09-20T08:34:58.565Z] #39 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 5.0s [2023-09-20T08:34:58.565Z] #39 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2023-09-20T08:34:58.565Z] #39 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 5.0s done [2023-09-20T08:35:00.518Z] #39 ... [2023-09-20T08:35:00.518Z] [2023-09-20T08:35:00.518Z] #40 [security-proxy-setup internal] load build context [2023-09-20T08:35:00.518Z] #40 transferring context: 324.19MB 7.4s [2023-09-20T08:35:00.518Z] #40 ... [2023-09-20T08:35:00.518Z] [2023-09-20T08:35:00.518Z] #41 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2023-09-20T08:35:00.881Z] c4a7e357bf2a: Pull complete [2023-09-20T08:35:00.881Z] f0e02332f6b5: Pull complete [2023-09-20T08:35:00.881Z] 66412af1f25a: Pull complete [2023-09-20T08:35:03.061Z] #41 ... [2023-09-20T08:35:03.061Z] [2023-09-20T08:35:03.061Z] #42 [core-metadata internal] load build context [2023-09-20T08:35:03.061Z] #42 transferring context: 364.80MB 8.2s done [2023-09-20T08:35:03.061Z] #42 ... [2023-09-20T08:35:03.061Z] [2023-09-20T08:35:03.061Z] #43 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-20T08:35:03.061Z] #0 1.388 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T08:35:03.061Z] #0 1.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T08:35:03.061Z] #0 1.729 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-20T08:35:03.061Z] #0 1.729 (2/2) Installing su-exec (0.2-r3) [2023-09-20T08:35:03.061Z] #0 1.729 Executing busybox-1.36.1-r2.trigger [2023-09-20T08:35:03.061Z] #0 1.729 OK: 7 MiB in 17 packages [2023-09-20T08:35:03.061Z] #43 ... [2023-09-20T08:35:03.061Z] [2023-09-20T08:35:03.061Z] #44 [support-scheduler internal] load build context [2023-09-20T08:35:03.061Z] #44 transferring context: 364.80MB 9.1s done [2023-09-20T08:35:03.061Z] #44 ... [2023-09-20T08:35:03.061Z] [2023-09-20T08:35:03.061Z] #45 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-20T08:35:03.061Z] #0 5.476 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T08:35:03.061Z] #0 5.555 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T08:35:03.061Z] #0 5.760 (1/2) Installing ca-certificates (20230506-r0) [2023-09-20T08:35:03.061Z] #0 5.997 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-20T08:35:03.061Z] #0 6.000 Executing busybox-1.36.1-r2.trigger [2023-09-20T08:35:03.061Z] #0 6.005 Executing ca-certificates-20230506-r0.trigger [2023-09-20T08:35:03.061Z] #0 6.057 OK: 8 MiB in 17 packages [2023-09-20T08:35:03.061Z] #45 ... [2023-09-20T08:35:03.061Z] [2023-09-20T08:35:03.061Z] #46 [security-bootstrapper internal] load build context [2023-09-20T08:35:03.061Z] #46 transferring context: 364.80MB 8.1s done [2023-09-20T08:35:03.061Z] #46 ... [2023-09-20T08:35:03.061Z] [2023-09-20T08:35:03.061Z] #47 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-20T08:35:03.321Z] #47 ... [2023-09-20T08:35:03.321Z] [2023-09-20T08:35:03.321Z] #48 [core-data internal] load build context [2023-09-20T08:35:03.321Z] #48 transferring context: 364.80MB 8.7s done [2023-09-20T08:35:03.589Z] #48 ... [2023-09-20T08:35:03.589Z] [2023-09-20T08:35:03.589Z] #49 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-20T08:35:03.589Z] #0 1.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T08:35:03.589Z] #0 1.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T08:35:03.589Z] #0 1.501 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-20T08:35:03.589Z] #0 1.505 Executing busybox-1.36.1-r2.trigger [2023-09-20T08:35:03.589Z] #0 1.512 OK: 7 MiB in 16 packages [2023-09-20T08:35:03.849Z] #49 ... [2023-09-20T08:35:03.849Z] [2023-09-20T08:35:03.849Z] #50 [security-spiffe-token-provider internal] load build context [2023-09-20T08:35:03.849Z] #50 transferring context: 364.80MB 9.8s done [2023-09-20T08:35:03.849Z] #50 ... [2023-09-20T08:35:03.849Z] [2023-09-20T08:35:03.849Z] #51 [support-notifications internal] load build context [2023-09-20T08:35:03.849Z] #51 transferring context: 364.80MB 8.7s done [2023-09-20T08:35:03.849Z] #51 ... [2023-09-20T08:35:03.849Z] [2023-09-20T08:35:03.849Z] #52 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-20T08:35:03.849Z] #0 6.754 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T08:35:03.849Z] #0 6.851 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T08:35:03.849Z] #0 7.082 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-20T08:35:03.849Z] #0 7.082 v3.18.3-223-gb0f71bc071b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-20T08:35:03.849Z] #0 7.082 OK: 20064 distinct packages available [2023-09-20T08:35:03.849Z] #0 7.129 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T08:35:03.849Z] #0 7.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T08:35:03.849Z] #0 7.397 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-20T08:35:03.849Z] #0 7.534 (2/4) Installing musl-obstack (1.2.3-r2) [2023-09-20T08:35:03.849Z] #0 7.536 (3/4) Installing libucontext (1.2-r2) [2023-09-20T08:35:03.849Z] #0 7.541 (4/4) Installing gcompat (1.1.0-r1) [2023-09-20T08:35:03.849Z] #0 7.546 Executing busybox-1.36.1-r2.trigger [2023-09-20T08:35:03.849Z] #0 7.552 OK: 8 MiB in 19 packages [2023-09-20T08:35:04.107Z] #52 ... [2023-09-20T08:35:04.107Z] [2023-09-20T08:35:04.107Z] #53 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-20T08:35:04.107Z] #0 2.078 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T08:35:04.108Z] #0 2.160 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T08:35:04.108Z] #0 2.358 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-20T08:35:04.108Z] #0 2.363 Executing busybox-1.36.1-r2.trigger [2023-09-20T08:35:04.108Z] #0 2.373 OK: 7 MiB in 16 packages [2023-09-20T08:35:04.108Z] #53 ... [2023-09-20T08:35:04.108Z] [2023-09-20T08:35:04.108Z] #54 [core-command internal] load build context [2023-09-20T08:35:04.108Z] #54 transferring context: 364.80MB 8.3s done [2023-09-20T08:35:04.108Z] #54 ... [2023-09-20T08:35:04.108Z] [2023-09-20T08:35:04.108Z] #55 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-20T08:35:04.366Z] #55 ... [2023-09-20T08:35:04.366Z] [2023-09-20T08:35:04.366Z] #56 [core-common-config-bootstrapper internal] load build context [2023-09-20T08:35:04.366Z] #56 transferring context: 364.80MB 8.9s done [2023-09-20T08:35:04.366Z] #56 ... [2023-09-20T08:35:04.366Z] [2023-09-20T08:35:04.366Z] #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-20T08:35:04.625Z] #57 ... [2023-09-20T08:35:04.625Z] [2023-09-20T08:35:04.625Z] #58 [security-secretstore-setup internal] load build context [2023-09-20T08:35:04.625Z] #58 transferring context: 364.80MB 8.4s done [2023-09-20T08:35:04.625Z] #58 ... [2023-09-20T08:35:04.625Z] [2023-09-20T08:35:04.625Z] #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-20T08:35:04.625Z] #0 3.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T08:35:04.625Z] #0 4.177 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T08:35:04.625Z] #0 4.402 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-20T08:35:04.625Z] #0 4.402 v3.18.3-223-gb0f71bc071b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-20T08:35:04.625Z] #0 4.402 OK: 20064 distinct packages available [2023-09-20T08:35:04.625Z] #0 4.444 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T08:35:04.625Z] #0 4.566 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T08:35:04.625Z] #0 4.792 (1/11) Installing ca-certificates (20230506-r0) [2023-09-20T08:35:04.625Z] #0 4.838 (2/11) Installing brotli-libs (1.0.9-r14) [2023-09-20T08:35:04.625Z] #0 4.858 (3/11) Installing libunistring (1.1-r1) [2023-09-20T08:35:04.625Z] #0 4.869 (4/11) Installing libidn2 (2.3.4-r1) [2023-09-20T08:35:04.625Z] #0 4.877 (5/11) Installing nghttp2-libs (1.55.1-r0) [2023-09-20T08:35:04.625Z] #0 4.890 (6/11) Installing libcurl (8.2.1-r0) [2023-09-20T08:35:04.625Z] #0 4.890 (7/11) Installing curl (8.2.1-r0) [2023-09-20T08:35:04.625Z] #0 4.891 (8/11) Installing dumb-init (1.2.5-r2) [2023-09-20T08:35:04.625Z] #0 4.894 (9/11) Installing musl-obstack (1.2.3-r2) [2023-09-20T08:35:04.625Z] #0 4.901 (10/11) Installing libucontext (1.2-r2) [2023-09-20T08:35:04.625Z] #0 4.994 (11/11) Installing gcompat (1.1.0-r1) [2023-09-20T08:35:04.625Z] #0 5.093 Executing busybox-1.36.1-r2.trigger [2023-09-20T08:35:04.625Z] #0 5.100 Executing ca-certificates-20230506-r0.trigger [2023-09-20T08:35:04.625Z] #0 5.147 OK: 12 MiB in 26 packages [2023-09-20T08:35:04.985Z] #59 ... [2023-09-20T08:35:04.985Z] [2023-09-20T08:35:04.985Z] #60 [security-proxy-auth internal] load build context [2023-09-20T08:35:04.985Z] #60 transferring context: 364.80MB 8.2s done [2023-09-20T08:35:05.245Z] #60 ... [2023-09-20T08:35:05.245Z] [2023-09-20T08:35:05.245Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T08:35:05.245Z] #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.7s done [2023-09-20T08:35:07.549Z] 1baf3a5c0e64: Pull complete [2023-09-20T08:35:08.137Z] 9a37bb91b891: Pull complete [2023-09-20T08:35:09.546Z] a29adfc67d43: Pull complete [2023-09-20T08:35:10.958Z] d5de9f91c1a4: Pull complete [2023-09-20T08:35:10.958Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-20T08:35:10.958Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-20T08:35:10.958Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-20T08:35:11.353Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-20T08:35:11.353Z] WORKDIR /edgex [2023-09-20T08:35:11.353Z] COPY go.mod . [2023-09-20T08:35:11.353Z] RUN go mod download -t [2023-09-20T08:35:11.353Z] ci-base-image-arm64 -f - . [2023-09-20T08:35:11.817Z] #35 ... [2023-09-20T08:35:11.817Z] [2023-09-20T08:35:11.817Z] #40 [security-proxy-setup internal] load build context [2023-09-20T08:35:11.817Z] #40 transferring context: 364.80MB 8.4s done [2023-09-20T08:35:11.817Z] #40 ... [2023-09-20T08:35:11.817Z] [2023-09-20T08:35:11.817Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-20T08:35:11.817Z] #39 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.1s done [2023-09-20T08:35:11.937Z] Sending build context to Docker daemon 2.993MB [2023-09-20T08:35:11.937Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-20T08:35:11.937Z] ---> 746ca1b523b5 [2023-09-20T08:35:11.937Z] Step 2/4 : WORKDIR /edgex [2023-09-20T08:35:13.877Z] ---> Running in 597cc033e646 [2023-09-20T08:35:13.877Z] Removing intermediate container 597cc033e646 [2023-09-20T08:35:13.877Z] ---> 96b27471f8cf [2023-09-20T08:35:13.877Z] Step 3/4 : COPY go.mod . [2023-09-20T08:35:14.460Z] ---> 57cefe802969 [2023-09-20T08:35:14.460Z] Step 4/4 : RUN go mod download [2023-09-20T08:35:14.460Z] ---> Running in f75ae338c562 [2023-09-20T08:35:29.971Z] #39 ... [2023-09-20T08:35:29.971Z] [2023-09-20T08:35:29.971Z] #42 [core-metadata internal] load build context [2023-09-20T08:35:29.971Z] #42 DONE 37.6s [2023-09-20T08:35:29.971Z] [2023-09-20T08:35:29.971Z] #46 [security-bootstrapper internal] load build context [2023-09-20T08:35:29.971Z] #46 DONE 37.6s [2023-09-20T08:35:29.971Z] [2023-09-20T08:35:29.971Z] #52 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-20T08:35:29.971Z] #52 DONE 37.1s [2023-09-20T08:35:29.971Z] [2023-09-20T08:35:29.971Z] #43 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-20T08:35:29.971Z] #43 DONE 37.4s [2023-09-20T08:35:29.971Z] [2023-09-20T08:35:29.971Z] #53 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-20T08:35:29.971Z] #53 DONE 37.3s [2023-09-20T08:35:29.971Z] [2023-09-20T08:35:29.971Z] #45 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-20T08:35:29.971Z] #45 DONE 37.3s [2023-09-20T08:35:29.971Z] [2023-09-20T08:35:29.972Z] #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-20T08:35:29.972Z] #59 DONE 37.3s [2023-09-20T08:35:29.972Z] [2023-09-20T08:35:29.972Z] #61 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-20T08:35:29.972Z] #61 ... [2023-09-20T08:35:29.972Z] [2023-09-20T08:35:29.972Z] #54 [core-command internal] load build context [2023-09-20T08:35:29.972Z] #54 DONE 37.7s [2023-09-20T08:35:29.972Z] [2023-09-20T08:35:29.972Z] #40 [security-proxy-setup internal] load build context [2023-09-20T08:35:29.972Z] #40 DONE 37.7s [2023-09-20T08:35:29.972Z] [2023-09-20T08:35:29.972Z] #60 [security-proxy-auth internal] load build context [2023-09-20T08:35:29.972Z] #60 DONE 37.7s [2023-09-20T08:35:29.972Z] [2023-09-20T08:35:29.972Z] #58 [security-secretstore-setup internal] load build context [2023-09-20T08:35:29.972Z] #58 DONE 37.7s [2023-09-20T08:35:29.972Z] [2023-09-20T08:35:29.972Z] #48 [core-data internal] load build context [2023-09-20T08:35:29.972Z] #48 DONE 37.7s [2023-09-20T08:35:29.972Z] [2023-09-20T08:35:29.972Z] #51 [support-notifications internal] load build context [2023-09-20T08:35:29.972Z] #51 DONE 37.7s [2023-09-20T08:35:29.972Z] [2023-09-20T08:35:29.972Z] #56 [core-common-config-bootstrapper internal] load build context [2023-09-20T08:35:29.972Z] #56 DONE 37.7s [2023-09-20T08:35:29.972Z] [2023-09-20T08:35:29.972Z] #44 [support-scheduler internal] load build context [2023-09-20T08:35:29.972Z] #44 DONE 37.8s [2023-09-20T08:35:29.972Z] [2023-09-20T08:35:29.972Z] #50 [security-spiffe-token-provider internal] load build context [2023-09-20T08:35:29.972Z] #50 DONE 37.8s [2023-09-20T08:35:29.972Z] [2023-09-20T08:35:29.972Z] #49 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-20T08:35:29.972Z] #49 DONE 37.5s [2023-09-20T08:35:29.972Z] [2023-09-20T08:35:29.972Z] #41 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-09-20T08:35:29.972Z] #41 DONE 29.8s [2023-09-20T08:35:29.972Z] [2023-09-20T08:35:29.972Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T08:35:31.367Z] #35 ... [2023-09-20T08:35:31.367Z] [2023-09-20T08:35:31.368Z] #55 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-20T08:35:31.368Z] #55 37.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T08:35:31.368Z] #55 37.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T08:35:31.368Z] #55 38.04 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-20T08:35:31.368Z] #55 38.04 v3.18.3-223-gb0f71bc071b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-20T08:35:31.368Z] #55 38.04 OK: 20064 distinct packages available [2023-09-20T08:35:31.368Z] #55 38.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T08:35:31.368Z] #55 38.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T08:35:31.368Z] #55 38.39 (1/5) Installing dumb-init (1.2.5-r2) [2023-09-20T08:35:31.368Z] #55 38.39 (2/5) Installing musl-obstack (1.2.3-r2) [2023-09-20T08:35:31.368Z] #55 38.39 (3/5) Installing libucontext (1.2-r2) [2023-09-20T08:35:31.368Z] #55 38.39 (4/5) Installing gcompat (1.1.0-r1) [2023-09-20T08:35:31.368Z] #55 38.40 (5/5) Installing openssl (3.1.2-r0) [2023-09-20T08:35:31.368Z] #55 38.41 Executing busybox-1.36.1-r2.trigger [2023-09-20T08:35:31.368Z] #55 38.41 OK: 8 MiB in 20 packages [2023-09-20T08:35:31.368Z] #55 DONE 38.7s [2023-09-20T08:35:31.368Z] [2023-09-20T08:35:31.368Z] #62 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-20T08:35:31.368Z] #62 DONE 1.0s [2023-09-20T08:35:31.368Z] [2023-09-20T08:35:31.368Z] #47 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-20T08:35:31.368Z] #47 37.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T08:35:31.368Z] #47 38.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T08:35:31.368Z] #47 38.24 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-20T08:35:31.368Z] #47 38.25 (2/4) Installing openssl (3.1.2-r0) [2023-09-20T08:35:31.368Z] #47 38.26 (3/4) Installing su-exec (0.2-r3) [2023-09-20T08:35:31.368Z] #47 38.26 (4/4) Installing yq (4.33.3-r3) [2023-09-20T08:35:31.368Z] #47 38.41 Executing busybox-1.36.1-r2.trigger [2023-09-20T08:35:31.368Z] #47 38.42 OK: 17 MiB in 19 packages [2023-09-20T08:35:31.368Z] #47 DONE 38.9s [2023-09-20T08:35:31.648Z] [2023-09-20T08:35:31.648Z] #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-20T08:35:31.648Z] #57 38.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T08:35:31.648Z] #57 39.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T08:35:31.648Z] #57 39.22 (1/4) Installing ca-certificates (20230506-r0) [2023-09-20T08:35:31.648Z] #57 39.23 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-20T08:35:31.648Z] #57 39.23 (3/4) Installing su-exec (0.2-r3) [2023-09-20T08:35:31.648Z] #57 39.24 (4/4) Installing yq (4.33.3-r3) [2023-09-20T08:35:31.907Z] #57 39.33 Executing busybox-1.36.1-r2.trigger [2023-09-20T08:35:31.907Z] #57 39.33 Executing ca-certificates-20230506-r0.trigger [2023-09-20T08:35:31.907Z] #57 39.38 OK: 17 MiB in 19 packages [2023-09-20T08:35:33.281Z] #57 DONE 40.7s [2023-09-20T08:35:33.281Z] [2023-09-20T08:35:33.281Z] #63 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-20T08:35:33.281Z] #63 DONE 1.8s [2023-09-20T08:35:33.281Z] [2023-09-20T08:35:33.281Z] #64 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-20T08:35:33.281Z] #64 DONE 1.8s [2023-09-20T08:35:33.281Z] [2023-09-20T08:35:33.281Z] #65 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-20T08:35:33.281Z] #65 DONE 1.8s [2023-09-20T08:35:33.281Z] [2023-09-20T08:35:33.281Z] #66 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-20T08:35:33.281Z] #66 DONE 1.8s [2023-09-20T08:35:33.281Z] [2023-09-20T08:35:33.281Z] #67 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-20T08:35:33.281Z] #67 ... [2023-09-20T08:35:33.281Z] [2023-09-20T08:35:33.281Z] #68 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-20T08:35:33.281Z] #68 DONE 0.1s [2023-09-20T08:35:33.281Z] [2023-09-20T08:35:33.281Z] #69 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-20T08:35:33.281Z] #69 DONE 0.1s [2023-09-20T08:35:33.540Z] [2023-09-20T08:35:33.540Z] #70 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-20T08:35:34.474Z] #70 ... [2023-09-20T08:35:34.474Z] [2023-09-20T08:35:34.474Z] #71 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-20T08:35:34.474Z] #71 DONE 0.9s [2023-09-20T08:35:34.474Z] [2023-09-20T08:35:34.474Z] #67 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-20T08:35:34.474Z] #67 DONE 1.0s [2023-09-20T08:35:34.474Z] [2023-09-20T08:35:34.474Z] #61 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-20T08:35:34.474Z] #61 DONE 4.5s [2023-09-20T08:35:34.474Z] [2023-09-20T08:35:34.474Z] #70 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-20T08:35:34.474Z] #70 DONE 1.0s [2023-09-20T08:35:34.474Z] [2023-09-20T08:35:34.474Z] #72 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-20T08:35:34.474Z] #72 DONE 0.2s [2023-09-20T08:35:34.474Z] [2023-09-20T08:35:34.474Z] #73 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-20T08:35:34.474Z] #73 DONE 0.1s [2023-09-20T08:35:34.474Z] [2023-09-20T08:35:34.474Z] #74 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-20T08:35:34.474Z] #74 DONE 0.1s [2023-09-20T08:35:34.474Z] [2023-09-20T08:35:34.474Z] #75 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-20T08:35:34.474Z] #75 DONE 0.1s [2023-09-20T08:35:34.474Z] [2023-09-20T08:35:34.474Z] #76 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-20T08:35:34.474Z] #76 DONE 0.1s [2023-09-20T08:35:34.474Z] [2023-09-20T08:35:34.474Z] #77 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-20T08:35:34.474Z] #77 DONE 0.1s [2023-09-20T08:35:34.474Z] [2023-09-20T08:35:34.474Z] #78 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-20T08:35:34.474Z] #78 DONE 0.1s [2023-09-20T08:35:34.474Z] [2023-09-20T08:35:34.474Z] #79 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-20T08:35:34.732Z] #79 DONE 0.1s [2023-09-20T08:35:34.732Z] [2023-09-20T08:35:34.732Z] #80 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-20T08:35:34.732Z] #80 DONE 0.0s [2023-09-20T08:35:34.732Z] [2023-09-20T08:35:34.732Z] #81 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-20T08:35:34.732Z] #81 DONE 0.1s [2023-09-20T08:35:34.732Z] [2023-09-20T08:35:34.732Z] #82 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-20T08:35:34.732Z] #82 DONE 0.0s [2023-09-20T08:35:34.732Z] [2023-09-20T08:35:34.732Z] #83 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-20T08:35:34.732Z] #0 4.392 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T08:35:34.732Z] #0 4.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T08:35:34.732Z] #0 4.706 OK: 265 MiB in 56 packages [2023-09-20T08:35:34.732Z] #83 DONE 4.8s [2023-09-20T08:35:34.732Z] [2023-09-20T08:35:34.732Z] #84 [security-spire-agent] exporting to image [2023-09-20T08:35:34.732Z] #84 exporting layers [2023-09-20T08:35:34.990Z] #84 ... [2023-09-20T08:35:34.990Z] [2023-09-20T08:35:34.990Z] #85 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-20T08:35:34.990Z] #85 DONE 0.0s [2023-09-20T08:35:34.990Z] [2023-09-20T08:35:34.990Z] #86 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T08:35:35.248Z] #86 ... [2023-09-20T08:35:35.248Z] [2023-09-20T08:35:35.248Z] #84 [security-spire-agent] exporting to image [2023-09-20T08:35:35.248Z] #84 exporting layers 0.6s done [2023-09-20T08:35:35.248Z] #84 writing image sha256:d656ee1d3714f8dd850b9b935fc3f9d3dbf73a3f6fd0ab37f7076c53f301853c 0.0s done [2023-09-20T08:35:35.248Z] #84 naming to docker.io/library/security-spire-config done [2023-09-20T08:35:35.248Z] #84 writing image sha256:086284d22a1c2e389d3b61c42d4c3cbc1f8075b16d1647d6e77a67112c64a016 done [2023-09-20T08:35:35.248Z] #84 naming to docker.io/library/security-spire-server done [2023-09-20T08:35:35.248Z] #84 writing image sha256:e048e3bb5c652db64015b56af1ef6582b7db455e7607d03e4723db080f118c05 done [2023-09-20T08:35:35.248Z] #84 naming to docker.io/library/security-spire-agent done [2023-09-20T08:35:35.248Z] #84 DONE 0.8s [2023-09-20T08:35:35.248Z] [2023-09-20T08:35:35.248Z] #87 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-09-20T08:35:35.248Z] #0 4.873 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T08:35:35.508Z] #87 ... [2023-09-20T08:35:35.508Z] [2023-09-20T08:35:35.508Z] #88 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-20T08:35:35.508Z] #0 5.045 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T08:35:35.508Z] #0 5.133 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T08:35:35.508Z] #0 5.345 OK: 265 MiB in 56 packages [2023-09-20T08:35:35.508Z] #88 DONE 5.4s [2023-09-20T08:35:35.508Z] [2023-09-20T08:35:35.508Z] #89 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-20T08:35:35.508Z] #89 DONE 0.0s [2023-09-20T08:35:35.508Z] [2023-09-20T08:35:35.508Z] #90 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-20T08:35:35.508Z] #0 4.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T08:35:35.508Z] #0 4.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T08:35:35.508Z] #0 5.132 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-20T08:35:35.508Z] #0 5.132 v3.18.3-223-gb0f71bc071b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-20T08:35:35.508Z] #0 5.132 OK: 20064 distinct packages available [2023-09-20T08:35:35.508Z] #0 5.178 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T08:35:35.508Z] #0 5.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T08:35:35.508Z] #0 5.463 OK: 265 MiB in 56 packages [2023-09-20T08:35:35.508Z] #90 DONE 5.5s [2023-09-20T08:35:35.508Z] [2023-09-20T08:35:35.508Z] #91 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-20T08:35:35.508Z] #91 DONE 0.0s [2023-09-20T08:35:35.508Z] [2023-09-20T08:35:35.508Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T08:35:36.443Z] #92 ... [2023-09-20T08:35:36.443Z] [2023-09-20T08:35:36.443Z] #93 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-20T08:35:36.443Z] #93 DONE 0.0s [2023-09-20T08:35:36.443Z] [2023-09-20T08:35:36.443Z] #87 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-09-20T08:35:36.443Z] #87 6.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T08:35:36.443Z] #87 6.331 OK: 265 MiB in 56 packages [2023-09-20T08:35:36.443Z] #87 DONE 6.7s [2023-09-20T08:35:36.703Z] [2023-09-20T08:35:36.703Z] #94 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T08:35:39.988Z] #94 ... [2023-09-20T08:35:39.988Z] [2023-09-20T08:35:39.988Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-20T08:35:40.353Z] #39 ... [2023-09-20T08:35:40.353Z] [2023-09-20T08:35:40.353Z] #95 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T08:35:53.410Z] Removing intermediate container f75ae338c562 [2023-09-20T08:35:53.410Z] ---> 8c41e3dd47a3 [2023-09-20T08:35:53.410Z] Successfully built 8c41e3dd47a3 [2023-09-20T08:35:53.410Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T08:35:53.826Z] + docker inspect -f . ci-base-image-arm64 [2023-09-20T08:35:53.826Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T08:35:54.128Z] prd-ubuntu20.04-docker-arm64-4c-16g-6686 does not seem to be running inside a container [2023-09-20T08:35:54.210Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-20T08:35:55.403Z] $ docker top 66530d0ca17e7ab4ea0541eb449cb42026af8e034ce650ce0b5a1aa5e4b452f0 -eo pid,comm [2023-09-20T08:35:55.559Z] #95 ... [2023-09-20T08:35:55.559Z] [2023-09-20T08:35:55.559Z] #86 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T08:35:55.559Z] #86 DONE 20.9s [Pipeline] { [Pipeline] sh [2023-09-20T08:35:55.820Z] [2023-09-20T08:35:55.820Z] #95 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T08:35:55.820Z] #95 DONE 20.3s [2023-09-20T08:35:55.820Z] [2023-09-20T08:35:55.820Z] #94 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T08:35:55.820Z] #94 DONE 19.2s [2023-09-20T08:35:55.820Z] [2023-09-20T08:35:55.820Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T08:35:55.820Z] #92 DONE 20.2s [2023-09-20T08:35:55.820Z] [2023-09-20T08:35:55.820Z] #96 [core-data builder 6/7] COPY . . [2023-09-20T08:35:56.301Z] + go version [2023-09-20T08:35:56.301Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-20T08:35:56.345Z] $ docker stop --time=1 66530d0ca17e7ab4ea0541eb449cb42026af8e034ce650ce0b5a1aa5e4b452f0 [2023-09-20T08:35:57.992Z] $ docker rm -f --volumes 66530d0ca17e7ab4ea0541eb449cb42026af8e034ce650ce0b5a1aa5e4b452f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T08:35:58.926Z] + docker inspect -f . ci-base-image-arm64 [2023-09-20T08:35:58.926Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T08:35:59.191Z] prd-ubuntu20.04-docker-arm64-4c-16g-6686 does not seem to be running inside a container [2023-09-20T08:35:59.263Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-20T08:36:00.403Z] $ docker top ea5258d5a30fc4bd374be190c6ec57c752bd12bb8a8009ec2c8dbde4e3f9298c -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-20T08:36:00.633Z] ========================================================= [2023-09-20T08:36:00.633Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-09-20T08:36:00.633Z] ========================================================= [Pipeline] sh [2023-09-20T08:36:00.952Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-09-20T08:36:01.346Z] + make test [2023-09-20T08:36:01.346Z] go test -race -coverprofile=coverage.out ./... [2023-09-20T08:36:05.866Z] #96 ... [2023-09-20T08:36:05.866Z] [2023-09-20T08:36:05.866Z] #97 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-20T08:36:05.866Z] #97 ... [2023-09-20T08:36:05.866Z] [2023-09-20T08:36:05.866Z] #98 [support-notifications builder 6/7] COPY . . [2023-09-20T08:36:06.125Z] #98 ... [2023-09-20T08:36:06.125Z] [2023-09-20T08:36:06.125Z] #99 [security-secretstore-setup builder 6/7] COPY . . [2023-09-20T08:36:09.407Z] #99 ... [2023-09-20T08:36:09.407Z] [2023-09-20T08:36:09.407Z] #97 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-20T08:36:09.407Z] #97 DONE 13.4s [2023-09-20T08:36:09.407Z] [2023-09-20T08:36:09.407Z] #99 [security-secretstore-setup builder 6/7] COPY . . [2023-09-20T08:36:09.407Z] #99 DONE 13.4s [2023-09-20T08:36:09.407Z] [2023-09-20T08:36:09.407Z] #100 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-20T08:36:09.407Z] #100 CACHED [2023-09-20T08:36:09.407Z] [2023-09-20T08:36:09.407Z] #101 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T08:36:09.407Z] #101 CACHED [2023-09-20T08:36:09.407Z] [2023-09-20T08:36:09.407Z] #102 [security-bootstrapper builder 6/7] COPY . . [2023-09-20T08:36:09.407Z] #102 CACHED [2023-09-20T08:36:09.407Z] [2023-09-20T08:36:09.407Z] #103 [security-proxy-setup builder 6/7] COPY . . [2023-09-20T08:36:09.407Z] #103 CACHED [2023-09-20T08:36:09.407Z] [2023-09-20T08:36:09.407Z] #104 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-20T08:36:09.407Z] #104 CACHED [2023-09-20T08:36:09.407Z] [2023-09-20T08:36:09.407Z] #105 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T08:36:09.407Z] #105 CACHED [2023-09-20T08:36:09.407Z] [2023-09-20T08:36:09.407Z] #96 [core-data builder 6/7] COPY . . [2023-09-20T08:36:09.407Z] #96 DONE 13.4s [2023-09-20T08:36:09.407Z] [2023-09-20T08:36:09.407Z] #106 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-20T08:36:09.407Z] #106 CACHED [2023-09-20T08:36:09.407Z] [2023-09-20T08:36:09.407Z] #107 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T08:36:09.407Z] #107 CACHED [2023-09-20T08:36:09.407Z] [2023-09-20T08:36:09.407Z] #108 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-20T08:36:09.407Z] #108 CACHED [2023-09-20T08:36:09.407Z] [2023-09-20T08:36:09.407Z] #109 [support-scheduler builder 6/7] COPY . . [2023-09-20T08:36:09.407Z] #109 CACHED [2023-09-20T08:36:09.407Z] [2023-09-20T08:36:09.407Z] #110 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-20T08:36:09.407Z] #110 CACHED [2023-09-20T08:36:09.407Z] [2023-09-20T08:36:09.407Z] #111 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T08:36:09.407Z] #111 CACHED [2023-09-20T08:36:09.407Z] [2023-09-20T08:36:09.407Z] #112 [core-command builder 6/7] COPY . . [2023-09-20T08:36:09.407Z] #112 CACHED [2023-09-20T08:36:09.407Z] [2023-09-20T08:36:09.407Z] #113 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-20T08:36:09.407Z] #113 CACHED [2023-09-20T08:36:09.407Z] [2023-09-20T08:36:09.407Z] #114 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T08:36:09.407Z] #114 CACHED [2023-09-20T08:36:09.407Z] [2023-09-20T08:36:09.407Z] #98 [support-notifications builder 6/7] COPY . . [2023-09-20T08:36:09.407Z] #98 DONE 13.5s [2023-09-20T08:36:09.407Z] [2023-09-20T08:36:09.407Z] #115 [security-proxy-auth builder 6/7] COPY . . [2023-09-20T08:36:09.407Z] #115 CACHED [2023-09-20T08:36:09.407Z] [2023-09-20T08:36:09.407Z] #116 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T08:36:09.407Z] #116 CACHED [2023-09-20T08:36:09.407Z] [2023-09-20T08:36:09.407Z] #117 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-20T08:36:09.407Z] #117 CACHED [2023-09-20T08:36:09.407Z] [2023-09-20T08:36:09.407Z] #118 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T08:36:09.407Z] #118 CACHED [2023-09-20T08:36:09.407Z] [2023-09-20T08:36:09.407Z] #119 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-20T08:36:09.407Z] #119 CACHED [2023-09-20T08:36:09.407Z] [2023-09-20T08:36:09.407Z] #120 [core-metadata builder 6/7] COPY . . [2023-09-20T08:36:09.407Z] #120 CACHED [2023-09-20T08:36:09.407Z] [2023-09-20T08:36:09.407Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-20T08:36:10.342Z] #121 0.847 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-20T08:36:20.638Z] #121 ... [2023-09-20T08:36:20.638Z] [2023-09-20T08:36:20.638Z] #122 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-20T08:36:20.638Z] #0 0.783 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-20T08:36:20.638Z] #122 ... [2023-09-20T08:36:20.638Z] [2023-09-20T08:36:20.638Z] #123 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-20T08:36:20.638Z] #0 1.149 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-20T08:36:20.638Z] #123 ... [2023-09-20T08:36:20.638Z] [2023-09-20T08:36:20.638Z] #124 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-20T08:36:20.638Z] #0 0.932 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-20T08:36:20.638Z] #124 ... [2023-09-20T08:36:20.638Z] [2023-09-20T08:36:20.638Z] #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-20T08:36:20.638Z] #0 0.790 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-20T08:36:20.638Z] #125 ... [2023-09-20T08:36:20.638Z] [2023-09-20T08:36:20.638Z] #126 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-20T08:36:20.638Z] #0 1.375 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-20T08:36:20.638Z] #126 ... [2023-09-20T08:36:20.638Z] [2023-09-20T08:36:20.638Z] #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-20T08:36:20.638Z] #0 0.760 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-20T08:36:20.638Z] #127 ... [2023-09-20T08:36:20.638Z] [2023-09-20T08:36:20.638Z] #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-20T08:36:20.638Z] #0 0.553 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-20T08:36:20.638Z] #128 ... [2023-09-20T08:36:20.638Z] [2023-09-20T08:36:20.638Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-20T08:36:20.638Z] #0 1.279 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-20T08:36:20.638Z] #129 ... [2023-09-20T08:36:20.638Z] [2023-09-20T08:36:20.638Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-20T08:36:20.638Z] #0 0.721 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-20T08:36:20.638Z] #130 ... [2023-09-20T08:36:20.638Z] [2023-09-20T08:36:20.638Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-20T08:36:20.638Z] #0 1.182 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-20T08:36:33.565Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-09-20T08:37:28.351Z] #131 ... [2023-09-20T08:37:28.351Z] [2023-09-20T08:37:28.351Z] #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-20T08:37:28.351Z] #125 69.87 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-20T08:37:28.351Z] #125 ... [2023-09-20T08:37:28.351Z] [2023-09-20T08:37:28.351Z] #124 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-20T08:37:28.351Z] #124 DONE 78.2s [2023-09-20T08:37:28.351Z] [2023-09-20T08:37:28.351Z] #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-20T08:37:28.351Z] #131 DONE 78.2s [2023-09-20T08:37:28.351Z] [2023-09-20T08:37:28.351Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-20T08:37:28.351Z] #121 DONE 78.2s [2023-09-20T08:37:28.351Z] [2023-09-20T08:37:28.351Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-20T08:37:28.351Z] #129 DONE 78.2s [2023-09-20T08:37:28.351Z] [2023-09-20T08:37:28.351Z] #126 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-20T08:37:28.351Z] #126 DONE 78.2s [2023-09-20T08:37:28.351Z] [2023-09-20T08:37:28.351Z] #132 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T08:37:28.351Z] #132 ... [2023-09-20T08:37:28.351Z] [2023-09-20T08:37:28.351Z] #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-20T08:37:28.351Z] #128 DONE 78.2s [2023-09-20T08:37:28.351Z] [2023-09-20T08:37:28.351Z] #123 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-20T08:37:28.351Z] #123 DONE 78.3s [2023-09-20T08:37:28.351Z] [2023-09-20T08:37:28.351Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-20T08:37:28.351Z] #130 DONE 78.5s [2023-09-20T08:37:28.351Z] [2023-09-20T08:37:28.351Z] #133 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T08:37:28.351Z] #133 ... [2023-09-20T08:37:28.351Z] [2023-09-20T08:37:28.351Z] #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-20T08:37:28.351Z] #125 DONE 78.6s [2023-09-20T08:37:28.351Z] [2023-09-20T08:37:28.351Z] #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-20T08:37:28.351Z] #127 DONE 78.6s [2023-09-20T08:37:28.351Z] [2023-09-20T08:37:28.351Z] #122 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-20T08:37:28.351Z] #122 DONE 78.6s [2023-09-20T08:37:28.351Z] [2023-09-20T08:37:28.351Z] #134 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-20T08:37:28.351Z] #134 ... [2023-09-20T08:37:28.351Z] [2023-09-20T08:37:28.351Z] #132 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T08:37:28.351Z] #132 DONE 0.7s [2023-09-20T08:37:28.351Z] [2023-09-20T08:37:28.351Z] #133 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T08:37:28.351Z] #133 DONE 0.4s [2023-09-20T08:37:28.351Z] [2023-09-20T08:37:28.351Z] #135 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T08:37:28.351Z] #135 DONE 0.6s [2023-09-20T08:37:28.351Z] [2023-09-20T08:37:28.351Z] #136 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-20T08:37:28.351Z] #136 ... [2023-09-20T08:37:28.351Z] [2023-09-20T08:37:28.351Z] #137 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T08:37:28.351Z] #137 DONE 0.3s [2023-09-20T08:37:28.351Z] [2023-09-20T08:37:28.351Z] #134 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-20T08:37:28.351Z] #134 DONE 0.3s [2023-09-20T08:37:28.351Z] [2023-09-20T08:37:28.351Z] #138 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T08:37:28.351Z] #138 DONE 0.5s [2023-09-20T08:37:28.351Z] [2023-09-20T08:37:28.351Z] #139 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T08:37:28.351Z] #139 DONE 0.4s [2023-09-20T08:37:28.351Z] [2023-09-20T08:37:28.351Z] #140 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-20T08:37:28.351Z] #140 DONE 0.2s [2023-09-20T08:37:28.351Z] [2023-09-20T08:37:28.351Z] #141 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T08:37:28.351Z] #141 CACHED [2023-09-20T08:37:28.351Z] [2023-09-20T08:37:28.351Z] #142 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-20T08:37:28.351Z] #142 CACHED [2023-09-20T08:37:28.351Z] [2023-09-20T08:37:28.351Z] #143 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-20T08:37:28.351Z] #143 CACHED [2023-09-20T08:37:28.351Z] [2023-09-20T08:37:28.351Z] #144 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T08:37:28.351Z] #144 CACHED [2023-09-20T08:37:28.351Z] [2023-09-20T08:37:28.351Z] #145 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T08:37:28.351Z] #145 CACHED [2023-09-20T08:37:28.351Z] [2023-09-20T08:37:28.351Z] #146 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-20T08:37:28.351Z] #146 CACHED [2023-09-20T08:37:28.351Z] [2023-09-20T08:37:28.351Z] #147 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-20T08:37:28.351Z] #147 CACHED [2023-09-20T08:37:28.351Z] [2023-09-20T08:37:28.351Z] #148 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T08:37:28.351Z] #148 CACHED [2023-09-20T08:37:28.351Z] [2023-09-20T08:37:28.351Z] #136 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-20T08:37:28.351Z] #136 DONE 0.3s [2023-09-20T08:37:28.351Z] [2023-09-20T08:37:28.351Z] #149 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-20T08:37:28.351Z] #149 DONE 0.3s [2023-09-20T08:37:28.351Z] [2023-09-20T08:37:28.351Z] #150 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-20T08:37:29.736Z] #150 ... [2023-09-20T08:37:29.736Z] [2023-09-20T08:37:29.736Z] #151 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-20T08:37:29.736Z] #151 DONE 1.4s [2023-09-20T08:37:29.736Z] [2023-09-20T08:37:29.736Z] #152 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-20T08:37:29.736Z] #152 DONE 1.4s [2023-09-20T08:37:29.736Z] [2023-09-20T08:37:29.736Z] #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-20T08:37:30.671Z] #153 ... [2023-09-20T08:37:30.671Z] [2023-09-20T08:37:30.671Z] #154 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-20T08:37:30.671Z] #154 DONE 2.1s [2023-09-20T08:37:30.671Z] [2023-09-20T08:37:30.671Z] #155 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-20T08:37:30.671Z] #155 ... [2023-09-20T08:37:30.671Z] [2023-09-20T08:37:30.671Z] #156 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-20T08:37:30.671Z] #156 DONE 2.4s [2023-09-20T08:37:30.671Z] [2023-09-20T08:37:30.671Z] #157 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-20T08:37:30.671Z] #157 DONE 2.3s [2023-09-20T08:37:30.671Z] [2023-09-20T08:37:30.671Z] #158 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-20T08:37:30.671Z] #158 DONE 2.4s [2023-09-20T08:37:30.671Z] [2023-09-20T08:37:30.671Z] #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-20T08:37:30.671Z] #159 DONE 2.4s [2023-09-20T08:37:30.671Z] [2023-09-20T08:37:30.671Z] #160 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-20T08:37:30.671Z] #160 DONE 2.4s [2023-09-20T08:37:30.988Z] [2023-09-20T08:37:30.988Z] #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-20T08:37:30.988Z] #161 DONE 2.4s [2023-09-20T08:37:30.988Z] [2023-09-20T08:37:30.988Z] #150 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-20T08:37:30.988Z] #150 DONE 2.4s [2023-09-20T08:37:30.988Z] [2023-09-20T08:37:30.988Z] #162 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-20T08:37:32.380Z] #162 ... [2023-09-20T08:37:32.380Z] [2023-09-20T08:37:32.380Z] #163 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-20T08:37:32.380Z] #163 DONE 2.3s [2023-09-20T08:37:32.380Z] [2023-09-20T08:37:32.380Z] #164 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-20T08:37:32.380Z] #164 ... [2023-09-20T08:37:32.380Z] [2023-09-20T08:37:32.380Z] #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-20T08:37:32.380Z] #153 DONE 2.6s [2023-09-20T08:37:32.640Z] [2023-09-20T08:37:32.640Z] #165 [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-20T08:37:32.640Z] #165 ... [2023-09-20T08:37:32.640Z] [2023-09-20T08:37:32.640Z] #166 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-20T08:37:32.640Z] #166 DONE 1.9s [2023-09-20T08:37:32.900Z] [2023-09-20T08:37:32.900Z] #167 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-20T08:37:32.900Z] #167 ... [2023-09-20T08:37:32.900Z] [2023-09-20T08:37:32.900Z] #168 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-20T08:37:32.900Z] #168 DONE 2.3s [2023-09-20T08:37:32.900Z] [2023-09-20T08:37:32.900Z] #155 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-20T08:37:32.900Z] #155 DONE 2.3s [2023-09-20T08:37:33.161Z] [2023-09-20T08:37:33.161Z] #169 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-20T08:37:33.161Z] #169 DONE 2.3s [2023-09-20T08:37:33.161Z] [2023-09-20T08:37:33.161Z] #170 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-20T08:37:33.161Z] #170 DONE 4.8s [2023-09-20T08:37:33.161Z] [2023-09-20T08:37:33.161Z] #171 [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-20T08:37:33.161Z] #171 DONE 2.3s [2023-09-20T08:37:33.161Z] [2023-09-20T08:37:33.161Z] #167 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-20T08:37:33.161Z] #167 DONE 2.3s [2023-09-20T08:37:33.161Z] [2023-09-20T08:37:33.161Z] #172 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-20T08:37:33.161Z] #172 DONE 2.3s [2023-09-20T08:37:33.161Z] [2023-09-20T08:37:33.161Z] #173 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-20T08:37:33.161Z] #173 ... [2023-09-20T08:37:33.161Z] [2023-09-20T08:37:33.161Z] #162 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-20T08:37:33.161Z] #162 DONE 2.4s [2023-09-20T08:37:33.422Z] [2023-09-20T08:37:33.422Z] #84 [core-command] exporting to image [2023-09-20T08:37:33.422Z] #84 exporting layers 0.1s done [2023-09-20T08:37:33.422Z] #84 writing image sha256:13a46f14d9c60105af771478eea051119cdc16f87dab6106484653873e9f1ee9 0.0s done [2023-09-20T08:37:33.422Z] #84 naming to docker.io/library/core-command 0.1s done [2023-09-20T08:37:33.422Z] #84 ... [2023-09-20T08:37:33.422Z] [2023-09-20T08:37:33.422Z] #165 [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-20T08:37:33.422Z] #165 DONE 1.2s [2023-09-20T08:37:33.422Z] [2023-09-20T08:37:33.422Z] #164 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-20T08:37:33.422Z] #164 DONE 1.5s [2023-09-20T08:37:33.422Z] [2023-09-20T08:37:33.422Z] #174 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-20T08:37:33.422Z] #174 DONE 0.5s [2023-09-20T08:37:33.422Z] [2023-09-20T08:37:33.422Z] #175 [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-20T08:37:33.422Z] #175 DONE 0.5s [2023-09-20T08:37:33.422Z] [2023-09-20T08:37:33.422Z] #84 [core-data] exporting to image [2023-09-20T08:37:33.683Z] #84 ... [2023-09-20T08:37:33.683Z] [2023-09-20T08:37:33.683Z] #176 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T08:37:33.683Z] #176 DONE 0.5s [2023-09-20T08:37:33.683Z] [2023-09-20T08:37:33.683Z] #177 [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-20T08:37:33.683Z] #177 DONE 0.5s [2023-09-20T08:37:33.683Z] [2023-09-20T08:37:33.683Z] #173 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-20T08:37:33.683Z] #173 DONE 0.5s [2023-09-20T08:37:33.683Z] [2023-09-20T08:37:33.683Z] #178 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-20T08:37:33.683Z] #178 DONE 0.5s [2023-09-20T08:37:33.683Z] [2023-09-20T08:37:33.683Z] #84 [core-metadata] exporting to image [2023-09-20T08:37:33.683Z] #84 ... [2023-09-20T08:37:33.683Z] [2023-09-20T08:37:33.683Z] #179 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-20T08:37:33.683Z] #179 DONE 0.3s [2023-09-20T08:37:33.683Z] [2023-09-20T08:37:33.683Z] #84 [core-data] exporting to image [2023-09-20T08:37:33.683Z] #84 exporting layers 0.2s done [2023-09-20T08:37:33.683Z] #84 writing image sha256:16d9ce564b93584dc3d275a5c7cad99464da5c7665e8e008cc9d6bf72fc6e43c done [2023-09-20T08:37:33.683Z] #84 naming to docker.io/library/support-scheduler done [2023-09-20T08:37:33.683Z] #84 writing image sha256:dfac15b52d9da25b29370bee73d66d62584e4e487a4b7ed6038fcf6ae3c6e22f 0.0s done [2023-09-20T08:37:33.683Z] #84 naming to docker.io/library/support-notifications done [2023-09-20T08:37:33.683Z] #84 writing image sha256:d18977c660040e570e6db5ae82fa25560baf3f6b2b35dc0a486941631d98e797 0.0s done [2023-09-20T08:37:33.683Z] #84 naming to docker.io/library/core-data done [2023-09-20T08:37:33.945Z] #84 exporting layers 0.2s done [2023-09-20T08:37:33.945Z] #84 writing image sha256:8c59efcb1b5b3e67f939d1be5a0dd2254c9bdb1ebc4d3f24b323dac533500766 done [2023-09-20T08:37:33.945Z] #84 naming to docker.io/library/core-metadata done [2023-09-20T08:37:33.945Z] #84 writing image sha256:b853a5fc9a13d4314fcb46ae9f647f29aca9becb3d74cf1fc7d8f178452a4c13 done [2023-09-20T08:37:33.945Z] #84 naming to docker.io/library/security-spiffe-token-provider done [2023-09-20T08:37:33.945Z] #84 DONE 1.7s [2023-09-20T08:37:33.945Z] [2023-09-20T08:37:33.945Z] #180 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-20T08:37:33.945Z] #180 DONE 0.2s [2023-09-20T08:37:33.945Z] [2023-09-20T08:37:33.945Z] #181 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-20T08:37:33.945Z] #181 DONE 0.2s [2023-09-20T08:37:33.945Z] [2023-09-20T08:37:33.945Z] #182 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-20T08:37:34.206Z] #182 ... [2023-09-20T08:37:34.206Z] [2023-09-20T08:37:34.206Z] #183 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-20T08:37:34.206Z] #183 DONE 0.4s [2023-09-20T08:37:34.206Z] [2023-09-20T08:37:34.206Z] #184 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-20T08:37:34.206Z] #184 DONE 0.7s [2023-09-20T08:37:34.467Z] [2023-09-20T08:37:34.467Z] #185 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-20T08:37:34.467Z] #185 ... [2023-09-20T08:37:34.467Z] [2023-09-20T08:37:34.467Z] #186 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-20T08:37:34.467Z] #186 DONE 0.8s [2023-09-20T08:37:34.467Z] [2023-09-20T08:37:34.467Z] #187 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-20T08:37:34.467Z] #187 DONE 0.7s [2023-09-20T08:37:34.728Z] [2023-09-20T08:37:34.728Z] #84 [core-common-config-bootstrapper] exporting to image [2023-09-20T08:37:34.988Z] #84 ... [2023-09-20T08:37:34.988Z] [2023-09-20T08:37:34.988Z] #188 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-20T08:37:34.988Z] #188 DONE 0.5s [2023-09-20T08:37:34.988Z] [2023-09-20T08:37:34.988Z] #185 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-20T08:37:34.988Z] #185 DONE 0.9s [2023-09-20T08:37:34.988Z] [2023-09-20T08:37:34.988Z] #189 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-09-20T08:37:34.988Z] #189 DONE 0.1s [2023-09-20T08:37:34.988Z] [2023-09-20T08:37:34.988Z] #190 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-20T08:37:34.988Z] #190 DONE 0.1s [2023-09-20T08:37:34.988Z] [2023-09-20T08:37:34.988Z] #84 [core-common-config-bootstrapper] exporting to image [2023-09-20T08:37:34.988Z] #84 exporting layers 0.7s done [2023-09-20T08:37:35.247Z] #84 exporting layers 0.7s done [2023-09-20T08:37:35.247Z] #84 writing image sha256:22c5b15a6c9853363b07efb7d657dcffb1ef0fa7338b13a806c0a73074e3c4b9 0.0s done [2023-09-20T08:37:35.247Z] #84 naming to docker.io/library/core-common-config-bootstrapper done [2023-09-20T08:37:35.247Z] #84 writing image sha256:1cbb05756d00793a9255239cbd5ab477f7d4226040b73181d163fe73ac37c385 done [2023-09-20T08:37:35.247Z] #84 naming to docker.io/library/security-proxy-auth done [2023-09-20T08:37:35.247Z] #84 DONE 2.4s [2023-09-20T08:37:35.247Z] [2023-09-20T08:37:35.247Z] #191 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-20T08:37:35.247Z] #191 ... [2023-09-20T08:37:35.247Z] [2023-09-20T08:37:35.247Z] #192 [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-20T08:37:35.247Z] #192 DONE 0.2s [2023-09-20T08:37:35.247Z] [2023-09-20T08:37:35.247Z] #182 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-20T08:37:35.247Z] #182 DONE 1.5s [2023-09-20T08:37:35.247Z] [2023-09-20T08:37:35.247Z] #193 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-20T08:37:35.247Z] #193 DONE 0.1s [2023-09-20T08:37:35.508Z] [2023-09-20T08:37:35.508Z] #194 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-20T08:37:35.508Z] #194 DONE 0.0s [2023-09-20T08:37:35.508Z] [2023-09-20T08:37:35.508Z] #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-20T08:37:35.767Z] #195 ... [2023-09-20T08:37:35.767Z] [2023-09-20T08:37:35.767Z] #84 [security-proxy-setup] exporting to image [2023-09-20T08:37:35.767Z] #84 exporting layers 0.2s done [2023-09-20T08:37:35.767Z] #84 writing image sha256:dfd777ba4dc257d4a9d2a0a8fad7789a9d5e5fab35a514b3f571a8ccf32c8415 done [2023-09-20T08:37:35.767Z] #84 naming to docker.io/library/security-proxy-setup done [2023-09-20T08:37:35.767Z] #84 DONE 2.6s [2023-09-20T08:37:35.767Z] [2023-09-20T08:37:35.767Z] #191 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-20T08:37:35.767Z] #191 DONE 0.6s [2023-09-20T08:37:35.767Z] [2023-09-20T08:37:35.767Z] #84 [security-secretstore-setup] exporting to image [2023-09-20T08:37:36.027Z] #84 ... [2023-09-20T08:37:36.027Z] [2023-09-20T08:37:36.027Z] #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-20T08:37:36.027Z] #195 DONE 0.5s [2023-09-20T08:37:36.027Z] [2023-09-20T08:37:36.027Z] #84 [security-bootstrapper] exporting to image [2023-09-20T08:37:36.027Z] #84 exporting layers 0.4s done [2023-09-20T08:37:36.027Z] #84 writing image sha256:7a9886adf86d45f98b1d099449e90ec81bed483adb668d72e736e4853859a15b done [2023-09-20T08:37:36.027Z] #84 naming to docker.io/library/security-secretstore-setup [2023-09-20T08:37:36.027Z] #84 exporting layers 0.3s done [2023-09-20T08:37:36.027Z] #84 naming to docker.io/library/security-secretstore-setup done [2023-09-20T08:37:36.027Z] #84 writing image sha256:b6d67e74b197d078e9ffa5f44a78fd9b989ff32410b27c710a9c7ca4d978978b done [2023-09-20T08:37:36.027Z] #84 naming to docker.io/library/security-bootstrapper done [2023-09-20T08:37:36.027Z] #84 DONE 3.1s [2023-09-20T08:37:36.027Z] [2023-09-20T08:37:36.027Z] #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-20T08:37:36.028Z] time="2023-09-20T08:34:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T08:37:36.028Z] time="2023-09-20T08:34:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T08:37:36.028Z] time="2023-09-20T08:34:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T08:37:36.028Z] time="2023-09-20T08:34:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T08:37:36.028Z] time="2023-09-20T08:34:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T08:37:36.028Z] time="2023-09-20T08:34:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T08:37:36.028Z] time="2023-09-20T08:34:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T08:37:36.028Z] time="2023-09-20T08:34:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T08:37:36.028Z] time="2023-09-20T08:34:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T08:37:36.028Z] time="2023-09-20T08:34:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T08:37:36.028Z] time="2023-09-20T08:34:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T08:37:36.028Z] time="2023-09-20T08:34:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T08:37:36.028Z] time="2023-09-20T08:34:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T08:37:36.028Z] time="2023-09-20T08:34:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-20T08:37:36.071Z] $ docker stop --time=1 cd393492e3d648e818ecd6b4c2725119f88be3249871362d11a8dae5987fa2c5 [2023-09-20T08:37:37.339Z] $ docker rm -f --volumes cd393492e3d648e818ecd6b4c2725119f88be3249871362d11a8dae5987fa2c5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T08:37:37.719Z] + docker images [2023-09-20T08:37:37.719Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-20T08:37:37.719Z] security-proxy-setup latest dfd777ba4dc2 2 seconds ago 29.4MB [2023-09-20T08:37:37.719Z] security-bootstrapper latest b6d67e74b197 2 seconds ago 23.3MB [2023-09-20T08:37:37.719Z] security-secretstore-setup latest 7a9886adf86d 2 seconds ago 44.4MB [2023-09-20T08:37:37.719Z] core-common-config-bootstrapper latest 22c5b15a6c98 3 seconds ago 18.2MB [2023-09-20T08:37:37.719Z] security-proxy-auth latest 1cbb05756d00 3 seconds ago 19.5MB [2023-09-20T08:37:37.719Z] core-data latest d18977c66004 4 seconds ago 21.3MB [2023-09-20T08:37:37.719Z] security-spiffe-token-provider latest b853a5fc9a13 4 seconds ago 35MB [2023-09-20T08:37:37.719Z] core-metadata latest 8c59efcb1b5b 4 seconds ago 21.7MB [2023-09-20T08:37:37.719Z] core-command latest 13a46f14d9c6 5 seconds ago 21.2MB [2023-09-20T08:37:37.719Z] support-notifications latest dfac15b52d9d 5 seconds ago 34.6MB [2023-09-20T08:37:37.719Z] support-scheduler latest 16d9ce564b93 5 seconds ago 34MB [2023-09-20T08:37:37.719Z] security-spire-server latest 086284d22a1c 2 minutes ago 102MB [2023-09-20T08:37:37.719Z] security-spire-config latest d656ee1d3714 2 minutes ago 101MB [2023-09-20T08:37:37.719Z] security-spire-agent latest e048e3bb5c65 2 minutes ago 161MB [2023-09-20T08:37:37.719Z] ci-base-image-x86_64 latest 92f5e2d5e995 5 minutes ago 1.08GB [2023-09-20T08:37:37.719Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine fa269f55d9b9 7 days ago 708MB [2023-09-20T08:37:37.719Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 months ago 334MB [2023-09-20T08:37:37.719Z] 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-20T08:37:55.183Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-09-20T08:37:55.183Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-09-20T08:37:57.772Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-09-20T08:37:58.041Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-09-20T08:37:58.309Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-09-20T08:38:00.251Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-09-20T08:38:00.251Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-09-20T08:38:00.251Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-09-20T08:38:00.251Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-09-20T08:38:01.208Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-09-20T08:38:02.612Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-09-20T08:38:02.612Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-09-20T08:38:02.612Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-09-20T08:38:02.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-09-20T08:38:10.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-09-20T08:38:10.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-09-20T08:38:12.197Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.351s coverage: 28.7% of statements [2023-09-20T08:38:22.269Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.279s coverage: 97.0% of statements [2023-09-20T08:38:25.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-09-20T08:38:25.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-09-20T08:38:25.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-09-20T08:38:30.977Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.469s coverage: 69.2% of statements [2023-09-20T08:38:32.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-09-20T08:38:32.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-09-20T08:38:33.785Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.471s coverage: 53.0% of statements [2023-09-20T08:38:39.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-09-20T08:38:39.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-09-20T08:38:39.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-09-20T08:38:39.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-09-20T08:38:39.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-09-20T08:38:45.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-09-20T08:38:45.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-09-20T08:38:52.477Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 13.028s coverage: 93.4% of statements [2023-09-20T08:38:52.477Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.574s coverage: 4.1% of statements [2023-09-20T08:38:59.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-09-20T08:38:59.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-09-20T08:38:59.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-09-20T08:39:01.035Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-09-20T08:39:01.035Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-09-20T08:39:01.035Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-09-20T08:39:01.035Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-09-20T08:39:01.035Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-09-20T08:39:01.035Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-09-20T08:39:01.035Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-09-20T08:39:01.995Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.538s coverage: 97.6% of statements [2023-09-20T08:39:01.995Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.184s coverage: 72.2% of statements [2023-09-20T08:39:10.106Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-09-20T08:39:10.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-09-20T08:39:10.791Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.406s coverage: 0.9% of statements [2023-09-20T08:39:10.792Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.239s coverage: 32.2% of statements [2023-09-20T08:39:15.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.367s coverage: 41.7% of statements [2023-09-20T08:39:15.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.304s coverage: 82.9% of statements [2023-09-20T08:39:15.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.347s coverage: 94.1% of statements [2023-09-20T08:39:15.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.268s coverage: 96.3% of statements [2023-09-20T08:39:21.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.356s coverage: 87.5% of statements [2023-09-20T08:39:22.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-09-20T08:39:23.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-09-20T08:39:23.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-09-20T08:39:23.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-09-20T08:39:26.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-09-20T08:39:26.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-09-20T08:39:26.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-09-20T08:39:26.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-09-20T08:39:32.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.271s coverage: 94.4% of statements [2023-09-20T08:39:32.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-09-20T08:39:32.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-09-20T08:39:32.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-09-20T08:39:32.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-09-20T08:39:41.093Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-09-20T08:39:41.093Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-09-20T08:39:44.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-09-20T08:39:47.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.126s coverage: 79.9% of statements [2023-09-20T08:39:47.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.251s coverage: 92.9% of statements [2023-09-20T08:39:47.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.069s coverage: 64.4% of statements [2023-09-20T08:39:47.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.208s coverage: 62.3% of statements [2023-09-20T08:39:47.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.198s coverage: 87.2% of statements [2023-09-20T08:39:47.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.172s coverage: 20.0% of statements [2023-09-20T08:39:47.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.160s coverage: 100.0% of statements [2023-09-20T08:39:48.872Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.380s coverage: 81.8% of statements [2023-09-20T08:39:49.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-09-20T08:39:49.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-09-20T08:39:51.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.394s coverage: 82.1% of statements [2023-09-20T08:39:51.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.249s coverage: 86.0% of statements [2023-09-20T08:39:55.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-09-20T08:39:55.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-09-20T08:39:57.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.968s coverage: 63.1% of statements [2023-09-20T08:39:57.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.269s coverage: 100.0% of statements [2023-09-20T08:39:57.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.109s coverage: 89.4% of statements [2023-09-20T08:39:57.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.077s coverage: 100.0% of statements [2023-09-20T08:39:58.562Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-09-20T08:39:58.562Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-09-20T08:39:58.562Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-09-20T08:39:59.145Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.070s coverage: 73.7% of statements [2023-09-20T08:39:59.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.065s coverage: 100.0% of statements [2023-09-20T08:40:05.076Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-09-20T08:40:05.076Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-09-20T08:40:05.076Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-09-20T08:40:06.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.787s coverage: 38.4% of statements [2023-09-20T08:40:06.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.242s coverage: 89.5% of statements [2023-09-20T08:40:09.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-09-20T08:40:09.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-09-20T08:40:09.815Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-09-20T08:40:09.815Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-09-20T08:40:10.398Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.202s coverage: 84.8% of statements [2023-09-20T08:40:15.734Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-09-20T08:40:15.734Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-09-20T08:40:15.734Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-09-20T08:40:15.734Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-09-20T08:40:22.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-09-20T08:40:22.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-09-20T08:40:22.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-09-20T08:40:22.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-09-20T08:40:22.367Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.276s coverage: 19.9% of statements [2023-09-20T08:40:22.950Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.592s coverage: 95.7% of statements [2023-09-20T08:40:24.889Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-09-20T08:40:24.889Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-09-20T08:40:26.294Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.256s coverage: 61.8% of statements [2023-09-20T08:40:28.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-09-20T08:40:28.875Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-09-20T08:40:30.279Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.397s coverage: 98.9% of statements [2023-09-20T08:40:31.237Z] 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-20T08:40:31.237Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-20T08:40:31.237Z] go vet ./... [2023-09-20T08:42:52.917Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-20T08:42:52.917Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-20T08:42:52.917Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-20T08:42:52.956Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-09-20T08:42:53.618Z] + ls -al . [2023-09-20T08:42:53.618Z] total 732 [2023-09-20T08:42:53.618Z] drwxrwxr-x 11 1001 1001 4096 Sep 20 08:36 . [2023-09-20T08:42:53.618Z] drwxr-xr-x 4 root root 4096 Sep 20 08:35 .. [2023-09-20T08:42:53.618Z] drwxrwxr-x 2 1001 1001 4096 Sep 20 08:34 .blubracket [2023-09-20T08:42:53.618Z] -rw-rw-r-- 1 1001 1001 16 Sep 20 08:34 .dockerignore [2023-09-20T08:42:53.618Z] drwxrwxr-x 8 1001 1001 4096 Sep 20 08:34 .git [2023-09-20T08:42:53.618Z] drwxrwxr-x 3 1001 1001 4096 Sep 20 08:34 .github [2023-09-20T08:42:53.618Z] -rw-rw-r-- 1 1001 1001 1173 Sep 20 08:34 .gitignore [2023-09-20T08:42:53.618Z] -rw-rw-r-- 1 1001 1001 42 Sep 20 08:34 .golangci.yml [2023-09-20T08:42:53.618Z] -rw-rw-r-- 1 1001 1001 100 Sep 20 08:34 .hadolint.yml [2023-09-20T08:42:53.618Z] -rw-rw-r-- 1 1001 1001 166 Sep 20 08:34 .sonarcloud.properties [2023-09-20T08:42:53.618Z] -rw-rw-r-- 1 1001 1001 1171 Sep 20 08:34 ADOPTERS.md [2023-09-20T08:42:53.618Z] -rw-rw-r-- 1 1001 1001 11674 Sep 20 08:34 Attribution.txt [2023-09-20T08:42:53.618Z] -rw-rw-r-- 1 1001 1001 93407 Sep 20 08:34 CHANGELOG.md [2023-09-20T08:42:53.618Z] -rw-rw-r-- 1 1001 1001 3804 Sep 20 08:34 CONTRIBUTING.md [2023-09-20T08:42:53.618Z] -rw-rw-r-- 1 1001 1001 677 Sep 20 08:34 GOVERNANCE.md [2023-09-20T08:42:53.618Z] -rw-rw-r-- 1 1001 1001 883 Sep 20 08:34 Jenkinsfile [2023-09-20T08:42:53.618Z] -rw-rw-r-- 1 1001 1001 10775 Sep 20 08:34 LICENSE [2023-09-20T08:42:53.618Z] -rw-rw-r-- 1 1001 1001 14764 Sep 20 08:34 Makefile [2023-09-20T08:42:53.618Z] -rw-rw-r-- 1 1001 1001 582 Sep 20 08:34 OWNERS.md [2023-09-20T08:42:53.618Z] -rw-rw-r-- 1 1001 1001 9923 Sep 20 08:34 README.md [2023-09-20T08:42:53.618Z] -rw-rw-r-- 1 1001 1001 789 Sep 20 08:34 SECURITY.md [2023-09-20T08:42:53.618Z] -rw-rw-r-- 1 1001 1001 5 Sep 20 08:32 VERSION [2023-09-20T08:42:53.618Z] drwxrwxr-x 2 1001 1001 4096 Sep 20 08:34 bin [2023-09-20T08:42:53.618Z] drwxrwxr-x 18 1001 1001 4096 Sep 20 08:34 cmd [2023-09-20T08:42:53.618Z] -rw-r--r-- 1 root root 453602 Sep 20 08:40 coverage.out [2023-09-20T08:42:53.618Z] drwxrwxr-x 2 1001 1001 4096 Sep 20 08:34 fuzz_test [2023-09-20T08:42:53.618Z] -rw-rw-r-- 1 1001 1001 3688 Sep 20 08:34 go.mod [2023-09-20T08:42:53.618Z] -rw-rw-r-- 1 1001 1001 34975 Sep 20 08:34 go.sum [2023-09-20T08:42:53.618Z] drwxrwxr-x 7 1001 1001 4096 Sep 20 08:34 internal [2023-09-20T08:42:53.618Z] drwxrwxr-x 3 1001 1001 4096 Sep 20 08:34 openapi [2023-09-20T08:42:53.618Z] -rw-rw-r-- 1 1001 1001 594 Sep 20 08:34 security.txt [2023-09-20T08:42:53.618Z] drwxrwxr-x 4 1001 1001 4096 Sep 20 08:34 snap [2023-09-20T08:42:53.618Z] -rw-rw-r-- 1 1001 1001 204 Sep 20 08:34 version.go [Pipeline] sh [2023-09-20T08:42:54.274Z] + '[' -e coverage.out ] [2023-09-20T08:42:54.274Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-09-20T08:42:54.311Z] Warning: overwriting stash ‘coverage-report’ [2023-09-20T08:42:55.114Z] Stashed 1 file(s) [Pipeline] sh [2023-09-20T08:42:55.754Z] + make build [2023-09-20T08:42:55.754Z] 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-20T08:44:17.358Z] 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-20T08:44:19.936Z] 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-20T08:44:25.273Z] 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-20T08:44:27.851Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-20T08:45:00.049Z] 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-20T08:45:04.295Z] 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-20T08:45:09.617Z] 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-20T08:45:13.852Z] 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-20T08:45:17.174Z] 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-20T08:45:20.516Z] 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-20T08:45:24.758Z] 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-20T08:45:30.212Z] $ docker stop --time=1 ea5258d5a30fc4bd374be190c6ec57c752bd12bb8a8009ec2c8dbde4e3f9298c [2023-09-20T08:45:32.345Z] $ docker rm -f --volumes ea5258d5a30fc4bd374be190c6ec57c752bd12bb8a8009ec2c8dbde4e3f9298c [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-20T08:45:35.264Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-20T08:45:35.264Z] [2023-09-20T08:45:35.264Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T08:45:35.669Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-20T08:45:37.073Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-09-20T08:45:37.073Z] 547446be3368: Pulling fs layer [2023-09-20T08:45:37.073Z] d125d8839a47: Pulling fs layer [2023-09-20T08:45:37.073Z] 3e85d5ac6304: Pulling fs layer [2023-09-20T08:45:37.073Z] c3105a71a48b: Pulling fs layer [2023-09-20T08:45:37.073Z] 0f093f025ec4: Pulling fs layer [2023-09-20T08:45:37.073Z] c3106fc0e877: Pulling fs layer [2023-09-20T08:45:37.073Z] c3105a71a48b: Waiting [2023-09-20T08:45:37.073Z] c3106fc0e877: Waiting [2023-09-20T08:45:37.073Z] 0f093f025ec4: Waiting [2023-09-20T08:45:37.347Z] 547446be3368: Verifying Checksum [2023-09-20T08:45:37.347Z] 547446be3368: Download complete [2023-09-20T08:45:37.347Z] c3105a71a48b: Verifying Checksum [2023-09-20T08:45:37.347Z] c3105a71a48b: Download complete [2023-09-20T08:45:37.618Z] d125d8839a47: Verifying Checksum [2023-09-20T08:45:37.618Z] d125d8839a47: Download complete [2023-09-20T08:45:37.618Z] c3106fc0e877: Verifying Checksum [2023-09-20T08:45:37.618Z] c3106fc0e877: Download complete [2023-09-20T08:45:37.618Z] 0f093f025ec4: Verifying Checksum [2023-09-20T08:45:37.618Z] 0f093f025ec4: Download complete [2023-09-20T08:45:37.885Z] 547446be3368: Pull complete [2023-09-20T08:45:38.846Z] d125d8839a47: Pull complete [2023-09-20T08:45:39.429Z] 3e85d5ac6304: Verifying Checksum [2023-09-20T08:45:39.429Z] 3e85d5ac6304: Download complete [2023-09-20T08:45:47.621Z] 3e85d5ac6304: Pull complete [2023-09-20T08:45:47.621Z] c3105a71a48b: Pull complete [2023-09-20T08:45:48.580Z] 0f093f025ec4: Pull complete [2023-09-20T08:45:48.847Z] c3106fc0e877: Pull complete [2023-09-20T08:45:50.249Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-09-20T08:45:50.249Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-20T08:45:50.249Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T08:45:50.585Z] prd-ubuntu20.04-docker-arm64-4c-16g-6686 does not seem to be running inside a container [2023-09-20T08:45:50.662Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-09-20T08:45:52.620Z] $ docker top 9b9208326ab4b34a398d87b4b38a3d5cc2138ab26c2d20771653c4b8466476c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T08:45:53.570Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-20T08:46:01.832Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-20T08:46:01.832Z] #1 transferring dockerfile: 2.12kB 0.0s done [2023-09-20T08:46:01.832Z] #1 DONE 0.1s [2023-09-20T08:46:02.451Z] [2023-09-20T08:46:02.451Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2023-09-20T08:46:02.451Z] #2 transferring dockerfile: 1.70kB done [2023-09-20T08:46:02.451Z] #2 DONE 0.0s [2023-09-20T08:46:02.451Z] [2023-09-20T08:46:02.451Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-20T08:46:02.452Z] #3 transferring dockerfile: 2.04kB 0.0s done [2023-09-20T08:46:02.452Z] #3 DONE 0.1s [2023-09-20T08:46:02.452Z] [2023-09-20T08:46:02.452Z] #4 [core-metadata internal] load build definition from Dockerfile [2023-09-20T08:46:03.426Z] #4 transferring dockerfile: 1.96kB done [2023-09-20T08:46:03.426Z] #4 DONE 1.1s [2023-09-20T08:46:03.426Z] [2023-09-20T08:46:03.426Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-20T08:46:03.426Z] #5 transferring dockerfile: 2.38kB done [2023-09-20T08:46:03.426Z] #5 DONE 1.0s [2023-09-20T08:46:03.426Z] [2023-09-20T08:46:03.426Z] #6 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-20T08:46:03.696Z] #6 ... [2023-09-20T08:46:03.696Z] [2023-09-20T08:46:03.696Z] #7 [core-command internal] load build definition from Dockerfile [2023-09-20T08:46:03.696Z] #7 transferring dockerfile: 1.82kB 0.0s done [2023-09-20T08:46:03.696Z] #7 DONE 1.1s [2023-09-20T08:46:03.696Z] [2023-09-20T08:46:03.696Z] #8 [support-scheduler internal] load build definition from Dockerfile [2023-09-20T08:46:03.696Z] #8 transferring dockerfile: 1.82kB 0.0s done [2023-09-20T08:46:03.696Z] #8 DONE 1.1s [2023-09-20T08:46:03.696Z] [2023-09-20T08:46:03.696Z] #6 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-20T08:46:03.696Z] #6 transferring context: 32B 0.0s [2023-09-20T08:46:03.696Z] #6 ... [2023-09-20T08:46:03.696Z] [2023-09-20T08:46:03.696Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-20T08:46:03.696Z] #9 transferring dockerfile: 2.39kB done [2023-09-20T08:46:03.696Z] #9 DONE 1.2s [2023-09-20T08:46:03.696Z] [2023-09-20T08:46:03.696Z] #10 [core-data internal] load build definition from Dockerfile [2023-09-20T08:46:03.696Z] #10 transferring dockerfile: 1.90kB 0.0s done [2023-09-20T08:46:03.696Z] #10 DONE 1.2s [2023-09-20T08:46:03.696Z] [2023-09-20T08:46:03.696Z] #11 [support-notifications internal] load build definition from Dockerfile [2023-09-20T08:46:03.696Z] #11 transferring dockerfile: 1.84kB done [2023-09-20T08:46:03.696Z] #11 DONE 1.1s [2023-09-20T08:46:03.696Z] [2023-09-20T08:46:03.696Z] #12 [security-spire-server internal] load build definition from Dockerfile [2023-09-20T08:46:03.696Z] #12 transferring dockerfile: 1.59kB 0.0s done [2023-09-20T08:46:03.696Z] #12 DONE 1.0s [2023-09-20T08:46:03.696Z] [2023-09-20T08:46:03.696Z] #6 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-20T08:46:03.696Z] #6 transferring context: 56B 0.1s done [2023-09-20T08:46:03.975Z] #6 DONE 1.0s [2023-09-20T08:46:03.975Z] [2023-09-20T08:46:03.975Z] #13 [security-spire-config internal] load build definition from Dockerfile [2023-09-20T08:46:03.975Z] #13 transferring dockerfile: 1.58kB 0.0s done [2023-09-20T08:46:03.975Z] #13 DONE 1.1s [2023-09-20T08:46:03.975Z] [2023-09-20T08:46:03.975Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-20T08:46:03.975Z] #14 transferring dockerfile: 2.82kB 0.1s done [2023-09-20T08:46:03.975Z] #14 DONE 1.2s [2023-09-20T08:46:03.975Z] [2023-09-20T08:46:03.975Z] #15 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-20T08:46:03.975Z] #15 transferring dockerfile: 1.78kB 0.1s done [2023-09-20T08:46:03.975Z] #15 DONE 1.1s [2023-09-20T08:46:03.975Z] [2023-09-20T08:46:03.975Z] #16 [security-secretstore-setup internal] load .dockerignore [2023-09-20T08:46:03.975Z] #16 ... [2023-09-20T08:46:03.975Z] [2023-09-20T08:46:03.975Z] #17 [security-spire-agent internal] load .dockerignore [2023-09-20T08:46:03.975Z] #17 transferring context: 56B 0.1s done [2023-09-20T08:46:03.975Z] #17 DONE 0.4s [2023-09-20T08:46:03.975Z] [2023-09-20T08:46:03.975Z] #18 [security-proxy-auth internal] load .dockerignore [2023-09-20T08:46:03.975Z] #18 transferring context: 56B 0.0s done [2023-09-20T08:46:03.975Z] #18 DONE 0.3s [2023-09-20T08:46:03.975Z] [2023-09-20T08:46:03.975Z] #16 [security-secretstore-setup internal] load .dockerignore [2023-09-20T08:46:04.294Z] #16 transferring context: 56B 0.0s done [2023-09-20T08:46:04.294Z] #16 DONE 0.3s [2023-09-20T08:46:04.294Z] [2023-09-20T08:46:04.294Z] #19 [core-metadata internal] load .dockerignore [2023-09-20T08:46:04.294Z] #19 transferring context: 56B done [2023-09-20T08:46:04.294Z] #19 DONE 0.3s [2023-09-20T08:46:04.294Z] [2023-09-20T08:46:04.294Z] #20 [security-proxy-setup internal] load .dockerignore [2023-09-20T08:46:04.294Z] #20 ... [2023-09-20T08:46:04.294Z] [2023-09-20T08:46:04.294Z] #21 [core-command internal] load .dockerignore [2023-09-20T08:46:04.294Z] #21 transferring context: 56B 0.0s done [2023-09-20T08:46:04.294Z] #21 DONE 0.2s [2023-09-20T08:46:04.294Z] [2023-09-20T08:46:04.294Z] #22 [support-scheduler internal] load .dockerignore [2023-09-20T08:46:04.294Z] #22 transferring context: 56B done [2023-09-20T08:46:04.294Z] #22 DONE 0.2s [2023-09-20T08:46:04.294Z] [2023-09-20T08:46:04.294Z] #20 [security-proxy-setup internal] load .dockerignore [2023-09-20T08:46:04.294Z] #20 transferring context: 56B done [2023-09-20T08:46:04.294Z] #20 DONE 0.2s [2023-09-20T08:46:04.294Z] [2023-09-20T08:46:04.294Z] #23 [core-data internal] load .dockerignore [2023-09-20T08:46:04.294Z] #23 transferring context: 56B done [2023-09-20T08:46:04.294Z] #23 DONE 0.1s [2023-09-20T08:46:04.294Z] [2023-09-20T08:46:04.294Z] #24 [support-notifications internal] load .dockerignore [2023-09-20T08:46:04.294Z] #24 transferring context: 56B 0.0s done [2023-09-20T08:46:04.565Z] #24 DONE 0.1s [2023-09-20T08:46:04.565Z] [2023-09-20T08:46:04.565Z] #25 [security-bootstrapper internal] load .dockerignore [2023-09-20T08:46:04.565Z] #25 transferring context: 56B 0.0s done [2023-09-20T08:46:04.565Z] #25 DONE 0.1s [2023-09-20T08:46:04.565Z] [2023-09-20T08:46:04.565Z] #26 [security-spire-config internal] load .dockerignore [2023-09-20T08:46:04.565Z] #26 transferring context: 56B done [2023-09-20T08:46:04.565Z] #26 DONE 0.1s [2023-09-20T08:46:04.565Z] [2023-09-20T08:46:04.565Z] #27 [security-spire-server internal] load .dockerignore [2023-09-20T08:46:04.565Z] #27 transferring context: 56B done [2023-09-20T08:46:04.565Z] #27 DONE 0.1s [2023-09-20T08:46:04.565Z] [2023-09-20T08:46:04.565Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2023-09-20T08:46:04.565Z] #28 transferring context: 56B done [2023-09-20T08:46:04.565Z] #28 DONE 0.1s [2023-09-20T08:46:05.163Z] [2023-09-20T08:46:05.163Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-20T08:46:05.163Z] #29 DONE 0.0s [2023-09-20T08:46:05.163Z] [2023-09-20T08:46:05.163Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-09-20T08:46:05.432Z] #30 ... [2023-09-20T08:46:05.432Z] [2023-09-20T08:46:05.432Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-20T08:46:05.432Z] #29 DONE 0.0s [2023-09-20T08:46:05.432Z] [2023-09-20T08:46:05.432Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2023-09-20T08:46:05.432Z] #30 DONE 0.3s [2023-09-20T08:46:05.432Z] [2023-09-20T08:46:05.432Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-20T08:46:05.432Z] #29 DONE 0.0s [2023-09-20T08:46:05.432Z] [2023-09-20T08:46:05.432Z] #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T08:46:05.432Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done [2023-09-20T08:46:05.432Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-20T08:46:05.432Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-20T08:46:05.432Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-20T08:46:05.698Z] #31 ... [2023-09-20T08:46:05.698Z] [2023-09-20T08:46:05.698Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-20T08:46:05.698Z] #29 DONE 0.0s [2023-09-20T08:46:05.698Z] [2023-09-20T08:46:05.698Z] #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T08:46:05.698Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done [2023-09-20T08:46:05.698Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-20T08:46:05.698Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-20T08:46:05.698Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-20T08:46:05.698Z] #31 ... [2023-09-20T08:46:05.698Z] [2023-09-20T08:46:05.698Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-20T08:46:05.698Z] #29 DONE 0.0s [2023-09-20T08:46:05.698Z] [2023-09-20T08:46:05.698Z] #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T08:46:05.698Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done [2023-09-20T08:46:05.698Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-20T08:46:05.698Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-20T08:46:05.698Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-20T08:46:05.964Z] #31 ... [2023-09-20T08:46:05.964Z] [2023-09-20T08:46:05.964Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-20T08:46:05.964Z] #29 DONE 0.0s [2023-09-20T08:46:05.964Z] [2023-09-20T08:46:05.964Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-20T08:46:05.964Z] #29 DONE 0.0s [2023-09-20T08:46:05.965Z] [2023-09-20T08:46:05.965Z] #32 [security-proxy-auth internal] load build context [2023-09-20T08:46:06.230Z] #32 ... [2023-09-20T08:46:06.230Z] [2023-09-20T08:46:06.230Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2023-09-20T08:46:06.230Z] #30 DONE 0.6s [2023-09-20T08:46:06.230Z] [2023-09-20T08:46:06.230Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-20T08:46:06.230Z] #29 DONE 0.0s [2023-09-20T08:46:06.230Z] [2023-09-20T08:46:06.230Z] #31 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T08:46:06.230Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done [2023-09-20T08:46:06.230Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-20T08:46:06.230Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-20T08:46:06.230Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-20T08:46:06.499Z] #31 ... [2023-09-20T08:46:06.499Z] [2023-09-20T08:46:06.499Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-20T08:46:06.499Z] #29 DONE 0.0s [2023-09-20T08:46:06.499Z] [2023-09-20T08:46:06.499Z] #32 [security-proxy-auth internal] load build context [2023-09-20T08:46:06.764Z] #32 ... [2023-09-20T08:46:06.764Z] [2023-09-20T08:46:06.764Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-20T08:46:06.764Z] #29 DONE 0.0s [2023-09-20T08:46:06.764Z] [2023-09-20T08:46:06.764Z] #32 [security-proxy-auth internal] load build context [2023-09-20T08:46:07.029Z] #32 ... [2023-09-20T08:46:07.029Z] [2023-09-20T08:46:07.029Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2023-09-20T08:46:07.029Z] #30 DONE 1.3s [2023-09-20T08:46:07.029Z] [2023-09-20T08:46:07.029Z] #32 [security-proxy-auth internal] load build context [2023-09-20T08:46:07.300Z] #32 ... [2023-09-20T08:46:07.300Z] [2023-09-20T08:46:07.300Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-20T08:46:07.300Z] #33 DONE 2.1s [2023-09-20T08:46:07.300Z] [2023-09-20T08:46:07.300Z] #32 [security-proxy-auth internal] load build context [2023-09-20T08:46:07.566Z] #32 ... [2023-09-20T08:46:07.566Z] [2023-09-20T08:46:07.566Z] #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-20T08:46:07.566Z] #34 DONE 2.1s [2023-09-20T08:46:07.566Z] [2023-09-20T08:46:07.566Z] #32 [security-proxy-auth internal] load build context [2023-09-20T08:46:09.505Z] #32 transferring context: 25.44MB 4.1s [2023-09-20T08:46:10.933Z] #32 ... [2023-09-20T08:46:10.933Z] [2023-09-20T08:46:10.933Z] #35 [security-spire-config internal] load build context [2023-09-20T08:46:10.933Z] #35 transferring context: 16.36kB 0.4s done [2023-09-20T08:46:10.933Z] #35 DONE 3.0s [2023-09-20T08:46:10.933Z] [2023-09-20T08:46:10.933Z] #36 [security-spire-agent internal] load build context [2023-09-20T08:46:10.933Z] #36 transferring context: 17.64kB 0.4s done [2023-09-20T08:46:10.933Z] #36 DONE 2.9s [2023-09-20T08:46:10.933Z] [2023-09-20T08:46:10.933Z] #32 [security-proxy-auth internal] load build context [2023-09-20T08:46:10.933Z] #32 ... [2023-09-20T08:46:10.933Z] [2023-09-20T08:46:10.933Z] #37 [security-spire-server internal] load build context [2023-09-20T08:46:10.933Z] #37 transferring context: 18.11kB 0.6s done [2023-09-20T08:46:10.933Z] #37 DONE 3.3s [2023-09-20T08:46:10.933Z] [2023-09-20T08:46:10.933Z] #32 [security-proxy-auth internal] load build context [2023-09-20T08:46:13.523Z] #32 ... [2023-09-20T08:46:13.523Z] [2023-09-20T08:46:13.523Z] #38 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-20T08:46:13.523Z] #0 3.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T08:46:13.523Z] #0 3.773 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T08:46:13.523Z] #0 5.106 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-20T08:46:13.523Z] #0 5.106 Executing busybox-1.36.1-r2.trigger [2023-09-20T08:46:13.523Z] #0 5.145 OK: 8 MiB in 16 packages [2023-09-20T08:46:13.523Z] #38 DONE 6.6s [2023-09-20T08:46:13.523Z] [2023-09-20T08:46:13.523Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T08:46:13.523Z] #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.2s done [2023-09-20T08:46:13.523Z] #39 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-20T08:46:13.523Z] #39 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-09-20T08:46:13.523Z] #39 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-09-20T08:46:13.523Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2023-09-20T08:46:13.523Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done [2023-09-20T08:46:13.523Z] #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2023-09-20T08:46:13.523Z] #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.6s done [2023-09-20T08:46:13.523Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.19MB / 23.39MB 3.1s [2023-09-20T08:46:13.523Z] #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2023-09-20T08:46:13.792Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.86MB / 23.39MB 3.6s [2023-09-20T08:46:14.373Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.66MB / 23.39MB 4.2s [2023-09-20T08:46:14.642Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 4.4s [2023-09-20T08:46:14.909Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.05MB / 23.39MB 4.7s [2023-09-20T08:46:14.909Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 4.8s [2023-09-20T08:46:15.200Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 5.1s [2023-09-20T08:46:15.469Z] #39 ... [2023-09-20T08:46:15.469Z] [2023-09-20T08:46:15.469Z] #40 [core-common-config-bootstrapper internal] load build context [2023-09-20T08:46:15.469Z] #40 transferring context: 25.37MB 9.9s [2023-09-20T08:46:15.469Z] #40 ... [2023-09-20T08:46:15.469Z] [2023-09-20T08:46:15.469Z] #41 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-20T08:46:15.469Z] #41 ... [2023-09-20T08:46:15.469Z] [2023-09-20T08:46:15.469Z] #42 [core-metadata internal] load build context [2023-09-20T08:46:15.739Z] #42 ... [2023-09-20T08:46:15.739Z] [2023-09-20T08:46:15.739Z] #43 [core-command internal] load build context [2023-09-20T08:46:15.739Z] #43 ... [2023-09-20T08:46:15.739Z] [2023-09-20T08:46:15.739Z] #44 [security-secretstore-setup internal] load build context [2023-09-20T08:46:16.006Z] #44 ... [2023-09-20T08:46:16.006Z] [2023-09-20T08:46:16.006Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T08:46:16.006Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.39MB / 23.39MB 5.8s [2023-09-20T08:46:16.006Z] #39 ... [2023-09-20T08:46:16.006Z] [2023-09-20T08:46:16.006Z] #45 [security-proxy-setup internal] load build context [2023-09-20T08:46:16.273Z] #45 ... [2023-09-20T08:46:16.273Z] [2023-09-20T08:46:16.273Z] #46 [core-data internal] load build context [2023-09-20T08:46:16.273Z] #46 ... [2023-09-20T08:46:16.273Z] [2023-09-20T08:46:16.273Z] #47 [support-scheduler internal] load build context [2023-09-20T08:46:16.273Z] #47 ... [2023-09-20T08:46:16.273Z] [2023-09-20T08:46:16.273Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T08:46:16.273Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 6.2s [2023-09-20T08:46:16.544Z] #39 ... [2023-09-20T08:46:16.544Z] [2023-09-20T08:46:16.544Z] #48 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-20T08:46:16.810Z] #48 ... [2023-09-20T08:46:16.810Z] [2023-09-20T08:46:16.810Z] #49 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-20T08:46:16.810Z] #0 6.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T08:46:16.810Z] #0 6.540 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T08:46:16.810Z] #0 8.297 (1/4) Installing ca-certificates (20230506-r0) [2023-09-20T08:46:16.810Z] #0 8.665 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-20T08:46:16.810Z] #0 8.665 (3/4) Installing su-exec (0.2-r3) [2023-09-20T08:46:16.810Z] #0 8.665 (4/4) Installing yq (4.33.3-r3) [2023-09-20T08:46:16.810Z] #0 9.106 Executing busybox-1.36.1-r2.trigger [2023-09-20T08:46:16.810Z] #0 9.179 Executing ca-certificates-20230506-r0.trigger [2023-09-20T08:46:16.810Z] #0 9.659 OK: 18 MiB in 19 packages [2023-09-20T08:46:16.810Z] #49 ... [2023-09-20T08:46:16.810Z] [2023-09-20T08:46:16.810Z] #50 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-20T08:46:16.810Z] #0 7.343 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T08:46:16.811Z] #0 7.932 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T08:46:16.811Z] #0 9.457 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-20T08:46:16.811Z] #0 9.486 (2/4) Installing openssl (3.1.2-r0) [2023-09-20T08:46:16.811Z] #0 9.513 (3/4) Installing su-exec (0.2-r3) [2023-09-20T08:46:16.811Z] #0 9.529 (4/4) Installing yq (4.33.3-r3) [2023-09-20T08:46:16.811Z] #0 9.788 Executing busybox-1.36.1-r2.trigger [2023-09-20T08:46:16.811Z] #0 9.865 OK: 18 MiB in 19 packages [2023-09-20T08:46:17.077Z] #50 ... [2023-09-20T08:46:17.077Z] [2023-09-20T08:46:17.077Z] #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T08:46:17.077Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done [2023-09-20T08:46:17.077Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-20T08:46:17.077Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-20T08:46:17.077Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-20T08:46:17.077Z] #31 ... [2023-09-20T08:46:17.077Z] [2023-09-20T08:46:17.077Z] #51 [security-spiffe-token-provider internal] load build context [2023-09-20T08:46:17.077Z] #51 ... [2023-09-20T08:46:17.077Z] [2023-09-20T08:46:17.077Z] #52 [support-notifications internal] load build context [2023-09-20T08:46:17.345Z] #52 ... [2023-09-20T08:46:17.345Z] [2023-09-20T08:46:17.345Z] #53 [security-bootstrapper internal] load build context [2023-09-20T08:46:17.345Z] #53 ... [2023-09-20T08:46:17.345Z] [2023-09-20T08:46:17.345Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T08:46:17.629Z] #39 ... [2023-09-20T08:46:17.629Z] [2023-09-20T08:46:17.629Z] #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-20T08:46:17.901Z] #54 ... [2023-09-20T08:46:17.901Z] [2023-09-20T08:46:17.901Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-20T08:46:17.901Z] #55 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.5s done [2023-09-20T08:46:17.901Z] #55 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-09-20T08:46:17.901Z] #55 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-09-20T08:46:17.901Z] #55 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-20T08:46:17.901Z] #55 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2023-09-20T08:46:17.901Z] #55 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.6s done [2023-09-20T08:46:17.901Z] #55 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 7.6s [2023-09-20T08:46:17.901Z] #55 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2023-09-20T08:46:17.901Z] #55 ... [2023-09-20T08:46:17.901Z] [2023-09-20T08:46:17.901Z] #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-20T08:46:17.901Z] #56 ... [2023-09-20T08:46:17.901Z] [2023-09-20T08:46:17.901Z] #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-20T08:46:18.168Z] #57 ... [2023-09-20T08:46:18.168Z] [2023-09-20T08:46:18.168Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T08:46:18.168Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 7.9s done [2023-09-20T08:46:18.168Z] #39 ... [2023-09-20T08:46:18.168Z] [2023-09-20T08:46:18.168Z] #49 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-20T08:46:18.168Z] #49 DONE 11.6s [2023-09-20T08:46:18.168Z] [2023-09-20T08:46:18.168Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T08:46:18.168Z] #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-09-20T08:46:18.168Z] #39 ... [2023-09-20T08:46:18.168Z] [2023-09-20T08:46:18.168Z] #58 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-20T08:46:18.437Z] #58 ... [2023-09-20T08:46:18.437Z] [2023-09-20T08:46:18.437Z] #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-20T08:46:18.437Z] #59 10.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T08:46:18.437Z] #59 ... [2023-09-20T08:46:18.437Z] [2023-09-20T08:46:18.437Z] #51 [security-spiffe-token-provider internal] load build context [2023-09-20T08:46:18.705Z] #51 ... [2023-09-20T08:46:18.705Z] [2023-09-20T08:46:18.705Z] #50 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-20T08:46:18.705Z] #50 DONE 11.8s [2023-09-20T08:46:18.705Z] [2023-09-20T08:46:18.705Z] #51 [security-spiffe-token-provider internal] load build context [2023-09-20T08:46:20.654Z] #51 ... [2023-09-20T08:46:20.654Z] [2023-09-20T08:46:20.654Z] #41 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-20T08:46:20.654Z] #41 DONE 15.9s [2023-09-20T08:46:20.654Z] [2023-09-20T08:46:20.654Z] #51 [security-spiffe-token-provider internal] load build context [2023-09-20T08:46:21.240Z] #51 transferring context: 22.20MB 12.5s [2023-09-20T08:46:21.510Z] #51 ... [2023-09-20T08:46:21.510Z] [2023-09-20T08:46:21.510Z] #60 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-20T08:46:21.510Z] #60 DONE 2.8s [2023-09-20T08:46:21.510Z] [2023-09-20T08:46:21.510Z] #51 [security-spiffe-token-provider internal] load build context [2023-09-20T08:46:22.091Z] #51 ... [2023-09-20T08:46:22.091Z] [2023-09-20T08:46:22.091Z] #61 [core-command builder 2/7] WORKDIR /edgex-go [2023-09-20T08:46:22.091Z] #61 DONE 2.1s [2023-09-20T08:46:22.091Z] [2023-09-20T08:46:22.091Z] #51 [security-spiffe-token-provider internal] load build context [2023-09-20T08:46:23.496Z] #51 ... [2023-09-20T08:46:23.496Z] [2023-09-20T08:46:23.496Z] #32 [security-proxy-auth internal] load build context [2023-09-20T08:46:23.496Z] #32 ... [2023-09-20T08:46:23.496Z] [2023-09-20T08:46:23.496Z] #51 [security-spiffe-token-provider internal] load build context [2023-09-20T08:46:23.762Z] #51 ... [2023-09-20T08:46:23.762Z] [2023-09-20T08:46:23.762Z] #48 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-20T08:46:23.762Z] #48 11.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T08:46:23.762Z] #48 12.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T08:46:23.762Z] #48 15.09 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-20T08:46:23.762Z] #48 15.11 Executing busybox-1.36.1-r2.trigger [2023-09-20T08:46:23.762Z] #48 15.25 OK: 8 MiB in 16 packages [2023-09-20T08:46:23.762Z] #48 DONE 17.7s [2023-09-20T08:46:23.762Z] [2023-09-20T08:46:23.762Z] #51 [security-spiffe-token-provider internal] load build context [2023-09-20T08:46:23.762Z] #51 ... [2023-09-20T08:46:23.762Z] [2023-09-20T08:46:23.762Z] #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-20T08:46:23.762Z] #56 10.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T08:46:23.762Z] #56 11.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T08:46:23.762Z] #56 14.42 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-20T08:46:23.762Z] #56 14.44 (2/2) Installing su-exec (0.2-r3) [2023-09-20T08:46:23.762Z] #56 14.45 Executing busybox-1.36.1-r2.trigger [2023-09-20T08:46:23.762Z] #56 14.58 OK: 8 MiB in 17 packages [2023-09-20T08:46:23.762Z] #56 DONE 16.1s [2023-09-20T08:46:23.762Z] [2023-09-20T08:46:23.762Z] #51 [security-spiffe-token-provider internal] load build context [2023-09-20T08:46:25.700Z] #51 ... [2023-09-20T08:46:25.700Z] [2023-09-20T08:46:25.700Z] #40 [core-common-config-bootstrapper internal] load build context [2023-09-20T08:46:25.700Z] #40 transferring context: 43.41MB 20.0s [2023-09-20T08:46:25.700Z] #40 ... [2023-09-20T08:46:25.700Z] [2023-09-20T08:46:25.700Z] #51 [security-spiffe-token-provider internal] load build context [2023-09-20T08:46:25.966Z] #51 ... [2023-09-20T08:46:25.966Z] [2023-09-20T08:46:25.966Z] #42 [core-metadata internal] load build context [2023-09-20T08:46:25.966Z] #42 ... [2023-09-20T08:46:25.966Z] [2023-09-20T08:46:25.966Z] #43 [core-command internal] load build context [2023-09-20T08:46:26.231Z] #43 ... [2023-09-20T08:46:26.231Z] [2023-09-20T08:46:26.231Z] #44 [security-secretstore-setup internal] load build context [2023-09-20T08:46:26.231Z] #44 ... [2023-09-20T08:46:26.231Z] [2023-09-20T08:46:26.231Z] #45 [security-proxy-setup internal] load build context [2023-09-20T08:46:26.231Z] #45 ... [2023-09-20T08:46:26.231Z] [2023-09-20T08:46:26.231Z] #46 [core-data internal] load build context [2023-09-20T08:46:26.497Z] #46 ... [2023-09-20T08:46:26.497Z] [2023-09-20T08:46:26.497Z] #47 [support-scheduler internal] load build context [2023-09-20T08:46:26.497Z] #47 ... [2023-09-20T08:46:26.497Z] [2023-09-20T08:46:26.497Z] #45 [security-proxy-setup internal] load build context [2023-09-20T08:46:27.451Z] #45 ... [2023-09-20T08:46:27.451Z] [2023-09-20T08:46:27.451Z] #52 [support-notifications internal] load build context [2023-09-20T08:46:27.451Z] #52 ... [2023-09-20T08:46:27.451Z] [2023-09-20T08:46:27.451Z] #53 [security-bootstrapper internal] load build context [2023-09-20T08:46:27.716Z] #53 ... [2023-09-20T08:46:27.716Z] [2023-09-20T08:46:27.716Z] #45 [security-proxy-setup internal] load build context [2023-09-20T08:46:27.981Z] #45 ... [2023-09-20T08:46:27.981Z] [2023-09-20T08:46:27.981Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-20T08:46:27.981Z] #55 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 7.6s done [2023-09-20T08:46:27.981Z] #55 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.2s done [2023-09-20T08:46:27.981Z] #55 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 6.6s [2023-09-20T08:46:28.247Z] #55 ... [2023-09-20T08:46:28.247Z] [2023-09-20T08:46:28.247Z] #45 [security-proxy-setup internal] load build context [2023-09-20T08:46:29.651Z] #45 ... [2023-09-20T08:46:29.651Z] [2023-09-20T08:46:29.651Z] #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-20T08:46:29.651Z] #59 11.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T08:46:29.651Z] #59 14.80 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-20T08:46:29.651Z] #59 14.80 v3.18.3-223-gb0f71bc071b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-20T08:46:29.651Z] #59 14.80 OK: 19940 distinct packages available [2023-09-20T08:46:29.651Z] #59 15.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T08:46:29.651Z] #59 15.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T08:46:29.651Z] #59 19.37 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-20T08:46:29.651Z] #59 19.37 (2/4) Installing musl-obstack (1.2.3-r2) [2023-09-20T08:46:29.651Z] #59 19.45 (3/4) Installing libucontext (1.2-r2) [2023-09-20T08:46:29.651Z] #59 19.45 (4/4) Installing gcompat (1.1.0-r1) [2023-09-20T08:46:29.651Z] #59 19.59 Executing busybox-1.36.1-r2.trigger [2023-09-20T08:46:29.651Z] #59 19.72 OK: 8 MiB in 19 packages [2023-09-20T08:46:29.918Z] #59 ... [2023-09-20T08:46:29.918Z] [2023-09-20T08:46:29.918Z] #53 [security-bootstrapper internal] load build context [2023-09-20T08:46:30.185Z] #53 ... [2023-09-20T08:46:30.185Z] [2023-09-20T08:46:30.185Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T08:46:30.185Z] #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.3s [2023-09-20T08:46:30.185Z] #39 ... [2023-09-20T08:46:30.185Z] [2023-09-20T08:46:30.185Z] #53 [security-bootstrapper internal] load build context [2023-09-20T08:46:31.592Z] #53 transferring context: 47.82MB 22.8s [2023-09-20T08:46:31.858Z] #53 ... [2023-09-20T08:46:31.858Z] [2023-09-20T08:46:31.858Z] #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-20T08:46:31.858Z] #59 DONE 23.5s [2023-09-20T08:46:31.858Z] [2023-09-20T08:46:31.858Z] #53 [security-bootstrapper internal] load build context [2023-09-20T08:46:31.858Z] #53 ... [2023-09-20T08:46:31.858Z] [2023-09-20T08:46:31.858Z] #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-20T08:46:31.858Z] #54 15.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T08:46:31.858Z] #54 16.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T08:46:31.858Z] #54 19.25 (1/2) Installing ca-certificates (20230506-r0) [2023-09-20T08:46:31.858Z] #54 19.59 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-20T08:46:31.858Z] #54 19.59 Executing busybox-1.36.1-r2.trigger [2023-09-20T08:46:31.858Z] #54 19.66 Executing ca-certificates-20230506-r0.trigger [2023-09-20T08:46:31.858Z] #54 20.45 OK: 9 MiB in 17 packages [2023-09-20T08:46:31.858Z] #54 DONE 24.3s [2023-09-20T08:46:31.858Z] [2023-09-20T08:46:31.858Z] #53 [security-bootstrapper internal] load build context [2023-09-20T08:46:32.126Z] #53 ... [2023-09-20T08:46:32.126Z] [2023-09-20T08:46:32.126Z] #62 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-09-20T08:46:32.126Z] #0 9.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T08:46:32.393Z] #62 ... [2023-09-20T08:46:32.393Z] [2023-09-20T08:46:32.393Z] #63 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-09-20T08:46:32.393Z] #63 ... [2023-09-20T08:46:32.393Z] [2023-09-20T08:46:32.393Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-20T08:46:32.393Z] #0 9.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T08:46:32.659Z] #64 ... [2023-09-20T08:46:32.659Z] [2023-09-20T08:46:32.659Z] #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-20T08:46:32.659Z] #57 14.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T08:46:32.659Z] #57 15.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T08:46:32.659Z] #57 19.49 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-20T08:46:32.659Z] #57 19.49 v3.18.3-223-gb0f71bc071b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-20T08:46:32.659Z] #57 19.49 OK: 19940 distinct packages available [2023-09-20T08:46:32.659Z] #57 20.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T08:46:32.659Z] #57 21.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T08:46:32.659Z] #57 23.09 (1/11) Installing ca-certificates (20230506-r0) [2023-09-20T08:46:32.659Z] #57 23.27 (2/11) Installing brotli-libs (1.0.9-r14) [2023-09-20T08:46:32.659Z] #57 23.49 (3/11) Installing libunistring (1.1-r1) [2023-09-20T08:46:32.659Z] #57 23.60 (4/11) Installing libidn2 (2.3.4-r1) [2023-09-20T08:46:32.659Z] #57 23.60 (5/11) Installing nghttp2-libs (1.55.1-r0) [2023-09-20T08:46:32.659Z] #57 23.70 (6/11) Installing libcurl (8.2.1-r0) [2023-09-20T08:46:32.659Z] #57 23.77 (7/11) Installing curl (8.2.1-r0) [2023-09-20T08:46:32.659Z] #57 23.89 (8/11) Installing dumb-init (1.2.5-r2) [2023-09-20T08:46:32.659Z] #57 23.89 (9/11) Installing musl-obstack (1.2.3-r2) [2023-09-20T08:46:32.659Z] #57 23.89 (10/11) Installing libucontext (1.2-r2) [2023-09-20T08:46:32.659Z] #57 23.89 (11/11) Installing gcompat (1.1.0-r1) [2023-09-20T08:46:32.659Z] #57 23.89 Executing busybox-1.36.1-r2.trigger [2023-09-20T08:46:32.659Z] #57 23.98 Executing ca-certificates-20230506-r0.trigger [2023-09-20T08:46:32.659Z] #57 24.62 OK: 13 MiB in 26 packages [2023-09-20T08:46:32.659Z] #57 ... [2023-09-20T08:46:32.659Z] [2023-09-20T08:46:32.659Z] #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-20T08:46:32.659Z] #0 9.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T08:46:32.660Z] #0 10.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T08:46:32.927Z] #65 ... [2023-09-20T08:46:32.927Z] [2023-09-20T08:46:32.927Z] #45 [security-proxy-setup internal] load build context [2023-09-20T08:46:33.884Z] #45 ... [2023-09-20T08:46:33.884Z] [2023-09-20T08:46:33.884Z] #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-20T08:46:33.884Z] #66 DONE 9.6s [2023-09-20T08:46:33.884Z] [2023-09-20T08:46:33.884Z] #32 [security-proxy-auth internal] load build context [2023-09-20T08:46:33.884Z] #32 ... [2023-09-20T08:46:33.884Z] [2023-09-20T08:46:33.884Z] #63 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-09-20T08:46:33.884Z] #63 11.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T08:46:34.465Z] #63 ... [2023-09-20T08:46:34.465Z] [2023-09-20T08:46:34.465Z] #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-20T08:46:34.465Z] #57 DONE 26.7s [2023-09-20T08:46:34.465Z] [2023-09-20T08:46:34.465Z] #45 [security-proxy-setup internal] load build context [2023-09-20T08:46:34.465Z] #45 ... [2023-09-20T08:46:34.465Z] [2023-09-20T08:46:34.465Z] #58 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-20T08:46:34.465Z] #58 16.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T08:46:34.465Z] #58 17.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T08:46:34.465Z] #58 21.02 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-20T08:46:34.465Z] #58 21.02 v3.18.3-223-gb0f71bc071b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-20T08:46:34.465Z] #58 21.02 OK: 19940 distinct packages available [2023-09-20T08:46:34.465Z] #58 21.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T08:46:34.465Z] #58 21.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T08:46:34.465Z] #58 24.16 (1/5) Installing dumb-init (1.2.5-r2) [2023-09-20T08:46:34.465Z] #58 24.18 (2/5) Installing musl-obstack (1.2.3-r2) [2023-09-20T08:46:34.465Z] #58 24.20 (3/5) Installing libucontext (1.2-r2) [2023-09-20T08:46:34.465Z] #58 24.25 (4/5) Installing gcompat (1.1.0-r1) [2023-09-20T08:46:34.465Z] #58 24.26 (5/5) Installing openssl (3.1.2-r0) [2023-09-20T08:46:34.465Z] #58 24.36 Executing busybox-1.36.1-r2.trigger [2023-09-20T08:46:34.465Z] #58 24.58 OK: 9 MiB in 20 packages [2023-09-20T08:46:34.731Z] #58 ... [2023-09-20T08:46:34.731Z] [2023-09-20T08:46:34.731Z] #52 [support-notifications internal] load build context [2023-09-20T08:46:34.731Z] #52 ... [2023-09-20T08:46:34.731Z] [2023-09-20T08:46:34.997Z] #58 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-20T08:46:34.997Z] #58 DONE 26.5s [2023-09-20T08:46:34.997Z] [2023-09-20T08:46:34.997Z] #52 [support-notifications internal] load build context [2023-09-20T08:46:34.997Z] #52 ... [2023-09-20T08:46:34.997Z] [2023-09-20T08:46:34.997Z] #45 [security-proxy-setup internal] load build context [2023-09-20T08:46:35.263Z] #45 ... [2023-09-20T08:46:35.263Z] [2023-09-20T08:46:35.263Z] #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-20T08:46:35.263Z] #67 DONE 0.8s [2023-09-20T08:46:35.263Z] [2023-09-20T08:46:35.263Z] #45 [security-proxy-setup internal] load build context [2023-09-20T08:46:36.221Z] #45 ... [2023-09-20T08:46:36.221Z] [2023-09-20T08:46:36.221Z] #51 [security-spiffe-token-provider internal] load build context [2023-09-20T08:46:36.221Z] #51 ... [2023-09-20T08:46:36.221Z] [2023-09-20T08:46:36.221Z] #40 [core-common-config-bootstrapper internal] load build context [2023-09-20T08:46:36.221Z] #40 transferring context: 58.23MB 30.6s [2023-09-20T08:46:36.221Z] #40 ... [2023-09-20T08:46:36.221Z] [2023-09-20T08:46:36.221Z] #42 [core-metadata internal] load build context [2023-09-20T08:46:36.221Z] #42 ... [2023-09-20T08:46:36.221Z] [2023-09-20T08:46:36.221Z] #43 [core-command internal] load build context [2023-09-20T08:46:36.488Z] #43 ... [2023-09-20T08:46:36.488Z] [2023-09-20T08:46:36.488Z] #44 [security-secretstore-setup internal] load build context [2023-09-20T08:46:36.488Z] #44 ... [2023-09-20T08:46:36.488Z] [2023-09-20T08:46:36.488Z] #52 [support-notifications internal] load build context [2023-09-20T08:46:36.757Z] #52 ... [2023-09-20T08:46:36.757Z] [2023-09-20T08:46:36.757Z] #47 [support-scheduler internal] load build context [2023-09-20T08:46:36.757Z] #47 ... [2023-09-20T08:46:36.757Z] [2023-09-20T08:46:36.757Z] #44 [security-secretstore-setup internal] load build context [2023-09-20T08:46:37.029Z] #44 ... [2023-09-20T08:46:37.029Z] [2023-09-20T08:46:37.029Z] #46 [core-data internal] load build context [2023-09-20T08:46:37.029Z] #46 ... [2023-09-20T08:46:37.029Z] [2023-09-20T08:46:37.029Z] #44 [security-secretstore-setup internal] load build context [2023-09-20T08:46:37.294Z] #44 ... [2023-09-20T08:46:37.294Z] [2023-09-20T08:46:37.294Z] #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-20T08:46:37.294Z] #65 14.04 OK: 267 MiB in 56 packages [2023-09-20T08:46:37.294Z] #65 DONE 15.3s [2023-09-20T08:46:37.563Z] [2023-09-20T08:46:37.563Z] #44 [security-secretstore-setup internal] load build context [2023-09-20T08:46:37.830Z] #44 ... [2023-09-20T08:46:37.830Z] [2023-09-20T08:46:37.830Z] #62 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-09-20T08:46:37.830Z] #62 10.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T08:46:37.830Z] #62 14.16 OK: 267 MiB in 56 packages [2023-09-20T08:46:37.830Z] #62 DONE 16.3s [2023-09-20T08:46:38.101Z] [2023-09-20T08:46:38.101Z] #44 [security-secretstore-setup internal] load build context [2023-09-20T08:46:38.368Z] #44 ... [2023-09-20T08:46:38.368Z] [2023-09-20T08:46:38.368Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-20T08:46:38.368Z] #55 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.0s [2023-09-20T08:46:38.368Z] #55 ... [2023-09-20T08:46:38.368Z] [2023-09-20T08:46:38.368Z] #47 [support-scheduler internal] load build context [2023-09-20T08:46:38.950Z] #47 ... [2023-09-20T08:46:38.950Z] [2023-09-20T08:46:38.950Z] #63 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-20T08:46:38.950Z] #63 12.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T08:46:38.950Z] #63 15.69 OK: 267 MiB in 56 packages [2023-09-20T08:46:38.950Z] #63 DONE 16.5s [2023-09-20T08:46:38.950Z] [2023-09-20T08:46:38.950Z] #47 [support-scheduler internal] load build context [2023-09-20T08:46:39.533Z] #47 ... [2023-09-20T08:46:39.533Z] [2023-09-20T08:46:39.533Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-20T08:46:39.533Z] #64 10.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T08:46:39.533Z] #64 14.06 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-20T08:46:39.533Z] #64 14.06 v3.18.3-223-gb0f71bc071b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-20T08:46:39.533Z] #64 14.06 OK: 19940 distinct packages available [2023-09-20T08:46:39.533Z] #64 14.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T08:46:39.533Z] #64 15.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T08:46:39.533Z] #64 16.63 OK: 267 MiB in 56 packages [2023-09-20T08:46:39.533Z] #64 DONE 17.1s [2023-09-20T08:46:39.533Z] [2023-09-20T08:46:39.533Z] #47 [support-scheduler internal] load build context [2023-09-20T08:46:40.489Z] #47 ... [2023-09-20T08:46:40.489Z] [2023-09-20T08:46:40.489Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T08:46:40.489Z] #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.1s [2023-09-20T08:46:40.489Z] #39 ... [2023-09-20T08:46:40.489Z] [2023-09-20T08:46:40.489Z] #47 [support-scheduler internal] load build context [2023-09-20T08:46:41.890Z] #47 transferring context: 72.72MB 35.0s [2023-09-20T08:46:42.472Z] #47 ... [2023-09-20T08:46:42.472Z] [2023-09-20T08:46:42.472Z] #53 [security-bootstrapper internal] load build context [2023-09-20T08:46:42.472Z] #53 ... [2023-09-20T08:46:42.472Z] [2023-09-20T08:46:42.472Z] #47 [support-scheduler internal] load build context [2023-09-20T08:46:43.874Z] #47 ... [2023-09-20T08:46:43.874Z] [2023-09-20T08:46:43.874Z] #32 [security-proxy-auth internal] load build context [2023-09-20T08:46:44.144Z] #32 ... [2023-09-20T08:46:44.144Z] [2023-09-20T08:46:44.144Z] #47 [support-scheduler internal] load build context [2023-09-20T08:46:46.092Z] #47 ... [2023-09-20T08:46:46.092Z] [2023-09-20T08:46:46.092Z] #51 [security-spiffe-token-provider internal] load build context [2023-09-20T08:46:46.357Z] #51 ... [2023-09-20T08:46:46.357Z] [2023-09-20T08:46:46.357Z] #45 [security-proxy-setup internal] load build context [2023-09-20T08:46:46.357Z] #45 ... [2023-09-20T08:46:46.357Z] [2023-09-20T08:46:46.357Z] #40 [core-common-config-bootstrapper internal] load build context [2023-09-20T08:46:46.357Z] #40 transferring context: 96.12MB 40.8s [2023-09-20T08:46:46.357Z] #40 ... [2023-09-20T08:46:46.357Z] [2023-09-20T08:46:46.357Z] #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-20T08:46:46.630Z] #68 ... [2023-09-20T08:46:46.630Z] [2023-09-20T08:46:46.630Z] #43 [core-command internal] load build context [2023-09-20T08:46:46.630Z] #43 ... [2023-09-20T08:46:46.630Z] [2023-09-20T08:46:46.630Z] #42 [core-metadata internal] load build context [2023-09-20T08:46:46.895Z] #42 ... [2023-09-20T08:46:46.895Z] [2023-09-20T08:46:46.895Z] #52 [support-notifications internal] load build context [2023-09-20T08:46:46.895Z] #52 ... [2023-09-20T08:46:46.895Z] [2023-09-20T08:46:46.895Z] #42 [core-metadata internal] load build context [2023-09-20T08:46:47.162Z] #42 ... [2023-09-20T08:46:47.162Z] [2023-09-20T08:46:47.162Z] #46 [core-data internal] load build context [2023-09-20T08:46:47.162Z] #46 ... [2023-09-20T08:46:47.162Z] [2023-09-20T08:46:47.162Z] #52 [support-notifications internal] load build context [2023-09-20T08:46:48.135Z] #52 ... [2023-09-20T08:46:48.135Z] [2023-09-20T08:46:48.135Z] #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-20T08:46:48.135Z] #68 DONE 1.7s [2023-09-20T08:46:48.135Z] [2023-09-20T08:46:48.135Z] #52 [support-notifications internal] load build context [2023-09-20T08:46:48.723Z] #52 ... [2023-09-20T08:46:48.723Z] [2023-09-20T08:46:48.723Z] #44 [security-secretstore-setup internal] load build context [2023-09-20T08:46:48.723Z] #44 ... [2023-09-20T08:46:48.723Z] [2023-09-20T08:46:48.723Z] #52 [support-notifications internal] load build context [2023-09-20T08:46:48.991Z] #52 ... [2023-09-20T08:46:48.991Z] [2023-09-20T08:46:48.991Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-20T08:46:48.991Z] #55 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 21.5s done [2023-09-20T08:46:48.991Z] #55 ... [2023-09-20T08:46:48.991Z] [2023-09-20T08:46:48.991Z] #44 [security-secretstore-setup internal] load build context [2023-09-20T08:46:50.923Z] #44 ... [2023-09-20T08:46:50.923Z] [2023-09-20T08:46:50.923Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T08:46:50.923Z] #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 29.8s done [2023-09-20T08:46:50.923Z] #39 ... [2023-09-20T08:46:50.923Z] [2023-09-20T08:46:50.923Z] #44 [security-secretstore-setup internal] load build context [2023-09-20T08:46:52.324Z] #44 transferring context: 148.80MB 46.4s [2023-09-20T08:46:52.594Z] #44 ... [2023-09-20T08:46:52.594Z] [2023-09-20T08:46:52.594Z] #53 [security-bootstrapper internal] load build context [2023-09-20T08:46:52.594Z] #53 ... [2023-09-20T08:46:52.594Z] [2023-09-20T08:46:52.594Z] #44 [security-secretstore-setup internal] load build context [2023-09-20T08:46:54.528Z] #44 ... [2023-09-20T08:46:54.528Z] [2023-09-20T08:46:54.528Z] #32 [security-proxy-auth internal] load build context [2023-09-20T08:46:54.528Z] #32 ... [2023-09-20T08:46:54.528Z] [2023-09-20T08:46:54.528Z] #44 [security-secretstore-setup internal] load build context [2023-09-20T08:46:56.464Z] #44 ... [2023-09-20T08:46:56.464Z] [2023-09-20T08:46:56.464Z] #47 [support-scheduler internal] load build context [2023-09-20T08:46:56.464Z] #47 ... [2023-09-20T08:46:56.464Z] [2023-09-20T08:46:56.464Z] #44 [security-secretstore-setup internal] load build context [2023-09-20T08:46:56.464Z] #44 ... [2023-09-20T08:46:56.464Z] [2023-09-20T08:46:56.464Z] #51 [security-spiffe-token-provider internal] load build context [2023-09-20T08:46:56.730Z] #51 ... [2023-09-20T08:46:56.730Z] [2023-09-20T08:46:56.730Z] #40 [core-common-config-bootstrapper internal] load build context [2023-09-20T08:46:56.730Z] #40 transferring context: 143.21MB 51.2s [2023-09-20T08:46:56.730Z] #40 ... [2023-09-20T08:46:56.730Z] [2023-09-20T08:46:56.730Z] #45 [security-proxy-setup internal] load build context [2023-09-20T08:46:56.730Z] #45 ... [2023-09-20T08:46:56.730Z] [2023-09-20T08:46:56.730Z] #43 [core-command internal] load build context [2023-09-20T08:46:56.995Z] #43 ... [2023-09-20T08:46:56.995Z] [2023-09-20T08:46:56.995Z] #40 [core-common-config-bootstrapper internal] load build context [2023-09-20T08:46:57.261Z] #40 ... [2023-09-20T08:46:57.261Z] [2023-09-20T08:46:57.261Z] #42 [core-metadata internal] load build context [2023-09-20T08:46:57.261Z] #42 ... [2023-09-20T08:46:57.261Z] [2023-09-20T08:46:57.261Z] #46 [core-data internal] load build context [2023-09-20T08:46:57.527Z] #46 ... [2023-09-20T08:46:57.527Z] [2023-09-20T08:46:57.527Z] #45 [security-proxy-setup internal] load build context [2023-09-20T08:46:57.794Z] #45 ... [2023-09-20T08:46:57.794Z] [2023-09-20T08:46:57.794Z] #43 [core-command internal] load build context [2023-09-20T08:46:57.794Z] #43 transferring context: 189.33MB 50.8s done [2023-09-20T08:46:57.794Z] #43 DONE 52.1s [2023-09-20T08:46:57.794Z] [2023-09-20T08:46:57.794Z] #45 [security-proxy-setup internal] load build context [2023-09-20T08:46:58.060Z] #45 ... [2023-09-20T08:46:58.060Z] [2023-09-20T08:46:58.060Z] #69 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-20T08:46:58.060Z] #69 DONE 5.3s [2023-09-20T08:46:58.060Z] [2023-09-20T08:46:58.060Z] #45 [security-proxy-setup internal] load build context [2023-09-20T08:46:58.325Z] #45 ... [2023-09-20T08:46:58.326Z] [2023-09-20T08:46:58.326Z] #70 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-20T08:46:58.326Z] #70 DONE 4.7s [2023-09-20T08:46:58.326Z] [2023-09-20T08:46:58.326Z] #71 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-20T08:46:58.326Z] #71 DONE 5.6s [2023-09-20T08:46:58.326Z] [2023-09-20T08:46:58.326Z] #45 [security-proxy-setup internal] load build context [2023-09-20T08:46:58.910Z] #45 ... [2023-09-20T08:46:58.910Z] [2023-09-20T08:46:58.910Z] #53 [security-bootstrapper internal] load build context [2023-09-20T08:46:58.910Z] #53 transferring context: 189.33MB 49.8s done [2023-09-20T08:46:58.910Z] #53 DONE 51.8s [2023-09-20T08:46:58.910Z] [2023-09-20T08:46:58.910Z] #45 [security-proxy-setup internal] load build context [2023-09-20T08:46:58.910Z] #45 transferring context: 189.33MB 52.2s done [2023-09-20T08:46:59.193Z] #45 ... [2023-09-20T08:46:59.193Z] [2023-09-20T08:46:59.193Z] #52 [support-notifications internal] load build context [2023-09-20T08:46:59.193Z] #52 ... [2023-09-20T08:46:59.193Z] [2023-09-20T08:46:59.193Z] #44 [security-secretstore-setup internal] load build context [2023-09-20T08:46:59.462Z] #44 ... [2023-09-20T08:46:59.462Z] [2023-09-20T08:46:59.462Z] #72 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-20T08:46:59.462Z] #72 DONE 1.0s [2023-09-20T08:46:59.462Z] [2023-09-20T08:46:59.462Z] #44 [security-secretstore-setup internal] load build context [2023-09-20T08:46:59.729Z] #44 ... [2023-09-20T08:46:59.729Z] [2023-09-20T08:46:59.729Z] #73 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-20T08:46:59.729Z] #73 DONE 1.4s [2023-09-20T08:46:59.729Z] [2023-09-20T08:46:59.729Z] #44 [security-secretstore-setup internal] load build context [2023-09-20T08:46:59.729Z] #44 ... [2023-09-20T08:46:59.729Z] [2023-09-20T08:46:59.729Z] #45 [security-proxy-setup internal] load build context [2023-09-20T08:46:59.729Z] #45 DONE 53.8s [2023-09-20T08:46:59.729Z] [2023-09-20T08:46:59.729Z] #74 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-20T08:46:59.729Z] #74 DONE 1.3s [2023-09-20T08:46:59.729Z] [2023-09-20T08:46:59.729Z] #44 [security-secretstore-setup internal] load build context [2023-09-20T08:46:59.729Z] #44 transferring context: 189.33MB 54.1s done [2023-09-20T08:46:59.997Z] #44 ... [2023-09-20T08:46:59.997Z] [2023-09-20T08:46:59.997Z] #46 [core-data internal] load build context [2023-09-20T08:46:59.997Z] #46 transferring context: 189.33MB 52.3s done [2023-09-20T08:46:59.997Z] #46 DONE 53.9s [2023-09-20T08:47:00.262Z] [2023-09-20T08:47:00.262Z] #52 [support-notifications internal] load build context [2023-09-20T08:47:00.262Z] #52 ... [2023-09-20T08:47:00.262Z] [2023-09-20T08:47:00.262Z] #75 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-20T08:47:00.262Z] #75 DONE 2.1s [2023-09-20T08:47:00.262Z] [2023-09-20T08:47:00.262Z] #42 [core-metadata internal] load build context [2023-09-20T08:47:00.262Z] #42 transferring context: 189.33MB 53.6s done [2023-09-20T08:47:00.262Z] #42 DONE 54.7s [2023-09-20T08:47:00.262Z] [2023-09-20T08:47:00.262Z] #52 [support-notifications internal] load build context [2023-09-20T08:47:00.535Z] #52 ... [2023-09-20T08:47:00.535Z] [2023-09-20T08:47:00.535Z] #32 [security-proxy-auth internal] load build context [2023-09-20T08:47:00.535Z] #32 transferring context: 189.33MB 54.0s done [2023-09-20T08:47:00.535Z] #32 DONE 54.9s [2023-09-20T08:47:00.535Z] [2023-09-20T08:47:00.535Z] #52 [support-notifications internal] load build context [2023-09-20T08:47:00.804Z] #52 ... [2023-09-20T08:47:00.804Z] [2023-09-20T08:47:00.804Z] #44 [security-secretstore-setup internal] load build context [2023-09-20T08:47:00.804Z] #44 DONE 55.1s [2023-09-20T08:47:00.804Z] [2023-09-20T08:47:00.804Z] #52 [support-notifications internal] load build context [2023-09-20T08:47:01.072Z] #52 ... [2023-09-20T08:47:01.072Z] [2023-09-20T08:47:01.072Z] #76 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-20T08:47:01.072Z] #76 DONE 1.5s [2023-09-20T08:47:01.072Z] [2023-09-20T08:47:01.072Z] #52 [support-notifications internal] load build context [2023-09-20T08:47:01.072Z] #52 transferring context: 189.33MB 52.4s done [2023-09-20T08:47:01.072Z] #52 ... [2023-09-20T08:47:01.072Z] [2023-09-20T08:47:01.072Z] #77 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-20T08:47:01.072Z] #77 DONE 2.0s [2023-09-20T08:47:01.072Z] [2023-09-20T08:47:01.072Z] #51 [security-spiffe-token-provider internal] load build context [2023-09-20T08:47:01.072Z] #51 transferring context: 189.33MB 52.1s done [2023-09-20T08:47:01.072Z] #51 DONE 54.1s [2023-09-20T08:47:01.072Z] [2023-09-20T08:47:01.072Z] #78 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-20T08:47:01.072Z] #78 CACHED [2023-09-20T08:47:01.072Z] [2023-09-20T08:47:01.072Z] #79 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-20T08:47:01.072Z] #79 DONE 1.5s [2023-09-20T08:47:01.072Z] [2023-09-20T08:47:01.072Z] #80 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-20T08:47:01.339Z] #80 ... [2023-09-20T08:47:01.339Z] [2023-09-20T08:47:01.339Z] #52 [support-notifications internal] load build context [2023-09-20T08:47:01.339Z] #52 DONE 54.3s [2023-09-20T08:47:01.339Z] [2023-09-20T08:47:01.339Z] #81 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-20T08:47:01.339Z] #81 DONE 1.5s [2023-09-20T08:47:01.339Z] [2023-09-20T08:47:01.339Z] #82 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-20T08:47:01.929Z] #82 ... [2023-09-20T08:47:01.929Z] [2023-09-20T08:47:01.929Z] #83 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-20T08:47:01.929Z] #83 DONE 1.0s [2023-09-20T08:47:02.197Z] [2023-09-20T08:47:02.197Z] #80 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-20T08:47:02.197Z] #80 DONE 0.9s [2023-09-20T08:47:02.197Z] [2023-09-20T08:47:02.197Z] #84 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-20T08:47:02.463Z] #84 ... [2023-09-20T08:47:02.463Z] [2023-09-20T08:47:02.463Z] #82 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-20T08:47:02.463Z] #82 DONE 0.9s [2023-09-20T08:47:02.463Z] [2023-09-20T08:47:02.463Z] #85 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-20T08:47:02.463Z] #85 DONE 1.3s [2023-09-20T08:47:02.463Z] [2023-09-20T08:47:02.463Z] #40 [core-common-config-bootstrapper internal] load build context [2023-09-20T08:47:02.743Z] #40 ... [2023-09-20T08:47:02.743Z] [2023-09-20T08:47:02.743Z] #86 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-20T08:47:02.743Z] #86 DONE 1.2s [2023-09-20T08:47:02.743Z] [2023-09-20T08:47:02.743Z] #40 [core-common-config-bootstrapper internal] load build context [2023-09-20T08:47:02.743Z] #40 ... [2023-09-20T08:47:02.743Z] [2023-09-20T08:47:02.743Z] #87 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T08:47:03.012Z] #87 ... [2023-09-20T08:47:03.013Z] [2023-09-20T08:47:03.013Z] #88 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-20T08:47:03.013Z] #88 DONE 0.5s [2023-09-20T08:47:03.013Z] [2023-09-20T08:47:03.013Z] #84 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-20T08:47:03.013Z] #84 DONE 0.9s [2023-09-20T08:47:03.013Z] [2023-09-20T08:47:03.013Z] #40 [core-common-config-bootstrapper internal] load build context [2023-09-20T08:47:03.281Z] #40 ... [2023-09-20T08:47:03.281Z] [2023-09-20T08:47:03.281Z] #89 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-20T08:47:03.281Z] #89 DONE 0.8s [2023-09-20T08:47:03.281Z] [2023-09-20T08:47:03.281Z] #40 [core-common-config-bootstrapper internal] load build context [2023-09-20T08:47:03.281Z] #40 transferring context: 189.33MB 57.8s done [2023-09-20T08:47:03.548Z] #40 ... [2023-09-20T08:47:03.548Z] [2023-09-20T08:47:03.548Z] #47 [support-scheduler internal] load build context [2023-09-20T08:47:03.548Z] #47 transferring context: 189.33MB 56.3s done [2023-09-20T08:47:03.548Z] #47 DONE 57.2s [2023-09-20T08:47:03.548Z] [2023-09-20T08:47:03.548Z] #40 [core-common-config-bootstrapper internal] load build context [2023-09-20T08:47:03.548Z] #40 DONE 58.2s [2023-09-20T08:47:03.548Z] [2023-09-20T08:47:03.548Z] #90 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-20T08:47:03.813Z] #90 ... [2023-09-20T08:47:03.813Z] [2023-09-20T08:47:03.813Z] #91 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-20T08:47:03.813Z] #91 DONE 0.9s [2023-09-20T08:47:03.813Z] [2023-09-20T08:47:03.813Z] #90 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-20T08:47:03.813Z] #90 DONE 0.6s [2023-09-20T08:47:03.813Z] [2023-09-20T08:47:03.813Z] #92 [security-spire-agent] exporting to image [2023-09-20T08:47:03.813Z] #92 exporting layers [2023-09-20T08:47:04.086Z] #92 ... [2023-09-20T08:47:04.086Z] [2023-09-20T08:47:04.086Z] #93 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-20T08:47:04.086Z] #93 DONE 0.8s [2023-09-20T08:47:04.086Z] [2023-09-20T08:47:04.086Z] #92 [security-spire-server] exporting to image [2023-09-20T08:47:06.652Z] #92 exporting layers 2.5s done [2023-09-20T08:47:06.652Z] #92 writing image sha256:f0061cbb78e172ff956e1acea22b2e88cf735b6e6094bcfd7483e86e85f1f464 [2023-09-20T08:47:06.652Z] #92 writing image sha256:f0061cbb78e172ff956e1acea22b2e88cf735b6e6094bcfd7483e86e85f1f464 done [2023-09-20T08:47:06.652Z] #92 naming to docker.io/library/security-spire-config-arm64 done [2023-09-20T08:47:06.652Z] #92 exporting layers 2.5s done [2023-09-20T08:47:06.652Z] #92 writing image sha256:39bf48b2e83fd3d9e31b96d363a560aaa76af3bef8633ca98223cc36367fcb69 [2023-09-20T08:47:06.652Z] #92 exporting layers 2.8s done [2023-09-20T08:47:06.652Z] #92 writing image sha256:39bf48b2e83fd3d9e31b96d363a560aaa76af3bef8633ca98223cc36367fcb69 0.0s done [2023-09-20T08:47:06.652Z] #92 naming to docker.io/library/security-spire-server-arm64 done [2023-09-20T08:47:06.652Z] #92 writing image sha256:5f5cec8237cb8e6334452796e623c76454cc8ac3b8ad4c1213e8b75cd336fb00 done [2023-09-20T08:47:06.652Z] #92 naming to docker.io/library/security-spire-agent-arm64 done [2023-09-20T08:47:06.652Z] #92 DONE 3.0s [2023-09-20T08:47:06.652Z] [2023-09-20T08:47:06.652Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T08:47:10.881Z] #94 ... [2023-09-20T08:47:10.881Z] [2023-09-20T08:47:10.881Z] #95 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T08:47:10.881Z] #95 ... [2023-09-20T08:47:10.881Z] [2023-09-20T08:47:10.881Z] #96 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T08:48:07.247Z] #96 DONE 61.6s [2023-09-20T08:48:07.247Z] [2023-09-20T08:48:07.247Z] #95 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T08:48:07.247Z] #95 DONE 62.4s [2023-09-20T08:48:07.247Z] [2023-09-20T08:48:07.247Z] #87 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T08:48:07.247Z] #87 DONE 59.9s [2023-09-20T08:48:07.247Z] [2023-09-20T08:48:07.247Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T08:48:07.247Z] #94 DONE 60.0s [2023-09-20T08:48:07.247Z] [2023-09-20T08:48:07.247Z] #97 [support-notifications builder 6/7] COPY . . [2023-09-20T08:48:07.247Z] #97 ... [2023-09-20T08:48:07.247Z] [2023-09-20T08:48:07.247Z] #98 [security-proxy-setup builder 6/7] COPY . . [2023-09-20T08:48:07.247Z] #98 DONE 3.6s [2023-09-20T08:48:07.247Z] [2023-09-20T08:48:07.247Z] #99 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T08:48:07.247Z] #99 CACHED [2023-09-20T08:48:07.247Z] [2023-09-20T08:48:07.247Z] #100 [security-bootstrapper builder 6/7] COPY . . [2023-09-20T08:48:07.247Z] #100 CACHED [2023-09-20T08:48:07.247Z] [2023-09-20T08:48:07.247Z] #101 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-20T08:48:07.247Z] #101 DONE 3.6s [2023-09-20T08:48:07.247Z] [2023-09-20T08:48:07.247Z] #102 [security-secretstore-setup builder 6/7] COPY . . [2023-09-20T08:48:07.247Z] #102 CACHED [2023-09-20T08:48:07.247Z] [2023-09-20T08:48:07.247Z] #103 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T08:48:07.247Z] #103 CACHED [2023-09-20T08:48:07.247Z] [2023-09-20T08:48:07.247Z] #104 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-20T08:48:07.247Z] #104 CACHED [2023-09-20T08:48:07.247Z] [2023-09-20T08:48:07.247Z] #105 [core-command builder 6/7] COPY . . [2023-09-20T08:48:07.247Z] #105 DONE 3.7s [2023-09-20T08:48:07.247Z] [2023-09-20T08:48:07.247Z] #106 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T08:48:07.247Z] #106 CACHED [2023-09-20T08:48:07.247Z] [2023-09-20T08:48:07.247Z] #107 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-20T08:48:07.247Z] #107 CACHED [2023-09-20T08:48:07.247Z] [2023-09-20T08:48:07.247Z] #108 [core-data builder 6/7] COPY . . [2023-09-20T08:48:07.247Z] #108 CACHED [2023-09-20T08:48:07.247Z] [2023-09-20T08:48:07.247Z] #109 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-20T08:48:07.247Z] #109 CACHED [2023-09-20T08:48:07.247Z] [2023-09-20T08:48:07.247Z] #110 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T08:48:07.247Z] #110 CACHED [2023-09-20T08:48:07.247Z] [2023-09-20T08:48:07.247Z] #111 [support-scheduler builder 6/7] COPY . . [2023-09-20T08:48:07.247Z] #111 CACHED [2023-09-20T08:48:07.247Z] [2023-09-20T08:48:07.247Z] #97 [support-notifications builder 6/7] COPY . . [2023-09-20T08:48:07.247Z] #97 DONE 3.7s [2023-09-20T08:48:07.247Z] [2023-09-20T08:48:07.247Z] #112 [core-metadata builder 6/7] COPY . . [2023-09-20T08:48:07.247Z] #112 CACHED [2023-09-20T08:48:07.247Z] [2023-09-20T08:48:07.247Z] #113 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T08:48:07.247Z] #113 CACHED [2023-09-20T08:48:07.247Z] [2023-09-20T08:48:07.247Z] #114 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-20T08:48:07.247Z] #114 CACHED [2023-09-20T08:48:07.247Z] [2023-09-20T08:48:07.247Z] #115 [security-proxy-auth builder 6/7] COPY . . [2023-09-20T08:48:07.247Z] #115 CACHED [2023-09-20T08:48:07.247Z] [2023-09-20T08:48:07.247Z] #116 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T08:48:07.247Z] #116 CACHED [2023-09-20T08:48:07.247Z] [2023-09-20T08:48:07.247Z] #117 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-20T08:48:07.247Z] #117 CACHED [2023-09-20T08:48:07.247Z] [2023-09-20T08:48:07.247Z] #118 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-20T08:48:07.247Z] #118 CACHED [2023-09-20T08:48:07.247Z] [2023-09-20T08:48:07.247Z] #119 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T08:48:07.247Z] #119 CACHED [2023-09-20T08:48:07.247Z] [2023-09-20T08:48:07.247Z] #120 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-20T08:48:07.247Z] #120 CACHED [2023-09-20T08:48:07.247Z] [2023-09-20T08:48:07.247Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-20T08:48:12.586Z] #121 ... [2023-09-20T08:48:12.586Z] [2023-09-20T08:48:12.586Z] #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-20T08:48:12.586Z] #0 5.495 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-20T08:48:12.587Z] #122 ... [2023-09-20T08:48:12.587Z] [2023-09-20T08:48:12.587Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-20T08:48:12.587Z] #121 5.552 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-20T08:48:16.829Z] #121 ... [2023-09-20T08:48:16.829Z] [2023-09-20T08:48:16.829Z] #123 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-20T08:48:16.829Z] #0 3.812 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-20T08:48:16.829Z] #123 ... [2023-09-20T08:48:16.829Z] [2023-09-20T08:48:16.829Z] #124 [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-20T08:48:16.829Z] #0 5.088 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-20T08:48:16.829Z] #124 ... [2023-09-20T08:48:16.829Z] [2023-09-20T08:48:16.829Z] #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-20T08:48:16.829Z] #0 4.698 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-20T08:48:16.829Z] #125 ... [2023-09-20T08:48:16.829Z] [2023-09-20T08:48:16.829Z] #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-20T08:48:16.829Z] #0 5.509 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-20T08:48:17.095Z] #126 ... [2023-09-20T08:48:17.095Z] [2023-09-20T08:48:17.095Z] #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-20T08:48:17.095Z] #0 5.635 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-20T08:48:17.095Z] #127 ... [2023-09-20T08:48:17.095Z] [2023-09-20T08:48:17.095Z] #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-20T08:48:17.095Z] #0 3.480 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-20T08:48:17.361Z] #128 ... [2023-09-20T08:48:17.361Z] [2023-09-20T08:48:17.361Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-20T08:48:17.361Z] #0 5.588 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-20T08:48:17.361Z] #129 ... [2023-09-20T08:48:17.361Z] [2023-09-20T08:48:17.361Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-20T08:48:17.361Z] #0 5.599 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-20T08:48:17.658Z] #130 ... [2023-09-20T08:48:17.658Z] [2023-09-20T08:48:17.658Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-20T08:48:17.658Z] #0 5.190 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-20T09:00:09.888Z] #131 ... [2023-09-20T09:00:09.888Z] [2023-09-20T09:00:09.888Z] #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-20T09:00:09.888Z] #128 DONE 714.8s [2023-09-20T09:00:09.888Z] [2023-09-20T09:00:09.888Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-20T09:00:09.888Z] #121 ... [2023-09-20T09:00:09.888Z] [2023-09-20T09:00:09.888Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T09:00:09.888Z] #132 DONE 0.2s [2023-09-20T09:00:09.888Z] [2023-09-20T09:00:09.888Z] #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-20T09:00:09.888Z] #133 DONE 0.2s [2023-09-20T09:00:09.888Z] [2023-09-20T09:00:09.888Z] #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-20T09:00:09.888Z] #134 DONE 0.2s [2023-09-20T09:00:09.888Z] [2023-09-20T09:00:09.888Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-20T09:00:09.888Z] #131 ... [2023-09-20T09:00:09.888Z] [2023-09-20T09:00:09.888Z] #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-20T09:00:09.888Z] #135 DONE 0.1s [2023-09-20T09:00:09.888Z] [2023-09-20T09:00:09.888Z] #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-20T09:00:09.888Z] #136 DONE 0.2s [2023-09-20T09:00:09.888Z] [2023-09-20T09:00:09.888Z] #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-20T09:00:09.888Z] #137 DONE 0.2s [2023-09-20T09:00:09.888Z] [2023-09-20T09:00:09.888Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-20T09:00:09.888Z] #129 ... [2023-09-20T09:00:09.888Z] [2023-09-20T09:00:09.888Z] #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-20T09:00:09.888Z] #138 DONE 1.9s [2023-09-20T09:00:09.888Z] [2023-09-20T09:00:09.888Z] #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T09:00:09.888Z] #31 ... [2023-09-20T09:00:09.888Z] [2023-09-20T09:00:09.888Z] #92 [security-proxy-setup] exporting to image [2023-09-20T09:00:09.888Z] #92 exporting layers [2023-09-20T09:00:09.888Z] #92 exporting layers 3.8s done [2023-09-20T09:00:09.888Z] #92 writing image sha256:342ed816f6d507cc1d19edb0cfa8a9e7f3fb5a9f65bf9f076e565f90bd78f9d0 done [2023-09-20T09:00:09.888Z] #92 naming to docker.io/library/security-proxy-setup-arm64 done [2023-09-20T09:00:09.888Z] #92 DONE 6.8s [2023-09-20T09:00:09.888Z] [2023-09-20T09:00:09.888Z] #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T09:00:09.888Z] #31 ... [2023-09-20T09:00:09.888Z] [2023-09-20T09:00:09.888Z] #124 [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-20T09:00:09.888Z] #124 723.6 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-20T09:00:23.260Z] #124 ... [2023-09-20T09:00:23.260Z] [2023-09-20T09:00:23.260Z] #123 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-20T09:00:23.260Z] #123 DONE 736.6s [2023-09-20T09:00:23.260Z] [2023-09-20T09:00:23.260Z] #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T09:00:23.524Z] #31 ... [2023-09-20T09:00:23.524Z] [2023-09-20T09:00:23.524Z] #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-20T09:00:23.524Z] #139 DONE 0.2s [2023-09-20T09:00:23.524Z] [2023-09-20T09:00:23.524Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-20T09:00:26.092Z] #140 DONE 2.0s [2023-09-20T09:00:26.092Z] [2023-09-20T09:00:26.092Z] #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T09:00:26.092Z] #141 DONE 0.2s [2023-09-20T09:00:26.092Z] [2023-09-20T09:00:26.092Z] #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-20T09:00:26.092Z] #142 DONE 0.4s [2023-09-20T09:00:26.092Z] [2023-09-20T09:00:26.092Z] #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-20T09:00:26.355Z] #143 DONE 0.3s [2023-09-20T09:00:26.355Z] [2023-09-20T09:00:26.355Z] #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T09:00:26.621Z] #31 ... [2023-09-20T09:00:26.621Z] [2023-09-20T09:00:26.621Z] #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-20T09:00:26.621Z] #144 DONE 0.1s [2023-09-20T09:00:26.621Z] [2023-09-20T09:00:26.621Z] #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-20T09:00:26.886Z] #145 DONE 0.2s [2023-09-20T09:00:26.886Z] [2023-09-20T09:00:26.886Z] #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-20T09:00:26.886Z] #146 DONE 0.1s [2023-09-20T09:00:26.886Z] [2023-09-20T09:00:26.886Z] #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-20T09:00:27.151Z] #147 DONE 0.2s [2023-09-20T09:00:27.151Z] [2023-09-20T09:00:27.151Z] #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-20T09:00:27.416Z] #148 DONE 0.1s [2023-09-20T09:00:27.416Z] [2023-09-20T09:00:27.416Z] #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-20T09:00:29.344Z] #149 ... [2023-09-20T09:00:29.344Z] [2023-09-20T09:00:29.344Z] #124 [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-20T09:00:29.344Z] #124 DONE 742.8s [2023-09-20T09:00:29.344Z] [2023-09-20T09:00:29.344Z] #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-20T09:00:29.608Z] #127 ... [2023-09-20T09:00:29.608Z] [2023-09-20T09:00:29.608Z] #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-20T09:00:29.608Z] #149 DONE 2.4s [2023-09-20T09:00:29.608Z] [2023-09-20T09:00:29.608Z] #92 [security-bootstrapper] exporting to image [2023-09-20T09:00:29.608Z] #92 exporting layers [2023-09-20T09:00:31.018Z] #92 ... [2023-09-20T09:00:31.018Z] [2023-09-20T09:00:31.018Z] #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T09:00:31.018Z] #150 DONE 0.3s [2023-09-20T09:00:31.018Z] [2023-09-20T09:00:31.018Z] #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-20T09:00:31.283Z] #151 DONE 0.2s [2023-09-20T09:00:31.283Z] [2023-09-20T09:00:31.283Z] #152 [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-20T09:00:31.283Z] #152 ... [2023-09-20T09:00:31.283Z] [2023-09-20T09:00:31.283Z] #92 [security-bootstrapper] exporting to image [2023-09-20T09:00:31.283Z] #92 exporting layers 1.6s done [2023-09-20T09:00:31.283Z] #92 writing image sha256:30f3df793478bef458776e6efa362a19726f74fc1c47d98aa1dc3ce9d2827e61 0.0s done [2023-09-20T09:00:31.283Z] #92 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2023-09-20T09:00:31.283Z] #92 DONE 8.4s [2023-09-20T09:00:31.590Z] [2023-09-20T09:00:31.590Z] #152 [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-20T09:00:31.590Z] #152 DONE 0.2s [2023-09-20T09:00:31.590Z] [2023-09-20T09:00:31.590Z] #153 [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-20T09:00:31.590Z] #153 DONE 0.1s [2023-09-20T09:00:31.590Z] [2023-09-20T09:00:31.590Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-20T09:00:31.590Z] #129 ... [2023-09-20T09:00:31.590Z] [2023-09-20T09:00:31.590Z] #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-20T09:00:31.855Z] #154 DONE 0.2s [2023-09-20T09:00:31.855Z] [2023-09-20T09:00:31.855Z] #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-20T09:00:32.120Z] #155 DONE 0.3s [2023-09-20T09:00:32.120Z] [2023-09-20T09:00:32.121Z] #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-20T09:00:32.386Z] #156 DONE 0.4s [2023-09-20T09:00:32.386Z] [2023-09-20T09:00:32.386Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-20T09:00:32.708Z] #129 ... [2023-09-20T09:00:32.708Z] [2023-09-20T09:00:32.708Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-20T09:00:32.708Z] #131 DONE 746.2s [2023-09-20T09:00:32.708Z] [2023-09-20T09:00:32.708Z] #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-20T09:00:32.975Z] #157 DONE 0.4s [2023-09-20T09:00:32.975Z] [2023-09-20T09:00:32.975Z] #158 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T09:00:33.557Z] #158 DONE 0.5s [2023-09-20T09:00:33.557Z] [2023-09-20T09:00:33.557Z] #159 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-20T09:00:33.823Z] #159 DONE 0.4s [2023-09-20T09:00:33.823Z] [2023-09-20T09:00:33.823Z] #160 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-20T09:00:35.103Z] #160 DONE 1.0s [2023-09-20T09:00:35.103Z] [2023-09-20T09:00:35.103Z] #161 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-20T09:00:35.103Z] #161 ... [2023-09-20T09:00:35.103Z] [2023-09-20T09:00:35.103Z] #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-20T09:00:35.103Z] #162 DONE 0.1s [2023-09-20T09:00:35.103Z] [2023-09-20T09:00:35.103Z] #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-20T09:00:35.104Z] #163 DONE 0.1s [2023-09-20T09:00:35.104Z] [2023-09-20T09:00:35.104Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-20T09:00:35.375Z] #130 ... [2023-09-20T09:00:35.375Z] [2023-09-20T09:00:35.375Z] #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-20T09:00:35.975Z] #164 ... [2023-09-20T09:00:35.975Z] [2023-09-20T09:00:35.976Z] #161 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-20T09:00:35.976Z] #161 DONE 3.0s [2023-09-20T09:00:36.266Z] [2023-09-20T09:00:36.266Z] #92 [security-secretstore-setup] exporting to image [2023-09-20T09:00:37.691Z] #92 exporting layers 1.7s done [2023-09-20T09:00:37.976Z] #92 writing image sha256:e0265f8d92a9bdaf6d2f58bb5566bcd62079b720dff796eb6da9acf130bec043 0.0s done [2023-09-20T09:00:37.976Z] #92 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-09-20T09:00:37.976Z] #92 DONE 10.2s [2023-09-20T09:00:37.976Z] [2023-09-20T09:00:37.976Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-20T09:00:37.976Z] #129 ... [2023-09-20T09:00:37.976Z] [2023-09-20T09:00:37.976Z] #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-20T09:00:37.976Z] #164 DONE 2.8s [2023-09-20T09:00:37.976Z] [2023-09-20T09:00:37.976Z] #92 [security-proxy-auth] exporting to image [2023-09-20T09:00:38.574Z] #92 exporting layers 0.5s done [2023-09-20T09:00:38.574Z] #92 writing image sha256:bd44dc1b97e3159b882ab6e73d1a7d2ded88e8da4416963e10655ca4909d0d96 done [2023-09-20T09:00:38.574Z] #92 naming to docker.io/library/security-proxy-auth-arm64 done [2023-09-20T09:00:38.574Z] #92 DONE 10.7s [2023-09-20T09:00:38.574Z] [2023-09-20T09:00:38.574Z] #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T09:00:50.861Z] #31 ... [2023-09-20T09:00:50.861Z] [2023-09-20T09:00:50.861Z] #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-20T09:00:50.861Z] #126 DONE 762.9s [2023-09-20T09:00:50.861Z] [2023-09-20T09:00:50.861Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-20T09:00:50.861Z] #121 ... [2023-09-20T09:00:50.861Z] [2023-09-20T09:00:50.861Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T09:00:50.861Z] #165 DONE 0.2s [2023-09-20T09:00:50.861Z] [2023-09-20T09:00:50.861Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-20T09:00:50.861Z] #129 ... [2023-09-20T09:00:50.861Z] [2023-09-20T09:00:50.861Z] #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-20T09:00:50.861Z] #166 DONE 0.1s [2023-09-20T09:00:50.861Z] [2023-09-20T09:00:50.861Z] #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-20T09:00:50.861Z] #167 DONE 0.3s [2023-09-20T09:00:50.861Z] [2023-09-20T09:00:50.861Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-20T09:00:50.861Z] #129 ... [2023-09-20T09:00:50.861Z] [2023-09-20T09:00:50.861Z] #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-20T09:00:50.861Z] #168 DONE 0.2s [2023-09-20T09:00:50.861Z] [2023-09-20T09:00:50.861Z] #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-20T09:00:50.861Z] #169 DONE 0.2s [2023-09-20T09:00:50.861Z] [2023-09-20T09:00:50.861Z] #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-20T09:00:52.800Z] #170 DONE 2.0s [2023-09-20T09:00:52.800Z] [2023-09-20T09:00:52.800Z] #92 [core-common-config-bootstrapper] exporting to image [2023-09-20T09:00:52.800Z] #92 exporting layers [2023-09-20T09:00:53.383Z] #92 exporting layers 0.5s done [2023-09-20T09:00:53.383Z] #92 writing image sha256:2d6a966053ed4e96382e041827af578dd75a88061a7792c336668ee7610b4f3b done [2023-09-20T09:00:53.383Z] #92 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-09-20T09:00:53.383Z] #92 DONE 11.2s [2023-09-20T09:00:53.383Z] [2023-09-20T09:00:53.383Z] #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T09:01:25.672Z] #31 ... [2023-09-20T09:01:25.672Z] [2023-09-20T09:01:25.672Z] #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-20T09:01:25.672Z] #122 DONE 797.0s [2023-09-20T09:01:25.672Z] [2023-09-20T09:01:25.672Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-20T09:01:25.672Z] #55 ... [2023-09-20T09:01:25.672Z] [2023-09-20T09:01:25.672Z] #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T09:01:25.672Z] #171 DONE 0.1s [2023-09-20T09:01:25.672Z] [2023-09-20T09:01:25.672Z] #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-20T09:01:25.672Z] #172 DONE 0.2s [2023-09-20T09:01:25.672Z] [2023-09-20T09:01:25.672Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-20T09:01:25.672Z] #173 DONE 0.3s [2023-09-20T09:01:25.672Z] [2023-09-20T09:01:25.672Z] #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T09:01:25.672Z] #31 ... [2023-09-20T09:01:25.672Z] [2023-09-20T09:01:25.672Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-20T09:01:25.672Z] #174 DONE 0.1s [2023-09-20T09:01:25.672Z] [2023-09-20T09:01:25.672Z] #92 [core-command] exporting to image [2023-09-20T09:01:25.672Z] #92 exporting layers [2023-09-20T09:01:25.672Z] #92 exporting layers 0.3s done [2023-09-20T09:01:25.672Z] #92 writing image sha256:621ebced6ba04e091e5a639424561dd4321784737a090161f250e6c11270bc42 done [2023-09-20T09:01:25.673Z] #92 naming to docker.io/library/core-command-arm64 0.0s done [2023-09-20T09:01:25.673Z] #92 DONE 11.5s [2023-09-20T09:01:25.673Z] [2023-09-20T09:01:25.673Z] #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T09:01:31.000Z] #31 ... [2023-09-20T09:01:31.000Z] [2023-09-20T09:01:31.000Z] #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-20T09:01:31.000Z] #127 DONE 804.0s [2023-09-20T09:01:31.000Z] [2023-09-20T09:01:31.000Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-20T09:01:31.000Z] #129 ... [2023-09-20T09:01:31.000Z] [2023-09-20T09:01:31.000Z] #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T09:01:31.000Z] #175 DONE 0.3s [2023-09-20T09:01:31.000Z] [2023-09-20T09:01:31.000Z] #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-20T09:01:31.000Z] #176 DONE 0.2s [2023-09-20T09:01:31.000Z] [2023-09-20T09:01:31.000Z] #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T09:01:31.268Z] #31 ... [2023-09-20T09:01:31.268Z] [2023-09-20T09:01:31.268Z] #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-20T09:01:31.531Z] #177 DONE 0.3s [2023-09-20T09:01:31.531Z] [2023-09-20T09:01:31.531Z] #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T09:01:31.531Z] #31 ... [2023-09-20T09:01:31.531Z] [2023-09-20T09:01:31.531Z] #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-20T09:01:31.531Z] #178 DONE 0.1s [2023-09-20T09:01:31.797Z] [2023-09-20T09:01:31.797Z] #92 [core-data] exporting to image [2023-09-20T09:01:31.797Z] #92 exporting layers [2023-09-20T09:01:32.062Z] #92 exporting layers 0.4s done [2023-09-20T09:01:32.062Z] #92 writing image sha256:8aa16cbeafc55aa4776de4ba700d5ad2e553f0340093546c2dc304e7f65ee1b0 0.0s done [2023-09-20T09:01:32.062Z] #92 naming to docker.io/library/core-data-arm64 done [2023-09-20T09:01:32.062Z] #92 DONE 11.9s [2023-09-20T09:01:32.062Z] [2023-09-20T09:01:32.062Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-20T09:01:34.628Z] #129 ... [2023-09-20T09:01:34.628Z] [2023-09-20T09:01:34.628Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-20T09:01:34.628Z] #130 DONE 807.8s [2023-09-20T09:01:34.628Z] [2023-09-20T09:01:34.628Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-20T09:01:34.628Z] #55 ... [2023-09-20T09:01:34.628Z] [2023-09-20T09:01:34.628Z] #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T09:01:34.894Z] #179 DONE 0.3s [2023-09-20T09:01:34.894Z] [2023-09-20T09:01:34.894Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-20T09:01:35.159Z] #55 ... [2023-09-20T09:01:35.159Z] [2023-09-20T09:01:35.159Z] #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-20T09:01:35.424Z] #180 DONE 0.3s [2023-09-20T09:01:35.424Z] [2023-09-20T09:01:35.424Z] #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-20T09:01:35.694Z] #181 DONE 0.3s [2023-09-20T09:01:35.694Z] [2023-09-20T09:01:35.694Z] #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-20T09:01:35.694Z] #182 DONE 0.2s [2023-09-20T09:01:35.694Z] [2023-09-20T09:01:35.694Z] #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-20T09:01:35.960Z] #183 DONE 0.2s [2023-09-20T09:01:35.960Z] [2023-09-20T09:01:35.960Z] #92 [core-metadata] exporting to image [2023-09-20T09:01:36.225Z] #92 exporting layers 0.3s done [2023-09-20T09:01:36.225Z] #92 writing image sha256:5f8da7825911725cb58602bcb5b735850c60b96d75a6349fce87943b1f63ae17 done [2023-09-20T09:01:36.225Z] #92 naming to docker.io/library/core-metadata-arm64 done [2023-09-20T09:01:36.225Z] #92 DONE 12.2s [2023-09-20T09:01:36.225Z] [2023-09-20T09:01:36.225Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-20T09:01:54.405Z] #121 ... [2023-09-20T09:01:54.405Z] [2023-09-20T09:01:54.405Z] #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-20T09:01:54.405Z] #125 DONE 825.9s [2023-09-20T09:01:54.405Z] [2023-09-20T09:01:54.405Z] #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T09:01:54.405Z] #184 DONE 0.2s [2023-09-20T09:01:54.405Z] [2023-09-20T09:01:54.405Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-20T09:01:54.405Z] #55 ... [2023-09-20T09:01:54.405Z] [2023-09-20T09:01:54.405Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-20T09:01:54.405Z] #185 DONE 0.2s [2023-09-20T09:01:54.405Z] [2023-09-20T09:01:54.405Z] #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-20T09:01:54.405Z] #186 DONE 0.3s [2023-09-20T09:01:54.405Z] [2023-09-20T09:01:54.405Z] #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T09:01:54.405Z] #31 ... [2023-09-20T09:01:54.405Z] [2023-09-20T09:01:54.405Z] #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-20T09:01:54.405Z] #187 DONE 0.2s [2023-09-20T09:01:54.405Z] [2023-09-20T09:01:54.405Z] #92 [security-spiffe-token-provider] exporting to image [2023-09-20T09:01:54.405Z] #92 exporting layers [2023-09-20T09:01:54.405Z] #92 exporting layers 0.7s done [2023-09-20T09:01:54.405Z] #92 writing image sha256:67c87f82cebc02efdf3733955a9cce3973a87c3b35419d709dd5e2dfd1d0f97d done [2023-09-20T09:01:54.405Z] #92 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-09-20T09:01:54.405Z] #92 DONE 12.9s [2023-09-20T09:01:54.405Z] [2023-09-20T09:01:54.405Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-20T09:02:12.849Z] #121 DONE 844.9s [2023-09-20T09:02:12.849Z] [2023-09-20T09:02:12.849Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T09:02:12.849Z] #39 ... [2023-09-20T09:02:12.849Z] [2023-09-20T09:02:12.849Z] #188 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T09:02:12.849Z] #188 DONE 0.2s [2023-09-20T09:02:12.849Z] [2023-09-20T09:02:12.849Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-20T09:02:12.849Z] #129 DONE 845.5s [2023-09-20T09:02:12.849Z] [2023-09-20T09:02:12.849Z] #189 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-20T09:02:12.849Z] #189 DONE 0.2s [2023-09-20T09:02:12.849Z] [2023-09-20T09:02:12.849Z] #190 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-20T09:02:12.849Z] #190 DONE 0.3s [2023-09-20T09:02:12.849Z] [2023-09-20T09:02:12.849Z] #191 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-20T09:02:12.849Z] #191 DONE 0.1s [2023-09-20T09:02:12.849Z] [2023-09-20T09:02:12.849Z] #192 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T09:02:12.849Z] #192 DONE 0.1s [2023-09-20T09:02:12.849Z] [2023-09-20T09:02:12.849Z] #92 [support-notifications] exporting to image [2023-09-20T09:02:12.849Z] #92 exporting layers [2023-09-20T09:02:12.849Z] #92 ... [2023-09-20T09:02:12.849Z] [2023-09-20T09:02:12.849Z] #193 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-20T09:02:12.849Z] #193 DONE 0.1s [2023-09-20T09:02:12.849Z] [2023-09-20T09:02:12.849Z] #194 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-20T09:02:13.117Z] #194 DONE 0.4s [2023-09-20T09:02:13.117Z] [2023-09-20T09:02:13.117Z] #92 [support-notifications] exporting to image [2023-09-20T09:02:13.117Z] #92 exporting layers 0.5s done [2023-09-20T09:02:13.117Z] #92 writing image sha256:e58723badddb0675d8b443828fe8dbfd6dcf9cc8cf3c309981589022b60b7bc9 done [2023-09-20T09:02:13.117Z] #92 naming to docker.io/library/support-notifications-arm64 done [2023-09-20T09:02:13.117Z] #92 DONE 13.4s [2023-09-20T09:02:13.117Z] [2023-09-20T09:02:13.117Z] #195 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-20T09:02:13.117Z] #195 DONE 0.1s [2023-09-20T09:02:13.117Z] [2023-09-20T09:02:13.117Z] #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T09:02:13.381Z] #31 ... [2023-09-20T09:02:13.381Z] [2023-09-20T09:02:13.381Z] #92 [support-scheduler] exporting to image [2023-09-20T09:02:13.646Z] #92 exporting layers 0.4s done [2023-09-20T09:02:13.646Z] #92 writing image sha256:ba02e7e5fbe414ce33692ea42ff2f7fbb3deb23831c929bd7aeb12cd5b4762f5 done [2023-09-20T09:02:13.646Z] #92 naming to docker.io/library/support-scheduler-arm64 done [2023-09-20T09:02:13.646Z] #92 DONE 13.8s [2023-09-20T09:02:13.646Z] [2023-09-20T09:02:13.646Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T09:02:13.646Z] time="2023-09-20T08:45:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T09:02:13.646Z] time="2023-09-20T08:45:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T09:02:13.646Z] time="2023-09-20T08:45:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T09:02:13.646Z] time="2023-09-20T08:45:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T09:02:13.646Z] time="2023-09-20T08:45:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T09:02:13.646Z] time="2023-09-20T08:45:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T09:02:13.646Z] time="2023-09-20T08:45:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T09:02:13.646Z] time="2023-09-20T08:45:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T09:02:13.646Z] time="2023-09-20T08:45:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T09:02:13.646Z] time="2023-09-20T08:45:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T09:02:13.646Z] time="2023-09-20T08:45:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T09:02:13.646Z] time="2023-09-20T08:45:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T09:02:13.646Z] time="2023-09-20T08:45:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T09:02:13.646Z] time="2023-09-20T08:45:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-20T09:02:13.700Z] $ docker stop --time=1 9b9208326ab4b34a398d87b4b38a3d5cc2138ab26c2d20771653c4b8466476c4 [2023-09-20T09:02:15.301Z] $ docker rm -f --volumes 9b9208326ab4b34a398d87b4b38a3d5cc2138ab26c2d20771653c4b8466476c4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T09:02:15.798Z] + docker images [2023-09-20T09:02:15.798Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-20T09:02:15.798Z] support-scheduler-arm64 latest ba02e7e5fbe4 2 seconds ago 33.5MB [2023-09-20T09:02:15.798Z] support-notifications-arm64 latest e58723badddb 3 seconds ago 34.2MB [2023-09-20T09:02:15.798Z] security-spiffe-token-provider-arm64 latest 67c87f82cebc 22 seconds ago 35MB [2023-09-20T09:02:15.798Z] core-metadata-arm64 latest 5f8da7825911 40 seconds ago 21.5MB [2023-09-20T09:02:15.798Z] core-data-arm64 latest 8aa16cbeafc5 44 seconds ago 21.2MB [2023-09-20T09:02:15.798Z] core-command-arm64 latest 621ebced6ba0 51 seconds ago 21MB [2023-09-20T09:02:15.798Z] core-common-config-bootstrapper-arm64 latest 2d6a966053ed About a minute ago 18.3MB [2023-09-20T09:02:15.798Z] security-proxy-auth-arm64 latest bd44dc1b97e3 About a minute ago 19.4MB [2023-09-20T09:02:15.798Z] security-secretstore-setup-arm64 latest e0265f8d92a9 About a minute ago 43.7MB [2023-09-20T09:02:15.798Z] security-bootstrapper-arm64 latest 30f3df793478 About a minute ago 23MB [2023-09-20T09:02:15.798Z] security-proxy-setup-arm64 latest 342ed816f6d5 2 minutes ago 29.1MB [2023-09-20T09:02:15.798Z] security-spire-server-arm64 latest 39bf48b2e83f 15 minutes ago 96.6MB [2023-09-20T09:02:15.798Z] security-spire-config-arm64 latest f0061cbb78e1 15 minutes ago 95.8MB [2023-09-20T09:02:15.798Z] security-spire-agent-arm64 latest 5f5cec8237cb 15 minutes ago 152MB [2023-09-20T09:02:15.798Z] ci-base-image-arm64 latest 8c41e3dd47a3 26 minutes ago 1.07GB [2023-09-20T09:02:15.798Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 746ca1b523b5 7 days ago 695MB [2023-09-20T09:02:15.798Z] 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-20T09:02:16.606Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T09:02:16.606Z] [2023-09-20T09:02:16.606Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T09:02:16.999Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T09:02:17.264Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-20T09:02:17.264Z] 8998bd30e6a1: Pulling fs layer [2023-09-20T09:02:17.264Z] 04944245beec: Pulling fs layer [2023-09-20T09:02:17.264Z] 699f458cf7ca: Pulling fs layer [2023-09-20T09:02:17.264Z] 765212b225bb: Pulling fs layer [2023-09-20T09:02:17.264Z] f23df028b6ca: Pulling fs layer [2023-09-20T09:02:17.264Z] d65c8cfc05b1: Pulling fs layer [2023-09-20T09:02:17.264Z] 2437ff75d9bd: Pulling fs layer [2023-09-20T09:02:17.264Z] f23df028b6ca: Waiting [2023-09-20T09:02:17.264Z] d65c8cfc05b1: Waiting [2023-09-20T09:02:17.264Z] 2437ff75d9bd: Waiting [2023-09-20T09:02:17.264Z] 04944245beec: Verifying Checksum [2023-09-20T09:02:17.264Z] 04944245beec: Download complete [2023-09-20T09:02:17.529Z] 765212b225bb: Verifying Checksum [2023-09-20T09:02:17.529Z] 765212b225bb: Download complete [2023-09-20T09:02:17.529Z] f23df028b6ca: Verifying Checksum [2023-09-20T09:02:17.529Z] f23df028b6ca: Download complete [2023-09-20T09:02:17.529Z] d65c8cfc05b1: Verifying Checksum [2023-09-20T09:02:17.529Z] d65c8cfc05b1: Download complete [2023-09-20T09:02:17.530Z] 699f458cf7ca: Verifying Checksum [2023-09-20T09:02:17.530Z] 699f458cf7ca: Download complete [2023-09-20T09:02:18.110Z] 8998bd30e6a1: Verifying Checksum [2023-09-20T09:02:18.110Z] 8998bd30e6a1: Download complete [2023-09-20T09:02:20.044Z] 2437ff75d9bd: Verifying Checksum [2023-09-20T09:02:20.044Z] 2437ff75d9bd: Download complete [2023-09-20T09:02:21.981Z] 8998bd30e6a1: Pull complete [2023-09-20T09:02:22.561Z] 04944245beec: Pull complete [2023-09-20T09:02:23.965Z] 699f458cf7ca: Pull complete [2023-09-20T09:02:23.965Z] 765212b225bb: Pull complete [2023-09-20T09:02:24.920Z] f23df028b6ca: Pull complete [2023-09-20T09:02:24.920Z] d65c8cfc05b1: Pull complete [2023-09-20T09:02:40.018Z] 2437ff75d9bd: Pull complete [2023-09-20T09:02:40.018Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-20T09:02:40.018Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T09:02:40.018Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T09:02:40.324Z] prd-ubuntu20.04-docker-arm64-4c-16g-6686 does not seem to be running inside a container [2023-09-20T09:02:40.401Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-20T09:02:43.022Z] $ docker top 341d20a5b23ffb38b0e920addb48f66f5e359c8c8ffc6b6501016fa927f05d07 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T09:02:43.959Z] ---> job-cost.sh [2023-09-20T09:02:43.959Z] lf-activate-venv: SKIPPING [2023-09-20T09:02:43.959Z] INFO: No Stack... [2023-09-20T09:02:44.537Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-20T09:02:45.489Z] INFO: Archiving Costs [Pipeline] sh [2023-09-20T09:02:45.825Z] + + cutcat /w/workspace/edgex-go/1/archives/cost.csv [2023-09-20T09:02:45.826Z] -d, -f6 [Pipeline] lock [2023-09-20T09:02:46.166Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4686-1-stack-cost] [2023-09-20T09:02:46.170Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4686-1-stack-cost] did not exist. Created. [2023-09-20T09:02:46.170Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4686-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-20T09:02:46.724Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-20T09:02:46.923Z] Stashed 1 file(s) [Pipeline] } [2023-09-20T09:02:46.938Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4686-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-20T09:02:47.029Z] $ docker stop --time=1 341d20a5b23ffb38b0e920addb48f66f5e359c8c8ffc6b6501016fa927f05d07 [2023-09-20T09:02:48.567Z] $ docker rm -f --volumes 341d20a5b23ffb38b0e920addb48f66f5e359c8c8ffc6b6501016fa927f05d07 [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-20T09:02:49.547Z] provisioning config files... [2023-09-20T09:02:49.571Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4707485740939243789tmp [Pipeline] { [Pipeline] sh [2023-09-20T09:02:49.944Z] + set +x [2023-09-20T09:02:49.944Z] + bash -s -- [2023-09-20T09:02:49.944Z] + curl -s https://codecov.io/bash [2023-09-20T09:02:49.944Z] [2023-09-20T09:02:49.944Z] _____ _ [2023-09-20T09:02:49.944Z] / ____| | | [2023-09-20T09:02:49.944Z] | | ___ __| | ___ ___ _____ __ [2023-09-20T09:02:49.944Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-20T09:02:49.944Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-20T09:02:49.944Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-20T09:02:49.944Z] Bash-1.0.6 [2023-09-20T09:02:49.944Z] [2023-09-20T09:02:49.944Z] [2023-09-20T09:02:49.944Z] ==> git version 2.25.1 found [2023-09-20T09:02:49.944Z] ==> 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-20T09:02:49.944Z] Release-Date: 2020-01-08 [2023-09-20T09:02:49.944Z] 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-20T09:02:49.944Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-20T09:02:49.944Z] ==> Jenkins CI detected. [2023-09-20T09:02:49.944Z] current dir:  /w/workspace/edgex-go/1 [2023-09-20T09:02:49.944Z] project root: . [2023-09-20T09:02:49.944Z] --> token set from env [2023-09-20T09:02:49.944Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-20T09:02:49.944Z] ==> Running gcov in . (disable via -X gcov) [2023-09-20T09:02:49.944Z] ==> Python coveragepy not found [2023-09-20T09:02:49.944Z] ==> Searching for coverage reports in: [2023-09-20T09:02:49.944Z] + . [2023-09-20T09:02:49.944Z] -> Found 1 reports [2023-09-20T09:02:49.944Z] ==> Detecting git/mercurial file structure [2023-09-20T09:02:49.944Z] ==> Reading reports [2023-09-20T09:02:49.944Z] + ./coverage.out bytes=453602 [2023-09-20T09:02:49.944Z] ==> Appending adjustments [2023-09-20T09:02:49.944Z] https://docs.codecov.io/docs/fixing-reports [2023-09-20T09:02:51.391Z] + Found adjustments [2023-09-20T09:02:51.391Z] ==> Gzipping contents [2023-09-20T09:02:51.391Z] 60K /tmp/codecov.xwa1F8.gz [2023-09-20T09:02:51.391Z] ==> Uploading reports [2023-09-20T09:02:51.391Z] url: https://codecov.io [2023-09-20T09:02:51.391Z] query: branch=PR-4686&commit=4482fa8b2b4b954fac65288152b89b032cac754c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4686%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4686&job=&cmd_args= [2023-09-20T09:02:51.391Z] -> Pinging Codecov [2023-09-20T09:02:51.391Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4686&commit=4482fa8b2b4b954fac65288152b89b032cac754c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4686%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4686&job=&cmd_args= [2023-09-20T09:02:51.391Z] -> Uploading to [2023-09-20T09:02:51.391Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-20/00271124DB129430A58F1EEE437C3FCB/4482fa8b2b4b954fac65288152b89b032cac754c/b6e47b95-9608-489f-8dbc-9caec26ede50.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230920T090251Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e7b69bf9b003b84579bf0b7d2d384fa73f439b1fbc58eef4e02cae3121c21a69 [2023-09-20T09:02:51.391Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T09:02:51.391Z] Dload Upload Total Spent Left Speed [2023-09-20T09:02:51.391Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58137 0 0 100 58137 0 285k --:--:-- --:--:-- --:--:-- 285k [2023-09-20T09:02:51.391Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/4482fa8b2b4b954fac65288152b89b032cac754c [Pipeline] } [2023-09-20T09:02:51.421Z] 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-20T09:02:52.803Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-09-20T09:02:53.134Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T09:02:54.026Z] ---> package-listing.sh [2023-09-20T09:02:54.026Z] ++ facter osfamily [2023-09-20T09:02:54.026Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-20T09:02:54.287Z] + OS_FAMILY=debian [2023-09-20T09:02:54.287Z] + workspace=/w/workspace/edgex-go/1 [2023-09-20T09:02:54.287Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-20T09:02:54.287Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-20T09:02:54.287Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-20T09:02:54.287Z] + PACKAGES=/tmp/packages_start.txt [2023-09-20T09:02:54.287Z] + '[' /w/workspace/edgex-go/1 ']' [2023-09-20T09:02:54.287Z] + PACKAGES=/tmp/packages_end.txt [2023-09-20T09:02:54.287Z] + case "${OS_FAMILY}" in [2023-09-20T09:02:54.287Z] + dpkg -l [2023-09-20T09:02:54.287Z] + grep '^ii' [2023-09-20T09:02:54.287Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-20T09:02:54.287Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-20T09:02:54.287Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-20T09:02:54.287Z] + '[' /w/workspace/edgex-go/1 ']' [2023-09-20T09:02:54.287Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-09-20T09:02:54.287Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-09-20T09:02:54.325Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-20T09:02:54.617Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T09:02:55.241Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T09:02:55.241Z] [2023-09-20T09:02:55.241Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T09:02:55.629Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T09:02:55.629Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-20T09:02:55.629Z] 5eb5b503b376: Pulling fs layer [2023-09-20T09:02:55.629Z] 5c69ac0246d0: Pulling fs layer [2023-09-20T09:02:55.629Z] ec43610c2a17: Pulling fs layer [2023-09-20T09:02:55.629Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-20T09:02:55.629Z] 33b1e0a273af: Pulling fs layer [2023-09-20T09:02:55.629Z] 5d3b04190fa2: Pulling fs layer [2023-09-20T09:02:55.629Z] 2f39f015ded8: Pulling fs layer [2023-09-20T09:02:55.629Z] 5d3b04190fa2: Waiting [2023-09-20T09:02:55.629Z] 3a2ae6a8a46f: Waiting [2023-09-20T09:02:55.629Z] 2f39f015ded8: Waiting [2023-09-20T09:02:55.629Z] 5c69ac0246d0: Verifying Checksum [2023-09-20T09:02:55.629Z] 5c69ac0246d0: Download complete [2023-09-20T09:02:55.629Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-20T09:02:55.629Z] 3a2ae6a8a46f: Download complete [2023-09-20T09:02:55.629Z] 33b1e0a273af: Verifying Checksum [2023-09-20T09:02:55.629Z] 33b1e0a273af: Download complete [2023-09-20T09:02:55.629Z] 5d3b04190fa2: Verifying Checksum [2023-09-20T09:02:55.629Z] 5d3b04190fa2: Download complete [2023-09-20T09:02:55.904Z] ec43610c2a17: Verifying Checksum [2023-09-20T09:02:55.904Z] ec43610c2a17: Download complete [2023-09-20T09:02:55.904Z] 5eb5b503b376: Verifying Checksum [2023-09-20T09:02:55.904Z] 5eb5b503b376: Download complete [2023-09-20T09:02:56.486Z] 2f39f015ded8: Download complete [2023-09-20T09:02:57.052Z] 5eb5b503b376: Pull complete [2023-09-20T09:02:57.052Z] 5c69ac0246d0: Pull complete [2023-09-20T09:02:57.619Z] ec43610c2a17: Pull complete [2023-09-20T09:02:57.619Z] 3a2ae6a8a46f: Pull complete [2023-09-20T09:02:57.619Z] 33b1e0a273af: Pull complete [2023-09-20T09:02:57.877Z] 5d3b04190fa2: Pull complete [2023-09-20T09:03:02.062Z] 2f39f015ded8: Pull complete [2023-09-20T09:03:02.062Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-20T09:03:02.062Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T09:03:02.062Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T09:03:02.274Z] prd-ubuntu20.04-docker-8c-8g-6685 does not seem to be running inside a container [2023-09-20T09:03:02.325Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-20T09:03:04.656Z] $ docker top c96c05479f64c64da2fc51b13731c7ad3f555c4cb76519c84de565a96da5d8b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T09:03:05.026Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-20T09:03:05.333Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-20T09:03:05.646Z] + ls /var/log/sa-host [2023-09-20T09:03:05.646Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T09:03:05.859Z] provisioning config files... [2023-09-20T09:03:05.868Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config16390491911690997435tmp [Pipeline] { [Pipeline] echo [2023-09-20T09:03:05.925Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T09:03:06.238Z] ---> create-netrc.sh [Pipeline] } [2023-09-20T09:03:06.266Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-20T09:03:06.674Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-20T09:03:06.706Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T09:03:07.026Z] ---> sudo-logs.sh [2023-09-20T09:03:07.027Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-20T09:03:07.114Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T09:03:07.426Z] ---> job-cost.sh [2023-09-20T09:03:07.426Z] lf-activate-venv: SKIPPING [2023-09-20T09:03:07.426Z] DEBUG: total: 0.10999999940395355 [2023-09-20T09:03:07.426Z] INFO: Retrieving Stack Cost... [2023-09-20T09:03:07.686Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-20T09:03:08.257Z] INFO: Archiving Costs [Pipeline] echo [2023-09-20T09:03:08.292Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T09:03:08.607Z] ---> logs-deploy.sh [2023-09-20T09:03:08.607Z] lf-activate-venv: SKIPPING [2023-09-20T09:03:08.607Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4686/1 [2023-09-20T09:03:08.607Z] INFO: archiving workspace using pattern(s): [2023-09-20T09:03:09.542Z] Archives upload complete. [2023-09-20T09:03:09.542Z] INFO: archiving logs to Nexus