Pull request #4681 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 lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 3ee0de3047294a6d95cf9d4b3b1c56f1ca05cc6c+4687b85feb07d3d50e1bc338781fac63f010329a (dc9ec703392c7ec3a4646e9034f26a9aa84d8518) 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-ssh13771439252608317499.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-ssh1271377115897710018.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-4681/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-4681/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7952754521120567269.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-4681/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15552855005112248062.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-ssh16291573575645004976.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-4681/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-4681/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3454504394552393013.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6039 in /w/workspace/edgexfoundry_edgex-go_PR-4681 [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 > 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/4681/head:refs/remotes/origin/PR-4681 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4687b85feb07d3d50e1bc338781fac63f010329a into PR head commit 3ee0de3047294a6d95cf9d4b3b1c56f1ca05cc6c Merge succeeded, producing 3ee0de3047294a6d95cf9d4b3b1c56f1ca05cc6c Checking out Revision 3ee0de3047294a6d95cf9d4b3b1c56f1ca05cc6c (PR-4681) > git config core.sparsecheckout # timeout=10 > git checkout -f 3ee0de3047294a6d95cf9d4b3b1c56f1ca05cc6c # 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 4687b85feb07d3d50e1bc338781fac63f010329a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3ee0de3047294a6d95cf9d4b3b1c56f1ca05cc6c # timeout=10 Commit message: "fix: Run go mod tidy" 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-12T22:34:28.241Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-12T22:34:28.401Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-12T22:34:28.503Z] ========================================================= [2023-09-12T22:34:28.503Z] EdgeX Global Pipelines Version Info [2023-09-12T22:34:28.503Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-12T22:34:29.236Z] ------------------- [2023-09-12T22:34:29.236Z] stable info: [2023-09-12T22:34:29.236Z] ------------------- [2023-09-12T22:34:29.236Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-12T22:34:29.236Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-12T22:34:29.236Z] Message: update stable to v1.0.254 [2023-09-12T22:34:29.813Z] ------------------- [2023-09-12T22:34:29.813Z] experimental info: [2023-09-12T22:34:29.813Z] ------------------- [2023-09-12T22:34:29.813Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-12T22:34:29.813Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-12T22:34:29.813Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-12T22:34:30.132Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-09-12T22:34:30.179Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-09-12T22:34:30.222Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-12T22:34:30.262Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-12T22:34:30.300Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-12T22:34:30.339Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-12T22:34:30.382Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-12T22:34:30.433Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-09-12T22:34:30.473Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-09-12T22:34:30.516Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-09-12T22:34:30.558Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-12T22:34:30.601Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-12T22:34:30.645Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-12T22:34:30.691Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-12T22:34:30.740Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-12T22:34:30.782Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-12T22:34:30.822Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-12T22:34:30.862Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-12T22:34:30.901Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-09-12T22:34:30.938Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-09-12T22:34:30.989Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-12T22:34:31.029Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-12T22:34:31.069Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-12T22:34:31.113Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4681 [Pipeline] echo [2023-09-12T22:34:31.153Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4681 [Pipeline] echo [2023-09-12T22:34:31.188Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4681 [Pipeline] echo [2023-09-12T22:34:31.230Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3ee0de3047294a6d95cf9d4b3b1c56f1ca05cc6c [Pipeline] echo [2023-09-12T22:34:31.271Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3ee0de3 [Pipeline] echo [2023-09-12T22:34:31.309Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T22:34:31.418Z] provisioning config files... [2023-09-12T22:34:31.431Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config14098161929062185664tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T22:34:31.779Z] ---> docker-login.sh [2023-09-12T22:34:31.779Z] nexus3.edgexfoundry.org:10001 [2023-09-12T22:34:32.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:34:32.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:34:32.040Z] Configure a credential helper to remove this warning. See [2023-09-12T22:34:32.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:34:32.040Z] [2023-09-12T22:34:32.040Z] Login Succeeded [2023-09-12T22:34:32.040Z] nexus3.edgexfoundry.org:10002 [2023-09-12T22:34:32.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:34:32.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:34:32.300Z] Configure a credential helper to remove this warning. See [2023-09-12T22:34:32.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:34:32.300Z] [2023-09-12T22:34:32.300Z] Login Succeeded [2023-09-12T22:34:32.300Z] nexus3.edgexfoundry.org:10003 [2023-09-12T22:34:32.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:34:32.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:34:32.300Z] Configure a credential helper to remove this warning. See [2023-09-12T22:34:32.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:34:32.300Z] [2023-09-12T22:34:32.300Z] Login Succeeded [2023-09-12T22:34:32.300Z] nexus3.edgexfoundry.org:10004 [2023-09-12T22:34:32.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:34:32.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:34:32.561Z] Configure a credential helper to remove this warning. See [2023-09-12T22:34:32.561Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:34:32.561Z] [2023-09-12T22:34:32.561Z] Login Succeeded [2023-09-12T22:34:32.561Z] docker.io [2023-09-12T22:34:32.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:34:32.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:34:32.821Z] Configure a credential helper to remove this warning. See [2023-09-12T22:34:32.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:34:32.821Z] [2023-09-12T22:34:32.821Z] Login Succeeded [2023-09-12T22:34:32.821Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T22:34:32.848Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-12T22:34:33.283Z] + 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-12T22:34:33.283Z] + dirname cmd/core-command/Dockerfile [2023-09-12T22:34:33.283Z] + cut -d/ -f2 [2023-09-12T22:34:33.283Z] + echo core-command,cmd/core-command/Dockerfile [2023-09-12T22:34:33.283Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-09-12T22:34:33.283Z] + cut -d/ -f2 [2023-09-12T22:34:33.283Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-09-12T22:34:33.283Z] + dirname cmd/core-data/Dockerfile [2023-09-12T22:34:33.283Z] + cut -d/ -f2 [2023-09-12T22:34:33.283Z] + echo core-data,cmd/core-data/Dockerfile [2023-09-12T22:34:33.283Z] + + dirname cmd/core-metadata/Dockerfile [2023-09-12T22:34:33.283Z] cut -d/ -f2 [2023-09-12T22:34:33.283Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-09-12T22:34:33.283Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-09-12T22:34:33.283Z] + cut -d/ -f2 [2023-09-12T22:34:33.283Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-09-12T22:34:33.283Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-09-12T22:34:33.283Z] + cut -d/ -f2 [2023-09-12T22:34:33.283Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-09-12T22:34:33.283Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-09-12T22:34:33.283Z] + cut -d/ -f2 [2023-09-12T22:34:33.283Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-09-12T22:34:33.283Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-09-12T22:34:33.283Z] + cut -d/ -f2 [2023-09-12T22:34:33.283Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-09-12T22:34:33.283Z] + + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-09-12T22:34:33.283Z] cut -d/ -f2 [2023-09-12T22:34:33.283Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-09-12T22:34:33.283Z] + dirname cmd/security-spire-agent/Dockerfile [2023-09-12T22:34:33.283Z] + cut -d/ -f2 [2023-09-12T22:34:33.283Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-09-12T22:34:33.283Z] + dirname cmd/security-spire-config/Dockerfile [2023-09-12T22:34:33.283Z] + cut -d/ -f2 [2023-09-12T22:34:33.283Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-09-12T22:34:33.283Z] + dirname cmd/security-spire-server/Dockerfile [2023-09-12T22:34:33.283Z] + cut -d/ -f2 [2023-09-12T22:34:33.283Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-09-12T22:34:33.283Z] + dirname cmd/support-notifications/Dockerfile [2023-09-12T22:34:33.283Z] + cut -d/ -f2 [2023-09-12T22:34:33.283Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-09-12T22:34:33.283Z] + dirname cmd/support-scheduler/Dockerfile+ [2023-09-12T22:34:33.283Z] cut -d/ -f2 [2023-09-12T22:34:33.283Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-09-12T22:34:33.341Z] 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-12T22:34:33.837Z] + git rev-list -1 --merges 3ee0de3047294a6d95cf9d4b3b1c56f1ca05cc6c~1..3ee0de3047294a6d95cf9d4b3b1c56f1ca05cc6c [Pipeline] echo [2023-09-12T22:34:33.865Z] -----------> git rev-list -1 --merges 3ee0de3047294a6d95cf9d4b3b1c56f1ca05cc6c~1..3ee0de3047294a6d95cf9d4b3b1c56f1ca05cc6c 3ee0de3047294a6d95cf9d4b3b1c56f1ca05cc6c [false] [Pipeline] sh [2023-09-12T22:34:34.177Z] + git log --format=format:%s -1 3ee0de3047294a6d95cf9d4b3b1c56f1ca05cc6c [Pipeline] echo [2023-09-12T22:34:34.210Z] ========================================================= [2023-09-12T22:34:34.210Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-12T22:34:34.210Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-09-12T22:34:34.740Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-12T22:34:34.740Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-12T22:34:34.740Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-12T22:34:34.740Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-12T22:34:34.740Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2023-09-12T22:34:34.740Z] -a /etc/ssh/ssh_known_hosts [2023-09-12T22:34:34.740Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:34:35.159Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T22:34:35.159Z] [2023-09-12T22:34:35.159Z] 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-12T22:34:35.535Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T22:34:35.535Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-12T22:34:35.535Z] b85a868b505f: Pulling fs layer [2023-09-12T22:34:35.535Z] e2be974225ed: Pulling fs layer [2023-09-12T22:34:35.535Z] 339a4e72a1f5: Pulling fs layer [2023-09-12T22:34:35.535Z] 988bab9f4d93: Pulling fs layer [2023-09-12T22:34:35.535Z] 1469e6f7b9e6: Pulling fs layer [2023-09-12T22:34:35.535Z] eaf3925da568: Pulling fs layer [2023-09-12T22:34:35.535Z] bab4dde63d76: Pulling fs layer [2023-09-12T22:34:35.535Z] bde34c3a00c8: Pulling fs layer [2023-09-12T22:34:35.535Z] b352a97aabf1: Pulling fs layer [2023-09-12T22:34:35.535Z] 4872d77fe225: Pulling fs layer [2023-09-12T22:34:35.535Z] 5851b861e8e6: Pulling fs layer [2023-09-12T22:34:35.535Z] 1469e6f7b9e6: Waiting [2023-09-12T22:34:35.535Z] eaf3925da568: Waiting [2023-09-12T22:34:35.535Z] bab4dde63d76: Waiting [2023-09-12T22:34:35.535Z] bde34c3a00c8: Waiting [2023-09-12T22:34:35.535Z] 5851b861e8e6: Waiting [2023-09-12T22:34:35.535Z] 988bab9f4d93: Waiting [2023-09-12T22:34:35.535Z] b352a97aabf1: Waiting [2023-09-12T22:34:35.535Z] 4872d77fe225: Waiting [2023-09-12T22:34:35.535Z] e2be974225ed: Download complete [2023-09-12T22:34:35.535Z] 988bab9f4d93: Verifying Checksum [2023-09-12T22:34:35.535Z] 988bab9f4d93: Download complete [2023-09-12T22:34:35.535Z] 1469e6f7b9e6: Verifying Checksum [2023-09-12T22:34:35.535Z] 1469e6f7b9e6: Download complete [2023-09-12T22:34:35.794Z] eaf3925da568: Verifying Checksum [2023-09-12T22:34:35.794Z] eaf3925da568: Download complete [2023-09-12T22:34:35.794Z] 339a4e72a1f5: Verifying Checksum [2023-09-12T22:34:35.794Z] 339a4e72a1f5: Download complete [2023-09-12T22:34:35.794Z] bde34c3a00c8: Verifying Checksum [2023-09-12T22:34:35.794Z] bde34c3a00c8: Download complete [2023-09-12T22:34:35.794Z] b352a97aabf1: Verifying Checksum [2023-09-12T22:34:35.794Z] b352a97aabf1: Download complete [2023-09-12T22:34:35.794Z] 4872d77fe225: Download complete [2023-09-12T22:34:35.794Z] 5851b861e8e6: Verifying Checksum [2023-09-12T22:34:35.794Z] b85a868b505f: Verifying Checksum [2023-09-12T22:34:35.794Z] b85a868b505f: Download complete [2023-09-12T22:34:36.053Z] bab4dde63d76: Verifying Checksum [2023-09-12T22:34:36.053Z] bab4dde63d76: Download complete [2023-09-12T22:34:37.441Z] b85a868b505f: Pull complete [2023-09-12T22:34:37.441Z] e2be974225ed: Pull complete [2023-09-12T22:34:37.701Z] 339a4e72a1f5: Pull complete [2023-09-12T22:34:37.961Z] 988bab9f4d93: Pull complete [2023-09-12T22:34:38.227Z] 1469e6f7b9e6: Pull complete [2023-09-12T22:34:38.227Z] eaf3925da568: Pull complete [2023-09-12T22:34:40.128Z] bab4dde63d76: Pull complete [2023-09-12T22:34:40.129Z] bde34c3a00c8: Pull complete [2023-09-12T22:34:40.389Z] b352a97aabf1: Pull complete [2023-09-12T22:34:40.389Z] 4872d77fe225: Pull complete [2023-09-12T22:34:40.389Z] 5851b861e8e6: Pull complete [2023-09-12T22:34:40.389Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-12T22:34:40.389Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T22:34:40.389Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T22:34:40.610Z] prd-ubuntu20.04-docker-8c-8g-6039 does not seem to be running inside a container [2023-09-12T22:34:40.624Z] $ 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-12T22:34:43.356Z] $ docker top 33243a2a5b7158352abfdf9ff018b603c98021fcb3eebfaa12b1964fb593be02 -eo pid,comm [2023-09-12T22:34:43.436Z] 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-12T22:34:43.436Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-12T22:34:43.556Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T22:34:43.556Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T22:34:43.690Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T22:34:43.672Z] $ docker exec 33243a2a5b7158352abfdf9ff018b603c98021fcb3eebfaa12b1964fb593be02 ssh-agent [2023-09-12T22:34:43.795Z] SSH_AUTH_SOCK=/tmp/ssh-DBexSfa24Cf6/agent.31 [2023-09-12T22:34:43.795Z] SSH_AGENT_PID=37 [2023-09-12T22:34:43.802Z] Running ssh-add (command line suppressed) [2023-09-12T22:34:43.896Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_13859413540670283164.key (/w/workspace/edgex-go/1@tmp/private_key_13859413540670283164.key) [2023-09-12T22:34:43.930Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T22:34:44.258Z] + git tag --points-at HEAD [Pipeline] } [2023-09-12T22:34:44.259Z] $ docker exec --env ******** --env ******** 33243a2a5b7158352abfdf9ff018b603c98021fcb3eebfaa12b1964fb593be02 ssh-agent -k [2023-09-12T22:34:44.374Z] unset SSH_AUTH_SOCK; [2023-09-12T22:34:44.375Z] unset SSH_AGENT_PID; [2023-09-12T22:34:44.375Z] echo Agent pid 37 killed; [2023-09-12T22:34:44.405Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-12T22:34:44.491Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T22:34:44.491Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T22:34:44.602Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T22:34:44.584Z] $ docker exec 33243a2a5b7158352abfdf9ff018b603c98021fcb3eebfaa12b1964fb593be02 ssh-agent [2023-09-12T22:34:44.719Z] SSH_AUTH_SOCK=/tmp/ssh-4qPrcjRzomKD/agent.69 [2023-09-12T22:34:44.719Z] SSH_AGENT_PID=76 [2023-09-12T22:34:44.723Z] Running ssh-add (command line suppressed) [2023-09-12T22:34:44.806Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8038340135488567007.key (/w/workspace/edgex-go/1@tmp/private_key_8038340135488567007.key) [2023-09-12T22:34:44.846Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T22:34:45.178Z] + git semver init [2023-09-12T22:34:45.445Z] 2023-09-12 22:34:45,341 [run_init] DEBUG init version:0.0.0 force:False [2023-09-12T22:34:45.445Z] 2023-09-12 22:34:45,341 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-09-12T22:34:45.445Z] 2023-09-12 22:34:45,342 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-09-12T22:34:45.445Z] 2023-09-12 22:34:45,342 [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-12T22:34:50.732Z] 2023-09-12 22:34:50,376 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-09-12T22:34:50.732Z] 2023-09-12 22:34:50,377 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4681 with force:False [2023-09-12T22:34:50.732Z] 2023-09-12 22:34:50,377 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4681 [2023-09-12T22:34:50.732Z] 2023-09-12 22:34:50,382 [execute] INFO git cat-file --batch-check [2023-09-12T22:34:50.732Z] 2023-09-12 22:34:50,382 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-09-12T22:34:50.732Z] 2023-09-12 22:34:50,390 [execute] INFO git cat-file --batch [2023-09-12T22:34:50.732Z] 2023-09-12 22:34:50,390 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-09-12T22:34:50.732Z] 2023-09-12 22:34:50,396 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4681 [2023-09-12T22:34:50.732Z] 0.0.0 [Pipeline] } [2023-09-12T22:34:50.743Z] $ docker exec --env ******** --env ******** 33243a2a5b7158352abfdf9ff018b603c98021fcb3eebfaa12b1964fb593be02 ssh-agent -k [2023-09-12T22:34:50.842Z] unset SSH_AUTH_SOCK; [2023-09-12T22:34:50.842Z] unset SSH_AGENT_PID; [2023-09-12T22:34:50.842Z] echo Agent pid 76 killed; [2023-09-12T22:34:50.873Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-12T22:34:51.285Z] + git semver [Pipeline] } [2023-09-12T22:34:51.548Z] $ docker stop --time=1 33243a2a5b7158352abfdf9ff018b603c98021fcb3eebfaa12b1964fb593be02 [2023-09-12T22:34:52.827Z] $ docker rm -f --volumes 33243a2a5b7158352abfdf9ff018b603c98021fcb3eebfaa12b1964fb593be02 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T22:34:53.251Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-12T22:34:53.492Z] Stashed 1 file(s) [Pipeline] echo [2023-09-12T22:34:53.509Z] [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-12T22:34:54.210Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-09-12T22:34:54.246Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T22:34:54.277Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T22:34:54.308Z] ========================================================= [2023-09-12T22:34:54.308Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-12T22:34:54.308Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-12T22:34:54.653Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-12T22:34:54.653Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-12T22:34:54.653Z] 7264a8db6415: Pulling fs layer [2023-09-12T22:34:54.653Z] c4d48a809fc2: Pulling fs layer [2023-09-12T22:34:54.653Z] 4f1c88b9dad5: Pulling fs layer [2023-09-12T22:34:54.653Z] ad3a456e5733: Pulling fs layer [2023-09-12T22:34:54.653Z] 9e4f439ed901: Pulling fs layer [2023-09-12T22:34:54.653Z] feaf6a47b606: Pulling fs layer [2023-09-12T22:34:54.653Z] 5e8b037d7d82: Pulling fs layer [2023-09-12T22:34:54.653Z] 8ac70367396e: Pulling fs layer [2023-09-12T22:34:54.653Z] 6db16350a2e2: Pulling fs layer [2023-09-12T22:34:54.653Z] 9250d5d63582: Pulling fs layer [2023-09-12T22:34:54.653Z] 5e8b037d7d82: Waiting [2023-09-12T22:34:54.653Z] 8ac70367396e: Waiting [2023-09-12T22:34:54.653Z] ad3a456e5733: Waiting [2023-09-12T22:34:54.653Z] 6db16350a2e2: Waiting [2023-09-12T22:34:54.653Z] 9250d5d63582: Waiting [2023-09-12T22:34:54.653Z] 9e4f439ed901: Waiting [2023-09-12T22:34:54.653Z] feaf6a47b606: Waiting [2023-09-12T22:34:54.653Z] c4d48a809fc2: Download complete [2023-09-12T22:34:54.653Z] ad3a456e5733: Verifying Checksum [2023-09-12T22:34:54.653Z] ad3a456e5733: Download complete [2023-09-12T22:34:54.653Z] 7264a8db6415: Verifying Checksum [2023-09-12T22:34:54.653Z] 7264a8db6415: Download complete [2023-09-12T22:34:54.653Z] 9e4f439ed901: Verifying Checksum [2023-09-12T22:34:54.653Z] 9e4f439ed901: Download complete [2023-09-12T22:34:54.653Z] feaf6a47b606: Verifying Checksum [2023-09-12T22:34:54.653Z] feaf6a47b606: Download complete [2023-09-12T22:34:54.927Z] 7264a8db6415: Pull complete [2023-09-12T22:34:54.927Z] 8ac70367396e: Verifying Checksum [2023-09-12T22:34:54.927Z] 8ac70367396e: Download complete [2023-09-12T22:34:55.187Z] c4d48a809fc2: Pull complete [2023-09-12T22:34:55.187Z] 4f1c88b9dad5: Verifying Checksum [2023-09-12T22:34:55.187Z] 4f1c88b9dad5: Download complete [2023-09-12T22:34:55.187Z] 6db16350a2e2: Verifying Checksum [2023-09-12T22:34:55.187Z] 6db16350a2e2: Download complete [2023-09-12T22:34:55.446Z] 9250d5d63582: Verifying Checksum [2023-09-12T22:34:55.446Z] 9250d5d63582: Download complete [2023-09-12T22:34:55.446Z] 5e8b037d7d82: Verifying Checksum [2023-09-12T22:34:55.446Z] 5e8b037d7d82: Download complete [2023-09-12T22:34:58.733Z] 4f1c88b9dad5: Pull complete [2023-09-12T22:34:58.733Z] ad3a456e5733: Pull complete [2023-09-12T22:34:58.992Z] 9e4f439ed901: Pull complete [2023-09-12T22:34:58.992Z] feaf6a47b606: Pull complete [2023-09-12T22:35:02.277Z] 5e8b037d7d82: Pull complete [2023-09-12T22:35:02.277Z] 8ac70367396e: Pull complete [2023-09-12T22:35:02.844Z] 6db16350a2e2: Pull complete [2023-09-12T22:35:03.411Z] 9250d5d63582: Pull complete [2023-09-12T22:35:03.411Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-12T22:35:03.411Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-12T22:35:03.411Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-12T22:35:03.767Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-12T22:35:03.767Z] WORKDIR /edgex [2023-09-12T22:35:03.767Z] COPY go.mod . [2023-09-12T22:35:03.767Z] RUN go mod download [2023-09-12T22:35:03.767Z] + docker build -t ci-base-image-x86_64 -f - . [2023-09-12T22:35:04.334Z] Sending build context to Docker daemon 170.9MB [2023-09-12T22:35:04.334Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-12T22:35:04.334Z] ---> fa269f55d9b9 [2023-09-12T22:35:04.334Z] Step 2/4 : WORKDIR /edgex [2023-09-12T22:35:08.549Z] ---> Running in 34fcccceba23 [2023-09-12T22:35:08.549Z] Removing intermediate container 34fcccceba23 [2023-09-12T22:35:08.549Z] ---> 2755dd282973 [2023-09-12T22:35:08.549Z] Step 3/4 : COPY go.mod . [2023-09-12T22:35:08.549Z] ---> 506333e02b40 [2023-09-12T22:35:08.549Z] Step 4/4 : RUN go mod download [2023-09-12T22:35:08.549Z] ---> Running in 21a62bbb136c [2023-09-12T22:35:08.791Z] Still waiting to schedule task [2023-09-12T22:35:08.792Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-12T22:35:20.784Z] Removing intermediate container 21a62bbb136c [2023-09-12T22:35:20.785Z] ---> f82fcd69b2dc [2023-09-12T22:35:20.785Z] Successfully built f82fcd69b2dc [2023-09-12T22:35:20.785Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:35:21.170Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-12T22:35:21.170Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T22:35:21.322Z] prd-ubuntu20.04-docker-8c-8g-6039 does not seem to be running inside a container [2023-09-12T22:35:21.327Z] $ 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-12T22:35:21.723Z] $ docker top 3375beaf046e1e48c64a1cb26079112feba4f68461764fdf7aa73198fed44d45 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T22:35:22.142Z] + go version [2023-09-12T22:35:22.142Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-12T22:35:22.149Z] $ docker stop --time=1 3375beaf046e1e48c64a1cb26079112feba4f68461764fdf7aa73198fed44d45 [2023-09-12T22:35:23.461Z] $ docker rm -f --volumes 3375beaf046e1e48c64a1cb26079112feba4f68461764fdf7aa73198fed44d45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:35:24.203Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-12T22:35:24.203Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T22:35:24.345Z] prd-ubuntu20.04-docker-8c-8g-6039 does not seem to be running inside a container [2023-09-12T22:35:24.356Z] $ 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-12T22:35:24.731Z] $ docker top eb738b684e2503d9618fbf7754b7c8f4d69f4d83f5db9d7f1e649d8e49a45b66 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-12T22:35:24.881Z] ========================================================= [2023-09-12T22:35:24.881Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-09-12T22:35:24.881Z] ========================================================= [Pipeline] sh [2023-09-12T22:35:25.177Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-09-12T22:35:25.545Z] + make test [2023-09-12T22:35:25.545Z] go test -race -coverprofile=coverage.out ./... [2023-09-12T22:35:33.656Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-09-12T22:35:48.531Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-09-12T22:35:48.531Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-09-12T22:35:49.465Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-09-12T22:35:49.724Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-09-12T22:35:50.293Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-09-12T22:35:50.552Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-09-12T22:35:50.811Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-09-12T22:35:50.811Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-09-12T22:35:50.811Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-09-12T22:35:51.070Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-09-12T22:35:51.638Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-09-12T22:35:51.638Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-09-12T22:35:51.638Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-09-12T22:35:51.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-09-12T22:35:53.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-09-12T22:35:53.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-09-12T22:35:54.921Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.045s coverage: 28.7% of statements [2023-09-12T22:35:56.819Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.061s coverage: 97.0% of statements [2023-09-12T22:35:56.819Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-09-12T22:35:56.819Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-09-12T22:35:56.819Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-09-12T22:35:59.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-09-12T22:35:59.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-09-12T22:36:00.281Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.080s coverage: 69.4% of statements [2023-09-12T22:36:00.281Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.072s coverage: 53.0% of statements [2023-09-12T22:36:00.539Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-09-12T22:36:00.539Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-09-12T22:36:00.539Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-09-12T22:36:00.539Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-09-12T22:36:00.539Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-09-12T22:36:03.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-09-12T22:36:03.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-09-12T22:36:04.460Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.625s coverage: 93.4% of statements [2023-09-12T22:36:04.460Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.065s coverage: 3.8% of statements [2023-09-12T22:36:05.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-09-12T22:36:05.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-09-12T22:36:05.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-09-12T22:36:07.218Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.373s coverage: 97.6% of statements [2023-09-12T22:36:07.218Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-09-12T22:36:07.218Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-09-12T22:36:07.218Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-09-12T22:36:07.218Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-09-12T22:36:07.218Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-09-12T22:36:07.218Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-09-12T22:36:07.218Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-09-12T22:36:07.218Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.042s coverage: 72.2% of statements [2023-09-12T22:36:09.123Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-09-12T22:36:09.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-09-12T22:36:10.061Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.069s coverage: 0.9% of statements [2023-09-12T22:36:10.061Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.046s coverage: 32.2% of statements [2023-09-12T22:36:10.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.052s coverage: 41.7% of statements [2023-09-12T22:36:10.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.045s coverage: 82.9% of statements [2023-09-12T22:36:10.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.039s coverage: 94.1% of statements [2023-09-12T22:36:11.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.055s coverage: 96.3% of statements [2023-09-12T22:36:11.958Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-09-12T22:36:11.958Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-09-12T22:36:11.958Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-09-12T22:36:11.958Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-09-12T22:36:11.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.040s coverage: 87.5% of statements [2023-09-12T22:36:12.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-09-12T22:36:12.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-09-12T22:36:12.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-09-12T22:36:12.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-09-12T22:36:13.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-09-12T22:36:13.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-09-12T22:36:13.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-09-12T22:36:13.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-09-12T22:36:13.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-09-12T22:36:13.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-09-12T22:36:14.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-09-12T22:36:16.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-09-12T22:36:17.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-09-12T22:36:18.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-09-12T22:36:18.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-09-12T22:36:20.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-09-12T22:36:20.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-09-12T22:36:20.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-09-12T22:36:22.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-09-12T22:36:22.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-09-12T22:36:22.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-09-12T22:36:23.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-09-12T22:36:23.287Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-09-12T22:36:23.287Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-09-12T22:36:23.287Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-09-12T22:36:23.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.043s coverage: 94.4% of statements [2023-09-12T22:36:24.790Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-09-12T22:36:24.790Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-09-12T22:36:24.790Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-09-12T22:36:24.790Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-09-12T22:36:26.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-09-12T22:36:26.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-09-12T22:36:26.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-09-12T22:36:26.165Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-09-12T22:36:27.113Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-09-12T22:36:27.113Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-09-12T22:36:27.372Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-09-12T22:36:27.372Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-09-12T22:36:37.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.258s coverage: 79.9% of statements [2023-09-12T22:36:37.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.066s coverage: 92.9% of statements [2023-09-12T22:36:37.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.019s coverage: 64.4% of statements [2023-09-12T22:36:37.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.049s coverage: 62.3% of statements [2023-09-12T22:36:37.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.050s coverage: 87.2% of statements [2023-09-12T22:36:37.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.035s coverage: 20.0% of statements [2023-09-12T22:36:37.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.037s coverage: 100.0% of statements [2023-09-12T22:36:37.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.083s coverage: 81.8% of statements [2023-09-12T22:36:37.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.083s coverage: 82.1% of statements [2023-09-12T22:36:37.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.042s coverage: 86.0% of statements [2023-09-12T22:36:37.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.182s coverage: 63.1% of statements [2023-09-12T22:36:37.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.043s coverage: 100.0% of statements [2023-09-12T22:36:37.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.025s coverage: 89.4% of statements [2023-09-12T22:36:37.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2023-09-12T22:36:37.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements [2023-09-12T22:36:37.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2023-09-12T22:36:37.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.180s coverage: 38.4% of statements [2023-09-12T22:36:37.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.047s coverage: 89.5% of statements [2023-09-12T22:36:37.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.048s coverage: 84.8% of statements [2023-09-12T22:36:37.354Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.062s coverage: 17.7% of statements [2023-09-12T22:36:37.354Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.125s coverage: 95.7% of statements [2023-09-12T22:36:37.354Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.048s coverage: 61.8% of statements [2023-09-12T22:36:37.354Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.081s coverage: 98.9% of statements [2023-09-12T22:36:37.354Z] 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-12T22:36:37.354Z] running golangci-lint [2023-09-12T22:36:37.354Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-09-12T22:36:37.354Z] go version go1.21.0 linux/amd64 [2023-09-12T22:36:37.354Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-09-12T22:36:37.354Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-09-12T22:36:49.549Z] level=info msg="[loader] Go packages loading at mode 575 (imports|name|compiled_files|exports_file|files|types_sizes|deps) took 11.455408295s" [2023-09-12T22:36:49.549Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 38.817451ms" [2023-09-12T22:36:59.512Z] level=info msg="[linters_context/goanalysis] analyzers took 1m22.491497992s with top 10 stages: buildir: 41.405194386s, gosec: 7.937077266s, inspect: 2.397567139s, fact_deprecated: 1.590744612s, ctrlflow: 1.489452035s, printf: 1.307561337s, fact_purity: 1.035811132s, S1038: 936.31097ms, nilness: 883.057241ms, directives: 595.901302ms" [2023-09-12T22:36:59.512Z] level=info msg="[runner] Issues before processing: 194, after processing: 0" [2023-09-12T22:36:59.512Z] level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 194/194, skip_files: 194/194, skip_dirs: 194/194, exclude-rules: 21/194, cgo: 194/194, autogenerated_exclude: 194/194, filename_unadjuster: 194/194, exclude: 194/194, identifier_marker: 194/194, nolint: 0/21" [2023-09-12T22:36:59.512Z] level=info msg="[runner] processing took 16.129984ms with stages: nolint: 7.259068ms, identifier_marker: 4.300589ms, exclude-rules: 1.436456ms, autogenerated_exclude: 1.28619ms, path_prettifier: 1.145845ms, skip_dirs: 664.559µs, cgo: 23.305µs, filename_unadjuster: 8.971µs, fixer: 770ns, max_same_issues: 740ns, exclude: 670ns, uniq_by_line: 601ns, skip_files: 430ns, severity-rules: 390ns, sort_results: 360ns, max_per_file_from_linter: 290ns, diff: 200ns, max_from_linter: 170ns, source_code: 160ns, path_shortener: 110ns, path_prefixer: 110ns" [2023-09-12T22:36:59.512Z] level=info msg="[runner] linters took 10.160169026s with stages: goanalysis_metalinter: 10.143953397s" [2023-09-12T22:36:59.512Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-09-12T22:36:59.512Z] level=info msg="Memory: 218 samples, avg is 287.4MB, max is 900.6MB" [2023-09-12T22:36:59.512Z] level=info msg="Execution took 21.66324776s" [2023-09-12T22:36:59.512Z] go vet ./... [2023-09-12T22:37:02.788Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-12T22:37:02.788Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-12T22:37:03.046Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-12T22:37:03.083Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-09-12T22:37:03.404Z] + ls -al . [2023-09-12T22:37:03.404Z] total 728 [2023-09-12T22:37:03.404Z] drwxrwxr-x 12 1001 1001 4096 Sep 12 22:35 . [2023-09-12T22:37:03.404Z] drwxr-xr-x 4 root root 4096 Sep 12 22:35 .. [2023-09-12T22:37:03.404Z] drwxrwxr-x 2 1001 1001 4096 Sep 12 22:34 .blubracket [2023-09-12T22:37:03.404Z] -rw-rw-r-- 1 1001 1001 16 Sep 12 22:34 .dockerignore [2023-09-12T22:37:03.404Z] drwxrwxr-x 8 1001 1001 4096 Sep 12 22:36 .git [2023-09-12T22:37:03.404Z] drwxrwxr-x 3 1001 1001 4096 Sep 12 22:34 .github [2023-09-12T22:37:03.404Z] -rw-rw-r-- 1 1001 1001 1173 Sep 12 22:34 .gitignore [2023-09-12T22:37:03.404Z] -rw-rw-r-- 1 1001 1001 42 Sep 12 22:34 .golangci.yml [2023-09-12T22:37:03.404Z] -rw-rw-r-- 1 1001 1001 100 Sep 12 22:34 .hadolint.yml [2023-09-12T22:37:03.404Z] drwxr-xr-x 3 1001 1001 4096 Sep 12 22:34 .semver [2023-09-12T22:37:03.404Z] -rw-rw-r-- 1 1001 1001 166 Sep 12 22:34 .sonarcloud.properties [2023-09-12T22:37:03.404Z] -rw-rw-r-- 1 1001 1001 1171 Sep 12 22:34 ADOPTERS.md [2023-09-12T22:37:03.404Z] -rw-rw-r-- 1 1001 1001 11674 Sep 12 22:34 Attribution.txt [2023-09-12T22:37:03.404Z] -rw-rw-r-- 1 1001 1001 93407 Sep 12 22:34 CHANGELOG.md [2023-09-12T22:37:03.404Z] -rw-rw-r-- 1 1001 1001 3804 Sep 12 22:34 CONTRIBUTING.md [2023-09-12T22:37:03.404Z] -rw-rw-r-- 1 1001 1001 677 Sep 12 22:34 GOVERNANCE.md [2023-09-12T22:37:03.404Z] -rw-rw-r-- 1 1001 1001 883 Sep 12 22:34 Jenkinsfile [2023-09-12T22:37:03.404Z] -rw-rw-r-- 1 1001 1001 10775 Sep 12 22:34 LICENSE [2023-09-12T22:37:03.404Z] -rw-rw-r-- 1 1001 1001 14764 Sep 12 22:34 Makefile [2023-09-12T22:37:03.404Z] -rw-rw-r-- 1 1001 1001 582 Sep 12 22:34 OWNERS.md [2023-09-12T22:37:03.404Z] -rw-rw-r-- 1 1001 1001 9923 Sep 12 22:34 README.md [2023-09-12T22:37:03.404Z] -rw-rw-r-- 1 1001 1001 789 Sep 12 22:34 SECURITY.md [2023-09-12T22:37:03.404Z] -rw-rw-r-- 1 1001 1001 5 Sep 12 22:34 VERSION [2023-09-12T22:37:03.404Z] drwxrwxr-x 2 1001 1001 4096 Sep 12 22:34 bin [2023-09-12T22:37:03.404Z] drwxrwxr-x 18 1001 1001 4096 Sep 12 22:34 cmd [2023-09-12T22:37:03.404Z] -rw-r--r-- 1 root root 450471 Sep 12 22:36 coverage.out [2023-09-12T22:37:03.404Z] drwxrwxr-x 2 1001 1001 4096 Sep 12 22:34 fuzz_test [2023-09-12T22:37:03.404Z] -rw-rw-r-- 1 1001 1001 3687 Sep 12 22:34 go.mod [2023-09-12T22:37:03.404Z] -rw-rw-r-- 1 1001 1001 34973 Sep 12 22:34 go.sum [2023-09-12T22:37:03.404Z] drwxrwxr-x 7 1001 1001 4096 Sep 12 22:34 internal [2023-09-12T22:37:03.404Z] drwxrwxr-x 3 1001 1001 4096 Sep 12 22:34 openapi [2023-09-12T22:37:03.404Z] -rw-rw-r-- 1 1001 1001 594 Sep 12 22:34 security.txt [2023-09-12T22:37:03.404Z] drwxrwxr-x 4 1001 1001 4096 Sep 12 22:34 snap [2023-09-12T22:37:03.404Z] -rw-rw-r-- 1 1001 1001 204 Sep 12 22:34 version.go [Pipeline] sh [2023-09-12T22:37:03.715Z] + '[' -e coverage.out ] [2023-09-12T22:37:03.716Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-09-12T22:37:03.844Z] Stashed 1 file(s) [Pipeline] sh [2023-09-12T22:37:04.137Z] + make build [2023-09-12T22:37:04.137Z] 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-12T22:37:19.006Z] 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-12T22:37:19.006Z] 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-12T22:37:19.006Z] 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-12T22:37:19.940Z] 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-12T22:37:26.496Z] 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-12T22:37:26.754Z] 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-12T22:37:28.128Z] 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-12T22:37:29.233Z] 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-12T22:37:29.800Z] 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-12T22:37:30.734Z] 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-12T22:37:31.671Z] 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-12T22:37:33.078Z] $ docker stop --time=1 eb738b684e2503d9618fbf7754b7c8f4d69f4d83f5db9d7f1e649d8e49a45b66 [2023-09-12T22:37:36.021Z] $ docker rm -f --volumes eb738b684e2503d9618fbf7754b7c8f4d69f4d83f5db9d7f1e649d8e49a45b66 [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-12T22:37:37.383Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-12T22:37:37.383Z] [2023-09-12T22:37:37.383Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:37:37.752Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-12T22:37:37.752Z] latest: Pulling from edgex-devops/edgex-compose [2023-09-12T22:37:37.752Z] 91d30c5bc195: Pulling fs layer [2023-09-12T22:37:37.752Z] 2e9b0aa3be6d: Pulling fs layer [2023-09-12T22:37:37.752Z] 9c61dcf015f6: Pulling fs layer [2023-09-12T22:37:37.752Z] 4698f68db338: Pulling fs layer [2023-09-12T22:37:37.752Z] 2a2f49069b9e: Pulling fs layer [2023-09-12T22:37:37.752Z] e0025b399a48: Pulling fs layer [2023-09-12T22:37:37.752Z] 4698f68db338: Waiting [2023-09-12T22:37:37.752Z] 2a2f49069b9e: Waiting [2023-09-12T22:37:37.752Z] e0025b399a48: Waiting [2023-09-12T22:37:37.752Z] 91d30c5bc195: Verifying Checksum [2023-09-12T22:37:37.752Z] 91d30c5bc195: Download complete [2023-09-12T22:37:37.752Z] 4698f68db338: Verifying Checksum [2023-09-12T22:37:37.752Z] 4698f68db338: Download complete [2023-09-12T22:37:38.009Z] 2e9b0aa3be6d: Verifying Checksum [2023-09-12T22:37:38.009Z] 2e9b0aa3be6d: Download complete [2023-09-12T22:37:38.009Z] e0025b399a48: Verifying Checksum [2023-09-12T22:37:38.009Z] e0025b399a48: Download complete [2023-09-12T22:37:38.009Z] 91d30c5bc195: Pull complete [2023-09-12T22:37:38.009Z] 2a2f49069b9e: Verifying Checksum [2023-09-12T22:37:38.009Z] 2a2f49069b9e: Download complete [2023-09-12T22:37:38.268Z] 2e9b0aa3be6d: Pull complete [2023-09-12T22:37:38.527Z] 9c61dcf015f6: Verifying Checksum [2023-09-12T22:37:38.527Z] 9c61dcf015f6: Download complete [2023-09-12T22:37:41.051Z] 9c61dcf015f6: Pull complete [2023-09-12T22:37:41.051Z] 4698f68db338: Pull complete [2023-09-12T22:37:41.310Z] 2a2f49069b9e: Pull complete [2023-09-12T22:37:41.310Z] e0025b399a48: Pull complete [2023-09-12T22:37:41.310Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-09-12T22:37:41.310Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-12T22:37:41.310Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T22:37:41.763Z] prd-ubuntu20.04-docker-8c-8g-6039 does not seem to be running inside a container [2023-09-12T22:37:41.802Z] $ 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-12T22:37:44.093Z] $ docker top 06b8825299ff2a09b7212ce60d5f79ecc140c52204e0f1cb35eaa756b01f6ac2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T22:37:44.480Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-12T22:37:47.014Z] #1 [core-metadata internal] load build definition from Dockerfile [2023-09-12T22:37:47.014Z] #1 transferring dockerfile: 1.96kB done [2023-09-12T22:37:47.014Z] #1 DONE 0.0s [2023-09-12T22:37:47.014Z] [2023-09-12T22:37:47.014Z] #2 [security-spire-server internal] load build definition from Dockerfile [2023-09-12T22:37:47.014Z] #2 transferring dockerfile: 1.59kB done [2023-09-12T22:37:47.014Z] #2 DONE 0.0s [2023-09-12T22:37:47.014Z] [2023-09-12T22:37:47.014Z] #3 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-12T22:37:47.014Z] #3 transferring dockerfile: 1.78kB done [2023-09-12T22:37:47.014Z] #3 DONE 0.0s [2023-09-12T22:37:47.014Z] [2023-09-12T22:37:47.014Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-12T22:37:47.014Z] #4 transferring dockerfile: 2.12kB done [2023-09-12T22:37:47.014Z] #4 DONE 0.0s [2023-09-12T22:37:47.014Z] [2023-09-12T22:37:47.014Z] #5 [security-spire-config internal] load build definition from Dockerfile [2023-09-12T22:37:47.014Z] #5 transferring dockerfile: 1.58kB done [2023-09-12T22:37:47.014Z] #5 DONE 0.0s [2023-09-12T22:37:47.014Z] [2023-09-12T22:37:47.014Z] #6 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-12T22:37:47.014Z] #6 transferring dockerfile: 2.04kB done [2023-09-12T22:37:47.014Z] #6 DONE 0.0s [2023-09-12T22:37:47.014Z] [2023-09-12T22:37:47.014Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-12T22:37:47.014Z] #7 transferring dockerfile: 2.38kB done [2023-09-12T22:37:47.014Z] #7 DONE 0.0s [2023-09-12T22:37:47.014Z] [2023-09-12T22:37:47.014Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2023-09-12T22:37:47.014Z] #8 transferring dockerfile: 1.70kB done [2023-09-12T22:37:47.014Z] #8 DONE 0.0s [2023-09-12T22:37:47.014Z] [2023-09-12T22:37:47.014Z] #9 [core-data internal] load build definition from Dockerfile [2023-09-12T22:37:47.014Z] #9 transferring dockerfile: 1.90kB done [2023-09-12T22:37:47.014Z] #9 DONE 0.0s [2023-09-12T22:37:47.014Z] [2023-09-12T22:37:47.014Z] #10 [support-notifications internal] load build definition from Dockerfile [2023-09-12T22:37:47.014Z] #10 transferring dockerfile: 1.84kB done [2023-09-12T22:37:47.014Z] #10 DONE 0.0s [2023-09-12T22:37:47.014Z] [2023-09-12T22:37:47.014Z] #11 [core-metadata internal] load .dockerignore [2023-09-12T22:37:47.014Z] #11 transferring context: 56B done [2023-09-12T22:37:47.014Z] #11 DONE 0.0s [2023-09-12T22:37:47.014Z] [2023-09-12T22:37:47.014Z] #12 [core-command internal] load build definition from Dockerfile [2023-09-12T22:37:47.014Z] #12 transferring dockerfile: 1.82kB done [2023-09-12T22:37:47.014Z] #12 DONE 0.0s [2023-09-12T22:37:47.014Z] [2023-09-12T22:37:47.014Z] #13 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-12T22:37:47.014Z] #13 transferring dockerfile: 2.39kB done [2023-09-12T22:37:47.014Z] #13 DONE 0.0s [2023-09-12T22:37:47.014Z] [2023-09-12T22:37:47.014Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-12T22:37:47.014Z] #14 transferring dockerfile: 2.82kB done [2023-09-12T22:37:47.014Z] #14 DONE 0.0s [2023-09-12T22:37:47.014Z] [2023-09-12T22:37:47.014Z] #15 [support-scheduler internal] load build definition from Dockerfile [2023-09-12T22:37:47.014Z] #15 transferring dockerfile: 1.82kB done [2023-09-12T22:37:47.014Z] #15 DONE 0.0s [2023-09-12T22:37:47.014Z] [2023-09-12T22:37:47.014Z] #16 [security-spire-server internal] load .dockerignore [2023-09-12T22:37:47.014Z] #16 transferring context: 56B done [2023-09-12T22:37:47.014Z] #16 DONE 0.0s [2023-09-12T22:37:47.014Z] [2023-09-12T22:37:47.014Z] #17 [security-spiffe-token-provider internal] load .dockerignore [2023-09-12T22:37:47.014Z] #17 transferring context: 56B done [2023-09-12T22:37:47.014Z] #17 DONE 0.0s [2023-09-12T22:37:47.014Z] [2023-09-12T22:37:47.014Z] #18 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-12T22:37:47.014Z] #18 transferring context: 56B done [2023-09-12T22:37:47.014Z] #18 DONE 0.0s [2023-09-12T22:37:47.014Z] [2023-09-12T22:37:47.014Z] #19 [security-spire-config internal] load .dockerignore [2023-09-12T22:37:47.014Z] #19 transferring context: 56B done [2023-09-12T22:37:47.014Z] #19 DONE 0.0s [2023-09-12T22:37:47.014Z] [2023-09-12T22:37:47.014Z] #20 [security-proxy-auth internal] load .dockerignore [2023-09-12T22:37:47.014Z] #20 transferring context: 56B done [2023-09-12T22:37:47.014Z] #20 DONE 0.0s [2023-09-12T22:37:47.014Z] [2023-09-12T22:37:47.014Z] #21 [security-secretstore-setup internal] load .dockerignore [2023-09-12T22:37:47.014Z] #21 transferring context: 56B done [2023-09-12T22:37:47.014Z] #21 DONE 0.0s [2023-09-12T22:37:47.014Z] [2023-09-12T22:37:47.014Z] #22 [security-spire-agent internal] load .dockerignore [2023-09-12T22:37:47.014Z] #22 transferring context: 56B done [2023-09-12T22:37:47.014Z] #22 DONE 0.0s [2023-09-12T22:37:47.014Z] [2023-09-12T22:37:47.014Z] #23 [core-data internal] load .dockerignore [2023-09-12T22:37:47.014Z] #23 transferring context: 56B done [2023-09-12T22:37:47.014Z] #23 DONE 0.0s [2023-09-12T22:37:47.014Z] [2023-09-12T22:37:47.014Z] #24 [support-notifications internal] load .dockerignore [2023-09-12T22:37:47.014Z] #24 transferring context: 56B done [2023-09-12T22:37:47.014Z] #24 DONE 0.0s [2023-09-12T22:37:47.014Z] [2023-09-12T22:37:47.014Z] #25 [core-command internal] load .dockerignore [2023-09-12T22:37:47.014Z] #25 transferring context: 56B done [2023-09-12T22:37:47.272Z] #25 DONE 0.0s [2023-09-12T22:37:47.272Z] [2023-09-12T22:37:47.272Z] #26 [security-proxy-setup internal] load .dockerignore [2023-09-12T22:37:47.272Z] #26 transferring context: 56B done [2023-09-12T22:37:47.272Z] #26 DONE 0.0s [2023-09-12T22:37:47.272Z] [2023-09-12T22:37:47.272Z] #27 [security-bootstrapper internal] load .dockerignore [2023-09-12T22:37:47.272Z] #27 transferring context: 56B done [2023-09-12T22:37:47.272Z] #27 DONE 0.0s [2023-09-12T22:37:47.272Z] [2023-09-12T22:37:47.272Z] #28 [support-scheduler internal] load .dockerignore [2023-09-12T22:37:47.272Z] #28 transferring context: 56B done [2023-09-12T22:37:47.272Z] #28 DONE 0.0s [2023-09-12T22:37:47.272Z] [2023-09-12T22:37:47.272Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-12T22:37:47.272Z] #29 DONE 0.0s [2023-09-12T22:37:47.272Z] [2023-09-12T22:37:47.272Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2023-09-12T22:37:47.272Z] #30 DONE 0.1s [2023-09-12T22:37:47.272Z] [2023-09-12T22:37:47.272Z] #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-12T22:37:47.272Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-12T22:37:47.272Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-12T22:37:47.272Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-12T22:37:47.272Z] #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-12T22:37:47.272Z] #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-12T22:37:47.272Z] #31 DONE 0.1s [2023-09-12T22:37:47.272Z] [2023-09-12T22:37:47.272Z] #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-12T22:37:47.532Z] #32 ... [2023-09-12T22:37:47.532Z] [2023-09-12T22:37:47.532Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-12T22:37:47.532Z] #29 DONE 0.0s [2023-09-12T22:37:47.532Z] [2023-09-12T22:37:47.532Z] #31 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-12T22:37:47.532Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-12T22:37:47.532Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-12T22:37:47.532Z] #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-12T22:37:47.532Z] #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-12T22:37:47.532Z] #31 DONE 0.1s [2023-09-12T22:37:47.532Z] [2023-09-12T22:37:47.532Z] #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-12T22:37:47.532Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-12T22:37:47.532Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-12T22:37:47.532Z] #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-12T22:37:47.532Z] #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-12T22:37:47.532Z] #31 DONE 0.1s [2023-09-12T22:37:47.532Z] [2023-09-12T22:37:47.532Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-12T22:37:47.532Z] #29 DONE 0.0s [2023-09-12T22:37:47.532Z] [2023-09-12T22:37:47.532Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-12T22:37:47.790Z] #33 ... [2023-09-12T22:37:47.790Z] [2023-09-12T22:37:47.790Z] #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-12T22:37:47.790Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-12T22:37:47.790Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-12T22:37:47.790Z] #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-12T22:37:47.790Z] #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-12T22:37:47.790Z] #31 DONE 0.1s [2023-09-12T22:37:47.790Z] [2023-09-12T22:37:47.790Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-12T22:37:47.790Z] #29 DONE 0.0s [2023-09-12T22:37:47.790Z] [2023-09-12T22:37:47.790Z] #31 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-12T22:37:47.790Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-12T22:37:47.790Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-12T22:37:47.790Z] #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-12T22:37:47.790Z] #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-12T22:37:47.790Z] #31 DONE 0.1s [2023-09-12T22:37:47.790Z] [2023-09-12T22:37:47.790Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-12T22:37:47.790Z] #29 DONE 0.0s [2023-09-12T22:37:47.790Z] [2023-09-12T22:37:47.790Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-09-12T22:37:47.790Z] #30 ... [2023-09-12T22:37:47.790Z] [2023-09-12T22:37:47.790Z] #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-12T22:37:47.790Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-12T22:37:47.790Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-12T22:37:47.790Z] #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-12T22:37:47.790Z] #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-12T22:37:47.790Z] #31 DONE 0.1s [2023-09-12T22:37:47.790Z] [2023-09-12T22:37:47.790Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-12T22:37:47.790Z] #29 DONE 0.0s [2023-09-12T22:37:47.790Z] [2023-09-12T22:37:47.790Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2023-09-12T22:37:48.049Z] #30 ... [2023-09-12T22:37:48.049Z] [2023-09-12T22:37:48.049Z] #34 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-09-12T22:37:48.049Z] #34 DONE 0.9s [2023-09-12T22:37:48.049Z] [2023-09-12T22:37:48.049Z] #35 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-12T22:37:48.307Z] #35 ... [2023-09-12T22:37:48.307Z] [2023-09-12T22:37:48.307Z] #31 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-12T22:37:48.307Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-12T22:37:48.307Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-12T22:37:48.307Z] #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-12T22:37:48.307Z] #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-12T22:37:48.307Z] #31 DONE 0.1s [2023-09-12T22:37:48.307Z] [2023-09-12T22:37:48.307Z] #34 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-09-12T22:37:48.307Z] #34 DONE 0.9s [2023-09-12T22:37:48.307Z] [2023-09-12T22:37:48.307Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2023-09-12T22:37:48.307Z] #30 DONE 0.8s [2023-09-12T22:37:48.307Z] [2023-09-12T22:37:48.307Z] #36 [support-scheduler builder 2/7] WORKDIR /edgex-go [2023-09-12T22:37:48.307Z] #36 ... [2023-09-12T22:37:48.307Z] [2023-09-12T22:37:48.307Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-12T22:37:48.307Z] #33 DONE 0.8s [2023-09-12T22:37:48.565Z] [2023-09-12T22:37:48.565Z] #31 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-12T22:37:48.565Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-12T22:37:48.565Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-12T22:37:48.565Z] #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-12T22:37:48.565Z] #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-12T22:37:48.565Z] #31 DONE 0.1s [2023-09-12T22:37:48.565Z] [2023-09-12T22:37:48.565Z] #32 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-12T22:37:48.565Z] #32 DONE 1.1s [2023-09-12T22:37:48.565Z] [2023-09-12T22:37:48.565Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T22:37:48.565Z] #37 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T22:37:51.846Z] #37 ... [2023-09-12T22:37:51.846Z] [2023-09-12T22:37:51.846Z] #38 [security-spire-agent internal] load build context [2023-09-12T22:37:51.846Z] #38 transferring context: 17.64kB 0.1s done [2023-09-12T22:37:51.846Z] #38 DONE 2.8s [2023-09-12T22:37:51.846Z] [2023-09-12T22:37:51.846Z] #39 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-12T22:37:51.846Z] #0 1.153 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T22:37:51.846Z] #0 1.251 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T22:37:51.846Z] #0 1.547 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-12T22:37:51.846Z] #0 1.547 v3.18.3-177-gc114f91addf [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-12T22:37:51.846Z] #0 1.547 OK: 20063 distinct packages available [2023-09-12T22:37:51.847Z] #0 1.647 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T22:37:51.847Z] #0 1.734 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T22:37:51.847Z] #0 2.006 (1/11) Installing ca-certificates (20230506-r0) [2023-09-12T22:37:51.847Z] #0 2.136 (2/11) Installing brotli-libs (1.0.9-r14) [2023-09-12T22:37:51.847Z] #0 2.149 (3/11) Installing libunistring (1.1-r1) [2023-09-12T22:37:51.847Z] #0 2.164 (4/11) Installing libidn2 (2.3.4-r1) [2023-09-12T22:37:51.847Z] #0 2.170 (5/11) Installing nghttp2-libs (1.55.1-r0) [2023-09-12T22:37:51.847Z] #0 2.174 (6/11) Installing libcurl (8.2.1-r0) [2023-09-12T22:37:51.847Z] #0 2.182 (7/11) Installing curl (8.2.1-r0) [2023-09-12T22:37:51.847Z] #0 2.188 (8/11) Installing dumb-init (1.2.5-r2) [2023-09-12T22:37:51.847Z] #0 2.192 (9/11) Installing musl-obstack (1.2.3-r2) [2023-09-12T22:37:51.847Z] #0 2.205 (10/11) Installing libucontext (1.2-r2) [2023-09-12T22:37:51.847Z] #0 2.205 (11/11) Installing gcompat (1.1.0-r1) [2023-09-12T22:37:51.847Z] #0 2.208 Executing busybox-1.36.1-r2.trigger [2023-09-12T22:37:51.847Z] #0 2.212 Executing ca-certificates-20230506-r0.trigger [2023-09-12T22:37:51.847Z] #0 2.261 OK: 12 MiB in 26 packages [2023-09-12T22:37:51.847Z] #39 DONE 3.9s [2023-09-12T22:37:51.847Z] [2023-09-12T22:37:51.847Z] #40 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-12T22:37:51.847Z] #0 0.713 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T22:37:51.847Z] #0 0.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T22:37:51.847Z] #0 1.031 (1/4) Installing ca-certificates (20230506-r0) [2023-09-12T22:37:51.847Z] #0 1.055 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-12T22:37:51.847Z] #0 1.059 (3/4) Installing su-exec (0.2-r3) [2023-09-12T22:37:51.847Z] #0 1.066 (4/4) Installing yq (4.33.3-r3) [2023-09-12T22:37:51.847Z] #0 1.142 Executing busybox-1.36.1-r2.trigger [2023-09-12T22:37:51.847Z] #0 1.153 Executing ca-certificates-20230506-r0.trigger [2023-09-12T22:37:51.847Z] #0 1.212 OK: 17 MiB in 19 packages [2023-09-12T22:37:51.847Z] #40 DONE 3.7s [2023-09-12T22:37:51.847Z] [2023-09-12T22:37:51.847Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-12T22:37:51.847Z] #41 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 2.9s done [2023-09-12T22:37:51.847Z] #41 DONE 2.9s [2023-09-12T22:37:51.847Z] [2023-09-12T22:37:51.847Z] #36 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-09-12T22:37:51.847Z] #36 DONE 3.3s [2023-09-12T22:37:51.847Z] [2023-09-12T22:37:51.847Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T22:37:51.847Z] #37 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 2.9s done [2023-09-12T22:37:51.847Z] #37 ... [2023-09-12T22:37:51.847Z] [2023-09-12T22:37:51.847Z] #42 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-12T22:37:51.847Z] #0 1.018 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T22:37:51.847Z] #0 1.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T22:37:51.847Z] #0 1.537 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-12T22:37:51.847Z] #0 1.542 Executing busybox-1.36.1-r2.trigger [2023-09-12T22:37:51.847Z] #0 1.552 OK: 7 MiB in 16 packages [2023-09-12T22:37:51.847Z] #42 DONE 4.2s [2023-09-12T22:37:51.847Z] [2023-09-12T22:37:51.847Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T22:37:51.847Z] #37 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-12T22:37:51.847Z] #37 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-09-12T22:37:51.847Z] #37 ... [2023-09-12T22:37:51.847Z] [2023-09-12T22:37:51.847Z] #43 [security-spire-server internal] load build context [2023-09-12T22:37:51.847Z] #43 transferring context: 18.11kB 0.0s done [2023-09-12T22:37:51.847Z] #43 DONE 3.1s [2023-09-12T22:37:51.847Z] [2023-09-12T22:37:51.847Z] #44 [security-spire-config internal] load build context [2023-09-12T22:37:51.847Z] #44 transferring context: 16.36kB 0.0s done [2023-09-12T22:37:51.847Z] #44 DONE 3.1s [2023-09-12T22:37:51.847Z] [2023-09-12T22:37:51.847Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T22:37:51.847Z] #37 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-09-12T22:37:51.847Z] #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.0s [2023-09-12T22:37:51.847Z] #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s [2023-09-12T22:37:51.847Z] #37 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-12T22:37:51.847Z] #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-09-12T22:37:51.847Z] #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-09-12T22:37:51.847Z] #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.3s [2023-09-12T22:37:51.847Z] #37 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2023-09-12T22:37:51.847Z] #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done [2023-09-12T22:37:51.847Z] #37 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-09-12T22:37:51.847Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.3s [2023-09-12T22:37:52.104Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 4.19MB / 25.84MB 0.4s [2023-09-12T22:37:52.104Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 17.83MB / 25.84MB 0.6s [2023-09-12T22:37:52.104Z] #37 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2023-09-12T22:37:52.361Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 23.07MB / 25.84MB 0.7s [2023-09-12T22:37:52.361Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.8s [2023-09-12T22:37:52.619Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.9s done [2023-09-12T22:37:53.555Z] #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2023-09-12T22:37:55.456Z] #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.9s done [2023-09-12T22:37:57.363Z] #37 ... [2023-09-12T22:37:57.363Z] [2023-09-12T22:37:57.363Z] #45 [core-metadata internal] load build context [2023-09-12T22:37:57.363Z] #45 transferring context: 324.40MB 10.0s [2023-09-12T22:37:57.363Z] #45 ... [2023-09-12T22:37:57.363Z] [2023-09-12T22:37:57.363Z] #46 [security-spiffe-token-provider internal] load build context [2023-09-12T22:37:57.621Z] #46 transferring context: 364.69MB 10.0s done [2023-09-12T22:37:57.621Z] #46 ... [2023-09-12T22:37:57.621Z] [2023-09-12T22:37:57.621Z] #47 [security-proxy-auth internal] load build context [2023-09-12T22:37:57.621Z] #47 ... [2023-09-12T22:37:57.621Z] [2023-09-12T22:37:57.621Z] #48 [security-secretstore-setup internal] load build context [2023-09-12T22:37:57.621Z] #48 transferring context: 364.69MB 9.7s done [2023-09-12T22:37:57.621Z] #48 ... [2023-09-12T22:37:57.621Z] [2023-09-12T22:37:57.621Z] #49 [core-common-config-bootstrapper internal] load build context [2023-09-12T22:37:57.621Z] #49 transferring context: 364.69MB 9.2s done [2023-09-12T22:37:57.883Z] #49 ... [2023-09-12T22:37:57.883Z] [2023-09-12T22:37:57.883Z] #50 [core-command internal] load build context [2023-09-12T22:37:57.883Z] #50 transferring context: 364.69MB 7.9s done [2023-09-12T22:37:58.142Z] #50 ... [2023-09-12T22:37:58.142Z] [2023-09-12T22:37:58.142Z] #51 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-12T22:37:58.142Z] #0 4.135 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T22:37:58.142Z] #0 4.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T22:37:58.142Z] #0 4.462 (1/2) Installing ca-certificates (20230506-r0) [2023-09-12T22:37:58.142Z] #0 4.487 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-12T22:37:58.142Z] #0 4.510 Executing busybox-1.36.1-r2.trigger [2023-09-12T22:37:58.142Z] #0 4.518 Executing ca-certificates-20230506-r0.trigger [2023-09-12T22:37:58.142Z] #0 4.619 OK: 8 MiB in 17 packages [2023-09-12T22:37:58.142Z] #51 ... [2023-09-12T22:37:58.142Z] [2023-09-12T22:37:58.142Z] #52 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-12T22:37:58.142Z] #0 4.047 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T22:37:58.142Z] #0 5.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T22:37:58.142Z] #0 5.381 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-12T22:37:58.142Z] #0 5.387 Executing busybox-1.36.1-r2.trigger [2023-09-12T22:37:58.142Z] #0 5.403 OK: 7 MiB in 16 packages [2023-09-12T22:37:58.142Z] #52 ... [2023-09-12T22:37:58.142Z] [2023-09-12T22:37:58.142Z] #35 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-12T22:37:58.142Z] #35 3.884 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T22:37:58.142Z] #35 3.983 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T22:37:58.142Z] #35 4.256 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-12T22:37:58.142Z] #35 4.256 (2/2) Installing su-exec (0.2-r3) [2023-09-12T22:37:58.142Z] #35 4.258 Executing busybox-1.36.1-r2.trigger [2023-09-12T22:37:58.142Z] #35 4.293 OK: 7 MiB in 17 packages [2023-09-12T22:37:58.142Z] #35 DONE 10.2s [2023-09-12T22:37:58.142Z] [2023-09-12T22:37:58.142Z] #53 [support-scheduler internal] load build context [2023-09-12T22:37:58.142Z] #53 transferring context: 364.69MB 8.8s done [2023-09-12T22:37:58.401Z] #53 ... [2023-09-12T22:37:58.401Z] [2023-09-12T22:37:58.401Z] #54 [security-bootstrapper internal] load build context [2023-09-12T22:37:58.401Z] #54 transferring context: 364.69MB 7.9s done [2023-09-12T22:37:58.401Z] #54 DONE 10.4s [2023-09-12T22:37:58.401Z] [2023-09-12T22:37:58.401Z] #51 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-12T22:37:58.401Z] #51 DONE 10.5s [2023-09-12T22:37:58.401Z] [2023-09-12T22:37:58.401Z] #55 [core-data internal] load build context [2023-09-12T22:37:58.401Z] #55 transferring context: 364.69MB 8.4s done [2023-09-12T22:37:58.401Z] #55 DONE 10.6s [2023-09-12T22:37:58.401Z] [2023-09-12T22:37:58.401Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-12T22:37:58.401Z] #0 1.784 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T22:37:58.401Z] #0 1.931 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T22:37:58.401Z] #0 2.156 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-12T22:37:58.401Z] #0 2.156 v3.18.3-177-gc114f91addf [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-12T22:37:58.401Z] #0 2.156 OK: 20063 distinct packages available [2023-09-12T22:37:58.401Z] #0 2.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T22:37:58.401Z] #0 2.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T22:37:58.401Z] #0 2.708 OK: 265 MiB in 56 packages [2023-09-12T22:37:58.401Z] #56 DONE 7.0s [2023-09-12T22:37:58.401Z] [2023-09-12T22:37:58.401Z] #57 [security-spire-server stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-12T22:37:58.401Z] #0 1.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T22:37:58.401Z] #0 1.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T22:37:58.401Z] #0 1.537 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-12T22:37:58.401Z] #0 1.537 v3.18.3-177-gc114f91addf [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-12T22:37:58.401Z] #0 1.537 OK: 20063 distinct packages available [2023-09-12T22:37:58.401Z] #0 1.591 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T22:37:58.401Z] #0 1.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T22:37:58.401Z] #0 1.891 (1/5) Installing dumb-init (1.2.5-r2) [2023-09-12T22:37:58.401Z] #0 1.893 (2/5) Installing musl-obstack (1.2.3-r2) [2023-09-12T22:37:58.401Z] #0 1.899 (3/5) Installing libucontext (1.2-r2) [2023-09-12T22:37:58.401Z] #0 1.903 (4/5) Installing gcompat (1.1.0-r1) [2023-09-12T22:37:58.401Z] #0 1.910 (5/5) Installing openssl (3.1.2-r0) [2023-09-12T22:37:58.401Z] #0 1.923 Executing busybox-1.36.1-r2.trigger [2023-09-12T22:37:58.401Z] #0 1.939 OK: 8 MiB in 20 packages [2023-09-12T22:37:58.401Z] #57 DONE 7.0s [2023-09-12T22:37:58.401Z] [2023-09-12T22:37:58.401Z] #52 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-12T22:37:58.401Z] #52 DONE 10.6s [2023-09-12T22:37:58.401Z] [2023-09-12T22:37:58.401Z] #58 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-12T22:37:58.401Z] #0 2.721 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T22:37:58.401Z] #0 2.806 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T22:37:58.401Z] #0 3.065 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-12T22:37:58.401Z] #0 3.065 v3.18.3-177-gc114f91addf [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-12T22:37:58.401Z] #0 3.065 OK: 20063 distinct packages available [2023-09-12T22:37:58.401Z] #0 3.140 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T22:37:58.401Z] #0 3.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T22:37:58.401Z] #0 3.430 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-12T22:37:58.401Z] #0 3.433 (2/4) Installing musl-obstack (1.2.3-r2) [2023-09-12T22:37:58.401Z] #0 3.436 (3/4) Installing libucontext (1.2-r2) [2023-09-12T22:37:58.401Z] #0 3.441 (4/4) Installing gcompat (1.1.0-r1) [2023-09-12T22:37:58.401Z] #0 3.447 Executing busybox-1.36.1-r2.trigger [2023-09-12T22:37:58.401Z] #0 3.456 OK: 8 MiB in 19 packages [2023-09-12T22:37:58.401Z] #58 DONE 7.0s [2023-09-12T22:37:58.401Z] [2023-09-12T22:37:58.401Z] #59 [support-notifications internal] load build context [2023-09-12T22:37:58.401Z] #59 transferring context: 364.69MB 8.4s done [2023-09-12T22:37:58.401Z] #59 DONE 10.7s [2023-09-12T22:37:58.401Z] [2023-09-12T22:37:58.401Z] #60 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-12T22:37:58.401Z] #0 3.889 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T22:37:58.401Z] #0 3.994 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T22:37:58.401Z] #0 4.293 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-12T22:37:58.401Z] #0 4.305 (2/4) Installing openssl (3.1.2-r0) [2023-09-12T22:37:58.401Z] #0 4.321 (3/4) Installing su-exec (0.2-r3) [2023-09-12T22:37:58.401Z] #0 4.342 (4/4) Installing yq (4.33.3-r3) [2023-09-12T22:37:58.401Z] #0 4.490 Executing busybox-1.36.1-r2.trigger [2023-09-12T22:37:58.401Z] #0 4.490 OK: 17 MiB in 19 packages [2023-09-12T22:37:58.401Z] #60 DONE 10.3s [2023-09-12T22:37:58.401Z] [2023-09-12T22:37:58.401Z] #61 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-12T22:37:58.401Z] #0 1.995 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T22:37:58.401Z] #0 2.089 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T22:37:58.401Z] #0 2.356 OK: 265 MiB in 56 packages [2023-09-12T22:37:58.401Z] #61 DONE 7.1s [2023-09-12T22:37:58.401Z] [2023-09-12T22:37:58.401Z] #50 [core-command internal] load build context [2023-09-12T22:37:58.401Z] #50 DONE 10.5s [2023-09-12T22:37:58.401Z] [2023-09-12T22:37:58.401Z] #53 [support-scheduler internal] load build context [2023-09-12T22:37:58.401Z] #53 DONE 10.2s [2023-09-12T22:37:58.401Z] [2023-09-12T22:37:58.401Z] #49 [core-common-config-bootstrapper internal] load build context [2023-09-12T22:37:58.401Z] #49 DONE 10.9s [2023-09-12T22:37:58.401Z] [2023-09-12T22:37:58.401Z] #46 [security-spiffe-token-provider internal] load build context [2023-09-12T22:37:58.401Z] #46 DONE 11.0s [2023-09-12T22:37:58.401Z] [2023-09-12T22:37:58.401Z] #48 [security-secretstore-setup internal] load build context [2023-09-12T22:37:58.401Z] #48 DONE 10.8s [2023-09-12T22:37:58.401Z] [2023-09-12T22:37:58.401Z] #47 [security-proxy-auth internal] load build context [2023-09-12T22:37:58.401Z] #47 transferring context: 364.69MB 10.3s done [2023-09-12T22:37:58.401Z] #47 DONE 10.9s [2023-09-12T22:37:58.401Z] [2023-09-12T22:37:58.401Z] #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-09-12T22:37:58.401Z] #0 2.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T22:37:58.401Z] #0 2.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T22:37:58.401Z] #0 2.708 OK: 265 MiB in 56 packages [2023-09-12T22:37:58.401Z] #62 DONE 7.3s [2023-09-12T22:37:58.401Z] [2023-09-12T22:37:58.401Z] #45 [core-metadata internal] load build context [2023-09-12T22:37:58.401Z] #45 transferring context: 364.69MB 10.4s done [2023-09-12T22:37:58.401Z] #45 DONE 11.2s [2023-09-12T22:37:58.401Z] [2023-09-12T22:37:58.401Z] #63 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-12T22:37:58.659Z] #63 ... [2023-09-12T22:37:58.659Z] [2023-09-12T22:37:58.659Z] #64 [security-proxy-setup internal] load build context [2023-09-12T22:37:58.659Z] #64 ... [2023-09-12T22:37:58.659Z] [2023-09-12T22:37:58.659Z] #65 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-12T22:37:58.659Z] #65 DONE 0.3s [2023-09-12T22:37:58.659Z] [2023-09-12T22:37:58.659Z] #66 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-12T22:37:58.659Z] #66 DONE 0.3s [2023-09-12T22:37:58.659Z] [2023-09-12T22:37:58.659Z] #67 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-12T22:37:58.659Z] #67 DONE 0.3s [2023-09-12T22:37:58.659Z] [2023-09-12T22:37:58.659Z] #63 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-12T22:37:58.659Z] #63 DONE 0.3s [2023-09-12T22:37:58.659Z] [2023-09-12T22:37:58.659Z] #64 [security-proxy-setup internal] load build context [2023-09-12T22:37:58.659Z] #64 ... [2023-09-12T22:37:58.659Z] [2023-09-12T22:37:58.659Z] #68 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T22:37:58.918Z] #68 ... [2023-09-12T22:37:58.918Z] [2023-09-12T22:37:58.918Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T22:37:58.918Z] #37 DONE 10.3s [2023-09-12T22:37:58.918Z] [2023-09-12T22:37:58.918Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-12T22:37:58.918Z] #41 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-12T22:37:58.918Z] #41 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-09-12T22:37:58.918Z] #41 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-09-12T22:37:58.918Z] #41 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.2s done [2023-09-12T22:37:58.918Z] #41 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-09-12T22:37:58.918Z] #41 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-09-12T22:37:58.918Z] #41 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-12T22:37:58.918Z] #41 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-09-12T22:37:58.918Z] #41 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.8s done [2023-09-12T22:37:58.918Z] #41 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2023-09-12T22:37:58.918Z] #41 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.1s done [2023-09-12T22:37:58.918Z] #41 DONE 10.3s [2023-09-12T22:37:58.918Z] [2023-09-12T22:37:58.918Z] #64 [security-proxy-setup internal] load build context [2023-09-12T22:37:59.855Z] #64 transferring context: 364.69MB 11.6s done [2023-09-12T22:38:00.116Z] #64 DONE 12.2s [2023-09-12T22:38:00.116Z] [2023-09-12T22:38:00.116Z] #69 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-12T22:38:00.116Z] #69 DONE 0.9s [2023-09-12T22:38:00.116Z] [2023-09-12T22:38:00.116Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-12T22:38:00.116Z] #0 7.627 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T22:38:00.116Z] #0 7.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T22:38:00.116Z] #0 8.105 OK: 265 MiB in 56 packages [2023-09-12T22:38:00.116Z] #70 DONE 8.8s [2023-09-12T22:38:00.116Z] [2023-09-12T22:38:00.116Z] #71 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-12T22:38:00.116Z] #71 DONE 1.0s [2023-09-12T22:38:00.116Z] [2023-09-12T22:38:00.116Z] #72 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-12T22:38:00.116Z] #72 DONE 0.9s [2023-09-12T22:38:00.116Z] [2023-09-12T22:38:00.116Z] #73 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-12T22:38:00.381Z] #73 ... [2023-09-12T22:38:00.381Z] [2023-09-12T22:38:00.381Z] #74 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-12T22:38:00.381Z] #74 DONE 0.2s [2023-09-12T22:38:00.381Z] [2023-09-12T22:38:00.381Z] #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-12T22:38:00.381Z] #75 DONE 0.2s [2023-09-12T22:38:00.381Z] [2023-09-12T22:38:00.381Z] #76 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-12T22:38:00.381Z] #76 DONE 0.2s [2023-09-12T22:38:00.381Z] [2023-09-12T22:38:00.381Z] #77 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-12T22:38:00.381Z] #77 DONE 0.2s [2023-09-12T22:38:00.381Z] [2023-09-12T22:38:00.381Z] #78 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-12T22:38:00.639Z] #78 DONE 0.1s [2023-09-12T22:38:00.639Z] [2023-09-12T22:38:00.639Z] #79 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-12T22:38:00.639Z] #79 DONE 2.3s [2023-09-12T22:38:00.639Z] [2023-09-12T22:38:00.639Z] #73 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-12T22:38:00.639Z] #73 DONE 0.4s [2023-09-12T22:38:00.639Z] [2023-09-12T22:38:00.639Z] #80 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-12T22:38:00.639Z] #80 DONE 0.2s [2023-09-12T22:38:00.639Z] [2023-09-12T22:38:00.639Z] #81 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-12T22:38:00.639Z] #81 DONE 0.1s [2023-09-12T22:38:00.639Z] [2023-09-12T22:38:00.639Z] #82 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-12T22:38:00.639Z] #82 DONE 0.1s [2023-09-12T22:38:00.639Z] [2023-09-12T22:38:00.639Z] #83 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-12T22:38:00.639Z] #83 DONE 0.1s [2023-09-12T22:38:00.639Z] [2023-09-12T22:38:00.639Z] #84 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-12T22:38:00.639Z] #84 DONE 0.1s [2023-09-12T22:38:00.639Z] [2023-09-12T22:38:00.639Z] #85 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-12T22:38:00.639Z] #85 DONE 0.1s [2023-09-12T22:38:00.639Z] [2023-09-12T22:38:00.639Z] #86 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-12T22:38:00.639Z] #86 DONE 0.1s [2023-09-12T22:38:00.639Z] [2023-09-12T22:38:00.639Z] #87 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-12T22:38:00.898Z] #87 DONE 0.1s [2023-09-12T22:38:00.898Z] [2023-09-12T22:38:00.898Z] #88 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-12T22:38:00.898Z] #88 DONE 0.1s [2023-09-12T22:38:00.898Z] [2023-09-12T22:38:00.898Z] #89 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-12T22:38:00.898Z] #89 DONE 0.1s [2023-09-12T22:38:00.898Z] [2023-09-12T22:38:00.898Z] #90 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-12T22:38:00.898Z] #90 DONE 0.1s [2023-09-12T22:38:00.898Z] [2023-09-12T22:38:00.898Z] #91 [security-spire-server] exporting to image [2023-09-12T22:38:00.898Z] #91 exporting layers [2023-09-12T22:38:00.898Z] #91 ... [2023-09-12T22:38:00.898Z] [2023-09-12T22:38:00.898Z] #92 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-12T22:38:01.158Z] #92 DONE 0.1s [2023-09-12T22:38:01.158Z] [2023-09-12T22:38:01.158Z] #91 [security-spire-agent] exporting to image [2023-09-12T22:38:01.416Z] #91 exporting layers 0.6s done [2023-09-12T22:38:01.416Z] #91 writing image sha256:34b104f5ee274cd43b4409b18e3490cb33ab2ea5dba2696e06a57b7897d1309e done [2023-09-12T22:38:01.416Z] #91 naming to docker.io/library/security-spire-config done [2023-09-12T22:38:01.416Z] #91 writing image sha256:cd602d4e0fe277a94804ae850ac3d7fee4990e8f1b68027c04584a17c8a5688d done [2023-09-12T22:38:01.416Z] #91 naming to docker.io/library/security-spire-server done [2023-09-12T22:38:01.675Z] #91 exporting layers 0.6s done [2023-09-12T22:38:01.675Z] #91 writing image sha256:873910ee44b78c9b3a59b33991b8b943e8c3ccf2b8c8cc9664d8277e2cd7ef88 done [2023-09-12T22:38:01.675Z] #91 naming to docker.io/library/security-spire-agent done [2023-09-12T22:38:01.675Z] #91 DONE 0.7s [2023-09-12T22:38:01.675Z] [2023-09-12T22:38:01.675Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T22:38:09.798Z] #93 ... [2023-09-12T22:38:09.798Z] [2023-09-12T22:38:09.798Z] #94 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T22:38:09.798Z] #94 ... [2023-09-12T22:38:09.798Z] [2023-09-12T22:38:09.798Z] #95 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T22:38:11.178Z] #95 DONE 12.6s [2023-09-12T22:38:11.178Z] [2023-09-12T22:38:11.178Z] #94 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T22:38:11.443Z] #94 DONE 12.6s [2023-09-12T22:38:11.443Z] [2023-09-12T22:38:11.443Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T22:38:11.443Z] #93 DONE 11.0s [2023-09-12T22:38:11.443Z] [2023-09-12T22:38:11.443Z] #68 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T22:38:11.443Z] #68 DONE 12.6s [2023-09-12T22:38:11.443Z] [2023-09-12T22:38:11.443Z] #96 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-12T22:38:14.802Z] #96 DONE 3.0s [2023-09-12T22:38:14.802Z] [2023-09-12T22:38:14.802Z] #97 [core-data builder 6/7] COPY . . [2023-09-12T22:38:14.802Z] #97 DONE 3.1s [2023-09-12T22:38:14.802Z] [2023-09-12T22:38:14.802Z] #98 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-12T22:38:14.802Z] #98 CACHED [2023-09-12T22:38:14.802Z] [2023-09-12T22:38:14.802Z] #99 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T22:38:14.802Z] #99 CACHED [2023-09-12T22:38:14.802Z] [2023-09-12T22:38:14.802Z] #100 [support-scheduler builder 6/7] COPY . . [2023-09-12T22:38:14.802Z] #100 CACHED [2023-09-12T22:38:14.802Z] [2023-09-12T22:38:14.802Z] #101 [core-command builder 6/7] COPY . . [2023-09-12T22:38:14.802Z] #101 CACHED [2023-09-12T22:38:14.802Z] [2023-09-12T22:38:14.802Z] #102 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T22:38:14.802Z] #102 CACHED [2023-09-12T22:38:14.802Z] [2023-09-12T22:38:14.802Z] #103 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-12T22:38:14.802Z] #103 CACHED [2023-09-12T22:38:14.802Z] [2023-09-12T22:38:14.802Z] #104 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T22:38:14.802Z] #104 CACHED [2023-09-12T22:38:14.802Z] [2023-09-12T22:38:14.802Z] #105 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-12T22:38:14.802Z] #105 CACHED [2023-09-12T22:38:14.802Z] [2023-09-12T22:38:14.802Z] #106 [security-proxy-auth builder 6/7] COPY . . [2023-09-12T22:38:14.802Z] #106 CACHED [2023-09-12T22:38:14.802Z] [2023-09-12T22:38:14.802Z] #107 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-12T22:38:14.802Z] #107 CACHED [2023-09-12T22:38:14.802Z] [2023-09-12T22:38:14.802Z] #108 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-12T22:38:14.802Z] #108 CACHED [2023-09-12T22:38:14.802Z] [2023-09-12T22:38:14.802Z] #109 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T22:38:14.802Z] #109 CACHED [2023-09-12T22:38:14.802Z] [2023-09-12T22:38:14.802Z] #110 [support-notifications builder 6/7] COPY . . [2023-09-12T22:38:14.802Z] #110 DONE 3.1s [2023-09-12T22:38:14.802Z] [2023-09-12T22:38:14.802Z] #111 [security-bootstrapper builder 6/7] COPY . . [2023-09-12T22:38:14.802Z] #111 DONE 3.1s [2023-09-12T22:38:14.802Z] [2023-09-12T22:38:14.802Z] #112 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T22:38:14.802Z] #112 CACHED [2023-09-12T22:38:14.802Z] [2023-09-12T22:38:14.802Z] #113 [security-proxy-setup builder 6/7] COPY . . [2023-09-12T22:38:14.802Z] #113 CACHED [2023-09-12T22:38:14.802Z] [2023-09-12T22:38:14.802Z] #114 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-12T22:38:14.802Z] #114 CACHED [2023-09-12T22:38:14.802Z] [2023-09-12T22:38:14.802Z] #115 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T22:38:14.802Z] #115 CACHED [2023-09-12T22:38:14.802Z] [2023-09-12T22:38:14.802Z] #116 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-12T22:38:14.802Z] #116 CACHED [2023-09-12T22:38:14.802Z] [2023-09-12T22:38:14.802Z] #117 [security-secretstore-setup builder 6/7] COPY . . [2023-09-12T22:38:14.802Z] #117 CACHED [2023-09-12T22:38:14.802Z] [2023-09-12T22:38:14.802Z] #118 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-12T22:38:14.802Z] #118 CACHED [2023-09-12T22:38:14.802Z] [2023-09-12T22:38:14.802Z] #119 [core-metadata builder 6/7] COPY . . [2023-09-12T22:38:14.802Z] #119 CACHED [2023-09-12T22:38:14.802Z] [2023-09-12T22:38:14.802Z] #120 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T22:38:14.802Z] #120 CACHED [2023-09-12T22:38:14.802Z] [2023-09-12T22:38:14.802Z] #121 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-12T22:38:15.739Z] #121 1.347 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-12T22:38:22.882Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6040 in /w/workspace/edgexfoundry_edgex-go_PR-4681 [Pipeline] { [Pipeline] ws [2023-09-12T22:38:22.939Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-09-12T22:38:23.023Z] The recommended git tool is: git [2023-09-12T22:38:25.698Z] #121 ... [2023-09-12T22:38:25.698Z] [2023-09-12T22:38:25.698Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-12T22:38:25.698Z] #0 1.035 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-12T22:38:25.698Z] #122 ... [2023-09-12T22:38:25.698Z] [2023-09-12T22:38:25.698Z] #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-12T22:38:25.698Z] #0 0.688 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-12T22:38:25.698Z] #123 ... [2023-09-12T22:38:25.698Z] [2023-09-12T22:38:25.698Z] #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-12T22:38:25.698Z] #0 1.012 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-12T22:38:25.698Z] #124 ... [2023-09-12T22:38:25.698Z] [2023-09-12T22:38:25.698Z] #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-12T22:38:25.698Z] #0 0.529 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-12T22:38:25.698Z] #125 ... [2023-09-12T22:38:25.698Z] [2023-09-12T22:38:25.698Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-12T22:38:25.698Z] #0 1.107 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-12T22:38:25.698Z] #126 ... [2023-09-12T22:38:25.698Z] [2023-09-12T22:38:25.698Z] #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-12T22:38:25.698Z] #0 1.246 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-12T22:38:25.698Z] #127 ... [2023-09-12T22:38:25.698Z] [2023-09-12T22:38:25.698Z] #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-12T22:38:25.698Z] #0 0.668 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-12T22:38:25.698Z] #128 ... [2023-09-12T22:38:25.698Z] [2023-09-12T22:38:25.698Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-12T22:38:25.698Z] #0 1.033 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-12T22:38:25.698Z] #129 ... [2023-09-12T22:38:25.698Z] [2023-09-12T22:38:25.698Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-12T22:38:25.698Z] #0 0.908 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-12T22:38:25.958Z] #130 ... [2023-09-12T22:38:25.958Z] [2023-09-12T22:38:25.958Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-12T22:38:25.958Z] #0 1.225 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-12T22:38:28.789Z] using credential edgex-jenkins-ssh [2023-09-12T22:38:28.804Z] Cloning the remote Git repository [2023-09-12T22:38:28.845Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-09-12T22:38:28.937Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-09-12T22:38:29.076Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-09-12T22:38:29.077Z] > git --version # timeout=10 [2023-09-12T22:38:29.096Z] > git --version # 'git version 2.25.1' [2023-09-12T22:38:29.098Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-12T22:38:29.231Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-12T22:38:46.229Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-09-12T22:38:46.248Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-12T22:38:47.046Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-09-12T22:38:47.096Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-09-12T22:38:47.096Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-12T22:38:47.111Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4681/head:refs/remotes/origin/PR-4681 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-12T22:38:47.825Z] Merging remotes/origin/main commit 4687b85feb07d3d50e1bc338781fac63f010329a into PR head commit 3ee0de3047294a6d95cf9d4b3b1c56f1ca05cc6c [2023-09-12T22:38:48.215Z] Merge succeeded, producing 3ee0de3047294a6d95cf9d4b3b1c56f1ca05cc6c [2023-09-12T22:38:48.215Z] Checking out Revision 3ee0de3047294a6d95cf9d4b3b1c56f1ca05cc6c (PR-4681) [2023-09-12T22:38:47.838Z] > git config core.sparsecheckout # timeout=10 [2023-09-12T22:38:47.911Z] > git checkout -f 3ee0de3047294a6d95cf9d4b3b1c56f1ca05cc6c # timeout=10 [2023-09-12T22:38:48.126Z] > git remote # timeout=10 [2023-09-12T22:38:48.144Z] > git config --get remote.origin.url # timeout=10 [2023-09-12T22:38:48.164Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-12T22:38:48.176Z] > git merge 4687b85feb07d3d50e1bc338781fac63f010329a # timeout=10 [2023-09-12T22:38:48.199Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-12T22:38:48.218Z] > git config core.sparsecheckout # timeout=10 [2023-09-12T22:38:48.232Z] > git checkout -f 3ee0de3047294a6d95cf9d4b3b1c56f1ca05cc6c # timeout=10 [2023-09-12T22:38:51.748Z] Commit message: "fix: Run go mod tidy" [2023-09-12T22:38:51.792Z] > git --version # timeout=10 [2023-09-12T22:38:51.804Z] > git --version # 'git version 2.25.1' [2023-09-12T22:38:51.817Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-12T22:38:52.862Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-12T22:38:52.862Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T22:38:52.862Z] Dload Upload Total Spent Left Speed [2023-09-12T22:38:52.862Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 191k 0 --:--:-- --:--:-- --:--:-- 194k [Pipeline] sh [2023-09-12T22:38:53.559Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-12T22:38:53.904Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-12T22:38:53.904Z] + sudo tee /etc/docker/daemon.new [2023-09-12T22:38:53.904Z] { [2023-09-12T22:38:53.904Z] "registry-mirrors": [ [2023-09-12T22:38:53.904Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-12T22:38:53.904Z] ], [2023-09-12T22:38:53.904Z] "bip": "10.250.0.254/24", [2023-09-12T22:38:53.904Z] "hosts": [ [2023-09-12T22:38:53.904Z] "tcp://0.0.0.0:5555", [2023-09-12T22:38:53.904Z] "unix:///var/run/docker.sock" [2023-09-12T22:38:53.904Z] ], [2023-09-12T22:38:53.904Z] "mtu": 1458, [2023-09-12T22:38:53.904Z] "selinux-enabled": true, [2023-09-12T22:38:53.904Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-12T22:38:53.904Z] } [Pipeline] sh [2023-09-12T22:38:54.256Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-12T22:38:54.597Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T22:39:12.890Z] provisioning config files... [2023-09-12T22:39:12.913Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config12615652134234543893tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T22:39:13.291Z] ---> docker-login.sh [2023-09-12T22:39:13.291Z] nexus3.edgexfoundry.org:10001 [2023-09-12T22:39:13.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:39:13.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:39:13.825Z] Configure a credential helper to remove this warning. See [2023-09-12T22:39:13.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:39:13.825Z] [2023-09-12T22:39:13.825Z] Login Succeeded [2023-09-12T22:39:13.825Z] nexus3.edgexfoundry.org:10002 [2023-09-12T22:39:14.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:39:14.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:39:14.091Z] Configure a credential helper to remove this warning. See [2023-09-12T22:39:14.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:39:14.091Z] [2023-09-12T22:39:14.091Z] Login Succeeded [2023-09-12T22:39:14.091Z] nexus3.edgexfoundry.org:10003 [2023-09-12T22:39:14.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:39:14.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:39:14.357Z] Configure a credential helper to remove this warning. See [2023-09-12T22:39:14.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:39:14.357Z] [2023-09-12T22:39:14.357Z] Login Succeeded [2023-09-12T22:39:14.626Z] nexus3.edgexfoundry.org:10004 [2023-09-12T22:39:14.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:39:14.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:39:14.896Z] Configure a credential helper to remove this warning. See [2023-09-12T22:39:14.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:39:14.896Z] [2023-09-12T22:39:14.896Z] Login Succeeded [2023-09-12T22:39:14.896Z] docker.io [2023-09-12T22:39:15.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:39:15.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:39:15.164Z] Configure a credential helper to remove this warning. See [2023-09-12T22:39:15.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:39:15.164Z] [2023-09-12T22:39:15.164Z] Login Succeeded [2023-09-12T22:39:15.164Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T22:39:15.194Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-09-12T22:39:15.877Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-09-12T22:39:15.916Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T22:39:15.954Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T22:39:15.992Z] ========================================================= [2023-09-12T22:39:15.992Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-12T22:39:15.992Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-12T22:39:16.373Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-12T22:39:16.373Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-12T22:39:16.373Z] 9fda8d8052c6: Pulling fs layer [2023-09-12T22:39:16.373Z] 5d54e960e981: Pulling fs layer [2023-09-12T22:39:16.373Z] c4a7e357bf2a: Pulling fs layer [2023-09-12T22:39:16.373Z] f0e02332f6b5: Pulling fs layer [2023-09-12T22:39:16.373Z] 66412af1f25a: Pulling fs layer [2023-09-12T22:39:16.373Z] 1baf3a5c0e64: Pulling fs layer [2023-09-12T22:39:16.373Z] 9a37bb91b891: Pulling fs layer [2023-09-12T22:39:16.373Z] a29adfc67d43: Pulling fs layer [2023-09-12T22:39:16.373Z] d5de9f91c1a4: Pulling fs layer [2023-09-12T22:39:16.373Z] 9a37bb91b891: Waiting [2023-09-12T22:39:16.373Z] a29adfc67d43: Waiting [2023-09-12T22:39:16.373Z] f0e02332f6b5: Waiting [2023-09-12T22:39:16.373Z] 66412af1f25a: Waiting [2023-09-12T22:39:16.373Z] 1baf3a5c0e64: Waiting [2023-09-12T22:39:16.373Z] d5de9f91c1a4: Waiting [2023-09-12T22:39:16.641Z] 5d54e960e981: Download complete [2023-09-12T22:39:16.641Z] f0e02332f6b5: Download complete [2023-09-12T22:39:16.641Z] 66412af1f25a: Verifying Checksum [2023-09-12T22:39:16.641Z] 66412af1f25a: Download complete [2023-09-12T22:39:16.641Z] 9fda8d8052c6: Verifying Checksum [2023-09-12T22:39:16.641Z] 9fda8d8052c6: Download complete [2023-09-12T22:39:17.227Z] 9a37bb91b891: Verifying Checksum [2023-09-12T22:39:17.227Z] 9a37bb91b891: Download complete [2023-09-12T22:39:17.819Z] 9fda8d8052c6: Pull complete [2023-09-12T22:39:17.819Z] a29adfc67d43: Verifying Checksum [2023-09-12T22:39:17.819Z] a29adfc67d43: Download complete [2023-09-12T22:39:18.409Z] 5d54e960e981: Pull complete [2023-09-12T22:39:18.409Z] d5de9f91c1a4: Verifying Checksum [2023-09-12T22:39:18.409Z] d5de9f91c1a4: Download complete [2023-09-12T22:39:18.677Z] c4a7e357bf2a: Verifying Checksum [2023-09-12T22:39:18.677Z] c4a7e357bf2a: Download complete [2023-09-12T22:39:19.653Z] 1baf3a5c0e64: Verifying Checksum [2023-09-12T22:39:19.653Z] 1baf3a5c0e64: Download complete [2023-09-12T22:39:29.756Z] c4a7e357bf2a: Pull complete [2023-09-12T22:39:29.756Z] f0e02332f6b5: Pull complete [2023-09-12T22:39:29.756Z] 66412af1f25a: Pull complete [2023-09-12T22:39:35.220Z] #131 ... [2023-09-12T22:39:35.220Z] [2023-09-12T22:39:35.220Z] #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-12T22:39:35.220Z] #127 77.76 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-12T22:39:37.988Z] 1baf3a5c0e64: Pull complete [2023-09-12T22:39:38.952Z] 9a37bb91b891: Pull complete [2023-09-12T22:39:40.362Z] a29adfc67d43: Pull complete [2023-09-12T22:39:41.769Z] d5de9f91c1a4: Pull complete [2023-09-12T22:39:41.769Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-12T22:39:41.769Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-12T22:39:41.769Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [2023-09-12T22:39:41.801Z] #127 DONE 86.5s [2023-09-12T22:39:41.801Z] [2023-09-12T22:39:41.801Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-12T22:39:41.801Z] #122 DONE 86.5s [2023-09-12T22:39:41.801Z] [2023-09-12T22:39:41.801Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-12T22:39:41.801Z] #126 DONE 86.5s [2023-09-12T22:39:41.801Z] [2023-09-12T22:39:41.801Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-12T22:39:41.801Z] #130 DONE 86.5s [2023-09-12T22:39:41.801Z] [2023-09-12T22:39:41.801Z] #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-12T22:39:41.801Z] #128 DONE 86.5s [2023-09-12T22:39:41.801Z] [2023-09-12T22:39:41.801Z] #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-12T22:39:41.801Z] #124 DONE 86.5s [2023-09-12T22:39:41.801Z] [2023-09-12T22:39:41.801Z] #121 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-12T22:39:41.801Z] #121 DONE 86.5s [2023-09-12T22:39:41.801Z] [2023-09-12T22:39:41.801Z] #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-12T22:39:41.801Z] #125 DONE 86.5s [2023-09-12T22:39:41.801Z] [2023-09-12T22:39:41.801Z] #132 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T22:39:41.801Z] #132 ... [2023-09-12T22:39:41.801Z] [2023-09-12T22:39:41.801Z] #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-12T22:39:41.801Z] #123 DONE 86.9s [2023-09-12T22:39:41.801Z] [2023-09-12T22:39:41.801Z] #133 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-12T22:39:41.801Z] #133 ... [2023-09-12T22:39:41.801Z] [2023-09-12T22:39:41.801Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-12T22:39:41.801Z] #131 DONE 87.1s [2023-09-12T22:39:41.801Z] [2023-09-12T22:39:41.801Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-12T22:39:41.801Z] #129 DONE 87.3s [2023-09-12T22:39:41.801Z] [2023-09-12T22:39:41.801Z] #134 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T22:39:41.801Z] #134 ... [2023-09-12T22:39:41.801Z] [2023-09-12T22:39:41.801Z] #132 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T22:39:41.801Z] #132 DONE 1.0s [Pipeline] sh [2023-09-12T22:39:42.063Z] [2023-09-12T22:39:42.063Z] #135 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T22:39:42.063Z] #135 DONE 0.7s [2023-09-12T22:39:42.063Z] [2023-09-12T22:39:42.063Z] #136 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T22:39:42.063Z] #136 DONE 0.8s [2023-09-12T22:39:42.063Z] [2023-09-12T22:39:42.063Z] #137 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-12T22:39:42.063Z] #137 ... [2023-09-12T22:39:42.063Z] [2023-09-12T22:39:42.063Z] #138 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T22:39:42.063Z] #138 DONE 1.1s [2023-09-12T22:39:42.063Z] [2023-09-12T22:39:42.063Z] #133 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-12T22:39:42.063Z] #133 DONE 0.7s [2023-09-12T22:39:42.063Z] [2023-09-12T22:39:42.063Z] #134 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T22:39:42.063Z] #134 DONE 0.4s [2023-09-12T22:39:42.174Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-12T22:39:42.174Z] WORKDIR /edgex [2023-09-12T22:39:42.174Z] COPY go.mod . [2023-09-12T22:39:42.174Z] RUN go mod download [2023-09-12T22:39:42.174Z] + docker build -t ci-base-image-arm64 -f - . [2023-09-12T22:39:42.321Z] [2023-09-12T22:39:42.321Z] #139 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T22:39:42.321Z] #139 DONE 0.4s [2023-09-12T22:39:42.321Z] [2023-09-12T22:39:42.322Z] #140 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-12T22:39:42.322Z] #140 DONE 0.3s [2023-09-12T22:39:42.322Z] [2023-09-12T22:39:42.322Z] #141 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-12T22:39:42.322Z] #141 DONE 0.5s [2023-09-12T22:39:42.322Z] [2023-09-12T22:39:42.322Z] #142 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T22:39:42.322Z] #142 CACHED [2023-09-12T22:39:42.322Z] [2023-09-12T22:39:42.322Z] #143 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-12T22:39:42.322Z] #143 CACHED [2023-09-12T22:39:42.322Z] [2023-09-12T22:39:42.322Z] #144 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T22:39:42.322Z] #144 CACHED [2023-09-12T22:39:42.322Z] [2023-09-12T22:39:42.322Z] #145 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-12T22:39:42.322Z] #145 CACHED [2023-09-12T22:39:42.322Z] [2023-09-12T22:39:42.322Z] #146 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T22:39:42.322Z] #146 CACHED [2023-09-12T22:39:42.322Z] [2023-09-12T22:39:42.322Z] #147 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-12T22:39:42.322Z] #147 CACHED [2023-09-12T22:39:42.322Z] [2023-09-12T22:39:42.322Z] #148 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T22:39:42.322Z] #148 CACHED [2023-09-12T22:39:42.322Z] [2023-09-12T22:39:42.322Z] #149 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-12T22:39:42.322Z] #149 CACHED [2023-09-12T22:39:42.322Z] [2023-09-12T22:39:42.322Z] #137 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-12T22:39:42.322Z] #137 DONE 0.4s [2023-09-12T22:39:42.322Z] [2023-09-12T22:39:42.322Z] #150 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-12T22:39:42.322Z] #150 DONE 0.3s [2023-09-12T22:39:42.322Z] [2023-09-12T22:39:42.322Z] #151 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-12T22:39:42.322Z] #151 DONE 0.3s [2023-09-12T22:39:42.322Z] [2023-09-12T22:39:42.322Z] #152 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-12T22:39:42.771Z] Sending build context to Docker daemon 2.979MB [2023-09-12T22:39:42.771Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-12T22:39:42.771Z] ---> 746ca1b523b5 [2023-09-12T22:39:42.771Z] Step 2/4 : WORKDIR /edgex [2023-09-12T22:39:42.907Z] #152 ... [2023-09-12T22:39:42.907Z] [2023-09-12T22:39:42.907Z] #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-12T22:39:42.907Z] #153 DONE 0.4s [2023-09-12T22:39:43.166Z] [2023-09-12T22:39:43.166Z] #154 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-12T22:39:43.166Z] #154 DONE 0.7s [2023-09-12T22:39:43.166Z] [2023-09-12T22:39:43.166Z] #155 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-09-12T22:39:43.166Z] #155 ... [2023-09-12T22:39:43.166Z] [2023-09-12T22:39:43.166Z] #156 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-12T22:39:43.166Z] #156 DONE 0.9s [2023-09-12T22:39:43.166Z] [2023-09-12T22:39:43.166Z] #157 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-09-12T22:39:43.166Z] #157 DONE 0.9s [2023-09-12T22:39:43.166Z] [2023-09-12T22:39:43.166Z] #158 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-12T22:39:43.166Z] #158 DONE 1.0s [2023-09-12T22:39:43.166Z] [2023-09-12T22:39:43.166Z] #152 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-12T22:39:43.166Z] #152 DONE 0.9s [2023-09-12T22:39:43.451Z] [2023-09-12T22:39:43.451Z] #159 [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-12T22:39:43.451Z] #159 DONE 0.9s [2023-09-12T22:39:43.451Z] [2023-09-12T22:39:43.451Z] #160 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-12T22:39:43.451Z] #160 DONE 1.0s [2023-09-12T22:39:43.451Z] [2023-09-12T22:39:43.451Z] #161 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-12T22:39:43.451Z] #161 DONE 1.0s [2023-09-12T22:39:43.451Z] [2023-09-12T22:39:43.451Z] #162 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-12T22:39:43.451Z] #162 DONE 1.3s [2023-09-12T22:39:43.451Z] [2023-09-12T22:39:43.451Z] #163 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-12T22:39:43.451Z] #163 DONE 1.0s [2023-09-12T22:39:43.451Z] [2023-09-12T22:39:43.451Z] #164 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T22:39:43.709Z] #164 ... [2023-09-12T22:39:43.709Z] [2023-09-12T22:39:43.709Z] #155 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-09-12T22:39:43.709Z] #155 DONE 1.0s [2023-09-12T22:39:43.709Z] [2023-09-12T22:39:43.709Z] #165 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-12T22:39:43.709Z] #165 DONE 0.5s [2023-09-12T22:39:43.709Z] [2023-09-12T22:39:43.709Z] #91 [core-command] exporting to image [2023-09-12T22:39:43.710Z] #91 exporting layers [2023-09-12T22:39:43.969Z] #91 ... [2023-09-12T22:39:43.969Z] [2023-09-12T22:39:43.969Z] #166 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-12T22:39:43.969Z] #166 DONE 0.6s [2023-09-12T22:39:43.969Z] [2023-09-12T22:39:43.969Z] #167 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-09-12T22:39:43.969Z] #167 DONE 0.6s [2023-09-12T22:39:43.969Z] [2023-09-12T22:39:43.969Z] #168 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-12T22:39:43.969Z] #168 DONE 0.6s [2023-09-12T22:39:43.969Z] [2023-09-12T22:39:43.970Z] #169 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-12T22:39:43.970Z] #169 DONE 0.6s [2023-09-12T22:39:43.970Z] [2023-09-12T22:39:43.970Z] #170 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-12T22:39:43.970Z] #170 DONE 0.6s [2023-09-12T22:39:43.970Z] [2023-09-12T22:39:43.970Z] #171 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-12T22:39:43.970Z] #171 DONE 0.6s [2023-09-12T22:39:43.970Z] [2023-09-12T22:39:43.970Z] #172 [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-12T22:39:43.970Z] #172 DONE 0.6s [2023-09-12T22:39:43.970Z] [2023-09-12T22:39:43.970Z] #173 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-12T22:39:43.970Z] #173 DONE 0.6s [2023-09-12T22:39:43.970Z] [2023-09-12T22:39:43.970Z] #91 [security-spiffe-token-provider] exporting to image [2023-09-12T22:39:43.970Z] #91 ... [2023-09-12T22:39:43.970Z] [2023-09-12T22:39:43.970Z] #164 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T22:39:43.970Z] #164 DONE 0.6s [2023-09-12T22:39:43.970Z] [2023-09-12T22:39:43.970Z] #91 [support-scheduler] exporting to image [2023-09-12T22:39:43.970Z] #91 exporting layers 0.2s done [2023-09-12T22:39:44.233Z] #91 writing image sha256:9779109da750a6b5fb7c2d5f48527a34176e5fb3d695c82d5cf44e34d9912e6d [2023-09-12T22:39:44.233Z] #91 ... [2023-09-12T22:39:44.233Z] [2023-09-12T22:39:44.233Z] #174 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-12T22:39:44.233Z] #174 DONE 0.5s [2023-09-12T22:39:44.233Z] [2023-09-12T22:39:44.233Z] #175 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-12T22:39:44.233Z] #175 DONE 0.4s [2023-09-12T22:39:44.233Z] [2023-09-12T22:39:44.233Z] #176 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-12T22:39:44.233Z] #176 DONE 0.4s [2023-09-12T22:39:44.233Z] [2023-09-12T22:39:44.233Z] #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-12T22:39:44.233Z] #177 DONE 0.4s [2023-09-12T22:39:44.233Z] [2023-09-12T22:39:44.233Z] #178 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-12T22:39:44.233Z] #178 DONE 0.4s [2023-09-12T22:39:44.233Z] [2023-09-12T22:39:44.233Z] #91 [support-notifications] exporting to image [2023-09-12T22:39:44.233Z] #91 writing image sha256:9779109da750a6b5fb7c2d5f48527a34176e5fb3d695c82d5cf44e34d9912e6d 0.1s done [2023-09-12T22:39:44.233Z] #91 writing image sha256:197f61f0f588f67fea11f19beaa6527cd6c344b20c1f3aa86ab478e75656ef9f done [2023-09-12T22:39:44.233Z] #91 naming to docker.io/library/core-command done [2023-09-12T22:39:44.233Z] #91 naming to docker.io/library/core-data done [2023-09-12T22:39:44.492Z] #91 ... [2023-09-12T22:39:44.492Z] [2023-09-12T22:39:44.492Z] #179 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-12T22:39:44.492Z] #179 DONE 0.4s [2023-09-12T22:39:44.492Z] [2023-09-12T22:39:44.492Z] #180 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-12T22:39:44.492Z] #180 DONE 0.4s [2023-09-12T22:39:44.492Z] [2023-09-12T22:39:44.492Z] #91 [core-metadata] exporting to image [2023-09-12T22:39:44.492Z] #91 writing image sha256:efdc79bcf0d7ba628a97bede478d9096ec7be24531448ab352663f5555949c37 done [2023-09-12T22:39:44.492Z] #91 naming to docker.io/library/support-scheduler done [2023-09-12T22:39:44.492Z] #91 writing image sha256:9a5949de9533d6053819349f07e739a62a4f23ffe997672cf46e460d4330f41e done [2023-09-12T22:39:44.492Z] #91 naming to docker.io/library/security-spiffe-token-provider [2023-09-12T22:39:44.713Z] ---> Running in 0538037c1fb0 [2023-09-12T22:39:44.713Z] Removing intermediate container 0538037c1fb0 [2023-09-12T22:39:44.713Z] ---> e6326b742073 [2023-09-12T22:39:44.713Z] Step 3/4 : COPY go.mod . [2023-09-12T22:39:44.750Z] #91 exporting layers 0.3s done [2023-09-12T22:39:44.750Z] #91 naming to docker.io/library/security-spiffe-token-provider 0.2s done [2023-09-12T22:39:44.750Z] #91 exporting layers 0.4s done [2023-09-12T22:39:45.028Z] #91 writing image sha256:0542bc1cc49c223d7be37bc992ed577ff174ad7ce65b68157e90f95cecd58101 done [2023-09-12T22:39:45.028Z] #91 writing image sha256:3267c5bf44327be6d9b682473ddb866122b011500a5fe84be7c7be1066cee9ee done [2023-09-12T22:39:45.028Z] #91 naming to docker.io/library/core-metadata done [2023-09-12T22:39:45.028Z] #91 naming to docker.io/library/support-notifications done [2023-09-12T22:39:45.028Z] #91 DONE 1.9s [2023-09-12T22:39:45.028Z] [2023-09-12T22:39:45.028Z] #181 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-12T22:39:45.028Z] #181 DONE 0.5s [2023-09-12T22:39:45.028Z] [2023-09-12T22:39:45.028Z] #182 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-12T22:39:45.028Z] #182 DONE 0.6s [2023-09-12T22:39:45.028Z] [2023-09-12T22:39:45.028Z] #183 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-12T22:39:45.028Z] #183 DONE 0.4s [2023-09-12T22:39:45.028Z] [2023-09-12T22:39:45.028Z] #184 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-12T22:39:45.028Z] #184 DONE 0.2s [2023-09-12T22:39:45.028Z] [2023-09-12T22:39:45.029Z] #185 [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-12T22:39:45.288Z] #185 ... [2023-09-12T22:39:45.288Z] [2023-09-12T22:39:45.288Z] #186 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-12T22:39:45.288Z] #186 DONE 0.3s [2023-09-12T22:39:45.288Z] [2023-09-12T22:39:45.288Z] #187 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-12T22:39:45.288Z] #187 DONE 1.1s [2023-09-12T22:39:45.288Z] [2023-09-12T22:39:45.288Z] #185 [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-12T22:39:45.288Z] #185 DONE 0.3s [2023-09-12T22:39:45.288Z] [2023-09-12T22:39:45.288Z] #188 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-12T22:39:45.288Z] #188 DONE 1.0s [2023-09-12T22:39:45.288Z] [2023-09-12T22:39:45.288Z] #91 [core-common-config-bootstrapper] exporting to image [2023-09-12T22:39:45.297Z] ---> 10a91b57ca8a [2023-09-12T22:39:45.297Z] Step 4/4 : RUN go mod download [2023-09-12T22:39:45.297Z] ---> Running in 92ec864ddba4 [2023-09-12T22:39:45.547Z] #91 ... [2023-09-12T22:39:45.547Z] [2023-09-12T22:39:45.547Z] #189 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-12T22:39:45.547Z] #189 DONE 0.3s [2023-09-12T22:39:45.547Z] [2023-09-12T22:39:45.547Z] #190 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-12T22:39:45.547Z] #190 DONE 0.7s [2023-09-12T22:39:45.547Z] [2023-09-12T22:39:45.547Z] #91 [security-proxy-setup] exporting to image [2023-09-12T22:39:45.547Z] #91 ... [2023-09-12T22:39:45.547Z] [2023-09-12T22:39:45.547Z] #191 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-09-12T22:39:45.547Z] #191 DONE 0.3s [2023-09-12T22:39:45.547Z] [2023-09-12T22:39:45.547Z] #91 [security-proxy-setup] exporting to image [2023-09-12T22:39:45.547Z] #91 exporting layers 0.3s done [2023-09-12T22:39:45.547Z] #91 writing image sha256:3c9e530d7ee6f6cc718910d86eb8281a4a88d2ae750f3ccfcf3a7664b0de18e3 0.0s done [2023-09-12T22:39:45.547Z] #91 naming to docker.io/library/security-proxy-auth [2023-09-12T22:39:45.807Z] #91 ... [2023-09-12T22:39:45.807Z] [2023-09-12T22:39:45.807Z] #192 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-12T22:39:45.807Z] #192 DONE 0.1s [2023-09-12T22:39:45.807Z] [2023-09-12T22:39:45.807Z] #193 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-12T22:39:45.807Z] #193 DONE 0.1s [2023-09-12T22:39:45.807Z] [2023-09-12T22:39:45.807Z] #91 [core-common-config-bootstrapper] exporting to image [2023-09-12T22:39:45.807Z] #91 exporting layers 0.3s done [2023-09-12T22:39:45.807Z] #91 naming to docker.io/library/security-proxy-auth done [2023-09-12T22:39:45.807Z] #91 writing image sha256:1949c5a116763931fc0f3c472a1e774e8f0721ea170e1b18ecb6c836c1301119 done [2023-09-12T22:39:45.807Z] #91 naming to docker.io/library/core-common-config-bootstrapper done [2023-09-12T22:39:45.807Z] #91 writing image sha256:a58c117e0d6e4155bf2ee4ca10e886c75740a83deb9fc7a0bd333fe0a43c9b63 [2023-09-12T22:39:45.807Z] #91 writing image sha256:a58c117e0d6e4155bf2ee4ca10e886c75740a83deb9fc7a0bd333fe0a43c9b63 done [2023-09-12T22:39:45.807Z] #91 naming to docker.io/library/security-proxy-setup done [2023-09-12T22:39:45.807Z] #91 DONE 2.3s [2023-09-12T22:39:45.807Z] [2023-09-12T22:39:45.807Z] #194 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-12T22:39:46.391Z] #194 DONE 0.5s [2023-09-12T22:39:46.391Z] [2023-09-12T22:39:46.391Z] #195 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-12T22:39:46.391Z] #195 DONE 0.8s [2023-09-12T22:39:46.391Z] [2023-09-12T22:39:46.391Z] #91 [security-bootstrapper] exporting to image [2023-09-12T22:39:46.391Z] #91 exporting layers 0.2s done [2023-09-12T22:39:46.391Z] #91 exporting layers 0.3s done [2023-09-12T22:39:46.391Z] #91 writing image sha256:a42ef8bafa8df7148e4551b84eae53026ad31720e0007f4039708efc4ef914a0 done [2023-09-12T22:39:46.391Z] #91 naming to docker.io/library/security-bootstrapper done [2023-09-12T22:39:46.391Z] #91 writing image sha256:6f2595ef8e2dbb79b12fec1e2c187b6a5f021e5f6b6e0829854df7044f0a4ede done [2023-09-12T22:39:46.391Z] #91 naming to docker.io/library/security-secretstore-setup done [2023-09-12T22:39:46.391Z] #91 DONE 2.6s [2023-09-12T22:39:46.391Z] time="2023-09-12T22:37:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T22:39:46.391Z] time="2023-09-12T22:37:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T22:39:46.391Z] time="2023-09-12T22:37:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T22:39:46.391Z] time="2023-09-12T22:37:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T22:39:46.391Z] time="2023-09-12T22:37:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T22:39:46.391Z] time="2023-09-12T22:37:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T22:39:46.391Z] time="2023-09-12T22:37:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T22:39:46.391Z] time="2023-09-12T22:37:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T22:39:46.391Z] time="2023-09-12T22:37:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T22:39:46.391Z] time="2023-09-12T22:37:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T22:39:46.391Z] time="2023-09-12T22:37:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T22:39:46.391Z] time="2023-09-12T22:37:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T22:39:46.391Z] time="2023-09-12T22:37:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T22:39:46.391Z] time="2023-09-12T22:37:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-12T22:39:46.659Z] $ docker stop --time=1 06b8825299ff2a09b7212ce60d5f79ecc140c52204e0f1cb35eaa756b01f6ac2 [2023-09-12T22:39:48.558Z] $ docker rm -f --volumes 06b8825299ff2a09b7212ce60d5f79ecc140c52204e0f1cb35eaa756b01f6ac2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T22:39:48.977Z] + docker images [2023-09-12T22:39:48.977Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-12T22:39:48.977Z] security-secretstore-setup latest 6f2595ef8e2d 2 seconds ago 44.4MB [2023-09-12T22:39:48.977Z] security-bootstrapper latest a42ef8bafa8d 2 seconds ago 23.3MB [2023-09-12T22:39:48.977Z] security-proxy-setup latest a58c117e0d6e 3 seconds ago 29.4MB [2023-09-12T22:39:48.977Z] core-common-config-bootstrapper latest 1949c5a11676 3 seconds ago 18.2MB [2023-09-12T22:39:48.977Z] security-proxy-auth latest 3c9e530d7ee6 3 seconds ago 19.5MB [2023-09-12T22:39:48.977Z] core-metadata latest 0542bc1cc49c 4 seconds ago 21.7MB [2023-09-12T22:39:48.977Z] support-notifications latest 3267c5bf4432 4 seconds ago 34.6MB [2023-09-12T22:39:48.977Z] core-data latest 197f61f0f588 5 seconds ago 21.3MB [2023-09-12T22:39:48.977Z] core-command latest 9779109da750 5 seconds ago 21.1MB [2023-09-12T22:39:48.977Z] security-spiffe-token-provider latest 9a5949de9533 5 seconds ago 35MB [2023-09-12T22:39:48.977Z] support-scheduler latest efdc79bcf0d7 5 seconds ago 34MB [2023-09-12T22:39:48.977Z] security-spire-server latest cd602d4e0fe2 About a minute ago 102MB [2023-09-12T22:39:48.977Z] security-spire-agent latest 873910ee44b7 About a minute ago 161MB [2023-09-12T22:39:48.977Z] security-spire-config latest 34b104f5ee27 About a minute ago 101MB [2023-09-12T22:39:48.977Z] ci-base-image-x86_64 latest f82fcd69b2dc 4 minutes ago 1.08GB [2023-09-12T22:39:48.977Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine fa269f55d9b9 6 hours ago 708MB [2023-09-12T22:39:48.977Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 months ago 334MB [2023-09-12T22:39:48.977Z] 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-12T22:40:24.174Z] Removing intermediate container 92ec864ddba4 [2023-09-12T22:40:24.174Z] ---> b90d83d03f19 [2023-09-12T22:40:24.174Z] Successfully built b90d83d03f19 [2023-09-12T22:40:24.174Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:40:24.567Z] + docker inspect -f . ci-base-image-arm64 [2023-09-12T22:40:24.568Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T22:40:24.824Z] prd-ubuntu20.04-docker-arm64-4c-16g-6040 does not seem to be running inside a container [2023-09-12T22:40:24.878Z] $ 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-12T22:40:25.971Z] $ docker top be5ece4d63cf34c7b5bb3700f7e91b6168673f8b2a7509b60d5b8a8f3bbe00f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T22:40:26.825Z] + go version [2023-09-12T22:40:26.825Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-12T22:40:26.854Z] $ docker stop --time=1 be5ece4d63cf34c7b5bb3700f7e91b6168673f8b2a7509b60d5b8a8f3bbe00f8 [2023-09-12T22:40:28.437Z] $ docker rm -f --volumes be5ece4d63cf34c7b5bb3700f7e91b6168673f8b2a7509b60d5b8a8f3bbe00f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:40:29.300Z] + docker inspect -f . ci-base-image-arm64 [2023-09-12T22:40:29.300Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T22:40:29.554Z] prd-ubuntu20.04-docker-arm64-4c-16g-6040 does not seem to be running inside a container [2023-09-12T22:40:29.618Z] $ 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-12T22:40:34.005Z] $ docker top 91166daf1abe1dbe1bec88ddfe4a5b4c2a872c8942685f6ca264847f123cdf6a -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-12T22:40:34.242Z] ========================================================= [2023-09-12T22:40:34.242Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-09-12T22:40:34.242Z] ========================================================= [Pipeline] sh [2023-09-12T22:40:34.560Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-09-12T22:40:34.957Z] + make test [2023-09-12T22:40:34.957Z] go test -race -coverprofile=coverage.out ./... [2023-09-12T22:41:13.812Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-09-12T22:42:50.759Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-09-12T22:42:50.759Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-09-12T22:42:50.759Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-09-12T22:42:50.759Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-09-12T22:42:50.759Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-09-12T22:42:50.759Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-09-12T22:42:50.759Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-09-12T22:42:50.759Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-09-12T22:42:50.759Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-09-12T22:42:50.759Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-09-12T22:42:51.026Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-09-12T22:42:51.026Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-09-12T22:42:51.026Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-09-12T22:42:51.026Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-09-12T22:43:01.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-09-12T22:43:01.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-09-12T22:43:01.697Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.271s coverage: 28.7% of statements [2023-09-12T22:43:11.784Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.314s coverage: 97.0% of statements [2023-09-12T22:43:17.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-09-12T22:43:17.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-09-12T22:43:17.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-09-12T22:43:21.645Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.460s coverage: 69.4% of statements [2023-09-12T22:43:23.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-09-12T22:43:23.053Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-09-12T22:43:24.463Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.360s coverage: 53.0% of statements [2023-09-12T22:43:29.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-09-12T22:43:29.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-09-12T22:43:29.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-09-12T22:43:29.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-09-12T22:43:29.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-09-12T22:43:36.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-09-12T22:43:36.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-09-12T22:43:43.192Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 13.970s coverage: 93.4% of statements [2023-09-12T22:43:43.192Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.545s coverage: 3.8% of statements [2023-09-12T22:43:53.274Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-09-12T22:43:53.274Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-09-12T22:43:53.274Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-09-12T22:43:53.860Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-09-12T22:43:53.860Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-09-12T22:43:53.860Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-09-12T22:43:53.860Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-09-12T22:43:53.860Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-09-12T22:43:53.860Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-09-12T22:43:53.860Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-09-12T22:43:54.824Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.051s coverage: 97.6% of statements [2023-09-12T22:43:55.093Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.211s coverage: 72.2% of statements [2023-09-12T22:44:03.303Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-09-12T22:44:03.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-09-12T22:44:04.259Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.393s coverage: 0.9% of statements [2023-09-12T22:44:04.259Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.236s coverage: 32.2% of statements [2023-09-12T22:44:08.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.336s coverage: 41.7% of statements [2023-09-12T22:44:08.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.326s coverage: 82.9% of statements [2023-09-12T22:44:08.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.224s coverage: 94.1% of statements [2023-09-12T22:44:08.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.198s coverage: 96.3% of statements [2023-09-12T22:44:12.142Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.217s coverage: 87.5% of statements [2023-09-12T22:44:14.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-09-12T22:44:14.672Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-09-12T22:44:14.672Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-09-12T22:44:14.672Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-09-12T22:44:18.009Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-09-12T22:44:18.009Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-09-12T22:44:18.009Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-09-12T22:44:18.009Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-09-12T22:44:24.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.211s coverage: 94.4% of statements [2023-09-12T22:44:24.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-09-12T22:44:24.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-09-12T22:44:24.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-09-12T22:44:24.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-09-12T22:44:32.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-09-12T22:44:32.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-09-12T22:44:35.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-09-12T22:44:39.653Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.098s coverage: 79.9% of statements [2023-09-12T22:44:39.653Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.239s coverage: 92.9% of statements [2023-09-12T22:44:39.653Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.074s coverage: 64.4% of statements [2023-09-12T22:44:39.653Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.207s coverage: 62.3% of statements [2023-09-12T22:44:39.653Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.202s coverage: 87.2% of statements [2023-09-12T22:44:39.653Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.171s coverage: 20.0% of statements [2023-09-12T22:44:39.653Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.168s coverage: 100.0% of statements [2023-09-12T22:44:39.653Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.379s coverage: 81.8% of statements [2023-09-12T22:44:40.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-09-12T22:44:41.189Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-09-12T22:44:41.769Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.348s coverage: 82.1% of statements [2023-09-12T22:44:42.349Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.208s coverage: 86.0% of statements [2023-09-12T22:44:45.683Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-09-12T22:44:45.683Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-09-12T22:44:47.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.880s coverage: 63.1% of statements [2023-09-12T22:44:47.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.227s coverage: 100.0% of statements [2023-09-12T22:44:48.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.099s coverage: 89.4% of statements [2023-09-12T22:44:48.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.066s coverage: 100.0% of statements [2023-09-12T22:44:49.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-09-12T22:44:49.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-09-12T22:44:49.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-09-12T22:44:49.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.067s coverage: 73.7% of statements [2023-09-12T22:44:50.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.064s coverage: 100.0% of statements [2023-09-12T22:44:55.337Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-09-12T22:44:55.337Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-09-12T22:44:55.337Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-09-12T22:44:56.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.762s coverage: 38.4% of statements [2023-09-12T22:44:56.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.215s coverage: 89.5% of statements [2023-09-12T22:45:00.075Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-09-12T22:45:00.075Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-09-12T22:45:00.075Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-09-12T22:45:00.075Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-09-12T22:45:01.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.226s coverage: 84.8% of statements [2023-09-12T22:45:05.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-09-12T22:45:05.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-09-12T22:45:05.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-09-12T22:45:05.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-09-12T22:45:11.906Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-09-12T22:45:11.906Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-09-12T22:45:11.906Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-09-12T22:45:11.906Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-09-12T22:45:12.171Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.316s coverage: 17.7% of statements [2023-09-12T22:45:13.127Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.579s coverage: 95.7% of statements [2023-09-12T22:45:15.064Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-09-12T22:45:15.064Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-09-12T22:45:16.465Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.248s coverage: 61.8% of statements [2023-09-12T22:45:18.403Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-09-12T22:45:18.403Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-09-12T22:45:19.804Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.392s coverage: 98.9% of statements [2023-09-12T22:45:20.760Z] 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-12T22:45:20.760Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-12T22:45:20.760Z] go vet ./... [2023-09-12T22:47:12.381Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-12T22:47:12.381Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-12T22:47:12.381Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-12T22:47:12.420Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-09-12T22:47:13.074Z] + ls -al . [2023-09-12T22:47:13.074Z] total 724 [2023-09-12T22:47:13.074Z] drwxrwxr-x 11 1001 1001 4096 Sep 12 22:40 . [2023-09-12T22:47:13.074Z] drwxr-xr-x 4 root root 4096 Sep 12 22:40 .. [2023-09-12T22:47:13.074Z] drwxrwxr-x 2 1001 1001 4096 Sep 12 22:38 .blubracket [2023-09-12T22:47:13.074Z] -rw-rw-r-- 1 1001 1001 16 Sep 12 22:38 .dockerignore [2023-09-12T22:47:13.074Z] drwxrwxr-x 8 1001 1001 4096 Sep 12 22:38 .git [2023-09-12T22:47:13.074Z] drwxrwxr-x 3 1001 1001 4096 Sep 12 22:38 .github [2023-09-12T22:47:13.074Z] -rw-rw-r-- 1 1001 1001 1173 Sep 12 22:38 .gitignore [2023-09-12T22:47:13.074Z] -rw-rw-r-- 1 1001 1001 42 Sep 12 22:38 .golangci.yml [2023-09-12T22:47:13.074Z] -rw-rw-r-- 1 1001 1001 100 Sep 12 22:38 .hadolint.yml [2023-09-12T22:47:13.074Z] -rw-rw-r-- 1 1001 1001 166 Sep 12 22:38 .sonarcloud.properties [2023-09-12T22:47:13.074Z] -rw-rw-r-- 1 1001 1001 1171 Sep 12 22:38 ADOPTERS.md [2023-09-12T22:47:13.074Z] -rw-rw-r-- 1 1001 1001 11674 Sep 12 22:38 Attribution.txt [2023-09-12T22:47:13.074Z] -rw-rw-r-- 1 1001 1001 93407 Sep 12 22:38 CHANGELOG.md [2023-09-12T22:47:13.074Z] -rw-rw-r-- 1 1001 1001 3804 Sep 12 22:38 CONTRIBUTING.md [2023-09-12T22:47:13.074Z] -rw-rw-r-- 1 1001 1001 677 Sep 12 22:38 GOVERNANCE.md [2023-09-12T22:47:13.074Z] -rw-rw-r-- 1 1001 1001 883 Sep 12 22:38 Jenkinsfile [2023-09-12T22:47:13.074Z] -rw-rw-r-- 1 1001 1001 10775 Sep 12 22:38 LICENSE [2023-09-12T22:47:13.074Z] -rw-rw-r-- 1 1001 1001 14764 Sep 12 22:38 Makefile [2023-09-12T22:47:13.074Z] -rw-rw-r-- 1 1001 1001 582 Sep 12 22:38 OWNERS.md [2023-09-12T22:47:13.074Z] -rw-rw-r-- 1 1001 1001 9923 Sep 12 22:38 README.md [2023-09-12T22:47:13.074Z] -rw-rw-r-- 1 1001 1001 789 Sep 12 22:38 SECURITY.md [2023-09-12T22:47:13.074Z] -rw-rw-r-- 1 1001 1001 5 Sep 12 22:34 VERSION [2023-09-12T22:47:13.074Z] drwxrwxr-x 2 1001 1001 4096 Sep 12 22:38 bin [2023-09-12T22:47:13.074Z] drwxrwxr-x 18 1001 1001 4096 Sep 12 22:38 cmd [2023-09-12T22:47:13.074Z] -rw-r--r-- 1 root root 450471 Sep 12 22:45 coverage.out [2023-09-12T22:47:13.074Z] drwxrwxr-x 2 1001 1001 4096 Sep 12 22:38 fuzz_test [2023-09-12T22:47:13.074Z] -rw-rw-r-- 1 1001 1001 3687 Sep 12 22:38 go.mod [2023-09-12T22:47:13.074Z] -rw-rw-r-- 1 1001 1001 34973 Sep 12 22:38 go.sum [2023-09-12T22:47:13.074Z] drwxrwxr-x 7 1001 1001 4096 Sep 12 22:38 internal [2023-09-12T22:47:13.074Z] drwxrwxr-x 3 1001 1001 4096 Sep 12 22:38 openapi [2023-09-12T22:47:13.074Z] -rw-rw-r-- 1 1001 1001 594 Sep 12 22:38 security.txt [2023-09-12T22:47:13.074Z] drwxrwxr-x 4 1001 1001 4096 Sep 12 22:38 snap [2023-09-12T22:47:13.074Z] -rw-rw-r-- 1 1001 1001 204 Sep 12 22:38 version.go [Pipeline] sh [2023-09-12T22:47:13.417Z] + '[' -e coverage.out ] [2023-09-12T22:47:13.685Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-09-12T22:47:13.718Z] Warning: overwriting stash ‘coverage-report’ [2023-09-12T22:47:14.599Z] Stashed 1 file(s) [Pipeline] sh [2023-09-12T22:47:14.923Z] + make build [2023-09-12T22:47:15.193Z] 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-12T22:48:36.795Z] 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-12T22:48:41.043Z] 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-12T22:48:45.388Z] 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-12T22:48:48.756Z] 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-12T22:49:20.953Z] 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-12T22:49:25.191Z] 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-12T22:49:30.513Z] 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-12T22:49:34.744Z] 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-12T22:49:38.074Z] 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-12T22:49:41.408Z] 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-12T22:49:46.740Z] 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-12T22:49:52.093Z] $ docker stop --time=1 91166daf1abe1dbe1bec88ddfe4a5b4c2a872c8942685f6ca264847f123cdf6a [2023-09-12T22:49:54.207Z] $ docker rm -f --volumes 91166daf1abe1dbe1bec88ddfe4a5b4c2a872c8942685f6ca264847f123cdf6a [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-12T22:49:57.247Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-12T22:49:57.247Z] [2023-09-12T22:49:57.247Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:49:57.655Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-12T22:49:57.655Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-09-12T22:49:57.655Z] 547446be3368: Pulling fs layer [2023-09-12T22:49:57.655Z] d125d8839a47: Pulling fs layer [2023-09-12T22:49:57.655Z] 3e85d5ac6304: Pulling fs layer [2023-09-12T22:49:57.655Z] c3105a71a48b: Pulling fs layer [2023-09-12T22:49:57.655Z] 0f093f025ec4: Pulling fs layer [2023-09-12T22:49:57.655Z] c3106fc0e877: Pulling fs layer [2023-09-12T22:49:57.655Z] c3105a71a48b: Waiting [2023-09-12T22:49:57.655Z] 0f093f025ec4: Waiting [2023-09-12T22:49:57.655Z] c3106fc0e877: Waiting [2023-09-12T22:49:57.923Z] 547446be3368: Verifying Checksum [2023-09-12T22:49:57.923Z] 547446be3368: Download complete [2023-09-12T22:49:57.923Z] c3105a71a48b: Verifying Checksum [2023-09-12T22:49:57.923Z] c3105a71a48b: Download complete [2023-09-12T22:49:58.190Z] d125d8839a47: Verifying Checksum [2023-09-12T22:49:58.190Z] d125d8839a47: Download complete [2023-09-12T22:49:58.458Z] c3106fc0e877: Download complete [2023-09-12T22:49:58.458Z] 0f093f025ec4: Verifying Checksum [2023-09-12T22:49:58.458Z] 0f093f025ec4: Download complete [2023-09-12T22:49:58.458Z] 547446be3368: Pull complete [2023-09-12T22:49:59.420Z] d125d8839a47: Pull complete [2023-09-12T22:50:00.383Z] 3e85d5ac6304: Verifying Checksum [2023-09-12T22:50:00.383Z] 3e85d5ac6304: Download complete [2023-09-12T22:50:07.014Z] 3e85d5ac6304: Pull complete [2023-09-12T22:50:07.286Z] c3105a71a48b: Pull complete [2023-09-12T22:50:08.244Z] 0f093f025ec4: Pull complete [2023-09-12T22:50:08.511Z] c3106fc0e877: Pull complete [2023-09-12T22:50:08.511Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-09-12T22:50:08.511Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-12T22:50:08.511Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T22:50:08.838Z] prd-ubuntu20.04-docker-arm64-4c-16g-6040 does not seem to be running inside a container [2023-09-12T22:50:08.895Z] $ 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-12T22:50:10.912Z] $ docker top 9f97a37f01f0bb4aa1175cb5c9402c08531da9948bc3c5b07609d0684f399f31 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T22:50:11.801Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-12T22:50:20.000Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-12T22:50:20.000Z] #1 transferring dockerfile: [2023-09-12T22:50:20.000Z] #1 transferring dockerfile: 2.38kB done [2023-09-12T22:50:20.000Z] #1 DONE 0.1s [2023-09-12T22:50:20.000Z] [2023-09-12T22:50:20.000Z] #2 [security-spire-config internal] load build definition from Dockerfile [2023-09-12T22:50:20.000Z] #2 transferring dockerfile: 1.58kB done [2023-09-12T22:50:20.000Z] #2 DONE 0.0s [2023-09-12T22:50:20.000Z] [2023-09-12T22:50:20.000Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-12T22:50:20.269Z] #3 transferring dockerfile: 2.82kB done [2023-09-12T22:50:20.269Z] #3 DONE 0.1s [2023-09-12T22:50:20.269Z] [2023-09-12T22:50:20.269Z] #4 [support-scheduler internal] load build definition from Dockerfile [2023-09-12T22:50:20.269Z] #4 transferring dockerfile: 1.82kB done [2023-09-12T22:50:20.269Z] #4 DONE 0.1s [2023-09-12T22:50:20.269Z] [2023-09-12T22:50:20.269Z] #5 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-12T22:50:20.269Z] #5 transferring dockerfile: 1.78kB done [2023-09-12T22:50:20.269Z] #5 DONE 0.1s [2023-09-12T22:50:20.269Z] [2023-09-12T22:50:20.269Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2023-09-12T22:50:20.269Z] #6 transferring dockerfile: 1.70kB 0.0s done [2023-09-12T22:50:20.269Z] #6 DONE 0.1s [2023-09-12T22:50:20.269Z] [2023-09-12T22:50:20.269Z] #7 [core-metadata internal] load build definition from Dockerfile [2023-09-12T22:50:20.536Z] #7 transferring dockerfile: 1.96kB done [2023-09-12T22:50:20.536Z] #7 DONE 0.0s [2023-09-12T22:50:20.536Z] [2023-09-12T22:50:20.536Z] #8 [security-spire-server internal] load build definition from Dockerfile [2023-09-12T22:50:20.536Z] #8 transferring dockerfile: 1.59kB done [2023-09-12T22:50:20.536Z] #8 DONE 0.1s [2023-09-12T22:50:20.536Z] [2023-09-12T22:50:20.536Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-12T22:50:20.536Z] #9 transferring dockerfile: 2.12kB done [2023-09-12T22:50:20.536Z] #9 DONE 0.1s [2023-09-12T22:50:20.536Z] [2023-09-12T22:50:20.536Z] #10 [support-notifications internal] load build definition from Dockerfile [2023-09-12T22:50:20.536Z] #10 transferring dockerfile: 1.84kB 0.0s done [2023-09-12T22:50:20.536Z] #10 DONE 0.1s [2023-09-12T22:50:20.536Z] [2023-09-12T22:50:20.536Z] #11 [core-command internal] load build definition from Dockerfile [2023-09-12T22:50:20.536Z] #11 transferring dockerfile: 1.82kB done [2023-09-12T22:50:20.536Z] #11 DONE 0.1s [2023-09-12T22:50:20.536Z] [2023-09-12T22:50:20.536Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-12T22:50:20.536Z] #12 transferring dockerfile: 2.39kB done [2023-09-12T22:50:20.536Z] #12 DONE 0.1s [2023-09-12T22:50:20.802Z] [2023-09-12T22:50:20.802Z] #13 [core-data internal] load build definition from Dockerfile [2023-09-12T22:50:20.802Z] #13 transferring dockerfile: 1.90kB 0.0s done [2023-09-12T22:50:20.802Z] #13 DONE 0.1s [2023-09-12T22:50:20.802Z] [2023-09-12T22:50:20.802Z] #14 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-12T22:50:20.802Z] #14 transferring dockerfile: 2.04kB done [2023-09-12T22:50:20.802Z] #14 DONE 0.1s [2023-09-12T22:50:20.802Z] [2023-09-12T22:50:20.802Z] #15 [security-secretstore-setup internal] load .dockerignore [2023-09-12T22:50:20.802Z] #15 transferring context: [2023-09-12T22:50:21.069Z] #15 transferring context: 56B done [2023-09-12T22:50:21.069Z] #15 DONE 0.1s [2023-09-12T22:50:21.655Z] [2023-09-12T22:50:21.655Z] #16 [security-spire-config internal] load .dockerignore [2023-09-12T22:50:21.655Z] #16 transferring context: 56B done [2023-09-12T22:50:21.655Z] #16 DONE 0.0s [2023-09-12T22:50:21.655Z] [2023-09-12T22:50:21.655Z] #17 [security-bootstrapper internal] load .dockerignore [2023-09-12T22:50:21.655Z] #17 transferring context: 56B done [2023-09-12T22:50:21.655Z] #17 DONE 0.0s [2023-09-12T22:50:21.655Z] [2023-09-12T22:50:21.655Z] #18 [support-scheduler internal] load .dockerignore [2023-09-12T22:50:21.655Z] #18 transferring context: 56B done [2023-09-12T22:50:21.655Z] #18 DONE 0.1s [2023-09-12T22:50:21.655Z] [2023-09-12T22:50:21.655Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2023-09-12T22:50:21.655Z] #19 transferring context: 56B done [2023-09-12T22:50:21.655Z] #19 DONE 0.1s [2023-09-12T22:50:21.655Z] [2023-09-12T22:50:21.655Z] #20 [security-spire-agent internal] load .dockerignore [2023-09-12T22:50:21.655Z] #20 transferring context: 56B done [2023-09-12T22:50:21.930Z] #20 DONE 0.1s [2023-09-12T22:50:21.930Z] [2023-09-12T22:50:21.930Z] #21 [core-metadata internal] load .dockerignore [2023-09-12T22:50:21.930Z] #21 transferring context: 56B 0.0s done [2023-09-12T22:50:21.930Z] #21 DONE 0.1s [2023-09-12T22:50:21.930Z] [2023-09-12T22:50:21.930Z] #22 [security-spire-server internal] load .dockerignore [2023-09-12T22:50:21.930Z] #22 transferring context: 56B done [2023-09-12T22:50:21.930Z] #22 DONE 0.0s [2023-09-12T22:50:21.930Z] [2023-09-12T22:50:21.930Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-12T22:50:21.930Z] #23 transferring context: 56B 0.0s done [2023-09-12T22:50:21.930Z] #23 DONE 0.1s [2023-09-12T22:50:21.930Z] [2023-09-12T22:50:21.930Z] #24 [support-notifications internal] load .dockerignore [2023-09-12T22:50:22.196Z] #24 transferring context: 56B done [2023-09-12T22:50:22.196Z] #24 DONE 0.1s [2023-09-12T22:50:22.196Z] [2023-09-12T22:50:22.196Z] #25 [core-command internal] load .dockerignore [2023-09-12T22:50:22.196Z] #25 transferring context: 56B 0.0s done [2023-09-12T22:50:22.196Z] #25 DONE 0.1s [2023-09-12T22:50:22.196Z] [2023-09-12T22:50:22.196Z] #26 [security-proxy-setup internal] load .dockerignore [2023-09-12T22:50:22.196Z] #26 transferring context: 56B done [2023-09-12T22:50:22.196Z] #26 DONE 0.0s [2023-09-12T22:50:22.196Z] [2023-09-12T22:50:22.196Z] #27 [core-data internal] load .dockerignore [2023-09-12T22:50:22.196Z] #27 transferring context: 56B done [2023-09-12T22:50:22.196Z] #27 DONE 0.1s [2023-09-12T22:50:22.461Z] [2023-09-12T22:50:22.461Z] #28 [security-proxy-auth internal] load .dockerignore [2023-09-12T22:50:22.461Z] #28 transferring context: 56B done [2023-09-12T22:50:22.461Z] #28 DONE 0.1s [2023-09-12T22:50:22.461Z] [2023-09-12T22:50:22.461Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-12T22:50:22.461Z] #29 DONE 0.0s [2023-09-12T22:50:22.461Z] [2023-09-12T22:50:22.461Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-09-12T22:50:22.461Z] #30 DONE 0.1s [2023-09-12T22:50:22.461Z] [2023-09-12T22:50:22.461Z] #31 [security-secretstore-setup stage-1 1/12] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-12T22:50:22.461Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-12T22:50:22.461Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-12T22:50:22.461Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-12T22:50:22.461Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-12T22:50:22.733Z] #31 DONE 0.2s [2023-09-12T22:50:22.733Z] [2023-09-12T22:50:22.733Z] #32 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-12T22:50:23.316Z] #32 ... [2023-09-12T22:50:23.316Z] [2023-09-12T22:50:23.316Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2023-09-12T22:50:23.316Z] #30 DONE 0.2s [2023-09-12T22:50:23.316Z] [2023-09-12T22:50:23.316Z] #31 [security-bootstrapper stage-1 1/12] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-12T22:50:23.316Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-12T22:50:23.316Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-12T22:50:23.316Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-12T22:50:23.316Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-12T22:50:23.316Z] #31 DONE 0.4s [2023-09-12T22:50:23.316Z] [2023-09-12T22:50:23.316Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-12T22:50:23.316Z] #29 DONE 0.0s [2023-09-12T22:50:23.316Z] [2023-09-12T22:50:23.316Z] #33 [security-bootstrapper internal] load build context [2023-09-12T22:50:23.584Z] #33 ... [2023-09-12T22:50:23.584Z] [2023-09-12T22:50:23.584Z] #31 [support-scheduler stage-1 1/12] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-12T22:50:23.584Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-12T22:50:23.584Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-12T22:50:23.584Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-12T22:50:23.584Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-12T22:50:23.584Z] #31 DONE 0.4s [2023-09-12T22:50:23.584Z] [2023-09-12T22:50:23.584Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-12T22:50:23.584Z] #29 DONE 0.0s [2023-09-12T22:50:23.584Z] [2023-09-12T22:50:23.584Z] #33 [security-bootstrapper internal] load build context [2023-09-12T22:50:23.584Z] #33 ... [2023-09-12T22:50:23.584Z] [2023-09-12T22:50:23.584Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-12T22:50:23.584Z] #29 DONE 0.0s [2023-09-12T22:50:23.584Z] [2023-09-12T22:50:23.584Z] #33 [security-bootstrapper internal] load build context [2023-09-12T22:50:23.850Z] #33 ... [2023-09-12T22:50:23.851Z] [2023-09-12T22:50:23.851Z] #34 [support-scheduler builder 2/7] WORKDIR /edgex-go [2023-09-12T22:50:23.851Z] #34 DONE 0.8s [2023-09-12T22:50:24.118Z] [2023-09-12T22:50:24.118Z] #35 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-12T22:50:24.118Z] #35 ... [2023-09-12T22:50:24.118Z] [2023-09-12T22:50:24.118Z] #31 [core-common-config-bootstrapper stage-1 1/12] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-12T22:50:24.118Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-12T22:50:24.118Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-12T22:50:24.118Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-12T22:50:24.118Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-12T22:50:24.118Z] #31 DONE 0.5s [2023-09-12T22:50:24.118Z] [2023-09-12T22:50:24.118Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-12T22:50:24.118Z] #29 DONE 0.0s [2023-09-12T22:50:24.118Z] [2023-09-12T22:50:24.118Z] #34 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-09-12T22:50:24.118Z] #34 DONE 0.9s [2023-09-12T22:50:24.384Z] [2023-09-12T22:50:24.384Z] #31 [core-metadata stage-1 1/12] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-12T22:50:24.384Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-12T22:50:24.384Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-12T22:50:24.384Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-12T22:50:24.384Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-12T22:50:24.384Z] #31 DONE 0.5s [2023-09-12T22:50:24.384Z] [2023-09-12T22:50:24.384Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-12T22:50:24.384Z] #29 DONE 0.0s [2023-09-12T22:50:24.384Z] [2023-09-12T22:50:24.384Z] #34 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-09-12T22:50:24.384Z] #34 DONE 0.9s [2023-09-12T22:50:24.384Z] [2023-09-12T22:50:24.384Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2023-09-12T22:50:24.384Z] #30 ... [2023-09-12T22:50:24.384Z] [2023-09-12T22:50:24.384Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-12T22:50:24.384Z] #29 DONE 0.0s [2023-09-12T22:50:24.384Z] [2023-09-12T22:50:24.384Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2023-09-12T22:50:24.649Z] #30 ... [2023-09-12T22:50:24.649Z] [2023-09-12T22:50:24.649Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-12T22:50:24.649Z] #29 DONE 0.0s [2023-09-12T22:50:24.649Z] [2023-09-12T22:50:24.649Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-09-12T22:50:24.914Z] #30 ... [2023-09-12T22:50:24.914Z] [2023-09-12T22:50:24.914Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-12T22:50:24.914Z] #29 DONE 0.0s [2023-09-12T22:50:24.914Z] [2023-09-12T22:50:24.914Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2023-09-12T22:50:25.179Z] #30 DONE 1.6s [2023-09-12T22:50:25.179Z] [2023-09-12T22:50:25.179Z] #31 [security-spire-server stage-1 1/12] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-12T22:50:25.179Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-12T22:50:25.179Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-12T22:50:25.179Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-12T22:50:25.179Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-12T22:50:25.179Z] #31 DONE 0.6s [2023-09-12T22:50:25.179Z] [2023-09-12T22:50:25.179Z] #34 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-09-12T22:50:25.179Z] #34 DONE 0.9s [2023-09-12T22:50:25.179Z] [2023-09-12T22:50:25.180Z] #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-12T22:50:25.180Z] #36 DONE 1.9s [2023-09-12T22:50:25.180Z] [2023-09-12T22:50:25.180Z] #37 [support-notifications internal] load build context [2023-09-12T22:50:25.180Z] #37 ... [2023-09-12T22:50:25.180Z] [2023-09-12T22:50:25.180Z] #31 [core-data stage-1 1/12] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-12T22:50:25.180Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-12T22:50:25.180Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-12T22:50:25.180Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-12T22:50:25.180Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-12T22:50:25.180Z] #31 DONE 0.6s [2023-09-12T22:50:25.180Z] [2023-09-12T22:50:25.180Z] #34 [core-data builder 2/7] WORKDIR /edgex-go [2023-09-12T22:50:25.180Z] #34 DONE 1.0s [2023-09-12T22:50:25.180Z] [2023-09-12T22:50:25.180Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-12T22:50:25.180Z] #29 DONE 0.1s [2023-09-12T22:50:25.180Z] [2023-09-12T22:50:25.180Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T22:50:25.180Z] #38 DONE 0.0s [2023-09-12T22:50:25.444Z] [2023-09-12T22:50:25.444Z] #31 [core-command stage-1 1/12] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-12T22:50:25.444Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-12T22:50:25.444Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-12T22:50:25.444Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-12T22:50:25.444Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-12T22:50:25.444Z] #31 DONE 0.6s [2023-09-12T22:50:25.444Z] [2023-09-12T22:50:25.444Z] #34 [core-command builder 2/7] WORKDIR /edgex-go [2023-09-12T22:50:25.444Z] #34 DONE 1.0s [2023-09-12T22:50:25.444Z] [2023-09-12T22:50:25.444Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T22:50:25.444Z] #38 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T22:50:26.027Z] #38 ... [2023-09-12T22:50:26.028Z] [2023-09-12T22:50:26.028Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-12T22:50:26.028Z] #39 DONE 2.2s [2023-09-12T22:50:26.028Z] [2023-09-12T22:50:26.028Z] #31 [security-spire-agent stage-1 1/12] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-12T22:50:26.028Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-12T22:50:26.028Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-12T22:50:26.028Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-12T22:50:26.028Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-12T22:50:26.028Z] #31 DONE 0.6s [2023-09-12T22:50:26.028Z] [2023-09-12T22:50:26.028Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-12T22:50:26.028Z] #40 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-12T22:50:27.973Z] #40 ... [2023-09-12T22:50:27.973Z] [2023-09-12T22:50:27.973Z] #41 [security-spire-config internal] load build context [2023-09-12T22:50:27.973Z] #41 transferring context: 16.36kB 0.3s done [2023-09-12T22:50:27.973Z] #41 DONE 2.5s [2023-09-12T22:50:27.973Z] [2023-09-12T22:50:27.973Z] #42 [security-secretstore-setup internal] load build context [2023-09-12T22:50:28.555Z] #42 ... [2023-09-12T22:50:28.555Z] [2023-09-12T22:50:28.555Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2023-09-12T22:50:28.555Z] #30 DONE 4.9s [2023-09-12T22:50:28.555Z] [2023-09-12T22:50:28.555Z] #42 [security-secretstore-setup internal] load build context [2023-09-12T22:50:28.556Z] #42 ... [2023-09-12T22:50:28.556Z] [2023-09-12T22:50:28.556Z] #33 [security-bootstrapper internal] load build context [2023-09-12T22:50:28.827Z] #33 ... [2023-09-12T22:50:28.827Z] [2023-09-12T22:50:28.827Z] #31 [security-proxy-auth stage-1 1/12] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-12T22:50:28.827Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-12T22:50:28.827Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-12T22:50:28.827Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-12T22:50:28.827Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-12T22:50:28.827Z] #31 DONE 0.6s [2023-09-12T22:50:28.827Z] [2023-09-12T22:50:28.827Z] #34 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2023-09-12T22:50:28.827Z] #34 DONE 1.0s [2023-09-12T22:50:28.827Z] [2023-09-12T22:50:28.827Z] #33 [security-bootstrapper internal] load build context [2023-09-12T22:50:29.409Z] #33 ... [2023-09-12T22:50:29.409Z] [2023-09-12T22:50:29.409Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-12T22:50:29.409Z] #40 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 3.3s done [2023-09-12T22:50:29.409Z] #40 DONE 3.3s [2023-09-12T22:50:29.409Z] [2023-09-12T22:50:29.409Z] #33 [security-bootstrapper internal] load build context [2023-09-12T22:50:29.409Z] #33 ... [2023-09-12T22:50:29.409Z] [2023-09-12T22:50:29.409Z] #43 [security-spire-server internal] load build context [2023-09-12T22:50:29.409Z] #43 transferring context: 18.11kB 0.6s done [2023-09-12T22:50:29.409Z] #43 DONE 4.0s [2023-09-12T22:50:29.409Z] [2023-09-12T22:50:29.409Z] #33 [security-bootstrapper internal] load build context [2023-09-12T22:50:29.684Z] #33 ... [2023-09-12T22:50:29.684Z] [2023-09-12T22:50:29.684Z] #44 [security-spire-agent internal] load build context [2023-09-12T22:50:29.684Z] #44 transferring context: 17.64kB 0.6s done [2023-09-12T22:50:29.684Z] #44 DONE 3.8s [2023-09-12T22:50:29.950Z] [2023-09-12T22:50:29.950Z] #33 [security-bootstrapper internal] load build context [2023-09-12T22:50:32.536Z] #33 ... [2023-09-12T22:50:32.536Z] [2023-09-12T22:50:32.536Z] #45 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-12T22:50:32.536Z] #45 ... [2023-09-12T22:50:32.536Z] [2023-09-12T22:50:32.536Z] #33 [security-bootstrapper internal] load build context [2023-09-12T22:50:33.175Z] #33 ... [2023-09-12T22:50:33.175Z] [2023-09-12T22:50:33.175Z] #32 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-12T22:50:33.175Z] #32 4.553 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T22:50:33.175Z] #32 5.067 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T22:50:33.175Z] #32 6.720 (1/4) Installing ca-certificates (20230506-r0) [2023-09-12T22:50:33.175Z] #32 6.814 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-12T22:50:33.175Z] #32 6.833 (3/4) Installing su-exec (0.2-r3) [2023-09-12T22:50:33.175Z] #32 6.833 (4/4) Installing yq (4.33.3-r3) [2023-09-12T22:50:33.175Z] #32 7.054 Executing busybox-1.36.1-r2.trigger [2023-09-12T22:50:33.175Z] #32 7.121 Executing ca-certificates-20230506-r0.trigger [2023-09-12T22:50:33.175Z] #32 7.796 OK: 18 MiB in 19 packages [2023-09-12T22:50:33.175Z] #32 DONE 10.4s [2023-09-12T22:50:33.175Z] [2023-09-12T22:50:33.175Z] #33 [security-bootstrapper internal] load build context [2023-09-12T22:50:33.443Z] #33 ... [2023-09-12T22:50:33.443Z] [2023-09-12T22:50:33.443Z] #46 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-12T22:50:33.443Z] #0 7.245 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T22:50:33.443Z] #0 8.444 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T22:50:33.443Z] #46 ... [2023-09-12T22:50:33.443Z] [2023-09-12T22:50:33.443Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T22:50:33.443Z] #38 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 3.3s done [2023-09-12T22:50:33.443Z] #38 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-12T22:50:33.443Z] #38 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-09-12T22:50:33.443Z] #38 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-09-12T22:50:33.443Z] #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.1s done [2023-09-12T22:50:33.443Z] #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 2.0s done [2023-09-12T22:50:33.443Z] #38 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-12T22:50:33.443Z] #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 2.6s done [2023-09-12T22:50:33.714Z] #38 ... [2023-09-12T22:50:33.714Z] [2023-09-12T22:50:33.714Z] #47 [security-spiffe-token-provider internal] load build context [2023-09-12T22:50:33.714Z] #47 transferring context: 15.96MB 9.7s [2023-09-12T22:50:33.714Z] #47 ... [2023-09-12T22:50:33.714Z] [2023-09-12T22:50:33.714Z] #48 [support-scheduler internal] load build context [2023-09-12T22:50:33.714Z] #48 ... [2023-09-12T22:50:33.714Z] [2023-09-12T22:50:33.714Z] #49 [security-proxy-auth stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-12T22:50:33.989Z] #49 10.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T22:50:33.989Z] #49 ... [2023-09-12T22:50:33.989Z] [2023-09-12T22:50:33.989Z] #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-12T22:50:33.989Z] #0 6.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T22:50:33.989Z] #0 7.305 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T22:50:33.989Z] #50 ... [2023-09-12T22:50:33.989Z] [2023-09-12T22:50:33.989Z] #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-12T22:50:33.989Z] #0 6.669 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T22:50:33.989Z] #0 7.405 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T22:50:34.257Z] #51 ... [2023-09-12T22:50:34.257Z] [2023-09-12T22:50:34.257Z] #52 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-09-12T22:50:34.257Z] #52 ... [2023-09-12T22:50:34.257Z] [2023-09-12T22:50:34.257Z] #53 [core-metadata internal] load build context [2023-09-12T22:50:34.257Z] #53 ... [2023-09-12T22:50:34.257Z] [2023-09-12T22:50:34.257Z] #54 [core-common-config-bootstrapper internal] load build context [2023-09-12T22:50:34.525Z] #54 ... [2023-09-12T22:50:34.525Z] [2023-09-12T22:50:34.525Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T22:50:34.525Z] #38 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.3s done [2023-09-12T22:50:34.525Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 1.05MB / 23.39MB 4.2s [2023-09-12T22:50:35.106Z] #38 ... [2023-09-12T22:50:35.106Z] [2023-09-12T22:50:35.106Z] #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-12T22:50:35.106Z] #0 7.148 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T22:50:35.106Z] #0 8.108 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T22:50:35.373Z] #55 ... [2023-09-12T22:50:35.373Z] [2023-09-12T22:50:35.373Z] #35 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-12T22:50:35.373Z] #35 ... [2023-09-12T22:50:35.373Z] [2023-09-12T22:50:35.373Z] #56 [core-command internal] load build context [2023-09-12T22:50:35.373Z] #56 ... [2023-09-12T22:50:35.373Z] [2023-09-12T22:50:35.373Z] #57 [security-proxy-setup internal] load build context [2023-09-12T22:50:35.641Z] #57 ... [2023-09-12T22:50:35.641Z] [2023-09-12T22:50:35.641Z] #58 [core-data internal] load build context [2023-09-12T22:50:35.641Z] #58 ... [2023-09-12T22:50:35.641Z] [2023-09-12T22:50:35.641Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T22:50:35.641Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.15MB / 23.39MB 5.3s [2023-09-12T22:50:35.908Z] #38 ... [2023-09-12T22:50:35.908Z] [2023-09-12T22:50:35.908Z] #59 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-12T22:50:36.176Z] #59 ... [2023-09-12T22:50:36.176Z] [2023-09-12T22:50:36.176Z] #60 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-12T22:50:36.176Z] #60 ... [2023-09-12T22:50:36.176Z] [2023-09-12T22:50:36.176Z] #61 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-12T22:50:36.444Z] #61 ... [2023-09-12T22:50:36.444Z] [2023-09-12T22:50:36.444Z] #37 [support-notifications internal] load build context [2023-09-12T22:50:36.444Z] #37 ... [2023-09-12T22:50:36.444Z] [2023-09-12T22:50:36.444Z] #62 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-12T22:50:36.444Z] #62 ... [2023-09-12T22:50:36.444Z] [2023-09-12T22:50:36.444Z] #37 [support-notifications internal] load build context [2023-09-12T22:50:37.027Z] #37 ... [2023-09-12T22:50:37.027Z] [2023-09-12T22:50:37.027Z] #63 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-12T22:50:37.027Z] #63 ... [2023-09-12T22:50:37.027Z] [2023-09-12T22:50:37.027Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T22:50:37.027Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.34MB / 23.39MB 6.6s [2023-09-12T22:50:37.027Z] #38 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-09-12T22:50:37.298Z] #38 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-09-12T22:50:37.565Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 7.2s [2023-09-12T22:50:38.553Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 8.0s [2023-09-12T22:50:38.819Z] #38 ... [2023-09-12T22:50:38.819Z] [2023-09-12T22:50:38.819Z] #42 [security-secretstore-setup internal] load build context [2023-09-12T22:50:38.819Z] #42 transferring context: 68.22MB 16.2s [2023-09-12T22:50:38.819Z] #42 ... [2023-09-12T22:50:38.819Z] [2023-09-12T22:50:38.819Z] #64 [security-proxy-auth internal] load build context [2023-09-12T22:50:38.819Z] #64 ... [2023-09-12T22:50:38.819Z] [2023-09-12T22:50:38.819Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T22:50:39.418Z] #38 ... [2023-09-12T22:50:39.418Z] [2023-09-12T22:50:39.418Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-12T22:50:39.418Z] #40 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-12T22:50:39.419Z] #40 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-09-12T22:50:39.419Z] #40 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-09-12T22:50:39.419Z] #40 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.1s done [2023-09-12T22:50:39.419Z] #40 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.4s done [2023-09-12T22:50:39.419Z] #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 2.0s done [2023-09-12T22:50:39.419Z] #40 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done [2023-09-12T22:50:39.419Z] #40 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 16.74MB / 17.12MB 9.0s [2023-09-12T22:50:39.419Z] #40 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2023-09-12T22:50:39.419Z] #40 ... [2023-09-12T22:50:39.419Z] [2023-09-12T22:50:39.419Z] #64 [security-proxy-auth internal] load build context [2023-09-12T22:50:41.358Z] #64 ... [2023-09-12T22:50:41.358Z] [2023-09-12T22:50:41.358Z] #46 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-12T22:50:41.358Z] #46 12.36 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-12T22:50:41.358Z] #46 12.40 (2/2) Installing su-exec (0.2-r3) [2023-09-12T22:50:41.358Z] #46 12.44 Executing busybox-1.36.1-r2.trigger [2023-09-12T22:50:41.358Z] #46 12.59 OK: 8 MiB in 17 packages [2023-09-12T22:50:41.358Z] #46 DONE 17.7s [2023-09-12T22:50:41.358Z] [2023-09-12T22:50:41.358Z] #64 [security-proxy-auth internal] load build context [2023-09-12T22:50:43.296Z] #64 ... [2023-09-12T22:50:43.296Z] [2023-09-12T22:50:43.296Z] #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-12T22:50:43.296Z] #55 15.85 OK: 267 MiB in 56 packages [2023-09-12T22:50:43.296Z] #55 DONE 18.1s [2023-09-12T22:50:43.296Z] [2023-09-12T22:50:43.296Z] #64 [security-proxy-auth internal] load build context [2023-09-12T22:50:43.562Z] #64 ... [2023-09-12T22:50:43.562Z] [2023-09-12T22:50:43.562Z] #33 [security-bootstrapper internal] load build context [2023-09-12T22:50:43.562Z] #33 ... [2023-09-12T22:50:43.562Z] [2023-09-12T22:50:43.562Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T22:50:43.562Z] #38 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 10.8s done [2023-09-12T22:50:43.562Z] #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 1.6s [2023-09-12T22:50:43.829Z] #38 ... [2023-09-12T22:50:43.829Z] [2023-09-12T22:50:43.829Z] #48 [support-scheduler internal] load build context [2023-09-12T22:50:44.095Z] #48 ... [2023-09-12T22:50:44.095Z] [2023-09-12T22:50:44.095Z] #47 [security-spiffe-token-provider internal] load build context [2023-09-12T22:50:44.095Z] #47 ... [2023-09-12T22:50:44.095Z] [2023-09-12T22:50:44.095Z] #48 [support-scheduler internal] load build context [2023-09-12T22:50:44.362Z] #48 transferring context: 36.70MB 20.4s [2023-09-12T22:50:44.362Z] #48 ... [2023-09-12T22:50:44.362Z] [2023-09-12T22:50:44.362Z] #53 [core-metadata internal] load build context [2023-09-12T22:50:44.626Z] #53 ... [2023-09-12T22:50:44.626Z] [2023-09-12T22:50:44.626Z] #54 [core-common-config-bootstrapper internal] load build context [2023-09-12T22:50:44.626Z] #54 ... [2023-09-12T22:50:44.626Z] [2023-09-12T22:50:44.626Z] #49 [security-proxy-auth stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-12T22:50:44.626Z] #49 11.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T22:50:44.626Z] #49 17.25 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-12T22:50:44.626Z] #49 17.31 Executing busybox-1.36.1-r2.trigger [2023-09-12T22:50:44.626Z] #49 17.72 OK: 8 MiB in 16 packages [2023-09-12T22:50:44.626Z] #49 DONE 21.0s [2023-09-12T22:50:44.626Z] [2023-09-12T22:50:44.626Z] #54 [core-common-config-bootstrapper internal] load build context [2023-09-12T22:50:44.626Z] #54 ... [2023-09-12T22:50:44.626Z] [2023-09-12T22:50:44.626Z] #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-12T22:50:44.626Z] #51 10.66 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-12T22:50:44.626Z] #51 10.66 v3.18.3-177-gc114f91addf [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-12T22:50:44.626Z] #51 10.66 OK: 19939 distinct packages available [2023-09-12T22:50:44.626Z] #51 11.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T22:50:44.626Z] #51 14.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T22:50:44.892Z] #51 ... [2023-09-12T22:50:44.892Z] [2023-09-12T22:50:44.892Z] #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-12T22:50:44.892Z] #50 10.84 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-12T22:50:44.892Z] #50 10.84 v3.18.3-177-gc114f91addf [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-12T22:50:44.892Z] #50 10.84 OK: 19939 distinct packages available [2023-09-12T22:50:44.892Z] #50 11.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T22:50:44.892Z] #50 14.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T22:50:44.892Z] #50 ... [2023-09-12T22:50:44.892Z] [2023-09-12T22:50:44.892Z] #54 [core-common-config-bootstrapper internal] load build context [2023-09-12T22:50:45.474Z] #54 ... [2023-09-12T22:50:45.474Z] [2023-09-12T22:50:45.474Z] #52 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-09-12T22:50:45.474Z] #52 11.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T22:50:45.474Z] #52 13.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T22:50:45.474Z] #52 21.40 OK: 267 MiB in 56 packages [2023-09-12T22:50:45.474Z] #52 ... [2023-09-12T22:50:45.474Z] [2023-09-12T22:50:45.474Z] #33 [security-bootstrapper internal] load build context [2023-09-12T22:50:45.738Z] #33 ... [2023-09-12T22:50:45.738Z] [2023-09-12T22:50:45.738Z] #35 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-12T22:50:45.738Z] #35 11.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T22:50:45.738Z] #35 13.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T22:50:45.738Z] #35 21.61 OK: 267 MiB in 56 packages [2023-09-12T22:50:45.738Z] #35 ... [2023-09-12T22:50:45.738Z] [2023-09-12T22:50:45.738Z] #56 [core-command internal] load build context [2023-09-12T22:50:45.738Z] #56 ... [2023-09-12T22:50:45.738Z] [2023-09-12T22:50:45.738Z] #58 [core-data internal] load build context [2023-09-12T22:50:46.002Z] #58 ... [2023-09-12T22:50:46.002Z] [2023-09-12T22:50:46.002Z] #57 [security-proxy-setup internal] load build context [2023-09-12T22:50:46.002Z] #57 ... [2023-09-12T22:50:46.002Z] [2023-09-12T22:50:46.002Z] #56 [core-command internal] load build context [2023-09-12T22:50:46.972Z] #56 ... [2023-09-12T22:50:46.972Z] [2023-09-12T22:50:46.972Z] #37 [support-notifications internal] load build context [2023-09-12T22:50:46.972Z] #37 ... [2023-09-12T22:50:46.972Z] [2023-09-12T22:50:46.972Z] #60 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-12T22:50:46.972Z] #60 10.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T22:50:46.972Z] #60 13.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T22:50:46.972Z] #60 20.31 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-12T22:50:46.972Z] #60 20.33 (2/4) Installing openssl (3.1.2-r0) [2023-09-12T22:50:46.972Z] #60 20.40 (3/4) Installing su-exec (0.2-r3) [2023-09-12T22:50:46.972Z] #60 20.54 (4/4) Installing yq (4.33.3-r3) [2023-09-12T22:50:47.237Z] #60 ... [2023-09-12T22:50:47.237Z] [2023-09-12T22:50:47.237Z] #56 [core-command internal] load build context [2023-09-12T22:50:47.237Z] #56 ... [2023-09-12T22:50:47.237Z] [2023-09-12T22:50:47.237Z] #52 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-09-12T22:50:47.237Z] #52 DONE 23.5s [2023-09-12T22:50:47.237Z] [2023-09-12T22:50:47.237Z] #56 [core-command internal] load build context [2023-09-12T22:50:47.503Z] #56 ... [2023-09-12T22:50:47.503Z] [2023-09-12T22:50:47.503Z] #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-12T22:50:47.503Z] #50 21.65 OK: 267 MiB in 56 packages [2023-09-12T22:50:47.503Z] #50 DONE 23.5s [2023-09-12T22:50:47.503Z] [2023-09-12T22:50:47.503Z] #35 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-12T22:50:47.503Z] #35 DONE 24.2s [2023-09-12T22:50:47.503Z] [2023-09-12T22:50:47.503Z] #56 [core-command internal] load build context [2023-09-12T22:50:47.776Z] #56 ... [2023-09-12T22:50:47.776Z] [2023-09-12T22:50:47.776Z] #61 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-12T22:50:47.776Z] #61 11.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T22:50:47.776Z] #61 13.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T22:50:47.776Z] #61 21.43 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-12T22:50:47.776Z] #61 21.55 Executing busybox-1.36.1-r2.trigger [2023-09-12T22:50:47.776Z] #61 ... [2023-09-12T22:50:47.776Z] [2023-09-12T22:50:47.776Z] #60 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-12T22:50:47.776Z] #60 21.71 Executing busybox-1.36.1-r2.trigger [2023-09-12T22:50:47.776Z] #60 21.89 OK: 18 MiB in 19 packages [2023-09-12T22:50:48.356Z] #60 ... [2023-09-12T22:50:48.356Z] [2023-09-12T22:50:48.356Z] #65 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-12T22:50:48.356Z] #65 DONE 7.0s [2023-09-12T22:50:48.356Z] [2023-09-12T22:50:48.356Z] #56 [core-command internal] load build context [2023-09-12T22:50:48.938Z] #56 ... [2023-09-12T22:50:48.938Z] [2023-09-12T22:50:48.938Z] #42 [security-secretstore-setup internal] load build context [2023-09-12T22:50:48.938Z] #42 transferring context: 91.40MB 26.5s [2023-09-12T22:50:49.207Z] #42 ... [2023-09-12T22:50:49.207Z] [2023-09-12T22:50:49.207Z] #37 [support-notifications internal] load build context [2023-09-12T22:50:49.473Z] #37 ... [2023-09-12T22:50:49.473Z] [2023-09-12T22:50:49.473Z] #61 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-12T22:50:49.473Z] #61 21.73 OK: 8 MiB in 16 packages [2023-09-12T22:50:49.473Z] #61 DONE 23.4s [2023-09-12T22:50:49.473Z] [2023-09-12T22:50:49.473Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-12T22:50:49.473Z] #40 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 10.7s done [2023-09-12T22:50:49.473Z] #40 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 8.4s [2023-09-12T22:50:49.739Z] #40 ... [2023-09-12T22:50:49.739Z] [2023-09-12T22:50:49.739Z] #37 [support-notifications internal] load build context [2023-09-12T22:50:50.005Z] #37 ... [2023-09-12T22:50:50.005Z] [2023-09-12T22:50:50.005Z] #60 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-12T22:50:50.005Z] #60 DONE 24.0s [2023-09-12T22:50:50.270Z] [2023-09-12T22:50:50.270Z] #37 [support-notifications internal] load build context [2023-09-12T22:50:50.863Z] #37 ... [2023-09-12T22:50:50.863Z] [2023-09-12T22:50:50.863Z] #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-12T22:50:50.863Z] #51 21.81 (1/11) Installing ca-certificates (20230506-r0) [2023-09-12T22:50:50.863Z] #51 22.87 (2/11) Installing brotli-libs (1.0.9-r14) [2023-09-12T22:50:50.863Z] #51 22.99 (3/11) Installing libunistring (1.1-r1) [2023-09-12T22:50:50.863Z] #51 23.17 (4/11) Installing libidn2 (2.3.4-r1) [2023-09-12T22:50:50.863Z] #51 23.22 (5/11) Installing nghttp2-libs (1.55.1-r0) [2023-09-12T22:50:50.863Z] #51 23.26 (6/11) Installing libcurl (8.2.1-r0) [2023-09-12T22:50:50.863Z] #51 23.33 (7/11) Installing curl (8.2.1-r0) [2023-09-12T22:50:50.863Z] #51 23.38 (8/11) Installing dumb-init (1.2.5-r2) [2023-09-12T22:50:50.863Z] #51 23.52 (9/11) Installing musl-obstack (1.2.3-r2) [2023-09-12T22:50:50.863Z] #51 23.52 (10/11) Installing libucontext (1.2-r2) [2023-09-12T22:50:50.863Z] #51 23.52 (11/11) Installing gcompat (1.1.0-r1) [2023-09-12T22:50:50.863Z] #51 23.52 Executing busybox-1.36.1-r2.trigger [2023-09-12T22:50:50.863Z] #51 23.56 Executing ca-certificates-20230506-r0.trigger [2023-09-12T22:50:50.863Z] #51 24.72 OK: 13 MiB in 26 packages [2023-09-12T22:50:50.863Z] #51 DONE 26.9s [2023-09-12T22:50:50.863Z] [2023-09-12T22:50:50.863Z] #37 [support-notifications internal] load build context [2023-09-12T22:50:50.863Z] #37 ... [2023-09-12T22:50:50.863Z] [2023-09-12T22:50:50.863Z] #66 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-12T22:50:50.863Z] #66 DONE 2.6s [2023-09-12T22:50:50.863Z] [2023-09-12T22:50:50.863Z] #37 [support-notifications internal] load build context [2023-09-12T22:50:51.446Z] #37 ... [2023-09-12T22:50:51.446Z] [2023-09-12T22:50:51.446Z] #67 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-12T22:50:51.446Z] #67 DONE 0.8s [2023-09-12T22:50:51.446Z] [2023-09-12T22:50:51.446Z] #37 [support-notifications internal] load build context [2023-09-12T22:50:51.711Z] #37 ... [2023-09-12T22:50:51.711Z] [2023-09-12T22:50:51.711Z] #59 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-12T22:50:51.711Z] #59 16.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T22:50:51.711Z] #59 19.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T22:50:51.711Z] #59 23.75 (1/2) Installing ca-certificates (20230506-r0) [2023-09-12T22:50:51.711Z] #59 23.94 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-12T22:50:51.711Z] #59 23.94 Executing busybox-1.36.1-r2.trigger [2023-09-12T22:50:51.711Z] #59 24.05 Executing ca-certificates-20230506-r0.trigger [2023-09-12T22:50:51.711Z] #59 24.72 OK: 9 MiB in 17 packages [2023-09-12T22:50:51.711Z] #59 DONE 25.6s [2023-09-12T22:50:51.711Z] [2023-09-12T22:50:51.711Z] #37 [support-notifications internal] load build context [2023-09-12T22:50:51.977Z] #37 ... [2023-09-12T22:50:51.977Z] [2023-09-12T22:50:51.977Z] #62 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-12T22:50:51.977Z] #62 15.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T22:50:51.977Z] #62 18.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T22:50:51.977Z] #62 23.60 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-12T22:50:51.977Z] #62 23.60 v3.18.3-177-gc114f91addf [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-12T22:50:51.977Z] #62 23.60 OK: 19939 distinct packages available [2023-09-12T22:50:51.977Z] #62 23.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T22:50:51.977Z] #62 24.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T22:50:51.977Z] #62 ... [2023-09-12T22:50:51.977Z] [2023-09-12T22:50:51.977Z] #37 [support-notifications internal] load build context [2023-09-12T22:50:52.242Z] #37 ... [2023-09-12T22:50:52.242Z] [2023-09-12T22:50:52.242Z] #63 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-12T22:50:52.242Z] #63 15.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T22:50:52.242Z] #63 18.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T22:50:52.242Z] #63 23.27 v3.18.3-169-gd5adf7d7d28 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-12T22:50:52.242Z] #63 23.27 v3.18.3-177-gc114f91addf [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-12T22:50:52.242Z] #63 23.27 OK: 19939 distinct packages available [2023-09-12T22:50:52.242Z] #63 23.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T22:50:52.242Z] #63 24.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T22:50:52.242Z] #63 ... [2023-09-12T22:50:52.242Z] [2023-09-12T22:50:52.242Z] #37 [support-notifications internal] load build context [2023-09-12T22:50:53.645Z] #37 ... [2023-09-12T22:50:53.645Z] [2023-09-12T22:50:53.645Z] #64 [security-proxy-auth internal] load build context [2023-09-12T22:50:53.645Z] #64 ... [2023-09-12T22:50:53.645Z] [2023-09-12T22:50:53.645Z] #62 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-12T22:50:53.645Z] #62 26.74 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-12T22:50:53.645Z] #62 26.77 (2/4) Installing musl-obstack (1.2.3-r2) [2023-09-12T22:50:53.645Z] #62 26.77 (3/4) Installing libucontext (1.2-r2) [2023-09-12T22:50:53.645Z] #62 26.79 (4/4) Installing gcompat (1.1.0-r1) [2023-09-12T22:50:53.645Z] #62 26.80 Executing busybox-1.36.1-r2.trigger [2023-09-12T22:50:53.645Z] #62 26.88 OK: 8 MiB in 19 packages [2023-09-12T22:50:54.226Z] #62 ... [2023-09-12T22:50:54.226Z] [2023-09-12T22:50:54.226Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T22:50:54.226Z] #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.5s [2023-09-12T22:50:54.226Z] #38 ... [2023-09-12T22:50:54.226Z] [2023-09-12T22:50:54.226Z] #47 [security-spiffe-token-provider internal] load build context [2023-09-12T22:50:54.226Z] #47 ... [2023-09-12T22:50:54.226Z] [2023-09-12T22:50:54.226Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T22:50:54.491Z] #38 ... [2023-09-12T22:50:54.491Z] [2023-09-12T22:50:54.491Z] #48 [support-scheduler internal] load build context [2023-09-12T22:50:54.491Z] #48 ... [2023-09-12T22:50:54.491Z] [2023-09-12T22:50:54.491Z] #63 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-12T22:50:54.491Z] #63 25.95 (1/5) Installing dumb-init (1.2.5-r2) [2023-09-12T22:50:54.491Z] #63 25.98 (2/5) Installing musl-obstack (1.2.3-r2) [2023-09-12T22:50:54.491Z] #63 25.98 (3/5) Installing libucontext (1.2-r2) [2023-09-12T22:50:54.491Z] #63 25.98 (4/5) Installing gcompat (1.1.0-r1) [2023-09-12T22:50:54.491Z] #63 26.01 (5/5) Installing openssl (3.1.2-r0) [2023-09-12T22:50:54.491Z] #63 26.03 Executing busybox-1.36.1-r2.trigger [2023-09-12T22:50:54.491Z] #63 26.07 OK: 9 MiB in 20 packages [2023-09-12T22:50:54.491Z] #63 DONE 27.8s [2023-09-12T22:50:54.491Z] [2023-09-12T22:50:54.491Z] #48 [support-scheduler internal] load build context [2023-09-12T22:50:54.491Z] #48 ... [2023-09-12T22:50:54.491Z] [2023-09-12T22:50:54.491Z] #64 [security-proxy-auth internal] load build context [2023-09-12T22:50:54.756Z] #64 ... [2023-09-12T22:50:54.756Z] [2023-09-12T22:50:54.756Z] #62 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-12T22:50:54.756Z] #62 DONE 28.4s [2023-09-12T22:50:54.756Z] [2023-09-12T22:50:54.756Z] #64 [security-proxy-auth internal] load build context [2023-09-12T22:50:54.756Z] #64 ... [2023-09-12T22:50:54.756Z] [2023-09-12T22:50:54.756Z] #53 [core-metadata internal] load build context [2023-09-12T22:50:55.021Z] #53 transferring context: 68.59MB 30.2s [2023-09-12T22:50:55.021Z] #53 ... [2023-09-12T22:50:55.021Z] [2023-09-12T22:50:55.021Z] #64 [security-proxy-auth internal] load build context [2023-09-12T22:50:55.603Z] #64 ... [2023-09-12T22:50:55.603Z] [2023-09-12T22:50:55.603Z] #54 [core-common-config-bootstrapper internal] load build context [2023-09-12T22:50:55.603Z] #54 ... [2023-09-12T22:50:55.603Z] [2023-09-12T22:50:55.603Z] #64 [security-proxy-auth internal] load build context [2023-09-12T22:50:55.868Z] #64 ... [2023-09-12T22:50:55.868Z] [2023-09-12T22:50:55.868Z] #33 [security-bootstrapper internal] load build context [2023-09-12T22:50:55.868Z] #33 ... [2023-09-12T22:50:55.868Z] [2023-09-12T22:50:55.868Z] #54 [core-common-config-bootstrapper internal] load build context [2023-09-12T22:50:56.133Z] #54 ... [2023-09-12T22:50:56.133Z] [2023-09-12T22:50:56.133Z] #58 [core-data internal] load build context [2023-09-12T22:50:56.133Z] #58 ... [2023-09-12T22:50:56.133Z] [2023-09-12T22:50:56.133Z] #57 [security-proxy-setup internal] load build context [2023-09-12T22:50:56.400Z] #57 ... [2023-09-12T22:50:56.400Z] [2023-09-12T22:50:56.400Z] #58 [core-data internal] load build context [2023-09-12T22:50:59.738Z] #58 ... [2023-09-12T22:50:59.738Z] [2023-09-12T22:50:59.738Z] #42 [security-secretstore-setup internal] load build context [2023-09-12T22:50:59.738Z] #42 transferring context: 140.27MB 36.8s [2023-09-12T22:50:59.738Z] #42 ... [2023-09-12T22:50:59.738Z] [2023-09-12T22:50:59.738Z] #56 [core-command internal] load build context [2023-09-12T22:50:59.738Z] #56 ... [2023-09-12T22:50:59.738Z] [2023-09-12T22:50:59.738Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T22:50:59.738Z] #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.8s [2023-09-12T22:51:00.004Z] #38 ... [2023-09-12T22:51:00.004Z] [2023-09-12T22:51:00.004Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-12T22:51:00.004Z] #40 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.6s done [2023-09-12T22:51:00.004Z] #40 ... [2023-09-12T22:51:00.004Z] [2023-09-12T22:51:00.004Z] #58 [core-data internal] load build context [2023-09-12T22:51:00.270Z] #58 ... [2023-09-12T22:51:00.270Z] [2023-09-12T22:51:00.270Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-12T22:51:00.270Z] #40 DONE 34.3s [2023-09-12T22:51:00.270Z] [2023-09-12T22:51:00.270Z] #58 [core-data internal] load build context [2023-09-12T22:51:03.615Z] #58 ... [2023-09-12T22:51:03.615Z] [2023-09-12T22:51:03.615Z] #37 [support-notifications internal] load build context [2023-09-12T22:51:03.615Z] #37 ... [2023-09-12T22:51:03.615Z] [2023-09-12T22:51:03.615Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T22:51:04.207Z] #38 ... [2023-09-12T22:51:04.207Z] [2023-09-12T22:51:04.207Z] #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-12T22:51:04.207Z] #68 DONE 1.5s [2023-09-12T22:51:04.207Z] [2023-09-12T22:51:04.207Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T22:51:04.207Z] #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.8s [2023-09-12T22:51:04.479Z] #38 ... [2023-09-12T22:51:04.479Z] [2023-09-12T22:51:04.479Z] #47 [security-spiffe-token-provider internal] load build context [2023-09-12T22:51:04.750Z] #47 ... [2023-09-12T22:51:04.750Z] [2023-09-12T22:51:04.750Z] #48 [support-scheduler internal] load build context [2023-09-12T22:51:04.750Z] #48 ... [2023-09-12T22:51:04.750Z] [2023-09-12T22:51:04.750Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T22:51:05.023Z] #38 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.6s done [2023-09-12T22:51:05.023Z] #38 ... [2023-09-12T22:51:05.023Z] [2023-09-12T22:51:05.023Z] #53 [core-metadata internal] load build context [2023-09-12T22:51:05.023Z] #53 transferring context: 129.55MB 40.4s [2023-09-12T22:51:05.383Z] #53 ... [2023-09-12T22:51:05.383Z] [2023-09-12T22:51:05.383Z] #47 [security-spiffe-token-provider internal] load build context [2023-09-12T22:51:05.991Z] #47 ... [2023-09-12T22:51:05.991Z] [2023-09-12T22:51:05.991Z] #64 [security-proxy-auth internal] load build context [2023-09-12T22:51:05.991Z] #64 ... [2023-09-12T22:51:05.991Z] [2023-09-12T22:51:05.991Z] #33 [security-bootstrapper internal] load build context [2023-09-12T22:51:05.991Z] #33 ... [2023-09-12T22:51:05.991Z] [2023-09-12T22:51:05.992Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-12T22:51:05.992Z] #38 DONE 40.7s [2023-09-12T22:51:05.992Z] [2023-09-12T22:51:05.992Z] #33 [security-bootstrapper internal] load build context [2023-09-12T22:51:05.992Z] #33 ... [2023-09-12T22:51:05.992Z] [2023-09-12T22:51:05.992Z] #48 [support-scheduler internal] load build context [2023-09-12T22:51:06.274Z] #48 ... [2023-09-12T22:51:06.274Z] [2023-09-12T22:51:06.274Z] #54 [core-common-config-bootstrapper internal] load build context [2023-09-12T22:51:06.274Z] #54 ... [2023-09-12T22:51:06.274Z] [2023-09-12T22:51:06.274Z] #48 [support-scheduler internal] load build context [2023-09-12T22:51:06.274Z] #48 ... [2023-09-12T22:51:06.274Z] [2023-09-12T22:51:06.274Z] #57 [security-proxy-setup internal] load build context [2023-09-12T22:51:06.563Z] #57 ... [2023-09-12T22:51:06.563Z] [2023-09-12T22:51:06.563Z] #54 [core-common-config-bootstrapper internal] load build context [2023-09-12T22:51:09.200Z] #54 ... [2023-09-12T22:51:09.200Z] [2023-09-12T22:51:09.200Z] #42 [security-secretstore-setup internal] load build context [2023-09-12T22:51:09.200Z] #42 transferring context: 189.24MB 45.7s done [2023-09-12T22:51:09.200Z] #42 DONE 46.2s [2023-09-12T22:51:09.200Z] [2023-09-12T22:51:09.200Z] #54 [core-common-config-bootstrapper internal] load build context [2023-09-12T22:51:09.528Z] #54 ... [2023-09-12T22:51:09.528Z] [2023-09-12T22:51:09.528Z] #56 [core-command internal] load build context [2023-09-12T22:51:09.794Z] #56 ... [2023-09-12T22:51:09.794Z] [2023-09-12T22:51:09.794Z] #33 [security-bootstrapper internal] load build context [2023-09-12T22:51:10.753Z] #33 ... [2023-09-12T22:51:10.753Z] [2023-09-12T22:51:10.753Z] #69 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-12T22:51:10.753Z] #69 DONE 1.9s [2023-09-12T22:51:10.753Z] [2023-09-12T22:51:10.753Z] #33 [security-bootstrapper internal] load build context [2023-09-12T22:51:11.345Z] #33 ... [2023-09-12T22:51:11.345Z] [2023-09-12T22:51:11.345Z] #70 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-12T22:51:11.345Z] #70 DONE 3.4s [2023-09-12T22:51:11.345Z] [2023-09-12T22:51:11.345Z] #33 [security-bootstrapper internal] load build context [2023-09-12T22:51:11.945Z] #33 ... [2023-09-12T22:51:11.945Z] [2023-09-12T22:51:11.945Z] #71 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-12T22:51:11.945Z] #71 DONE 3.8s [2023-09-12T22:51:11.945Z] [2023-09-12T22:51:11.945Z] #33 [security-bootstrapper internal] load build context [2023-09-12T22:51:12.210Z] #33 ... [2023-09-12T22:51:12.210Z] [2023-09-12T22:51:12.210Z] #72 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-12T22:51:12.210Z] #72 DONE 3.6s [2023-09-12T22:51:12.210Z] [2023-09-12T22:51:12.210Z] #33 [security-bootstrapper internal] load build context [2023-09-12T22:51:12.477Z] #33 ... [2023-09-12T22:51:12.477Z] [2023-09-12T22:51:12.477Z] #73 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-12T22:51:12.477Z] #73 DONE 0.8s [2023-09-12T22:51:12.477Z] [2023-09-12T22:51:12.477Z] #33 [security-bootstrapper internal] load build context [2023-09-12T22:51:13.060Z] #33 ... [2023-09-12T22:51:13.060Z] [2023-09-12T22:51:13.060Z] #74 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-12T22:51:13.060Z] #74 DONE 1.2s [2023-09-12T22:51:13.060Z] [2023-09-12T22:51:13.060Z] #33 [security-bootstrapper internal] load build context [2023-09-12T22:51:13.329Z] #33 ... [2023-09-12T22:51:13.329Z] [2023-09-12T22:51:13.329Z] #75 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-12T22:51:13.329Z] #75 DONE 1.0s [2023-09-12T22:51:13.329Z] [2023-09-12T22:51:13.329Z] #33 [security-bootstrapper internal] load build context [2023-09-12T22:51:13.596Z] #33 ... [2023-09-12T22:51:13.596Z] [2023-09-12T22:51:13.596Z] #76 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-12T22:51:13.596Z] #76 DONE 1.3s [2023-09-12T22:51:13.596Z] [2023-09-12T22:51:13.596Z] #33 [security-bootstrapper internal] load build context [2023-09-12T22:51:13.862Z] #33 ... [2023-09-12T22:51:13.862Z] [2023-09-12T22:51:13.862Z] #58 [core-data internal] load build context [2023-09-12T22:51:13.862Z] #58 ... [2023-09-12T22:51:13.862Z] [2023-09-12T22:51:13.862Z] #37 [support-notifications internal] load build context [2023-09-12T22:51:14.128Z] #37 transferring context: 186.64MB 47.8s [2023-09-12T22:51:14.128Z] #37 ... [2023-09-12T22:51:14.128Z] [2023-09-12T22:51:14.128Z] #33 [security-bootstrapper internal] load build context [2023-09-12T22:51:14.708Z] #33 ... [2023-09-12T22:51:14.708Z] [2023-09-12T22:51:14.708Z] #77 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-12T22:51:14.708Z] #77 DONE 1.2s [2023-09-12T22:51:14.708Z] [2023-09-12T22:51:14.708Z] #33 [security-bootstrapper internal] load build context [2023-09-12T22:51:14.708Z] #33 ... [2023-09-12T22:51:14.708Z] [2023-09-12T22:51:14.708Z] #78 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-12T22:51:14.708Z] #78 DONE 1.4s [2023-09-12T22:51:14.708Z] [2023-09-12T22:51:14.708Z] #33 [security-bootstrapper internal] load build context [2023-09-12T22:51:14.981Z] #33 ... [2023-09-12T22:51:14.981Z] [2023-09-12T22:51:14.981Z] #79 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-12T22:51:14.981Z] #79 DONE 1.4s [2023-09-12T22:51:14.981Z] [2023-09-12T22:51:14.981Z] #33 [security-bootstrapper internal] load build context [2023-09-12T22:51:15.247Z] #33 ... [2023-09-12T22:51:15.247Z] [2023-09-12T22:51:15.247Z] #37 [support-notifications internal] load build context [2023-09-12T22:51:15.247Z] #37 transferring context: 189.24MB 48.4s done [2023-09-12T22:51:15.247Z] #37 DONE 49.9s [2023-09-12T22:51:15.247Z] [2023-09-12T22:51:15.247Z] #33 [security-bootstrapper internal] load build context [2023-09-12T22:51:15.247Z] #33 ... [2023-09-12T22:51:15.247Z] [2023-09-12T22:51:15.247Z] #80 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-12T22:51:15.247Z] #80 DONE 0.5s [2023-09-12T22:51:15.525Z] [2023-09-12T22:51:15.525Z] #53 [core-metadata internal] load build context [2023-09-12T22:51:15.525Z] #53 ... [2023-09-12T22:51:15.525Z] [2023-09-12T22:51:15.525Z] #81 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-12T22:51:15.525Z] #81 ... [2023-09-12T22:51:15.525Z] [2023-09-12T22:51:15.525Z] #82 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-12T22:51:15.525Z] #82 DONE 1.0s [2023-09-12T22:51:15.811Z] [2023-09-12T22:51:15.811Z] #53 [core-metadata internal] load build context [2023-09-12T22:51:16.087Z] #53 ... [2023-09-12T22:51:16.087Z] [2023-09-12T22:51:16.087Z] #64 [security-proxy-auth internal] load build context [2023-09-12T22:51:16.087Z] #64 ... [2023-09-12T22:51:16.087Z] [2023-09-12T22:51:16.087Z] #47 [security-spiffe-token-provider internal] load build context [2023-09-12T22:51:16.371Z] #47 ... [2023-09-12T22:51:16.371Z] [2023-09-12T22:51:16.372Z] #64 [security-proxy-auth internal] load build context [2023-09-12T22:51:16.372Z] #64 ... [2023-09-12T22:51:16.372Z] [2023-09-12T22:51:16.372Z] #83 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-12T22:51:16.372Z] #83 DONE 1.3s [2023-09-12T22:51:16.372Z] [2023-09-12T22:51:16.372Z] #64 [security-proxy-auth internal] load build context [2023-09-12T22:51:16.372Z] #64 ... [2023-09-12T22:51:16.372Z] [2023-09-12T22:51:16.372Z] #81 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-12T22:51:16.372Z] #81 DONE 1.0s [2023-09-12T22:51:16.372Z] [2023-09-12T22:51:16.372Z] #64 [security-proxy-auth internal] load build context [2023-09-12T22:51:16.645Z] #64 ... [2023-09-12T22:51:16.645Z] [2023-09-12T22:51:16.645Z] #48 [support-scheduler internal] load build context [2023-09-12T22:51:16.645Z] #48 ... [2023-09-12T22:51:16.645Z] [2023-09-12T22:51:16.645Z] #57 [security-proxy-setup internal] load build context [2023-09-12T22:51:16.910Z] #57 ... [2023-09-12T22:51:16.910Z] [2023-09-12T22:51:16.910Z] #48 [support-scheduler internal] load build context [2023-09-12T22:51:16.910Z] #48 ... [2023-09-12T22:51:16.910Z] [2023-09-12T22:51:16.910Z] #84 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-12T22:51:16.910Z] #84 DONE 1.9s [2023-09-12T22:51:16.910Z] [2023-09-12T22:51:16.910Z] #33 [security-bootstrapper internal] load build context [2023-09-12T22:51:16.910Z] #33 transferring context: 189.24MB 52.9s done [2023-09-12T22:51:16.910Z] #33 DONE 53.7s [2023-09-12T22:51:16.910Z] [2023-09-12T22:51:16.910Z] #48 [support-scheduler internal] load build context [2023-09-12T22:51:17.496Z] #48 ... [2023-09-12T22:51:17.496Z] [2023-09-12T22:51:17.496Z] #85 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-12T22:51:17.496Z] #85 DONE 1.6s [2023-09-12T22:51:17.496Z] [2023-09-12T22:51:17.496Z] #48 [support-scheduler internal] load build context [2023-09-12T22:51:18.077Z] #48 ... [2023-09-12T22:51:18.077Z] [2023-09-12T22:51:18.077Z] #53 [core-metadata internal] load build context [2023-09-12T22:51:18.077Z] #53 transferring context: 189.24MB 52.6s done [2023-09-12T22:51:18.077Z] #53 DONE 53.7s [2023-09-12T22:51:18.077Z] [2023-09-12T22:51:18.077Z] #86 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-12T22:51:18.077Z] #86 DONE 1.6s [2023-09-12T22:51:18.077Z] [2023-09-12T22:51:18.077Z] #48 [support-scheduler internal] load build context [2023-09-12T22:51:18.657Z] #48 ... [2023-09-12T22:51:18.657Z] [2023-09-12T22:51:18.657Z] #87 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-12T22:51:18.657Z] #87 DONE 1.9s [2023-09-12T22:51:18.657Z] [2023-09-12T22:51:18.657Z] #48 [support-scheduler internal] load build context [2023-09-12T22:51:19.238Z] #48 ... [2023-09-12T22:51:19.238Z] [2023-09-12T22:51:19.238Z] #88 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-12T22:51:19.238Z] #88 DONE 1.2s [2023-09-12T22:51:19.238Z] [2023-09-12T22:51:19.238Z] #48 [support-scheduler internal] load build context [2023-09-12T22:51:19.504Z] #48 ... [2023-09-12T22:51:19.504Z] [2023-09-12T22:51:19.504Z] #54 [core-common-config-bootstrapper internal] load build context [2023-09-12T22:51:19.770Z] #54 ... [2023-09-12T22:51:19.770Z] [2023-09-12T22:51:19.770Z] #56 [core-command internal] load build context [2023-09-12T22:51:19.770Z] #56 ... [2023-09-12T22:51:19.770Z] [2023-09-12T22:51:19.770Z] #57 [security-proxy-setup internal] load build context [2023-09-12T22:51:19.770Z] #57 transferring context: 189.24MB 54.1s done [2023-09-12T22:51:19.770Z] #57 DONE 54.7s [2023-09-12T22:51:19.770Z] [2023-09-12T22:51:19.770Z] #56 [core-command internal] load build context [2023-09-12T22:51:19.770Z] #56 ... [2023-09-12T22:51:19.770Z] [2023-09-12T22:51:19.770Z] #48 [support-scheduler internal] load build context [2023-09-12T22:51:20.347Z] #48 ... [2023-09-12T22:51:20.347Z] [2023-09-12T22:51:20.347Z] #89 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-12T22:51:20.347Z] #89 DONE 1.7s [2023-09-12T22:51:20.347Z] [2023-09-12T22:51:20.347Z] #48 [support-scheduler internal] load build context [2023-09-12T22:51:20.612Z] #48 ... [2023-09-12T22:51:20.612Z] [2023-09-12T22:51:20.612Z] #47 [security-spiffe-token-provider internal] load build context [2023-09-12T22:51:20.612Z] #47 transferring context: 189.24MB 56.4s done [2023-09-12T22:51:20.612Z] #47 DONE 57.0s [2023-09-12T22:51:20.612Z] [2023-09-12T22:51:20.612Z] #48 [support-scheduler internal] load build context [2023-09-12T22:51:20.878Z] #48 ... [2023-09-12T22:51:20.878Z] [2023-09-12T22:51:20.878Z] #90 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T22:51:21.147Z] #90 ... [2023-09-12T22:51:21.147Z] [2023-09-12T22:51:21.147Z] #48 [support-scheduler internal] load build context [2023-09-12T22:51:22.110Z] #48 ... [2023-09-12T22:51:22.110Z] [2023-09-12T22:51:22.110Z] #91 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-12T22:51:22.110Z] #91 DONE 1.4s [2023-09-12T22:51:22.110Z] [2023-09-12T22:51:22.110Z] #48 [support-scheduler internal] load build context [2023-09-12T22:51:22.378Z] #48 ... [2023-09-12T22:51:22.378Z] [2023-09-12T22:51:22.378Z] #58 [core-data internal] load build context [2023-09-12T22:51:22.378Z] #58 transferring context: 189.24MB 55.6s done [2023-09-12T22:51:22.378Z] #58 DONE 57.2s [2023-09-12T22:51:22.378Z] [2023-09-12T22:51:22.378Z] #48 [support-scheduler internal] load build context [2023-09-12T22:51:22.644Z] #48 transferring context: 189.24MB 58.6s done [2023-09-12T22:51:22.909Z] #48 DONE 59.3s [2023-09-12T22:51:22.909Z] [2023-09-12T22:51:22.909Z] #56 [core-command internal] load build context [2023-09-12T22:51:24.313Z] #56 ... [2023-09-12T22:51:24.313Z] [2023-09-12T22:51:24.313Z] #92 [security-spire-agent] exporting to image [2023-09-12T22:51:24.313Z] #92 exporting layers 5.0s done [2023-09-12T22:51:24.313Z] #92 writing image sha256:9e7a29d3f10ee045c9ebb5a2de08070a942bb694447ea7e72500d740b53f2f08 0.0s done [2023-09-12T22:51:24.313Z] #92 naming to docker.io/library/security-spire-server-arm64 done [2023-09-12T22:51:24.313Z] #92 writing image sha256:b3334d1aa8bebe2b3cdf9d0a756ce51498ce5e681e9b9a5291132638ac83488e 0.0s done [2023-09-12T22:51:24.313Z] #92 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-09-12T22:51:24.313Z] #92 writing image sha256:46e8cb28a86641185a7609c34f79edc848b5cde181f4c3e04dbc9abdbef67ba4 done [2023-09-12T22:51:24.313Z] #92 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2023-09-12T22:51:24.313Z] #92 DONE 6.6s [2023-09-12T22:51:24.313Z] [2023-09-12T22:51:24.313Z] #56 [core-command internal] load build context [2023-09-12T22:51:25.269Z] #56 transferring context: 189.24MB 57.5s done [2023-09-12T22:51:25.537Z] #56 DONE 60.1s [2023-09-12T22:51:25.537Z] [2023-09-12T22:51:25.537Z] #64 [security-proxy-auth internal] load build context [2023-09-12T22:51:25.802Z] #64 transferring context: 189.24MB 54.4s done [2023-09-12T22:51:25.802Z] #64 DONE 57.1s [2023-09-12T22:51:25.802Z] [2023-09-12T22:51:25.802Z] #54 [core-common-config-bootstrapper internal] load build context [2023-09-12T22:51:25.802Z] #54 transferring context: 189.24MB 61.1s done [2023-09-12T22:51:25.802Z] #54 DONE 61.6s [2023-09-12T22:51:25.802Z] [2023-09-12T22:51:25.802Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T22:51:27.203Z] #93 ... [2023-09-12T22:51:27.203Z] [2023-09-12T22:51:27.203Z] #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T22:51:27.203Z] #94 ... [2023-09-12T22:51:27.203Z] [2023-09-12T22:51:27.203Z] #95 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T22:52:06.051Z] #95 DONE 39.6s [2023-09-12T22:52:06.051Z] [2023-09-12T22:52:06.051Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T22:52:06.051Z] #93 DONE 37.6s [2023-09-12T22:52:06.051Z] [2023-09-12T22:52:06.051Z] #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T22:52:06.051Z] #94 DONE 42.8s [2023-09-12T22:52:06.051Z] [2023-09-12T22:52:06.051Z] #90 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T22:52:06.051Z] #90 DONE 49.0s [2023-09-12T22:52:06.051Z] [2023-09-12T22:52:06.051Z] #96 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-12T22:52:06.051Z] #96 ... [2023-09-12T22:52:06.051Z] [2023-09-12T22:52:06.051Z] #97 [security-secretstore-setup builder 6/7] COPY . . [2023-09-12T22:52:06.051Z] #97 DONE 3.2s [2023-09-12T22:52:06.051Z] [2023-09-12T22:52:06.051Z] #98 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T22:52:06.051Z] #98 CACHED [2023-09-12T22:52:06.051Z] [2023-09-12T22:52:06.052Z] #99 [security-proxy-auth builder 6/7] COPY . . [2023-09-12T22:52:06.052Z] #99 CACHED [2023-09-12T22:52:06.052Z] [2023-09-12T22:52:06.052Z] #100 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-12T22:52:06.052Z] #100 CACHED [2023-09-12T22:52:06.052Z] [2023-09-12T22:52:06.052Z] #101 [core-data builder 6/7] COPY . . [2023-09-12T22:52:06.052Z] #101 CACHED [2023-09-12T22:52:06.052Z] [2023-09-12T22:52:06.052Z] #102 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T22:52:06.052Z] #102 CACHED [2023-09-12T22:52:06.052Z] [2023-09-12T22:52:06.052Z] #103 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-12T22:52:06.052Z] #103 CACHED [2023-09-12T22:52:06.052Z] [2023-09-12T22:52:06.052Z] #104 [security-proxy-setup builder 6/7] COPY . . [2023-09-12T22:52:06.052Z] #104 CACHED [2023-09-12T22:52:06.052Z] [2023-09-12T22:52:06.052Z] #105 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-12T22:52:06.052Z] #105 CACHED [2023-09-12T22:52:06.052Z] [2023-09-12T22:52:06.052Z] #106 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T22:52:06.052Z] #106 CACHED [2023-09-12T22:52:06.052Z] [2023-09-12T22:52:06.052Z] #107 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T22:52:06.052Z] #107 CACHED [2023-09-12T22:52:06.052Z] [2023-09-12T22:52:06.052Z] #108 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-12T22:52:06.052Z] #108 CACHED [2023-09-12T22:52:06.052Z] [2023-09-12T22:52:06.052Z] #109 [core-command builder 6/7] COPY . . [2023-09-12T22:52:06.052Z] #109 CACHED [2023-09-12T22:52:06.052Z] [2023-09-12T22:52:06.052Z] #110 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-12T22:52:06.052Z] #110 CACHED [2023-09-12T22:52:06.052Z] [2023-09-12T22:52:06.052Z] #111 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T22:52:06.052Z] #111 CACHED [2023-09-12T22:52:06.052Z] [2023-09-12T22:52:06.052Z] #112 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-12T22:52:06.052Z] #112 CACHED [2023-09-12T22:52:06.052Z] [2023-09-12T22:52:06.052Z] #113 [support-notifications builder 6/7] COPY . . [2023-09-12T22:52:06.052Z] #113 DONE 3.3s [2023-09-12T22:52:06.052Z] [2023-09-12T22:52:06.052Z] #114 [core-metadata builder 6/7] COPY . . [2023-09-12T22:52:06.052Z] #114 DONE 3.3s [2023-09-12T22:52:06.052Z] [2023-09-12T22:52:06.052Z] #96 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-12T22:52:06.052Z] #96 DONE 3.2s [2023-09-12T22:52:06.052Z] [2023-09-12T22:52:06.052Z] #115 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-12T22:52:06.052Z] #115 CACHED [2023-09-12T22:52:06.052Z] [2023-09-12T22:52:06.052Z] #116 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T22:52:06.052Z] #116 CACHED [2023-09-12T22:52:06.052Z] [2023-09-12T22:52:06.052Z] #117 [support-scheduler builder 6/7] COPY . . [2023-09-12T22:52:06.052Z] #117 CACHED [2023-09-12T22:52:06.052Z] [2023-09-12T22:52:06.052Z] #118 [security-bootstrapper builder 6/7] COPY . . [2023-09-12T22:52:06.052Z] #118 CACHED [2023-09-12T22:52:06.052Z] [2023-09-12T22:52:06.052Z] #119 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T22:52:06.052Z] #119 CACHED [2023-09-12T22:52:06.052Z] [2023-09-12T22:52:06.052Z] #120 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-12T22:52:06.052Z] #120 CACHED [2023-09-12T22:52:06.052Z] [2023-09-12T22:52:06.052Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-12T22:52:08.623Z] #121 5.258 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-12T22:52:13.977Z] #121 ... [2023-09-12T22:52:13.977Z] [2023-09-12T22:52:13.977Z] #122 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-12T22:52:13.977Z] #0 5.213 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-12T22:52:13.977Z] #122 ... [2023-09-12T22:52:13.977Z] [2023-09-12T22:52:13.977Z] #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-12T22:52:13.977Z] #0 4.464 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-12T22:52:13.977Z] #123 ... [2023-09-12T22:52:13.977Z] [2023-09-12T22:52:13.977Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-12T22:52:13.977Z] #0 5.024 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-12T22:52:13.977Z] #124 ... [2023-09-12T22:52:13.977Z] [2023-09-12T22:52:13.977Z] #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-12T22:52:13.977Z] #0 4.074 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-12T22:52:13.977Z] #125 ... [2023-09-12T22:52:13.977Z] [2023-09-12T22:52:13.977Z] #126 [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-12T22:52:13.977Z] #0 3.867 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-12T22:52:13.977Z] #126 ... [2023-09-12T22:52:13.977Z] [2023-09-12T22:52:13.977Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-12T22:52:13.977Z] #0 5.219 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-12T22:52:13.977Z] #127 ... [2023-09-12T22:52:13.977Z] [2023-09-12T22:52:13.977Z] #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-12T22:52:13.977Z] #0 3.832 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-12T22:52:14.242Z] #128 ... [2023-09-12T22:52:14.242Z] [2023-09-12T22:52:14.242Z] #129 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-12T22:52:14.242Z] #0 5.173 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-12T22:52:14.242Z] #129 ... [2023-09-12T22:52:14.242Z] [2023-09-12T22:52:14.242Z] #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-12T22:52:14.242Z] #0 5.318 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-12T22:52:14.508Z] #130 ... [2023-09-12T22:52:14.508Z] [2023-09-12T22:52:14.508Z] #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-12T22:52:14.508Z] #0 4.891 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-12T23:04:39.937Z] #131 ... [2023-09-12T23:04:39.937Z] [2023-09-12T23:04:39.937Z] #126 [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-12T23:04:39.937Z] #126 753.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-12T23:04:39.937Z] #126 ... [2023-09-12T23:04:39.937Z] [2023-09-12T23:04:39.937Z] #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-12T23:04:39.937Z] #128 DONE 755.6s [2023-09-12T23:04:39.937Z] [2023-09-12T23:04:39.937Z] #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-12T23:04:39.937Z] #123 ... [2023-09-12T23:04:39.937Z] [2023-09-12T23:04:39.937Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T23:04:39.937Z] #132 DONE 0.3s [2023-09-12T23:04:39.937Z] [2023-09-12T23:04:39.937Z] #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-12T23:04:39.937Z] #125 ... [2023-09-12T23:04:39.937Z] [2023-09-12T23:04:39.937Z] #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-12T23:04:39.937Z] #133 DONE 0.2s [2023-09-12T23:04:39.937Z] [2023-09-12T23:04:39.937Z] #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-12T23:04:39.937Z] #134 DONE 0.1s [2023-09-12T23:04:39.937Z] [2023-09-12T23:04:39.937Z] #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-12T23:04:40.203Z] #135 DONE 0.2s [2023-09-12T23:04:40.203Z] [2023-09-12T23:04:40.203Z] #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-12T23:04:40.589Z] #136 DONE 0.3s [2023-09-12T23:04:40.589Z] [2023-09-12T23:04:40.589Z] #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-12T23:04:40.856Z] #137 DONE 0.3s [2023-09-12T23:04:40.856Z] [2023-09-12T23:04:40.856Z] #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-12T23:04:42.862Z] #138 DONE 2.1s [2023-09-12T23:04:42.862Z] [2023-09-12T23:04:42.862Z] #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-12T23:04:43.129Z] #123 ... [2023-09-12T23:04:43.129Z] [2023-09-12T23:04:43.129Z] #92 [security-proxy-setup] exporting to image [2023-09-12T23:04:43.129Z] #92 exporting layers [2023-09-12T23:04:43.709Z] #92 exporting layers 0.9s done [2023-09-12T23:04:43.975Z] #92 writing image sha256:880996e28c658190e765dc8bc53cc46192323a93ff2ab18af6401b07281111be done [2023-09-12T23:04:43.975Z] #92 naming to docker.io/library/security-proxy-setup-arm64 done [2023-09-12T23:04:43.975Z] #92 DONE 7.5s [2023-09-12T23:04:43.975Z] [2023-09-12T23:04:43.975Z] #45 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-12T23:04:46.556Z] #45 ... [2023-09-12T23:04:46.556Z] [2023-09-12T23:04:46.556Z] #122 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-12T23:04:46.556Z] #122 DONE 763.3s [2023-09-12T23:04:46.556Z] [2023-09-12T23:04:46.556Z] #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-12T23:04:46.556Z] #139 DONE 0.2s [2023-09-12T23:04:46.556Z] [2023-09-12T23:04:46.557Z] #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-12T23:04:46.825Z] #123 ... [2023-09-12T23:04:46.825Z] [2023-09-12T23:04:46.825Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-12T23:04:49.416Z] #140 DONE 2.7s [2023-09-12T23:04:49.416Z] [2023-09-12T23:04:49.416Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-12T23:04:49.416Z] #127 ... [2023-09-12T23:04:49.416Z] [2023-09-12T23:04:49.416Z] #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T23:04:49.700Z] #141 DONE 0.3s [2023-09-12T23:04:49.700Z] [2023-09-12T23:04:49.700Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-12T23:04:49.700Z] #121 ... [2023-09-12T23:04:49.700Z] [2023-09-12T23:04:49.700Z] #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-12T23:04:49.967Z] #142 DONE 0.3s [2023-09-12T23:04:49.967Z] [2023-09-12T23:04:49.967Z] #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-12T23:04:50.557Z] #143 DONE 0.4s [2023-09-12T23:04:50.557Z] [2023-09-12T23:04:50.557Z] #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-12T23:04:50.557Z] #144 DONE 0.1s [2023-09-12T23:04:50.557Z] [2023-09-12T23:04:50.557Z] #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-12T23:04:50.830Z] #145 DONE 0.1s [2023-09-12T23:04:50.830Z] [2023-09-12T23:04:50.830Z] #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-12T23:04:50.830Z] #146 DONE 0.2s [2023-09-12T23:04:50.830Z] [2023-09-12T23:04:50.830Z] #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-12T23:04:50.830Z] #147 DONE 0.1s [2023-09-12T23:04:50.830Z] [2023-09-12T23:04:50.830Z] #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-12T23:04:51.098Z] #123 ... [2023-09-12T23:04:51.098Z] [2023-09-12T23:04:51.098Z] #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-12T23:04:51.098Z] #148 DONE 0.1s [2023-09-12T23:04:51.098Z] [2023-09-12T23:04:51.098Z] #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-12T23:04:53.044Z] #149 DONE 2.0s [2023-09-12T23:04:53.044Z] [2023-09-12T23:04:53.044Z] #92 [security-bootstrapper] exporting to image [2023-09-12T23:04:53.044Z] #92 exporting layers [2023-09-12T23:04:54.000Z] #92 exporting layers 0.8s done [2023-09-12T23:04:54.000Z] #92 writing image sha256:2d9c8a007c12eb7d32d1bce8fb5655b067e2b3723fafb79be1ccb5754770a79d done [2023-09-12T23:04:54.000Z] #92 naming to docker.io/library/security-bootstrapper-arm64 done [2023-09-12T23:04:54.000Z] #92 DONE 8.3s [2023-09-12T23:04:54.000Z] [2023-09-12T23:04:54.000Z] #126 [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-12T23:04:55.405Z] #126 ... [2023-09-12T23:04:55.405Z] [2023-09-12T23:04:55.405Z] #129 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-12T23:04:55.405Z] #129 DONE 772.2s [2023-09-12T23:04:55.405Z] [2023-09-12T23:04:55.405Z] #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-12T23:04:55.671Z] #123 ... [2023-09-12T23:04:55.671Z] [2023-09-12T23:04:55.671Z] #150 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T23:04:55.989Z] #150 DONE 0.3s [2023-09-12T23:04:55.989Z] [2023-09-12T23:04:55.989Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-12T23:04:55.989Z] #127 ... [2023-09-12T23:04:55.989Z] [2023-09-12T23:04:55.989Z] #151 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-12T23:04:56.256Z] #151 DONE 0.3s [2023-09-12T23:04:56.256Z] [2023-09-12T23:04:56.256Z] #152 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-12T23:04:56.526Z] #152 DONE 0.2s [2023-09-12T23:04:56.526Z] [2023-09-12T23:04:56.526Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-12T23:04:56.527Z] #127 ... [2023-09-12T23:04:56.527Z] [2023-09-12T23:04:56.527Z] #153 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-12T23:04:56.527Z] #153 DONE 0.1s [2023-09-12T23:04:56.798Z] [2023-09-12T23:04:56.798Z] #154 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-12T23:04:56.798Z] #154 DONE 0.1s [2023-09-12T23:04:56.798Z] [2023-09-12T23:04:56.798Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-12T23:04:56.798Z] #121 ... [2023-09-12T23:04:56.798Z] [2023-09-12T23:04:56.798Z] #155 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-12T23:04:59.364Z] #155 DONE 2.3s [2023-09-12T23:04:59.364Z] [2023-09-12T23:04:59.364Z] #92 [security-proxy-auth] exporting to image [2023-09-12T23:04:59.953Z] #92 ... [2023-09-12T23:04:59.953Z] [2023-09-12T23:04:59.953Z] #126 [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-12T23:04:59.953Z] #126 DONE 776.8s [2023-09-12T23:04:59.953Z] [2023-09-12T23:04:59.953Z] #92 [security-proxy-auth] exporting to image [2023-09-12T23:04:59.953Z] #92 exporting layers 1.0s done [2023-09-12T23:04:59.953Z] #92 writing image sha256:d9186c6c11dfb16a4e05443d9dfd1da8241534e28ccb202cafeb51803d628b3a [2023-09-12T23:05:00.217Z] #92 writing image sha256:d9186c6c11dfb16a4e05443d9dfd1da8241534e28ccb202cafeb51803d628b3a 0.0s done [2023-09-12T23:05:00.217Z] #92 naming to docker.io/library/security-proxy-auth-arm64 done [2023-09-12T23:05:00.217Z] #92 DONE 9.4s [2023-09-12T23:05:00.217Z] [2023-09-12T23:05:00.217Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-12T23:05:00.508Z] #121 ... [2023-09-12T23:05:00.508Z] [2023-09-12T23:05:00.508Z] #156 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T23:05:00.508Z] #156 DONE 0.2s [2023-09-12T23:05:00.508Z] [2023-09-12T23:05:00.508Z] #157 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-12T23:05:00.773Z] #157 DONE 0.2s [2023-09-12T23:05:00.773Z] [2023-09-12T23:05:00.773Z] #158 [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-12T23:05:01.042Z] #158 DONE 0.2s [2023-09-12T23:05:01.042Z] [2023-09-12T23:05:01.042Z] #159 [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-12T23:05:01.309Z] #159 DONE 0.1s [2023-09-12T23:05:01.309Z] [2023-09-12T23:05:01.309Z] #160 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-12T23:05:01.309Z] #160 DONE 0.1s [2023-09-12T23:05:01.309Z] [2023-09-12T23:05:01.309Z] #161 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-12T23:05:01.576Z] #161 DONE 0.3s [2023-09-12T23:05:01.576Z] [2023-09-12T23:05:01.576Z] #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-12T23:05:01.576Z] #125 ... [2023-09-12T23:05:01.576Z] [2023-09-12T23:05:01.576Z] #162 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-12T23:05:01.843Z] #162 DONE 0.3s [2023-09-12T23:05:01.843Z] [2023-09-12T23:05:01.843Z] #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-12T23:05:01.843Z] #123 ... [2023-09-12T23:05:01.843Z] [2023-09-12T23:05:01.843Z] #163 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-12T23:05:01.843Z] #163 DONE 0.1s [2023-09-12T23:05:02.118Z] [2023-09-12T23:05:02.118Z] #164 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-12T23:05:04.050Z] #164 DONE 2.0s [2023-09-12T23:05:04.050Z] [2023-09-12T23:05:04.050Z] #92 [security-secretstore-setup] exporting to image [2023-09-12T23:05:05.006Z] #92 exporting layers 1.1s done [2023-09-12T23:05:05.006Z] #92 writing image sha256:8620a1cd65d4342ead84a7e55f38f0b7293494e2796c84de7e515d1034dd7bc4 done [2023-09-12T23:05:05.006Z] #92 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-09-12T23:05:05.006Z] #92 DONE 10.4s [2023-09-12T23:05:05.006Z] [2023-09-12T23:05:05.006Z] #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-12T23:05:20.005Z] #123 ... [2023-09-12T23:05:20.005Z] [2023-09-12T23:05:20.005Z] #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-12T23:05:20.005Z] #131 DONE 795.3s [2023-09-12T23:05:20.005Z] [2023-09-12T23:05:20.005Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-12T23:05:20.005Z] #127 ... [2023-09-12T23:05:20.005Z] [2023-09-12T23:05:20.005Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T23:05:20.005Z] #165 DONE 0.3s [2023-09-12T23:05:20.005Z] [2023-09-12T23:05:20.005Z] #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-12T23:05:20.005Z] #166 DONE 0.3s [2023-09-12T23:05:20.005Z] [2023-09-12T23:05:20.005Z] #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-12T23:05:20.005Z] #167 DONE 0.2s [2023-09-12T23:05:20.005Z] [2023-09-12T23:05:20.005Z] #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-12T23:05:20.005Z] #123 ... [2023-09-12T23:05:20.005Z] [2023-09-12T23:05:20.005Z] #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-12T23:05:20.005Z] #168 DONE 0.2s [2023-09-12T23:05:20.005Z] [2023-09-12T23:05:20.005Z] #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-12T23:05:20.005Z] #169 DONE 0.2s [2023-09-12T23:05:20.005Z] [2023-09-12T23:05:20.005Z] #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-12T23:05:21.943Z] #170 DONE 2.0s [2023-09-12T23:05:21.943Z] [2023-09-12T23:05:21.943Z] #92 [core-common-config-bootstrapper] exporting to image [2023-09-12T23:05:21.943Z] #92 exporting layers [2023-09-12T23:05:22.527Z] #92 exporting layers 0.5s done [2023-09-12T23:05:22.527Z] #92 writing image sha256:fa43346e777e26c6708582cb2aafa2ce8b59d83333a25bff7bfc1ffe7bfc7791 done [2023-09-12T23:05:22.527Z] #92 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-09-12T23:05:22.527Z] #92 DONE 10.9s [2023-09-12T23:05:22.527Z] [2023-09-12T23:05:22.527Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-12T23:05:49.183Z] #127 ... [2023-09-12T23:05:49.183Z] [2023-09-12T23:05:49.183Z] #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-12T23:05:49.183Z] #130 DONE 824.2s [2023-09-12T23:05:49.183Z] [2023-09-12T23:05:49.183Z] #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-12T23:05:49.183Z] #123 ... [2023-09-12T23:05:49.183Z] [2023-09-12T23:05:49.183Z] #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T23:05:49.183Z] #171 DONE 0.3s [2023-09-12T23:05:49.183Z] [2023-09-12T23:05:49.183Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-12T23:05:49.183Z] #124 ... [2023-09-12T23:05:49.183Z] [2023-09-12T23:05:49.183Z] #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-12T23:05:49.183Z] #172 DONE 0.1s [2023-09-12T23:05:49.183Z] [2023-09-12T23:05:49.183Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-12T23:05:49.183Z] #173 DONE 0.3s [2023-09-12T23:05:49.183Z] [2023-09-12T23:05:49.183Z] #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-12T23:05:49.183Z] #123 ... [2023-09-12T23:05:49.183Z] [2023-09-12T23:05:49.183Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-12T23:05:49.183Z] #174 DONE 0.3s [2023-09-12T23:05:49.183Z] [2023-09-12T23:05:49.183Z] #92 [core-command] exporting to image [2023-09-12T23:05:49.183Z] #92 exporting layers [2023-09-12T23:05:49.183Z] #92 exporting layers 0.2s done [2023-09-12T23:05:49.183Z] #92 writing image sha256:47dc668adc2fbd1fd71c41abccc08d33e9082f294600786e67f11a9dc3839092 done [2023-09-12T23:05:49.183Z] #92 naming to docker.io/library/core-command-arm64 done [2023-09-12T23:05:49.183Z] #92 DONE 11.2s [2023-09-12T23:05:49.183Z] [2023-09-12T23:05:49.183Z] #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-12T23:05:57.368Z] #123 ... [2023-09-12T23:05:57.368Z] [2023-09-12T23:05:57.368Z] #125 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-12T23:05:57.368Z] #125 DONE 833.9s [2023-09-12T23:05:57.368Z] [2023-09-12T23:05:57.368Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-12T23:05:57.368Z] #121 ... [2023-09-12T23:05:57.368Z] [2023-09-12T23:05:57.368Z] #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T23:05:57.368Z] #175 DONE 0.1s [2023-09-12T23:05:57.368Z] [2023-09-12T23:05:57.368Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-12T23:05:57.633Z] #127 ... [2023-09-12T23:05:57.633Z] [2023-09-12T23:05:57.633Z] #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-12T23:05:57.633Z] #176 DONE 0.2s [2023-09-12T23:05:57.633Z] [2023-09-12T23:05:57.633Z] #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-12T23:05:58.216Z] #177 DONE 0.3s [2023-09-12T23:05:58.216Z] [2023-09-12T23:05:58.216Z] #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-12T23:05:58.216Z] #178 DONE 0.1s [2023-09-12T23:05:58.216Z] [2023-09-12T23:05:58.216Z] #92 [core-data] exporting to image [2023-09-12T23:05:58.216Z] #92 exporting layers [2023-09-12T23:05:58.481Z] #92 exporting layers 0.3s done [2023-09-12T23:05:58.481Z] #92 writing image sha256:a37efc85cdf043e5d310c4f9f5496bedb8b9ac5a304cfba2257ac73556f7761e done [2023-09-12T23:05:58.481Z] #92 naming to docker.io/library/core-data-arm64 0.0s done [2023-09-12T23:05:58.481Z] #92 DONE 11.5s [2023-09-12T23:05:58.481Z] [2023-09-12T23:05:58.481Z] #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-12T23:06:00.420Z] #123 DONE 837.2s [2023-09-12T23:06:00.420Z] [2023-09-12T23:06:00.420Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-12T23:06:01.006Z] #121 ... [2023-09-12T23:06:01.006Z] [2023-09-12T23:06:01.006Z] #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T23:06:01.273Z] #179 DONE 0.3s [2023-09-12T23:06:01.273Z] [2023-09-12T23:06:01.273Z] #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-12T23:06:01.541Z] #180 DONE 0.2s [2023-09-12T23:06:01.541Z] [2023-09-12T23:06:01.541Z] #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-12T23:06:01.808Z] #181 DONE 0.3s [2023-09-12T23:06:01.808Z] [2023-09-12T23:06:01.808Z] #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-12T23:06:01.808Z] #182 DONE 0.2s [2023-09-12T23:06:01.808Z] [2023-09-12T23:06:01.808Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-12T23:06:02.088Z] #121 ... [2023-09-12T23:06:02.089Z] [2023-09-12T23:06:02.089Z] #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-12T23:06:02.089Z] #183 DONE 0.2s [2023-09-12T23:06:02.089Z] [2023-09-12T23:06:02.089Z] #92 [core-metadata] exporting to image [2023-09-12T23:06:02.354Z] #92 exporting layers 0.2s done [2023-09-12T23:06:02.354Z] #92 writing image sha256:17fe65e771ea57ab87a007b245feeac209102b8c4f18149c5551f885d815bb56 done [2023-09-12T23:06:02.354Z] #92 naming to docker.io/library/core-metadata-arm64 done [2023-09-12T23:06:02.354Z] #92 DONE 11.8s [2023-09-12T23:06:02.354Z] [2023-09-12T23:06:02.354Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-12T23:06:20.852Z] #127 DONE 856.8s [2023-09-12T23:06:20.852Z] [2023-09-12T23:06:20.852Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-12T23:06:20.852Z] #121 ... [2023-09-12T23:06:20.852Z] [2023-09-12T23:06:20.852Z] #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T23:06:20.852Z] #184 DONE 0.1s [2023-09-12T23:06:20.852Z] [2023-09-12T23:06:20.852Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-12T23:06:20.852Z] #121 ... [2023-09-12T23:06:20.852Z] [2023-09-12T23:06:20.852Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-12T23:06:20.853Z] #185 DONE 0.1s [2023-09-12T23:06:20.853Z] [2023-09-12T23:06:20.853Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-12T23:06:20.853Z] #121 ... [2023-09-12T23:06:20.853Z] [2023-09-12T23:06:20.853Z] #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-12T23:06:20.853Z] #186 DONE 0.3s [2023-09-12T23:06:20.853Z] [2023-09-12T23:06:20.853Z] #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-12T23:06:21.136Z] #187 DONE 0.1s [2023-09-12T23:06:21.136Z] [2023-09-12T23:06:21.136Z] #92 [security-spiffe-token-provider] exporting to image [2023-09-12T23:06:21.136Z] #92 exporting layers [2023-09-12T23:06:24.472Z] #92 exporting layers 3.3s done [2023-09-12T23:06:24.472Z] #92 writing image sha256:8c098bcee457a7e89346f23bf260795965ea6b1541d47145c8125449a4e8d3cf done [2023-09-12T23:06:24.472Z] #92 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-09-12T23:06:24.472Z] #92 DONE 15.1s [2023-09-12T23:06:24.472Z] [2023-09-12T23:06:24.472Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-12T23:06:42.650Z] #121 DONE 878.9s [2023-09-12T23:06:42.650Z] [2023-09-12T23:06:42.650Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-12T23:06:42.650Z] #124 DONE 878.9s [2023-09-12T23:06:42.650Z] [2023-09-12T23:06:42.650Z] #45 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-12T23:06:42.650Z] #45 ... [2023-09-12T23:06:42.650Z] [2023-09-12T23:06:42.650Z] #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T23:06:42.650Z] #188 DONE 0.1s [2023-09-12T23:06:42.650Z] [2023-09-12T23:06:42.650Z] #189 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-12T23:06:42.650Z] #189 DONE 0.1s [2023-09-12T23:06:42.650Z] [2023-09-12T23:06:42.650Z] #190 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-12T23:06:42.650Z] #190 DONE 0.2s [2023-09-12T23:06:42.650Z] [2023-09-12T23:06:42.650Z] #191 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-12T23:06:42.650Z] #191 DONE 0.1s [2023-09-12T23:06:42.650Z] [2023-09-12T23:06:42.650Z] #192 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-12T23:06:43.232Z] #192 ... [2023-09-12T23:06:43.232Z] [2023-09-12T23:06:43.232Z] #193 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-12T23:06:43.232Z] #193 DONE 0.4s [2023-09-12T23:06:43.232Z] [2023-09-12T23:06:43.232Z] #192 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-12T23:06:43.232Z] #192 DONE 0.5s [2023-09-12T23:06:43.232Z] [2023-09-12T23:06:43.232Z] #194 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-12T23:06:43.499Z] #194 DONE 0.1s [2023-09-12T23:06:43.499Z] [2023-09-12T23:06:43.499Z] #195 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-12T23:06:43.499Z] #195 DONE 0.2s [2023-09-12T23:06:43.499Z] [2023-09-12T23:06:43.499Z] #92 [support-scheduler] exporting to image [2023-09-12T23:06:43.499Z] #92 exporting layers [2023-09-12T23:06:43.768Z] #92 exporting layers 0.4s done [2023-09-12T23:06:43.768Z] #92 exporting layers 0.4s done [2023-09-12T23:06:43.768Z] #92 writing image sha256:9438a76c03f1170660f198e294dd9eee499717581bb4db7567030a0965c75562 0.0s done [2023-09-12T23:06:43.768Z] #92 naming to docker.io/library/support-notifications-arm64 done [2023-09-12T23:06:43.768Z] #92 writing image sha256:1c60d4adbe5bdf716d9fee0b3f420c09d93454287438bde7e21c5f70ebc8a93a done [2023-09-12T23:06:43.768Z] #92 naming to docker.io/library/support-scheduler-arm64 done [2023-09-12T23:06:43.768Z] #92 DONE 15.6s [2023-09-12T23:06:43.768Z] [2023-09-12T23:06:43.768Z] #45 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-12T23:06:43.768Z] time="2023-09-12T22:50:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T23:06:43.768Z] time="2023-09-12T22:50:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T23:06:43.768Z] time="2023-09-12T22:50:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T23:06:43.768Z] time="2023-09-12T22:50:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T23:06:43.768Z] time="2023-09-12T22:50:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T23:06:43.768Z] time="2023-09-12T22:50:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T23:06:43.768Z] time="2023-09-12T22:50:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T23:06:43.768Z] time="2023-09-12T22:50:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T23:06:43.768Z] time="2023-09-12T22:50:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T23:06:43.768Z] time="2023-09-12T22:50:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T23:06:43.768Z] time="2023-09-12T22:50:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T23:06:43.768Z] time="2023-09-12T22:50:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T23:06:43.768Z] time="2023-09-12T22:50:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-12T23:06:43.768Z] time="2023-09-12T22:50:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-12T23:06:43.784Z] $ docker stop --time=1 9f97a37f01f0bb4aa1175cb5c9402c08531da9948bc3c5b07609d0684f399f31 [2023-09-12T23:06:45.442Z] $ docker rm -f --volumes 9f97a37f01f0bb4aa1175cb5c9402c08531da9948bc3c5b07609d0684f399f31 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T23:06:46.002Z] + docker images [2023-09-12T23:06:46.002Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-12T23:06:46.002Z] support-notifications-arm64 latest 9438a76c03f1 2 seconds ago 34.1MB [2023-09-12T23:06:46.002Z] support-scheduler-arm64 latest 1c60d4adbe5b 2 seconds ago 33.5MB [2023-09-12T23:06:46.002Z] security-spiffe-token-provider-arm64 latest 8c098bcee457 25 seconds ago 35MB [2023-09-12T23:06:46.002Z] core-metadata-arm64 latest 17fe65e771ea 44 seconds ago 21.5MB [2023-09-12T23:06:46.002Z] core-data-arm64 latest a37efc85cdf0 48 seconds ago 21.2MB [2023-09-12T23:06:46.002Z] core-command-arm64 latest 47dc668adc2f 57 seconds ago 21MB [2023-09-12T23:06:46.002Z] core-common-config-bootstrapper-arm64 latest fa43346e777e About a minute ago 18.3MB [2023-09-12T23:06:46.002Z] security-secretstore-setup-arm64 latest 8620a1cd65d4 About a minute ago 43.6MB [2023-09-12T23:06:46.002Z] security-proxy-auth-arm64 latest d9186c6c11df About a minute ago 19.4MB [2023-09-12T23:06:46.002Z] security-bootstrapper-arm64 latest 2d9c8a007c12 About a minute ago 23MB [2023-09-12T23:06:46.002Z] security-proxy-setup-arm64 latest 880996e28c65 2 minutes ago 29.1MB [2023-09-12T23:06:46.002Z] security-spire-agent-arm64 latest 46e8cb28a866 15 minutes ago 152MB [2023-09-12T23:06:46.002Z] security-spire-config-arm64 latest b3334d1aa8be 15 minutes ago 95.8MB [2023-09-12T23:06:46.002Z] security-spire-server-arm64 latest 9e7a29d3f10e 15 minutes ago 96.6MB [2023-09-12T23:06:46.002Z] ci-base-image-arm64 latest b90d83d03f19 26 minutes ago 1.07GB [2023-09-12T23:06:46.002Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 746ca1b523b5 7 hours ago 695MB [2023-09-12T23:06:46.002Z] 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-12T23:06:46.813Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T23:06:46.813Z] [2023-09-12T23:06:46.813Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T23:06:47.213Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T23:06:47.477Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-12T23:06:47.477Z] 8998bd30e6a1: Pulling fs layer [2023-09-12T23:06:47.477Z] 04944245beec: Pulling fs layer [2023-09-12T23:06:47.477Z] 699f458cf7ca: Pulling fs layer [2023-09-12T23:06:47.477Z] 765212b225bb: Pulling fs layer [2023-09-12T23:06:47.477Z] f23df028b6ca: Pulling fs layer [2023-09-12T23:06:47.477Z] d65c8cfc05b1: Pulling fs layer [2023-09-12T23:06:47.477Z] 2437ff75d9bd: Pulling fs layer [2023-09-12T23:06:47.477Z] d65c8cfc05b1: Waiting [2023-09-12T23:06:47.477Z] 765212b225bb: Waiting [2023-09-12T23:06:47.477Z] f23df028b6ca: Waiting [2023-09-12T23:06:47.477Z] 2437ff75d9bd: Waiting [2023-09-12T23:06:47.477Z] 04944245beec: Verifying Checksum [2023-09-12T23:06:47.477Z] 04944245beec: Download complete [2023-09-12T23:06:47.477Z] 765212b225bb: Verifying Checksum [2023-09-12T23:06:47.477Z] 765212b225bb: Download complete [2023-09-12T23:06:47.477Z] f23df028b6ca: Verifying Checksum [2023-09-12T23:06:47.477Z] f23df028b6ca: Download complete [2023-09-12T23:06:47.477Z] d65c8cfc05b1: Download complete [2023-09-12T23:06:47.742Z] 699f458cf7ca: Verifying Checksum [2023-09-12T23:06:47.742Z] 699f458cf7ca: Download complete [2023-09-12T23:06:48.007Z] 8998bd30e6a1: Verifying Checksum [2023-09-12T23:06:48.007Z] 8998bd30e6a1: Download complete [2023-09-12T23:06:49.938Z] 2437ff75d9bd: Verifying Checksum [2023-09-12T23:06:49.938Z] 2437ff75d9bd: Download complete [2023-09-12T23:06:51.876Z] 8998bd30e6a1: Pull complete [2023-09-12T23:06:52.143Z] 04944245beec: Pull complete [2023-09-12T23:06:53.544Z] 699f458cf7ca: Pull complete [2023-09-12T23:06:53.544Z] 765212b225bb: Pull complete [2023-09-12T23:06:54.500Z] f23df028b6ca: Pull complete [2023-09-12T23:06:54.500Z] d65c8cfc05b1: Pull complete [2023-09-12T23:07:09.479Z] 2437ff75d9bd: Pull complete [2023-09-12T23:07:09.479Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-12T23:07:09.479Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T23:07:09.479Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T23:07:09.813Z] prd-ubuntu20.04-docker-arm64-4c-16g-6040 does not seem to be running inside a container [2023-09-12T23:07:09.852Z] $ 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-12T23:07:12.680Z] $ docker top 56a9398c20c27a6d8e482828cb1639400e41e9a38f675e0236c63f7a5b45450f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T23:07:13.658Z] ---> job-cost.sh [2023-09-12T23:07:13.658Z] lf-activate-venv: SKIPPING [2023-09-12T23:07:13.658Z] INFO: No Stack... [2023-09-12T23:07:13.925Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-12T23:07:14.881Z] INFO: Archiving Costs [Pipeline] sh [2023-09-12T23:07:15.220Z] + + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-09-12T23:07:15.220Z] cut -d, -f6 [Pipeline] lock [2023-09-12T23:07:15.303Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4681-1-stack-cost] [2023-09-12T23:07:15.308Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4681-1-stack-cost] did not exist. Created. [2023-09-12T23:07:15.308Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4681-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-12T23:07:15.742Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-12T23:07:15.959Z] Stashed 1 file(s) [Pipeline] } [2023-09-12T23:07:15.974Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4681-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-12T23:07:16.038Z] $ docker stop --time=1 56a9398c20c27a6d8e482828cb1639400e41e9a38f675e0236c63f7a5b45450f [2023-09-12T23:07:17.653Z] $ docker rm -f --volumes 56a9398c20c27a6d8e482828cb1639400e41e9a38f675e0236c63f7a5b45450f [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-12T23:07:18.764Z] provisioning config files... [2023-09-12T23:07:18.804Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config10147757695113348063tmp [Pipeline] { [Pipeline] sh [2023-09-12T23:07:19.190Z] + set +x [2023-09-12T23:07:19.190Z] + bash -s -- [2023-09-12T23:07:19.190Z] + curl -s https://codecov.io/bash [2023-09-12T23:07:19.190Z] [2023-09-12T23:07:19.190Z] _____ _ [2023-09-12T23:07:19.190Z] / ____| | | [2023-09-12T23:07:19.190Z] | | ___ __| | ___ ___ _____ __ [2023-09-12T23:07:19.190Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-12T23:07:19.190Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-12T23:07:19.190Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-12T23:07:19.190Z] Bash-1.0.6 [2023-09-12T23:07:19.190Z] [2023-09-12T23:07:19.190Z] [2023-09-12T23:07:19.190Z] ==> git version 2.25.1 found [2023-09-12T23:07:19.190Z] ==> 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-12T23:07:19.190Z] Release-Date: 2020-01-08 [2023-09-12T23:07:19.190Z] 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-12T23:07:19.190Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-12T23:07:19.190Z] ==> Jenkins CI detected. [2023-09-12T23:07:19.190Z] current dir:  /w/workspace/edgex-go/1 [2023-09-12T23:07:19.190Z] project root: . [2023-09-12T23:07:19.190Z] --> token set from env [2023-09-12T23:07:19.190Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-12T23:07:19.465Z] ==> Running gcov in . (disable via -X gcov) [2023-09-12T23:07:19.465Z] ==> Python coveragepy not found [2023-09-12T23:07:19.465Z] ==> Searching for coverage reports in: [2023-09-12T23:07:19.465Z] + . [2023-09-12T23:07:19.465Z] -> Found 1 reports [2023-09-12T23:07:19.465Z] ==> Detecting git/mercurial file structure [2023-09-12T23:07:19.465Z] ==> Reading reports [2023-09-12T23:07:19.465Z] + ./coverage.out bytes=450471 [2023-09-12T23:07:19.465Z] ==> Appending adjustments [2023-09-12T23:07:19.465Z] https://docs.codecov.io/docs/fixing-reports [2023-09-12T23:07:20.850Z] + Found adjustments [2023-09-12T23:07:20.850Z] ==> Gzipping contents [2023-09-12T23:07:20.850Z] 60K /tmp/codecov.8t5m3T.gz [2023-09-12T23:07:20.850Z] ==> Uploading reports [2023-09-12T23:07:20.850Z] url: https://codecov.io [2023-09-12T23:07:20.850Z] query: branch=PR-4681&commit=3ee0de3047294a6d95cf9d4b3b1c56f1ca05cc6c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4681%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4681&job=&cmd_args= [2023-09-12T23:07:20.850Z] -> Pinging Codecov [2023-09-12T23:07:20.850Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4681&commit=3ee0de3047294a6d95cf9d4b3b1c56f1ca05cc6c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4681%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4681&job=&cmd_args= [2023-09-12T23:07:20.850Z] -> Uploading to [2023-09-12T23:07:20.850Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-12/00271124DB129430A58F1EEE437C3FCB/3ee0de3047294a6d95cf9d4b3b1c56f1ca05cc6c/14002655-b987-406a-b2c3-71572f4c0174.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230912%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230912T230720Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=071b096b5109d81e8c8f809ad5054b696e9abc22508e62e5bf42c3fd1638324b [2023-09-12T23:07:20.850Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T23:07:20.850Z] Dload Upload Total Spent Left Speed [2023-09-12T23:07:21.110Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57717 0 0 100 57717 0 262k --:--:-- --:--:-- --:--:-- 262k [2023-09-12T23:07:21.110Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/3ee0de3047294a6d95cf9d4b3b1c56f1ca05cc6c [Pipeline] } [2023-09-12T23:07:21.136Z] 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-12T23:07:22.563Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-09-12T23:07:22.897Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T23:07:23.788Z] ---> package-listing.sh [2023-09-12T23:07:23.789Z] ++ facter osfamily [2023-09-12T23:07:23.789Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-12T23:07:24.050Z] + OS_FAMILY=debian [2023-09-12T23:07:24.050Z] + workspace=/w/workspace/edgex-go/1 [2023-09-12T23:07:24.050Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-12T23:07:24.050Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-12T23:07:24.050Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-12T23:07:24.050Z] + PACKAGES=/tmp/packages_start.txt [2023-09-12T23:07:24.050Z] + '[' /w/workspace/edgex-go/1 ']' [2023-09-12T23:07:24.050Z] + PACKAGES=/tmp/packages_end.txt [2023-09-12T23:07:24.050Z] + case "${OS_FAMILY}" in [2023-09-12T23:07:24.050Z] + dpkg -l [2023-09-12T23:07:24.050Z] + grep '^ii' [2023-09-12T23:07:24.050Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-12T23:07:24.050Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-12T23:07:24.050Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-12T23:07:24.050Z] + '[' /w/workspace/edgex-go/1 ']' [2023-09-12T23:07:24.050Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-09-12T23:07:24.050Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-09-12T23:07:24.083Z] 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-12T23:07:24.377Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T23:07:25.002Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T23:07:25.003Z] [2023-09-12T23:07:25.003Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T23:07:25.374Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T23:07:25.374Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-12T23:07:25.374Z] 5eb5b503b376: Pulling fs layer [2023-09-12T23:07:25.374Z] 5c69ac0246d0: Pulling fs layer [2023-09-12T23:07:25.374Z] ec43610c2a17: Pulling fs layer [2023-09-12T23:07:25.374Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-12T23:07:25.374Z] 33b1e0a273af: Pulling fs layer [2023-09-12T23:07:25.374Z] 3a2ae6a8a46f: Waiting [2023-09-12T23:07:25.374Z] 33b1e0a273af: Waiting [2023-09-12T23:07:25.374Z] 5d3b04190fa2: Pulling fs layer [2023-09-12T23:07:25.374Z] 2f39f015ded8: Pulling fs layer [2023-09-12T23:07:25.374Z] 5d3b04190fa2: Waiting [2023-09-12T23:07:25.374Z] 2f39f015ded8: Waiting [2023-09-12T23:07:25.374Z] 5c69ac0246d0: Download complete [2023-09-12T23:07:25.374Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-12T23:07:25.374Z] 3a2ae6a8a46f: Download complete [2023-09-12T23:07:25.374Z] 33b1e0a273af: Verifying Checksum [2023-09-12T23:07:25.374Z] 33b1e0a273af: Download complete [2023-09-12T23:07:25.374Z] ec43610c2a17: Verifying Checksum [2023-09-12T23:07:25.374Z] ec43610c2a17: Download complete [2023-09-12T23:07:25.374Z] 5d3b04190fa2: Download complete [2023-09-12T23:07:25.640Z] 5eb5b503b376: Download complete [2023-09-12T23:07:26.210Z] 2f39f015ded8: Verifying Checksum [2023-09-12T23:07:26.210Z] 2f39f015ded8: Download complete [2023-09-12T23:07:27.147Z] 5eb5b503b376: Pull complete [2023-09-12T23:07:27.147Z] 5c69ac0246d0: Pull complete [2023-09-12T23:07:27.713Z] ec43610c2a17: Pull complete [2023-09-12T23:07:27.713Z] 3a2ae6a8a46f: Pull complete [2023-09-12T23:07:27.973Z] 33b1e0a273af: Pull complete [2023-09-12T23:07:27.973Z] 5d3b04190fa2: Pull complete [2023-09-12T23:07:33.245Z] 2f39f015ded8: Pull complete [2023-09-12T23:07:33.245Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-12T23:07:33.245Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T23:07:33.245Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T23:07:33.459Z] prd-ubuntu20.04-docker-8c-8g-6039 does not seem to be running inside a container [2023-09-12T23:07:33.517Z] $ 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-12T23:07:36.481Z] $ docker top 8c0f7101bad3fbe1a88183016c966f5ccad7e9c9dc1c9d76281b5d2937da3348 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T23:07:36.859Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-12T23:07:37.232Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-12T23:07:37.546Z] + ls /var/log/sa-host [2023-09-12T23:07:37.546Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T23:07:37.779Z] provisioning config files... [2023-09-12T23:07:37.789Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7933332123961099603tmp [Pipeline] { [Pipeline] echo [2023-09-12T23:07:37.846Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T23:07:38.158Z] ---> create-netrc.sh [Pipeline] } [2023-09-12T23:07:38.186Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-12T23:07:38.590Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-12T23:07:38.627Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T23:07:38.939Z] ---> sudo-logs.sh [2023-09-12T23:07:38.939Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-12T23:07:39.016Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T23:07:39.326Z] ---> job-cost.sh [2023-09-12T23:07:39.326Z] lf-activate-venv: SKIPPING [2023-09-12T23:07:39.326Z] DEBUG: total: 0.10999999940395355 [2023-09-12T23:07:39.326Z] INFO: Retrieving Stack Cost... [2023-09-12T23:07:39.585Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-12T23:07:40.154Z] INFO: Archiving Costs [Pipeline] echo [2023-09-12T23:07:40.186Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T23:07:40.500Z] ---> logs-deploy.sh [2023-09-12T23:07:40.500Z] lf-activate-venv: SKIPPING [2023-09-12T23:07:40.500Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4681/1 [2023-09-12T23:07:40.500Z] INFO: archiving workspace using pattern(s): [2023-09-12T23:07:41.433Z] Archives upload complete. [2023-09-12T23:07:41.692Z] INFO: archiving logs to Nexus [2023-09-12T23:07:42.260Z] ---> uname -a: [2023-09-12T23:07:42.260Z] Linux prd-ubuntu20-04-docker-8c-8g-6039 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-09-12T23:07:42.260Z] [2023-09-12T23:07:42.260Z] [2023-09-12T23:07:42.260Z] ---> lscpu: [2023-09-12T23:07:42.260Z] Architecture: x86_64 [2023-09-12T23:07:42.260Z] CPU op-mode(s): 32-bit, 64-bit [2023-09-12T23:07:42.260Z] Byte Order: Little Endian [2023-09-12T23:07:42.260Z] Address sizes: 40 bits physical, 48 bits virtual [2023-09-12T23:07:42.260Z] CPU(s): 8 [2023-09-12T23:07:42.260Z] On-line CPU(s) list: 0-7 [2023-09-12T23:07:42.260Z] Thread(s) per core: 1 [2023-09-12T23:07:42.260Z] Core(s) per socket: 1 [2023-09-12T23:07:42.260Z] Socket(s): 8 [2023-09-12T23:07:42.260Z] NUMA node(s): 1 [2023-09-12T23:07:42.260Z] Vendor ID: AuthenticAMD [2023-09-12T23:07:42.260Z] CPU family: 23 [2023-09-12T23:07:42.260Z] Model: 49 [2023-09-12T23:07:42.260Z] Model name: AMD EPYC-Rome Processor [2023-09-12T23:07:42.260Z] Stepping: 0 [2023-09-12T23:07:42.260Z] CPU MHz: 2799.998 [2023-09-12T23:07:42.260Z] BogoMIPS: 5599.99 [2023-09-12T23:07:42.260Z] Virtualization: AMD-V [2023-09-12T23:07:42.260Z] Hypervisor vendor: KVM [2023-09-12T23:07:42.260Z] Virtualization type: full [2023-09-12T23:07:42.260Z] L1d cache: 256 KiB [2023-09-12T23:07:42.260Z] L1i cache: 256 KiB [2023-09-12T23:07:42.260Z] L2 cache: 4 MiB [2023-09-12T23:07:42.261Z] L3 cache: 128 MiB [2023-09-12T23:07:42.261Z] NUMA node0 CPU(s): 0-7 [2023-09-12T23:07:42.261Z] Vulnerability Itlb multihit: Not affected [2023-09-12T23:07:42.261Z] Vulnerability L1tf: Not affected [2023-09-12T23:07:42.261Z] Vulnerability Mds: Not affected [2023-09-12T23:07:42.261Z] Vulnerability Meltdown: Not affected [2023-09-12T23:07:42.261Z] Vulnerability Mmio stale data: Not affected [2023-09-12T23:07:42.261Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-09-12T23:07:42.261Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-09-12T23:07:42.261Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-09-12T23:07:42.261Z] Vulnerability Srbds: Not affected [2023-09-12T23:07:42.261Z] Vulnerability Tsx async abort: Not affected [2023-09-12T23:07:42.261Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-09-12T23:07:42.261Z] [2023-09-12T23:07:42.261Z] [2023-09-12T23:07:42.261Z] ---> nproc: [2023-09-12T23:07:42.261Z] 8 [2023-09-12T23:07:42.261Z] [2023-09-12T23:07:42.261Z] [2023-09-12T23:07:42.261Z] ---> df -h: [2023-09-12T23:07:42.261Z] Filesystem Size Used Avail Use% Mounted on [2023-09-12T23:07:42.261Z] overlay 155G 21G 135G 14% / [2023-09-12T23:07:42.261Z] tmpfs 64M 0 64M 0% /dev [2023-09-12T23:07:42.261Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-09-12T23:07:42.261Z] shm 64M 0 64M 0% /dev/shm [2023-09-12T23:07:42.261Z] /dev/vda1 155G 21G 135G 14% /facter-os [2023-09-12T23:07:42.261Z] [2023-09-12T23:07:42.261Z]