Branch indexing 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 Obtained Jenkinsfile from 669a6478e20c8f0e97becaa273bb01472356c3f2+01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 (c216ca48172c91b54f835f5ced5f3408e35e460d) 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-ssh15427442713031815110.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11222194140626656817.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f3350a1713306dce7682ed7e37d5774890d03277 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4919/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-4919/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17638707882037092563.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh10291264960502897464.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-4919/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-4919/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4422559404223970671.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-10575 in /w/workspace/edgexfoundry_edgex-go_PR-4919 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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/4919/head:refs/remotes/origin/PR-4919 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 into PR head commit 669a6478e20c8f0e97becaa273bb01472356c3f2 Merge succeeded, producing 7220cf4542f6813dec72e44190250fc103c4806f Checking out Revision 7220cf4542f6813dec72e44190250fc103c4806f (PR-4919) > git config core.sparsecheckout # timeout=10 > git checkout -f 669a6478e20c8f0e97becaa273bb01472356c3f2 # 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 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7220cf4542f6813dec72e44190250fc103c4806f # timeout=10 Commit message: "Merge commit '01f2b539fb1973550dfc74f4d3b2b5ba0d443c06' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:13:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:13:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:13:10 ========================================================= 09:13:10 EdgeX Global Pipelines Version Info 09:13:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 405dbd7da29351c84eae3cf50dc2b1abe3740b9d # timeout=10 09:13:12 ------------------- 09:13:12 stable info: 09:13:12 ------------------- 09:13:12 Commited By: Cherry Wang cherry@iotechsys.com 09:13:12 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 09:13:12 Message: update stable to v1.0.263 09:13:13 ------------------- 09:13:13 experimental info: 09:13:13 ------------------- 09:13:13 Commited By: Cherry Wang cherry@iotechsys.com 09:13:13 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 09:13:13 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:13:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:13:13 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:13:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:13:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:13:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:13:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 09:13:13 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:13:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:13:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 09:13:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 09:13:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:13:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:13:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:13:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:13:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:13:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:13:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:13:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:13:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:13:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 09:13:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:13:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:13:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:13:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4919 [Pipeline] echo 09:13:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4919 [Pipeline] echo 09:13:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4919 [Pipeline] echo 09:13:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7220cf4542f6813dec72e44190250fc103c4806f [Pipeline] echo 09:13:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7220cf4 [Pipeline] echo 09:13:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:13:14 provisioning config files... 09:13:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config17255252907432194387tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:13:20 ---> ****-login.sh 09:13:20 nexus3.edgexfoundry.org:10001 09:13:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:13:21 Configure a credential helper to remove this warning. See 09:13:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:13:21 09:13:21 Login Succeeded 09:13:21 nexus3.edgexfoundry.org:10002 09:13:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:13:21 Configure a credential helper to remove this warning. See 09:13:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:13:21 09:13:21 Login Succeeded 09:13:21 nexus3.edgexfoundry.org:10003 09:13:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:13:21 Configure a credential helper to remove this warning. See 09:13:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:13:21 09:13:21 Login Succeeded 09:13:21 nexus3.edgexfoundry.org:10004 09:13:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:13:21 Configure a credential helper to remove this warning. See 09:13:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:13:21 09:13:21 Login Succeeded 09:13:21 ****.io 09:13:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:13:22 Configure a credential helper to remove this warning. See 09:13:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:13:22 09:13:22 Login Succeeded 09:13:22 ---> ****-login.sh ends [Pipeline] } 09:13:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:13:22 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 09:13:22 + dirname+ cmd/core-command/Dockerfile 09:13:22 cut -d/ -f2 09:13:22 + echo core-command,cmd/core-command/Dockerfile 09:13:22 + dirname cmd/core-common-config-bootstrapper/Dockerfile 09:13:22 + cut -d/ -f2 09:13:22 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 09:13:22 + dirname cmd/core-data/Dockerfile 09:13:22 + cut -d/ -f2 09:13:22 + echo core-data,cmd/core-data/Dockerfile 09:13:22 + dirname cmd/core-keeper/Dockerfile 09:13:22 + cut -d/ -f2 09:13:22 + echo core-keeper,cmd/core-keeper/Dockerfile 09:13:22 + dirname cmd/core-metadata/Dockerfile 09:13:22 + cut -d/ -f2 09:13:22 + echo core-metadata,cmd/core-metadata/Dockerfile 09:13:22 + dirname cmd/security-bootstrapper/Dockerfile 09:13:22 + cut -d/ -f2 09:13:22 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 09:13:22 + dirname cmd/security-proxy-auth/Dockerfile 09:13:22 + cut -d/ -f2 09:13:22 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 09:13:22 + dirname cmd/security-proxy-setup/Dockerfile 09:13:22 + cut -d/ -f2 09:13:22 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:13:22 + dirname cmd/security-secretstore-setup/Dockerfile 09:13:22 + cut -d/ -f2 09:13:22 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:13:22 + dirname cmd/security-spiffe-token-provider/Dockerfile 09:13:22 + cut -d/ -f2 09:13:22 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 09:13:22 + + cut -d/ -f2 09:13:22 dirname cmd/security-spire-agent/Dockerfile 09:13:22 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 09:13:22 + cut -d/ -f2 09:13:22 + dirname cmd/security-spire-config/Dockerfile 09:13:22 + echo security-spire-config,cmd/security-spire-config/Dockerfile 09:13:22 + dirname cmd/security-spire-server/Dockerfile 09:13:22 + cut -d/ -f2 09:13:22 + echo security-spire-server,cmd/security-spire-server/Dockerfile 09:13:22 + cut -d/ -f2 09:13:22 + dirname cmd/support-cron-scheduler/Dockerfile 09:13:22 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 09:13:22 + dirname cmd/support-notifications/Dockerfile 09:13:22 + cut -d/ -f2 09:13:22 + echo support-notifications,cmd/support-notifications/Dockerfile 09:13:22 + dirname cmd/support-scheduler/Dockerfile 09:13:22 + cut -d/ -f2 09:13:22 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 09:13:22 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:13:23 + git rev-list -1 --merges 7220cf4542f6813dec72e44190250fc103c4806f~1..7220cf4542f6813dec72e44190250fc103c4806f [Pipeline] echo 09:13:23 -----------> git rev-list -1 --merges 7220cf4542f6813dec72e44190250fc103c4806f~1..7220cf4542f6813dec72e44190250fc103c4806f 7220cf4542f6813dec72e44190250fc103c4806f 09:13:23 7220cf4542f6813dec72e44190250fc103c4806f [false] [Pipeline] sh 09:13:23 + git log --format=format:%s -1 7220cf4542f6813dec72e44190250fc103c4806f [Pipeline] echo 09:13:23 ========================================================= 09:13:23 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:13:23 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 09:13:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:13:23 + grep -v github /etc/ssh/ssh_known_hosts 09:13:23 + [ -e /tmp/ssh_known_hosts ] 09:13:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:13:23 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:13:23 + sudo tee -a /etc/ssh/ssh_known_hosts 09:13:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:13:24 09:13:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:13:24 0.1.4: Pulling from edgex-devops/py-git-semver 09:13:24 b85a868b505f: Pulling fs layer 09:13:24 e2be974225ed: Pulling fs layer 09:13:24 339a4e72a1f5: Pulling fs layer 09:13:24 988bab9f4d93: Pulling fs layer 09:13:24 1469e6f7b9e6: Pulling fs layer 09:13:24 eaf3925da568: Pulling fs layer 09:13:24 bab4dde63d76: Pulling fs layer 09:13:24 bde34c3a00c8: Pulling fs layer 09:13:24 b352a97aabf1: Pulling fs layer 09:13:24 4872d77fe225: Pulling fs layer 09:13:24 5851b861e8e6: Pulling fs layer 09:13:24 bab4dde63d76: Waiting 09:13:24 bde34c3a00c8: Waiting 09:13:24 b352a97aabf1: Waiting 09:13:24 1469e6f7b9e6: Waiting 09:13:24 4872d77fe225: Waiting 09:13:24 eaf3925da568: Waiting 09:13:24 5851b861e8e6: Waiting 09:13:24 988bab9f4d93: Waiting 09:13:24 e2be974225ed: Download complete 09:13:24 988bab9f4d93: Verifying Checksum 09:13:24 988bab9f4d93: Download complete 09:13:24 1469e6f7b9e6: Verifying Checksum 09:13:24 1469e6f7b9e6: Download complete 09:13:24 eaf3925da568: Download complete 09:13:24 339a4e72a1f5: Verifying Checksum 09:13:24 339a4e72a1f5: Download complete 09:13:24 bde34c3a00c8: Download complete 09:13:24 b352a97aabf1: Verifying Checksum 09:13:24 b352a97aabf1: Download complete 09:13:24 4872d77fe225: Download complete 09:13:24 5851b861e8e6: Verifying Checksum 09:13:24 5851b861e8e6: Download complete 09:13:24 b85a868b505f: Verifying Checksum 09:13:24 b85a868b505f: Download complete 09:13:25 bab4dde63d76: Verifying Checksum 09:13:25 bab4dde63d76: Download complete 09:13:25 b85a868b505f: Pull complete 09:13:26 e2be974225ed: Pull complete 09:13:26 339a4e72a1f5: Pull complete 09:13:26 988bab9f4d93: Pull complete 09:13:27 1469e6f7b9e6: Pull complete 09:13:27 eaf3925da568: Pull complete 09:13:28 bab4dde63d76: Pull complete 09:13:28 bde34c3a00c8: Pull complete 09:13:28 b352a97aabf1: Pull complete 09:13:28 4872d77fe225: Pull complete 09:13:28 5851b861e8e6: Pull complete 09:13:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:13:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:13:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:13:29 prd-ubuntu20.04-docker-8c-8g-10575 does not seem to be running inside a container 09:13:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:13:32 $ docker top d361d73fa3b9e210170a097aa330edec7b6bae8d4262fcd231baeb9186be3ebf -eo pid,comm 09:13:32 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). 09:13:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:13:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:13:32 [ssh-agent] Looking for ssh-agent implementation... 09:13:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:13:33 $ docker exec d361d73fa3b9e210170a097aa330edec7b6bae8d4262fcd231baeb9186be3ebf ssh-agent 09:13:33 SSH_AUTH_SOCK=/tmp/ssh-BEJCKeYYShH1/agent.32 09:13:33 SSH_AGENT_PID=38 09:13:33 Running ssh-add (command line suppressed) 09:13:33 Identity added: /w/workspace/edgex-go/2@tmp/private_key_17745711089861856530.key (/w/workspace/edgex-go/2@tmp/private_key_17745711089861856530.key) 09:13:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:13:33 + git tag --points-at HEAD [Pipeline] } 09:13:33 $ docker exec --env ******** --env ******** d361d73fa3b9e210170a097aa330edec7b6bae8d4262fcd231baeb9186be3ebf ssh-agent -k 09:13:33 unset SSH_AUTH_SOCK; 09:13:33 unset SSH_AGENT_PID; 09:13:33 echo Agent pid 38 killed; 09:13:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:13:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:13:33 [ssh-agent] Looking for ssh-agent implementation... 09:13:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:13:33 $ docker exec d361d73fa3b9e210170a097aa330edec7b6bae8d4262fcd231baeb9186be3ebf ssh-agent 09:13:33 SSH_AUTH_SOCK=/tmp/ssh-zaAYIJJAyTsy/agent.71 09:13:33 SSH_AGENT_PID=77 09:13:33 Running ssh-add (command line suppressed) 09:13:34 Identity added: /w/workspace/edgex-go/2@tmp/private_key_13842693143492255194.key (/w/workspace/edgex-go/2@tmp/private_key_13842693143492255194.key) 09:13:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:13:34 + git semver init 09:13:34 2024-09-18 09:13:34,550 [run_init] DEBUG init version:0.0.0 force:False 09:13:34 2024-09-18 09:13:34,552 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 09:13:34 2024-09-18 09:13:34,552 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 09:13:34 2024-09-18 09:13:34,553 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 09:13:41 2024-09-18 09:13:40,610 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 09:13:41 2024-09-18 09:13:40,611 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4919 with force:False 09:13:41 2024-09-18 09:13:40,611 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4919 09:13:41 2024-09-18 09:13:40,615 [execute] INFO git cat-file --batch-check 09:13:41 2024-09-18 09:13:40,616 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 09:13:41 2024-09-18 09:13:40,621 [execute] INFO git cat-file --batch 09:13:41 2024-09-18 09:13:40,621 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 09:13:41 2024-09-18 09:13:40,626 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4919 09:13:41 0.0.0 [Pipeline] } 09:13:41 $ docker exec --env ******** --env ******** d361d73fa3b9e210170a097aa330edec7b6bae8d4262fcd231baeb9186be3ebf ssh-agent -k 09:13:41 unset SSH_AUTH_SOCK; 09:13:41 unset SSH_AGENT_PID; 09:13:41 echo Agent pid 77 killed; 09:13:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:13:41 + git semver [Pipeline] } 09:13:41 $ docker stop --time=1 d361d73fa3b9e210170a097aa330edec7b6bae8d4262fcd231baeb9186be3ebf 09:13:43 $ docker rm -f --volumes d361d73fa3b9e210170a097aa330edec7b6bae8d4262fcd231baeb9186be3ebf [Pipeline] // withDockerContainer [Pipeline] sh 09:13:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:13:45 Stashed 1 file(s) [Pipeline] echo 09:13:45 [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 09:13:45 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 09:13:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:13:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:13:45 ========================================================= 09:13:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 09:13:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:13:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:13:46 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 09:13:46 619be1103602: Pulling fs layer 09:13:46 7862e08f4a3e: Pulling fs layer 09:13:46 5df492c9dc93: Pulling fs layer 09:13:46 7629e6793208: Pulling fs layer 09:13:46 4f4fb700ef54: Pulling fs layer 09:13:46 fb5054dd5b73: Pulling fs layer 09:13:46 eeca6798cff9: Pulling fs layer 09:13:46 aa269ceb94a6: Pulling fs layer 09:13:46 ada007ff1a6a: Pulling fs layer 09:13:46 fb5054dd5b73: Waiting 09:13:46 eeca6798cff9: Waiting 09:13:46 aa269ceb94a6: Waiting 09:13:46 4f4fb700ef54: Waiting 09:13:46 ada007ff1a6a: Waiting 09:13:46 7629e6793208: Waiting 09:13:46 7862e08f4a3e: Download complete 09:13:46 7629e6793208: Verifying Checksum 09:13:46 7629e6793208: Download complete 09:13:46 4f4fb700ef54: Download complete 09:13:46 619be1103602: Verifying Checksum 09:13:46 619be1103602: Download complete 09:13:46 eeca6798cff9: Verifying Checksum 09:13:46 eeca6798cff9: Download complete 09:13:46 ada007ff1a6a: Verifying Checksum 09:13:46 ada007ff1a6a: Download complete 09:13:46 619be1103602: Pull complete 09:13:46 5df492c9dc93: Verifying Checksum 09:13:46 5df492c9dc93: Download complete 09:13:47 7862e08f4a3e: Pull complete 09:13:47 aa269ceb94a6: Verifying Checksum 09:13:47 aa269ceb94a6: Download complete 09:13:49 5df492c9dc93: Pull complete 09:13:50 7629e6793208: Pull complete 09:13:50 4f4fb700ef54: Pull complete 09:13:50 fb5054dd5b73: Pull complete 09:13:50 eeca6798cff9: Pull complete 09:14:00 aa269ceb94a6: Pull complete 09:14:00 Still waiting to schedule task 09:14:00 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-10572’ 09:14:00 ada007ff1a6a: Pull complete 09:14:00 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 09:14:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:14:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 09:14:01 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:14:01 WORKDIR /edgex 09:14:01 COPY go.mod . 09:14:01 RUN go mod download 09:14:01 + docker build -t ci-base-image-x86_64 -f - . 09:14:02 Sending build context to Docker daemon 179.4MB 09:14:02 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:14:02 ---> f489d0715acc 09:14:02 Step 2/4 : WORKDIR /edgex 09:14:12 ---> Running in 9a0f83c80503 09:14:12 Removing intermediate container 9a0f83c80503 09:14:12 ---> 636ce584e142 09:14:12 Step 3/4 : COPY go.mod . 09:14:12 ---> 965a6f44378c 09:14:12 Step 4/4 : RUN go mod download 09:14:12 ---> Running in 1a98252ed807 09:14:44 Removing intermediate container 1a98252ed807 09:14:44 ---> 490aa882fe87 09:14:44 Successfully built 490aa882fe87 09:14:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:44 + docker inspect -f . ci-base-image-x86_64 09:14:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:14:44 prd-ubuntu20.04-docker-8c-8g-10575 does not seem to be running inside a container 09:14:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-x86_64 cat 09:14:45 $ docker top 251b004a8b6fd0db511445d371b5ab0f672afcd6c48d782736075009e573bd0e -eo pid,comm [Pipeline] { [Pipeline] sh 09:14:45 + go version 09:14:45 go version go1.21.9 linux/amd64 [Pipeline] } 09:14:45 $ docker stop --time=1 251b004a8b6fd0db511445d371b5ab0f672afcd6c48d782736075009e573bd0e 09:14:46 $ docker rm -f --volumes 251b004a8b6fd0db511445d371b5ab0f672afcd6c48d782736075009e573bd0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:47 + docker inspect -f . ci-base-image-x86_64 09:14:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:14:47 prd-ubuntu20.04-docker-8c-8g-10575 does not seem to be running inside a container 09:14:47 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-x86_64 cat 09:14:47 $ docker top 9c6c84cc58bce9228af51188b41b0c6abd32a0a370e140c52d2ea92a3dcc3cb0 -eo pid,comm [Pipeline] { [Pipeline] echo 09:14:47 ========================================================= 09:14:47 [edgeXBuildGoParallel] Running Tests and Build... 09:14:47 ========================================================= [Pipeline] sh 09:14:48 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 09:14:48 + make test 09:14:48 go test -race -coverprofile=coverage.out ./... 09:14:56 ? github.com/edgexfoundry/edgex-go [no test files] 09:15:28 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:15:28 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 09:15:28 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:15:28 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 09:15:28 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:15:28 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:15:28 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:15:28 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:15:28 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 09:15:28 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:15:28 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 09:15:28 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 09:15:28 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:15:28 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:15:28 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:15:28 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:15:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:15:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:15:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.021s coverage: 28.7% of statements 09:15:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 09:15:31 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 09:15:31 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:15:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:15:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:15:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.034s coverage: 97.0% of statements 09:15:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 09:15:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:15:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:15:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:15:32 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 09:15:32 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 09:15:32 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 09:15:32 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 09:15:32 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 09:15:35 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 09:15:35 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 09:15:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:15:35 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 09:15:35 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 09:15:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.055s coverage: 69.2% of statements 09:15:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.056s coverage: 53.2% of statements 09:15:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.729s coverage: 93.4% of statements 09:15:35 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.043s coverage: 91.7% of statements 09:15:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:15:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:15:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.060s coverage: 7.0% of statements 09:15:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:15:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:15:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 09:15:37 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:15:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:15:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:15:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:15:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:15:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:15:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 09:15:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:15:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 09:15:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.393s coverage: 95.8% of statements 09:15:38 ok github.com/edgexfoundry/edgex-go/internal/io 1.020s coverage: 72.2% of statements 09:15:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:15:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:15:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.020s coverage: 0.0% of statements [no tests to run] 09:15:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.036s coverage: 0.8% of statements 09:15:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.030s coverage: 30.7% of statements 09:15:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 41.7% of statements 09:15:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.016s coverage: 77.8% of statements 09:15:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.022s coverage: 94.1% of statements 09:15:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.027s coverage: 96.3% of statements 09:15:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements 09:15:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:15:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:15:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:15:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:15:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:15:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 09:15:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 09:15:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 09:15:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 09:15:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 09:15:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 09:15:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:15:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:15:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:15:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:15:43 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:15:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:15:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:15:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 09:15:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:15:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:15:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:15:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 09:15:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 09:15:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 09:15:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:15:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:15:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:15:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 09:15:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 09:15:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 09:15:51 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 09:15:52 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 09:15:52 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 09:15:52 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 09:15:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements 09:15:53 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 09:15:53 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 09:15:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:15:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:15:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:15:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:15:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:15:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:15:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:15:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:15:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:15:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:15:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:15:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:15:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:16:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.279s coverage: 79.9% of statements 09:16:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.041s coverage: 92.9% of statements 09:16:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 66.7% of statements 09:16:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements 09:16:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.027s coverage: 75.0% of statements 09:16:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.040s coverage: 87.2% of statements 09:16:06 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.032s coverage: 20.0% of statements 09:16:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements 09:16:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.068s coverage: 81.8% of statements 09:16:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.066s coverage: 82.1% of statements 09:16:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.026s coverage: 86.0% of statements 09:16:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.145s coverage: 63.1% of statements 09:16:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.022s coverage: 100.0% of statements 09:16:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.017s coverage: 89.4% of statements 09:16:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 09:16:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.016s coverage: 73.7% of statements 09:16:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements 09:16:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.150s coverage: 36.5% of statements 09:16:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 89.5% of statements 09:16:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.041s coverage: 84.8% of statements 09:16:06 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.022s coverage: 4.9% of statements 09:16:06 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.057s coverage: 97.1% of statements 09:16:06 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.020s coverage: 35.9% of statements 09:16:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.043s coverage: 19.9% of statements 09:16:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.097s coverage: 95.7% of statements 09:16:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.026s coverage: 61.8% of statements 09:16:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.055s coverage: 98.9% of statements 09:16:06 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 09:16:06 running golangci-lint 09:16:06 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 09:16:06 go version go1.21.9 linux/amd64 09:16:06 level=info msg="[config_reader] Used config file .golangci.yml" 09:16:06 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 09:16:28 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|imports|files|name|types_sizes) took 21.279812136s" 09:16:28 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 48.887465ms" 09:16:38 level=info msg="[linters_context/goanalysis] analyzers took 1m54.55553108s with top 10 stages: buildir: 49.551344787s, gosec: 8.238060382s, inspect: 2.700286914s, fact_deprecated: 2.668518014s, printf: 2.291846444s, ctrlflow: 2.099448216s, nilness: 1.665489614s, fact_purity: 1.434826207s, S1038: 1.112554444s, isgenerated: 1.075504381s" 09:16:38 level=info msg="[runner] Issues before processing: 214, after processing: 0" 09:16:38 level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 214/214, identifier_marker: 214/214, exclude: 214/214, nolint: 0/22, skip_files: 214/214, skip_dirs: 214/214, filename_unadjuster: 214/214, path_prettifier: 214/214, cgo: 214/214, exclude-rules: 22/214" 09:16:38 level=info msg="[runner] processing took 14.849953ms with stages: nolint: 6.747723ms, identifier_marker: 3.512693ms, path_prettifier: 1.528285ms, exclude-rules: 1.169828ms, autogenerated_exclude: 961.418µs, skip_dirs: 857.012µs, cgo: 41.552µs, filename_unadjuster: 27.651µs, max_same_issues: 610ns, uniq_by_line: 410ns, skip_files: 400ns, fixer: 380ns, exclude: 350ns, sort_results: 350ns, severity-rules: 261ns, path_prefixer: 250ns, source_code: 190ns, diff: 180ns, max_from_linter: 160ns, max_per_file_from_linter: 130ns, path_shortener: 120ns" 09:16:38 level=info msg="[runner] linters took 10.536885295s with stages: goanalysis_metalinter: 10.521953028s" 09:16:38 level=info msg="File cache stats: 0 entries of total size 0B" 09:16:38 level=info msg="Memory: 318 samples, avg is 280.2MB, max is 1280.5MB" 09:16:38 level=info msg="Execution took 31.873848643s" 09:16:38 go vet ./... 09:16:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:16:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:16:45 ./bin/test-attribution-txt.sh 09:16:45 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 09:16:45 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo 09:16:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 09:16:45 + ls -al . 09:16:45 total 936 09:16:45 drwxrwxr-x 11 1001 1001 4096 Sep 18 09:14 . 09:16:45 drwxr-xr-x 4 root root 4096 Sep 18 09:14 .. 09:16:45 drwxrwxr-x 2 1001 1001 4096 Sep 18 09:13 .blubracket 09:16:45 -rw-rw-r-- 1 1001 1001 10 Sep 18 09:13 .dockerignore 09:16:45 drwxrwxr-x 8 1001 1001 4096 Sep 18 09:16 .git 09:16:45 drwxrwxr-x 3 1001 1001 4096 Sep 18 09:13 .github 09:16:45 -rw-rw-r-- 1 1001 1001 1102 Sep 18 09:13 .gitignore 09:16:45 -rw-rw-r-- 1 1001 1001 42 Sep 18 09:13 .golangci.yml 09:16:45 -rw-rw-r-- 1 1001 1001 100 Sep 18 09:13 .hadolint.yml 09:16:45 drwxr-xr-x 3 1001 1001 4096 Sep 18 09:13 .semver 09:16:45 -rw-rw-r-- 1 1001 1001 155 Sep 18 09:13 .sonarcloud.properties 09:16:45 -rw-rw-r-- 1 1001 1001 1171 Sep 18 09:13 ADOPTERS.md 09:16:45 -rw-rw-r-- 1 1001 1001 21286 Sep 18 09:13 Attribution.txt 09:16:45 -rw-rw-r-- 1 1001 1001 100284 Sep 18 09:13 CHANGELOG.md 09:16:45 -rw-rw-r-- 1 1001 1001 3804 Sep 18 09:13 CONTRIBUTING.md 09:16:45 -rw-rw-r-- 1 1001 1001 677 Sep 18 09:13 GOVERNANCE.md 09:16:45 -rw-rw-r-- 1 1001 1001 861 Sep 18 09:13 Jenkinsfile 09:16:45 -rw-rw-r-- 1 1001 1001 10775 Sep 18 09:13 LICENSE 09:16:45 -rw-rw-r-- 1 1001 1001 16854 Sep 18 09:13 Makefile 09:16:45 -rw-rw-r-- 1 1001 1001 582 Sep 18 09:13 OWNERS.md 09:16:45 -rw-rw-r-- 1 1001 1001 9528 Sep 18 09:13 README.md 09:16:45 -rw-rw-r-- 1 1001 1001 789 Sep 18 09:13 SECURITY.md 09:16:45 -rw-rw-r-- 1 1001 1001 5 Sep 18 09:13 VERSION 09:16:45 drwxrwxr-x 2 1001 1001 4096 Sep 18 09:13 bin 09:16:45 drwxrwxr-x 20 1001 1001 4096 Sep 18 09:13 cmd 09:16:45 -rw-r--r-- 1 root root 566233 Sep 18 09:16 coverage.out 09:16:45 drwxrwxr-x 2 1001 1001 4096 Sep 18 09:13 fuzz_test 09:16:45 -rw-rw-r-- 1 1001 1001 7305 Sep 18 09:13 go.mod 09:16:45 -rw-rw-r-- 1 1001 1001 102748 Sep 18 09:13 go.sum 09:16:45 drwxrwxr-x 7 1001 1001 4096 Sep 18 09:13 internal 09:16:45 drwxrwxr-x 3 1001 1001 4096 Sep 18 09:13 openapi 09:16:45 -rw-rw-r-- 1 1001 1001 584 Sep 18 09:13 security.txt 09:16:45 -rw-rw-r-- 1 1001 1001 204 Sep 18 09:13 version.go [Pipeline] sh 09:16:45 + '[' -e coverage.out ] 09:16:45 + chown 1001:1001 coverage.out [Pipeline] stash 09:16:46 Stashed 1 file(s) [Pipeline] sh 09:16:46 + make build 09:16:46 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 09:17:12 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 09:17:12 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 09:17:12 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 09:17: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-keeper/core-keeper ./cmd/core-keeper 09:17:14 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 09:17:19 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 09:17:21 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 09:17: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:17:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:17:25 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 09:17:26 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 09:17:27 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 09:17: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] } 09:17:29 $ docker stop --time=1 9c6c84cc58bce9228af51188b41b0c6abd32a0a370e140c52d2ea92a3dcc3cb0 09:17:31 $ docker rm -f --volumes 9c6c84cc58bce9228af51188b41b0c6abd32a0a370e140c52d2ea92a3dcc3cb0 [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 09:17:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:17:32 09:17:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:17:33 latest: Pulling from edgex-devops/edgex-compose 09:17:33 91d30c5bc195: Pulling fs layer 09:17:33 2e9b0aa3be6d: Pulling fs layer 09:17:33 9c61dcf015f6: Pulling fs layer 09:17:33 4698f68db338: Pulling fs layer 09:17:33 2a2f49069b9e: Pulling fs layer 09:17:33 e0025b399a48: Pulling fs layer 09:17:33 4698f68db338: Waiting 09:17:33 2a2f49069b9e: Waiting 09:17:33 e0025b399a48: Waiting 09:17:33 91d30c5bc195: Verifying Checksum 09:17:33 91d30c5bc195: Download complete 09:17:33 4698f68db338: Verifying Checksum 09:17:33 4698f68db338: Download complete 09:17:33 2e9b0aa3be6d: Verifying Checksum 09:17:33 2e9b0aa3be6d: Download complete 09:17:33 91d30c5bc195: Pull complete 09:17:33 e0025b399a48: Verifying Checksum 09:17:33 e0025b399a48: Download complete 09:17:33 2a2f49069b9e: Download complete 09:17:33 9c61dcf015f6: Verifying Checksum 09:17:33 9c61dcf015f6: Download complete 09:17:35 2e9b0aa3be6d: Pull complete 09:17:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10578 in /w/workspace/edgexfoundry_edgex-go_PR-4919 [Pipeline] { [Pipeline] ws 09:17:37 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 09:17:37 9c61dcf015f6: Pull complete 09:17:37 4698f68db338: Pull complete 09:17:38 2a2f49069b9e: Pull complete 09:17:38 e0025b399a48: Pull complete 09:17:38 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 09:17:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:17:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } 09:17:40 The recommended git tool is: git [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:17:40 prd-ubuntu20.04-docker-8c-8g-10575 does not seem to be running inside a container 09:17:40 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:latest cat 09:17:44 $ docker top 9a62f3f831ac51a33b6c4695edcb1296b9a56f0308fb85490781be18d5d6baa5 -eo pid,comm [Pipeline] { [Pipeline] sh 09:17:44 + docker compose -f ./docker-compose-build.yml build --parallel 09:17:46 #1 [core-metadata internal] load build definition from Dockerfile 09:17:46 #1 transferring dockerfile: 2.06kB done 09:17:46 #1 DONE 0.1s 09:17:46 09:17:46 #2 [support-notifications internal] load build definition from Dockerfile 09:17:46 #2 transferring dockerfile: 1.95kB done 09:17:46 #2 DONE 0.0s 09:17:46 09:17:46 #3 [core-metadata internal] load .dockerignore 09:17:46 #3 transferring context: 09:17:46 #3 transferring context: 50B done 09:17:46 #3 DONE 0.1s 09:17:46 09:17:46 #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile 09:17:46 #4 transferring dockerfile: 2.23kB done 09:17:46 #4 DONE 0.0s 09:17:46 09:17:46 #5 [support-notifications internal] load .dockerignore 09:17:47 #5 transferring context: 50B done 09:17:47 #5 DONE 0.1s 09:17:47 09:17:47 #6 [security-spire-agent internal] load build definition from Dockerfile 09:17:47 #6 transferring dockerfile: 1.81kB done 09:17:47 #6 DONE 0.1s 09:17:47 09:17:47 #7 [security-bootstrapper internal] load build definition from Dockerfile 09:17:47 #7 transferring dockerfile: 3.17kB done 09:17:47 #7 DONE 0.1s 09:17:47 09:17:47 #8 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:17:47 #8 DONE 0.0s 09:17:47 09:17:47 #9 [security-proxy-auth internal] load build definition from Dockerfile 09:17:47 #9 transferring dockerfile: 2.15kB done 09:17:47 #9 DONE 0.2s 09:17:47 09:17:47 #8 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:17:47 #8 DONE 0.0s 09:17:47 09:17:47 #10 [core-data internal] load build definition from Dockerfile 09:17:47 #10 ... 09:17:47 09:17:47 #11 [core-command internal] load build definition from Dockerfile 09:17:47 #11 transferring dockerfile: 1.93kB done 09:17:47 #11 DONE 0.3s 09:17:47 09:17:47 #12 [core-common-config-bootstrapper internal] load .dockerignore 09:17:47 #12 transferring context: 50B done 09:17:47 #12 DONE 0.3s 09:17:47 09:17:47 #13 [support-cron-scheduler internal] load build definition from Dockerfile 09:17:47 #13 transferring dockerfile: 1.85kB done 09:17:47 #13 DONE 0.4s 09:17:47 09:17:47 #14 [security-secretstore-setup internal] load .dockerignore 09:17:47 #14 DONE 0.0s 09:17:47 09:17:47 #15 [support-cron-scheduler internal] load .dockerignore 09:17:47 #15 ... 09:17:47 09:17:47 #8 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:17:47 #8 DONE 0.0s 09:17:47 09:17:47 #10 [core-data internal] load build definition from Dockerfile 09:17:47 #10 transferring dockerfile: 2.07kB done 09:17:48 #10 ... 09:17:48 09:17:48 #16 [security-spire-agent internal] load .dockerignore 09:17:48 #16 transferring context: 50B done 09:17:48 #16 DONE 0.7s 09:17:48 09:17:48 #17 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 09:17:48 #17 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 09:17:48 #17 ... 09:17:48 09:17:48 #18 [security-spire-config internal] load build definition from Dockerfile 09:17:48 #18 transferring dockerfile: 1.69kB done 09:17:48 #18 DONE 1.0s 09:17:48 09:17:48 #17 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 09:17:48 #17 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.3s done 09:17:48 #17 ... 09:17:48 09:17:48 #19 [security-secretstore-setup internal] load build definition from Dockerfile 09:17:48 #19 transferring dockerfile: 2.49kB done 09:17:48 #19 DONE 1.1s 09:17:48 09:17:48 #20 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 09:17:48 #20 DONE 1.0s 09:17:48 09:17:48 #17 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 09:17:48 #17 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.3s done 09:17:48 #17 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 09:17:48 using credential edgex-jenkins-ssh 09:17:48 Cloning the remote Git repository 09:17:48 #17 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 09:17:48 #17 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 09:17:48 #17 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 09:17:48 #17 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s 09:17:48 #17 ... 09:17:48 09:17:48 #21 [security-spire-server internal] load build definition from Dockerfile 09:17:48 #21 transferring dockerfile: 1.70kB done 09:17:48 #21 DONE 1.3s 09:17:48 09:17:48 #17 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 09:17:48 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:17:48 #17 ... 09:17:48 09:17:48 #10 [core-data internal] load build definition from Dockerfile 09:17:48 #10 DONE 1.4s 09:17:48 09:17:48 #17 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 09:17:48 #17 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.3s done 09:17:48 #17 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.1s 09:17:48 #17 ... 09:17:48 09:17:48 #22 [core-keeper internal] load build definition from Dockerfile 09:17:48 #22 transferring dockerfile: 2.07kB done 09:17:48 #22 DONE 1.5s 09:17:48 09:17:48 #17 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 09:17:48 #17 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.2s done 09:17:49 #17 ... 09:17:49 09:17:49 #23 [security-spiffe-token-provider internal] load build definition from Dockerfile 09:17:49 #23 transferring dockerfile: 1.89kB done 09:17:49 #23 DONE 1.6s 09:17:49 09:17:49 #24 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 09:17:49 #24 DONE 1.1s 09:17:49 09:17:49 #15 [support-cron-scheduler internal] load .dockerignore 09:17:49 #15 transferring context: 50B done 09:17:49 #15 DONE 1.8s 09:17:49 09:17:49 #25 [security-bootstrapper internal] load .dockerignore 09:17:49 #25 transferring context: 50B done 09:17:49 #25 DONE 1.8s 09:17:49 09:17:49 #26 [security-spire-config internal] load .dockerignore 09:17:49 #26 transferring context: 50B done 09:17:49 #26 DONE 1.7s 09:17:49 09:17:49 #27 [security-proxy-auth internal] load .dockerignore 09:17:49 #27 transferring context: 50B done 09:17:49 #27 DONE 1.8s 09:17:49 09:17:49 #28 [security-proxy-setup internal] load build definition from Dockerfile 09:17:49 #28 transferring dockerfile: 2.50kB done 09:17:49 #28 DONE 1.8s 09:17:49 09:17:49 #29 [support-scheduler internal] load build definition from Dockerfile 09:17:49 #29 transferring dockerfile: 1.93kB done 09:17:49 #29 DONE 1.8s 09:17:49 09:17:49 #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 09:17:49 #30 DONE 1.1s 09:17:49 09:17:49 #31 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:17:49 #31 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.0s done 09:17:49 #31 ... 09:17:49 09:17:49 #32 [core-command internal] load .dockerignore 09:17:49 #32 transferring context: 50B done 09:17:49 #32 DONE 1.9s 09:17:49 09:17:49 #8 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:17:49 #8 DONE 0.0s 09:17:49 09:17:49 #14 [security-secretstore-setup internal] load .dockerignore 09:17:49 #14 transferring context: 50B done 09:17:49 #14 DONE 1.8s 09:17:49 09:17:49 #20 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 09:17:49 #20 DONE 1.1s 09:17:49 09:17:49 #31 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:17:49 #31 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 09:17:49 #31 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0B / 278B 0.0s 09:17:49 #31 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 09:17:49 #31 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 09:17:49 #31 ... 09:17:49 09:17:49 #33 [security-spiffe-token-provider internal] load .dockerignore 09:17:49 #33 transferring context: 50B 0.0s done 09:17:49 #33 DONE 1.8s 09:17:49 09:17:49 #34 [security-spire-server internal] load .dockerignore 09:17:49 #34 transferring context: 50B done 09:17:49 #34 DONE 1.8s 09:17:49 09:17:49 #35 [security-proxy-setup internal] load .dockerignore 09:17:49 #35 transferring context: 50B 0.0s done 09:17:49 #35 DONE 1.8s 09:17:49 09:17:49 #36 [support-scheduler internal] load .dockerignore 09:17:49 #36 transferring context: 50B 0.0s done 09:17:49 #36 DONE 1.8s 09:17:49 09:17:49 #8 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:17:49 #8 DONE 0.0s 09:17:49 09:17:49 #37 [core-data internal] load .dockerignore 09:17:49 #37 transferring context: 50B 0.0s done 09:17:49 #37 DONE 1.9s 09:17:49 09:17:49 #38 [core-keeper internal] load .dockerignore 09:17:49 #38 transferring context: 50B 0.0s done 09:17:49 #38 DONE 1.9s 09:17:49 09:17:49 #17 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 09:17:49 #17 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.3s done 09:17:49 #17 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 09:17:49 #17 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 09:17:49 #17 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 09:17:49 #17 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.3s done 09:17:49 #17 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.2s done 09:17:49 #17 DONE 1.9s 09:17:49 09:17:49 #31 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:17:49 #31 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.1s done 09:17:49 #31 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 09:17:49 #31 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 09:17:49 #31 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s 09:17:49 #31 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0B / 20.02MB 0.1s 09:17:49 #31 ... 09:17:49 09:17:49 #8 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:17:49 #8 DONE 0.0s 09:17:49 09:17:49 #20 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 09:17:49 #20 DONE 1.2s 09:17:49 09:17:49 #39 [security-spire-agent internal] load build context 09:17:49 #39 transferring context: 27.24kB 0.0s done 09:17:49 #39 DONE 0.4s 09:17:49 09:17:49 #17 [support-cron-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 09:17:49 #17 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.3s done 09:17:49 #17 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 09:17:49 #17 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 09:17:49 #17 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 09:17:49 #17 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.3s done 09:17:49 #17 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.2s done 09:17:49 #17 DONE 1.9s 09:17:49 09:17:49 #31 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:17:49 #31 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 09:17:49 #31 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 4.19MB / 20.02MB 0.2s 09:17:49 #31 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 09:17:49 #31 ... 09:17:49 09:17:49 #24 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 09:17:49 #24 DONE 1.2s 09:17:49 09:17:49 #17 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 09:17:49 #17 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.3s done 09:17:49 #17 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 09:17:49 #17 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 09:17:49 #17 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 09:17:49 #17 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.3s done 09:17:49 #17 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.2s done 09:17:49 #17 DONE 1.9s 09:17:49 09:17:49 #31 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:17:49 #31 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 09:17:49 #31 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 8.39MB / 20.02MB 0.5s 09:17:49 #31 ... 09:17:49 09:17:49 #8 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:17:49 #8 DONE 0.0s 09:17:49 09:17:49 #20 [core-command internal] load metadata for docker.io/library/alpine:3.18 09:17:49 #20 DONE 1.2s 09:17:49 09:17:49 #40 [security-spire-config internal] load build context 09:17:49 #40 transferring context: 25.96kB 0.0s done 09:17:49 #40 DONE 0.3s 09:17:49 09:17:49 #17 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 09:17:49 #17 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.3s done 09:17:49 #17 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 09:17:49 #17 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 09:17:49 #17 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 09:17:49 #17 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.3s done 09:17:49 #17 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.2s done 09:17:49 #17 DONE 1.9s 09:17:49 09:17:49 #31 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:17:49 #31 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 15.73MB / 20.02MB 0.6s 09:17:48 > git init /w/workspace/edgex-go/2 # timeout=10 09:17:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:17:48 > git --version # timeout=10 09:17:48 > git --version # 'git version 2.25.1' 09:17:48 using GIT_SSH to set credentials SSH Credentials for GitHub 09:17:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:17:50 #31 ... 09:17:50 09:17:50 #8 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:17:50 #8 DONE 0.0s 09:17:50 09:17:50 #8 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:17:50 #8 DONE 0.0s 09:17:50 09:17:50 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:17:50 #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done 09:17:50 #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 09:17:50 #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 09:17:50 #41 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 09:17:50 #41 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 09:17:50 #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 09:17:50 #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 09:17:50 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.8s 09:17:50 #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 09:17:50 #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 09:17:50 #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 09:17:50 #41 ... 09:17:50 09:17:50 #8 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:17:50 #8 DONE 0.0s 09:17:50 09:17:50 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:17:50 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.0s done 09:17:50 #41 ... 09:17:50 09:17:50 #17 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 09:17:50 #17 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.3s done 09:17:50 #17 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 09:17:50 #17 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 09:17:50 #17 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 09:17:50 #17 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.3s done 09:17:50 #17 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.2s done 09:17:50 #17 DONE 1.9s 09:17:50 09:17:50 #24 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 09:17:50 #24 DONE 1.6s 09:17:50 09:17:50 #20 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 09:17:50 #20 DONE 1.6s 09:17:50 09:17:50 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:17:50 #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done 09:17:50 #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 09:17:50 #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 09:17:50 #41 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 09:17:50 #41 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 09:17:50 #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 09:17:50 #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 09:17:50 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.0s done 09:17:50 #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 09:17:50 #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 09:17:50 #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 09:17:50 #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 09:17:50 #41 ... 09:17:50 09:17:50 #42 [security-spire-server internal] load build context 09:17:50 #42 transferring context: 27.71kB 0.0s done 09:17:50 #42 DONE 0.5s 09:17:50 09:17:50 #43 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 09:17:50 #43 DONE 3.6s 09:17:50 09:17:50 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:17:53 #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.4s done 09:17:57 #41 ... 09:17:57 09:17:57 #44 [security-bootstrapper internal] load build context 09:17:57 #44 transferring context: 290.76MB 7.0s 09:17:57 #44 ... 09:17:57 09:17:57 #45 [security-proxy-auth internal] load build context 09:17:57 #45 ... 09:17:57 09:17:57 #44 [security-bootstrapper internal] load build context 09:17:58 #44 ... 09:17:58 09:17:58 #46 [core-metadata internal] load build context 09:17:58 #46 ... 09:17:58 09:17:58 #47 [support-notifications internal] load build context 09:17:58 #47 ... 09:17:58 09:17:58 #48 [core-common-config-bootstrapper internal] load build context 09:17:58 #48 ... 09:17:58 09:17:58 #47 [support-notifications internal] load build context 09:17:59 #47 ... 09:17:59 09:17:59 #49 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 09:17:59 #0 1.639 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:17:59 #0 1.729 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:17:59 #0 1.945 (1/2) Installing ca-certificates (20240226-r0) 09:17:59 #0 1.945 (2/2) Installing dumb-init (1.2.5-r2) 09:17:59 #0 1.947 Executing busybox-1.36.1-r7.trigger 09:17:59 #0 1.959 Executing ca-certificates-20240226-r0.trigger 09:17:59 #0 2.017 OK: 8 MiB in 17 packages 09:17:59 #49 ... 09:17:59 09:17:59 #50 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 09:17:59 #0 7.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:17:59 #0 7.932 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:17:59 #0 8.135 (1/2) Installing dumb-init (1.2.5-r2) 09:17:59 #0 8.146 (2/2) Installing su-exec (0.2-r3) 09:17:59 #0 8.146 Executing busybox-1.36.1-r7.trigger 09:17:59 #0 8.157 OK: 7 MiB in 17 packages 09:17:59 #50 ... 09:17:59 09:17:59 #51 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:17:59 #51 ... 09:17:59 09:17:59 #52 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:17:59 #52 ... 09:17:59 09:17:59 #53 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:17:59 #0 1.629 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:17:59 #0 1.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:17:59 #0 2.055 (1/1) Installing dumb-init (1.2.5-r2) 09:17:59 #0 2.064 Executing busybox-1.36.1-r7.trigger 09:17:59 #0 2.075 OK: 7 MiB in 16 packages 09:18:00 #53 ... 09:18:00 09:18:00 #54 [core-command internal] load build context 09:18:00 #54 ... 09:18:00 09:18:00 #31 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:18:00 #31 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.8s done 09:18:00 #31 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.8s done 09:18:00 #31 ... 09:18:00 09:18:00 #55 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:18:00 #0 1.537 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:18:00 #0 1.728 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:18:00 #0 2.044 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:18:00 #0 2.044 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:18:00 #0 2.044 OK: 20070 distinct packages available 09:18:00 #0 2.101 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:18:00 #0 2.182 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:18:00 #0 2.516 (1/5) Installing dumb-init (1.2.5-r2) 09:18:00 #0 2.519 (2/5) Installing musl-obstack (1.2.3-r2) 09:18:00 #0 2.522 (3/5) Installing libucontext (1.2-r2) 09:18:00 #0 2.524 (4/5) Installing gcompat (1.1.0-r1) 09:18:00 #0 2.528 (5/5) Installing openssl (3.1.7-r0) 09:18:00 #0 2.540 Executing busybox-1.36.1-r7.trigger 09:18:00 #0 2.553 OK: 8 MiB in 20 packages 09:18:00 #55 ... 09:18:00 09:18:00 #56 [support-cron-scheduler internal] load build context 09:18:00 #56 ... 09:18:00 09:18:00 #57 [core-keeper internal] load build context 09:18:00 #57 ... 09:18:00 09:18:00 #58 [security-secretstore-setup internal] load build context 09:18:00 #58 ... 09:18:00 09:18:00 #59 [security-spiffe-token-provider internal] load build context 09:18:00 #59 ... 09:18:00 09:18:00 #60 [security-proxy-setup internal] load build context 09:18:00 #60 ... 09:18:00 09:18:00 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:18:00 #61 ... 09:18:00 09:18:00 #62 [core-data internal] load build context 09:18:01 #62 ... 09:18:01 09:18:01 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:18:01 #63 ... 09:18:01 09:18:01 #64 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:18:01 #64 ... 09:18:01 09:18:01 #65 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 09:18:01 #65 ... 09:18:01 09:18:01 #66 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:18:01 #66 ... 09:18:01 09:18:01 #67 [support-scheduler internal] load build context 09:18:01 #67 transferring context: 365.33MB 10.6s 09:18:01 #67 ... 09:18:01 09:18:01 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:18:01 #68 ... 09:18:01 09:18:01 #67 [support-scheduler internal] load build context 09:18:05 #67 transferring context: 496.32MB 13.7s done 09:18:07 #67 ... 09:18:07 09:18:07 #45 [security-proxy-auth internal] load build context 09:18:07 #45 transferring context: 496.32MB 15.0s done 09:18:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:18:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:18:08 #45 ... 09:18:08 09:18:08 #44 [security-bootstrapper internal] load build context 09:18:08 #44 transferring context: 496.32MB 13.9s done 09:18:08 #44 ... 09:18:08 09:18:08 #46 [core-metadata internal] load build context 09:18:08 #46 transferring context: 496.32MB 14.6s done 09:18:08 #46 ... 09:18:08 09:18:08 #54 [core-command internal] load build context 09:18:08 #54 transferring context: 496.32MB 14.7s done 09:18:08 #54 ... 09:18:08 09:18:08 #48 [core-common-config-bootstrapper internal] load build context 09:18:08 #48 transferring context: 496.32MB 15.0s done 09:18:09 Merging remotes/origin/main commit 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 into PR head commit 669a6478e20c8f0e97becaa273bb01472356c3f2 09:18:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:18:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:18:08 using GIT_SSH to set credentials SSH Credentials for GitHub 09:18:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4919/head:refs/remotes/origin/PR-4919 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:18:09 > git config core.sparsecheckout # timeout=10 09:18:09 > git checkout -f 669a6478e20c8f0e97becaa273bb01472356c3f2 # timeout=10 09:18:09 > git remote # timeout=10 09:18:09 > git config --get remote.origin.url # timeout=10 09:18:09 using GIT_SSH to set credentials SSH Credentials for GitHub 09:18:09 > git merge 01f2b539fb1973550dfc74f4d3b2b5ba0d443c06 # timeout=10 09:18:10 Merge succeeded, producing 9b8ddebd28c342772692fdee93d8a208c3858341 09:18:10 Checking out Revision 9b8ddebd28c342772692fdee93d8a208c3858341 (PR-4919) 09:18:10 #48 ... 09:18:10 09:18:10 #47 [support-notifications internal] load build context 09:18:10 #47 transferring context: 496.32MB 15.0s done 09:18:10 #47 ... 09:18:10 09:18:10 #57 [core-keeper internal] load build context 09:18:10 #57 transferring context: 496.32MB 13.8s done 09:18:10 #57 ... 09:18:10 09:18:10 #56 [support-cron-scheduler internal] load build context 09:18:10 #56 transferring context: 496.32MB 14.2s done 09:18:10 #56 ... 09:18:10 09:18:10 #58 [security-secretstore-setup internal] load build context 09:18:10 #58 transferring context: 496.32MB 13.8s done 09:18:11 #58 ... 09:18:11 09:18:11 #60 [security-proxy-setup internal] load build context 09:18:11 #60 transferring context: 496.32MB 14.2s done 09:18:11 #60 ... 09:18:11 09:18:11 #59 [security-spiffe-token-provider internal] load build context 09:18:11 #59 transferring context: 496.32MB 13.5s done 09:18:11 #59 ... 09:18:11 09:18:11 #62 [core-data internal] load build context 09:18:11 #62 transferring context: 496.32MB 13.6s done 09:18:10 > git rev-parse HEAD^{commit} # timeout=10 09:18:10 > git config core.sparsecheckout # timeout=10 09:18:10 > git checkout -f 9b8ddebd28c342772692fdee93d8a208c3858341 # timeout=10 09:18:13 Commit message: "Merge commit '01f2b539fb1973550dfc74f4d3b2b5ba0d443c06' into HEAD" 09:18:13 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 09:18:13 > git rev-list --no-walk 405dbd7da29351c84eae3cf50dc2b1abe3740b9d # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:18:15 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:18:15 % Total % Received % Xferd Average Speed Time Time Time Current 09:18:15 Dload Upload Total Spent Left Speed 09:18:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 59115 0 --:--:-- --:--:-- --:--:-- 59388 [Pipeline] sh 09:18:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:18:16 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:18:16 + sudo tee /etc/docker/daemon.new 09:18:16 { 09:18:16 "registry-mirrors": [ 09:18:16 "https://nexus3.edgexfoundry.org:10001" 09:18:16 ], 09:18:16 "bip": "10.250.0.254/24", 09:18:16 "hosts": [ 09:18:16 "tcp://0.0.0.0:5555", 09:18:16 "unix:///var/run/docker.sock" 09:18:16 ], 09:18:16 "mtu": 1458, 09:18:16 "selinux-enabled": true, 09:18:16 "seccomp-profile": "/etc/docker/seccomp.json" 09:18:16 } [Pipeline] sh 09:18:16 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:18:16 + sudo service docker restart 09:18:29 #62 ... 09:18:29 09:18:29 #65 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 09:18:29 #65 DONE 36.2s 09:18:29 09:18:29 #56 [support-cron-scheduler internal] load build context 09:18:29 #56 DONE 37.0s 09:18:29 09:18:29 #50 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 09:18:29 #50 DONE 37.1s 09:18:29 09:18:29 #55 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:18:29 #55 DONE 37.1s 09:18:29 09:18:29 #48 [core-common-config-bootstrapper internal] load build context 09:18:29 #48 DONE 38.6s 09:18:29 09:18:29 #49 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 09:18:29 #49 DONE 37.0s 09:18:29 09:18:29 #47 [support-notifications internal] load build context 09:18:29 #47 DONE 38.6s 09:18:29 09:18:29 #53 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:18:29 #53 DONE 37.7s 09:18:29 09:18:29 #46 [core-metadata internal] load build context 09:18:29 #46 DONE 38.5s 09:18:29 09:18:29 #69 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 09:18:29 #69 ... 09:18:29 09:18:29 #59 [security-spiffe-token-provider internal] load build context 09:18:29 #59 DONE 36.2s 09:18:29 09:18:29 #62 [core-data internal] load build context 09:18:29 #62 DONE 36.2s 09:18:29 09:18:29 #54 [core-command internal] load build context 09:18:29 #54 DONE 36.7s 09:18:29 09:18:29 #58 [security-secretstore-setup internal] load build context 09:18:29 #58 DONE 36.2s 09:18:29 09:18:29 #67 [support-scheduler internal] load build context 09:18:29 #67 DONE 36.2s 09:18:29 09:18:29 #57 [core-keeper internal] load build context 09:18:29 #57 DONE 36.2s 09:18:29 09:18:29 #45 [security-proxy-auth internal] load build context 09:18:29 #45 DONE 37.1s 09:18:29 09:18:29 #60 [security-proxy-setup internal] load build context 09:18:29 #60 DONE 36.2s 09:18:29 09:18:29 #44 [security-bootstrapper internal] load build context 09:18:29 #44 DONE 37.3s 09:18:29 09:18:29 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:18:29 #41 DONE 37.6s 09:18:29 09:18:29 #31 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:18:29 #31 DONE 37.5s 09:18:29 09:18:29 #52 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:18:29 #52 37.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:18:29 #52 37.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:18:29 #52 37.52 (1/3) Installing ca-certificates (20240226-r0) 09:18:29 #52 37.54 (2/3) Installing dumb-init (1.2.5-r2) 09:18:29 #52 37.55 (3/3) Installing tzdata (2024a-r0) 09:18:29 #52 37.62 Executing busybox-1.36.1-r7.trigger 09:18:29 #52 37.63 Executing ca-certificates-20240226-r0.trigger 09:18:29 #52 37.79 OK: 11 MiB in 18 packages 09:18:29 #52 ... 09:18:29 09:18:29 #66 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:18:29 #66 36.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:18:29 #66 36.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:18:29 #66 36.55 (1/1) Installing dumb-init (1.2.5-r2) 09:18:29 #66 36.55 Executing busybox-1.36.1-r7.trigger 09:18:29 #66 36.56 OK: 7 MiB in 16 packages 09:18:29 #66 DONE 36.9s 09:18:29 09:18:29 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:18:29 #63 36.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:18:29 #63 36.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:18:29 #63 36.53 (1/4) Installing dumb-init (1.2.5-r2) 09:18:29 #63 36.54 (2/4) Installing openssl (3.1.7-r0) 09:18:29 #63 36.54 (3/4) Installing su-exec (0.2-r3) 09:18:29 #63 36.55 (4/4) Installing yq (4.33.3-r5) 09:18:29 #63 36.61 Executing busybox-1.36.1-r7.trigger 09:18:29 #63 36.62 OK: 17 MiB in 19 packages 09:18:29 #63 DONE 36.9s 09:18:29 09:18:29 #64 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:18:29 #64 DONE 37.2s 09:18:29 09:18:29 #52 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:18:29 #52 DONE 38.0s 09:18:29 09:18:29 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:18:29 #61 36.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:18:29 #61 36.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:18:29 #61 36.91 (1/4) Installing ca-certificates (20240226-r0) 09:18:29 #61 36.92 (2/4) Installing dumb-init (1.2.5-r2) 09:18:29 #61 36.93 (3/4) Installing su-exec (0.2-r3) 09:18:29 #61 36.93 (4/4) Installing yq (4.33.3-r5) 09:18:29 #61 36.99 Executing busybox-1.36.1-r7.trigger 09:18:29 #61 37.00 Executing ca-certificates-20240226-r0.trigger 09:18:29 #61 37.08 OK: 17 MiB in 19 packages 09:18:29 #61 DONE 37.3s 09:18:29 09:18:29 #51 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:18:29 #51 37.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:18:29 #51 37.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:18:29 #51 37.98 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:18:29 #51 37.98 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:18:29 #51 37.98 OK: 20070 distinct packages available 09:18:29 #51 38.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:18:29 #51 38.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:18:29 #51 38.37 (1/4) Installing dumb-init (1.2.5-r2) 09:18:29 #51 38.37 (2/4) Installing musl-obstack (1.2.3-r2) 09:18:29 #51 38.37 (3/4) Installing libucontext (1.2-r2) 09:18:29 #51 38.38 (4/4) Installing gcompat (1.1.0-r1) 09:18:29 #51 38.39 Executing busybox-1.36.1-r7.trigger 09:18:29 #51 38.39 OK: 8 MiB in 19 packages 09:18:29 #51 DONE 38.6s 09:18:29 09:18:29 #70 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:18:29 #70 ... 09:18:29 09:18:29 #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 09:18:29 #0 1.664 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:18:29 #0 1.748 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:18:29 #0 1.935 OK: 264 MiB in 52 packages 09:18:29 #71 DONE 2.1s 09:18:29 09:18:29 #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:18:29 #72 DONE 2.1s 09:18:29 09:18:29 #73 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:18:29 #73 DONE 0.1s 09:18:29 09:18:29 #74 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:18:29 #74 ... 09:18:29 09:18:29 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:18:29 #68 36.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:18:29 #68 37.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:18:29 #68 37.74 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:18:29 #68 37.74 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:18:29 #68 37.74 OK: 20070 distinct packages available 09:18:29 #68 37.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:18:29 #68 37.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:18:29 #68 38.13 (1/11) Installing ca-certificates (20240226-r0) 09:18:29 #68 38.14 (2/11) Installing brotli-libs (1.0.9-r14) 09:18:29 #68 38.15 (3/11) Installing libunistring (1.1-r1) 09:18:29 #68 38.16 (4/11) Installing libidn2 (2.3.4-r1) 09:18:29 #68 38.17 (5/11) Installing nghttp2-libs (1.57.0-r0) 09:18:29 #68 38.17 (6/11) Installing libcurl (8.9.1-r0) 09:18:29 #68 38.18 (7/11) Installing curl (8.9.1-r0) 09:18:29 #68 38.19 (8/11) Installing dumb-init (1.2.5-r2) 09:18:29 #68 38.20 (9/11) Installing musl-obstack (1.2.3-r2) 09:18:29 #68 38.20 (10/11) Installing libucontext (1.2-r2) 09:18:29 #68 38.20 (11/11) Installing gcompat (1.1.0-r1) 09:18:29 #68 38.20 Executing busybox-1.36.1-r7.trigger 09:18:29 #68 38.21 Executing ca-certificates-20240226-r0.trigger 09:18:29 #68 38.25 OK: 12 MiB in 26 packages 09:18:29 #68 DONE 38.5s 09:18:29 09:18:29 #75 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:18:29 #0 1.795 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:18:29 #0 1.887 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:18:29 #0 2.142 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:18:29 #0 2.142 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:18:29 #0 2.142 OK: 20079 distinct packages available 09:18:29 #0 2.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:18:29 #0 2.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:18:29 #0 2.543 OK: 264 MiB in 52 packages 09:18:29 #75 DONE 2.7s 09:18:29 09:18:29 #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:18:29 #76 DONE 0.1s 09:18:29 09:18:29 #77 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:18:29 #77 ... 09:18:29 09:18:29 #78 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 09:18:29 #0 2.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:18:29 #0 2.767 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:18:29 #0 3.001 OK: 8 MiB in 20 packages 09:18:29 #78 DONE 3.1s 09:18:29 09:18:29 #79 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:18:29 #0 2.652 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:18:29 #0 2.743 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:18:29 #0 2.983 OK: 264 MiB in 52 packages 09:18:29 #79 DONE 3.4s 09:18:29 09:18:29 #69 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 09:18:29 #69 3.782 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:18:30 #69 ... 09:18:30 09:18:30 #80 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:18:30 #80 DONE 1.3s 09:18:30 09:18:30 #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 09:18:30 #0 2.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:18:30 #0 2.972 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:18:30 #0 3.171 OK: 7 MiB in 17 packages 09:18:30 #81 DONE 4.3s 09:18:30 09:18:30 #69 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 09:18:30 #69 4.898 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:18:31 #69 ... 09:18:31 09:18:31 #82 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:18:31 #82 DONE 1.3s 09:18:31 09:18:31 #83 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:18:31 #83 DONE 0.1s 09:18:31 09:18:31 #84 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:18:31 #84 DONE 1.3s 09:18:31 09:18:31 #85 [security-spire-server stage-2 6/9] COPY security.txt / 09:18:31 #85 DONE 0.7s 09:18:31 09:18:31 #86 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:18:31 #0 4.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:18:31 #0 4.409 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:18:31 #0 4.593 OK: 8 MiB in 17 packages 09:18:31 #86 DONE 5.2s 09:18:31 09:18:31 #87 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 09:18:31 #0 4.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:18:31 #0 5.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:18:31 #0 5.268 OK: 7 MiB in 16 packages 09:18:31 #87 DONE 5.8s 09:18:31 09:18:31 #88 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:18:31 #88 DONE 0.1s 09:18:31 09:18:31 #89 [core-data stage-1 3/8] RUN apk --no-cache upgrade 09:18:31 #0 3.259 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:18:31 #0 3.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:18:31 #0 3.562 OK: 7 MiB in 16 packages 09:18:31 #89 DONE 4.1s 09:18:31 09:18:31 #90 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:18:31 #90 DONE 0.8s 09:18:31 09:18:31 #91 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:18:31 #91 DONE 0.1s 09:18:31 09:18:31 #69 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 09:18:31 #69 5.269 OK: 264 MiB in 52 packages 09:18:31 #69 DONE 5.8s 09:18:31 09:18:31 #92 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:18:31 #92 ... 09:18:31 09:18:31 #93 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:18:31 #93 DONE 0.1s 09:18:31 09:18:31 #94 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:18:31 #94 DONE 0.1s 09:18:31 09:18:31 #95 [security-spire-agent stage-3 7/10] COPY security.txt / 09:18:31 #95 DONE 0.1s 09:18:31 09:18:31 #96 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:18:31 #96 DONE 0.1s 09:18:31 09:18:31 #97 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:18:31 #97 DONE 0.1s 09:18:31 09:18:31 #98 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:18:31 #98 DONE 0.0s 09:18:31 09:18:31 #99 [security-spire-server] exporting to image 09:18:31 #99 exporting layers 09:18:32 #99 ... 09:18:32 09:18:32 #100 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:18:32 #100 DONE 0.1s 09:18:32 09:18:32 #101 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:18:32 #0 4.176 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:18:32 #0 4.263 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:18:32 #0 4.490 OK: 17 MiB in 19 packages 09:18:32 #101 DONE 4.6s 09:18:32 09:18:32 #99 [security-spire-agent] exporting to image 09:18:32 #99 ... 09:18:32 09:18:32 #102 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:18:32 #102 DONE 0.0s 09:18:32 09:18:32 #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:18:32 #103 ... 09:18:32 09:18:32 #104 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:18:32 #0 4.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:18:32 #0 4.788 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:18:32 #0 4.978 OK: 11 MiB in 18 packages 09:18:32 #104 DONE 5.1s 09:18:32 09:18:32 #99 [security-spire-agent] exporting to image 09:18:32 #99 exporting layers 0.6s done 09:18:32 #99 writing image sha256:601f847ccd871dc2aa303befb9ef64cc7329302c3292f10cbb5fd4635c02565e done 09:18:32 #99 naming to docker.io/library/security-spire-server done 09:18:32 #99 writing image sha256:25e28d69f322a646865c9a0f9e3836fee21da3e1a8c51a6a9fd206cd52eec282 done 09:18:32 #99 naming to docker.io/library/security-spire-agent done 09:18:32 #99 DONE 0.8s 09:18:33 09:18:33 #105 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 09:18:33 #0 4.414 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:18:33 #0 4.998 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:18:33 #105 ... 09:18:33 09:18:33 #70 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:18:33 #70 4.883 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:18:33 #70 ... 09:18:33 09:18:33 #106 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:18:33 #0 4.967 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:18:33 #0 5.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:18:33 #0 5.239 OK: 17 MiB in 19 packages 09:18:33 #106 DONE 5.4s 09:18:33 09:18:33 #70 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:18:33 #70 4.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:18:33 #70 ... 09:18:33 09:18:33 #107 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:18:33 #107 DONE 2.6s 09:18:33 09:18:33 #108 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 09:18:33 #108 DONE 0.0s 09:18:33 09:18:33 #70 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:18:33 #70 5.175 OK: 8 MiB in 19 packages 09:18:33 #70 DONE 5.3s 09:18:33 09:18:33 #109 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:18:34 #109 ... 09:18:34 09:18:34 #105 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 09:18:34 #105 5.626 (1/1) Installing dumb-init (1.2.5-r2) 09:18:34 #105 5.931 Executing busybox-1.36.1-r7.trigger 09:18:34 #105 5.933 OK: 7 MiB in 16 packages 09:18:34 #105 DONE 6.8s 09:18:34 09:18:34 #110 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:18:34 #0 4.107 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:18:34 #0 4.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:18:34 #0 4.464 OK: 12 MiB in 26 packages 09:18:34 #110 DONE 5.4s 09:18:34 09:18:34 #111 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:18:34 #0 4.268 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:18:34 #0 4.731 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:18:34 #0 5.409 OK: 264 MiB in 52 packages 09:18:34 #111 DONE 5.8s 09:18:34 09:18:34 #109 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:18:34 #109 DONE 0.9s 09:18:34 09:18:34 #112 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:18:34 #112 DONE 0.0s 09:18:34 09:18:34 #113 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:18:34 #113 DONE 0.1s 09:18:34 09:18:34 #114 [security-spire-config stage-2 6/10] COPY security.txt / 09:18:34 #114 DONE 0.0s 09:18:34 09:18:34 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:18:34 #115 ... 09:18:34 09:18:34 #116 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:18:34 #116 DONE 0.0s 09:18:34 09:18:34 #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:18:34 #117 DONE 0.0s 09:18:34 09:18:34 #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:18:34 #118 DONE 0.1s 09:18:34 09:18:34 #99 [security-spire-config] exporting to image [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:18:35 provisioning config files... 09:18:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config16010199588878799410tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:18:35 #99 exporting layers 0.6s done 09:18:35 #99 writing image sha256:00f4a989026f3ecaf0ec8d2c0ba4e517e006f01dd851eb76e67eb94ae500f5a7 done 09:18:35 #99 naming to docker.io/library/security-spire-config done 09:18:35 #99 DONE 1.4s 09:18:35 09:18:35 #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:18:35 ---> ****-login.sh 09:18:35 nexus3.edgexfoundry.org:10001 09:18:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:18:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:18:36 Configure a credential helper to remove this warning. See 09:18:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:18:36 09:18:36 Login Succeeded 09:18:36 nexus3.edgexfoundry.org:10002 09:18:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:18:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:18:36 Configure a credential helper to remove this warning. See 09:18:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:18:36 09:18:36 Login Succeeded 09:18:36 nexus3.edgexfoundry.org:10003 09:18:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:18:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:18:36 Configure a credential helper to remove this warning. See 09:18:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:18:36 09:18:36 Login Succeeded 09:18:36 nexus3.edgexfoundry.org:10004 09:18:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:18:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:18:37 Configure a credential helper to remove this warning. See 09:18:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:18:37 09:18:37 Login Succeeded 09:18:37 ****.io 09:18:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:18:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:18:37 Configure a credential helper to remove this warning. See 09:18:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:18:37 09:18:37 Login Succeeded 09:18:37 ---> ****-login.sh ends [Pipeline] } 09:18:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 09:18:38 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 09:18:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:18:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:18:38 ========================================================= 09:18:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 09:18:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:18:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:18:38 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:18:38 c6b39de5b339: Pulling fs layer 09:18:38 a69c41024577: Pulling fs layer 09:18:38 d6de4b400683: Pulling fs layer 09:18:38 35cb2a7552d0: Pulling fs layer 09:18:38 4f4fb700ef54: Pulling fs layer 09:18:38 464afbd9ba4c: Pulling fs layer 09:18:38 00f215d4a9da: Pulling fs layer 09:18:38 d496ad576159: Pulling fs layer 09:18:38 35cb2a7552d0: Waiting 09:18:38 4f4fb700ef54: Waiting 09:18:38 464afbd9ba4c: Waiting 09:18:38 00f215d4a9da: Waiting 09:18:38 d496ad576159: Waiting 09:18:38 a69c41024577: Verifying Checksum 09:18:38 a69c41024577: Download complete 09:18:38 35cb2a7552d0: Verifying Checksum 09:18:38 35cb2a7552d0: Download complete 09:18:38 4f4fb700ef54: Verifying Checksum 09:18:38 4f4fb700ef54: Download complete 09:18:38 464afbd9ba4c: Verifying Checksum 09:18:38 464afbd9ba4c: Download complete 09:18:38 c6b39de5b339: Verifying Checksum 09:18:38 c6b39de5b339: Download complete 09:18:39 d496ad576159: Verifying Checksum 09:18:39 d496ad576159: Download complete 09:18:39 c6b39de5b339: Pull complete 09:18:40 a69c41024577: Pull complete 09:18:41 d6de4b400683: Verifying Checksum 09:18:41 d6de4b400683: Download complete 09:18:42 00f215d4a9da: Verifying Checksum 09:18:42 00f215d4a9da: Download complete 09:18:54 d6de4b400683: Pull complete 09:18:55 35cb2a7552d0: Pull complete 09:18:55 4f4fb700ef54: Pull complete 09:18:55 464afbd9ba4c: Pull complete 09:19:05 00f215d4a9da: Pull complete 09:19:05 d496ad576159: Pull complete 09:19:05 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 09:19:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:19:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 09:19:06 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:19:06 WORKDIR /edgex 09:19:06 COPY go.mod . 09:19:06 RUN go mod download 09:19:06 + docker build -t ci-base-image-arm64 -f - . 09:19:06 Sending build context to Docker daemon 3.573MB 09:19:07 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:19:07 ---> f246e2811388 09:19:07 Step 2/4 : WORKDIR /edgex 09:19:07 #103 DONE 34.8s 09:19:07 09:19:07 #77 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:19:07 #77 DONE 36.4s 09:19:07 09:19:07 #74 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:19:07 #74 DONE 37.0s 09:19:07 09:19:07 #92 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:19:07 #92 DONE 33.9s 09:19:07 09:19:07 #119 [security-spiffe-token-provider builder 6/7] COPY . . 09:19:07 #119 ... 09:19:07 09:19:07 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:19:07 #115 DONE 31.2s 09:19:07 09:19:07 #120 [core-keeper builder 7/8] COPY . . 09:19:09 ---> Running in 2298365b46f3 09:19:09 Removing intermediate container 2298365b46f3 09:19:09 ---> bcff648ebb92 09:19:09 Step 3/4 : COPY go.mod . 09:19:10 ---> ec2a221bdc6c 09:19:10 Step 4/4 : RUN go mod download 09:19:10 ---> Running in 716fb7def3c1 09:19:15 #120 ... 09:19:15 09:19:15 #121 [core-common-config-bootstrapper builder 6/7] COPY . . 09:19:15 #121 DONE 9.6s 09:19:15 09:19:15 #122 [support-notifications builder 6/7] COPY . . 09:19:15 #122 DONE 9.5s 09:19:15 09:19:15 #123 [core-command builder 6/7] COPY . . 09:19:15 #123 CACHED 09:19:15 09:19:15 #124 [core-command builder 4/7] COPY go.mod vendor* ./ 09:19:15 #124 CACHED 09:19:15 09:19:15 #125 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:19:15 #125 CACHED 09:19:15 09:19:15 #126 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:19:15 #126 CACHED 09:19:15 09:19:15 #127 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 09:19:15 #127 CACHED 09:19:15 09:19:15 #128 [support-cron-scheduler builder 6/7] COPY . . 09:19:15 #128 CACHED 09:19:15 09:19:15 #129 [core-data builder 6/7] COPY . . 09:19:15 #129 CACHED 09:19:15 09:19:15 #130 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:19:15 #130 CACHED 09:19:15 09:19:15 #131 [core-data builder 4/7] COPY go.mod vendor* ./ 09:19:15 #131 CACHED 09:19:15 09:19:15 #119 [security-spiffe-token-provider builder 6/7] COPY . . 09:19:15 #119 DONE 9.6s 09:19:15 09:19:15 #120 [core-keeper builder 7/8] COPY . . 09:19:15 #120 DONE 9.5s 09:19:15 09:19:15 #132 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:19:15 #132 CACHED 09:19:15 09:19:15 #133 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:19:15 #133 CACHED 09:19:15 09:19:15 #134 [support-scheduler builder 6/7] COPY . . 09:19:15 #134 CACHED 09:19:15 09:19:15 #135 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:19:15 #135 CACHED 09:19:15 09:19:15 #136 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:19:15 #136 CACHED 09:19:15 09:19:15 #137 [security-proxy-auth builder 6/7] COPY . . 09:19:15 #137 CACHED 09:19:15 09:19:15 #138 [security-secretstore-setup builder 6/7] COPY . . 09:19:15 #138 CACHED 09:19:15 09:19:15 #139 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:19:15 #139 CACHED 09:19:15 09:19:15 #140 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:19:15 #140 CACHED 09:19:15 09:19:15 #141 [security-bootstrapper builder 6/7] COPY . . 09:19:15 #141 DONE 9.6s 09:19:15 09:19:15 #142 [security-proxy-setup builder 6/7] COPY . . 09:19:15 #142 CACHED 09:19:15 09:19:15 #143 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:19:15 #143 CACHED 09:19:15 09:19:15 #144 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 09:19:15 #144 CACHED 09:19:15 09:19:15 #145 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:19:15 #145 CACHED 09:19:15 09:19:15 #146 [core-metadata builder 6/7] COPY . . 09:19:15 #146 CACHED 09:19:15 09:19:15 #147 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:19:15 #147 CACHED 09:19:15 09:19:15 #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 09:19:16 #148 1.116 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 09:19:26 #148 ... 09:19:26 09:19:26 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:19:26 #0 1.201 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 09:19:26 #149 ... 09:19:26 09:19:26 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:19:26 #0 1.453 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 09:19:26 #150 ... 09:19:26 09:19:26 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:19:26 #0 1.102 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 09:19:26 #151 ... 09:19:26 09:19:26 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:19:26 #0 1.096 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 09:19:26 #152 ... 09:19:26 09:19:26 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:19:26 #0 0.357 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 09:19:27 #153 ... 09:19:27 09:19:27 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:19:27 #0 0.594 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 09:19:27 #154 ... 09:19:27 09:19:27 #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:19:27 #0 1.206 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 09:19:27 #155 ... 09:19:27 09:19:27 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:19:27 #0 0.755 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 09:19:27 #156 ... 09:19:27 09:19:27 #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:19:27 #0 0.752 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 09:19:27 #157 ... 09:19:27 09:19:27 #158 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:19:27 #0 1.373 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 09:19:27 #158 ... 09:19:27 09:19:27 #159 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:19:27 #0 1.452 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 09:19:27 #159 ... 09:19:27 09:19:27 #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:19:27 #0 0.870 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 09:20:18 Removing intermediate container 716fb7def3c1 09:20:18 ---> 5bc66b1a3b01 09:20:18 Successfully built 5bc66b1a3b01 09:20:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:18 + docker inspect -f . ci-base-image-arm64 09:20:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:20:18 prd-ubuntu20.04-docker-arm64-4c-16g-10578 does not seem to be running inside a container 09:20:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 09:20:20 $ docker top 50e3dbf7e8505e5f7b578fcf3227b3f9ddc41c8b8ecd80653966689b12d653f2 -eo pid,comm [Pipeline] { [Pipeline] sh 09:20:21 + go version 09:20:21 go version go1.21.9 linux/arm64 [Pipeline] } 09:20:21 $ docker stop --time=1 50e3dbf7e8505e5f7b578fcf3227b3f9ddc41c8b8ecd80653966689b12d653f2 09:20:22 $ docker rm -f --volumes 50e3dbf7e8505e5f7b578fcf3227b3f9ddc41c8b8ecd80653966689b12d653f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:23 + docker inspect -f . ci-base-image-arm64 09:20:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:20:23 prd-ubuntu20.04-docker-arm64-4c-16g-10578 does not seem to be running inside a container 09:20:23 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 09:20:24 $ docker top 256b8711237dbbaf3c8d11e388bca66a45771658208b5377a594854633ec3c8f -eo pid,comm [Pipeline] { [Pipeline] echo 09:20:25 ========================================================= 09:20:25 [edgeXBuildGoParallel] Running Tests and Build... 09:20:25 ========================================================= [Pipeline] sh 09:20:25 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 09:20:26 + make test 09:20:26 go test -race -coverprofile=coverage.out ./... 09:21:13 ? github.com/edgexfoundry/edgex-go [no test files] 09:22:02 #160 ... 09:22:02 09:22:02 #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 09:22:02 #148 152.3 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 09:22:58 #148 ... 09:22:58 09:22:58 #159 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:22:58 #159 DONE 218.1s 09:22:58 09:22:58 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:22:58 #150 DONE 218.2s 09:22:58 09:22:58 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:22:58 #151 DONE 218.2s 09:22:58 09:22:58 #161 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:22:58 #161 ... 09:22:58 09:22:58 #158 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:22:58 #158 DONE 218.3s 09:22:58 09:22:58 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:22:58 #152 DONE 218.2s 09:22:58 09:22:58 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:22:58 #156 DONE 218.4s 09:22:58 09:22:58 #162 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:22:58 #162 ... 09:22:58 09:22:58 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:22:58 #154 DONE 218.5s 09:22:58 09:22:58 #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:22:58 #157 DONE 218.5s 09:22:58 09:22:58 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:22:58 #149 DONE 218.6s 09:22:58 09:22:58 #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:22:58 #155 DONE 218.7s 09:22:58 09:22:58 #163 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:22:58 #163 ... 09:22:58 09:22:58 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:22:58 #153 DONE 218.8s 09:22:58 09:22:58 #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:22:58 #160 DONE 218.8s 09:22:58 09:22:58 #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 09:22:58 #148 DONE 218.8s 09:22:58 09:22:58 #164 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:22:58 #164 ... 09:22:58 09:22:58 #161 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:22:58 #161 DONE 1.1s 09:22:58 09:22:58 #165 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:22:58 #165 DONE 1.0s 09:22:58 09:22:58 #166 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:22:58 #166 DONE 1.0s 09:22:58 09:22:58 #167 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:22:58 #167 DONE 1.0s 09:22:58 09:22:58 #163 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:22:58 #163 DONE 0.9s 09:22:58 09:22:58 #162 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:22:58 #162 DONE 1.0s 09:22:58 09:22:58 #164 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:22:58 #164 DONE 0.6s 09:22:58 09:22:58 #168 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 09:22:58 #168 ... 09:22:58 09:22:58 #169 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:22:58 #169 DONE 1.1s 09:22:58 09:22:58 #170 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:22:58 #170 DONE 1.1s 09:22:58 09:22:58 #171 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:22:58 #171 ... 09:22:58 09:22:58 #172 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:22:58 #172 DONE 0.9s 09:22:58 09:22:58 #173 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:22:58 #173 DONE 0.8s 09:22:58 09:22:58 #174 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:22:58 #174 DONE 1.0s 09:22:58 09:22:58 #175 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:22:58 #175 DONE 1.1s 09:22:58 09:22:58 #176 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:22:58 #176 ... 09:22:58 09:22:58 #177 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:22:58 #177 DONE 1.0s 09:22:58 09:22:58 #178 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:22:58 #178 DONE 1.1s 09:22:58 09:22:58 #179 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:22:58 #179 CACHED 09:22:58 09:22:58 #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:22:58 #180 CACHED 09:22:58 09:22:58 #181 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:22:58 #181 CACHED 09:22:58 09:22:58 #182 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:22:58 #182 CACHED 09:22:58 09:22:58 #183 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:22:58 #183 CACHED 09:22:58 09:22:58 #184 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:22:58 #184 CACHED 09:22:58 09:22:58 #185 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:22:58 #185 CACHED 09:22:58 09:22:58 #186 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:22:58 #186 CACHED 09:22:58 09:22:58 #187 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:22:58 #187 ... 09:22:58 09:22:58 #171 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:22:58 #171 DONE 1.1s 09:22:58 09:22:58 #188 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 09:22:58 #188 ... 09:22:58 09:22:58 #189 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:22:58 #189 DONE 1.2s 09:22:58 09:22:58 #190 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:22:58 #190 ... 09:22:58 09:22:58 #191 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 09:22:58 #191 DONE 2.1s 09:22:58 09:22:58 #168 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 09:22:58 #168 DONE 2.9s 09:22:58 09:22:58 #192 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 09:22:58 #192 ... 09:22:58 09:22:58 #193 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:22:58 #193 DONE 3.3s 09:22:58 09:22:58 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:22:58 #194 DONE 3.2s 09:22:58 09:22:58 #176 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:22:58 #176 DONE 3.2s 09:22:58 09:22:58 #195 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:22:58 #195 DONE 3.1s 09:22:58 09:22:58 #196 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:22:58 #196 DONE 3.3s 09:22:58 09:22:58 #197 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:22:59 #197 ... 09:22:59 09:22:59 #198 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:22:59 #198 DONE 3.6s 09:22:59 09:22:59 #190 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:22:59 #190 DONE 3.7s 09:22:59 09:22:59 #199 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:22:59 #199 DONE 3.6s 09:22:59 09:22:59 #187 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:22:59 #187 DONE 3.6s 09:22:59 09:22:59 #200 [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 09:22:59 #200 DONE 2.0s 09:22:59 09:22:59 #201 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:22:59 #201 ... 09:22:59 09:22:59 #188 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 09:22:59 #188 DONE 3.2s 09:22:59 09:22:59 #202 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:22:59 #202 DONE 2.0s 09:22:59 09:22:59 #203 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:23:00 #203 ... 09:23:00 09:23:00 #192 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 09:23:00 #192 DONE 2.5s 09:23:00 09:23:00 #204 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:23:00 #204 DONE 1.3s 09:23:00 09:23:00 #205 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 09:23:00 #205 DONE 1.3s 09:23:00 09:23:00 #206 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:23:00 #206 DONE 1.4s 09:23:00 09:23:00 #99 [core-keeper] exporting to image 09:23:00 #99 exporting layers 09:23:00 #99 ... 09:23:00 09:23:00 #207 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:23:00 #207 DONE 1.4s 09:23:00 09:23:00 #197 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:23:00 #197 DONE 1.4s 09:23:00 09:23:00 #99 [support-notifications] exporting to image 09:23:00 #99 ... 09:23:00 09:23:00 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:23:00 #208 DONE 1.0s 09:23:00 09:23:00 #209 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:23:00 #209 DONE 1.0s 09:23:00 09:23:00 #99 [core-command] exporting to image 09:23:00 #99 ... 09:23:00 09:23:00 #201 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:23:00 #201 DONE 1.2s 09:23:00 09:23:00 #210 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:23:00 #210 DONE 1.2s 09:23:00 09:23:00 #99 [support-scheduler] exporting to image 09:23:00 #99 ... 09:23:00 09:23:00 #211 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 09:23:00 #211 DONE 1.1s 09:23:00 09:23:00 #212 [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 09:23:00 #212 DONE 1.1s 09:23:00 09:23:00 #203 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:23:00 #203 DONE 1.2s 09:23:00 09:23:00 #99 [support-cron-scheduler] exporting to image 09:23:00 #99 ... 09:23:00 09:23:00 #213 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 09:23:00 #213 DONE 0.7s 09:23:00 09:23:00 #214 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 09:23:00 #214 DONE 0.7s 09:23:00 09:23:00 #215 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:23:00 #215 DONE 0.6s 09:23:00 09:23:00 #99 [core-data] exporting to image 09:23:00 #99 exporting layers 0.6s done 09:23:01 #99 ... 09:23:01 09:23:01 #216 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:23:01 #216 DONE 0.5s 09:23:01 09:23:01 #217 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:23:01 #217 DONE 0.3s 09:23:01 09:23:01 #99 [core-metadata] exporting to image 09:23:01 #99 exporting layers 0.7s done 09:23:01 #99 writing image sha256:3d979146285e6ffe617586c1b3301aae374fe0ba147b2b53b7a1883e690fe3bf 09:23:01 #99 writing image sha256:b1a4737456a2d99d2e5b12c266c32f57e632654ed80127d4df03ed52f9c26a60 09:23:01 #99 ... 09:23:01 09:23:01 #218 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:23:01 #218 DONE 0.5s 09:23:01 09:23:01 #99 [core-keeper] exporting to image 09:23:01 #99 writing image sha256:3d979146285e6ffe617586c1b3301aae374fe0ba147b2b53b7a1883e690fe3bf 0.3s done 09:23:01 #99 writing image sha256:b1a4737456a2d99d2e5b12c266c32f57e632654ed80127d4df03ed52f9c26a60 0.3s done 09:23:01 #99 naming to docker.io/library/core-keeper 0.0s done 09:23:01 #99 writing image sha256:ffbb2146c425611ffac6412da26a142e60d24992220dcb1afdc35d873fa863b8 09:23:01 #99 naming to docker.io/library/support-notifications 09:23:01 #99 ... 09:23:01 09:23:01 #219 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:23:01 #219 DONE 0.5s 09:23:01 09:23:01 #220 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:23:01 #220 DONE 0.5s 09:23:01 09:23:01 #99 [security-spiffe-token-provider] exporting to image 09:23:01 #99 exporting layers 0.8s done 09:23:01 #99 writing image sha256:ffbb2146c425611ffac6412da26a142e60d24992220dcb1afdc35d873fa863b8 0.0s done 09:23:01 #99 naming to docker.io/library/support-notifications done 09:23:01 #99 naming to docker.io/library/security-spiffe-token-provider done 09:23:01 #99 exporting layers 0.5s done 09:23:01 #99 writing image sha256:1f57775dc7e7c2a2d79ffd15d9793e89f8b294485b4320803b834ad8107c2356 09:23:01 #99 writing image sha256:4c00d9451095abc1363ead9c98096cf0ff4409a2054591dca0c0bfd52601c75e 09:23:01 #99 writing image sha256:d79b046a386ef53a318840201640c411b3b437e60a670c35afa076848516674b 09:23:01 #99 ... 09:23:01 09:23:01 #221 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:23:01 #221 DONE 0.4s 09:23:01 09:23:01 #222 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:23:01 #222 DONE 0.3s 09:23:01 09:23:01 #99 [core-data] exporting to image 09:23:01 #99 exporting layers 0.9s done 09:23:01 #99 writing image sha256:1f57775dc7e7c2a2d79ffd15d9793e89f8b294485b4320803b834ad8107c2356 0.2s done 09:23:01 #99 writing image sha256:4c00d9451095abc1363ead9c98096cf0ff4409a2054591dca0c0bfd52601c75e 0.2s done 09:23:01 #99 writing image sha256:d79b046a386ef53a318840201640c411b3b437e60a670c35afa076848516674b 0.2s done 09:23:01 #99 naming to docker.io/library/core-command done 09:23:01 #99 naming to docker.io/library/support-scheduler done 09:23:01 #99 naming to docker.io/library/core-metadata done 09:23:01 #99 writing image sha256:7ad6de34e45c1a276016c4df163be1df5959b5ab8e88bce4afe7aecaded97078 done 09:23:01 #99 naming to docker.io/library/core-data done 09:23:01 #99 writing image sha256:0f74b535b2aa42905aff17b4c30b169739ba48eba707f1daa2a3ed0a98f93dbc 09:23:01 #99 writing image sha256:0f74b535b2aa42905aff17b4c30b169739ba48eba707f1daa2a3ed0a98f93dbc done 09:23:01 #99 naming to docker.io/library/support-cron-scheduler done 09:23:01 #99 DONE 3.4s 09:23:01 09:23:01 #223 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 09:23:02 #223 ... 09:23:02 09:23:02 #224 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:23:02 #224 DONE 1.4s 09:23:02 09:23:02 #225 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:23:02 #225 DONE 0.6s 09:23:02 09:23:02 #223 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 09:23:02 #223 DONE 0.6s 09:23:02 09:23:02 #226 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:23:02 #226 DONE 1.0s 09:23:02 09:23:02 #227 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:23:02 #227 DONE 1.3s 09:23:02 09:23:02 #228 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 09:23:02 #228 DONE 0.1s 09:23:02 09:23:02 #99 [security-proxy-setup] exporting to image 09:23:02 #99 ... 09:23:02 09:23:02 #229 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:23:02 #229 DONE 0.1s 09:23:02 09:23:02 #230 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 09:23:02 #230 DONE 0.1s 09:23:02 09:23:02 #99 [core-common-config-bootstrapper] exporting to image 09:23:02 #99 exporting layers 0.1s done 09:23:02 #99 writing image sha256:ea60288a2860c988767bdaa2da584034b1e0712d5e0d3b97c18e7b2a521a811c 0.0s done 09:23:02 #99 naming to docker.io/library/core-common-config-bootstrapper done 09:23:02 #99 ... 09:23:02 09:23:02 #231 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 09:23:02 #231 DONE 0.1s 09:23:02 09:23:02 #232 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:23:02 #232 DONE 0.1s 09:23:02 09:23:02 #99 [security-proxy-auth] exporting to image 09:23:02 #99 exporting layers 0.4s done 09:23:02 #99 writing image sha256:26cefd09f7d0a38b39e17a3cd8f6f1a2d85e085957930d0c6a346e1b33d020e9 done 09:23:02 #99 naming to docker.io/library/security-proxy-auth 0.0s done 09:23:02 #99 ... 09:23:02 09:23:02 #233 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:23:02 #233 DONE 0.4s 09:23:02 09:23:02 #99 [security-secretstore-setup] exporting to image 09:23:02 #99 writing image sha256:b40e2120d89f30de749afd5a55e750117abc7476c853487d587184a6bc5f5560 done 09:23:02 #99 naming to docker.io/library/security-proxy-setup done 09:23:03 #99 ... 09:23:03 09:23:03 #234 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 09:23:03 #234 DONE 0.6s 09:23:03 09:23:03 #99 [security-bootstrapper] exporting to image 09:23:04 #99 exporting layers 1.2s done 09:23:04 #99 writing image sha256:8a543a11a93756d3e8a49bad30d120f699217fdc0d4922f9da9b8ab0318b2607 0.0s done 09:23:04 #99 naming to docker.io/library/security-secretstore-setup 09:23:04 #99 naming to docker.io/library/security-secretstore-setup done 09:23:04 #99 exporting layers 1.2s done 09:23:04 #99 writing image sha256:c5f3da36455ffc0f30ede6be9f385f28984996c30ed037ca9d6ff6e76195346c done 09:23:04 #99 naming to docker.io/library/security-bootstrapper done 09:23:04 #99 DONE 5.6s 09:23:04 time="2024-09-18T09:17:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:23:04 time="2024-09-18T09:17:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:23:04 time="2024-09-18T09:17:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:23:04 time="2024-09-18T09:17:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:23:04 time="2024-09-18T09:17:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:23:04 time="2024-09-18T09:17:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:23:04 time="2024-09-18T09:17:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:23:04 time="2024-09-18T09:17:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:23:04 time="2024-09-18T09:17:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:23:04 time="2024-09-18T09:17:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:23:04 time="2024-09-18T09:17:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:23:04 time="2024-09-18T09:17:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:23:04 time="2024-09-18T09:17:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:23:04 time="2024-09-18T09:17:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:23:04 time="2024-09-18T09:17:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:23:04 time="2024-09-18T09:17:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:23:04 $ docker stop --time=1 9a62f3f831ac51a33b6c4695edcb1296b9a56f0308fb85490781be18d5d6baa5 09:23:05 $ docker rm -f --volumes 9a62f3f831ac51a33b6c4695edcb1296b9a56f0308fb85490781be18d5d6baa5 [Pipeline] // withDockerContainer [Pipeline] sh 09:23:06 + docker images 09:23:06 REPOSITORY TAG IMAGE ID CREATED SIZE 09:23:06 security-bootstrapper latest c5f3da36455f 3 seconds ago 19MB 09:23:06 security-secretstore-setup latest 8a543a11a937 4 seconds ago 37MB 09:23:06 core-common-config-bootstrapper latest ea60288a2860 4 seconds ago 15.2MB 09:23:06 security-proxy-auth latest 26cefd09f7d0 4 seconds ago 33.1MB 09:23:06 security-proxy-setup latest b40e2120d89f 4 seconds ago 26.2MB 09:23:06 support-notifications latest b1a4737456a2 6 seconds ago 42.7MB 09:23:06 core-keeper latest 3d979146285e 6 seconds ago 39.7MB 09:23:06 support-cron-scheduler latest 0f74b535b2aa 6 seconds ago 44.3MB 09:23:06 core-data latest 7ad6de34e45c 6 seconds ago 39.8MB 09:23:06 core-command latest 1f57775dc7e7 6 seconds ago 35.5MB 09:23:06 security-spiffe-token-provider latest ffbb2146c425 6 seconds ago 28.9MB 09:23:06 core-metadata latest 4c00d9451095 6 seconds ago 39.9MB 09:23:06 support-scheduler latest d79b046a386e 6 seconds ago 42.1MB 09:23:06 security-spire-config latest 00f4a989026f 4 minutes ago 120MB 09:23:06 security-spire-agent latest 25e28d69f322 4 minutes ago 182MB 09:23:06 security-spire-server latest 601f847ccd87 4 minutes ago 121MB 09:23:06 ci-base-image-x86_64 latest 490aa882fe87 8 minutes ago 971MB 09:23:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 5 months ago 565MB 09:23:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB 09:23:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:24:51 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:24:51 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 09:25:47 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:25:47 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 09:25:47 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:25:47 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:25:47 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:25:47 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:25:47 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 09:25:47 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:25:47 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 09:25:51 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 09:25:51 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:25:51 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:25:51 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:25:51 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:26:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:26:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:26:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.142s coverage: 28.7% of statements 09:26:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.229s coverage: 97.0% of statements 09:26:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 09:26:26 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 09:26:26 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:26:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.313s coverage: 69.2% of statements 09:26:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:26:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:26:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.247s coverage: 53.2% of statements 09:26:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 09:26:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:26:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:26:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:26:40 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 09:26:40 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 09:26:40 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 09:26:40 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 09:26:40 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 09:26:50 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 09:26:50 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 09:26:50 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 09:26:50 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 09:26:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:26:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 14.144s coverage: 93.4% of statements 09:26:53 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.391s coverage: 91.7% of statements 09:26:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:26:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:26:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.278s coverage: 7.0% of statements 09:27:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:27:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:27:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 09:27:12 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:27:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:27:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:27:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:27:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:27:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:27:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 09:27:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:27:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.220s coverage: 95.8% of statements 09:27:13 ok github.com/edgexfoundry/edgex-go/internal/io 1.103s coverage: 72.2% of statements 09:27:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 09:27:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.158s coverage: 0.0% of statements [no tests to run] 09:27:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:27:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:27:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.334s coverage: 0.8% of statements 09:27:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.163s coverage: 30.7% of statements 09:27:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.147s coverage: 41.7% of statements 09:27:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.110s coverage: 77.8% of statements 09:27:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.105s coverage: 94.1% of statements 09:27:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.146s coverage: 96.3% of statements 09:27:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.107s coverage: 87.5% of statements 09:27:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:27:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:27:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:27:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:27:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:27:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 09:27:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 09:27:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 09:27:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.103s coverage: 94.4% of statements 09:27:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 09:27:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 09:27:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 09:27:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:27:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:27:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:27:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:28:02 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:28:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:28:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:28:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.937s coverage: 79.9% of statements 09:28:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.165s coverage: 92.9% of statements 09:28:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.104s coverage: 66.7% of statements 09:28:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.126s coverage: 62.3% of statements 09:28:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.115s coverage: 75.0% of statements 09:28:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 09:28:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.106s coverage: 87.2% of statements 09:28:11 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.080s coverage: 20.0% of statements 09:28:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.071s coverage: 100.0% of statements 09:28:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.333s coverage: 81.8% of statements 09:28:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.279s coverage: 82.1% of statements 09:28:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:28:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.113s coverage: 86.0% of statements 09:28:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:28:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:28:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.760s coverage: 63.1% of statements 09:28:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.118s coverage: 100.0% of statements 09:28:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.117s coverage: 89.4% of statements 09:28:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.073s coverage: 100.0% of statements 09:28:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 09:28:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 09:28:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 09:28:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.078s coverage: 73.7% of statements 09:28:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.067s coverage: 100.0% of statements 09:28:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:28:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:28:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:28:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.756s coverage: 36.5% of statements 09:28:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.129s coverage: 89.5% of statements 09:28:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 09:28:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 09:28:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 09:28:31 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 09:28:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.108s coverage: 84.8% of statements 09:28:36 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 09:28:36 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 09:28:36 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 09:28:37 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.145s coverage: 4.9% of statements 09:28:44 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 09:28:44 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 09:28:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:28:44 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.358s coverage: 97.1% of statements 09:28:44 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.131s coverage: 35.9% of statements 09:28:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:28:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:28:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:28:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:28:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.179s coverage: 19.9% of statements 09:28:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:28:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:28:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:28:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:29:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.557s coverage: 95.7% of statements 09:29:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:29:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:29:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.158s coverage: 61.8% of statements 09:29:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:29:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:29:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.294s coverage: 98.9% of statements 09:29:10 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 09:29:10 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:29:10 go vet ./... 09:34:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:34:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:34:17 ./bin/test-attribution-txt.sh 09:34:17 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 09:34:17 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo 09:34:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 09:34:18 + ls -al . 09:34:18 total 936 09:34:18 drwxrwxr-x 10 1001 1001 4096 Sep 18 09:20 . 09:34:18 drwxr-xr-x 4 root root 4096 Sep 18 09:20 .. 09:34:18 drwxrwxr-x 2 1001 1001 4096 Sep 18 09:18 .blubracket 09:34:18 -rw-rw-r-- 1 1001 1001 10 Sep 18 09:18 .dockerignore 09:34:18 drwxrwxr-x 8 1001 1001 4096 Sep 18 09:18 .git 09:34:18 drwxrwxr-x 3 1001 1001 4096 Sep 18 09:18 .github 09:34:18 -rw-rw-r-- 1 1001 1001 1102 Sep 18 09:18 .gitignore 09:34:18 -rw-rw-r-- 1 1001 1001 42 Sep 18 09:18 .golangci.yml 09:34:18 -rw-rw-r-- 1 1001 1001 100 Sep 18 09:18 .hadolint.yml 09:34:18 -rw-rw-r-- 1 1001 1001 155 Sep 18 09:18 .sonarcloud.properties 09:34:18 -rw-rw-r-- 1 1001 1001 1171 Sep 18 09:18 ADOPTERS.md 09:34:18 -rw-rw-r-- 1 1001 1001 21286 Sep 18 09:18 Attribution.txt 09:34:18 -rw-rw-r-- 1 1001 1001 100284 Sep 18 09:18 CHANGELOG.md 09:34:18 -rw-rw-r-- 1 1001 1001 3804 Sep 18 09:18 CONTRIBUTING.md 09:34:18 -rw-rw-r-- 1 1001 1001 677 Sep 18 09:18 GOVERNANCE.md 09:34:18 -rw-rw-r-- 1 1001 1001 861 Sep 18 09:18 Jenkinsfile 09:34:18 -rw-rw-r-- 1 1001 1001 10775 Sep 18 09:18 LICENSE 09:34:18 -rw-rw-r-- 1 1001 1001 16854 Sep 18 09:18 Makefile 09:34:18 -rw-rw-r-- 1 1001 1001 582 Sep 18 09:18 OWNERS.md 09:34:18 -rw-rw-r-- 1 1001 1001 9528 Sep 18 09:18 README.md 09:34:18 -rw-rw-r-- 1 1001 1001 789 Sep 18 09:18 SECURITY.md 09:34:18 -rw-rw-r-- 1 1001 1001 5 Sep 18 09:13 VERSION 09:34:18 drwxrwxr-x 2 1001 1001 4096 Sep 18 09:18 bin 09:34:18 drwxrwxr-x 20 1001 1001 4096 Sep 18 09:18 cmd 09:34:18 -rw-r--r-- 1 root root 566233 Sep 18 09:29 coverage.out 09:34:18 drwxrwxr-x 2 1001 1001 4096 Sep 18 09:18 fuzz_test 09:34:18 -rw-rw-r-- 1 1001 1001 7305 Sep 18 09:18 go.mod 09:34:18 -rw-rw-r-- 1 1001 1001 102748 Sep 18 09:18 go.sum 09:34:18 drwxrwxr-x 7 1001 1001 4096 Sep 18 09:18 internal 09:34:18 drwxrwxr-x 3 1001 1001 4096 Sep 18 09:18 openapi 09:34:18 -rw-rw-r-- 1 1001 1001 584 Sep 18 09:18 security.txt 09:34:18 -rw-rw-r-- 1 1001 1001 204 Sep 18 09:18 version.go [Pipeline] sh 09:34:18 + '[' -e coverage.out ] 09:34:18 + chown 1001:1001 coverage.out [Pipeline] stash 09:34:18 Warning: overwriting stash ‘coverage-report’ 09:34:19 Stashed 1 file(s) [Pipeline] sh 09:34:20 + make build 09:34:20 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 09:38:12 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 09:38:16 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 09:38: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-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:38:30 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 09:38:42 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 09:39:14 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 09:39:24 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 09:39:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:39:47 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 09:39:52 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 09:39:55 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 09:40:00 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 09:40:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 09:40:10 $ docker stop --time=1 256b8711237dbbaf3c8d11e388bca66a45771658208b5377a594854633ec3c8f 09:40:13 $ docker rm -f --volumes 256b8711237dbbaf3c8d11e388bca66a45771658208b5377a594854633ec3c8f [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 09:40:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:40:17 09:40:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:40:18 latest: Pulling from edgex-devops/edgex-compose-arm64 09:40:18 547446be3368: Pulling fs layer 09:40:18 d125d8839a47: Pulling fs layer 09:40:18 3e85d5ac6304: Pulling fs layer 09:40:18 c3105a71a48b: Pulling fs layer 09:40:18 0f093f025ec4: Pulling fs layer 09:40:18 c3106fc0e877: Pulling fs layer 09:40:18 c3105a71a48b: Waiting 09:40:18 0f093f025ec4: Waiting 09:40:18 c3106fc0e877: Waiting 09:40:18 547446be3368: Verifying Checksum 09:40:18 547446be3368: Download complete 09:40:18 c3105a71a48b: Verifying Checksum 09:40:18 c3105a71a48b: Download complete 09:40:18 d125d8839a47: Verifying Checksum 09:40:18 d125d8839a47: Download complete 09:40:18 c3106fc0e877: Verifying Checksum 09:40:18 c3106fc0e877: Download complete 09:40:18 0f093f025ec4: Verifying Checksum 09:40:18 0f093f025ec4: Download complete 09:40:18 547446be3368: Pull complete 09:40:20 d125d8839a47: Pull complete 09:40:20 3e85d5ac6304: Verifying Checksum 09:40:20 3e85d5ac6304: Download complete 09:40:33 3e85d5ac6304: Pull complete 09:40:33 c3105a71a48b: Pull complete 09:40:33 0f093f025ec4: Pull complete 09:40:33 c3106fc0e877: Pull complete 09:40:33 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 09:40:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:40:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:40:33 prd-ubuntu20.04-docker-arm64-4c-16g-10578 does not seem to be running inside a container 09:40:33 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 09:40:35 $ docker top 47d77bd72cd25b84564c3e974b440806bda458b9bb38a8bc9022a551e3d767a0 -eo pid,comm [Pipeline] { [Pipeline] sh 09:40:36 + docker compose -f ./docker-compose-build.yml build --parallel 09:40:49 #1 [security-secretstore-setup internal] load build definition from Dockerfile 09:40:49 #1 transferring dockerfile: 2.49kB 0.0s done 09:40:49 #1 DONE 0.1s 09:40:49 09:40:49 #2 [security-bootstrapper internal] load build definition from Dockerfile 09:40:49 #2 transferring dockerfile: 3.17kB 0.0s done 09:40:49 #2 DONE 0.1s 09:40:49 09:40:49 #3 [security-spiffe-token-provider internal] load build definition from Dockerfile 09:40:49 #3 transferring dockerfile: 1.89kB 0.0s done 09:40:49 #3 DONE 0.1s 09:40:49 09:40:49 #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile 09:40:49 #4 transferring dockerfile: 2.23kB done 09:40:49 #4 DONE 0.1s 09:40:49 09:40:49 #5 [security-proxy-auth internal] load build definition from Dockerfile 09:40:49 #5 transferring dockerfile: 2.15kB done 09:40:49 #5 DONE 0.1s 09:40:49 09:40:49 #6 [security-spire-server internal] load build definition from Dockerfile 09:40:49 #6 transferring dockerfile: 1.70kB 0.0s done 09:40:49 #6 DONE 0.1s 09:40:49 09:40:49 #7 [core-keeper internal] load build definition from Dockerfile 09:40:49 #7 transferring dockerfile: 2.07kB 0.0s done 09:40:49 #7 DONE 0.1s 09:40:49 09:40:49 #8 [core-data internal] load build definition from Dockerfile 09:40:49 #8 transferring dockerfile: 2.07kB done 09:40:49 #8 DONE 0.1s 09:40:49 09:40:49 #9 [support-cron-scheduler internal] load build definition from Dockerfile 09:40:49 #9 transferring dockerfile: 1.85kB done 09:40:49 #9 DONE 0.1s 09:40:49 09:40:49 #10 [security-proxy-setup internal] load build definition from Dockerfile 09:40:49 #10 transferring dockerfile: 2.50kB done 09:40:49 #10 DONE 0.1s 09:40:49 09:40:49 #11 [security-spire-agent internal] load build definition from Dockerfile 09:40:49 #11 transferring dockerfile: 1.81kB done 09:40:49 #11 DONE 0.1s 09:40:49 09:40:49 #12 [support-scheduler internal] load build definition from Dockerfile 09:40:49 #12 transferring dockerfile: 1.93kB done 09:40:49 #12 DONE 0.1s 09:40:49 09:40:49 #13 [core-command internal] load build definition from Dockerfile 09:40:49 #13 transferring dockerfile: 1.93kB done 09:40:49 #13 DONE 0.1s 09:40:49 09:40:49 #14 [support-notifications internal] load build definition from Dockerfile 09:40:49 #14 transferring dockerfile: 1.95kB done 09:40:49 #14 DONE 0.1s 09:40:49 09:40:49 #15 [security-spire-config internal] load build definition from Dockerfile 09:40:49 #15 transferring dockerfile: 1.69kB done 09:40:49 #15 DONE 0.1s 09:40:49 09:40:49 #16 [core-metadata internal] load build definition from Dockerfile 09:40:49 #16 transferring dockerfile: 2.06kB done 09:40:49 #16 DONE 0.1s 09:40:49 09:40:49 #17 [security-secretstore-setup internal] load .dockerignore 09:40:49 #17 transferring context: 50B 0.0s done 09:40:49 #17 DONE 0.1s 09:40:49 09:40:49 #18 [security-bootstrapper internal] load .dockerignore 09:40:49 #18 transferring context: 50B done 09:40:49 #18 DONE 0.1s 09:40:49 09:40:49 #19 [security-spiffe-token-provider internal] load .dockerignore 09:40:49 #19 transferring context: 50B done 09:40:49 #19 DONE 0.1s 09:40:49 09:40:49 #20 [core-common-config-bootstrapper internal] load .dockerignore 09:40:50 #20 transferring context: 50B done 09:40:50 #20 DONE 0.1s 09:40:50 09:40:50 #21 [security-proxy-auth internal] load .dockerignore 09:40:50 #21 transferring context: 50B done 09:40:50 #21 DONE 0.1s 09:40:50 09:40:50 #22 [security-spire-server internal] load .dockerignore 09:40:50 #22 transferring context: 50B 0.0s done 09:40:50 #22 DONE 0.1s 09:40:50 09:40:50 #23 [core-keeper internal] load .dockerignore 09:40:50 #23 transferring context: 50B done 09:40:50 #23 DONE 0.1s 09:40:50 09:40:50 #24 [core-data internal] load .dockerignore 09:40:50 #24 transferring context: 50B done 09:40:50 #24 DONE 0.1s 09:40:50 09:40:50 #25 [support-cron-scheduler internal] load .dockerignore 09:40:50 #25 transferring context: 50B done 09:40:50 #25 DONE 0.1s 09:40:50 09:40:50 #26 [security-proxy-setup internal] load .dockerignore 09:40:50 #26 transferring context: 50B 0.0s done 09:40:50 #26 DONE 0.1s 09:40:50 09:40:50 #27 [security-spire-agent internal] load .dockerignore 09:40:50 #27 transferring context: 50B 0.0s done 09:40:50 #27 DONE 0.1s 09:40:50 09:40:50 #28 [support-scheduler internal] load .dockerignore 09:40:50 #28 transferring context: 50B done 09:40:50 #28 DONE 0.1s 09:40:50 09:40:50 #29 [core-command internal] load .dockerignore 09:40:50 #29 transferring context: 50B 0.0s done 09:40:50 #29 DONE 0.1s 09:40:50 09:40:50 #30 [support-notifications internal] load .dockerignore 09:40:50 #30 transferring context: 50B done 09:40:50 #30 DONE 0.1s 09:40:50 09:40:50 #31 [security-spire-config internal] load .dockerignore 09:40:50 #31 transferring context: 50B done 09:40:50 #31 DONE 0.1s 09:40:50 09:40:50 #32 [core-metadata internal] load .dockerignore 09:40:50 #32 transferring context: 50B done 09:40:50 #32 DONE 0.1s 09:40:50 09:40:50 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:40:50 #33 DONE 0.0s 09:40:50 09:40:50 #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 09:40:51 #34 DONE 0.3s 09:40:51 09:40:51 #35 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 09:40:51 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 09:40:51 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 09:40:51 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 09:40:51 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 09:40:51 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 753.66kB / 3.34MB 0.1s 09:40:51 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s 09:40:51 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 09:40:51 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 09:40:52 #35 ... 09:40:52 09:40:52 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:40:52 #33 DONE 0.0s 09:40:52 09:40:52 #35 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 09:40:52 #35 ... 09:40:52 09:40:52 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:40:52 #33 DONE 0.0s 09:40:52 09:40:52 #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:40:52 #36 DONE 1.9s 09:40:52 09:40:52 #35 [security-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 09:40:52 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 09:40:52 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 09:40:52 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 09:40:52 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 09:40:52 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 09:40:52 #35 ... 09:40:52 09:40:52 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:40:52 #33 DONE 0.0s 09:40:52 09:40:52 #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:40:52 #36 DONE 1.9s 09:40:52 09:40:52 #35 [security-spiffe-token-provider stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 09:40:52 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 09:40:52 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 09:40:52 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 09:40:52 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 09:40:52 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 09:40:52 #35 ... 09:40:52 09:40:52 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:40:52 #33 DONE 0.0s 09:40:52 09:40:52 #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 09:40:52 #34 DONE 0.5s 09:40:52 09:40:52 #35 [security-spiffe-token-provider stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 09:40:52 #35 ... 09:40:52 09:40:52 #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:40:52 #36 DONE 2.0s 09:40:52 09:40:52 #35 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 09:40:52 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 09:40:52 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 09:40:52 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 09:40:52 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 09:40:52 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 09:40:52 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.3s done 09:40:52 #35 ... 09:40:52 09:40:52 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:40:52 #33 DONE 0.0s 09:40:52 09:40:52 #37 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 09:40:52 #37 DONE 1.2s 09:40:52 09:40:52 #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 09:40:52 #34 DONE 0.8s 09:40:52 09:40:52 #36 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:40:52 #36 DONE 2.0s 09:40:52 09:40:52 #37 [core-keeper builder 2/7] WORKDIR /edgex-go 09:40:52 #37 DONE 1.2s 09:40:52 09:40:52 #35 [core-keeper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 09:40:52 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 09:40:52 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 09:40:52 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 09:40:52 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 09:40:52 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 09:40:52 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.3s done 09:40:53 #35 ... 09:40:53 09:40:53 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:40:53 #33 DONE 0.0s 09:40:53 09:40:53 #38 [security-bootstrapper internal] load build context 09:40:53 #38 ... 09:40:53 09:40:53 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:40:53 #33 DONE 0.0s 09:40:53 09:40:53 #38 [security-bootstrapper internal] load build context 09:40:53 #38 ... 09:40:53 09:40:53 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:40:53 #33 DONE 0.0s 09:40:53 09:40:53 #38 [security-bootstrapper internal] load build context 09:40:53 #38 ... 09:40:53 09:40:53 #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:40:53 #36 DONE 2.0s 09:40:53 09:40:53 #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 09:40:53 #34 DONE 1.4s 09:40:53 09:40:53 #37 [core-data builder 2/7] WORKDIR /edgex-go 09:40:53 #37 DONE 1.2s 09:40:53 09:40:53 #38 [security-bootstrapper internal] load build context 09:40:53 #38 ... 09:40:53 09:40:53 #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:40:53 #36 DONE 2.1s 09:40:53 09:40:53 #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 09:40:53 #37 DONE 1.3s 09:40:53 09:40:53 #38 [security-bootstrapper internal] load build context 09:40:53 #38 ... 09:40:53 09:40:53 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:40:53 #33 DONE 0.0s 09:40:53 09:40:53 #38 [security-bootstrapper internal] load build context 09:40:54 #38 ... 09:40:54 09:40:54 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:40:54 #33 DONE 0.0s 09:40:54 09:40:54 #38 [security-bootstrapper internal] load build context 09:40:54 #38 ... 09:40:54 09:40:54 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:40:54 #33 DONE 0.0s 09:40:54 09:40:54 #38 [security-bootstrapper internal] load build context 09:40:54 #38 ... 09:40:54 09:40:54 #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 09:40:54 #34 DONE 2.2s 09:40:54 09:40:54 #38 [security-bootstrapper internal] load build context 09:40:54 #38 ... 09:40:54 09:40:54 #36 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:40:54 #36 DONE 2.1s 09:40:54 09:40:54 #37 [support-scheduler builder 2/7] WORKDIR /edgex-go 09:40:54 #37 DONE 1.3s 09:40:54 09:40:54 #38 [security-bootstrapper internal] load build context 09:40:54 #38 ... 09:40:54 09:40:54 #35 [security-spire-server stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 09:40:54 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 09:40:54 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 09:40:54 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 09:40:54 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 09:40:54 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 09:40:54 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.3s done 09:40:54 #35 DONE 4.6s 09:40:54 09:40:54 #38 [security-bootstrapper internal] load build context 09:40:55 #38 ... 09:40:55 09:40:55 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:40:55 #33 DONE 0.0s 09:40:55 09:40:55 #38 [security-bootstrapper internal] load build context 09:40:55 #38 transferring context: 13.38MB 3.2s 09:40:57 #38 ... 09:40:57 09:40:57 #39 [security-spire-server internal] load build context 09:40:57 #39 transferring context: 27.71kB 0.2s done 09:40:57 #39 DONE 2.5s 09:40:57 09:40:57 #38 [security-bootstrapper internal] load build context 09:40:58 #38 ... 09:40:58 09:40:58 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 09:40:58 #40 DONE 4.1s 09:40:58 09:40:58 #38 [security-bootstrapper internal] load build context 09:40:58 #38 ... 09:40:58 09:40:58 #35 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 09:40:58 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 09:40:58 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 09:40:58 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 09:40:58 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 09:40:58 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 09:40:58 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.3s done 09:40:58 #35 DONE 4.6s 09:40:58 09:40:58 #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 09:40:58 #34 DONE 6.0s 09:40:58 09:40:58 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:40:58 #41 DONE 0.0s 09:40:58 09:40:58 #38 [security-bootstrapper internal] load build context 09:40:58 #38 ... 09:40:58 09:40:58 #35 [security-spire-config stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 09:40:58 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 09:40:58 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 09:40:58 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 09:40:58 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 09:40:58 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 09:40:58 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.3s done 09:40:58 #35 DONE 4.6s 09:40:58 09:40:58 #42 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 09:40:58 #42 DONE 6.0s 09:40:58 09:40:58 #38 [security-bootstrapper internal] load build context 09:40:58 #38 ... 09:40:58 09:40:58 #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:40:58 #36 DONE 2.2s 09:40:58 09:40:58 #37 [core-metadata builder 2/7] WORKDIR /edgex-go 09:40:58 #37 DONE 1.4s 09:40:58 09:40:58 #35 [core-metadata stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 09:40:58 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 09:40:58 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 09:40:58 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 09:40:58 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 09:40:58 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 09:40:58 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.3s done 09:40:58 #35 DONE 4.7s 09:40:58 09:40:58 #38 [security-bootstrapper internal] load build context 09:41:01 #38 ... 09:41:01 09:41:01 #43 [security-secretstore-setup internal] load build context 09:41:01 #43 transferring context: 50.67MB 9.8s 09:41:01 #43 ... 09:41:01 09:41:01 #38 [security-bootstrapper internal] load build context 09:41:02 #38 ... 09:41:02 09:41:02 #44 [security-spiffe-token-provider internal] load build context 09:41:02 #44 ... 09:41:02 09:41:02 #38 [security-bootstrapper internal] load build context 09:41:02 #38 ... 09:41:02 09:41:02 #45 [security-proxy-auth internal] load build context 09:41:02 #45 ... 09:41:02 09:41:02 #46 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:41:02 #46 DONE 9.6s 09:41:02 09:41:02 #47 [core-common-config-bootstrapper internal] load build context 09:41:02 #47 ... 09:41:02 09:41:02 #44 [security-spiffe-token-provider internal] load build context 09:41:02 #44 ... 09:41:02 09:41:02 #48 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 09:41:02 #0 8.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:41:02 #0 9.354 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:41:03 #48 ... 09:41:03 09:41:03 #49 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 09:41:03 #0 8.694 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:41:03 #0 10.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:41:03 #49 ... 09:41:03 09:41:03 #50 [core-keeper internal] load build context 09:41:03 #50 ... 09:41:03 09:41:03 #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:41:03 #0 8.092 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:41:03 #0 9.004 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:41:03 #51 ... 09:41:03 09:41:03 #50 [core-keeper internal] load build context 09:41:03 #50 ... 09:41:03 09:41:03 #52 [support-cron-scheduler internal] load build context 09:41:03 #52 ... 09:41:03 09:41:03 #53 [security-proxy-setup internal] load build context 09:41:03 #53 ... 09:41:03 09:41:03 #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:41:03 #0 5.521 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:41:03 #0 6.123 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:41:03 #0 9.032 OK: 266 MiB in 52 packages 09:41:03 #54 ... 09:41:03 09:41:03 #55 [core-data internal] load build context 09:41:04 #55 ... 09:41:04 09:41:04 #50 [core-keeper internal] load build context 09:41:04 #50 ... 09:41:04 09:41:04 #54 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:41:04 #54 DONE 10.7s 09:41:04 09:41:04 #50 [core-keeper internal] load build context 09:41:04 #50 ... 09:41:04 09:41:04 #56 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:41:04 #56 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 3.8s done 09:41:04 #56 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 09:41:04 #56 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 09:41:04 #56 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 09:41:04 #56 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.5s done 09:41:04 #56 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.5s done 09:41:04 #56 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.3s done 09:41:04 #56 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 09:41:04 #56 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 2.4s 09:41:05 #56 ... 09:41:05 09:41:05 #57 [support-notifications internal] load build context 09:41:05 #57 ... 09:41:05 09:41:05 #58 [core-command internal] load build context 09:41:05 #58 ... 09:41:05 09:41:05 #59 [support-scheduler internal] load build context 09:41:05 #59 ... 09:41:05 09:41:05 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:41:05 #60 ... 09:41:05 09:41:05 #61 [security-spire-agent internal] load build context 09:41:05 #61 transferring context: 27.24kB 0.8s done 09:41:05 #61 DONE 6.8s 09:41:05 09:41:05 #49 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 09:41:05 #49 12.86 OK: 266 MiB in 52 packages 09:41:05 #49 ... 09:41:05 09:41:05 #62 [security-spire-config internal] load build context 09:41:05 #62 transferring context: 25.96kB 0.7s done 09:41:05 #62 DONE 6.8s 09:41:05 09:41:05 #56 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:41:05 #56 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.3s done 09:41:05 #56 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 3.4s 09:41:06 #56 ... 09:41:06 09:41:06 #63 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 09:41:06 #63 ... 09:41:06 09:41:06 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:41:06 #64 ... 09:41:06 09:41:06 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:41:06 #65 ... 09:41:06 09:41:06 #66 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:41:06 #66 ... 09:41:06 09:41:06 #67 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:41:06 #67 ... 09:41:06 09:41:06 #68 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:41:06 #68 ... 09:41:06 09:41:06 #48 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 09:41:06 #48 12.47 OK: 266 MiB in 52 packages 09:41:06 #48 DONE 14.6s 09:41:06 09:41:06 #69 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:41:06 #69 ... 09:41:06 09:41:06 #70 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 09:41:06 #70 ... 09:41:06 09:41:06 #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:41:06 #71 ... 09:41:06 09:41:06 #49 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 09:41:06 #49 DONE 14.3s 09:41:06 09:41:06 #56 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:41:06 #56 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 4.6s 09:41:07 #56 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 09:41:07 #56 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 09:41:08 #56 ... 09:41:08 09:41:08 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:41:08 #41 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 3.3s done 09:41:08 #41 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 09:41:08 #41 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 09:41:08 #41 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 09:41:08 #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 09:41:08 #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.0s done 09:41:08 #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 09:41:08 #41 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 2.7s done 09:41:08 #41 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.29MB / 18.32MB 4.8s 09:41:08 #41 ... 09:41:08 09:41:08 #56 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:41:08 #56 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.20MB / 28.04MB 6.5s 09:41:08 #56 ... 09:41:08 09:41:08 #72 [core-metadata internal] load build context 09:41:08 #72 ... 09:41:08 09:41:08 #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:41:08 #51 12.01 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:41:08 #51 12.01 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:41:08 #51 12.01 OK: 19955 distinct packages available 09:41:08 #51 12.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:41:08 #51 13.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:41:08 #51 14.75 OK: 266 MiB in 52 packages 09:41:08 #51 DONE 16.0s 09:41:08 09:41:08 #72 [core-metadata internal] load build context 09:41:08 #72 transferring context: 1.42MB 5.5s 09:41:08 #72 ... 09:41:08 09:41:08 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:41:08 #41 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.34MB / 18.32MB 5.2s 09:41:09 #41 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.39MB / 18.32MB 5.8s 09:41:10 #41 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.44MB / 18.32MB 6.3s 09:41:10 #41 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.49MB / 18.32MB 6.8s 09:41:11 #41 ... 09:41:11 09:41:11 #69 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:41:11 #69 DONE 15.0s 09:41:11 09:41:11 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:41:11 #41 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.53MB / 18.32MB 7.4s 09:41:11 #41 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.58MB / 18.32MB 7.7s 09:41:11 #41 ... 09:41:11 09:41:11 #43 [security-secretstore-setup internal] load build context 09:41:11 #43 ... 09:41:11 09:41:11 #73 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 09:41:11 #73 ... 09:41:11 09:41:11 #63 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 09:41:11 #63 11.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:41:11 #63 12.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:41:11 #63 14.09 (1/2) Installing dumb-init (1.2.5-r2) 09:41:11 #63 14.09 (2/2) Installing su-exec (0.2-r3) 09:41:11 #63 14.09 Executing busybox-1.36.1-r7.trigger 09:41:11 #63 14.24 OK: 8 MiB in 17 packages 09:41:11 #63 DONE 15.7s 09:41:11 09:41:11 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:41:11 #60 11.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:41:11 #60 12.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:41:11 #60 14.09 (1/4) Installing ca-certificates (20240226-r0) 09:41:11 #60 14.29 (2/4) Installing dumb-init (1.2.5-r2) 09:41:11 #60 14.29 (3/4) Installing su-exec (0.2-r3) 09:41:11 #60 14.29 (4/4) Installing yq (4.33.3-r5) 09:41:11 #60 14.56 Executing busybox-1.36.1-r7.trigger 09:41:11 #60 14.56 Executing ca-certificates-20240226-r0.trigger 09:41:11 #60 15.50 OK: 18 MiB in 19 packages 09:41:11 #60 DONE 16.6s 09:41:11 09:41:11 #74 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:41:12 #74 ... 09:41:12 09:41:12 #56 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:41:12 #56 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 9.5s 09:41:12 #56 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done 09:41:12 #56 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 9.9s 09:41:12 #56 ... 09:41:12 09:41:12 #38 [security-bootstrapper internal] load build context 09:41:12 #38 ... 09:41:12 09:41:12 #56 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:41:12 #56 ... 09:41:12 09:41:12 #45 [security-proxy-auth internal] load build context 09:41:13 #45 ... 09:41:13 09:41:13 #44 [security-spiffe-token-provider internal] load build context 09:41:13 #44 ... 09:41:13 09:41:13 #47 [core-common-config-bootstrapper internal] load build context 09:41:13 #47 ... 09:41:13 09:41:13 #56 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:41:13 #56 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.49MB / 28.04MB 10.6s 09:41:13 #56 ... 09:41:13 09:41:13 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:41:13 #75 ... 09:41:13 09:41:13 #56 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:41:13 #56 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 11.5s 09:41:13 #56 ... 09:41:13 09:41:13 #52 [support-cron-scheduler internal] load build context 09:41:13 #52 transferring context: 28.57MB 19.7s 09:41:14 #52 ... 09:41:14 09:41:14 #56 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:41:14 #56 ... 09:41:14 09:41:14 #53 [security-proxy-setup internal] load build context 09:41:14 #53 ... 09:41:14 09:41:14 #56 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:41:14 #56 ... 09:41:14 09:41:14 #55 [core-data internal] load build context 09:41:14 #55 ... 09:41:14 09:41:14 #56 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:41:14 #56 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 12.3s 09:41:15 #56 ... 09:41:15 09:41:15 #57 [support-notifications internal] load build context 09:41:15 #57 ... 09:41:15 09:41:15 #50 [core-keeper internal] load build context 09:41:15 #50 ... 09:41:15 09:41:15 #58 [core-command internal] load build context 09:41:15 #58 ... 09:41:15 09:41:15 #56 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:41:15 #56 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 13.0s 09:41:15 #56 ... 09:41:15 09:41:15 #59 [support-scheduler internal] load build context 09:41:15 #59 ... 09:41:15 09:41:15 #56 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:41:15 #56 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 13.6s 09:41:16 #56 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 13.8s done 09:41:17 #56 ... 09:41:17 09:41:17 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:41:17 #65 15.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:41:17 #65 15.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:41:17 #65 18.20 (1/4) Installing dumb-init (1.2.5-r2) 09:41:17 #65 18.20 (2/4) Installing openssl (3.1.7-r0) 09:41:17 #65 18.29 (3/4) Installing su-exec (0.2-r3) 09:41:17 #65 18.29 (4/4) Installing yq (4.33.3-r5) 09:41:17 #65 19.01 Executing busybox-1.36.1-r7.trigger 09:41:17 #65 19.13 OK: 18 MiB in 19 packages 09:41:17 #65 DONE 20.8s 09:41:17 09:41:17 #53 [security-proxy-setup internal] load build context 09:41:17 #53 ... 09:41:17 09:41:17 #66 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:41:17 #66 15.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:41:17 #66 16.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:41:17 #66 19.41 (1/1) Installing dumb-init (1.2.5-r2) 09:41:17 #66 19.41 Executing busybox-1.36.1-r7.trigger 09:41:17 #66 19.41 OK: 8 MiB in 16 packages 09:41:17 #66 DONE 21.4s 09:41:17 09:41:17 #44 [security-spiffe-token-provider internal] load build context 09:41:19 #44 transferring context: 28.08MB 26.5s 09:41:19 #44 ... 09:41:19 09:41:19 #72 [core-metadata internal] load build context 09:41:19 #72 ... 09:41:19 09:41:19 #44 [security-spiffe-token-provider internal] load build context 09:41:19 #44 ... 09:41:19 09:41:19 #68 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:41:19 #68 18.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:41:19 #68 20.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:41:19 #68 21.67 (1/1) Installing dumb-init (1.2.5-r2) 09:41:19 #68 21.68 Executing busybox-1.36.1-r7.trigger 09:41:19 #68 21.77 OK: 8 MiB in 16 packages 09:41:19 #68 DONE 23.5s 09:41:19 09:41:19 #44 [security-spiffe-token-provider internal] load build context 09:41:21 #44 ... 09:41:21 09:41:21 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:41:21 #64 16.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:41:21 #64 17.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:41:21 #64 20.31 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:41:21 #64 20.31 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:41:21 #64 20.31 OK: 19946 distinct packages available 09:41:21 #64 20.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:41:21 #64 21.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:41:21 #64 22.75 (1/11) Installing ca-certificates (20240226-r0) 09:41:21 #64 23.07 (2/11) Installing brotli-libs (1.0.9-r14) 09:41:21 #64 23.13 (3/11) Installing libunistring (1.1-r1) 09:41:21 #64 23.24 (4/11) Installing libidn2 (2.3.4-r1) 09:41:21 #64 23.24 (5/11) Installing nghttp2-libs (1.57.0-r0) 09:41:21 #64 23.24 (6/11) Installing libcurl (8.9.1-r0) 09:41:21 #64 23.24 (7/11) Installing curl (8.9.1-r0) 09:41:21 #64 23.33 (8/11) Installing dumb-init (1.2.5-r2) 09:41:21 #64 23.33 (9/11) Installing musl-obstack (1.2.3-r2) 09:41:21 #64 23.33 (10/11) Installing libucontext (1.2-r2) 09:41:21 #64 23.33 (11/11) Installing gcompat (1.1.0-r1) 09:41:21 #64 23.33 Executing busybox-1.36.1-r7.trigger 09:41:21 #64 23.44 Executing ca-certificates-20240226-r0.trigger 09:41:21 #64 24.04 OK: 13 MiB in 26 packages 09:41:21 #64 DONE 25.3s 09:41:21 09:41:21 #44 [security-spiffe-token-provider internal] load build context 09:41:21 #44 ... 09:41:21 09:41:21 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:41:21 #41 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 10.2s done 09:41:21 #41 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.2s done 09:41:21 #41 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.3s 09:41:21 #41 ... 09:41:21 09:41:21 #43 [security-secretstore-setup internal] load build context 09:41:21 #43 ... 09:41:21 09:41:21 #44 [security-spiffe-token-provider internal] load build context 09:41:21 #44 ... 09:41:21 09:41:21 #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:41:22 #76 ... 09:41:22 09:41:22 #43 [security-secretstore-setup internal] load build context 09:41:22 #43 ... 09:41:22 09:41:22 #77 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 09:41:22 #77 ... 09:41:22 09:41:22 #43 [security-secretstore-setup internal] load build context 09:41:23 #43 ... 09:41:23 09:41:23 #38 [security-bootstrapper internal] load build context 09:41:23 #38 ... 09:41:23 09:41:23 #43 [security-secretstore-setup internal] load build context 09:41:23 #43 ... 09:41:23 09:41:23 #45 [security-proxy-auth internal] load build context 09:41:23 #45 ... 09:41:23 09:41:23 #38 [security-bootstrapper internal] load build context 09:41:23 #38 ... 09:41:23 09:41:23 #47 [core-common-config-bootstrapper internal] load build context 09:41:23 #47 ... 09:41:23 09:41:23 #59 [support-scheduler internal] load build context 09:41:23 #59 ... 09:41:23 09:41:23 #45 [security-proxy-auth internal] load build context 09:41:24 #45 transferring context: 69.25MB 31.2s 09:41:24 #45 ... 09:41:24 09:41:24 #52 [support-cron-scheduler internal] load build context 09:41:24 #52 ... 09:41:24 09:41:24 #67 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:41:24 #67 21.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:41:24 #67 22.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:41:24 #67 24.22 (1/3) Installing ca-certificates (20240226-r0) 09:41:24 #67 24.47 (2/3) Installing dumb-init (1.2.5-r2) 09:41:24 #67 24.47 (3/3) Installing tzdata (2024a-r0) 09:41:24 #67 25.61 Executing busybox-1.36.1-r7.trigger 09:41:24 #67 25.61 Executing ca-certificates-20240226-r0.trigger 09:41:24 #67 26.47 OK: 12 MiB in 18 packages 09:41:24 #67 DONE 28.1s 09:41:24 09:41:24 #52 [support-cron-scheduler internal] load build context 09:41:24 #52 ... 09:41:24 09:41:24 #45 [security-proxy-auth internal] load build context 09:41:24 #45 ... 09:41:24 09:41:24 #55 [core-data internal] load build context 09:41:24 #55 ... 09:41:24 09:41:24 #45 [security-proxy-auth internal] load build context 09:41:25 #45 ... 09:41:25 09:41:25 #57 [support-notifications internal] load build context 09:41:25 #57 ... 09:41:25 09:41:25 #50 [core-keeper internal] load build context 09:41:25 #50 ... 09:41:25 09:41:25 #57 [support-notifications internal] load build context 09:41:26 #57 ... 09:41:26 09:41:26 #58 [core-command internal] load build context 09:41:26 #58 ... 09:41:26 09:41:26 #70 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 09:41:26 #70 23.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:41:26 #70 23.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:41:26 #70 25.49 (1/2) Installing ca-certificates (20240226-r0) 09:41:26 #70 25.92 (2/2) Installing dumb-init (1.2.5-r2) 09:41:26 #70 25.92 Executing busybox-1.36.1-r7.trigger 09:41:26 #70 26.06 Executing ca-certificates-20240226-r0.trigger 09:41:26 #70 27.00 OK: 9 MiB in 17 packages 09:41:26 #70 DONE 29.2s 09:41:26 09:41:26 #58 [core-command internal] load build context 09:41:26 #58 ... 09:41:26 09:41:26 #59 [support-scheduler internal] load build context 09:41:28 #59 ... 09:41:28 09:41:28 #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:41:28 #78 ... 09:41:28 09:41:28 #53 [security-proxy-setup internal] load build context 09:41:28 #53 ... 09:41:28 09:41:28 #77 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 09:41:28 #77 15.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:41:28 #77 ... 09:41:28 09:41:28 #79 [core-data stage-1 3/8] RUN apk --no-cache upgrade 09:41:28 #79 ... 09:41:28 09:41:28 #53 [security-proxy-setup internal] load build context 09:41:29 #53 ... 09:41:29 09:41:29 #72 [core-metadata internal] load build context 09:41:29 #72 transferring context: 11.26MB 26.0s 09:41:29 #72 ... 09:41:29 09:41:29 #59 [support-scheduler internal] load build context 09:41:29 #59 ... 09:41:29 09:41:29 #56 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:41:29 #56 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.1s 09:41:29 #56 ... 09:41:29 09:41:29 #59 [support-scheduler internal] load build context 09:41:30 #59 ... 09:41:30 09:41:30 #80 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 09:41:30 #80 ... 09:41:30 09:41:30 #56 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:41:31 #56 ... 09:41:31 09:41:31 #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:41:31 #81 ... 09:41:31 09:41:31 #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:41:31 #71 24.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:41:31 #71 26.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:41:31 #71 29.86 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:41:31 #71 29.86 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:41:31 #71 29.86 OK: 19946 distinct packages available 09:41:31 #71 30.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:41:31 #71 32.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:41:32 #71 ... 09:41:32 09:41:32 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:41:32 #41 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 17.0s 09:41:32 #41 ... 09:41:32 09:41:32 #59 [support-scheduler internal] load build context 09:41:32 #59 ... 09:41:32 09:41:32 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:41:32 #75 20.36 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:41:32 #75 22.11 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:41:32 #75 26.36 OK: 266 MiB in 52 packages 09:41:32 #75 DONE 28.8s 09:41:32 09:41:32 #44 [security-spiffe-token-provider internal] load build context 09:41:32 #44 ... 09:41:32 09:41:32 #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:41:32 #76 13.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:41:32 #76 14.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:41:32 #76 18.86 OK: 18 MiB in 19 packages 09:41:32 #76 DONE 20.4s 09:41:32 09:41:32 #56 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:41:32 #56 ... 09:41:32 09:41:32 #74 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:41:32 #74 20.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:41:32 #74 21.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:41:32 #74 25.98 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:41:32 #74 25.98 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:41:32 #74 25.98 OK: 19946 distinct packages available 09:41:32 #74 27.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:41:32 #74 29.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:41:32 #74 ... 09:41:32 09:41:32 #44 [security-spiffe-token-provider internal] load build context 09:41:33 #44 ... 09:41:33 09:41:33 #43 [security-secretstore-setup internal] load build context 09:41:33 #43 transferring context: 93.23MB 42.1s 09:41:33 #43 ... 09:41:33 09:41:33 #44 [security-spiffe-token-provider internal] load build context 09:41:33 #44 ... 09:41:33 09:41:33 #73 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 09:41:33 #73 12.09 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:41:33 #73 13.89 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:41:33 #73 19.97 (1/1) Installing dumb-init (1.2.5-r2) 09:41:33 #73 21.10 Executing busybox-1.36.1-r7.trigger 09:41:33 #73 21.32 OK: 8 MiB in 16 packages 09:41:33 #73 ... 09:41:33 09:41:33 #38 [security-bootstrapper internal] load build context 09:41:33 #38 ... 09:41:33 09:41:33 #47 [core-common-config-bootstrapper internal] load build context 09:41:34 #47 ... 09:41:34 09:41:34 #38 [security-bootstrapper internal] load build context 09:41:34 #38 ... 09:41:34 09:41:34 #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:41:34 #82 ... 09:41:34 09:41:34 #52 [support-cron-scheduler internal] load build context 09:41:34 #52 ... 09:41:34 09:41:34 #47 [core-common-config-bootstrapper internal] load build context 09:41:34 #47 ... 09:41:34 09:41:34 #73 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 09:41:34 #73 DONE 23.4s 09:41:34 09:41:34 #47 [core-common-config-bootstrapper internal] load build context 09:41:34 #47 ... 09:41:34 09:41:34 #55 [core-data internal] load build context 09:41:34 #55 ... 09:41:34 09:41:34 #47 [core-common-config-bootstrapper internal] load build context 09:41:35 #47 ... 09:41:35 09:41:35 #45 [security-proxy-auth internal] load build context 09:41:35 #45 ... 09:41:35 09:41:35 #47 [core-common-config-bootstrapper internal] load build context 09:41:35 #47 ... 09:41:35 09:41:35 #50 [core-keeper internal] load build context 09:41:36 #50 ... 09:41:36 09:41:36 #74 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:41:36 #74 34.11 (1/4) Installing dumb-init (1.2.5-r2) 09:41:36 #74 34.11 (2/4) Installing musl-obstack (1.2.3-r2) 09:41:36 #74 34.11 (3/4) Installing libucontext (1.2-r2) 09:41:36 #74 34.11 (4/4) Installing gcompat (1.1.0-r1) 09:41:36 #74 34.16 Executing busybox-1.36.1-r7.trigger 09:41:36 #74 34.29 OK: 8 MiB in 19 packages 09:41:36 #74 ... 09:41:36 09:41:36 #83 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:41:36 #83 ... 09:41:36 09:41:36 #57 [support-notifications internal] load build context 09:41:36 #57 ... 09:41:36 09:41:36 #50 [core-keeper internal] load build context 09:41:36 #50 ... 09:41:36 09:41:36 #58 [core-command internal] load build context 09:41:36 #58 ... 09:41:36 09:41:36 #71 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:41:36 #71 37.13 (1/5) Installing dumb-init (1.2.5-r2) 09:41:36 #71 37.13 (2/5) Installing musl-obstack (1.2.3-r2) 09:41:36 #71 37.13 (3/5) Installing libucontext (1.2-r2) 09:41:36 #71 37.21 (4/5) Installing gcompat (1.1.0-r1) 09:41:36 #71 37.21 (5/5) Installing openssl (3.1.7-r0) 09:41:36 #71 37.34 Executing busybox-1.36.1-r7.trigger 09:41:36 #71 37.62 OK: 9 MiB in 20 packages 09:41:36 #71 DONE 39.8s 09:41:36 09:41:36 #50 [core-keeper internal] load build context 09:41:36 #50 ... 09:41:36 09:41:36 #77 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 09:41:36 #77 17.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:41:36 #77 23.09 OK: 8 MiB in 17 packages 09:41:36 #77 DONE 24.7s 09:41:36 09:41:36 #50 [core-keeper internal] load build context 09:41:38 #50 ... 09:41:38 09:41:38 #74 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:41:38 #74 DONE 36.6s 09:41:38 09:41:38 #50 [core-keeper internal] load build context 09:41:39 #50 transferring context: 81.40MB 45.9s 09:41:39 #50 ... 09:41:39 09:41:39 #53 [security-proxy-setup internal] load build context 09:41:39 #53 ... 09:41:39 09:41:39 #59 [support-scheduler internal] load build context 09:41:39 #59 ... 09:41:39 09:41:39 #72 [core-metadata internal] load build context 09:41:39 #72 ... 09:41:39 09:41:39 #59 [support-scheduler internal] load build context 09:41:40 #59 ... 09:41:40 09:41:40 #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:41:40 #78 13.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:41:40 #78 14.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:41:40 #78 20.87 OK: 18 MiB in 19 packages 09:41:40 #78 DONE 22.5s 09:41:40 09:41:40 #59 [support-scheduler internal] load build context 09:41:41 #59 ... 09:41:41 09:41:41 #80 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 09:41:41 #80 11.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:41:41 #80 13.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:41:41 #80 18.67 OK: 8 MiB in 16 packages 09:41:41 #80 DONE 20.9s 09:41:41 09:41:41 #59 [support-scheduler internal] load build context 09:41:41 #59 ... 09:41:41 09:41:41 #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:41:41 #81 10.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:41:41 #81 13.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:41:41 #81 17.32 OK: 13 MiB in 26 packages 09:41:41 #81 DONE 19.7s 09:41:41 09:41:41 #59 [support-scheduler internal] load build context 09:41:41 #59 ... 09:41:41 09:41:41 #79 [core-data stage-1 3/8] RUN apk --no-cache upgrade 09:41:41 #79 14.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:41:41 #79 17.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:41:41 #79 22.17 OK: 8 MiB in 16 packages 09:41:41 #79 DONE 23.9s 09:41:41 09:41:41 #59 [support-scheduler internal] load build context 09:41:42 #59 ... 09:41:42 09:41:42 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:41:42 #41 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 27.3s 09:41:42 #41 ... 09:41:42 09:41:42 #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:41:42 #82 10.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:41:42 #82 12.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:41:42 #82 16.55 OK: 12 MiB in 18 packages 09:41:42 #82 DONE 17.9s 09:41:42 09:41:42 #50 [core-keeper internal] load build context 09:41:43 #50 ... 09:41:43 09:41:43 #83 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:41:43 #83 10.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:41:43 #83 11.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:41:43 #83 14.74 OK: 9 MiB in 17 packages 09:41:43 #83 DONE 16.8s 09:41:43 09:41:43 #50 [core-keeper internal] load build context 09:41:43 #50 ... 09:41:43 09:41:43 #56 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:41:43 #56 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.0s 09:41:43 #56 ... 09:41:43 09:41:43 #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:41:43 #84 DONE 3.0s 09:41:43 09:41:43 #56 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:41:43 #56 ... 09:41:43 09:41:43 #43 [security-secretstore-setup internal] load build context 09:41:43 #43 transferring context: 114.29MB 52.4s 09:41:43 #43 ... 09:41:43 09:41:43 #56 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:41:43 #56 ... 09:41:43 09:41:43 #44 [security-spiffe-token-provider internal] load build context 09:41:43 #44 ... 09:41:43 09:41:43 #56 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:41:44 #56 ... 09:41:44 09:41:44 #38 [security-bootstrapper internal] load build context 09:41:44 #38 ... 09:41:44 09:41:44 #85 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:41:44 #85 DONE 7.6s 09:41:44 09:41:44 #38 [security-bootstrapper internal] load build context 09:41:44 #38 ... 09:41:44 09:41:44 #86 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 09:41:44 #86 ... 09:41:44 09:41:44 #52 [support-cron-scheduler internal] load build context 09:41:44 #52 ... 09:41:44 09:41:44 #38 [security-bootstrapper internal] load build context 09:41:45 #38 ... 09:41:45 09:41:45 #55 [core-data internal] load build context 09:41:45 #55 ... 09:41:45 09:41:45 #38 [security-bootstrapper internal] load build context 09:41:46 #38 ... 09:41:46 09:41:46 #86 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 09:41:46 #86 DONE 1.1s 09:41:46 09:41:46 #38 [security-bootstrapper internal] load build context 09:41:46 #38 ... 09:41:46 09:41:46 #45 [security-proxy-auth internal] load build context 09:41:46 #45 ... 09:41:46 09:41:46 #47 [core-common-config-bootstrapper internal] load build context 09:41:46 #47 ... 09:41:46 09:41:46 #45 [security-proxy-auth internal] load build context 09:41:46 #45 ... 09:41:46 09:41:46 #87 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 09:41:46 #0 7.153 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:41:46 #0 7.687 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:41:46 #0 8.894 OK: 9 MiB in 20 packages 09:41:46 #87 DONE 9.7s 09:41:46 09:41:46 #45 [security-proxy-auth internal] load build context 09:41:46 #45 ... 09:41:46 09:41:46 #57 [support-notifications internal] load build context 09:41:46 #57 ... 09:41:46 09:41:46 #45 [security-proxy-auth internal] load build context 09:41:46 #45 ... 09:41:46 09:41:46 #58 [core-command internal] load build context 09:41:46 #58 ... 09:41:46 09:41:46 #38 [security-bootstrapper internal] load build context 09:41:48 #38 ... 09:41:48 09:41:48 #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:41:48 #0 7.622 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:41:48 #0 8.062 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:41:48 #0 9.164 OK: 8 MiB in 19 packages 09:41:48 #88 DONE 9.9s 09:41:48 09:41:48 #56 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:41:48 #56 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 29.1s 09:41:49 #56 ... 09:41:49 09:41:49 #53 [security-proxy-setup internal] load build context 09:41:49 #53 transferring context: 55.87MB 55.6s 09:41:49 #53 ... 09:41:49 09:41:49 #58 [core-command internal] load build context 09:41:49 #58 ... 09:41:49 09:41:49 #72 [core-metadata internal] load build context 09:41:49 #72 ... 09:41:49 09:41:49 #56 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:41:52 #56 ... 09:41:52 09:41:52 #59 [support-scheduler internal] load build context 09:41:52 #59 ... 09:41:52 09:41:52 #47 [core-common-config-bootstrapper internal] load build context 09:41:52 #47 ... 09:41:52 09:41:52 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:41:52 #41 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 33.1s done 09:41:52 #41 ... 09:41:52 09:41:52 #47 [core-common-config-bootstrapper internal] load build context 09:41:53 #47 ... 09:41:53 09:41:53 #50 [core-keeper internal] load build context 09:41:53 #50 ... 09:41:53 09:41:53 #56 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:41:53 #56 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 34.2s 09:41:53 #56 ... 09:41:53 09:41:53 #43 [security-secretstore-setup internal] load build context 09:41:53 #43 transferring context: 148.38MB 62.6s 09:41:54 #43 ... 09:41:54 09:41:54 #56 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:41:54 #56 ... 09:41:54 09:41:54 #44 [security-spiffe-token-provider internal] load build context 09:41:54 #44 ... 09:41:54 09:41:54 #50 [core-keeper internal] load build context 09:41:55 #50 ... 09:41:55 09:41:55 #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:41:55 #89 DONE 2.4s 09:41:55 09:41:55 #50 [core-keeper internal] load build context 09:41:55 #50 ... 09:41:55 09:41:55 #52 [support-cron-scheduler internal] load build context 09:41:55 #52 ... 09:41:55 09:41:55 #50 [core-keeper internal] load build context 09:41:55 #50 ... 09:41:55 09:41:55 #55 [core-data internal] load build context 09:41:55 #55 ... 09:41:55 09:41:55 #56 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:41:57 #56 ... 09:41:57 09:41:57 #57 [support-notifications internal] load build context 09:41:57 #57 ... 09:41:57 09:41:57 #45 [security-proxy-auth internal] load build context 09:41:57 #45 ... 09:41:57 09:41:57 #56 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:41:58 #56 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 38.9s done 09:41:58 #56 ... 09:41:58 09:41:58 #38 [security-bootstrapper internal] load build context 09:41:58 #38 ... 09:41:58 09:41:58 #57 [support-notifications internal] load build context 09:41:59 #57 transferring context: 99.82MB 62.4s 09:41:59 #57 ... 09:41:59 09:41:59 #58 [core-command internal] load build context 09:41:59 #58 ... 09:41:59 09:41:59 #53 [security-proxy-setup internal] load build context 09:42:00 #53 ... 09:42:00 09:42:00 #72 [core-metadata internal] load build context 09:42:00 #72 ... 09:42:00 09:42:00 #53 [security-proxy-setup internal] load build context 09:42:02 #53 ... 09:42:02 09:42:02 #59 [support-scheduler internal] load build context 09:42:02 #59 ... 09:42:02 09:42:02 #53 [security-proxy-setup internal] load build context 09:42:03 #53 ... 09:42:03 09:42:03 #47 [core-common-config-bootstrapper internal] load build context 09:42:03 #47 ... 09:42:03 09:42:03 #53 [security-proxy-setup internal] load build context 09:42:04 #53 ... 09:42:04 09:42:04 #43 [security-secretstore-setup internal] load build context 09:42:04 #43 transferring context: 194.46MB 72.9s 09:42:04 #43 ... 09:42:04 09:42:04 #53 [security-proxy-setup internal] load build context 09:42:04 #53 ... 09:42:04 09:42:04 #44 [security-spiffe-token-provider internal] load build context 09:42:04 #44 ... 09:42:04 09:42:04 #53 [security-proxy-setup internal] load build context 09:42:05 #53 ... 09:42:05 09:42:05 #52 [support-cron-scheduler internal] load build context 09:42:05 #52 ... 09:42:05 09:42:05 #53 [security-proxy-setup internal] load build context 09:42:05 #53 ... 09:42:05 09:42:05 #50 [core-keeper internal] load build context 09:42:05 #50 ... 09:42:05 09:42:05 #53 [security-proxy-setup internal] load build context 09:42:05 #53 ... 09:42:05 09:42:05 #55 [core-data internal] load build context 09:42:05 #55 ... 09:42:05 09:42:05 #53 [security-proxy-setup internal] load build context 09:42:06 #53 ... 09:42:06 09:42:06 #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:42:06 #90 DONE 4.6s 09:42:06 09:42:06 #53 [security-proxy-setup internal] load build context 09:42:06 #53 ... 09:42:06 09:42:06 #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:42:06 #91 DONE 4.7s 09:42:06 09:42:06 #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:42:06 #92 DONE 3.9s 09:42:06 09:42:06 #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:42:06 #93 ... 09:42:06 09:42:06 #45 [security-proxy-auth internal] load build context 09:42:07 #45 ... 09:42:07 09:42:07 #52 [support-cron-scheduler internal] load build context 09:42:07 #52 ... 09:42:07 09:42:07 #94 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:42:07 #94 DONE 1.0s 09:42:08 09:42:08 #95 [security-spire-agent stage-3 7/10] COPY security.txt / 09:42:08 #95 ... 09:42:08 09:42:08 #96 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:42:08 #96 DONE 1.5s 09:42:08 09:42:08 #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:42:08 #93 DONE 1.4s 09:42:08 09:42:08 #97 [security-spire-config stage-2 6/10] COPY security.txt / 09:42:09 #97 ... 09:42:09 09:42:09 #38 [security-bootstrapper internal] load build context 09:42:09 #38 ... 09:42:09 09:42:09 #45 [security-proxy-auth internal] load build context 09:42:09 #45 ... 09:42:09 09:42:09 #95 [security-spire-agent stage-3 7/10] COPY security.txt / 09:42:09 #95 DONE 1.2s 09:42:09 09:42:09 #45 [security-proxy-auth internal] load build context 09:42:09 #45 ... 09:42:09 09:42:09 #98 [security-spire-server stage-2 6/9] COPY security.txt / 09:42:09 #98 DONE 1.2s 09:42:09 09:42:09 #45 [security-proxy-auth internal] load build context 09:42:09 #45 ... 09:42:09 09:42:09 #97 [security-spire-config stage-2 6/10] COPY security.txt / 09:42:09 #97 DONE 1.2s 09:42:09 09:42:09 #45 [security-proxy-auth internal] load build context 09:42:09 #45 ... 09:42:09 09:42:09 #56 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:42:09 #56 ... 09:42:09 09:42:09 #57 [support-notifications internal] load build context 09:42:10 #57 transferring context: 144.77MB 72.7s 09:42:10 #57 ... 09:42:10 09:42:10 #45 [security-proxy-auth internal] load build context 09:42:10 #45 ... 09:42:10 09:42:10 #58 [core-command internal] load build context 09:42:10 #58 ... 09:42:10 09:42:10 #72 [core-metadata internal] load build context 09:42:10 #72 ... 09:42:10 09:42:10 #58 [core-command internal] load build context 09:42:10 #58 ... 09:42:10 09:42:10 #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:42:10 #99 DONE 1.4s 09:42:10 09:42:10 #58 [core-command internal] load build context 09:42:10 #58 ... 09:42:10 09:42:10 #100 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:42:10 #100 DONE 1.4s 09:42:10 09:42:10 #58 [core-command internal] load build context 09:42:11 #58 ... 09:42:11 09:42:11 #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:42:11 #101 DONE 1.5s 09:42:11 09:42:11 #58 [core-command internal] load build context 09:42:11 #58 ... 09:42:11 09:42:11 #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:42:11 #102 DONE 1.2s 09:42:11 09:42:11 #58 [core-command internal] load build context 09:42:12 #58 ... 09:42:12 09:42:12 #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:42:12 #103 DONE 1.2s 09:42:12 09:42:12 #58 [core-command internal] load build context 09:42:12 #58 ... 09:42:12 09:42:12 #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:42:12 #104 DONE 1.3s 09:42:12 09:42:12 #58 [core-command internal] load build context 09:42:12 #58 ... 09:42:12 09:42:12 #59 [support-scheduler internal] load build context 09:42:12 #59 ... 09:42:12 09:42:12 #58 [core-command internal] load build context 09:42:13 #58 ... 09:42:13 09:42:13 #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:42:13 #105 DONE 1.0s 09:42:13 09:42:13 #58 [core-command internal] load build context 09:42:13 #58 ... 09:42:13 09:42:13 #106 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:42:13 #106 DONE 1.6s 09:42:13 09:42:13 #58 [core-command internal] load build context 09:42:13 #58 ... 09:42:13 09:42:13 #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:42:13 #107 DONE 1.5s 09:42:13 09:42:13 #58 [core-command internal] load build context 09:42:13 #58 ... 09:42:13 09:42:13 #47 [core-common-config-bootstrapper internal] load build context 09:42:14 #47 ... 09:42:14 09:42:14 #108 [security-spire-server] exporting to image 09:42:14 #108 exporting layers 09:42:14 #108 ... 09:42:14 09:42:14 #43 [security-secretstore-setup internal] load build context 09:42:14 #43 transferring context: 235.94MB 83.0s 09:42:14 #43 ... 09:42:14 09:42:14 #47 [core-common-config-bootstrapper internal] load build context 09:42:14 #47 ... 09:42:14 09:42:14 #44 [security-spiffe-token-provider internal] load build context 09:42:14 #44 ... 09:42:14 09:42:14 #47 [core-common-config-bootstrapper internal] load build context 09:42:15 #47 ... 09:42:15 09:42:15 #50 [core-keeper internal] load build context 09:42:15 #50 ... 09:42:15 09:42:15 #47 [core-common-config-bootstrapper internal] load build context 09:42:16 #47 ... 09:42:16 09:42:16 #55 [core-data internal] load build context 09:42:16 #55 ... 09:42:16 09:42:16 #47 [core-common-config-bootstrapper internal] load build context 09:42:16 #47 ... 09:42:16 09:42:16 #53 [security-proxy-setup internal] load build context 09:42:16 #53 ... 09:42:16 09:42:16 #47 [core-common-config-bootstrapper internal] load build context 09:42:18 #47 ... 09:42:18 09:42:18 #52 [support-cron-scheduler internal] load build context 09:42:18 #52 ... 09:42:18 09:42:18 #108 [security-spire-server] exporting to image 09:42:18 #108 exporting layers 4.5s done 09:42:18 #108 writing image sha256:c9915f53f29c622bff24b69e5c2276cf2f3cef3516babaf3f21a00a4f6439655 09:42:18 #108 writing image sha256:c9915f53f29c622bff24b69e5c2276cf2f3cef3516babaf3f21a00a4f6439655 0.2s done 09:42:18 #108 naming to docker.io/library/security-spire-config-arm64 0.1s done 09:42:19 #108 ... 09:42:19 09:42:19 #45 [security-proxy-auth internal] load build context 09:42:19 #45 transferring context: 310.81MB 85.5s done 09:42:19 #45 DONE 86.4s 09:42:19 09:42:19 #53 [security-proxy-setup internal] load build context 09:42:19 #53 ... 09:42:19 09:42:19 #38 [security-bootstrapper internal] load build context 09:42:19 #38 ... 09:42:19 09:42:19 #53 [security-proxy-setup internal] load build context 09:42:20 #53 ... 09:42:20 09:42:20 #57 [support-notifications internal] load build context 09:42:20 #57 ... 09:42:20 09:42:20 #53 [security-proxy-setup internal] load build context 09:42:20 #53 ... 09:42:20 09:42:20 #72 [core-metadata internal] load build context 09:42:20 #72 ... 09:42:20 09:42:20 #108 [security-spire-agent] exporting to image 09:42:20 #108 exporting layers 6.7s done 09:42:20 #108 writing image sha256:d8c78fca0373c42921e217b10399a4a53dcfd042ceb340deee50fabaf334a945 0.0s done 09:42:20 #108 naming to docker.io/library/security-spire-server-arm64 0.1s done 09:42:20 #108 writing image sha256:a9de77c234a08bfa558437eaf0475c475e0169f9510fe1bc3039ca72f3d37497 0.1s done 09:42:20 #108 naming to docker.io/library/security-spire-agent-arm64 0.1s done 09:42:20 #108 DONE 7.2s 09:42:20 09:42:20 #72 [core-metadata internal] load build context 09:42:20 #72 ... 09:42:20 09:42:20 #53 [security-proxy-setup internal] load build context 09:42:21 #53 ... 09:42:21 09:42:21 #109 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:42:21 #109 DONE 2.5s 09:42:21 09:42:21 #53 [security-proxy-setup internal] load build context 09:42:23 #53 ... 09:42:23 09:42:23 #59 [support-scheduler internal] load build context 09:42:23 #59 ... 09:42:23 09:42:23 #47 [core-common-config-bootstrapper internal] load build context 09:42:23 #47 transferring context: 310.81MB 90.0s done 09:42:23 #47 DONE 90.4s 09:42:23 09:42:23 #59 [support-scheduler internal] load build context 09:42:23 #59 ... 09:42:23 09:42:23 #53 [security-proxy-setup internal] load build context 09:42:24 #53 ... 09:42:24 09:42:24 #58 [core-command internal] load build context 09:42:24 #58 ... 09:42:24 09:42:24 #53 [security-proxy-setup internal] load build context 09:42:24 #53 ... 09:42:24 09:42:24 #43 [security-secretstore-setup internal] load build context 09:42:24 #43 ... 09:42:24 09:42:24 #44 [security-spiffe-token-provider internal] load build context 09:42:24 #44 ... 09:42:24 09:42:24 #43 [security-secretstore-setup internal] load build context 09:42:26 #43 ... 09:42:26 09:42:26 #50 [core-keeper internal] load build context 09:42:26 #50 ... 09:42:26 09:42:26 #43 [security-secretstore-setup internal] load build context 09:42:26 #43 ... 09:42:26 09:42:26 #55 [core-data internal] load build context 09:42:26 #55 ... 09:42:26 09:42:26 #43 [security-secretstore-setup internal] load build context 09:42:27 #43 transferring context: 289.28MB 96.0s 09:42:28 #43 ... 09:42:28 09:42:28 #52 [support-cron-scheduler internal] load build context 09:42:28 #52 ... 09:42:28 09:42:28 #43 [security-secretstore-setup internal] load build context 09:42:28 #43 ... 09:42:28 09:42:28 #59 [support-scheduler internal] load build context 09:42:28 #59 transferring context: 310.81MB 92.1s done 09:42:28 #59 DONE 94.0s 09:42:28 09:42:28 #43 [security-secretstore-setup internal] load build context 09:42:29 #43 ... 09:42:29 09:42:29 #38 [security-bootstrapper internal] load build context 09:42:29 #38 ... 09:42:29 09:42:29 #43 [security-secretstore-setup internal] load build context 09:42:30 #43 ... 09:42:30 09:42:30 #57 [support-notifications internal] load build context 09:42:30 #57 ... 09:42:30 09:42:30 #43 [security-secretstore-setup internal] load build context 09:42:30 #43 ... 09:42:30 09:42:30 #72 [core-metadata internal] load build context 09:42:30 #72 ... 09:42:30 09:42:30 #43 [security-secretstore-setup internal] load build context 09:42:31 #43 transferring context: 310.81MB 100.4s done 09:42:31 #43 ... 09:42:31 09:42:31 #110 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:42:31 #110 ... 09:42:31 09:42:31 #57 [support-notifications internal] load build context 09:42:31 #57 ... 09:42:31 09:42:31 #43 [security-secretstore-setup internal] load build context 09:42:31 #43 DONE 100.7s 09:42:31 09:42:31 #57 [support-notifications internal] load build context 09:42:33 #57 ... 09:42:33 09:42:33 #50 [core-keeper internal] load build context 09:42:33 #50 transferring context: 310.81MB 99.2s done 09:42:33 #50 DONE 100.3s 09:42:33 09:42:33 #57 [support-notifications internal] load build context 09:42:33 #57 ... 09:42:33 09:42:33 #52 [support-cron-scheduler internal] load build context 09:42:33 #52 transferring context: 310.81MB 99.3s done 09:42:33 #52 DONE 99.9s 09:42:33 09:42:33 #57 [support-notifications internal] load build context 09:42:33 #57 ... 09:42:33 09:42:33 #111 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:42:33 #111 DONE 2.0s 09:42:33 09:42:33 #57 [support-notifications internal] load build context 09:42:34 #57 ... 09:42:34 09:42:34 #58 [core-command internal] load build context 09:42:34 #58 ... 09:42:34 09:42:34 #112 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:42:34 #112 DONE 1.3s 09:42:34 09:42:34 #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:42:34 #113 ... 09:42:34 09:42:34 #53 [security-proxy-setup internal] load build context 09:42:34 #53 ... 09:42:34 09:42:34 #58 [core-command internal] load build context 09:42:35 #58 ... 09:42:35 09:42:35 #44 [security-spiffe-token-provider internal] load build context 09:42:35 #44 ... 09:42:35 09:42:35 #58 [core-command internal] load build context 09:42:35 #58 ... 09:42:35 09:42:35 #114 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 09:42:35 #114 DONE 1.6s 09:42:35 09:42:35 #58 [core-command internal] load build context 09:42:36 #58 ... 09:42:36 09:42:36 #55 [core-data internal] load build context 09:42:36 #55 ... 09:42:36 09:42:36 #58 [core-command internal] load build context 09:42:38 #58 transferring context: 265.96MB 101.9s 09:42:39 #58 ... 09:42:39 09:42:39 #38 [security-bootstrapper internal] load build context 09:42:39 #38 ... 09:42:39 09:42:39 #58 [core-command internal] load build context 09:42:41 #58 ... 09:42:41 09:42:41 #72 [core-metadata internal] load build context 09:42:41 #72 ... 09:42:41 09:42:41 #58 [core-command internal] load build context 09:42:43 #58 transferring context: 300.61MB 107.0s 09:42:44 #58 ... 09:42:44 09:42:44 #115 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:42:44 #115 ... 09:42:44 09:42:44 #55 [core-data internal] load build context 09:42:44 #55 ... 09:42:44 09:42:44 #58 [core-command internal] load build context 09:42:44 #58 ... 09:42:44 09:42:44 #38 [security-bootstrapper internal] load build context 09:42:44 #38 transferring context: 310.81MB 111.9s done 09:42:44 #38 DONE 112.3s 09:42:44 09:42:44 #58 [core-command internal] load build context 09:42:44 #58 ... 09:42:44 09:42:44 #57 [support-notifications internal] load build context 09:42:44 #57 transferring context: 310.81MB 107.2s done 09:42:44 #57 ... 09:42:44 09:42:44 #55 [core-data internal] load build context 09:42:44 #55 transferring context: 310.81MB 110.5s done 09:42:44 #55 DONE 111.2s 09:42:44 09:42:44 #58 [core-command internal] load build context 09:42:44 #58 transferring context: 310.81MB 108.2s done 09:42:44 #58 DONE 110.1s 09:42:44 09:42:44 #57 [support-notifications internal] load build context 09:42:44 #57 DONE 110.0s 09:42:44 09:42:44 #53 [security-proxy-setup internal] load build context 09:42:45 #53 ... 09:42:45 09:42:45 #44 [security-spiffe-token-provider internal] load build context 09:42:45 #44 ... 09:42:45 09:42:45 #53 [security-proxy-setup internal] load build context 09:42:45 #53 ... 09:42:45 09:42:45 #116 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:42:45 #116 ... 09:42:45 09:42:45 #53 [security-proxy-setup internal] load build context 09:42:49 #53 transferring context: 291.18MB 115.9s 09:42:51 #53 ... 09:42:51 09:42:51 #72 [core-metadata internal] load build context 09:42:51 #72 ... 09:42:51 09:42:51 #53 [security-proxy-setup internal] load build context 09:42:51 #53 transferring context: 310.81MB 117.3s done 09:42:51 #53 DONE 117.7s 09:42:51 09:42:51 #72 [core-metadata internal] load build context 09:42:51 #72 ... 09:42:51 09:42:51 #44 [security-spiffe-token-provider internal] load build context 09:42:52 #44 transferring context: 310.81MB 119.9s done 09:42:52 #44 DONE 120.0s 09:42:52 09:42:52 #72 [core-metadata internal] load build context 09:42:53 #72 transferring context: 310.81MB 110.3s done 09:42:53 #72 DONE 115.0s 09:42:53 09:42:53 #117 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:42:54 #117 DONE 2.5s 09:42:54 09:42:54 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:43:51 #118 ... 09:43:51 09:43:51 #110 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:43:51 #110 DONE 82.3s 09:43:51 09:43:51 #119 [security-proxy-auth builder 6/7] COPY . . 09:43:51 #119 DONE 5.0s 09:43:51 09:43:51 #120 [core-common-config-bootstrapper builder 6/7] COPY . . 09:43:51 #120 CACHED 09:43:51 09:43:51 #121 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:43:51 #121 CACHED 09:43:51 09:43:51 #122 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:43:51 #122 CACHED 09:43:51 09:43:51 #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:43:51 #123 ... 09:43:51 09:43:51 #124 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:43:51 #124 CACHED 09:43:51 09:43:51 #125 [core-metadata builder 6/7] COPY . . 09:43:51 #125 CACHED 09:43:51 09:43:51 #126 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:43:51 #126 CACHED 09:43:51 09:43:51 #127 [core-command builder 4/7] COPY go.mod vendor* ./ 09:43:51 #127 CACHED 09:43:51 09:43:51 #128 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:43:51 #128 CACHED 09:43:51 09:43:51 #129 [core-command builder 6/7] COPY . . 09:43:51 #129 CACHED 09:43:51 09:43:51 #130 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:43:51 #130 CACHED 09:43:51 09:43:51 #131 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:43:51 #131 CACHED 09:43:51 09:43:51 #132 [support-scheduler builder 6/7] COPY . . 09:43:51 #132 CACHED 09:43:51 09:43:51 #133 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:43:51 #133 CACHED 09:43:51 09:43:51 #134 [core-data builder 4/7] COPY go.mod vendor* ./ 09:43:51 #134 CACHED 09:43:51 09:43:51 #135 [core-data builder 6/7] COPY . . 09:43:51 #135 CACHED 09:43:51 09:43:51 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:43:54 #136 5.743 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 09:43:55 #136 ... 09:43:55 09:43:55 #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:43:55 #123 6.270 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 09:43:59 #123 ... 09:43:59 09:43:59 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:43:59 #0 4.829 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 09:43:59 #137 ... 09:43:59 09:43:59 #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:43:59 #0 5.275 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 09:43:59 #138 ... 09:43:59 09:43:59 #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:43:59 #0 5.976 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 09:43:59 #139 ... 09:43:59 09:43:59 #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:43:59 #0 6.306 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 09:44:17 #140 ... 09:44:17 09:44:17 #115 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:44:17 #115 DONE 102.6s 09:44:17 09:44:17 #141 [security-secretstore-setup builder 6/7] COPY . . 09:44:17 #141 ... 09:44:17 09:44:17 #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:44:17 #113 DONE 103.5s 09:44:17 09:44:17 #116 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:44:17 #116 DONE 102.6s 09:44:18 09:44:18 #142 [support-cron-scheduler builder 6/7] COPY . . 09:44:24 #142 ... 09:44:24 09:44:24 #143 [core-keeper builder 7/8] COPY . . 09:44:24 #143 DONE 6.5s 09:44:24 09:44:24 #144 [security-proxy-setup builder 6/7] COPY . . 09:44:24 #144 CACHED 09:44:24 09:44:24 #145 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:44:24 #145 CACHED 09:44:24 09:44:24 #146 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 09:44:24 #146 CACHED 09:44:24 09:44:24 #142 [support-cron-scheduler builder 6/7] COPY . . 09:44:24 #142 DONE 6.6s 09:44:24 09:44:24 #147 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:44:24 #147 CACHED 09:44:24 09:44:24 #148 [security-bootstrapper builder 6/7] COPY . . 09:44:24 #148 CACHED 09:44:24 09:44:24 #149 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:44:24 #149 CACHED 09:44:24 09:44:24 #141 [security-secretstore-setup builder 6/7] COPY . . 09:44:24 #141 DONE 8.0s 09:44:24 09:44:24 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:44:24 #150 ... 09:44:24 09:44:24 #151 [support-notifications builder 6/7] COPY . . 09:44:24 #151 CACHED 09:44:24 09:44:24 #152 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:44:24 #152 CACHED 09:44:24 09:44:24 #153 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:44:24 #153 CACHED 09:44:24 09:44:24 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:44:30 #154 5.295 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 09:44:30 #154 ... 09:44:30 09:44:30 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:44:30 #150 5.498 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 09:44:35 #150 ... 09:44:35 09:44:35 #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:44:35 #0 5.119 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 09:44:35 #155 ... 09:44:35 09:44:35 #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:44:35 #0 5.694 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 09:44:35 #156 ... 09:44:35 09:44:35 #157 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:44:35 #0 5.652 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 09:44:35 #157 ... 09:44:35 09:44:35 #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:44:35 #0 5.301 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 09:44:50 #158 ... 09:44:50 09:44:50 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:44:50 #118 DONE 115.2s 09:44:50 09:44:50 #159 [security-spiffe-token-provider builder 6/7] COPY . . 09:44:54 #159 DONE 4.5s 09:44:54 09:44:54 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:44:54 #154 ... 09:44:54 09:44:54 #160 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:44:57 #160 2.359 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 10:05:39 #160 ... 10:05:39 10:05:39 #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:05:39 #158 DONE 1274.8s 10:05:39 10:05:39 #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:05:40 #139 ... 10:05:40 10:05:40 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 10:05:40 #161 DONE 0.3s 10:05:40 10:05:40 #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:05:40 #139 ... 10:05:40 10:05:40 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 10:05:40 #162 DONE 0.2s 10:05:40 10:05:40 #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 10:05:40 #163 DONE 0.1s 10:05:40 10:05:40 #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 10:05:40 #164 DONE 0.2s 10:05:40 10:05:40 #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:05:40 #139 ... 10:05:40 10:05:40 #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:05:41 #165 DONE 0.3s 10:05:41 10:05:41 #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:05:41 #155 ... 10:05:41 10:05:41 #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:05:41 #166 DONE 0.3s 10:05:41 10:05:41 #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:05:41 #140 ... 10:05:41 10:05:41 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:05:44 #167 DONE 2.3s 10:05:44 10:05:44 #108 [security-proxy-setup] exporting to image 10:05:44 #108 exporting layers 10:05:45 #108 exporting layers 1.3s done 10:05:45 #108 writing image sha256:ba8c5c7c31174d115bebad36926879c839f9caa44fd8c8918c4e5e688a40d938 done 10:05:45 #108 naming to docker.io/library/security-proxy-setup-arm64 done 10:05:45 #108 DONE 8.5s 10:05:45 10:05:45 #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:05:47 #140 ... 10:05:47 10:05:47 #157 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:05:47 #157 1282.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 10:05:48 #157 ... 10:05:48 10:05:48 #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:05:48 #156 DONE 1283.5s 10:05:48 10:05:48 #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 10:05:48 #168 DONE 0.5s 10:05:48 10:05:48 #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 10:05:52 #169 DONE 2.7s 10:05:52 10:05:52 #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 10:05:52 #170 DONE 0.2s 10:05:52 10:05:52 #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:05:52 #155 ... 10:05:52 10:05:52 #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 10:05:52 #171 DONE 0.2s 10:05:52 10:05:52 #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:05:52 #172 DONE 0.3s 10:05:52 10:05:52 #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 10:05:52 #173 DONE 0.1s 10:05:52 10:05:52 #56 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:05:52 #56 ... 10:05:52 10:05:52 #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 10:05:52 #174 DONE 0.1s 10:05:52 10:05:52 #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 10:05:52 #175 DONE 0.3s 10:05:52 10:05:52 #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:05:52 #138 ... 10:05:52 10:05:52 #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 10:05:52 #176 DONE 0.1s 10:05:53 10:05:53 #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 10:05:53 #177 DONE 0.1s 10:05:53 10:05:53 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:05:53 #41 ... 10:05:53 10:05:53 #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:05:53 #178 DONE 0.1s 10:05:53 10:05:53 #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 10:05:56 #179 DONE 2.3s 10:05:56 10:05:56 #108 [security-bootstrapper] exporting to image 10:05:56 #108 exporting layers 10:05:56 #108 exporting layers 1.1s done 10:05:56 #108 writing image sha256:1c80c344af33aba1641b68a489868276d77991bfc452b4b34c1dd82eb408a90e 0.0s done 10:05:56 #108 naming to docker.io/library/security-bootstrapper-arm64 10:05:56 #108 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 10:05:56 #108 DONE 9.7s 10:05:56 10:05:56 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:06:09 #136 ... 10:06:09 10:06:09 #157 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:06:09 #157 DONE 1303.2s 10:06:09 10:06:09 #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:06:09 #139 ... 10:06:09 10:06:09 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 10:06:09 #180 DONE 0.3s 10:06:09 10:06:09 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 10:06:09 #181 DONE 0.2s 10:06:09 10:06:09 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:06:09 #136 ... 10:06:09 10:06:09 #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:06:09 #182 DONE 0.1s 10:06:09 10:06:09 #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 10:06:09 #183 DONE 0.1s 10:06:09 10:06:09 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:06:09 #136 ... 10:06:09 10:06:09 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 10:06:09 #184 DONE 0.1s 10:06:09 10:06:09 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:06:09 #185 DONE 0.2s 10:06:09 10:06:09 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:06:09 #186 DONE 0.3s 10:06:09 10:06:09 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:06:09 #187 DONE 0.1s 10:06:09 10:06:09 #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:06:09 #139 ... 10:06:09 10:06:09 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:06:12 #188 DONE 2.2s 10:06:12 10:06:12 #108 [security-secretstore-setup] exporting to image 10:06:12 #108 exporting layers 10:06:14 #108 exporting layers 1.8s done 10:06:14 #108 writing image sha256:18e10661d0f7787b1fd7d4df2ae4d0f07a6d9b28ab14b98074aae65f8859a684 done 10:06:14 #108 naming to docker.io/library/security-secretstore-setup-arm64 done 10:06:14 #108 DONE 11.4s 10:06:14 10:06:14 #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:06:32 #139 ... 10:06:32 10:06:32 #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:06:32 #123 DONE 1361.1s 10:06:32 10:06:32 #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:06:32 #139 ... 10:06:32 10:06:32 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:06:32 #189 DONE 0.2s 10:06:32 10:06:32 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:06:32 #190 DONE 0.1s 10:06:32 10:06:32 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 10:06:32 #191 DONE 0.3s 10:06:32 10:06:32 #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 10:06:32 #192 DONE 0.2s 10:06:32 10:06:32 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:06:32 #41 ... 10:06:32 10:06:32 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 10:06:32 #193 DONE 0.2s 10:06:32 10:06:32 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:06:33 #194 DONE 1.9s 10:06:33 10:06:33 #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:06:33 #140 ... 10:06:33 10:06:33 #108 [core-common-config-bootstrapper] exporting to image 10:06:33 #108 exporting layers 10:06:34 #108 exporting layers 0.5s done 10:06:34 #108 writing image sha256:73e70ab49def6323eed50d137407a38fbcbce21105500916b1fae6af099c63e2 done 10:06:34 #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 10:06:34 #108 DONE 11.9s 10:06:34 10:06:34 #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:09:27 #139 ... 10:09:27 10:09:27 #160 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:09:27 #160 DONE 1468.0s 10:09:27 10:09:27 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:09:27 #41 ... 10:09:27 10:09:27 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:09:27 #195 DONE 0.3s 10:09:27 10:09:27 #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:09:27 #138 ... 10:09:27 10:09:27 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:09:27 #196 DONE 0.2s 10:09:27 10:09:27 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:09:27 #197 DONE 0.3s 10:09:27 10:09:27 #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 10:09:27 #198 DONE 0.2s 10:09:27 10:09:27 #108 [security-spiffe-token-provider] exporting to image 10:09:27 #108 exporting layers 10:09:27 #108 exporting layers 1.3s done 10:09:27 #108 writing image sha256:db988ce1c3e2ab31d31ed70f5e522fe41ad17e2a7431caa9a92c3b9c10c0758b done 10:09:27 #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done 10:09:27 #108 DONE 13.2s 10:09:27 10:09:27 #56 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:17:04 #56 ... 10:17:04 10:17:04 #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:17:04 #138 DONE 1994.1s 10:17:04 10:17:04 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:17:04 #41 ... 10:17:04 10:17:04 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:17:04 #199 DONE 0.2s 10:17:04 10:17:04 #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:17:04 #139 ... 10:17:04 10:17:04 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:17:04 #200 DONE 0.1s 10:17:04 10:17:04 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 10:17:04 #201 DONE 0.4s 10:17:04 10:17:04 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:17:04 #150 ... 10:17:04 10:17:04 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 10:17:04 #202 DONE 0.1s 10:17:04 10:17:04 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 10:17:04 #203 DONE 0.2s 10:17:04 10:17:04 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:17:06 #204 DONE 2.0s 10:17:06 10:17:06 #108 [security-proxy-auth] exporting to image 10:17:06 #108 exporting layers 10:17:07 #108 exporting layers 0.7s done 10:17:07 #108 writing image sha256:174e92249ebe5db56f762050045073e36fe5dc0545b13a8046c53f4a86cee0e4 done 10:17:07 #108 naming to docker.io/library/security-proxy-auth-arm64 done 10:17:07 #108 DONE 14.0s 10:17:07 10:17:07 #56 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:18:04 #56 ... 10:18:04 10:18:04 #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:18:04 #140 DONE 2051.0s 10:18:04 10:18:04 #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:18:04 #139 ... 10:18:04 10:18:04 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:18:04 #205 DONE 0.2s 10:18:04 10:18:04 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:18:04 #136 ... 10:18:04 10:18:04 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 10:18:04 #206 DONE 0.2s 10:18:04 10:18:04 #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:18:04 #139 ... 10:18:04 10:18:04 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:18:04 #207 DONE 0.4s 10:18:04 10:18:04 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:18:04 #41 ... 10:18:04 10:18:04 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 10:18:04 #208 DONE 0.1s 10:18:04 10:18:04 #108 [core-command] exporting to image 10:18:04 #108 exporting layers 10:18:04 #108 exporting layers 0.5s done 10:18:04 #108 writing image sha256:72cfcb03da108a2bbdaeb51f6c10029455a8f4c1382edfbe3358f84478a352db done 10:18:04 #108 naming to docker.io/library/core-command-arm64 10:18:04 #108 naming to docker.io/library/core-command-arm64 done 10:18:04 #108 DONE 14.5s 10:18:04 10:18:04 #56 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:20:25 #56 ... 10:20:25 10:20:25 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:20:25 #137 DONE 2191.5s 10:20:25 10:20:25 #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:20:25 #139 ... 10:20:25 10:20:25 #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:20:25 #209 DONE 0.2s 10:20:25 10:20:25 #210 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 10:20:25 #210 DONE 0.1s 10:20:25 10:20:25 #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:20:25 #211 DONE 0.6s 10:20:25 10:20:25 #212 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 10:20:25 #212 DONE 0.1s 10:20:25 10:20:25 #213 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 10:20:25 #213 DONE 0.2s 10:20:25 10:20:25 #108 [core-data] exporting to image 10:20:25 #108 exporting layers 10:20:25 #108 exporting layers 0.7s done 10:20:25 #108 writing image sha256:f149f380f4770bae08d50d337954ac1cdde4bfb5ecc9dfbaa9fed467115e67b7 10:20:25 #108 writing image sha256:f149f380f4770bae08d50d337954ac1cdde4bfb5ecc9dfbaa9fed467115e67b7 done 10:20:25 #108 naming to docker.io/library/core-data-arm64 done 10:20:25 #108 DONE 15.2s 10:20:25 10:20:25 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:20:25 #41 ... 10:20:25 10:20:25 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:20:25 #136 DONE 2195.8s 10:20:25 10:20:25 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:20:25 #41 ... 10:20:25 10:20:25 #214 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:20:25 #214 DONE 0.2s 10:20:25 10:20:25 #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:20:25 #139 ... 10:20:25 10:20:25 #215 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:20:25 #215 DONE 0.2s 10:20:25 10:20:25 #216 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:20:26 #216 DONE 0.5s 10:20:26 10:20:26 #217 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 10:20:26 #217 DONE 0.1s 10:20:26 10:20:26 #218 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 10:20:26 #218 DONE 0.1s 10:20:26 10:20:26 #108 [core-metadata] exporting to image 10:20:27 #108 exporting layers 0.6s done 10:20:27 #108 writing image sha256:c78f31070e37f27f303dee62c7f1f821cfc9a4130c74f9d1e8ad64bd06ad2437 done 10:20:27 #108 naming to docker.io/library/core-metadata-arm64 done 10:20:27 #108 DONE 15.8s 10:20:27 10:20:27 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:20:35 #41 ... 10:20:35 10:20:35 #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:20:35 #155 DONE 2169.9s 10:20:35 10:20:35 #56 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:20:35 #56 ... 10:20:35 10:20:35 #219 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:20:35 #219 DONE 0.1s 10:20:35 10:20:35 #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:20:35 #139 ... 10:20:35 10:20:35 #220 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 10:20:36 #220 DONE 0.6s 10:20:36 10:20:36 #221 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 10:20:36 #221 DONE 0.1s 10:20:36 10:20:36 #56 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:20:36 #56 ... 10:20:36 10:20:36 #222 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 10:20:36 #222 DONE 0.1s 10:20:36 10:20:36 #108 [core-keeper] exporting to image 10:20:36 #108 exporting layers 10:20:36 #108 exporting layers 0.7s done 10:20:36 #108 writing image sha256:f0248077df5588dc65e862ad4e258b9b683b4aa65d69ae7f7ca03caf17dbcc43 done 10:20:36 #108 naming to docker.io/library/core-keeper-arm64 done 10:20:36 #108 DONE 16.5s 10:20:36 10:20:36 #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:21:09 #139 DONE 2234.8s 10:21:09 10:21:09 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:21:09 #154 ... 10:21:09 10:21:09 #223 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:21:09 #223 DONE 0.1s 10:21:09 10:21:09 #224 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:21:09 #224 DONE 0.1s 10:21:09 10:21:09 #225 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:21:09 #225 DONE 0.5s 10:21:09 10:21:09 #226 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 10:21:09 #226 DONE 0.3s 10:21:09 10:21:09 #108 [support-scheduler] exporting to image 10:21:09 #108 exporting layers 10:21:09 #108 exporting layers 0.4s done 10:21:09 #108 writing image sha256:bb601a4faaed9a84cac5fcafb3e8ce097c5c9c782a96235262de9aea3dadb698 done 10:21:09 #108 naming to docker.io/library/support-scheduler-arm64 done 10:21:09 #108 DONE 16.9s 10:21:09 10:21:09 #56 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:21:09 #56 ... 10:21:09 10:21:09 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:21:09 #154 DONE 2203.1s 10:21:09 10:21:09 #227 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:21:09 #227 DONE 0.2s 10:21:09 10:21:09 #56 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:21:09 #56 ... 10:21:09 10:21:09 #228 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:21:09 #228 DONE 0.1s 10:21:09 10:21:09 #56 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:21:09 #56 ... 10:21:09 10:21:09 #229 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:21:09 #229 DONE 0.6s 10:21:09 10:21:09 #56 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:21:09 #56 ... 10:21:09 10:21:09 #230 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 10:21:09 #230 DONE 0.1s 10:21:09 10:21:09 #108 [support-notifications] exporting to image 10:21:09 #108 exporting layers 0.5s done 10:21:09 #108 writing image sha256:a63d3c9c2711eeefc00431aea8e32b445fa4f32c1cd832ca1701cbb03652af04 done 10:21:09 #108 naming to docker.io/library/support-notifications-arm64 10:21:09 #108 naming to docker.io/library/support-notifications-arm64 done 10:21:09 #108 DONE 17.5s 10:21:09 10:21:09 #56 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:21:11 #56 ... 10:21:11 10:21:11 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:21:11 #150 DONE 2206.3s 10:21:11 10:21:11 #231 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:21:11 #231 DONE 0.2s 10:21:11 10:21:11 #232 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:21:11 #232 DONE 0.1s 10:21:11 10:21:11 #233 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 10:21:11 #233 DONE 0.3s 10:21:11 10:21:11 #56 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:21:12 #56 ... 10:21:12 10:21:12 #234 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 10:21:12 #234 DONE 0.1s 10:21:12 10:21:12 #108 [support-cron-scheduler] exporting to image 10:21:13 #108 exporting layers 1.3s done 10:21:13 #108 writing image sha256:43c176dc369f49de59abfd7e34dc67e087ed8614e6824db8ebfa30dc1749f468 done 10:21:13 #108 naming to docker.io/library/support-cron-scheduler-arm64 done 10:21:13 #108 DONE 18.8s 10:21:13 10:21:13 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:21:13 time="2024-09-18T09:40:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:21:13 time="2024-09-18T09:40:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:21:13 time="2024-09-18T09:40:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:21:13 time="2024-09-18T09:40:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:21:13 time="2024-09-18T09:40:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:21:13 time="2024-09-18T09:40:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:21:13 time="2024-09-18T09:40:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:21:13 time="2024-09-18T09:40:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:21:13 time="2024-09-18T09:40:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:21:13 time="2024-09-18T09:40:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:21:13 time="2024-09-18T09:40:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:21:13 time="2024-09-18T09:40:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:21:13 time="2024-09-18T09:40:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:21:13 time="2024-09-18T09:40:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:21:13 time="2024-09-18T09:40:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:21:13 time="2024-09-18T09:40:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 10:21:13 $ docker stop --time=1 47d77bd72cd25b84564c3e974b440806bda458b9bb38a8bc9022a551e3d767a0 10:21:15 $ docker rm -f --volumes 47d77bd72cd25b84564c3e974b440806bda458b9bb38a8bc9022a551e3d767a0 [Pipeline] // withDockerContainer [Pipeline] sh 10:21:15 + docker images 10:21:15 REPOSITORY TAG IMAGE ID CREATED SIZE 10:21:15 support-cron-scheduler-arm64 latest 43c176dc369f 4 seconds ago 43.7MB 10:21:15 support-notifications-arm64 latest a63d3c9c2711 7 seconds ago 42.2MB 10:21:15 support-scheduler-arm64 latest bb601a4faaed 10 seconds ago 41.4MB 10:21:15 core-keeper-arm64 latest f0248077df55 40 seconds ago 39.2MB 10:21:15 core-metadata-arm64 latest c78f31070e37 49 seconds ago 39.4MB 10:21:15 core-data-arm64 latest f149f380f477 53 seconds ago 39.3MB 10:21:15 core-command-arm64 latest 72cfcb03da10 3 minutes ago 35.1MB 10:21:15 security-proxy-auth-arm64 latest 174e92249ebe 4 minutes ago 32.7MB 10:21:15 security-spiffe-token-provider-arm64 latest db988ce1c3e2 11 minutes ago 29.1MB 10:21:15 core-common-config-bootstrapper-arm64 latest 73e70ab49def 14 minutes ago 15.4MB 10:21:15 security-secretstore-setup-arm64 latest 18e10661d0f7 15 minutes ago 36.4MB 10:21:15 security-bootstrapper-arm64 latest 1c80c344af33 15 minutes ago 18.9MB 10:21:15 security-proxy-setup-arm64 latest ba8c5c7c3117 15 minutes ago 26.2MB 10:21:15 security-spire-agent-arm64 latest a9de77c234a0 39 minutes ago 174MB 10:21:15 security-spire-server-arm64 latest d8c78fca0373 39 minutes ago 116MB 10:21:15 security-spire-config-arm64 latest c9915f53f29c 39 minutes ago 115MB 10:21:15 ci-base-image-arm64 latest 5bc66b1a3b01 About an hour ago 967MB 10:21:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 5 months ago 561MB 10:21:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 15 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:21:16 10:21:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:21:16 arm64: Pulling from edgex-lftools-log-publisher 10:21:16 8998bd30e6a1: Pulling fs layer 10:21:16 04944245beec: Pulling fs layer 10:21:16 699f458cf7ca: Pulling fs layer 10:21:16 765212b225bb: Pulling fs layer 10:21:16 f23df028b6ca: Pulling fs layer 10:21:16 d65c8cfc05b1: Pulling fs layer 10:21:16 2437ff75d9bd: Pulling fs layer 10:21:16 765212b225bb: Waiting 10:21:16 f23df028b6ca: Waiting 10:21:16 d65c8cfc05b1: Waiting 10:21:16 2437ff75d9bd: Waiting 10:21:16 04944245beec: Verifying Checksum 10:21:16 04944245beec: Download complete 10:21:16 765212b225bb: Verifying Checksum 10:21:16 765212b225bb: Download complete 10:21:16 f23df028b6ca: Download complete 10:21:16 d65c8cfc05b1: Verifying Checksum 10:21:16 d65c8cfc05b1: Download complete 10:21:16 699f458cf7ca: Verifying Checksum 10:21:16 699f458cf7ca: Download complete 10:21:17 8998bd30e6a1: Verifying Checksum 10:21:17 8998bd30e6a1: Download complete 10:21:20 2437ff75d9bd: Verifying Checksum 10:21:20 2437ff75d9bd: Download complete 10:21:21 8998bd30e6a1: Pull complete 10:21:22 04944245beec: Pull complete 10:21:24 699f458cf7ca: Pull complete 10:21:24 765212b225bb: Pull complete 10:21:25 f23df028b6ca: Pull complete 10:21:25 d65c8cfc05b1: Pull complete 10:21:43 2437ff75d9bd: Pull complete 10:21:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:21:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:21:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:21:43 prd-ubuntu20.04-docker-arm64-4c-16g-10578 does not seem to be running inside a container 10:21:43 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 10:21:46 $ docker top a89e5f2b42c37825919f4f824cb04d7341e249e02475de44a7abafa39bef03e6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:21:47 ---> job-cost.sh 10:21:47 lf-activate-venv: SKIPPING 10:21:47 INFO: No Stack... 10:21:48 INFO: Retrieving Pricing Info for: v3-standard-4 10:21:49 INFO: Archiving Costs [Pipeline] sh 10:21:49 + cat /w/workspace/edgex-go/2/archives/cost.csv 10:21:49 + cut -d, -f6 [Pipeline] lock 10:21:49 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4919-2-stack-cost] 10:21:49 Resource [jenkins-edgexfoundry-edgex-go-PR-4919-2-stack-cost] did not exist. Created. 10:21:49 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4919-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:21:50 + echo total: 0.2199999988079071 [Pipeline] stash 10:21:50 Stashed 1 file(s) [Pipeline] } 10:21:50 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4919-2-stack-cost] [Pipeline] // lock [Pipeline] } 10:21:50 $ docker stop --time=1 a89e5f2b42c37825919f4f824cb04d7341e249e02475de44a7abafa39bef03e6 10:21:52 $ docker rm -f --volumes a89e5f2b42c37825919f4f824cb04d7341e249e02475de44a7abafa39bef03e6 [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 10:21:52 provisioning config files... 10:21:52 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config864597858868333110tmp [Pipeline] { [Pipeline] sh 10:21:53 + set +x 10:21:53 + bash -s -- 10:21:53 + curl -s https://codecov.io/bash 10:21:53 10:21:53 _____ _ 10:21:53 / ____| | | 10:21:53 | | ___ __| | ___ ___ _____ __ 10:21:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:21:53 | |___| (_) | (_| | __/ (_| (_) \ V / 10:21:53 \_____\___/ \__,_|\___|\___\___/ \_/ 10:21:53 Bash-1.0.6 10:21:53 10:21:53 10:21:53 ==> git version 2.25.1 found 10:21:53 ==> 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 10:21:53 Release-Date: 2020-01-08 10:21:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:21:53 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:21:53 ==> Jenkins CI detected. 10:21:53 current dir:  /w/workspace/edgex-go/2 10:21:53 project root: . 10:21:53 --> token set from env 10:21:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:21:53 ==> Running gcov in . (disable via -X gcov) 10:21:53 ==> Python coveragepy not found 10:21:53 ==> Searching for coverage reports in: 10:21:53 + . 10:21:53 -> Found 1 reports 10:21:53 ==> Detecting git/mercurial file structure 10:21:53 ==> Reading reports 10:21:53 + ./coverage.out bytes=566233 10:21:53 ==> Appending adjustments 10:21:53 https://docs.codecov.io/docs/fixing-reports 10:21:54 + Found adjustments 10:21:54 ==> Gzipping contents 10:21:54 72K /tmp/codecov.HtJXsd.gz 10:21:54 ==> Uploading reports 10:21:54 url: https://codecov.io 10:21:54 query: branch=PR-4919&commit=7220cf4542f6813dec72e44190250fc103c4806f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4919%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4919&job=&cmd_args= 10:21:54 -> Pinging Codecov 10:21:54 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4919&commit=7220cf4542f6813dec72e44190250fc103c4806f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4919%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4919&job=&cmd_args= 10:21:54 -> Uploading to 10:21:54 https://storage.googleapis.com/codecov/v4/raw/2024-09-18/00271124DB129430A58F1EEE437C3FCB/7220cf4542f6813dec72e44190250fc103c4806f/64ae5b80-b62b-4224-8c6f-d1b0b508f84c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20240918%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240918T102154Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eada17f7907ae40d5214c3cefdc21172b8ce4f4181f4084c9815e5379a00b839 10:21:54 % Total % Received % Xferd Average Speed Time Time Time Current 10:21:54 Dload Upload Total Spent Left Speed 10:21:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69834 0 0 100 69834 0 245k --:--:-- --:--:-- --:--:-- 245k 10:21:55 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/7220cf4542f6813dec72e44190250fc103c4806f [Pipeline] } 10:21:55 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 10:21:55 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 10:21:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:21:56 ---> package-listing.sh 10:21:56 ++ facter osfamily 10:21:56 ++ tr '[:upper:]' '[:lower:]' 10:21:57 + OS_FAMILY=debian 10:21:57 + workspace=/w/workspace/edgex-go/2 10:21:57 + START_PACKAGES=/tmp/packages_start.txt 10:21:57 + END_PACKAGES=/tmp/packages_end.txt 10:21:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:21:57 + PACKAGES=/tmp/packages_start.txt 10:21:57 + '[' /w/workspace/edgex-go/2 ']' 10:21:57 + PACKAGES=/tmp/packages_end.txt 10:21:57 + case "${OS_FAMILY}" in 10:21:57 + dpkg -l 10:21:57 + grep '^ii' 10:21:57 + '[' -f /tmp/packages_start.txt ']' 10:21:57 + '[' -f /tmp/packages_end.txt ']' 10:21:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:21:57 + '[' /w/workspace/edgex-go/2 ']' 10:21:57 + mkdir -p /w/workspace/edgex-go/2/archives/ 10:21:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 10:21:57 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:21:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:21:58 10:21:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:21:58 latest: Pulling from edgex-lftools-log-publisher 10:21:58 5eb5b503b376: Pulling fs layer 10:21:58 5c69ac0246d0: Pulling fs layer 10:21:58 ec43610c2a17: Pulling fs layer 10:21:58 3a2ae6a8a46f: Pulling fs layer 10:21:58 33b1e0a273af: Pulling fs layer 10:21:58 5d3b04190fa2: Pulling fs layer 10:21:58 2f39f015ded8: Pulling fs layer 10:21:58 5d3b04190fa2: Waiting 10:21:58 3a2ae6a8a46f: Waiting 10:21:58 33b1e0a273af: Waiting 10:21:58 2f39f015ded8: Waiting 10:21:58 5c69ac0246d0: Download complete 10:21:58 3a2ae6a8a46f: Download complete 10:21:58 33b1e0a273af: Verifying Checksum 10:21:58 33b1e0a273af: Download complete 10:21:58 ec43610c2a17: Verifying Checksum 10:21:58 ec43610c2a17: Download complete 10:21:58 5d3b04190fa2: Verifying Checksum 10:21:58 5d3b04190fa2: Download complete 10:21:58 5eb5b503b376: Verifying Checksum 10:21:58 5eb5b503b376: Download complete 10:21:59 2f39f015ded8: Download complete 10:21:59 5eb5b503b376: Pull complete 10:22:00 5c69ac0246d0: Pull complete 10:22:00 ec43610c2a17: Pull complete 10:22:00 3a2ae6a8a46f: Pull complete 10:22:00 33b1e0a273af: Pull complete 10:22:00 5d3b04190fa2: Pull complete 10:22:04 2f39f015ded8: Pull complete 10:22:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:22:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:22:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:22:04 prd-ubuntu20.04-docker-8c-8g-10575 does not seem to be running inside a container 10:22:04 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:22:10 $ docker top 774fc950a540d19b88e7cb68d9ffad49f390650b6fa4aa2831d31078243deb16 -eo pid,comm [Pipeline] { [Pipeline] sh 10:22:10 + touch /tmp/pre-build-complete [Pipeline] sh 10:22:11 + mkdir -p /var/log/sysstat [Pipeline] sh 10:22:11 + ls /var/log/sa-host 10:22:11 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:22:11 provisioning config files... 10:22:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config10125154146672236924tmp [Pipeline] { [Pipeline] echo 10:22:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:22:11 ---> create-netrc.sh [Pipeline] } 10:22:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:22:44 ---> python-tools-install.sh [Pipeline] echo 10:22:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:22:45 ---> sudo-logs.sh 10:22:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:22:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:22:45 ---> job-cost.sh 10:22:45 lf-activate-venv: SKIPPING 10:22:45 DEBUG: total: 0.2199999988079071 10:22:45 INFO: Retrieving Stack Cost... 10:22:45 INFO: Retrieving Pricing Info for: v3-standard-8 10:22:46 INFO: Archiving Costs [Pipeline] echo 10:22:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:22:46 ---> logs-deploy.sh 10:22:46 lf-activate-venv: SKIPPING 10:22:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4919/2 10:22:46 INFO: archiving workspace using pattern(s): 10:22:47 Archives upload complete. 10:22:47 INFO: archiving logs to Nexus 10:22:48 ---> uname -a: 10:22:48 Linux prd-ubuntu20-04-docker-8c-8g-10575 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 10:22:48 10:22:48 10:22:48 ---> lscpu: 10:22:48 Architecture: x86_64 10:22:48 CPU op-mode(s): 32-bit, 64-bit 10:22:48 Byte Order: Little Endian 10:22:48 Address sizes: 40 bits physical, 48 bits virtual 10:22:48 CPU(s): 8 10:22:48 On-line CPU(s) list: 0-7 10:22:48 Thread(s) per core: 1 10:22:48 Core(s) per socket: 1 10:22:48 Socket(s): 8 10:22:48 NUMA node(s): 1 10:22:48 Vendor ID: AuthenticAMD 10:22:48 CPU family: 23 10:22:48 Model: 49 10:22:48 Model name: AMD EPYC-Rome Processor 10:22:48 Stepping: 0 10:22:48 CPU MHz: 2800.000 10:22:48 BogoMIPS: 5600.00 10:22:48 Virtualization: AMD-V 10:22:48 Hypervisor vendor: KVM 10:22:48 Virtualization type: full 10:22:48 L1d cache: 256 KiB 10:22:48 L1i cache: 256 KiB 10:22:48 L2 cache: 4 MiB 10:22:48 L3 cache: 128 MiB 10:22:48 NUMA node0 CPU(s): 0-7 10:22:48 Vulnerability Itlb multihit: Not affected 10:22:48 Vulnerability L1tf: Not affected 10:22:48 Vulnerability Mds: Not affected 10:22:48 Vulnerability Meltdown: Not affected 10:22:48 Vulnerability Mmio stale data: Not affected 10:22:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:22:48 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:22:48 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:22:48 Vulnerability Srbds: Not affected 10:22:48 Vulnerability Tsx async abort: Not affected 10:22:48 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 10:22:48 10:22:48 10:22:48 ---> nproc: 10:22:48 8 10:22:48 10:22:48 10:22:48 ---> df -h: 10:22:48 Filesystem Size Used Avail Use% Mounted on 10:22:48 overlay 155G 28G 128G 18% / 10:22:48 tmpfs 64M 0 64M 0% /dev 10:22:48 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:22:48 shm 64M 0 64M 0% /dev/shm 10:22:48 /dev/vda1 155G 28G 128G 18% /facter-os 10:22:48 10:22:48 10:22:48 ---> sar -b -r -n DEV: 10:22:48 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10575) 09/18/24 _x86_64_ (8 CPU) 10:22:48 10:22:48 09:12:00 LINUX RESTART (8 CPU) 10:22:48 10:22:48 09:13:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:22:48 09:14:01 234.25 10.77 223.48 0.00 1790.55 24693.21 0.00 10:22:48 09:15:01 186.74 1.22 185.52 0.00 10.66 62259.38 0.00 10:22:48 09:16:01 41.64 0.00 41.64 0.00 0.00 33201.82 0.00 10:22:48 09:17:01 45.46 0.33 45.13 0.00 3.87 19125.21 0.00 10:22:48 09:18:01 266.11 6.63 259.48 0.00 4394.21 104063.66 0.00 10:22:48 09:19:01 792.44 12.25 780.19 0.00 112.10 268031.19 0.00 10:22:48 09:20:06 252.20 0.60 251.61 0.00 7.23 105368.40 0.00 10:22:48 09:21:19 117.13 0.01 117.11 0.00 0.11 37066.92 0.00 10:22:48 09:22:01 244.78 0.05 244.73 0.00 0.38 69297.55 0.00 10:22:48 09:23:01 685.86 0.00 685.86 0.00 0.00 137886.21 0.00 10:22:48 09:24:01 119.97 0.03 119.94 0.00 3.33 2215.59 0.00 10:22:48 09:25:01 1.63 0.00 1.63 0.00 0.00 18.93 0.00 10:22:48 09:26:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 10:22:48 09:27:01 1.70 0.00 1.70 0.00 0.00 19.33 0.00 10:22:48 09:28:01 1.93 0.02 1.92 0.00 0.13 26.13 0.00 10:22:48 09:29:01 1.62 0.00 1.62 0.00 0.00 17.86 0.00 10:22:48 09:30:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 10:22:48 09:31:01 1.35 0.00 1.35 0.00 0.00 17.73 0.00 10:22:48 09:32:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 10:22:48 09:33:01 1.83 0.00 1.83 0.00 0.00 21.33 0.00 10:22:48 09:34:01 2.77 1.52 1.25 0.00 35.46 15.73 0.00 10:22:48 09:35:01 1.33 0.00 1.33 0.00 0.00 16.26 0.00 10:22:48 09:36:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 10:22:48 09:37:01 1.57 0.00 1.57 0.00 0.00 17.33 0.00 10:22:48 09:38:01 1.18 0.00 1.18 0.00 0.00 13.86 0.00 10:22:48 09:39:01 1.25 0.00 1.25 0.00 0.00 14.80 0.00 10:22:48 09:40:01 1.18 0.00 1.18 0.00 0.00 12.66 0.00 10:22:48 09:41:01 1.88 0.00 1.88 0.00 0.00 21.86 0.00 10:22:48 09:42:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 10:22:48 09:43:01 1.50 0.00 1.50 0.00 0.00 18.92 0.00 10:22:48 09:44:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 10:22:48 09:45:01 1.33 0.00 1.33 0.00 0.00 15.73 0.00 10:22:48 09:46:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 10:22:48 09:47:01 1.53 0.00 1.53 0.00 0.00 16.93 0.00 10:22:48 09:48:01 1.25 0.00 1.25 0.00 0.00 14.66 0.00 10:22:48 09:49:01 1.67 0.00 1.67 0.00 0.00 19.19 0.00 10:22:48 09:50:01 2.50 0.63 1.87 0.00 70.52 21.46 0.00 10:22:48 09:51:01 1.57 0.00 1.57 0.00 0.00 18.40 0.00 10:22:48 09:52:01 1.00 0.00 1.00 0.00 0.00 10.66 0.00 10:22:48 09:53:01 1.35 0.00 1.35 0.00 0.00 17.33 0.00 10:22:48 09:54:01 1.25 0.00 1.25 0.00 0.00 13.86 0.00 10:22:48 09:55:01 1.52 0.00 1.52 0.00 0.00 17.20 0.00 10:22:48 09:56:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 10:22:48 09:57:01 1.63 0.00 1.63 0.00 0.00 18.66 0.00 10:22:48 09:58:01 1.17 0.00 1.17 0.00 0.00 12.80 0.00 10:22:48 09:59:01 1.60 0.00 1.60 0.00 0.00 18.66 0.00 10:22:48 10:00:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 10:22:48 10:01:01 1.22 0.00 1.22 0.00 0.00 15.06 0.00 10:22:48 10:02:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 10:22:48 10:03:01 1.38 0.00 1.38 0.00 0.00 17.20 0.00 10:22:48 10:04:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 10:22:48 10:05:01 1.37 0.00 1.37 0.00 0.00 17.33 0.00 10:22:48 10:06:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 10:22:48 10:07:01 1.33 0.00 1.33 0.00 0.00 16.26 0.00 10:22:48 10:08:01 0.98 0.00 0.98 0.00 0.00 10.40 0.00 10:22:48 10:09:01 1.32 0.00 1.32 0.00 0.00 16.53 0.00 10:22:48 10:10:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 10:22:48 10:11:01 1.22 0.00 1.22 0.00 0.00 14.93 0.00 10:22:48 10:12:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 10:22:48 10:13:02 1.80 0.00 1.80 0.00 0.00 20.26 0.00 10:22:48 10:14:01 1.10 0.00 1.10 0.00 0.00 12.47 0.00 10:22:48 10:15:01 1.68 0.00 1.68 0.00 0.00 19.06 0.00 10:22:48 10:16:01 0.98 0.00 0.98 0.00 0.00 10.40 0.00 10:22:48 10:17:01 1.68 0.00 1.68 0.00 0.00 19.73 0.00 10:22:48 10:18:01 1.20 0.00 1.20 0.00 0.00 13.46 0.00 10:22:48 10:19:01 1.60 0.00 1.60 0.00 0.00 19.20 0.00 10:22:48 10:20:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 10:22:48 10:21:01 1.43 0.00 1.43 0.00 0.00 16.79 0.00 10:22:48 10:22:01 6.23 0.23 6.00 0.00 21.20 1085.02 0.00 10:22:48 Average: 44.09 0.50 43.60 0.00 93.17 12486.98 0.00 10:22:48 10:22:48 09:13:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:22:48 09:14:01 28788560 31536400 779128 2.37 74948 2941544 2032364 5.99 1090644 2609636 715860 10:22:48 09:15:01 27505904 31084632 1214452 3.69 127780 3616944 2593992 7.64 1824904 3037044 332608 10:22:48 09:16:01 27006368 31399584 898232 2.73 129592 4386672 2119460 6.25 1938908 3380988 134488 10:22:48 09:17:01 26492780 31430808 863908 2.63 135836 4878576 1930380 5.69 1732032 4052284 592648 10:22:48 09:18:01 21271324 31170180 1089880 3.31 175828 9700440 2901076 8.55 2306900 8547172 3924416 10:22:48 09:19:01 16834828 31349548 895516 2.72 340420 13796296 2486840 7.33 2849032 12072860 643100 10:22:48 09:20:06 9119548 27831972 4342744 13.21 379024 17534280 11640088 34.30 6940328 15173852 1240032 10:22:48 09:21:19 6226500 26610048 5561052 16.91 388396 19118800 12092576 35.64 8945332 15982836 1544252 10:22:48 09:22:01 6354216 28359260 3830132 11.65 398620 20713460 9399412 27.70 7684672 17122688 2178072 10:22:48 09:23:01 9594836 31263636 976660 2.97 406948 20533912 3344620 9.86 3364100 18443684 0 10:22:48 09:24:01 9707044 31390496 856996 2.61 408908 20546396 2250036 6.63 3299444 18408056 16 10:22:48 09:25:01 9706920 31390376 857020 2.61 408928 20546404 2250036 6.63 3299564 18408060 20 10:22:48 09:26:01 9758592 31442248 805088 2.45 408936 20546532 2250036 6.63 3246892 18408192 16 10:22:48 09:27:01 9758976 31442636 804616 2.45 408952 20546536 2250036 6.63 3246532 18408196 8 10:22:48 09:28:01 9759212 31442944 804356 2.45 408992 20546516 2223396 6.55 3246520 18408176 8 10:22:48 09:29:01 9759520 31443252 803996 2.45 409020 20546516 2223396 6.55 3246460 18408176 20 10:22:48 09:30:01 9759316 31443112 804148 2.45 409052 20546520 2223396 6.55 3246644 18408184 8 10:22:48 09:31:01 9759456 31443256 803872 2.44 409084 20546520 2223396 6.55 3246984 18408188 8 10:22:48 09:32:01 9760412 31444284 803080 2.44 409112 20546528 2223396 6.55 3245548 18408188 8 10:22:48 09:33:01 9760964 31444840 802432 2.44 409140 20546532 2223396 6.55 3245632 18408192 8 10:22:48 09:34:01 9755368 31441276 805880 2.45 409156 20547596 2223396 6.55 3252792 18408456 24 10:22:48 09:35:01 9755140 31441056 806024 2.45 409184 20547600 2223396 6.55 3252288 18408440 16 10:22:48 09:36:01 9755060 31441040 806016 2.45 409208 20547604 2223396 6.55 3252260 18408448 24 10:22:48 09:37:01 9755012 31440992 805972 2.45 409240 20547604 2223396 6.55 3252276 18408448 12 10:22:48 09:38:01 9755180 31441228 806080 2.45 409276 20547608 2223396 6.55 3252736 18408456 40 10:22:48 09:39:01 9754904 31440980 806316 2.45 409296 20547608 2223396 6.55 3252744 18408460 200 10:22:48 09:40:01 9754716 31440796 806468 2.45 409328 20547612 2223396 6.55 3252416 18408464 4 10:22:48 09:41:01 9754636 31440784 806416 2.45 409392 20547616 2223396 6.55 3252488 18408472 16 10:22:48 09:42:01 9754588 31440736 806384 2.45 409412 20547616 2223396 6.55 3252376 18408472 8 10:22:48 09:43:01 9754508 31440720 806448 2.45 409444 20547616 2223396 6.55 3252528 18408480 8 10:22:48 09:44:01 9754808 31441028 806068 2.45 409456 20547628 2223396 6.55 3252468 18408484 28 10:22:48 09:45:01 9754288 31440552 806544 2.45 409480 20547628 2223396 6.55 3252528 18408468 8 10:22:48 09:46:01 9754700 31441032 806228 2.45 409516 20547632 2223396 6.55 3253024 18408476 204 10:22:48 09:47:01 9754652 31440988 806188 2.45 409532 20547636 2223396 6.55 3252960 18408476 192 10:22:48 09:48:01 9753996 31440340 806740 2.45 409564 20547640 2223396 6.55 3253080 18408484 224 10:22:48 09:49:01 9754092 31440500 806596 2.45 409592 20547644 2223396 6.55 3252668 18408492 4 10:22:48 09:50:01 9750568 31439324 807664 2.46 409640 20549744 2229872 6.57 3253288 18410176 12 10:22:48 09:51:01 9750812 31439624 807320 2.46 409668 20549752 2229872 6.57 3253336 18410180 24 10:22:48 09:52:01 9750472 31439284 807568 2.46 409692 20549752 2229872 6.57 3253320 18410180 4 10:22:48 09:53:01 9750244 31439228 807560 2.46 409724 20549876 2229872 6.57 3253448 18410316 8 10:22:48 09:54:01 9750180 31439168 807504 2.46 409748 20549884 2229872 6.57 3253640 18410320 12 10:22:48 09:55:01 9750172 31439228 807468 2.46 409764 20549888 2229872 6.57 3253444 18410324 8 10:22:48 09:56:01 9750340 31439400 807436 2.46 409780 20549892 2229872 6.57 3253428 18410328 8 10:22:48 09:57:01 9750492 31439616 807368 2.46 409812 20549896 2229872 6.57 3253772 18410328 208 10:22:48 09:58:01 9750168 31439296 807648 2.46 409832 20549896 2229872 6.57 3253872 18410328 224 10:22:48 09:59:01 9750152 31439292 807576 2.46 409848 20549904 2229872 6.57 3253908 18410336 200 10:22:48 10:00:01 9750356 31439500 807296 2.46 409860 20549904 2229872 6.57 3253892 18410336 180 10:22:48 10:01:01 9750340 31439552 807212 2.45 409892 20549908 2213756 6.52 3254064 18410344 192 10:22:48 10:02:01 9750340 31439600 807168 2.45 409912 20549912 2213756 6.52 3253936 18410344 28 10:22:48 10:03:01 9749888 31439164 807488 2.46 409944 20549912 2213756 6.52 3254060 18410344 244 10:22:48 10:04:01 9749944 31439252 807396 2.46 409968 20549916 2213756 6.52 3253944 18410348 8 10:22:48 10:05:01 9749612 31438940 807636 2.46 409996 20549920 2213756 6.52 3254084 18410352 4 10:22:48 10:06:01 9749776 31439132 807336 2.46 410024 20549924 2213756 6.52 3254024 18410356 24 10:22:48 10:07:01 9749800 31439188 807260 2.45 410056 20549928 2197564 6.48 3253724 18410360 8 10:22:48 10:08:01 9749436 31438856 807548 2.46 410072 20549928 2197564 6.48 3253720 18410360 4 10:22:48 10:09:01 9749640 31439084 807244 2.45 410104 20549936 2197564 6.48 3253676 18410368 8 10:22:48 10:10:01 9749592 31439072 807200 2.45 410132 20549940 2197564 6.48 3254020 18410372 8 10:22:48 10:11:01 9749784 31439292 807132 2.45 410156 20549940 2197564 6.48 3254048 18410372 12 10:22:48 10:12:01 9749724 31439264 807340 2.46 410180 20549944 2197564 6.48 3253780 18410376 28 10:22:48 10:13:02 9749748 31439312 807260 2.45 410220 20549940 2197564 6.48 3254156 18410376 8 10:22:48 10:14:01 9749700 31439308 807212 2.45 410248 20549948 2197564 6.48 3254140 18410380 12 10:22:48 10:15:01 9749848 31439488 806952 2.45 410276 20549952 2197564 6.48 3254136 18410384 8 10:22:48 10:16:01 9749256 31438932 807480 2.46 410292 20549952 2197564 6.48 3254196 18410384 8 10:22:48 10:17:01 9749184 31438884 807572 2.46 410312 20549956 2197564 6.48 3254212 18410388 8 10:22:48 10:18:01 9749396 31439124 807260 2.45 410328 20549960 2197564 6.48 3254300 18410388 8 10:22:48 10:19:01 9749608 31439496 806832 2.45 410372 20550092 2197564 6.48 3254256 18410516 28 10:22:48 10:20:01 9749576 31439516 806800 2.45 410380 20550100 2197564 6.48 3253992 18410520 8 10:22:48 10:21:01 9749500 31439460 806996 2.45 410412 20550100 2197564 6.48 3254308 18410520 8 10:22:48 10:22:01 9374336 31383544 861872 2.62 411972 20847364 2470144 7.28 3308872 18707056 291384 10:22:48 Average: 10929462 31258811 988323 3.01 387394 19273807 2633339 7.76 3343793 17201138 168109 10:22:48 10:22:48 09:13:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:22:48 09:14:01 docker0 375.03 327.46 26.94 2912.70 0.00 0.00 0.00 0.00 10:22:48 09:14:01 lo 5.01 5.01 0.49 0.49 0.00 0.00 0.00 0.00 10:22:48 09:14:01 ens3 657.43 627.38 8845.79 87.93 0.00 0.00 0.00 0.00 10:22:48 09:15:01 docker0 257.96 327.69 21.94 2068.69 0.00 0.00 0.00 0.00 10:22:48 09:15:01 veth2635c07 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 10:22:48 09:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:22:48 09:15:01 ens3 361.13 276.94 2104.79 37.73 0.00 0.00 0.00 0.00 10:22:48 09:16:01 docker0 1.30 1.30 0.10 0.11 0.00 0.00 0.00 0.00 10:22:48 09:16:01 veth2635c07 1.30 1.33 0.11 0.12 0.00 0.00 0.00 0.00 10:22:48 09:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:16:01 ens3 31.84 17.55 24.63 13.35 0.00 0.00 0.00 0.00 10:22:48 09:17:01 docker0 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 10:22:48 09:17:01 veth2635c07 0.27 0.28 0.02 0.02 0.00 0.00 0.00 0.00 10:22:48 09:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:22:48 09:17:01 ens3 21.48 12.50 19.99 9.72 0.00 0.00 0.00 0.00 10:22:48 09:18:01 veth2f7ccdf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:18:01 vethc7f0873 0.55 0.60 0.05 0.24 0.00 0.00 0.00 0.00 10:22:48 09:18:01 vethb5743a6 1.17 2.66 0.10 33.99 0.00 0.00 0.00 0.00 10:22:48 09:18:01 vethe262a68 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:18:01 vethcafab1c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:18:01 veth841fd56 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:18:01 vethd45bec2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:18:01 docker0 9.76 16.18 0.61 165.70 0.00 0.00 0.00 0.00 10:22:48 09:18:01 vethc8b9daa 4.53 7.29 0.34 68.68 0.00 0.00 0.00 0.01 10:22:48 09:18:01 veth1c6352e 2.15 4.25 0.16 31.52 0.00 0.00 0.00 0.00 10:22:48 09:18:01 veth2054ada 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:18:01 vethcda08c9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:18:01 lo 1.80 1.80 0.17 0.17 0.00 0.00 0.00 0.00 10:22:48 09:18:01 vethe04caad 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:18:01 ens3 323.19 153.14 6019.28 27.52 0.00 0.00 0.00 0.00 10:22:48 09:18:01 vethf49d083 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:18:01 vethf1d228e 1.37 2.16 0.10 31.32 0.00 0.00 0.00 0.00 10:22:48 09:18:01 vetha904a2d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:19:01 vethc7f0873 0.08 0.75 0.00 0.03 0.00 0.00 0.00 0.00 10:22:48 09:19:01 vethe7e45f6 65.94 117.08 7.34 1182.05 0.00 0.00 0.00 0.10 10:22:48 09:19:01 vethb67b872 72.18 144.57 7.75 1185.10 0.00 0.00 0.00 0.10 10:22:48 09:19:01 docker0 408.05 742.07 36.99 6866.85 0.00 0.00 0.00 0.00 10:22:48 09:19:01 veth26021bc 71.19 138.70 7.80 1184.77 0.00 0.00 0.00 0.10 10:22:48 09:19:01 veth4de402c 72.63 137.74 7.86 1184.56 0.00 0.00 0.00 0.10 10:22:48 09:19:01 veth32d8a2f 79.47 130.51 8.35 1182.30 0.00 0.00 0.00 0.10 10:22:48 09:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:22:48 09:19:01 ens3 792.57 462.48 6887.48 224.15 0.00 0.00 0.00 0.00 10:22:48 09:20:06 vethc7f0873 0.06 0.06 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:20:06 veth0c3a4cd 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 10:22:48 09:20:06 veth90d0e6f 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 10:22:48 09:20:06 vethdfdb44c 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 10:22:48 09:20:06 veth66f4ac2 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 10:22:48 09:20:06 veth056ce3d 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 10:22:48 09:20:06 docker0 0.06 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:20:06 vethe8e429a 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 10:22:48 09:20:06 vethe826ba4 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 10:22:48 09:20:06 veth993c648 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 10:22:48 09:20:06 veth9561ead 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 10:22:48 09:20:06 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:20:06 vethec0ff43 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 10:22:48 09:20:06 ens3 13.15 6.78 10.43 5.63 0.00 0.00 0.00 0.00 10:22:48 09:20:06 veth7890d9b 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 10:22:48 09:20:06 veth0687244 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 10:22:48 09:20:06 veth4817cd2 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 10:22:48 09:21:19 vethc7f0873 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:21:19 veth0c3a4cd 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:21:19 veth90d0e6f 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:21:19 vethdfdb44c 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:21:19 veth66f4ac2 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:21:19 veth056ce3d 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:21:19 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:21:19 vethe8e429a 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:21:19 vethe826ba4 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:21:19 veth993c648 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:21:19 veth9561ead 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:21:19 lo 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 10:22:48 09:21:19 vethec0ff43 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:21:19 ens3 2.16 1.37 1.67 1.04 0.00 0.00 0.00 0.00 10:22:48 09:21:19 veth7890d9b 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:21:19 veth0687244 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:21:19 veth4817cd2 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:22:01 vethc7f0873 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:22:01 veth0c3a4cd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:22:01 veth90d0e6f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:22:01 vethdfdb44c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:22:01 veth66f4ac2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:22:01 veth056ce3d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:22:01 vethe8e429a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:22:01 vethe826ba4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:22:01 veth993c648 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:22:01 veth9561ead 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:22:01 vethec0ff43 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:22:01 ens3 1.00 0.69 0.66 0.38 0.00 0.00 0.00 0.00 10:22:48 09:22:01 veth7890d9b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:22:01 veth0687244 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:22:01 veth4817cd2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:23:01 vethc7f0873 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:23:01 veth1590e12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:23:01 veth928e38a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:22:48 09:23:01 ens3 8.86 5.33 7.01 4.04 0.00 0.00 0.00 0.00 10:22:48 09:23:01 vethb308d1a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:24:01 ens3 7.56 4.03 6.21 2.88 0.00 0.00 0.00 0.00 10:22:48 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:22:48 09:25:01 ens3 1.48 0.92 1.29 0.68 0.00 0.00 0.00 0.00 10:22:48 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:26:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:22:48 09:27:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:22:48 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:28:01 ens3 0.23 0.12 0.08 0.07 0.00 0.00 0.00 0.00 10:22:48 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:22:48 09:29:01 ens3 0.70 0.15 0.07 0.01 0.00 0.00 0.00 0.00 10:22:48 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:30:01 ens3 1.15 0.40 0.47 0.28 0.00 0.00 0.00 0.00 10:22:48 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:22:48 09:31:01 ens3 1.38 0.67 0.57 0.42 0.00 0.00 0.00 0.00 10:22:48 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:32:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:22:48 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:22:48 09:33:01 ens3 0.77 0.18 0.13 0.07 0.00 0.00 0.00 0.00 10:22:48 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:34:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 10:22:48 09:34:01 ens3 9.00 6.90 6.11 6.68 0.00 0.00 0.00 0.00 10:22:48 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:22:48 09:35:01 ens3 0.15 0.07 0.01 0.01 0.00 0.00 0.00 0.00 10:22:48 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:36:01 ens3 0.23 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:22:48 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:22:48 09:37:01 ens3 0.80 0.10 0.08 0.01 0.00 0.00 0.00 0.00 10:22:48 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:38:01 ens3 1.32 1.02 0.76 0.57 0.00 0.00 0.00 0.00 10:22:48 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:22:48 09:39:01 ens3 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 10:22:48 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:40:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:22:48 09:41:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:22:48 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:42:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:22:48 09:43:01 ens3 0.27 0.22 0.08 0.08 0.00 0.00 0.00 0.00 10:22:48 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:44:01 ens3 0.33 0.00 0.04 0.00 0.00 0.00 0.00 0.00 10:22:48 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:22:48 09:45:01 ens3 0.38 0.13 0.08 0.01 0.00 0.00 0.00 0.00 10:22:48 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:46:01 ens3 0.73 0.07 0.06 0.00 0.00 0.00 0.00 0.00 10:22:48 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:22:48 09:47:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:22:48 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:48:01 ens3 0.70 0.42 0.43 0.33 0.00 0.00 0.00 0.00 10:22:48 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:22:48 09:49:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:22:48 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:50:01 ens3 0.22 0.08 0.06 0.00 0.00 0.00 0.00 0.00 10:22:48 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:22:48 09:51:01 ens3 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 10:22:48 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:52:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:22:48 09:53:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 10:22:48 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:54:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:22:48 09:55:01 ens3 0.28 0.15 0.07 0.01 0.00 0.00 0.00 0.00 10:22:48 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:56:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:22:48 09:57:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:22:48 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:58:01 ens3 0.18 0.10 0.08 0.06 0.00 0.00 0.00 0.00 10:22:48 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 09:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:22:48 09:59:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:22:48 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 10:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 10:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 10:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:22:48 10:01:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:22:48 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 10:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 10:02:01 ens3 0.82 0.30 0.27 0.21 0.00 0.00 0.00 0.00 10:22:48 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 10:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:22:48 10:03:01 ens3 1.22 0.18 0.12 0.07 0.00 0.00 0.00 0.00 10:22:48 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 10:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 10:04:01 ens3 0.62 0.00 0.05 0.00 0.00 0.00 0.00 0.00 10:22:48 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 10:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:22:48 10:05:01 ens3 0.62 0.47 0.46 0.28 0.00 0.00 0.00 0.00 10:22:48 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 10:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 10:06:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 10:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:22:48 10:07:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:22:48 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 10:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 10:08:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 10:22:48 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 10:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:22:48 10:09:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:22:48 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 10:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 10:10:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 10:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:22:48 10:11:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:22:48 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 10:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 10:12:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 10:13:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 10:13:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:22:48 10:13:02 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 10:22:48 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 10:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 10:14:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 10:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:22:48 10:15:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:22:48 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 10:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 10:16:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 10:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:22:48 10:17:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:22:48 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 10:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 10:18:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 10:22:48 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 10:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:22:48 10:19:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:22:48 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 10:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 10:20:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 10:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:22:48 10:21:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:22:48 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:22:48 10:22:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 10:22:48 10:22:01 ens3 90.45 52.94 2525.69 10.23 0.00 0.00 0.00 0.00 10:22:48 Average: docker0 15.17 20.44 1.25 173.54 0.00 0.00 0.00 0.00 10:22:48 Average: lo 0.21 0.21 0.02 0.02 0.00 0.00 0.00 0.00 10:22:48 Average: ens3 33.77 23.59 381.77 6.29 0.00 0.00 0.00 0.00 10:22:48 10:22:48 10:22:48 ---> sar -P ALL: 10:22:48 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10575) 09/18/24 _x86_64_ (8 CPU) 10:22:48 10:22:48 09:12:00 LINUX RESTART (8 CPU) 10:22:48 10:22:48 09:13:02 CPU %user %nice %system %iowait %steal %idle 10:22:48 09:14:01 all 7.31 0.00 2.77 6.63 0.06 83.23 10:22:48 09:14:01 0 6.40 0.00 2.79 0.12 0.05 90.65 10:22:48 09:14:01 1 9.20 0.00 2.04 12.70 0.05 76.01 10:22:48 09:14:01 2 10.18 0.00 3.51 2.95 0.07 83.29 10:22:48 09:14:01 3 6.55 0.00 2.02 17.50 0.05 73.88 10:22:48 09:14:01 4 7.18 0.00 2.88 0.36 0.09 89.49 10:22:48 09:14:01 5 5.91 0.00 2.21 0.39 0.07 91.42 10:22:48 09:14:01 6 6.31 0.00 3.51 7.41 0.05 82.73 10:22:48 09:14:01 7 6.73 0.00 3.20 11.63 0.07 78.36 10:22:48 09:15:01 all 16.05 0.00 3.73 4.71 0.07 75.44 10:22:48 09:15:01 0 16.17 0.00 3.28 0.87 0.05 79.63 10:22:48 09:15:01 1 17.16 0.00 3.77 6.31 0.08 72.68 10:22:48 09:15:01 2 15.52 0.00 5.27 24.47 0.07 54.67 10:22:48 09:15:01 3 16.68 0.00 4.45 3.72 0.08 75.07 10:22:48 09:15:01 4 13.23 0.00 2.99 0.59 0.07 83.13 10:22:48 09:15:01 5 15.71 0.00 3.31 0.29 0.07 80.62 10:22:48 09:15:01 6 17.40 0.00 3.46 0.76 0.07 78.32 10:22:48 09:15:01 7 16.59 0.00 3.32 0.74 0.07 79.29 10:22:48 09:16:01 all 29.70 0.00 4.88 4.52 0.12 60.79 10:22:48 09:16:01 0 29.36 0.00 4.79 5.16 0.10 60.59 10:22:48 09:16:01 1 29.18 0.00 4.90 0.00 0.12 65.80 10:22:48 09:16:01 2 28.33 0.00 5.08 24.80 0.10 41.69 10:22:48 09:16:01 3 30.71 0.00 5.71 0.63 0.15 62.80 10:22:48 09:16:01 4 29.17 0.00 4.50 0.10 0.20 66.03 10:22:48 09:16:01 5 29.12 0.00 4.18 5.02 0.10 61.58 10:22:48 09:16:01 6 31.90 0.00 4.90 0.10 0.10 63.00 10:22:48 09:16:01 7 29.78 0.00 4.96 0.47 0.08 64.70 10:22:48 09:17:01 all 62.54 0.00 8.24 1.35 0.11 27.75 10:22:48 09:17:01 0 63.10 0.00 8.02 0.51 0.08 28.28 10:22:48 09:17:01 1 62.36 0.00 8.27 1.15 0.10 28.13 10:22:48 09:17:01 2 62.48 0.00 8.41 3.32 0.10 25.69 10:22:48 09:17:01 3 64.28 0.00 8.46 0.36 0.15 26.75 10:22:48 09:17:01 4 60.24 0.00 8.29 1.74 0.10 29.64 10:22:48 09:17:01 5 62.06 0.00 7.84 2.12 0.10 27.88 10:22:48 09:17:01 6 63.07 0.00 8.54 0.93 0.17 27.29 10:22:48 09:17:01 7 62.75 0.00 8.07 0.71 0.10 28.37 10:22:48 09:18:01 all 25.81 0.00 8.27 9.08 0.12 56.72 10:22:48 09:18:01 0 25.54 0.00 6.90 11.68 0.15 55.73 10:22:48 09:18:01 1 26.56 0.00 8.34 5.36 0.10 59.64 10:22:48 09:18:01 2 26.12 0.00 10.05 13.13 0.12 50.59 10:22:48 09:18:01 3 27.69 0.00 7.83 15.34 0.12 49.02 10:22:48 09:18:01 4 24.24 0.00 8.65 4.17 0.12 62.82 10:22:48 09:18:01 5 23.21 0.00 8.20 9.96 0.10 58.53 10:22:48 09:18:01 6 25.54 0.00 7.51 9.67 0.10 57.17 10:22:48 09:18:01 7 27.61 0.00 8.65 3.41 0.12 60.21 10:22:48 09:19:01 all 12.29 0.00 5.71 21.84 0.09 60.07 10:22:48 09:19:01 0 10.98 0.00 4.69 12.32 0.05 71.95 10:22:48 09:19:01 1 13.44 0.00 5.63 5.40 0.12 75.42 10:22:48 09:19:01 2 12.20 0.00 7.70 43.09 0.14 36.87 10:22:48 09:19:01 3 12.09 0.00 5.23 31.60 0.07 51.01 10:22:48 09:19:01 4 12.51 0.00 6.01 19.47 0.08 61.92 10:22:48 09:19:01 5 12.10 0.00 5.14 13.95 0.07 68.74 10:22:48 09:19:01 6 12.31 0.00 5.62 39.17 0.10 42.81 10:22:48 09:19:01 7 12.67 0.00 5.64 9.85 0.08 71.75 10:22:48 09:20:06 all 48.50 0.00 8.70 8.56 0.13 34.10 10:22:48 09:20:06 0 46.51 0.00 11.43 10.50 0.14 31.43 10:22:48 09:20:06 1 48.31 0.00 7.13 2.55 0.16 41.85 10:22:48 09:20:06 2 49.02 0.00 9.12 33.69 0.11 8.06 10:22:48 09:20:06 3 47.95 0.00 7.88 2.15 0.16 41.87 10:22:48 09:20:06 4 49.05 0.00 9.04 5.28 0.17 36.45 10:22:48 09:20:06 5 48.18 0.00 8.88 3.19 0.11 39.64 10:22:48 09:20:06 6 49.74 0.00 7.47 7.61 0.09 35.09 10:22:48 09:20:06 7 49.28 0.00 8.66 3.50 0.11 38.45 10:22:48 09:21:19 all 48.68 0.00 6.00 9.16 0.10 36.06 10:22:48 09:21:19 0 49.18 0.00 5.89 6.91 0.10 37.92 10:22:48 09:21:19 1 48.94 0.00 5.84 0.01 0.08 45.13 10:22:48 09:21:19 2 48.59 0.00 5.89 45.09 0.11 0.31 10:22:48 09:21:19 3 49.09 0.00 5.63 6.95 0.10 38.23 10:22:48 09:21:19 4 47.35 0.00 6.66 0.00 0.14 45.85 10:22:48 09:21:19 5 48.94 0.00 5.99 7.07 0.11 37.88 10:22:48 09:21:19 6 48.61 0.00 6.22 0.03 0.10 45.05 10:22:48 09:21:19 7 48.70 0.00 5.87 7.10 0.10 38.23 10:22:48 09:22:01 all 88.17 0.00 11.63 0.00 0.20 0.00 10:22:48 09:22:01 0 87.97 0.00 11.73 0.00 0.30 0.00 10:22:48 09:22:01 1 87.69 0.00 12.08 0.00 0.23 0.00 10:22:48 09:22:01 2 88.02 0.00 11.81 0.00 0.17 0.00 10:22:48 09:22:01 3 89.37 0.00 10.44 0.00 0.17 0.02 10:22:48 09:22:01 4 87.42 0.00 12.38 0.00 0.20 0.00 10:22:48 09:22:01 5 88.50 0.00 11.36 0.00 0.14 0.00 10:22:48 09:22:01 6 88.65 0.00 11.15 0.00 0.19 0.00 10:22:48 09:22:01 7 87.68 0.00 12.15 0.00 0.17 0.00 10:22:48 09:23:01 all 52.33 0.00 9.21 8.29 0.18 30.00 10:22:48 09:23:01 0 50.68 0.00 9.77 5.56 0.20 33.79 10:22:48 09:23:01 1 53.00 0.00 9.16 4.91 0.15 32.78 10:22:48 09:23:01 2 53.15 0.00 9.07 9.69 0.15 27.94 10:22:48 09:23:01 3 51.08 0.00 8.49 2.33 0.19 37.90 10:22:48 09:23:01 4 52.38 0.00 9.43 4.89 0.26 33.04 10:22:48 09:23:01 5 52.36 0.00 10.16 29.99 0.21 7.29 10:22:48 09:23:01 6 52.12 0.00 8.89 1.76 0.17 37.05 10:22:48 09:23:01 7 53.80 0.00 8.69 7.15 0.12 30.25 10:22:48 09:24:01 all 0.48 0.00 0.32 1.06 0.02 98.13 10:22:48 09:24:01 0 0.27 0.00 0.27 0.77 0.02 98.68 10:22:48 09:24:01 1 0.47 0.00 0.53 3.87 0.02 95.11 10:22:48 09:24:01 2 0.43 0.00 0.30 0.98 0.02 98.26 10:22:48 09:24:01 3 0.20 0.00 0.20 0.02 0.02 99.57 10:22:48 09:24:01 4 0.58 0.00 0.37 0.87 0.02 98.17 10:22:48 09:24:01 5 0.62 0.00 0.27 0.92 0.00 98.20 10:22:48 09:24:01 6 0.40 0.00 0.27 0.35 0.03 98.95 10:22:48 09:24:01 7 0.84 0.00 0.33 0.72 0.02 98.10 10:22:48 10:22:48 09:24:01 CPU %user %nice %system %iowait %steal %idle 10:22:48 09:25:01 all 0.07 0.00 0.01 0.23 0.01 99.68 10:22:48 09:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:22:48 09:25:01 1 0.03 0.00 0.02 1.13 0.00 98.82 10:22:48 09:25:01 2 0.02 0.00 0.02 0.68 0.02 99.27 10:22:48 09:25:01 3 0.33 0.00 0.02 0.00 0.00 99.65 10:22:48 09:25:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:22:48 09:25:01 5 0.02 0.00 0.00 0.00 0.02 99.97 10:22:48 09:25:01 6 0.03 0.00 0.02 0.00 0.02 99.93 10:22:48 09:25:01 7 0.10 0.00 0.00 0.00 0.02 99.88 10:22:48 09:26:01 all 0.07 0.00 0.02 0.15 0.01 99.75 10:22:48 09:26:01 0 0.03 0.00 0.00 0.00 0.00 99.97 10:22:48 09:26:01 1 0.08 0.00 0.03 0.88 0.02 98.98 10:22:48 09:26:01 2 0.03 0.00 0.02 0.35 0.00 99.60 10:22:48 09:26:01 3 0.25 0.00 0.00 0.00 0.02 99.73 10:22:48 09:26:01 4 0.07 0.00 0.02 0.00 0.00 99.92 10:22:48 09:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:22:48 09:26:01 6 0.02 0.00 0.03 0.00 0.02 99.93 10:22:48 09:26:01 7 0.05 0.00 0.03 0.00 0.02 99.90 10:22:48 09:27:01 all 0.01 0.00 0.01 0.05 0.01 99.92 10:22:48 09:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:22:48 09:27:01 1 0.03 0.00 0.03 0.35 0.00 99.58 10:22:48 09:27:01 2 0.00 0.00 0.02 0.05 0.02 99.92 10:22:48 09:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:22:48 09:27:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:22:48 09:27:01 5 0.00 0.00 0.00 0.00 0.02 99.98 10:22:48 09:27:01 6 0.05 0.00 0.03 0.00 0.02 99.90 10:22:48 09:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:22:48 09:28:01 all 0.05 0.00 0.03 0.12 0.01 99.80 10:22:48 09:28:01 0 0.05 0.00 0.02 0.03 0.00 99.90 10:22:48 09:28:01 1 0.05 0.00 0.03 0.72 0.02 99.18 10:22:48 09:28:01 2 0.08 0.00 0.03 0.17 0.03 99.68 10:22:48 09:28:01 3 0.08 0.00 0.02 0.00 0.02 99.88 10:22:48 09:28:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:22:48 09:28:01 5 0.00 0.00 0.03 0.00 0.00 99.97 10:22:48 09:28:01 6 0.03 0.00 0.05 0.00 0.02 99.90 10:22:48 09:28:01 7 0.03 0.00 0.02 0.05 0.00 99.90 10:22:48 09:29:01 all 0.15 0.00 0.01 0.05 0.01 99.78 10:22:48 09:29:01 0 0.02 0.00 0.00 0.00 0.02 99.97 10:22:48 09:29:01 1 0.02 0.00 0.02 0.30 0.03 99.63 10:22:48 09:29:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:22:48 09:29:01 3 1.08 0.00 0.00 0.00 0.00 98.92 10:22:48 09:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:22:48 09:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:22:48 09:29:01 6 0.03 0.00 0.02 0.00 0.02 99.93 10:22:48 09:29:01 7 0.02 0.00 0.02 0.08 0.00 99.88 10:22:48 09:30:01 all 0.08 0.00 0.01 0.11 0.01 99.79 10:22:48 09:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:22:48 09:30:01 1 0.07 0.00 0.02 0.35 0.00 99.57 10:22:48 09:30:01 2 0.05 0.00 0.00 0.00 0.02 99.93 10:22:48 09:30:01 3 0.33 0.00 0.00 0.00 0.02 99.65 10:22:48 09:30:01 4 0.05 0.00 0.03 0.00 0.02 99.90 10:22:48 09:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:22:48 09:30:01 6 0.03 0.00 0.02 0.00 0.00 99.95 10:22:48 09:30:01 7 0.07 0.00 0.00 0.55 0.00 99.38 10:22:48 09:31:01 all 0.01 0.00 0.01 0.03 0.01 99.93 10:22:48 09:31:01 0 0.02 0.00 0.03 0.00 0.00 99.95 10:22:48 09:31:01 1 0.02 0.00 0.00 0.02 0.02 99.95 10:22:48 09:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:22:48 09:31:01 3 0.00 0.00 0.00 0.00 0.02 99.98 10:22:48 09:31:01 4 0.02 0.00 0.03 0.23 0.00 99.72 10:22:48 09:31:01 5 0.02 0.00 0.00 0.00 0.02 99.97 10:22:48 09:31:01 6 0.02 0.00 0.03 0.00 0.02 99.93 10:22:48 09:31:01 7 0.00 0.00 0.02 0.00 0.02 99.97 10:22:48 09:32:01 all 0.16 0.00 0.01 0.05 0.02 99.76 10:22:48 09:32:01 0 0.03 0.00 0.02 0.03 0.12 99.80 10:22:48 09:32:01 1 0.02 0.00 0.02 0.20 0.00 99.77 10:22:48 09:32:01 2 0.08 0.00 0.02 0.00 0.07 99.83 10:22:48 09:32:01 3 0.98 0.00 0.00 0.00 0.00 99.02 10:22:48 09:32:01 4 0.07 0.00 0.00 0.18 0.02 99.73 10:22:48 09:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:22:48 09:32:01 6 0.05 0.00 0.02 0.00 0.00 99.93 10:22:48 09:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:22:48 09:33:01 all 0.11 0.00 0.01 0.01 0.01 99.86 10:22:48 09:33:01 0 0.05 0.00 0.03 0.00 0.03 99.88 10:22:48 09:33:01 1 0.03 0.00 0.00 0.02 0.02 99.93 10:22:48 09:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:22:48 09:33:01 3 0.78 0.00 0.00 0.00 0.00 99.22 10:22:48 09:33:01 4 0.00 0.00 0.02 0.07 0.02 99.90 10:22:48 09:33:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:22:48 09:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:22:48 09:33:01 7 0.05 0.00 0.02 0.00 0.00 99.93 10:22:48 09:34:01 all 0.42 0.00 0.03 0.04 0.01 99.50 10:22:48 09:34:01 0 0.48 0.00 0.03 0.12 0.02 99.35 10:22:48 09:34:01 1 0.23 0.00 0.02 0.03 0.00 99.72 10:22:48 09:34:01 2 0.15 0.00 0.08 0.00 0.02 99.75 10:22:48 09:34:01 3 1.19 0.00 0.03 0.03 0.02 98.73 10:22:48 09:34:01 4 0.07 0.00 0.03 0.10 0.00 99.80 10:22:48 09:34:01 5 0.07 0.00 0.03 0.00 0.02 99.88 10:22:48 09:34:01 6 0.88 0.00 0.02 0.02 0.02 99.07 10:22:48 09:34:01 7 0.25 0.00 0.00 0.00 0.00 99.75 10:22:48 09:35:01 all 0.13 0.00 0.01 0.00 0.01 99.84 10:22:48 09:35:01 0 0.05 0.00 0.02 0.00 0.02 99.92 10:22:48 09:35:01 1 0.03 0.00 0.00 0.02 0.00 99.95 10:22:48 09:35:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:22:48 09:35:01 3 0.89 0.00 0.07 0.00 0.00 99.04 10:22:48 09:35:01 4 0.03 0.00 0.03 0.00 0.02 99.92 10:22:48 09:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:22:48 09:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:22:48 09:35:01 7 0.03 0.00 0.00 0.00 0.02 99.95 10:22:48 10:22:48 09:35:01 CPU %user %nice %system %iowait %steal %idle 10:22:48 09:36:01 all 0.03 0.00 0.01 0.01 0.00 99.95 10:22:48 09:36:01 0 0.05 0.00 0.05 0.00 0.02 99.88 10:22:48 09:36:01 1 0.00 0.00 0.00 0.05 0.02 99.93 10:22:48 09:36:01 2 0.05 0.00 0.03 0.00 0.00 99.92 10:22:48 09:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:22:48 09:36:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:22:48 09:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:22:48 09:36:01 6 0.03 0.00 0.00 0.00 0.00 99.97 10:22:48 09:36:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:22:48 09:37:01 all 0.14 0.00 0.01 0.04 0.00 99.80 10:22:48 09:37:01 0 0.03 0.00 0.03 0.00 0.02 99.92 10:22:48 09:37:01 1 0.00 0.00 0.02 0.08 0.00 99.90 10:22:48 09:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:22:48 09:37:01 3 1.03 0.00 0.00 0.00 0.02 98.96 10:22:48 09:37:01 4 0.03 0.00 0.02 0.25 0.00 99.70 10:22:48 09:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:22:48 09:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:22:48 09:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:22:48 09:38:01 all 0.15 0.00 0.02 0.04 0.01 99.79 10:22:48 09:38:01 0 0.05 0.00 0.00 0.00 0.02 99.93 10:22:48 09:38:01 1 0.00 0.00 0.00 0.15 0.00 99.85 10:22:48 09:38:01 2 0.07 0.00 0.02 0.13 0.02 99.77 10:22:48 09:38:01 3 0.93 0.00 0.05 0.00 0.00 99.02 10:22:48 09:38:01 4 0.07 0.00 0.03 0.00 0.00 99.90 10:22:48 09:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:22:48 09:38:01 6 0.03 0.00 0.02 0.00 0.00 99.95 10:22:48 09:38:01 7 0.03 0.00 0.02 0.00 0.02 99.93 10:22:48 09:39:01 all 0.06 0.00 0.01 0.03 0.00 99.89 10:22:48 09:39:01 0 0.05 0.00 0.03 0.00 0.00 99.92 10:22:48 09:39:01 1 0.02 0.00 0.00 0.13 0.02 99.83 10:22:48 09:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:22:48 09:39:01 3 0.37 0.00 0.00 0.00 0.00 99.63 10:22:48 09:39:01 4 0.03 0.00 0.02 0.10 0.02 99.83 10:22:48 09:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:22:48 09:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:22:48 09:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:22:48 09:40:01 all 0.04 0.00 0.02 0.16 0.00 99.78 10:22:48 09:40:01 0 0.02 0.00 0.05 0.37 0.02 99.55 10:22:48 09:40:01 1 0.00 0.00 0.02 0.70 0.00 99.28 10:22:48 09:40:01 2 0.00 0.00 0.00 0.03 0.00 99.97 10:22:48 09:40:01 3 0.32 0.00 0.03 0.00 0.00 99.65 10:22:48 09:40:01 4 0.00 0.00 0.02 0.15 0.00 99.83 10:22:48 09:40:01 5 0.00 0.00 0.00 0.00 0.02 99.98 10:22:48 09:40:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:22:48 09:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:22:48 09:41:01 all 0.05 0.00 0.01 0.00 0.01 99.92 10:22:48 09:41:01 0 0.08 0.00 0.03 0.00 0.02 99.87 10:22:48 09:41:01 1 0.05 0.00 0.00 0.03 0.02 99.90 10:22:48 09:41:01 2 0.08 0.00 0.00 0.00 0.02 99.90 10:22:48 09:41:01 3 0.08 0.00 0.03 0.00 0.02 99.87 10:22:48 09:41:01 4 0.05 0.00 0.02 0.00 0.00 99.93 10:22:48 09:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:22:48 09:41:01 6 0.03 0.00 0.00 0.00 0.00 99.97 10:22:48 09:41:01 7 0.03 0.00 0.02 0.00 0.02 99.93 10:22:48 09:42:01 all 0.02 0.00 0.02 0.00 0.00 99.95 10:22:48 09:42:01 0 0.05 0.00 0.03 0.00 0.02 99.90 10:22:48 09:42:01 1 0.03 0.00 0.02 0.00 0.00 99.95 10:22:48 09:42:01 2 0.02 0.00 0.02 0.02 0.00 99.95 10:22:48 09:42:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:22:48 09:42:01 4 0.00 0.00 0.02 0.02 0.02 99.95 10:22:48 09:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:22:48 09:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:22:48 09:42:01 7 0.07 0.00 0.03 0.00 0.00 99.90 10:22:48 09:43:01 all 0.07 0.00 0.02 0.06 0.01 99.84 10:22:48 09:43:01 0 0.03 0.00 0.03 0.00 0.02 99.92 10:22:48 09:43:01 1 0.02 0.00 0.00 0.02 0.00 99.97 10:22:48 09:43:01 2 0.03 0.00 0.02 0.00 0.02 99.93 10:22:48 09:43:01 3 0.40 0.00 0.02 0.00 0.00 99.58 10:22:48 09:43:01 4 0.07 0.00 0.03 0.50 0.00 99.40 10:22:48 09:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:22:48 09:43:01 6 0.05 0.00 0.03 0.00 0.00 99.92 10:22:48 09:43:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:22:48 09:44:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:22:48 09:44:01 0 0.03 0.00 0.05 0.00 0.02 99.90 10:22:48 09:44:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:22:48 09:44:01 2 0.02 0.00 0.02 0.00 0.02 99.95 10:22:48 09:44:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:22:48 09:44:01 4 0.02 0.00 0.03 0.02 0.00 99.93 10:22:48 09:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:22:48 09:44:01 6 0.08 0.00 0.00 0.00 0.00 99.92 10:22:48 09:44:01 7 0.05 0.00 0.00 0.00 0.00 99.95 10:22:48 09:45:01 all 0.16 0.00 0.01 0.00 0.01 99.82 10:22:48 09:45:01 0 0.05 0.00 0.03 0.00 0.00 99.92 10:22:48 09:45:01 1 0.02 0.00 0.03 0.02 0.02 99.92 10:22:48 09:45:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:22:48 09:45:01 3 1.08 0.00 0.00 0.00 0.00 98.92 10:22:48 09:45:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:22:48 09:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:22:48 09:45:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:22:48 09:45:01 7 0.03 0.00 0.00 0.00 0.02 99.95 10:22:48 09:46:01 all 0.12 0.00 0.02 0.00 0.00 99.85 10:22:48 09:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:22:48 09:46:01 1 0.07 0.00 0.03 0.02 0.02 99.87 10:22:48 09:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:22:48 09:46:01 3 0.86 0.00 0.05 0.00 0.00 99.09 10:22:48 09:46:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:22:48 09:46:01 5 0.00 0.00 0.00 0.02 0.02 99.97 10:22:48 09:46:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:22:48 09:46:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:22:48 10:22:48 09:46:01 CPU %user %nice %system %iowait %steal %idle 10:22:48 09:47:01 all 0.08 0.00 0.01 0.02 0.01 99.88 10:22:48 09:47:01 0 0.03 0.00 0.03 0.00 0.02 99.92 10:22:48 09:47:01 1 0.03 0.00 0.03 0.13 0.02 99.78 10:22:48 09:47:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:22:48 09:47:01 3 0.43 0.00 0.00 0.00 0.02 99.55 10:22:48 09:47:01 4 0.03 0.00 0.03 0.02 0.02 99.90 10:22:48 09:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:22:48 09:47:01 6 0.03 0.00 0.00 0.00 0.00 99.97 10:22:48 09:47:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:22:48 09:48:01 all 0.05 0.00 0.01 0.00 0.01 99.93 10:22:48 09:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:22:48 09:48:01 1 0.07 0.00 0.02 0.02 0.03 99.87 10:22:48 09:48:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:22:48 09:48:01 3 0.25 0.00 0.00 0.00 0.00 99.75 10:22:48 09:48:01 4 0.00 0.00 0.00 0.02 0.00 99.98 10:22:48 09:48:01 5 0.00 0.00 0.03 0.00 0.00 99.97 10:22:48 09:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:22:48 09:48:01 7 0.07 0.00 0.00 0.00 0.02 99.92 10:22:48 09:49:01 all 0.11 0.00 0.01 0.04 0.00 99.84 10:22:48 09:49:01 0 0.03 0.00 0.00 0.00 0.00 99.97 10:22:48 09:49:01 1 0.05 0.00 0.03 0.12 0.00 99.80 10:22:48 09:49:01 2 0.05 0.00 0.02 0.00 0.00 99.93 10:22:48 09:49:01 3 0.70 0.00 0.02 0.00 0.00 99.29 10:22:48 09:49:01 4 0.02 0.00 0.05 0.17 0.00 99.77 10:22:48 09:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:22:48 09:49:01 6 0.03 0.00 0.00 0.00 0.02 99.95 10:22:48 09:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:22:48 09:50:01 all 0.04 0.00 0.05 0.01 0.01 99.89 10:22:48 09:50:01 0 0.02 0.00 0.03 0.00 0.00 99.95 10:22:48 09:50:01 1 0.02 0.00 0.02 0.02 0.02 99.93 10:22:48 09:50:01 2 0.02 0.00 0.08 0.03 0.00 99.87 10:22:48 09:50:01 3 0.13 0.00 0.05 0.05 0.02 99.75 10:22:48 09:50:01 4 0.03 0.00 0.05 0.00 0.02 99.90 10:22:48 09:50:01 5 0.03 0.00 0.03 0.00 0.00 99.93 10:22:48 09:50:01 6 0.05 0.00 0.07 0.00 0.02 99.87 10:22:48 09:50:01 7 0.02 0.00 0.03 0.00 0.00 99.95 10:22:48 09:51:01 all 0.11 0.00 0.01 0.02 0.01 99.85 10:22:48 09:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:22:48 09:51:01 1 0.02 0.00 0.00 0.20 0.02 99.77 10:22:48 09:51:01 2 0.05 0.00 0.02 0.00 0.02 99.92 10:22:48 09:51:01 3 0.73 0.00 0.02 0.00 0.00 99.25 10:22:48 09:51:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:22:48 09:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:22:48 09:51:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:22:48 09:51:01 7 0.02 0.00 0.02 0.00 0.02 99.95 10:22:48 09:52:01 all 0.02 0.00 0.01 0.00 0.00 99.96 10:22:48 09:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:22:48 09:52:01 1 0.02 0.00 0.02 0.02 0.00 99.95 10:22:48 09:52:01 2 0.00 0.00 0.00 0.02 0.00 99.98 10:22:48 09:52:01 3 0.05 0.00 0.00 0.00 0.00 99.95 10:22:48 09:52:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:22:48 09:52:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:22:48 09:52:01 6 0.02 0.00 0.02 0.00 0.03 99.93 10:22:48 09:52:01 7 0.03 0.00 0.00 0.00 0.00 99.97 10:22:48 09:53:01 all 0.02 0.00 0.01 0.00 0.00 99.96 10:22:48 09:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:22:48 09:53:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:22:48 09:53:01 2 0.05 0.00 0.00 0.00 0.02 99.93 10:22:48 09:53:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:22:48 09:53:01 4 0.05 0.00 0.03 0.00 0.00 99.92 10:22:48 09:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:22:48 09:53:01 6 0.03 0.00 0.03 0.00 0.00 99.93 10:22:48 09:53:01 7 0.02 0.00 0.02 0.00 0.02 99.95 10:22:48 09:54:01 all 0.02 0.00 0.01 0.01 0.01 99.95 10:22:48 09:54:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:22:48 09:54:01 1 0.02 0.00 0.02 0.05 0.00 99.92 10:22:48 09:54:01 2 0.00 0.00 0.02 0.02 0.00 99.97 10:22:48 09:54:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:22:48 09:54:01 4 0.02 0.00 0.02 0.00 0.02 99.95 10:22:48 09:54:01 5 0.02 0.00 0.00 0.00 0.02 99.97 10:22:48 09:54:01 6 0.02 0.00 0.03 0.00 0.03 99.92 10:22:48 09:54:01 7 0.03 0.00 0.00 0.00 0.00 99.97 10:22:48 09:55:01 all 0.01 0.00 0.01 0.00 0.01 99.97 10:22:48 09:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:22:48 09:55:01 1 0.00 0.00 0.02 0.02 0.02 99.95 10:22:48 09:55:01 2 0.00 0.00 0.00 0.02 0.02 99.97 10:22:48 09:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:22:48 09:55:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:22:48 09:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:22:48 09:55:01 6 0.03 0.00 0.07 0.00 0.02 99.88 10:22:48 09:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:22:48 09:56:01 all 0.04 0.00 0.02 0.00 0.00 99.94 10:22:48 09:56:01 0 0.03 0.00 0.00 0.00 0.00 99.97 10:22:48 09:56:01 1 0.03 0.00 0.00 0.00 0.00 99.97 10:22:48 09:56:01 2 0.02 0.00 0.02 0.02 0.00 99.95 10:22:48 09:56:01 3 0.08 0.00 0.03 0.00 0.00 99.88 10:22:48 09:56:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:22:48 09:56:01 5 0.05 0.00 0.07 0.00 0.00 99.88 10:22:48 09:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:22:48 09:56:01 7 0.05 0.00 0.03 0.00 0.02 99.90 10:22:48 09:57:01 all 0.01 0.00 0.01 0.01 0.01 99.96 10:22:48 09:57:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:22:48 09:57:01 1 0.03 0.00 0.02 0.08 0.02 99.85 10:22:48 09:57:01 2 0.00 0.00 0.00 0.02 0.00 99.98 10:22:48 09:57:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:22:48 09:57:01 4 0.02 0.00 0.00 0.00 0.02 99.97 10:22:48 09:57:01 5 0.03 0.00 0.03 0.00 0.03 99.90 10:22:48 09:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:22:48 09:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:22:48 10:22:48 09:57:01 CPU %user %nice %system %iowait %steal %idle 10:22:48 09:58:01 all 0.05 0.00 0.01 7.05 0.01 92.88 10:22:48 09:58:01 0 0.03 0.00 0.00 0.00 0.00 99.97 10:22:48 09:58:01 1 0.05 0.00 0.02 0.18 0.00 99.75 10:22:48 09:58:01 2 0.03 0.00 0.02 28.31 0.02 71.63 10:22:48 09:58:01 3 0.18 0.00 0.00 0.00 0.00 99.82 10:22:48 09:58:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:22:48 09:58:01 5 0.05 0.00 0.02 27.94 0.02 71.97 10:22:48 09:58:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:22:48 09:58:01 7 0.02 0.00 0.02 0.00 0.02 99.95 10:22:48 09:59:01 all 0.01 0.00 0.02 0.00 0.00 99.96 10:22:48 09:59:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:22:48 09:59:01 1 0.00 0.00 0.00 0.02 0.00 99.98 10:22:48 09:59:01 2 0.00 0.00 0.00 0.02 0.00 99.98 10:22:48 09:59:01 3 0.00 0.00 0.00 0.00 0.02 99.98 10:22:48 09:59:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:22:48 09:59:01 5 0.05 0.00 0.02 0.00 0.02 99.92 10:22:48 09:59:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:22:48 09:59:01 7 0.02 0.00 0.08 0.00 0.00 99.90 10:22:48 10:00:01 all 0.02 0.00 0.01 0.00 0.01 99.97 10:22:48 10:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:22:48 10:00:01 1 0.02 0.00 0.02 0.02 0.02 99.93 10:22:48 10:00:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:22:48 10:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:22:48 10:00:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:22:48 10:00:01 5 0.02 0.00 0.00 0.00 0.02 99.97 10:22:48 10:00:01 6 0.02 0.00 0.00 0.02 0.00 99.97 10:22:48 10:00:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:22:48 10:01:01 all 0.06 0.00 0.01 0.00 0.01 99.92 10:22:48 10:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:22:48 10:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:22:48 10:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:22:48 10:01:01 3 0.35 0.00 0.05 0.00 0.00 99.60 10:22:48 10:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:22:48 10:01:01 5 0.05 0.00 0.03 0.00 0.03 99.88 10:22:48 10:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:22:48 10:01:01 7 0.03 0.00 0.00 0.00 0.02 99.95 10:22:48 10:02:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:22:48 10:02:01 0 0.02 0.00 0.00 0.00 0.02 99.97 10:22:48 10:02:01 1 0.02 0.00 0.00 0.02 0.00 99.97 10:22:48 10:02:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:22:48 10:02:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:22:48 10:02:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:22:48 10:02:01 5 0.08 0.00 0.03 0.00 0.02 99.87 10:22:48 10:02:01 6 0.02 0.00 0.02 0.02 0.02 99.93 10:22:48 10:02:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:22:48 10:03:01 all 0.01 0.00 0.01 0.03 0.01 99.94 10:22:48 10:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:22:48 10:03:01 1 0.00 0.00 0.02 0.18 0.02 99.78 10:22:48 10:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:22:48 10:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:22:48 10:03:01 4 0.02 0.00 0.03 0.00 0.02 99.93 10:22:48 10:03:01 5 0.03 0.00 0.02 0.00 0.02 99.93 10:22:48 10:03:01 6 0.00 0.00 0.00 0.02 0.00 99.98 10:22:48 10:03:01 7 0.02 0.00 0.00 0.00 0.02 99.97 10:22:48 10:04:01 all 0.02 0.00 0.01 0.01 0.00 99.95 10:22:48 10:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:22:48 10:04:01 1 0.00 0.00 0.03 0.02 0.00 99.95 10:22:48 10:04:01 2 0.05 0.00 0.00 0.00 0.02 99.93 10:22:48 10:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:22:48 10:04:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:22:48 10:04:01 5 0.02 0.00 0.05 0.05 0.02 99.87 10:22:48 10:04:01 6 0.03 0.00 0.02 0.00 0.00 99.95 10:22:48 10:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:22:48 10:05:01 all 0.01 0.00 0.01 0.03 0.00 99.95 10:22:48 10:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:22:48 10:05:01 1 0.02 0.00 0.03 0.12 0.00 99.83 10:22:48 10:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:22:48 10:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:22:48 10:05:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:22:48 10:05:01 5 0.03 0.00 0.02 0.10 0.02 99.83 10:22:48 10:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:22:48 10:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:22:48 10:06:01 all 0.24 0.00 0.01 0.00 0.01 99.74 10:22:48 10:06:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:22:48 10:06:01 1 0.03 0.00 0.02 0.02 0.02 99.92 10:22:48 10:06:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:22:48 10:06:01 3 1.63 0.00 0.00 0.00 0.02 98.35 10:22:48 10:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:22:48 10:06:01 5 0.08 0.00 0.03 0.02 0.03 99.83 10:22:48 10:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:22:48 10:06:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:22:48 10:07:01 all 0.20 0.00 0.01 0.00 0.01 99.78 10:22:48 10:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:22:48 10:07:01 1 0.02 0.00 0.02 0.02 0.00 99.95 10:22:48 10:07:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:22:48 10:07:01 3 1.50 0.00 0.00 0.00 0.00 98.50 10:22:48 10:07:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:22:48 10:07:01 5 0.07 0.00 0.02 0.02 0.02 99.88 10:22:48 10:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:22:48 10:07:01 7 0.02 0.00 0.00 0.00 0.02 99.97 10:22:48 10:08:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:22:48 10:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:22:48 10:08:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:22:48 10:08:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:22:48 10:08:01 3 0.03 0.00 0.00 0.00 0.02 99.95 10:22:48 10:08:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:22:48 10:08:01 5 0.05 0.00 0.05 0.00 0.03 99.87 10:22:48 10:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:22:48 10:08:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:22:48 10:22:48 10:08:01 CPU %user %nice %system %iowait %steal %idle 10:22:48 10:09:01 all 0.08 0.00 0.01 0.08 0.00 99.82 10:22:48 10:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:22:48 10:09:01 1 0.02 0.00 0.00 0.32 0.00 99.67 10:22:48 10:09:01 2 0.00 0.00 0.02 0.00 0.02 99.97 10:22:48 10:09:01 3 0.57 0.00 0.07 0.00 0.00 99.37 10:22:48 10:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:22:48 10:09:01 5 0.07 0.00 0.03 0.32 0.02 99.57 10:22:48 10:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:22:48 10:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:22:48 10:10:01 all 0.06 0.00 0.02 0.00 0.01 99.91 10:22:48 10:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:22:48 10:10:01 1 0.02 0.00 0.05 0.00 0.02 99.92 10:22:48 10:10:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:22:48 10:10:01 3 0.27 0.00 0.05 0.00 0.00 99.68 10:22:48 10:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:22:48 10:10:01 5 0.08 0.00 0.02 0.00 0.05 99.85 10:22:48 10:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:22:48 10:10:01 7 0.02 0.00 0.02 0.00 0.02 99.95 10:22:48 10:11:01 all 0.05 0.00 0.02 0.04 0.01 99.89 10:22:48 10:11:01 0 0.00 0.00 0.00 0.00 0.02 99.98 10:22:48 10:11:01 1 0.00 0.00 0.02 0.30 0.00 99.68 10:22:48 10:11:01 2 0.00 0.00 0.00 0.02 0.00 99.98 10:22:48 10:11:01 3 0.27 0.00 0.08 0.00 0.00 99.65 10:22:48 10:11:01 4 0.03 0.00 0.00 0.00 0.02 99.95 10:22:48 10:11:01 5 0.07 0.00 0.03 0.00 0.02 99.88 10:22:48 10:11:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:22:48 10:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:22:48 10:12:01 all 0.03 0.00 0.01 0.08 0.01 99.87 10:22:48 10:12:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:22:48 10:12:01 1 0.02 0.00 0.02 0.52 0.00 99.45 10:22:48 10:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:22:48 10:12:01 3 0.13 0.00 0.00 0.00 0.02 99.85 10:22:48 10:12:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:22:48 10:12:01 5 0.08 0.00 0.03 0.08 0.02 99.78 10:22:48 10:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:22:48 10:12:01 7 0.02 0.00 0.00 0.00 0.02 99.97 10:22:48 10:13:02 all 0.05 0.00 0.02 0.10 0.00 99.84 10:22:48 10:13:02 0 0.03 0.00 0.00 0.02 0.00 99.95 10:22:48 10:13:02 1 0.00 0.00 0.00 0.25 0.00 99.75 10:22:48 10:13:02 2 0.05 0.00 0.00 0.17 0.02 99.77 10:22:48 10:13:02 3 0.20 0.00 0.02 0.00 0.00 99.78 10:22:48 10:13:02 4 0.02 0.00 0.02 0.00 0.00 99.97 10:22:48 10:13:02 5 0.05 0.00 0.05 0.33 0.02 99.55 10:22:48 10:13:02 6 0.02 0.00 0.03 0.00 0.00 99.95 10:22:48 10:13:02 7 0.02 0.00 0.02 0.00 0.00 99.97 10:22:48 10:14:01 all 0.04 0.00 0.00 0.07 0.01 99.89 10:22:48 10:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:22:48 10:14:01 1 0.00 0.00 0.00 0.22 0.02 99.76 10:22:48 10:14:01 2 0.03 0.00 0.02 0.00 0.02 99.93 10:22:48 10:14:01 3 0.22 0.00 0.00 0.00 0.02 99.76 10:22:48 10:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:22:48 10:14:01 5 0.02 0.00 0.00 0.32 0.00 99.66 10:22:48 10:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:22:48 10:14:01 7 0.03 0.00 0.00 0.00 0.00 99.97 10:22:48 10:15:01 all 0.02 0.00 0.01 0.05 0.00 99.91 10:22:48 10:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:22:48 10:15:01 1 0.02 0.00 0.00 0.20 0.00 99.78 10:22:48 10:15:01 2 0.03 0.00 0.02 0.18 0.03 99.73 10:22:48 10:15:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:22:48 10:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:22:48 10:15:01 5 0.03 0.00 0.02 0.00 0.00 99.95 10:22:48 10:15:01 6 0.02 0.00 0.03 0.00 0.00 99.95 10:22:48 10:15:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:22:48 10:16:01 all 0.11 0.00 0.00 0.06 0.01 99.81 10:22:48 10:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:22:48 10:16:01 1 0.02 0.00 0.00 0.10 0.00 99.88 10:22:48 10:16:01 2 0.03 0.00 0.02 0.10 0.02 99.83 10:22:48 10:16:01 3 0.80 0.00 0.02 0.00 0.02 99.17 10:22:48 10:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:22:48 10:16:01 5 0.05 0.00 0.00 0.30 0.02 99.63 10:22:48 10:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:22:48 10:16:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:22:48 10:17:01 all 0.08 0.00 0.01 0.01 0.01 99.89 10:22:48 10:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:22:48 10:17:01 1 0.00 0.00 0.02 0.05 0.02 99.92 10:22:48 10:17:01 2 0.05 0.00 0.02 0.02 0.03 99.88 10:22:48 10:17:01 3 0.47 0.00 0.00 0.00 0.00 99.53 10:22:48 10:17:01 4 0.02 0.00 0.00 0.03 0.02 99.93 10:22:48 10:17:01 5 0.02 0.00 0.03 0.00 0.02 99.93 10:22:48 10:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:22:48 10:17:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:22:48 10:18:01 all 0.02 0.00 0.01 0.01 0.00 99.96 10:22:48 10:18:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:22:48 10:18:01 1 0.02 0.00 0.00 0.05 0.00 99.93 10:22:48 10:18:01 2 0.02 0.00 0.03 0.00 0.02 99.93 10:22:48 10:18:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:22:48 10:18:01 4 0.00 0.00 0.02 0.02 0.00 99.97 10:22:48 10:18:01 5 0.07 0.00 0.02 0.00 0.00 99.92 10:22:48 10:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:22:48 10:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:22:48 10:19:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:22:48 10:19:01 0 0.02 0.00 0.00 0.00 0.02 99.97 10:22:48 10:19:01 1 0.03 0.00 0.00 0.02 0.02 99.93 10:22:48 10:19:01 2 0.02 0.00 0.03 0.00 0.02 99.93 10:22:48 10:19:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:22:48 10:19:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:22:48 10:19:01 5 0.05 0.00 0.02 0.00 0.00 99.93 10:22:48 10:19:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:22:48 10:19:01 7 0.02 0.00 0.02 0.00 0.02 99.95 10:22:48 10:22:48 10:19:01 CPU %user %nice %system %iowait %steal %idle 10:22:48 10:20:01 all 0.18 0.00 0.01 0.00 0.01 99.80 10:22:48 10:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:22:48 10:20:01 1 0.00 0.00 0.02 0.02 0.02 99.95 10:22:48 10:20:01 2 0.02 0.00 0.03 0.02 0.02 99.92 10:22:48 10:20:01 3 1.37 0.00 0.00 0.00 0.02 98.61 10:22:48 10:20:01 4 0.02 0.00 0.00 0.00 0.02 99.97 10:22:48 10:20:01 5 0.02 0.00 0.03 0.00 0.00 99.95 10:22:48 10:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:22:48 10:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:22:48 10:21:01 all 0.10 0.00 0.01 0.00 0.01 99.88 10:22:48 10:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:22:48 10:21:01 1 0.03 0.00 0.02 0.00 0.00 99.95 10:22:48 10:21:01 2 0.05 0.00 0.02 0.00 0.02 99.92 10:22:48 10:21:01 3 0.68 0.00 0.03 0.00 0.00 99.29 10:22:48 10:21:01 4 0.02 0.00 0.00 0.02 0.00 99.97 10:22:48 10:21:01 5 0.00 0.00 0.00 0.00 0.02 99.98 10:22:48 10:21:01 6 0.03 0.00 0.02 0.00 0.00 99.95 10:22:48 10:21:01 7 0.00 0.00 0.02 0.00 0.02 99.97 10:22:48 10:22:01 all 1.57 0.00 0.67 0.06 0.03 97.68 10:22:48 10:22:01 0 1.85 0.00 0.62 0.00 0.02 97.51 10:22:48 10:22:01 1 1.07 0.00 0.67 0.20 0.02 98.05 10:22:48 10:22:01 2 1.39 0.00 0.62 0.20 0.05 97.74 10:22:48 10:22:01 3 1.01 0.00 0.70 0.02 0.03 98.24 10:22:48 10:22:01 4 1.74 0.00 0.60 0.05 0.03 97.58 10:22:48 10:22:01 5 1.62 0.00 0.62 0.00 0.02 97.74 10:22:48 10:22:01 6 1.34 0.00 0.75 0.00 0.02 97.90 10:22:48 10:22:01 7 2.52 0.00 0.75 0.00 0.02 96.71 10:22:48 Average: all 5.51 0.00 0.99 1.24 0.02 92.23 10:22:48 Average: 0 5.39 0.00 1.00 0.82 0.02 92.76 10:22:48 Average: 1 5.51 0.00 0.96 0.73 0.02 92.78 10:22:48 Average: 2 5.51 0.00 1.09 3.50 0.03 89.88 10:22:48 Average: 3 5.81 0.00 0.95 1.18 0.02 92.04 10:22:48 Average: 4 5.32 0.00 1.01 0.57 0.02 93.08 10:22:48 Average: 5 5.42 0.00 0.97 1.49 0.02 92.09 10:22:48 Average: 6 5.54 0.00 0.97 0.97 0.02 92.50 10:22:48 Average: 7 5.56 0.00 0.99 0.68 0.02 92.75 10:22:48 10:22:48 10:22:48