Pull request #4790 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jackchenjc for edgexfoundry/edgex-go Loading trusted files from base branch main at a802096cb56626d3379e9589aa0de6bc0bfaf5c9 rather than 3918288b3b7167383648d2921917951aae13068f Obtained Jenkinsfile from a802096cb56626d3379e9589aa0de6bc0bfaf5c9 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-ssh17142045917540014811.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh2554718413601323966.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 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4790/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4790/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11245687167420289322.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4749180756703689760.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4790/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4790/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11655233483266727978.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4512 in /w/workspace/edgexfoundry_edgex-go_PR-4790 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4790/head:refs/remotes/origin/PR-4790 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a802096cb56626d3379e9589aa0de6bc0bfaf5c9 into PR head commit 3918288b3b7167383648d2921917951aae13068f Merge succeeded, producing 3918288b3b7167383648d2921917951aae13068f Checking out Revision 3918288b3b7167383648d2921917951aae13068f (PR-4790) > git config core.sparsecheckout # timeout=10 > git checkout -f 3918288b3b7167383648d2921917951aae13068f # 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 a802096cb56626d3379e9589aa0de6bc0bfaf5c9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3918288b3b7167383648d2921917951aae13068f # timeout=10 Commit message: "feat: add SecurityOptions to Core Keeper configuration file" > git rev-list --no-walk dd6a9a25b6ce205925f323daed942a62cd860be7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:57:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:57:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:57:44 ========================================================= 01:57:44 EdgeX Global Pipelines Version Info 01:57:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:57:45 ------------------- 01:57:45 stable info: 01:57:45 ------------------- 01:57:45 Commited By: Ginny Guan ginny@iotechsys.com 01:57:45 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 01:57:45 Message: update stable to v1.0.260 01:57:45 ------------------- 01:57:45 experimental info: 01:57:45 ------------------- 01:57:45 Commited By: Ginny Guan ginny@iotechsys.com 01:57:45 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 01:57:45 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:57:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:57:45 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:57:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:57:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:57:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:57:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 01:57:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:57:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:57:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:57:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:57:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:57:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:57:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:57:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:57:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:57:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:57:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:57:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:57:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:57:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 01:57:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:57:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:57:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:57:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4790 [Pipeline] echo 01:57:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4790 [Pipeline] echo 01:57:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4790 [Pipeline] echo 01:57:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3918288b3b7167383648d2921917951aae13068f [Pipeline] echo 01:57:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3918288 [Pipeline] echo 01:57:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:57:46 provisioning config files... 01:57:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config9742344180978516959tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:57:46 ---> ****-login.sh 01:57:46 nexus3.edgexfoundry.org:10001 01:57:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:57:46 Configure a credential helper to remove this warning. See 01:57:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:57:46 01:57:46 Login Succeeded 01:57:46 nexus3.edgexfoundry.org:10002 01:57:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:57:47 Configure a credential helper to remove this warning. See 01:57:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:57:47 01:57:47 Login Succeeded 01:57:47 nexus3.edgexfoundry.org:10003 01:57:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:57:47 Configure a credential helper to remove this warning. See 01:57:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:57:47 01:57:47 Login Succeeded 01:57:47 nexus3.edgexfoundry.org:10004 01:57:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:57:47 Configure a credential helper to remove this warning. See 01:57:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:57:47 01:57:47 Login Succeeded 01:57:47 ****.io 01:57:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:57:47 Configure a credential helper to remove this warning. See 01:57:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:57:47 01:57:47 Login Succeeded 01:57:47 ---> ****-login.sh ends [Pipeline] } 01:57:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:57:47 + 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-notifications/Dockerfile cmd/support-scheduler/Dockerfile 01:57:47 + dirname cmd/core-command/Dockerfile 01:57:47 + cut -d/ -f2 01:57:47 + echo core-command,cmd/core-command/Dockerfile 01:57:47 + dirname cmd/core-common-config-bootstrapper/Dockerfile 01:57:47 + cut -d/ -f2 01:57:47 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 01:57:47 + dirname cmd/core-data/Dockerfile 01:57:47 + cut -d/ -f2 01:57:47 + echo core-data,cmd/core-data/Dockerfile 01:57:47 + dirname cmd/core-keeper/Dockerfile 01:57:47 + cut -d/ -f2 01:57:47 + echo core-keeper,cmd/core-keeper/Dockerfile 01:57:47 + dirname cmd/core-metadata/Dockerfile 01:57:47 + cut -d/ -f2 01:57:47 + echo core-metadata,cmd/core-metadata/Dockerfile 01:57:47 + dirname cmd/security-bootstrapper/Dockerfile 01:57:47 + cut -d/ -f2 01:57:47 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:57:47 + dirname cmd/security-proxy-auth/Dockerfile 01:57:47 + cut -d/ -f2 01:57:47 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 01:57:47 + dirname cmd/security-proxy-setup/Dockerfile 01:57:47 + cut -d/ -f2 01:57:47 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:57:47 + dirname cmd/security-secretstore-setup/Dockerfile 01:57:47 + cut -d/ -f2 01:57:47 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:57:47 + dirname cmd/security-spiffe-token-provider/Dockerfile 01:57:47 + cut -d/ -f2 01:57:47 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 01:57:47 + + dirname cmd/security-spire-agent/Dockerfile 01:57:47 cut -d/ -f2 01:57:47 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 01:57:47 + dirname cmd/security-spire-config/Dockerfile 01:57:47 + cut -d/ -f2 01:57:47 + echo security-spire-config,cmd/security-spire-config/Dockerfile 01:57:47 + dirname cmd/security-spire-server/Dockerfile 01:57:47 + cut -d/ -f2 01:57:47 + echo security-spire-server,cmd/security-spire-server/Dockerfile 01:57:47 + dirname cmd/support-notifications/Dockerfile 01:57:47 + cut -d/ -f2 01:57:47 + echo support-notifications,cmd/support-notifications/Dockerfile 01:57:47 + dirname cmd/support-scheduler/Dockerfile 01:57:47 + cut -d/ -f2 01:57:47 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 01:57:47 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-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 01:57:48 + git rev-list -1 --merges 3918288b3b7167383648d2921917951aae13068f~1..3918288b3b7167383648d2921917951aae13068f [Pipeline] echo 01:57:48 -----------> git rev-list -1 --merges 3918288b3b7167383648d2921917951aae13068f~1..3918288b3b7167383648d2921917951aae13068f 3918288b3b7167383648d2921917951aae13068f [false] [Pipeline] sh 01:57:48 + git log --format=format:%s -1 3918288b3b7167383648d2921917951aae13068f [Pipeline] echo 01:57:48 ========================================================= 01:57:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:57:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 01:57:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:57:48 + grep -v github /etc/ssh/ssh_known_hosts 01:57:48 + [ -e /tmp/ssh_known_hosts ] 01:57:48 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:57:48 + sudo tee -a /etc/ssh/ssh_known_hosts+ 01:57:48 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:57:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:57:49 01:57:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:57:49 0.1.4: Pulling from edgex-devops/py-git-semver 01:57:49 b85a868b505f: Pulling fs layer 01:57:49 e2be974225ed: Pulling fs layer 01:57:49 339a4e72a1f5: Pulling fs layer 01:57:49 988bab9f4d93: Pulling fs layer 01:57:49 1469e6f7b9e6: Pulling fs layer 01:57:49 eaf3925da568: Pulling fs layer 01:57:49 bab4dde63d76: Pulling fs layer 01:57:49 bde34c3a00c8: Pulling fs layer 01:57:49 b352a97aabf1: Pulling fs layer 01:57:49 4872d77fe225: Pulling fs layer 01:57:49 5851b861e8e6: Pulling fs layer 01:57:49 4872d77fe225: Waiting 01:57:49 988bab9f4d93: Waiting 01:57:49 bde34c3a00c8: Waiting 01:57:49 b352a97aabf1: Waiting 01:57:49 bab4dde63d76: Waiting 01:57:49 5851b861e8e6: Waiting 01:57:49 1469e6f7b9e6: Waiting 01:57:49 eaf3925da568: Waiting 01:57:49 e2be974225ed: Verifying Checksum 01:57:49 e2be974225ed: Download complete 01:57:49 988bab9f4d93: Verifying Checksum 01:57:49 988bab9f4d93: Download complete 01:57:49 1469e6f7b9e6: Verifying Checksum 01:57:49 1469e6f7b9e6: Download complete 01:57:49 339a4e72a1f5: Verifying Checksum 01:57:49 339a4e72a1f5: Download complete 01:57:49 eaf3925da568: Verifying Checksum 01:57:49 eaf3925da568: Download complete 01:57:49 bde34c3a00c8: Verifying Checksum 01:57:49 bde34c3a00c8: Download complete 01:57:49 b352a97aabf1: Verifying Checksum 01:57:49 b352a97aabf1: Download complete 01:57:49 4872d77fe225: Verifying Checksum 01:57:49 4872d77fe225: Download complete 01:57:49 5851b861e8e6: Verifying Checksum 01:57:49 5851b861e8e6: Download complete 01:57:49 b85a868b505f: Verifying Checksum 01:57:49 b85a868b505f: Download complete 01:57:50 bab4dde63d76: Verifying Checksum 01:57:50 bab4dde63d76: Download complete 01:57:51 b85a868b505f: Pull complete 01:57:51 e2be974225ed: Pull complete 01:57:51 339a4e72a1f5: Pull complete 01:57:51 988bab9f4d93: Pull complete 01:57:52 1469e6f7b9e6: Pull complete 01:57:52 eaf3925da568: Pull complete 01:57:54 bab4dde63d76: Pull complete 01:57:54 bde34c3a00c8: Pull complete 01:57:54 b352a97aabf1: Pull complete 01:57:54 4872d77fe225: Pull complete 01:57:54 5851b861e8e6: Pull complete 01:57:54 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:57:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:57:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:57:54 prd-ubuntu20.04-docker-8c-8g-4512 does not seem to be running inside a container 01:57:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:57:57 $ docker top 472abf383451177d9fd65c997f650ac8b74509aa978c1f737ea73ff6e3ea817f -eo pid,comm 01:57:57 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). 01:57:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:57:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:57:57 [ssh-agent] Looking for ssh-agent implementation... 01:57:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:57:57 $ docker exec 472abf383451177d9fd65c997f650ac8b74509aa978c1f737ea73ff6e3ea817f ssh-agent 01:57:57 SSH_AUTH_SOCK=/tmp/ssh-fWuhpVRibPIa/agent.32 01:57:57 SSH_AGENT_PID=38 01:57:57 Running ssh-add (command line suppressed) 01:57:57 Identity added: /w/workspace/edgex-go/5@tmp/private_key_17006358543249083234.key (/w/workspace/edgex-go/5@tmp/private_key_17006358543249083234.key) 01:57:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:57:58 + git tag --points-at HEAD [Pipeline] } 01:57:58 $ docker exec --env ******** --env ******** 472abf383451177d9fd65c997f650ac8b74509aa978c1f737ea73ff6e3ea817f ssh-agent -k 01:57:58 unset SSH_AUTH_SOCK; 01:57:58 unset SSH_AGENT_PID; 01:57:58 echo Agent pid 38 killed; 01:57:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:57:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:57:58 [ssh-agent] Looking for ssh-agent implementation... 01:57:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:57:58 $ docker exec 472abf383451177d9fd65c997f650ac8b74509aa978c1f737ea73ff6e3ea817f ssh-agent 01:57:58 SSH_AUTH_SOCK=/tmp/ssh-73wfCoGyP0H7/agent.72 01:57:58 SSH_AGENT_PID=78 01:57:58 Running ssh-add (command line suppressed) 01:57:58 Identity added: /w/workspace/edgex-go/5@tmp/private_key_10572062398970684298.key (/w/workspace/edgex-go/5@tmp/private_key_10572062398970684298.key) 01:57:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:57:59 + git semver init 01:57:59 2024-06-28 01:57:59,198 [run_init] DEBUG init version:0.0.0 force:False 01:57:59 2024-06-28 01:57:59,199 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/5/.semver 01:57:59 2024-06-28 01:57:59,199 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/5/.semver 01:57:59 2024-06-28 01:57:59,200 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/5/.semver'], cwd=/w/workspace/edgex-go/5, universal_newlines=False, shell=None, istream=None) 01:58:04 2024-06-28 01:58:04,268 [append_file] DEBUG append to file:/w/workspace/edgex-go/5/.git/info/exclude 01:58:04 2024-06-28 01:58:04,268 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/5/.semver/PR-4790 with force:False 01:58:04 2024-06-28 01:58:04,269 [write_file] DEBUG write to file:/w/workspace/edgex-go/5/.semver/PR-4790 01:58:04 2024-06-28 01:58:04,273 [execute] INFO git cat-file --batch-check 01:58:04 2024-06-28 01:58:04,274 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) 01:58:04 2024-06-28 01:58:04,281 [execute] INFO git cat-file --batch 01:58:04 2024-06-28 01:58:04,281 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) 01:58:04 2024-06-28 01:58:04,286 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/PR-4790 01:58:04 0.0.0 [Pipeline] } 01:58:04 $ docker exec --env ******** --env ******** 472abf383451177d9fd65c997f650ac8b74509aa978c1f737ea73ff6e3ea817f ssh-agent -k 01:58:04 unset SSH_AUTH_SOCK; 01:58:04 unset SSH_AGENT_PID; 01:58:04 echo Agent pid 78 killed; 01:58:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:58:05 + git semver [Pipeline] } 01:58:05 $ docker stop --time=1 472abf383451177d9fd65c997f650ac8b74509aa978c1f737ea73ff6e3ea817f 01:58:06 $ docker rm -f --volumes 472abf383451177d9fd65c997f650ac8b74509aa978c1f737ea73ff6e3ea817f [Pipeline] // withDockerContainer [Pipeline] sh 01:58:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:58:07 Stashed 1 file(s) [Pipeline] echo 01:58:07 [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 01:58:07 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo 01:58:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:58:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:58:07 ========================================================= 01:58:07 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 01:58:07 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:58:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 01:58:07 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 01:58:07 619be1103602: Pulling fs layer 01:58:07 7862e08f4a3e: Pulling fs layer 01:58:07 5df492c9dc93: Pulling fs layer 01:58:07 7629e6793208: Pulling fs layer 01:58:07 4f4fb700ef54: Pulling fs layer 01:58:07 fb5054dd5b73: Pulling fs layer 01:58:07 eeca6798cff9: Pulling fs layer 01:58:07 aa269ceb94a6: Pulling fs layer 01:58:07 ada007ff1a6a: Pulling fs layer 01:58:07 7629e6793208: Waiting 01:58:07 4f4fb700ef54: Waiting 01:58:07 eeca6798cff9: Waiting 01:58:07 fb5054dd5b73: Waiting 01:58:07 ada007ff1a6a: Waiting 01:58:07 7862e08f4a3e: Download complete 01:58:07 7629e6793208: Verifying Checksum 01:58:07 7629e6793208: Download complete 01:58:07 4f4fb700ef54: Download complete 01:58:07 619be1103602: Verifying Checksum 01:58:07 619be1103602: Download complete 01:58:07 fb5054dd5b73: Download complete 01:58:07 eeca6798cff9: Verifying Checksum 01:58:07 eeca6798cff9: Download complete 01:58:08 619be1103602: Pull complete 01:58:08 7862e08f4a3e: Pull complete 01:58:08 ada007ff1a6a: Verifying Checksum 01:58:08 ada007ff1a6a: Download complete 01:58:08 5df492c9dc93: Verifying Checksum 01:58:08 5df492c9dc93: Download complete 01:58:08 aa269ceb94a6: Verifying Checksum 01:58:08 aa269ceb94a6: Download complete 01:58:12 5df492c9dc93: Pull complete 01:58:12 7629e6793208: Pull complete 01:58:12 4f4fb700ef54: Pull complete 01:58:12 fb5054dd5b73: Pull complete 01:58:12 eeca6798cff9: Pull complete 01:58:14 aa269ceb94a6: Pull complete 01:58:14 ada007ff1a6a: Pull complete 01:58:14 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 01:58:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 01:58:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 01:58:15 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 01:58:15 WORKDIR /edgex 01:58:15 COPY go.mod . 01:58:15 RUN go mod download 01:58:15 + docker build -t ci-base-image-x86_64 -f - . 01:58:15 Sending build context to Docker daemon 178.4MB 01:58:15 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 01:58:15 ---> f489d0715acc 01:58:15 Step 2/4 : WORKDIR /edgex 01:58:21 ---> Running in f7b3b77d8cd1 01:58:21 Removing intermediate container f7b3b77d8cd1 01:58:21 ---> f151758bf6a2 01:58:21 Step 3/4 : COPY go.mod . 01:58:21 ---> 9b9433b29139 01:58:21 Step 4/4 : RUN go mod download 01:58:21 ---> Running in 96f717e1242e 01:58:22 Still waiting to schedule task 01:58:22 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4511’ 01:58:53 Removing intermediate container 96f717e1242e 01:58:53 ---> f03b2d426e58 01:58:53 Successfully built f03b2d426e58 01:58:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:53 + docker inspect -f . ci-base-image-x86_64 01:58:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:58:53 prd-ubuntu20.04-docker-8c-8g-4512 does not seem to be running inside a container 01:58:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:58:54 $ docker top 68239335c36ff876185dc22d8aafe835cb616306169b0eda8755e907bc913f21 -eo pid,comm [Pipeline] { [Pipeline] sh 01:58:54 + go version 01:58:54 go version go1.21.9 linux/amd64 [Pipeline] } 01:58:54 $ docker stop --time=1 68239335c36ff876185dc22d8aafe835cb616306169b0eda8755e907bc913f21 01:58:56 $ docker rm -f --volumes 68239335c36ff876185dc22d8aafe835cb616306169b0eda8755e907bc913f21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:56 + docker inspect -f . ci-base-image-x86_64 01:58:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:58:56 prd-ubuntu20.04-docker-8c-8g-4512 does not seem to be running inside a container 01:58:56 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:58:56 $ docker top 4b3043ae34d539c00e6a9ff2f2479c57719268788b7ecf229b7e9693d52f22c6 -eo pid,comm [Pipeline] { [Pipeline] echo 01:58:57 ========================================================= 01:58:57 [edgeXBuildGoParallel] Running Tests and Build... 01:58:57 ========================================================= [Pipeline] sh 01:58:57 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh 01:58:57 + make test 01:58:57 go test -race -coverprofile=coverage.out ./... 01:59:05 ? github.com/edgexfoundry/edgex-go [no test files] 01:59:44 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:59:44 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 01:59:44 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:59:44 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 01:59:44 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:59:44 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:59:44 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:59:44 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:59:44 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 01:59:44 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:59:44 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 01:59:44 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:59:44 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:59:44 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:59:44 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 01:59:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:59:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:59:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.033s coverage: 28.7% of statements 01:59:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 01:59:44 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 01:59:44 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 01:59:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.033s coverage: 97.0% of statements 01:59:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:59:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:59:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 01:59:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:59:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 01:59:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:59:44 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 01:59:44 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 01:59:44 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 01:59:44 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 01:59:44 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 01:59:46 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 01:59:46 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 01:59:46 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 01:59:46 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 01:59:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 01:59:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.053s coverage: 69.2% of statements 01:59:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.056s coverage: 53.2% of statements 01:59:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:59:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:59:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:59:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 01:59:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 01:59:48 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:59:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 01:59:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:59:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:59:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:59:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:59:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:59:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.075s coverage: 93.4% of statements 01:59:48 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.054s coverage: 91.7% of statements 01:59:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.055s coverage: 6.1% of statements 01:59:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.360s coverage: 97.6% of statements 01:59:50 ok github.com/edgexfoundry/edgex-go/internal/io 1.021s coverage: 72.2% of statements 01:59:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:59:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:59:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.048s coverage: 0.8% of statements 01:59:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.033s coverage: 32.2% of statements 01:59:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.041s coverage: 41.7% of statements 01:59:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.023s coverage: 82.9% of statements 01:59:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.036s coverage: 94.1% of statements 01:59:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.259s coverage: 96.3% of statements 01:59:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.025s coverage: 87.5% of statements 01:59:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:59:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:59:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:59:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:59:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:59:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 01:59:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 01:59:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 01:59:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:59:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:59:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:59:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:59:54 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:59:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:59:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:59:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 01:59:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:59:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:59:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:00:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 02:00:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 02:00:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 02:00:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:00:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:00:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:00:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 02:00:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 02:00:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 02:00:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:00:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.029s coverage: 94.4% of statements 02:00:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:00:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:00:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:00:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:00:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:00:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:00:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:00:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:00:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:00:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:00:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:00:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:00:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.275s coverage: 79.9% of statements 02:00:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.054s coverage: 92.9% of statements 02:00:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.019s coverage: 64.4% of statements 02:00:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements 02:00:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.034s coverage: 87.2% of statements 02:00:19 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.058s coverage: 20.0% of statements 02:00:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.045s coverage: 100.0% of statements 02:00:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.073s coverage: 81.8% of statements 02:00:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.060s coverage: 82.1% of statements 02:00:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.025s coverage: 86.0% of statements 02:00:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.150s coverage: 63.1% of statements 02:00:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.028s coverage: 100.0% of statements 02:00:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements 02:00:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.014s coverage: 100.0% of statements 02:00:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.018s coverage: 73.7% of statements 02:00:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements 02:00:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.154s coverage: 38.4% of statements 02:00:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.022s coverage: 89.5% of statements 02:00:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 84.8% of statements 02:00:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.047s coverage: 19.9% of statements 02:00:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.088s coverage: 95.7% of statements 02:00:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.029s coverage: 61.8% of statements 02:00:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.061s coverage: 98.9% of statements 02:00:19 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 02:00:19 running golangci-lint 02:00:19 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 02:00:19 go version go1.21.9 linux/amd64 02:00:19 level=info msg="[config_reader] Used config file .golangci.yml" 02:00:19 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 02:00:41 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|imports|name|types_sizes|deps|files) took 22.775652047s" 02:00:41 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.748442ms" 02:00:56 level=info msg="[linters_context/goanalysis] analyzers took 1m45.237865234s with top 10 stages: buildir: 1m1.879782517s, gosec: 9.073424274s, inspect: 2.76079795s, fact_deprecated: 2.458113777s, printf: 2.162517908s, ctrlflow: 1.786372567s, nilness: 1.686719618s, fact_purity: 1.488525183s, S1038: 877.568381ms, typedness: 789.815702ms" 02:00:56 level=info msg="[runner] Issues before processing: 209, after processing: 0" 02:00:56 level=info msg="[runner] Processors filtering stat (out/in): cgo: 209/209, filename_unadjuster: 209/209, path_prettifier: 209/209, autogenerated_exclude: 209/209, exclude-rules: 21/209, nolint: 0/21, skip_files: 209/209, skip_dirs: 209/209, exclude: 209/209, identifier_marker: 209/209" 02:00:56 level=info msg="[runner] processing took 16.892771ms with stages: nolint: 6.684386ms, identifier_marker: 4.678138ms, autogenerated_exclude: 2.173212ms, path_prettifier: 1.402991ms, exclude-rules: 1.097226ms, skip_dirs: 761.66µs, cgo: 74.796µs, filename_unadjuster: 14.661µs, fixer: 930ns, skip_files: 730ns, max_same_issues: 720ns, uniq_by_line: 621ns, exclude: 600ns, sort_results: 500ns, max_from_linter: 440ns, severity-rules: 370ns, diff: 300ns, max_per_file_from_linter: 130ns, source_code: 130ns, path_shortener: 120ns, path_prefixer: 110ns" 02:00:56 level=info msg="[runner] linters took 13.289575183s with stages: goanalysis_metalinter: 13.272581305s" 02:00:56 level=info msg="File cache stats: 0 entries of total size 0B" 02:00:56 level=info msg="Memory: 363 samples, avg is 320.9MB, max is 1388.4MB" 02:00:56 level=info msg="Execution took 36.117861143s" 02:00:56 go vet ./... 02:01:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:01:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:01:01 ./bin/test-attribution-txt.sh [Pipeline] echo 02:01:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 02:01:01 + ls -al . 02:01:01 total 840 02:01:01 drwxrwxr-x 11 1001 1001 4096 Jun 28 01:58 . 02:01:01 drwxr-xr-x 4 root root 4096 Jun 28 01:58 .. 02:01:01 drwxrwxr-x 2 1001 1001 4096 Jun 28 01:57 .blubracket 02:01:01 -rw-rw-r-- 1 1001 1001 10 Jun 28 01:57 .dockerignore 02:01:01 drwxrwxr-x 8 1001 1001 4096 Jun 28 02:00 .git 02:01:01 drwxrwxr-x 3 1001 1001 4096 Jun 28 01:57 .github 02:01:01 -rw-rw-r-- 1 1001 1001 1102 Jun 28 01:57 .gitignore 02:01:01 -rw-rw-r-- 1 1001 1001 42 Jun 28 01:57 .golangci.yml 02:01:01 -rw-rw-r-- 1 1001 1001 100 Jun 28 01:57 .hadolint.yml 02:01:01 drwxr-xr-x 3 1001 1001 4096 Jun 28 01:58 .semver 02:01:01 -rw-rw-r-- 1 1001 1001 155 Jun 28 01:57 .sonarcloud.properties 02:01:01 -rw-rw-r-- 1 1001 1001 1171 Jun 28 01:57 ADOPTERS.md 02:01:01 -rw-rw-r-- 1 1001 1001 20361 Jun 28 01:57 Attribution.txt 02:01:01 -rw-rw-r-- 1 1001 1001 100284 Jun 28 01:57 CHANGELOG.md 02:01:01 -rw-rw-r-- 1 1001 1001 3804 Jun 28 01:57 CONTRIBUTING.md 02:01:01 -rw-rw-r-- 1 1001 1001 677 Jun 28 01:57 GOVERNANCE.md 02:01:01 -rw-rw-r-- 1 1001 1001 861 Jun 28 01:57 Jenkinsfile 02:01:01 -rw-rw-r-- 1 1001 1001 10775 Jun 28 01:57 LICENSE 02:01:01 -rw-rw-r-- 1 1001 1001 16051 Jun 28 01:57 Makefile 02:01:01 -rw-rw-r-- 1 1001 1001 582 Jun 28 01:57 OWNERS.md 02:01:01 -rw-rw-r-- 1 1001 1001 9528 Jun 28 01:57 README.md 02:01:01 -rw-rw-r-- 1 1001 1001 789 Jun 28 01:57 SECURITY.md 02:01:01 -rw-rw-r-- 1 1001 1001 5 Jun 28 01:58 VERSION 02:01:01 drwxrwxr-x 2 1001 1001 4096 Jun 28 01:57 bin 02:01:01 drwxrwxr-x 19 1001 1001 4096 Jun 28 01:57 cmd 02:01:01 -rw-r--r-- 1 root root 479571 Jun 28 02:00 coverage.out 02:01:01 drwxrwxr-x 2 1001 1001 4096 Jun 28 01:57 fuzz_test 02:01:01 -rw-rw-r-- 1 1001 1001 6910 Jun 28 01:57 go.mod 02:01:01 -rw-rw-r-- 1 1001 1001 101535 Jun 28 01:57 go.sum 02:01:01 drwxrwxr-x 7 1001 1001 4096 Jun 28 01:57 internal 02:01:01 drwxrwxr-x 3 1001 1001 4096 Jun 28 01:57 openapi 02:01:01 -rw-rw-r-- 1 1001 1001 584 Jun 28 01:57 security.txt 02:01:01 -rw-rw-r-- 1 1001 1001 204 Jun 28 01:57 version.go [Pipeline] sh 02:01:02 + '[' -e coverage.out ] 02:01:02 + chown 1001:1001 coverage.out [Pipeline] stash 02:01:02 Stashed 1 file(s) [Pipeline] sh 02:01:02 + make build 02:01:02 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 02:01:10 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4514 in /w/workspace/edgexfoundry_edgex-go_PR-4790 [Pipeline] { [Pipeline] ws 02:01:10 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 02:01:13 The recommended git tool is: git 02:01:22 using credential edgex-jenkins-ssh 02:01:22 Cloning the remote Git repository 02:01:22 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:01:22 > git init /w/workspace/edgex-go/5 # timeout=10 02:01:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:01:22 > git --version # timeout=10 02:01:22 > git --version # 'git version 2.25.1' 02:01:22 using GIT_SSH to set credentials SSH Credentials for GitHub 02:01:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:01:26 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 02:01:27 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 02:01:29 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 02:01:29 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 02:01:31 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 02:01:35 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 02:01:37 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 02:01: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:01:40 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 02:01:40 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 02:01:41 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 02:01:42 Merging remotes/origin/main commit a802096cb56626d3379e9589aa0de6bc0bfaf5c9 into PR head commit 3918288b3b7167383648d2921917951aae13068f 02:01:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:01:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:01:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:01:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:01:41 using GIT_SSH to set credentials SSH Credentials for GitHub 02:01:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4790/head:refs/remotes/origin/PR-4790 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:01:42 > git config core.sparsecheckout # timeout=10 02:01:42 > git checkout -f 3918288b3b7167383648d2921917951aae13068f # timeout=10 02:01:43 Merge succeeded, producing 3918288b3b7167383648d2921917951aae13068f 02:01:43 Checking out Revision 3918288b3b7167383648d2921917951aae13068f (PR-4790) 02:01:43 > git remote # timeout=10 02:01:43 > git config --get remote.origin.url # timeout=10 02:01:43 using GIT_SSH to set credentials SSH Credentials for GitHub 02:01:43 > git merge a802096cb56626d3379e9589aa0de6bc0bfaf5c9 # timeout=10 02:01:43 > git rev-parse HEAD^{commit} # timeout=10 02:01:43 > git config core.sparsecheckout # timeout=10 02:01:43 > git checkout -f 3918288b3b7167383648d2921917951aae13068f # timeout=10 02:01:47 Commit message: "feat: add SecurityOptions to Core Keeper configuration file" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:01:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:01:48 % Total % Received % Xferd Average Speed Time Time Time Current 02:01:48 Dload Upload Total Spent Left Speed 02:01:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 93635 0 --:--:-- --:--:-- --:--:-- 93635 [Pipeline] sh 02:01:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:01:49 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:01:49 + sudo tee /etc/docker/daemon.new 02:01:49 { 02:01:49 "registry-mirrors": [ 02:01:49 "https://nexus3.edgexfoundry.org:10001" 02:01:49 ], 02:01:49 "bip": "10.250.0.254/24", 02:01:49 "hosts": [ 02:01:49 "tcp://0.0.0.0:5555", 02:01:49 "unix:///var/run/docker.sock" 02:01:49 ], 02:01:49 "mtu": 1458, 02:01:49 "selinux-enabled": true, 02:01:49 "seccomp-profile": "/etc/docker/seccomp.json" 02:01:49 } [Pipeline] sh 02:01:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:01:50 + sudo service docker restart 02:02:04 Cannot contact prd-ubuntu20.04-docker-8c-8g-4512: java.lang.InterruptedException [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:02:08 provisioning config files... 02:02:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config4721472666836609299tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:02:08 ---> ****-login.sh 02:02:08 nexus3.edgexfoundry.org:10001 02:02:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:02:09 Configure a credential helper to remove this warning. See 02:02:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:02:09 02:02:09 Login Succeeded 02:02:09 nexus3.edgexfoundry.org:10002 02:02:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:02:10 Configure a credential helper to remove this warning. See 02:02:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:02:10 02:02:10 Login Succeeded 02:02:10 nexus3.edgexfoundry.org:10003 02:02:10 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 02:02:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:02:10 Configure a credential helper to remove this warning. See 02:02:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:02:10 02:02:10 Login Succeeded 02:02:10 nexus3.edgexfoundry.org:10004 02:02:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } 02:02:10 $ docker stop --time=1 4b3043ae34d539c00e6a9ff2f2479c57719268788b7ecf229b7e9693d52f22c6 02:02:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:02:10 Configure a credential helper to remove this warning. See 02:02:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:02:10 02:02:10 Login Succeeded 02:02:10 ****.io 02:02:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:02:11 Configure a credential helper to remove this warning. See 02:02:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:02:11 02:02:11 Login Succeeded 02:02:11 ---> ****-login.sh ends 02:02:19 $ docker rm -f --volumes 4b3043ae34d539c00e6a9ff2f2479c57719268788b7ecf229b7e9693d52f22c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 02:02:20 Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 02:02:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:02:21 02:02:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:21 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo 02:02:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:02:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:02:21 ========================================================= 02:02:21 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 02:02:21 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:02:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:02:21 latest: Pulling from edgex-devops/edgex-compose 02:02:21 91d30c5bc195: Pulling fs layer 02:02:21 2e9b0aa3be6d: Pulling fs layer 02:02:21 9c61dcf015f6: Pulling fs layer 02:02:21 4698f68db338: Pulling fs layer 02:02:21 2a2f49069b9e: Pulling fs layer 02:02:21 e0025b399a48: Pulling fs layer 02:02:21 2a2f49069b9e: Waiting 02:02:21 e0025b399a48: Waiting 02:02:21 4698f68db338: Waiting 02:02:21 91d30c5bc195: Verifying Checksum 02:02:21 91d30c5bc195: Download complete 02:02:21 4698f68db338: Download complete 02:02:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:02:22 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:02:22 c6b39de5b339: Pulling fs layer 02:02:22 a69c41024577: Pulling fs layer 02:02:22 d6de4b400683: Pulling fs layer 02:02:22 35cb2a7552d0: Pulling fs layer 02:02:22 4f4fb700ef54: Pulling fs layer 02:02:22 464afbd9ba4c: Pulling fs layer 02:02:22 00f215d4a9da: Pulling fs layer 02:02:22 d496ad576159: Pulling fs layer 02:02:22 4f4fb700ef54: Waiting 02:02:22 464afbd9ba4c: Waiting 02:02:22 00f215d4a9da: Waiting 02:02:22 d496ad576159: Waiting 02:02:22 35cb2a7552d0: Waiting 02:02:22 2e9b0aa3be6d: Verifying Checksum 02:02:22 2e9b0aa3be6d: Download complete 02:02:22 e0025b399a48: Verifying Checksum 02:02:22 e0025b399a48: Download complete 02:02:22 91d30c5bc195: Pull complete 02:02:22 2a2f49069b9e: Download complete 02:02:22 a69c41024577: Verifying Checksum 02:02:22 a69c41024577: Download complete 02:02:22 35cb2a7552d0: Verifying Checksum 02:02:22 35cb2a7552d0: Download complete 02:02:22 4f4fb700ef54: Verifying Checksum 02:02:22 4f4fb700ef54: Download complete 02:02:22 464afbd9ba4c: Verifying Checksum 02:02:22 464afbd9ba4c: Download complete 02:02:22 c6b39de5b339: Download complete 02:02:22 2e9b0aa3be6d: Pull complete 02:02:22 9c61dcf015f6: Verifying Checksum 02:02:22 9c61dcf015f6: Download complete 02:02:22 d496ad576159: Verifying Checksum 02:02:22 d496ad576159: Download complete 02:02:23 c6b39de5b339: Pull complete 02:02:24 a69c41024577: Pull complete 02:02:24 d6de4b400683: Verifying Checksum 02:02:24 d6de4b400683: Download complete 02:02:25 00f215d4a9da: Verifying Checksum 02:02:25 00f215d4a9da: Download complete 02:02:25 9c61dcf015f6: Pull complete 02:02:25 4698f68db338: Pull complete 02:02:26 2a2f49069b9e: Pull complete 02:02:26 e0025b399a48: Pull complete 02:02:26 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 02:02:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:02:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:02:27 prd-ubuntu20.04-docker-8c-8g-4512 does not seem to be running inside a container 02:02:27 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:02:33 $ docker top bde59d09cc40b311f6339496a8442c842e2d03aca1ddc96af02ed5ffc240bd57 -eo pid,comm [Pipeline] { [Pipeline] sh 02:02:34 + docker compose -f ./docker-compose-build.yml build --parallel 02:02:36 #1 [core-command internal] load build definition from Dockerfile 02:02:36 #1 transferring dockerfile: 1.93kB done 02:02:36 #1 DONE 0.2s 02:02:36 02:02:36 #2 [security-proxy-setup internal] load build definition from Dockerfile 02:02:36 #2 transferring dockerfile: 2.50kB done 02:02:36 #2 DONE 0.1s 02:02:36 02:02:36 #3 [core-command internal] load .dockerignore 02:02:36 #3 transferring context: 50B done 02:02:36 #3 DONE 0.2s 02:02:36 02:02:36 #4 [security-proxy-setup internal] load .dockerignore 02:02:36 #4 transferring context: 50B done 02:02:36 #4 DONE 0.1s 02:02:36 02:02:36 #5 [core-data internal] load build definition from Dockerfile 02:02:36 #5 transferring dockerfile: 2.01kB done 02:02:36 #5 DONE 0.2s 02:02:37 02:02:37 #6 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:02:37 #6 DONE 0.0s 02:02:37 02:02:37 #7 [security-bootstrapper internal] load build definition from Dockerfile 02:02:37 #7 transferring dockerfile: 2.93kB done 02:02:37 #7 DONE 0.1s 02:02:37 02:02:37 #8 [core-data internal] load .dockerignore 02:02:37 #8 transferring context: 50B done 02:02:37 #8 DONE 0.1s 02:02:37 02:02:37 #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:02:37 #9 ... 02:02:37 02:02:37 #6 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:02:37 #6 DONE 0.0s 02:02:37 02:02:37 #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:02:37 #9 transferring dockerfile: 2.23kB done 02:02:37 #9 DONE 0.2s 02:02:37 02:02:37 #10 [security-spire-server internal] load build definition from Dockerfile 02:02:37 #10 ... 02:02:37 02:02:37 #6 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:02:37 #6 DONE 0.0s 02:02:37 d6de4b400683: Pull complete 02:02:37 35cb2a7552d0: Pull complete 02:02:37 02:02:37 #11 [security-spire-server internal] load .dockerignore 02:02:37 #11 ... 02:02:37 02:02:37 #12 [security-secretstore-setup internal] load build definition from Dockerfile 02:02:37 #12 transferring dockerfile: 2.49kB done 02:02:37 #12 DONE 0.5s 02:02:37 4f4fb700ef54: Pull complete 02:02:37 02:02:37 #13 [security-bootstrapper internal] load .dockerignore 02:02:37 #13 transferring context: 50B done 02:02:37 #13 DONE 0.6s 02:02:37 02:02:37 #6 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:02:37 #6 DONE 0.0s 02:02:37 02:02:37 #14 [security-spiffe-token-provider internal] load .dockerignore 02:02:38 #14 ... 02:02:38 02:02:38 #15 [security-proxy-auth internal] load build definition from Dockerfile 02:02:38 #15 transferring dockerfile: 2.15kB done 02:02:38 #15 DONE 1.0s 02:02:38 464afbd9ba4c: Pull complete 02:02:38 02:02:38 #16 [support-scheduler internal] load build definition from Dockerfile 02:02:38 #16 transferring dockerfile: 1.93kB done 02:02:38 #16 DONE 1.3s 02:02:38 02:02:38 #17 [security-spire-config internal] load build definition from Dockerfile 02:02:38 #17 transferring dockerfile: 1.69kB done 02:02:39 #17 ... 02:02:39 02:02:39 #18 [core-keeper internal] load build definition from Dockerfile 02:02:39 #18 transferring dockerfile: 2.01kB done 02:02:39 #18 DONE 1.7s 02:02:39 02:02:39 #19 [core-command internal] load metadata for docker.io/library/alpine:3.18 02:02:39 #19 DONE 2.2s 02:02:39 02:02:39 #17 [security-spire-config internal] load build definition from Dockerfile 02:02:39 #17 DONE 2.0s 02:02:39 02:02:39 #20 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 02:02:39 #20 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 02:02:39 #20 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.5s done 02:02:39 #20 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 02:02:39 #20 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 02:02:39 #20 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0B / 3.41MB 0.1s 02:02:39 #20 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 02:02:40 #20 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.3s 02:02:40 #20 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.3s done 02:02:40 #20 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 02:02:40 #20 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.1s done 02:02:40 #20 ... 02:02:40 02:02:40 #10 [security-spire-server internal] load build definition from Dockerfile 02:02:40 #10 transferring dockerfile: 1.70kB done 02:02:40 #10 DONE 3.2s 02:02:40 02:02:40 #21 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:02:40 #21 transferring dockerfile: 1.89kB done 02:02:40 #21 DONE 3.3s 02:02:40 02:02:40 #22 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 02:02:40 #22 ... 02:02:40 02:02:40 #23 [security-spire-agent internal] load build definition from Dockerfile 02:02:40 #23 transferring dockerfile: 1.81kB done 02:02:40 #23 DONE 3.5s 02:02:41 02:02:41 #24 [security-proxy-auth internal] load .dockerignore 02:02:41 #24 transferring context: 50B done 02:02:41 #24 DONE 3.4s 02:02:41 02:02:41 #25 [core-data internal] load build context 02:02:41 #25 ... 02:02:41 02:02:41 #26 [core-keeper internal] load .dockerignore 02:02:41 #26 transferring context: 50B done 02:02:41 #26 DONE 3.5s 02:02:41 02:02:41 #6 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:02:41 #6 DONE 0.0s 02:02:41 02:02:41 #25 [core-data internal] load build context 02:02:41 #25 ... 02:02:41 02:02:41 #6 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:02:41 #6 DONE 0.0s 02:02:41 02:02:41 #14 [security-spiffe-token-provider internal] load .dockerignore 02:02:41 #14 transferring context: 50B done 02:02:41 #14 DONE 3.7s 02:02:41 02:02:41 #19 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 02:02:41 #19 DONE 2.3s 02:02:41 02:02:41 #25 [core-data internal] load build context 02:02:41 #25 ... 02:02:41 02:02:41 #27 [core-metadata internal] load build definition from Dockerfile 02:02:41 #27 transferring dockerfile: 2.06kB 0.0s done 02:02:41 #27 DONE 4.1s 02:02:41 02:02:41 #25 [core-data internal] load build context 02:02:41 #25 ... 02:02:41 02:02:41 #6 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:02:41 #6 DONE 0.0s 02:02:41 02:02:41 #19 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 02:02:41 #19 DONE 2.4s 02:02:41 02:02:41 #25 [core-data internal] load build context 02:02:41 #25 ... 02:02:41 02:02:41 #28 [support-notifications internal] load build definition from Dockerfile 02:02:41 #28 transferring dockerfile: 1.95kB 0.0s done 02:02:41 #28 DONE 4.2s 02:02:41 02:02:41 #25 [core-data internal] load build context 02:02:41 #25 ... 02:02:41 02:02:41 #29 [security-spire-agent internal] load .dockerignore 02:02:41 #29 transferring context: 50B done 02:02:41 #29 DONE 4.0s 02:02:41 02:02:41 #25 [core-data internal] load build context 02:02:45 #25 transferring context: 364.31MB 4.9s 02:02:46 #25 ... 02:02:46 02:02:46 #30 [security-secretstore-setup internal] load .dockerignore 02:02:46 #30 transferring context: 50B done 02:02:46 #30 DONE 8.5s 02:02:46 02:02:46 #25 [core-data internal] load build context 02:02:46 #25 transferring context: 439.20MB 5.4s done 02:02:46 00f215d4a9da: Pull complete 02:02:47 #25 ... 02:02:47 02:02:47 #20 [security-spiffe-token-provider stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 02:02:47 #20 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.5s done 02:02:47 #20 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 02:02:47 #20 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 02:02:47 #20 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.3s done 02:02:47 #20 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 02:02:47 #20 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.1s done 02:02:47 #20 ... 02:02:47 02:02:47 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 02:02:47 #31 ... 02:02:47 02:02:47 #11 [security-spire-server internal] load .dockerignore 02:02:47 #11 transferring context: 50B done 02:02:47 #11 DONE 9.6s 02:02:47 02:02:47 #32 [core-metadata internal] load .dockerignore 02:02:47 #32 transferring context: 50B done 02:02:47 #32 DONE 9.5s 02:02:47 02:02:47 #33 [security-spire-config internal] load .dockerignore 02:02:47 #33 transferring context: 50B done 02:02:47 #33 DONE 9.6s 02:02:47 02:02:47 #34 [core-common-config-bootstrapper internal] load .dockerignore 02:02:47 #34 transferring context: 50B 0.0s done 02:02:47 #34 DONE 9.8s 02:02:47 02:02:47 #35 [support-notifications internal] load .dockerignore 02:02:47 #35 transferring context: 50B done 02:02:47 #35 DONE 9.5s 02:02:47 02:02:47 #36 [support-scheduler internal] load .dockerignore 02:02:47 #36 transferring context: 50B done 02:02:47 #36 DONE 9.6s 02:02:47 02:02:47 #6 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:02:47 #6 DONE 0.0s 02:02:47 02:02:47 #19 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 02:02:47 #19 DONE 2.5s 02:02:47 02:02:47 #6 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:02:47 #6 DONE 0.0s 02:02:47 02:02:47 #19 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 02:02:47 #19 ... 02:02:47 02:02:47 #25 [core-data internal] load build context 02:02:47 #25 DONE 8.5s 02:02:47 02:02:47 #6 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:02:47 #6 DONE 0.0s 02:02:47 02:02:47 #20 [support-notifications stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 02:02:47 #20 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.5s done 02:02:47 #20 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 02:02:47 #20 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 02:02:47 #20 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.3s done 02:02:47 #20 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 02:02:47 #20 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.1s done 02:02:47 #20 ... 02:02:47 02:02:47 #6 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:02:47 #6 DONE 0.0s 02:02:48 02:02:48 #19 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 02:02:48 #19 DONE 3.0s 02:02:48 02:02:48 #20 [support-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 02:02:48 #20 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.5s done 02:02:48 #20 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 02:02:48 #20 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 02:02:48 #20 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.3s done 02:02:48 #20 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 02:02:48 #20 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.1s done 02:02:48 #20 DONE 9.5s 02:02:48 02:02:48 #37 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:02:48 #37 ... 02:02:48 02:02:48 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 02:02:48 #38 DONE 1.0s 02:02:48 02:02:48 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 02:02:48 #31 DONE 1.0s 02:02:48 02:02:48 #20 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 02:02:48 #20 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.5s done 02:02:48 #20 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 02:02:48 #20 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 02:02:48 #20 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.3s done 02:02:48 #20 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 02:02:48 #20 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.1s done 02:02:48 #20 DONE 9.5s 02:02:48 02:02:48 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:02:48 #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:02:48 d496ad576159: Pull complete 02:02:48 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 02:02:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:02:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 02:02:48 #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.4s done 02:02:48 #39 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 02:02:48 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:02:48 WORKDIR /edgex 02:02:48 COPY go.mod . 02:02:48 RUN go mod download 02:02:48 + docker build -t ci-base-image-arm64 -f - . 02:02:48 #39 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 02:02:48 #39 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 02:02:49 #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.2s 02:02:49 #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s 02:02:49 #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.3s 02:02:49 #39 ... 02:02:49 02:02:49 #40 [security-proxy-setup internal] load build context 02:02:49 #40 transferring context: 46.72MB 1.9s 02:02:49 #40 ... 02:02:49 02:02:49 #41 [core-command internal] load build context 02:02:49 Sending build context to Docker daemon 3.172MB 02:02:49 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:02:49 ---> f246e2811388 02:02:49 Step 2/4 : WORKDIR /edgex 02:02:49 #41 ... 02:02:49 02:02:49 #42 [security-bootstrapper internal] load build context 02:02:49 #42 ... 02:02:49 02:02:49 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:02:49 #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done 02:02:49 #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.7s 02:02:49 #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.8s done 02:02:49 #39 ... 02:02:49 02:02:49 #43 [security-spire-server internal] load build context 02:02:49 #43 transferring context: 26.79kB 0.0s done 02:02:49 #43 DONE 1.6s 02:02:49 02:02:49 #44 [security-spire-agent internal] load build context 02:02:49 #44 transferring context: 26.32kB 0.0s done 02:02:49 #44 DONE 1.6s 02:02:49 02:02:49 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:02:49 #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.8s done 02:02:49 #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 02:02:49 #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.9s 02:02:49 #39 ... 02:02:49 02:02:49 #45 [security-spire-config internal] load build context 02:02:49 #45 transferring context: 25.04kB 0.1s done 02:02:49 #45 DONE 1.6s 02:02:49 02:02:49 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:02:49 #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 1.0s 02:02:50 #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 10.49MB / 25.84MB 1.1s 02:02:50 #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.0s done 02:02:50 #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 16.78MB / 25.84MB 1.2s 02:02:50 #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 02:02:50 #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 22.02MB / 25.84MB 1.3s 02:02:50 #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.4s 02:02:50 #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.5s done 02:02:50 #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.5s done 02:02:50 #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 02:02:51 ---> Running in 23fedb7ddb8d 02:02:51 #39 ... 02:02:51 02:02:51 #22 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 02:02:51 #22 ... 02:02:51 02:02:51 #46 [core-keeper internal] load build context 02:02:51 #46 ... 02:02:51 02:02:51 #47 [security-proxy-auth internal] load build context 02:02:51 Removing intermediate container 23fedb7ddb8d 02:02:51 ---> a8f74185b3f7 02:02:51 Step 3/4 : COPY go.mod . 02:02:51 #47 ... 02:02:51 02:02:51 #48 [security-spiffe-token-provider internal] load build context 02:02:51 #48 ... 02:02:51 02:02:51 #47 [security-proxy-auth internal] load build context 02:02:52 ---> c667924fcf4b 02:02:52 Step 4/4 : RUN go mod download 02:02:52 ---> Running in 412f339e2157 02:02:55 #47 transferring context: 282.53MB 7.0s 02:02:57 #47 ... 02:02:57 02:02:57 #42 [security-bootstrapper internal] load build context 02:02:57 #42 ... 02:02:57 02:02:57 #49 [security-secretstore-setup internal] load build context 02:02:57 #49 ... 02:02:57 02:02:57 #50 [core-metadata internal] load build context 02:02:57 #50 ... 02:02:57 02:02:57 #51 [support-notifications internal] load build context 02:02:57 #51 ... 02:02:57 02:02:57 #50 [core-metadata internal] load build context 02:02:58 #50 ... 02:02:58 02:02:58 #52 [core-common-config-bootstrapper internal] load build context 02:02:58 #52 ... 02:02:58 02:02:58 #53 [support-scheduler internal] load build context 02:02:58 #53 ... 02:02:58 02:02:58 #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:02:58 #0 1.550 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:02:58 #0 1.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:02:58 #0 1.964 (1/4) Installing ca-certificates (20240226-r0) 02:02:58 #0 2.007 (2/4) Installing dumb-init (1.2.5-r2) 02:02:58 #0 2.007 (3/4) Installing su-exec (0.2-r3) 02:02:58 #0 2.013 (4/4) Installing yq (4.33.3-r5) 02:02:58 #0 2.118 Executing busybox-1.36.1-r7.trigger 02:02:58 #0 2.118 Executing ca-certificates-20240226-r0.trigger 02:02:58 #0 2.346 OK: 17 MiB in 19 packages 02:02:58 #54 ... 02:02:58 02:02:58 #55 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:02:58 #55 ... 02:02:58 02:02:58 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:02:58 #56 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.4s done 02:02:58 #56 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 02:02:58 #56 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 02:02:58 #56 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 02:02:58 #56 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done 02:02:58 #56 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.8s done 02:02:58 #56 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.9s done 02:02:58 #56 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 1.7s done 02:02:58 #56 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 02:02:58 #56 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 02:02:58 #56 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 02:02:59 #56 ... 02:02:59 02:02:59 #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:02:59 #57 ... 02:02:59 02:02:59 #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:02:59 #58 ... 02:02:59 02:02:59 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:02:59 #0 1.542 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:02:59 #0 1.710 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:02:59 #0 2.094 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:02:59 #0 2.094 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:02:59 #0 2.094 OK: 20070 distinct packages available 02:02:59 #0 2.132 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:02:59 #0 2.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:02:59 #0 2.460 (1/11) Installing ca-certificates (20240226-r0) 02:02:59 #0 2.478 (2/11) Installing brotli-libs (1.0.9-r14) 02:02:59 #0 2.491 (3/11) Installing libunistring (1.1-r1) 02:02:59 #0 2.516 (4/11) Installing libidn2 (2.3.4-r1) 02:02:59 #0 2.520 (5/11) Installing nghttp2-libs (1.57.0-r0) 02:02:59 #0 2.523 (6/11) Installing libcurl (8.5.0-r0) 02:02:59 #0 2.534 (7/11) Installing curl (8.5.0-r0) 02:02:59 #0 2.547 (8/11) Installing dumb-init (1.2.5-r2) 02:02:59 #0 2.547 (9/11) Installing musl-obstack (1.2.3-r2) 02:02:59 #0 2.550 (10/11) Installing libucontext (1.2-r2) 02:02:59 #0 2.554 (11/11) Installing gcompat (1.1.0-r1) 02:02:59 #0 2.561 Executing busybox-1.36.1-r7.trigger 02:02:59 #0 2.569 Executing ca-certificates-20240226-r0.trigger 02:02:59 #0 2.616 OK: 12 MiB in 26 packages 02:02:59 #59 ... 02:02:59 02:02:59 #60 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:02:59 #60 ... 02:02:59 02:02:59 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 02:02:59 #61 ... 02:02:59 02:02:59 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:02:59 #0 2.103 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:02:59 #0 2.183 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:02:59 #0 2.374 (1/4) Installing dumb-init (1.2.5-r2) 02:02:59 #0 2.383 (2/4) Installing openssl (3.1.5-r0) 02:02:59 #0 2.394 (3/4) Installing su-exec (0.2-r3) 02:02:59 #0 2.397 (4/4) Installing yq (4.33.3-r5) 02:02:59 #0 2.669 Executing busybox-1.36.1-r7.trigger 02:02:59 #0 2.680 OK: 17 MiB in 19 packages 02:02:59 #62 ... 02:02:59 02:02:59 #40 [security-proxy-setup internal] load build context 02:02:59 #40 transferring context: 439.20MB 11.7s done 02:02:59 #40 ... 02:02:59 02:02:59 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:02:59 #63 ... 02:02:59 02:02:59 #41 [core-command internal] load build context 02:02:59 #41 ... 02:02:59 02:02:59 #51 [support-notifications internal] load build context 02:02:59 #51 transferring context: 439.20MB 11.7s done 02:03:00 #51 ... 02:03:00 02:03:00 #37 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:03:00 #37 2.163 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:03:00 #37 2.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:03:00 #37 2.451 (1/2) Installing dumb-init (1.2.5-r2) 02:03:00 #37 2.476 (2/2) Installing su-exec (0.2-r3) 02:03:00 #37 2.476 Executing busybox-1.36.1-r7.trigger 02:03:00 #37 2.491 OK: 7 MiB in 17 packages 02:03:00 #37 ... 02:03:00 02:03:00 #41 [core-command internal] load build context 02:03:00 #41 transferring context: 439.20MB 13.2s done 02:03:01 #41 ... 02:03:01 02:03:01 #46 [core-keeper internal] load build context 02:03:01 #46 transferring context: 439.20MB 12.2s done 02:03:01 #46 ... 02:03:01 02:03:01 #48 [security-spiffe-token-provider internal] load build context 02:03:01 #48 transferring context: 439.20MB 11.7s done 02:03:03 #48 ... 02:03:03 02:03:03 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:03:03 #39 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.1s 02:03:03 #39 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.6s done 02:03:08 #39 ... 02:03:08 02:03:08 #47 [security-proxy-auth internal] load build context 02:03:08 #47 transferring context: 439.20MB 10.1s done 02:03:08 #47 ... 02:03:08 02:03:08 #49 [security-secretstore-setup internal] load build context 02:03:08 #49 transferring context: 439.20MB 11.8s done 02:03:08 #49 ... 02:03:08 02:03:08 #42 [security-bootstrapper internal] load build context 02:03:08 #42 transferring context: 439.20MB 12.2s done 02:03:08 #42 ... 02:03:08 02:03:08 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:03:08 #56 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.8s done 02:03:08 #56 ... 02:03:08 02:03:08 #50 [core-metadata internal] load build context 02:03:08 #50 transferring context: 439.20MB 10.8s done 02:03:08 #50 ... 02:03:08 02:03:08 #52 [core-common-config-bootstrapper internal] load build context 02:03:08 #52 transferring context: 439.20MB 11.3s done 02:03:08 #52 ... 02:03:08 02:03:08 #53 [support-scheduler internal] load build context 02:03:08 #53 transferring context: 439.20MB 11.3s done 02:03:26 #53 ... 02:03:26 02:03:26 #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:03:26 #54 DONE 37.9s 02:03:26 02:03:26 #37 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:03:26 #37 DONE 38.0s 02:03:26 02:03:26 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:03:26 #59 DONE 37.9s 02:03:26 02:03:26 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:03:26 #62 DONE 38.0s 02:03:26 02:03:26 #22 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 02:03:26 #22 DONE 47.6s 02:03:26 02:03:26 #64 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:03:26 #64 ... 02:03:26 02:03:26 #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:03:26 #57 DONE 37.9s 02:03:26 02:03:26 #47 [security-proxy-auth internal] load build context 02:03:26 #47 DONE 44.8s 02:03:26 02:03:26 #48 [security-spiffe-token-provider internal] load build context 02:03:26 #48 DONE 44.6s 02:03:26 02:03:26 #50 [core-metadata internal] load build context 02:03:26 #50 DONE 38.9s 02:03:26 02:03:26 #42 [security-bootstrapper internal] load build context 02:03:26 #42 DONE 47.0s 02:03:26 02:03:26 #40 [security-proxy-setup internal] load build context 02:03:26 #40 DONE 47.0s 02:03:26 02:03:26 #46 [core-keeper internal] load build context 02:03:26 #46 DONE 44.9s 02:03:26 02:03:26 #52 [core-common-config-bootstrapper internal] load build context 02:03:26 #52 DONE 38.3s 02:03:26 02:03:26 #49 [security-secretstore-setup internal] load build context 02:03:26 #49 DONE 39.0s 02:03:26 02:03:26 #53 [support-scheduler internal] load build context 02:03:26 #53 DONE 38.3s 02:03:26 02:03:26 #51 [support-notifications internal] load build context 02:03:26 #51 DONE 38.7s 02:03:26 02:03:26 #41 [core-command internal] load build context 02:03:26 #41 DONE 47.1s 02:03:26 02:03:26 #65 [support-scheduler builder 2/7] WORKDIR /edgex-go 02:03:26 #65 DONE 1.1s 02:03:26 02:03:26 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:03:26 #39 DONE 38.3s 02:03:26 02:03:26 #66 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 02:03:27 #66 ... 02:03:27 02:03:27 #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:03:27 #58 38.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:03:27 #58 38.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:03:27 #58 39.08 (1/1) Installing dumb-init (1.2.5-r2) 02:03:27 #58 39.09 Executing busybox-1.36.1-r7.trigger 02:03:27 #58 39.11 OK: 7 MiB in 16 packages 02:03:27 #58 DONE 39.3s 02:03:27 02:03:27 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 02:03:27 #61 38.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:03:27 #61 38.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:03:27 #61 39.01 (1/2) Installing ca-certificates (20240226-r0) 02:03:27 #61 39.03 (2/2) Installing dumb-init (1.2.5-r2) 02:03:27 #61 39.04 Executing busybox-1.36.1-r7.trigger 02:03:27 #61 39.04 Executing ca-certificates-20240226-r0.trigger 02:03:27 #61 39.10 OK: 8 MiB in 17 packages 02:03:27 #61 DONE 39.4s 02:03:27 02:03:27 #55 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:03:27 #55 38.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:03:27 #55 38.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:03:27 #55 39.16 (1/1) Installing dumb-init (1.2.5-r2) 02:03:27 #55 39.17 Executing busybox-1.36.1-r7.trigger 02:03:27 #55 39.18 OK: 7 MiB in 16 packages 02:03:27 #55 DONE 40.1s 02:03:27 02:03:27 #67 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 02:03:27 #67 ... 02:03:27 02:03:27 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:03:27 #63 38.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:03:27 #63 38.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:03:27 #63 38.77 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:03:27 #63 38.77 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:03:27 #63 38.77 OK: 20070 distinct packages available 02:03:27 #63 38.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:03:27 #63 38.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:03:27 #63 39.22 (1/4) Installing dumb-init (1.2.5-r2) 02:03:27 #63 39.22 (2/4) Installing musl-obstack (1.2.3-r2) 02:03:27 #63 39.22 (3/4) Installing libucontext (1.2-r2) 02:03:27 #63 39.23 (4/4) Installing gcompat (1.1.0-r1) 02:03:27 #63 39.24 Executing busybox-1.36.1-r7.trigger 02:03:27 #63 39.25 OK: 8 MiB in 19 packages 02:03:27 #63 DONE 39.5s 02:03:27 02:03:27 #68 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:03:27 #0 1.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:03:27 #0 1.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:03:27 #0 1.519 OK: 17 MiB in 19 packages 02:03:27 #68 DONE 1.8s 02:03:27 02:03:27 #69 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:03:27 #0 1.400 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:03:27 #0 1.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:03:27 #0 1.702 OK: 7 MiB in 17 packages 02:03:27 #69 DONE 1.8s 02:03:27 02:03:27 #60 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:03:27 #60 38.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:03:27 #60 38.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:03:27 #60 38.94 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:03:27 #60 38.94 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:03:27 #60 38.94 OK: 20070 distinct packages available 02:03:27 #60 39.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:03:27 #60 39.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:03:27 #60 39.39 (1/5) Installing dumb-init (1.2.5-r2) 02:03:27 #60 39.40 (2/5) Installing musl-obstack (1.2.3-r2) 02:03:27 #60 39.40 (3/5) Installing libucontext (1.2-r2) 02:03:27 #60 39.40 (4/5) Installing gcompat (1.1.0-r1) 02:03:27 #60 39.41 (5/5) Installing openssl (3.1.5-r0) 02:03:27 #60 39.42 Executing busybox-1.36.1-r7.trigger 02:03:27 #60 39.43 OK: 8 MiB in 20 packages 02:03:27 #60 DONE 39.6s 02:03:27 02:03:27 #70 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 02:03:28 #70 ... 02:03:28 02:03:28 #71 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:03:28 #0 1.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:03:28 #0 1.576 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:03:28 #0 1.832 OK: 12 MiB in 26 packages 02:03:28 #71 DONE 1.9s 02:03:28 02:03:28 #72 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:03:29 #72 ... 02:03:29 02:03:29 #73 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:03:29 #73 DONE 2.5s 02:03:29 02:03:29 #64 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:03:29 #64 2.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:03:29 #64 2.468 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:03:29 #64 2.698 OK: 17 MiB in 19 packages 02:03:29 #64 DONE 2.8s 02:03:29 02:03:29 #74 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:03:29 #0 2.140 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:03:29 #0 2.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:03:29 #0 2.458 OK: 264 MiB in 52 packages 02:03:29 #74 DONE 2.6s 02:03:29 02:03:29 #75 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:03:29 #75 DONE 0.1s 02:03:29 02:03:29 #66 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:03:29 #66 2.183 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:03:29 #66 2.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:03:29 #66 2.452 OK: 264 MiB in 52 packages 02:03:29 #66 DONE 3.3s 02:03:29 02:03:29 #76 [core-data builder 4/7] COPY go.mod vendor* ./ 02:03:29 #76 DONE 0.1s 02:03:29 02:03:29 #77 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:03:29 #0 1.815 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:03:29 #0 1.906 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:03:29 #0 2.119 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:03:29 #0 2.119 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:03:29 #0 2.119 OK: 20075 distinct packages available 02:03:29 #0 2.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:03:29 #0 2.280 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:03:29 #0 2.546 OK: 264 MiB in 52 packages 02:03:29 #77 DONE 2.7s 02:03:29 02:03:29 #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:03:29 #78 DONE 0.1s 02:03:29 02:03:29 #79 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:03:29 #79 ... 02:03:29 02:03:29 #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:03:29 #80 DONE 0.1s 02:03:29 02:03:29 #81 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:03:29 #0 2.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:03:29 #0 2.466 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:03:29 #0 2.694 OK: 264 MiB in 52 packages 02:03:29 #81 DONE 3.3s 02:03:29 02:03:29 #82 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:03:29 #0 1.499 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:03:29 #0 2.038 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:03:29 #0 2.727 (1/1) Installing dumb-init (1.2.5-r2) 02:03:29 #0 3.050 Executing busybox-1.36.1-r7.trigger 02:03:29 #0 3.056 OK: 7 MiB in 16 packages 02:03:29 #82 DONE 3.2s 02:03:29 02:03:29 #83 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:03:29 #83 DONE 0.1s 02:03:29 02:03:29 #84 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:03:29 #84 ... 02:03:29 02:03:29 #85 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:03:29 #0 1.522 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:03:29 #0 1.620 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:03:29 #0 1.832 OK: 7 MiB in 16 packages 02:03:29 #85 DONE 1.9s 02:03:29 02:03:29 #86 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:03:30 #86 ... 02:03:30 02:03:30 #67 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 02:03:30 #67 2.389 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:03:30 #67 2.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:03:30 #67 2.670 OK: 7 MiB in 16 packages 02:03:30 #67 DONE 3.5s 02:03:30 02:03:30 #70 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 02:03:30 #70 2.647 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:03:30 #70 ... 02:03:30 02:03:30 #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:03:30 #0 2.682 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:03:30 #0 2.789 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:03:30 #0 2.987 OK: 8 MiB in 17 packages 02:03:30 #87 DONE 3.1s 02:03:30 02:03:30 #70 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 02:03:30 #70 2.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:03:30 #70 ... 02:03:30 02:03:30 #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:03:30 #0 2.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:03:30 #0 2.584 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:03:30 #0 2.782 OK: 8 MiB in 19 packages 02:03:30 #88 DONE 2.9s 02:03:30 02:03:30 #72 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:03:30 #72 DONE 2.9s 02:03:30 02:03:30 #89 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:03:30 #89 DONE 0.1s 02:03:31 02:03:31 #70 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 02:03:31 #70 2.969 OK: 8 MiB in 20 packages 02:03:31 #70 DONE 3.6s 02:03:31 02:03:31 #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:03:31 #90 DONE 0.7s 02:03:31 02:03:31 #91 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:03:31 #91 DONE 0.1s 02:03:31 02:03:31 #92 [security-spire-config stage-2 6/10] COPY security.txt / 02:03:32 #92 DONE 0.9s 02:03:32 02:03:32 #93 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:03:32 #93 DONE 1.0s 02:03:32 02:03:32 #94 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:03:32 #0 1.826 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:03:32 #0 2.306 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:03:32 #0 2.942 OK: 264 MiB in 52 packages 02:03:32 #94 DONE 3.7s 02:03:32 02:03:32 #95 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:03:32 #95 ... 02:03:32 02:03:32 #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:03:32 #96 DONE 1.1s 02:03:32 02:03:32 #97 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:03:32 #97 DONE 0.1s 02:03:32 02:03:32 #98 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:03:32 #98 DONE 0.2s 02:03:32 02:03:32 #99 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:03:32 #99 DONE 0.2s 02:03:32 02:03:32 #100 [security-spire-server stage-2 6/9] COPY security.txt / 02:03:33 #100 DONE 0.5s 02:03:33 02:03:33 #95 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:03:33 #95 DONE 0.6s 02:03:33 02:03:33 #101 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:03:33 #101 DONE 0.5s 02:03:33 02:03:33 #102 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:03:33 #102 DONE 0.1s 02:03:33 02:03:33 #103 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:03:33 #103 DONE 0.1s 02:03:33 02:03:33 #104 [security-spire-config] exporting to image 02:03:33 #104 exporting layers 02:03:33 #104 ... 02:03:33 02:03:33 #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:03:33 #105 DONE 0.1s 02:03:33 02:03:33 #106 [security-spire-agent stage-3 7/10] COPY security.txt / 02:03:33 #106 DONE 0.2s 02:03:33 02:03:33 #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:03:33 #107 DONE 0.1s 02:03:33 02:03:33 #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:03:33 #108 DONE 0.1s 02:03:33 02:03:33 #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:03:33 #109 DONE 0.0s 02:03:33 02:03:33 #110 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:03:33 #110 DONE 0.1s 02:03:33 02:03:33 #104 [security-spire-server] exporting to image 02:03:33 #104 ... 02:03:33 02:03:33 #111 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:03:33 #111 DONE 0.1s 02:03:33 02:03:33 #104 [security-spire-agent] exporting to image 02:03:34 #104 exporting layers 0.6s done 02:03:34 #104 writing image sha256:6e63d2415070619af82697c2ecea635aa82ec282526751c655a6070dbe40db79 done 02:03:34 #104 naming to docker.io/library/security-spire-config done 02:03:34 #104 exporting layers 0.5s done 02:03:34 #104 writing image sha256:18d52b83116e85a0f71bdf60a7fd7a4a0813fdac5a681d3d97c680c9a7ffea92 done 02:03:34 #104 naming to docker.io/library/security-spire-server done 02:03:34 #104 writing image sha256:2c5194efacea9fc010c1ecd784451c7df6883def307aed4f702b7de1ed85f714 done 02:03:34 #104 naming to docker.io/library/security-spire-agent done 02:03:34 #104 DONE 0.8s 02:03:34 02:03:34 #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:03:36 #112 ... 02:03:36 02:03:36 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:03:36 #56 ... 02:03:36 02:03:36 #113 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:03:59 Removing intermediate container 412f339e2157 02:03:59 ---> 477c108a8019 02:03:59 Successfully built 477c108a8019 02:03:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:00 + docker inspect -f . ci-base-image-arm64 02:04:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:04:00 prd-ubuntu20.04-docker-arm64-4c-16g-4514 does not seem to be running inside a container 02:04:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:04:01 $ docker top 12061a11ee652571c3ca43706707bacab2d2f48a99007b614c6b9a6fb37af27c -eo pid,comm [Pipeline] { [Pipeline] sh 02:04:02 + go version 02:04:02 go version go1.21.9 linux/arm64 [Pipeline] } 02:04:02 $ docker stop --time=1 12061a11ee652571c3ca43706707bacab2d2f48a99007b614c6b9a6fb37af27c 02:04:04 $ docker rm -f --volumes 12061a11ee652571c3ca43706707bacab2d2f48a99007b614c6b9a6fb37af27c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:04 + docker inspect -f . ci-base-image-arm64 02:04:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:04:05 prd-ubuntu20.04-docker-arm64-4c-16g-4514 does not seem to be running inside a container 02:04:05 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:04:06 $ docker top 62beb9c9ca4fc636bd7fb73e92db1079c47f4a6447efb479c21fea2516fe285c -eo pid,comm [Pipeline] { [Pipeline] echo 02:04:06 ========================================================= 02:04:06 [edgeXBuildGoParallel] Running Tests and Build... 02:04:06 ========================================================= [Pipeline] sh 02:04:07 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh 02:04:07 + make test 02:04:07 go test -race -coverprofile=coverage.out ./... 02:04:23 #113 DONE 54.1s 02:04:23 02:04:23 #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:04:23 #112 DONE 50.1s 02:04:23 02:04:23 #79 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:04:23 #79 DONE 54.0s 02:04:23 02:04:23 #84 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:04:23 #84 DONE 53.9s 02:04:23 02:04:23 #114 [core-data builder 6/7] COPY . . 02:04:23 #114 ... 02:04:23 02:04:23 #86 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:04:23 #86 DONE 54.0s 02:04:23 02:04:23 #115 [security-spiffe-token-provider builder 6/7] COPY . . 02:04:33 #115 ... 02:04:33 02:04:33 #116 [support-notifications builder 6/7] COPY . . 02:04:33 #116 ... 02:04:33 02:04:33 #117 [security-proxy-setup builder 6/7] COPY . . 02:04:33 #117 ... 02:04:33 02:04:33 #118 [core-keeper builder 7/8] COPY . . 02:04:41 #118 ... 02:04:41 02:04:41 #114 [core-data builder 6/7] COPY . . 02:04:41 #114 DONE 18.0s 02:04:41 02:04:41 #119 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:04:41 #119 CACHED 02:04:41 02:04:41 #120 [core-common-config-bootstrapper builder 6/7] COPY . . 02:04:41 #120 CACHED 02:04:41 02:04:41 #121 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:04:41 #121 CACHED 02:04:41 02:04:41 #122 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:04:41 #122 CACHED 02:04:41 02:04:41 #123 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:04:41 #123 CACHED 02:04:41 02:04:41 #124 [support-scheduler builder 6/7] COPY . . 02:04:41 #124 CACHED 02:04:41 02:04:41 #125 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:04:41 #125 CACHED 02:04:41 02:04:41 #126 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:04:41 #126 CACHED 02:04:41 02:04:41 #127 [security-proxy-auth builder 6/7] COPY . . 02:04:41 #127 CACHED 02:04:41 02:04:41 #115 [security-spiffe-token-provider builder 6/7] COPY . . 02:04:41 #115 DONE 18.0s 02:04:41 02:04:41 #128 [core-metadata builder 6/7] COPY . . 02:04:41 #128 CACHED 02:04:41 02:04:41 #129 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:04:41 #129 CACHED 02:04:41 02:04:41 #130 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:04:41 #130 CACHED 02:04:41 02:04:41 #116 [support-notifications builder 6/7] COPY . . 02:04:41 #116 DONE 18.1s 02:04:41 02:04:41 #131 [security-secretstore-setup builder 6/7] COPY . . 02:04:41 #131 CACHED 02:04:41 02:04:41 #132 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:04:41 #132 CACHED 02:04:41 02:04:41 #133 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:04:41 #133 CACHED 02:04:41 02:04:41 #134 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:04:41 #134 CACHED 02:04:41 02:04:41 #135 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:04:41 #135 CACHED 02:04:41 02:04:41 #136 [security-bootstrapper builder 6/7] COPY . . 02:04:41 #136 CACHED 02:04:41 02:04:41 #118 [core-keeper builder 7/8] COPY . . 02:04:41 #118 DONE 18.2s 02:04:41 02:04:41 #117 [security-proxy-setup builder 6/7] COPY . . 02:04:41 #117 DONE 18.2s 02:04:41 02:04:41 #137 [core-command builder 4/7] COPY go.mod vendor* ./ 02:04:41 #137 CACHED 02:04:41 02:04:41 #138 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:04:41 #138 CACHED 02:04:41 02:04:41 #139 [core-command builder 6/7] COPY . . 02:04:41 #139 CACHED 02:04:41 02:04:41 #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:04:42 #140 1.460 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 02:04:46 #140 ... 02:04:46 02:04:46 #141 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:04:46 #0 1.342 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 02:04:52 #141 ... 02:04:52 02:04:52 #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:04:52 #0 1.281 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 02:04:52 #142 ... 02:04:52 02:04:52 #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:04:52 #0 1.278 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 02:04:52 #143 ... 02:04:52 02:04:52 #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:04:52 #0 0.696 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 02:04:52 #144 ... 02:04:52 02:04:52 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:04:52 #0 0.968 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 02:04:52 #145 ... 02:04:52 02:04:52 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:04:52 #0 0.923 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 02:04:52 #146 ... 02:04:52 02:04:52 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:04:52 #0 0.852 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 02:04:52 #147 ... 02:04:52 02:04:52 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:04:52 #0 0.963 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 02:04:52 #148 ... 02:04:52 02:04:52 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:04:52 #0 1.145 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 02:04:52 #149 ... 02:04:52 02:04:52 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:04:52 #0 0.682 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 02:04:52 #150 ... 02:04:52 02:04:52 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:04:52 #0 0.732 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 02:04:55 ? github.com/edgexfoundry/edgex-go [no test files] 02:06:29 #151 ... 02:06:29 02:06:29 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:06:29 #148 95.20 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 02:08:31 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:08:31 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 02:08:31 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:08:31 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 02:08:31 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:08:31 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:08:31 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:08:31 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:08:31 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 02:08:31 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:08:31 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 02:08:32 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:08:32 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:08:32 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:08:32 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:08:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:08:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:08:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.119s coverage: 28.7% of statements 02:08:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.203s coverage: 97.0% of statements 02:09:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 02:09:03 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 02:09:03 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:09:07 #148 ... 02:09:07 02:09:07 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:09:07 #146 DONE 255.1s 02:09:07 02:09:07 #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:09:07 #142 ... 02:09:07 02:09:07 #152 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:09:07 #152 ... 02:09:07 02:09:07 #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:09:07 #140 DONE 257.6s 02:09:07 02:09:07 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:09:07 #145 ... 02:09:07 02:09:07 #153 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:09:07 #153 ... 02:09:07 02:09:07 #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:09:07 #142 DONE 260.3s 02:09:07 02:09:07 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:09:07 #145 DONE 261.4s 02:09:07 02:09:07 #141 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:09:07 #141 DONE 261.3s 02:09:07 02:09:07 #153 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:09:07 #153 ... 02:09:07 02:09:07 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:09:07 #147 DONE 261.6s 02:09:07 02:09:07 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:09:07 #148 DONE 261.6s 02:09:07 02:09:07 #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:09:07 #144 DONE 261.8s 02:09:07 02:09:07 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:09:07 #151 DONE 261.7s 02:09:07 02:09:07 #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:09:07 #143 DONE 261.7s 02:09:07 02:09:07 #154 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:09:07 #154 ... 02:09:07 02:09:07 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:09:07 #150 DONE 261.9s 02:09:07 02:09:07 #155 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:09:07 #155 ... 02:09:07 02:09:07 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:09:07 #149 DONE 262.1s 02:09:07 02:09:07 #153 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:09:07 #153 DONE 2.6s 02:09:07 02:09:07 #152 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:09:07 #152 DONE 5.6s 02:09:07 02:09:07 #154 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:09:07 #154 DONE 0.7s 02:09:07 02:09:07 #156 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:09:07 #156 ... 02:09:07 02:09:07 #157 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 02:09:07 #157 DONE 0.8s 02:09:07 02:09:07 #158 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:09:07 #158 DONE 0.8s 02:09:07 02:09:07 #155 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:09:07 #155 DONE 0.5s 02:09:07 02:09:07 #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:09:07 #159 DONE 0.6s 02:09:07 02:09:07 #160 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:09:07 #160 DONE 0.6s 02:09:07 02:09:07 #161 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:09:07 #161 ... 02:09:07 02:09:07 #162 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:09:07 #162 CACHED 02:09:07 02:09:07 #163 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:09:07 #163 CACHED 02:09:07 02:09:07 #164 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:09:07 #164 DONE 0.8s 02:09:07 02:09:07 #156 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:09:07 #156 DONE 0.7s 02:09:07 02:09:07 #165 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:09:07 #165 CACHED 02:09:07 02:09:07 #166 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:09:07 #166 CACHED 02:09:07 02:09:07 #167 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:09:07 #167 CACHED 02:09:07 02:09:07 #168 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:09:07 #168 CACHED 02:09:07 02:09:07 #169 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:09:07 #169 DONE 0.8s 02:09:07 02:09:07 #170 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:09:07 #170 DONE 0.7s 02:09:07 02:09:07 #171 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:09:07 #171 CACHED 02:09:07 02:09:07 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:09:07 #172 CACHED 02:09:07 02:09:07 #173 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:09:07 #173 DONE 0.8s 02:09:07 02:09:07 #161 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:09:07 #161 DONE 0.8s 02:09:07 02:09:07 #174 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:09:07 #174 ... 02:09:07 02:09:07 #175 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:09:07 #175 DONE 0.9s 02:09:07 02:09:07 #176 [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 02:09:07 #176 ... 02:09:07 02:09:07 #177 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:09:07 #177 DONE 1.6s 02:09:07 02:09:07 #178 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:09:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.300s coverage: 69.2% of statements 02:09:08 #178 ... 02:09:08 02:09:08 #179 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:09:08 #179 DONE 3.6s 02:09:08 02:09:08 #180 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:09:08 #180 DONE 3.6s 02:09:08 02:09:08 #181 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:09:08 #181 DONE 3.6s 02:09:08 02:09:08 #182 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:09:08 #182 DONE 3.6s 02:09:08 02:09:08 #183 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:09:08 #183 DONE 3.7s 02:09:08 02:09:08 #184 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:09:08 #184 DONE 3.7s 02:09:08 02:09:08 #185 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:09:08 #185 ... 02:09:08 02:09:08 #174 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:09:08 #174 DONE 3.7s 02:09:08 02:09:08 #186 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 02:09:08 #186 DONE 3.7s 02:09:08 02:09:08 #187 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:09:08 #187 DONE 3.8s 02:09:08 02:09:08 #176 [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 02:09:08 #176 DONE 3.7s 02:09:08 02:09:08 #104 [core-keeper] exporting to image 02:09:08 #104 exporting layers 02:09:08 #104 ... 02:09:08 02:09:08 #178 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:09:08 #178 DONE 3.9s 02:09:08 02:09:08 #188 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 02:09:08 #188 ... 02:09:08 02:09:08 #189 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:09:08 #189 DONE 2.2s 02:09:08 02:09:08 #190 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 02:09:08 #190 DONE 0.9s 02:09:08 02:09:08 #191 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 02:09:08 #191 DONE 0.9s 02:09:08 02:09:08 #192 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:09:08 #192 DONE 0.9s 02:09:08 02:09:08 #193 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:09:08 #193 DONE 0.9s 02:09:08 02:09:08 #104 [support-scheduler] exporting to image 02:09:09 #104 ... 02:09:09 02:09:09 #194 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 02:09:09 #194 DONE 0.9s 02:09:09 02:09:09 #185 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:09:09 #185 DONE 0.9s 02:09:09 02:09:09 #104 [support-notifications] exporting to image 02:09:09 #104 writing image sha256:99383d6ee36785a61e3b93ea9e6d3a617a14427b5be4c09028d6b007650d9681 02:09:09 #104 ... 02:09:09 02:09:09 #195 [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 02:09:09 #195 DONE 0.8s 02:09:09 02:09:09 #196 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:09:09 #196 DONE 1.0s 02:09:09 02:09:09 #197 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:09:09 #197 DONE 1.0s 02:09:09 02:09:09 #104 [core-keeper] exporting to image 02:09:09 #104 writing image sha256:99383d6ee36785a61e3b93ea9e6d3a617a14427b5be4c09028d6b007650d9681 0.1s done 02:09:09 #104 naming to docker.io/library/core-keeper 0.0s done 02:09:09 #104 ... 02:09:09 02:09:09 #188 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 02:09:09 #188 DONE 0.7s 02:09:09 02:09:09 #104 [security-spiffe-token-provider] exporting to image 02:09:09 #104 exporting layers 0.5s done 02:09:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:09:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:09:09 #104 ... 02:09:09 02:09:09 #198 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 02:09:09 #198 DONE 0.7s 02:09:09 02:09:09 #199 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:09:09 #199 DONE 0.9s 02:09:09 02:09:09 #200 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:09:09 #200 ... 02:09:09 02:09:09 #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:09:09 #201 DONE 0.7s 02:09:09 02:09:09 #202 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:09:09 #202 DONE 0.8s 02:09:09 02:09:09 #203 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:09:09 #203 DONE 0.6s 02:09:09 02:09:09 #204 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:09:09 #204 DONE 0.7s 02:09:09 02:09:09 #104 [core-command] exporting to image 02:09:09 #104 exporting layers 0.8s done 02:09:09 #104 writing image sha256:2a5e59b45d3e475ec8b94fdc0537ef91c5003ee658e1031b36aada3b84e7786e 0.1s done 02:09:09 #104 writing image sha256:ec9aa014ffa78e8f741ebdf824baa439b4a8a4468b807b5d3fa8700b5fe59ec1 0.1s done 02:09:09 #104 naming to docker.io/library/core-data done 02:09:09 #104 naming to docker.io/library/support-scheduler done 02:09:09 #104 writing image sha256:75259a6185170ae34978f3d77d3966c028cd42c27c6d6cf3bd2ab1686f795e6d done 02:09:09 #104 naming to docker.io/library/core-command done 02:09:10 #104 exporting layers 0.3s done 02:09:10 #104 writing image sha256:429fbd5fc4e4d938e5f2eae8d0c6ecd8ee519c84c4e5177b36b39688c03202be done 02:09:10 #104 naming to docker.io/library/support-notifications done 02:09:10 #104 writing image sha256:c428bc35693b5c9d9ef6081938b4ff810cf127f582cb1670e60a353321a09945 02:09:10 #104 ... 02:09:10 02:09:10 #205 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:09:10 #205 DONE 0.6s 02:09:10 02:09:10 #104 [security-spiffe-token-provider] exporting to image 02:09:10 #104 writing image sha256:c428bc35693b5c9d9ef6081938b4ff810cf127f582cb1670e60a353321a09945 done 02:09:10 #104 naming to docker.io/library/security-spiffe-token-provider done 02:09:10 #104 writing image sha256:043ac5310e8c7f3d2689588396d25580aa9695ad21196931601540c2e2f85d56 done 02:09:10 #104 naming to docker.io/library/core-metadata 02:09:10 #104 naming to docker.io/library/core-metadata 0.1s done 02:09:10 #104 DONE 3.1s 02:09:10 02:09:10 #206 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:09:10 #206 DONE 0.2s 02:09:10 02:09:10 #200 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:09:10 #200 DONE 0.7s 02:09:10 02:09:10 #207 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:09:10 #207 DONE 0.6s 02:09:10 02:09:10 #208 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:09:10 #208 DONE 0.6s 02:09:10 02:09:10 #104 [core-common-config-bootstrapper] exporting to image 02:09:10 #104 ... 02:09:10 02:09:10 #209 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 02:09:10 #209 DONE 0.2s 02:09:10 02:09:10 #210 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:09:10 #210 DONE 0.3s 02:09:10 02:09:10 #211 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 02:09:10 #211 DONE 0.1s 02:09:10 02:09:10 #212 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:09:10 #212 DONE 1.0s 02:09:10 02:09:10 #104 [security-proxy-auth] exporting to image 02:09:10 #104 writing image sha256:89515b34ee2e9b5d6d9674688fde73ee304af6aafdc895d5349c20c26d141d4e done 02:09:10 #104 naming to docker.io/library/core-common-config-bootstrapper done 02:09:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.223s coverage: 53.2% of statements 02:09:10 #104 ... 02:09:10 02:09:10 #213 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:09:10 #213 DONE 0.2s 02:09:10 02:09:10 #214 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 02:09:10 #214 DONE 0.1s 02:09:11 02:09:11 #215 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:09:11 #215 DONE 0.1s 02:09:11 02:09:11 #216 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:09:11 #216 DONE 0.6s 02:09:11 02:09:11 #104 [security-proxy-auth] exporting to image 02:09:11 #104 writing image sha256:4f553fcbf0b7e9799912c1c2cc9ca000130f537bce4dc0be433ea35336d491c7 done 02:09:11 #104 naming to docker.io/library/security-proxy-auth done 02:09:11 #104 exporting layers 0.3s done 02:09:11 #104 writing image sha256:2cfe9698cc83e869f4527f43db9eca96a2a42e51700c32d6fc697cfbe150f435 done 02:09:11 #104 naming to docker.io/library/security-proxy-setup done 02:09:11 #104 DONE 3.8s 02:09:11 02:09:11 #217 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:09:11 #217 DONE 0.5s 02:09:11 02:09:11 #218 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:09:11 #218 DONE 0.6s 02:09:11 02:09:11 #104 [security-bootstrapper] exporting to image 02:09:11 #104 exporting layers 0.3s done 02:09:11 #104 writing image sha256:bb605656b53b1907ca44b86dd8585610a932d82dd248e2e91cd196eee2d0a958 02:09:11 #104 exporting layers 0.3s done 02:09:11 #104 writing image sha256:bb605656b53b1907ca44b86dd8585610a932d82dd248e2e91cd196eee2d0a958 0.0s done 02:09:11 #104 naming to docker.io/library/security-secretstore-setup done 02:09:11 #104 writing image sha256:d6c1e5f68c9bb4a57482234188a669f3056042a3c5c464acdaeed3aea03f5222 done 02:09:11 #104 naming to docker.io/library/security-bootstrapper done 02:09:11 #104 DONE 3.9s 02:09:11 02:09:11 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:09:11 time="2024-06-28T02:02:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:09:11 time="2024-06-28T02:02:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:09:11 time="2024-06-28T02:02:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:09:11 time="2024-06-28T02:02:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:09:11 time="2024-06-28T02:02:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:09:11 time="2024-06-28T02:02:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:09:11 time="2024-06-28T02:02:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:09:11 time="2024-06-28T02:02:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:09:11 time="2024-06-28T02:02:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:09:11 time="2024-06-28T02:02:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:09:11 time="2024-06-28T02:02:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:09:11 time="2024-06-28T02:02:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:09:11 time="2024-06-28T02:02:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:09:11 time="2024-06-28T02:02:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:09:11 time="2024-06-28T02:02:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:09:11 $ docker stop --time=1 bde59d09cc40b311f6339496a8442c842e2d03aca1ddc96af02ed5ffc240bd57 02:09:12 $ docker rm -f --volumes bde59d09cc40b311f6339496a8442c842e2d03aca1ddc96af02ed5ffc240bd57 [Pipeline] // withDockerContainer [Pipeline] sh 02:09:13 + docker images 02:09:13 REPOSITORY TAG IMAGE ID CREATED SIZE 02:09:13 security-secretstore-setup latest bb605656b53b 2 seconds ago 36.9MB 02:09:13 security-bootstrapper latest d6c1e5f68c9b 2 seconds ago 18.9MB 02:09:13 security-proxy-auth latest 4f553fcbf0b7 3 seconds ago 32.9MB 02:09:13 core-common-config-bootstrapper latest 89515b34ee2e 3 seconds ago 15.2MB 02:09:13 security-proxy-setup latest 2cfe9698cc83 3 seconds ago 26.1MB 02:09:13 core-metadata latest 043ac5310e8c 4 seconds ago 35.9MB 02:09:13 security-spiffe-token-provider latest c428bc35693b 4 seconds ago 28.7MB 02:09:13 core-command latest 75259a618517 5 seconds ago 35.3MB 02:09:13 support-scheduler latest ec9aa014ffa7 5 seconds ago 38MB 02:09:13 core-data latest 2a5e59b45d3e 5 seconds ago 35.7MB 02:09:13 support-notifications latest 429fbd5fc4e4 5 seconds ago 38.6MB 02:09:13 core-keeper latest 99383d6ee367 6 seconds ago 35.6MB 02:09:13 security-spire-server latest 18d52b83116e 5 minutes ago 102MB 02:09:13 security-spire-config latest 6e63d2415070 5 minutes ago 102MB 02:09:13 security-spire-agent latest 2c5194efacea 5 minutes ago 161MB 02:09:13 ci-base-image-x86_64 latest f03b2d426e58 10 minutes ago 966MB 02:09:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 2 months ago 565MB 02:09:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 13 months ago 334MB 02:09:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 24 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] 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] } 02:09:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 02:09:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:09:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:09:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:09:16 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 02:09:16 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 02:09:16 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 02:09:16 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 02:09:16 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 02:09:24 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 02:09:24 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 02:09:24 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 02:09:24 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 02:09:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:09:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.013s coverage: 93.4% of statements 02:09:35 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.337s coverage: 91.7% of statements 02:09:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:09:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:09:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.228s coverage: 6.1% of statements 02:09:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:09:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:09:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 02:09:49 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:09:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:09:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:09:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:09:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:09:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:09:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:09:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.965s coverage: 97.6% of statements 02:09:50 ok github.com/edgexfoundry/edgex-go/internal/io 1.099s coverage: 72.2% of statements 02:10:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:10:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:10:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.333s coverage: 0.8% of statements 02:10:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.145s coverage: 32.2% of statements 02:10:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.152s coverage: 41.7% of statements 02:10:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.135s coverage: 82.9% of statements 02:10:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.120s coverage: 94.1% of statements 02:10:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.117s coverage: 96.3% of statements 02:10:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.117s coverage: 87.5% of statements 02:10:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:10:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:10:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:10:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:10:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:10:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 02:10:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 02:10:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 02:10:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.108s coverage: 94.4% of statements 02:10:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:10:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:10:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:10:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:10:38 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:10:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:10:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:10:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.010s coverage: 79.9% of statements 02:10:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.169s coverage: 92.9% of statements 02:10:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.081s coverage: 64.4% of statements 02:10:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.122s coverage: 62.3% of statements 02:10:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.105s coverage: 87.2% of statements 02:10:40 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.086s coverage: 20.0% of statements 02:10:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.086s coverage: 100.0% of statements 02:10:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 02:10:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:10:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.335s coverage: 81.8% of statements 02:10:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.325s coverage: 82.1% of statements 02:10:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.139s coverage: 86.0% of statements 02:10:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:10:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:10:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.884s coverage: 63.1% of statements 02:10:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.134s coverage: 100.0% of statements 02:10:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.131s coverage: 89.4% of statements 02:10:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.086s coverage: 100.0% of statements 02:10:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 02:10:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 02:10:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 02:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.075s coverage: 73.7% of statements 02:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.079s coverage: 100.0% of statements 02:11:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:11:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:11:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:11:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.710s coverage: 38.4% of statements 02:11:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.123s coverage: 89.5% of statements 02:11:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 02:11:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 02:11:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 02:11:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:11:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.112s coverage: 84.8% of statements 02:11:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:11:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:11:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:11:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:11:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.189s coverage: 19.9% of statements 02:11:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:11:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:11:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:11:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:11:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.573s coverage: 95.7% of statements 02:11:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:11:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:11:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.178s coverage: 61.8% of statements 02:11:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:11:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:11:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.309s coverage: 98.9% of statements 02:11:34 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 02:11:35 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:11:35 go vet ./... 02:15:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:15:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:15:56 ./bin/test-attribution-txt.sh [Pipeline] echo 02:15:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 02:15:57 + ls -al . 02:15:58 total 836 02:15:58 drwxrwxr-x 10 1001 1001 4096 Jun 28 02:04 . 02:15:58 drwxr-xr-x 4 root root 4096 Jun 28 02:04 .. 02:15:58 drwxrwxr-x 2 1001 1001 4096 Jun 28 02:01 .blubracket 02:15:58 -rw-rw-r-- 1 1001 1001 10 Jun 28 02:01 .dockerignore 02:15:58 drwxrwxr-x 8 1001 1001 4096 Jun 28 02:01 .git 02:15:58 drwxrwxr-x 3 1001 1001 4096 Jun 28 02:01 .github 02:15:58 -rw-rw-r-- 1 1001 1001 1102 Jun 28 02:01 .gitignore 02:15:58 -rw-rw-r-- 1 1001 1001 42 Jun 28 02:01 .golangci.yml 02:15:58 -rw-rw-r-- 1 1001 1001 100 Jun 28 02:01 .hadolint.yml 02:15:58 -rw-rw-r-- 1 1001 1001 155 Jun 28 02:01 .sonarcloud.properties 02:15:58 -rw-rw-r-- 1 1001 1001 1171 Jun 28 02:01 ADOPTERS.md 02:15:58 -rw-rw-r-- 1 1001 1001 20361 Jun 28 02:01 Attribution.txt 02:15:58 -rw-rw-r-- 1 1001 1001 100284 Jun 28 02:01 CHANGELOG.md 02:15:58 -rw-rw-r-- 1 1001 1001 3804 Jun 28 02:01 CONTRIBUTING.md 02:15:58 -rw-rw-r-- 1 1001 1001 677 Jun 28 02:01 GOVERNANCE.md 02:15:58 -rw-rw-r-- 1 1001 1001 861 Jun 28 02:01 Jenkinsfile 02:15:58 -rw-rw-r-- 1 1001 1001 10775 Jun 28 02:01 LICENSE 02:15:58 -rw-rw-r-- 1 1001 1001 16051 Jun 28 02:01 Makefile 02:15:58 -rw-rw-r-- 1 1001 1001 582 Jun 28 02:01 OWNERS.md 02:15:58 -rw-rw-r-- 1 1001 1001 9528 Jun 28 02:01 README.md 02:15:58 -rw-rw-r-- 1 1001 1001 789 Jun 28 02:01 SECURITY.md 02:15:58 -rw-rw-r-- 1 1001 1001 5 Jun 28 01:58 VERSION 02:15:58 drwxrwxr-x 2 1001 1001 4096 Jun 28 02:01 bin 02:15:58 drwxrwxr-x 19 1001 1001 4096 Jun 28 02:01 cmd 02:15:58 -rw-r--r-- 1 root root 479571 Jun 28 02:11 coverage.out 02:15:58 drwxrwxr-x 2 1001 1001 4096 Jun 28 02:01 fuzz_test 02:15:58 -rw-rw-r-- 1 1001 1001 6910 Jun 28 02:01 go.mod 02:15:58 -rw-rw-r-- 1 1001 1001 101535 Jun 28 02:01 go.sum 02:15:58 drwxrwxr-x 7 1001 1001 4096 Jun 28 02:01 internal 02:15:58 drwxrwxr-x 3 1001 1001 4096 Jun 28 02:01 openapi 02:15:58 -rw-rw-r-- 1 1001 1001 584 Jun 28 02:01 security.txt 02:15:58 -rw-rw-r-- 1 1001 1001 204 Jun 28 02:01 version.go [Pipeline] sh 02:15:58 + '[' -e coverage.out ] 02:15:58 + chown 1001:1001 coverage.out [Pipeline] stash 02:15:58 Warning: overwriting stash ‘coverage-report’ 02:15:59 Stashed 1 file(s) [Pipeline] sh 02:16:00 + make build 02:16:00 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 02:19:07 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 02:19:07 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 02:19:13 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 02:19:17 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 02:19:25 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 02:19:52 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 02:20: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 02:20:12 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 02:20:16 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 02:20:19 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 02:20:23 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 02:20:28 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] } 02:20:32 $ docker stop --time=1 62beb9c9ca4fc636bd7fb73e92db1079c47f4a6447efb479c21fea2516fe285c 02:20:35 $ docker rm -f --volumes 62beb9c9ca4fc636bd7fb73e92db1079c47f4a6447efb479c21fea2516fe285c [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 02:20:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:20:38 02:20:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:20:41 latest: Pulling from edgex-devops/edgex-compose-arm64 02:20:41 547446be3368: Pulling fs layer 02:20:41 d125d8839a47: Pulling fs layer 02:20:41 3e85d5ac6304: Pulling fs layer 02:20:41 c3105a71a48b: Pulling fs layer 02:20:41 0f093f025ec4: Pulling fs layer 02:20:41 c3106fc0e877: Pulling fs layer 02:20:41 0f093f025ec4: Waiting 02:20:41 c3106fc0e877: Waiting 02:20:41 c3105a71a48b: Waiting 02:20:41 547446be3368: Download complete 02:20:41 c3105a71a48b: Verifying Checksum 02:20:41 c3105a71a48b: Download complete 02:20:41 d125d8839a47: Verifying Checksum 02:20:41 d125d8839a47: Download complete 02:20:41 c3106fc0e877: Verifying Checksum 02:20:41 c3106fc0e877: Download complete 02:20:41 0f093f025ec4: Verifying Checksum 02:20:41 0f093f025ec4: Download complete 02:20:42 547446be3368: Pull complete 02:20:43 d125d8839a47: Pull complete 02:20:43 3e85d5ac6304: Verifying Checksum 02:20:43 3e85d5ac6304: Download complete 02:20:53 3e85d5ac6304: Pull complete 02:20:53 c3105a71a48b: Pull complete 02:20:55 0f093f025ec4: Pull complete 02:20:55 c3106fc0e877: Pull complete 02:20:55 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 02:20:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:20:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:20:55 prd-ubuntu20.04-docker-arm64-4c-16g-4514 does not seem to be running inside a container 02:20:55 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:20:57 $ docker top 29b4c6984da96cef468e240ab95e3ab880b52ea2751e33f3ae4ea595719cebaa -eo pid,comm [Pipeline] { [Pipeline] sh 02:20:58 + docker compose -f ./docker-compose-build.yml build --parallel 02:21:08 #1 [support-notifications internal] load build definition from Dockerfile 02:21:08 #1 transferring dockerfile: 1.95kB 0.0s done 02:21:08 #1 DONE 0.1s 02:21:08 02:21:08 #2 [security-spire-agent internal] load build definition from Dockerfile 02:21:08 #2 transferring dockerfile: 1.81kB done 02:21:08 #2 DONE 0.0s 02:21:08 02:21:08 #3 [core-keeper internal] load build definition from Dockerfile 02:21:08 #3 transferring dockerfile: 2.01kB done 02:21:08 #3 DONE 0.0s 02:21:08 02:21:08 #4 [support-scheduler internal] load build definition from Dockerfile 02:21:08 #4 transferring dockerfile: 1.93kB 0.0s done 02:21:08 #4 DONE 0.1s 02:21:08 02:21:08 #5 [core-data internal] load build definition from Dockerfile 02:21:08 #5 transferring dockerfile: 2.01kB done 02:21:08 #5 DONE 0.1s 02:21:08 02:21:08 #6 [security-bootstrapper internal] load build definition from Dockerfile 02:21:08 #6 transferring dockerfile: 2.93kB 0.0s done 02:21:08 #6 DONE 0.1s 02:21:08 02:21:08 #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:21:08 #7 transferring dockerfile: 2.23kB 0.0s done 02:21:08 #7 DONE 0.1s 02:21:08 02:21:08 #8 [security-spire-server internal] load build definition from Dockerfile 02:21:08 #8 transferring dockerfile: 1.70kB done 02:21:08 #8 DONE 0.1s 02:21:08 02:21:08 #9 [core-command internal] load build definition from Dockerfile 02:21:08 #9 transferring dockerfile: 1.93kB done 02:21:08 #9 DONE 0.1s 02:21:08 02:21:08 #10 [security-proxy-auth internal] load build definition from Dockerfile 02:21:08 #10 transferring dockerfile: 2.15kB done 02:21:08 #10 DONE 0.1s 02:21:08 02:21:08 #11 [security-secretstore-setup internal] load build definition from Dockerfile 02:21:08 #11 transferring dockerfile: 2.49kB done 02:21:08 #11 DONE 0.1s 02:21:08 02:21:08 #12 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:21:08 #12 transferring dockerfile: 1.89kB 0.0s done 02:21:08 #12 DONE 0.1s 02:21:08 02:21:08 #13 [security-proxy-setup internal] load build definition from Dockerfile 02:21:08 #13 transferring dockerfile: 2.50kB done 02:21:08 #13 DONE 0.1s 02:21:08 02:21:08 #14 [core-metadata internal] load build definition from Dockerfile 02:21:08 #14 transferring dockerfile: 2.06kB done 02:21:09 #14 DONE 0.1s 02:21:09 02:21:09 #15 [security-spire-config internal] load build definition from Dockerfile 02:21:09 #15 transferring dockerfile: 1.69kB 0.0s done 02:21:09 #15 DONE 0.1s 02:21:09 02:21:09 #16 [support-notifications internal] load .dockerignore 02:21:09 #16 transferring context: 50B done 02:21:09 #16 DONE 0.1s 02:21:09 02:21:09 #17 [security-spire-agent internal] load .dockerignore 02:21:09 #17 transferring context: 50B done 02:21:09 #17 DONE 0.1s 02:21:09 02:21:09 #18 [core-keeper internal] load .dockerignore 02:21:09 #18 transferring context: 50B done 02:21:09 #18 DONE 0.1s 02:21:09 02:21:09 #19 [core-data internal] load .dockerignore 02:21:10 #19 transferring context: 50B 0.0s done 02:21:10 #19 DONE 0.1s 02:21:10 02:21:10 #20 [security-bootstrapper internal] load .dockerignore 02:21:10 #20 transferring context: 50B 0.0s done 02:21:10 #20 DONE 0.1s 02:21:10 02:21:10 #21 [core-common-config-bootstrapper internal] load .dockerignore 02:21:10 #21 transferring context: 50B done 02:21:10 #21 DONE 0.1s 02:21:10 02:21:10 #22 [security-spire-server internal] load .dockerignore 02:21:10 #22 transferring context: 50B done 02:21:10 #22 DONE 0.1s 02:21:10 02:21:10 #23 [core-command internal] load .dockerignore 02:21:10 #23 transferring context: 50B done 02:21:10 #23 DONE 0.1s 02:21:10 02:21:10 #24 [security-proxy-auth internal] load .dockerignore 02:21:10 #24 transferring context: 50B done 02:21:10 #24 DONE 0.1s 02:21:10 02:21:10 #25 [security-secretstore-setup internal] load .dockerignore 02:21:10 #25 transferring context: 50B 0.0s done 02:21:10 #25 DONE 0.1s 02:21:10 02:21:10 #26 [security-spiffe-token-provider internal] load .dockerignore 02:21:10 #26 transferring context: 50B done 02:21:10 #26 DONE 0.1s 02:21:10 02:21:10 #27 [security-proxy-setup internal] load .dockerignore 02:21:10 #27 transferring context: 50B 0.0s done 02:21:10 #27 DONE 0.1s 02:21:10 02:21:10 #28 [support-scheduler internal] load .dockerignore 02:21:10 #28 transferring context: 50B done 02:21:10 #28 ... 02:21:10 02:21:10 #29 [core-metadata internal] load .dockerignore 02:21:10 #29 transferring context: 50B done 02:21:10 #29 DONE 0.1s 02:21:10 02:21:10 #30 [security-spire-config internal] load .dockerignore 02:21:10 #30 transferring context: 50B done 02:21:10 #30 DONE 0.1s 02:21:10 02:21:10 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:21:10 #31 DONE 0.0s 02:21:10 02:21:10 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 02:21:11 #32 DONE 0.5s 02:21:11 02:21:11 #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 02:21:11 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 02:21:11 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 02:21:11 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 02:21:11 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 02:21:11 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 0B / 3.34MB 0.1s 02:21:11 #33 ... 02:21:11 02:21:11 #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 02:21:11 #32 DONE 0.5s 02:21:11 02:21:11 #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 02:21:11 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 2.10MB / 3.34MB 0.3s 02:21:11 #33 ... 02:21:11 02:21:11 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:21:11 #31 DONE 0.0s 02:21:11 02:21:11 #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 02:21:11 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done 02:21:11 #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 02:21:11 #33 ... 02:21:11 02:21:11 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:21:11 #31 DONE 0.0s 02:21:11 02:21:11 #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 02:21:11 #32 DONE 0.5s 02:21:11 02:21:11 #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 02:21:11 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 02:21:11 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 02:21:11 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 02:21:11 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 02:21:11 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done 02:21:11 #33 ... 02:21:11 02:21:11 #34 [support-scheduler internal] load build context 02:21:11 #34 DONE 0.0s 02:21:11 02:21:11 #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 02:21:11 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 02:21:11 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 02:21:11 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 02:21:11 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 02:21:11 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done 02:21:12 #33 ... 02:21:12 02:21:12 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:21:12 #31 DONE 0.0s 02:21:12 02:21:12 #32 [core-data internal] load metadata for docker.io/library/alpine:3.18 02:21:12 #32 DONE 0.5s 02:21:12 02:21:12 #35 [core-data internal] load build context 02:21:12 #35 DONE 0.0s 02:21:12 02:21:12 #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 02:21:12 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 02:21:12 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 02:21:12 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 02:21:12 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 02:21:12 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done 02:21:12 #33 ... 02:21:12 02:21:12 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:21:12 #31 DONE 0.0s 02:21:12 02:21:12 #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 02:21:12 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 02:21:12 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 02:21:12 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 02:21:12 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 02:21:12 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done 02:21:12 #33 ... 02:21:12 02:21:12 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 02:21:12 #32 DONE 0.6s 02:21:12 02:21:12 #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 02:21:12 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 02:21:12 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 02:21:12 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 02:21:12 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 02:21:12 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done 02:21:12 #33 ... 02:21:12 02:21:12 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:21:12 #31 DONE 0.0s 02:21:12 02:21:12 #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 02:21:12 #33 ... 02:21:12 02:21:12 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:21:12 #31 DONE 0.0s 02:21:12 02:21:12 #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 02:21:13 #33 ... 02:21:13 02:21:13 #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 02:21:13 #32 DONE 1.2s 02:21:13 02:21:13 #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 02:21:13 #33 ... 02:21:13 02:21:13 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:21:13 #31 DONE 0.0s 02:21:13 02:21:13 #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 02:21:13 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 02:21:13 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 02:21:13 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 02:21:13 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 02:21:13 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done 02:21:13 #33 ... 02:21:13 02:21:13 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:21:13 #31 DONE 0.0s 02:21:13 02:21:13 #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 02:21:13 #33 ... 02:21:13 02:21:13 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 02:21:13 #32 DONE 1.6s 02:21:13 02:21:13 #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 02:21:13 #33 ... 02:21:13 02:21:13 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:21:13 #36 DONE 0.0s 02:21:13 02:21:13 #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 02:21:13 #37 DONE 2.1s 02:21:13 02:21:13 #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 02:21:13 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 02:21:13 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 02:21:13 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 02:21:13 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 02:21:13 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done 02:21:13 #33 ... 02:21:13 02:21:13 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:21:13 #31 DONE 0.0s 02:21:13 02:21:13 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 02:21:13 #38 DONE 2.2s 02:21:13 02:21:13 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:21:13 #39 DONE 0.0s 02:21:13 02:21:13 #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 02:21:13 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 02:21:13 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 02:21:13 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 02:21:13 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 02:21:13 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done 02:21:13 #33 ... 02:21:13 02:21:13 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:21:13 #31 DONE 0.0s 02:21:13 02:21:13 #40 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:21:13 #40 DONE 3.6s 02:21:13 02:21:13 #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 02:21:13 #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 2.3s done 02:21:14 #33 ... 02:21:14 02:21:14 #41 [security-spire-server internal] load build context 02:21:14 #41 transferring context: 26.79kB 0.1s done 02:21:14 #41 DONE 0.7s 02:21:14 02:21:14 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 02:21:14 #32 DONE 2.2s 02:21:14 02:21:14 #40 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:21:14 #40 DONE 3.7s 02:21:14 02:21:14 #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 02:21:14 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 02:21:14 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 02:21:14 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 02:21:14 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 02:21:14 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done 02:21:14 #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 2.3s done 02:21:14 #33 ... 02:21:14 02:21:14 #40 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:21:14 #40 DONE 3.7s 02:21:14 02:21:14 #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 02:21:14 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 02:21:14 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 02:21:14 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 02:21:14 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 02:21:14 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done 02:21:14 #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 2.3s done 02:21:14 #33 ... 02:21:14 02:21:14 #42 [security-spire-agent internal] load build context 02:21:14 #42 transferring context: 26.32kB 0.2s done 02:21:14 #42 DONE 1.2s 02:21:15 02:21:15 #43 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 02:21:15 #43 ... 02:21:15 02:21:15 #37 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 02:21:15 #37 DONE 3.1s 02:21:15 02:21:15 #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 02:21:15 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 02:21:15 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 02:21:15 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 02:21:15 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 02:21:15 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done 02:21:15 #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 2.3s done 02:21:16 #33 ... 02:21:16 02:21:16 #43 [support-scheduler builder 2/7] WORKDIR /edgex-go 02:21:16 #43 DONE 3.0s 02:21:16 02:21:16 #44 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:21:17 #44 ... 02:21:17 02:21:17 #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 02:21:17 #33 DONE 7.1s 02:21:17 02:21:17 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:21:17 #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.9s done 02:21:17 #36 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 02:21:17 #36 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 02:21:17 #36 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 02:21:17 #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s done 02:21:17 #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.9s done 02:21:17 #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.1s done 02:21:17 #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 02:21:17 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.29MB / 23.39MB 1.9s 02:21:17 #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 02:21:17 #36 ... 02:21:17 02:21:17 #45 [security-spire-config internal] load build context 02:21:17 #45 transferring context: 25.04kB 0.3s done 02:21:17 #45 DONE 2.1s 02:21:17 02:21:17 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:21:17 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 2.1s 02:21:18 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 2.7s 02:21:18 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.40MB / 23.39MB 3.0s 02:21:18 #36 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 02:21:18 #36 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done 02:21:19 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 3.8s 02:21:19 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.27MB / 23.39MB 4.3s 02:21:20 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.87MB / 23.39MB 4.8s 02:21:20 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.02MB / 23.39MB 5.4s 02:21:21 #36 ... 02:21:21 02:21:21 #46 [support-notifications internal] load build context 02:21:21 #46 transferring context: 36.08MB 9.9s 02:21:21 #46 ... 02:21:21 02:21:21 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:21:21 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 5.9s 02:21:21 #36 ... 02:21:21 02:21:21 #47 [core-keeper internal] load build context 02:21:21 #47 ... 02:21:21 02:21:21 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:21:21 #36 ... 02:21:21 02:21:21 #34 [support-scheduler internal] load build context 02:21:22 #34 ... 02:21:22 02:21:22 #35 [core-data internal] load build context 02:21:22 #35 ... 02:21:22 02:21:22 #48 [security-bootstrapper internal] load build context 02:21:22 #48 ... 02:21:22 02:21:22 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:21:22 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 6.8s done 02:21:22 #36 ... 02:21:22 02:21:22 #49 [core-common-config-bootstrapper internal] load build context 02:21:22 #49 ... 02:21:22 02:21:22 #34 [support-scheduler internal] load build context 02:21:23 #34 ... 02:21:23 02:21:23 #50 [security-proxy-auth internal] load build context 02:21:23 #50 ... 02:21:23 02:21:23 #51 [core-command internal] load build context 02:21:23 #51 ... 02:21:23 02:21:23 #50 [security-proxy-auth internal] load build context 02:21:23 #50 ... 02:21:23 02:21:23 #52 [security-spiffe-token-provider internal] load build context 02:21:23 #52 ... 02:21:23 02:21:23 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:21:23 #39 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.0s done 02:21:23 #39 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 02:21:23 #39 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 02:21:23 #39 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 02:21:23 #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.9s done 02:21:23 #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.1s done 02:21:23 #39 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 2.0s done 02:21:23 #39 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 6.4s done 02:21:23 #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 02:21:23 #39 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 02:21:23 #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 02:21:23 #39 ... 02:21:23 02:21:23 #53 [security-secretstore-setup internal] load build context 02:21:24 #53 ... 02:21:24 02:21:24 #50 [security-proxy-auth internal] load build context 02:21:24 #50 ... 02:21:24 02:21:24 #54 [core-metadata internal] load build context 02:21:24 #54 ... 02:21:24 02:21:24 #55 [security-proxy-setup internal] load build context 02:21:24 #55 ... 02:21:24 02:21:24 #54 [core-metadata internal] load build context 02:21:25 #54 ... 02:21:25 02:21:25 #56 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:21:25 #56 DONE 8.6s 02:21:25 02:21:25 #54 [core-metadata internal] load build context 02:21:26 #54 ... 02:21:26 02:21:26 #57 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:21:26 #0 6.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:21:26 #0 7.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:21:26 #0 8.572 OK: 266 MiB in 52 packages 02:21:26 #57 DONE 9.9s 02:21:26 02:21:26 #54 [core-metadata internal] load build context 02:21:26 #54 ... 02:21:26 02:21:26 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:21:26 #58 ... 02:21:26 02:21:26 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:21:26 #0 9.857 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:21:26 #59 ... 02:21:26 02:21:26 #54 [core-metadata internal] load build context 02:21:27 #54 transferring context: 11.03MB 12.2s 02:21:28 #54 ... 02:21:28 02:21:28 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:21:28 #60 ... 02:21:28 02:21:28 #53 [security-secretstore-setup internal] load build context 02:21:29 #53 ... 02:21:29 02:21:29 #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:21:29 #61 ... 02:21:29 02:21:29 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 02:21:29 #62 ... 02:21:29 02:21:29 #63 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:21:29 #63 ... 02:21:29 02:21:29 #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:21:29 #64 ... 02:21:29 02:21:29 #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:21:29 #65 ... 02:21:29 02:21:29 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:21:29 #66 ... 02:21:29 02:21:29 #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:21:29 #67 ... 02:21:29 02:21:29 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:21:29 #68 ... 02:21:29 02:21:29 #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:21:30 #69 ... 02:21:30 02:21:30 #54 [core-metadata internal] load build context 02:21:31 #54 ... 02:21:31 02:21:31 #46 [support-notifications internal] load build context 02:21:31 #46 ... 02:21:31 02:21:31 #51 [core-command internal] load build context 02:21:31 #51 ... 02:21:31 02:21:31 #54 [core-metadata internal] load build context 02:21:32 #54 ... 02:21:32 02:21:32 #47 [core-keeper internal] load build context 02:21:32 #47 transferring context: 34.02MB 19.9s 02:21:32 #47 ... 02:21:32 02:21:32 #35 [core-data internal] load build context 02:21:32 #35 ... 02:21:32 02:21:32 #54 [core-metadata internal] load build context 02:21:32 #54 ... 02:21:32 02:21:32 #48 [security-bootstrapper internal] load build context 02:21:32 #48 ... 02:21:32 02:21:32 #35 [core-data internal] load build context 02:21:32 #35 ... 02:21:32 02:21:32 #49 [core-common-config-bootstrapper internal] load build context 02:21:32 #49 ... 02:21:32 02:21:32 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:21:32 #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.2s 02:21:33 #36 ... 02:21:33 02:21:33 #48 [security-bootstrapper internal] load build context 02:21:33 #48 ... 02:21:33 02:21:33 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:21:33 #59 10.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:21:33 #59 13.93 OK: 266 MiB in 52 packages 02:21:33 #59 DONE 17.0s 02:21:33 02:21:33 #48 [security-bootstrapper internal] load build context 02:21:33 #48 ... 02:21:33 02:21:33 #34 [support-scheduler internal] load build context 02:21:33 #34 ... 02:21:33 02:21:33 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:21:34 #36 ... 02:21:34 02:21:34 #52 [security-spiffe-token-provider internal] load build context 02:21:34 #52 ... 02:21:34 02:21:34 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:21:34 #36 ... 02:21:34 02:21:34 #50 [security-proxy-auth internal] load build context 02:21:34 #50 ... 02:21:34 02:21:34 #48 [security-bootstrapper internal] load build context 02:21:34 #48 ... 02:21:34 02:21:34 #44 [core-command builder 3/7] RUN apk add --update --no-cache make git 02:21:34 #44 10.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:21:34 #44 11.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:21:34 #44 15.37 OK: 266 MiB in 52 packages 02:21:34 #44 DONE 18.3s 02:21:34 02:21:34 #48 [security-bootstrapper internal] load build context 02:21:34 #48 ... 02:21:34 02:21:34 #55 [security-proxy-setup internal] load build context 02:21:35 #55 ... 02:21:35 02:21:35 #34 [support-scheduler internal] load build context 02:21:35 #34 ... 02:21:35 02:21:35 #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:21:35 #61 DONE 16.5s 02:21:35 02:21:35 #34 [support-scheduler internal] load build context 02:21:35 #34 ... 02:21:35 02:21:35 #70 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:21:35 #70 ... 02:21:35 02:21:35 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:21:35 #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 11.2s 02:21:35 #39 ... 02:21:35 02:21:35 #34 [support-scheduler internal] load build context 02:21:36 #34 ... 02:21:36 02:21:36 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:21:36 #58 10.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:21:36 #58 11.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:21:36 #58 16.01 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:21:36 #58 16.01 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:21:36 #58 16.01 OK: 19951 distinct packages available 02:21:36 #58 16.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:21:36 #58 17.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:21:36 #58 ... 02:21:36 02:21:36 #50 [security-proxy-auth internal] load build context 02:21:37 #50 transferring context: 37.14MB 23.6s 02:21:38 #50 ... 02:21:38 02:21:38 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 02:21:38 #62 10.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:21:38 #62 11.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:21:38 #62 15.87 (1/2) Installing ca-certificates (20240226-r0) 02:21:38 #62 16.34 (2/2) Installing dumb-init (1.2.5-r2) 02:21:38 #62 16.34 Executing busybox-1.36.1-r7.trigger 02:21:38 #62 16.34 Executing ca-certificates-20240226-r0.trigger 02:21:38 #62 17.07 OK: 9 MiB in 17 packages 02:21:38 #62 DONE 19.0s 02:21:38 02:21:38 #34 [support-scheduler internal] load build context 02:21:38 #34 ... 02:21:38 02:21:38 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:21:38 #60 10.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:21:38 #60 12.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:21:38 #60 16.36 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:21:38 #60 16.36 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:21:38 #60 16.36 OK: 19946 distinct packages available 02:21:38 #60 17.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:21:38 #60 17.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:21:38 #60 20.92 (1/4) Installing dumb-init (1.2.5-r2) 02:21:38 #60 20.92 (2/4) Installing musl-obstack (1.2.3-r2) 02:21:38 #60 20.92 (3/4) Installing libucontext (1.2-r2) 02:21:38 #60 ... 02:21:38 02:21:38 #34 [support-scheduler internal] load build context 02:21:38 #34 ... 02:21:38 02:21:38 #53 [security-secretstore-setup internal] load build context 02:21:38 #53 ... 02:21:38 02:21:38 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:21:38 #60 21.15 (4/4) Installing gcompat (1.1.0-r1) 02:21:39 #60 21.27 Executing busybox-1.36.1-r7.trigger 02:21:39 #60 21.41 OK: 8 MiB in 19 packages 02:21:39 #60 ... 02:21:39 02:21:39 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:21:39 #58 20.69 OK: 266 MiB in 52 packages 02:21:39 #58 DONE 23.0s 02:21:39 02:21:39 #34 [support-scheduler internal] load build context 02:21:40 #34 ... 02:21:40 02:21:40 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:21:40 #60 DONE 23.1s 02:21:40 02:21:40 #47 [core-keeper internal] load build context 02:21:41 #47 ... 02:21:41 02:21:41 #34 [support-scheduler internal] load build context 02:21:41 #34 ... 02:21:41 02:21:41 #46 [support-notifications internal] load build context 02:21:41 #46 transferring context: 56.11MB 30.2s 02:21:41 #46 ... 02:21:41 02:21:41 #34 [support-scheduler internal] load build context 02:21:41 #34 ... 02:21:41 02:21:41 #51 [core-command internal] load build context 02:21:42 #51 ... 02:21:42 02:21:42 #34 [support-scheduler internal] load build context 02:21:42 #34 ... 02:21:42 02:21:42 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:21:42 #68 14.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:21:42 #68 15.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:21:42 #68 19.00 (1/4) Installing dumb-init (1.2.5-r2) 02:21:42 #68 19.00 (2/4) Installing openssl (3.1.5-r0) 02:21:42 #68 19.00 (3/4) Installing su-exec (0.2-r3) 02:21:42 #68 19.00 (4/4) Installing yq (4.33.3-r5) 02:21:42 #68 19.39 Executing busybox-1.36.1-r7.trigger 02:21:42 #68 19.51 OK: 18 MiB in 19 packages 02:21:42 #68 DONE 22.8s 02:21:42 02:21:42 #34 [support-scheduler internal] load build context 02:21:42 #34 ... 02:21:42 02:21:42 #54 [core-metadata internal] load build context 02:21:42 #54 ... 02:21:42 02:21:42 #35 [core-data internal] load build context 02:21:43 #35 ... 02:21:43 02:21:43 #34 [support-scheduler internal] load build context 02:21:43 #34 ... 02:21:43 02:21:43 #49 [core-common-config-bootstrapper internal] load build context 02:21:43 #49 ... 02:21:43 02:21:43 #34 [support-scheduler internal] load build context 02:21:44 #34 ... 02:21:44 02:21:44 #52 [security-spiffe-token-provider internal] load build context 02:21:44 #52 ... 02:21:44 02:21:44 #34 [support-scheduler internal] load build context 02:21:45 #34 ... 02:21:45 02:21:45 #55 [security-proxy-setup internal] load build context 02:21:45 #55 ... 02:21:45 02:21:45 #48 [security-bootstrapper internal] load build context 02:21:45 #48 ... 02:21:45 02:21:45 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:21:45 #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.6s 02:21:45 #36 ... 02:21:45 02:21:45 #55 [security-proxy-setup internal] load build context 02:21:45 #55 ... 02:21:45 02:21:45 #71 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:21:45 #71 ... 02:21:45 02:21:45 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:21:46 #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.7s 02:21:47 #36 ... 02:21:47 02:21:47 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:21:47 #66 18.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:21:47 #66 19.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:21:47 #66 22.08 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:21:47 #66 22.08 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:21:47 #66 22.08 OK: 19946 distinct packages available 02:21:47 #66 23.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:21:47 #66 24.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:21:47 #66 ... 02:21:47 02:21:47 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:21:48 #36 ... 02:21:48 02:21:48 #50 [security-proxy-auth internal] load build context 02:21:48 #50 transferring context: 53.31MB 34.3s 02:21:48 #50 ... 02:21:48 02:21:48 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:21:48 #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 26.0s 02:21:48 #39 ... 02:21:48 02:21:48 #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:21:48 #0 9.049 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:21:48 #72 ... 02:21:48 02:21:48 #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:21:48 #67 20.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:21:48 #67 21.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:21:48 #67 26.23 (1/1) Installing dumb-init (1.2.5-r2) 02:21:48 #67 26.23 Executing busybox-1.36.1-r7.trigger 02:21:48 #67 26.34 OK: 8 MiB in 16 packages 02:21:48 #67 DONE 29.3s 02:21:48 02:21:48 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:21:48 #39 ... 02:21:48 02:21:48 #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:21:48 #64 20.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:21:48 #64 21.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:21:48 #64 26.15 (1/2) Installing dumb-init (1.2.5-r2) 02:21:48 #64 26.15 (2/2) Installing su-exec (0.2-r3) 02:21:48 #64 26.15 Executing busybox-1.36.1-r7.trigger 02:21:48 #64 26.36 OK: 8 MiB in 17 packages 02:21:48 #64 DONE 29.4s 02:21:48 02:21:48 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:21:49 #39 ... 02:21:49 02:21:49 #53 [security-secretstore-setup internal] load build context 02:21:49 #53 ... 02:21:49 02:21:49 #55 [security-proxy-setup internal] load build context 02:21:49 #55 ... 02:21:49 02:21:49 #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:21:49 #69 20.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:21:49 #69 21.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:21:49 #69 25.29 (1/4) Installing ca-certificates (20240226-r0) 02:21:49 #69 25.58 (2/4) Installing dumb-init (1.2.5-r2) 02:21:49 #69 25.58 (3/4) Installing su-exec (0.2-r3) 02:21:49 #69 25.58 (4/4) Installing yq (4.33.3-r5) 02:21:49 #69 27.00 Executing busybox-1.36.1-r7.trigger 02:21:49 #69 27.35 Executing ca-certificates-20240226-r0.trigger 02:21:49 #69 28.57 OK: 18 MiB in 19 packages 02:21:50 #69 ... 02:21:50 02:21:50 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:21:50 #66 30.79 (1/11) Installing ca-certificates (20240226-r0) 02:21:50 #66 30.96 (2/11) Installing brotli-libs (1.0.9-r14) 02:21:50 #66 30.96 (3/11) Installing libunistring (1.1-r1) 02:21:50 #66 31.24 (4/11) Installing libidn2 (2.3.4-r1) 02:21:50 #66 31.24 (5/11) Installing nghttp2-libs (1.57.0-r0) 02:21:50 #66 31.24 (6/11) Installing libcurl (8.5.0-r0) 02:21:50 #66 ... 02:21:50 02:21:50 #63 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:21:50 #63 22.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:21:50 #63 23.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:21:50 #63 28.84 (1/1) Installing dumb-init (1.2.5-r2) 02:21:50 #63 28.84 Executing busybox-1.36.1-r7.trigger 02:21:50 #63 29.07 OK: 8 MiB in 16 packages 02:21:50 #63 DONE 31.8s 02:21:50 02:21:50 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:21:50 #66 31.35 (7/11) Installing curl (8.5.0-r0) 02:21:50 #66 31.42 (8/11) Installing dumb-init (1.2.5-r2) 02:21:50 #66 31.42 (9/11) Installing musl-obstack (1.2.3-r2) 02:21:50 #66 31.46 (10/11) Installing libucontext (1.2-r2) 02:21:50 #66 31.46 (11/11) Installing gcompat (1.1.0-r1) 02:21:50 #66 31.51 Executing busybox-1.36.1-r7.trigger 02:21:50 #66 31.57 Executing ca-certificates-20240226-r0.trigger 02:21:50 #66 ... 02:21:50 02:21:50 #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:21:50 #69 DONE 31.6s 02:21:50 02:21:50 #73 [core-command stage-1 3/7] RUN apk --no-cache upgrade 02:21:51 #73 ... 02:21:51 02:21:51 #47 [core-keeper internal] load build context 02:21:51 #47 ... 02:21:51 02:21:51 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:21:51 #36 ... 02:21:51 02:21:51 #46 [support-notifications internal] load build context 02:21:51 #46 ... 02:21:51 02:21:51 #74 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:21:52 #74 ... 02:21:52 02:21:52 #51 [core-command internal] load build context 02:21:52 #51 ... 02:21:52 02:21:52 #47 [core-keeper internal] load build context 02:21:52 #47 ... 02:21:52 02:21:52 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:21:52 #0 8.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:21:52 #0 9.947 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:21:52 #75 ... 02:21:52 02:21:52 #47 [core-keeper internal] load build context 02:21:52 #47 transferring context: 51.96MB 40.9s 02:21:53 #47 ... 02:21:53 02:21:53 #35 [core-data internal] load build context 02:21:53 #35 ... 02:21:53 02:21:53 #54 [core-metadata internal] load build context 02:21:53 #54 ... 02:21:53 02:21:53 #49 [core-common-config-bootstrapper internal] load build context 02:21:53 #49 ... 02:21:53 02:21:53 #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:21:53 #65 24.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:21:53 #65 25.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:21:53 #65 31.06 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:21:53 #65 31.06 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:21:53 #65 31.06 OK: 19946 distinct packages available 02:21:53 #65 31.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:21:53 #65 33.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:21:53 #65 ... 02:21:53 02:21:53 #49 [core-common-config-bootstrapper internal] load build context 02:21:54 #49 ... 02:21:54 02:21:54 #52 [security-spiffe-token-provider internal] load build context 02:21:54 #52 ... 02:21:54 02:21:54 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:21:54 #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 31.3s 02:21:55 #36 ... 02:21:55 02:21:55 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:21:55 #66 33.15 OK: 13 MiB in 26 packages 02:21:55 #66 DONE 35.9s 02:21:55 02:21:55 #34 [support-scheduler internal] load build context 02:21:55 #34 ... 02:21:55 02:21:55 #35 [core-data internal] load build context 02:21:55 #35 ... 02:21:55 02:21:55 #48 [security-bootstrapper internal] load build context 02:21:55 #48 ... 02:21:55 02:21:55 #35 [core-data internal] load build context 02:21:56 #35 ... 02:21:56 02:21:56 #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:21:56 #72 10.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:21:56 #72 15.47 OK: 9 MiB in 17 packages 02:21:56 #72 DONE 18.2s 02:21:56 02:21:56 #35 [core-data internal] load build context 02:21:56 #35 ... 02:21:56 02:21:56 #70 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:21:56 #70 21.21 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:21:56 #70 23.40 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:21:56 #70 29.76 OK: 266 MiB in 52 packages 02:21:56 #70 ... 02:21:56 02:21:56 #71 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:21:56 #71 11.10 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:21:56 #71 13.37 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:21:56 #71 20.00 (1/1) Installing dumb-init (1.2.5-r2) 02:21:56 #71 20.81 Executing busybox-1.36.1-r7.trigger 02:21:56 #71 20.93 OK: 8 MiB in 16 packages 02:21:57 #71 ... 02:21:57 02:21:57 #70 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:21:57 #70 DONE 31.5s 02:21:57 02:21:57 #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:21:57 #65 37.74 (1/5) Installing dumb-init (1.2.5-r2) 02:21:57 #65 37.80 (2/5) Installing musl-obstack (1.2.3-r2) 02:21:57 #65 37.80 (3/5) Installing libucontext (1.2-r2) 02:21:57 #65 37.90 (4/5) Installing gcompat (1.1.0-r1) 02:21:57 #65 37.90 (5/5) Installing openssl (3.1.5-r0) 02:21:57 #65 37.94 Executing busybox-1.36.1-r7.trigger 02:21:57 #65 38.12 OK: 9 MiB in 20 packages 02:21:58 #65 ... 02:21:58 02:21:58 #71 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:21:58 #71 DONE 22.9s 02:21:58 02:21:58 #50 [security-proxy-auth internal] load build context 02:21:58 #50 transferring context: 67.63MB 44.6s 02:21:58 #50 ... 02:21:58 02:21:58 #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:21:58 #76 ... 02:21:58 02:21:58 #50 [security-proxy-auth internal] load build context 02:21:58 #50 ... 02:21:58 02:21:58 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:21:58 #75 14.70 OK: 18 MiB in 19 packages 02:21:58 #75 DONE 16.2s 02:21:58 02:21:58 #50 [security-proxy-auth internal] load build context 02:21:58 #50 ... 02:21:58 02:21:58 #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:21:59 #77 10.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:21:59 #77 ... 02:21:59 02:21:59 #50 [security-proxy-auth internal] load build context 02:21:59 #50 ... 02:21:59 02:21:59 #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:21:59 #65 DONE 40.1s 02:21:59 02:21:59 #50 [security-proxy-auth internal] load build context 02:21:59 #50 ... 02:21:59 02:21:59 #53 [security-secretstore-setup internal] load build context 02:21:59 #53 ... 02:21:59 02:21:59 #74 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:21:59 #74 11.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:21:59 #74 12.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:21:59 #74 16.65 OK: 8 MiB in 19 packages 02:21:59 #74 DONE 18.2s 02:21:59 02:21:59 #53 [security-secretstore-setup internal] load build context 02:21:59 #53 ... 02:21:59 02:21:59 #50 [security-proxy-auth internal] load build context 02:21:59 #50 ... 02:21:59 02:21:59 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:21:59 #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 37.2s 02:21:59 #39 ... 02:21:59 02:21:59 #50 [security-proxy-auth internal] load build context 02:22:00 #50 ... 02:22:00 02:22:00 #55 [security-proxy-setup internal] load build context 02:22:00 #55 ... 02:22:00 02:22:00 #50 [security-proxy-auth internal] load build context 02:22:01 #50 ... 02:22:01 02:22:01 #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:22:01 #78 ... 02:22:01 02:22:01 #53 [security-secretstore-setup internal] load build context 02:22:01 #53 ... 02:22:01 02:22:01 #79 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:22:01 #79 DONE 2.5s 02:22:01 02:22:01 #53 [security-secretstore-setup internal] load build context 02:22:01 #53 ... 02:22:01 02:22:01 #46 [support-notifications internal] load build context 02:22:01 #46 ... 02:22:01 02:22:01 #53 [security-secretstore-setup internal] load build context 02:22:02 #53 ... 02:22:02 02:22:02 #51 [core-command internal] load build context 02:22:02 #51 ... 02:22:02 02:22:02 #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:22:02 #77 10.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:22:02 #77 12.50 OK: 8 MiB in 16 packages 02:22:02 #77 DONE 13.8s 02:22:02 02:22:02 #46 [support-notifications internal] load build context 02:22:02 #46 transferring context: 78.48MB 51.3s 02:22:03 #46 ... 02:22:03 02:22:03 #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:22:03 #76 10.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:22:03 #76 11.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:22:03 #76 13.27 OK: 8 MiB in 17 packages 02:22:03 #76 DONE 14.6s 02:22:03 02:22:03 #46 [support-notifications internal] load build context 02:22:03 #46 ... 02:22:03 02:22:03 #47 [core-keeper internal] load build context 02:22:03 #47 ... 02:22:03 02:22:03 #46 [support-notifications internal] load build context 02:22:03 #46 ... 02:22:03 02:22:03 #54 [core-metadata internal] load build context 02:22:03 #54 ... 02:22:03 02:22:03 #53 [security-secretstore-setup internal] load build context 02:22:04 #53 ... 02:22:04 02:22:04 #49 [core-common-config-bootstrapper internal] load build context 02:22:05 #49 ... 02:22:05 02:22:05 #52 [security-spiffe-token-provider internal] load build context 02:22:05 #52 ... 02:22:05 02:22:05 #49 [core-common-config-bootstrapper internal] load build context 02:22:05 #49 ... 02:22:05 02:22:05 #73 [core-common-config-bootstrapper stage-1 3/7] RUN apk --no-cache upgrade 02:22:05 #73 11.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:22:05 #73 11.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:22:05 #73 13.55 OK: 8 MiB in 16 packages 02:22:05 #73 DONE 14.8s 02:22:05 02:22:05 #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:22:05 #0 9.575 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:22:05 #80 10.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:22:05 #80 ... 02:22:05 02:22:05 #49 [core-common-config-bootstrapper internal] load build context 02:22:05 #49 ... 02:22:05 02:22:05 #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:22:05 #78 10.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:22:05 #78 11.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:22:05 #78 13.43 OK: 18 MiB in 19 packages 02:22:05 #78 DONE 14.5s 02:22:05 02:22:05 #49 [core-common-config-bootstrapper internal] load build context 02:22:05 #49 ... 02:22:05 02:22:05 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:22:05 #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 42.7s 02:22:06 #36 ... 02:22:06 02:22:06 #48 [security-bootstrapper internal] load build context 02:22:06 #48 ... 02:22:06 02:22:06 #34 [support-scheduler internal] load build context 02:22:06 #34 ... 02:22:06 02:22:06 #48 [security-bootstrapper internal] load build context 02:22:06 #48 ... 02:22:06 02:22:06 #35 [core-data internal] load build context 02:22:06 #35 ... 02:22:06 02:22:06 #48 [security-bootstrapper internal] load build context 02:22:07 #48 ... 02:22:07 02:22:07 #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:22:07 #80 11.39 OK: 13 MiB in 26 packages 02:22:07 #80 DONE 12.6s 02:22:07 02:22:07 #48 [security-bootstrapper internal] load build context 02:22:08 #48 transferring context: 100.24MB 56.0s 02:22:09 #48 ... 02:22:09 02:22:09 #81 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:22:09 #81 DONE 5.7s 02:22:09 02:22:09 #48 [security-bootstrapper internal] load build context 02:22:09 #48 ... 02:22:09 02:22:09 #82 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:22:09 #0 8.151 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:22:09 #0 8.609 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:22:09 #0 9.576 OK: 9 MiB in 20 packages 02:22:09 #82 ... 02:22:09 02:22:09 #48 [security-bootstrapper internal] load build context 02:22:09 #48 ... 02:22:09 02:22:09 #82 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:22:09 #82 DONE 10.6s 02:22:09 02:22:09 #48 [security-bootstrapper internal] load build context 02:22:10 #48 ... 02:22:10 02:22:10 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:22:10 #39 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 42.9s done 02:22:10 #39 ... 02:22:10 02:22:10 #48 [security-bootstrapper internal] load build context 02:22:10 #48 ... 02:22:10 02:22:10 #83 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:22:10 #83 DONE 1.3s 02:22:10 02:22:10 #48 [security-bootstrapper internal] load build context 02:22:10 #48 ... 02:22:10 02:22:10 #55 [security-proxy-setup internal] load build context 02:22:10 #55 ... 02:22:10 02:22:10 #48 [security-bootstrapper internal] load build context 02:22:11 #48 ... 02:22:11 02:22:11 #50 [security-proxy-auth internal] load build context 02:22:11 #50 ... 02:22:11 02:22:11 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:22:11 #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 48.4s 02:22:12 #36 ... 02:22:12 02:22:12 #50 [security-proxy-auth internal] load build context 02:22:12 #50 ... 02:22:12 02:22:12 #51 [core-command internal] load build context 02:22:12 #51 ... 02:22:12 02:22:12 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:22:13 #36 ... 02:22:13 02:22:13 #84 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:22:13 #84 DONE 2.1s 02:22:13 02:22:13 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:22:13 #36 ... 02:22:13 02:22:13 #47 [core-keeper internal] load build context 02:22:13 #47 transferring context: 82.97MB 61.6s 02:22:13 #47 ... 02:22:13 02:22:13 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:22:13 #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 50.9s done 02:22:13 #36 ... 02:22:13 02:22:13 #46 [support-notifications internal] load build context 02:22:13 #46 ... 02:22:13 02:22:13 #54 [core-metadata internal] load build context 02:22:13 #54 ... 02:22:13 02:22:13 #46 [support-notifications internal] load build context 02:22:14 #46 ... 02:22:14 02:22:14 #53 [security-secretstore-setup internal] load build context 02:22:15 #53 ... 02:22:15 02:22:15 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:22:15 #36 ... 02:22:15 02:22:15 #52 [security-spiffe-token-provider internal] load build context 02:22:15 #52 ... 02:22:15 02:22:15 #53 [security-secretstore-setup internal] load build context 02:22:16 #53 ... 02:22:16 02:22:16 #49 [core-common-config-bootstrapper internal] load build context 02:22:16 #49 ... 02:22:16 02:22:16 #53 [security-secretstore-setup internal] load build context 02:22:16 #53 ... 02:22:16 02:22:16 #34 [support-scheduler internal] load build context 02:22:16 #34 ... 02:22:16 02:22:16 #53 [security-secretstore-setup internal] load build context 02:22:17 #53 ... 02:22:17 02:22:17 #35 [core-data internal] load build context 02:22:17 #35 ... 02:22:17 02:22:17 #53 [security-secretstore-setup internal] load build context 02:22:19 #53 transferring context: 150.46MB 64.5s 02:22:21 #53 ... 02:22:21 02:22:21 #55 [security-proxy-setup internal] load build context 02:22:21 #55 ... 02:22:21 02:22:21 #85 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:22:21 #85 DONE 2.8s 02:22:21 02:22:21 #86 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:22:21 #86 DONE 3.5s 02:22:21 02:22:21 #55 [security-proxy-setup internal] load build context 02:22:21 #55 ... 02:22:21 02:22:21 #53 [security-secretstore-setup internal] load build context 02:22:21 #53 ... 02:22:21 02:22:21 #87 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:22:21 #87 DONE 3.6s 02:22:21 02:22:21 #53 [security-secretstore-setup internal] load build context 02:22:21 #53 ... 02:22:21 02:22:21 #48 [security-bootstrapper internal] load build context 02:22:21 #48 ... 02:22:21 02:22:21 #53 [security-secretstore-setup internal] load build context 02:22:22 #53 ... 02:22:22 02:22:22 #88 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:22:22 #88 DONE 1.3s 02:22:22 02:22:22 #53 [security-secretstore-setup internal] load build context 02:22:22 #53 ... 02:22:22 02:22:22 #89 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:22:22 #89 DONE 1.5s 02:22:22 02:22:22 #53 [security-secretstore-setup internal] load build context 02:22:22 #53 ... 02:22:22 02:22:22 #50 [security-proxy-auth internal] load build context 02:22:22 #50 ... 02:22:22 02:22:22 #90 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:22:22 #90 DONE 1.8s 02:22:22 02:22:22 #50 [security-proxy-auth internal] load build context 02:22:22 #50 ... 02:22:22 02:22:22 #53 [security-secretstore-setup internal] load build context 02:22:22 #53 ... 02:22:22 02:22:22 #51 [core-command internal] load build context 02:22:23 #51 ... 02:22:23 02:22:23 #53 [security-secretstore-setup internal] load build context 02:22:24 #53 ... 02:22:24 02:22:24 #54 [core-metadata internal] load build context 02:22:24 #54 transferring context: 107.26MB 69.0s 02:22:24 #54 ... 02:22:24 02:22:24 #91 [security-spire-server stage-2 6/9] COPY security.txt / 02:22:24 #91 DONE 1.6s 02:22:24 02:22:24 #54 [core-metadata internal] load build context 02:22:24 #54 ... 02:22:24 02:22:24 #47 [core-keeper internal] load build context 02:22:24 #47 ... 02:22:24 02:22:24 #92 [security-spire-agent stage-3 7/10] COPY security.txt / 02:22:24 #92 DONE 1.8s 02:22:24 02:22:24 #47 [core-keeper internal] load build context 02:22:24 #47 ... 02:22:24 02:22:24 #53 [security-secretstore-setup internal] load build context 02:22:24 #53 ... 02:22:24 02:22:24 #93 [security-spire-config stage-2 6/10] COPY security.txt / 02:22:24 #93 DONE 1.7s 02:22:24 02:22:24 #53 [security-secretstore-setup internal] load build context 02:22:24 #53 ... 02:22:24 02:22:24 #46 [support-notifications internal] load build context 02:22:25 #46 ... 02:22:25 02:22:25 #55 [security-proxy-setup internal] load build context 02:22:25 #55 ... 02:22:25 02:22:25 #52 [security-spiffe-token-provider internal] load build context 02:22:25 #52 ... 02:22:25 02:22:25 #55 [security-proxy-setup internal] load build context 02:22:25 #55 ... 02:22:25 02:22:25 #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:22:25 #94 DONE 1.5s 02:22:25 02:22:25 #55 [security-proxy-setup internal] load build context 02:22:26 #55 ... 02:22:26 02:22:26 #95 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:22:26 #95 DONE 1.7s 02:22:26 02:22:26 #55 [security-proxy-setup internal] load build context 02:22:26 #55 ... 02:22:26 02:22:26 #96 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:22:26 #96 DONE 1.7s 02:22:26 02:22:26 #55 [security-proxy-setup internal] load build context 02:22:26 #55 ... 02:22:26 02:22:26 #49 [core-common-config-bootstrapper internal] load build context 02:22:26 #49 ... 02:22:26 02:22:26 #55 [security-proxy-setup internal] load build context 02:22:26 #55 ... 02:22:26 02:22:26 #34 [support-scheduler internal] load build context 02:22:26 #34 ... 02:22:26 02:22:26 #55 [security-proxy-setup internal] load build context 02:22:26 #55 ... 02:22:26 02:22:26 #97 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:22:26 #97 DONE 1.0s 02:22:27 02:22:27 #55 [security-proxy-setup internal] load build context 02:22:27 #55 ... 02:22:27 02:22:27 #35 [core-data internal] load build context 02:22:27 #35 ... 02:22:27 02:22:27 #55 [security-proxy-setup internal] load build context 02:22:27 #55 ... 02:22:27 02:22:27 #98 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:22:27 #98 DONE 1.4s 02:22:27 02:22:27 #55 [security-proxy-setup internal] load build context 02:22:27 #55 ... 02:22:27 02:22:27 #99 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:22:27 #99 DONE 1.5s 02:22:27 02:22:27 #55 [security-proxy-setup internal] load build context 02:22:28 #55 ... 02:22:28 02:22:28 #100 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:22:28 #100 DONE 1.3s 02:22:28 02:22:28 #55 [security-proxy-setup internal] load build context 02:22:29 #55 ... 02:22:29 02:22:29 #101 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:22:29 #101 DONE 1.4s 02:22:29 02:22:29 #55 [security-proxy-setup internal] load build context 02:22:29 #55 transferring context: 230.08MB 73.4s 02:22:29 #55 ... 02:22:29 02:22:29 #102 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:22:29 #102 DONE 1.5s 02:22:29 02:22:29 #55 [security-proxy-setup internal] load build context 02:22:31 #55 ... 02:22:31 02:22:31 #48 [security-bootstrapper internal] load build context 02:22:31 #48 ... 02:22:31 02:22:31 #47 [core-keeper internal] load build context 02:22:31 #47 ... 02:22:31 02:22:31 #48 [security-bootstrapper internal] load build context 02:22:32 #48 ... 02:22:32 02:22:32 #50 [security-proxy-auth internal] load build context 02:22:32 #50 ... 02:22:32 02:22:32 #48 [security-bootstrapper internal] load build context 02:22:33 #48 ... 02:22:33 02:22:33 #51 [core-command internal] load build context 02:22:33 #51 ... 02:22:33 02:22:33 #50 [security-proxy-auth internal] load build context 02:22:34 #50 transferring context: 222.28MB 80.2s 02:22:34 #50 ... 02:22:34 02:22:34 #51 [core-command internal] load build context 02:22:34 #51 transferring context: 255.84MB 80.2s done 02:22:34 #51 DONE 81.1s 02:22:34 02:22:34 #54 [core-metadata internal] load build context 02:22:34 #54 ... 02:22:34 02:22:34 #55 [security-proxy-setup internal] load build context 02:22:34 #55 transferring context: 255.84MB 78.5s done 02:22:34 #55 DONE 79.8s 02:22:34 02:22:34 #54 [core-metadata internal] load build context 02:22:34 #54 ... 02:22:34 02:22:34 #48 [security-bootstrapper internal] load build context 02:22:35 #48 ... 02:22:35 02:22:35 #103 [security-spire-agent] exporting to image 02:22:35 #103 exporting layers 5.4s done 02:22:35 #103 writing image sha256:1966c35abc30fbffede782607aba582a32a551e70bcdd1dab6aa06ef561ce96a 0.1s done 02:22:35 #103 naming to docker.io/library/security-spire-server-arm64 0.1s done 02:22:35 #103 writing image sha256:82a53968375a1db14c1d065db46872f07c10ec49a886c414b33e93d64b4567bb 0.0s done 02:22:35 #103 naming to docker.io/library/security-spire-config-arm64 0.0s done 02:22:35 #103 writing image sha256:ea92fbcc0dba62fa342ad4a8ec0b95ca4d0bcf7b3e40b35b96a99fa2c54bfc5c 0.1s done 02:22:35 #103 naming to docker.io/library/security-spire-agent-arm64 0.1s done 02:22:35 #103 DONE 6.8s 02:22:35 02:22:35 #48 [security-bootstrapper internal] load build context 02:22:35 #48 ... 02:22:35 02:22:35 #53 [security-secretstore-setup internal] load build context 02:22:35 #53 ... 02:22:35 02:22:35 #46 [support-notifications internal] load build context 02:22:35 #46 ... 02:22:35 02:22:35 #53 [security-secretstore-setup internal] load build context 02:22:35 #53 ... 02:22:35 02:22:35 #52 [security-spiffe-token-provider internal] load build context 02:22:35 #52 ... 02:22:35 02:22:35 #46 [support-notifications internal] load build context 02:22:36 #46 ... 02:22:36 02:22:36 #49 [core-common-config-bootstrapper internal] load build context 02:22:36 #49 ... 02:22:36 02:22:36 #52 [security-spiffe-token-provider internal] load build context 02:22:36 #52 ... 02:22:36 02:22:36 #104 [core-command builder 4/7] COPY go.mod vendor* ./ 02:22:36 #104 DONE 2.3s 02:22:36 02:22:36 #34 [support-scheduler internal] load build context 02:22:36 #34 transferring context: 255.84MB 83.9s done 02:22:36 #34 ... 02:22:36 02:22:36 #49 [core-common-config-bootstrapper internal] load build context 02:22:36 #49 ... 02:22:36 02:22:36 #34 [support-scheduler internal] load build context 02:22:36 #34 DONE 85.0s 02:22:36 02:22:36 #49 [core-common-config-bootstrapper internal] load build context 02:22:37 #49 ... 02:22:37 02:22:37 #105 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:22:37 #105 DONE 2.8s 02:22:37 02:22:37 #49 [core-common-config-bootstrapper internal] load build context 02:22:37 #49 ... 02:22:37 02:22:37 #35 [core-data internal] load build context 02:22:37 #35 ... 02:22:37 02:22:37 #106 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:22:38 #106 ... 02:22:38 02:22:38 #52 [security-spiffe-token-provider internal] load build context 02:22:38 #52 transferring context: 255.84MB 83.7s done 02:22:38 #52 DONE 84.4s 02:22:38 02:22:38 #53 [security-secretstore-setup internal] load build context 02:22:39 #53 ... 02:22:39 02:22:39 #107 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:22:39 #107 DONE 1.3s 02:22:39 02:22:39 #53 [security-secretstore-setup internal] load build context 02:22:39 #53 ... 02:22:39 02:22:39 #50 [security-proxy-auth internal] load build context 02:22:39 #50 transferring context: 255.84MB 85.7s done 02:22:39 #50 DONE 86.5s 02:22:39 02:22:39 #53 [security-secretstore-setup internal] load build context 02:22:41 #53 transferring context: 255.84MB 86.7s done 02:22:41 #53 DONE 87.6s 02:22:41 02:22:41 #48 [security-bootstrapper internal] load build context 02:22:41 #48 transferring context: 255.84MB 88.9s done 02:22:41 #48 DONE 89.3s 02:22:41 02:22:41 #54 [core-metadata internal] load build context 02:22:41 #54 ... 02:22:41 02:22:41 #49 [core-common-config-bootstrapper internal] load build context 02:22:41 #49 ... 02:22:41 02:22:41 #47 [core-keeper internal] load build context 02:22:41 #47 ... 02:22:41 02:22:41 #49 [core-common-config-bootstrapper internal] load build context 02:22:46 #49 transferring context: 197.86MB 93.0s 02:22:46 #49 ... 02:22:46 02:22:46 #46 [support-notifications internal] load build context 02:22:46 #46 ... 02:22:46 02:22:46 #49 [core-common-config-bootstrapper internal] load build context 02:22:46 #49 ... 02:22:46 02:22:46 #108 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:22:47 #108 ... 02:22:47 02:22:47 #49 [core-common-config-bootstrapper internal] load build context 02:22:47 #49 ... 02:22:47 02:22:47 #47 [core-keeper internal] load build context 02:22:47 #47 transferring context: 255.84MB 95.1s done 02:22:47 #47 DONE 95.5s 02:22:47 02:22:47 #49 [core-common-config-bootstrapper internal] load build context 02:22:47 #49 ... 02:22:47 02:22:47 #35 [core-data internal] load build context 02:22:47 #35 transferring context: 255.84MB 95.5s done 02:22:47 #35 ... 02:22:47 02:22:47 #49 [core-common-config-bootstrapper internal] load build context 02:22:47 #49 ... 02:22:47 02:22:47 #35 [core-data internal] load build context 02:22:47 #35 DONE 95.9s 02:22:47 02:22:47 #49 [core-common-config-bootstrapper internal] load build context 02:22:48 #49 ... 02:22:48 02:22:48 #109 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:22:48 #109 DONE 1.1s 02:22:48 02:22:48 #49 [core-common-config-bootstrapper internal] load build context 02:22:49 #49 ... 02:22:49 02:22:49 #110 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:22:49 #110 ... 02:22:49 02:22:49 #49 [core-common-config-bootstrapper internal] load build context 02:22:50 #49 ... 02:22:50 02:22:50 #54 [core-metadata internal] load build context 02:22:50 #54 transferring context: 255.84MB 95.6s done 02:22:50 #54 DONE 96.2s 02:22:50 02:22:50 #49 [core-common-config-bootstrapper internal] load build context 02:22:51 #49 ... 02:22:51 02:22:51 #46 [support-notifications internal] load build context 02:22:51 #46 transferring context: 255.84MB 99.7s done 02:22:51 #46 DONE 99.8s 02:22:51 02:22:51 #49 [core-common-config-bootstrapper internal] load build context 02:22:51 #49 transferring context: 255.84MB 98.4s done 02:22:51 #49 DONE 99.3s 02:22:51 02:22:51 #111 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:22:51 #111 DONE 0.7s 02:22:51 02:22:51 #112 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:22:58 #112 ... 02:22:58 02:22:58 #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:24:06 #113 DONE 70.1s 02:24:06 02:24:06 #110 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:24:06 #110 DONE 78.9s 02:24:06 02:24:06 #108 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:24:06 #108 DONE 81.7s 02:24:06 02:24:06 #106 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:24:06 #106 DONE 81.0s 02:24:06 02:24:06 #114 [core-keeper builder 7/8] COPY . . 02:24:06 #114 ... 02:24:06 02:24:06 #112 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:24:06 #112 DONE 68.3s 02:24:06 02:24:06 #115 [support-notifications builder 6/7] COPY . . 02:24:06 #115 ... 02:24:06 02:24:06 #116 [security-proxy-setup builder 6/7] COPY . . 02:24:06 #116 DONE 5.0s 02:24:06 02:24:06 #117 [security-secretstore-setup builder 6/7] COPY . . 02:24:06 #117 CACHED 02:24:06 02:24:06 #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:24:06 #118 CACHED 02:24:06 02:24:06 #119 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:24:06 #119 CACHED 02:24:06 02:24:06 #120 [core-command builder 6/7] COPY . . 02:24:06 #120 DONE 5.2s 02:24:06 02:24:06 #121 [security-bootstrapper builder 6/7] COPY . . 02:24:06 #121 CACHED 02:24:06 02:24:06 #122 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:24:06 #122 CACHED 02:24:06 02:24:06 #123 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:24:06 #123 CACHED 02:24:06 02:24:06 #124 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:24:06 #124 CACHED 02:24:06 02:24:06 #125 [support-scheduler builder 6/7] COPY . . 02:24:06 #125 CACHED 02:24:06 02:24:06 #126 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:24:06 #126 CACHED 02:24:06 02:24:06 #127 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:24:06 #127 CACHED 02:24:06 02:24:06 #128 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:24:06 #128 CACHED 02:24:06 02:24:06 #129 [core-metadata builder 6/7] COPY . . 02:24:06 #129 CACHED 02:24:06 02:24:06 #130 [security-spiffe-token-provider builder 6/7] COPY . . 02:24:06 #130 DONE 5.2s 02:24:06 02:24:06 #131 [security-proxy-auth builder 6/7] COPY . . 02:24:06 #131 CACHED 02:24:06 02:24:06 #132 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:24:06 #132 CACHED 02:24:06 02:24:06 #133 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:24:06 #133 CACHED 02:24:06 02:24:06 #134 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:24:06 #134 CACHED 02:24:06 02:24:06 #135 [core-common-config-bootstrapper builder 6/7] COPY . . 02:24:06 #135 CACHED 02:24:06 02:24:06 #136 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:24:06 #136 CACHED 02:24:06 02:24:06 #137 [core-data builder 6/7] COPY . . 02:24:06 #137 CACHED 02:24:06 02:24:06 #138 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:24:06 #138 CACHED 02:24:06 02:24:06 #139 [core-data builder 4/7] COPY go.mod vendor* ./ 02:24:06 #139 CACHED 02:24:06 02:24:06 #114 [core-keeper builder 7/8] COPY . . 02:24:06 #114 DONE 5.2s 02:24:06 02:24:06 #115 [support-notifications builder 6/7] COPY . . 02:24:06 #115 DONE 3.8s 02:24:06 02:24:06 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:24:09 #140 ... 02:24:09 02:24:09 #141 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:24:09 #0 5.043 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 02:24:10 #141 ... 02:24:10 02:24:10 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:24:10 #140 6.372 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 02:24:14 #140 ... 02:24:14 02:24:14 #142 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:24:14 #0 4.614 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 02:24:14 #142 ... 02:24:14 02:24:14 #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:24:14 #0 5.962 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 02:24:14 #143 ... 02:24:14 02:24:14 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:24:14 #0 5.933 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 02:24:14 #144 ... 02:24:14 02:24:14 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:24:14 #0 6.214 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 02:24:14 #145 ... 02:24:14 02:24:14 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:24:14 #0 5.391 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 02:24:14 #146 ... 02:24:14 02:24:14 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:24:14 #0 4.832 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 02:24:14 #147 ... 02:24:14 02:24:14 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:24:14 #0 5.301 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 02:24:14 #148 ... 02:24:14 02:24:14 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:24:14 #0 6.372 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 02:24:14 #149 ... 02:24:14 02:24:14 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:24:14 #0 6.179 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 02:24:15 #150 ... 02:24:15 02:24:15 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:24:15 #0 6.310 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 02:42:23 #151 ... 02:42:23 02:42:23 #142 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:42:23 #142 1095.2 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 02:42:23 #142 ... 02:42:23 02:42:23 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:42:23 #147 DONE 1097.6s 02:42:23 02:42:23 #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:42:23 #143 ... 02:42:23 02:42:23 #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:42:23 #152 DONE 0.2s 02:42:23 02:42:23 #153 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:42:23 #153 DONE 0.2s 02:42:23 02:42:23 #154 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 02:42:23 #154 DONE 0.1s 02:42:23 02:42:23 #155 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:42:23 #155 DONE 0.1s 02:42:23 02:42:23 #156 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:42:23 #156 DONE 0.3s 02:42:23 02:42:23 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:42:23 #150 ... 02:42:23 02:42:23 #157 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:42:23 #157 DONE 0.2s 02:42:23 02:42:23 #158 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:42:25 #158 DONE 2.2s 02:42:25 02:42:25 #103 [security-proxy-setup] exporting to image 02:42:25 #103 exporting layers 02:42:26 #103 exporting layers 1.2s done 02:42:26 #103 writing image sha256:ac45215327f1fd997b7296f3a8d794eb6e2634a925682d2d22cf4a9ac4620b5e 0.0s done 02:42:26 #103 naming to docker.io/library/security-proxy-setup-arm64 done 02:42:26 #103 DONE 8.0s 02:42:26 02:42:26 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:42:27 #144 ... 02:42:27 02:42:27 #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:42:27 #143 DONE 1104.4s 02:42:28 02:42:28 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:42:28 #39 ... 02:42:28 02:42:28 #159 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:42:28 #159 DONE 0.4s 02:42:28 02:42:28 #141 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:42:29 #141 ... 02:42:29 02:42:29 #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:42:31 #160 DONE 2.3s 02:42:31 02:42:31 #161 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:42:31 #161 DONE 0.4s 02:42:31 02:42:31 #162 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 02:42:31 #162 DONE 0.2s 02:42:31 02:42:31 #163 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:42:32 #163 DONE 0.3s 02:42:32 02:42:32 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:42:32 #140 ... 02:42:32 02:42:32 #164 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:42:32 #164 DONE 0.2s 02:42:32 02:42:32 #165 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 02:42:32 #165 DONE 0.2s 02:42:32 02:42:32 #166 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 02:42:32 #166 DONE 0.1s 02:42:32 02:42:32 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:42:32 #144 ... 02:42:32 02:42:32 #167 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 02:42:32 #167 DONE 0.2s 02:42:32 02:42:32 #168 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:42:33 #168 DONE 0.2s 02:42:33 02:42:33 #169 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:42:35 #169 DONE 2.1s 02:42:35 02:42:35 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:42:35 #151 ... 02:42:35 02:42:35 #103 [security-bootstrapper] exporting to image 02:42:35 #103 exporting layers 02:42:36 #103 exporting layers 1.0s done 02:42:36 #103 writing image sha256:dd8d6f10e138640a4ba1f4aad6a1d0cf364c5db33cefcdf699bdaf6640d64ebc 0.0s done 02:42:36 #103 naming to docker.io/library/security-bootstrapper-arm64 done 02:42:36 #103 DONE 9.0s 02:42:36 02:42:36 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:42:41 #145 ... 02:42:41 02:42:41 #142 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:42:41 #142 DONE 1118.0s 02:42:41 02:42:41 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:42:41 #145 ... 02:42:41 02:42:41 #170 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:42:42 #170 DONE 0.4s 02:42:42 02:42:42 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:42:42 #145 ... 02:42:42 02:42:42 #171 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:42:42 #171 DONE 0.2s 02:42:42 02:42:42 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:42:43 #145 ... 02:42:43 02:42:43 #172 [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 02:42:43 #172 DONE 0.2s 02:42:43 02:42:43 #173 [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 02:42:43 #173 DONE 0.2s 02:42:43 02:42:43 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:42:43 #145 ... 02:42:43 02:42:43 #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:42:43 #174 DONE 0.2s 02:42:43 02:42:43 #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:42:43 #175 DONE 0.3s 02:42:43 02:42:43 #176 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:42:43 #176 DONE 0.3s 02:42:43 02:42:43 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:42:44 #150 ... 02:42:44 02:42:44 #177 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:42:44 #177 DONE 0.1s 02:42:44 02:42:44 #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:42:46 #178 DONE 2.3s 02:42:46 02:42:46 #103 [security-secretstore-setup] exporting to image 02:42:46 #103 exporting layers 02:42:47 #103 exporting layers 1.4s done 02:42:47 #103 writing image sha256:9a43c5de292dc3afb0707d9c44146cdc702c8514bfe69931a8759efdf5998c8e done 02:42:47 #103 naming to docker.io/library/security-secretstore-setup-arm64 02:42:48 #103 naming to docker.io/library/security-secretstore-setup-arm64 done 02:42:48 #103 DONE 10.4s 02:42:48 02:42:48 #28 [support-scheduler internal] load .dockerignore 02:43:56 #28 ... 02:43:56 02:43:56 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:43:56 #150 DONE 1182.4s 02:43:56 02:43:56 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:43:56 #145 ... 02:43:56 02:43:56 #179 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:43:56 #179 DONE 0.3s 02:43:56 02:43:56 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:43:56 #36 ... 02:43:56 02:43:56 #180 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:43:56 #180 DONE 0.1s 02:43:56 02:43:56 #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:43:56 #181 DONE 0.2s 02:43:56 02:43:56 #182 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 02:43:56 #182 DONE 0.2s 02:43:56 02:43:56 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:43:56 #36 ... 02:43:56 02:43:56 #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:43:56 #183 DONE 0.2s 02:43:56 02:43:56 #184 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:43:56 #184 DONE 1.9s 02:43:56 02:43:56 #103 [core-common-config-bootstrapper] exporting to image 02:43:56 #103 exporting layers 02:43:56 #103 exporting layers 0.7s done 02:43:56 #103 writing image sha256:fd92b4d8b74a13243dec64302418ec85a7dfbaf28e875efe448e1862d0478799 done 02:43:56 #103 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 02:43:56 #103 DONE 11.1s 02:43:56 02:43:56 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:45:47 #36 ... 02:45:47 02:45:47 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:45:47 #145 DONE 1297.4s 02:45:47 02:45:47 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:45:47 #140 ... 02:45:47 02:45:47 #185 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:45:47 #185 DONE 0.2s 02:45:47 02:45:47 #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:45:47 #186 DONE 0.2s 02:45:47 02:45:47 #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:45:47 #187 DONE 0.3s 02:45:47 02:45:47 #28 [support-scheduler internal] load .dockerignore 02:45:47 #28 ... 02:45:47 02:45:47 #188 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 02:45:47 #188 DONE 0.1s 02:45:47 02:45:47 #103 [security-spiffe-token-provider] exporting to image 02:45:47 #103 exporting layers 02:45:47 #103 exporting layers 0.9s done 02:45:47 #103 writing image sha256:cab270fb02d4181c5aab3a62f109f59444f6c9f4338dddb50d0e7192a9f62b51 0.0s done 02:45:47 #103 naming to docker.io/library/security-spiffe-token-provider-arm64 done 02:45:47 #103 DONE 12.1s 02:45:47 02:45:47 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:53:25 #140 ... 02:53:25 02:53:25 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:53:25 #146 DONE 1749.7s 02:53:25 02:53:25 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:53:25 #39 ... 02:53:25 02:53:25 #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:53:25 #189 DONE 0.2s 02:53:25 02:53:25 #190 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:53:25 #190 DONE 0.2s 02:53:25 02:53:25 #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:53:25 #191 DONE 0.4s 02:53:25 02:53:25 #192 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 02:53:25 #192 DONE 0.1s 02:53:25 02:53:25 #193 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:53:25 #193 DONE 0.1s 02:53:25 02:53:25 #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:53:25 #194 DONE 1.9s 02:53:25 02:53:25 #103 [security-proxy-auth] exporting to image 02:53:25 #103 exporting layers 02:53:25 #103 exporting layers 0.8s done 02:53:25 #103 writing image sha256:4f44fc4ec065e36f96944ec0655d7fcab78339d43faf124c007e74f74d895102 done 02:53:25 #103 naming to docker.io/library/security-proxy-auth-arm64 done 02:53:25 #103 DONE 12.9s 02:53:25 02:53:25 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:54:12 #144 DONE 1802.7s 02:54:12 02:54:12 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:54:12 #151 ... 02:54:12 02:54:12 #195 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:54:12 #195 DONE 0.2s 02:54:12 02:54:12 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:54:12 #39 ... 02:54:12 02:54:12 #196 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:54:12 #196 DONE 0.2s 02:54:12 02:54:12 #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:54:12 #197 DONE 0.4s 02:54:12 02:54:12 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 02:54:12 #36 ... 02:54:12 02:54:12 #198 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:54:12 #198 DONE 0.1s 02:54:12 02:54:12 #103 [core-command] exporting to image 02:54:12 #103 exporting layers 02:54:12 #103 exporting layers 0.4s done 02:54:12 #103 writing image sha256:c8810a1a639796cd98d9dd466cd7bacc5eed724bd69127d744240535a0934b16 0.0s done 02:54:12 #103 naming to docker.io/library/core-command-arm64 done 02:54:12 #103 DONE 13.3s 02:54:12 02:54:12 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:54:22 #149 ... 02:54:22 02:54:22 #141 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:54:22 #141 DONE 1817.7s 02:54:22 02:54:22 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:54:22 #149 ... 02:54:22 02:54:22 #199 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 02:54:22 #199 DONE 0.3s 02:54:22 02:54:22 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:54:22 #149 ... 02:54:22 02:54:22 #200 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:54:22 #200 DONE 0.6s 02:54:22 02:54:22 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:54:22 #149 ... 02:54:22 02:54:22 #201 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:54:23 #201 DONE 0.2s 02:54:23 02:54:23 #103 [core-keeper] exporting to image 02:54:23 #103 exporting layers 02:54:23 #103 exporting layers 0.6s done 02:54:23 #103 writing image sha256:6e477877dfc21e58e88adccffdb0c4570ec9e52fb904c5de9ebb2ac9c59780dc done 02:54:23 #103 naming to docker.io/library/core-keeper-arm64 done 02:54:23 #103 DONE 14.0s 02:54:23 02:54:23 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:54:24 #149 DONE 1820.5s 02:54:24 02:54:24 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:54:25 #151 DONE 1821.4s 02:54:25 02:54:25 #202 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:54:25 #202 DONE 0.5s 02:54:25 02:54:25 #203 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:54:25 #203 DONE 0.2s 02:54:25 02:54:25 #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:54:26 #204 ... 02:54:26 02:54:26 #205 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:54:26 #205 DONE 0.1s 02:54:26 02:54:26 #206 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:54:26 #206 DONE 0.3s 02:54:26 02:54:26 #28 [support-scheduler internal] load .dockerignore 02:54:26 #28 ... 02:54:26 02:54:26 #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:54:26 #204 DONE 0.7s 02:54:26 02:54:26 #207 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:54:26 #207 DONE 0.3s 02:54:26 02:54:26 #103 [core-data] exporting to image 02:54:27 #103 ... 02:54:27 02:54:27 #208 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:54:27 #208 DONE 0.8s 02:54:27 02:54:27 #209 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:54:27 #209 DONE 0.3s 02:54:27 02:54:27 #39 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 02:54:27 #39 ... 02:54:27 02:54:27 #103 [core-data] exporting to image 02:54:27 #103 exporting layers 0.8s done 02:54:27 #103 writing image sha256:279f5bc9a592d43aff7bcf527c2f2e587b1c5a4b2c0c27377a88e4fe2bfba717 0.0s done 02:54:27 #103 naming to docker.io/library/core-data-arm64 0.0s done 02:54:27 #103 DONE 14.8s 02:54:27 02:54:27 #210 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:54:28 #210 DONE 0.2s 02:54:28 02:54:28 #103 [core-metadata] exporting to image 02:54:28 #103 exporting layers 0.5s done 02:54:28 #103 writing image sha256:e7506fe4dce09900dd0c68dd5814f831650802e185dfcbe6cbd1cc2616797153 0.0s done 02:54:28 #103 naming to docker.io/library/core-metadata-arm64 done 02:54:28 #103 DONE 15.3s 02:54:28 02:54:28 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:54:55 #140 ... 02:54:55 02:54:55 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:54:55 #148 DONE 1850.0s 02:54:55 02:54:55 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:54:55 #140 DONE 1850.0s 02:54:55 02:54:55 #28 [support-scheduler internal] load .dockerignore 02:54:55 #28 ... 02:54:55 02:54:55 #211 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:54:55 #211 DONE 0.1s 02:54:55 02:54:55 #28 [support-scheduler internal] load .dockerignore 02:54:55 #28 ... 02:54:55 02:54:55 #212 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:54:55 #212 DONE 0.1s 02:54:55 02:54:55 #213 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:54:55 #213 DONE 0.1s 02:54:55 02:54:55 #214 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:54:55 #214 ... 02:54:55 02:54:55 #215 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:54:55 #215 DONE 0.1s 02:54:55 02:54:55 #216 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:54:55 #216 DONE 0.3s 02:54:55 02:54:55 #214 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:54:55 #214 DONE 0.5s 02:54:55 02:54:55 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 02:54:55 #217 DONE 0.1s 02:54:55 02:54:55 #218 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:54:55 #218 DONE 0.2s 02:54:55 02:54:55 #103 [support-notifications] exporting to image 02:54:55 #103 exporting layers 02:54:55 #103 exporting layers 0.4s done 02:54:55 #103 writing image sha256:6800bf02bd791353b5c7e1697a154caf0d7ef8c5360256eb876006ba9d31640c done 02:54:55 #103 naming to docker.io/library/support-scheduler-arm64 done 02:54:55 #103 exporting layers 0.5s done 02:54:55 #103 writing image sha256:1916feb72f4a65de13574aab67260661c2cdb28eaabd9155ca571269147a3105 done 02:54:55 #103 naming to docker.io/library/support-notifications-arm64 done 02:54:55 #103 DONE 16.3s 02:54:55 02:54:55 #28 [support-scheduler internal] load .dockerignore 02:54:55 time="2024-06-28T02:20:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:54:55 time="2024-06-28T02:20:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:54:55 time="2024-06-28T02:20:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:54:55 time="2024-06-28T02:20:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:54:55 time="2024-06-28T02:20:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:54:55 time="2024-06-28T02:20:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:54:55 time="2024-06-28T02:20:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:54:55 time="2024-06-28T02:20:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:54:55 time="2024-06-28T02:20:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:54:55 time="2024-06-28T02:20:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:54:55 time="2024-06-28T02:21:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:54:55 time="2024-06-28T02:21:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:54:55 time="2024-06-28T02:21:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:54:55 time="2024-06-28T02:21:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:54:55 time="2024-06-28T02:21:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:54:55 $ docker stop --time=1 29b4c6984da96cef468e240ab95e3ab880b52ea2751e33f3ae4ea595719cebaa 02:54:57 $ docker rm -f --volumes 29b4c6984da96cef468e240ab95e3ab880b52ea2751e33f3ae4ea595719cebaa [Pipeline] // withDockerContainer [Pipeline] sh 02:54:57 + docker images 02:54:57 REPOSITORY TAG IMAGE ID CREATED SIZE 02:54:57 support-notifications-arm64 latest 1916feb72f4a 3 seconds ago 38.2MB 02:54:57 support-scheduler-arm64 latest 6800bf02bd79 3 seconds ago 37.5MB 02:54:57 core-metadata-arm64 latest e7506fe4dce0 30 seconds ago 35.5MB 02:54:57 core-data-arm64 latest 279f5bc9a592 31 seconds ago 35.3MB 02:54:57 core-keeper-arm64 latest 6e477877dfc2 35 seconds ago 35.2MB 02:54:57 core-command-arm64 latest c8810a1a6397 50 seconds ago 34.9MB 02:54:57 security-proxy-auth-arm64 latest 4f44fc4ec065 About a minute ago 32.6MB 02:54:57 security-spiffe-token-provider-arm64 latest cab270fb02d4 9 minutes ago 29.1MB 02:54:57 core-common-config-bootstrapper-arm64 latest fd92b4d8b74a 11 minutes ago 15.3MB 02:54:57 security-secretstore-setup-arm64 latest 9a43c5de292d 12 minutes ago 36.4MB 02:54:57 security-bootstrapper-arm64 latest dd8d6f10e138 12 minutes ago 18.8MB 02:54:57 security-proxy-setup-arm64 latest ac45215327f1 12 minutes ago 26MB 02:54:57 security-spire-config-arm64 latest 82a53968375a 32 minutes ago 95.8MB 02:54:57 security-spire-agent-arm64 latest ea92fbcc0dba 32 minutes ago 152MB 02:54:57 security-spire-server-arm64 latest 1966c35abc30 32 minutes ago 96.7MB 02:54:57 ci-base-image-arm64 latest 477c108a8019 51 minutes ago 962MB 02:54:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 2 months ago 561MB 02:54:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 13 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 02:54:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:54:58 02:54:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:54:58 arm64: Pulling from edgex-lftools-log-publisher 02:54:58 8998bd30e6a1: Pulling fs layer 02:54:58 04944245beec: Pulling fs layer 02:54:58 699f458cf7ca: Pulling fs layer 02:54:58 765212b225bb: Pulling fs layer 02:54:58 f23df028b6ca: Pulling fs layer 02:54:58 d65c8cfc05b1: Pulling fs layer 02:54:58 2437ff75d9bd: Pulling fs layer 02:54:58 765212b225bb: Waiting 02:54:58 f23df028b6ca: Waiting 02:54:58 d65c8cfc05b1: Waiting 02:54:58 2437ff75d9bd: Waiting 02:54:58 04944245beec: Verifying Checksum 02:54:58 04944245beec: Download complete 02:54:58 765212b225bb: Verifying Checksum 02:54:58 765212b225bb: Download complete 02:54:58 f23df028b6ca: Verifying Checksum 02:54:58 f23df028b6ca: Download complete 02:54:58 d65c8cfc05b1: Verifying Checksum 02:54:58 d65c8cfc05b1: Download complete 02:54:59 699f458cf7ca: Verifying Checksum 02:54:59 699f458cf7ca: Download complete 02:54:59 8998bd30e6a1: Download complete 02:55:02 2437ff75d9bd: Verifying Checksum 02:55:02 2437ff75d9bd: Download complete 02:55:04 8998bd30e6a1: Pull complete 02:55:04 04944245beec: Pull complete 02:55:06 699f458cf7ca: Pull complete 02:55:06 765212b225bb: Pull complete 02:55:07 f23df028b6ca: Pull complete 02:55:07 d65c8cfc05b1: Pull complete 02:55:25 2437ff75d9bd: Pull complete 02:55:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:55:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:55:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:55:25 prd-ubuntu20.04-docker-arm64-4c-16g-4514 does not seem to be running inside a container 02:55:25 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:55:28 $ docker top 6482a930dd9cc8620003d946dd3d9aa6accc9df92c392392cb6c4ae58cf23fc5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:55:29 ---> job-cost.sh 02:55:29 lf-activate-venv: SKIPPING 02:55:29 INFO: No Stack... 02:55:30 INFO: Retrieving Pricing Info for: v3-standard-4 02:55:30 INFO: Archiving Costs [Pipeline] sh 02:55:31 + cut -d, -f6 02:55:31 + cat /w/workspace/edgex-go/5/archives/cost.csv [Pipeline] lock 02:55:31 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4790-5-stack-cost] 02:55:31 Resource [jenkins-edgexfoundry-edgex-go-PR-4790-5-stack-cost] did not exist. Created. 02:55:31 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4790-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:55:32 + echo total: 0.10999999940395355 [Pipeline] stash 02:55:32 Stashed 1 file(s) [Pipeline] } 02:55:32 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4790-5-stack-cost] [Pipeline] // lock [Pipeline] } 02:55:32 $ docker stop --time=1 6482a930dd9cc8620003d946dd3d9aa6accc9df92c392392cb6c4ae58cf23fc5 02:55:33 $ docker rm -f --volumes 6482a930dd9cc8620003d946dd3d9aa6accc9df92c392392cb6c4ae58cf23fc5 [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 02:55:34 provisioning config files... 02:55:34 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config5149961538053752616tmp [Pipeline] { [Pipeline] sh 02:55:34 + set +x 02:55:34 + curl -s https://codecov.io/bash 02:55:34 + bash -s -- 02:55:34 02:55:34 _____ _ 02:55:34 / ____| | | 02:55:34 | | ___ __| | ___ ___ _____ __ 02:55:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:55:34 | |___| (_) | (_| | __/ (_| (_) \ V / 02:55:34 \_____\___/ \__,_|\___|\___\___/ \_/ 02:55:34 Bash-1.0.6 02:55:34 02:55:34 02:55:34 ==> git version 2.25.1 found 02:55:34 ==> 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 02:55:34 Release-Date: 2020-01-08 02:55:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:55:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:55:34 ==> Jenkins CI detected. 02:55:34 current dir:  /w/workspace/edgex-go/5 02:55:34 project root: . 02:55:34 --> token set from env 02:55:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:55:34 ==> Running gcov in . (disable via -X gcov) 02:55:34 ==> Python coveragepy not found 02:55:34 ==> Searching for coverage reports in: 02:55:34 + . 02:55:34 -> Found 1 reports 02:55:34 ==> Detecting git/mercurial file structure 02:55:34 ==> Reading reports 02:55:34 + ./coverage.out bytes=479571 02:55:34 ==> Appending adjustments 02:55:34 https://docs.codecov.io/docs/fixing-reports 02:55:36 + Found adjustments 02:55:36 ==> Gzipping contents 02:55:36 60K /tmp/codecov.OGEyi0.gz 02:55:36 ==> Uploading reports 02:55:36 url: https://codecov.io 02:55:36 query: branch=PR-4790&commit=3918288b3b7167383648d2921917951aae13068f&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4790%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4790&job=&cmd_args= 02:55:36 -> Pinging Codecov 02:55:36 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4790&commit=3918288b3b7167383648d2921917951aae13068f&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4790%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4790&job=&cmd_args= 02:55:36 -> Uploading to 02:55:36 https://storage.googleapis.com/codecov/v4/raw/2024-06-28/00271124DB129430A58F1EEE437C3FCB/3918288b3b7167383648d2921917951aae13068f/23deabfd-060b-4db8-9317-f8904203468d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240628%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240628T025536Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a6823816f56de980791aeddc703224df4c2e1c60a19f303b08b4437be8c3fbd8 02:55:36 % Total % Received % Xferd Average Speed Time Time Time Current 02:55:36 Dload Upload Total Spent Left Speed 02:55:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 61057 0 0 100 61057 0 227k --:--:-- --:--:-- --:--:-- 226k 100 61057 0 0 100 61057 0 227k --:--:-- --:--:-- --:--:-- 226k 02:55:36 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/3918288b3b7167383648d2921917951aae13068f [Pipeline] } 02:55:36 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 02:55:37 + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh 02:55:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:55:38 ---> package-listing.sh 02:55:38 ++ facter osfamily 02:55:38 ++ tr '[:upper:]' '[:lower:]' 02:55:38 + OS_FAMILY=debian 02:55:38 + workspace=/w/workspace/edgex-go/5 02:55:38 + START_PACKAGES=/tmp/packages_start.txt 02:55:38 + END_PACKAGES=/tmp/packages_end.txt 02:55:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:55:38 + PACKAGES=/tmp/packages_start.txt 02:55:38 + '[' /w/workspace/edgex-go/5 ']' 02:55:38 + PACKAGES=/tmp/packages_end.txt 02:55:38 + case "${OS_FAMILY}" in 02:55:38 + dpkg -l 02:55:38 + grep '^ii' 02:55:38 + '[' -f /tmp/packages_start.txt ']' 02:55:38 + '[' -f /tmp/packages_end.txt ']' 02:55:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:55:38 + '[' /w/workspace/edgex-go/5 ']' 02:55:38 + mkdir -p /w/workspace/edgex-go/5/archives/ 02:55:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 02:55:38 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:55:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:55:39 02:55:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:55:39 latest: Pulling from edgex-lftools-log-publisher 02:55:39 5eb5b503b376: Pulling fs layer 02:55:39 5c69ac0246d0: Pulling fs layer 02:55:39 ec43610c2a17: Pulling fs layer 02:55:39 3a2ae6a8a46f: Pulling fs layer 02:55:39 33b1e0a273af: Pulling fs layer 02:55:39 5d3b04190fa2: Pulling fs layer 02:55:39 2f39f015ded8: Pulling fs layer 02:55:39 3a2ae6a8a46f: Waiting 02:55:39 2f39f015ded8: Waiting 02:55:39 33b1e0a273af: Waiting 02:55:39 5d3b04190fa2: Waiting 02:55:39 5c69ac0246d0: Download complete 02:55:39 3a2ae6a8a46f: Verifying Checksum 02:55:39 3a2ae6a8a46f: Download complete 02:55:39 33b1e0a273af: Verifying Checksum 02:55:39 33b1e0a273af: Download complete 02:55:39 5d3b04190fa2: Verifying Checksum 02:55:39 5d3b04190fa2: Download complete 02:55:40 ec43610c2a17: Verifying Checksum 02:55:40 ec43610c2a17: Download complete 02:55:40 5eb5b503b376: Verifying Checksum 02:55:40 5eb5b503b376: Download complete 02:55:40 2f39f015ded8: Download complete 02:55:41 5eb5b503b376: Pull complete 02:55:41 5c69ac0246d0: Pull complete 02:55:42 ec43610c2a17: Pull complete 02:55:42 3a2ae6a8a46f: Pull complete 02:55:42 33b1e0a273af: Pull complete 02:55:42 5d3b04190fa2: Pull complete 02:55:47 2f39f015ded8: Pull complete 02:55:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:55:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:55:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:55:47 prd-ubuntu20.04-docker-8c-8g-4512 does not seem to be running inside a container 02:55:48 $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:55:58 $ docker top 7c8960ffefbe6aa88d978e1054a7d9564914d965f2cbf230cdd225bda8fe221d -eo pid,comm [Pipeline] { [Pipeline] sh 02:55:58 + touch /tmp/pre-build-complete [Pipeline] sh 02:55:58 + mkdir -p /var/log/sysstat [Pipeline] sh 02:55:59 + ls /var/log/sa-host 02:55:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:55:59 provisioning config files... 02:55:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config17209160529422775703tmp [Pipeline] { [Pipeline] echo 02:55:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:55:59 ---> create-netrc.sh [Pipeline] } 02:55:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:55:59 ---> python-tools-install.sh [Pipeline] echo 02:55:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:56:00 ---> sudo-logs.sh 02:56:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:56:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:56:00 ---> job-cost.sh 02:56:00 lf-activate-venv: SKIPPING 02:56:00 DEBUG: total: 0.10999999940395355 02:56:00 INFO: Retrieving Stack Cost... 02:56:00 INFO: Retrieving Pricing Info for: v3-standard-8 02:56:01 INFO: Archiving Costs [Pipeline] echo 02:56:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:56:01 ---> logs-deploy.sh 02:56:01 lf-activate-venv: SKIPPING 02:56:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4790/5 02:56:01 INFO: archiving workspace using pattern(s): 02:56:02 Archives upload complete. 02:56:02 INFO: archiving logs to Nexus 02:56:03 ---> uname -a: 02:56:03 Linux prd-ubuntu20-04-docker-8c-8g-4512 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:56:03 02:56:03 02:56:03 ---> lscpu: 02:56:03 Architecture: x86_64 02:56:03 CPU op-mode(s): 32-bit, 64-bit 02:56:03 Byte Order: Little Endian 02:56:03 Address sizes: 40 bits physical, 48 bits virtual 02:56:03 CPU(s): 8 02:56:03 On-line CPU(s) list: 0-7 02:56:03 Thread(s) per core: 1 02:56:03 Core(s) per socket: 1 02:56:03 Socket(s): 8 02:56:03 NUMA node(s): 1 02:56:03 Vendor ID: AuthenticAMD 02:56:03 CPU family: 23 02:56:03 Model: 49 02:56:03 Model name: AMD EPYC-Rome Processor 02:56:03 Stepping: 0 02:56:03 CPU MHz: 2800.000 02:56:03 BogoMIPS: 5600.00 02:56:03 Virtualization: AMD-V 02:56:03 Hypervisor vendor: KVM 02:56:03 Virtualization type: full 02:56:03 L1d cache: 256 KiB 02:56:03 L1i cache: 256 KiB 02:56:03 L2 cache: 4 MiB 02:56:03 L3 cache: 128 MiB 02:56:03 NUMA node0 CPU(s): 0-7 02:56:03 Vulnerability Itlb multihit: Not affected 02:56:03 Vulnerability L1tf: Not affected 02:56:03 Vulnerability Mds: Not affected 02:56:03 Vulnerability Meltdown: Not affected 02:56:03 Vulnerability Mmio stale data: Not affected 02:56:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:56:03 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:56:03 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:56:03 Vulnerability Srbds: Not affected 02:56:03 Vulnerability Tsx async abort: Not affected 02:56:03 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 02:56:03 02:56:03