Pull request #4766 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 719fc0b42728e4117d59d52f20cc8cc7c2f30bc5+23956941b4940f7c704781ef156c6941bf29d18c (6231ccfcc6735c0d97e3ea4a2f20e5e255162f49) 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-ssh11654053243913140238.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh8390326155637505075.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-4766/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-4766/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5679045475690154938.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-4766/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2438910224235709805.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh16528192014819365886.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-4766/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-4766/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11808600466965384649.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-2025 in /w/workspace/edgexfoundry_edgex-go_PR-4766 [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 Merging remotes/origin/main commit 23956941b4940f7c704781ef156c6941bf29d18c into PR head commit 719fc0b42728e4117d59d52f20cc8cc7c2f30bc5 Merge succeeded, producing 719fc0b42728e4117d59d52f20cc8cc7c2f30bc5 Checking out Revision 719fc0b42728e4117d59d52f20cc8cc7c2f30bc5 (PR-4766) Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.4 to 1.9.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > 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/4766/head:refs/remotes/origin/PR-4766 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 719fc0b42728e4117d59d52f20cc8cc7c2f30bc5 # 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 23956941b4940f7c704781ef156c6941bf29d18c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 719fc0b42728e4117d59d52f20cc8cc7c2f30bc5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-01T19:51:23.460Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-01T19:51:23.643Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-01T19:51:23.773Z] ========================================================= [2024-03-01T19:51:23.773Z] EdgeX Global Pipelines Version Info [2024-03-01T19:51:23.773Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-01T19:51:24.537Z] ------------------- [2024-03-01T19:51:24.537Z] stable info: [2024-03-01T19:51:24.537Z] ------------------- [2024-03-01T19:51:24.537Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-01T19:51:24.537Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-01T19:51:24.537Z] Message: update stable to v1.0.258 [2024-03-01T19:51:25.109Z] ------------------- [2024-03-01T19:51:25.110Z] experimental info: [2024-03-01T19:51:25.110Z] ------------------- [2024-03-01T19:51:25.110Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-01T19:51:25.110Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-01T19:51:25.110Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-01T19:51:25.324Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-03-01T19:51:25.384Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-03-01T19:51:25.436Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-01T19:51:25.490Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-01T19:51:25.543Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-01T19:51:25.605Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-01T19:51:25.656Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-01T19:51:25.709Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-03-01T19:51:25.764Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-03-01T19:51:25.820Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-03-01T19:51:25.880Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-01T19:51:25.939Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-01T19:51:25.993Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-01T19:51:26.048Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-01T19:51:26.111Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-01T19:51:26.170Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-01T19:51:26.227Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-01T19:51:26.291Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-01T19:51:26.356Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-03-01T19:51:26.425Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-03-01T19:51:26.498Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-01T19:51:26.561Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-01T19:51:26.630Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-01T19:51:26.694Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4766 [Pipeline] echo [2024-03-01T19:51:26.759Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4766 [Pipeline] echo [2024-03-01T19:51:26.826Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4766 [Pipeline] echo [2024-03-01T19:51:26.896Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 719fc0b42728e4117d59d52f20cc8cc7c2f30bc5 [Pipeline] echo [2024-03-01T19:51:26.968Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 719fc0b [Pipeline] echo [2024-03-01T19:51:27.037Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-01T19:51:27.174Z] provisioning config files... [2024-03-01T19:51:27.189Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config16802227651667997126tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-01T19:51:27.632Z] ---> ****-login.sh [2024-03-01T19:51:27.632Z] nexus3.edgexfoundry.org:10001 [2024-03-01T19:51:27.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T19:51:27.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T19:51:27.892Z] Configure a credential helper to remove this warning. See [2024-03-01T19:51:27.892Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T19:51:27.892Z] [2024-03-01T19:51:27.892Z] Login Succeeded [2024-03-01T19:51:27.892Z] nexus3.edgexfoundry.org:10002 [2024-03-01T19:51:28.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T19:51:28.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T19:51:28.154Z] Configure a credential helper to remove this warning. See [2024-03-01T19:51:28.154Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T19:51:28.154Z] [2024-03-01T19:51:28.154Z] Login Succeeded [2024-03-01T19:51:28.154Z] nexus3.edgexfoundry.org:10003 [2024-03-01T19:51:28.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T19:51:28.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T19:51:28.154Z] Configure a credential helper to remove this warning. See [2024-03-01T19:51:28.154Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T19:51:28.154Z] [2024-03-01T19:51:28.154Z] Login Succeeded [2024-03-01T19:51:28.154Z] nexus3.edgexfoundry.org:10004 [2024-03-01T19:51:28.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T19:51:28.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T19:51:28.416Z] Configure a credential helper to remove this warning. See [2024-03-01T19:51:28.416Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T19:51:28.416Z] [2024-03-01T19:51:28.416Z] Login Succeeded [2024-03-01T19:51:28.416Z] ****.io [2024-03-01T19:51:28.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T19:51:28.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T19:51:28.678Z] Configure a credential helper to remove this warning. See [2024-03-01T19:51:28.678Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T19:51:28.678Z] [2024-03-01T19:51:28.678Z] Login Succeeded [2024-03-01T19:51:28.678Z] ---> ****-login.sh ends [Pipeline] } [2024-03-01T19:51:28.704Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-01T19:51:29.182Z] + 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 [2024-03-01T19:51:29.182Z] + + dirnamecut cmd/core-command/Dockerfile -d/ [2024-03-01T19:51:29.182Z] -f2 [2024-03-01T19:51:29.182Z] + echo core-command,cmd/core-command/Dockerfile [2024-03-01T19:51:29.182Z] + dirname+ cmd/core-common-config-bootstrapper/Dockerfile [2024-03-01T19:51:29.182Z] cut -d/ -f2 [2024-03-01T19:51:29.182Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-03-01T19:51:29.182Z] + dirname cmd/core-data/Dockerfile [2024-03-01T19:51:29.182Z] + cut -d/ -f2 [2024-03-01T19:51:29.182Z] + echo core-data,cmd/core-data/Dockerfile [2024-03-01T19:51:29.182Z] + dirname cmd/core-metadata/Dockerfile [2024-03-01T19:51:29.182Z] + cut -d/ -f2 [2024-03-01T19:51:29.182Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-03-01T19:51:29.182Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-03-01T19:51:29.182Z] + cut -d/ -f2 [2024-03-01T19:51:29.182Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-03-01T19:51:29.182Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-03-01T19:51:29.182Z] + cut -d/ -f2 [2024-03-01T19:51:29.182Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-03-01T19:51:29.182Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-03-01T19:51:29.182Z] + cut -d/ -f2 [2024-03-01T19:51:29.182Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-03-01T19:51:29.182Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-03-01T19:51:29.182Z] + cut -d/ -f2 [2024-03-01T19:51:29.182Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-03-01T19:51:29.182Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-03-01T19:51:29.182Z] + cut -d/ -f2 [2024-03-01T19:51:29.182Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-03-01T19:51:29.182Z] + cut -d/ -f2 [2024-03-01T19:51:29.182Z] + dirname cmd/security-spire-agent/Dockerfile [2024-03-01T19:51:29.182Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-03-01T19:51:29.182Z] + cut -d/ -f2 [2024-03-01T19:51:29.182Z] + dirname cmd/security-spire-config/Dockerfile [2024-03-01T19:51:29.182Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-03-01T19:51:29.182Z] + + cut -d/ -f2 [2024-03-01T19:51:29.182Z] dirname cmd/security-spire-server/Dockerfile [2024-03-01T19:51:29.182Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-03-01T19:51:29.182Z] + + cut -d/ -f2 [2024-03-01T19:51:29.182Z] dirname cmd/support-notifications/Dockerfile [2024-03-01T19:51:29.182Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-03-01T19:51:29.182Z] + dirname cmd/support-scheduler/Dockerfile [2024-03-01T19:51:29.182Z] + cut -d/ -f2 [2024-03-01T19:51:29.182Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-03-01T19:51:29.234Z] 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 [2024-03-01T19:51:29.817Z] + git rev-list -1 --merges 719fc0b42728e4117d59d52f20cc8cc7c2f30bc5~1..719fc0b42728e4117d59d52f20cc8cc7c2f30bc5 [Pipeline] echo [2024-03-01T19:51:29.846Z] -----------> git rev-list -1 --merges 719fc0b42728e4117d59d52f20cc8cc7c2f30bc5~1..719fc0b42728e4117d59d52f20cc8cc7c2f30bc5 719fc0b42728e4117d59d52f20cc8cc7c2f30bc5 [false] [Pipeline] sh [2024-03-01T19:51:30.165Z] + git log --format=format:%s -1 719fc0b42728e4117d59d52f20cc8cc7c2f30bc5 [Pipeline] echo [2024-03-01T19:51:30.203Z] ========================================================= [2024-03-01T19:51:30.203Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-01T19:51:30.203Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-03-01T19:51:30.701Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-01T19:51:30.701Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-01T19:51:30.701Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-01T19:51:30.701Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-01T19:51:30.701Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-01T19:51:30.701Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-01T19:51:30.701Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T19:51:31.225Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-01T19:51:31.225Z] [2024-03-01T19:51:31.225Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T19:51:31.626Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-01T19:51:31.626Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-01T19:51:31.626Z] b85a868b505f: Pulling fs layer [2024-03-01T19:51:31.626Z] e2be974225ed: Pulling fs layer [2024-03-01T19:51:31.626Z] 339a4e72a1f5: Pulling fs layer [2024-03-01T19:51:31.626Z] 988bab9f4d93: Pulling fs layer [2024-03-01T19:51:31.626Z] 1469e6f7b9e6: Pulling fs layer [2024-03-01T19:51:31.626Z] eaf3925da568: Pulling fs layer [2024-03-01T19:51:31.626Z] bab4dde63d76: Pulling fs layer [2024-03-01T19:51:31.626Z] bde34c3a00c8: Pulling fs layer [2024-03-01T19:51:31.626Z] b352a97aabf1: Pulling fs layer [2024-03-01T19:51:31.626Z] 4872d77fe225: Pulling fs layer [2024-03-01T19:51:31.626Z] 5851b861e8e6: Pulling fs layer [2024-03-01T19:51:31.626Z] 988bab9f4d93: Waiting [2024-03-01T19:51:31.626Z] bde34c3a00c8: Waiting [2024-03-01T19:51:31.626Z] 4872d77fe225: Waiting [2024-03-01T19:51:31.626Z] 5851b861e8e6: Waiting [2024-03-01T19:51:31.626Z] b352a97aabf1: Waiting [2024-03-01T19:51:31.626Z] bab4dde63d76: Waiting [2024-03-01T19:51:31.626Z] eaf3925da568: Waiting [2024-03-01T19:51:31.626Z] e2be974225ed: Verifying Checksum [2024-03-01T19:51:31.626Z] e2be974225ed: Download complete [2024-03-01T19:51:31.626Z] 988bab9f4d93: Verifying Checksum [2024-03-01T19:51:31.626Z] 1469e6f7b9e6: Verifying Checksum [2024-03-01T19:51:31.626Z] 1469e6f7b9e6: Download complete [2024-03-01T19:51:31.626Z] 339a4e72a1f5: Verifying Checksum [2024-03-01T19:51:31.626Z] 339a4e72a1f5: Download complete [2024-03-01T19:51:31.626Z] eaf3925da568: Download complete [2024-03-01T19:51:31.890Z] bde34c3a00c8: Verifying Checksum [2024-03-01T19:51:31.890Z] bde34c3a00c8: Download complete [2024-03-01T19:51:31.890Z] b352a97aabf1: Verifying Checksum [2024-03-01T19:51:31.890Z] b352a97aabf1: Download complete [2024-03-01T19:51:31.890Z] 4872d77fe225: Verifying Checksum [2024-03-01T19:51:31.890Z] 4872d77fe225: Download complete [2024-03-01T19:51:31.890Z] 5851b861e8e6: Download complete [2024-03-01T19:51:31.890Z] b85a868b505f: Verifying Checksum [2024-03-01T19:51:31.890Z] b85a868b505f: Download complete [2024-03-01T19:51:32.164Z] bab4dde63d76: Verifying Checksum [2024-03-01T19:51:32.164Z] bab4dde63d76: Download complete [2024-03-01T19:51:33.627Z] b85a868b505f: Pull complete [2024-03-01T19:51:33.628Z] e2be974225ed: Pull complete [2024-03-01T19:51:33.888Z] 339a4e72a1f5: Pull complete [2024-03-01T19:51:34.148Z] 988bab9f4d93: Pull complete [2024-03-01T19:51:34.423Z] 1469e6f7b9e6: Pull complete [2024-03-01T19:51:34.423Z] eaf3925da568: Pull complete [2024-03-01T19:51:36.334Z] bab4dde63d76: Pull complete [2024-03-01T19:51:36.334Z] bde34c3a00c8: Pull complete [2024-03-01T19:51:36.598Z] b352a97aabf1: Pull complete [2024-03-01T19:51:36.598Z] 4872d77fe225: Pull complete [2024-03-01T19:51:36.598Z] 5851b861e8e6: Pull complete [2024-03-01T19:51:36.598Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-01T19:51:36.598Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-01T19:51:36.598Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-01T19:51:36.913Z] prd-ubuntu20.04-docker-8c-8g-2025 does not seem to be running inside a container [2024-03-01T19:51:36.957Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-01T19:51:40.378Z] $ docker top 6d8eeeace6112313fb956ca85fa5fd2e45c8b9db2b378fa3353f6a79cc8ddc5b -eo pid,comm [2024-03-01T19:51:40.432Z] 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). [2024-03-01T19:51:40.432Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-01T19:51:40.628Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-01T19:51:40.628Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-01T19:51:40.758Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-01T19:51:40.763Z] $ docker exec 6d8eeeace6112313fb956ca85fa5fd2e45c8b9db2b378fa3353f6a79cc8ddc5b ssh-agent [2024-03-01T19:51:40.878Z] SSH_AUTH_SOCK=/tmp/ssh-SREOefJ39lrL/agent.31 [2024-03-01T19:51:40.878Z] SSH_AGENT_PID=37 [2024-03-01T19:51:40.884Z] Running ssh-add (command line suppressed) [2024-03-01T19:51:40.993Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_11049449131035137425.key (/w/workspace/edgex-go/1@tmp/private_key_11049449131035137425.key) [2024-03-01T19:51:41.007Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-01T19:51:41.354Z] + git tag --points-at HEAD [Pipeline] } [2024-03-01T19:51:41.384Z] $ docker exec --env ******** --env ******** 6d8eeeace6112313fb956ca85fa5fd2e45c8b9db2b378fa3353f6a79cc8ddc5b ssh-agent -k [2024-03-01T19:51:41.482Z] unset SSH_AUTH_SOCK; [2024-03-01T19:51:41.483Z] unset SSH_AGENT_PID; [2024-03-01T19:51:41.483Z] echo Agent pid 37 killed; [2024-03-01T19:51:41.490Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-01T19:51:41.625Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-01T19:51:41.625Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-01T19:51:41.747Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-01T19:51:41.753Z] $ docker exec 6d8eeeace6112313fb956ca85fa5fd2e45c8b9db2b378fa3353f6a79cc8ddc5b ssh-agent [2024-03-01T19:51:41.863Z] SSH_AUTH_SOCK=/tmp/ssh-JumzIeUwgnnj/agent.70 [2024-03-01T19:51:41.863Z] SSH_AGENT_PID=76 [2024-03-01T19:51:41.869Z] Running ssh-add (command line suppressed) [2024-03-01T19:51:41.971Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_14159286719628919819.key (/w/workspace/edgex-go/1@tmp/private_key_14159286719628919819.key) [2024-03-01T19:51:41.985Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-01T19:51:42.344Z] + git semver init [2024-03-01T19:51:42.604Z] 2024-03-01 19:51:42,541 [run_init] DEBUG init version:0.0.0 force:False [2024-03-01T19:51:42.604Z] 2024-03-01 19:51:42,542 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-03-01T19:51:42.604Z] 2024-03-01 19:51:42,543 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-03-01T19:51:42.604Z] 2024-03-01 19:51:42,543 [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) [2024-03-01T19:51:49.178Z] 2024-03-01 19:51:48,049 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-03-01T19:51:49.178Z] 2024-03-01 19:51:48,049 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4766 with force:False [2024-03-01T19:51:49.178Z] 2024-03-01 19:51:48,049 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4766 [2024-03-01T19:51:49.178Z] 2024-03-01 19:51:48,053 [execute] INFO git cat-file --batch-check [2024-03-01T19:51:49.178Z] 2024-03-01 19:51:48,054 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-03-01T19:51:49.178Z] 2024-03-01 19:51:48,061 [execute] INFO git cat-file --batch [2024-03-01T19:51:49.178Z] 2024-03-01 19:51:48,061 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-03-01T19:51:49.178Z] 2024-03-01 19:51:48,067 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4766 [2024-03-01T19:51:49.178Z] 0.0.0 [Pipeline] } [2024-03-01T19:51:49.209Z] $ docker exec --env ******** --env ******** 6d8eeeace6112313fb956ca85fa5fd2e45c8b9db2b378fa3353f6a79cc8ddc5b ssh-agent -k [2024-03-01T19:51:49.306Z] unset SSH_AUTH_SOCK; [2024-03-01T19:51:49.306Z] unset SSH_AGENT_PID; [2024-03-01T19:51:49.307Z] echo Agent pid 76 killed; [2024-03-01T19:51:49.315Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-01T19:51:49.837Z] + git semver [Pipeline] } [2024-03-01T19:51:50.123Z] $ docker stop --time=1 6d8eeeace6112313fb956ca85fa5fd2e45c8b9db2b378fa3353f6a79cc8ddc5b [2024-03-01T19:51:51.425Z] $ docker rm -f --volumes 6d8eeeace6112313fb956ca85fa5fd2e45c8b9db2b378fa3353f6a79cc8ddc5b [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-01T19:51:51.880Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-01T19:51:52.199Z] Stashed 1 file(s) [Pipeline] echo [2024-03-01T19:51:52.218Z] [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 [2024-03-01T19:51:53.206Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-03-01T19:51:53.247Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-01T19:51:53.308Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-01T19:51:53.366Z] ========================================================= [2024-03-01T19:51:53.366Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-01T19:51:53.366Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-03-01T19:51:53.737Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-01T19:51:53.737Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-01T19:51:53.737Z] 7264a8db6415: Pulling fs layer [2024-03-01T19:51:53.737Z] c4d48a809fc2: Pulling fs layer [2024-03-01T19:51:53.737Z] 4f1c88b9dad5: Pulling fs layer [2024-03-01T19:51:53.737Z] ad3a456e5733: Pulling fs layer [2024-03-01T19:51:53.737Z] 69c7f0334f64: Pulling fs layer [2024-03-01T19:51:53.737Z] 1f1c1a5573a3: Pulling fs layer [2024-03-01T19:51:53.737Z] ad3a456e5733: Waiting [2024-03-01T19:51:53.737Z] 69c7f0334f64: Waiting [2024-03-01T19:51:53.737Z] ce7588e14bc9: Pulling fs layer [2024-03-01T19:51:53.737Z] b5e4710f87ac: Pulling fs layer [2024-03-01T19:51:53.737Z] 1f1c1a5573a3: Waiting [2024-03-01T19:51:53.737Z] b5e4710f87ac: Waiting [2024-03-01T19:51:53.737Z] ce7588e14bc9: Waiting [2024-03-01T19:51:53.737Z] c4d48a809fc2: Download complete [2024-03-01T19:51:53.997Z] ad3a456e5733: Verifying Checksum [2024-03-01T19:51:53.997Z] ad3a456e5733: Download complete [2024-03-01T19:51:53.997Z] 69c7f0334f64: Verifying Checksum [2024-03-01T19:51:53.997Z] 69c7f0334f64: Download complete [2024-03-01T19:51:53.997Z] 7264a8db6415: Verifying Checksum [2024-03-01T19:51:53.997Z] 7264a8db6415: Download complete [2024-03-01T19:51:53.997Z] 1f1c1a5573a3: Verifying Checksum [2024-03-01T19:51:53.997Z] 1f1c1a5573a3: Download complete [2024-03-01T19:51:53.997Z] 7264a8db6415: Pull complete [2024-03-01T19:51:54.255Z] b5e4710f87ac: Verifying Checksum [2024-03-01T19:51:54.255Z] b5e4710f87ac: Download complete [2024-03-01T19:51:54.255Z] c4d48a809fc2: Pull complete [2024-03-01T19:51:54.255Z] 4f1c88b9dad5: Verifying Checksum [2024-03-01T19:51:54.255Z] 4f1c88b9dad5: Download complete [2024-03-01T19:51:54.821Z] ce7588e14bc9: Verifying Checksum [2024-03-01T19:51:54.821Z] ce7588e14bc9: Download complete [2024-03-01T19:51:57.353Z] 4f1c88b9dad5: Pull complete [2024-03-01T19:51:57.614Z] ad3a456e5733: Pull complete [2024-03-01T19:51:57.614Z] 69c7f0334f64: Pull complete [2024-03-01T19:51:57.614Z] 1f1c1a5573a3: Pull complete [2024-03-01T19:52:00.150Z] ce7588e14bc9: Pull complete [2024-03-01T19:52:00.721Z] b5e4710f87ac: Pull complete [2024-03-01T19:52:00.721Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-01T19:52:00.721Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-01T19:52:00.721Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-03-01T19:52:01.100Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-01T19:52:01.100Z] WORKDIR /edgex [2024-03-01T19:52:01.100Z] COPY go.mod . [2024-03-01T19:52:01.100Z] RUN go mod download [2024-03-01T19:52:01.100Z] + docker build -t ci-base-image-x86_64 -f - . [2024-03-01T19:52:02.062Z] Sending build context to Docker daemon 175.2MB [2024-03-01T19:52:02.062Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-01T19:52:02.062Z] ---> 88b5674ff536 [2024-03-01T19:52:02.062Z] Step 2/4 : WORKDIR /edgex [2024-03-01T19:52:07.665Z] Still waiting to schedule task [2024-03-01T19:52:07.665Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-03-01T19:52:10.189Z] ---> Running in 3d353ebd79a3 [2024-03-01T19:52:10.189Z] Removing intermediate container 3d353ebd79a3 [2024-03-01T19:52:10.189Z] ---> a825a7cd190d [2024-03-01T19:52:10.189Z] Step 3/4 : COPY go.mod . [2024-03-01T19:52:10.189Z] ---> c73db459ce98 [2024-03-01T19:52:10.189Z] Step 4/4 : RUN go mod download [2024-03-01T19:52:10.189Z] ---> Running in 4e4f7d653de2 [2024-03-01T19:52:32.208Z] Removing intermediate container 4e4f7d653de2 [2024-03-01T19:52:32.208Z] ---> f857870239c9 [2024-03-01T19:52:32.208Z] Successfully built f857870239c9 [2024-03-01T19:52:32.208Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T19:52:32.614Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-01T19:52:32.614Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-01T19:52:32.813Z] prd-ubuntu20.04-docker-8c-8g-2025 does not seem to be running inside a container [2024-03-01T19:52:32.844Z] $ 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 ******** ci-base-image-x86_64 cat [2024-03-01T19:52:33.215Z] $ docker top 1d921109e0a9bf4ce68fc1e9f850ba57b5f036b5fb94b93bb95a0a428c4b6cd9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-01T19:52:33.657Z] + go version [2024-03-01T19:52:33.657Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-01T19:52:33.690Z] $ docker stop --time=1 1d921109e0a9bf4ce68fc1e9f850ba57b5f036b5fb94b93bb95a0a428c4b6cd9 [2024-03-01T19:52:35.019Z] $ docker rm -f --volumes 1d921109e0a9bf4ce68fc1e9f850ba57b5f036b5fb94b93bb95a0a428c4b6cd9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T19:52:35.933Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-01T19:52:35.933Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-01T19:52:36.128Z] prd-ubuntu20.04-docker-8c-8g-2025 does not seem to be running inside a container [2024-03-01T19:52:36.159Z] $ 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 ******** ci-base-image-x86_64 cat [2024-03-01T19:52:36.539Z] $ docker top d880ad277858aebb3d2acc1ec9b3b0e3d3c792428bfb4c37ffc58b9b32cd58bf -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-01T19:52:36.701Z] ========================================================= [2024-03-01T19:52:36.701Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-03-01T19:52:36.701Z] ========================================================= [Pipeline] sh [2024-03-01T19:52:36.995Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-03-01T19:52:37.377Z] + make test [2024-03-01T19:52:37.377Z] go test -race -coverprofile=coverage.out ./... [2024-03-01T19:52:43.948Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-03-01T19:52:56.154Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-03-01T19:52:56.154Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-03-01T19:52:56.154Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-03-01T19:52:56.154Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-03-01T19:52:56.154Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-03-01T19:52:56.154Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-03-01T19:52:56.154Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-03-01T19:52:56.154Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-03-01T19:52:56.154Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-03-01T19:52:56.154Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-03-01T19:52:56.154Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-03-01T19:52:56.154Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-03-01T19:52:56.154Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-03-01T19:52:56.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-03-01T19:52:57.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-03-01T19:52:57.088Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-03-01T19:52:58.465Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.043s coverage: 28.7% of statements [2024-03-01T19:52:58.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-03-01T19:52:58.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-03-01T19:52:58.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-03-01T19:52:59.402Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.056s coverage: 97.0% of statements [2024-03-01T19:52:59.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-03-01T19:52:59.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-03-01T19:53:00.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-03-01T19:53:00.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-03-01T19:53:00.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-03-01T19:53:00.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-03-01T19:53:00.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-03-01T19:53:01.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-03-01T19:53:01.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-03-01T19:53:02.659Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.077s coverage: 69.2% of statements [2024-03-01T19:53:02.659Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.062s coverage: 53.2% of statements [2024-03-01T19:53:04.038Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.227s coverage: 93.4% of statements [2024-03-01T19:53:04.038Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.066s coverage: 4.1% of statements [2024-03-01T19:53:04.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-03-01T19:53:04.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-03-01T19:53:04.038Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-03-01T19:53:04.299Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-03-01T19:53:04.299Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-03-01T19:53:04.299Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-03-01T19:53:04.299Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-03-01T19:53:04.299Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-03-01T19:53:04.299Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-03-01T19:53:04.299Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-03-01T19:53:05.676Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.383s coverage: 97.6% of statements [2024-03-01T19:53:05.676Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.056s coverage: 72.2% of statements [2024-03-01T19:53:05.935Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-03-01T19:53:05.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-03-01T19:53:06.872Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.065s coverage: 0.9% of statements [2024-03-01T19:53:06.872Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.040s coverage: 32.2% of statements [2024-03-01T19:53:06.872Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.047s coverage: 41.7% of statements [2024-03-01T19:53:06.872Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.051s coverage: 82.9% of statements [2024-03-01T19:53:06.872Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.031s coverage: 94.1% of statements [2024-03-01T19:53:07.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.054s coverage: 96.3% of statements [2024-03-01T19:53:07.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.040s coverage: 87.5% of statements [2024-03-01T19:53:07.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-03-01T19:53:07.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-03-01T19:53:07.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-03-01T19:53:07.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-03-01T19:53:07.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-03-01T19:53:07.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-03-01T19:53:07.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-03-01T19:53:07.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-03-01T19:53:08.930Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-03-01T19:53:08.930Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-03-01T19:53:08.930Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-03-01T19:53:08.930Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-03-01T19:53:09.497Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-03-01T19:53:09.497Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-03-01T19:53:09.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-03-01T19:53:11.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-03-01T19:53:11.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-03-01T19:53:13.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-03-01T19:53:13.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-03-01T19:53:15.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-03-01T19:53:15.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-03-01T19:53:15.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-03-01T19:53:16.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-03-01T19:53:16.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-03-01T19:53:16.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-03-01T19:53:17.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-03-01T19:53:17.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-03-01T19:53:17.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-03-01T19:53:17.559Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-03-01T19:53:18.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-03-01T19:53:18.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-03-01T19:53:18.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-03-01T19:53:18.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-03-01T19:53:19.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.044s coverage: 94.4% of statements [2024-03-01T19:53:20.182Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-03-01T19:53:20.182Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-03-01T19:53:20.182Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-03-01T19:53:20.182Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-03-01T19:53:21.125Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-03-01T19:53:21.125Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-03-01T19:53:22.063Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-03-01T19:53:22.063Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-03-01T19:53:34.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.259s coverage: 79.9% of statements [2024-03-01T19:53:34.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 26.056s coverage: 92.9% of statements [2024-03-01T19:53:34.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.017s coverage: 64.4% of statements [2024-03-01T19:53:34.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.047s coverage: 62.3% of statements [2024-03-01T19:53:34.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.044s coverage: 87.2% of statements [2024-03-01T19:53:34.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.039s coverage: 20.0% of statements [2024-03-01T19:53:34.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.037s coverage: 100.0% of statements [2024-03-01T19:53:34.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.080s coverage: 81.8% of statements [2024-03-01T19:53:34.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.079s coverage: 82.1% of statements [2024-03-01T19:53:34.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.039s coverage: 86.0% of statements [2024-03-01T19:53:34.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.154s coverage: 63.1% of statements [2024-03-01T19:53:34.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.038s coverage: 100.0% of statements [2024-03-01T19:53:34.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.014s coverage: 89.4% of statements [2024-03-01T19:53:34.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.013s coverage: 100.0% of statements [2024-03-01T19:53:34.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.018s coverage: 73.7% of statements [2024-03-01T19:53:34.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.013s coverage: 100.0% of statements [2024-03-01T19:53:34.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.173s coverage: 38.4% of statements [2024-03-01T19:53:34.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.041s coverage: 89.5% of statements [2024-03-01T19:53:34.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.043s coverage: 84.8% of statements [2024-03-01T19:53:34.296Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.061s coverage: 19.9% of statements [2024-03-01T19:53:34.296Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.109s coverage: 95.7% of statements [2024-03-01T19:53:34.296Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.046s coverage: 61.8% of statements [2024-03-01T19:53:34.296Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.082s coverage: 98.9% of statements [2024-03-01T19:53:34.296Z] 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 [2024-03-01T19:53:34.556Z] running golangci-lint [2024-03-01T19:53:34.556Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-03-01T19:53:34.556Z] go version go1.21.0 linux/amd64 [2024-03-01T19:53:34.816Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-03-01T19:53:34.816Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-03-01T19:53:49.709Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|exports_file|files|imports|name) took 13.287728335s" [2024-03-01T19:53:49.709Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 40.949647ms" [2024-03-01T19:53:57.816Z] level=info msg="[linters_context/goanalysis] analyzers took 1m9.299036155s with top 10 stages: buildir: 36.790126868s, gosec: 6.72678369s, inspect: 1.91074703s, fact_deprecated: 1.803939894s, printf: 1.013565164s, ctrlflow: 939.762557ms, fact_purity: 935.88324ms, nilness: 862.374857ms, S1038: 837.021157ms, errcheck: 652.108256ms" [2024-03-01T19:53:57.816Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2024-03-01T19:53:57.816Z] level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 197/197, identifier_marker: 197/197, cgo: 197/197, skip_files: 197/197, skip_dirs: 197/197, autogenerated_exclude: 197/197, path_prettifier: 197/197, exclude-rules: 21/197, exclude: 197/197, nolint: 0/21" [2024-03-01T19:53:57.816Z] level=info msg="[runner] processing took 20.922126ms with stages: nolint: 10.807507ms, identifier_marker: 4.840331ms, exclude-rules: 1.660442ms, path_prettifier: 1.483388ms, autogenerated_exclude: 1.374148ms, skip_dirs: 708.849µs, cgo: 26.03µs, filename_unadjuster: 14.391µs, max_same_issues: 1.78µs, uniq_by_line: 730ns, max_from_linter: 580ns, fixer: 560ns, skip_files: 500ns, severity-rules: 470ns, diff: 460ns, sort_results: 430ns, exclude: 410ns, source_code: 340ns, path_shortener: 270ns, max_per_file_from_linter: 260ns, path_prefixer: 250ns" [2024-03-01T19:53:57.816Z] level=info msg="[runner] linters took 9.069147714s with stages: goanalysis_metalinter: 9.048046386s" [2024-03-01T19:53:57.816Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-03-01T19:53:57.816Z] level=info msg="Memory: 224 samples, avg is 250.8MB, max is 966.6MB" [2024-03-01T19:53:57.816Z] level=info msg="Execution took 22.405814574s" [2024-03-01T19:53:57.816Z] go vet ./... [2024-03-01T19:54:01.999Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-01T19:54:01.999Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-01T19:54:01.999Z] ./bin/test-attribution-txt.sh [2024-03-01T19:54:01.999Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-03-01T19:54:18.590Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2026 in /w/workspace/edgexfoundry_edgex-go_PR-4766 [Pipeline] { [Pipeline] echo [2024-03-01T19:54:18.704Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] ws [2024-03-01T19:54:18.725Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] sh [Pipeline] checkout [2024-03-01T19:54:18.897Z] The recommended git tool is: git [2024-03-01T19:54:19.064Z] + ls -al . [2024-03-01T19:54:19.064Z] total 736 [2024-03-01T19:54:19.064Z] drwxrwxr-x 11 1001 1001 4096 Mar 1 19:52 . [2024-03-01T19:54:19.064Z] drwxr-xr-x 4 root root 4096 Mar 1 19:52 .. [2024-03-01T19:54:19.064Z] drwxrwxr-x 2 1001 1001 4096 Mar 1 19:51 .blubracket [2024-03-01T19:54:19.064Z] -rw-rw-r-- 1 1001 1001 10 Mar 1 19:51 .dockerignore [2024-03-01T19:54:19.064Z] drwxrwxr-x 8 1001 1001 4096 Mar 1 19:53 .git [2024-03-01T19:54:19.064Z] drwxrwxr-x 3 1001 1001 4096 Mar 1 19:51 .github [2024-03-01T19:54:19.064Z] -rw-rw-r-- 1 1001 1001 1074 Mar 1 19:51 .gitignore [2024-03-01T19:54:19.064Z] -rw-rw-r-- 1 1001 1001 42 Mar 1 19:51 .golangci.yml [2024-03-01T19:54:19.064Z] -rw-rw-r-- 1 1001 1001 100 Mar 1 19:51 .hadolint.yml [2024-03-01T19:54:19.064Z] drwxr-xr-x 3 1001 1001 4096 Mar 1 19:51 .semver [2024-03-01T19:54:19.064Z] -rw-rw-r-- 1 1001 1001 155 Mar 1 19:51 .sonarcloud.properties [2024-03-01T19:54:19.064Z] -rw-rw-r-- 1 1001 1001 1171 Mar 1 19:51 ADOPTERS.md [2024-03-01T19:54:19.064Z] -rw-rw-r-- 1 1001 1001 11674 Mar 1 19:51 Attribution.txt [2024-03-01T19:54:19.064Z] -rw-rw-r-- 1 1001 1001 100284 Mar 1 19:51 CHANGELOG.md [2024-03-01T19:54:19.064Z] -rw-rw-r-- 1 1001 1001 3804 Mar 1 19:51 CONTRIBUTING.md [2024-03-01T19:54:19.064Z] -rw-rw-r-- 1 1001 1001 677 Mar 1 19:51 GOVERNANCE.md [2024-03-01T19:54:19.064Z] -rw-rw-r-- 1 1001 1001 861 Mar 1 19:51 Jenkinsfile [2024-03-01T19:54:19.064Z] -rw-rw-r-- 1 1001 1001 10775 Mar 1 19:51 LICENSE [2024-03-01T19:54:19.064Z] -rw-rw-r-- 1 1001 1001 15392 Mar 1 19:51 Makefile [2024-03-01T19:54:19.064Z] -rw-rw-r-- 1 1001 1001 582 Mar 1 19:51 OWNERS.md [2024-03-01T19:54:19.064Z] -rw-rw-r-- 1 1001 1001 9528 Mar 1 19:51 README.md [2024-03-01T19:54:19.064Z] -rw-rw-r-- 1 1001 1001 789 Mar 1 19:51 SECURITY.md [2024-03-01T19:54:19.064Z] -rw-rw-r-- 1 1001 1001 5 Mar 1 19:51 VERSION [2024-03-01T19:54:19.064Z] drwxrwxr-x 2 1001 1001 4096 Mar 1 19:51 bin [2024-03-01T19:54:19.064Z] drwxrwxr-x 18 1001 1001 4096 Mar 1 19:51 cmd [2024-03-01T19:54:19.064Z] -rw-r--r-- 1 root root 453602 Mar 1 19:53 coverage.out [2024-03-01T19:54:19.064Z] drwxrwxr-x 2 1001 1001 4096 Mar 1 19:51 fuzz_test [2024-03-01T19:54:19.064Z] -rw-rw-r-- 1 1001 1001 3734 Mar 1 19:51 go.mod [2024-03-01T19:54:19.064Z] -rw-rw-r-- 1 1001 1001 33688 Mar 1 19:51 go.sum [2024-03-01T19:54:19.064Z] drwxrwxr-x 7 1001 1001 4096 Mar 1 19:51 internal [2024-03-01T19:54:19.064Z] drwxrwxr-x 3 1001 1001 4096 Mar 1 19:51 openapi [2024-03-01T19:54:19.064Z] -rw-rw-r-- 1 1001 1001 584 Mar 1 19:51 security.txt [2024-03-01T19:54:19.064Z] -rw-rw-r-- 1 1001 1001 204 Mar 1 19:51 version.go [Pipeline] sh [2024-03-01T19:54:19.370Z] + '[' -e coverage.out ] [2024-03-01T19:54:19.370Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-03-01T19:54:19.475Z] Stashed 1 file(s) [Pipeline] sh [2024-03-01T19:54:19.792Z] + make build [2024-03-01T19:54:19.793Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-03-01T19:54:23.523Z] using credential edgex-jenkins-ssh [2024-03-01T19:54:23.543Z] Cloning the remote Git repository [2024-03-01T19:54:23.585Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-03-01T19:54:23.678Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-03-01T19:54:23.822Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-03-01T19:54:23.823Z] > git --version # timeout=10 [2024-03-01T19:54:23.842Z] > git --version # 'git version 2.25.1' [2024-03-01T19:54:23.844Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-01T19:54:23.984Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-01T19:54:31.993Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-03-01T19:54:31.993Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-03-01T19:54:32.562Z] go build -tags " non_delayedstart" -ldflags "-s -w -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 [2024-03-01T19:54:33.499Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-03-01T19:54:38.766Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-03-01T19:54:39.702Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-03-01T19:54:40.634Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-03-01T19:54:40.435Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-03-01T19:54:40.471Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-01T19:54:41.200Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-03-01T19:54:41.767Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-03-01T19:54:42.015Z] Merging remotes/origin/main commit 23956941b4940f7c704781ef156c6941bf29d18c into PR head commit 719fc0b42728e4117d59d52f20cc8cc7c2f30bc5 [2024-03-01T19:54:42.332Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-03-01T19:54:42.424Z] Merge succeeded, producing 719fc0b42728e4117d59d52f20cc8cc7c2f30bc5 [2024-03-01T19:54:42.424Z] Checking out Revision 719fc0b42728e4117d59d52f20cc8cc7c2f30bc5 (PR-4766) [2024-03-01T19:54:41.314Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-03-01T19:54:41.354Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-03-01T19:54:41.355Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-01T19:54:41.372Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4766/head:refs/remotes/origin/PR-4766 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-03-01T19:54:42.039Z] > git config core.sparsecheckout # timeout=10 [2024-03-01T19:54:42.107Z] > git checkout -f 719fc0b42728e4117d59d52f20cc8cc7c2f30bc5 # timeout=10 [2024-03-01T19:54:42.322Z] > git remote # timeout=10 [2024-03-01T19:54:42.341Z] > git config --get remote.origin.url # timeout=10 [2024-03-01T19:54:42.368Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-01T19:54:42.381Z] > git merge 23956941b4940f7c704781ef156c6941bf29d18c # timeout=10 [2024-03-01T19:54:42.408Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-03-01T19:54:42.431Z] > git config core.sparsecheckout # timeout=10 [2024-03-01T19:54:42.448Z] > git checkout -f 719fc0b42728e4117d59d52f20cc8cc7c2f30bc5 # timeout=10 [2024-03-01T19:54:43.089Z] Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.4 to 1.9.0" [2024-03-01T19:54:43.139Z] > git --version # timeout=10 [2024-03-01T19:54:43.151Z] > git --version # 'git version 2.25.1' [2024-03-01T19:54:43.162Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-01T19:54:43.267Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] } [2024-03-01T19:54:43.885Z] $ docker stop --time=1 d880ad277858aebb3d2acc1ec9b3b0e3d3c792428bfb4c37ffc58b9b32cd58bf [2024-03-01T19:54:48.458Z] $ docker rm -f --volumes d880ad277858aebb3d2acc1ec9b3b0e3d3c792428bfb4c37ffc58b9b32cd58bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [2024-03-01T19:54:49.808Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-01T19:54:49.808Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-01T19:54:49.808Z] Dload Upload Total Spent Left Speed [2024-03-01T19:54:49.808Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [2024-03-01T19:54:50.166Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] { [Pipeline] sh [Pipeline] sh [2024-03-01T19:54:50.576Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-01T19:54:50.576Z] + sudo tee /etc/docker/daemon.new [2024-03-01T19:54:50.576Z] { [2024-03-01T19:54:50.576Z] "registry-mirrors": [ [2024-03-01T19:54:50.576Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-01T19:54:50.576Z] ], [2024-03-01T19:54:50.576Z] "bip": "10.250.0.254/24", [2024-03-01T19:54:50.576Z] "hosts": [ [2024-03-01T19:54:50.576Z] "tcp://0.0.0.0:5555", [2024-03-01T19:54:50.576Z] "unix:///var/run/docker.sock" [2024-03-01T19:54:50.576Z] ], [2024-03-01T19:54:50.576Z] "mtu": 1458, [2024-03-01T19:54:50.576Z] "selinux-enabled": true, [2024-03-01T19:54:50.576Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-01T19:54:50.576Z] } [Pipeline] sh [2024-03-01T19:54:50.650Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-03-01T19:54:50.650Z] [2024-03-01T19:54:50.650Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T19:54:50.920Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-01T19:54:51.115Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-03-01T19:54:51.115Z] latest: Pulling from edgex-devops/edgex-compose [2024-03-01T19:54:51.115Z] 91d30c5bc195: Pulling fs layer [2024-03-01T19:54:51.115Z] 2e9b0aa3be6d: Pulling fs layer [2024-03-01T19:54:51.115Z] 9c61dcf015f6: Pulling fs layer [2024-03-01T19:54:51.115Z] 4698f68db338: Pulling fs layer [2024-03-01T19:54:51.115Z] 2a2f49069b9e: Pulling fs layer [2024-03-01T19:54:51.115Z] e0025b399a48: Pulling fs layer [2024-03-01T19:54:51.115Z] 4698f68db338: Waiting [2024-03-01T19:54:51.115Z] 2a2f49069b9e: Waiting [2024-03-01T19:54:51.115Z] e0025b399a48: Waiting [2024-03-01T19:54:51.115Z] 91d30c5bc195: Download complete [2024-03-01T19:54:51.115Z] 4698f68db338: Verifying Checksum [2024-03-01T19:54:51.115Z] 4698f68db338: Download complete [2024-03-01T19:54:51.255Z] + sudo service docker restart [2024-03-01T19:54:51.373Z] 2e9b0aa3be6d: Verifying Checksum [2024-03-01T19:54:51.373Z] 2e9b0aa3be6d: Download complete [2024-03-01T19:54:51.373Z] e0025b399a48: Verifying Checksum [2024-03-01T19:54:51.373Z] e0025b399a48: Download complete [2024-03-01T19:54:51.373Z] 91d30c5bc195: Pull complete [2024-03-01T19:54:51.373Z] 2a2f49069b9e: Verifying Checksum [2024-03-01T19:54:51.373Z] 2a2f49069b9e: Download complete [2024-03-01T19:54:51.631Z] 2e9b0aa3be6d: Pull complete [2024-03-01T19:54:51.890Z] 9c61dcf015f6: Download complete [2024-03-01T19:54:54.418Z] 9c61dcf015f6: Pull complete [2024-03-01T19:54:54.418Z] 4698f68db338: Pull complete [2024-03-01T19:54:54.676Z] 2a2f49069b9e: Pull complete [2024-03-01T19:54:54.676Z] e0025b399a48: Pull complete [2024-03-01T19:54:54.676Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-03-01T19:54:54.676Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-03-01T19:54:54.676Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-01T19:54:55.029Z] prd-ubuntu20.04-docker-8c-8g-2025 does not seem to be running inside a container [2024-03-01T19:54:55.061Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-03-01T19:54:59.536Z] $ docker top 38abb0b30d017b9ea63813f3a1c6a5a5375045dd6898337c1c224e04ffe222e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-01T19:55:00.002Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-03-01T19:55:02.532Z] #1 [core-data internal] load build definition from Dockerfile [2024-03-01T19:55:02.532Z] #1 transferring dockerfile: 2.01kB done [2024-03-01T19:55:02.532Z] #1 DONE 0.0s [2024-03-01T19:55:02.532Z] [2024-03-01T19:55:02.532Z] #2 [security-proxy-auth internal] load build definition from Dockerfile [2024-03-01T19:55:02.532Z] #2 transferring dockerfile: 2.15kB done [2024-03-01T19:55:02.532Z] #2 DONE 0.0s [2024-03-01T19:55:02.532Z] [2024-03-01T19:55:02.532Z] #3 [security-spire-config internal] load build definition from Dockerfile [2024-03-01T19:55:02.532Z] #3 transferring dockerfile: 1.69kB done [2024-03-01T19:55:02.532Z] #3 DONE 0.0s [2024-03-01T19:55:02.532Z] [2024-03-01T19:55:02.532Z] #4 [security-secretstore-setup internal] load build definition from Dockerfile [2024-03-01T19:55:02.532Z] #4 transferring dockerfile: 2.49kB done [2024-03-01T19:55:02.532Z] #4 DONE 0.0s [2024-03-01T19:55:02.532Z] [2024-03-01T19:55:02.532Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2024-03-01T19:55:02.532Z] #5 transferring dockerfile: 2.93kB done [2024-03-01T19:55:02.532Z] #5 DONE 0.0s [2024-03-01T19:55:02.532Z] [2024-03-01T19:55:02.532Z] #6 [support-notifications internal] load build definition from Dockerfile [2024-03-01T19:55:02.532Z] #6 transferring dockerfile: 1.95kB done [2024-03-01T19:55:02.532Z] #6 DONE 0.0s [2024-03-01T19:55:02.532Z] [2024-03-01T19:55:02.532Z] #7 [support-scheduler internal] load build definition from Dockerfile [2024-03-01T19:55:02.532Z] #7 transferring dockerfile: 1.93kB done [2024-03-01T19:55:02.532Z] #7 DONE 0.0s [2024-03-01T19:55:02.532Z] [2024-03-01T19:55:02.532Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-03-01T19:55:02.532Z] #8 transferring dockerfile: 2.23kB done [2024-03-01T19:55:02.532Z] #8 DONE 0.0s [2024-03-01T19:55:02.532Z] [2024-03-01T19:55:02.532Z] #9 [security-spire-server internal] load build definition from Dockerfile [2024-03-01T19:55:02.532Z] #9 transferring dockerfile: 1.70kB done [2024-03-01T19:55:02.532Z] #9 DONE 0.0s [2024-03-01T19:55:02.532Z] [2024-03-01T19:55:02.532Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2024-03-01T19:55:02.532Z] #10 transferring dockerfile: 1.81kB done [2024-03-01T19:55:02.532Z] #10 DONE 0.0s [2024-03-01T19:55:02.532Z] [2024-03-01T19:55:02.532Z] #11 [core-command internal] load build definition from Dockerfile [2024-03-01T19:55:02.532Z] #11 transferring dockerfile: 1.93kB done [2024-03-01T19:55:02.532Z] #11 DONE 0.1s [2024-03-01T19:55:02.532Z] [2024-03-01T19:55:02.532Z] #12 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-03-01T19:55:02.532Z] #12 transferring dockerfile: 1.89kB done [2024-03-01T19:55:02.532Z] #12 DONE 0.1s [2024-03-01T19:55:02.532Z] [2024-03-01T19:55:02.532Z] #13 [core-data internal] load .dockerignore [2024-03-01T19:55:02.532Z] #13 transferring context: 50B done [2024-03-01T19:55:02.532Z] #13 DONE 0.1s [2024-03-01T19:55:02.532Z] [2024-03-01T19:55:02.532Z] #14 [security-proxy-setup internal] load build definition from Dockerfile [2024-03-01T19:55:02.532Z] #14 transferring dockerfile: 2.50kB done [2024-03-01T19:55:02.532Z] #14 DONE 0.1s [2024-03-01T19:55:02.532Z] [2024-03-01T19:55:02.532Z] #15 [core-metadata internal] load build definition from Dockerfile [2024-03-01T19:55:02.532Z] #15 transferring dockerfile: 2.06kB done [2024-03-01T19:55:02.532Z] #15 DONE 0.1s [2024-03-01T19:55:02.532Z] [2024-03-01T19:55:02.532Z] #16 [security-proxy-auth internal] load .dockerignore [2024-03-01T19:55:02.532Z] #16 transferring context: 50B done [2024-03-01T19:55:02.532Z] #16 DONE 0.0s [2024-03-01T19:55:02.532Z] [2024-03-01T19:55:02.532Z] #17 [security-spire-config internal] load .dockerignore [2024-03-01T19:55:02.532Z] #17 transferring context: 50B done [2024-03-01T19:55:02.532Z] #17 DONE 0.0s [2024-03-01T19:55:02.532Z] [2024-03-01T19:55:02.532Z] #18 [security-secretstore-setup internal] load .dockerignore [2024-03-01T19:55:02.532Z] #18 transferring context: 50B done [2024-03-01T19:55:02.532Z] #18 DONE 0.0s [2024-03-01T19:55:02.532Z] [2024-03-01T19:55:02.532Z] #19 [support-notifications internal] load .dockerignore [2024-03-01T19:55:02.532Z] #19 transferring context: 50B done [2024-03-01T19:55:02.532Z] #19 DONE 0.0s [2024-03-01T19:55:02.532Z] [2024-03-01T19:55:02.532Z] #20 [support-scheduler internal] load .dockerignore [2024-03-01T19:55:02.532Z] #20 transferring context: 50B done [2024-03-01T19:55:02.532Z] #20 DONE 0.0s [2024-03-01T19:55:02.532Z] [2024-03-01T19:55:02.532Z] #21 [security-bootstrapper internal] load .dockerignore [2024-03-01T19:55:02.532Z] #21 transferring context: 50B done [2024-03-01T19:55:02.532Z] #21 DONE 0.0s [2024-03-01T19:55:02.532Z] [2024-03-01T19:55:02.532Z] #22 [security-spire-agent internal] load .dockerignore [2024-03-01T19:55:02.790Z] #22 transferring context: 50B done [2024-03-01T19:55:02.790Z] #22 DONE 0.1s [2024-03-01T19:55:02.790Z] [2024-03-01T19:55:02.790Z] #23 [security-spire-server internal] load .dockerignore [2024-03-01T19:55:02.790Z] #23 transferring context: 50B done [2024-03-01T19:55:02.790Z] #23 DONE 0.0s [2024-03-01T19:55:02.790Z] [2024-03-01T19:55:02.790Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2024-03-01T19:55:02.790Z] #24 transferring context: 50B done [2024-03-01T19:55:02.790Z] #24 DONE 0.1s [2024-03-01T19:55:02.790Z] [2024-03-01T19:55:02.790Z] #25 [core-command internal] load .dockerignore [2024-03-01T19:55:02.790Z] #25 transferring context: 50B done [2024-03-01T19:55:02.790Z] #25 DONE 0.1s [2024-03-01T19:55:02.790Z] [2024-03-01T19:55:02.790Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2024-03-01T19:55:02.790Z] #26 transferring context: 50B done [2024-03-01T19:55:02.790Z] #26 DONE 0.0s [2024-03-01T19:55:02.790Z] [2024-03-01T19:55:02.790Z] #27 [core-metadata internal] load .dockerignore [2024-03-01T19:55:02.790Z] #27 transferring context: 50B done [2024-03-01T19:55:02.790Z] #27 DONE 0.1s [2024-03-01T19:55:02.790Z] [2024-03-01T19:55:02.790Z] #28 [security-proxy-setup internal] load .dockerignore [2024-03-01T19:55:02.790Z] #28 transferring context: 50B done [2024-03-01T19:55:02.790Z] #28 DONE 0.0s [2024-03-01T19:55:02.790Z] [2024-03-01T19:55:02.790Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-01T19:55:02.790Z] #29 DONE 0.0s [2024-03-01T19:55:02.790Z] [2024-03-01T19:55:02.790Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-03-01T19:55:02.790Z] #30 ... [2024-03-01T19:55:02.790Z] [2024-03-01T19:55:02.790Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-01T19:55:02.790Z] #29 DONE 0.0s [2024-03-01T19:55:02.790Z] [2024-03-01T19:55:02.790Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-03-01T19:55:03.048Z] #30 ... [2024-03-01T19:55:03.048Z] [2024-03-01T19:55:03.048Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-01T19:55:03.048Z] #29 DONE 0.0s [2024-03-01T19:55:03.048Z] [2024-03-01T19:55:03.048Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-03-01T19:55:03.311Z] #30 DONE 0.5s [2024-03-01T19:55:03.311Z] [2024-03-01T19:55:03.311Z] #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-01T19:55:03.311Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 done [2024-03-01T19:55:03.579Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-01T19:55:03.579Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-03-01T19:55:03.579Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-03-01T19:55:03.579Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0B / 3.40MB 0.1s [2024-03-01T19:55:03.579Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 2.10MB / 3.40MB 0.3s [2024-03-01T19:55:03.579Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.4s [2024-03-01T19:55:03.864Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.4s done [2024-03-01T19:55:03.864Z] #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 [2024-03-01T19:55:03.864Z] #31 ... [2024-03-01T19:55:03.864Z] [2024-03-01T19:55:03.864Z] #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-03-01T19:55:03.864Z] #32 DONE 1.1s [2024-03-01T19:55:03.864Z] [2024-03-01T19:55:03.864Z] #31 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-01T19:55:03.864Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 done [2024-03-01T19:55:03.864Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-01T19:55:03.864Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-03-01T19:55:03.864Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-03-01T19:55:03.864Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.4s done [2024-03-01T19:55:04.121Z] #31 ... [2024-03-01T19:55:04.121Z] [2024-03-01T19:55:04.121Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-03-01T19:55:04.121Z] #33 DONE 1.1s [2024-03-01T19:55:04.121Z] [2024-03-01T19:55:04.122Z] #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-01T19:55:04.122Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 done [2024-03-01T19:55:04.122Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-01T19:55:04.122Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-03-01T19:55:04.122Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-03-01T19:55:04.122Z] #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.4s done [2024-03-01T19:55:04.381Z] #31 ... [2024-03-01T19:55:04.381Z] [2024-03-01T19:55:04.381Z] #34 [security-spire-server internal] load build context [2024-03-01T19:55:04.381Z] #34 transferring context: 18.10kB 0.0s done [2024-03-01T19:55:04.381Z] #34 DONE 0.4s [2024-03-01T19:55:04.381Z] [2024-03-01T19:55:04.381Z] #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-01T19:55:04.381Z] #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.6s done [2024-03-01T19:55:04.640Z] #31 ... [2024-03-01T19:55:04.640Z] [2024-03-01T19:55:04.640Z] #35 [security-spire-agent internal] load build context [2024-03-01T19:55:04.640Z] #35 transferring context: 17.63kB 0.0s done [2024-03-01T19:55:04.640Z] #35 DONE 0.6s [2024-03-01T19:55:04.640Z] [2024-03-01T19:55:04.640Z] #36 [security-spire-config internal] load build context [2024-03-01T19:55:04.640Z] #36 transferring context: 16.35kB 0.0s done [2024-03-01T19:55:04.640Z] #36 DONE 0.7s [2024-03-01T19:55:04.640Z] [2024-03-01T19:55:04.640Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-01T19:55:04.640Z] #37 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done [2024-03-01T19:55:04.640Z] #37 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-03-01T19:55:04.640Z] #37 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-03-01T19:55:04.640Z] #37 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-03-01T19:55:04.640Z] #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s [2024-03-01T19:55:04.640Z] #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.4s [2024-03-01T19:55:04.640Z] #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.4s [2024-03-01T19:55:04.917Z] #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done [2024-03-01T19:55:04.917Z] #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s done [2024-03-01T19:55:04.917Z] #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.6s done [2024-03-01T19:55:04.917Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.6s [2024-03-01T19:55:04.917Z] #37 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-03-01T19:55:04.917Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.90MB / 25.84MB 0.7s [2024-03-01T19:55:05.177Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 7.34MB / 25.84MB 0.8s [2024-03-01T19:55:05.177Z] #37 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-03-01T19:55:05.177Z] #37 ... [2024-03-01T19:55:05.177Z] [2024-03-01T19:55:05.177Z] #31 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-01T19:55:05.177Z] #31 DONE 2.1s [2024-03-01T19:55:05.177Z] [2024-03-01T19:55:05.177Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-01T19:55:05.177Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 15.73MB / 25.84MB 0.9s [2024-03-01T19:55:05.473Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.0s [2024-03-01T19:55:05.473Z] #37 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-03-01T19:55:05.731Z] #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.3s done [2024-03-01T19:55:05.989Z] #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2024-03-01T19:55:06.295Z] #37 ... [2024-03-01T19:55:06.295Z] [2024-03-01T19:55:06.295Z] #38 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-03-01T19:55:06.295Z] #38 DONE 3.1s [2024-03-01T19:55:06.295Z] [2024-03-01T19:55:06.295Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-01T19:55:08.230Z] #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.1s done [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-01T19:55:09.631Z] provisioning config files... [2024-03-01T19:55:09.658Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config326349287838875394tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-01T19:55:10.160Z] ---> ****-login.sh [2024-03-01T19:55:10.161Z] nexus3.edgexfoundry.org:10001 [2024-03-01T19:55:10.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T19:55:10.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T19:55:10.705Z] Configure a credential helper to remove this warning. See [2024-03-01T19:55:10.705Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T19:55:10.705Z] [2024-03-01T19:55:10.705Z] Login Succeeded [2024-03-01T19:55:10.705Z] nexus3.edgexfoundry.org:10002 [2024-03-01T19:55:10.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T19:55:11.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T19:55:11.241Z] Configure a credential helper to remove this warning. See [2024-03-01T19:55:11.242Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T19:55:11.242Z] [2024-03-01T19:55:11.242Z] Login Succeeded [2024-03-01T19:55:11.242Z] nexus3.edgexfoundry.org:10003 [2024-03-01T19:55:11.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T19:55:11.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T19:55:11.513Z] Configure a credential helper to remove this warning. See [2024-03-01T19:55:11.513Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T19:55:11.513Z] [2024-03-01T19:55:11.513Z] Login Succeeded [2024-03-01T19:55:11.513Z] nexus3.edgexfoundry.org:10004 [2024-03-01T19:55:11.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T19:55:11.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T19:55:11.786Z] Configure a credential helper to remove this warning. See [2024-03-01T19:55:11.786Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T19:55:11.786Z] [2024-03-01T19:55:11.786Z] Login Succeeded [2024-03-01T19:55:11.786Z] ****.io [2024-03-01T19:55:12.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T19:55:12.420Z] #37 ... [2024-03-01T19:55:12.420Z] [2024-03-01T19:55:12.420Z] #39 [core-metadata internal] load build context [2024-03-01T19:55:12.420Z] #39 transferring context: 310.71MB 8.7s done [2024-03-01T19:55:12.679Z] #39 ... [2024-03-01T19:55:12.679Z] [2024-03-01T19:55:12.679Z] #40 [security-proxy-setup internal] load build context [2024-03-01T19:55:12.679Z] #40 transferring context: 310.71MB 9.3s done [2024-03-01T19:55:12.679Z] #40 ... [2024-03-01T19:55:12.679Z] [2024-03-01T19:55:12.679Z] #41 [security-bootstrapper internal] load build context [2024-03-01T19:55:12.941Z] #41 transferring context: 310.71MB 9.5s done [2024-03-01T19:55:12.941Z] #41 ... [2024-03-01T19:55:12.941Z] [2024-03-01T19:55:12.941Z] #42 [core-common-config-bootstrapper internal] load build context [2024-03-01T19:55:12.941Z] #42 transferring context: 310.71MB 9.6s done [2024-03-01T19:55:13.201Z] #42 ... [2024-03-01T19:55:13.201Z] [2024-03-01T19:55:13.201Z] #43 [support-notifications internal] load build context [2024-03-01T19:55:13.201Z] #43 transferring context: 310.71MB 9.7s done [2024-03-01T19:55:13.201Z] #43 ... [2024-03-01T19:55:13.201Z] [2024-03-01T19:55:13.201Z] #44 [core-data internal] load build context [2024-03-01T19:55:13.201Z] #44 transferring context: 310.71MB 6.6s done [2024-03-01T19:55:13.460Z] #44 ... [2024-03-01T19:55:13.460Z] [2024-03-01T19:55:13.460Z] #45 [security-spiffe-token-provider internal] load build context [2024-03-01T19:55:13.460Z] #45 transferring context: 310.71MB 8.6s done [2024-03-01T19:55:13.460Z] #45 ... [2024-03-01T19:55:13.460Z] [2024-03-01T19:55:13.460Z] #46 [security-secretstore-setup internal] load build context [2024-03-01T19:55:13.460Z] #46 transferring context: 310.71MB 6.4s done [2024-03-01T19:55:13.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T19:55:13.482Z] Configure a credential helper to remove this warning. See [2024-03-01T19:55:13.482Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T19:55:13.482Z] [2024-03-01T19:55:13.482Z] Login Succeeded [2024-03-01T19:55:13.482Z] ---> ****-login.sh ends [Pipeline] } [2024-03-01T19:55:13.514Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-03-01T19:55:13.719Z] #46 ... [2024-03-01T19:55:13.719Z] [2024-03-01T19:55:13.719Z] #47 [core-command internal] load build context [2024-03-01T19:55:13.719Z] #47 transferring context: 310.71MB 9.7s done [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-03-01T19:55:14.329Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-03-01T19:55:14.366Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [2024-03-01T19:55:14.398Z] #47 ... [2024-03-01T19:55:14.398Z] [2024-03-01T19:55:14.398Z] #48 [security-proxy-auth internal] load build context [2024-03-01T19:55:14.398Z] #48 transferring context: 310.71MB 7.2s done [Pipeline] echo [2024-03-01T19:55:14.450Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-01T19:55:14.525Z] ========================================================= [2024-03-01T19:55:14.525Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-01T19:55:14.525Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-03-01T19:55:14.657Z] #48 ... [2024-03-01T19:55:14.657Z] [2024-03-01T19:55:14.657Z] #49 [support-scheduler internal] load build context [2024-03-01T19:55:14.657Z] #49 transferring context: 310.71MB 8.7s done [2024-03-01T19:55:14.657Z] #49 ... [2024-03-01T19:55:14.657Z] [2024-03-01T19:55:14.657Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-01T19:55:14.658Z] #50 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2024-03-01T19:55:14.658Z] #50 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-03-01T19:55:14.658Z] #50 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-03-01T19:55:14.658Z] #50 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-03-01T19:55:14.658Z] #50 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done [2024-03-01T19:55:14.658Z] #50 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done [2024-03-01T19:55:14.658Z] #50 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.7s done [2024-03-01T19:55:14.658Z] #50 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 1.5s done [2024-03-01T19:55:14.658Z] #50 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-03-01T19:55:14.658Z] #50 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.5s done [2024-03-01T19:55:14.930Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-01T19:55:14.930Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-01T19:55:14.930Z] 9fda8d8052c6: Pulling fs layer [2024-03-01T19:55:14.930Z] 5d54e960e981: Pulling fs layer [2024-03-01T19:55:14.930Z] c4a7e357bf2a: Pulling fs layer [2024-03-01T19:55:14.930Z] f0e02332f6b5: Pulling fs layer [2024-03-01T19:55:14.930Z] 872ee5b61b7b: Pulling fs layer [2024-03-01T19:55:14.930Z] 0c6a40ed1a82: Pulling fs layer [2024-03-01T19:55:14.930Z] 94ae7d8d031c: Pulling fs layer [2024-03-01T19:55:14.930Z] 872ee5b61b7b: Waiting [2024-03-01T19:55:14.930Z] 94ae7d8d031c: Waiting [2024-03-01T19:55:14.930Z] 0c6a40ed1a82: Waiting [2024-03-01T19:55:14.930Z] f0e02332f6b5: Waiting [2024-03-01T19:55:15.199Z] 5d54e960e981: Verifying Checksum [2024-03-01T19:55:15.199Z] 5d54e960e981: Download complete [2024-03-01T19:55:15.199Z] f0e02332f6b5: Verifying Checksum [2024-03-01T19:55:15.199Z] f0e02332f6b5: Download complete [2024-03-01T19:55:15.199Z] 872ee5b61b7b: Verifying Checksum [2024-03-01T19:55:15.199Z] 872ee5b61b7b: Download complete [2024-03-01T19:55:15.199Z] 9fda8d8052c6: Verifying Checksum [2024-03-01T19:55:15.199Z] 9fda8d8052c6: Download complete [2024-03-01T19:55:15.226Z] #50 ... [2024-03-01T19:55:15.226Z] [2024-03-01T19:55:15.226Z] #51 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-01T19:55:15.226Z] #0 5.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-01T19:55:15.226Z] #0 8.330 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-01T19:55:15.226Z] #0 8.581 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-01T19:55:15.226Z] #0 8.581 v3.18.6-60-ga82dc598f23 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-01T19:55:15.226Z] #0 8.581 OK: 20070 distinct packages available [2024-03-01T19:55:15.226Z] #0 8.620 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-01T19:55:15.226Z] #0 8.782 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-01T19:55:15.226Z] #0 9.063 (1/4) Installing dumb-init (1.2.5-r2) [2024-03-01T19:55:15.226Z] #0 9.353 (2/4) Installing musl-obstack (1.2.3-r2) [2024-03-01T19:55:15.226Z] #0 9.360 (3/4) Installing libucontext (1.2-r2) [2024-03-01T19:55:15.226Z] #0 9.406 (4/4) Installing gcompat (1.1.0-r1) [2024-03-01T19:55:15.226Z] #0 9.412 Executing busybox-1.36.1-r5.trigger [2024-03-01T19:55:15.226Z] #0 9.420 OK: 8 MiB in 19 packages [2024-03-01T19:55:15.486Z] #51 ... [2024-03-01T19:55:15.486Z] [2024-03-01T19:55:15.486Z] #52 [core-data builder 2/7] WORKDIR /edgex-go [2024-03-01T19:55:15.486Z] #52 ... [2024-03-01T19:55:15.486Z] [2024-03-01T19:55:15.486Z] #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-01T19:55:15.747Z] #53 ... [2024-03-01T19:55:15.747Z] [2024-03-01T19:55:15.747Z] #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-01T19:55:15.805Z] 94ae7d8d031c: Verifying Checksum [2024-03-01T19:55:15.805Z] 94ae7d8d031c: Download complete [2024-03-01T19:55:16.006Z] #54 ... [2024-03-01T19:55:16.006Z] [2024-03-01T19:55:16.006Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-01T19:55:16.006Z] #55 ... [2024-03-01T19:55:16.006Z] [2024-03-01T19:55:16.006Z] #56 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-01T19:55:16.266Z] #56 ... [2024-03-01T19:55:16.266Z] [2024-03-01T19:55:16.266Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-01T19:55:16.266Z] #57 ... [2024-03-01T19:55:16.266Z] [2024-03-01T19:55:16.266Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-01T19:55:16.524Z] #58 ... [2024-03-01T19:55:16.525Z] [2024-03-01T19:55:16.525Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-01T19:55:16.525Z] #59 ... [2024-03-01T19:55:16.525Z] [2024-03-01T19:55:16.525Z] #60 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-03-01T19:55:16.777Z] c4a7e357bf2a: Verifying Checksum [2024-03-01T19:55:16.777Z] c4a7e357bf2a: Download complete [2024-03-01T19:55:17.745Z] 0c6a40ed1a82: Verifying Checksum [2024-03-01T19:55:17.745Z] 0c6a40ed1a82: Download complete [2024-03-01T19:55:19.152Z] 9fda8d8052c6: Pull complete [2024-03-01T19:55:19.742Z] 5d54e960e981: Pull complete [2024-03-01T19:55:34.778Z] c4a7e357bf2a: Pull complete [2024-03-01T19:55:35.056Z] f0e02332f6b5: Pull complete [2024-03-01T19:55:35.325Z] 872ee5b61b7b: Pull complete [2024-03-01T19:55:43.086Z] #60 ... [2024-03-01T19:55:43.086Z] [2024-03-01T19:55:43.086Z] #46 [security-secretstore-setup internal] load build context [2024-03-01T19:55:43.086Z] #46 DONE 36.5s [2024-03-01T19:55:43.086Z] [2024-03-01T19:55:43.086Z] #52 [core-data builder 2/7] WORKDIR /edgex-go [2024-03-01T19:55:43.086Z] #52 DONE 33.7s [2024-03-01T19:55:43.086Z] [2024-03-01T19:55:43.086Z] #61 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-03-01T19:55:43.086Z] #61 ... [2024-03-01T19:55:43.086Z] [2024-03-01T19:55:43.086Z] #51 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-01T19:55:43.086Z] #51 DONE 34.7s [2024-03-01T19:55:43.086Z] [2024-03-01T19:55:43.086Z] #48 [security-proxy-auth internal] load build context [2024-03-01T19:55:43.086Z] #48 DONE 36.7s [2024-03-01T19:55:43.086Z] [2024-03-01T19:55:43.086Z] #45 [security-spiffe-token-provider internal] load build context [2024-03-01T19:55:43.086Z] #45 DONE 36.7s [2024-03-01T19:55:43.086Z] [2024-03-01T19:55:43.086Z] #49 [support-scheduler internal] load build context [2024-03-01T19:55:43.086Z] #49 DONE 36.7s [2024-03-01T19:55:43.086Z] [2024-03-01T19:55:43.086Z] #39 [core-metadata internal] load build context [2024-03-01T19:55:43.086Z] #39 DONE 36.7s [2024-03-01T19:55:43.086Z] [2024-03-01T19:55:43.086Z] #44 [core-data internal] load build context [2024-03-01T19:55:43.086Z] #44 DONE 36.6s [2024-03-01T19:55:43.086Z] [2024-03-01T19:55:43.086Z] #61 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-03-01T19:55:43.086Z] #61 ... [2024-03-01T19:55:43.086Z] [2024-03-01T19:55:43.086Z] #41 [security-bootstrapper internal] load build context [2024-03-01T19:55:43.086Z] #41 DONE 36.8s [2024-03-01T19:55:43.086Z] [2024-03-01T19:55:43.086Z] #40 [security-proxy-setup internal] load build context [2024-03-01T19:55:43.086Z] #40 DONE 36.7s [2024-03-01T19:55:43.086Z] [2024-03-01T19:55:43.086Z] #42 [core-common-config-bootstrapper internal] load build context [2024-03-01T19:55:43.086Z] #42 DONE 36.8s [2024-03-01T19:55:43.086Z] [2024-03-01T19:55:43.086Z] #43 [support-notifications internal] load build context [2024-03-01T19:55:43.086Z] #43 DONE 36.8s [2024-03-01T19:55:43.086Z] [2024-03-01T19:55:43.086Z] #47 [core-command internal] load build context [2024-03-01T19:55:43.086Z] #47 DONE 36.8s [2024-03-01T19:55:43.086Z] [2024-03-01T19:55:43.086Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-01T19:55:43.086Z] #57 34.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-01T19:55:43.086Z] #57 ... [2024-03-01T19:55:43.086Z] [2024-03-01T19:55:43.086Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-01T19:55:43.086Z] #37 DONE 36.3s [2024-03-01T19:55:43.086Z] [2024-03-01T19:55:43.086Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-01T19:55:43.086Z] #57 34.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-01T19:55:43.086Z] #57 34.86 (1/2) Installing dumb-init (1.2.5-r2) [2024-03-01T19:55:43.086Z] #57 34.93 (2/2) Installing su-exec (0.2-r3) [2024-03-01T19:55:43.086Z] #57 35.02 Executing busybox-1.36.1-r5.trigger [2024-03-01T19:55:43.086Z] #57 35.03 OK: 7 MiB in 17 packages [2024-03-01T19:55:43.086Z] #57 DONE 36.1s [2024-03-01T19:55:43.086Z] [2024-03-01T19:55:43.086Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-01T19:55:43.086Z] #55 35.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-01T19:55:43.086Z] #55 35.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-01T19:55:43.086Z] #55 35.56 (1/4) Installing dumb-init (1.2.5-r2) [2024-03-01T19:55:43.086Z] #55 35.56 (2/4) Installing openssl (3.1.4-r5) [2024-03-01T19:55:43.086Z] #55 35.57 (3/4) Installing su-exec (0.2-r3) [2024-03-01T19:55:43.086Z] #55 35.58 (4/4) Installing yq (4.33.3-r5) [2024-03-01T19:55:43.086Z] #55 35.63 Executing busybox-1.36.1-r5.trigger [2024-03-01T19:55:43.086Z] #55 35.64 OK: 17 MiB in 19 packages [2024-03-01T19:55:43.086Z] #55 DONE 36.4s [2024-03-01T19:55:43.086Z] [2024-03-01T19:55:43.086Z] #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-01T19:55:43.086Z] #54 34.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-01T19:55:43.086Z] #54 34.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-01T19:55:43.086Z] #54 34.94 (1/2) Installing ca-certificates (20230506-r0) [2024-03-01T19:55:43.086Z] #54 34.97 (2/2) Installing dumb-init (1.2.5-r2) [2024-03-01T19:55:43.086Z] #54 35.13 Executing busybox-1.36.1-r5.trigger [2024-03-01T19:55:43.086Z] #54 35.13 Executing ca-certificates-20230506-r0.trigger [2024-03-01T19:55:43.086Z] #54 35.24 OK: 8 MiB in 17 packages [2024-03-01T19:55:43.086Z] #54 DONE 36.4s [2024-03-01T19:55:43.086Z] [2024-03-01T19:55:43.086Z] #62 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-03-01T19:55:43.086Z] #62 ... [2024-03-01T19:55:43.086Z] [2024-03-01T19:55:43.086Z] #60 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-03-01T19:55:43.086Z] #60 34.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-01T19:55:43.086Z] #60 35.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-01T19:55:43.086Z] #60 35.26 (1/1) Installing dumb-init (1.2.5-r2) [2024-03-01T19:55:43.086Z] #60 35.28 Executing busybox-1.36.1-r5.trigger [2024-03-01T19:55:43.086Z] #60 35.29 OK: 7 MiB in 16 packages [2024-03-01T19:55:43.086Z] #60 DONE 36.4s [2024-03-01T19:55:43.086Z] [2024-03-01T19:55:43.086Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-01T19:55:43.086Z] #59 34.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-01T19:55:43.086Z] #59 34.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-01T19:55:43.086Z] #59 35.07 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-01T19:55:43.086Z] #59 35.07 v3.18.6-60-ga82dc598f23 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-01T19:55:43.086Z] #59 35.07 OK: 20070 distinct packages available [2024-03-01T19:55:43.086Z] #59 35.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-01T19:55:43.086Z] #59 35.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-01T19:55:43.086Z] #59 35.50 (1/11) Installing ca-certificates (20230506-r0) [2024-03-01T19:55:43.086Z] #59 35.52 (2/11) Installing brotli-libs (1.0.9-r14) [2024-03-01T19:55:43.086Z] #59 35.53 (3/11) Installing libunistring (1.1-r1) [2024-03-01T19:55:43.086Z] #59 35.55 (4/11) Installing libidn2 (2.3.4-r1) [2024-03-01T19:55:43.086Z] #59 35.55 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-03-01T19:55:43.086Z] #59 35.55 (6/11) Installing libcurl (8.5.0-r0) [2024-03-01T19:55:43.086Z] #59 35.56 (7/11) Installing curl (8.5.0-r0) [2024-03-01T19:55:43.086Z] #59 35.57 (8/11) Installing dumb-init (1.2.5-r2) [2024-03-01T19:55:43.086Z] #59 35.57 (9/11) Installing musl-obstack (1.2.3-r2) [2024-03-01T19:55:43.086Z] #59 35.58 (10/11) Installing libucontext (1.2-r2) [2024-03-01T19:55:43.086Z] #59 35.59 (11/11) Installing gcompat (1.1.0-r1) [2024-03-01T19:55:43.086Z] #59 35.60 Executing busybox-1.36.1-r5.trigger [2024-03-01T19:55:43.086Z] #59 35.61 Executing ca-certificates-20230506-r0.trigger [2024-03-01T19:55:43.086Z] #59 35.65 OK: 12 MiB in 26 packages [2024-03-01T19:55:43.086Z] #59 DONE 36.5s [2024-03-01T19:55:43.086Z] [2024-03-01T19:55:43.086Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-01T19:55:43.086Z] #58 34.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-01T19:55:43.086Z] #58 34.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-01T19:55:43.086Z] #58 35.02 (1/4) Installing ca-certificates (20230506-r0) [2024-03-01T19:55:43.086Z] #58 35.21 (2/4) Installing dumb-init (1.2.5-r2) [2024-03-01T19:55:43.086Z] #58 35.22 (3/4) Installing su-exec (0.2-r3) [2024-03-01T19:55:43.086Z] #58 35.22 (4/4) Installing yq (4.33.3-r5) [2024-03-01T19:55:43.086Z] #58 35.40 Executing busybox-1.36.1-r5.trigger [2024-03-01T19:55:43.086Z] #58 35.47 Executing ca-certificates-20230506-r0.trigger [2024-03-01T19:55:43.086Z] #58 35.51 OK: 17 MiB in 19 packages [2024-03-01T19:55:43.086Z] #58 DONE 36.5s [2024-03-01T19:55:43.086Z] [2024-03-01T19:55:43.086Z] #56 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-01T19:55:43.086Z] #56 34.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-01T19:55:43.086Z] #56 34.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-01T19:55:43.086Z] #56 35.14 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-01T19:55:43.086Z] #56 35.14 v3.18.6-60-ga82dc598f23 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-01T19:55:43.086Z] #56 35.14 OK: 20070 distinct packages available [2024-03-01T19:55:43.086Z] #56 35.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-01T19:55:43.086Z] #56 35.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-01T19:55:43.086Z] #56 35.51 (1/5) Installing dumb-init (1.2.5-r2) [2024-03-01T19:55:43.086Z] #56 35.52 (2/5) Installing musl-obstack (1.2.3-r2) [2024-03-01T19:55:43.086Z] #56 35.56 (3/5) Installing libucontext (1.2-r2) [2024-03-01T19:55:43.086Z] #56 35.56 (4/5) Installing gcompat (1.1.0-r1) [2024-03-01T19:55:43.086Z] #56 35.57 (5/5) Installing openssl (3.1.4-r5) [2024-03-01T19:55:43.086Z] #56 35.58 Executing busybox-1.36.1-r5.trigger [2024-03-01T19:55:43.086Z] #56 35.58 OK: 8 MiB in 20 packages [2024-03-01T19:55:43.086Z] #56 DONE 36.1s [2024-03-01T19:55:43.086Z] [2024-03-01T19:55:43.086Z] #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-01T19:55:43.086Z] #53 34.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-01T19:55:43.086Z] #53 34.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-01T19:55:43.086Z] #53 35.17 (1/1) Installing dumb-init (1.2.5-r2) [2024-03-01T19:55:43.086Z] #53 35.19 Executing busybox-1.36.1-r5.trigger [2024-03-01T19:55:43.086Z] #53 35.22 OK: 7 MiB in 16 packages [2024-03-01T19:55:43.086Z] #53 DONE 36.4s [2024-03-01T19:55:43.086Z] [2024-03-01T19:55:43.086Z] #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-03-01T19:55:43.086Z] #61 0.901 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-01T19:55:43.086Z] #61 1.018 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-01T19:55:43.086Z] #61 1.246 OK: 264 MiB in 52 packages [2024-03-01T19:55:43.086Z] #61 DONE 2.2s [2024-03-01T19:55:43.086Z] [2024-03-01T19:55:43.086Z] #63 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-03-01T19:55:43.086Z] #0 1.513 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-01T19:55:43.086Z] #0 1.606 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-01T19:55:43.086Z] #0 1.822 OK: 264 MiB in 52 packages [2024-03-01T19:55:43.086Z] #63 DONE 2.1s [2024-03-01T19:55:43.086Z] [2024-03-01T19:55:43.086Z] #64 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-03-01T19:55:43.086Z] #64 DONE 0.1s [2024-03-01T19:55:43.086Z] [2024-03-01T19:55:43.086Z] #65 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2024-03-01T19:55:43.086Z] #65 ... [2024-03-01T19:55:43.086Z] [2024-03-01T19:55:43.086Z] #66 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-03-01T19:55:43.086Z] #66 DONE 0.1s [2024-03-01T19:55:43.086Z] [2024-03-01T19:55:43.086Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-03-01T19:55:43.086Z] #0 1.513 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-01T19:55:43.086Z] #0 1.611 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-01T19:55:43.086Z] #0 1.940 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-01T19:55:43.086Z] #0 1.940 v3.18.6-60-ga82dc598f23 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-01T19:55:43.086Z] #0 1.940 OK: 20075 distinct packages available [2024-03-01T19:55:43.086Z] #0 1.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-01T19:55:43.086Z] #0 2.071 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-01T19:55:43.086Z] #0 2.302 OK: 264 MiB in 52 packages [2024-03-01T19:55:43.086Z] #67 DONE 2.4s [2024-03-01T19:55:43.086Z] [2024-03-01T19:55:43.086Z] #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-03-01T19:55:43.086Z] #68 DONE 0.0s [2024-03-01T19:55:43.086Z] [2024-03-01T19:55:43.086Z] #69 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-01T19:55:43.550Z] 0c6a40ed1a82: Pull complete [2024-03-01T19:55:44.022Z] #69 ... [2024-03-01T19:55:44.022Z] [2024-03-01T19:55:44.022Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-03-01T19:55:44.022Z] #0 3.313 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-01T19:55:44.022Z] #0 3.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-01T19:55:44.022Z] #0 3.590 OK: 264 MiB in 52 packages [2024-03-01T19:55:44.022Z] #70 DONE 3.9s [2024-03-01T19:55:44.022Z] [2024-03-01T19:55:44.022Z] #71 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-03-01T19:55:44.022Z] #0 2.583 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-01T19:55:44.022Z] #0 3.695 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-01T19:55:44.022Z] #0 3.885 OK: 8 MiB in 19 packages [2024-03-01T19:55:44.022Z] #71 DONE 4.0s [2024-03-01T19:55:44.022Z] [2024-03-01T19:55:44.022Z] #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-03-01T19:55:44.022Z] #72 DONE 0.1s [2024-03-01T19:55:44.022Z] [2024-03-01T19:55:44.022Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-01T19:55:44.966Z] 94ae7d8d031c: Pull complete [2024-03-01T19:55:44.966Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-01T19:55:44.966Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-01T19:55:44.966Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-03-01T19:55:45.396Z] #73 ... [2024-03-01T19:55:45.396Z] [2024-03-01T19:55:45.396Z] #74 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-01T19:55:45.396Z] #74 DONE 1.3s [2024-03-01T19:55:45.396Z] [2024-03-01T19:55:45.396Z] #75 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-03-01T19:55:45.396Z] #75 DONE 0.0s [2024-03-01T19:55:45.396Z] [2024-03-01T19:55:45.396Z] #76 [security-spire-config stage-2 6/10] COPY security.txt / [2024-03-01T19:55:45.396Z] #76 DONE 0.0s [2024-03-01T19:55:45.396Z] [2024-03-01T19:55:45.396Z] #77 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-03-01T19:55:45.396Z] #77 DONE 0.0s [2024-03-01T19:55:45.396Z] [2024-03-01T19:55:45.396Z] #78 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-03-01T19:55:45.396Z] #78 DONE 0.0s [2024-03-01T19:55:45.396Z] [2024-03-01T19:55:45.396Z] #79 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-03-01T19:55:45.396Z] #79 ... [2024-03-01T19:55:45.396Z] [2024-03-01T19:55:45.396Z] #80 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-03-01T19:55:45.396Z] #80 DONE 0.0s [2024-03-01T19:55:45.396Z] [2024-03-01T19:55:45.396Z] #62 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-03-01T19:55:45.396Z] #62 3.583 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-01T19:55:45.396Z] #62 3.670 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-01T19:55:45.397Z] + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-01T19:55:45.397Z] WORKDIR /edgex [2024-03-01T19:55:45.397Z] COPY go.mod . [2024-03-01T19:55:45.397Z] RUN go mod download [2024-03-01T19:55:45.397Z] docker build -t ci-base-image-arm64 -f - . [2024-03-01T19:55:45.654Z] #62 3.931 OK: 17 MiB in 19 packages [2024-03-01T19:55:45.912Z] #62 DONE 4.1s [2024-03-01T19:55:45.912Z] [2024-03-01T19:55:45.912Z] #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-03-01T19:55:45.912Z] #0 3.585 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-01T19:55:45.912Z] #0 3.676 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-01T19:55:45.912Z] #0 3.928 OK: 8 MiB in 17 packages [2024-03-01T19:55:45.912Z] #81 DONE 4.1s [2024-03-01T19:55:45.912Z] [2024-03-01T19:55:45.912Z] #82 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-03-01T19:55:45.912Z] #82 DONE 0.0s [2024-03-01T19:55:45.912Z] [2024-03-01T19:55:45.912Z] #83 [security-spire-config] exporting to image [2024-03-01T19:55:45.912Z] #83 exporting layers [2024-03-01T19:55:45.989Z] Sending build context to Docker daemon 2.917MB [2024-03-01T19:55:45.989Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-01T19:55:45.989Z] ---> 86de565de09d [2024-03-01T19:55:45.989Z] Step 2/4 : WORKDIR /edgex [2024-03-01T19:55:46.170Z] #83 exporting layers 0.7s done [2024-03-01T19:55:46.170Z] #83 writing image sha256:2e4863bf35cd948c209440995aba6cc4eab00ad492d715c358ee797d822486bc done [2024-03-01T19:55:46.170Z] #83 naming to docker.io/library/security-spire-config done [2024-03-01T19:55:46.170Z] #83 DONE 0.8s [2024-03-01T19:55:46.170Z] [2024-03-01T19:55:46.170Z] #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-03-01T19:55:46.170Z] #0 4.096 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-01T19:55:46.170Z] #0 4.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-01T19:55:46.427Z] #84 4.416 OK: 12 MiB in 26 packages [2024-03-01T19:55:46.427Z] #84 DONE 4.6s [2024-03-01T19:55:46.427Z] [2024-03-01T19:55:46.427Z] #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-03-01T19:55:46.427Z] #0 4.064 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-01T19:55:46.427Z] #0 4.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-01T19:55:46.427Z] #0 4.582 OK: 7 MiB in 17 packages [2024-03-01T19:55:46.427Z] #85 DONE 4.7s [2024-03-01T19:55:46.427Z] [2024-03-01T19:55:46.427Z] #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-03-01T19:55:46.427Z] #0 4.004 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-01T19:55:46.427Z] #0 4.139 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-01T19:55:46.427Z] #0 4.438 OK: 7 MiB in 16 packages [2024-03-01T19:55:46.427Z] #86 DONE 4.6s [2024-03-01T19:55:46.427Z] [2024-03-01T19:55:46.427Z] #79 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-03-01T19:55:46.427Z] #79 4.592 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-01T19:55:46.683Z] #79 4.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-01T19:55:46.942Z] #79 ... [2024-03-01T19:55:46.942Z] [2024-03-01T19:55:46.942Z] #65 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2024-03-01T19:55:46.942Z] #65 4.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-01T19:55:46.942Z] #65 4.541 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-01T19:55:46.942Z] #65 4.791 OK: 7 MiB in 16 packages [2024-03-01T19:55:46.942Z] #65 DONE 4.9s [2024-03-01T19:55:46.942Z] [2024-03-01T19:55:46.942Z] #79 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-03-01T19:55:46.942Z] #79 4.927 OK: 8 MiB in 20 packages [2024-03-01T19:55:47.200Z] #79 DONE 5.2s [2024-03-01T19:55:47.200Z] [2024-03-01T19:55:47.200Z] #87 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-01T19:55:49.461Z] ---> Running in 017b34f328cf [2024-03-01T19:55:49.461Z] Removing intermediate container 017b34f328cf [2024-03-01T19:55:49.461Z] ---> 57ac66e122b6 [2024-03-01T19:55:49.461Z] Step 3/4 : COPY go.mod . [2024-03-01T19:55:49.732Z] ---> 10fbc0544144 [2024-03-01T19:55:49.732Z] Step 4/4 : RUN go mod download [2024-03-01T19:55:49.732Z] ---> Running in f24f7fda1077 [2024-03-01T19:55:49.737Z] #87 DONE 2.2s [2024-03-01T19:55:49.737Z] [2024-03-01T19:55:49.737Z] #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-03-01T19:55:49.737Z] #0 4.885 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-01T19:55:49.737Z] #0 4.963 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-01T19:55:49.737Z] #0 5.225 OK: 17 MiB in 19 packages [2024-03-01T19:55:49.737Z] #88 DONE 7.4s [2024-03-01T19:55:49.737Z] [2024-03-01T19:55:49.737Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-03-01T19:55:49.737Z] #89 DONE 2.2s [2024-03-01T19:55:49.737Z] [2024-03-01T19:55:49.737Z] #90 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-03-01T19:55:49.737Z] #90 DONE 2.9s [2024-03-01T19:55:49.737Z] [2024-03-01T19:55:49.737Z] #91 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-03-01T19:55:49.737Z] #91 DONE 0.2s [2024-03-01T19:55:49.737Z] [2024-03-01T19:55:49.737Z] #92 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-03-01T19:55:50.310Z] #92 ... [2024-03-01T19:55:50.310Z] [2024-03-01T19:55:50.310Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-01T19:55:50.310Z] #50 ... [2024-03-01T19:55:50.310Z] [2024-03-01T19:55:50.310Z] #93 [security-spire-server stage-2 6/9] COPY security.txt / [2024-03-01T19:55:50.572Z] #93 DONE 0.9s [2024-03-01T19:55:50.572Z] [2024-03-01T19:55:50.572Z] #92 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-03-01T19:55:50.572Z] #92 DONE 1.0s [2024-03-01T19:55:50.572Z] [2024-03-01T19:55:50.572Z] #94 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-01T19:55:50.572Z] #94 DONE 1.1s [2024-03-01T19:55:50.572Z] [2024-03-01T19:55:50.572Z] #95 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-03-01T19:55:50.572Z] #95 DONE 0.1s [2024-03-01T19:55:50.572Z] [2024-03-01T19:55:50.572Z] #96 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-03-01T19:55:50.572Z] #96 DONE 0.1s [2024-03-01T19:55:50.572Z] [2024-03-01T19:55:50.572Z] #97 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-03-01T19:55:50.572Z] #97 DONE 0.1s [2024-03-01T19:55:50.572Z] [2024-03-01T19:55:50.572Z] #98 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-03-01T19:55:50.572Z] #98 DONE 0.1s [2024-03-01T19:55:50.572Z] [2024-03-01T19:55:50.572Z] #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-03-01T19:55:50.572Z] #99 DONE 0.1s [2024-03-01T19:55:50.572Z] [2024-03-01T19:55:50.572Z] #100 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-03-01T19:55:50.831Z] #100 DONE 0.1s [2024-03-01T19:55:50.831Z] [2024-03-01T19:55:50.831Z] #101 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-03-01T19:55:50.831Z] #101 DONE 0.1s [2024-03-01T19:55:50.831Z] [2024-03-01T19:55:50.831Z] #102 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-03-01T19:55:50.831Z] #102 DONE 0.1s [2024-03-01T19:55:50.831Z] [2024-03-01T19:55:50.831Z] #83 [security-spire-agent] exporting to image [2024-03-01T19:55:51.398Z] #83 exporting layers 0.6s done [2024-03-01T19:55:51.398Z] #83 exporting layers 0.5s done [2024-03-01T19:55:51.399Z] #83 writing image sha256:51c1c63d2a1968f3879c6101b4c72b193272415479633cfacc5ce5fe76f5cca2 done [2024-03-01T19:55:51.399Z] #83 naming to docker.io/library/security-spire-server done [2024-03-01T19:55:51.399Z] #83 writing image sha256:7f46dadc1cdbd1a79d4e0e46497f77788b7ee24a59e383186ee4188142f41c92 done [2024-03-01T19:55:51.399Z] #83 naming to docker.io/library/security-spire-agent done [2024-03-01T19:55:51.399Z] #83 DONE 1.4s [2024-03-01T19:55:51.399Z] [2024-03-01T19:55:51.399Z] #103 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-01T19:55:51.966Z] #103 ... [2024-03-01T19:55:51.967Z] [2024-03-01T19:55:51.967Z] #104 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-01T19:56:13.900Z] #104 ... [2024-03-01T19:56:13.900Z] [2024-03-01T19:56:13.900Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-01T19:56:13.900Z] #73 DONE 27.4s [2024-03-01T19:56:13.900Z] [2024-03-01T19:56:13.900Z] #69 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-01T19:56:13.900Z] #69 DONE 29.2s [2024-03-01T19:56:13.900Z] [2024-03-01T19:56:13.900Z] #105 [support-notifications builder 6/7] COPY . . [2024-03-01T19:56:13.900Z] #105 ... [2024-03-01T19:56:13.900Z] [2024-03-01T19:56:13.900Z] #103 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-01T19:56:13.900Z] #103 DONE 29.7s [2024-03-01T19:56:13.900Z] [2024-03-01T19:56:13.900Z] #104 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-01T19:56:13.900Z] #104 DONE 29.8s [2024-03-01T19:56:13.900Z] [2024-03-01T19:56:13.900Z] #106 [core-command builder 6/7] COPY . . [2024-03-01T19:56:22.631Z] #106 ... [2024-03-01T19:56:22.631Z] [2024-03-01T19:56:22.631Z] #107 [security-spiffe-token-provider builder 6/7] COPY . . [2024-03-01T19:56:22.631Z] #107 ... [2024-03-01T19:56:22.631Z] [2024-03-01T19:56:22.631Z] #108 [security-proxy-setup builder 6/7] COPY . . [2024-03-01T19:56:30.755Z] #108 ... [2024-03-01T19:56:30.755Z] [2024-03-01T19:56:30.755Z] #107 [security-spiffe-token-provider builder 6/7] COPY . . [2024-03-01T19:56:30.755Z] #107 DONE 18.2s [2024-03-01T19:56:30.755Z] [2024-03-01T19:56:30.755Z] #109 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-01T19:56:30.755Z] #109 ... [2024-03-01T19:56:30.755Z] [2024-03-01T19:56:30.755Z] #106 [core-command builder 6/7] COPY . . [2024-03-01T19:56:30.755Z] #106 DONE 18.3s [2024-03-01T19:56:30.755Z] [2024-03-01T19:56:30.755Z] #108 [security-proxy-setup builder 6/7] COPY . . [2024-03-01T19:56:30.755Z] #108 ... [2024-03-01T19:56:30.755Z] [2024-03-01T19:56:30.755Z] #110 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-03-01T19:56:30.755Z] #110 CACHED [2024-03-01T19:56:30.755Z] [2024-03-01T19:56:30.755Z] #111 [support-scheduler builder 6/7] COPY . . [2024-03-01T19:56:30.755Z] #111 CACHED [2024-03-01T19:56:30.755Z] [2024-03-01T19:56:30.755Z] #112 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-01T19:56:30.755Z] #112 CACHED [2024-03-01T19:56:30.755Z] [2024-03-01T19:56:30.755Z] #113 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-03-01T19:56:30.755Z] #113 CACHED [2024-03-01T19:56:30.755Z] [2024-03-01T19:56:30.755Z] #114 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-03-01T19:56:30.755Z] #114 CACHED [2024-03-01T19:56:30.755Z] [2024-03-01T19:56:30.755Z] #115 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-01T19:56:30.755Z] #115 CACHED [2024-03-01T19:56:30.755Z] [2024-03-01T19:56:30.755Z] #116 [core-metadata builder 6/7] COPY . . [2024-03-01T19:56:30.755Z] #116 CACHED [2024-03-01T19:56:30.755Z] [2024-03-01T19:56:30.755Z] #117 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-03-01T19:56:30.755Z] #117 CACHED [2024-03-01T19:56:30.755Z] [2024-03-01T19:56:30.755Z] #118 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-01T19:56:30.755Z] #118 CACHED [2024-03-01T19:56:30.755Z] [2024-03-01T19:56:30.755Z] #119 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-01T19:56:30.755Z] #119 CACHED [2024-03-01T19:56:30.755Z] [2024-03-01T19:56:30.755Z] #120 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-03-01T19:56:30.755Z] #120 CACHED [2024-03-01T19:56:30.755Z] [2024-03-01T19:56:30.755Z] #121 [security-proxy-auth builder 6/7] COPY . . [2024-03-01T19:56:30.755Z] #121 CACHED [2024-03-01T19:56:30.755Z] [2024-03-01T19:56:30.755Z] #122 [core-data builder 6/7] COPY . . [2024-03-01T19:56:30.755Z] #122 CACHED [2024-03-01T19:56:30.755Z] [2024-03-01T19:56:30.755Z] #123 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-03-01T19:56:30.755Z] #123 CACHED [2024-03-01T19:56:30.755Z] [2024-03-01T19:56:30.755Z] #124 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-01T19:56:30.755Z] #124 CACHED [2024-03-01T19:56:30.755Z] [2024-03-01T19:56:30.755Z] #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-01T19:56:30.755Z] #125 ... [2024-03-01T19:56:30.755Z] [2024-03-01T19:56:30.755Z] #105 [support-notifications builder 6/7] COPY . . [2024-03-01T19:56:30.755Z] #105 DONE 19.1s [2024-03-01T19:56:30.755Z] [2024-03-01T19:56:30.755Z] #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-01T19:56:31.026Z] #126 ... [2024-03-01T19:56:31.026Z] [2024-03-01T19:56:31.026Z] #108 [security-proxy-setup builder 6/7] COPY . . [2024-03-01T19:56:31.026Z] #108 DONE 19.1s [2024-03-01T19:56:31.026Z] [2024-03-01T19:56:31.026Z] #127 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-01T19:56:31.026Z] #127 CACHED [2024-03-01T19:56:31.026Z] [2024-03-01T19:56:31.026Z] #128 [security-secretstore-setup builder 6/7] COPY . . [2024-03-01T19:56:31.026Z] #128 CACHED [2024-03-01T19:56:31.026Z] [2024-03-01T19:56:31.026Z] #129 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-03-01T19:56:31.026Z] #129 CACHED [2024-03-01T19:56:31.026Z] [2024-03-01T19:56:31.026Z] #130 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-03-01T19:56:31.026Z] #130 CACHED [2024-03-01T19:56:31.026Z] [2024-03-01T19:56:31.026Z] #131 [security-bootstrapper builder 6/7] COPY . . [2024-03-01T19:56:31.026Z] #131 CACHED [2024-03-01T19:56:31.026Z] [2024-03-01T19:56:31.026Z] #132 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-01T19:56:31.026Z] #132 CACHED [2024-03-01T19:56:31.026Z] [2024-03-01T19:56:31.026Z] #133 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-03-01T19:56:33.560Z] #133 2.551 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-03-01T19:56:36.625Z] Removing intermediate container f24f7fda1077 [2024-03-01T19:56:36.625Z] ---> 831824601357 [2024-03-01T19:56:36.625Z] Successfully built 831824601357 [2024-03-01T19:56:36.625Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T19:56:37.073Z] + docker inspect -f . ci-base-image-arm64 [2024-03-01T19:56:37.073Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-01T19:56:37.408Z] prd-ubuntu20.04-docker-arm64-4c-16g-2026 does not seem to be running inside a container [2024-03-01T19:56:37.471Z] $ 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 ******** ci-base-image-arm64 cat [2024-03-01T19:56:38.632Z] $ docker top 9f8f864b62cad7b619c4845428903981961ae1955275dfcbcd3ad57672514bc3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-01T19:56:39.573Z] + go version [2024-03-01T19:56:39.573Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-01T19:56:39.607Z] $ docker stop --time=1 9f8f864b62cad7b619c4845428903981961ae1955275dfcbcd3ad57672514bc3 [2024-03-01T19:56:41.243Z] $ docker rm -f --volumes 9f8f864b62cad7b619c4845428903981961ae1955275dfcbcd3ad57672514bc3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2024-03-01T19:56:41.675Z] #133 ... [2024-03-01T19:56:41.675Z] [2024-03-01T19:56:41.675Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-01T19:56:41.675Z] #0 2.704 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-03-01T19:56:41.675Z] #134 ... [2024-03-01T19:56:41.675Z] [2024-03-01T19:56:41.675Z] #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-01T19:56:41.675Z] #0 2.622 go build -tags " non_delayedstart" -ldflags "-s -w -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 [2024-03-01T19:56:41.675Z] #135 ... [2024-03-01T19:56:41.675Z] [2024-03-01T19:56:41.675Z] #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-01T19:56:41.675Z] #0 2.810 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-03-01T19:56:41.675Z] #136 ... [2024-03-01T19:56:41.675Z] [2024-03-01T19:56:41.675Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-01T19:56:41.675Z] #0 2.592 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-03-01T19:56:41.675Z] #137 ... [2024-03-01T19:56:41.675Z] [2024-03-01T19:56:41.675Z] #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-03-01T19:56:41.675Z] #0 2.470 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-03-01T19:56:41.675Z] #138 ... [2024-03-01T19:56:41.675Z] [2024-03-01T19:56:41.675Z] #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-03-01T19:56:41.675Z] #0 2.331 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-03-01T19:56:41.675Z] #139 ... [2024-03-01T19:56:41.675Z] [2024-03-01T19:56:41.675Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-01T19:56:41.675Z] #0 2.378 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T19:56:42.493Z] + docker inspect -f . ci-base-image-arm64 [2024-03-01T19:56:42.493Z] . [Pipeline] } [Pipeline] // withEnv [2024-03-01T19:56:42.620Z] #140 ... [2024-03-01T19:56:42.620Z] [2024-03-01T19:56:42.620Z] #109 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-01T19:56:42.620Z] #109 2.624 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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] withDockerContainer [2024-03-01T19:56:42.825Z] prd-ubuntu20.04-docker-arm64-4c-16g-2026 does not seem to be running inside a container [2024-03-01T19:56:42.876Z] #109 ... [2024-03-01T19:56:42.876Z] [2024-03-01T19:56:42.876Z] #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-01T19:56:42.876Z] #126 2.552 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-03-01T19:56:42.886Z] $ 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 ******** ci-base-image-arm64 cat [2024-03-01T19:56:43.441Z] #126 ... [2024-03-01T19:56:43.441Z] [2024-03-01T19:56:43.441Z] #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-01T19:56:43.441Z] #125 2.803 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-03-01T19:56:44.067Z] $ docker top d7c09bcc25ebdb87117806f99b5d52c9674bc2bed32e735c004a0d3d54629241 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-01T19:56:44.435Z] ========================================================= [2024-03-01T19:56:44.435Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-03-01T19:56:44.435Z] ========================================================= [Pipeline] sh [2024-03-01T19:56:45.076Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-03-01T19:56:45.503Z] + make test [2024-03-01T19:56:45.769Z] go test -race -coverprofile=coverage.out ./... [2024-03-01T19:57:24.622Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-03-01T19:58:04.972Z] #125 ... [2024-03-01T19:58:04.972Z] [2024-03-01T19:58:04.972Z] #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-03-01T19:58:04.972Z] #139 89.70 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-03-01T19:58:04.972Z] #139 ... [2024-03-01T19:58:04.972Z] [2024-03-01T19:58:04.972Z] #109 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-01T19:58:04.972Z] #109 DONE 93.8s [2024-03-01T19:58:04.972Z] [2024-03-01T19:58:04.972Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-01T19:58:10.301Z] #140 DONE 99.7s [2024-03-01T19:58:10.301Z] [2024-03-01T19:58:10.301Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-01T19:58:10.561Z] #134 ... [2024-03-01T19:58:10.561Z] [2024-03-01T19:58:10.561Z] #133 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-03-01T19:58:10.561Z] #133 DONE 99.4s [2024-03-01T19:58:10.561Z] [2024-03-01T19:58:10.561Z] #141 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-01T19:58:11.500Z] #141 ... [2024-03-01T19:58:11.500Z] [2024-03-01T19:58:11.500Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-01T19:58:11.500Z] #137 DONE 100.8s [2024-03-01T19:58:11.500Z] [2024-03-01T19:58:11.500Z] #142 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-01T19:58:12.462Z] #142 ... [2024-03-01T19:58:12.462Z] [2024-03-01T19:58:12.462Z] #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-01T19:58:12.462Z] #135 DONE 102.0s [2024-03-01T19:58:12.728Z] [2024-03-01T19:58:12.728Z] #143 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-01T19:58:13.663Z] #143 ... [2024-03-01T19:58:13.663Z] [2024-03-01T19:58:13.663Z] #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-01T19:58:13.663Z] #126 DONE 102.9s [2024-03-01T19:58:13.921Z] [2024-03-01T19:58:13.921Z] #144 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-03-01T19:58:14.179Z] #144 ... [2024-03-01T19:58:14.179Z] [2024-03-01T19:58:14.179Z] #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-03-01T19:58:14.179Z] #138 DONE 103.1s [2024-03-01T19:58:14.180Z] [2024-03-01T19:58:14.180Z] #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-01T19:58:14.439Z] #136 ... [2024-03-01T19:58:14.439Z] [2024-03-01T19:58:14.439Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-01T19:58:14.439Z] #134 DONE 103.9s [2024-03-01T19:58:14.699Z] [2024-03-01T19:58:14.699Z] #145 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-01T19:58:15.266Z] #145 ... [2024-03-01T19:58:15.266Z] [2024-03-01T19:58:15.266Z] #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-03-01T19:58:15.266Z] #139 DONE 104.1s [2024-03-01T19:58:15.266Z] [2024-03-01T19:58:15.266Z] #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-01T19:58:15.266Z] #125 DONE 104.6s [2024-03-01T19:58:15.266Z] [2024-03-01T19:58:15.266Z] #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-01T19:58:15.266Z] #136 DONE 104.6s [2024-03-01T19:58:15.266Z] [2024-03-01T19:58:15.266Z] #143 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-01T19:58:15.266Z] #143 DONE 3.6s [2024-03-01T19:58:15.266Z] [2024-03-01T19:58:15.266Z] #144 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-03-01T19:58:15.266Z] #144 DONE 3.7s [2024-03-01T19:58:15.266Z] [2024-03-01T19:58:15.266Z] #141 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-01T19:58:15.266Z] #141 DONE 4.9s [2024-03-01T19:58:15.266Z] [2024-03-01T19:58:15.266Z] #142 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-01T19:58:15.266Z] #142 DONE 4.6s [2024-03-01T19:58:15.266Z] [2024-03-01T19:58:15.266Z] #146 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-01T19:58:15.543Z] #146 ... [2024-03-01T19:58:15.543Z] [2024-03-01T19:58:15.543Z] #147 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-01T19:58:15.543Z] #147 DONE 0.7s [2024-03-01T19:58:15.543Z] [2024-03-01T19:58:15.543Z] #145 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-01T19:58:15.543Z] #145 DONE 0.9s [2024-03-01T19:58:15.543Z] [2024-03-01T19:58:15.543Z] #148 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-01T19:58:15.543Z] #148 DONE 0.2s [2024-03-01T19:58:15.543Z] [2024-03-01T19:58:15.543Z] #149 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-01T19:58:15.543Z] #149 CACHED [2024-03-01T19:58:15.543Z] [2024-03-01T19:58:15.543Z] #150 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-01T19:58:15.543Z] #150 CACHED [2024-03-01T19:58:15.543Z] [2024-03-01T19:58:15.543Z] #151 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-01T19:58:15.543Z] #151 DONE 0.2s [2024-03-01T19:58:15.543Z] [2024-03-01T19:58:15.543Z] #152 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-01T19:58:15.543Z] #152 CACHED [2024-03-01T19:58:15.543Z] [2024-03-01T19:58:15.543Z] #153 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-01T19:58:15.543Z] #153 CACHED [2024-03-01T19:58:15.543Z] [2024-03-01T19:58:15.543Z] #146 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-01T19:58:15.543Z] #146 DONE 0.2s [2024-03-01T19:58:15.543Z] [2024-03-01T19:58:15.543Z] #154 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-03-01T19:58:15.543Z] #154 CACHED [2024-03-01T19:58:15.543Z] [2024-03-01T19:58:15.543Z] #155 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-01T19:58:15.543Z] #155 CACHED [2024-03-01T19:58:15.543Z] [2024-03-01T19:58:15.543Z] #156 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-01T19:58:15.543Z] #156 CACHED [2024-03-01T19:58:15.543Z] [2024-03-01T19:58:15.543Z] #157 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-01T19:58:15.543Z] #157 CACHED [2024-03-01T19:58:15.543Z] [2024-03-01T19:58:15.543Z] #158 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-01T19:58:15.543Z] #158 DONE 0.2s [2024-03-01T19:58:15.543Z] [2024-03-01T19:58:15.543Z] #159 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-03-01T19:58:15.543Z] #159 DONE 0.2s [2024-03-01T19:58:15.543Z] [2024-03-01T19:58:15.543Z] #160 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-01T19:58:15.543Z] #160 DONE 0.3s [2024-03-01T19:58:15.543Z] [2024-03-01T19:58:15.543Z] #161 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-03-01T19:58:18.024Z] #161 ... [2024-03-01T19:58:18.024Z] [2024-03-01T19:58:18.024Z] #162 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-03-01T19:58:18.024Z] #162 DONE 2.4s [2024-03-01T19:58:18.024Z] [2024-03-01T19:58:18.024Z] #163 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-03-01T19:58:18.024Z] #163 DONE 2.4s [2024-03-01T19:58:18.024Z] [2024-03-01T19:58:18.024Z] #164 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-03-01T19:58:18.024Z] #164 DONE 2.4s [2024-03-01T19:58:18.024Z] [2024-03-01T19:58:18.024Z] #165 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-03-01T19:58:18.024Z] #165 DONE 2.4s [2024-03-01T19:58:18.024Z] [2024-03-01T19:58:18.024Z] #161 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-03-01T19:58:18.024Z] #161 DONE 2.4s [2024-03-01T19:58:18.024Z] [2024-03-01T19:58:18.024Z] #166 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-03-01T19:58:18.024Z] #166 DONE 2.5s [2024-03-01T19:58:18.024Z] [2024-03-01T19:58:18.024Z] #167 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-03-01T19:58:18.024Z] #167 DONE 2.5s [2024-03-01T19:58:18.024Z] [2024-03-01T19:58:18.024Z] #168 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-03-01T19:58:18.024Z] #168 DONE 2.5s [2024-03-01T19:58:18.024Z] [2024-03-01T19:58:18.024Z] #169 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-03-01T19:58:18.288Z] #169 ... [2024-03-01T19:58:18.288Z] [2024-03-01T19:58:18.288Z] #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-03-01T19:58:18.288Z] #170 DONE 2.6s [2024-03-01T19:58:18.288Z] [2024-03-01T19:58:18.288Z] #171 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-03-01T19:58:18.288Z] #171 DONE 2.6s [2024-03-01T19:58:18.288Z] [2024-03-01T19:58:18.288Z] #172 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-03-01T19:58:18.288Z] #172 DONE 2.8s [2024-03-01T19:58:18.288Z] [2024-03-01T19:58:18.288Z] #173 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-03-01T19:58:18.288Z] #173 DONE 0.3s [2024-03-01T19:58:18.288Z] [2024-03-01T19:58:18.288Z] #174 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-03-01T19:58:18.288Z] #174 DONE 0.4s [2024-03-01T19:58:18.288Z] [2024-03-01T19:58:18.288Z] #175 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-03-01T19:58:18.288Z] #175 DONE 0.4s [2024-03-01T19:58:18.288Z] [2024-03-01T19:58:18.288Z] #176 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-03-01T19:58:18.288Z] #176 ... [2024-03-01T19:58:18.288Z] [2024-03-01T19:58:18.288Z] #177 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-03-01T19:58:18.288Z] #177 DONE 0.4s [2024-03-01T19:58:18.288Z] [2024-03-01T19:58:18.288Z] #178 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-03-01T19:58:18.288Z] #178 DONE 0.4s [2024-03-01T19:58:18.288Z] [2024-03-01T19:58:18.288Z] #169 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-03-01T19:58:18.288Z] #169 DONE 0.3s [2024-03-01T19:58:18.288Z] [2024-03-01T19:58:18.288Z] #179 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-03-01T19:58:18.288Z] #179 DONE 0.4s [2024-03-01T19:58:18.288Z] [2024-03-01T19:58:18.288Z] #180 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-03-01T19:58:18.288Z] #180 DONE 0.4s [2024-03-01T19:58:18.546Z] [2024-03-01T19:58:18.546Z] #181 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-01T19:58:18.546Z] #181 DONE 0.3s [2024-03-01T19:58:18.546Z] [2024-03-01T19:58:18.546Z] #182 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-03-01T19:58:18.546Z] #182 DONE 0.4s [2024-03-01T19:58:18.546Z] [2024-03-01T19:58:18.546Z] #183 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-03-01T19:58:18.546Z] #183 DONE 0.4s [2024-03-01T19:58:18.546Z] [2024-03-01T19:58:18.546Z] #83 [support-scheduler] exporting to image [2024-03-01T19:58:18.546Z] #83 exporting layers 0.2s done [2024-03-01T19:58:18.805Z] #83 writing image sha256:f656279535f8ca8e5ec1c1e161fe6858a3f8893eedde66048b92ed108d2201ae [2024-03-01T19:58:18.805Z] #83 ... [2024-03-01T19:58:18.805Z] [2024-03-01T19:58:18.805Z] #184 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-03-01T19:58:18.805Z] #184 DONE 0.6s [2024-03-01T19:58:18.805Z] [2024-03-01T19:58:18.805Z] #176 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-03-01T19:58:18.805Z] #176 DONE 0.6s [2024-03-01T19:58:18.805Z] [2024-03-01T19:58:18.805Z] #185 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-03-01T19:58:18.805Z] #185 DONE 0.6s [2024-03-01T19:58:18.805Z] [2024-03-01T19:58:18.805Z] #186 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-03-01T19:58:18.805Z] #186 DONE 0.5s [2024-03-01T19:58:18.805Z] [2024-03-01T19:58:18.805Z] #83 [core-metadata] exporting to image [2024-03-01T19:58:18.805Z] #83 writing image sha256:f656279535f8ca8e5ec1c1e161fe6858a3f8893eedde66048b92ed108d2201ae 0.1s done [2024-03-01T19:58:18.805Z] #83 writing image sha256:7a6c156b3b0858b7b28ad35e618e981e79e10d304144f838266a08dd8fa9f278 0.0s done [2024-03-01T19:58:18.805Z] #83 naming to docker.io/library/core-data done [2024-03-01T19:58:18.805Z] #83 naming to docker.io/library/core-command done [2024-03-01T19:58:19.063Z] #83 ... [2024-03-01T19:58:19.063Z] [2024-03-01T19:58:19.063Z] #187 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-03-01T19:58:19.063Z] #187 DONE 0.5s [2024-03-01T19:58:19.063Z] [2024-03-01T19:58:19.063Z] #188 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-03-01T19:58:19.063Z] #188 DONE 0.5s [2024-03-01T19:58:19.063Z] [2024-03-01T19:58:19.063Z] #83 [core-metadata] exporting to image [2024-03-01T19:58:19.063Z] #83 exporting layers 0.6s done [2024-03-01T19:58:19.063Z] #83 writing image sha256:77c2cf5ed7f3fbc8ac804848162c2fd0e99c1243da4452118810164d445b4119 [2024-03-01T19:58:19.429Z] #83 ... [2024-03-01T19:58:19.429Z] [2024-03-01T19:58:19.429Z] #189 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-03-01T19:58:19.429Z] #189 DONE 0.2s [2024-03-01T19:58:19.429Z] [2024-03-01T19:58:19.429Z] #83 [security-spiffe-token-provider] exporting to image [2024-03-01T19:58:19.429Z] #83 writing image sha256:77c2cf5ed7f3fbc8ac804848162c2fd0e99c1243da4452118810164d445b4119 done [2024-03-01T19:58:19.429Z] #83 naming to docker.io/library/support-notifications done [2024-03-01T19:58:19.429Z] #83 writing image sha256:a01ce7ead6e358e9c8d9a4f5bcd84eee7b3ea2aa45194cfd5778ae4827c969c7 0.0s done [2024-03-01T19:58:19.429Z] #83 naming to docker.io/library/security-spiffe-token-provider done [2024-03-01T19:58:19.429Z] #83 ... [2024-03-01T19:58:19.429Z] [2024-03-01T19:58:19.429Z] #190 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-03-01T19:58:19.429Z] #190 DONE 0.5s [2024-03-01T19:58:19.429Z] [2024-03-01T19:58:19.429Z] #83 [security-spiffe-token-provider] exporting to image [2024-03-01T19:58:19.429Z] #83 exporting layers 0.5s done [2024-03-01T19:58:19.429Z] #83 writing image sha256:f29fc8c1afdf8fc27b14c0c1e4930260853880233175957b436f4022da91aed2 [2024-03-01T19:58:19.689Z] #83 ... [2024-03-01T19:58:19.689Z] [2024-03-01T19:58:19.689Z] #191 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-03-01T19:58:19.689Z] #191 DONE 0.5s [2024-03-01T19:58:19.689Z] [2024-03-01T19:58:19.690Z] #83 [security-spiffe-token-provider] exporting to image [2024-03-01T19:58:19.690Z] #83 writing image sha256:bd231d4a58ecc82edfcf3d7ef2a2ec2757525ae8c1d2ccb8011fe2f210f27d2f 0.0s done [2024-03-01T19:58:19.690Z] #83 naming to docker.io/library/core-metadata [2024-03-01T19:58:19.690Z] #83 naming to docker.io/library/core-metadata 0.2s done [2024-03-01T19:58:19.949Z] #83 ... [2024-03-01T19:58:19.949Z] [2024-03-01T19:58:19.949Z] #192 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-03-01T19:58:19.949Z] #192 DONE 0.7s [2024-03-01T19:58:19.949Z] [2024-03-01T19:58:19.949Z] #193 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-01T19:58:19.949Z] #193 DONE 0.9s [2024-03-01T19:58:19.949Z] [2024-03-01T19:58:19.949Z] #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-01T19:58:19.949Z] #194 DONE 0.9s [2024-03-01T19:58:19.949Z] [2024-03-01T19:58:19.949Z] #83 [security-proxy-auth] exporting to image [2024-03-01T19:58:19.949Z] #83 writing image sha256:f29fc8c1afdf8fc27b14c0c1e4930260853880233175957b436f4022da91aed2 0.3s done [2024-03-01T19:58:19.949Z] #83 naming to docker.io/library/support-scheduler done [2024-03-01T19:58:19.949Z] #83 ... [2024-03-01T19:58:19.949Z] [2024-03-01T19:58:19.949Z] #195 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-03-01T19:58:19.949Z] #195 DONE 0.1s [2024-03-01T19:58:20.207Z] [2024-03-01T19:58:20.207Z] #196 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-03-01T19:58:20.207Z] #196 DONE 0.2s [2024-03-01T19:58:20.207Z] [2024-03-01T19:58:20.208Z] #197 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-03-01T19:58:20.208Z] #197 DONE 0.3s [2024-03-01T19:58:20.208Z] [2024-03-01T19:58:20.208Z] #198 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-03-01T19:58:20.208Z] #198 DONE 0.1s [2024-03-01T19:58:20.208Z] [2024-03-01T19:58:20.208Z] #199 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-03-01T19:58:20.208Z] #199 DONE 0.1s [2024-03-01T19:58:20.208Z] [2024-03-01T19:58:20.208Z] #200 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-01T19:58:20.208Z] #200 DONE 0.8s [2024-03-01T19:58:20.208Z] [2024-03-01T19:58:20.208Z] #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-03-01T19:58:20.208Z] #201 DONE 0.1s [2024-03-01T19:58:20.208Z] [2024-03-01T19:58:20.208Z] #83 [security-proxy-setup] exporting to image [2024-03-01T19:58:20.467Z] #83 ... [2024-03-01T19:58:20.467Z] [2024-03-01T19:58:20.467Z] #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-03-01T19:58:20.467Z] #202 DONE 0.1s [2024-03-01T19:58:20.467Z] [2024-03-01T19:58:20.467Z] #83 [core-common-config-bootstrapper] exporting to image [2024-03-01T19:58:20.467Z] #83 exporting layers 0.5s done [2024-03-01T19:58:20.467Z] #83 writing image sha256:78e471e5aa6d9057efde55c53b1fafb7cf63092e44c73b805cdc264e36481eca done [2024-03-01T19:58:20.467Z] #83 naming to docker.io/library/security-proxy-auth done [2024-03-01T19:58:20.467Z] #83 writing image sha256:9b2c79f4bbffdb43f38965321540c1397f17aae767d7b2e227d92bb979e34633 done [2024-03-01T19:58:20.467Z] #83 naming to docker.io/library/core-common-config-bootstrapper done [2024-03-01T19:58:20.467Z] #83 exporting layers 0.3s done [2024-03-01T19:58:20.467Z] #83 writing image sha256:e9a5277440e28168c0801a9a03875a2976f405edc11f839187a778bc3af0c64e done [2024-03-01T19:58:20.467Z] #83 naming to docker.io/library/security-proxy-setup done [2024-03-01T19:58:20.467Z] #83 DONE 3.5s [2024-03-01T19:58:20.467Z] [2024-03-01T19:58:20.467Z] #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-03-01T19:58:20.725Z] #203 DONE 0.4s [2024-03-01T19:58:20.725Z] [2024-03-01T19:58:20.725Z] #204 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-01T19:58:20.725Z] #204 DONE 0.5s [2024-03-01T19:58:20.725Z] [2024-03-01T19:58:20.725Z] #83 [security-secretstore-setup] exporting to image [2024-03-01T19:58:20.983Z] #83 exporting layers 0.4s done [2024-03-01T19:58:20.983Z] #83 writing image sha256:c859c598ee265f64e781b7f1141b352670760b2ec08e499b35b82a4608b282f4 done [2024-03-01T19:58:20.983Z] #83 naming to docker.io/library/security-secretstore-setup [2024-03-01T19:58:21.241Z] #83 exporting layers 0.3s done [2024-03-01T19:58:21.242Z] #83 naming to docker.io/library/security-secretstore-setup done [2024-03-01T19:58:21.242Z] #83 writing image sha256:f64d7a3646fa2dfda4d1b49532713c20622cdfab2ff7a1f015df971f5b581696 done [2024-03-01T19:58:21.242Z] #83 naming to docker.io/library/security-bootstrapper done [2024-03-01T19:58:21.242Z] #83 DONE 3.9s [2024-03-01T19:58:21.242Z] [2024-03-01T19:58:21.242Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-01T19:58:21.242Z] time="2024-03-01T19:55:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-01T19:58:21.242Z] time="2024-03-01T19:55:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-01T19:58:21.242Z] time="2024-03-01T19:55:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-01T19:58:21.242Z] time="2024-03-01T19:55:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-01T19:58:21.242Z] time="2024-03-01T19:55:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-01T19:58:21.242Z] time="2024-03-01T19:55:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-01T19:58:21.242Z] time="2024-03-01T19:55:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-01T19:58:21.242Z] time="2024-03-01T19:55:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-01T19:58:21.242Z] time="2024-03-01T19:55:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-01T19:58:21.242Z] time="2024-03-01T19:55:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-01T19:58:21.242Z] time="2024-03-01T19:55:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-01T19:58:21.242Z] time="2024-03-01T19:55:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-01T19:58:21.242Z] time="2024-03-01T19:55:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-01T19:58:21.242Z] time="2024-03-01T19:55:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-03-01T19:58:21.286Z] $ docker stop --time=1 38abb0b30d017b9ea63813f3a1c6a5a5375045dd6898337c1c224e04ffe222e1 [2024-03-01T19:58:22.573Z] $ docker rm -f --volumes 38abb0b30d017b9ea63813f3a1c6a5a5375045dd6898337c1c224e04ffe222e1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-01T19:58:23.060Z] + docker images [2024-03-01T19:58:23.060Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-03-01T19:58:23.060Z] security-secretstore-setup latest c859c598ee26 2 seconds ago 36.3MB [2024-03-01T19:58:23.060Z] security-bootstrapper latest f64d7a3646fa 2 seconds ago 18.6MB [2024-03-01T19:58:23.060Z] security-proxy-setup latest e9a5277440e2 2 seconds ago 25.9MB [2024-03-01T19:58:23.060Z] core-common-config-bootstrapper latest 9b2c79f4bbff 3 seconds ago 15MB [2024-03-01T19:58:23.060Z] security-proxy-auth latest 78e471e5aa6d 3 seconds ago 15.9MB [2024-03-01T19:58:23.060Z] support-notifications latest 77c2cf5ed7f3 4 seconds ago 26.7MB [2024-03-01T19:58:23.060Z] core-command latest 7a6c156b3b08 4 seconds ago 17MB [2024-03-01T19:58:23.060Z] support-scheduler latest f29fc8c1afdf 4 seconds ago 26.2MB [2024-03-01T19:58:23.060Z] core-metadata latest bd231d4a58ec 4 seconds ago 17.5MB [2024-03-01T19:58:23.060Z] core-data latest f656279535f8 4 seconds ago 17.2MB [2024-03-01T19:58:23.060Z] security-spiffe-token-provider latest a01ce7ead6e3 4 seconds ago 28.7MB [2024-03-01T19:58:23.060Z] security-spire-agent latest 7f46dadc1cdb 2 minutes ago 161MB [2024-03-01T19:58:23.060Z] security-spire-server latest 51c1c63d2a19 2 minutes ago 102MB [2024-03-01T19:58:23.060Z] security-spire-config latest 2e4863bf35cd 2 minutes ago 102MB [2024-03-01T19:58:23.060Z] ci-base-image-x86_64 latest f857870239c9 5 minutes ago 885MB [2024-03-01T19:58:23.060Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 3 months ago 564MB [2024-03-01T19:58:23.060Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 9 months ago 334MB [2024-03-01T19:58:23.060Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 20 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] } [2024-03-01T19:59:01.237Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-03-01T19:59:01.237Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-03-01T19:59:01.237Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-03-01T19:59:01.237Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-03-01T19:59:01.237Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-03-01T19:59:01.237Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-03-01T19:59:01.237Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-03-01T19:59:01.237Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-03-01T19:59:01.237Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-03-01T19:59:01.237Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-03-01T19:59:02.192Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-03-01T19:59:02.192Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-03-01T19:59:02.192Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-03-01T19:59:02.192Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-03-01T19:59:12.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-03-01T19:59:12.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-03-01T19:59:12.817Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.217s coverage: 28.7% of statements [2024-03-01T19:59:22.881Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.344s coverage: 97.0% of statements [2024-03-01T19:59:27.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-03-01T19:59:27.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-03-01T19:59:27.131Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-03-01T19:59:32.391Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.366s coverage: 69.2% of statements [2024-03-01T19:59:32.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-03-01T19:59:32.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-03-01T19:59:32.658Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.307s coverage: 53.2% of statements [2024-03-01T19:59:36.862Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-03-01T19:59:36.862Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-03-01T19:59:36.862Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-03-01T19:59:36.862Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-03-01T19:59:36.862Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-03-01T19:59:43.718Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-03-01T19:59:43.718Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-03-01T19:59:58.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-03-01T19:59:58.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-03-01T19:59:58.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-03-01T20:00:00.117Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.887s coverage: 93.4% of statements [2024-03-01T20:00:00.117Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.421s coverage: 4.1% of statements [2024-03-01T20:00:00.117Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-03-01T20:00:00.117Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-03-01T20:00:00.117Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-03-01T20:00:00.117Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-03-01T20:00:00.117Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-03-01T20:00:00.117Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-03-01T20:00:00.117Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-03-01T20:00:00.696Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.522s coverage: 97.6% of statements [2024-03-01T20:00:01.273Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.180s coverage: 72.2% of statements [2024-03-01T20:00:07.904Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-03-01T20:00:07.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-03-01T20:00:08.857Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.368s coverage: 0.9% of statements [2024-03-01T20:00:08.857Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.225s coverage: 32.2% of statements [2024-03-01T20:00:12.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.295s coverage: 41.7% of statements [2024-03-01T20:00:13.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.239s coverage: 82.9% of statements [2024-03-01T20:00:13.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.201s coverage: 94.1% of statements [2024-03-01T20:00:13.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.183s coverage: 96.3% of statements [2024-03-01T20:00:16.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.223s coverage: 87.5% of statements [2024-03-01T20:00:17.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-03-01T20:00:18.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-03-01T20:00:18.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-03-01T20:00:18.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-03-01T20:00:20.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-03-01T20:00:20.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-03-01T20:00:20.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-03-01T20:00:20.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-03-01T20:00:29.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.204s coverage: 94.4% of statements [2024-03-01T20:00:29.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-03-01T20:00:29.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-03-01T20:00:29.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-03-01T20:00:29.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-03-01T20:00:35.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-03-01T20:00:35.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-03-01T20:00:37.594Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-03-01T20:00:42.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.953s coverage: 79.9% of statements [2024-03-01T20:00:42.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.243s coverage: 92.9% of statements [2024-03-01T20:00:42.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.067s coverage: 64.4% of statements [2024-03-01T20:00:42.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.197s coverage: 62.3% of statements [2024-03-01T20:00:42.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.197s coverage: 87.2% of statements [2024-03-01T20:00:42.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.164s coverage: 20.0% of statements [2024-03-01T20:00:42.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.172s coverage: 100.0% of statements [2024-03-01T20:00:42.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.396s coverage: 81.8% of statements [2024-03-01T20:00:43.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-03-01T20:00:44.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-03-01T20:00:45.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.423s coverage: 82.1% of statements [2024-03-01T20:00:45.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.203s coverage: 86.0% of statements [2024-03-01T20:00:49.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-03-01T20:00:49.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-03-01T20:00:51.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.782s coverage: 63.1% of statements [2024-03-01T20:00:51.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.239s coverage: 100.0% of statements [2024-03-01T20:00:52.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.097s coverage: 89.4% of statements [2024-03-01T20:00:52.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.085s coverage: 100.0% of statements [2024-03-01T20:00:52.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-03-01T20:00:52.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-03-01T20:00:52.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-03-01T20:00:53.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.078s coverage: 73.7% of statements [2024-03-01T20:00:53.947Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.069s coverage: 100.0% of statements [2024-03-01T20:00:58.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-03-01T20:00:58.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-03-01T20:00:58.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-03-01T20:00:59.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.807s coverage: 38.4% of statements [2024-03-01T20:00:59.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.226s coverage: 89.5% of statements [2024-03-01T20:01:03.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-03-01T20:01:03.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-03-01T20:01:03.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-03-01T20:01:03.067Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-03-01T20:01:04.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.195s coverage: 84.8% of statements [2024-03-01T20:01:08.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-03-01T20:01:08.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-03-01T20:01:08.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-03-01T20:01:08.266Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-03-01T20:01:14.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-03-01T20:01:14.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-03-01T20:01:14.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-03-01T20:01:14.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-03-01T20:01:15.162Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.297s coverage: 19.9% of statements [2024-03-01T20:01:15.428Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.535s coverage: 95.7% of statements [2024-03-01T20:01:18.006Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-03-01T20:01:18.006Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-03-01T20:01:19.410Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.288s coverage: 61.8% of statements [2024-03-01T20:01:20.368Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-03-01T20:01:20.368Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-03-01T20:01:21.780Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.375s coverage: 98.9% of statements [2024-03-01T20:01:22.738Z] 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 [2024-03-01T20:01:23.004Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-01T20:01:23.004Z] go vet ./... [2024-03-01T20:03:29.623Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-01T20:03:29.623Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-01T20:03:29.623Z] ./bin/test-attribution-txt.sh [2024-03-01T20:03:29.623Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-01T20:03:29.669Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-03-01T20:03:30.050Z] + ls -al . [2024-03-01T20:03:30.050Z] total 732 [2024-03-01T20:03:30.050Z] drwxrwxr-x 10 1001 1001 4096 Mar 1 19:56 . [2024-03-01T20:03:30.050Z] drwxr-xr-x 4 root root 4096 Mar 1 19:56 .. [2024-03-01T20:03:30.050Z] drwxrwxr-x 2 1001 1001 4096 Mar 1 19:54 .blubracket [2024-03-01T20:03:30.050Z] -rw-rw-r-- 1 1001 1001 10 Mar 1 19:54 .dockerignore [2024-03-01T20:03:30.050Z] drwxrwxr-x 8 1001 1001 4096 Mar 1 19:54 .git [2024-03-01T20:03:30.050Z] drwxrwxr-x 3 1001 1001 4096 Mar 1 19:54 .github [2024-03-01T20:03:30.050Z] -rw-rw-r-- 1 1001 1001 1074 Mar 1 19:54 .gitignore [2024-03-01T20:03:30.050Z] -rw-rw-r-- 1 1001 1001 42 Mar 1 19:54 .golangci.yml [2024-03-01T20:03:30.050Z] -rw-rw-r-- 1 1001 1001 100 Mar 1 19:54 .hadolint.yml [2024-03-01T20:03:30.050Z] -rw-rw-r-- 1 1001 1001 155 Mar 1 19:54 .sonarcloud.properties [2024-03-01T20:03:30.050Z] -rw-rw-r-- 1 1001 1001 1171 Mar 1 19:54 ADOPTERS.md [2024-03-01T20:03:30.050Z] -rw-rw-r-- 1 1001 1001 11674 Mar 1 19:54 Attribution.txt [2024-03-01T20:03:30.050Z] -rw-rw-r-- 1 1001 1001 100284 Mar 1 19:54 CHANGELOG.md [2024-03-01T20:03:30.050Z] -rw-rw-r-- 1 1001 1001 3804 Mar 1 19:54 CONTRIBUTING.md [2024-03-01T20:03:30.050Z] -rw-rw-r-- 1 1001 1001 677 Mar 1 19:54 GOVERNANCE.md [2024-03-01T20:03:30.050Z] -rw-rw-r-- 1 1001 1001 861 Mar 1 19:54 Jenkinsfile [2024-03-01T20:03:30.050Z] -rw-rw-r-- 1 1001 1001 10775 Mar 1 19:54 LICENSE [2024-03-01T20:03:30.050Z] -rw-rw-r-- 1 1001 1001 15392 Mar 1 19:54 Makefile [2024-03-01T20:03:30.050Z] -rw-rw-r-- 1 1001 1001 582 Mar 1 19:54 OWNERS.md [2024-03-01T20:03:30.050Z] -rw-rw-r-- 1 1001 1001 9528 Mar 1 19:54 README.md [2024-03-01T20:03:30.050Z] -rw-rw-r-- 1 1001 1001 789 Mar 1 19:54 SECURITY.md [2024-03-01T20:03:30.050Z] -rw-rw-r-- 1 1001 1001 5 Mar 1 19:51 VERSION [2024-03-01T20:03:30.050Z] drwxrwxr-x 2 1001 1001 4096 Mar 1 19:54 bin [2024-03-01T20:03:30.050Z] drwxrwxr-x 18 1001 1001 4096 Mar 1 19:54 cmd [2024-03-01T20:03:30.050Z] -rw-r--r-- 1 root root 453602 Mar 1 20:01 coverage.out [2024-03-01T20:03:30.050Z] drwxrwxr-x 2 1001 1001 4096 Mar 1 19:54 fuzz_test [2024-03-01T20:03:30.050Z] -rw-rw-r-- 1 1001 1001 3734 Mar 1 19:54 go.mod [2024-03-01T20:03:30.050Z] -rw-rw-r-- 1 1001 1001 33688 Mar 1 19:54 go.sum [2024-03-01T20:03:30.050Z] drwxrwxr-x 7 1001 1001 4096 Mar 1 19:54 internal [2024-03-01T20:03:30.050Z] drwxrwxr-x 3 1001 1001 4096 Mar 1 19:54 openapi [2024-03-01T20:03:30.050Z] -rw-rw-r-- 1 1001 1001 584 Mar 1 19:54 security.txt [2024-03-01T20:03:30.050Z] -rw-rw-r-- 1 1001 1001 204 Mar 1 19:54 version.go [Pipeline] sh [2024-03-01T20:03:30.703Z] + '[' -e coverage.out ] [2024-03-01T20:03:30.703Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-03-01T20:03:30.741Z] Warning: overwriting stash ‘coverage-report’ [2024-03-01T20:03:31.521Z] Stashed 1 file(s) [Pipeline] sh [2024-03-01T20:03:32.160Z] + make build [2024-03-01T20:03:32.160Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-03-01T20:04:54.002Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-03-01T20:04:54.002Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-03-01T20:04:54.002Z] go build -tags " non_delayedstart" -ldflags "-s -w -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 [2024-03-01T20:04:55.408Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-03-01T20:05:22.333Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-03-01T20:05:27.683Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-03-01T20:05:31.911Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-03-01T20:05:35.241Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-03-01T20:05:37.823Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-03-01T20:05:40.401Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-03-01T20:05:44.648Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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] } [2024-03-01T20:05:48.914Z] $ docker stop --time=1 d7c09bcc25ebdb87117806f99b5d52c9674bc2bed32e735c004a0d3d54629241 [2024-03-01T20:05:50.940Z] $ docker rm -f --volumes d7c09bcc25ebdb87117806f99b5d52c9674bc2bed32e735c004a0d3d54629241 [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 [2024-03-01T20:05:54.131Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-03-01T20:05:54.131Z] [2024-03-01T20:05:54.131Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T20:05:54.596Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-03-01T20:05:54.864Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-03-01T20:05:54.864Z] 547446be3368: Pulling fs layer [2024-03-01T20:05:54.864Z] d125d8839a47: Pulling fs layer [2024-03-01T20:05:54.864Z] 3e85d5ac6304: Pulling fs layer [2024-03-01T20:05:54.864Z] c3105a71a48b: Pulling fs layer [2024-03-01T20:05:54.864Z] 0f093f025ec4: Pulling fs layer [2024-03-01T20:05:54.864Z] c3106fc0e877: Pulling fs layer [2024-03-01T20:05:54.864Z] c3105a71a48b: Waiting [2024-03-01T20:05:54.864Z] c3106fc0e877: Waiting [2024-03-01T20:05:54.864Z] 0f093f025ec4: Waiting [2024-03-01T20:05:54.864Z] 547446be3368: Verifying Checksum [2024-03-01T20:05:54.864Z] c3105a71a48b: Verifying Checksum [2024-03-01T20:05:54.864Z] c3105a71a48b: Download complete [2024-03-01T20:05:55.448Z] d125d8839a47: Verifying Checksum [2024-03-01T20:05:55.448Z] d125d8839a47: Download complete [2024-03-01T20:05:55.448Z] c3106fc0e877: Verifying Checksum [2024-03-01T20:05:55.448Z] c3106fc0e877: Download complete [2024-03-01T20:05:55.716Z] 0f093f025ec4: Verifying Checksum [2024-03-01T20:05:55.716Z] 0f093f025ec4: Download complete [2024-03-01T20:05:56.675Z] 547446be3368: Pull complete [2024-03-01T20:05:57.634Z] 3e85d5ac6304: Download complete [2024-03-01T20:05:57.634Z] d125d8839a47: Pull complete [2024-03-01T20:06:07.696Z] 3e85d5ac6304: Pull complete [2024-03-01T20:06:07.696Z] c3105a71a48b: Pull complete [2024-03-01T20:06:08.654Z] 0f093f025ec4: Pull complete [2024-03-01T20:06:08.919Z] c3106fc0e877: Pull complete [2024-03-01T20:06:08.919Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-03-01T20:06:10.853Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-03-01T20:06:10.853Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-01T20:06:11.339Z] prd-ubuntu20.04-docker-arm64-4c-16g-2026 does not seem to be running inside a container [2024-03-01T20:06:11.400Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-03-01T20:06:13.406Z] $ docker top 3574f7a0dd8645c81e2a40dd32077b24721f8c7acdb873b9a2acc1d63c221486 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-01T20:06:14.349Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-03-01T20:06:22.656Z] #1 [core-metadata internal] load build definition from Dockerfile [2024-03-01T20:06:22.657Z] #1 transferring dockerfile: [2024-03-01T20:06:22.657Z] #1 transferring dockerfile: 2.06kB done [2024-03-01T20:06:22.657Z] #1 DONE 0.1s [2024-03-01T20:06:24.343Z] [2024-03-01T20:06:24.343Z] #2 [support-scheduler internal] load build definition from Dockerfile [2024-03-01T20:06:24.343Z] #2 ... [2024-03-01T20:06:24.343Z] [2024-03-01T20:06:24.343Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2024-03-01T20:06:24.343Z] #3 DONE 0.0s [2024-03-01T20:06:24.343Z] [2024-03-01T20:06:24.343Z] #4 [security-spire-server internal] load build definition from Dockerfile [2024-03-01T20:06:25.304Z] #4 ... [2024-03-01T20:06:25.304Z] [2024-03-01T20:06:25.304Z] #2 [support-scheduler internal] load build definition from Dockerfile [2024-03-01T20:06:25.304Z] #2 transferring dockerfile: 1.93kB done [2024-03-01T20:06:25.304Z] #2 DONE 2.2s [2024-03-01T20:06:25.304Z] [2024-03-01T20:06:25.304Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2024-03-01T20:06:25.304Z] #5 transferring dockerfile: 2.93kB done [2024-03-01T20:06:25.305Z] #5 DONE 2.2s [2024-03-01T20:06:25.586Z] [2024-03-01T20:06:25.586Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-03-01T20:06:25.586Z] #6 transferring dockerfile: 1.89kB done [2024-03-01T20:06:25.586Z] #6 DONE 2.3s [2024-03-01T20:06:25.586Z] [2024-03-01T20:06:25.586Z] #7 [security-spire-config internal] load .dockerignore [2024-03-01T20:06:25.586Z] #7 ... [2024-03-01T20:06:25.586Z] [2024-03-01T20:06:25.586Z] #8 [core-data internal] load build definition from Dockerfile [2024-03-01T20:06:25.586Z] #8 transferring dockerfile: 2.01kB 0.0s done [2024-03-01T20:06:25.586Z] #8 DONE 2.4s [2024-03-01T20:06:25.860Z] [2024-03-01T20:06:25.860Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2024-03-01T20:06:25.860Z] #9 transferring dockerfile: 2.15kB 0.0s done [2024-03-01T20:06:25.860Z] #9 DONE 2.5s [2024-03-01T20:06:25.860Z] [2024-03-01T20:06:25.860Z] #4 [security-spire-server internal] load build definition from Dockerfile [2024-03-01T20:06:25.860Z] #4 transferring dockerfile: 1.70kB done [2024-03-01T20:06:25.860Z] #4 ... [2024-03-01T20:06:25.860Z] [2024-03-01T20:06:25.860Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-03-01T20:06:25.860Z] #10 transferring dockerfile: 2.23kB 0.0s done [2024-03-01T20:06:25.860Z] #10 DONE 2.5s [2024-03-01T20:06:25.860Z] [2024-03-01T20:06:25.860Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2024-03-01T20:06:25.860Z] #3 transferring dockerfile: 2.49kB 0.0s done [2024-03-01T20:06:25.860Z] #3 DONE 2.5s [2024-03-01T20:06:25.860Z] [2024-03-01T20:06:25.860Z] #4 [security-spire-server internal] load build definition from Dockerfile [2024-03-01T20:06:25.860Z] #4 DONE 2.5s [2024-03-01T20:06:25.860Z] [2024-03-01T20:06:25.860Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2024-03-01T20:06:25.860Z] #11 transferring dockerfile: 2.50kB done [2024-03-01T20:06:25.860Z] #11 DONE 2.5s [2024-03-01T20:06:25.860Z] [2024-03-01T20:06:25.860Z] #12 [core-command internal] load build definition from Dockerfile [2024-03-01T20:06:25.860Z] #12 transferring dockerfile: 1.93kB 0.0s done [2024-03-01T20:06:25.860Z] #12 DONE 2.7s [2024-03-01T20:06:25.860Z] [2024-03-01T20:06:25.860Z] #13 [security-spire-config internal] load build definition from Dockerfile [2024-03-01T20:06:25.860Z] #13 transferring dockerfile: 1.69kB 0.0s done [2024-03-01T20:06:25.860Z] #13 DONE 2.5s [2024-03-01T20:06:25.860Z] [2024-03-01T20:06:25.860Z] #14 [security-bootstrapper internal] load .dockerignore [2024-03-01T20:06:25.860Z] #14 transferring context: 50B 0.0s done [2024-03-01T20:06:26.128Z] #14 ... [2024-03-01T20:06:26.128Z] [2024-03-01T20:06:26.128Z] #15 [security-spire-agent internal] load build definition from Dockerfile [2024-03-01T20:06:26.128Z] #15 transferring dockerfile: 1.81kB 0.0s done [2024-03-01T20:06:26.128Z] #15 DONE 2.7s [2024-03-01T20:06:26.128Z] [2024-03-01T20:06:26.128Z] #16 [core-command internal] load .dockerignore [2024-03-01T20:06:26.128Z] #16 transferring context: 50B 0.0s done [2024-03-01T20:06:26.128Z] #16 DONE 1.7s [2024-03-01T20:06:26.128Z] [2024-03-01T20:06:26.128Z] #17 [support-scheduler internal] load .dockerignore [2024-03-01T20:06:26.128Z] #17 transferring context: 50B 0.0s done [2024-03-01T20:06:26.128Z] #17 DONE 1.9s [2024-03-01T20:06:26.128Z] [2024-03-01T20:06:26.128Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2024-03-01T20:06:26.128Z] #18 transferring context: 50B 0.0s done [2024-03-01T20:06:26.128Z] #18 DONE 1.9s [2024-03-01T20:06:26.128Z] [2024-03-01T20:06:26.128Z] #19 [security-proxy-auth internal] load .dockerignore [2024-03-01T20:06:26.128Z] #19 transferring context: 50B 0.0s done [2024-03-01T20:06:26.128Z] #19 DONE 1.9s [2024-03-01T20:06:26.128Z] [2024-03-01T20:06:26.128Z] #20 [core-metadata internal] load .dockerignore [2024-03-01T20:06:26.128Z] #20 transferring context: 50B 0.0s done [2024-03-01T20:06:26.128Z] #20 DONE 2.5s [2024-03-01T20:06:26.128Z] [2024-03-01T20:06:26.128Z] #7 [security-spire-config internal] load .dockerignore [2024-03-01T20:06:26.128Z] #7 transferring context: 50B 0.0s done [2024-03-01T20:06:26.393Z] #7 ... [2024-03-01T20:06:26.393Z] [2024-03-01T20:06:26.393Z] #21 [core-data internal] load .dockerignore [2024-03-01T20:06:26.393Z] #21 transferring context: 50B 0.0s done [2024-03-01T20:06:26.393Z] #21 DONE 1.9s [2024-03-01T20:06:26.393Z] [2024-03-01T20:06:26.393Z] #22 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-01T20:06:26.393Z] #22 DONE 0.0s [2024-03-01T20:06:26.393Z] [2024-03-01T20:06:26.393Z] #14 [security-bootstrapper internal] load .dockerignore [2024-03-01T20:06:26.393Z] #14 DONE 2.0s [2024-03-01T20:06:26.393Z] [2024-03-01T20:06:26.393Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2024-03-01T20:06:26.393Z] #23 transferring context: 50B 0.0s done [2024-03-01T20:06:26.393Z] #23 DONE 1.9s [2024-03-01T20:06:26.393Z] [2024-03-01T20:06:26.393Z] #24 [security-spire-agent internal] load .dockerignore [2024-03-01T20:06:26.393Z] #24 transferring context: 50B 0.0s done [2024-03-01T20:06:26.393Z] #24 DONE 1.8s [2024-03-01T20:06:26.393Z] [2024-03-01T20:06:26.393Z] #25 [security-secretstore-setup internal] load .dockerignore [2024-03-01T20:06:26.393Z] #25 transferring context: 50B 0.0s done [2024-03-01T20:06:26.393Z] #25 DONE 1.9s [2024-03-01T20:06:26.393Z] [2024-03-01T20:06:26.393Z] #26 [security-proxy-setup internal] load .dockerignore [2024-03-01T20:06:26.393Z] #26 transferring context: 50B 0.0s done [2024-03-01T20:06:26.393Z] #26 DONE 1.8s [2024-03-01T20:06:26.393Z] [2024-03-01T20:06:26.393Z] #27 [support-notifications internal] load build definition from Dockerfile [2024-03-01T20:06:26.393Z] #27 transferring dockerfile: 1.95kB 0.0s done [2024-03-01T20:06:26.393Z] #27 DONE 2.8s [2024-03-01T20:06:26.393Z] [2024-03-01T20:06:26.393Z] #28 [security-spire-server internal] load .dockerignore [2024-03-01T20:06:26.393Z] #28 transferring context: 50B 0.0s done [2024-03-01T20:06:26.393Z] #28 DONE 1.8s [2024-03-01T20:06:26.393Z] [2024-03-01T20:06:26.393Z] #29 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-03-01T20:06:26.659Z] #29 ... [2024-03-01T20:06:26.659Z] [2024-03-01T20:06:26.659Z] #30 [support-notifications internal] load .dockerignore [2024-03-01T20:06:26.659Z] #30 transferring context: 50B 0.0s done [2024-03-01T20:06:26.659Z] #30 DONE 1.8s [2024-03-01T20:06:26.659Z] [2024-03-01T20:06:26.659Z] #7 [security-spire-config internal] load .dockerignore [2024-03-01T20:06:26.659Z] #7 DONE 1.8s [2024-03-01T20:06:26.659Z] [2024-03-01T20:06:26.659Z] #29 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-03-01T20:06:26.927Z] #29 DONE 0.5s [2024-03-01T20:06:26.927Z] [2024-03-01T20:06:26.927Z] #22 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-01T20:06:26.927Z] #22 DONE 0.0s [2024-03-01T20:06:26.927Z] [2024-03-01T20:06:26.927Z] #31 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-01T20:06:26.927Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-01T20:06:26.927Z] #31 ... [2024-03-01T20:06:26.927Z] [2024-03-01T20:06:26.927Z] #22 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-01T20:06:26.927Z] #22 DONE 0.0s [2024-03-01T20:06:26.927Z] [2024-03-01T20:06:26.927Z] #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-01T20:06:26.927Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-01T20:06:26.927Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-01T20:06:26.927Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-01T20:06:26.927Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-01T20:06:26.927Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 0B / 3.33MB 0.1s [2024-03-01T20:06:27.196Z] #31 ... [2024-03-01T20:06:27.196Z] [2024-03-01T20:06:27.196Z] #29 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-03-01T20:06:27.196Z] #29 DONE 0.6s [2024-03-01T20:06:27.196Z] [2024-03-01T20:06:27.196Z] #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-01T20:06:27.196Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-01T20:06:27.196Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-01T20:06:27.196Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-01T20:06:27.196Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-01T20:06:27.196Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.10MB / 3.33MB 0.3s [2024-03-01T20:06:27.196Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done [2024-03-01T20:06:27.196Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 [2024-03-01T20:06:27.463Z] #31 ... [2024-03-01T20:06:27.463Z] [2024-03-01T20:06:27.463Z] #22 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-01T20:06:27.463Z] #22 DONE 0.0s [2024-03-01T20:06:27.733Z] [2024-03-01T20:06:27.733Z] #32 [security-spiffe-token-provider internal] load build context [2024-03-01T20:06:27.733Z] #32 DONE 0.0s [2024-03-01T20:06:27.733Z] [2024-03-01T20:06:27.733Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-03-01T20:06:27.733Z] #29 DONE 0.7s [2024-03-01T20:06:27.733Z] [2024-03-01T20:06:27.733Z] #31 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-01T20:06:27.733Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-01T20:06:27.733Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-01T20:06:27.733Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-01T20:06:27.733Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-01T20:06:27.733Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done [2024-03-01T20:06:27.733Z] #31 ... [2024-03-01T20:06:27.733Z] [2024-03-01T20:06:27.733Z] #22 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-01T20:06:27.733Z] #22 DONE 0.0s [2024-03-01T20:06:27.733Z] [2024-03-01T20:06:27.733Z] #31 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-01T20:06:27.998Z] #31 ... [2024-03-01T20:06:27.998Z] [2024-03-01T20:06:27.998Z] #22 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-01T20:06:27.998Z] #22 DONE 0.0s [2024-03-01T20:06:27.998Z] [2024-03-01T20:06:27.999Z] #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-01T20:06:27.999Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-01T20:06:27.999Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-01T20:06:27.999Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-01T20:06:27.999Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-01T20:06:27.999Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done [2024-03-01T20:06:27.999Z] #31 ... [2024-03-01T20:06:27.999Z] [2024-03-01T20:06:27.999Z] #22 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-01T20:06:27.999Z] #22 DONE 0.0s [2024-03-01T20:06:27.999Z] [2024-03-01T20:06:27.999Z] #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-01T20:06:28.268Z] #31 ... [2024-03-01T20:06:28.268Z] [2024-03-01T20:06:28.268Z] #22 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-01T20:06:28.268Z] #22 DONE 0.0s [2024-03-01T20:06:28.268Z] [2024-03-01T20:06:28.268Z] #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-01T20:06:28.268Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-01T20:06:28.268Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-01T20:06:28.268Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-01T20:06:28.268Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-01T20:06:28.268Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done [2024-03-01T20:06:28.536Z] #31 ... [2024-03-01T20:06:28.536Z] [2024-03-01T20:06:28.536Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-03-01T20:06:28.536Z] #29 DONE 1.2s [2024-03-01T20:06:28.536Z] [2024-03-01T20:06:28.536Z] #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-01T20:06:28.536Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-01T20:06:28.536Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-01T20:06:28.536Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-01T20:06:28.536Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-01T20:06:28.536Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done [2024-03-01T20:06:28.536Z] #31 ... [2024-03-01T20:06:28.536Z] [2024-03-01T20:06:28.536Z] #22 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-01T20:06:28.536Z] #22 DONE 0.0s [2024-03-01T20:06:28.536Z] [2024-03-01T20:06:28.536Z] #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-01T20:06:28.805Z] #31 ... [2024-03-01T20:06:28.805Z] [2024-03-01T20:06:28.805Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-03-01T20:06:28.806Z] #29 DONE 1.5s [2024-03-01T20:06:28.806Z] [2024-03-01T20:06:28.806Z] #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-01T20:06:29.072Z] #31 ... [2024-03-01T20:06:29.072Z] [2024-03-01T20:06:29.072Z] #22 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-01T20:06:29.072Z] #22 DONE 0.0s [2024-03-01T20:06:29.072Z] [2024-03-01T20:06:29.072Z] #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-03-01T20:06:29.072Z] #33 DONE 2.8s [2024-03-01T20:06:29.072Z] [2024-03-01T20:06:29.072Z] #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-01T20:06:29.072Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-01T20:06:29.072Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-01T20:06:29.072Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-01T20:06:29.072Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-01T20:06:29.072Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done [2024-03-01T20:06:29.072Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.7s done [2024-03-01T20:06:29.654Z] #31 ... [2024-03-01T20:06:29.654Z] [2024-03-01T20:06:29.654Z] #22 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-01T20:06:29.654Z] #22 DONE 0.0s [2024-03-01T20:06:29.654Z] [2024-03-01T20:06:29.654Z] #34 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-03-01T20:06:29.922Z] #34 ... [2024-03-01T20:06:29.922Z] [2024-03-01T20:06:29.922Z] #33 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-03-01T20:06:29.922Z] #33 DONE 2.8s [2024-03-01T20:06:29.922Z] [2024-03-01T20:06:29.922Z] #34 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-03-01T20:06:30.882Z] #34 ... [2024-03-01T20:06:30.882Z] [2024-03-01T20:06:30.882Z] #29 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-03-01T20:06:30.882Z] #29 DONE 3.2s [2024-03-01T20:06:30.882Z] [2024-03-01T20:06:30.882Z] #34 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-03-01T20:06:30.882Z] #34 DONE 2.4s [2024-03-01T20:06:30.882Z] [2024-03-01T20:06:30.882Z] #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-03-01T20:06:30.882Z] #35 DONE 2.5s [2024-03-01T20:06:30.882Z] [2024-03-01T20:06:30.882Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-01T20:06:30.882Z] #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-01T20:06:30.882Z] #36 ... [2024-03-01T20:06:30.882Z] [2024-03-01T20:06:30.882Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-03-01T20:06:30.882Z] #37 DONE 2.7s [2024-03-01T20:06:30.882Z] [2024-03-01T20:06:30.882Z] #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-01T20:06:30.882Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-01T20:06:30.882Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-01T20:06:30.882Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-01T20:06:30.882Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-01T20:06:30.882Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done [2024-03-01T20:06:30.882Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.7s done [2024-03-01T20:06:30.882Z] #31 DONE 4.7s [2024-03-01T20:06:30.882Z] [2024-03-01T20:06:30.882Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-01T20:06:31.148Z] #36 ... [2024-03-01T20:06:31.148Z] [2024-03-01T20:06:31.148Z] #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-01T20:06:31.148Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-01T20:06:31.148Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-01T20:06:31.148Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-01T20:06:31.148Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-01T20:06:31.148Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done [2024-03-01T20:06:31.148Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.7s done [2024-03-01T20:06:31.148Z] #31 DONE 4.7s [2024-03-01T20:06:31.148Z] [2024-03-01T20:06:31.148Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-01T20:06:31.734Z] #36 ... [2024-03-01T20:06:31.734Z] [2024-03-01T20:06:31.734Z] #38 [security-spire-server internal] load build context [2024-03-01T20:06:31.734Z] #38 transferring context: 18.10kB 0.2s done [2024-03-01T20:06:31.734Z] #38 DONE 0.8s [2024-03-01T20:06:31.734Z] [2024-03-01T20:06:31.734Z] #39 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-01T20:06:33.155Z] #39 ... [2024-03-01T20:06:33.155Z] [2024-03-01T20:06:33.155Z] #40 [security-spire-agent internal] load build context [2024-03-01T20:06:33.155Z] #40 transferring context: 17.63kB 0.2s done [2024-03-01T20:06:33.155Z] #40 DONE 1.8s [2024-03-01T20:06:33.155Z] [2024-03-01T20:06:33.155Z] #41 [security-spire-config internal] load build context [2024-03-01T20:06:33.155Z] #41 transferring context: 16.35kB 0.2s done [2024-03-01T20:06:33.155Z] #41 DONE 2.2s [2024-03-01T20:06:33.155Z] [2024-03-01T20:06:33.155Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-01T20:06:33.155Z] #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.3s done [2024-03-01T20:06:33.155Z] #36 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-03-01T20:06:33.155Z] #36 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-03-01T20:06:33.740Z] #36 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-03-01T20:06:34.704Z] #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.2s [2024-03-01T20:06:35.286Z] #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done [2024-03-01T20:06:35.286Z] #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done [2024-03-01T20:06:35.286Z] #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.7s [2024-03-01T20:06:35.286Z] #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.7s [2024-03-01T20:06:35.286Z] #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done [2024-03-01T20:06:35.555Z] #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done [2024-03-01T20:06:35.555Z] #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.9s [2024-03-01T20:06:35.555Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.9s [2024-03-01T20:06:35.823Z] #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.1s [2024-03-01T20:06:35.823Z] #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.1s done [2024-03-01T20:06:36.413Z] #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.5s done [2024-03-01T20:06:36.680Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 1.22MB / 23.39MB 1.9s [2024-03-01T20:06:36.948Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.15MB / 23.39MB 2.3s [2024-03-01T20:06:36.948Z] #36 ... [2024-03-01T20:06:36.948Z] [2024-03-01T20:06:36.948Z] #42 [core-command internal] load build context [2024-03-01T20:06:36.948Z] #42 ... [2024-03-01T20:06:36.948Z] [2024-03-01T20:06:36.948Z] #43 [support-scheduler internal] load build context [2024-03-01T20:06:37.223Z] #43 ... [2024-03-01T20:06:37.223Z] [2024-03-01T20:06:37.223Z] #44 [core-metadata internal] load build context [2024-03-01T20:06:37.223Z] #44 transferring context: 47.54MB 9.9s [2024-03-01T20:06:37.223Z] #44 ... [2024-03-01T20:06:37.223Z] [2024-03-01T20:06:37.223Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-01T20:06:37.490Z] #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2024-03-01T20:06:37.490Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.24MB / 23.39MB 2.9s [2024-03-01T20:06:37.755Z] #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2024-03-01T20:06:37.755Z] #36 ... [2024-03-01T20:06:37.755Z] [2024-03-01T20:06:37.755Z] #32 [security-spiffe-token-provider internal] load build context [2024-03-01T20:06:37.755Z] #32 ... [2024-03-01T20:06:37.755Z] [2024-03-01T20:06:37.755Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-01T20:06:38.021Z] #36 ... [2024-03-01T20:06:38.021Z] [2024-03-01T20:06:38.021Z] #45 [security-proxy-auth internal] load build context [2024-03-01T20:06:38.021Z] #45 ... [2024-03-01T20:06:38.021Z] [2024-03-01T20:06:38.021Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-01T20:06:38.287Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.66MB / 23.39MB 3.6s [2024-03-01T20:06:38.288Z] #36 ... [2024-03-01T20:06:38.288Z] [2024-03-01T20:06:38.288Z] #46 [core-data internal] load build context [2024-03-01T20:06:38.288Z] #46 ... [2024-03-01T20:06:38.288Z] [2024-03-01T20:06:38.288Z] #47 [security-bootstrapper internal] load build context [2024-03-01T20:06:38.552Z] #47 ... [2024-03-01T20:06:38.552Z] [2024-03-01T20:06:38.552Z] #48 [core-common-config-bootstrapper internal] load build context [2024-03-01T20:06:38.819Z] #48 ... [2024-03-01T20:06:38.819Z] [2024-03-01T20:06:38.819Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-01T20:06:38.819Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 4.1s [2024-03-01T20:06:39.087Z] #36 ... [2024-03-01T20:06:39.087Z] [2024-03-01T20:06:39.087Z] #49 [security-secretstore-setup internal] load build context [2024-03-01T20:06:39.087Z] #49 ... [2024-03-01T20:06:39.087Z] [2024-03-01T20:06:39.087Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-01T20:06:39.355Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.96MB / 23.39MB 4.8s [2024-03-01T20:06:39.938Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 5.4s [2024-03-01T20:06:39.938Z] #36 ... [2024-03-01T20:06:39.938Z] [2024-03-01T20:06:39.938Z] #50 [security-proxy-setup internal] load build context [2024-03-01T20:06:40.204Z] #50 ... [2024-03-01T20:06:40.204Z] [2024-03-01T20:06:40.204Z] #51 [support-notifications internal] load build context [2024-03-01T20:06:40.204Z] #51 ... [2024-03-01T20:06:40.204Z] [2024-03-01T20:06:40.204Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-01T20:06:40.802Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.34MB / 23.39MB 6.3s [2024-03-01T20:06:40.802Z] #36 ... [2024-03-01T20:06:40.802Z] [2024-03-01T20:06:40.802Z] #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-03-01T20:06:40.802Z] #0 6.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-01T20:06:40.802Z] #0 7.884 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-01T20:06:41.071Z] #52 ... [2024-03-01T20:06:41.071Z] [2024-03-01T20:06:41.071Z] #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-03-01T20:06:41.071Z] #0 8.947 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-01T20:06:41.071Z] #0 9.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-01T20:06:41.071Z] #53 ... [2024-03-01T20:06:41.071Z] [2024-03-01T20:06:41.071Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-01T20:06:41.071Z] #54 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.9s done [2024-03-01T20:06:41.071Z] #54 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-03-01T20:06:41.071Z] #54 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2024-03-01T20:06:41.071Z] #54 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2024-03-01T20:06:41.071Z] #54 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2024-03-01T20:06:41.071Z] #54 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.2s done [2024-03-01T20:06:41.071Z] #54 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.7s done [2024-03-01T20:06:41.071Z] #54 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 12.58MB / 17.12MB 6.1s [2024-03-01T20:06:41.071Z] #54 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2024-03-01T20:06:41.071Z] #54 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 [2024-03-01T20:06:41.337Z] #54 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 13.63MB / 17.12MB 6.4s [2024-03-01T20:06:41.337Z] #54 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.2s done [2024-03-01T20:06:41.337Z] #54 ... [2024-03-01T20:06:41.337Z] [2024-03-01T20:06:41.337Z] #55 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-03-01T20:06:41.337Z] #55 ... [2024-03-01T20:06:41.337Z] [2024-03-01T20:06:41.337Z] #56 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-03-01T20:06:41.337Z] #0 7.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-01T20:06:41.337Z] #0 7.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-01T20:06:41.337Z] #0 9.844 OK: 266 MiB in 52 packages [2024-03-01T20:06:41.603Z] #56 ... [2024-03-01T20:06:41.603Z] [2024-03-01T20:06:41.603Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-01T20:06:41.603Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 6.8s [2024-03-01T20:06:41.603Z] #36 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-03-01T20:06:41.872Z] #36 ... [2024-03-01T20:06:41.872Z] [2024-03-01T20:06:41.872Z] #57 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-01T20:06:41.872Z] #57 ... [2024-03-01T20:06:41.872Z] [2024-03-01T20:06:41.872Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-01T20:06:42.137Z] #58 ... [2024-03-01T20:06:42.137Z] [2024-03-01T20:06:42.137Z] #56 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-03-01T20:06:42.137Z] #56 DONE 11.8s [2024-03-01T20:06:42.137Z] [2024-03-01T20:06:42.137Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-01T20:06:42.137Z] #59 ... [2024-03-01T20:06:42.137Z] [2024-03-01T20:06:42.137Z] #60 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-03-01T20:06:42.403Z] #60 ... [2024-03-01T20:06:42.403Z] [2024-03-01T20:06:42.403Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-01T20:06:42.403Z] #61 ... [2024-03-01T20:06:42.403Z] [2024-03-01T20:06:42.403Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-01T20:06:42.750Z] #62 ... [2024-03-01T20:06:42.750Z] [2024-03-01T20:06:42.750Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-01T20:06:42.750Z] #63 ... [2024-03-01T20:06:42.750Z] [2024-03-01T20:06:42.750Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-01T20:06:43.018Z] #64 ... [2024-03-01T20:06:43.018Z] [2024-03-01T20:06:43.018Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-01T20:06:43.018Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.31MB / 23.39MB 8.1s [2024-03-01T20:06:43.018Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 8.6s [2024-03-01T20:06:43.977Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 21.67MB / 23.39MB 9.2s [2024-03-01T20:06:45.384Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 10.5s done [2024-03-01T20:06:45.384Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2024-03-01T20:06:45.650Z] #36 ... [2024-03-01T20:06:45.650Z] [2024-03-01T20:06:45.650Z] #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-03-01T20:06:45.650Z] #53 12.85 OK: 266 MiB in 52 packages [2024-03-01T20:06:45.650Z] #53 DONE 14.6s [2024-03-01T20:06:45.650Z] [2024-03-01T20:06:45.650Z] #46 [core-data internal] load build context [2024-03-01T20:06:45.650Z] #46 transferring context: 42.22MB 16.5s [2024-03-01T20:06:46.232Z] #46 ... [2024-03-01T20:06:46.232Z] [2024-03-01T20:06:46.232Z] #39 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-01T20:06:46.232Z] #39 14.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-01T20:06:47.189Z] #39 ... [2024-03-01T20:06:47.189Z] [2024-03-01T20:06:47.189Z] #42 [core-command internal] load build context [2024-03-01T20:06:47.189Z] #42 ... [2024-03-01T20:06:47.189Z] [2024-03-01T20:06:47.189Z] #43 [support-scheduler internal] load build context [2024-03-01T20:06:47.189Z] #43 ... [2024-03-01T20:06:47.189Z] [2024-03-01T20:06:47.189Z] #44 [core-metadata internal] load build context [2024-03-01T20:06:47.456Z] #44 ... [2024-03-01T20:06:47.456Z] [2024-03-01T20:06:47.456Z] #42 [core-command internal] load build context [2024-03-01T20:06:47.723Z] #42 ... [2024-03-01T20:06:47.723Z] [2024-03-01T20:06:47.723Z] #32 [security-spiffe-token-provider internal] load build context [2024-03-01T20:06:47.989Z] #32 ... [2024-03-01T20:06:47.989Z] [2024-03-01T20:06:47.989Z] #42 [core-command internal] load build context [2024-03-01T20:06:48.257Z] #42 ... [2024-03-01T20:06:48.257Z] [2024-03-01T20:06:48.257Z] #45 [security-proxy-auth internal] load build context [2024-03-01T20:06:48.523Z] #45 ... [2024-03-01T20:06:48.523Z] [2024-03-01T20:06:48.523Z] #42 [core-command internal] load build context [2024-03-01T20:06:48.790Z] #42 ... [2024-03-01T20:06:48.790Z] [2024-03-01T20:06:48.790Z] #55 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-03-01T20:06:48.790Z] #55 10.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-01T20:06:48.790Z] #55 11.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-01T20:06:48.790Z] #55 16.21 OK: 266 MiB in 52 packages [2024-03-01T20:06:48.790Z] #55 DONE 17.9s [2024-03-01T20:06:48.790Z] [2024-03-01T20:06:48.790Z] #42 [core-command internal] load build context [2024-03-01T20:06:48.790Z] #42 ... [2024-03-01T20:06:48.790Z] [2024-03-01T20:06:48.790Z] #47 [security-bootstrapper internal] load build context [2024-03-01T20:06:49.057Z] #47 ... [2024-03-01T20:06:49.057Z] [2024-03-01T20:06:49.057Z] #48 [core-common-config-bootstrapper internal] load build context [2024-03-01T20:06:49.057Z] #48 ... [2024-03-01T20:06:49.057Z] [2024-03-01T20:06:49.057Z] #42 [core-command internal] load build context [2024-03-01T20:06:49.324Z] #42 ... [2024-03-01T20:06:49.324Z] [2024-03-01T20:06:49.324Z] #49 [security-secretstore-setup internal] load build context [2024-03-01T20:06:49.324Z] #49 ... [2024-03-01T20:06:49.324Z] [2024-03-01T20:06:49.324Z] #42 [core-command internal] load build context [2024-03-01T20:06:49.908Z] #42 ... [2024-03-01T20:06:49.909Z] [2024-03-01T20:06:49.909Z] #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-03-01T20:06:49.909Z] #52 10.27 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-01T20:06:49.909Z] #52 10.27 v3.18.6-60-ga82dc598f23 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-01T20:06:49.909Z] #52 10.27 OK: 19951 distinct packages available [2024-03-01T20:06:49.909Z] #52 10.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-01T20:06:49.909Z] #52 11.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-01T20:06:49.909Z] #52 16.68 OK: 266 MiB in 52 packages [2024-03-01T20:06:49.909Z] #52 DONE 19.0s [2024-03-01T20:06:49.909Z] [2024-03-01T20:06:49.909Z] #42 [core-command internal] load build context [2024-03-01T20:06:50.175Z] #42 ... [2024-03-01T20:06:50.175Z] [2024-03-01T20:06:50.175Z] #50 [security-proxy-setup internal] load build context [2024-03-01T20:06:50.443Z] #50 ... [2024-03-01T20:06:50.443Z] [2024-03-01T20:06:50.443Z] #51 [support-notifications internal] load build context [2024-03-01T20:06:50.443Z] #51 transferring context: 36.28MB 19.6s [2024-03-01T20:06:50.443Z] #51 ... [2024-03-01T20:06:50.443Z] [2024-03-01T20:06:50.443Z] #50 [security-proxy-setup internal] load build context [2024-03-01T20:06:51.403Z] #50 ... [2024-03-01T20:06:51.403Z] [2024-03-01T20:06:51.404Z] #60 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-03-01T20:06:51.404Z] #60 11.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-01T20:06:51.404Z] #60 13.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-01T20:06:51.404Z] #60 17.98 (1/1) Installing dumb-init (1.2.5-r2) [2024-03-01T20:06:51.404Z] #60 17.98 Executing busybox-1.36.1-r5.trigger [2024-03-01T20:06:51.404Z] #60 18.11 OK: 8 MiB in 16 packages [2024-03-01T20:06:51.404Z] #60 DONE 20.2s [2024-03-01T20:06:51.404Z] [2024-03-01T20:06:51.404Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-01T20:06:51.404Z] #54 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 7.8s done [2024-03-01T20:06:51.404Z] #54 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 6.2s [2024-03-01T20:06:51.404Z] #54 ... [2024-03-01T20:06:51.404Z] [2024-03-01T20:06:51.404Z] #50 [security-proxy-setup internal] load build context [2024-03-01T20:06:53.348Z] #50 ... [2024-03-01T20:06:53.348Z] [2024-03-01T20:06:53.348Z] #57 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-01T20:06:53.348Z] #57 11.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-01T20:06:53.348Z] #57 13.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-01T20:06:53.348Z] #57 18.23 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-01T20:06:53.348Z] #57 18.23 v3.18.6-60-ga82dc598f23 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-01T20:06:53.348Z] #57 18.23 OK: 19946 distinct packages available [2024-03-01T20:06:53.348Z] #57 18.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-01T20:06:53.348Z] #57 21.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-01T20:06:53.617Z] #57 ... [2024-03-01T20:06:53.617Z] [2024-03-01T20:06:53.617Z] #50 [security-proxy-setup internal] load build context [2024-03-01T20:06:54.203Z] #50 ... [2024-03-01T20:06:54.204Z] [2024-03-01T20:06:54.204Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-01T20:06:54.204Z] #58 12.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-01T20:06:54.204Z] #58 13.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-01T20:06:54.204Z] #58 17.58 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-01T20:06:54.204Z] #58 17.58 v3.18.6-60-ga82dc598f23 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-01T20:06:54.204Z] #58 17.58 OK: 19946 distinct packages available [2024-03-01T20:06:54.204Z] #58 18.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-01T20:06:54.204Z] #58 20.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-01T20:06:54.204Z] #58 ... [2024-03-01T20:06:54.204Z] [2024-03-01T20:06:54.204Z] #50 [security-proxy-setup internal] load build context [2024-03-01T20:06:55.619Z] #50 transferring context: 43.86MB 24.7s [2024-03-01T20:06:56.578Z] #50 ... [2024-03-01T20:06:56.578Z] [2024-03-01T20:06:56.578Z] #39 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-01T20:06:56.578Z] #39 16.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-01T20:06:56.578Z] #39 20.36 (1/2) Installing dumb-init (1.2.5-r2) [2024-03-01T20:06:56.578Z] #39 20.36 (2/2) Installing su-exec (0.2-r3) [2024-03-01T20:06:56.578Z] #39 20.36 Executing busybox-1.36.1-r5.trigger [2024-03-01T20:06:56.578Z] #39 20.67 OK: 8 MiB in 17 packages [2024-03-01T20:06:56.578Z] #39 DONE 24.6s [2024-03-01T20:06:56.578Z] [2024-03-01T20:06:56.578Z] #50 [security-proxy-setup internal] load build context [2024-03-01T20:06:56.578Z] #50 ... [2024-03-01T20:06:56.578Z] [2024-03-01T20:06:56.578Z] #46 [core-data internal] load build context [2024-03-01T20:06:56.578Z] #46 ... [2024-03-01T20:06:56.578Z] [2024-03-01T20:06:56.578Z] #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-03-01T20:06:57.537Z] #65 ... [2024-03-01T20:06:57.537Z] [2024-03-01T20:06:57.537Z] #43 [support-scheduler internal] load build context [2024-03-01T20:06:57.537Z] #43 ... [2024-03-01T20:06:57.537Z] [2024-03-01T20:06:57.537Z] #44 [core-metadata internal] load build context [2024-03-01T20:06:57.807Z] #44 ... [2024-03-01T20:06:57.807Z] [2024-03-01T20:06:57.807Z] #50 [security-proxy-setup internal] load build context [2024-03-01T20:06:58.074Z] #50 ... [2024-03-01T20:06:58.074Z] [2024-03-01T20:06:58.074Z] #32 [security-spiffe-token-provider internal] load build context [2024-03-01T20:06:58.074Z] #32 ... [2024-03-01T20:06:58.074Z] [2024-03-01T20:06:58.074Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-01T20:06:58.074Z] #59 16.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-01T20:06:58.074Z] #59 17.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-01T20:06:58.074Z] #59 24.13 (1/2) Installing ca-certificates (20230506-r0) [2024-03-01T20:06:58.074Z] #59 24.67 (2/2) Installing dumb-init (1.2.5-r2) [2024-03-01T20:06:58.074Z] #59 24.70 Executing busybox-1.36.1-r5.trigger [2024-03-01T20:06:58.074Z] #59 25.11 Executing ca-certificates-20230506-r0.trigger [2024-03-01T20:06:58.342Z] #59 26.18 OK: 9 MiB in 17 packages [2024-03-01T20:06:58.342Z] #59 ... [2024-03-01T20:06:58.342Z] [2024-03-01T20:06:58.342Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-01T20:06:58.342Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.8s [2024-03-01T20:06:58.342Z] #36 ... [2024-03-01T20:06:58.342Z] [2024-03-01T20:06:58.342Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-01T20:06:58.342Z] #63 16.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-01T20:06:58.342Z] #63 17.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-01T20:06:58.342Z] #63 25.17 (1/1) Installing dumb-init (1.2.5-r2) [2024-03-01T20:06:58.342Z] #63 25.17 Executing busybox-1.36.1-r5.trigger [2024-03-01T20:06:58.342Z] #63 25.35 OK: 8 MiB in 16 packages [2024-03-01T20:06:58.609Z] #63 ... [2024-03-01T20:06:58.609Z] [2024-03-01T20:06:58.609Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-01T20:06:58.609Z] #36 ... [2024-03-01T20:06:58.609Z] [2024-03-01T20:06:58.609Z] #45 [security-proxy-auth internal] load build context [2024-03-01T20:06:58.609Z] #45 ... [2024-03-01T20:06:58.609Z] [2024-03-01T20:06:58.609Z] #57 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-01T20:06:58.609Z] #57 26.92 (1/5) Installing dumb-init (1.2.5-r2) [2024-03-01T20:06:58.609Z] #57 26.92 (2/5) Installing musl-obstack (1.2.3-r2) [2024-03-01T20:06:58.876Z] #57 27.02 (3/5) Installing libucontext (1.2-r2) [2024-03-01T20:06:58.876Z] #57 27.07 (4/5) Installing gcompat (1.1.0-r1) [2024-03-01T20:06:58.876Z] #57 27.17 (5/5) Installing openssl (3.1.4-r5) [2024-03-01T20:06:59.142Z] #57 27.31 Executing busybox-1.36.1-r5.trigger [2024-03-01T20:06:59.142Z] #57 ... [2024-03-01T20:06:59.142Z] [2024-03-01T20:06:59.142Z] #47 [security-bootstrapper internal] load build context [2024-03-01T20:06:59.142Z] #47 ... [2024-03-01T20:06:59.142Z] [2024-03-01T20:06:59.142Z] #48 [core-common-config-bootstrapper internal] load build context [2024-03-01T20:06:59.142Z] #48 ... [2024-03-01T20:06:59.142Z] [2024-03-01T20:06:59.142Z] #47 [security-bootstrapper internal] load build context [2024-03-01T20:06:59.416Z] #47 ... [2024-03-01T20:06:59.416Z] [2024-03-01T20:06:59.416Z] #49 [security-secretstore-setup internal] load build context [2024-03-01T20:06:59.682Z] #49 ... [2024-03-01T20:06:59.682Z] [2024-03-01T20:06:59.682Z] #47 [security-bootstrapper internal] load build context [2024-03-01T20:06:59.947Z] #47 ... [2024-03-01T20:06:59.947Z] [2024-03-01T20:06:59.947Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-01T20:06:59.947Z] #63 DONE 27.9s [2024-03-01T20:06:59.947Z] [2024-03-01T20:06:59.947Z] #47 [security-bootstrapper internal] load build context [2024-03-01T20:07:00.531Z] #47 ... [2024-03-01T20:07:00.531Z] [2024-03-01T20:07:00.531Z] #42 [core-command internal] load build context [2024-03-01T20:07:00.531Z] #42 ... [2024-03-01T20:07:00.531Z] [2024-03-01T20:07:00.531Z] #47 [security-bootstrapper internal] load build context [2024-03-01T20:07:00.804Z] #47 transferring context: 64.51MB 31.8s [2024-03-01T20:07:01.072Z] #47 ... [2024-03-01T20:07:01.072Z] [2024-03-01T20:07:01.072Z] #51 [support-notifications internal] load build context [2024-03-01T20:07:01.072Z] #51 ... [2024-03-01T20:07:01.072Z] [2024-03-01T20:07:01.072Z] #47 [security-bootstrapper internal] load build context [2024-03-01T20:07:01.072Z] #47 ... [2024-03-01T20:07:01.072Z] [2024-03-01T20:07:01.072Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-01T20:07:01.072Z] #62 19.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-01T20:07:01.072Z] #62 21.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-01T20:07:01.072Z] #62 27.26 (1/4) Installing ca-certificates (20230506-r0) [2024-03-01T20:07:01.072Z] #62 27.92 (2/4) Installing dumb-init (1.2.5-r2) [2024-03-01T20:07:01.072Z] #62 27.97 (3/4) Installing su-exec (0.2-r3) [2024-03-01T20:07:01.072Z] #62 28.00 (4/4) Installing yq (4.33.3-r5) [2024-03-01T20:07:01.072Z] #62 29.21 Executing busybox-1.36.1-r5.trigger [2024-03-01T20:07:01.338Z] #62 29.31 Executing ca-certificates-20230506-r0.trigger [2024-03-01T20:07:01.338Z] #62 ... [2024-03-01T20:07:01.338Z] [2024-03-01T20:07:01.338Z] #47 [security-bootstrapper internal] load build context [2024-03-01T20:07:01.338Z] #47 ... [2024-03-01T20:07:01.338Z] [2024-03-01T20:07:01.338Z] #66 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2024-03-01T20:07:01.338Z] #0 6.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-01T20:07:01.338Z] #0 8.780 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-01T20:07:01.605Z] #66 ... [2024-03-01T20:07:01.605Z] [2024-03-01T20:07:01.605Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-01T20:07:01.605Z] #59 DONE 29.3s [2024-03-01T20:07:01.605Z] [2024-03-01T20:07:01.605Z] #67 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-03-01T20:07:01.605Z] #67 ... [2024-03-01T20:07:01.605Z] [2024-03-01T20:07:01.605Z] #57 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-01T20:07:01.605Z] #57 27.38 OK: 9 MiB in 20 packages [2024-03-01T20:07:01.605Z] #57 DONE 29.9s [2024-03-01T20:07:01.605Z] [2024-03-01T20:07:01.605Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-01T20:07:01.605Z] #64 19.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-01T20:07:01.605Z] #64 21.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-01T20:07:01.605Z] #64 28.76 v3.18.6-59-gce9c9e04add [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-01T20:07:01.605Z] #64 28.76 v3.18.6-60-ga82dc598f23 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-01T20:07:01.605Z] #64 28.76 OK: 19946 distinct packages available [2024-03-01T20:07:01.874Z] #64 29.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-01T20:07:01.874Z] #64 ... [2024-03-01T20:07:01.874Z] [2024-03-01T20:07:01.874Z] #68 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-03-01T20:07:01.874Z] #68 ... [2024-03-01T20:07:01.874Z] [2024-03-01T20:07:01.874Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-01T20:07:01.874Z] #54 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 16.9s [2024-03-01T20:07:02.142Z] #54 ... [2024-03-01T20:07:02.142Z] [2024-03-01T20:07:02.142Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-01T20:07:03.553Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.8s [2024-03-01T20:07:03.822Z] #36 ... [2024-03-01T20:07:03.822Z] [2024-03-01T20:07:03.822Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-01T20:07:03.822Z] #61 21.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-01T20:07:03.822Z] #61 23.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-01T20:07:03.822Z] #61 29.23 (1/4) Installing dumb-init (1.2.5-r2) [2024-03-01T20:07:03.822Z] #61 29.23 (2/4) Installing openssl (3.1.4-r5) [2024-03-01T20:07:03.822Z] #61 29.33 (3/4) Installing su-exec (0.2-r3) [2024-03-01T20:07:03.822Z] #61 29.33 (4/4) Installing yq (4.33.3-r5) [2024-03-01T20:07:03.822Z] #61 30.01 Executing busybox-1.36.1-r5.trigger [2024-03-01T20:07:03.822Z] #61 30.03 OK: 18 MiB in 19 packages [2024-03-01T20:07:04.090Z] #61 ... [2024-03-01T20:07:04.090Z] [2024-03-01T20:07:04.090Z] #45 [security-proxy-auth internal] load build context [2024-03-01T20:07:04.090Z] #45 ... [2024-03-01T20:07:04.090Z] [2024-03-01T20:07:04.090Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-01T20:07:04.090Z] #61 DONE 32.1s [2024-03-01T20:07:04.090Z] [2024-03-01T20:07:04.090Z] #45 [security-proxy-auth internal] load build context [2024-03-01T20:07:04.090Z] #45 ... [2024-03-01T20:07:04.090Z] [2024-03-01T20:07:04.090Z] #32 [security-spiffe-token-provider internal] load build context [2024-03-01T20:07:04.357Z] #32 ... [2024-03-01T20:07:04.357Z] [2024-03-01T20:07:04.357Z] #45 [security-proxy-auth internal] load build context [2024-03-01T20:07:04.628Z] #45 ... [2024-03-01T20:07:04.628Z] [2024-03-01T20:07:04.628Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-01T20:07:04.628Z] #58 27.99 (1/11) Installing ca-certificates (20230506-r0) [2024-03-01T20:07:04.628Z] #58 28.43 (2/11) Installing brotli-libs (1.0.9-r14) [2024-03-01T20:07:04.628Z] #58 28.68 (3/11) Installing libunistring (1.1-r1) [2024-03-01T20:07:04.628Z] #58 28.74 (4/11) Installing libidn2 (2.3.4-r1) [2024-03-01T20:07:04.628Z] #58 28.84 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-03-01T20:07:04.628Z] #58 28.84 (6/11) Installing libcurl (8.5.0-r0) [2024-03-01T20:07:04.628Z] #58 29.01 (7/11) Installing curl (8.5.0-r0) [2024-03-01T20:07:04.628Z] #58 29.17 (8/11) Installing dumb-init (1.2.5-r2) [2024-03-01T20:07:04.628Z] #58 29.17 (9/11) Installing musl-obstack (1.2.3-r2) [2024-03-01T20:07:04.628Z] #58 29.17 (10/11) Installing libucontext (1.2-r2) [2024-03-01T20:07:04.628Z] #58 29.17 (11/11) Installing gcompat (1.1.0-r1) [2024-03-01T20:07:04.628Z] #58 29.17 Executing busybox-1.36.1-r5.trigger [2024-03-01T20:07:04.628Z] #58 29.29 Executing ca-certificates-20230506-r0.trigger [2024-03-01T20:07:04.628Z] #58 29.97 OK: 13 MiB in 26 packages [2024-03-01T20:07:04.628Z] #58 DONE 32.8s [2024-03-01T20:07:04.628Z] [2024-03-01T20:07:04.628Z] #45 [security-proxy-auth internal] load build context [2024-03-01T20:07:05.210Z] #45 ... [2024-03-01T20:07:05.210Z] [2024-03-01T20:07:05.210Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-01T20:07:05.210Z] #62 30.42 OK: 18 MiB in 19 packages [2024-03-01T20:07:05.210Z] #62 DONE 33.2s [2024-03-01T20:07:05.210Z] [2024-03-01T20:07:05.210Z] #45 [security-proxy-auth internal] load build context [2024-03-01T20:07:05.794Z] #45 ... [2024-03-01T20:07:05.794Z] [2024-03-01T20:07:05.794Z] #66 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2024-03-01T20:07:05.794Z] #66 12.52 OK: 8 MiB in 16 packages [2024-03-01T20:07:05.794Z] #66 DONE 15.1s [2024-03-01T20:07:05.794Z] [2024-03-01T20:07:05.794Z] #45 [security-proxy-auth internal] load build context [2024-03-01T20:07:05.794Z] #45 transferring context: 65.82MB 36.9s [2024-03-01T20:07:06.757Z] #45 ... [2024-03-01T20:07:06.757Z] [2024-03-01T20:07:06.757Z] #46 [core-data internal] load build context [2024-03-01T20:07:06.757Z] #46 ... [2024-03-01T20:07:06.757Z] [2024-03-01T20:07:06.757Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-01T20:07:06.757Z] #64 30.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-01T20:07:06.757Z] #64 33.41 (1/4) Installing dumb-init (1.2.5-r2) [2024-03-01T20:07:06.757Z] #64 33.41 (2/4) Installing musl-obstack (1.2.3-r2) [2024-03-01T20:07:06.757Z] #64 33.52 (3/4) Installing libucontext (1.2-r2) [2024-03-01T20:07:06.757Z] #64 33.52 (4/4) Installing gcompat (1.1.0-r1) [2024-03-01T20:07:06.757Z] #64 33.52 Executing busybox-1.36.1-r5.trigger [2024-03-01T20:07:06.757Z] #64 33.52 OK: 8 MiB in 19 packages [2024-03-01T20:07:06.757Z] #64 DONE 34.6s [2024-03-01T20:07:06.757Z] [2024-03-01T20:07:06.757Z] #46 [core-data internal] load build context [2024-03-01T20:07:06.757Z] #46 ... [2024-03-01T20:07:06.757Z] [2024-03-01T20:07:06.757Z] #45 [security-proxy-auth internal] load build context [2024-03-01T20:07:08.181Z] #45 ... [2024-03-01T20:07:08.181Z] [2024-03-01T20:07:08.181Z] #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-03-01T20:07:08.181Z] #65 7.465 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-01T20:07:08.181Z] #65 8.390 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-01T20:07:08.181Z] #65 9.983 OK: 8 MiB in 17 packages [2024-03-01T20:07:08.181Z] #65 DONE 11.3s [2024-03-01T20:07:08.181Z] [2024-03-01T20:07:08.181Z] #45 [security-proxy-auth internal] load build context [2024-03-01T20:07:08.181Z] #45 ... [2024-03-01T20:07:08.181Z] [2024-03-01T20:07:08.181Z] #44 [core-metadata internal] load build context [2024-03-01T20:07:08.181Z] #44 ... [2024-03-01T20:07:08.181Z] [2024-03-01T20:07:08.181Z] #43 [support-scheduler internal] load build context [2024-03-01T20:07:08.181Z] #43 ... [2024-03-01T20:07:08.181Z] [2024-03-01T20:07:08.181Z] #50 [security-proxy-setup internal] load build context [2024-03-01T20:07:08.181Z] #50 ... [2024-03-01T20:07:08.181Z] [2024-03-01T20:07:08.181Z] #44 [core-metadata internal] load build context [2024-03-01T20:07:09.606Z] #44 ... [2024-03-01T20:07:09.606Z] [2024-03-01T20:07:09.606Z] #48 [core-common-config-bootstrapper internal] load build context [2024-03-01T20:07:09.606Z] #48 ... [2024-03-01T20:07:09.606Z] [2024-03-01T20:07:09.606Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-01T20:07:09.606Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.9s [2024-03-01T20:07:09.606Z] #36 ... [2024-03-01T20:07:09.606Z] [2024-03-01T20:07:09.606Z] #49 [security-secretstore-setup internal] load build context [2024-03-01T20:07:09.873Z] #49 ... [2024-03-01T20:07:09.873Z] [2024-03-01T20:07:09.873Z] #48 [core-common-config-bootstrapper internal] load build context [2024-03-01T20:07:09.873Z] #48 ... [2024-03-01T20:07:09.873Z] [2024-03-01T20:07:09.873Z] #69 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-03-01T20:07:09.873Z] #0 7.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-01T20:07:09.873Z] #0 7.744 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-01T20:07:09.873Z] #0 8.989 OK: 8 MiB in 16 packages [2024-03-01T20:07:10.147Z] #69 ... [2024-03-01T20:07:10.147Z] [2024-03-01T20:07:10.147Z] #49 [security-secretstore-setup internal] load build context [2024-03-01T20:07:10.147Z] #49 ... [2024-03-01T20:07:10.147Z] [2024-03-01T20:07:10.147Z] #69 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-03-01T20:07:10.147Z] #69 DONE 10.3s [2024-03-01T20:07:10.147Z] [2024-03-01T20:07:10.147Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-01T20:07:10.732Z] #36 ... [2024-03-01T20:07:10.732Z] [2024-03-01T20:07:10.732Z] #42 [core-command internal] load build context [2024-03-01T20:07:10.732Z] #42 transferring context: 70.84MB 43.9s [2024-03-01T20:07:10.732Z] #42 ... [2024-03-01T20:07:10.732Z] [2024-03-01T20:07:10.732Z] #49 [security-secretstore-setup internal] load build context [2024-03-01T20:07:10.999Z] #49 ... [2024-03-01T20:07:10.999Z] [2024-03-01T20:07:10.999Z] #51 [support-notifications internal] load build context [2024-03-01T20:07:11.266Z] #51 ... [2024-03-01T20:07:11.266Z] [2024-03-01T20:07:11.266Z] #49 [security-secretstore-setup internal] load build context [2024-03-01T20:07:11.535Z] #49 ... [2024-03-01T20:07:11.535Z] [2024-03-01T20:07:11.535Z] #47 [security-bootstrapper internal] load build context [2024-03-01T20:07:11.535Z] #47 ... [2024-03-01T20:07:11.535Z] [2024-03-01T20:07:11.535Z] #49 [security-secretstore-setup internal] load build context [2024-03-01T20:07:12.504Z] #49 ... [2024-03-01T20:07:12.504Z] [2024-03-01T20:07:12.504Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-01T20:07:12.504Z] #54 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 26.8s [2024-03-01T20:07:12.504Z] #54 ... [2024-03-01T20:07:12.504Z] [2024-03-01T20:07:12.504Z] #49 [security-secretstore-setup internal] load build context [2024-03-01T20:07:12.772Z] #49 ... [2024-03-01T20:07:12.772Z] [2024-03-01T20:07:12.772Z] #67 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-03-01T20:07:12.772Z] #67 7.668 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-01T20:07:12.772Z] #67 8.177 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-01T20:07:12.772Z] #67 9.844 OK: 9 MiB in 17 packages [2024-03-01T20:07:12.772Z] #67 DONE 11.1s [2024-03-01T20:07:13.039Z] [2024-03-01T20:07:13.039Z] #49 [security-secretstore-setup internal] load build context [2024-03-01T20:07:14.000Z] #49 ... [2024-03-01T20:07:14.000Z] [2024-03-01T20:07:14.000Z] #68 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-03-01T20:07:14.000Z] #68 8.768 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-01T20:07:14.000Z] #68 9.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-01T20:07:14.000Z] #68 11.26 OK: 9 MiB in 20 packages [2024-03-01T20:07:14.000Z] #68 DONE 12.2s [2024-03-01T20:07:14.000Z] [2024-03-01T20:07:14.000Z] #49 [security-secretstore-setup internal] load build context [2024-03-01T20:07:14.290Z] #49 ... [2024-03-01T20:07:14.290Z] [2024-03-01T20:07:14.290Z] #70 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-03-01T20:07:14.290Z] #0 9.493 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-01T20:07:14.558Z] #70 10.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-01T20:07:14.558Z] #70 ... [2024-03-01T20:07:14.558Z] [2024-03-01T20:07:14.558Z] #32 [security-spiffe-token-provider internal] load build context [2024-03-01T20:07:14.558Z] #32 ... [2024-03-01T20:07:14.558Z] [2024-03-01T20:07:14.558Z] #49 [security-secretstore-setup internal] load build context [2024-03-01T20:07:14.824Z] #49 ... [2024-03-01T20:07:14.824Z] [2024-03-01T20:07:14.824Z] #71 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-03-01T20:07:15.090Z] #71 ... [2024-03-01T20:07:15.090Z] [2024-03-01T20:07:15.090Z] #32 [security-spiffe-token-provider internal] load build context [2024-03-01T20:07:15.090Z] #32 ... [2024-03-01T20:07:15.090Z] [2024-03-01T20:07:15.090Z] #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-03-01T20:07:15.364Z] #72 10.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-01T20:07:15.364Z] #72 ... [2024-03-01T20:07:15.364Z] [2024-03-01T20:07:15.364Z] #71 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-03-01T20:07:15.364Z] #71 10.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-01T20:07:15.945Z] #71 11.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-01T20:07:16.528Z] #71 ... [2024-03-01T20:07:16.528Z] [2024-03-01T20:07:16.528Z] #73 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-03-01T20:07:16.528Z] #73 DONE 8.4s [2024-03-01T20:07:16.794Z] [2024-03-01T20:07:16.794Z] #32 [security-spiffe-token-provider internal] load build context [2024-03-01T20:07:16.794Z] #32 transferring context: 127.71MB 48.8s [2024-03-01T20:07:16.794Z] #32 ... [2024-03-01T20:07:16.794Z] [2024-03-01T20:07:16.794Z] #74 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-03-01T20:07:16.794Z] #0 9.716 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-01T20:07:16.794Z] #74 ... [2024-03-01T20:07:16.794Z] [2024-03-01T20:07:16.794Z] #46 [core-data internal] load build context [2024-03-01T20:07:17.063Z] #46 ... [2024-03-01T20:07:17.063Z] [2024-03-01T20:07:17.063Z] #75 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-03-01T20:07:17.329Z] #75 ... [2024-03-01T20:07:17.329Z] [2024-03-01T20:07:17.329Z] #70 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-03-01T20:07:17.329Z] #70 11.34 OK: 18 MiB in 19 packages [2024-03-01T20:07:17.329Z] #70 DONE 12.9s [2024-03-01T20:07:17.597Z] [2024-03-01T20:07:17.597Z] #46 [core-data internal] load build context [2024-03-01T20:07:17.597Z] #46 ... [2024-03-01T20:07:17.597Z] [2024-03-01T20:07:17.597Z] #75 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-03-01T20:07:17.597Z] #75 DONE 0.8s [2024-03-01T20:07:17.597Z] [2024-03-01T20:07:17.597Z] #46 [core-data internal] load build context [2024-03-01T20:07:18.178Z] #46 ... [2024-03-01T20:07:18.178Z] [2024-03-01T20:07:18.178Z] #76 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-03-01T20:07:18.178Z] #76 DONE 0.6s [2024-03-01T20:07:18.178Z] [2024-03-01T20:07:18.178Z] #46 [core-data internal] load build context [2024-03-01T20:07:18.178Z] #46 ... [2024-03-01T20:07:18.178Z] [2024-03-01T20:07:18.178Z] #45 [security-proxy-auth internal] load build context [2024-03-01T20:07:18.178Z] #45 ... [2024-03-01T20:07:18.178Z] [2024-03-01T20:07:18.178Z] #46 [core-data internal] load build context [2024-03-01T20:07:18.178Z] #46 ... [2024-03-01T20:07:18.178Z] [2024-03-01T20:07:18.178Z] #43 [support-scheduler internal] load build context [2024-03-01T20:07:18.443Z] #43 ... [2024-03-01T20:07:18.443Z] [2024-03-01T20:07:18.443Z] #50 [security-proxy-setup internal] load build context [2024-03-01T20:07:18.443Z] #50 ... [2024-03-01T20:07:18.443Z] [2024-03-01T20:07:18.443Z] #43 [support-scheduler internal] load build context [2024-03-01T20:07:19.402Z] #43 ... [2024-03-01T20:07:19.402Z] [2024-03-01T20:07:19.402Z] #71 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-03-01T20:07:19.402Z] #71 13.31 OK: 13 MiB in 26 packages [2024-03-01T20:07:19.402Z] #71 DONE 14.5s [2024-03-01T20:07:19.402Z] [2024-03-01T20:07:19.402Z] #43 [support-scheduler internal] load build context [2024-03-01T20:07:19.667Z] #43 ... [2024-03-01T20:07:19.667Z] [2024-03-01T20:07:19.667Z] #44 [core-metadata internal] load build context [2024-03-01T20:07:19.667Z] #44 transferring context: 133.46MB 52.0s done [2024-03-01T20:07:19.936Z] #44 ... [2024-03-01T20:07:19.936Z] [2024-03-01T20:07:19.936Z] #50 [security-proxy-setup internal] load build context [2024-03-01T20:07:19.936Z] #50 ... [2024-03-01T20:07:19.936Z] [2024-03-01T20:07:19.936Z] #32 [security-spiffe-token-provider internal] load build context [2024-03-01T20:07:19.936Z] #32 transferring context: 133.46MB 50.8s done [2024-03-01T20:07:19.936Z] #32 DONE 52.1s [2024-03-01T20:07:19.936Z] [2024-03-01T20:07:19.936Z] #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-03-01T20:07:19.936Z] #72 10.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-01T20:07:19.936Z] #72 13.40 OK: 18 MiB in 19 packages [2024-03-01T20:07:19.936Z] #72 DONE 14.9s [2024-03-01T20:07:19.936Z] [2024-03-01T20:07:19.936Z] #43 [support-scheduler internal] load build context [2024-03-01T20:07:20.203Z] #43 ... [2024-03-01T20:07:20.203Z] [2024-03-01T20:07:20.203Z] #48 [core-common-config-bootstrapper internal] load build context [2024-03-01T20:07:20.203Z] #48 ... [2024-03-01T20:07:20.203Z] [2024-03-01T20:07:20.203Z] #43 [support-scheduler internal] load build context [2024-03-01T20:07:20.203Z] #43 ... [2024-03-01T20:07:20.203Z] [2024-03-01T20:07:20.203Z] #44 [core-metadata internal] load build context [2024-03-01T20:07:20.203Z] #44 DONE 53.2s [2024-03-01T20:07:20.203Z] [2024-03-01T20:07:20.203Z] #43 [support-scheduler internal] load build context [2024-03-01T20:07:20.811Z] #43 ... [2024-03-01T20:07:20.811Z] [2024-03-01T20:07:20.811Z] #74 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-03-01T20:07:20.811Z] #74 10.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-01T20:07:20.811Z] #74 12.63 OK: 8 MiB in 19 packages [2024-03-01T20:07:20.811Z] #74 DONE 13.9s [2024-03-01T20:07:20.811Z] [2024-03-01T20:07:20.811Z] #43 [support-scheduler internal] load build context [2024-03-01T20:07:21.078Z] #43 ... [2024-03-01T20:07:21.079Z] [2024-03-01T20:07:21.079Z] #42 [core-command internal] load build context [2024-03-01T20:07:21.079Z] #42 ... [2024-03-01T20:07:21.079Z] [2024-03-01T20:07:21.079Z] #43 [support-scheduler internal] load build context [2024-03-01T20:07:21.346Z] #43 ... [2024-03-01T20:07:21.346Z] [2024-03-01T20:07:21.346Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-01T20:07:21.346Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 35.3s done [2024-03-01T20:07:21.346Z] #36 ... [2024-03-01T20:07:21.346Z] [2024-03-01T20:07:21.346Z] #51 [support-notifications internal] load build context [2024-03-01T20:07:21.619Z] #51 ... [2024-03-01T20:07:21.619Z] [2024-03-01T20:07:21.619Z] #43 [support-scheduler internal] load build context [2024-03-01T20:07:21.619Z] #43 ... [2024-03-01T20:07:21.619Z] [2024-03-01T20:07:21.619Z] #47 [security-bootstrapper internal] load build context [2024-03-01T20:07:21.886Z] #47 ... [2024-03-01T20:07:21.886Z] [2024-03-01T20:07:21.886Z] #43 [support-scheduler internal] load build context [2024-03-01T20:07:22.153Z] #43 ... [2024-03-01T20:07:22.153Z] [2024-03-01T20:07:22.153Z] #77 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-03-01T20:07:22.153Z] #77 DONE 1.5s [2024-03-01T20:07:22.153Z] [2024-03-01T20:07:22.153Z] #43 [support-scheduler internal] load build context [2024-03-01T20:07:22.153Z] #43 ... [2024-03-01T20:07:22.153Z] [2024-03-01T20:07:22.153Z] #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-03-01T20:07:22.153Z] #78 DONE 2.0s [2024-03-01T20:07:22.153Z] [2024-03-01T20:07:22.153Z] #43 [support-scheduler internal] load build context [2024-03-01T20:07:22.153Z] #43 transferring context: 133.46MB 55.3s done [2024-03-01T20:07:22.736Z] #43 DONE 55.9s [2024-03-01T20:07:22.736Z] [2024-03-01T20:07:22.736Z] #79 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-03-01T20:07:22.736Z] #79 DONE 3.3s [2024-03-01T20:07:22.736Z] [2024-03-01T20:07:22.736Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-01T20:07:23.002Z] #36 ... [2024-03-01T20:07:23.002Z] [2024-03-01T20:07:23.002Z] #46 [core-data internal] load build context [2024-03-01T20:07:23.002Z] #46 transferring context: 133.46MB 53.6s done [2024-03-01T20:07:23.002Z] #46 DONE 54.6s [2024-03-01T20:07:23.002Z] [2024-03-01T20:07:23.002Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-01T20:07:23.002Z] #54 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 29.2s done [2024-03-01T20:07:23.002Z] #54 ... [2024-03-01T20:07:23.002Z] [2024-03-01T20:07:23.002Z] #51 [support-notifications internal] load build context [2024-03-01T20:07:24.415Z] #51 transferring context: 133.46MB 53.7s done [2024-03-01T20:07:24.682Z] #51 DONE 54.8s [2024-03-01T20:07:24.682Z] [2024-03-01T20:07:24.682Z] #50 [security-proxy-setup internal] load build context [2024-03-01T20:07:25.269Z] #50 ... [2024-03-01T20:07:25.269Z] [2024-03-01T20:07:25.269Z] #49 [security-secretstore-setup internal] load build context [2024-03-01T20:07:25.269Z] #49 ... [2024-03-01T20:07:25.269Z] [2024-03-01T20:07:25.269Z] #50 [security-proxy-setup internal] load build context [2024-03-01T20:07:25.535Z] #50 transferring context: 133.46MB 54.8s done [2024-03-01T20:07:26.507Z] #50 ... [2024-03-01T20:07:26.507Z] [2024-03-01T20:07:26.507Z] #47 [security-bootstrapper internal] load build context [2024-03-01T20:07:26.507Z] #47 transferring context: 133.46MB 56.6s done [2024-03-01T20:07:26.507Z] #47 DONE 58.2s [2024-03-01T20:07:26.507Z] [2024-03-01T20:07:26.507Z] #49 [security-secretstore-setup internal] load build context [2024-03-01T20:07:26.777Z] #49 ... [2024-03-01T20:07:26.777Z] [2024-03-01T20:07:26.777Z] #50 [security-proxy-setup internal] load build context [2024-03-01T20:07:26.777Z] #50 DONE 56.8s [2024-03-01T20:07:26.777Z] [2024-03-01T20:07:26.777Z] #45 [security-proxy-auth internal] load build context [2024-03-01T20:07:26.777Z] #45 transferring context: 133.46MB 56.8s done [2024-03-01T20:07:26.778Z] #45 DONE 58.9s [2024-03-01T20:07:26.778Z] [2024-03-01T20:07:26.778Z] #48 [core-common-config-bootstrapper internal] load build context [2024-03-01T20:07:26.778Z] #48 transferring context: 133.46MB 57.4s done [2024-03-01T20:07:26.778Z] #48 DONE 58.4s [2024-03-01T20:07:27.064Z] [2024-03-01T20:07:27.064Z] #42 [core-command internal] load build context [2024-03-01T20:07:27.650Z] #42 ... [2024-03-01T20:07:27.650Z] [2024-03-01T20:07:27.650Z] #80 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-03-01T20:07:27.650Z] #80 DONE 1.6s [2024-03-01T20:07:27.650Z] [2024-03-01T20:07:27.650Z] #42 [core-command internal] load build context [2024-03-01T20:07:27.650Z] #42 ... [2024-03-01T20:07:27.650Z] [2024-03-01T20:07:27.650Z] #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-01T20:07:27.917Z] #81 ... [2024-03-01T20:07:27.917Z] [2024-03-01T20:07:27.917Z] #82 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-03-01T20:07:27.917Z] #82 DONE 1.1s [2024-03-01T20:07:27.917Z] [2024-03-01T20:07:27.917Z] #42 [core-command internal] load build context [2024-03-01T20:07:27.917Z] #42 transferring context: 133.46MB 61.0s done [2024-03-01T20:07:28.184Z] #42 DONE 61.3s [2024-03-01T20:07:28.184Z] [2024-03-01T20:07:28.184Z] #49 [security-secretstore-setup internal] load build context [2024-03-01T20:07:29.600Z] #49 ... [2024-03-01T20:07:29.600Z] [2024-03-01T20:07:29.600Z] #83 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-01T20:07:29.600Z] #83 DONE 4.1s [2024-03-01T20:07:29.600Z] [2024-03-01T20:07:29.600Z] #84 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-01T20:07:29.600Z] #84 DONE 3.1s [2024-03-01T20:07:29.600Z] [2024-03-01T20:07:29.600Z] #49 [security-secretstore-setup internal] load build context [2024-03-01T20:07:29.600Z] #49 ... [2024-03-01T20:07:29.600Z] [2024-03-01T20:07:29.600Z] #85 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-03-01T20:07:29.600Z] #85 DONE 0.2s [2024-03-01T20:07:29.600Z] [2024-03-01T20:07:29.600Z] #86 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-03-01T20:07:29.600Z] #86 DONE 0.2s [2024-03-01T20:07:29.600Z] [2024-03-01T20:07:29.600Z] #49 [security-secretstore-setup internal] load build context [2024-03-01T20:07:29.866Z] #49 ... [2024-03-01T20:07:29.866Z] [2024-03-01T20:07:29.866Z] #87 [security-spire-server stage-2 6/9] COPY security.txt / [2024-03-01T20:07:29.866Z] #87 DONE 0.1s [2024-03-01T20:07:29.866Z] [2024-03-01T20:07:29.866Z] #88 [security-spire-config stage-2 6/10] COPY security.txt / [2024-03-01T20:07:29.866Z] #88 DONE 0.3s [2024-03-01T20:07:29.866Z] [2024-03-01T20:07:29.866Z] #49 [security-secretstore-setup internal] load build context [2024-03-01T20:07:30.134Z] #49 ... [2024-03-01T20:07:30.134Z] [2024-03-01T20:07:30.134Z] #89 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-03-01T20:07:30.134Z] #89 DONE 0.2s [2024-03-01T20:07:30.134Z] [2024-03-01T20:07:30.134Z] #49 [security-secretstore-setup internal] load build context [2024-03-01T20:07:30.403Z] #49 ... [2024-03-01T20:07:30.403Z] [2024-03-01T20:07:30.403Z] #90 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-01T20:07:30.403Z] #90 DONE 4.9s [2024-03-01T20:07:30.403Z] [2024-03-01T20:07:30.403Z] #49 [security-secretstore-setup internal] load build context [2024-03-01T20:07:30.403Z] #49 ... [2024-03-01T20:07:30.403Z] [2024-03-01T20:07:30.403Z] #91 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-03-01T20:07:30.403Z] #91 DONE 0.4s [2024-03-01T20:07:30.403Z] [2024-03-01T20:07:30.403Z] #49 [security-secretstore-setup internal] load build context [2024-03-01T20:07:30.678Z] #49 ... [2024-03-01T20:07:30.678Z] [2024-03-01T20:07:30.678Z] #92 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-03-01T20:07:30.678Z] #92 DONE 0.7s [2024-03-01T20:07:30.678Z] [2024-03-01T20:07:30.678Z] #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-03-01T20:07:30.678Z] #93 DONE 0.4s [2024-03-01T20:07:30.678Z] [2024-03-01T20:07:30.678Z] #49 [security-secretstore-setup internal] load build context [2024-03-01T20:07:30.947Z] #49 ... [2024-03-01T20:07:30.947Z] [2024-03-01T20:07:30.947Z] #94 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-03-01T20:07:30.947Z] #94 DONE 0.4s [2024-03-01T20:07:30.947Z] [2024-03-01T20:07:30.947Z] #49 [security-secretstore-setup internal] load build context [2024-03-01T20:07:30.947Z] #49 ... [2024-03-01T20:07:30.947Z] [2024-03-01T20:07:30.947Z] #95 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-03-01T20:07:30.947Z] #95 DONE 0.3s [2024-03-01T20:07:30.947Z] [2024-03-01T20:07:30.947Z] #96 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-03-01T20:07:30.947Z] #96 DONE 0.3s [2024-03-01T20:07:30.947Z] [2024-03-01T20:07:30.947Z] #49 [security-secretstore-setup internal] load build context [2024-03-01T20:07:31.534Z] #49 ... [2024-03-01T20:07:31.534Z] [2024-03-01T20:07:31.534Z] #97 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-03-01T20:07:31.534Z] #97 DONE 0.6s [2024-03-01T20:07:31.534Z] [2024-03-01T20:07:31.534Z] #49 [security-secretstore-setup internal] load build context [2024-03-01T20:07:31.801Z] #49 ... [2024-03-01T20:07:31.801Z] [2024-03-01T20:07:31.801Z] #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-03-01T20:07:31.801Z] #98 DONE 0.6s [2024-03-01T20:07:31.801Z] [2024-03-01T20:07:31.801Z] #49 [security-secretstore-setup internal] load build context [2024-03-01T20:07:32.068Z] #49 ... [2024-03-01T20:07:32.068Z] [2024-03-01T20:07:32.068Z] #99 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-01T20:07:32.334Z] #99 ... [2024-03-01T20:07:32.334Z] [2024-03-01T20:07:32.334Z] #100 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-03-01T20:07:32.334Z] #100 DONE 0.5s [2024-03-01T20:07:32.334Z] [2024-03-01T20:07:32.334Z] #101 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-01T20:07:32.334Z] #101 ... [2024-03-01T20:07:32.334Z] [2024-03-01T20:07:32.334Z] #49 [security-secretstore-setup internal] load build context [2024-03-01T20:07:32.334Z] #49 transferring context: 133.46MB 63.1s done [2024-03-01T20:07:32.334Z] #49 DONE 63.4s [2024-03-01T20:07:32.334Z] [2024-03-01T20:07:32.334Z] #102 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-03-01T20:07:32.600Z] #102 DONE 0.4s [2024-03-01T20:07:32.600Z] [2024-03-01T20:07:32.600Z] #103 [security-spire-agent] exporting to image [2024-03-01T20:07:32.600Z] #103 exporting layers [2024-03-01T20:07:33.562Z] #103 exporting layers 2.4s done [2024-03-01T20:07:33.562Z] #103 writing image sha256:efe42fc30adb277b785f3150d353d662c7c08215983a266ea5311e810946511a 0.0s done [2024-03-01T20:07:33.562Z] #103 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-03-01T20:07:33.827Z] #103 exporting layers 2.1s done [2024-03-01T20:07:33.827Z] #103 writing image sha256:a22bd71cdb6a7dc71c8ab104fe334b24a5f39d2ec263d172f60ff4845cf350e2 done [2024-03-01T20:07:33.827Z] #103 naming to docker.io/library/security-spire-config-arm64 done [2024-03-01T20:07:34.093Z] #103 exporting layers 1.5s done [2024-03-01T20:07:34.358Z] #103 writing image sha256:6cfadd6fd419ed63d10b5b3f5a7d0b401a6d72a196cbf8fad3b21ecfdbbf45fe done [2024-03-01T20:07:34.359Z] #103 naming to docker.io/library/security-spire-agent-arm64 done [2024-03-01T20:07:34.359Z] #103 DONE 3.2s [2024-03-01T20:07:34.359Z] [2024-03-01T20:07:34.359Z] #104 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-01T20:07:52.549Z] #104 ... [2024-03-01T20:07:52.549Z] [2024-03-01T20:07:52.549Z] #101 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-01T20:07:52.549Z] #101 DONE 28.0s [2024-03-01T20:07:52.549Z] [2024-03-01T20:07:52.549Z] #99 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-01T20:07:52.549Z] #99 DONE 28.1s [2024-03-01T20:07:52.549Z] [2024-03-01T20:07:52.549Z] #105 [core-metadata builder 6/7] COPY . . [2024-03-01T20:07:52.549Z] #105 ... [2024-03-01T20:07:52.549Z] [2024-03-01T20:07:52.549Z] #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-01T20:07:52.549Z] #81 DONE 24.3s [2024-03-01T20:07:52.549Z] [2024-03-01T20:07:52.549Z] #104 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-01T20:07:52.549Z] #104 DONE 24.1s [2024-03-01T20:07:52.549Z] [2024-03-01T20:07:52.549Z] #106 [security-spiffe-token-provider builder 6/7] COPY . . [2024-03-01T20:07:52.549Z] #106 DONE 1.9s [2024-03-01T20:07:52.549Z] [2024-03-01T20:07:52.549Z] #107 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-01T20:07:52.549Z] #107 ... [2024-03-01T20:07:52.549Z] [2024-03-01T20:07:52.549Z] #105 [core-metadata builder 6/7] COPY . . [2024-03-01T20:07:52.549Z] #105 DONE 2.0s [2024-03-01T20:07:52.549Z] [2024-03-01T20:07:52.549Z] #108 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-01T20:07:52.549Z] #108 CACHED [2024-03-01T20:07:52.549Z] [2024-03-01T20:07:52.549Z] #109 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-03-01T20:07:52.549Z] #109 CACHED [2024-03-01T20:07:52.549Z] [2024-03-01T20:07:52.549Z] #110 [core-command builder 6/7] COPY . . [2024-03-01T20:07:52.549Z] #110 CACHED [2024-03-01T20:07:52.549Z] [2024-03-01T20:07:52.549Z] #111 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-03-01T20:07:52.549Z] #111 CACHED [2024-03-01T20:07:52.549Z] [2024-03-01T20:07:52.549Z] #112 [security-proxy-auth builder 6/7] COPY . . [2024-03-01T20:07:52.549Z] #112 CACHED [2024-03-01T20:07:52.549Z] [2024-03-01T20:07:52.549Z] #113 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-01T20:07:52.549Z] #113 CACHED [2024-03-01T20:07:52.549Z] [2024-03-01T20:07:52.549Z] #114 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-01T20:07:52.549Z] #114 CACHED [2024-03-01T20:07:52.549Z] [2024-03-01T20:07:52.549Z] #115 [core-data builder 6/7] COPY . . [2024-03-01T20:07:52.549Z] #115 CACHED [2024-03-01T20:07:52.549Z] [2024-03-01T20:07:52.549Z] #116 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-03-01T20:07:52.549Z] #116 CACHED [2024-03-01T20:07:52.549Z] [2024-03-01T20:07:52.549Z] #117 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-01T20:07:52.549Z] #117 CACHED [2024-03-01T20:07:52.549Z] [2024-03-01T20:07:52.549Z] #118 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-03-01T20:07:52.549Z] #118 CACHED [2024-03-01T20:07:52.549Z] [2024-03-01T20:07:52.549Z] #119 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-03-01T20:07:52.549Z] #119 CACHED [2024-03-01T20:07:52.549Z] [2024-03-01T20:07:52.549Z] #120 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-01T20:07:52.550Z] #120 CACHED [2024-03-01T20:07:52.550Z] [2024-03-01T20:07:52.550Z] #121 [support-scheduler builder 6/7] COPY . . [2024-03-01T20:07:52.550Z] #121 CACHED [2024-03-01T20:07:52.550Z] [2024-03-01T20:07:52.550Z] #122 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-03-01T20:07:52.550Z] #122 CACHED [2024-03-01T20:07:52.550Z] [2024-03-01T20:07:52.550Z] #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-01T20:07:56.812Z] #123 4.371 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-03-01T20:07:57.501Z] #123 ... [2024-03-01T20:07:57.501Z] [2024-03-01T20:07:57.501Z] #124 [security-bootstrapper builder 6/7] COPY . . [2024-03-01T20:07:57.501Z] #124 DONE 5.2s [2024-03-01T20:07:57.501Z] [2024-03-01T20:07:57.501Z] #125 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-03-01T20:07:57.501Z] #125 CACHED [2024-03-01T20:07:57.501Z] [2024-03-01T20:07:57.501Z] #126 [security-secretstore-setup builder 6/7] COPY . . [2024-03-01T20:07:57.501Z] #126 CACHED [2024-03-01T20:07:57.501Z] [2024-03-01T20:07:57.501Z] #127 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-01T20:07:57.501Z] #127 CACHED [2024-03-01T20:07:57.501Z] [2024-03-01T20:07:57.501Z] #128 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-03-01T20:07:57.501Z] #128 CACHED [2024-03-01T20:07:57.501Z] [2024-03-01T20:07:57.501Z] #129 [security-proxy-setup builder 6/7] COPY . . [2024-03-01T20:07:57.501Z] #129 CACHED [2024-03-01T20:07:57.501Z] [2024-03-01T20:07:57.501Z] #130 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-01T20:07:57.501Z] #130 CACHED [2024-03-01T20:07:57.501Z] [2024-03-01T20:07:57.501Z] #131 [support-notifications builder 6/7] COPY . . [2024-03-01T20:07:57.501Z] #131 DONE 5.2s [2024-03-01T20:07:57.501Z] [2024-03-01T20:07:57.501Z] #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-03-01T20:08:00.094Z] #132 2.821 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-03-01T20:08:02.669Z] #132 ... [2024-03-01T20:08:02.669Z] [2024-03-01T20:08:02.669Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-01T20:08:02.669Z] #0 3.822 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-03-01T20:08:02.669Z] #133 ... [2024-03-01T20:08:02.669Z] [2024-03-01T20:08:02.669Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-01T20:08:02.669Z] #0 3.671 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-03-01T20:08:02.669Z] #134 ... [2024-03-01T20:08:02.669Z] [2024-03-01T20:08:02.669Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-01T20:08:02.669Z] #0 3.721 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-03-01T20:08:02.669Z] #135 ... [2024-03-01T20:08:02.669Z] [2024-03-01T20:08:02.669Z] #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-01T20:08:02.669Z] #0 4.202 go build -tags " non_delayedstart" -ldflags "-s -w -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 [2024-03-01T20:08:02.943Z] #136 ... [2024-03-01T20:08:02.943Z] [2024-03-01T20:08:02.943Z] #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-01T20:08:02.943Z] #0 3.912 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-03-01T20:08:02.943Z] #137 ... [2024-03-01T20:08:02.943Z] [2024-03-01T20:08:02.943Z] #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-01T20:08:02.943Z] #0 3.690 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-03-01T20:08:05.522Z] #138 ... [2024-03-01T20:08:05.522Z] [2024-03-01T20:08:05.522Z] #107 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-01T20:08:05.522Z] #107 3.342 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-03-01T20:08:05.522Z] #107 ... [2024-03-01T20:08:05.522Z] [2024-03-01T20:08:05.522Z] #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-03-01T20:08:05.522Z] #0 3.701 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-03-01T20:08:07.465Z] #139 ... [2024-03-01T20:08:07.465Z] [2024-03-01T20:08:07.465Z] #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-03-01T20:08:07.465Z] #0 3.669 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-03-01T20:20:00.087Z] #140 ... [2024-03-01T20:20:00.087Z] [2024-03-01T20:20:00.087Z] #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-03-01T20:20:00.087Z] #132 713.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 [2024-03-01T20:20:00.087Z] #132 ... [2024-03-01T20:20:00.087Z] [2024-03-01T20:20:00.087Z] #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-03-01T20:20:00.087Z] #140 DONE 722.4s [2024-03-01T20:20:00.087Z] [2024-03-01T20:20:00.087Z] #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-01T20:20:00.087Z] #136 ... [2024-03-01T20:20:00.087Z] [2024-03-01T20:20:00.087Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-01T20:20:00.388Z] #141 DONE 0.2s [2024-03-01T20:20:00.388Z] [2024-03-01T20:20:00.388Z] #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-03-01T20:20:00.663Z] #142 DONE 0.2s [2024-03-01T20:20:00.663Z] [2024-03-01T20:20:00.663Z] #143 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-03-01T20:20:00.663Z] #143 DONE 0.1s [2024-03-01T20:20:00.663Z] [2024-03-01T20:20:00.663Z] #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-03-01T20:20:00.663Z] #144 DONE 0.1s [2024-03-01T20:20:00.663Z] [2024-03-01T20:20:00.663Z] #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-01T20:20:00.951Z] #137 ... [2024-03-01T20:20:00.951Z] [2024-03-01T20:20:00.951Z] #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-03-01T20:20:00.951Z] #145 DONE 0.3s [2024-03-01T20:20:00.951Z] [2024-03-01T20:20:00.951Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-01T20:20:01.235Z] #133 ... [2024-03-01T20:20:01.235Z] [2024-03-01T20:20:01.235Z] #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-03-01T20:20:01.235Z] #146 DONE 0.2s [2024-03-01T20:20:01.235Z] [2024-03-01T20:20:01.235Z] #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-01T20:20:03.179Z] #147 ... [2024-03-01T20:20:03.179Z] [2024-03-01T20:20:03.179Z] #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-03-01T20:20:03.179Z] #139 DONE 725.9s [2024-03-01T20:20:03.179Z] [2024-03-01T20:20:03.179Z] #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-03-01T20:20:03.454Z] #148 ... [2024-03-01T20:20:03.454Z] [2024-03-01T20:20:03.454Z] #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-01T20:20:03.454Z] #147 DONE 2.3s [2024-03-01T20:20:03.737Z] [2024-03-01T20:20:03.737Z] #103 [security-proxy-setup] exporting to image [2024-03-01T20:20:03.737Z] #103 exporting layers [2024-03-01T20:20:04.010Z] #103 ... [2024-03-01T20:20:04.010Z] [2024-03-01T20:20:04.010Z] #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-03-01T20:20:04.010Z] #148 DONE 0.8s [2024-03-01T20:20:04.279Z] [2024-03-01T20:20:04.279Z] #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-03-01T20:20:05.682Z] #149 ... [2024-03-01T20:20:05.682Z] [2024-03-01T20:20:05.682Z] #103 [security-proxy-setup] exporting to image [2024-03-01T20:20:05.682Z] #103 exporting layers 2.0s done [2024-03-01T20:20:05.682Z] #103 writing image sha256:c69c40818dd505267a6e65469faf488908a8b1d0e3460c3d6b0123ead8b75841 done [2024-03-01T20:20:05.682Z] #103 naming to docker.io/library/security-proxy-setup-arm64 done [2024-03-01T20:20:05.682Z] #103 DONE 5.3s [2024-03-01T20:20:05.946Z] [2024-03-01T20:20:05.946Z] #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-01T20:20:06.531Z] #123 ... [2024-03-01T20:20:06.531Z] [2024-03-01T20:20:06.531Z] #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-03-01T20:20:06.531Z] #149 DONE 2.4s [2024-03-01T20:20:06.531Z] [2024-03-01T20:20:06.531Z] #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-01T20:20:06.799Z] #150 DONE 0.3s [2024-03-01T20:20:06.799Z] [2024-03-01T20:20:06.799Z] #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-03-01T20:20:07.069Z] #151 DONE 0.3s [2024-03-01T20:20:07.069Z] [2024-03-01T20:20:07.069Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-01T20:20:07.335Z] #36 ... [2024-03-01T20:20:07.335Z] [2024-03-01T20:20:07.335Z] #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-03-01T20:20:07.335Z] #132 DONE 730.0s [2024-03-01T20:20:07.335Z] [2024-03-01T20:20:07.335Z] #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-03-01T20:20:07.926Z] #152 DONE 0.8s [2024-03-01T20:20:07.926Z] [2024-03-01T20:20:07.926Z] #153 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-01T20:20:07.926Z] #153 DONE 0.2s [2024-03-01T20:20:07.926Z] [2024-03-01T20:20:07.926Z] #154 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-03-01T20:20:08.517Z] #154 DONE 0.5s [2024-03-01T20:20:08.517Z] [2024-03-01T20:20:08.517Z] #155 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-03-01T20:20:08.517Z] #155 DONE 0.3s [2024-03-01T20:20:08.517Z] [2024-03-01T20:20:08.517Z] #156 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-03-01T20:20:08.782Z] #156 DONE 0.3s [2024-03-01T20:20:08.782Z] [2024-03-01T20:20:08.782Z] #157 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-03-01T20:20:08.782Z] #157 DONE 0.3s [2024-03-01T20:20:08.782Z] [2024-03-01T20:20:08.782Z] #158 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-03-01T20:20:09.058Z] #158 DONE 0.2s [2024-03-01T20:20:09.058Z] [2024-03-01T20:20:09.058Z] #159 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-03-01T20:20:09.058Z] #159 DONE 0.2s [2024-03-01T20:20:09.058Z] [2024-03-01T20:20:09.058Z] #160 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-03-01T20:20:09.325Z] #160 DONE 0.3s [2024-03-01T20:20:09.325Z] [2024-03-01T20:20:09.325Z] #161 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-03-01T20:20:09.325Z] #161 DONE 0.2s [2024-03-01T20:20:09.325Z] [2024-03-01T20:20:09.325Z] #162 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-03-01T20:20:09.591Z] #162 ... [2024-03-01T20:20:09.591Z] [2024-03-01T20:20:09.591Z] #163 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-03-01T20:20:09.591Z] #163 DONE 0.2s [2024-03-01T20:20:09.591Z] [2024-03-01T20:20:09.591Z] #164 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-03-01T20:20:09.859Z] #164 ... [2024-03-01T20:20:09.859Z] [2024-03-01T20:20:09.859Z] #162 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-03-01T20:20:09.859Z] #162 DONE 0.4s [2024-03-01T20:20:09.859Z] [2024-03-01T20:20:09.859Z] #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-03-01T20:20:10.127Z] #165 DONE 0.5s [2024-03-01T20:20:10.127Z] [2024-03-01T20:20:10.127Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-01T20:20:10.412Z] #36 ... [2024-03-01T20:20:10.412Z] [2024-03-01T20:20:10.412Z] #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-03-01T20:20:10.677Z] #166 DONE 0.4s [2024-03-01T20:20:10.677Z] [2024-03-01T20:20:10.677Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-01T20:20:10.677Z] #36 ... [2024-03-01T20:20:10.677Z] [2024-03-01T20:20:10.677Z] #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-01T20:20:13.251Z] #167 ... [2024-03-01T20:20:13.251Z] [2024-03-01T20:20:13.251Z] #164 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-03-01T20:20:13.251Z] #164 DONE 3.6s [2024-03-01T20:20:13.251Z] [2024-03-01T20:20:13.251Z] #103 [security-bootstrapper] exporting to image [2024-03-01T20:20:13.251Z] #103 exporting layers [2024-03-01T20:20:13.832Z] #103 ... [2024-03-01T20:20:13.832Z] [2024-03-01T20:20:13.832Z] #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-01T20:20:13.832Z] #167 DONE 3.1s [2024-03-01T20:20:13.832Z] [2024-03-01T20:20:13.832Z] #103 [security-secretstore-setup] exporting to image [2024-03-01T20:20:14.412Z] #103 exporting layers 1.5s done [2024-03-01T20:20:14.681Z] #103 writing image sha256:36f7a2e28975c919c50835686cde282ddea93bcad4ceddb55a4b822bbf0f2c88 done [2024-03-01T20:20:14.681Z] #103 naming to docker.io/library/security-bootstrapper-arm64 done [2024-03-01T20:20:15.261Z] #103 exporting layers 1.3s done [2024-03-01T20:20:15.261Z] #103 writing image sha256:93595e10c9ab6b79ff9abad3985f1c899d75741355e8c2d3ca773ef811db5efe done [2024-03-01T20:20:15.261Z] #103 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-03-01T20:20:15.261Z] #103 DONE 7.3s [2024-03-01T20:20:15.261Z] [2024-03-01T20:20:15.261Z] #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-01T20:20:19.496Z] #137 DONE 747.0s [2024-03-01T20:20:19.496Z] [2024-03-01T20:20:19.496Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-01T20:20:19.496Z] #36 ... [2024-03-01T20:20:19.496Z] [2024-03-01T20:20:19.496Z] #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-01T20:20:19.783Z] #168 DONE 0.3s [2024-03-01T20:20:19.783Z] [2024-03-01T20:20:19.783Z] #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-01T20:20:20.070Z] #169 DONE 0.2s [2024-03-01T20:20:20.070Z] [2024-03-01T20:20:20.070Z] #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-03-01T20:20:20.341Z] #170 DONE 0.2s [2024-03-01T20:20:20.341Z] [2024-03-01T20:20:20.341Z] #171 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-03-01T20:20:20.614Z] #171 DONE 0.2s [2024-03-01T20:20:20.614Z] [2024-03-01T20:20:20.614Z] #172 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-03-01T20:20:20.614Z] #172 DONE 0.2s [2024-03-01T20:20:20.614Z] [2024-03-01T20:20:20.614Z] #173 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-01T20:20:22.552Z] #173 DONE 2.0s [2024-03-01T20:20:22.552Z] [2024-03-01T20:20:22.552Z] #103 [security-proxy-auth] exporting to image [2024-03-01T20:20:22.552Z] #103 exporting layers [2024-03-01T20:20:23.139Z] #103 exporting layers 0.5s done [2024-03-01T20:20:23.139Z] #103 writing image sha256:68829f4aa39c429ae5f4ccd6667ffb8701e8e3aa4deb369948e6b95597c80201 0.0s done [2024-03-01T20:20:23.139Z] #103 naming to docker.io/library/security-proxy-auth-arm64 done [2024-03-01T20:20:23.139Z] #103 DONE 7.8s [2024-03-01T20:20:23.139Z] [2024-03-01T20:20:23.139Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-01T20:20:33.197Z] #54 ... [2024-03-01T20:20:33.197Z] [2024-03-01T20:20:33.197Z] #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-01T20:20:33.197Z] #136 DONE 760.5s [2024-03-01T20:20:33.197Z] [2024-03-01T20:20:33.197Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-01T20:20:33.197Z] #36 ... [2024-03-01T20:20:33.197Z] [2024-03-01T20:20:33.197Z] #174 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-01T20:20:33.467Z] #174 DONE 0.2s [2024-03-01T20:20:33.467Z] [2024-03-01T20:20:33.467Z] #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-01T20:20:33.467Z] #175 DONE 0.1s [2024-03-01T20:20:33.467Z] [2024-03-01T20:20:33.467Z] #176 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-03-01T20:20:33.743Z] #176 DONE 0.2s [2024-03-01T20:20:33.743Z] [2024-03-01T20:20:33.743Z] #177 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-03-01T20:20:33.743Z] #177 DONE 0.1s [2024-03-01T20:20:33.743Z] [2024-03-01T20:20:33.743Z] #178 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-03-01T20:20:33.743Z] #178 DONE 0.1s [2024-03-01T20:20:33.743Z] [2024-03-01T20:20:33.743Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-01T20:20:34.012Z] #54 ... [2024-03-01T20:20:34.012Z] [2024-03-01T20:20:34.012Z] #179 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-01T20:20:35.945Z] #179 DONE 2.1s [2024-03-01T20:20:35.945Z] [2024-03-01T20:20:35.945Z] #103 [core-common-config-bootstrapper] exporting to image [2024-03-01T20:20:35.945Z] #103 exporting layers [2024-03-01T20:20:36.526Z] #103 exporting layers 0.5s done [2024-03-01T20:20:36.526Z] #103 writing image sha256:ba12f03aef4a836bbe956033d23713351cf24262936da478a1511b9e1ff099fb 0.0s done [2024-03-01T20:20:36.526Z] #103 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-03-01T20:20:36.526Z] #103 DONE 8.3s [2024-03-01T20:20:36.526Z] [2024-03-01T20:20:36.526Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-01T20:21:08.712Z] #36 ... [2024-03-01T20:21:08.712Z] [2024-03-01T20:21:08.712Z] #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-01T20:21:08.712Z] #123 DONE 795.5s [2024-03-01T20:21:08.712Z] [2024-03-01T20:21:08.712Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-01T20:21:08.712Z] #133 ... [2024-03-01T20:21:08.712Z] [2024-03-01T20:21:08.712Z] #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-01T20:21:08.712Z] #180 DONE 0.1s [2024-03-01T20:21:08.712Z] [2024-03-01T20:21:08.712Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-01T20:21:08.712Z] #36 ... [2024-03-01T20:21:08.712Z] [2024-03-01T20:21:08.712Z] #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-03-01T20:21:08.712Z] #181 DONE 0.1s [2024-03-01T20:21:08.712Z] [2024-03-01T20:21:08.712Z] #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-03-01T20:21:08.712Z] #182 DONE 0.3s [2024-03-01T20:21:08.712Z] [2024-03-01T20:21:08.712Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-01T20:21:08.980Z] #54 ... [2024-03-01T20:21:08.980Z] [2024-03-01T20:21:08.980Z] #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-03-01T20:21:08.980Z] #183 DONE 0.1s [2024-03-01T20:21:08.980Z] [2024-03-01T20:21:08.980Z] #103 [core-command] exporting to image [2024-03-01T20:21:08.980Z] #103 exporting layers [2024-03-01T20:21:09.247Z] #103 exporting layers 0.3s done [2024-03-01T20:21:09.247Z] #103 writing image sha256:dd5cb2019ab2c3f92234f066c17b25e36eb112b4a0c021eb29d74355d5504be1 done [2024-03-01T20:21:09.247Z] #103 naming to docker.io/library/core-command-arm64 done [2024-03-01T20:21:09.247Z] #103 DONE 8.6s [2024-03-01T20:21:09.247Z] [2024-03-01T20:21:09.247Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-01T20:21:17.434Z] #54 ... [2024-03-01T20:21:17.434Z] [2024-03-01T20:21:17.434Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-01T20:21:17.434Z] #135 DONE 804.5s [2024-03-01T20:21:17.434Z] [2024-03-01T20:21:17.434Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-01T20:21:17.434Z] #36 ... [2024-03-01T20:21:17.434Z] [2024-03-01T20:21:17.434Z] #184 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-01T20:21:17.434Z] #184 DONE 0.1s [2024-03-01T20:21:17.434Z] [2024-03-01T20:21:17.434Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-01T20:21:17.434Z] #54 ... [2024-03-01T20:21:17.434Z] [2024-03-01T20:21:17.434Z] #185 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-01T20:21:17.434Z] #185 DONE 0.1s [2024-03-01T20:21:17.698Z] [2024-03-01T20:21:17.698Z] #186 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-03-01T20:21:17.698Z] #186 DONE 0.3s [2024-03-01T20:21:17.698Z] [2024-03-01T20:21:17.698Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-01T20:21:17.963Z] #36 ... [2024-03-01T20:21:17.963Z] [2024-03-01T20:21:17.963Z] #187 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-03-01T20:21:17.963Z] #187 DONE 0.1s [2024-03-01T20:21:17.963Z] [2024-03-01T20:21:17.963Z] #188 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-03-01T20:21:17.963Z] #188 DONE 0.1s [2024-03-01T20:21:17.963Z] [2024-03-01T20:21:17.963Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-01T20:21:18.230Z] #54 ... [2024-03-01T20:21:18.230Z] [2024-03-01T20:21:18.230Z] #103 [core-metadata] exporting to image [2024-03-01T20:21:18.230Z] #103 exporting layers [2024-03-01T20:21:18.230Z] #103 exporting layers 0.2s done [2024-03-01T20:21:18.230Z] #103 writing image sha256:60a46b60f6fd6999932a29db0088773418c473e018494556095d0d00d9d5ae14 done [2024-03-01T20:21:18.230Z] #103 naming to docker.io/library/core-metadata-arm64 [2024-03-01T20:21:18.497Z] #103 naming to docker.io/library/core-metadata-arm64 done [2024-03-01T20:21:18.497Z] #103 DONE 8.9s [2024-03-01T20:21:18.497Z] [2024-03-01T20:21:18.497Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-01T20:21:19.096Z] #54 ... [2024-03-01T20:21:19.096Z] [2024-03-01T20:21:19.096Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-01T20:21:19.096Z] #133 DONE 806.7s [2024-03-01T20:21:19.096Z] [2024-03-01T20:21:19.096Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-01T20:21:19.367Z] #54 ... [2024-03-01T20:21:19.367Z] [2024-03-01T20:21:19.367Z] #189 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-01T20:21:19.640Z] #189 DONE 0.2s [2024-03-01T20:21:19.640Z] [2024-03-01T20:21:19.640Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-01T20:21:19.640Z] #54 ... [2024-03-01T20:21:19.640Z] [2024-03-01T20:21:19.640Z] #190 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-01T20:21:19.640Z] #190 DONE 0.1s [2024-03-01T20:21:19.914Z] [2024-03-01T20:21:19.914Z] #191 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-03-01T20:21:19.914Z] #191 DONE 0.2s [2024-03-01T20:21:19.914Z] [2024-03-01T20:21:19.914Z] #192 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-03-01T20:21:20.179Z] #192 DONE 0.1s [2024-03-01T20:21:20.179Z] [2024-03-01T20:21:20.179Z] #103 [core-data] exporting to image [2024-03-01T20:21:20.445Z] #103 exporting layers 0.3s done [2024-03-01T20:21:20.445Z] #103 writing image sha256:cced0f0aac030ad7c3603ab06b0ff26cdf7c6901b5dfb6aa64972b7d8b93feea done [2024-03-01T20:21:20.445Z] #103 naming to docker.io/library/core-data-arm64 done [2024-03-01T20:21:20.445Z] #103 DONE 9.2s [2024-03-01T20:21:20.445Z] [2024-03-01T20:21:20.445Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-01T20:21:38.617Z] #54 ... [2024-03-01T20:21:38.617Z] [2024-03-01T20:21:38.617Z] #107 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-01T20:21:38.617Z] #107 DONE 823.7s [2024-03-01T20:21:38.617Z] [2024-03-01T20:21:38.617Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-01T20:21:38.617Z] #36 ... [2024-03-01T20:21:38.617Z] [2024-03-01T20:21:38.617Z] #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-01T20:21:38.617Z] #193 DONE 0.3s [2024-03-01T20:21:38.617Z] [2024-03-01T20:21:38.617Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-01T20:21:38.617Z] #194 DONE 0.1s [2024-03-01T20:21:38.617Z] [2024-03-01T20:21:38.617Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-01T20:21:38.617Z] #36 ... [2024-03-01T20:21:38.617Z] [2024-03-01T20:21:38.617Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-03-01T20:21:38.617Z] #195 DONE 0.3s [2024-03-01T20:21:38.617Z] [2024-03-01T20:21:38.617Z] #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-03-01T20:21:38.617Z] #196 DONE 0.1s [2024-03-01T20:21:38.617Z] [2024-03-01T20:21:38.617Z] #103 [security-spiffe-token-provider] exporting to image [2024-03-01T20:21:38.617Z] #103 exporting layers [2024-03-01T20:21:38.617Z] #103 exporting layers 0.5s done [2024-03-01T20:21:38.617Z] #103 writing image sha256:bf6dfc079abe8cdd31a491f9a0480df519174545c4b13e86249d2be58cd6cfd1 done [2024-03-01T20:21:38.617Z] #103 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-03-01T20:21:38.617Z] #103 DONE 9.7s [2024-03-01T20:21:38.617Z] [2024-03-01T20:21:38.617Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-01T20:22:00.661Z] #134 DONE 846.1s [2024-03-01T20:22:00.661Z] [2024-03-01T20:22:00.661Z] #138 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-01T20:22:00.661Z] #138 DONE 841.2s [2024-03-01T20:22:00.661Z] [2024-03-01T20:22:00.661Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-01T20:22:00.661Z] #36 ... [2024-03-01T20:22:00.661Z] [2024-03-01T20:22:00.661Z] #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-01T20:22:00.661Z] #197 DONE 0.1s [2024-03-01T20:22:00.661Z] [2024-03-01T20:22:00.661Z] #198 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-01T20:22:00.661Z] #198 DONE 0.2s [2024-03-01T20:22:00.661Z] [2024-03-01T20:22:00.661Z] #199 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-01T20:22:00.661Z] #199 DONE 0.2s [2024-03-01T20:22:00.661Z] [2024-03-01T20:22:00.661Z] #200 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-01T20:22:00.661Z] #200 DONE 0.2s [2024-03-01T20:22:00.661Z] [2024-03-01T20:22:00.661Z] #201 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-03-01T20:22:00.661Z] #201 DONE 0.4s [2024-03-01T20:22:00.661Z] [2024-03-01T20:22:00.661Z] #202 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-03-01T20:22:00.661Z] #202 DONE 0.3s [2024-03-01T20:22:00.661Z] [2024-03-01T20:22:00.661Z] #203 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-03-01T20:22:00.661Z] #203 DONE 0.1s [2024-03-01T20:22:00.661Z] [2024-03-01T20:22:00.661Z] #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-03-01T20:22:00.661Z] #204 DONE 0.1s [2024-03-01T20:22:00.661Z] [2024-03-01T20:22:00.661Z] #103 [support-scheduler] exporting to image [2024-03-01T20:22:00.661Z] #103 exporting layers [2024-03-01T20:22:00.661Z] #103 exporting layers 0.4s done [2024-03-01T20:22:00.661Z] #103 writing image sha256:875b10582e17d4e3e5eea0f573f8b60329908cbfb6fad0d303d4736ba1d236be 0.0s done [2024-03-01T20:22:00.661Z] #103 naming to docker.io/library/support-scheduler-arm64 done [2024-03-01T20:22:00.661Z] #103 writing image sha256:01bfa45a1315d1a8a48cea3b8691c8d8998e97b6c2c26d60c6fb48a179c0e08c done [2024-03-01T20:22:00.661Z] #103 naming to docker.io/library/support-notifications-arm64 done [2024-03-01T20:22:00.661Z] #103 DONE 10.2s [2024-03-01T20:22:00.661Z] [2024-03-01T20:22:00.661Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-01T20:22:00.661Z] time="2024-03-01T20:06:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-01T20:22:00.661Z] time="2024-03-01T20:06:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-01T20:22:00.661Z] time="2024-03-01T20:06:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-01T20:22:00.661Z] time="2024-03-01T20:06:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-01T20:22:00.661Z] time="2024-03-01T20:06:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-01T20:22:00.661Z] time="2024-03-01T20:06:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-01T20:22:00.661Z] time="2024-03-01T20:06:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-01T20:22:00.661Z] time="2024-03-01T20:06:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-01T20:22:00.661Z] time="2024-03-01T20:06:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-01T20:22:00.661Z] time="2024-03-01T20:06:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-01T20:22:00.661Z] time="2024-03-01T20:06:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-01T20:22:00.661Z] time="2024-03-01T20:06:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-01T20:22:00.661Z] time="2024-03-01T20:06:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-01T20:22:00.661Z] time="2024-03-01T20:06:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-03-01T20:22:00.690Z] $ docker stop --time=1 3574f7a0dd8645c81e2a40dd32077b24721f8c7acdb873b9a2acc1d63c221486 [2024-03-01T20:22:02.335Z] $ docker rm -f --volumes 3574f7a0dd8645c81e2a40dd32077b24721f8c7acdb873b9a2acc1d63c221486 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-01T20:22:02.971Z] + docker images [2024-03-01T20:22:02.971Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-03-01T20:22:02.971Z] support-notifications-arm64 latest 01bfa45a1315 3 seconds ago 26.6MB [2024-03-01T20:22:02.971Z] support-scheduler-arm64 latest 875b10582e17 3 seconds ago 25.9MB [2024-03-01T20:22:02.971Z] security-spiffe-token-provider-arm64 latest bf6dfc079abe 26 seconds ago 29.1MB [2024-03-01T20:22:02.971Z] core-data-arm64 latest cced0f0aac03 43 seconds ago 17.2MB [2024-03-01T20:22:02.971Z] core-metadata-arm64 latest 60a46b60f6fd 45 seconds ago 17.4MB [2024-03-01T20:22:02.971Z] core-command-arm64 latest dd5cb2019ab2 54 seconds ago 17.1MB [2024-03-01T20:22:02.971Z] core-common-config-bootstrapper-arm64 latest ba12f03aef4a About a minute ago 15.1MB [2024-03-01T20:22:02.971Z] security-proxy-auth-arm64 latest 68829f4aa39c About a minute ago 15.9MB [2024-03-01T20:22:02.971Z] security-secretstore-setup-arm64 latest 93595e10c9ab About a minute ago 35.9MB [2024-03-01T20:22:02.971Z] security-bootstrapper-arm64 latest 36f7a2e28975 About a minute ago 18.5MB [2024-03-01T20:22:02.971Z] security-proxy-setup-arm64 latest c69c40818dd5 About a minute ago 25.9MB [2024-03-01T20:22:02.971Z] security-spire-agent-arm64 latest 6cfadd6fd419 14 minutes ago 152MB [2024-03-01T20:22:02.971Z] security-spire-config-arm64 latest a22bd71cdb6a 14 minutes ago 95.8MB [2024-03-01T20:22:02.971Z] security-spire-server-arm64 latest efe42fc30adb 14 minutes ago 96.7MB [2024-03-01T20:22:02.971Z] ci-base-image-arm64 latest 831824601357 25 minutes ago 881MB [2024-03-01T20:22:02.971Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 3 months ago 560MB [2024-03-01T20:22:02.971Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 9 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 [2024-03-01T20:22:04.168Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-01T20:22:04.168Z] [2024-03-01T20:22:04.168Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T20:22:04.607Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-01T20:22:04.607Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-01T20:22:04.607Z] 8998bd30e6a1: Pulling fs layer [2024-03-01T20:22:04.607Z] 04944245beec: Pulling fs layer [2024-03-01T20:22:04.607Z] 699f458cf7ca: Pulling fs layer [2024-03-01T20:22:04.607Z] 765212b225bb: Pulling fs layer [2024-03-01T20:22:04.607Z] f23df028b6ca: Pulling fs layer [2024-03-01T20:22:04.607Z] d65c8cfc05b1: Pulling fs layer [2024-03-01T20:22:04.607Z] 2437ff75d9bd: Pulling fs layer [2024-03-01T20:22:04.607Z] f23df028b6ca: Waiting [2024-03-01T20:22:04.607Z] d65c8cfc05b1: Waiting [2024-03-01T20:22:04.607Z] 2437ff75d9bd: Waiting [2024-03-01T20:22:04.607Z] 765212b225bb: Waiting [2024-03-01T20:22:04.871Z] 04944245beec: Download complete [2024-03-01T20:22:04.871Z] 765212b225bb: Verifying Checksum [2024-03-01T20:22:04.871Z] 765212b225bb: Download complete [2024-03-01T20:22:04.871Z] f23df028b6ca: Download complete [2024-03-01T20:22:04.871Z] d65c8cfc05b1: Verifying Checksum [2024-03-01T20:22:04.871Z] d65c8cfc05b1: Download complete [2024-03-01T20:22:05.136Z] 699f458cf7ca: Verifying Checksum [2024-03-01T20:22:05.136Z] 699f458cf7ca: Download complete [2024-03-01T20:22:05.401Z] 8998bd30e6a1: Verifying Checksum [2024-03-01T20:22:05.401Z] 8998bd30e6a1: Download complete [2024-03-01T20:22:07.978Z] 2437ff75d9bd: Verifying Checksum [2024-03-01T20:22:07.978Z] 2437ff75d9bd: Download complete [2024-03-01T20:22:09.913Z] 8998bd30e6a1: Pull complete [2024-03-01T20:22:10.495Z] 04944245beec: Pull complete [2024-03-01T20:22:12.431Z] 699f458cf7ca: Pull complete [2024-03-01T20:22:12.431Z] 765212b225bb: Pull complete [2024-03-01T20:22:13.385Z] f23df028b6ca: Pull complete [2024-03-01T20:22:13.385Z] d65c8cfc05b1: Pull complete [2024-03-01T20:22:31.556Z] 2437ff75d9bd: Pull complete [2024-03-01T20:22:31.556Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-01T20:22:31.556Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-01T20:22:31.556Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-01T20:22:32.043Z] prd-ubuntu20.04-docker-arm64-4c-16g-2026 does not seem to be running inside a container [2024-03-01T20:22:32.095Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-03-01T20:22:34.853Z] $ docker top 691b4e982e87ad173006a77bbeb36d80d7ac561d4cb59161d92a03d5543de5d6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-01T20:22:35.870Z] ---> job-cost.sh [2024-03-01T20:22:35.870Z] lf-activate-venv: SKIPPING [2024-03-01T20:22:35.870Z] INFO: No Stack... [2024-03-01T20:22:36.447Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-01T20:22:37.024Z] INFO: Archiving Costs [Pipeline] sh [2024-03-01T20:22:37.675Z] + cut -d, -f6 [2024-03-01T20:22:37.675Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2024-03-01T20:22:37.751Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4766-1-stack-cost] [2024-03-01T20:22:37.755Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4766-1-stack-cost] did not exist. Created. [2024-03-01T20:22:37.761Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4766-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-01T20:22:38.260Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-01T20:22:38.761Z] Stashed 1 file(s) [Pipeline] } [2024-03-01T20:22:38.778Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4766-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-01T20:22:38.934Z] $ docker stop --time=1 691b4e982e87ad173006a77bbeb36d80d7ac561d4cb59161d92a03d5543de5d6 [2024-03-01T20:22:41.971Z] $ docker rm -f --volumes 691b4e982e87ad173006a77bbeb36d80d7ac561d4cb59161d92a03d5543de5d6 [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 [2024-03-01T20:22:43.931Z] provisioning config files... [2024-03-01T20:22:43.938Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2768028282943554827tmp [Pipeline] { [Pipeline] sh [2024-03-01T20:22:44.357Z] + set +x [2024-03-01T20:22:44.357Z] + bash -s -- [2024-03-01T20:22:44.357Z] + curl -s https://codecov.io/bash [2024-03-01T20:22:44.616Z] [2024-03-01T20:22:44.616Z] _____ _ [2024-03-01T20:22:44.616Z] / ____| | | [2024-03-01T20:22:44.616Z] | | ___ __| | ___ ___ _____ __ [2024-03-01T20:22:44.616Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-01T20:22:44.616Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-01T20:22:44.616Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-01T20:22:44.616Z] Bash-1.0.6 [2024-03-01T20:22:44.616Z] [2024-03-01T20:22:44.616Z] [2024-03-01T20:22:44.616Z] ==> git version 2.25.1 found [2024-03-01T20:22:44.616Z] ==> 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 [2024-03-01T20:22:44.616Z] Release-Date: 2020-01-08 [2024-03-01T20:22:44.616Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-03-01T20:22:44.616Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-01T20:22:44.616Z] ==> Jenkins CI detected. [2024-03-01T20:22:44.616Z] current dir:  /w/workspace/edgex-go/1 [2024-03-01T20:22:44.616Z] project root: . [2024-03-01T20:22:44.616Z] --> token set from env [2024-03-01T20:22:44.616Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-01T20:22:44.616Z] ==> Running gcov in . (disable via -X gcov) [2024-03-01T20:22:44.616Z] ==> Python coveragepy not found [2024-03-01T20:22:44.616Z] ==> Searching for coverage reports in: [2024-03-01T20:22:44.616Z] + . [2024-03-01T20:22:44.616Z] -> Found 1 reports [2024-03-01T20:22:44.616Z] ==> Detecting git/mercurial file structure [2024-03-01T20:22:44.616Z] ==> Reading reports [2024-03-01T20:22:44.616Z] + ./coverage.out bytes=453602 [2024-03-01T20:22:44.616Z] ==> Appending adjustments [2024-03-01T20:22:44.616Z] https://docs.codecov.io/docs/fixing-reports [2024-03-01T20:22:45.996Z] + Found adjustments [2024-03-01T20:22:45.996Z] ==> Gzipping contents [2024-03-01T20:22:45.996Z] 60K /tmp/codecov.UgGiAa.gz [2024-03-01T20:22:45.996Z] ==> Uploading reports [2024-03-01T20:22:45.996Z] url: https://codecov.io [2024-03-01T20:22:45.996Z] query: branch=PR-4766&commit=719fc0b42728e4117d59d52f20cc8cc7c2f30bc5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4766%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4766&job=&cmd_args= [2024-03-01T20:22:45.996Z] -> Pinging Codecov [2024-03-01T20:22:45.996Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4766&commit=719fc0b42728e4117d59d52f20cc8cc7c2f30bc5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4766%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4766&job=&cmd_args= [2024-03-01T20:22:45.996Z] -> Uploading to [2024-03-01T20:22:45.997Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-01/00271124DB129430A58F1EEE437C3FCB/719fc0b42728e4117d59d52f20cc8cc7c2f30bc5/8672ca34-e86e-4ff6-a623-ab72aef612c1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240301%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240301T202245Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7a25cdabf42f3e573bc58188b965b01f5f2fe5bfd7a6b4f6d73a613296875792 [2024-03-01T20:22:45.997Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-01T20:22:45.997Z] Dload Upload Total Spent Left Speed [2024-03-01T20:22:46.517Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57716 0 0 100 57716 0 277k --:--:-- --:--:-- --:--:-- 276k 100 57716 0 0 100 57716 0 176k --:--:-- --:--:-- --:--:-- 175k [2024-03-01T20:22:46.517Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/719fc0b42728e4117d59d52f20cc8cc7c2f30bc5 [Pipeline] } [2024-03-01T20:22:46.546Z] 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 [2024-03-01T20:22:48.945Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-03-01T20:22:49.278Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-01T20:22:50.169Z] ---> package-listing.sh [2024-03-01T20:22:50.169Z] ++ facter osfamily [2024-03-01T20:22:50.169Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-01T20:22:50.429Z] + OS_FAMILY=debian [2024-03-01T20:22:50.429Z] + workspace=/w/workspace/edgex-go/1 [2024-03-01T20:22:50.429Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-01T20:22:50.429Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-01T20:22:50.429Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-01T20:22:50.429Z] + PACKAGES=/tmp/packages_start.txt [2024-03-01T20:22:50.429Z] + '[' /w/workspace/edgex-go/1 ']' [2024-03-01T20:22:50.429Z] + PACKAGES=/tmp/packages_end.txt [2024-03-01T20:22:50.429Z] + case "${OS_FAMILY}" in [2024-03-01T20:22:50.429Z] + dpkg -l [2024-03-01T20:22:50.429Z] + grep '^ii' [2024-03-01T20:22:50.429Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-01T20:22:50.429Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-01T20:22:50.429Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-01T20:22:50.429Z] + '[' /w/workspace/edgex-go/1 ']' [2024-03-01T20:22:50.429Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-03-01T20:22:50.429Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-03-01T20:22:50.463Z] 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 [2024-03-01T20:22:50.756Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T20:22:51.435Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-01T20:22:51.435Z] [2024-03-01T20:22:51.435Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T20:22:51.859Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-01T20:22:51.859Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-01T20:22:51.859Z] 5eb5b503b376: Pulling fs layer [2024-03-01T20:22:51.859Z] 5c69ac0246d0: Pulling fs layer [2024-03-01T20:22:51.859Z] ec43610c2a17: Pulling fs layer [2024-03-01T20:22:51.859Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-01T20:22:51.859Z] 33b1e0a273af: Pulling fs layer [2024-03-01T20:22:51.859Z] 5d3b04190fa2: Pulling fs layer [2024-03-01T20:22:51.859Z] 2f39f015ded8: Pulling fs layer [2024-03-01T20:22:51.859Z] 33b1e0a273af: Waiting [2024-03-01T20:22:51.859Z] 3a2ae6a8a46f: Waiting [2024-03-01T20:22:51.859Z] 5d3b04190fa2: Waiting [2024-03-01T20:22:51.859Z] 2f39f015ded8: Waiting [2024-03-01T20:22:51.859Z] 5c69ac0246d0: Download complete [2024-03-01T20:22:51.859Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-01T20:22:51.859Z] 3a2ae6a8a46f: Download complete [2024-03-01T20:22:52.117Z] 33b1e0a273af: Verifying Checksum [2024-03-01T20:22:52.117Z] 33b1e0a273af: Download complete [2024-03-01T20:22:52.117Z] 5d3b04190fa2: Verifying Checksum [2024-03-01T20:22:52.117Z] 5d3b04190fa2: Download complete [2024-03-01T20:22:52.117Z] ec43610c2a17: Verifying Checksum [2024-03-01T20:22:52.117Z] ec43610c2a17: Download complete [2024-03-01T20:22:52.117Z] 5eb5b503b376: Verifying Checksum [2024-03-01T20:22:52.117Z] 5eb5b503b376: Download complete [2024-03-01T20:22:52.684Z] 2f39f015ded8: Verifying Checksum [2024-03-01T20:22:52.684Z] 2f39f015ded8: Download complete [2024-03-01T20:22:53.252Z] 5eb5b503b376: Pull complete [2024-03-01T20:22:53.511Z] 5c69ac0246d0: Pull complete [2024-03-01T20:22:53.770Z] ec43610c2a17: Pull complete [2024-03-01T20:22:54.029Z] 3a2ae6a8a46f: Pull complete [2024-03-01T20:22:54.290Z] 33b1e0a273af: Pull complete [2024-03-01T20:22:54.290Z] 5d3b04190fa2: Pull complete [2024-03-01T20:22:58.475Z] 2f39f015ded8: Pull complete [2024-03-01T20:22:58.475Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-01T20:22:58.475Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-01T20:22:58.475Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-01T20:22:58.898Z] prd-ubuntu20.04-docker-8c-8g-2025 does not seem to be running inside a container [2024-03-01T20:22:58.929Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-01T20:23:05.578Z] $ docker top 74c5f4510204fc48420c4a8a4133748d3704ea8f95e65b8777ff0bba804e8388 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-01T20:23:06.078Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-01T20:23:06.385Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-01T20:23:06.699Z] + ls /var/log/sa-host [2024-03-01T20:23:06.699Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-01T20:23:06.958Z] provisioning config files... [2024-03-01T20:23:06.969Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6009180279295153477tmp [Pipeline] { [Pipeline] echo [2024-03-01T20:23:07.115Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-01T20:23:07.415Z] ---> create-netrc.sh [Pipeline] } [2024-03-01T20:23:07.441Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-01T20:23:07.947Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-01T20:23:07.980Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-01T20:23:08.294Z] ---> sudo-logs.sh [2024-03-01T20:23:08.294Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-01T20:23:08.427Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-01T20:23:08.737Z] ---> job-cost.sh [2024-03-01T20:23:08.737Z] lf-activate-venv: SKIPPING [2024-03-01T20:23:08.737Z] DEBUG: total: 0.10999999940395355 [2024-03-01T20:23:08.737Z] INFO: Retrieving Stack Cost... [2024-03-01T20:23:09.305Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-01T20:23:09.564Z] INFO: Archiving Costs [Pipeline] echo [2024-03-01T20:23:09.601Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-01T20:23:09.916Z] ---> logs-deploy.sh [2024-03-01T20:23:09.916Z] lf-activate-venv: SKIPPING [2024-03-01T20:23:09.916Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4766/1 [2024-03-01T20:23:09.916Z] INFO: archiving workspace using pattern(s): [2024-03-01T20:23:10.853Z] Archives upload complete. [2024-03-01T20:23:10.853Z] INFO: archiving logs to Nexus