Pull request #4907 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cc0d00debd4c33b877563843a6c7757fc5a1d126+5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f (6ac7f2045fc7fb8ddd702f468afc78dae1ab555c) 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-ssh16457812376814997487.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh8388209396465947246.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 f3350a1713306dce7682ed7e37d5774890d03277 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-4907/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-4907/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17831238243746850609.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-4907/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6395477991362301450.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh849239912858819532.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-4907/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-4907/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10652930984131264933.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 f3350a1713306dce7682ed7e37d5774890d03277 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-10040 in /w/workspace/edgexfoundry_edgex-go_PR-4907 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f into PR head commit cc0d00debd4c33b877563843a6c7757fc5a1d126 Merge succeeded, producing cc0d00debd4c33b877563843a6c7757fc5a1d126 Checking out Revision cc0d00debd4c33b877563843a6c7757fc5a1d126 (PR-4907) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 > 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/4907/head:refs/remotes/origin/PR-4907 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cc0d00debd4c33b877563843a6c7757fc5a1d126 # 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 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cc0d00debd4c33b877563843a6c7757fc5a1d126 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:46:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:46:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:46:13 ========================================================= 19:46:13 EdgeX Global Pipelines Version Info 19:46:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:46:14 ------------------- 19:46:14 stable info: 19:46:14 ------------------- 19:46:14 Commited By: Cherry Wang cherry@iotechsys.com 19:46:14 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 19:46:14 Message: update stable to v1.0.263 19:46:14 ------------------- 19:46:14 experimental info: 19:46:14 ------------------- 19:46:14 Commited By: Cherry Wang cherry@iotechsys.com 19:46:14 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 19:46:14 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:46:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:46:14 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:46:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:46:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:46:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:46:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 19:46:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:46:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:46:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:46:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:46:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:46:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:46:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:46:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:46:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:46:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:46:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:46:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:46:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:46:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:46:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:46:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:46:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:46:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4907 [Pipeline] echo 19:46:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4907 [Pipeline] echo 19:46:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4907 [Pipeline] echo 19:46:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cc0d00debd4c33b877563843a6c7757fc5a1d126 [Pipeline] echo 19:46:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cc0d00d [Pipeline] echo 19:46:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:46:16 provisioning config files... 19:46:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config16172726524943122070tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:46:17 ---> ****-login.sh 19:46:17 nexus3.edgexfoundry.org:10001 19:46:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:46:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:46:17 Configure a credential helper to remove this warning. See 19:46:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:46:17 19:46:17 Login Succeeded 19:46:17 nexus3.edgexfoundry.org:10002 19:46:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:46:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:46:17 Configure a credential helper to remove this warning. See 19:46:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:46:17 19:46:17 Login Succeeded 19:46:18 nexus3.edgexfoundry.org:10003 19:46:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:46:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:46:18 Configure a credential helper to remove this warning. See 19:46:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:46:18 19:46:18 Login Succeeded 19:46:18 nexus3.edgexfoundry.org:10004 19:46:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:46:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:46:18 Configure a credential helper to remove this warning. See 19:46:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:46:18 19:46:18 Login Succeeded 19:46:18 ****.io 19:46:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:46:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:46:18 Configure a credential helper to remove this warning. See 19:46:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:46:18 19:46:18 Login Succeeded 19:46:18 ---> ****-login.sh ends [Pipeline] } 19:46:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:46:18 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/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-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 19:46:18 + dirname cmd/core-command/Dockerfile 19:46:18 + cut -d/ -f2 19:46:18 + echo core-command,cmd/core-command/Dockerfile 19:46:18 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:46:18 + cut -d/ -f2 19:46:18 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:46:18 + + dirnamecut cmd/core-data/Dockerfile -d/ 19:46:18 -f2 19:46:18 + echo core-data,cmd/core-data/Dockerfile 19:46:18 + + cut -d/ -f2 19:46:18 dirname cmd/core-keeper/Dockerfile 19:46:18 + echo core-keeper,cmd/core-keeper/Dockerfile 19:46:18 + dirname cmd/core-metadata/Dockerfile 19:46:18 + cut -d/ -f2 19:46:18 + echo core-metadata,cmd/core-metadata/Dockerfile 19:46:18 + dirname cmd/security-bootstrapper/Dockerfile 19:46:18 + cut -d/ -f2 19:46:18 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:46:18 + cut -d/ -f2 19:46:18 + dirname cmd/security-proxy-auth/Dockerfile 19:46:18 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:46:18 + cut -d/ -f2 19:46:18 + dirname cmd/security-proxy-setup/Dockerfile 19:46:18 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:46:18 + dirname cmd/security-secretstore-setup/Dockerfile 19:46:18 + cut -d/ -f2 19:46:18 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:46:18 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:46:18 + cut -d/ -f2 19:46:18 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:46:18 + cut -d/ -f2 19:46:18 + dirname cmd/security-spire-agent/Dockerfile 19:46:18 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:46:18 + dirname cmd/security-spire-config/Dockerfile 19:46:18 + cut -d/ -f2 19:46:18 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:46:18 + dirname cmd/security-spire-server/Dockerfile 19:46:18 + cut -d/ -f2 19:46:18 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:46:18 + + cut -d/ -f2 19:46:18 dirname cmd/support-cron-scheduler/Dockerfile 19:46:18 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 19:46:18 + dirname cmd/support-notifications/Dockerfile 19:46:18 + cut -d/ -f2 19:46:18 + echo support-notifications,cmd/support-notifications/Dockerfile 19:46:18 + dirname cmd/support-scheduler/Dockerfile 19:46:18 + cut -d/ -f2 19:46:18 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:46:18 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-keeper, dockerfile:cmd/core-keeper/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-cron-scheduler, dockerfile:cmd/support-cron-scheduler/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 19:46:19 + git rev-list -1 --merges cc0d00debd4c33b877563843a6c7757fc5a1d126~1..cc0d00debd4c33b877563843a6c7757fc5a1d126 [Pipeline] echo 19:46:19 -----------> git rev-list -1 --merges cc0d00debd4c33b877563843a6c7757fc5a1d126~1..cc0d00debd4c33b877563843a6c7757fc5a1d126 cc0d00debd4c33b877563843a6c7757fc5a1d126 [false] [Pipeline] sh 19:46:19 + git log --format=format:%s -1 cc0d00debd4c33b877563843a6c7757fc5a1d126 [Pipeline] echo 19:46:19 ========================================================= 19:46:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:46:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:46:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:46:20 + grep -v github /etc/ssh/ssh_known_hosts 19:46:20 + [ -e /tmp/ssh_known_hosts ] 19:46:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:46:20 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo 19:46:20 tee -a /etc/ssh/ssh_known_hosts 19:46:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:46:20 19:46:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:46:21 0.1.4: Pulling from edgex-devops/py-git-semver 19:46:21 b85a868b505f: Pulling fs layer 19:46:21 e2be974225ed: Pulling fs layer 19:46:21 339a4e72a1f5: Pulling fs layer 19:46:21 988bab9f4d93: Pulling fs layer 19:46:21 1469e6f7b9e6: Pulling fs layer 19:46:21 eaf3925da568: Pulling fs layer 19:46:21 bab4dde63d76: Pulling fs layer 19:46:21 bde34c3a00c8: Pulling fs layer 19:46:21 b352a97aabf1: Pulling fs layer 19:46:21 4872d77fe225: Pulling fs layer 19:46:21 5851b861e8e6: Pulling fs layer 19:46:21 988bab9f4d93: Waiting 19:46:21 bde34c3a00c8: Waiting 19:46:21 4872d77fe225: Waiting 19:46:21 bab4dde63d76: Waiting 19:46:21 b352a97aabf1: Waiting 19:46:21 5851b861e8e6: Waiting 19:46:21 1469e6f7b9e6: Waiting 19:46:21 e2be974225ed: Verifying Checksum 19:46:21 e2be974225ed: Download complete 19:46:21 988bab9f4d93: Verifying Checksum 19:46:21 988bab9f4d93: Download complete 19:46:21 339a4e72a1f5: Verifying Checksum 19:46:21 339a4e72a1f5: Download complete 19:46:21 1469e6f7b9e6: Verifying Checksum 19:46:21 1469e6f7b9e6: Download complete 19:46:21 eaf3925da568: Verifying Checksum 19:46:21 eaf3925da568: Download complete 19:46:21 bde34c3a00c8: Verifying Checksum 19:46:21 bde34c3a00c8: Download complete 19:46:21 b352a97aabf1: Verifying Checksum 19:46:21 b352a97aabf1: Download complete 19:46:21 4872d77fe225: Verifying Checksum 19:46:21 4872d77fe225: Download complete 19:46:21 5851b861e8e6: Verifying Checksum 19:46:21 5851b861e8e6: Download complete 19:46:21 b85a868b505f: Verifying Checksum 19:46:21 b85a868b505f: Download complete 19:46:21 bab4dde63d76: Verifying Checksum 19:46:21 bab4dde63d76: Download complete 19:46:22 b85a868b505f: Pull complete 19:46:22 e2be974225ed: Pull complete 19:46:23 339a4e72a1f5: Pull complete 19:46:23 988bab9f4d93: Pull complete 19:46:23 1469e6f7b9e6: Pull complete 19:46:23 eaf3925da568: Pull complete 19:46:25 bab4dde63d76: Pull complete 19:46:25 bde34c3a00c8: Pull complete 19:46:25 b352a97aabf1: Pull complete 19:46:25 4872d77fe225: Pull complete 19:46:25 5851b861e8e6: Pull complete 19:46:25 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:46:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:46:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:46:25 prd-ubuntu20.04-docker-8c-8g-10040 does not seem to be running inside a container 19:46:26 $ 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 19:46:28 $ docker top 33147ae68e8ede4809db205207d4c9337816332eceafca79e0ac32f18146c4e0 -eo pid,comm 19:46:28 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). 19:46:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:46:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:46:28 [ssh-agent] Looking for ssh-agent implementation... 19:46:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:46:28 $ docker exec 33147ae68e8ede4809db205207d4c9337816332eceafca79e0ac32f18146c4e0 ssh-agent 19:46:28 SSH_AUTH_SOCK=/tmp/ssh-lBuKqriZtibJ/agent.32 19:46:28 SSH_AGENT_PID=38 19:46:28 Running ssh-add (command line suppressed) 19:46:28 Identity added: /w/workspace/edgex-go/1@tmp/private_key_17211383003833991330.key (/w/workspace/edgex-go/1@tmp/private_key_17211383003833991330.key) 19:46:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:46:29 + git tag --points-at HEAD [Pipeline] } 19:46:29 $ docker exec --env ******** --env ******** 33147ae68e8ede4809db205207d4c9337816332eceafca79e0ac32f18146c4e0 ssh-agent -k 19:46:29 unset SSH_AUTH_SOCK; 19:46:29 unset SSH_AGENT_PID; 19:46:29 echo Agent pid 38 killed; 19:46:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:46:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:46:29 [ssh-agent] Looking for ssh-agent implementation... 19:46:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:46:29 $ docker exec 33147ae68e8ede4809db205207d4c9337816332eceafca79e0ac32f18146c4e0 ssh-agent 19:46:29 SSH_AUTH_SOCK=/tmp/ssh-JlNgASS1dlsP/agent.71 19:46:29 SSH_AGENT_PID=77 19:46:29 Running ssh-add (command line suppressed) 19:46:29 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6704209638083195723.key (/w/workspace/edgex-go/1@tmp/private_key_6704209638083195723.key) 19:46:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:46:30 + git semver init 19:46:30 2024-09-10 19:46:30,407 [run_init] DEBUG init version:0.0.0 force:False 19:46:30 2024-09-10 19:46:30,408 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:46:30 2024-09-10 19:46:30,408 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:46:30 2024-09-10 19:46:30,409 [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) 19:46:35 2024-09-10 19:46:35,225 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:46:35 2024-09-10 19:46:35,226 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4907 with force:False 19:46:35 2024-09-10 19:46:35,226 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4907 19:46:35 2024-09-10 19:46:35,230 [execute] INFO git cat-file --batch-check 19:46:35 2024-09-10 19:46:35,231 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:46:35 2024-09-10 19:46:35,237 [execute] INFO git cat-file --batch 19:46:35 2024-09-10 19:46:35,237 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:46:35 2024-09-10 19:46:35,241 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4907 19:46:35 0.0.0 [Pipeline] } 19:46:35 $ docker exec --env ******** --env ******** 33147ae68e8ede4809db205207d4c9337816332eceafca79e0ac32f18146c4e0 ssh-agent -k 19:46:35 unset SSH_AUTH_SOCK; 19:46:35 unset SSH_AGENT_PID; 19:46:35 echo Agent pid 77 killed; 19:46:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:46:36 + git semver [Pipeline] } 19:46:36 $ docker stop --time=1 33147ae68e8ede4809db205207d4c9337816332eceafca79e0ac32f18146c4e0 19:46:37 $ docker rm -f --volumes 33147ae68e8ede4809db205207d4c9337816332eceafca79e0ac32f18146c4e0 [Pipeline] // withDockerContainer [Pipeline] sh 19:46:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:46:38 Stashed 1 file(s) [Pipeline] echo 19:46:38 [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 19:46:39 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:46:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:46:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:46:39 ========================================================= 19:46:39 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 19:46:39 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:46:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:46:40 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 19:46:40 619be1103602: Pulling fs layer 19:46:40 7862e08f4a3e: Pulling fs layer 19:46:40 5df492c9dc93: Pulling fs layer 19:46:40 7629e6793208: Pulling fs layer 19:46:40 4f4fb700ef54: Pulling fs layer 19:46:40 fb5054dd5b73: Pulling fs layer 19:46:40 eeca6798cff9: Pulling fs layer 19:46:40 aa269ceb94a6: Pulling fs layer 19:46:40 ada007ff1a6a: Pulling fs layer 19:46:40 fb5054dd5b73: Waiting 19:46:40 eeca6798cff9: Waiting 19:46:40 aa269ceb94a6: Waiting 19:46:40 ada007ff1a6a: Waiting 19:46:40 7629e6793208: Waiting 19:46:40 4f4fb700ef54: Waiting 19:46:40 7862e08f4a3e: Verifying Checksum 19:46:40 7862e08f4a3e: Download complete 19:46:40 7629e6793208: Verifying Checksum 19:46:40 7629e6793208: Download complete 19:46:40 4f4fb700ef54: Verifying Checksum 19:46:40 4f4fb700ef54: Download complete 19:46:40 fb5054dd5b73: Verifying Checksum 19:46:40 fb5054dd5b73: Download complete 19:46:40 619be1103602: Download complete 19:46:40 eeca6798cff9: Verifying Checksum 19:46:40 eeca6798cff9: Download complete 19:46:40 619be1103602: Pull complete 19:46:40 ada007ff1a6a: Verifying Checksum 19:46:40 ada007ff1a6a: Download complete 19:46:40 7862e08f4a3e: Pull complete 19:46:40 5df492c9dc93: Verifying Checksum 19:46:40 5df492c9dc93: Download complete 19:46:40 aa269ceb94a6: Verifying Checksum 19:46:40 aa269ceb94a6: Download complete 19:46:43 5df492c9dc93: Pull complete 19:46:43 7629e6793208: Pull complete 19:46:43 4f4fb700ef54: Pull complete 19:46:43 fb5054dd5b73: Pull complete 19:46:43 eeca6798cff9: Pull complete 19:46:46 aa269ceb94a6: Pull complete 19:46:46 ada007ff1a6a: Pull complete 19:46:46 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 19:46:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:46:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:46:46 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:46:46 WORKDIR /edgex 19:46:46 COPY go.mod . 19:46:46 RUN go mod download 19:46:46 + docker build -t ci-base-image-x86_64 -f - . 19:46:47 Sending build context to Docker daemon 179.3MB 19:46:47 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:46:47 ---> f489d0715acc 19:46:47 Step 2/4 : WORKDIR /edgex 19:46:51 ---> Running in f8074848ffed 19:46:51 Removing intermediate container f8074848ffed 19:46:51 ---> 969957d6d490 19:46:51 Step 3/4 : COPY go.mod . 19:46:51 ---> 9e65b7fc144e 19:46:51 Step 4/4 : RUN go mod download 19:46:51 ---> Running in 19baa520c7d8 19:46:54 Still waiting to schedule task 19:46:54 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:47:18 Removing intermediate container 19baa520c7d8 19:47:18 ---> ea4a5e860a3c 19:47:18 Successfully built ea4a5e860a3c 19:47:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:47:18 + docker inspect -f . ci-base-image-x86_64 19:47:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:47:18 prd-ubuntu20.04-docker-8c-8g-10040 does not seem to be running inside a container 19:47:18 $ 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 19:47:19 $ docker top 11988c6b2161a51a285c994e3ea99e559f60ef49b36a063abc1f0333e84ee173 -eo pid,comm [Pipeline] { [Pipeline] sh 19:47:19 + go version 19:47:19 go version go1.21.9 linux/amd64 [Pipeline] } 19:47:19 $ docker stop --time=1 11988c6b2161a51a285c994e3ea99e559f60ef49b36a063abc1f0333e84ee173 19:47:21 $ docker rm -f --volumes 11988c6b2161a51a285c994e3ea99e559f60ef49b36a063abc1f0333e84ee173 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:47:21 + docker inspect -f . ci-base-image-x86_64 19:47:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:47:22 prd-ubuntu20.04-docker-8c-8g-10040 does not seem to be running inside a container 19:47:22 $ 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 19:47:22 $ docker top 3fb2465a0524fc6ee499a910c1bd6ce4f40c23059e675f09c22022c48168759a -eo pid,comm [Pipeline] { [Pipeline] echo 19:47:22 ========================================================= 19:47:22 [edgeXBuildGoParallel] Running Tests and Build... 19:47:22 ========================================================= [Pipeline] sh 19:47:22 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:47:23 + make test 19:47:23 go test -race -coverprofile=coverage.out ./... 19:47:29 ? github.com/edgexfoundry/edgex-go [no test files] 19:48:01 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:48:01 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:48:01 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:48:01 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 19:48:01 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:48:01 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:48:01 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:48:01 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:48:01 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:48:01 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:48:01 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:48:01 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 19:48:01 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:48:01 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:48:01 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:48:01 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:48:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:48:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:48:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.022s coverage: 28.7% of statements 19:48:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:48:02 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:48:02 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:48:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:48:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:48:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.035s coverage: 97.0% of statements 19:48:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:48:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:48:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:48:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:48:04 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 19:48:04 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 19:48:04 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 19:48:04 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 19:48:04 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 19:48:05 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 19:48:05 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 19:48:05 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 19:48:05 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 19:48:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:48:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.047s coverage: 69.2% of statements 19:48:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.056s coverage: 53.2% of statements 19:48:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:48:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:48:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.759s coverage: 93.4% of statements 19:48:06 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.046s coverage: 91.7% of statements 19:48:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.039s coverage: 7.0% of statements 19:48:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:48:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:48:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:48:07 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:48:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 19:48:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:48:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:48:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:48:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:48:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:48:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:48:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 19:48:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.340s coverage: 95.8% of statements 19:48:09 ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements 19:48:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:48:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:48:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.022s coverage: 0.0% of statements [no tests to run] 19:48:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.045s coverage: 0.8% of statements 19:48:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.040s coverage: 30.7% of statements 19:48:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.035s coverage: 41.7% of statements 19:48:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.025s coverage: 77.8% of statements 19:48:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.027s coverage: 94.1% of statements 19:48:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.066s coverage: 96.3% of statements 19:48:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.024s coverage: 87.5% of statements 19:48:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:48:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:48:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:48:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:48:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:48:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:48:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:48:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:48:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 19:48:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 19:48:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 19:48:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:48:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:48:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:48:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:48:14 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:48:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:48:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:48:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:48:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:48:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:48:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:48:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:48:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:48:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:48:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:48:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:48:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:48:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:48:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:48:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:48:23 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 19:48:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.030s coverage: 94.4% of statements 19:48:24 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 19:48:24 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 19:48:24 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 19:48:25 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 19:48:25 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 19:48:25 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 19:48:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:48:26 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10042 in /w/workspace/edgexfoundry_edgex-go_PR-4907 [Pipeline] { [Pipeline] ws 19:48:26 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:48:26 The recommended git tool is: git 19:48:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:48:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:48:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:48:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:48:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:48:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:48:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:48:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:48:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:48:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:48:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:48:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:48:31 using credential edgex-jenkins-ssh 19:48:31 Cloning the remote Git repository 19:48:31 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:48:31 > git init /w/workspace/edgex-go/1 # timeout=10 19:48:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:48:31 > git --version # timeout=10 19:48:31 > git --version # 'git version 2.25.1' 19:48:31 using GIT_SSH to set credentials SSH Credentials for GitHub 19:48:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:48:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.271s coverage: 79.9% of statements 19:48:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.062s coverage: 92.9% of statements 19:48:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.026s coverage: 66.7% of statements 19:48:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.035s coverage: 62.3% of statements 19:48:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 75.0% of statements 19:48:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.046s coverage: 87.2% of statements 19:48:36 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements 19:48:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements 19:48:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.070s coverage: 81.8% of statements 19:48:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.071s coverage: 82.1% of statements 19:48:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements 19:48:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.137s coverage: 63.1% of statements 19:48:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements 19:48:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements 19:48:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 19:48:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 19:48:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements 19:48:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.161s coverage: 36.5% of statements 19:48:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.026s coverage: 89.5% of statements 19:48:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.025s coverage: 84.8% of statements 19:48:36 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.030s coverage: 4.9% of statements 19:48:36 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.065s coverage: 97.1% of statements 19:48:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.044s coverage: 19.9% of statements 19:48:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.089s coverage: 95.7% of statements 19:48:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.035s coverage: 61.8% of statements 19:48:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.057s coverage: 98.9% of statements 19:48:36 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 19:48:36 running golangci-lint 19:48:37 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 19:48:37 go version go1.21.9 linux/amd64 19:48:37 level=info msg="[config_reader] Used config file .golangci.yml" 19:48:37 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 19:48:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:48:50 Merging remotes/origin/main commit 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f into PR head commit cc0d00debd4c33b877563843a6c7757fc5a1d126 19:48:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:48:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:48:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:48:49 using GIT_SSH to set credentials SSH Credentials for GitHub 19:48:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4907/head:refs/remotes/origin/PR-4907 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:48:50 > git config core.sparsecheckout # timeout=10 19:48:50 > git checkout -f cc0d00debd4c33b877563843a6c7757fc5a1d126 # timeout=10 19:48:50 > git remote # timeout=10 19:48:50 > git config --get remote.origin.url # timeout=10 19:48:50 using GIT_SSH to set credentials SSH Credentials for GitHub 19:48:50 > git merge 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f # timeout=10 19:48:51 Merge succeeded, producing cc0d00debd4c33b877563843a6c7757fc5a1d126 19:48:51 Checking out Revision cc0d00debd4c33b877563843a6c7757fc5a1d126 (PR-4907) 19:48:51 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 19:48:51 > git --version # timeout=10 19:48:51 > git --version # 'git version 2.25.1' 19:48:51 fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 19:48:51 > git rev-parse HEAD^{commit} # timeout=10 19:48:51 > git config core.sparsecheckout # timeout=10 19:48:51 > git checkout -f cc0d00debd4c33b877563843a6c7757fc5a1d126 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:48:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:48:57 % Total % Received % Xferd Average Speed Time Time Time Current 19:48:57 Dload Upload Total Spent Left Speed 19:48:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 72067 0 --:--:-- --:--:-- --:--:-- 72474 [Pipeline] sh 19:48:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:48:59 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:48:59 + sudo tee /etc/docker/daemon.new 19:48:59 { 19:48:59 "registry-mirrors": [ 19:48:59 "https://nexus3.edgexfoundry.org:10001" 19:48:59 ], 19:48:59 "bip": "10.250.0.254/24", 19:48:59 "hosts": [ 19:48:59 "tcp://0.0.0.0:5555", 19:48:59 "unix:///var/run/docker.sock" 19:48:59 ], 19:48:59 "mtu": 1458, 19:48:59 "selinux-enabled": true, 19:48:59 "seccomp-profile": "/etc/docker/seccomp.json" 19:48:59 } [Pipeline] sh 19:48:59 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:49:00 + sudo service docker restart 19:49:04 level=info msg="[loader] Go packages loading at mode 575 (imports|types_sizes|compiled_files|deps|exports_file|files|name) took 23.636128507s" 19:49:04 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 45.110614ms" 19:49:16 level=info msg="[linters_context/goanalysis] analyzers took 2m6.048258655s with top 10 stages: buildir: 1m6.487510184s, gosec: 9.80178192s, inspect: 3.114401945s, fact_deprecated: 2.493009433s, printf: 1.99893395s, ctrlflow: 1.582531342s, fact_purity: 1.53252059s, S1038: 1.418424683s, errcheck: 1.352800717s, nilness: 1.319259211s" 19:49:16 level=info msg="[runner] Issues before processing: 214, after processing: 0" 19:49:16 level=info msg="[runner] Processors filtering stat (out/in): identifier_marker: 214/214, cgo: 214/214, nolint: 0/22, path_prettifier: 214/214, skip_files: 214/214, exclude: 214/214, exclude-rules: 22/214, filename_unadjuster: 214/214, skip_dirs: 214/214, autogenerated_exclude: 214/214" 19:49:16 level=info msg="[runner] processing took 18.005768ms with stages: nolint: 7.926537ms, identifier_marker: 5.167861ms, exclude-rules: 1.596593ms, path_prettifier: 1.591943ms, autogenerated_exclude: 1.182943ms, skip_dirs: 486.781µs, cgo: 31.69µs, filename_unadjuster: 16.62µs, max_from_linter: 690ns, skip_files: 690ns, fixer: 630ns, max_same_issues: 520ns, uniq_by_line: 500ns, diff: 410ns, exclude: 300ns, sort_results: 240ns, severity-rules: 240ns, path_shortener: 210ns, source_code: 140ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" 19:49:16 level=info msg="[runner] linters took 13.856887204s with stages: goanalysis_metalinter: 13.838758636s" 19:49:16 level=info msg="File cache stats: 0 entries of total size 0B" 19:49:16 level=info msg="Memory: 377 samples, avg is 325.2MB, max is 1296.4MB" 19:49:16 level=info msg="Execution took 37.549888587s" 19:49:16 go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:49:18 provisioning config files... 19:49:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4305928497802378737tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:49:18 ---> ****-login.sh 19:49:18 nexus3.edgexfoundry.org:10001 19:49:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:49:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:49:19 Configure a credential helper to remove this warning. See 19:49:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:49:19 19:49:19 Login Succeeded 19:49:19 nexus3.edgexfoundry.org:10002 19:49:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:49:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:49:20 Configure a credential helper to remove this warning. See 19:49:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:49:20 19:49:20 Login Succeeded 19:49:20 nexus3.edgexfoundry.org:10003 19:49:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:49:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:49:20 Configure a credential helper to remove this warning. See 19:49:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:49:20 19:49:20 Login Succeeded 19:49:20 nexus3.edgexfoundry.org:10004 19:49:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:49:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:49:20 Configure a credential helper to remove this warning. See 19:49:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:49:20 19:49:20 Login Succeeded 19:49:20 ****.io 19:49:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:49:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:49:21 Configure a credential helper to remove this warning. See 19:49:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:49:21 19:49:21 Login Succeeded 19:49:21 ---> ****-login.sh ends [Pipeline] } 19:49:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:49:21 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:49:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:49:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:49:22 ========================================================= 19:49:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 19:49:22 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:49:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:49:22 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:49:22 c6b39de5b339: Pulling fs layer 19:49:22 a69c41024577: Pulling fs layer 19:49:22 d6de4b400683: Pulling fs layer 19:49:22 35cb2a7552d0: Pulling fs layer 19:49:22 4f4fb700ef54: Pulling fs layer 19:49:22 464afbd9ba4c: Pulling fs layer 19:49:22 00f215d4a9da: Pulling fs layer 19:49:22 d496ad576159: Pulling fs layer 19:49:22 464afbd9ba4c: Waiting 19:49:22 35cb2a7552d0: Waiting 19:49:22 00f215d4a9da: Waiting 19:49:22 4f4fb700ef54: Waiting 19:49:22 d496ad576159: Waiting 19:49:22 a69c41024577: Verifying Checksum 19:49:22 a69c41024577: Download complete 19:49:22 35cb2a7552d0: Verifying Checksum 19:49:22 35cb2a7552d0: Download complete 19:49:22 c6b39de5b339: Download complete 19:49:22 4f4fb700ef54: Verifying Checksum 19:49:22 4f4fb700ef54: Download complete 19:49:22 464afbd9ba4c: Download complete 19:49:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:49:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:49:22 ./bin/test-attribution-txt.sh 19:49:22 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 19:49:22 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo 19:49:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 19:49:23 + ls -al . 19:49:23 total 916 19:49:23 drwxrwxr-x 11 1001 1001 4096 Sep 10 19:47 . 19:49:23 drwxr-xr-x 4 root root 4096 Sep 10 19:47 .. 19:49:23 drwxrwxr-x 2 1001 1001 4096 Sep 10 19:46 .blubracket 19:49:23 -rw-rw-r-- 1 1001 1001 10 Sep 10 19:46 .dockerignore 19:49:23 drwxrwxr-x 8 1001 1001 4096 Sep 10 19:48 .git 19:49:23 drwxrwxr-x 3 1001 1001 4096 Sep 10 19:46 .github 19:49:23 -rw-rw-r-- 1 1001 1001 1102 Sep 10 19:46 .gitignore 19:49:23 -rw-rw-r-- 1 1001 1001 42 Sep 10 19:46 .golangci.yml 19:49:23 -rw-rw-r-- 1 1001 1001 100 Sep 10 19:46 .hadolint.yml 19:49:23 drwxr-xr-x 3 1001 1001 4096 Sep 10 19:46 .semver 19:49:23 -rw-rw-r-- 1 1001 1001 155 Sep 10 19:46 .sonarcloud.properties 19:49:23 -rw-rw-r-- 1 1001 1001 1171 Sep 10 19:46 ADOPTERS.md 19:49:23 -rw-rw-r-- 1 1001 1001 21286 Sep 10 19:46 Attribution.txt 19:49:23 -rw-rw-r-- 1 1001 1001 100284 Sep 10 19:46 CHANGELOG.md 19:49:23 -rw-rw-r-- 1 1001 1001 3804 Sep 10 19:46 CONTRIBUTING.md 19:49:23 -rw-rw-r-- 1 1001 1001 677 Sep 10 19:46 GOVERNANCE.md 19:49:23 -rw-rw-r-- 1 1001 1001 861 Sep 10 19:46 Jenkinsfile 19:49:23 -rw-rw-r-- 1 1001 1001 10775 Sep 10 19:46 LICENSE 19:49:23 -rw-rw-r-- 1 1001 1001 16854 Sep 10 19:46 Makefile 19:49:23 -rw-rw-r-- 1 1001 1001 582 Sep 10 19:46 OWNERS.md 19:49:23 -rw-rw-r-- 1 1001 1001 9528 Sep 10 19:46 README.md 19:49:23 -rw-rw-r-- 1 1001 1001 789 Sep 10 19:46 SECURITY.md 19:49:23 -rw-rw-r-- 1 1001 1001 5 Sep 10 19:46 VERSION 19:49:23 drwxrwxr-x 2 1001 1001 4096 Sep 10 19:46 bin 19:49:23 drwxrwxr-x 20 1001 1001 4096 Sep 10 19:46 cmd 19:49:23 -rw-r--r-- 1 root root 546549 Sep 10 19:48 coverage.out 19:49:23 drwxrwxr-x 2 1001 1001 4096 Sep 10 19:46 fuzz_test 19:49:23 -rw-rw-r-- 1 1001 1001 7305 Sep 10 19:46 go.mod 19:49:23 -rw-rw-r-- 1 1001 1001 102748 Sep 10 19:46 go.sum 19:49:23 drwxrwxr-x 7 1001 1001 4096 Sep 10 19:46 internal 19:49:23 drwxrwxr-x 3 1001 1001 4096 Sep 10 19:46 openapi 19:49:23 -rw-rw-r-- 1 1001 1001 584 Sep 10 19:46 security.txt 19:49:23 -rw-rw-r-- 1 1001 1001 204 Sep 10 19:46 version.go 19:49:23 d496ad576159: Verifying Checksum 19:49:23 d496ad576159: Download complete [Pipeline] sh 19:49:23 c6b39de5b339: Pull complete 19:49:23 + '[' -e coverage.out ] 19:49:23 + chown 1001:1001 coverage.out [Pipeline] stash 19:49:23 Stashed 1 file(s) [Pipeline] sh 19:49:24 + make build 19:49:24 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 19:49:24 a69c41024577: Pull complete 19:49:24 d6de4b400683: Verifying Checksum 19:49:24 d6de4b400683: Download complete 19:49:25 00f215d4a9da: Verifying Checksum 19:49:25 00f215d4a9da: Download complete 19:49:38 d6de4b400683: Pull complete 19:49:38 35cb2a7552d0: Pull complete 19:49:38 4f4fb700ef54: Pull complete 19:49:38 464afbd9ba4c: Pull complete 19:49:48 00f215d4a9da: Pull complete 19:49:48 d496ad576159: Pull complete 19:49:48 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 19:49:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:49:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:49:49 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:49:49 WORKDIR /edgex 19:49:49 COPY go.mod . 19:49:49 RUN go mod download 19:49:49 docker build -t ci-base-image-arm64 -f - . 19:49:50 Sending build context to Docker daemon 3.543MB 19:49:50 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:49:50 ---> f246e2811388 19:49:50 Step 2/4 : WORKDIR /edgex 19:49:50 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 19:49:50 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 19:49:51 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 19:49:52 ---> Running in 4fac1bcc204c 19:49:52 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 19:49:52 Removing intermediate container 4fac1bcc204c 19:49:52 ---> 1df83ff84a77 19:49:52 Step 3/4 : COPY go.mod . 19:49:52 ---> 9e6621139703 19:49:52 Step 4/4 : RUN go mod download 19:49:52 ---> Running in bc7fce16fb0a 19:49:53 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 19:49:59 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 19:50:00 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 19:50:02 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 19:50:04 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 19:50:05 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 19:50:06 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 19:50:07 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 19:50:08 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] } 19:50:09 $ docker stop --time=1 3fb2465a0524fc6ee499a910c1bd6ce4f40c23059e675f09c22022c48168759a 19:50:13 $ docker rm -f --volumes 3fb2465a0524fc6ee499a910c1bd6ce4f40c23059e675f09c22022c48168759a [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 19:50:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:50:15 19:50:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:50:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:50:15 latest: Pulling from edgex-devops/edgex-compose 19:50:15 91d30c5bc195: Pulling fs layer 19:50:15 2e9b0aa3be6d: Pulling fs layer 19:50:15 9c61dcf015f6: Pulling fs layer 19:50:15 4698f68db338: Pulling fs layer 19:50:15 2a2f49069b9e: Pulling fs layer 19:50:15 e0025b399a48: Pulling fs layer 19:50:15 e0025b399a48: Waiting 19:50:15 4698f68db338: Waiting 19:50:15 2a2f49069b9e: Waiting 19:50:15 91d30c5bc195: Verifying Checksum 19:50:15 91d30c5bc195: Download complete 19:50:15 4698f68db338: Verifying Checksum 19:50:15 4698f68db338: Download complete 19:50:16 91d30c5bc195: Pull complete 19:50:16 2e9b0aa3be6d: Verifying Checksum 19:50:16 2e9b0aa3be6d: Download complete 19:50:16 e0025b399a48: Verifying Checksum 19:50:16 e0025b399a48: Download complete 19:50:16 2a2f49069b9e: Download complete 19:50:16 2e9b0aa3be6d: Pull complete 19:50:16 9c61dcf015f6: Verifying Checksum 19:50:16 9c61dcf015f6: Download complete 19:50:19 9c61dcf015f6: Pull complete 19:50:19 4698f68db338: Pull complete 19:50:19 2a2f49069b9e: Pull complete 19:50:19 e0025b399a48: Pull complete 19:50:19 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 19:50:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:50:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:50:19 prd-ubuntu20.04-docker-8c-8g-10040 does not seem to be running inside a container 19:50:19 $ 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 19:50:21 $ docker top c8a8a3598ccc2a7b6160ae7590df5ed3b337e6c4b0b9b2b3991866731c919719 -eo pid,comm [Pipeline] { [Pipeline] sh 19:50:22 + docker compose -f ./docker-compose-build.yml build --parallel 19:50:24 #1 [security-spire-config internal] load build definition from Dockerfile 19:50:24 #1 transferring dockerfile: 1.69kB done 19:50:24 #1 DONE 0.0s 19:50:24 19:50:24 #2 [core-keeper internal] load build definition from Dockerfile 19:50:24 #2 transferring dockerfile: 2.01kB done 19:50:24 #2 DONE 0.0s 19:50:24 19:50:24 #3 [security-spire-server internal] load build definition from Dockerfile 19:50:24 #3 transferring dockerfile: 1.70kB done 19:50:24 #3 DONE 0.0s 19:50:24 19:50:24 #4 [core-command internal] load build definition from Dockerfile 19:50:24 #4 transferring dockerfile: 1.93kB done 19:50:24 #4 DONE 0.0s 19:50:24 19:50:24 #5 [security-secretstore-setup internal] load build definition from Dockerfile 19:50:24 #5 transferring dockerfile: 2.49kB done 19:50:24 #5 DONE 0.0s 19:50:24 19:50:24 #6 [support-notifications internal] load build definition from Dockerfile 19:50:24 #6 transferring dockerfile: 1.95kB done 19:50:24 #6 DONE 0.0s 19:50:24 19:50:24 #7 [support-cron-scheduler internal] load build definition from Dockerfile 19:50:24 #7 DONE 0.0s 19:50:24 19:50:24 #8 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:50:24 #8 transferring dockerfile: 1.89kB done 19:50:24 #8 DONE 0.0s 19:50:24 19:50:24 #9 [security-bootstrapper internal] load build definition from Dockerfile 19:50:24 #9 transferring dockerfile: 3.17kB done 19:50:24 #9 DONE 0.1s 19:50:24 19:50:24 #7 [support-cron-scheduler internal] load build definition from Dockerfile 19:50:24 #7 transferring dockerfile: 1.85kB done 19:50:24 #7 DONE 0.1s 19:50:24 19:50:24 #10 [security-spire-config internal] load .dockerignore 19:50:24 #10 transferring context: 50B done 19:50:24 #10 DONE 0.1s 19:50:24 19:50:24 #11 [security-proxy-auth internal] load build definition from Dockerfile 19:50:25 #11 transferring dockerfile: 2.15kB done 19:50:25 #11 DONE 0.1s 19:50:25 19:50:25 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:50:25 #12 transferring dockerfile: 2.23kB done 19:50:25 #12 DONE 0.1s 19:50:25 19:50:25 #13 [core-metadata internal] load build definition from Dockerfile 19:50:25 #13 transferring dockerfile: 2.06kB done 19:50:25 #13 DONE 0.1s 19:50:25 19:50:25 #14 [core-data internal] load build definition from Dockerfile 19:50:25 #14 transferring dockerfile: 2.07kB done 19:50:25 #14 DONE 0.1s 19:50:25 19:50:25 #15 [security-proxy-setup internal] load build definition from Dockerfile 19:50:25 #15 transferring dockerfile: 2.50kB done 19:50:25 #15 DONE 0.1s 19:50:25 19:50:25 #16 [support-scheduler internal] load build definition from Dockerfile 19:50:25 #16 transferring dockerfile: 1.93kB done 19:50:25 #16 DONE 0.1s 19:50:25 19:50:25 #17 [security-spire-agent internal] load build definition from Dockerfile 19:50:25 #17 transferring dockerfile: 1.81kB done 19:50:25 #17 DONE 0.1s 19:50:25 19:50:25 #18 [core-keeper internal] load .dockerignore 19:50:25 #18 transferring context: 50B done 19:50:25 #18 DONE 0.0s 19:50:25 19:50:25 #19 [security-spire-server internal] load .dockerignore 19:50:25 #19 transferring context: 50B done 19:50:25 #19 DONE 0.0s 19:50:25 19:50:25 #20 [core-command internal] load .dockerignore 19:50:25 #20 transferring context: 50B done 19:50:25 #20 DONE 0.0s 19:50:25 19:50:25 #21 [security-secretstore-setup internal] load .dockerignore 19:50:25 #21 transferring context: 50B done 19:50:25 #21 DONE 0.0s 19:50:25 19:50:25 #22 [support-notifications internal] load .dockerignore 19:50:25 #22 transferring context: 50B done 19:50:25 #22 DONE 0.0s 19:50:25 19:50:25 #23 [security-spiffe-token-provider internal] load .dockerignore 19:50:25 #23 transferring context: 50B done 19:50:25 #23 DONE 0.0s 19:50:25 19:50:25 #24 [security-bootstrapper internal] load .dockerignore 19:50:25 #24 transferring context: 50B done 19:50:25 #24 DONE 0.0s 19:50:25 19:50:25 #25 [support-cron-scheduler internal] load .dockerignore 19:50:25 #25 transferring context: 50B done 19:50:25 #25 DONE 0.0s 19:50:25 19:50:25 #26 [core-common-config-bootstrapper internal] load .dockerignore 19:50:25 #26 transferring context: 50B done 19:50:25 #26 DONE 0.0s 19:50:25 19:50:25 #27 [support-scheduler internal] load .dockerignore 19:50:25 #27 transferring context: 50B done 19:50:25 #27 DONE 0.0s 19:50:25 19:50:25 #28 [core-metadata internal] load .dockerignore 19:50:25 #28 transferring context: 50B done 19:50:25 #28 DONE 0.0s 19:50:25 19:50:25 #29 [core-data internal] load .dockerignore 19:50:25 #29 transferring context: 50B done 19:50:25 #29 DONE 0.0s 19:50:25 19:50:25 #30 [security-proxy-auth internal] load .dockerignore 19:50:25 #30 transferring context: 50B done 19:50:25 #30 DONE 0.0s 19:50:25 19:50:25 #31 [security-spire-agent internal] load .dockerignore 19:50:25 #31 transferring context: 50B done 19:50:25 #31 DONE 0.0s 19:50:25 19:50:25 #32 [security-proxy-setup internal] load .dockerignore 19:50:25 #32 transferring context: 50B done 19:50:25 #32 DONE 0.1s 19:50:25 19:50:25 #33 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 19:50:25 #33 ... 19:50:25 19:50:25 #34 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:50:25 #34 DONE 0.0s 19:50:25 19:50:25 #33 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 19:50:25 #33 ... 19:50:25 19:50:25 #34 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:50:25 #34 DONE 0.0s 19:50:25 19:50:25 #33 [core-data internal] load metadata for docker.io/library/alpine:3.18 19:50:25 #33 ... 19:50:25 19:50:25 #34 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:50:25 #34 DONE 0.0s 19:50:25 19:50:25 #33 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 19:50:25 #33 DONE 0.4s 19:50:25 19:50:25 #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 19:50:25 #35 DONE 0.6s 19:50:25 19:50:25 #36 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 19:50:25 #36 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 19:50:25 #36 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 19:50:25 #36 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 19:50:25 #36 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done 19:50:25 #36 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 19:50:25 #36 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.1s 19:50:25 #36 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done 19:50:26 #36 ... 19:50:26 19:50:26 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 19:50:26 #37 DONE 0.7s 19:50:26 19:50:26 #36 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 19:50:26 #36 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 19:50:26 #36 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 19:50:26 #36 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 19:50:26 #36 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done 19:50:26 #36 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 19:50:26 #36 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done 19:50:26 #36 DONE 1.4s 19:50:26 19:50:26 #38 [security-spire-server internal] load build context 19:50:26 #38 transferring context: 27.71kB done 19:50:26 #38 DONE 0.8s 19:50:26 19:50:26 #39 [security-spire-config internal] load build context 19:50:26 #39 transferring context: 25.96kB 0.1s done 19:50:26 #39 DONE 0.8s 19:50:26 19:50:26 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:50:26 #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done 19:50:26 #40 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 19:50:26 #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 19:50:26 #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 19:50:26 #40 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 19:50:26 #40 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 19:50:26 #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 19:50:26 #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s 19:50:26 #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 19:50:26 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.4s 19:50:26 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 8.39MB / 30.73MB 0.5s 19:50:26 #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 19:50:27 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 18.87MB / 30.73MB 0.6s 19:50:27 #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 19:50:27 #40 ... 19:50:27 19:50:27 #41 [security-spire-agent internal] load build context 19:50:27 #41 transferring context: 27.24kB 0.0s done 19:50:27 #41 DONE 0.6s 19:50:27 19:50:27 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:50:27 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 25.17MB / 30.73MB 0.7s 19:50:27 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.8s 19:50:27 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.9s done 19:50:27 #40 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 19:50:27 #40 ... 19:50:27 19:50:27 #42 [security-spiffe-token-provider builder 1/8] FROM docker.io/library/ci-base-image-x86_64 19:50:27 #42 DONE 2.3s 19:50:27 19:50:27 #43 [security-proxy-setup builder 2/8] WORKDIR /edgex-go 19:50:33 #43 ... 19:50:33 19:50:33 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:50:33 #40 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.3s done 19:50:33 #40 ... 19:50:33 19:50:33 #44 [core-command internal] load build context 19:50:33 #44 transferring context: 132.84MB 7.8s 19:50:35 #44 ... 19:50:35 19:50:35 #45 [core-keeper internal] load build context 19:50:35 #45 ... 19:50:35 19:50:35 #46 [security-secretstore-setup internal] load build context 19:50:35 #46 ... 19:50:35 19:50:35 #47 [support-notifications internal] load build context 19:50:35 #47 ... 19:50:35 19:50:35 #48 [security-spiffe-token-provider internal] load build context 19:50:35 #48 ... 19:50:35 19:50:35 #49 [core-data internal] load build context 19:50:36 #49 ... 19:50:36 19:50:36 #50 [core-common-config-bootstrapper internal] load build context 19:50:36 #50 ... 19:50:36 19:50:36 #51 [security-bootstrapper internal] load build context 19:50:36 #51 ... 19:50:36 19:50:36 #52 [security-proxy-auth internal] load build context 19:50:36 #52 ... 19:50:36 19:50:36 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:50:36 #53 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done 19:50:36 #53 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 19:50:36 #53 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 19:50:36 #53 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 19:50:36 #53 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.6s done 19:50:36 #53 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.9s done 19:50:36 #53 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 19:50:36 #53 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.1s done 19:50:36 #53 ... 19:50:36 19:50:36 #54 [security-proxy-setup internal] load build context 19:50:36 #54 ... 19:50:36 19:50:36 #55 [support-cron-scheduler internal] load build context 19:50:37 #55 ... 19:50:37 19:50:37 #56 [support-scheduler internal] load build context 19:50:37 #56 ... 19:50:37 19:50:37 #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:50:37 #57 ... 19:50:37 19:50:37 #58 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:50:37 #58 ... 19:50:37 19:50:37 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:50:37 #59 ... 19:50:37 19:50:37 #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:50:37 #60 ... 19:50:37 19:50:37 #61 [core-metadata internal] load build context 19:50:37 #61 ... 19:50:37 19:50:37 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:50:37 #62 ... 19:50:37 19:50:37 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:50:37 #0 3.538 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:50:37 #0 3.724 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:50:37 #0 4.031 (1/4) Installing ca-certificates (20240226-r0) 19:50:37 #0 4.081 (2/4) Installing dumb-init (1.2.5-r2) 19:50:37 #0 4.083 (3/4) Installing su-exec (0.2-r3) 19:50:37 #0 4.087 (4/4) Installing yq (4.33.3-r5) 19:50:37 #0 4.189 Executing busybox-1.36.1-r7.trigger 19:50:37 #0 4.199 Executing ca-certificates-20240226-r0.trigger 19:50:37 #0 4.255 OK: 17 MiB in 19 packages 19:50:37 #63 ... 19:50:37 19:50:37 #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 19:50:37 #64 ... 19:50:37 19:50:37 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:50:37 #65 ... 19:50:37 19:50:37 #66 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:50:37 #66 ... 19:50:37 19:50:37 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:50:38 #67 ... 19:50:38 19:50:38 #68 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 19:50:38 #68 ... 19:50:38 19:50:38 #56 [support-scheduler internal] load build context 19:50:38 #56 transferring context: 345.87MB 12.5s 19:50:42 #56 ... 19:50:42 19:50:42 #50 [core-common-config-bootstrapper internal] load build context 19:50:42 #50 ... 19:50:42 19:50:42 #56 [support-scheduler internal] load build context 19:50:42 #56 transferring context: 495.98MB 16.8s done 19:50:46 #56 ... 19:50:46 19:50:46 #44 [core-command internal] load build context 19:50:46 #44 transferring context: 495.98MB 18.9s done 19:50:46 #44 ... 19:50:46 19:50:46 #45 [core-keeper internal] load build context 19:50:46 #45 transferring context: 495.98MB 15.4s done 19:50:46 #45 ... 19:50:46 19:50:46 #48 [security-spiffe-token-provider internal] load build context 19:50:46 #48 transferring context: 495.98MB 17.4s done 19:50:46 #48 ... 19:50:46 19:50:46 #51 [security-bootstrapper internal] load build context 19:50:46 #51 transferring context: 495.98MB 16.5s done 19:50:46 #51 ... 19:50:46 19:50:46 #52 [security-proxy-auth internal] load build context 19:50:46 #52 transferring context: 495.98MB 14.7s done 19:50:46 #52 ... 19:50:46 19:50:46 #47 [support-notifications internal] load build context 19:50:46 #47 transferring context: 495.98MB 17.4s done 19:50:46 #47 ... 19:50:46 19:50:46 #46 [security-secretstore-setup internal] load build context 19:50:46 #46 transferring context: 495.98MB 14.6s done 19:50:46 #46 ... 19:50:46 19:50:46 #49 [core-data internal] load build context 19:50:46 #49 transferring context: 495.98MB 16.3s done 19:50:47 #49 ... 19:50:47 19:50:47 #55 [support-cron-scheduler internal] load build context 19:50:47 #55 transferring context: 495.98MB 16.5s done 19:50:47 #55 ... 19:50:47 19:50:47 #54 [security-proxy-setup internal] load build context 19:50:47 #54 transferring context: 495.98MB 17.1s done 19:50:47 #54 ... 19:50:47 19:50:47 #61 [core-metadata internal] load build context 19:50:47 #61 transferring context: 495.98MB 18.0s done 19:50:52 #61 ... 19:50:52 19:50:52 #43 [core-command builder 2/8] WORKDIR /edgex-go 19:50:52 #43 DONE 24.2s 19:50:52 19:50:52 #46 [security-secretstore-setup internal] load build context 19:50:52 #46 DONE 26.4s 19:50:52 19:50:52 #52 [security-proxy-auth internal] load build context 19:50:52 #52 DONE 26.1s 19:50:52 19:50:52 #45 [core-keeper internal] load build context 19:50:52 #45 DONE 26.5s 19:50:52 19:50:52 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:50:52 #63 DONE 25.2s 19:50:52 19:50:52 #55 [support-cron-scheduler internal] load build context 19:50:52 #55 DONE 26.4s 19:50:52 19:50:52 #49 [core-data internal] load build context 19:50:52 #49 DONE 26.3s 19:50:52 19:50:52 #51 [security-bootstrapper internal] load build context 19:50:52 #51 DONE 26.4s 19:50:52 19:50:52 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 19:50:52 #69 ... 19:50:52 19:50:52 #54 [security-proxy-setup internal] load build context 19:50:52 #54 DONE 26.3s 19:50:52 19:50:52 #56 [support-scheduler internal] load build context 19:50:52 #56 DONE 26.3s 19:50:52 19:50:52 #48 [security-spiffe-token-provider internal] load build context 19:50:52 #48 DONE 26.5s 19:50:52 19:50:52 #47 [support-notifications internal] load build context 19:50:52 #47 DONE 26.5s 19:50:52 19:50:52 #50 [core-common-config-bootstrapper internal] load build context 19:50:52 #50 transferring context: 495.98MB 17.6s done 19:50:52 #50 DONE 26.3s 19:50:52 19:50:52 #61 [core-metadata internal] load build context 19:50:52 #61 DONE 26.3s 19:50:52 19:50:52 #44 [core-command internal] load build context 19:50:52 #44 DONE 26.6s 19:50:52 19:50:52 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:50:52 #40 DONE 26.5s 19:50:52 19:50:52 #70 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 19:50:52 #70 ... 19:50:52 19:50:52 #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:50:52 #57 DONE 25.6s 19:50:52 19:50:52 #68 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 19:50:52 #68 25.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:50:52 #68 25.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:50:52 #68 ... 19:50:52 19:50:52 #66 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:50:52 #66 25.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:50:52 #66 25.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:50:52 #66 25.76 (1/1) Installing dumb-init (1.2.5-r2) 19:50:52 #66 25.77 Executing busybox-1.36.1-r7.trigger 19:50:52 #66 25.78 OK: 7 MiB in 16 packages 19:50:52 #66 DONE 25.9s 19:50:52 19:50:52 #68 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 19:50:52 #68 26.00 (1/2) Installing dumb-init (1.2.5-r2) 19:50:52 #68 26.00 (2/2) Installing su-exec (0.2-r3) 19:50:52 #68 26.02 Executing busybox-1.36.1-r7.trigger 19:50:52 #68 26.03 OK: 7 MiB in 17 packages 19:50:53 #68 DONE 26.4s 19:50:53 19:50:53 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:50:53 #67 25.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:50:53 #67 25.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:50:53 #67 26.01 (1/4) Installing dumb-init (1.2.5-r2) 19:50:53 #67 26.01 (2/4) Installing openssl (3.1.7-r0) 19:50:53 #67 26.02 (3/4) Installing su-exec (0.2-r3) 19:50:53 #67 26.03 (4/4) Installing yq (4.33.3-r5) 19:50:53 #67 26.10 Executing busybox-1.36.1-r7.trigger 19:50:53 #67 26.11 OK: 17 MiB in 19 packages 19:50:53 #67 DONE 26.4s 19:50:53 19:50:53 #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 19:50:53 #64 25.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:50:53 #64 25.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:50:53 #64 25.98 (1/3) Installing ca-certificates (20240226-r0) 19:50:53 #64 26.00 (2/3) Installing dumb-init (1.2.5-r2) 19:50:53 #64 26.01 (3/3) Installing tzdata (2024a-r0) 19:50:53 #64 26.07 Executing busybox-1.36.1-r7.trigger 19:50:53 #64 26.08 Executing ca-certificates-20240226-r0.trigger 19:50:53 #64 26.14 OK: 11 MiB in 18 packages 19:50:53 #64 DONE 26.4s 19:50:53 19:50:53 #71 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:50:53 #71 ... 19:50:53 19:50:53 #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:50:53 #60 25.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:50:53 #60 25.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:50:53 #60 25.93 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:50:53 #60 25.93 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:50:53 #60 25.93 OK: 20070 distinct packages available 19:50:53 #60 26.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:50:53 #60 26.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:50:53 #60 26.41 (1/5) Installing dumb-init (1.2.5-r2) 19:50:53 #60 26.43 (2/5) Installing musl-obstack (1.2.3-r2) 19:50:53 #60 26.43 (3/5) Installing libucontext (1.2-r2) 19:50:53 #60 26.43 (4/5) Installing gcompat (1.1.0-r1) 19:50:53 #60 26.43 (5/5) Installing openssl (3.1.7-r0) 19:50:53 #60 26.46 Executing busybox-1.36.1-r7.trigger 19:50:53 #60 26.46 OK: 8 MiB in 20 packages 19:50:53 #60 DONE 26.6s 19:50:53 19:50:53 #58 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:50:53 #58 25.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:50:53 #58 25.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:50:53 #58 26.25 (1/1) Installing dumb-init (1.2.5-r2) 19:50:53 #58 26.26 Executing busybox-1.36.1-r7.trigger 19:50:53 #58 26.32 OK: 7 MiB in 16 packages 19:50:53 #58 DONE 26.5s 19:50:53 19:50:53 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:50:53 #59 25.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:50:53 #59 25.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:50:53 #59 26.22 (1/2) Installing ca-certificates (20240226-r0) 19:50:53 #59 26.27 (2/2) Installing dumb-init (1.2.5-r2) 19:50:53 #59 26.27 Executing busybox-1.36.1-r7.trigger 19:50:53 #59 26.28 Executing ca-certificates-20240226-r0.trigger 19:50:53 #59 26.36 OK: 8 MiB in 17 packages 19:50:53 #59 DONE 26.6s 19:50:53 19:50:53 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:50:53 #65 25.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:50:53 #65 25.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:50:53 #65 25.90 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:50:53 #65 25.90 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:50:53 #65 25.90 OK: 20070 distinct packages available 19:50:53 #65 25.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:50:53 #65 26.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:50:53 #65 26.40 (1/11) Installing ca-certificates (20240226-r0) 19:50:53 #65 26.43 (2/11) Installing brotli-libs (1.0.9-r14) 19:50:53 #65 26.45 (3/11) Installing libunistring (1.1-r1) 19:50:53 #65 26.46 (4/11) Installing libidn2 (2.3.4-r1) 19:50:53 #65 26.46 (5/11) Installing nghttp2-libs (1.57.0-r0) 19:50:53 #65 26.47 (6/11) Installing libcurl (8.9.1-r0) 19:50:53 #65 26.49 (7/11) Installing curl (8.9.1-r0) 19:50:53 #65 26.49 (8/11) Installing dumb-init (1.2.5-r2) 19:50:53 #65 26.53 (9/11) Installing musl-obstack (1.2.3-r2) 19:50:53 #65 26.54 (10/11) Installing libucontext (1.2-r2) 19:50:53 #65 26.56 (11/11) Installing gcompat (1.1.0-r1) 19:50:53 #65 26.61 Executing busybox-1.36.1-r7.trigger 19:50:53 #65 26.62 Executing ca-certificates-20240226-r0.trigger 19:50:53 #65 26.68 OK: 12 MiB in 26 packages 19:50:53 #65 DONE 26.8s 19:50:53 19:50:53 #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:50:54 #72 ... 19:50:54 19:50:54 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:50:54 #62 26.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:50:54 #62 26.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:50:54 #62 26.65 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:50:54 #62 26.65 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:50:54 #62 26.65 OK: 20070 distinct packages available 19:50:54 #62 26.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:50:54 #62 26.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:50:54 #62 27.02 (1/4) Installing dumb-init (1.2.5-r2) 19:50:54 #62 27.03 (2/4) Installing musl-obstack (1.2.3-r2) 19:50:54 #62 27.03 (3/4) Installing libucontext (1.2-r2) 19:50:54 #62 27.04 (4/4) Installing gcompat (1.1.0-r1) 19:50:54 #62 27.04 Executing busybox-1.36.1-r7.trigger 19:50:54 #62 27.05 OK: 8 MiB in 19 packages 19:50:54 #62 DONE 27.2s 19:50:54 19:50:54 #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:50:55 #73 ... 19:50:55 19:50:55 #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:50:55 #0 2.499 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:50:55 #0 2.600 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:50:55 #0 2.814 OK: 17 MiB in 19 packages 19:50:55 #74 DONE 3.0s 19:50:55 19:50:55 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 19:50:55 #69 2.530 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:50:55 #69 2.607 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:50:55 #69 2.824 OK: 264 MiB in 52 packages 19:50:55 #69 DONE 3.1s 19:50:55 19:50:55 #75 [core-command builder 4/7] COPY go.mod vendor* ./ 19:50:55 #75 DONE 0.1s 19:50:55 19:50:55 #76 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:50:55 #76 DONE 3.3s 19:50:55 19:50:55 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 19:50:55 #77 ... 19:50:55 19:50:55 #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:50:55 #70 3.180 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:50:55 #70 3.280 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:50:55 #70 3.500 OK: 264 MiB in 52 packages 19:50:55 #70 DONE 3.7s 19:50:55 19:50:55 #78 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:50:55 #0 1.845 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:50:55 #0 2.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:50:55 #0 3.215 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:50:55 #0 3.215 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:50:55 #0 3.215 OK: 20078 distinct packages available 19:50:55 #0 3.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:50:55 #0 3.389 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:50:55 #0 3.596 OK: 264 MiB in 52 packages 19:50:55 #78 DONE 3.7s 19:50:56 19:50:56 #79 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:50:56 #0 3.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:50:56 #0 3.572 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:50:56 #0 3.794 OK: 264 MiB in 52 packages 19:50:56 #79 DONE 4.0s 19:50:56 19:50:56 #80 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:50:56 #80 DONE 0.2s 19:50:56 19:50:56 #81 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:50:56 #81 ... 19:50:56 19:50:56 #82 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:50:56 #82 DONE 0.3s 19:50:56 19:50:56 #83 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 19:50:56 #83 DONE 0.1s 19:50:56 19:50:56 #71 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:50:56 #71 2.634 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:50:56 #71 2.723 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:50:56 #71 2.906 OK: 17 MiB in 19 packages 19:50:56 #71 DONE 3.0s 19:50:56 19:50:56 #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 19:50:56 #84 DONE 0.0s 19:50:56 19:50:56 #85 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 19:50:56 #0 3.156 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:50:56 #0 3.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:50:56 #0 3.465 OK: 7 MiB in 16 packages 19:50:56 #85 DONE 3.6s 19:50:56 19:50:56 #86 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:50:56 #86 ... 19:50:56 19:50:56 #87 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 19:50:56 #0 2.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:50:56 #0 2.946 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:50:56 #0 3.182 OK: 7 MiB in 17 packages 19:50:56 #87 DONE 3.3s 19:50:56 19:50:56 #88 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:50:56 #88 ... 19:50:56 19:50:56 #89 [core-data stage-1 3/8] RUN apk --no-cache upgrade 19:50:56 #0 2.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:50:56 #0 3.007 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:50:56 #0 3.257 OK: 7 MiB in 16 packages 19:50:56 #89 DONE 3.4s 19:50:56 19:50:56 #90 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 19:50:56 #0 3.298 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:50:56 #0 3.394 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:50:56 #0 3.614 OK: 8 MiB in 20 packages 19:50:57 #90 DONE 3.7s 19:50:57 19:50:57 #91 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 19:50:57 #0 3.324 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:50:57 #0 3.418 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:50:57 #0 3.618 OK: 11 MiB in 18 packages 19:50:57 #91 DONE 3.7s 19:50:57 19:50:57 #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:50:58 #92 DONE 0.9s 19:50:58 19:50:58 #93 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:50:58 #93 DONE 0.9s 19:50:58 19:50:58 #94 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 19:50:58 #0 3.302 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:50:58 #0 3.894 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:50:58 #0 4.553 (1/1) Installing dumb-init (1.2.5-r2) 19:50:58 #0 4.860 Executing busybox-1.36.1-r7.trigger 19:50:58 #0 4.867 OK: 7 MiB in 16 packages 19:50:58 #94 DONE 5.5s 19:50:58 19:50:58 #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / 19:50:58 #95 DONE 0.1s 19:50:58 19:50:58 #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:50:58 #96 ... 19:50:58 19:50:58 #97 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:50:58 #0 4.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:50:58 #0 4.512 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:50:58 #0 4.709 OK: 8 MiB in 17 packages 19:50:58 #97 DONE 5.1s 19:50:58 19:50:58 #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:50:58 #96 DONE 0.5s 19:50:58 19:50:58 #98 [security-spire-server stage-2 6/9] COPY security.txt / 19:50:58 #98 DONE 0.5s 19:50:58 19:50:58 #99 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 19:50:58 #99 DONE 0.1s 19:50:58 19:50:58 #100 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:50:58 #100 DONE 0.1s 19:50:58 19:50:58 #101 [security-spire-agent stage-3 7/10] COPY security.txt / 19:50:58 #101 DONE 0.0s 19:50:58 19:50:58 #102 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:50:58 #102 DONE 0.1s 19:50:58 19:50:58 #103 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:50:58 #103 DONE 0.1s 19:50:58 19:50:58 #104 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:50:58 #104 ... 19:50:58 19:50:58 #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:50:58 #105 DONE 0.2s 19:50:58 19:50:58 #104 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:50:58 #104 DONE 0.1s 19:50:58 19:50:58 #106 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:50:58 #106 DONE 0.1s 19:50:58 19:50:58 #107 [security-spire-agent] exporting to image 19:50:58 #107 exporting layers 19:50:59 #107 ... 19:50:59 19:50:59 #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:50:59 #73 4.507 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:50:59 #73 4.609 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:50:59 #73 4.828 OK: 8 MiB in 19 packages 19:50:59 #73 DONE 5.0s 19:50:59 19:50:59 #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:50:59 #72 4.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:50:59 #72 4.977 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:50:59 #72 5.240 OK: 12 MiB in 26 packages 19:50:59 #72 DONE 6.0s 19:50:59 19:50:59 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 19:50:59 #77 3.695 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:50:59 #77 4.267 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:50:59 #77 ... 19:50:59 19:50:59 #108 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:50:59 #108 DONE 0.6s 19:50:59 19:50:59 #109 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:50:59 #109 DONE 0.0s 19:50:59 19:50:59 #110 [security-spire-config stage-2 6/10] COPY security.txt / 19:50:59 #110 DONE 0.1s 19:50:59 19:50:59 #107 [security-spire-server] exporting to image 19:50:59 #107 exporting layers 0.9s done 19:50:59 #107 writing image sha256:2ebd00abbc71b89d199f032e20432eca5f5d55223c06a00c1f25d1a3a0488998 0.0s done 19:50:59 #107 naming to docker.io/library/security-spire-server done 19:50:59 #107 writing image sha256:f21da943024d9c44821c9d1df88fe22cb49c115dd8835f3aa9e1bfbfa65ebe18 done 19:50:59 #107 naming to docker.io/library/security-spire-agent 19:50:59 #107 naming to docker.io/library/security-spire-agent done 19:50:59 #107 DONE 1.0s 19:50:59 19:50:59 #111 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:50:59 #111 DONE 0.1s 19:50:59 19:50:59 #112 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 19:50:59 #112 DONE 0.0s 19:50:59 19:50:59 #113 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:51:00 #113 DONE 0.1s 19:51:00 19:51:00 #88 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:51:00 #88 DONE 3.6s 19:51:00 19:51:00 #107 [security-spire-config] exporting to image 19:51:00 #107 ... 19:51:00 19:51:00 #114 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 19:51:00 #114 DONE 0.1s 19:51:00 19:51:00 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 19:51:00 #77 4.974 OK: 264 MiB in 52 packages 19:51:00 #77 DONE 5.1s 19:51:00 19:51:00 #115 [core-keeper builder 5/8] COPY go.mod vendor* ./ 19:51:00 #115 DONE 0.1s 19:51:00 19:51:00 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:51:00 #116 ... 19:51:00 19:51:00 #107 [security-spire-config] exporting to image 19:51:00 #107 exporting layers 0.6s done 19:51:00 #107 writing image sha256:6dd5c6583bc53efe5c992a19997793b3bc061f9576655e25659476696e497ffa done 19:51:00 #107 naming to docker.io/library/security-spire-config done 19:51:00 #107 DONE 1.6s 19:51:00 Removing intermediate container bc7fce16fb0a 19:51:00 ---> 28db6cbcd625 19:51:00 Successfully built 28db6cbcd625 19:51:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:51:01 19:51:01 #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:51:01 + docker inspect -f . ci-base-image-arm64 19:51:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:51:01 prd-ubuntu20.04-docker-arm64-4c-16g-10042 does not seem to be running inside a container 19:51:01 $ 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 19:51:02 #117 ... 19:51:02 19:51:02 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:51:02 #53 ... 19:51:02 19:51:02 #118 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:51:02 $ docker top af94d24ed3719bf2513430fdd64e223aaaec9a1403cdcf744a7221083ac918e3 -eo pid,comm [Pipeline] { [Pipeline] sh 19:51:03 + go version 19:51:03 go version go1.21.9 linux/arm64 [Pipeline] } 19:51:03 $ docker stop --time=1 af94d24ed3719bf2513430fdd64e223aaaec9a1403cdcf744a7221083ac918e3 19:51:05 $ docker rm -f --volumes af94d24ed3719bf2513430fdd64e223aaaec9a1403cdcf744a7221083ac918e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:51:06 + docker inspect -f . ci-base-image-arm64 19:51:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:51:06 prd-ubuntu20.04-docker-arm64-4c-16g-10042 does not seem to be running inside a container 19:51:06 $ 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 19:51:08 $ docker top e8aca08bad58a80318405f47bc1cd80788c63629579490427aa1916cb7bdd275 -eo pid,comm [Pipeline] { [Pipeline] echo 19:51:08 ========================================================= 19:51:08 [edgeXBuildGoParallel] Running Tests and Build... 19:51:08 ========================================================= [Pipeline] sh 19:51:09 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:51:09 + make test 19:51:09 go test -race -coverprofile=coverage.out ./... 19:51:49 #118 DONE 46.1s 19:51:49 19:51:49 #81 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:51:49 #81 DONE 45.3s 19:51:49 19:51:49 #86 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:51:49 #86 DONE 45.2s 19:51:49 19:51:49 #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:51:49 #117 DONE 45.2s 19:51:49 19:51:49 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:51:49 #116 DONE 40.9s 19:51:49 19:51:49 #119 [core-keeper builder 7/8] COPY . . 19:51:51 #119 ... 19:51:51 19:51:51 #120 [security-spiffe-token-provider builder 6/7] COPY . . 19:51:51 #120 ... 19:51:51 19:51:51 #121 [security-secretstore-setup builder 6/7] COPY . . 19:51:51 #121 DONE 10.3s 19:51:51 19:51:51 #122 [security-proxy-auth builder 6/7] COPY . . 19:51:51 #122 CACHED 19:51:51 19:51:51 #123 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:51:51 #123 CACHED 19:51:51 19:51:51 #124 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:51:51 #124 CACHED 19:51:51 19:51:51 #125 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:51:51 #125 CACHED 19:51:51 19:51:51 #126 [core-data builder 4/7] COPY go.mod vendor* ./ 19:51:51 #126 CACHED 19:51:51 19:51:51 #127 [core-data builder 6/7] COPY . . 19:51:51 #127 CACHED 19:51:51 19:51:51 #128 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:51:51 #128 CACHED 19:51:51 19:51:51 #129 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:51:51 #129 CACHED 19:51:51 19:51:51 #130 [core-metadata builder 6/7] COPY . . 19:51:51 #130 CACHED 19:51:51 19:51:51 #131 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:51:51 #131 CACHED 19:51:51 19:51:51 #132 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:51:51 #132 CACHED 19:51:51 19:51:51 #133 [core-common-config-bootstrapper builder 6/7] COPY . . 19:51:51 #133 CACHED 19:51:51 19:51:51 #134 [support-scheduler builder 6/7] COPY . . 19:51:51 #134 CACHED 19:51:51 19:51:51 #135 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:51:51 #135 CACHED 19:51:51 19:51:51 #136 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:51:51 #136 CACHED 19:51:51 19:51:51 #137 [core-command builder 6/7] COPY . . 19:51:51 #137 DONE 10.2s 19:51:51 19:51:51 #120 [security-spiffe-token-provider builder 6/7] COPY . . 19:51:51 #120 DONE 10.2s 19:51:51 19:51:51 #119 [core-keeper builder 7/8] COPY . . 19:51:51 #119 DONE 10.2s 19:51:51 19:51:51 #138 [support-cron-scheduler builder 6/7] COPY . . 19:51:51 #138 DONE 10.3s 19:51:51 19:51:51 #139 [security-proxy-setup builder 6/7] COPY . . 19:51:51 #139 CACHED 19:51:51 19:51:51 #140 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:51:51 #140 CACHED 19:51:51 19:51:51 #141 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:51:51 #141 CACHED 19:51:51 19:51:51 #142 [support-notifications builder 6/7] COPY . . 19:51:51 #142 CACHED 19:51:51 19:51:51 #143 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:51:51 #143 CACHED 19:51:51 19:51:51 #144 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:51:51 #144 CACHED 19:51:51 19:51:51 #145 [security-bootstrapper builder 6/7] COPY . . 19:51:51 #145 CACHED 19:51:51 19:51:51 #146 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:51:51 #146 CACHED 19:51:51 19:51:51 #147 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:51:51 #147 CACHED 19:51:51 19:51:51 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:51:56 ? github.com/edgexfoundry/edgex-go [no test files] 19:51:56 #148 5.058 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 19:52:02 #148 ... 19:52:02 19:52:02 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:52:02 #0 1.035 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 19:52:02 #149 ... 19:52:02 19:52:02 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 19:52:02 #0 1.734 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 19:52:02 #150 ... 19:52:02 19:52:02 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:52:02 #0 1.612 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 19:52:02 #151 ... 19:52:02 19:52:02 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:52:02 #0 1.507 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 19:52:02 #152 ... 19:52:02 19:52:02 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:52:02 #0 3.020 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 19:52:02 #153 ... 19:52:02 19:52:02 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:52:02 #0 0.787 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 19:52:02 #154 ... 19:52:02 19:52:02 #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:52:02 #0 0.857 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 19:52:02 #155 ... 19:52:02 19:52:02 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:52:02 #0 4.944 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 19:52:02 #156 ... 19:52:02 19:52:02 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 19:52:02 #0 2.343 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 19:52:02 #157 ... 19:52:02 19:52:02 #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:52:02 #0 0.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-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:52:03 #158 ... 19:52:03 19:52:03 #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:52:03 #0 1.349 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 19:52:03 #159 ... 19:52:03 19:52:03 #160 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:52:03 #0 0.753 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 19:53:39 #160 ... 19:53:39 19:53:39 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:53:39 #156 103.6 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 19:53:44 #156 DONE 111.7s 19:53:44 19:53:44 #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:53:44 #158 DONE 111.8s 19:53:44 19:53:44 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:53:44 #153 DONE 111.7s 19:53:44 19:53:44 #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:53:44 #161 ... 19:53:44 19:53:44 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:53:44 #148 DONE 111.9s 19:53:44 19:53:44 #162 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:53:44 #162 ... 19:53:44 19:53:44 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:53:44 #151 DONE 112.4s 19:53:44 19:53:44 #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 19:53:44 #163 ... 19:53:44 19:53:44 #164 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:53:44 #164 DONE 0.8s 19:53:44 19:53:44 #162 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:53:44 #162 DONE 1.0s 19:53:44 19:53:44 #165 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 19:53:45 #165 ... 19:53:45 19:53:45 #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:53:45 #161 DONE 1.2s 19:53:45 19:53:45 #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 19:53:45 #163 DONE 0.8s 19:53:45 19:53:45 #166 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 19:53:45 #166 ... 19:53:45 19:53:45 #167 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:53:45 #167 DONE 1.0s 19:53:45 19:53:45 #168 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:53:45 #168 DONE 0.9s 19:53:45 19:53:45 #169 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:53:46 #169 ... 19:53:46 19:53:46 #170 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 19:53:46 #170 DONE 1.4s 19:53:46 19:53:46 #171 [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 19:53:46 #171 ... 19:53:46 19:53:46 #166 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 19:53:46 #166 DONE 1.6s 19:53:46 19:53:46 #172 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:53:48 #172 ... 19:53:48 19:53:48 #165 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 19:53:48 #165 DONE 3.8s 19:53:48 19:53:48 #172 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:53:48 #172 DONE 2.7s 19:53:48 19:53:48 #173 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 19:53:48 #173 ... 19:53:48 19:53:48 #171 [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 19:53:48 #171 DONE 2.1s 19:53:48 19:53:48 #169 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:53:48 #169 DONE 3.1s 19:53:48 19:53:48 #174 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 19:53:48 #174 DONE 1.6s 19:53:48 19:53:48 #175 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:53:49 #175 DONE 0.8s 19:53:49 19:53:49 #173 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 19:53:49 #173 DONE 1.2s 19:53:49 19:53:49 #176 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:53:49 #176 ... 19:53:49 19:53:49 #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 19:53:49 #177 DONE 0.9s 19:53:49 19:53:49 #178 [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 19:53:49 #178 DONE 0.9s 19:53:49 19:53:49 #179 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:53:49 #179 DONE 1.0s 19:53:49 19:53:49 #180 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:53:59 #180 ... 19:53:59 19:53:59 #181 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 19:53:59 #181 ... 19:53:59 19:53:59 #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:53:59 #182 ... 19:53:59 19:53:59 #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:54:01 #183 DONE 11.9s 19:54:01 19:54:01 #180 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:54:01 #180 ... 19:54:01 19:54:01 #184 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:54:01 #184 ... 19:54:01 19:54:01 #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:54:01 #182 DONE 12.4s 19:54:01 19:54:01 #181 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 19:54:01 #181 DONE 12.4s 19:54:01 19:54:01 #180 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:54:01 #180 DONE 12.3s 19:54:01 19:54:01 #176 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:54:01 #176 DONE 12.5s 19:54:01 19:54:01 #107 [security-spiffe-token-provider] exporting to image 19:54:01 #107 exporting layers 19:54:05 #107 ... 19:54:05 19:54:05 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:54:05 #185 DONE 3.1s 19:54:05 19:54:05 #186 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:54:05 #186 DONE 3.1s 19:54:05 19:54:05 #187 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:54:05 #187 DONE 3.1s 19:54:05 19:54:05 #188 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:54:07 #188 ... 19:54:07 19:54:07 #184 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:54:07 #184 DONE 6.0s 19:54:07 19:54:07 #107 [core-common-config-bootstrapper] exporting to image 19:54:07 #107 exporting layers 19:54:07 #107 writing image sha256:8f83dca2e9f9d692156620c45c7fcbdd2109acdf2f912058c06b7beca0945c9b 0.1s done 19:54:07 #107 naming to docker.io/library/security-spiffe-token-provider 0.8s done 19:54:08 #107 ... 19:54:08 19:54:08 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:54:08 #189 DONE 3.2s 19:54:08 19:54:08 #188 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:54:08 #188 DONE 3.3s 19:54:08 19:54:08 #190 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 19:54:10 #190 ... 19:54:10 19:54:10 #107 [core-common-config-bootstrapper] exporting to image 19:54:10 #107 exporting layers 1.5s done 19:54:10 #107 writing image sha256:43ccc7c0d79b37e85428c5571afc09be209894b078fe09fd0f2f5525f100cbe2 0.7s done 19:54:10 #107 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 19:54:10 #107 DONE 9.8s 19:54:10 19:54:10 #191 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:54:10 #191 ... 19:54:10 19:54:10 #192 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:54:10 #192 DONE 5.6s 19:54:10 19:54:10 #190 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 19:54:10 #190 DONE 2.3s 19:54:10 19:54:10 #191 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:54:10 #191 DONE 2.4s 19:54:10 19:54:10 #107 [security-proxy-setup] exporting to image 19:54:12 #107 ... 19:54:12 19:54:12 #193 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 19:54:12 #193 DONE 1.8s 19:54:12 19:54:12 #194 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 19:54:13 #194 ... 19:54:13 19:54:13 #107 [security-proxy-setup] exporting to image 19:54:13 #107 exporting layers 2.7s done 19:54:13 #107 writing image sha256:1bb39d6e54b852f3ecfe7617064f507de5991b14a4f5a02efbe9ec6da0b749f8 0.0s done 19:54:13 #107 naming to docker.io/library/security-proxy-setup 0.1s done 19:54:13 #107 DONE 12.6s 19:54:13 19:54:13 #195 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:54:13 #195 DONE 3.1s 19:54:13 19:54:13 #194 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 19:54:13 #194 DONE 1.3s 19:54:13 19:54:13 #107 [security-secretstore-setup] exporting to image 19:54:14 #107 ... 19:54:14 19:54:14 #196 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:54:14 #196 DONE 1.1s 19:54:14 19:54:14 #197 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:54:15 #197 DONE 1.0s 19:54:15 19:54:15 #198 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 19:54:15 #198 ... 19:54:15 19:54:15 #107 [security-secretstore-setup] exporting to image 19:54:15 #107 exporting layers 2.4s done 19:54:15 #107 writing image sha256:33956755ffc71bcc4c0d925002fc41e385695abff9fb0c4fbf31223fd4505e98 done 19:54:15 #107 naming to docker.io/library/security-secretstore-setup done 19:54:15 #107 DONE 15.0s 19:54:16 19:54:16 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:54:17 #53 ... 19:54:17 19:54:17 #198 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 19:54:17 #198 DONE 1.2s 19:54:17 19:54:17 #107 [security-bootstrapper] exporting to image 19:54:17 #107 exporting layers 0.4s done 19:54:17 #107 writing image sha256:44fb8826fd91ceb8ef806d940a3bc5c486a769f710791fbf37272d5648a245ce done 19:54:17 #107 naming to docker.io/library/security-bootstrapper done 19:54:17 #107 DONE 15.5s 19:54:17 19:54:17 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:54:27 #53 ... 19:54:27 19:54:27 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:54:27 #149 DONE 154.8s 19:54:27 19:54:27 #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:54:32 #159 ... 19:54:32 19:54:32 #160 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:54:32 #160 DONE 160.6s 19:54:32 19:54:32 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:54:32 #154 ... 19:54:32 19:54:32 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:54:35 #199 ... 19:54:35 19:54:35 #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:54:35 #155 DONE 163.8s 19:54:35 19:54:35 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:54:35 #154 DONE 163.9s 19:54:35 19:54:35 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 19:54:35 #150 DONE 164.0s 19:54:35 19:54:35 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:54:35 #199 DONE 3.1s 19:54:35 19:54:35 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:54:35 #200 DONE 0.0s 19:54:35 19:54:35 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 19:54:35 #157 ... 19:54:35 19:54:35 #201 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 19:54:35 #201 CACHED 19:54:35 19:54:35 #202 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 19:54:35 #202 CACHED 19:54:35 19:54:35 #203 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:54:35 #203 ... 19:54:35 19:54:35 #204 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:54:35 #204 CACHED 19:54:35 19:54:35 #205 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:54:35 #205 CACHED 19:54:35 19:54:35 #206 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 19:54:37 #206 ... 19:54:37 19:54:37 #207 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:54:37 #207 DONE 1.8s 19:54:37 19:54:37 #203 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:54:37 #203 DONE 1.9s 19:54:37 19:54:37 #208 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:54:37 #208 ... 19:54:37 19:54:37 #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:54:37 #159 DONE 166.0s 19:54:37 19:54:37 #209 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:54:37 #209 DONE 1.7s 19:54:37 19:54:37 #210 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:54:37 #210 ... 19:54:37 19:54:37 #211 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:54:37 #211 CACHED 19:54:37 19:54:37 #212 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:54:37 #212 CACHED 19:54:37 19:54:37 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 19:54:37 #157 DONE 166.3s 19:54:37 19:54:37 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:54:37 #152 DONE 166.3s 19:54:37 19:54:37 #206 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 19:54:37 #206 DONE 2.1s 19:54:38 19:54:38 #213 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 19:54:38 #213 DONE 1.8s 19:54:38 19:54:38 #208 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:54:38 #208 DONE 0.6s 19:54:38 19:54:38 #214 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:54:38 #214 ... 19:54:38 19:54:38 #215 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:54:38 #215 DONE 0.8s 19:54:38 19:54:38 #210 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:54:38 #210 DONE 0.7s 19:54:38 19:54:38 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:54:38 #216 DONE 0.6s 19:54:38 19:54:38 #107 [core-command] exporting to image 19:54:38 #107 exporting layers 19:54:38 #107 ... 19:54:38 19:54:38 #217 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:54:38 #217 DONE 0.8s 19:54:38 19:54:38 #218 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 19:54:38 #218 DONE 0.8s 19:54:38 19:54:38 #219 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:54:38 #219 DONE 0.8s 19:54:38 19:54:38 #214 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:54:38 #214 DONE 0.8s 19:54:38 19:54:38 #220 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 19:54:38 #220 DONE 0.8s 19:54:38 19:54:38 #107 [core-command] exporting to image 19:54:38 #107 exporting layers 0.4s done 19:54:38 #107 ... 19:54:38 19:54:38 #221 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:54:38 #221 DONE 0.5s 19:54:38 19:54:38 #107 [core-metadata] exporting to image 19:54:38 #107 writing image sha256:b6456bbad2bca34fdbd7b797acb2fd8e29cae4ba46cf1094e8909cbd24af1c3c done 19:54:38 #107 naming to docker.io/library/core-command done 19:54:39 #107 ... 19:54:39 19:54:39 #222 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:54:39 #222 DONE 0.8s 19:54:39 19:54:39 #107 [support-scheduler] exporting to image 19:54:39 #107 ... 19:54:39 19:54:39 #223 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:54:39 #223 DONE 0.5s 19:54:39 19:54:39 #224 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:54:39 #224 DONE 0.5s 19:54:39 19:54:39 #225 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:54:39 #225 DONE 0.5s 19:54:39 19:54:39 #226 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 19:54:39 #226 DONE 0.5s 19:54:39 19:54:39 #107 [core-keeper] exporting to image 19:54:39 #107 ... 19:54:39 19:54:39 #227 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:54:39 #227 DONE 0.5s 19:54:39 19:54:39 #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:54:39 #228 DONE 0.5s 19:54:39 19:54:39 #229 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 19:54:39 #229 DONE 0.5s 19:54:39 19:54:39 #230 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:54:39 #230 DONE 1.0s 19:54:39 19:54:39 #107 [core-metadata] exporting to image 19:54:39 #107 exporting layers 0.9s done 19:54:39 #107 writing image sha256:51bfc840f6cd8fbb92abbd31d5dc4bf3a9b5d708c0dd98a7f7c82c1d0c2fba8f done 19:54:39 #107 naming to docker.io/library/core-metadata done 19:54:40 #107 ... 19:54:40 19:54:40 #231 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 19:54:40 #231 DONE 0.2s 19:54:40 19:54:40 #232 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 19:54:40 #232 DONE 0.1s 19:54:40 19:54:40 #233 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:54:40 #233 DONE 0.2s 19:54:40 19:54:40 #107 [support-notifications] exporting to image 19:54:40 #107 writing image sha256:07aa37e6f7e93087863a79a32acd99ba26ad04f52c382afbd7f58f50f7d59ff1 done 19:54:40 #107 naming to docker.io/library/core-keeper done 19:54:40 #107 exporting layers 0.2s done 19:54:40 #107 exporting layers 1.0s done 19:54:40 #107 writing image sha256:13c10678cd5661984d906b8315d010b13f23f0710e6a16be9c54b491e56d8a80 done 19:54:40 #107 naming to docker.io/library/core-data done 19:54:40 #107 writing image sha256:936f6d3d61d9efb363010c3b139c24e71592ba1df5e2042a567ce27817008d21 done 19:54:40 #107 naming to docker.io/library/support-notifications done 19:54:40 #107 writing image sha256:79c476758ebca318fbde1cc0e5f010fe9bad908f3cf79a4ba1c234ec2012e959 done 19:54:40 #107 naming to docker.io/library/support-cron-scheduler done 19:54:40 #107 exporting layers 0.4s done 19:54:40 #107 writing image sha256:c023dd1f558fae92bb0197f05448d11c3cce5a3571f3e6437c842a1eaa6c1d4a done 19:54:40 #107 naming to docker.io/library/support-scheduler done 19:54:40 #107 writing image sha256:147be16b1b9399dc028bef9d84e71ed414e21d5257f3e3113117e8f39f5f67d3 done 19:54:40 #107 naming to docker.io/library/security-proxy-auth done 19:54:40 #107 DONE 17.3s 19:54:40 19:54:40 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:54:40 time="2024-09-10T19:50:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:54:40 time="2024-09-10T19:50:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:54:40 time="2024-09-10T19:50:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:54:40 time="2024-09-10T19:50:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:54:40 time="2024-09-10T19:50:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:54:40 time="2024-09-10T19:50:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:54:40 time="2024-09-10T19:50:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:54:40 time="2024-09-10T19:50:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:54:40 time="2024-09-10T19:50:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:54:40 time="2024-09-10T19:50:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:54:40 time="2024-09-10T19:50:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:54:40 time="2024-09-10T19:50:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:54:40 time="2024-09-10T19:50:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:54:40 time="2024-09-10T19:50:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:54:40 time="2024-09-10T19:50:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:54:40 time="2024-09-10T19:50:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 19:54:40 $ docker stop --time=1 c8a8a3598ccc2a7b6160ae7590df5ed3b337e6c4b0b9b2b3991866731c919719 19:54:41 $ docker rm -f --volumes c8a8a3598ccc2a7b6160ae7590df5ed3b337e6c4b0b9b2b3991866731c919719 [Pipeline] // withDockerContainer [Pipeline] sh 19:54:42 + docker images 19:54:42 REPOSITORY TAG IMAGE ID CREATED SIZE 19:54:42 core-keeper latest 07aa37e6f7e9 2 seconds ago 39.6MB 19:54:42 security-proxy-auth latest 147be16b1b93 2 seconds ago 33.1MB 19:54:42 support-notifications latest 936f6d3d61d9 2 seconds ago 42.6MB 19:54:42 core-data latest 13c10678cd56 2 seconds ago 39.7MB 19:54:42 support-cron-scheduler latest 79c476758ebc 2 seconds ago 44.2MB 19:54:42 core-metadata latest 51bfc840f6cd 3 seconds ago 39.9MB 19:54:42 support-scheduler latest c023dd1f558f 3 seconds ago 42MB 19:54:42 core-command latest b6456bbad2bc 4 seconds ago 35.5MB 19:54:42 security-bootstrapper latest 44fb8826fd91 25 seconds ago 19MB 19:54:42 security-secretstore-setup latest 33956755ffc7 28 seconds ago 37MB 19:54:42 security-proxy-setup latest 1bb39d6e54b8 32 seconds ago 26.2MB 19:54:42 core-common-config-bootstrapper latest 43ccc7c0d79b 35 seconds ago 15.2MB 19:54:42 security-spiffe-token-provider latest 8f83dca2e9f9 40 seconds ago 28.9MB 19:54:42 security-spire-config latest 6dd5c6583bc5 3 minutes ago 120MB 19:54:42 security-spire-server latest 2ebd00abbc71 3 minutes ago 121MB 19:54:42 security-spire-agent latest f21da943024d 3 minutes ago 182MB 19:54:42 ci-base-image-x86_64 latest ea4a5e860a3c 7 minutes ago 971MB 19:54:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB 19:54:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB 19:54:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:55:48 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:55:48 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:56:44 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:56:44 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 19:56:44 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:56:44 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:56:44 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:56:44 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:56:44 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:56:44 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:56:44 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:56:46 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 19:56:46 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:56:46 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:56:46 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:56:46 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:56:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:56:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:56:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.116s coverage: 28.7% of statements 19:57:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.208s coverage: 97.0% of statements 19:57:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:57:18 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:57:18 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:57:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.307s coverage: 69.2% of statements 19:57:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:57:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:57:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.228s coverage: 53.2% of statements 19:57:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:57:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:57:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:57:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:57:30 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 19:57:30 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 19:57:30 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 19:57:30 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 19:57:30 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 19:57:39 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 19:57:39 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 19:57:39 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 19:57:39 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 19:57:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:57:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 13.263s coverage: 93.4% of statements 19:57:44 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.281s coverage: 91.7% of statements 19:57:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:57:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:57:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.235s coverage: 7.0% of statements 19:58:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:58:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:58:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:58:00 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:58:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:58:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:58:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:58:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:58:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:58:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 19:58:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:58:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.625s coverage: 95.8% of statements 19:58:02 ok github.com/edgexfoundry/edgex-go/internal/io 1.096s coverage: 72.2% of statements 19:58:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 19:58:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.114s coverage: 0.0% of statements [no tests to run] 19:58:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:58:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:58:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.296s coverage: 0.8% of statements 19:58:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.151s coverage: 30.7% of statements 19:58:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.207s coverage: 41.7% of statements 19:58:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.134s coverage: 77.8% of statements 19:58:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.147s coverage: 94.1% of statements 19:58:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.101s coverage: 96.3% of statements 19:58:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.098s coverage: 87.5% of statements 19:58:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:58:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:58:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:58:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:58:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:58:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:58:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:58:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:58:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.118s coverage: 94.4% of statements 19:58:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 19:58:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 19:58:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 19:58:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:58:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:58:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:58:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:58:45 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:58:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:58:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:58:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.961s coverage: 79.9% of statements 19:58:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 26.155s coverage: 92.9% of statements 19:58:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.088s coverage: 66.7% of statements 19:58:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.126s coverage: 62.3% of statements 19:58:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.106s coverage: 75.0% of statements 19:58:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:58:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.109s coverage: 87.2% of statements 19:58:53 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.081s coverage: 20.0% of statements 19:58:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.078s coverage: 100.0% of statements 19:58:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.274s coverage: 81.8% of statements 19:58:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.265s coverage: 82.1% of statements 19:58:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:58:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.116s coverage: 86.0% of statements 19:59:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:59:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:59:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.864s coverage: 63.1% of statements 19:59:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.104s coverage: 100.0% of statements 19:59:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.113s coverage: 89.4% of statements 19:59:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.081s coverage: 100.0% of statements 19:59:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:59:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:59:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:59:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.096s coverage: 73.7% of statements 19:59:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.070s coverage: 100.0% of statements 19:59:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:59:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:59:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:59:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.695s coverage: 36.5% of statements 19:59:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.117s coverage: 89.5% of statements 19:59:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:59:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:59:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:59:16 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 19:59:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.107s coverage: 84.8% of statements 19:59:21 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 19:59:21 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 19:59:21 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 19:59:22 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.139s coverage: 4.9% of statements 19:59:30 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 19:59:30 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 19:59:30 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 19:59:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:59:32 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.327s coverage: 97.1% of statements 19:59:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:59:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:59:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:59:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:59:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.173s coverage: 19.9% of statements 19:59:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:59:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:59:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:59:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:59:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.465s coverage: 95.7% of statements 19:59:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:59:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:59:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.170s coverage: 61.8% of statements 19:59:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:59:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:59:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.291s coverage: 98.9% of statements 19:59:57 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 19:59:57 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:59:57 go vet ./... 20:04:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:04:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:04:35 ./bin/test-attribution-txt.sh 20:04:35 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 20:04:35 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo 20:04:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 20:04:35 + ls -al . 20:04:35 total 916 20:04:35 drwxrwxr-x 10 1001 1001 4096 Sep 10 19:51 . 20:04:35 drwxr-xr-x 4 root root 4096 Sep 10 19:51 .. 20:04:35 drwxrwxr-x 2 1001 1001 4096 Sep 10 19:48 .blubracket 20:04:35 -rw-rw-r-- 1 1001 1001 10 Sep 10 19:48 .dockerignore 20:04:35 drwxrwxr-x 8 1001 1001 4096 Sep 10 19:48 .git 20:04:35 drwxrwxr-x 3 1001 1001 4096 Sep 10 19:48 .github 20:04:35 -rw-rw-r-- 1 1001 1001 1102 Sep 10 19:48 .gitignore 20:04:35 -rw-rw-r-- 1 1001 1001 42 Sep 10 19:48 .golangci.yml 20:04:35 -rw-rw-r-- 1 1001 1001 100 Sep 10 19:48 .hadolint.yml 20:04:35 -rw-rw-r-- 1 1001 1001 155 Sep 10 19:48 .sonarcloud.properties 20:04:35 -rw-rw-r-- 1 1001 1001 1171 Sep 10 19:48 ADOPTERS.md 20:04:35 -rw-rw-r-- 1 1001 1001 21286 Sep 10 19:48 Attribution.txt 20:04:35 -rw-rw-r-- 1 1001 1001 100284 Sep 10 19:48 CHANGELOG.md 20:04:35 -rw-rw-r-- 1 1001 1001 3804 Sep 10 19:48 CONTRIBUTING.md 20:04:35 -rw-rw-r-- 1 1001 1001 677 Sep 10 19:48 GOVERNANCE.md 20:04:35 -rw-rw-r-- 1 1001 1001 861 Sep 10 19:48 Jenkinsfile 20:04:35 -rw-rw-r-- 1 1001 1001 10775 Sep 10 19:48 LICENSE 20:04:35 -rw-rw-r-- 1 1001 1001 16854 Sep 10 19:48 Makefile 20:04:35 -rw-rw-r-- 1 1001 1001 582 Sep 10 19:48 OWNERS.md 20:04:35 -rw-rw-r-- 1 1001 1001 9528 Sep 10 19:48 README.md 20:04:35 -rw-rw-r-- 1 1001 1001 789 Sep 10 19:48 SECURITY.md 20:04:35 -rw-rw-r-- 1 1001 1001 5 Sep 10 19:46 VERSION 20:04:35 drwxrwxr-x 2 1001 1001 4096 Sep 10 19:48 bin 20:04:35 drwxrwxr-x 20 1001 1001 4096 Sep 10 19:48 cmd 20:04:35 -rw-r--r-- 1 root root 546549 Sep 10 19:59 coverage.out 20:04:35 drwxrwxr-x 2 1001 1001 4096 Sep 10 19:48 fuzz_test 20:04:35 -rw-rw-r-- 1 1001 1001 7305 Sep 10 19:48 go.mod 20:04:35 -rw-rw-r-- 1 1001 1001 102748 Sep 10 19:48 go.sum 20:04:35 drwxrwxr-x 7 1001 1001 4096 Sep 10 19:48 internal 20:04:35 drwxrwxr-x 3 1001 1001 4096 Sep 10 19:48 openapi 20:04:35 -rw-rw-r-- 1 1001 1001 584 Sep 10 19:48 security.txt 20:04:35 -rw-rw-r-- 1 1001 1001 204 Sep 10 19:48 version.go [Pipeline] sh 20:04:36 + '[' -e coverage.out ] 20:04:36 + chown 1001:1001 coverage.out [Pipeline] stash 20:04:36 Warning: overwriting stash ‘coverage-report’ 20:04:37 Stashed 1 file(s) [Pipeline] sh 20:04:38 + make build 20:04:38 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 20:08:15 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 20:08:15 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 20:08:21 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 20:08:23 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 20:08:33 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 20:09:05 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 20:09:12 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 20:09:24 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 20:09:34 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 20:09:39 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 20:09:42 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 20:09:45 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 20:09:51 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] } 20:09:55 $ docker stop --time=1 e8aca08bad58a80318405f47bc1cd80788c63629579490427aa1916cb7bdd275 20:09:58 $ docker rm -f --volumes e8aca08bad58a80318405f47bc1cd80788c63629579490427aa1916cb7bdd275 [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 20:10:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:10:02 20:10:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:10:03 latest: Pulling from edgex-devops/edgex-compose-arm64 20:10:03 547446be3368: Pulling fs layer 20:10:03 d125d8839a47: Pulling fs layer 20:10:03 3e85d5ac6304: Pulling fs layer 20:10:03 c3105a71a48b: Pulling fs layer 20:10:03 0f093f025ec4: Pulling fs layer 20:10:03 c3106fc0e877: Pulling fs layer 20:10:03 c3105a71a48b: Waiting 20:10:03 0f093f025ec4: Waiting 20:10:03 c3106fc0e877: Waiting 20:10:03 547446be3368: Download complete 20:10:03 c3105a71a48b: Verifying Checksum 20:10:03 c3105a71a48b: Download complete 20:10:04 d125d8839a47: Verifying Checksum 20:10:04 d125d8839a47: Download complete 20:10:04 c3106fc0e877: Verifying Checksum 20:10:04 c3106fc0e877: Download complete 20:10:04 0f093f025ec4: Verifying Checksum 20:10:04 0f093f025ec4: Download complete 20:10:04 547446be3368: Pull complete 20:10:05 d125d8839a47: Pull complete 20:10:06 3e85d5ac6304: Verifying Checksum 20:10:06 3e85d5ac6304: Download complete 20:10:16 3e85d5ac6304: Pull complete 20:10:16 c3105a71a48b: Pull complete 20:10:17 0f093f025ec4: Pull complete 20:10:17 c3106fc0e877: Pull complete 20:10:17 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 20:10:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:10:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:10:35 prd-ubuntu20.04-docker-arm64-4c-16g-10042 does not seem to be running inside a container 20:10:35 $ 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 20:10:38 $ docker top 53c8cf0bf4b359a28cce08151aa602be1803c79b10c49ece1176e8b05dccca0e -eo pid,comm [Pipeline] { [Pipeline] sh 20:10:39 + docker compose -f ./docker-compose-build.yml build --parallel 20:10:49 #1 [security-spire-server internal] load build definition from Dockerfile 20:10:49 #1 transferring dockerfile: 20:10:49 #1 transferring dockerfile: 1.70kB done 20:10:49 #1 DONE 0.1s 20:10:49 20:10:49 #2 [security-proxy-auth internal] load build definition from Dockerfile 20:10:49 #2 transferring dockerfile: 2.15kB 0.0s done 20:10:49 #2 DONE 0.1s 20:10:49 20:10:49 #3 [security-spire-config internal] load build definition from Dockerfile 20:10:49 #3 transferring dockerfile: 1.69kB done 20:10:49 #3 DONE 0.1s 20:10:49 20:10:49 #4 [core-metadata internal] load build definition from Dockerfile 20:10:49 #4 transferring dockerfile: 2.06kB done 20:10:49 #4 DONE 0.1s 20:10:49 20:10:49 #5 [core-command internal] load build definition from Dockerfile 20:10:49 #5 transferring dockerfile: 1.93kB done 20:10:49 #5 DONE 0.1s 20:10:49 20:10:49 #6 [support-cron-scheduler internal] load build definition from Dockerfile 20:10:49 #6 transferring dockerfile: 1.85kB done 20:10:49 #6 DONE 0.1s 20:10:49 20:10:49 #7 [support-notifications internal] load build definition from Dockerfile 20:10:49 #7 transferring dockerfile: 1.95kB 0.0s done 20:10:49 #7 DONE 0.1s 20:10:49 20:10:49 #8 [security-bootstrapper internal] load build definition from Dockerfile 20:10:49 #8 transferring dockerfile: 3.17kB done 20:10:49 #8 DONE 0.1s 20:10:49 20:10:49 #9 [security-proxy-setup internal] load build definition from Dockerfile 20:10:49 #9 transferring dockerfile: 2.50kB 0.0s done 20:10:49 #9 DONE 0.1s 20:10:49 20:10:49 #10 [core-keeper internal] load build definition from Dockerfile 20:10:49 #10 transferring dockerfile: 2.01kB done 20:10:49 #10 DONE 0.1s 20:10:49 20:10:49 #11 [support-scheduler internal] load build definition from Dockerfile 20:10:49 #11 transferring dockerfile: 1.93kB done 20:10:49 #11 DONE 0.1s 20:10:49 20:10:49 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 20:10:50 #12 transferring dockerfile: 2.23kB 0.0s done 20:10:50 #12 DONE 0.1s 20:10:50 20:10:50 #13 [security-spiffe-token-provider internal] load build definition from Dockerfile 20:10:50 #13 transferring dockerfile: 1.89kB done 20:10:50 #13 DONE 0.1s 20:10:50 20:10:50 #14 [core-data internal] load build definition from Dockerfile 20:10:50 #14 transferring dockerfile: 2.07kB 0.0s done 20:10:50 #14 DONE 0.1s 20:10:50 20:10:50 #15 [security-secretstore-setup internal] load build definition from Dockerfile 20:10:50 #15 transferring dockerfile: 2.49kB done 20:10:50 #15 DONE 0.1s 20:10:50 20:10:50 #16 [security-spire-agent internal] load build definition from Dockerfile 20:10:50 #16 transferring dockerfile: 1.81kB 0.0s done 20:10:50 #16 DONE 0.1s 20:10:50 20:10:50 #17 [security-spire-server internal] load .dockerignore 20:10:50 #17 transferring context: 20:10:50 #17 transferring context: 50B done 20:10:50 #17 DONE 0.1s 20:10:51 20:10:51 #18 [security-proxy-auth internal] load .dockerignore 20:10:51 #18 transferring context: 50B done 20:10:51 #18 DONE 0.1s 20:10:51 20:10:51 #19 [security-spire-config internal] load .dockerignore 20:10:51 #19 transferring context: 50B done 20:10:51 #19 DONE 0.0s 20:10:51 20:10:51 #20 [core-metadata internal] load .dockerignore 20:10:51 #20 transferring context: 50B done 20:10:51 #20 DONE 0.1s 20:10:51 20:10:51 #21 [core-command internal] load .dockerignore 20:10:51 #21 transferring context: 50B 0.0s done 20:10:51 #21 DONE 0.1s 20:10:51 20:10:51 #22 [support-cron-scheduler internal] load .dockerignore 20:10:51 #22 transferring context: 50B done 20:10:51 #22 DONE 0.1s 20:10:51 20:10:51 #23 [support-notifications internal] load .dockerignore 20:10:51 #23 transferring context: 50B done 20:10:51 #23 DONE 0.1s 20:10:51 20:10:51 #24 [security-bootstrapper internal] load .dockerignore 20:10:51 #24 transferring context: 50B done 20:10:51 #24 DONE 0.1s 20:10:51 20:10:51 #25 [security-proxy-setup internal] load .dockerignore 20:10:51 #25 transferring context: 50B 0.0s done 20:10:51 #25 DONE 0.1s 20:10:51 20:10:51 #26 [core-keeper internal] load .dockerignore 20:10:51 #26 transferring context: 50B done 20:10:51 #26 DONE 0.1s 20:10:51 20:10:51 #27 [support-scheduler internal] load .dockerignore 20:10:51 #27 transferring context: 50B done 20:10:51 #27 DONE 0.1s 20:10:51 20:10:51 #28 [core-common-config-bootstrapper internal] load .dockerignore 20:10:51 #28 transferring context: 50B 0.0s done 20:10:51 #28 DONE 0.1s 20:10:51 20:10:51 #29 [security-spiffe-token-provider internal] load .dockerignore 20:10:51 #29 transferring context: 50B 0.0s done 20:10:51 #29 DONE 0.1s 20:10:51 20:10:51 #30 [core-data internal] load .dockerignore 20:10:51 #30 transferring context: 50B 0.0s done 20:10:52 #30 DONE 0.1s 20:10:52 20:10:52 #31 [security-secretstore-setup internal] load .dockerignore 20:10:52 #31 transferring context: 50B 0.0s done 20:10:52 #31 DONE 0.1s 20:10:52 20:10:52 #32 [security-spire-agent internal] load .dockerignore 20:10:52 #32 transferring context: 50B 0.0s done 20:10:52 #32 DONE 0.1s 20:10:52 20:10:52 #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 20:10:52 #33 ... 20:10:52 20:10:52 #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 20:10:52 #34 DONE 0.2s 20:10:52 20:10:52 #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 20:10:53 #33 ... 20:10:53 20:10:53 #35 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:10:53 #35 DONE 0.0s 20:10:53 20:10:53 #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 20:10:53 #34 DONE 0.2s 20:10:53 20:10:53 #36 [security-spire-server internal] load build context 20:10:53 #36 transferring context: 27.71kB 0.0s done 20:10:53 #36 DONE 0.1s 20:10:53 20:10:53 #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 20:10:53 #33 ... 20:10:53 20:10:53 #35 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:10:53 #35 DONE 0.0s 20:10:53 20:10:53 #35 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:10:53 #35 DONE 0.0s 20:10:53 20:10:53 #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 20:10:53 #33 DONE 0.7s 20:10:53 20:10:53 #37 [core-metadata stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 20:10:53 #37 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 20:10:53 #37 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 20:10:53 #37 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 20:10:53 #37 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 20:10:53 #37 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0B / 3.34MB 0.1s 20:10:53 #37 ... 20:10:53 20:10:53 #35 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:10:53 #35 DONE 0.0s 20:10:53 20:10:53 #37 [core-metadata stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 20:10:53 #37 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.10MB / 3.34MB 0.3s 20:10:53 #37 ... 20:10:53 20:10:53 #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 20:10:53 #34 DONE 0.4s 20:10:53 20:10:53 #37 [core-metadata stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 20:10:53 #37 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.4s 20:10:53 #37 ... 20:10:53 20:10:53 #35 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:10:53 #35 DONE 0.0s 20:10:53 20:10:53 #37 [support-cron-scheduler stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 20:10:53 #37 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 20:10:53 #37 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 20:10:53 #37 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 20:10:53 #37 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 20:10:53 #37 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.5s done 20:10:53 #37 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 20:10:53 #37 ... 20:10:53 20:10:53 #35 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:10:53 #35 DONE 0.0s 20:10:53 20:10:53 #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 20:10:53 #34 DONE 0.6s 20:10:53 20:10:53 #37 [support-cron-scheduler stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 20:10:53 #37 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 20:10:53 #37 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 20:10:53 #37 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 20:10:53 #37 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 20:10:53 #37 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.5s done 20:10:54 #37 ... 20:10:54 20:10:54 #35 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:10:54 #35 DONE 0.2s 20:10:54 20:10:54 #37 [security-bootstrapper stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 20:10:54 #37 ... 20:10:54 20:10:54 #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 20:10:54 #34 DONE 0.9s 20:10:54 20:10:54 #37 [core-keeper stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 20:10:54 #37 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 20:10:54 #37 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 20:10:54 #37 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 20:10:54 #37 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 20:10:54 #37 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.5s done 20:10:54 #37 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 20:10:54 #37 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 20:10:54 #37 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 20:10:54 #37 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 20:10:54 #37 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.5s done 20:10:54 #37 ... 20:10:54 20:10:54 #38 [security-spire-config internal] load build context 20:10:54 #38 transferring context: 25.96kB 0.1s done 20:10:54 #38 DONE 1.4s 20:10:54 20:10:54 #37 [support-scheduler stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 20:10:54 #37 ... 20:10:54 20:10:54 #35 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:10:54 #35 DONE 0.2s 20:10:54 20:10:54 #37 [support-scheduler stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 20:10:54 #37 ... 20:10:54 20:10:54 #35 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:10:54 #35 DONE 0.2s 20:10:54 20:10:54 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 20:10:54 #34 DONE 1.2s 20:10:54 20:10:54 #37 [support-scheduler stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 20:10:54 #37 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 20:10:54 #37 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 20:10:54 #37 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 20:10:54 #37 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 20:10:54 #37 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.5s done 20:10:55 #37 ... 20:10:55 20:10:55 #35 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:10:55 #35 DONE 0.2s 20:10:55 20:10:55 #37 [core-common-config-bootstrapper stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 20:10:55 #37 ... 20:10:55 20:10:55 #35 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:10:55 #35 DONE 0.2s 20:10:55 20:10:55 #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 20:10:55 #34 DONE 1.6s 20:10:55 20:10:55 #37 [core-data stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 20:10:55 #37 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 20:10:55 #37 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 20:10:55 #37 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 20:10:55 #37 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 20:10:55 #37 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.5s done 20:10:56 #37 ... 20:10:56 20:10:56 #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 20:10:56 #34 DONE 1.8s 20:10:56 20:10:56 #37 [core-data stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 20:10:56 #37 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.6s done 20:10:56 #37 ... 20:10:56 20:10:56 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 20:10:56 #33 DONE 1.2s 20:10:56 20:10:56 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:10:56 #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 20:10:56 #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 20:10:56 #39 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 20:10:56 #39 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 20:10:56 #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 20:10:56 #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 20:10:56 #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 20:10:56 #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.6s done 20:10:56 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 3.5s 20:10:56 #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 20:10:56 #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 20:10:56 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 3.6s 20:10:57 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 4.0s done 20:10:57 #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20:10:57 #39 ... 20:10:57 20:10:57 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 20:10:57 #40 DONE 2.0s 20:10:57 20:10:57 #41 [security-proxy-auth internal] load build context 20:10:58 #41 ... 20:10:58 20:10:58 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:10:58 #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 20:10:58 #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 20:10:58 #39 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 20:10:58 #39 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 20:10:58 #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 20:10:58 #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 20:10:58 #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 20:10:58 #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.6s done 20:10:58 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 4.0s done 20:10:58 #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 20:10:58 #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 20:10:59 #39 ... 20:10:59 20:10:59 #37 [security-spire-server stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 20:10:59 #37 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 20:10:59 #37 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 20:10:59 #37 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 20:10:59 #37 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 20:10:59 #37 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.5s done 20:10:59 #37 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.6s done 20:10:59 #37 DONE 7.2s 20:10:59 20:10:59 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:10:59 #39 ... 20:10:59 20:10:59 #42 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:10:59 #42 DONE 6.6s 20:10:59 20:10:59 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:11:00 #39 ... 20:11:00 20:11:00 #43 [security-spire-agent internal] load build context 20:11:00 #43 transferring context: 27.24kB 0.3s done 20:11:00 #43 DONE 3.0s 20:11:00 20:11:00 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:11:03 #39 ... 20:11:03 20:11:03 #44 [core-command internal] load build context 20:11:03 #44 ... 20:11:03 20:11:03 #45 [core-metadata internal] load build context 20:11:03 #45 ... 20:11:03 20:11:03 #44 [core-command internal] load build context 20:11:03 #44 ... 20:11:03 20:11:03 #46 [support-notifications internal] load build context 20:11:03 #46 ... 20:11:03 20:11:03 #47 [support-cron-scheduler internal] load build context 20:11:03 #47 ... 20:11:03 20:11:03 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:11:03 #39 ... 20:11:03 20:11:03 #48 [security-bootstrapper internal] load build context 20:11:03 #48 ... 20:11:03 20:11:03 #49 [security-proxy-setup internal] load build context 20:11:04 #49 ... 20:11:04 20:11:04 #48 [security-bootstrapper internal] load build context 20:11:04 #48 ... 20:11:04 20:11:04 #50 [core-keeper internal] load build context 20:11:04 #50 ... 20:11:04 20:11:04 #44 [core-command internal] load build context 20:11:04 #44 ... 20:11:04 20:11:04 #51 [support-scheduler internal] load build context 20:11:04 #51 ... 20:11:04 20:11:04 #44 [core-command internal] load build context 20:11:04 #44 ... 20:11:04 20:11:04 #52 [core-common-config-bootstrapper internal] load build context 20:11:05 #52 ... 20:11:05 20:11:05 #53 [security-spiffe-token-provider internal] load build context 20:11:05 #53 ... 20:11:05 20:11:05 #52 [core-common-config-bootstrapper internal] load build context 20:11:05 #52 ... 20:11:05 20:11:05 #54 [security-secretstore-setup internal] load build context 20:11:05 #54 ... 20:11:05 20:11:05 #55 [core-command builder 2/7] WORKDIR /edgex-go 20:11:05 #55 DONE 5.5s 20:11:05 20:11:05 #54 [security-secretstore-setup internal] load build context 20:11:05 #54 ... 20:11:05 20:11:05 #56 [core-data internal] load build context 20:11:05 #56 transferring context: 30.55MB 9.5s 20:11:05 #56 ... 20:11:05 20:11:05 #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 20:11:08 #57 ... 20:11:08 20:11:08 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:11:08 #58 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done 20:11:08 #58 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 20:11:08 #58 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 20:11:08 #58 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 20:11:08 #58 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 20:11:08 #58 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 20:11:08 #58 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.4s done 20:11:08 #58 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 3.6s done 20:11:08 #58 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 20:11:08 #58 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.5s 20:11:08 #58 ... 20:11:08 20:11:08 #41 [security-proxy-auth internal] load build context 20:11:08 #41 ... 20:11:08 20:11:08 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:11:09 #58 ... 20:11:09 20:11:09 #59 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 20:11:09 #0 6.532 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:11:09 #0 7.156 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:11:09 #0 9.116 (1/1) Installing dumb-init (1.2.5-r2) 20:11:09 #0 9.116 Executing busybox-1.36.1-r7.trigger 20:11:09 #0 9.192 OK: 8 MiB in 16 packages 20:11:09 #59 ... 20:11:09 20:11:09 #60 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 20:11:09 #0 7.744 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:11:09 #0 8.811 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:11:09 #60 ... 20:11:09 20:11:09 #52 [core-common-config-bootstrapper internal] load build context 20:11:10 #52 ... 20:11:10 20:11:10 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:11:10 #61 ... 20:11:10 20:11:10 #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 20:11:10 #62 ... 20:11:10 20:11:10 #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 20:11:10 #0 7.318 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:11:10 #0 8.394 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:11:10 #63 10.41 (1/1) Installing dumb-init (1.2.5-r2) 20:11:10 #63 10.41 Executing busybox-1.36.1-r7.trigger 20:11:10 #63 ... 20:11:10 20:11:10 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:11:10 #64 ... 20:11:10 20:11:10 #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:11:10 #65 ... 20:11:10 20:11:10 #59 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 20:11:10 #59 DONE 11.6s 20:11:10 20:11:10 #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 20:11:10 #0 10.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:11:11 #66 ... 20:11:11 20:11:11 #67 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:11:11 #67 ... 20:11:11 20:11:11 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:11:11 #68 ... 20:11:11 20:11:11 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:11:11 #69 ... 20:11:11 20:11:11 #70 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 20:11:11 #70 ... 20:11:11 20:11:11 #60 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 20:11:11 #60 11.10 (1/2) Installing dumb-init (1.2.5-r2) 20:11:11 #60 11.10 (2/2) Installing su-exec (0.2-r3) 20:11:11 #60 11.10 Executing busybox-1.36.1-r7.trigger 20:11:11 #60 11.10 OK: 8 MiB in 17 packages 20:11:11 #60 DONE 12.4s 20:11:12 20:11:12 #71 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 20:11:12 #71 ... 20:11:12 20:11:12 #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 20:11:12 #63 10.49 OK: 8 MiB in 16 packages 20:11:12 #63 DONE 12.2s 20:11:12 20:11:12 #72 [core-data stage-1 3/8] RUN apk --no-cache upgrade 20:11:13 #72 ... 20:11:13 20:11:13 #45 [core-metadata internal] load build context 20:11:13 #45 transferring context: 57.73MB 19.8s 20:11:13 #45 ... 20:11:13 20:11:13 #46 [support-notifications internal] load build context 20:11:13 #46 ... 20:11:13 20:11:13 #45 [core-metadata internal] load build context 20:11:13 #45 ... 20:11:13 20:11:13 #47 [support-cron-scheduler internal] load build context 20:11:14 #47 ... 20:11:14 20:11:14 #45 [core-metadata internal] load build context 20:11:14 #45 ... 20:11:14 20:11:14 #49 [security-proxy-setup internal] load build context 20:11:14 #49 ... 20:11:14 20:11:14 #47 [support-cron-scheduler internal] load build context 20:11:14 #47 ... 20:11:14 20:11:14 #50 [core-keeper internal] load build context 20:11:14 #50 ... 20:11:14 20:11:14 #48 [security-bootstrapper internal] load build context 20:11:14 #48 ... 20:11:14 20:11:14 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:11:14 #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.1s 20:11:14 #39 ... 20:11:14 20:11:14 #51 [support-scheduler internal] load build context 20:11:14 #51 ... 20:11:14 20:11:14 #50 [core-keeper internal] load build context 20:11:14 #50 ... 20:11:14 20:11:14 #44 [core-command internal] load build context 20:11:15 #44 ... 20:11:15 20:11:15 #50 [core-keeper internal] load build context 20:11:15 #50 ... 20:11:15 20:11:15 #53 [security-spiffe-token-provider internal] load build context 20:11:15 #53 ... 20:11:15 20:11:15 #67 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:11:15 #67 DONE 15.2s 20:11:15 20:11:15 #53 [security-spiffe-token-provider internal] load build context 20:11:15 #53 ... 20:11:15 20:11:15 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:11:15 #39 ... 20:11:15 20:11:15 #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:11:15 #73 ... 20:11:15 20:11:15 #74 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:11:16 #74 ... 20:11:16 20:11:16 #75 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:11:16 #75 ... 20:11:16 20:11:16 #56 [core-data internal] load build context 20:11:16 #56 ... 20:11:16 20:11:16 #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 20:11:16 #66 11.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:11:16 #66 12.86 (1/2) Installing ca-certificates (20240226-r0) 20:11:16 #66 13.00 (2/2) Installing dumb-init (1.2.5-r2) 20:11:16 #66 13.00 Executing busybox-1.36.1-r7.trigger 20:11:16 #66 13.00 Executing ca-certificates-20240226-r0.trigger 20:11:16 #66 13.53 OK: 9 MiB in 17 packages 20:11:16 #66 DONE 15.9s 20:11:16 20:11:16 #54 [security-secretstore-setup internal] load build context 20:11:16 #54 ... 20:11:16 20:11:16 #76 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 20:11:16 #76 ... 20:11:16 20:11:16 #54 [security-secretstore-setup internal] load build context 20:11:18 #54 ... 20:11:18 20:11:18 #41 [security-proxy-auth internal] load build context 20:11:18 #41 transferring context: 66.70MB 25.2s 20:11:18 #41 ... 20:11:18 20:11:18 #56 [core-data internal] load build context 20:11:18 #56 ... 20:11:18 20:11:18 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:11:18 #68 11.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:11:18 #68 11.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:11:18 #68 13.74 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:11:18 #68 13.74 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:11:18 #68 13.74 OK: 19946 distinct packages available 20:11:18 #68 14.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:11:18 #68 14.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:11:18 #68 16.56 (1/4) Installing dumb-init (1.2.5-r2) 20:11:18 #68 16.56 (2/4) Installing musl-obstack (1.2.3-r2) 20:11:18 #68 16.56 (3/4) Installing libucontext (1.2-r2) 20:11:18 #68 16.56 (4/4) Installing gcompat (1.1.0-r1) 20:11:18 #68 16.56 Executing busybox-1.36.1-r7.trigger 20:11:18 #68 16.81 OK: 8 MiB in 19 packages 20:11:18 #68 DONE 18.5s 20:11:18 20:11:18 #41 [security-proxy-auth internal] load build context 20:11:20 #41 ... 20:11:20 20:11:20 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:11:20 #58 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 17.5s 20:11:20 #58 ... 20:11:20 20:11:20 #41 [security-proxy-auth internal] load build context 20:11:20 #41 ... 20:11:20 20:11:20 #52 [core-common-config-bootstrapper internal] load build context 20:11:20 #52 ... 20:11:20 20:11:20 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:11:22 #58 ... 20:11:22 20:11:22 #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 20:11:22 #62 14.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:11:22 #62 15.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:11:22 #62 17.16 (1/3) Installing ca-certificates (20240226-r0) 20:11:22 #62 17.24 (2/3) Installing dumb-init (1.2.5-r2) 20:11:22 #62 17.24 (3/3) Installing tzdata (2024a-r0) 20:11:22 #62 19.12 Executing busybox-1.36.1-r7.trigger 20:11:22 #62 19.19 Executing ca-certificates-20240226-r0.trigger 20:11:22 #62 20.12 OK: 12 MiB in 18 packages 20:11:22 #62 DONE 21.8s 20:11:22 20:11:22 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:11:22 #58 ... 20:11:22 20:11:22 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:11:22 #61 15.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:11:22 #61 16.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:11:22 #61 20.26 (1/4) Installing dumb-init (1.2.5-r2) 20:11:22 #61 20.26 (2/4) Installing openssl (3.1.7-r0) 20:11:22 #61 20.26 (3/4) Installing su-exec (0.2-r3) 20:11:22 #61 20.26 (4/4) Installing yq (4.33.3-r5) 20:11:22 #61 20.75 Executing busybox-1.36.1-r7.trigger 20:11:22 #61 20.95 OK: 18 MiB in 19 packages 20:11:22 #61 DONE 22.8s 20:11:23 20:11:23 #44 [core-command internal] load build context 20:11:23 #44 ... 20:11:23 20:11:23 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:11:24 #58 ... 20:11:24 20:11:24 #46 [support-notifications internal] load build context 20:11:24 #46 transferring context: 62.75MB 29.3s 20:11:24 #46 ... 20:11:24 20:11:24 #44 [core-command internal] load build context 20:11:24 #44 ... 20:11:24 20:11:24 #49 [security-proxy-setup internal] load build context 20:11:24 #49 ... 20:11:24 20:11:24 #45 [core-metadata internal] load build context 20:11:24 #45 ... 20:11:24 20:11:24 #44 [core-command internal] load build context 20:11:24 #44 ... 20:11:24 20:11:24 #47 [support-cron-scheduler internal] load build context 20:11:24 #47 ... 20:11:24 20:11:24 #48 [security-bootstrapper internal] load build context 20:11:24 #48 ... 20:11:24 20:11:24 #45 [core-metadata internal] load build context 20:11:25 #45 ... 20:11:25 20:11:25 #51 [support-scheduler internal] load build context 20:11:25 #51 ... 20:11:25 20:11:25 #45 [core-metadata internal] load build context 20:11:25 #45 ... 20:11:25 20:11:25 #53 [security-spiffe-token-provider internal] load build context 20:11:25 #53 ... 20:11:25 20:11:25 #50 [core-keeper internal] load build context 20:11:25 #50 ... 20:11:25 20:11:25 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:11:25 #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.8s 20:11:25 #39 ... 20:11:25 20:11:25 #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 20:11:25 #77 ... 20:11:25 20:11:25 #50 [core-keeper internal] load build context 20:11:26 #50 ... 20:11:26 20:11:26 #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 20:11:26 #78 ... 20:11:26 20:11:26 #50 [core-keeper internal] load build context 20:11:27 #50 ... 20:11:27 20:11:27 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:11:27 #69 16.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:11:27 #69 17.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:11:27 #69 21.14 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:11:27 #69 21.14 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:11:27 #69 21.14 OK: 19946 distinct packages available 20:11:27 #69 21.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:11:27 #69 22.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:11:27 #69 25.90 (1/11) Installing ca-certificates (20240226-r0) 20:11:27 #69 26.22 (2/11) Installing brotli-libs (1.0.9-r14) 20:11:27 #69 26.28 (3/11) Installing libunistring (1.1-r1) 20:11:27 #69 26.37 (4/11) Installing libidn2 (2.3.4-r1) 20:11:27 #69 26.48 (5/11) Installing nghttp2-libs (1.57.0-r0) 20:11:27 #69 26.48 (6/11) Installing libcurl (8.9.1-r0) 20:11:27 #69 26.65 (7/11) Installing curl (8.9.1-r0) 20:11:27 #69 26.65 (8/11) Installing dumb-init (1.2.5-r2) 20:11:27 #69 26.75 (9/11) Installing musl-obstack (1.2.3-r2) 20:11:27 #69 26.75 (10/11) Installing libucontext (1.2-r2) 20:11:27 #69 ... 20:11:27 20:11:27 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:11:28 #39 ... 20:11:28 20:11:28 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:11:28 #64 19.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:11:28 #64 20.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:11:28 #64 23.94 (1/4) Installing ca-certificates (20240226-r0) 20:11:28 #64 23.94 (2/4) Installing dumb-init (1.2.5-r2) 20:11:28 #64 23.94 (3/4) Installing su-exec (0.2-r3) 20:11:28 #64 23.94 (4/4) Installing yq (4.33.3-r5) 20:11:28 #64 24.52 Executing busybox-1.36.1-r7.trigger 20:11:28 #64 24.62 Executing ca-certificates-20240226-r0.trigger 20:11:28 #64 25.60 OK: 18 MiB in 19 packages 20:11:28 #64 DONE 27.5s 20:11:28 20:11:28 #47 [support-cron-scheduler internal] load build context 20:11:28 #47 ... 20:11:28 20:11:28 #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:11:28 #65 17.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:11:28 #65 19.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:11:28 #65 22.90 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:11:28 #65 22.90 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:11:28 #65 22.90 OK: 19946 distinct packages available 20:11:28 #65 23.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:11:28 #65 25.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:11:28 #65 ... 20:11:28 20:11:28 #47 [support-cron-scheduler internal] load build context 20:11:28 #47 ... 20:11:28 20:11:28 #54 [security-secretstore-setup internal] load build context 20:11:28 #54 ... 20:11:28 20:11:28 #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 20:11:28 #79 ... 20:11:28 20:11:28 #56 [core-data internal] load build context 20:11:28 #56 transferring context: 64.85MB 32.7s 20:11:29 #56 ... 20:11:29 20:11:29 #54 [security-secretstore-setup internal] load build context 20:11:29 #54 ... 20:11:29 20:11:29 #74 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:11:29 #74 DONE 23.7s 20:11:29 20:11:29 #47 [support-cron-scheduler internal] load build context 20:11:30 #47 ... 20:11:30 20:11:30 #41 [security-proxy-auth internal] load build context 20:11:30 #41 ... 20:11:30 20:11:30 #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:11:30 #65 30.07 (1/5) Installing dumb-init (1.2.5-r2) 20:11:30 #65 30.07 (2/5) Installing musl-obstack (1.2.3-r2) 20:11:30 #65 30.07 (3/5) Installing libucontext (1.2-r2) 20:11:30 #65 30.07 (4/5) Installing gcompat (1.1.0-r1) 20:11:30 #65 30.07 (5/5) Installing openssl (3.1.7-r0) 20:11:30 #65 30.13 Executing busybox-1.36.1-r7.trigger 20:11:30 #65 ... 20:11:30 20:11:30 #52 [core-common-config-bootstrapper internal] load build context 20:11:31 #52 ... 20:11:31 20:11:31 #41 [security-proxy-auth internal] load build context 20:11:31 #41 ... 20:11:31 20:11:31 #57 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 20:11:31 #57 17.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:11:31 #57 18.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:11:31 #57 23.04 OK: 266 MiB in 52 packages 20:11:31 #57 DONE 25.5s 20:11:31 20:11:31 #41 [security-proxy-auth internal] load build context 20:11:32 #41 ... 20:11:32 20:11:32 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:11:32 #69 26.81 (11/11) Installing gcompat (1.1.0-r1) 20:11:32 #69 26.81 Executing busybox-1.36.1-r7.trigger 20:11:32 #69 27.02 Executing ca-certificates-20240226-r0.trigger 20:11:32 #69 28.08 OK: 13 MiB in 26 packages 20:11:32 #69 DONE 31.7s 20:11:32 20:11:32 #41 [security-proxy-auth internal] load build context 20:11:32 #41 ... 20:11:32 20:11:32 #80 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 20:11:32 #80 ... 20:11:32 20:11:32 #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:11:32 #65 30.34 OK: 9 MiB in 20 packages 20:11:32 #65 DONE 32.8s 20:11:32 20:11:32 #41 [security-proxy-auth internal] load build context 20:11:33 #41 ... 20:11:33 20:11:33 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 20:11:33 #81 ... 20:11:33 20:11:33 #49 [security-proxy-setup internal] load build context 20:11:33 #49 ... 20:11:33 20:11:33 #41 [security-proxy-auth internal] load build context 20:11:34 #41 transferring context: 85.56MB 40.8s 20:11:34 #41 ... 20:11:34 20:11:34 #46 [support-notifications internal] load build context 20:11:34 #46 ... 20:11:34 20:11:34 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:11:34 #58 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 31.8s 20:11:34 #58 ... 20:11:34 20:11:34 #41 [security-proxy-auth internal] load build context 20:11:34 #41 ... 20:11:34 20:11:34 #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:11:34 #73 18.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:11:34 #73 19.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:11:34 #73 24.16 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:11:34 #73 24.16 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:11:34 #73 24.16 OK: 19954 distinct packages available 20:11:34 #73 24.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:11:34 #73 25.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:11:34 #73 28.17 OK: 266 MiB in 52 packages 20:11:34 #73 ... 20:11:34 20:11:34 #76 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 20:11:34 #76 21.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:11:34 #76 23.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:11:34 #76 26.64 OK: 266 MiB in 52 packages 20:11:34 #76 DONE 29.0s 20:11:34 20:11:34 #49 [security-proxy-setup internal] load build context 20:11:34 #49 ... 20:11:34 20:11:34 #44 [core-command internal] load build context 20:11:34 #44 ... 20:11:34 20:11:34 #41 [security-proxy-auth internal] load build context 20:11:35 #41 ... 20:11:35 20:11:35 #48 [security-bootstrapper internal] load build context 20:11:35 #48 ... 20:11:35 20:11:35 #70 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 20:11:35 #70 24.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:11:35 #70 ... 20:11:35 20:11:35 #51 [support-scheduler internal] load build context 20:11:35 #51 ... 20:11:35 20:11:35 #75 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:11:35 #75 22.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:11:35 #75 24.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:11:35 #75 27.17 OK: 266 MiB in 52 packages 20:11:35 #75 DONE 29.8s 20:11:35 20:11:35 #41 [security-proxy-auth internal] load build context 20:11:35 #41 ... 20:11:35 20:11:35 #53 [security-spiffe-token-provider internal] load build context 20:11:36 #53 ... 20:11:36 20:11:36 #45 [core-metadata internal] load build context 20:11:36 #45 ... 20:11:36 20:11:36 #41 [security-proxy-auth internal] load build context 20:11:36 #41 ... 20:11:36 20:11:36 #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:11:36 #73 DONE 30.4s 20:11:36 20:11:36 #41 [security-proxy-auth internal] load build context 20:11:36 #41 ... 20:11:36 20:11:36 #71 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 20:11:36 #71 20.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:11:36 #71 21.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:11:36 #71 22.82 OK: 8 MiB in 17 packages 20:11:36 #71 DONE 24.7s 20:11:36 20:11:36 #41 [security-proxy-auth internal] load build context 20:11:37 #41 ... 20:11:37 20:11:37 #50 [core-keeper internal] load build context 20:11:37 #50 ... 20:11:37 20:11:37 #41 [security-proxy-auth internal] load build context 20:11:38 #41 ... 20:11:38 20:11:38 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 20:11:38 #82 ... 20:11:38 20:11:38 #41 [security-proxy-auth internal] load build context 20:11:38 #41 ... 20:11:38 20:11:38 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:11:38 #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 40.3s 20:11:38 #39 ... 20:11:38 20:11:38 #41 [security-proxy-auth internal] load build context 20:11:39 #41 transferring context: 93.43MB 45.8s 20:11:39 #41 ... 20:11:39 20:11:39 #56 [core-data internal] load build context 20:11:39 #56 ... 20:11:39 20:11:39 #70 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 20:11:39 #70 24.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:11:39 #70 26.94 OK: 8 MiB in 16 packages 20:11:39 #70 DONE 28.4s 20:11:39 20:11:39 #41 [security-proxy-auth internal] load build context 20:11:39 #41 ... 20:11:39 20:11:39 #72 [core-data stage-1 3/8] RUN apk --no-cache upgrade 20:11:39 #72 23.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:11:39 #72 24.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:11:39 #72 25.65 OK: 8 MiB in 16 packages 20:11:39 #72 DONE 27.1s 20:11:39 20:11:39 #41 [security-proxy-auth internal] load build context 20:11:39 #41 ... 20:11:39 20:11:39 #54 [security-secretstore-setup internal] load build context 20:11:39 #54 ... 20:11:39 20:11:39 #41 [security-proxy-auth internal] load build context 20:11:39 #41 ... 20:11:39 20:11:39 #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 20:11:40 #83 ... 20:11:40 20:11:40 #56 [core-data internal] load build context 20:11:40 #56 ... 20:11:40 20:11:40 #47 [support-cron-scheduler internal] load build context 20:11:40 #47 ... 20:11:40 20:11:40 #56 [core-data internal] load build context 20:11:40 #56 ... 20:11:40 20:11:40 #52 [core-common-config-bootstrapper internal] load build context 20:11:41 #52 ... 20:11:41 20:11:41 #56 [core-data internal] load build context 20:11:42 #56 ... 20:11:42 20:11:42 #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 20:11:42 #77 19.63 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:11:42 #77 20.84 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:11:42 #77 23.79 (1/1) Installing dumb-init (1.2.5-r2) 20:11:42 #77 24.44 Executing busybox-1.36.1-r7.trigger 20:11:42 #77 24.62 OK: 8 MiB in 16 packages 20:11:42 #77 DONE 26.2s 20:11:42 20:11:42 #56 [core-data internal] load build context 20:11:42 #56 ... 20:11:42 20:11:42 #84 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 20:11:42 #84 ... 20:11:42 20:11:42 #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 20:11:42 #85 ... 20:11:42 20:11:42 #41 [security-proxy-auth internal] load build context 20:11:43 #41 ... 20:11:43 20:11:43 #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 20:11:43 #79 20.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:11:43 #79 21.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:11:43 #79 23.58 OK: 8 MiB in 19 packages 20:11:43 #79 DONE 24.5s 20:11:43 20:11:43 #41 [security-proxy-auth internal] load build context 20:11:44 #41 ... 20:11:44 20:11:44 #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 20:11:44 #78 22.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:11:44 #78 23.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:11:44 #78 26.49 OK: 9 MiB in 17 packages 20:11:44 #78 DONE 27.9s 20:11:44 20:11:44 #56 [core-data internal] load build context 20:11:44 #56 transferring context: 89.27MB 48.1s 20:11:44 #56 ... 20:11:44 20:11:44 #46 [support-notifications internal] load build context 20:11:44 #46 ... 20:11:44 20:11:44 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:11:44 #58 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 41.6s 20:11:44 #58 ... 20:11:44 20:11:44 #46 [support-notifications internal] load build context 20:11:45 #46 ... 20:11:45 20:11:45 #49 [security-proxy-setup internal] load build context 20:11:45 #49 ... 20:11:45 20:11:45 #44 [core-command internal] load build context 20:11:45 #44 ... 20:11:45 20:11:45 #80 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 20:11:45 #80 18.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:11:45 #80 19.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:11:45 #80 21.97 OK: 12 MiB in 18 packages 20:11:45 #80 DONE 23.1s 20:11:45 20:11:45 #44 [core-command internal] load build context 20:11:45 #44 ... 20:11:45 20:11:45 #41 [security-proxy-auth internal] load build context 20:11:45 #41 ... 20:11:45 20:11:45 #48 [security-bootstrapper internal] load build context 20:11:45 #48 ... 20:11:45 20:11:45 #49 [security-proxy-setup internal] load build context 20:11:45 #49 ... 20:11:45 20:11:45 #51 [support-scheduler internal] load build context 20:11:45 #51 ... 20:11:45 20:11:45 #49 [security-proxy-setup internal] load build context 20:11:46 #49 ... 20:11:46 20:11:46 #45 [core-metadata internal] load build context 20:11:46 #45 ... 20:11:46 20:11:46 #53 [security-spiffe-token-provider internal] load build context 20:11:46 #53 ... 20:11:46 20:11:46 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 20:11:46 #81 19.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:11:46 #81 20.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:11:46 #81 21.86 OK: 18 MiB in 19 packages 20:11:46 #81 DONE 22.7s 20:11:46 20:11:46 #53 [security-spiffe-token-provider internal] load build context 20:11:46 #53 ... 20:11:46 20:11:46 #45 [core-metadata internal] load build context 20:11:47 #45 ... 20:11:47 20:11:47 #86 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:11:47 #86 ... 20:11:47 20:11:47 #45 [core-metadata internal] load build context 20:11:47 #45 ... 20:11:47 20:11:47 #50 [core-keeper internal] load build context 20:11:47 #50 ... 20:11:47 20:11:47 #45 [core-metadata internal] load build context 20:11:47 #45 ... 20:11:47 20:11:47 #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 20:11:47 #87 DONE 1.2s 20:11:47 20:11:47 #45 [core-metadata internal] load build context 20:11:48 #45 ... 20:11:48 20:11:48 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:11:48 #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 50.5s 20:11:48 #39 ... 20:11:48 20:11:48 #45 [core-metadata internal] load build context 20:11:48 #45 ... 20:11:48 20:11:48 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 20:11:48 #82 18.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:11:48 #82 18.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:11:48 #82 20.13 OK: 18 MiB in 19 packages 20:11:48 #82 DONE 21.0s 20:11:49 20:11:49 #56 [core-data internal] load build context 20:11:49 #56 transferring context: 101.56MB 53.1s 20:11:49 #56 ... 20:11:49 20:11:49 #54 [security-secretstore-setup internal] load build context 20:11:49 #54 ... 20:11:49 20:11:49 #56 [core-data internal] load build context 20:11:50 #56 ... 20:11:50 20:11:50 #47 [support-cron-scheduler internal] load build context 20:11:50 #47 ... 20:11:50 20:11:50 #56 [core-data internal] load build context 20:11:51 #56 ... 20:11:51 20:11:51 #52 [core-common-config-bootstrapper internal] load build context 20:11:51 #52 ... 20:11:51 20:11:51 #56 [core-data internal] load build context 20:11:52 #56 ... 20:11:52 20:11:52 #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 20:11:52 #83 18.34 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:11:52 #83 19.32 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:11:52 #83 21.53 OK: 266 MiB in 52 packages 20:11:52 #83 DONE 22.4s 20:11:52 20:11:52 #56 [core-data internal] load build context 20:11:52 #56 ... 20:11:52 20:11:52 #86 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:11:52 #86 DONE 15.7s 20:11:52 20:11:52 #56 [core-data internal] load build context 20:11:53 #56 ... 20:11:53 20:11:53 #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 20:11:53 #85 16.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:11:53 #85 17.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:11:53 #85 18.68 OK: 13 MiB in 26 packages 20:11:53 #85 DONE 20.4s 20:11:53 20:11:53 #56 [core-data internal] load build context 20:11:54 #56 ... 20:11:54 20:11:54 #84 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 20:11:54 #84 17.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:11:54 #84 18.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:11:54 #84 20.20 OK: 9 MiB in 20 packages 20:11:54 #84 DONE 22.2s 20:11:54 20:11:54 #56 [core-data internal] load build context 20:11:54 #56 ... 20:11:54 20:11:54 #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 20:11:54 #88 DONE 1.5s 20:11:54 20:11:54 #56 [core-data internal] load build context 20:11:54 #56 transferring context: 114.48MB 58.1s 20:11:55 #56 ... 20:11:55 20:11:55 #46 [support-notifications internal] load build context 20:11:55 #46 ... 20:11:55 20:11:55 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:11:55 #58 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 47.2s done 20:11:55 #58 ... 20:11:55 20:11:55 #44 [core-command internal] load build context 20:11:55 #44 ... 20:11:55 20:11:55 #41 [security-proxy-auth internal] load build context 20:11:55 #41 ... 20:11:55 20:11:55 #48 [security-bootstrapper internal] load build context 20:11:55 #48 ... 20:11:55 20:11:55 #44 [core-command internal] load build context 20:11:55 #44 ... 20:11:55 20:11:55 #51 [support-scheduler internal] load build context 20:11:56 #51 ... 20:11:56 20:11:56 #44 [core-command internal] load build context 20:11:56 #44 ... 20:11:56 20:11:56 #49 [security-proxy-setup internal] load build context 20:11:56 #49 ... 20:11:56 20:11:56 #51 [support-scheduler internal] load build context 20:11:56 #51 ... 20:11:56 20:11:56 #53 [security-spiffe-token-provider internal] load build context 20:11:56 #53 ... 20:11:56 20:11:56 #51 [support-scheduler internal] load build context 20:11:56 #51 ... 20:11:56 20:11:56 #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 20:11:56 #89 DONE 2.2s 20:11:56 20:11:56 #51 [support-scheduler internal] load build context 20:11:57 #51 ... 20:11:57 20:11:57 #50 [core-keeper internal] load build context 20:11:57 #50 ... 20:11:57 20:11:57 #53 [security-spiffe-token-provider internal] load build context 20:11:59 #53 ... 20:11:59 20:11:59 #45 [core-metadata internal] load build context 20:11:59 #45 ... 20:11:59 20:11:59 #53 [security-spiffe-token-provider internal] load build context 20:11:59 #53 ... 20:11:59 20:11:59 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:11:59 #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 60.3s done 20:11:59 #39 ... 20:11:59 20:11:59 #53 [security-spiffe-token-provider internal] load build context 20:11:59 #53 ... 20:11:59 20:11:59 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:11:59 #39 DONE 67.5s 20:11:59 20:11:59 #53 [security-spiffe-token-provider internal] load build context 20:11:59 #53 transferring context: 92.94MB 62.1s 20:12:00 #53 ... 20:12:00 20:12:00 #54 [security-secretstore-setup internal] load build context 20:12:00 #54 ... 20:12:00 20:12:00 #53 [security-spiffe-token-provider internal] load build context 20:12:01 #53 ... 20:12:01 20:12:01 #47 [support-cron-scheduler internal] load build context 20:12:01 #47 ... 20:12:01 20:12:01 #53 [security-spiffe-token-provider internal] load build context 20:12:01 #53 ... 20:12:01 20:12:01 #52 [core-common-config-bootstrapper internal] load build context 20:12:01 #52 ... 20:12:01 20:12:01 #53 [security-spiffe-token-provider internal] load build context 20:12:04 #53 transferring context: 113.33MB 67.3s 20:12:05 #53 ... 20:12:05 20:12:05 #56 [core-data internal] load build context 20:12:05 #56 ... 20:12:05 20:12:05 #46 [support-notifications internal] load build context 20:12:05 #46 ... 20:12:05 20:12:05 #56 [core-data internal] load build context 20:12:05 #56 ... 20:12:05 20:12:05 #41 [security-proxy-auth internal] load build context 20:12:05 #41 ... 20:12:05 20:12:05 #48 [security-bootstrapper internal] load build context 20:12:05 #48 ... 20:12:05 20:12:05 #41 [security-proxy-auth internal] load build context 20:12:06 #41 ... 20:12:06 20:12:06 #44 [core-command internal] load build context 20:12:06 #44 ... 20:12:06 20:12:06 #49 [security-proxy-setup internal] load build context 20:12:06 #49 ... 20:12:06 20:12:06 #44 [core-command internal] load build context 20:12:07 #44 ... 20:12:07 20:12:07 #90 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:12:07 #90 DONE 4.1s 20:12:07 20:12:07 #91 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:12:07 #91 DONE 5.1s 20:12:07 20:12:07 #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:12:07 #92 DONE 5.0s 20:12:07 20:12:07 #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / 20:12:07 #93 ... 20:12:07 20:12:07 #51 [support-scheduler internal] load build context 20:12:07 #51 ... 20:12:07 20:12:07 #44 [core-command internal] load build context 20:12:07 #44 ... 20:12:07 20:12:07 #50 [core-keeper internal] load build context 20:12:07 #50 ... 20:12:07 20:12:07 #44 [core-command internal] load build context 20:12:08 #44 ... 20:12:08 20:12:08 #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / 20:12:08 #94 DONE 1.2s 20:12:08 20:12:08 #44 [core-command internal] load build context 20:12:08 #44 ... 20:12:08 20:12:08 #95 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 20:12:08 #95 DONE 1.5s 20:12:08 20:12:08 #44 [core-command internal] load build context 20:12:08 #44 ... 20:12:08 20:12:08 #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / 20:12:08 #93 DONE 1.5s 20:12:08 20:12:08 #44 [core-command internal] load build context 20:12:09 #44 ... 20:12:09 20:12:09 #45 [core-metadata internal] load build context 20:12:09 #45 ... 20:12:09 20:12:09 #51 [support-scheduler internal] load build context 20:12:09 #51 transferring context: 158.39MB 73.9s 20:12:09 #51 ... 20:12:09 20:12:09 #96 [security-spire-config stage-2 6/10] COPY security.txt / 20:12:09 #96 DONE 1.3s 20:12:09 20:12:09 #51 [support-scheduler internal] load build context 20:12:10 #51 ... 20:12:10 20:12:10 #97 [security-spire-agent stage-3 7/10] COPY security.txt / 20:12:10 #97 DONE 1.6s 20:12:10 20:12:10 #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:12:10 #98 ... 20:12:10 20:12:10 #99 [security-spire-server stage-2 6/9] COPY security.txt / 20:12:10 #99 DONE 1.7s 20:12:10 20:12:10 #54 [security-secretstore-setup internal] load build context 20:12:10 #54 ... 20:12:10 20:12:10 #51 [support-scheduler internal] load build context 20:12:11 #51 ... 20:12:11 20:12:11 #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:12:11 #100 DONE 0.9s 20:12:11 20:12:11 #51 [support-scheduler internal] load build context 20:12:11 #51 ... 20:12:11 20:12:11 #47 [support-cron-scheduler internal] load build context 20:12:11 #47 ... 20:12:11 20:12:11 #54 [security-secretstore-setup internal] load build context 20:12:11 #54 ... 20:12:11 20:12:11 #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:12:11 #98 DONE 1.1s 20:12:11 20:12:11 #54 [security-secretstore-setup internal] load build context 20:12:11 #54 ... 20:12:11 20:12:11 #52 [core-common-config-bootstrapper internal] load build context 20:12:11 #52 ... 20:12:11 20:12:11 #54 [security-secretstore-setup internal] load build context 20:12:12 #54 ... 20:12:12 20:12:12 #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:12:12 #101 DONE 1.7s 20:12:12 20:12:12 #54 [security-secretstore-setup internal] load build context 20:12:12 #54 ... 20:12:12 20:12:12 #102 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 20:12:12 #102 DONE 1.6s 20:12:12 20:12:12 #54 [security-secretstore-setup internal] load build context 20:12:13 #54 ... 20:12:13 20:12:13 #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:12:13 #103 DONE 1.6s 20:12:13 20:12:13 #54 [security-secretstore-setup internal] load build context 20:12:13 #54 ... 20:12:13 20:12:13 #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:12:13 #104 DONE 1.2s 20:12:13 20:12:13 #54 [security-secretstore-setup internal] load build context 20:12:13 #54 ... 20:12:13 20:12:13 #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:12:13 #105 DONE 1.3s 20:12:13 20:12:13 #54 [security-secretstore-setup internal] load build context 20:12:14 #54 transferring context: 72.49MB 77.4s 20:12:14 #54 ... 20:12:14 20:12:14 #106 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:12:14 #106 DONE 1.4s 20:12:14 20:12:14 #54 [security-secretstore-setup internal] load build context 20:12:15 #54 ... 20:12:15 20:12:15 #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:12:15 #107 DONE 1.4s 20:12:15 20:12:15 #54 [security-secretstore-setup internal] load build context 20:12:15 #54 ... 20:12:15 20:12:15 #53 [security-spiffe-token-provider internal] load build context 20:12:15 #53 ... 20:12:15 20:12:15 #54 [security-secretstore-setup internal] load build context 20:12:15 #54 ... 20:12:15 20:12:15 #46 [support-notifications internal] load build context 20:12:15 #46 ... 20:12:15 20:12:15 #54 [security-secretstore-setup internal] load build context 20:12:15 #54 ... 20:12:15 20:12:15 #56 [core-data internal] load build context 20:12:16 #56 ... 20:12:16 20:12:16 #54 [security-secretstore-setup internal] load build context 20:12:16 #54 ... 20:12:16 20:12:16 #48 [security-bootstrapper internal] load build context 20:12:16 #48 ... 20:12:16 20:12:16 #54 [security-secretstore-setup internal] load build context 20:12:16 #54 ... 20:12:16 20:12:16 #41 [security-proxy-auth internal] load build context 20:12:16 #41 ... 20:12:16 20:12:16 #54 [security-secretstore-setup internal] load build context 20:12:16 #54 ... 20:12:16 20:12:16 #49 [security-proxy-setup internal] load build context 20:12:16 #49 ... 20:12:16 20:12:16 #54 [security-secretstore-setup internal] load build context 20:12:17 #54 ... 20:12:17 20:12:17 #50 [core-keeper internal] load build context 20:12:18 #50 ... 20:12:18 20:12:18 #54 [security-secretstore-setup internal] load build context 20:12:19 #54 ... 20:12:19 20:12:19 #45 [core-metadata internal] load build context 20:12:19 #45 ... 20:12:19 20:12:19 #44 [core-command internal] load build context 20:12:19 #44 transferring context: 220.26MB 85.9s 20:12:19 #44 ... 20:12:19 20:12:19 #45 [core-metadata internal] load build context 20:12:22 #45 ... 20:12:22 20:12:22 #51 [support-scheduler internal] load build context 20:12:22 #51 ... 20:12:22 20:12:22 #47 [support-cron-scheduler internal] load build context 20:12:22 #47 ... 20:12:22 20:12:22 #51 [support-scheduler internal] load build context 20:12:22 #51 ... 20:12:22 20:12:22 #52 [core-common-config-bootstrapper internal] load build context 20:12:22 #52 ... 20:12:22 20:12:22 #51 [support-scheduler internal] load build context 20:12:23 #51 ... 20:12:23 20:12:23 #108 [security-spire-config] exporting to image 20:12:23 #108 exporting layers 7.8s done 20:12:23 #108 writing image sha256:7e71b7fa81fc28cc460adf777cd6ec432d7dcbefaf6172b1de6597e1c3479106 0.1s done 20:12:23 #108 writing image sha256:63cf0a3cf0783c386c5598cfaedcd6a8a9741075531986228ff9752db78c1e2f 0.0s done 20:12:23 #108 naming to docker.io/library/security-spire-agent-arm64 0.0s done 20:12:23 #108 naming to docker.io/library/security-spire-server-arm64 0.1s done 20:12:23 #108 writing image sha256:e126485f94753b96763455a756d313baec153cf527b111cf60fa792f2e68dea0 0.0s done 20:12:23 #108 naming to docker.io/library/security-spire-config-arm64 0.0s done 20:12:23 #108 DONE 8.5s 20:12:23 20:12:23 #52 [core-common-config-bootstrapper internal] load build context 20:12:25 #52 transferring context: 261.13MB 87.4s 20:12:25 #52 ... 20:12:25 20:12:25 #53 [security-spiffe-token-provider internal] load build context 20:12:25 #53 ... 20:12:25 20:12:25 #52 [core-common-config-bootstrapper internal] load build context 20:12:25 #52 ... 20:12:25 20:12:25 #46 [support-notifications internal] load build context 20:12:25 #46 ... 20:12:25 20:12:25 #53 [security-spiffe-token-provider internal] load build context 20:12:25 #53 ... 20:12:25 20:12:25 #56 [core-data internal] load build context 20:12:26 #56 ... 20:12:26 20:12:26 #46 [support-notifications internal] load build context 20:12:26 #46 ... 20:12:26 20:12:26 #48 [security-bootstrapper internal] load build context 20:12:26 #48 ... 20:12:26 20:12:26 #46 [support-notifications internal] load build context 20:12:26 #46 ... 20:12:26 20:12:26 #41 [security-proxy-auth internal] load build context 20:12:26 #41 ... 20:12:26 20:12:26 #46 [support-notifications internal] load build context 20:12:26 #46 ... 20:12:26 20:12:26 #49 [security-proxy-setup internal] load build context 20:12:26 #49 ... 20:12:26 20:12:26 #46 [support-notifications internal] load build context 20:12:28 #46 ... 20:12:28 20:12:28 #50 [core-keeper internal] load build context 20:12:28 #50 ... 20:12:28 20:12:28 #46 [support-notifications internal] load build context 20:12:29 #46 ... 20:12:29 20:12:29 #54 [security-secretstore-setup internal] load build context 20:12:29 #54 ... 20:12:29 20:12:29 #46 [support-notifications internal] load build context 20:12:29 #46 transferring context: 293.25MB 95.1s 20:12:29 #46 ... 20:12:29 20:12:29 #44 [core-command internal] load build context 20:12:29 #44 ... 20:12:29 20:12:29 #54 [security-secretstore-setup internal] load build context 20:12:31 #54 ... 20:12:31 20:12:31 #45 [core-metadata internal] load build context 20:12:31 #45 ... 20:12:31 20:12:31 #54 [security-secretstore-setup internal] load build context 20:12:31 #54 ... 20:12:31 20:12:31 #47 [support-cron-scheduler internal] load build context 20:12:31 #47 ... 20:12:31 20:12:31 #45 [core-metadata internal] load build context 20:12:32 #45 ... 20:12:32 20:12:32 #51 [support-scheduler internal] load build context 20:12:33 #51 ... 20:12:33 20:12:33 #45 [core-metadata internal] load build context 20:12:33 #45 ... 20:12:33 20:12:33 #46 [support-notifications internal] load build context 20:12:33 #46 transferring context: 310.64MB 98.4s done 20:12:33 #46 DONE 99.7s 20:12:33 20:12:33 #45 [core-metadata internal] load build context 20:12:34 #45 ... 20:12:34 20:12:34 #52 [core-common-config-bootstrapper internal] load build context 20:12:34 #52 transferring context: 310.64MB 96.3s done 20:12:34 #52 DONE 98.8s 20:12:34 20:12:34 #45 [core-metadata internal] load build context 20:12:36 #45 ... 20:12:36 20:12:36 #53 [security-spiffe-token-provider internal] load build context 20:12:36 #53 ... 20:12:36 20:12:36 #45 [core-metadata internal] load build context 20:12:36 #45 transferring context: 310.64MB 102.5s done 20:12:36 #45 ... 20:12:36 20:12:36 #56 [core-data internal] load build context 20:12:36 #56 ... 20:12:36 20:12:36 #41 [security-proxy-auth internal] load build context 20:12:36 #41 ... 20:12:36 20:12:36 #56 [core-data internal] load build context 20:12:36 #56 ... 20:12:36 20:12:36 #45 [core-metadata internal] load build context 20:12:36 #45 DONE 103.4s 20:12:36 20:12:36 #56 [core-data internal] load build context 20:12:36 #56 ... 20:12:36 20:12:36 #48 [security-bootstrapper internal] load build context 20:12:36 #48 ... 20:12:36 20:12:36 #109 [support-notifications builder 4/7] COPY go.mod vendor* ./ 20:12:36 #109 DONE 3.4s 20:12:36 20:12:36 #48 [security-bootstrapper internal] load build context 20:12:36 #48 ... 20:12:36 20:12:36 #41 [security-proxy-auth internal] load build context 20:12:36 #41 ... 20:12:36 20:12:36 #110 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:12:36 #110 DONE 2.8s 20:12:36 20:12:36 #41 [security-proxy-auth internal] load build context 20:12:36 #41 ... 20:12:36 20:12:36 #49 [security-proxy-setup internal] load build context 20:12:36 #49 ... 20:12:36 20:12:36 #111 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:12:38 #111 ... 20:12:38 20:12:38 #50 [core-keeper internal] load build context 20:12:38 #50 ... 20:12:38 20:12:38 #53 [security-spiffe-token-provider internal] load build context 20:12:39 #53 ... 20:12:39 20:12:39 #47 [support-cron-scheduler internal] load build context 20:12:39 #47 transferring context: 310.64MB 105.1s done 20:12:39 #47 DONE 106.3s 20:12:39 20:12:39 #53 [security-spiffe-token-provider internal] load build context 20:12:39 #53 ... 20:12:39 20:12:39 #44 [core-command internal] load build context 20:12:40 #44 ... 20:12:40 20:12:40 #49 [security-proxy-setup internal] load build context 20:12:40 #49 ... 20:12:40 20:12:40 #44 [core-command internal] load build context 20:12:40 #44 transferring context: 310.64MB 107.2s done 20:12:40 #44 DONE 107.7s 20:12:40 20:12:40 #49 [security-proxy-setup internal] load build context 20:12:41 #49 ... 20:12:41 20:12:41 #41 [security-proxy-auth internal] load build context 20:12:41 #41 transferring context: 310.64MB 107.8s done 20:12:41 #41 DONE 108.1s 20:12:41 20:12:41 #49 [security-proxy-setup internal] load build context 20:12:41 #49 ... 20:12:41 20:12:41 #56 [core-data internal] load build context 20:12:41 #56 transferring context: 310.64MB 105.1s done 20:12:41 #56 DONE 106.0s 20:12:41 20:12:41 #49 [security-proxy-setup internal] load build context 20:12:41 #49 transferring context: 310.64MB 107.0s done 20:12:42 #49 DONE 108.3s 20:12:42 20:12:42 #54 [security-secretstore-setup internal] load build context 20:12:42 #54 ... 20:12:42 20:12:42 #53 [security-spiffe-token-provider internal] load build context 20:12:43 #53 ... 20:12:43 20:12:43 #51 [support-scheduler internal] load build context 20:12:43 #51 ... 20:12:43 20:12:43 #112 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 20:12:43 #112 DONE 1.2s 20:12:43 20:12:43 #51 [support-scheduler internal] load build context 20:12:43 #51 ... 20:12:43 20:12:43 #54 [security-secretstore-setup internal] load build context 20:12:45 #54 ... 20:12:45 20:12:45 #51 [support-scheduler internal] load build context 20:12:45 #51 transferring context: 310.64MB 108.9s done 20:12:45 #51 DONE 110.6s 20:12:45 20:12:45 #54 [security-secretstore-setup internal] load build context 20:12:45 #54 ... 20:12:45 20:12:45 #53 [security-spiffe-token-provider internal] load build context 20:12:45 #53 transferring context: 310.64MB 107.5s done 20:12:45 #53 DONE 110.1s 20:12:45 20:12:45 #54 [security-secretstore-setup internal] load build context 20:12:46 #54 ... 20:12:46 20:12:46 #113 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 20:12:46 #113 DONE 0.7s 20:12:46 20:12:46 #54 [security-secretstore-setup internal] load build context 20:12:46 #54 ... 20:12:46 20:12:46 #48 [security-bootstrapper internal] load build context 20:12:46 #48 ... 20:12:46 20:12:46 #114 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:12:46 #114 ... 20:12:46 20:12:46 #48 [security-bootstrapper internal] load build context 20:12:48 #48 ... 20:12:48 20:12:48 #50 [core-keeper internal] load build context 20:12:48 #50 ... 20:12:48 20:12:48 #48 [security-bootstrapper internal] load build context 20:12:49 #48 transferring context: 310.64MB 113.7s done 20:12:49 #48 DONE 115.7s 20:12:49 20:12:49 #50 [core-keeper internal] load build context 20:12:53 #50 ... 20:12:53 20:12:53 #115 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:12:53 #115 ... 20:12:53 20:12:53 #50 [core-keeper internal] load build context 20:12:53 #50 ... 20:12:53 20:12:53 #54 [security-secretstore-setup internal] load build context 20:12:53 #54 transferring context: 310.64MB 116.3s done 20:12:53 #54 DONE 118.1s 20:12:53 20:12:53 #50 [core-keeper internal] load build context 20:12:54 #50 transferring context: 310.64MB 118.6s done 20:12:54 #50 DONE 120.0s 20:12:54 20:12:54 #116 [core-keeper builder 5/8] COPY go.mod vendor* ./ 20:12:55 #116 DONE 1.0s 20:12:55 20:12:55 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:12:55 #117 ... 20:12:55 20:12:55 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:03 #118 ... 20:14:03 20:14:03 #111 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:03 #111 DONE 84.8s 20:14:03 20:14:03 #115 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:03 #115 DONE 78.4s 20:14:03 20:14:03 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:03 #118 DONE 75.9s 20:14:03 20:14:03 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:03 #117 DONE 66.6s 20:14:03 20:14:03 #114 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:03 #114 DONE 84.9s 20:14:03 20:14:03 #119 [core-keeper builder 7/8] COPY . . 20:14:07 #119 DONE 5.9s 20:14:07 20:14:07 #120 [security-spiffe-token-provider builder 6/7] COPY . . 20:14:07 #120 DONE 6.0s 20:14:07 20:14:07 #121 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:07 #121 CACHED 20:14:07 20:14:07 #122 [core-data builder 4/7] COPY go.mod vendor* ./ 20:14:07 #122 CACHED 20:14:07 20:14:07 #123 [core-data builder 6/7] COPY . . 20:14:07 #123 CACHED 20:14:07 20:14:07 #124 [core-common-config-bootstrapper builder 6/7] COPY . . 20:14:07 #124 DONE 6.0s 20:14:07 20:14:07 #125 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:07 #125 CACHED 20:14:07 20:14:07 #126 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 20:14:07 #126 CACHED 20:14:07 20:14:07 #127 [security-secretstore-setup builder 6/7] COPY . . 20:14:07 #127 CACHED 20:14:07 20:14:07 #128 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 20:14:07 #128 CACHED 20:14:07 20:14:07 #129 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:07 #129 CACHED 20:14:07 20:14:07 #130 [support-scheduler builder 6/7] COPY . . 20:14:07 #130 CACHED 20:14:07 20:14:07 #131 [support-notifications builder 6/7] COPY . . 20:14:07 #131 DONE 6.0s 20:14:07 20:14:07 #132 [security-proxy-setup builder 6/7] COPY . . 20:14:07 #132 DONE 6.1s 20:14:07 20:14:07 #133 [core-command builder 6/7] COPY . . 20:14:07 #133 CACHED 20:14:07 20:14:07 #134 [core-command builder 4/7] COPY go.mod vendor* ./ 20:14:07 #134 CACHED 20:14:07 20:14:07 #135 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:07 #135 CACHED 20:14:07 20:14:07 #136 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:07 #136 CACHED 20:14:07 20:14:07 #137 [support-cron-scheduler builder 6/7] COPY . . 20:14:07 #137 CACHED 20:14:07 20:14:07 #138 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 20:14:07 #138 CACHED 20:14:07 20:14:07 #139 [core-metadata builder 6/7] COPY . . 20:14:07 #139 CACHED 20:14:07 20:14:07 #140 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:07 #140 CACHED 20:14:07 20:14:07 #141 [core-metadata builder 4/7] COPY go.mod vendor* ./ 20:14:07 #141 CACHED 20:14:07 20:14:07 #142 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 20:14:07 #142 CACHED 20:14:07 20:14:07 #143 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:07 #143 CACHED 20:14:07 20:14:07 #144 [security-proxy-auth builder 6/7] COPY . . 20:14:07 #144 CACHED 20:14:07 20:14:07 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:14:07 #145 ... 20:14:07 20:14:07 #146 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:14:07 #146 CACHED 20:14:07 20:14:07 #147 [security-bootstrapper builder 6/7] COPY . . 20:14:07 #147 CACHED 20:14:07 20:14:07 #148 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:07 #148 CACHED 20:14:08 20:14:08 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:14:13 #149 ... 20:14:13 20:14:13 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:14:13 #0 4.719 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 20:14:13 #150 ... 20:14:13 20:14:13 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:14:13 #0 5.583 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 20:14:13 #151 ... 20:14:13 20:14:13 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:14:13 #145 5.928 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 20:14:18 #145 ... 20:14:18 20:14:18 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:14:18 #0 6.170 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 20:14:18 #152 ... 20:14:18 20:14:18 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:14:18 #0 6.813 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 20:14:18 #153 ... 20:14:18 20:14:18 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:14:18 #0 5.037 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 20:14:18 #154 ... 20:14:18 20:14:18 #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:14:18 #0 6.752 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 20:14:18 #155 ... 20:14:18 20:14:18 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 20:14:18 #0 5.321 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 20:14:18 #156 ... 20:14:18 20:14:18 #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:14:18 #0 5.323 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 20:14:18 #157 ... 20:14:18 20:14:18 #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:14:18 #0 6.893 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 20:14:18 #158 ... 20:14:18 20:14:18 #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:14:18 #0 6.227 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 20:14:19 #159 ... 20:14:19 20:14:19 #160 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:14:19 #0 6.870 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 20:14:19 #160 ... 20:14:19 20:14:19 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:14:19 #149 6.569 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 20:36:12 #149 ... 20:36:12 20:36:12 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:36:12 #145 1322.9 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 20:36:27 #145 ... 20:36:27 20:36:27 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:36:27 #149 DONE 1338.3s 20:36:27 20:36:27 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:36:27 #154 ... 20:36:27 20:36:27 #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:36:27 #161 DONE 0.2s 20:36:27 20:36:27 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:36:27 #58 ... 20:36:27 20:36:27 #162 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 20:36:29 #162 DONE 2.8s 20:36:29 20:36:29 #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:36:30 #157 ... 20:36:30 20:36:30 #163 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 20:36:30 #163 DONE 0.3s 20:36:30 20:36:30 #164 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 20:36:30 #164 DONE 0.2s 20:36:30 20:36:30 #165 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:36:30 #165 DONE 0.4s 20:36:30 20:36:30 #166 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:36:30 #166 DONE 0.2s 20:36:30 20:36:30 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:36:31 #153 ... 20:36:31 20:36:31 #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:36:31 #158 DONE 1343.1s 20:36:31 20:36:31 #167 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 20:36:31 #167 DONE 0.4s 20:36:31 20:36:31 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:36:31 #58 ... 20:36:31 20:36:31 #168 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 20:36:31 #168 DONE 0.2s 20:36:31 20:36:31 #169 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 20:36:32 #169 ... 20:36:32 20:36:32 #170 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 20:36:32 #170 DONE 0.3s 20:36:32 20:36:32 #169 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 20:36:32 #169 DONE 0.3s 20:36:32 20:36:32 #171 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 20:36:32 #171 ... 20:36:32 20:36:32 #172 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 20:36:32 #172 DONE 0.2s 20:36:32 20:36:32 #171 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 20:36:32 #171 DONE 0.2s 20:36:32 20:36:32 #173 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:36:32 #173 DONE 0.2s 20:36:32 20:36:32 #174 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 20:36:32 #174 DONE 0.3s 20:36:32 20:36:32 #175 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 20:36:32 #175 ... 20:36:32 20:36:32 #176 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:36:32 #176 DONE 0.4s 20:36:33 20:36:33 #177 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:36:33 #177 DONE 0.5s 20:36:33 20:36:33 #178 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:36:33 #178 DONE 0.2s 20:36:33 20:36:33 #179 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:36:36 #179 ... 20:36:36 20:36:36 #175 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 20:36:36 #175 DONE 3.5s 20:36:36 20:36:36 #108 [security-bootstrapper] exporting to image 20:36:36 #108 exporting layers 20:36:37 #108 ... 20:36:37 20:36:37 #179 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:36:37 #179 DONE 3.5s 20:36:37 20:36:37 #108 [security-proxy-setup] exporting to image 20:36:37 #108 exporting layers 1.6s done 20:36:37 #108 writing image sha256:aee31f9236631faa5cd1a9b7f2552b0936ab6fbe3906aaf97a7b6bf65636cb5f 0.1s done 20:36:37 #108 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 20:36:38 #108 exporting layers 1.4s done 20:36:38 #108 writing image sha256:b437447b195682055f47186179335b9be16a971ad717cabccc3eea4b6c691265 0.1s done 20:36:38 #108 naming to docker.io/library/security-proxy-setup-arm64 done 20:36:38 #108 DONE 11.0s 20:36:38 20:36:38 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:36:39 #153 ... 20:36:39 20:36:39 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:36:39 #145 DONE 1351.6s 20:36:39 20:36:39 #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:36:39 #157 ... 20:36:39 20:36:39 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 20:36:40 #180 DONE 0.3s 20:36:40 20:36:40 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 20:36:40 #181 DONE 0.2s 20:36:40 20:36:40 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:36:40 #153 ... 20:36:40 20:36:40 #182 [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 20:36:40 #182 DONE 0.2s 20:36:40 20:36:40 #183 [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 20:36:40 #183 DONE 0.1s 20:36:40 20:36:40 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:36:40 #184 DONE 0.1s 20:36:40 20:36:40 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:36:41 #185 DONE 0.3s 20:36:41 20:36:41 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:36:41 #186 DONE 0.5s 20:36:41 20:36:41 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:36:41 #153 ... 20:36:41 20:36:41 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:36:41 #187 DONE 0.2s 20:36:41 20:36:41 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:36:44 #188 DONE 2.1s 20:36:44 20:36:44 #108 [security-secretstore-setup] exporting to image 20:36:44 #108 exporting layers 20:36:45 #108 exporting layers 1.4s done 20:36:45 #108 writing image sha256:bdd845cdfa0ddc8edc5188cf9b5996a52ff2e1c4c5fce84f639176f042184926 done 20:36:45 #108 naming to docker.io/library/security-secretstore-setup-arm64 done 20:36:45 #108 DONE 12.5s 20:36:45 20:36:45 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:38:07 #153 ... 20:38:07 20:38:07 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:38:07 #154 DONE 1428.3s 20:38:07 20:38:07 #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:38:07 #157 ... 20:38:07 20:38:07 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:38:07 #189 DONE 0.3s 20:38:07 20:38:07 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:38:07 #151 ... 20:38:07 20:38:07 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:38:07 #190 DONE 0.2s 20:38:07 20:38:07 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:38:07 #191 DONE 0.3s 20:38:07 20:38:07 #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:38:07 #192 DONE 0.2s 20:38:07 20:38:07 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:38:07 #193 DONE 0.1s 20:38:07 20:38:07 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:38:07 #194 DONE 2.1s 20:38:07 20:38:07 #108 [core-common-config-bootstrapper] exporting to image 20:38:07 #108 exporting layers 20:38:07 #108 exporting layers 0.8s done 20:38:07 #108 writing image sha256:246336d0073eb2f68da13119305eb02359295d8dde302cf1db56948fd200bfb5 0.0s done 20:38:07 #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 20:38:07 #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 20:38:07 #108 DONE 13.3s 20:38:07 20:38:07 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:40:13 #58 ... 20:40:13 20:40:13 #160 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:40:13 #160 DONE 1555.6s 20:40:13 20:40:13 #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:40:13 #159 ... 20:40:13 20:40:13 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:40:13 #195 DONE 0.4s 20:40:13 20:40:13 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:40:13 #196 DONE 0.1s 20:40:13 20:40:13 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:40:13 #197 DONE 0.5s 20:40:13 20:40:13 #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:40:13 #198 DONE 0.2s 20:40:13 20:40:13 #108 [security-spiffe-token-provider] exporting to image 20:40:13 #108 exporting layers 20:40:13 #108 exporting layers 0.8s done 20:40:13 #108 writing image sha256:d5cd12ec86fc5bab9d6c55be26a4c9b58db2d932185e4d11d12b8ae1e439af01 done 20:40:13 #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done 20:40:13 #108 DONE 14.1s 20:40:13 20:40:13 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:49:06 #58 ... 20:49:06 20:49:06 #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:49:06 #159 DONE 2091.7s 20:49:06 20:49:06 #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:49:06 #157 ... 20:49:06 20:49:06 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:49:06 #199 DONE 0.2s 20:49:06 20:49:06 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:49:06 #200 DONE 0.1s 20:49:06 20:49:06 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:49:06 #201 DONE 0.5s 20:49:06 20:49:06 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:49:06 #202 DONE 0.2s 20:49:06 20:49:06 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:49:06 #203 DONE 0.1s 20:49:06 20:49:06 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:49:06 #204 DONE 2.0s 20:49:06 20:49:06 #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:49:06 #157 ... 20:49:06 20:49:06 #108 [security-proxy-auth] exporting to image 20:49:06 #108 exporting layers 20:49:06 #108 exporting layers 0.6s done 20:49:06 #108 writing image sha256:93e8198e228ab51b2c8e35a072a1865ad6f5cf37b3616377da83fdb3e16d8ad9 done 20:49:06 #108 naming to docker.io/library/security-proxy-auth-arm64 done 20:49:06 #108 DONE 14.7s 20:49:06 20:49:06 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:50:14 #150 ... 20:50:14 20:50:14 #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:50:14 #157 DONE 2161.4s 20:50:14 20:50:14 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:50:14 #153 ... 20:50:14 20:50:14 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 20:50:14 #205 DONE 0.1s 20:50:14 20:50:14 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 20:50:14 #206 DONE 0.2s 20:50:14 20:50:14 #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:50:14 #155 ... 20:50:14 20:50:14 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:50:14 #207 DONE 0.5s 20:50:14 20:50:14 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:50:14 #208 DONE 0.1s 20:50:14 20:50:14 #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:50:14 #155 ... 20:50:14 20:50:14 #108 [core-command] exporting to image 20:50:14 #108 exporting layers 20:50:14 #108 exporting layers 0.5s done 20:50:14 #108 writing image sha256:98a8a1f553cb044f40096010360b4ee1d05ad2b4606e11442a9c68e57f1205bd done 20:50:14 #108 naming to docker.io/library/core-command-arm64 done 20:50:14 #108 DONE 15.2s 20:50:14 20:50:14 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:52:36 #151 ... 20:52:36 20:52:36 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 20:52:36 #156 DONE 2296.0s 20:52:36 20:52:36 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:52:36 #151 ... 20:52:36 20:52:36 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:52:36 #153 DONE 2296.7s 20:52:36 20:52:36 #209 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 20:52:36 #209 DONE 0.2s 20:52:36 20:52:36 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:52:36 #150 DONE 2297.2s 20:52:36 20:52:36 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:52:36 #58 ... 20:52:36 20:52:36 #210 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 20:52:36 #210 DONE 0.8s 20:52:36 20:52:36 #211 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:52:36 #211 DONE 0.3s 20:52:36 20:52:36 #212 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 20:52:36 #212 DONE 0.6s 20:52:36 20:52:36 #213 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 20:52:36 #213 ... 20:52:36 20:52:36 #214 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 20:52:36 #214 DONE 0.3s 20:52:36 20:52:36 #215 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:52:36 #215 DONE 0.3s 20:52:36 20:52:36 #108 [core-keeper] exporting to image 20:52:36 #108 exporting layers 20:52:36 #108 ... 20:52:36 20:52:36 #213 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 20:52:36 #213 DONE 0.3s 20:52:36 20:52:36 #216 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:52:36 #216 DONE 0.8s 20:52:36 20:52:36 #217 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:52:36 #217 DONE 0.9s 20:52:36 20:52:36 #108 [core-keeper] exporting to image 20:52:36 #108 exporting layers 1.0s done 20:52:36 #108 writing image sha256:cebe6567fe4b66cbff45616551fe35df6ed357bd9358feb57790551cd2510a23 done 20:52:36 #108 naming to docker.io/library/core-keeper-arm64 done 20:52:36 #108 DONE 16.2s 20:52:36 20:52:36 #218 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:52:36 #218 DONE 0.2s 20:52:36 20:52:36 #219 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:52:36 #219 DONE 0.3s 20:52:36 20:52:36 #220 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 20:52:36 #220 DONE 0.2s 20:52:36 20:52:36 #221 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:52:36 #221 DONE 0.2s 20:52:36 20:52:36 #108 [core-data] exporting to image 20:52:36 #108 exporting layers 0.9s done 20:52:36 #108 writing image sha256:e51cbfb937c3c9ef1f3de5ceed8d0f92068865c110b6f4118080f4be3ac3adf0 0.0s done 20:52:36 #108 naming to docker.io/library/core-data-arm64 20:52:36 #108 exporting layers 1.0s done 20:52:36 #108 naming to docker.io/library/core-data-arm64 done 20:52:36 #108 writing image sha256:29197b9b65d003de939096d67788c2256b2e4c42922712d78a8dd394ee13581a done 20:52:36 #108 naming to docker.io/library/core-metadata-arm64 done 20:52:36 #108 DONE 17.4s 20:52:36 20:52:36 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:53:15 #152 DONE 2341.4s 20:53:15 20:53:15 #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:53:15 #155 DONE 2341.5s 20:53:15 20:53:15 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:53:15 #151 DONE 2341.4s 20:53:15 20:53:15 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:53:15 #58 ... 20:53:15 20:53:15 #222 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:53:15 #222 ... 20:53:15 20:53:15 #223 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:53:15 #223 DONE 0.2s 20:53:15 20:53:15 #224 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:53:15 #224 ... 20:53:15 20:53:15 #222 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:53:15 #222 DONE 0.5s 20:53:15 20:53:15 #225 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:53:15 #225 ... 20:53:15 20:53:15 #224 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:53:15 #224 DONE 0.4s 20:53:15 20:53:15 #226 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:53:15 #226 DONE 0.3s 20:53:15 20:53:15 #225 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:53:15 #225 DONE 0.2s 20:53:15 20:53:15 #227 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:53:15 #227 DONE 0.2s 20:53:15 20:53:15 #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:53:15 #228 DONE 0.5s 20:53:15 20:53:15 #229 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:53:15 #229 ... 20:53:15 20:53:15 #230 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:53:15 #230 DONE 0.5s 20:53:15 20:53:15 #231 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:53:15 #231 DONE 0.2s 20:53:15 20:53:15 #229 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:53:15 #229 DONE 0.2s 20:53:15 20:53:15 #108 [support-notifications] exporting to image 20:53:15 #108 exporting layers 20:53:15 #108 ... 20:53:15 20:53:15 #232 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 20:53:15 #232 DONE 0.6s 20:53:15 20:53:15 #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 20:53:15 #233 DONE 0.1s 20:53:15 20:53:15 #108 [support-notifications] exporting to image 20:53:15 #108 exporting layers 0.6s done 20:53:15 #108 writing image sha256:371fd93700413ee91f654b4cee1a90f42604916d3456cbaec3290849766c39ed done 20:53:15 #108 naming to docker.io/library/support-scheduler-arm64 done 20:53:15 #108 exporting layers 0.8s done 20:53:15 #108 writing image sha256:0189fabd7e2b547b1c5ce1bf836cbd40d8d0c34e088328f6e2a9ef528c35eee3 done 20:53:15 #108 naming to docker.io/library/support-notifications-arm64 done 20:53:15 #108 exporting layers 1.6s done 20:53:15 #108 writing image sha256:90c8daa45b4f2c03a4d2fdfcd9b2f638b9c20acb60b19f1bbbd98b77c68585d0 done 20:53:15 #108 naming to docker.io/library/support-cron-scheduler-arm64 done 20:53:15 #108 DONE 19.5s 20:53:15 20:53:15 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:53:15 time="2024-09-10T20:10:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:53:15 time="2024-09-10T20:10:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:53:15 time="2024-09-10T20:10:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:53:15 time="2024-09-10T20:10:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:53:15 time="2024-09-10T20:10:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:53:15 time="2024-09-10T20:10:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:53:15 time="2024-09-10T20:10:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:53:15 time="2024-09-10T20:10:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:53:15 time="2024-09-10T20:10:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:53:15 time="2024-09-10T20:10:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:53:15 time="2024-09-10T20:10:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:53:15 time="2024-09-10T20:10:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:53:15 time="2024-09-10T20:10:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:53:15 time="2024-09-10T20:10:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:53:15 time="2024-09-10T20:10:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:53:15 time="2024-09-10T20:10:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:53:15 $ docker stop --time=1 53c8cf0bf4b359a28cce08151aa602be1803c79b10c49ece1176e8b05dccca0e 20:53:16 $ docker rm -f --volumes 53c8cf0bf4b359a28cce08151aa602be1803c79b10c49ece1176e8b05dccca0e [Pipeline] // withDockerContainer [Pipeline] sh 20:53:17 + docker images 20:53:17 REPOSITORY TAG IMAGE ID CREATED SIZE 20:53:17 support-cron-scheduler-arm64 latest 90c8daa45b4f 6 seconds ago 43.7MB 20:53:17 support-scheduler-arm64 latest 371fd9370041 7 seconds ago 41.4MB 20:53:17 support-notifications-arm64 latest 0189fabd7e2b 7 seconds ago 42.1MB 20:53:17 core-data-arm64 latest e51cbfb937c3 50 seconds ago 39.2MB 20:53:17 core-metadata-arm64 latest 29197b9b65d0 50 seconds ago 39.4MB 20:53:17 core-keeper-arm64 latest cebe6567fe4b 51 seconds ago 39.2MB 20:53:17 core-command-arm64 latest 98a8a1f553cb 3 minutes ago 35.1MB 20:53:17 security-proxy-auth-arm64 latest 93e8198e228a 4 minutes ago 32.7MB 20:53:17 security-spiffe-token-provider-arm64 latest d5cd12ec86fc 13 minutes ago 29.1MB 20:53:17 core-common-config-bootstrapper-arm64 latest 246336d0073e 15 minutes ago 15.4MB 20:53:17 security-secretstore-setup-arm64 latest bdd845cdfa0d 16 minutes ago 36.4MB 20:53:17 security-proxy-setup-arm64 latest b437447b1956 16 minutes ago 26.2MB 20:53:17 security-bootstrapper-arm64 latest aee31f923663 16 minutes ago 18.9MB 20:53:17 security-spire-agent-arm64 latest 7e71b7fa81fc 41 minutes ago 174MB 20:53:17 security-spire-server-arm64 latest 63cf0a3cf078 41 minutes ago 116MB 20:53:17 security-spire-config-arm64 latest e126485f9475 41 minutes ago 115MB 20:53:17 ci-base-image-arm64 latest 28db6cbcd625 About an hour ago 967MB 20:53:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB 20:53:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 15 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:53:18 20:53:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:53:19 arm64: Pulling from edgex-lftools-log-publisher 20:53:19 8998bd30e6a1: Pulling fs layer 20:53:19 04944245beec: Pulling fs layer 20:53:19 699f458cf7ca: Pulling fs layer 20:53:19 765212b225bb: Pulling fs layer 20:53:19 f23df028b6ca: Pulling fs layer 20:53:19 d65c8cfc05b1: Pulling fs layer 20:53:19 2437ff75d9bd: Pulling fs layer 20:53:19 f23df028b6ca: Waiting 20:53:19 d65c8cfc05b1: Waiting 20:53:19 2437ff75d9bd: Waiting 20:53:19 765212b225bb: Waiting 20:53:19 04944245beec: Verifying Checksum 20:53:19 04944245beec: Download complete 20:53:19 765212b225bb: Verifying Checksum 20:53:19 765212b225bb: Download complete 20:53:19 f23df028b6ca: Verifying Checksum 20:53:19 f23df028b6ca: Download complete 20:53:19 d65c8cfc05b1: Verifying Checksum 20:53:19 d65c8cfc05b1: Download complete 20:53:19 699f458cf7ca: Verifying Checksum 20:53:19 699f458cf7ca: Download complete 20:53:20 8998bd30e6a1: Verifying Checksum 20:53:20 8998bd30e6a1: Download complete 20:53:22 2437ff75d9bd: Verifying Checksum 20:53:22 2437ff75d9bd: Download complete 20:53:25 8998bd30e6a1: Pull complete 20:53:25 04944245beec: Pull complete 20:53:27 699f458cf7ca: Pull complete 20:53:27 765212b225bb: Pull complete 20:53:28 f23df028b6ca: Pull complete 20:53:28 d65c8cfc05b1: Pull complete 20:53:46 2437ff75d9bd: Pull complete 20:53:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:53:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:53:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:53:46 prd-ubuntu20.04-docker-arm64-4c-16g-10042 does not seem to be running inside a container 20:53:46 $ 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 20:53:50 $ docker top 0c1d287c5734bdacbb8c7727712eafd45d22116e9efd7b2a0f8a2a7c63f86350 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:53:51 ---> job-cost.sh 20:53:51 lf-activate-venv: SKIPPING 20:53:51 INFO: No Stack... 20:53:51 INFO: Retrieving Pricing Info for: v3-standard-4 20:53:52 INFO: Archiving Costs [Pipeline] sh 20:53:53 + cat /w/workspace/edgex-go/1/archives/cost.csv 20:53:53 + cut -d, -f6 [Pipeline] lock 20:53:53 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4907-1-stack-cost] 20:53:53 Resource [jenkins-edgexfoundry-edgex-go-PR-4907-1-stack-cost] did not exist. Created. 20:53:53 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4907-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:53:54 + echo total: 0.2199999988079071 [Pipeline] stash 20:53:54 Stashed 1 file(s) [Pipeline] } 20:53:54 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4907-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:53:54 $ docker stop --time=1 0c1d287c5734bdacbb8c7727712eafd45d22116e9efd7b2a0f8a2a7c63f86350 20:53:55 $ docker rm -f --volumes 0c1d287c5734bdacbb8c7727712eafd45d22116e9efd7b2a0f8a2a7c63f86350 [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 20:53:57 provisioning config files... 20:53:57 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config17405952899303716475tmp [Pipeline] { [Pipeline] sh 20:53:57 + set +x 20:53:57 + curl -s https://codecov.io/bash 20:53:57 + bash -s -- 20:53:57 20:53:57 _____ _ 20:53:57 / ____| | | 20:53:57 | | ___ __| | ___ ___ _____ __ 20:53:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:53:57 | |___| (_) | (_| | __/ (_| (_) \ V / 20:53:57 \_____\___/ \__,_|\___|\___\___/ \_/ 20:53:57 Bash-1.0.6 20:53:57 20:53:57 20:53:57 ==> git version 2.25.1 found 20:53:57 ==> 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 20:53:57 Release-Date: 2020-01-08 20:53:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:53:57 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:53:57 ==> Jenkins CI detected. 20:53:57 current dir:  /w/workspace/edgex-go/1 20:53:57 project root: . 20:53:57 --> token set from env 20:53:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:53:57 ==> Running gcov in . (disable via -X gcov) 20:53:57 ==> Python coveragepy not found 20:53:57 ==> Searching for coverage reports in: 20:53:57 + . 20:53:57 -> Found 1 reports 20:53:57 ==> Detecting git/mercurial file structure 20:53:57 ==> Reading reports 20:53:57 + ./coverage.out bytes=546549 20:53:57 ==> Appending adjustments 20:53:57 https://docs.codecov.io/docs/fixing-reports 20:53:59 + Found adjustments 20:53:59 ==> Gzipping contents 20:53:59 68K /tmp/codecov.oyxmpz.gz 20:53:59 ==> Uploading reports 20:53:59 url: https://codecov.io 20:53:59 query: branch=PR-4907&commit=cc0d00debd4c33b877563843a6c7757fc5a1d126&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4907%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4907&job=&cmd_args= 20:53:59 -> Pinging Codecov 20:53:59 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4907&commit=cc0d00debd4c33b877563843a6c7757fc5a1d126&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4907%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4907&job=&cmd_args= 20:53:59 -> Uploading to 20:53:59 https://storage.googleapis.com/codecov/v4/raw/2024-09-10/00271124DB129430A58F1EEE437C3FCB/cc0d00debd4c33b877563843a6c7757fc5a1d126/8446aa4e-8083-4f5f-9cd5-1e65d62156a5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240910%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240910T205359Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0bdfdb2069b8138da56d5351ff3a51aa37e7b128c31ce5576ee776ebe70a3223 20:53:59 % Total % Received % Xferd Average Speed Time Time Time Current 20:53:59 Dload Upload Total Spent Left Speed 20:53:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68151 0 0 100 68151 0 324k --:--:-- --:--:-- --:--:-- 324k 100 68151 0 0 100 68151 0 236k --:--:-- --:--:-- --:--:-- 236k 20:53:59 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/cc0d00debd4c33b877563843a6c7757fc5a1d126 [Pipeline] } 20:53:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:54:01 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:54:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:54:02 ---> package-listing.sh 20:54:02 ++ facter osfamily 20:54:02 ++ tr '[:upper:]' '[:lower:]' 20:54:02 + OS_FAMILY=debian 20:54:02 + workspace=/w/workspace/edgex-go/1 20:54:02 + START_PACKAGES=/tmp/packages_start.txt 20:54:02 + END_PACKAGES=/tmp/packages_end.txt 20:54:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:54:02 + PACKAGES=/tmp/packages_start.txt 20:54:02 + '[' /w/workspace/edgex-go/1 ']' 20:54:02 + PACKAGES=/tmp/packages_end.txt 20:54:02 + case "${OS_FAMILY}" in 20:54:02 + dpkg -l 20:54:02 + grep '^ii' 20:54:02 + '[' -f /tmp/packages_start.txt ']' 20:54:02 + '[' -f /tmp/packages_end.txt ']' 20:54:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:54:02 + '[' /w/workspace/edgex-go/1 ']' 20:54:02 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:54:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:54:02 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 20:54:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:54:03 20:54:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:54:04 latest: Pulling from edgex-lftools-log-publisher 20:54:04 5eb5b503b376: Pulling fs layer 20:54:04 5c69ac0246d0: Pulling fs layer 20:54:04 ec43610c2a17: Pulling fs layer 20:54:04 3a2ae6a8a46f: Pulling fs layer 20:54:04 33b1e0a273af: Pulling fs layer 20:54:04 5d3b04190fa2: Pulling fs layer 20:54:04 2f39f015ded8: Pulling fs layer 20:54:04 2f39f015ded8: Waiting 20:54:04 5d3b04190fa2: Waiting 20:54:04 3a2ae6a8a46f: Waiting 20:54:04 33b1e0a273af: Waiting 20:54:04 5c69ac0246d0: Verifying Checksum 20:54:04 5c69ac0246d0: Download complete 20:54:04 3a2ae6a8a46f: Verifying Checksum 20:54:04 3a2ae6a8a46f: Download complete 20:54:04 33b1e0a273af: Verifying Checksum 20:54:04 33b1e0a273af: Download complete 20:54:04 5d3b04190fa2: Verifying Checksum 20:54:04 5d3b04190fa2: Download complete 20:54:04 ec43610c2a17: Verifying Checksum 20:54:04 ec43610c2a17: Download complete 20:54:04 5eb5b503b376: Verifying Checksum 20:54:04 5eb5b503b376: Download complete 20:54:04 2f39f015ded8: Verifying Checksum 20:54:04 2f39f015ded8: Download complete 20:54:05 5eb5b503b376: Pull complete 20:54:05 5c69ac0246d0: Pull complete 20:54:06 ec43610c2a17: Pull complete 20:54:06 3a2ae6a8a46f: Pull complete 20:54:06 33b1e0a273af: Pull complete 20:54:06 5d3b04190fa2: Pull complete 20:54:10 2f39f015ded8: Pull complete 20:54:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:54:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:54:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:54:10 prd-ubuntu20.04-docker-8c-8g-10040 does not seem to be running inside a container 20:54:10 $ 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 20:54:13 $ docker top 2f2078d917145644c01f57e758aaca170c7ae51e7c9c1f27e934b5cb451244d7 -eo pid,comm [Pipeline] { [Pipeline] sh 20:54:14 + touch /tmp/pre-build-complete [Pipeline] sh 20:54:14 + mkdir -p /var/log/sysstat [Pipeline] sh 20:54:15 + ls /var/log/sa-host 20:54:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:54:15 provisioning config files... 20:54:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7472149905571308196tmp [Pipeline] { [Pipeline] echo 20:54:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:54:15 ---> create-netrc.sh [Pipeline] } 20:54:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:54:16 ---> python-tools-install.sh [Pipeline] echo 20:54:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:54:16 ---> sudo-logs.sh 20:54:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:54:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:54:17 ---> job-cost.sh 20:54:17 lf-activate-venv: SKIPPING 20:54:17 DEBUG: total: 0.2199999988079071 20:54:17 INFO: Retrieving Stack Cost... 20:54:17 INFO: Retrieving Pricing Info for: v3-standard-8 20:54:18 INFO: Archiving Costs [Pipeline] echo 20:54:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:54:18 ---> logs-deploy.sh 20:54:18 lf-activate-venv: SKIPPING 20:54:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4907/1 20:54:18 INFO: archiving workspace using pattern(s): 20:54:19 Archives upload complete. 20:54:19 INFO: archiving logs to Nexus