Pull request #4855 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lindseysimple for edgexfoundry/edgex-go Obtained Jenkinsfile from 3f0fef108e26bade06262ee739e14f3058de644b+2b98b0065012eac835be930949dbee65d2568e96 (9916bbb43c3f73d93d835fc2c24f03d4d0cbe53a) 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-ssh402145050288578734.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10640847401401918171.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4855/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-4855/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9192029164262629300.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16114177595988480987.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-4855/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-4855/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6550785917103699589.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7535 in /w/workspace/edgexfoundry_edgex-go_PR-4855 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 2b98b0065012eac835be930949dbee65d2568e96 into PR head commit 3f0fef108e26bade06262ee739e14f3058de644b Merge succeeded, producing c4c9ce93a5d6a0dd64febf42cc70deb15c14ae12 Checking out Revision c4c9ce93a5d6a0dd64febf42cc70deb15c14ae12 (PR-4855) > 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/4855/head:refs/remotes/origin/PR-4855 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3f0fef108e26bade06262ee739e14f3058de644b # 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 2b98b0065012eac835be930949dbee65d2568e96 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c4c9ce93a5d6a0dd64febf42cc70deb15c14ae12 # timeout=10 Commit message: "Merge commit '2b98b0065012eac835be930949dbee65d2568e96' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 779d0000c60456ff3348df0e0e48f8931cfd7b39 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:31:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:31:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:31:57 ========================================================= 03:31:57 EdgeX Global Pipelines Version Info 03:31:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:31:57 ------------------- 03:31:57 stable info: 03:31:57 ------------------- 03:31:57 Commited By: Ginny Guan ginny@iotechsys.com 03:31:57 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 03:31:57 Message: update stable to v1.0.260 03:31:58 ------------------- 03:31:58 experimental info: 03:31:58 ------------------- 03:31:58 Commited By: Ginny Guan ginny@iotechsys.com 03:31:58 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 03:31:58 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:31:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:31:58 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:31:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:31:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:31:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:31:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 03:31:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:31:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:31:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 03:31:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 03:31:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:31:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:31:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:31:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:31:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:31:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:31:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:31:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:31:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:31:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 03:31:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:31:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:31:59 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:31:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4855 [Pipeline] echo 03:31:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4855 [Pipeline] echo 03:31:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4855 [Pipeline] echo 03:31:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c4c9ce93a5d6a0dd64febf42cc70deb15c14ae12 [Pipeline] echo 03:31:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c4c9ce9 [Pipeline] echo 03:31:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:31:59 provisioning config files... 03:31:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config4118089979050110142tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:31:59 ---> ****-login.sh 03:31:59 nexus3.edgexfoundry.org:10001 03:31:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:32:00 Configure a credential helper to remove this warning. See 03:32:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:32:00 03:32:00 Login Succeeded 03:32:00 nexus3.edgexfoundry.org:10002 03:32:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:32:00 Configure a credential helper to remove this warning. See 03:32:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:32:00 03:32:00 Login Succeeded 03:32:00 nexus3.edgexfoundry.org:10003 03:32:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:32:00 Configure a credential helper to remove this warning. See 03:32:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:32:00 03:32:00 Login Succeeded 03:32:00 nexus3.edgexfoundry.org:10004 03:32:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:32:00 Configure a credential helper to remove this warning. See 03:32:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:32:00 03:32:00 Login Succeeded 03:32:00 ****.io 03:32:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:32:00 Configure a credential helper to remove this warning. See 03:32:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:32:00 03:32:00 Login Succeeded 03:32:00 ---> ****-login.sh ends [Pipeline] } 03:32:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:32:01 + 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 03:32:01 + cut -d/ -f2 03:32:01 + dirname cmd/core-command/Dockerfile 03:32:01 + echo core-command,cmd/core-command/Dockerfile 03:32:01 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 03:32:01 cut -d/ -f2 03:32:01 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 03:32:01 + dirname cmd/core-data/Dockerfile 03:32:01 + cut -d/ -f2 03:32:01 + echo core-data,cmd/core-data/Dockerfile 03:32:01 + dirname cmd/core-keeper/Dockerfile 03:32:01 + cut -d/ -f2 03:32:01 + echo core-keeper,cmd/core-keeper/Dockerfile 03:32:01 + dirname cmd/core-metadata/Dockerfile 03:32:01 + cut -d/ -f2 03:32:01 + echo core-metadata,cmd/core-metadata/Dockerfile 03:32:01 + dirname cmd/security-bootstrapper/Dockerfile 03:32:01 + cut -d/ -f2 03:32:01 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:32:01 + dirname cmd/security-proxy-auth/Dockerfile 03:32:01 + cut -d/ -f2 03:32:01 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 03:32:01 + dirname cmd/security-proxy-setup/Dockerfile 03:32:01 + cut -d/ -f2 03:32:01 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:32:01 + dirname cmd/security-secretstore-setup/Dockerfile 03:32:01 + cut -d/ -f2 03:32:01 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:32:01 + dirname cmd/security-spiffe-token-provider/Dockerfile 03:32:01 + cut -d/ -f2 03:32:01 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 03:32:01 + dirname cmd/security-spire-agent/Dockerfile 03:32:01 + cut -d/ -f2 03:32:01 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 03:32:01 + dirname cmd/security-spire-config/Dockerfile 03:32:01 + cut -d/ -f2 03:32:01 + echo security-spire-config,cmd/security-spire-config/Dockerfile 03:32:01 + dirname cmd/security-spire-server/Dockerfile 03:32:01 + cut -d/ -f2 03:32:01 + echo security-spire-server,cmd/security-spire-server/Dockerfile 03:32:01 + dirname cmd/support-cron-scheduler/Dockerfile 03:32:01 + cut -d/ -f2 03:32:01 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 03:32:01 + dirname cmd/support-notifications/Dockerfile 03:32:01 + cut -d/ -f2 03:32:01 + echo support-notifications,cmd/support-notifications/Dockerfile 03:32:01 + dirname cmd/support-scheduler/Dockerfile 03:32:01 + cut -d/ -f2 03:32:01 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 03:32:01 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 03:32:01 + git rev-list -1 --merges c4c9ce93a5d6a0dd64febf42cc70deb15c14ae12~1..c4c9ce93a5d6a0dd64febf42cc70deb15c14ae12 [Pipeline] echo 03:32:01 -----------> git rev-list -1 --merges c4c9ce93a5d6a0dd64febf42cc70deb15c14ae12~1..c4c9ce93a5d6a0dd64febf42cc70deb15c14ae12 c4c9ce93a5d6a0dd64febf42cc70deb15c14ae12 03:32:01 c4c9ce93a5d6a0dd64febf42cc70deb15c14ae12 [false] [Pipeline] sh 03:32:01 + git log --format=format:%s -1 c4c9ce93a5d6a0dd64febf42cc70deb15c14ae12 [Pipeline] echo 03:32:01 ========================================================= 03:32:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:32:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 03:32:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:32:02 + grep -v github /etc/ssh/ssh_known_hosts 03:32:02 + [ -e /tmp/ssh_known_hosts ] 03:32:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:32:02 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:32:02 sudo tee -a /etc/ssh/ssh_known_hosts 03:32:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:32:02 03:32:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:32:03 0.1.4: Pulling from edgex-devops/py-git-semver 03:32:03 b85a868b505f: Pulling fs layer 03:32:03 e2be974225ed: Pulling fs layer 03:32:03 339a4e72a1f5: Pulling fs layer 03:32:03 988bab9f4d93: Pulling fs layer 03:32:03 1469e6f7b9e6: Pulling fs layer 03:32:03 eaf3925da568: Pulling fs layer 03:32:03 bab4dde63d76: Pulling fs layer 03:32:03 bde34c3a00c8: Pulling fs layer 03:32:03 b352a97aabf1: Pulling fs layer 03:32:03 4872d77fe225: Pulling fs layer 03:32:03 5851b861e8e6: Pulling fs layer 03:32:03 1469e6f7b9e6: Waiting 03:32:03 4872d77fe225: Waiting 03:32:03 eaf3925da568: Waiting 03:32:03 5851b861e8e6: Waiting 03:32:03 bab4dde63d76: Waiting 03:32:03 988bab9f4d93: Waiting 03:32:03 bde34c3a00c8: Waiting 03:32:03 e2be974225ed: Download complete 03:32:03 988bab9f4d93: Verifying Checksum 03:32:03 988bab9f4d93: Download complete 03:32:03 1469e6f7b9e6: Verifying Checksum 03:32:03 1469e6f7b9e6: Download complete 03:32:03 eaf3925da568: Verifying Checksum 03:32:03 eaf3925da568: Download complete 03:32:03 339a4e72a1f5: Verifying Checksum 03:32:03 339a4e72a1f5: Download complete 03:32:03 bde34c3a00c8: Verifying Checksum 03:32:03 bde34c3a00c8: Download complete 03:32:03 b352a97aabf1: Download complete 03:32:03 4872d77fe225: Verifying Checksum 03:32:03 4872d77fe225: Download complete 03:32:03 5851b861e8e6: Download complete 03:32:03 b85a868b505f: Verifying Checksum 03:32:03 b85a868b505f: Download complete 03:32:03 bab4dde63d76: Verifying Checksum 03:32:03 bab4dde63d76: Download complete 03:32:04 b85a868b505f: Pull complete 03:32:04 e2be974225ed: Pull complete 03:32:05 339a4e72a1f5: Pull complete 03:32:05 988bab9f4d93: Pull complete 03:32:05 1469e6f7b9e6: Pull complete 03:32:05 eaf3925da568: Pull complete 03:32:07 bab4dde63d76: Pull complete 03:32:07 bde34c3a00c8: Pull complete 03:32:07 b352a97aabf1: Pull complete 03:32:07 4872d77fe225: Pull complete 03:32:07 5851b861e8e6: Pull complete 03:32:07 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:32:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:32:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:32:07 prd-ubuntu20.04-docker-8c-8g-7535 does not seem to be running inside a container 03:32:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:32:11 $ docker top 41ae601902e6e8652862977790e00341899b91dd1a41ab5da670fb05f64249e0 -eo pid,comm 03:32:11 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). 03:32:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:32:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:32:11 [ssh-agent] Looking for ssh-agent implementation... 03:32:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:32:11 $ docker exec 41ae601902e6e8652862977790e00341899b91dd1a41ab5da670fb05f64249e0 ssh-agent 03:32:11 SSH_AUTH_SOCK=/tmp/ssh-UAOE7rZc6ER0/agent.31 03:32:11 SSH_AGENT_PID=37 03:32:11 Running ssh-add (command line suppressed) 03:32:11 Identity added: /w/workspace/edgex-go/5@tmp/private_key_5057231261870986869.key (/w/workspace/edgex-go/5@tmp/private_key_5057231261870986869.key) 03:32:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:32:12 + git tag --points-at HEAD [Pipeline] } 03:32:12 $ docker exec --env ******** --env ******** 41ae601902e6e8652862977790e00341899b91dd1a41ab5da670fb05f64249e0 ssh-agent -k 03:32:12 unset SSH_AUTH_SOCK; 03:32:12 unset SSH_AGENT_PID; 03:32:12 echo Agent pid 37 killed; 03:32:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:32:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:32:12 [ssh-agent] Looking for ssh-agent implementation... 03:32:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:32:12 $ docker exec 41ae601902e6e8652862977790e00341899b91dd1a41ab5da670fb05f64249e0 ssh-agent 03:32:12 SSH_AUTH_SOCK=/tmp/ssh-ZsikzG06LNs7/agent.71 03:32:12 SSH_AGENT_PID=77 03:32:12 Running ssh-add (command line suppressed) 03:32:12 Identity added: /w/workspace/edgex-go/5@tmp/private_key_9683260910758146116.key (/w/workspace/edgex-go/5@tmp/private_key_9683260910758146116.key) 03:32:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:32:12 + git semver init 03:32:13 2024-08-12 03:32:12,997 [run_init] DEBUG init version:0.0.0 force:False 03:32:13 2024-08-12 03:32:12,998 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/5/.semver 03:32:13 2024-08-12 03:32:12,998 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/5/.semver 03:32:13 2024-08-12 03:32:12,998 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/5/.semver'], cwd=/w/workspace/edgex-go/5, universal_newlines=False, shell=None, istream=None) 03:32:18 2024-08-12 03:32:18,174 [append_file] DEBUG append to file:/w/workspace/edgex-go/5/.git/info/exclude 03:32:18 2024-08-12 03:32:18,174 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/5/.semver/PR-4855 with force:False 03:32:18 2024-08-12 03:32:18,175 [write_file] DEBUG write to file:/w/workspace/edgex-go/5/.semver/PR-4855 03:32:18 2024-08-12 03:32:18,179 [execute] INFO git cat-file --batch-check 03:32:18 2024-08-12 03:32:18,179 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) 03:32:18 2024-08-12 03:32:18,185 [execute] INFO git cat-file --batch 03:32:18 2024-08-12 03:32:18,185 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) 03:32:18 2024-08-12 03:32:18,191 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/PR-4855 03:32:18 0.0.0 [Pipeline] } 03:32:18 $ docker exec --env ******** --env ******** 41ae601902e6e8652862977790e00341899b91dd1a41ab5da670fb05f64249e0 ssh-agent -k 03:32:18 unset SSH_AUTH_SOCK; 03:32:18 unset SSH_AGENT_PID; 03:32:18 echo Agent pid 77 killed; 03:32:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:32:18 + git semver [Pipeline] } 03:32:19 $ docker stop --time=1 41ae601902e6e8652862977790e00341899b91dd1a41ab5da670fb05f64249e0 03:32:20 $ docker rm -f --volumes 41ae601902e6e8652862977790e00341899b91dd1a41ab5da670fb05f64249e0 [Pipeline] // withDockerContainer [Pipeline] sh 03:32:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:32:20 Stashed 1 file(s) [Pipeline] echo 03:32:21 [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 03:32:21 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo 03:32:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:32:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:32:21 ========================================================= 03:32:21 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 03:32:21 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:32:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:32:21 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 03:32:21 619be1103602: Pulling fs layer 03:32:21 7862e08f4a3e: Pulling fs layer 03:32:21 5df492c9dc93: Pulling fs layer 03:32:21 7629e6793208: Pulling fs layer 03:32:21 4f4fb700ef54: Pulling fs layer 03:32:21 fb5054dd5b73: Pulling fs layer 03:32:21 eeca6798cff9: Pulling fs layer 03:32:21 aa269ceb94a6: Pulling fs layer 03:32:21 ada007ff1a6a: Pulling fs layer 03:32:21 fb5054dd5b73: Waiting 03:32:21 eeca6798cff9: Waiting 03:32:21 aa269ceb94a6: Waiting 03:32:21 ada007ff1a6a: Waiting 03:32:21 7629e6793208: Waiting 03:32:21 4f4fb700ef54: Waiting 03:32:21 7862e08f4a3e: Download complete 03:32:21 7629e6793208: Verifying Checksum 03:32:21 7629e6793208: Download complete 03:32:21 4f4fb700ef54: Download complete 03:32:21 619be1103602: Download complete 03:32:21 fb5054dd5b73: Verifying Checksum 03:32:21 fb5054dd5b73: Download complete 03:32:21 eeca6798cff9: Verifying Checksum 03:32:21 eeca6798cff9: Download complete 03:32:22 619be1103602: Pull complete 03:32:22 ada007ff1a6a: Verifying Checksum 03:32:22 ada007ff1a6a: Download complete 03:32:22 7862e08f4a3e: Pull complete 03:32:22 5df492c9dc93: Verifying Checksum 03:32:22 5df492c9dc93: Download complete 03:32:22 aa269ceb94a6: Verifying Checksum 03:32:22 aa269ceb94a6: Download complete 03:32:25 5df492c9dc93: Pull complete 03:32:25 7629e6793208: Pull complete 03:32:25 4f4fb700ef54: Pull complete 03:32:25 fb5054dd5b73: Pull complete 03:32:25 eeca6798cff9: Pull complete 03:32:28 aa269ceb94a6: Pull complete 03:32:28 ada007ff1a6a: Pull complete 03:32:28 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 03:32:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:32:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 03:32:28 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:32:28 WORKDIR /edgex 03:32:28 COPY go.mod . 03:32:28 RUN go mod download 03:32:28 + docker build -t ci-base-image-x86_64 -f - . 03:32:29 Sending build context to Docker daemon 179MB 03:32:29 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:32:29 ---> f489d0715acc 03:32:29 Step 2/4 : WORKDIR /edgex 03:32:35 ---> Running in ca385281d44c 03:32:35 Removing intermediate container ca385281d44c 03:32:35 ---> b39776313bcc 03:32:35 Step 3/4 : COPY go.mod . 03:32:35 ---> 8a3bf612081a 03:32:35 Step 4/4 : RUN go mod download 03:32:35 ---> Running in 9bbeb7bfe1f2 03:32:36 Still waiting to schedule task 03:32:36 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:33:14 Removing intermediate container 9bbeb7bfe1f2 03:33:14 ---> 51c13b877405 03:33:14 Successfully built 51c13b877405 03:33:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:15 + docker inspect -f . ci-base-image-x86_64 03:33:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:33:15 prd-ubuntu20.04-docker-8c-8g-7535 does not seem to be running inside a container 03:33:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:33:15 $ docker top 38e7414ca19088a2f19b0cfb2612417aaac72233e7774bc4460e2b7c272a6f6b -eo pid,comm [Pipeline] { [Pipeline] sh 03:33:15 + go version 03:33:15 go version go1.21.9 linux/amd64 [Pipeline] } 03:33:16 $ docker stop --time=1 38e7414ca19088a2f19b0cfb2612417aaac72233e7774bc4460e2b7c272a6f6b 03:33:17 $ docker rm -f --volumes 38e7414ca19088a2f19b0cfb2612417aaac72233e7774bc4460e2b7c272a6f6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:17 + docker inspect -f . ci-base-image-x86_64 03:33:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:33:17 prd-ubuntu20.04-docker-8c-8g-7535 does not seem to be running inside a container 03:33:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:33:18 $ docker top 7fdf0142c66aa797b66e2f3a4311065957647e703296200b20a2d0f8722ef9c0 -eo pid,comm [Pipeline] { [Pipeline] echo 03:33:18 ========================================================= 03:33:18 [edgeXBuildGoParallel] Running Tests and Build... 03:33:18 ========================================================= [Pipeline] sh 03:33:18 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh 03:33:18 + make test 03:33:18 go test -race -coverprofile=coverage.out ./... 03:33:27 ? github.com/edgexfoundry/edgex-go [no test files] 03:33:59 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:33:59 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 03:33:59 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:33:59 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 03:33:59 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:33:59 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:33:59 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:33:59 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:33:59 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 03:33:59 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:33:59 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 03:33:59 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 03:33:59 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:33:59 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:33:59 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:33:59 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:33:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:33:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:33:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.023s coverage: 28.7% of statements 03:33:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 03:33:59 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 03:33:59 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:33:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.041s coverage: 97.0% of statements 03:33:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:33:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:34:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 03:34:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:34:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 03:34:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:34:00 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 03:34:00 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 03:34:00 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 03:34:00 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 03:34:00 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 03:34:01 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 03:34:01 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 03:34:01 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 03:34:01 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 03:34:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:34:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:34:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:34:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.054s coverage: 69.2% of statements 03:34:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.065s coverage: 53.2% of statements 03:34:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.616s coverage: 93.4% of statements 03:34:03 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.045s coverage: 91.7% of statements 03:34:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.040s coverage: 6.5% of statements 03:34:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:34:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 03:34:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 03:34:05 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:34:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 03:34:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:34:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:34:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:34:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:34:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 03:34:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:34:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.359s coverage: 95.8% of statements 03:34:06 ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements 03:34:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:34:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:34:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.015s coverage: 0.0% of statements [no tests to run] 03:34:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.039s coverage: 0.8% of statements 03:34:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.033s coverage: 30.7% of statements 03:34:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.033s coverage: 41.7% of statements 03:34:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.029s coverage: 77.8% of statements 03:34:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 94.1% of statements 03:34:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.179s coverage: 96.3% of statements 03:34:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:34:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:34:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:34:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:34:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.033s coverage: 87.5% of statements 03:34:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:34:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 03:34:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 03:34:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 03:34:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 03:34:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 03:34:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 03:34:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:34:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:34:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:34:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:34:12 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:34:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:34:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:34:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 03:34:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:34:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7536 in /w/workspace/edgexfoundry_edgex-go_PR-4855 [Pipeline] { [Pipeline] ws 03:34:14 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 03:34:15 The recommended git tool is: git 03:34:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:34:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:34:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 03:34:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 03:34:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 03:34:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:34:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:34:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:34:20 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 03:34:20 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 03:34:20 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 03:34:20 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 03:34:20 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] 03:34:20 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 03:34:20 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 03:34:20 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] 03:34:20 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 03:34:20 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 03:34:20 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 03:34:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:34:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.024s coverage: 94.4% of statements 03:34:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 03:34:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 03:34:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:34:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:34:23 using credential edgex-jenkins-ssh 03:34:23 Cloning the remote Git repository 03:34:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:34:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 03:34:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:34:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 03:34:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:34:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:34:23 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:34:23 > git init /w/workspace/edgex-go/5 # timeout=10 03:34:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:34:23 > git --version # timeout=10 03:34:23 > git --version # 'git version 2.25.1' 03:34:23 using GIT_SSH to set credentials SSH Credentials for GitHub 03:34:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:34:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:34:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 03:34:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.407s coverage: 79.9% of statements 03:34:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.043s coverage: 92.9% of statements 03:34:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.019s coverage: 67.2% of statements 03:34:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements 03:34:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 76.6% of statements 03:34:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.023s coverage: 87.2% of statements 03:34:33 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 20.0% of statements 03:34:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements 03:34:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.065s coverage: 81.8% of statements 03:34:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.061s coverage: 82.1% of statements 03:34:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.038s coverage: 86.0% of statements 03:34:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.121s coverage: 63.1% of statements 03:34:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.024s coverage: 100.0% of statements 03:34:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.027s coverage: 89.4% of statements 03:34:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 03:34:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements 03:34:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements 03:34:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.155s coverage: 36.5% of statements 03:34:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.016s coverage: 89.5% of statements 03:34:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.023s coverage: 84.8% of statements 03:34:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.034s coverage: 19.9% of statements 03:34:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.090s coverage: 95.7% of statements 03:34:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.025s coverage: 61.8% of statements 03:34:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.068s coverage: 98.9% of statements 03:34:33 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 03:34:34 running golangci-lint 03:34:34 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 03:34:34 go version go1.21.9 linux/amd64 03:34:34 level=info msg="[config_reader] Used config file .golangci.yml" 03:34:34 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 03:34:43 Merging remotes/origin/main commit 2b98b0065012eac835be930949dbee65d2568e96 into PR head commit 3f0fef108e26bade06262ee739e14f3058de644b 03:34:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:34:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:34:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:34:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:34:43 using GIT_SSH to set credentials SSH Credentials for GitHub 03:34:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4855/head:refs/remotes/origin/PR-4855 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:34:43 > git config core.sparsecheckout # timeout=10 03:34:44 > git checkout -f 3f0fef108e26bade06262ee739e14f3058de644b # timeout=10 03:34:44 > git remote # timeout=10 03:34:44 Merge succeeded, producing 00ea28bad9e62e1777d70e692e51939ac1a90247 03:34:44 Checking out Revision 00ea28bad9e62e1777d70e692e51939ac1a90247 (PR-4855) 03:34:44 > git config --get remote.origin.url # timeout=10 03:34:44 using GIT_SSH to set credentials SSH Credentials for GitHub 03:34:44 > git merge 2b98b0065012eac835be930949dbee65d2568e96 # timeout=10 03:34:44 > git rev-parse HEAD^{commit} # timeout=10 03:34:44 > git config core.sparsecheckout # timeout=10 03:34:44 > git checkout -f 00ea28bad9e62e1777d70e692e51939ac1a90247 # timeout=10 03:34:48 Commit message: "Merge commit '2b98b0065012eac835be930949dbee65d2568e96' into HEAD" 03:34:48 First time build. Skipping changelog. 03:34:48 > git rev-list --no-walk 779d0000c60456ff3348df0e0e48f8931cfd7b39 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:34:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:34:50 % Total % Received % Xferd Average Speed Time Time Time Current 03:34:50 Dload Upload Total Spent Left Speed 03:34:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 103k 0 --:--:-- --:--:-- --:--:-- 103k [Pipeline] sh 03:34:50 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:34:50 + sudo tee /etc/docker/daemon.new 03:34:50 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:34:50 { 03:34:50 "registry-mirrors": [ 03:34:50 "https://nexus3.edgexfoundry.org:10001" 03:34:50 ], 03:34:50 "bip": "10.250.0.254/24", 03:34:50 "hosts": [ 03:34:50 "tcp://0.0.0.0:5555", 03:34:50 "unix:///var/run/docker.sock" 03:34:50 ], 03:34:50 "mtu": 1458, 03:34:50 "selinux-enabled": true, 03:34:50 "seccomp-profile": "/etc/docker/seccomp.json" 03:34:50 } [Pipeline] sh 03:34:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:34:51 + sudo service docker restart 03:34:56 level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|imports|types_sizes|compiled_files|deps|name) took 21.249741166s" 03:34:56 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 48.756234ms" 03:35:08 level=info msg="[linters_context/goanalysis] analyzers took 1m58.675583717s with top 10 stages: buildir: 58.522061827s, gosec: 8.164520288s, inspect: 2.503340472s, ctrlflow: 2.331282167s, fact_deprecated: 2.242581489s, printf: 1.891949231s, nilness: 1.459685945s, fact_purity: 1.219671483s, S1038: 1.12628329s, SA4030: 840.078059ms" 03:35:08 level=info msg="[runner] Issues before processing: 214, after processing: 0" 03:35:08 level=info msg="[runner] Processors filtering stat (out/in): skip_files: 214/214, identifier_marker: 214/214, cgo: 214/214, filename_unadjuster: 214/214, exclude-rules: 22/214, path_prettifier: 214/214, skip_dirs: 214/214, autogenerated_exclude: 214/214, exclude: 214/214, nolint: 0/22" 03:35:08 level=info msg="[runner] processing took 16.846312ms with stages: nolint: 6.7943ms, identifier_marker: 4.970046ms, path_prettifier: 1.524479ms, autogenerated_exclude: 1.506128ms, exclude-rules: 1.186812ms, skip_dirs: 815.046µs, cgo: 31.43µs, filename_unadjuster: 14.111µs, max_same_issues: 640ns, fixer: 520ns, exclude: 420ns, skip_files: 420ns, severity-rules: 370ns, diff: 340ns, uniq_by_line: 340ns, sort_results: 230ns, max_from_linter: 180ns, source_code: 140ns, max_per_file_from_linter: 130ns, path_shortener: 120ns, path_prefixer: 110ns" 03:35:08 level=info msg="[runner] linters took 12.185947041s with stages: goanalysis_metalinter: 12.169012588s" 03:35:08 level=info msg="File cache stats: 0 entries of total size 0B" 03:35:08 level=info msg="Memory: 335 samples, avg is 312.7MB, max is 1324.9MB" 03:35:08 level=info msg="Execution took 33.492688548s" 03:35:08 go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:35:09 provisioning config files... 03:35:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config2564055341844657985tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:35:10 ---> ****-login.sh 03:35:10 nexus3.edgexfoundry.org:10001 03:35:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:35:10 Configure a credential helper to remove this warning. See 03:35:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:35:10 03:35:10 Login Succeeded 03:35:10 nexus3.edgexfoundry.org:10002 03:35:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:35:11 Configure a credential helper to remove this warning. See 03:35:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:35:11 03:35:11 Login Succeeded 03:35:11 nexus3.edgexfoundry.org:10003 03:35:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:35:11 Configure a credential helper to remove this warning. See 03:35:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:35:11 03:35:11 Login Succeeded 03:35:11 nexus3.edgexfoundry.org:10004 03:35:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:35:11 Configure a credential helper to remove this warning. See 03:35:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:35:11 03:35:11 Login Succeeded 03:35:11 ****.io 03:35:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:35:12 Configure a credential helper to remove this warning. See 03:35:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:35:12 03:35:12 Login Succeeded 03:35:12 ---> ****-login.sh ends [Pipeline] } 03:35:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 03:35:13 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo 03:35:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:35:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:35:13 ========================================================= 03:35:13 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 03:35:13 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:35:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:35:13 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:35:13 c6b39de5b339: Pulling fs layer 03:35:13 a69c41024577: Pulling fs layer 03:35:13 d6de4b400683: Pulling fs layer 03:35:13 35cb2a7552d0: Pulling fs layer 03:35:13 4f4fb700ef54: Pulling fs layer 03:35:13 464afbd9ba4c: Pulling fs layer 03:35:13 00f215d4a9da: Pulling fs layer 03:35:13 d496ad576159: Pulling fs layer 03:35:13 35cb2a7552d0: Waiting 03:35:13 4f4fb700ef54: Waiting 03:35:13 464afbd9ba4c: Waiting 03:35:13 00f215d4a9da: Waiting 03:35:13 d496ad576159: Waiting 03:35:13 a69c41024577: Verifying Checksum 03:35:13 a69c41024577: Download complete 03:35:13 35cb2a7552d0: Verifying Checksum 03:35:13 35cb2a7552d0: Download complete 03:35:13 4f4fb700ef54: Verifying Checksum 03:35:13 4f4fb700ef54: Download complete 03:35:13 464afbd9ba4c: Verifying Checksum 03:35:13 464afbd9ba4c: Download complete 03:35:13 c6b39de5b339: Verifying Checksum 03:35:13 c6b39de5b339: Download complete 03:35:14 d496ad576159: Verifying Checksum 03:35:14 d496ad576159: Download complete 03:35:14 c6b39de5b339: Pull complete 03:35:15 a69c41024577: Pull complete 03:35:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:35:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:35:15 ./bin/test-attribution-txt.sh 03:35:15 An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [Pipeline] echo 03:35:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 03:35:15 d6de4b400683: Verifying Checksum 03:35:15 d6de4b400683: Download complete 03:35:15 + ls -al . 03:35:15 total 880 03:35:15 drwxrwxr-x 11 1001 1001 4096 Aug 12 03:33 . 03:35:15 drwxr-xr-x 4 root root 4096 Aug 12 03:33 .. 03:35:15 drwxrwxr-x 2 1001 1001 4096 Aug 12 03:31 .blubracket 03:35:15 -rw-rw-r-- 1 1001 1001 10 Aug 12 03:31 .dockerignore 03:35:15 drwxrwxr-x 8 1001 1001 4096 Aug 12 03:34 .git 03:35:15 drwxrwxr-x 3 1001 1001 4096 Aug 12 03:31 .github 03:35:15 -rw-rw-r-- 1 1001 1001 1102 Aug 12 03:31 .gitignore 03:35:15 -rw-rw-r-- 1 1001 1001 42 Aug 12 03:31 .golangci.yml 03:35:15 -rw-rw-r-- 1 1001 1001 100 Aug 12 03:31 .hadolint.yml 03:35:15 drwxr-xr-x 3 1001 1001 4096 Aug 12 03:32 .semver 03:35:15 -rw-rw-r-- 1 1001 1001 155 Aug 12 03:31 .sonarcloud.properties 03:35:15 -rw-rw-r-- 1 1001 1001 1171 Aug 12 03:31 ADOPTERS.md 03:35:15 -rw-rw-r-- 1 1001 1001 21171 Aug 12 03:31 Attribution.txt 03:35:15 -rw-rw-r-- 1 1001 1001 100284 Aug 12 03:31 CHANGELOG.md 03:35:15 -rw-rw-r-- 1 1001 1001 3804 Aug 12 03:31 CONTRIBUTING.md 03:35:15 -rw-rw-r-- 1 1001 1001 677 Aug 12 03:31 GOVERNANCE.md 03:35:15 -rw-rw-r-- 1 1001 1001 861 Aug 12 03:31 Jenkinsfile 03:35:15 -rw-rw-r-- 1 1001 1001 10775 Aug 12 03:31 LICENSE 03:35:15 -rw-rw-r-- 1 1001 1001 16854 Aug 12 03:31 Makefile 03:35:15 -rw-rw-r-- 1 1001 1001 582 Aug 12 03:31 OWNERS.md 03:35:15 -rw-rw-r-- 1 1001 1001 9528 Aug 12 03:31 README.md 03:35:15 -rw-rw-r-- 1 1001 1001 789 Aug 12 03:31 SECURITY.md 03:35:15 -rw-rw-r-- 1 1001 1001 5 Aug 12 03:32 VERSION 03:35:15 drwxrwxr-x 2 1001 1001 4096 Aug 12 03:31 bin 03:35:15 drwxrwxr-x 20 1001 1001 4096 Aug 12 03:31 cmd 03:35:15 -rw-r--r-- 1 root root 511263 Aug 12 03:34 coverage.out 03:35:15 drwxrwxr-x 2 1001 1001 4096 Aug 12 03:31 fuzz_test 03:35:15 -rw-rw-r-- 1 1001 1001 7317 Aug 12 03:31 go.mod 03:35:15 -rw-rw-r-- 1 1001 1001 102581 Aug 12 03:31 go.sum 03:35:15 drwxrwxr-x 7 1001 1001 4096 Aug 12 03:31 internal 03:35:15 drwxrwxr-x 3 1001 1001 4096 Aug 12 03:31 openapi 03:35:15 -rw-rw-r-- 1 1001 1001 584 Aug 12 03:31 security.txt 03:35:15 -rw-rw-r-- 1 1001 1001 204 Aug 12 03:31 version.go [Pipeline] sh 03:35:16 + '[' -e coverage.out ] 03:35:16 + chown 1001:1001 coverage.out [Pipeline] stash 03:35:16 Stashed 1 file(s) [Pipeline] sh 03:35:16 00f215d4a9da: Verifying Checksum 03:35:16 00f215d4a9da: Download complete 03:35:16 + make build 03:35: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-data/core-data ./cmd/core-data 03:35:28 d6de4b400683: Pull complete 03:35:28 35cb2a7552d0: Pull complete 03:35:28 4f4fb700ef54: Pull complete 03:35:28 464afbd9ba4c: Pull complete 03:35:38 00f215d4a9da: Pull complete 03:35:39 d496ad576159: Pull complete 03:35:39 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 03:35:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:35:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 03:35:39 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:35:39 WORKDIR /edgex 03:35:39 COPY go.mod . 03:35:39 RUN go mod download -t 03:35:39 ci-base-image-arm64 -f - . 03:35:40 Sending build context to Docker daemon 3.432MB 03:35:40 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:35:40 ---> f246e2811388 03:35:40 Step 2/4 : WORKDIR /edgex 03:35:42 ---> Running in 9ab6b2126798 03:35:42 Removing intermediate container 9ab6b2126798 03:35:42 ---> 826bbd27e9d8 03:35:42 Step 3/4 : COPY go.mod . 03:35:43 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 03:35:43 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 03:35:43 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 03:35:43 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 03:35:43 ---> 06194c727f31 03:35:43 Step 4/4 : RUN go mod download 03:35:43 ---> Running in 979bff96816b 03:35:44 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 03:35:48 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 03:35:49 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 03:35:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:35:53 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 03:35:54 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 03:35:54 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 03:35: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/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:35:56 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] } 03:35:57 $ docker stop --time=1 7fdf0142c66aa797b66e2f3a4311065957647e703296200b20a2d0f8722ef9c0 03:36:03 $ docker rm -f --volumes 7fdf0142c66aa797b66e2f3a4311065957647e703296200b20a2d0f8722ef9c0 [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 03:36:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:36:04 03:36:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:36:05 latest: Pulling from edgex-devops/edgex-compose 03:36:05 91d30c5bc195: Pulling fs layer 03:36:05 2e9b0aa3be6d: Pulling fs layer 03:36:05 9c61dcf015f6: Pulling fs layer 03:36:05 4698f68db338: Pulling fs layer 03:36:05 2a2f49069b9e: Pulling fs layer 03:36:05 e0025b399a48: Pulling fs layer 03:36:05 e0025b399a48: Waiting 03:36:05 91d30c5bc195: Verifying Checksum 03:36:05 91d30c5bc195: Download complete 03:36:05 4698f68db338: Verifying Checksum 03:36:05 4698f68db338: Download complete 03:36:05 2e9b0aa3be6d: Verifying Checksum 03:36:05 2e9b0aa3be6d: Download complete 03:36:05 e0025b399a48: Verifying Checksum 03:36:05 e0025b399a48: Download complete 03:36:05 91d30c5bc195: Pull complete 03:36:05 2a2f49069b9e: Verifying Checksum 03:36:05 2a2f49069b9e: Download complete 03:36:05 2e9b0aa3be6d: Pull complete 03:36:06 9c61dcf015f6: Download complete 03:36:08 9c61dcf015f6: Pull complete 03:36:08 4698f68db338: Pull complete 03:36:08 2a2f49069b9e: Pull complete 03:36:09 e0025b399a48: Pull complete 03:36:09 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 03:36:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:36:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:36:09 prd-ubuntu20.04-docker-8c-8g-7535 does not seem to be running inside a container 03:36:09 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:36:12 $ docker top 15682b2c626bb68f46b0f136fb274ba7b45fa1dc3719cbf85bc160b12d9452d7 -eo pid,comm [Pipeline] { [Pipeline] sh 03:36:12 + docker compose -f ./docker-compose-build.yml build --parallel 03:36:15 #1 [support-cron-scheduler internal] load build definition from Dockerfile 03:36:15 #1 transferring dockerfile: 1.85kB done 03:36:15 #1 DONE 0.0s 03:36:15 03:36:15 #2 [core-command internal] load build definition from Dockerfile 03:36:15 #2 transferring dockerfile: 1.93kB done 03:36:15 #2 DONE 0.0s 03:36:15 03:36:15 #3 [core-keeper internal] load build definition from Dockerfile 03:36:15 #3 transferring dockerfile: 2.01kB done 03:36:15 #3 DONE 0.0s 03:36:15 03:36:15 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 03:36:15 #4 transferring dockerfile: 1.89kB done 03:36:15 #4 DONE 0.0s 03:36:15 03:36:15 #5 [support-scheduler internal] load build definition from Dockerfile 03:36:15 #5 transferring dockerfile: 1.93kB done 03:36:15 #5 DONE 0.0s 03:36:15 03:36:15 #6 [security-secretstore-setup internal] load build definition from Dockerfile 03:36:15 #6 transferring dockerfile: 2.49kB done 03:36:15 #6 DONE 0.0s 03:36:15 03:36:15 #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile 03:36:15 #7 transferring dockerfile: 2.23kB done 03:36:15 #7 DONE 0.0s 03:36:15 03:36:15 #8 [support-notifications internal] load build definition from Dockerfile 03:36:15 #8 transferring dockerfile: 1.95kB done 03:36:15 #8 DONE 0.0s 03:36:15 03:36:15 #9 [core-metadata internal] load build definition from Dockerfile 03:36:15 #9 transferring dockerfile: 2.06kB done 03:36:15 #9 DONE 0.0s 03:36:15 03:36:15 #10 [security-bootstrapper internal] load build definition from Dockerfile 03:36:15 #10 transferring dockerfile: 3.17kB done 03:36:15 #10 DONE 0.0s 03:36:15 03:36:15 #11 [security-spire-agent internal] load build definition from Dockerfile 03:36:15 #11 transferring dockerfile: 1.81kB done 03:36:15 #11 DONE 0.0s 03:36:15 03:36:15 #12 [support-cron-scheduler internal] load .dockerignore 03:36:15 #12 transferring context: 50B done 03:36:15 #12 DONE 0.0s 03:36:15 03:36:15 #13 [security-spire-config internal] load build definition from Dockerfile 03:36:15 #13 transferring dockerfile: 1.69kB done 03:36:15 #13 DONE 0.0s 03:36:15 03:36:15 #14 [core-data internal] load build definition from Dockerfile 03:36:15 #14 transferring dockerfile: 2.01kB done 03:36:15 #14 DONE 0.0s 03:36:15 03:36:15 #15 [security-spire-server internal] load build definition from Dockerfile 03:36:15 #15 transferring dockerfile: 1.70kB done 03:36:15 #15 DONE 0.0s 03:36:15 03:36:15 #16 [security-proxy-setup internal] load build definition from Dockerfile 03:36:15 #16 transferring dockerfile: 2.50kB done 03:36:15 #16 DONE 0.0s 03:36:15 03:36:15 #17 [security-proxy-auth internal] load build definition from Dockerfile 03:36:15 #17 transferring dockerfile: 2.15kB done 03:36:15 #17 DONE 0.0s 03:36:15 03:36:15 #18 [core-command internal] load .dockerignore 03:36:15 #18 transferring context: 50B done 03:36:15 #18 DONE 0.0s 03:36:15 03:36:15 #19 [core-keeper internal] load .dockerignore 03:36:15 #19 transferring context: 50B done 03:36:15 #19 DONE 0.0s 03:36:15 03:36:15 #20 [security-spiffe-token-provider internal] load .dockerignore 03:36:15 #20 transferring context: 50B done 03:36:15 #20 DONE 0.0s 03:36:15 03:36:15 #21 [support-scheduler internal] load .dockerignore 03:36:15 #21 transferring context: 50B done 03:36:15 #21 DONE 0.0s 03:36:15 03:36:15 #22 [security-secretstore-setup internal] load .dockerignore 03:36:15 #22 transferring context: 50B done 03:36:15 #22 DONE 0.0s 03:36:15 03:36:15 #23 [core-common-config-bootstrapper internal] load .dockerignore 03:36:15 #23 transferring context: 50B done 03:36:15 #23 DONE 0.0s 03:36:15 03:36:15 #24 [support-notifications internal] load .dockerignore 03:36:15 #24 transferring context: 50B done 03:36:15 #24 DONE 0.0s 03:36:15 03:36:15 #25 [core-metadata internal] load .dockerignore 03:36:15 #25 transferring context: 50B done 03:36:15 #25 DONE 0.0s 03:36:15 03:36:15 #26 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:36:15 #26 DONE 0.0s 03:36:15 03:36:15 #27 [security-spire-agent internal] load .dockerignore 03:36:15 #27 transferring context: 50B done 03:36:15 #27 DONE 0.0s 03:36:15 03:36:15 #28 [security-bootstrapper internal] load .dockerignore 03:36:15 #28 transferring context: 50B done 03:36:15 #28 DONE 0.1s 03:36:15 03:36:15 #29 [core-data internal] load .dockerignore 03:36:15 #29 transferring context: 50B done 03:36:15 #29 DONE 0.1s 03:36:15 03:36:15 #30 [security-spire-config internal] load .dockerignore 03:36:15 #30 transferring context: 50B done 03:36:15 #30 DONE 0.0s 03:36:15 03:36:15 #31 [security-spire-server internal] load .dockerignore 03:36:15 #31 transferring context: 50B done 03:36:15 #31 DONE 0.0s 03:36:15 03:36:15 #32 [security-proxy-setup internal] load .dockerignore 03:36:15 #32 transferring context: 50B done 03:36:15 #32 DONE 0.0s 03:36:15 03:36:15 #33 [security-proxy-auth internal] load .dockerignore 03:36:15 #33 transferring context: 50B done 03:36:15 #33 DONE 0.0s 03:36:15 03:36:15 #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 03:36:15 #34 ... 03:36:15 03:36:15 #26 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:36:15 #26 DONE 0.0s 03:36:15 03:36:15 #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 03:36:15 #34 ... 03:36:15 03:36:15 #26 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:36:15 #26 DONE 0.0s 03:36:15 03:36:15 #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 03:36:16 #34 DONE 0.5s 03:36:16 03:36:16 #26 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:36:16 #26 DONE 0.0s 03:36:16 03:36:16 #35 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 03:36:16 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 done 03:36:16 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 done 03:36:16 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 03:36:16 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 03:36:16 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 03:36:16 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0B / 3.42MB 0.1s 03:36:16 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 03:36:16 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 03:36:16 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 03:36:16 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.3s 03:36:16 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.4s done 03:36:16 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 03:36:16 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.4s done 03:36:16 #35 ... 03:36:16 03:36:16 #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 03:36:16 #36 DONE 0.9s 03:36:16 03:36:16 #35 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 03:36:16 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 done 03:36:16 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 03:36:16 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 03:36:16 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 03:36:16 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.4s done 03:36:16 #35 ... 03:36:16 03:36:16 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 03:36:16 #37 DONE 1.0s 03:36:16 03:36:16 #35 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 03:36:16 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 done 03:36:16 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 03:36:16 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 03:36:16 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 03:36:16 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.4s done 03:36:17 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.7s done 03:36:17 #35 ... 03:36:17 03:36:17 #38 [security-spire-agent internal] load build context 03:36:17 #38 transferring context: 27.13kB 0.0s done 03:36:17 #38 DONE 0.6s 03:36:17 03:36:17 #39 [security-spire-server internal] load build context 03:36:17 #39 transferring context: 27.60kB 0.1s done 03:36:17 #39 DONE 0.7s 03:36:17 03:36:17 #40 [security-spire-config internal] load build context 03:36:17 #40 transferring context: 25.85kB 0.0s done 03:36:17 #40 DONE 0.8s 03:36:17 03:36:17 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:36:17 #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done 03:36:17 #41 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 03:36:17 #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 03:36:17 #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 03:36:17 #41 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 03:36:17 #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done 03:36:17 #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 03:36:17 #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 03:36:17 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.4s 03:36:17 #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 03:36:17 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 6.29MB / 30.73MB 0.7s 03:36:18 #41 ... 03:36:18 03:36:18 #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 03:36:18 #35 DONE 2.1s 03:36:18 03:36:18 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:36:18 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 13.63MB / 30.73MB 0.7s 03:36:18 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 18.87MB / 30.73MB 0.8s 03:36:18 #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 03:36:18 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 22.02MB / 30.73MB 0.9s 03:36:18 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 28.31MB / 30.73MB 1.1s 03:36:18 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.2s 03:36:18 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.7s done 03:36:19 #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 03:36:19 #41 ... 03:36:19 03:36:19 #42 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 03:36:19 #42 DONE 3.8s 03:36:19 03:36:19 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:36:23 #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 3.9s done 03:36:26 #41 ... 03:36:26 03:36:26 #43 [support-scheduler internal] load build context 03:36:26 #43 transferring context: 315.74MB 9.7s 03:36:26 #43 ... 03:36:26 03:36:26 #44 [support-notifications internal] load build context 03:36:26 #44 ... 03:36:26 03:36:26 #45 [core-metadata internal] load build context 03:36:26 #45 ... 03:36:26 03:36:26 #46 [core-common-config-bootstrapper internal] load build context 03:36:26 #46 ... 03:36:26 03:36:26 #47 [core-data internal] load build context 03:36:26 #47 ... 03:36:26 03:36:26 #48 [security-proxy-setup internal] load build context 03:36:26 #48 ... 03:36:26 03:36:26 #49 [core-keeper internal] load build context 03:36:26 #49 ... 03:36:26 03:36:26 #50 [support-cron-scheduler internal] load build context 03:36:26 #50 ... 03:36:26 03:36:26 #51 [security-secretstore-setup internal] load build context 03:36:27 #51 ... 03:36:27 03:36:27 #52 [security-spiffe-token-provider internal] load build context 03:36:27 #52 ... 03:36:27 03:36:27 #53 [security-proxy-auth internal] load build context 03:36:27 #53 ... 03:36:27 03:36:27 #54 [security-bootstrapper internal] load build context 03:36:27 #54 ... 03:36:27 03:36:27 #55 [core-command internal] load build context 03:36:27 #55 ... 03:36:27 03:36:27 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:36:27 #56 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done 03:36:27 #56 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 03:36:27 #56 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 03:36:27 #56 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 03:36:27 #56 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 03:36:27 #56 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 03:36:27 #56 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.4s done 03:36:27 #56 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.5s done 03:36:27 #56 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 03:36:27 #56 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 2.5s done 03:36:27 #56 ... 03:36:27 03:36:27 #43 [support-scheduler internal] load build context 03:36:27 #43 ... 03:36:27 03:36:27 #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:36:28 #57 ... 03:36:28 03:36:28 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:36:28 #58 ... 03:36:28 03:36:28 #59 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 03:36:28 #59 ... 03:36:28 03:36:28 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:36:28 #60 ... 03:36:28 03:36:28 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:36:28 #0 9.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:36:28 #0 9.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:36:28 #0 10.14 (1/1) Installing dumb-init (1.2.5-r2) 03:36:28 #61 ... 03:36:28 03:36:28 #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:36:28 #62 ... 03:36:28 03:36:28 #63 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:36:28 #63 ... 03:36:28 03:36:28 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:36:29 #64 ... 03:36:29 03:36:29 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:36:29 #65 ... 03:36:29 03:36:29 #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 03:36:29 #66 ... 03:36:29 03:36:29 #44 [support-notifications internal] load build context 03:36:29 #44 ... 03:36:29 03:36:29 #67 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 03:36:30 #67 ... 03:36:30 03:36:30 #46 [core-common-config-bootstrapper internal] load build context 03:36:31 #46 transferring context: 424.15MB 14.9s 03:36:32 #46 ... 03:36:32 03:36:32 #45 [core-metadata internal] load build context 03:36:33 #45 ... 03:36:33 03:36:33 #46 [core-common-config-bootstrapper internal] load build context 03:36:33 #46 transferring context: 493.99MB 17.0s done 03:36:37 #46 ... 03:36:37 03:36:37 #47 [core-data internal] load build context 03:36:37 #47 transferring context: 493.99MB 16.4s done 03:36:37 #47 ... 03:36:37 03:36:37 #48 [security-proxy-setup internal] load build context 03:36:37 #48 transferring context: 493.99MB 17.4s done 03:36:37 #48 ... 03:36:37 03:36:37 #50 [support-cron-scheduler internal] load build context 03:36:37 #50 transferring context: 493.99MB 18.0s done 03:36:37 #50 ... 03:36:37 03:36:37 #51 [security-secretstore-setup internal] load build context 03:36:37 #51 transferring context: 493.99MB 18.6s done 03:36:37 #51 ... 03:36:37 03:36:37 #52 [security-spiffe-token-provider internal] load build context 03:36:37 #52 transferring context: 493.99MB 15.5s done 03:36:37 #52 ... 03:36:37 03:36:37 #54 [security-bootstrapper internal] load build context 03:36:37 #54 transferring context: 493.99MB 17.7s done 03:36:38 #54 ... 03:36:38 03:36:38 #55 [core-command internal] load build context 03:36:38 #55 transferring context: 493.99MB 18.1s done 03:36:38 #55 ... 03:36:38 03:36:38 #49 [core-keeper internal] load build context 03:36:38 #49 transferring context: 493.99MB 17.4s done 03:36:38 #49 ... 03:36:38 03:36:38 #53 [security-proxy-auth internal] load build context 03:36:38 #53 transferring context: 493.99MB 18.4s done 03:36:38 #53 ... 03:36:38 03:36:38 #43 [support-scheduler internal] load build context 03:36:38 #43 transferring context: 493.99MB 15.1s done 03:36:38 #43 ... 03:36:38 03:36:38 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:36:38 #61 10.41 Executing busybox-1.36.1-r7.trigger 03:36:38 #61 10.41 OK: 7 MiB in 16 packages 03:36:39 #61 ... 03:36:39 03:36:39 #44 [support-notifications internal] load build context 03:36:39 #44 transferring context: 493.99MB 17.1s done 03:36:39 Removing intermediate container 979bff96816b 03:36:39 ---> 2076ad03c2fd 03:36:39 Successfully built 2076ad03c2fd 03:36:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:39 + docker inspect -f . ci-base-image-arm64 03:36:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:36:40 prd-ubuntu20.04-docker-arm64-4c-16g-7536 does not seem to be running inside a container 03:36:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:36:41 $ docker top b6fb72f36be64a16350e611785d4606806b1d84e9b208c558281f196f4a6d907 -eo pid,comm [Pipeline] { [Pipeline] sh 03:36:42 + go version 03:36:42 go version go1.21.9 linux/arm64 [Pipeline] } 03:36:42 $ docker stop --time=1 b6fb72f36be64a16350e611785d4606806b1d84e9b208c558281f196f4a6d907 03:36:43 #44 ... 03:36:43 03:36:43 #45 [core-metadata internal] load build context 03:36:43 #45 transferring context: 493.99MB 17.8s done 03:36:43 $ docker rm -f --volumes b6fb72f36be64a16350e611785d4606806b1d84e9b208c558281f196f4a6d907 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:44 + docker inspect -f . ci-base-image-arm64 03:36:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:36:44 prd-ubuntu20.04-docker-arm64-4c-16g-7536 does not seem to be running inside a container 03:36:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:36:45 $ docker top df17b4a4c9b7ab214e8d497be6ba0c39c297d30c26eba08a9b14b1cd41e45e60 -eo pid,comm [Pipeline] { [Pipeline] echo 03:36:46 ========================================================= 03:36:46 [edgeXBuildGoParallel] Running Tests and Build... 03:36:46 ========================================================= [Pipeline] sh 03:36:46 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh 03:36:47 + make test 03:36:47 go test -race -coverprofile=coverage.out ./... 03:36:55 #45 ... 03:36:55 03:36:55 #43 [support-scheduler internal] load build context 03:36:55 #43 DONE 38.4s 03:36:55 03:36:55 #47 [core-data internal] load build context 03:36:55 #47 DONE 38.4s 03:36:55 03:36:55 #52 [security-spiffe-token-provider internal] load build context 03:36:55 #52 DONE 38.4s 03:36:55 03:36:55 #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:36:55 #57 DONE 36.4s 03:36:55 03:36:55 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:36:55 #61 DONE 36.2s 03:36:55 03:36:55 #46 [core-common-config-bootstrapper internal] load build context 03:36:55 #46 DONE 38.4s 03:36:55 03:36:55 #44 [support-notifications internal] load build context 03:36:55 #44 DONE 38.4s 03:36:55 03:36:55 #49 [core-keeper internal] load build context 03:36:55 #49 DONE 38.5s 03:36:55 03:36:55 #67 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 03:36:55 #67 DONE 35.0s 03:36:55 03:36:55 #68 [core-data builder 3/7] RUN apk add --update --no-cache make git 03:36:55 #68 ... 03:36:55 03:36:55 #48 [security-proxy-setup internal] load build context 03:36:55 #48 DONE 38.5s 03:36:55 03:36:55 #54 [security-bootstrapper internal] load build context 03:36:55 #54 DONE 38.5s 03:36:55 03:36:55 #45 [core-metadata internal] load build context 03:36:55 #45 DONE 38.5s 03:36:55 03:36:55 #53 [security-proxy-auth internal] load build context 03:36:55 #53 DONE 38.5s 03:36:55 03:36:55 #55 [core-command internal] load build context 03:36:55 #55 DONE 38.5s 03:36:55 03:36:55 #51 [security-secretstore-setup internal] load build context 03:36:55 #51 DONE 38.5s 03:36:55 03:36:55 #50 [support-cron-scheduler internal] load build context 03:36:55 #50 DONE 38.5s 03:36:55 03:36:55 #59 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 03:36:55 #59 36.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:36:55 #59 36.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:36:55 #59 37.01 (1/2) Installing dumb-init (1.2.5-r2) 03:36:55 #59 37.01 (2/2) Installing su-exec (0.2-r3) 03:36:55 #59 37.02 Executing busybox-1.36.1-r7.trigger 03:36:55 #59 37.02 OK: 7 MiB in 17 packages 03:36:55 #59 DONE 37.3s 03:36:55 03:36:55 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:36:55 #58 37.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:36:55 #58 37.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:36:55 #58 37.50 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:36:55 #58 37.50 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:36:55 #58 37.50 OK: 20070 distinct packages available 03:36:55 #58 37.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:36:55 #58 37.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:36:55 #58 ... 03:36:55 03:36:55 #63 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:36:55 #63 36.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:36:55 #63 36.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:36:55 #63 37.20 (1/1) Installing dumb-init (1.2.5-r2) 03:36:55 #63 37.25 Executing busybox-1.36.1-r7.trigger 03:36:55 #63 37.26 OK: 7 MiB in 16 packages 03:36:55 #63 DONE 37.5s 03:36:55 03:36:55 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:36:55 #58 37.84 (1/11) Installing ca-certificates (20240226-r0) 03:36:55 #58 37.88 (2/11) Installing brotli-libs (1.0.9-r14) 03:36:55 #58 37.89 (3/11) Installing libunistring (1.1-r1) 03:36:55 #58 37.91 (4/11) Installing libidn2 (2.3.4-r1) 03:36:55 #58 37.91 (5/11) Installing nghttp2-libs (1.57.0-r0) 03:36:55 #58 37.91 (6/11) Installing libcurl (8.9.0-r0) 03:36:55 #58 37.93 (7/11) Installing curl (8.9.0-r0) 03:36:55 #58 37.94 (8/11) Installing dumb-init (1.2.5-r2) 03:36:55 #58 37.94 (9/11) Installing musl-obstack (1.2.3-r2) 03:36:55 #58 37.94 (10/11) Installing libucontext (1.2-r2) 03:36:55 #58 37.95 (11/11) Installing gcompat (1.1.0-r1) 03:36:55 #58 37.95 Executing busybox-1.36.1-r7.trigger 03:36:56 #58 ... 03:36:56 03:36:56 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:36:56 #65 36.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:36:56 #65 36.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:36:56 #65 37.06 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:36:56 #65 37.06 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:36:56 #65 37.06 OK: 20070 distinct packages available 03:36:56 #65 37.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:36:56 #65 37.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:36:56 #65 37.51 (1/4) Installing dumb-init (1.2.5-r2) 03:36:56 #65 37.52 (2/4) Installing musl-obstack (1.2.3-r2) 03:36:56 #65 37.52 (3/4) Installing libucontext (1.2-r2) 03:36:56 #65 37.53 (4/4) Installing gcompat (1.1.0-r1) 03:36:56 #65 37.53 Executing busybox-1.36.1-r7.trigger 03:36:56 #65 37.54 OK: 8 MiB in 19 packages 03:36:56 #65 DONE 37.9s 03:36:56 03:36:56 #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:36:56 #69 DONE 1.7s 03:36:56 03:36:56 #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:36:56 #62 36.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:36:56 #62 37.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:36:56 #62 37.26 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:36:56 #62 37.26 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:36:56 #62 37.26 OK: 20070 distinct packages available 03:36:56 #62 37.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:36:56 #62 37.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:36:56 #62 37.61 (1/5) Installing dumb-init (1.2.5-r2) 03:36:56 #62 37.63 (2/5) Installing musl-obstack (1.2.3-r2) 03:36:56 #62 37.63 (3/5) Installing libucontext (1.2-r2) 03:36:56 #62 37.64 (4/5) Installing gcompat (1.1.0-r1) 03:36:56 #62 37.64 (5/5) Installing openssl (3.1.6-r0) 03:36:56 #62 37.65 Executing busybox-1.36.1-r7.trigger 03:36:56 #62 37.66 OK: 8 MiB in 20 packages 03:36:56 #62 DONE 37.9s 03:36:56 03:36:56 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:36:56 #60 37.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:36:56 #60 37.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:36:56 #60 37.38 (1/4) Installing ca-certificates (20240226-r0) 03:36:56 #60 37.40 (2/4) Installing dumb-init (1.2.5-r2) 03:36:56 #60 37.40 (3/4) Installing su-exec (0.2-r3) 03:36:56 #60 37.41 (4/4) Installing yq (4.33.3-r5) 03:36:56 #60 37.62 Executing busybox-1.36.1-r7.trigger 03:36:56 #60 37.63 Executing ca-certificates-20240226-r0.trigger 03:36:56 #60 37.68 OK: 17 MiB in 19 packages 03:36:56 #60 DONE 37.9s 03:36:56 03:36:56 #66 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 03:36:56 #66 37.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:36:56 #66 37.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:36:56 #66 37.65 (1/2) Installing ca-certificates (20240226-r0) 03:36:56 #66 37.72 (2/2) Installing dumb-init (1.2.5-r2) 03:36:56 #66 37.72 Executing busybox-1.36.1-r7.trigger 03:36:56 #66 37.73 Executing ca-certificates-20240226-r0.trigger 03:36:56 #66 37.83 OK: 8 MiB in 17 packages 03:36:56 #66 DONE 38.2s 03:36:56 03:36:56 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:36:56 #58 38.11 Executing ca-certificates-20240226-r0.trigger 03:36:56 #58 38.19 OK: 12 MiB in 26 packages 03:36:56 #58 DONE 38.4s 03:36:56 03:36:56 #70 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:36:56 #70 ... 03:36:56 03:36:56 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:36:56 #64 36.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:36:56 #64 38.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:36:56 #64 38.25 (1/4) Installing dumb-init (1.2.5-r2) 03:36:56 #64 38.25 (2/4) Installing openssl (3.1.6-r0) 03:36:56 #64 38.26 (3/4) Installing su-exec (0.2-r3) 03:36:56 #64 38.28 (4/4) Installing yq (4.33.3-r5) 03:36:56 #64 38.33 Executing busybox-1.36.1-r7.trigger 03:36:56 #64 38.33 OK: 17 MiB in 19 packages 03:36:56 #64 DONE 38.6s 03:36:57 03:36:57 #68 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 03:36:57 #68 1.795 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:36:57 #68 1.893 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:36:57 #68 2.098 OK: 264 MiB in 52 packages 03:36:57 #68 DONE 2.4s 03:36:57 03:36:57 #71 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 03:36:57 #71 DONE 0.1s 03:36:57 03:36:57 #72 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:36:58 #72 ... 03:36:58 03:36:58 #73 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 03:36:58 #0 2.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:36:58 #0 2.884 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:36:58 #0 3.065 OK: 264 MiB in 52 packages 03:36:58 #73 DONE 3.4s 03:36:58 03:36:58 #74 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:36:58 #0 2.436 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:36:58 #0 2.583 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:36:58 #0 2.777 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:36:58 #0 2.777 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:36:58 #0 2.777 OK: 20077 distinct packages available 03:36:58 #0 2.829 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:36:58 #0 2.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:36:58 #0 3.104 OK: 264 MiB in 52 packages 03:36:58 #74 DONE 3.5s 03:36:58 03:36:58 #75 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 03:36:58 #75 ... 03:36:58 03:36:58 #76 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:36:58 #0 3.160 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:36:58 #0 3.239 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:36:58 #0 3.554 OK: 264 MiB in 52 packages 03:36:58 #76 DONE 3.9s 03:36:58 03:36:58 #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ 03:36:58 #77 ... 03:36:58 03:36:58 #75 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 03:36:58 #75 DONE 0.8s 03:36:58 03:36:58 #78 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:36:59 #78 ... 03:36:59 03:36:59 #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ 03:36:59 #77 DONE 0.8s 03:36:59 03:36:59 #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade 03:36:59 #0 3.891 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:36:59 #0 3.976 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:36:59 #0 4.198 OK: 7 MiB in 16 packages 03:36:59 #79 DONE 4.5s 03:36:59 03:36:59 #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 03:36:59 #80 DONE 0.9s 03:36:59 03:36:59 #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 03:36:59 #0 3.110 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:36:59 #0 3.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:36:59 #0 3.382 OK: 7 MiB in 17 packages 03:36:59 #81 DONE 3.5s 03:36:59 03:36:59 #82 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:37:00 #82 ... 03:37:00 03:37:00 #83 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 03:37:00 #0 3.574 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:37:00 #0 4.150 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:37:00 #0 4.781 (1/1) Installing dumb-init (1.2.5-r2) 03:37:00 #0 5.102 Executing busybox-1.36.1-r7.trigger 03:37:00 #0 5.109 OK: 7 MiB in 16 packages 03:37:00 #83 DONE 5.2s 03:37:00 03:37:00 #70 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:37:00 #70 3.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:37:00 #70 3.768 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:37:00 #70 ... 03:37:00 03:37:00 #84 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade 03:37:00 #0 3.728 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:37:00 #0 3.807 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:37:00 #0 4.049 OK: 7 MiB in 16 packages 03:37:00 #84 DONE 4.3s 03:37:00 03:37:00 #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:37:00 #0 3.176 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:37:00 #0 3.363 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:37:00 #0 3.550 OK: 17 MiB in 19 packages 03:37:00 #85 DONE 3.8s 03:37:00 03:37:00 #70 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:37:00 #70 4.055 OK: 8 MiB in 17 packages 03:37:00 #70 DONE 4.3s 03:37:00 03:37:00 #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:37:00 #0 3.477 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:37:00 #0 3.590 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:37:00 #0 3.890 OK: 8 MiB in 19 packages 03:37:00 #86 DONE 4.1s 03:37:00 03:37:00 #87 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:37:01 #87 DONE 0.8s 03:37:01 03:37:01 #88 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 03:37:01 #0 3.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:37:01 #0 3.598 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:37:01 #0 4.284 OK: 8 MiB in 20 packages 03:37:01 #88 DONE 5.0s 03:37:01 03:37:01 #72 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:37:01 #72 4.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:37:01 #72 4.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:37:01 #72 4.682 OK: 17 MiB in 19 packages 03:37:02 #72 DONE 5.5s 03:37:02 03:37:02 #89 [security-spire-config stage-2 5/10] COPY Attribution.txt / 03:37:02 #89 DONE 1.2s 03:37:02 03:37:02 #90 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:37:02 #0 3.833 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:37:02 #0 4.591 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:37:02 #0 5.349 OK: 264 MiB in 52 packages 03:37:02 #90 DONE 6.2s 03:37:02 03:37:02 #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:37:02 #0 4.768 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:37:02 #0 4.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:37:02 #0 5.084 OK: 12 MiB in 26 packages 03:37:02 #91 DONE 5.9s 03:37:02 03:37:02 #92 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:37:02 #92 DONE 1.2s 03:37:02 03:37:02 #93 [core-keeper builder 5/8] COPY go.mod vendor* ./ 03:37:02 #93 ... 03:37:02 03:37:02 #94 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:37:02 #94 DONE 1.3s 03:37:02 03:37:02 #93 [core-keeper builder 5/8] COPY go.mod vendor* ./ 03:37:02 #93 DONE 0.2s 03:37:02 03:37:02 #95 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 03:37:02 #95 DONE 0.2s 03:37:02 03:37:02 #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / 03:37:02 #96 DONE 0.2s 03:37:02 03:37:02 #97 [security-spire-config stage-2 6/10] COPY security.txt / 03:37:02 #97 DONE 0.2s 03:37:02 03:37:02 #98 [security-spire-server stage-2 6/9] COPY security.txt / 03:37:03 #98 DONE 0.9s 03:37:03 03:37:03 #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:37:03 #99 DONE 0.9s 03:37:03 03:37:03 #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:37:03 #100 DONE 1.1s 03:37:03 03:37:03 #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:37:03 #101 DONE 0.0s 03:37:03 03:37:03 #102 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 03:37:03 #102 DONE 0.1s 03:37:03 03:37:03 #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 03:37:03 #103 DONE 0.1s 03:37:03 03:37:03 #104 [security-spire-agent stage-3 7/10] COPY security.txt / 03:37:03 #104 DONE 0.1s 03:37:03 03:37:03 #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:37:03 #105 DONE 0.1s 03:37:03 03:37:03 #106 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:37:03 #106 DONE 0.1s 03:37:03 03:37:03 #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:37:03 #107 DONE 0.1s 03:37:03 03:37:03 #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:37:03 #108 DONE 0.1s 03:37:03 03:37:03 #109 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:37:03 #109 DONE 0.1s 03:37:03 03:37:03 #110 [security-spire-server] exporting to image 03:37:03 #110 exporting layers 03:37:03 #110 ... 03:37:03 03:37:03 #111 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:37:03 #111 DONE 0.0s 03:37:03 03:37:03 #110 [security-spire-agent] exporting to image 03:37:04 #110 ... 03:37:04 03:37:04 #82 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:37:04 #82 DONE 5.1s 03:37:04 03:37:04 #112 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 03:37:04 #112 DONE 0.0s 03:37:04 03:37:04 #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:37:04 #113 ... 03:37:04 03:37:04 #110 [security-spire-agent] exporting to image 03:37:04 #110 exporting layers 0.6s done 03:37:04 #110 writing image sha256:0d0e349b12ec210d531fa6bc609345dea9b4d0c5b76de2f1b28502ecd0e40582 done 03:37:04 #110 naming to docker.io/library/security-spire-config done 03:37:04 #110 writing image sha256:fa3716b176cdb35b73ac302ab2c89b51248bcf78880d89e685d2de4c84d3126e done 03:37:04 #110 naming to docker.io/library/security-spire-server done 03:37:04 #110 writing image sha256:497a917a2c9bc9be8afdc62dbc80240fffc311c64733530f8f22d26f3b7d800a done 03:37:04 #110 naming to docker.io/library/security-spire-agent done 03:37:04 #110 DONE 0.7s 03:37:04 03:37:04 #114 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:37:04 #114 ... 03:37:04 03:37:04 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:37:04 #41 ... 03:37:04 03:37:04 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:37:05 #56 ... 03:37:05 03:37:05 #115 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:37:07 #115 ... 03:37:07 03:37:07 #116 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:37:34 ? github.com/edgexfoundry/edgex-go [no test files] 03:37:53 #116 DONE 53.4s 03:37:53 03:37:53 #115 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:37:53 #115 DONE 51.4s 03:37:53 03:37:53 #114 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:37:53 #114 DONE 51.4s 03:37:53 03:37:53 #78 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:37:53 #78 DONE 51.7s 03:37:53 03:37:53 #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:37:53 #113 DONE 47.8s 03:37:53 03:37:53 #117 [security-secretstore-setup builder 6/7] COPY . . 03:37:57 #117 ... 03:37:57 03:37:57 #118 [core-keeper builder 7/8] COPY . . 03:38:00 #118 ... 03:38:00 03:38:00 #119 [security-spiffe-token-provider builder 6/7] COPY . . 03:38:00 #119 ... 03:38:00 03:38:00 #120 [support-notifications builder 6/7] COPY . . 03:38:00 #120 ... 03:38:00 03:38:00 #121 [support-scheduler builder 6/7] COPY . . 03:38:01 #121 ... 03:38:01 03:38:01 #117 [security-secretstore-setup builder 6/7] COPY . . 03:38:01 #117 DONE 11.4s 03:38:01 03:38:01 #122 [security-proxy-setup builder 6/7] COPY . . 03:38:01 #122 CACHED 03:38:01 03:38:01 #123 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:38:01 #123 CACHED 03:38:01 03:38:01 #124 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 03:38:01 #124 CACHED 03:38:01 03:38:01 #125 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:38:01 #125 CACHED 03:38:01 03:38:01 #126 [security-bootstrapper builder 6/7] COPY . . 03:38:01 #126 CACHED 03:38:01 03:38:01 #127 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:38:01 #127 CACHED 03:38:01 03:38:01 #128 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 03:38:01 #128 CACHED 03:38:01 03:38:01 #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:38:01 #129 CACHED 03:38:01 03:38:01 #130 [security-proxy-auth builder 6/7] COPY . . 03:38:01 #130 CACHED 03:38:01 03:38:01 #120 [support-notifications builder 6/7] COPY . . 03:38:01 #120 DONE 11.4s 03:38:01 03:38:01 #131 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:38:01 #131 CACHED 03:38:01 03:38:01 #132 [core-data builder 4/7] COPY go.mod vendor* ./ 03:38:01 #132 CACHED 03:38:01 03:38:01 #133 [core-data builder 6/7] COPY . . 03:38:01 #133 CACHED 03:38:01 03:38:01 #134 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:38:01 #134 CACHED 03:38:01 03:38:01 #135 [core-metadata builder 4/7] COPY go.mod vendor* ./ 03:38:01 #135 CACHED 03:38:01 03:38:01 #136 [core-metadata builder 6/7] COPY . . 03:38:01 #136 CACHED 03:38:01 03:38:01 #121 [support-scheduler builder 6/7] COPY . . 03:38:01 #121 DONE 11.4s 03:38:01 03:38:01 #137 [core-common-config-bootstrapper builder 6/7] COPY . . 03:38:01 #137 CACHED 03:38:01 03:38:01 #138 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:38:01 #138 CACHED 03:38:01 03:38:01 #139 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:38:01 #139 CACHED 03:38:01 03:38:01 #140 [core-command builder 4/7] COPY go.mod vendor* ./ 03:38:01 #140 CACHED 03:38:01 03:38:01 #141 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:38:01 #141 CACHED 03:38:01 03:38:01 #142 [core-command builder 6/7] COPY . . 03:38:01 #142 CACHED 03:38:01 03:38:01 #118 [core-keeper builder 7/8] COPY . . 03:38:01 #118 DONE 11.4s 03:38:01 03:38:01 #119 [security-spiffe-token-provider builder 6/7] COPY . . 03:38:01 #119 DONE 11.4s 03:38:01 03:38:01 #143 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:38:01 #143 CACHED 03:38:01 03:38:01 #144 [support-cron-scheduler builder 6/7] COPY . . 03:38:01 #144 CACHED 03:38:01 03:38:01 #145 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 03:38:01 #145 CACHED 03:38:01 03:38:01 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:38:03 #146 1.246 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 03:38:13 #146 ... 03:38:13 03:38:13 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:38:13 #0 0.649 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 03:38:13 #147 ... 03:38:13 03:38:13 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:38:13 #0 1.185 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 03:38:13 #148 ... 03:38:13 03:38:13 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:38:13 #0 1.059 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 03:38:13 #149 ... 03:38:13 03:38:13 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:38:13 #0 1.385 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 03:38:13 #150 ... 03:38:13 03:38:13 #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:38:13 #0 0.731 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 03:38:13 #151 ... 03:38:13 03:38:13 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:38:13 #0 0.977 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 03:38:13 #152 ... 03:38:13 03:38:13 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:38:13 #0 1.362 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 03:38:13 #153 ... 03:38:13 03:38:13 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:38:13 #0 0.585 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 03:38:13 #154 ... 03:38:13 03:38:13 #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:38:13 #0 0.516 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 03:38:13 #155 ... 03:38:13 03:38:13 #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:38:13 #0 1.050 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 03:38:13 #156 ... 03:38:13 03:38:13 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:38:13 #0 1.180 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 03:38:13 #157 ... 03:38:13 03:38:13 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:38:13 #0 0.859 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 03:39:35 #158 ... 03:39:35 03:39:35 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:39:35 #147 86.86 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 03:40:14 #147 ... 03:40:14 03:40:14 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:40:14 #154 DONE 131.3s 03:40:14 03:40:14 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:40:26 #41 ... 03:40:26 03:40:26 #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:40:26 #155 DONE 144.3s 03:40:26 03:40:26 #159 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 03:40:26 #159 ... 03:40:26 03:40:26 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:40:26 #147 DONE 144.8s 03:40:26 03:40:26 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:40:26 #146 DONE 144.7s 03:40:26 03:40:26 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:40:26 #152 DONE 144.8s 03:40:26 03:40:26 #160 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:40:26 #160 ... 03:40:26 03:40:26 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 03:40:26 #161 DONE 0.6s 03:40:26 03:40:26 #159 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 03:40:26 #159 DONE 0.8s 03:40:26 03:40:26 #162 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:40:27 #162 DONE 0.3s 03:40:27 03:40:27 #163 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:40:27 #163 ... 03:40:27 03:40:27 #160 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:40:27 #160 DONE 0.6s 03:40:27 03:40:27 #164 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 03:40:27 #164 DONE 0.5s 03:40:27 03:40:27 #165 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 03:40:27 #165 DONE 0.5s 03:40:27 03:40:27 #166 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 03:40:29 #166 ... 03:40:29 03:40:29 #163 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:40:29 #163 DONE 1.8s 03:40:29 03:40:29 #167 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:40:34 #167 ... 03:40:34 03:40:34 #168 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:40:34 #168 DONE 7.1s 03:40:34 03:40:34 #169 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 03:40:34 #169 ... 03:40:34 03:40:34 #170 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:40:34 #170 ... 03:40:34 03:40:34 #166 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 03:40:34 #166 DONE 7.3s 03:40:34 03:40:34 #171 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:40:37 #171 ... 03:40:37 03:40:37 #172 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 03:40:37 #172 ... 03:40:37 03:40:37 #169 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 03:40:37 #169 DONE 10.0s 03:40:37 03:40:37 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:40:38 #41 ... 03:40:38 03:40:38 #173 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:40:41 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:40:41 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 03:40:46 #173 ... 03:40:46 03:40:46 #172 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 03:40:46 #172 DONE 18.5s 03:40:46 03:40:46 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:40:46 #157 DONE 163.7s 03:40:46 03:40:46 #174 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 03:40:46 #174 ... 03:40:46 03:40:46 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:40:46 #149 DONE 163.7s 03:40:46 03:40:46 #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:40:46 #156 DONE 163.7s 03:40:46 03:40:46 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:40:46 #150 DONE 163.7s 03:40:46 03:40:46 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:40:46 #153 DONE 163.7s 03:40:46 03:40:46 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:40:46 #148 DONE 163.7s 03:40:46 03:40:46 #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:40:46 #151 DONE 163.8s 03:40:46 03:40:46 #167 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:40:46 #167 DONE 16.6s 03:40:46 03:40:46 #175 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:40:46 #175 CACHED 03:40:46 03:40:46 #176 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:40:46 #176 CACHED 03:40:46 03:40:46 #177 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:40:46 #177 ... 03:40:46 03:40:46 #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:40:46 #178 CACHED 03:40:46 03:40:46 #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:40:46 #179 CACHED 03:40:46 03:40:46 #180 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:40:46 #180 CACHED 03:40:46 03:40:46 #181 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:40:46 #181 CACHED 03:40:46 03:40:46 #182 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:40:46 #182 CACHED 03:40:46 03:40:46 #183 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:40:46 #183 CACHED 03:40:46 03:40:46 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:40:46 #158 DONE 164.1s 03:40:46 03:40:46 #171 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:40:46 #171 DONE 11.2s 03:40:46 03:40:46 #170 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:40:46 #170 DONE 11.4s 03:40:46 03:40:46 #173 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:40:46 #173 DONE 7.6s 03:40:46 03:40:46 #184 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:40:47 #184 ... 03:40:47 03:40:47 #174 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 03:40:47 #174 DONE 1.8s 03:40:47 03:40:47 #185 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 03:40:47 #185 ... 03:40:47 03:40:47 #186 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:40:47 #186 DONE 1.9s 03:40:47 03:40:47 #187 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 03:40:47 #187 DONE 1.7s 03:40:47 03:40:47 #188 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:40:47 #188 DONE 1.6s 03:40:47 03:40:47 #177 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:40:47 #177 DONE 1.7s 03:40:47 03:40:47 #189 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 03:40:47 #189 DONE 1.7s 03:40:47 03:40:47 #190 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:40:47 #190 DONE 1.7s 03:40:47 03:40:47 #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:40:47 #191 DONE 1.8s 03:40:47 03:40:47 #192 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:40:47 #192 DONE 1.8s 03:40:47 03:40:47 #184 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:40:47 #184 DONE 1.6s 03:40:47 03:40:47 #193 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 03:40:47 #193 DONE 1.6s 03:40:47 03:40:47 #194 [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 03:40:47 #194 DONE 1.6s 03:40:47 03:40:47 #110 [security-spiffe-token-provider] exporting to image 03:40:47 #110 exporting layers 03:40:48 #110 ... 03:40:48 03:40:48 #185 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 03:40:48 #185 DONE 0.8s 03:40:48 03:40:48 #195 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:40:48 #195 DONE 0.7s 03:40:48 03:40:48 #196 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:40:48 #196 DONE 0.7s 03:40:48 03:40:48 #197 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:40:48 #197 DONE 0.7s 03:40:48 03:40:48 #198 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:40:48 #198 CACHED 03:40:48 03:40:48 #199 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:40:48 #199 CACHED 03:40:48 03:40:48 #200 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:40:48 #200 DONE 0.7s 03:40:48 03:40:48 #201 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:40:48 #201 DONE 0.7s 03:40:48 03:40:48 #202 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 03:40:48 #202 ... 03:40:48 03:40:48 #203 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 03:40:48 #203 DONE 0.7s 03:40:48 03:40:48 #204 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:40:48 #204 DONE 0.7s 03:40:48 03:40:48 #205 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 03:40:48 #205 DONE 0.8s 03:40:48 03:40:48 #206 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:40:48 #206 DONE 0.7s 03:40:48 03:40:48 #207 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:40:48 #207 DONE 0.7s 03:40:48 03:40:48 #110 [core-command] exporting to image 03:40:49 #110 ... 03:40:49 03:40:49 #208 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:40:49 #208 DONE 1.0s 03:40:49 03:40:49 #209 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:40:49 #209 DONE 1.1s 03:40:49 03:40:49 #210 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:40:49 #210 DONE 1.1s 03:40:49 03:40:49 #211 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:40:49 #211 DONE 1.2s 03:40:49 03:40:49 #202 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 03:40:49 #202 DONE 1.1s 03:40:49 03:40:49 #212 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 03:40:49 #212 DONE 1.1s 03:40:49 03:40:49 #110 [core-keeper] exporting to image 03:40:49 #110 ... 03:40:49 03:40:49 #213 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:40:49 #213 DONE 1.1s 03:40:49 03:40:49 #214 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:40:49 #214 DONE 1.1s 03:40:49 03:40:49 #215 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:40:49 #215 DONE 0.3s 03:40:49 03:40:49 #216 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 03:40:49 #216 DONE 0.2s 03:40:49 03:40:49 #110 [support-notifications] exporting to image 03:40:49 #110 writing image sha256:7444f6d73d2d6166bc5c61c785f948abb7c491b106ac89b9ae52c3bf1b756949 03:40:49 #110 ... 03:40:49 03:40:49 #217 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:40:49 #217 DONE 0.3s 03:40:49 03:40:49 #218 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:40:49 #218 DONE 0.3s 03:40:49 03:40:49 #219 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:40:49 #219 DONE 0.3s 03:40:49 03:40:49 #110 [security-spiffe-token-provider] exporting to image 03:40:49 #110 exporting layers 0.4s done 03:40:49 #110 writing image sha256:7444f6d73d2d6166bc5c61c785f948abb7c491b106ac89b9ae52c3bf1b756949 0.0s done 03:40:49 #110 naming to docker.io/library/security-spiffe-token-provider done 03:40:49 #110 ... 03:40:49 03:40:49 #220 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:40:49 #220 DONE 1.5s 03:40:49 03:40:49 #221 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:40:49 #221 DONE 1.7s 03:40:49 03:40:49 #110 [core-common-config-bootstrapper] exporting to image 03:40:49 #110 writing image sha256:b6d3396484a4ad7e4d45c743be689807b439c971fd8a2c9d120fe8e4cabe3d58 done 03:40:49 #110 naming to docker.io/library/support-scheduler done 03:40:49 #110 writing image sha256:a6033f3e09a42a597ea91ec6240a4f960db82a3639c1357c9115be5c85fce0b3 0.0s done 03:40:49 #110 naming to docker.io/library/core-command 03:40:49 #110 ... 03:40:49 03:40:49 #222 [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/ 03:40:49 #222 DONE 0.3s 03:40:49 03:40:49 #223 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:40:49 #223 DONE 0.2s 03:40:49 03:40:49 #110 [core-command] exporting to image 03:40:49 #110 exporting layers 0.4s done 03:40:49 #110 naming to docker.io/library/core-command 0.0s done 03:40:49 #110 ... 03:40:49 03:40:49 #224 [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/ 03:40:49 #224 DONE 0.1s 03:40:49 03:40:49 #110 [core-data] exporting to image 03:40:49 #110 exporting layers 0.4s done 03:40:49 #110 writing image sha256:c38d61b841e5bf2c73036e07bf76925b4c440648482181dbe1e757a9e6c15056 0.0s done 03:40:49 #110 writing image sha256:f930e2749b710df2aef81d2ce95727618ec959e4152e55d5706578ce8ee9cfe5 0.1s done 03:40:49 #110 writing image sha256:914eec22e875a906038388ff263be7266b1841f1c4ee07616a60bdcfae6af77f 0.1s done 03:40:49 #110 naming to docker.io/library/core-keeper 0.0s done 03:40:49 #110 writing image sha256:404de3b62db25523dfb4621c6a1ff81bd31ae95adae9df796d7fd9021c5da79d 0.0s done 03:40:49 #110 naming to docker.io/library/support-notifications done 03:40:49 #110 naming to docker.io/library/core-metadata done 03:40:49 #110 naming to docker.io/library/core-data done 03:40:49 #110 writing image sha256:979aec9af354c884043e4b61c9ba54ee979033757b47904cc6f80cb00032293b 03:40:50 #110 exporting layers 0.4s done 03:40:50 #110 writing image sha256:979aec9af354c884043e4b61c9ba54ee979033757b47904cc6f80cb00032293b 0.0s done 03:40:50 #110 naming to docker.io/library/support-cron-scheduler done 03:40:50 #110 writing image sha256:173d1a949763bc7f535a8205b53d94cb61fc9e21862f95ede080aa626d48a8b7 done 03:40:50 #110 naming to docker.io/library/core-common-config-bootstrapper done 03:40:50 #110 writing image sha256:fa3294ebb3c35790a237982745c947f32639bf71564c281eba238e6526f0a968 03:40:50 #110 ... 03:40:50 03:40:50 #225 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:40:50 #225 DONE 0.9s 03:40:50 03:40:50 #226 [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/ 03:40:50 #226 DONE 0.2s 03:40:50 03:40:50 #227 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 03:40:50 #227 DONE 0.1s 03:40:50 03:40:50 #110 [security-proxy-auth] exporting to image 03:40:50 #110 writing image sha256:fa3294ebb3c35790a237982745c947f32639bf71564c281eba238e6526f0a968 done 03:40:50 #110 naming to docker.io/library/security-proxy-setup done 03:40:50 #110 exporting layers 0.2s done 03:40:50 #110 writing image sha256:de48663d0dc38a7eea86b4785af8b32e9a593d73a909cba88e6098b5591222d3 done 03:40:50 #110 naming to docker.io/library/security-proxy-auth done 03:40:50 #110 DONE 3.6s 03:40:50 03:40:50 #228 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:40:50 #228 DONE 0.1s 03:40:50 03:40:50 #229 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:40:50 #229 DONE 0.6s 03:40:50 03:40:50 #230 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 03:40:51 #230 DONE 0.4s 03:40:51 03:40:51 #110 [security-bootstrapper] exporting to image 03:40:51 #110 exporting layers 0.5s done 03:40:51 #110 writing image sha256:e24d1198f399f8ee64fb07cce1fc41b2f8e3e34a759739e97581d62308f1d8d0 done 03:40:51 #110 naming to docker.io/library/security-secretstore-setup done 03:40:51 #110 exporting layers 0.3s done 03:40:51 #110 writing image sha256:047e9ac6042c4712065e817d039383b108d8245245f4e8c34b560612612b5c9a done 03:40:51 #110 naming to docker.io/library/security-bootstrapper done 03:40:51 #110 DONE 4.2s 03:40:51 03:40:51 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:40:51 time="2024-08-12T03:36:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:40:51 time="2024-08-12T03:36:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:40:51 time="2024-08-12T03:36:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:40:51 time="2024-08-12T03:36:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:40:51 time="2024-08-12T03:36:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:40:51 time="2024-08-12T03:36:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:40:51 time="2024-08-12T03:36:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:40:51 time="2024-08-12T03:36:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:40:51 time="2024-08-12T03:36:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:40:51 time="2024-08-12T03:36:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:40:51 time="2024-08-12T03:36:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:40:51 time="2024-08-12T03:36:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:40:51 time="2024-08-12T03:36:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:40:51 time="2024-08-12T03:36:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:40:51 time="2024-08-12T03:36:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:40:51 time="2024-08-12T03:36:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:40:51 $ docker stop --time=1 15682b2c626bb68f46b0f136fb274ba7b45fa1dc3719cbf85bc160b12d9452d7 03:40:52 $ docker rm -f --volumes 15682b2c626bb68f46b0f136fb274ba7b45fa1dc3719cbf85bc160b12d9452d7 [Pipeline] // withDockerContainer [Pipeline] sh 03:40:52 + docker images 03:40:52 REPOSITORY TAG IMAGE ID CREATED SIZE 03:40:52 security-bootstrapper latest 047e9ac6042c 2 seconds ago 18.9MB 03:40:52 security-proxy-auth latest de48663d0dc3 2 seconds ago 33MB 03:40:52 security-secretstore-setup latest e24d1198f399 2 seconds ago 37MB 03:40:52 core-keeper latest c38d61b841e5 3 seconds ago 39.4MB 03:40:52 support-cron-scheduler latest 979aec9af354 3 seconds ago 42.8MB 03:40:52 core-metadata latest 914eec22e875 3 seconds ago 39.7MB 03:40:52 support-notifications latest f930e2749b71 3 seconds ago 42.4MB 03:40:52 security-proxy-setup latest fa3294ebb3c3 3 seconds ago 26.2MB 03:40:52 core-data latest 404de3b62db2 3 seconds ago 39.5MB 03:40:52 core-common-config-bootstrapper latest 173d1a949763 3 seconds ago 15.2MB 03:40:52 core-command latest a6033f3e09a4 4 seconds ago 35.4MB 03:40:52 support-scheduler latest b6d3396484a4 4 seconds ago 41.8MB 03:40:52 security-spiffe-token-provider latest 7444f6d73d2d 5 seconds ago 28.8MB 03:40:52 security-spire-agent latest 497a917a2c9b 3 minutes ago 182MB 03:40:52 security-spire-config latest 0d0e349b12ec 3 minutes ago 120MB 03:40:52 security-spire-server latest fa3716b176cd 3 minutes ago 121MB 03:40:52 ci-base-image-x86_64 latest 51c13b877405 7 minutes ago 970MB 03:40:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB 03:40:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB 03:40:52 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] } 03:41:28 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:41:28 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 03:41:28 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:41:28 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:41:28 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:41:28 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:41:28 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 03:41:28 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:41:28 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 03:41:33 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 03:41:33 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:41:33 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:41:33 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:41:33 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:41:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:41:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:41:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.124s coverage: 28.7% of statements 03:41:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.183s coverage: 97.0% of statements 03:42:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 03:42:01 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 03:42:01 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:42:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.280s coverage: 69.2% of statements 03:42:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:42:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:42:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.214s coverage: 53.2% of statements 03:42:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 03:42:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:42:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 03:42:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:42:13 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 03:42:13 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 03:42:13 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 03:42:13 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 03:42:13 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 03:42:22 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 03:42:22 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 03:42:22 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 03:42:22 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 03:42:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:42:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 11.552s coverage: 93.4% of statements 03:42:25 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.368s coverage: 91.7% of statements 03:42:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:42:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:42:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.205s coverage: 6.5% of statements 03:42:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:42:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 03:42:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 03:42:39 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:42:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 03:42:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:42:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:42:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:42:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:42:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 03:42:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:42:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.607s coverage: 95.8% of statements 03:42:40 ok github.com/edgexfoundry/edgex-go/internal/io 1.103s coverage: 72.2% of statements 03:42:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.110s coverage: 0.0% of statements [no tests to run] 03:42:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:42:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:42:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.293s coverage: 0.8% of statements 03:42:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.155s coverage: 30.7% of statements 03:42:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.130s coverage: 41.7% of statements 03:42:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.107s coverage: 77.8% of statements 03:42:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.103s coverage: 94.1% of statements 03:42:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.131s coverage: 96.3% of statements 03:43:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.104s coverage: 87.5% of statements 03:43:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:43:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:43:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:43:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:43:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:43:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 03:43:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 03:43:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 03:43:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.112s coverage: 94.4% of statements 03:43:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 03:43:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 03:43:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 03:43:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:43:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:43:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:43:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:43:22 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:43:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:43:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:43:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.931s coverage: 79.9% of statements 03:43:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.153s coverage: 92.9% of statements 03:43:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.090s coverage: 67.2% of statements 03:43:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.115s coverage: 62.3% of statements 03:43:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.105s coverage: 76.6% of statements 03:43:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 03:43:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.103s coverage: 87.2% of statements 03:43:32 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.076s coverage: 20.0% of statements 03:43:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.078s coverage: 100.0% of statements 03:43:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.264s coverage: 81.8% of statements 03:43:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.251s coverage: 82.1% of statements 03:43:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:43:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.108s coverage: 86.0% of statements 03:43:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:43:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:43:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.691s coverage: 63.1% of statements 03:43:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.119s coverage: 100.0% of statements 03:43:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.104s coverage: 89.4% of statements 03:43:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.070s coverage: 100.0% of statements 03:43:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 03:43:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 03:43:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 03:43:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.074s coverage: 73.7% of statements 03:43:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.071s coverage: 100.0% of statements 03:43:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:43:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:43:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:43:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.666s coverage: 36.5% of statements 03:43:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.118s coverage: 89.5% of statements 03:43:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 03:43:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 03:43:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 03:43:51 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 03:43:51 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] 03:43:51 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 03:43:51 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 03:43:51 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 03:43:51 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] 03:43:51 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 03:43:52 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 03:43:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:43:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.109s coverage: 84.8% of statements 03:43:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 03:43:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 03:43:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:43:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:44:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.177s coverage: 19.9% of statements 03:44:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:44:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 03:44:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:44:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 03:44:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.490s coverage: 95.7% of statements 03:44:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:44:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:44:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.144s coverage: 61.8% of statements 03:44:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:44:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 03:44:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.268s coverage: 98.9% of statements 03:44:16 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 03:44:16 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:44:16 go vet ./... 03:48:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:48:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:48:38 ./bin/test-attribution-txt.sh 03:48:38 An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [Pipeline] echo 03:48:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 03:48:38 + ls -al . 03:48:38 total 876 03:48:38 drwxrwxr-x 10 1001 1001 4096 Aug 12 03:36 . 03:48:38 drwxr-xr-x 4 root root 4096 Aug 12 03:36 .. 03:48:38 drwxrwxr-x 2 1001 1001 4096 Aug 12 03:34 .blubracket 03:48:38 -rw-rw-r-- 1 1001 1001 10 Aug 12 03:34 .dockerignore 03:48:38 drwxrwxr-x 8 1001 1001 4096 Aug 12 03:34 .git 03:48:38 drwxrwxr-x 3 1001 1001 4096 Aug 12 03:34 .github 03:48:38 -rw-rw-r-- 1 1001 1001 1102 Aug 12 03:34 .gitignore 03:48:38 -rw-rw-r-- 1 1001 1001 42 Aug 12 03:34 .golangci.yml 03:48:38 -rw-rw-r-- 1 1001 1001 100 Aug 12 03:34 .hadolint.yml 03:48:38 -rw-rw-r-- 1 1001 1001 155 Aug 12 03:34 .sonarcloud.properties 03:48:38 -rw-rw-r-- 1 1001 1001 1171 Aug 12 03:34 ADOPTERS.md 03:48:38 -rw-rw-r-- 1 1001 1001 21171 Aug 12 03:34 Attribution.txt 03:48:38 -rw-rw-r-- 1 1001 1001 100284 Aug 12 03:34 CHANGELOG.md 03:48:38 -rw-rw-r-- 1 1001 1001 3804 Aug 12 03:34 CONTRIBUTING.md 03:48:38 -rw-rw-r-- 1 1001 1001 677 Aug 12 03:34 GOVERNANCE.md 03:48:38 -rw-rw-r-- 1 1001 1001 861 Aug 12 03:34 Jenkinsfile 03:48:38 -rw-rw-r-- 1 1001 1001 10775 Aug 12 03:34 LICENSE 03:48:38 -rw-rw-r-- 1 1001 1001 16854 Aug 12 03:34 Makefile 03:48:38 -rw-rw-r-- 1 1001 1001 582 Aug 12 03:34 OWNERS.md 03:48:38 -rw-rw-r-- 1 1001 1001 9528 Aug 12 03:34 README.md 03:48:38 -rw-rw-r-- 1 1001 1001 789 Aug 12 03:34 SECURITY.md 03:48:38 -rw-rw-r-- 1 1001 1001 5 Aug 12 03:32 VERSION 03:48:38 drwxrwxr-x 2 1001 1001 4096 Aug 12 03:34 bin 03:48:38 drwxrwxr-x 20 1001 1001 4096 Aug 12 03:34 cmd 03:48:38 -rw-r--r-- 1 root root 511262 Aug 12 03:44 coverage.out 03:48:38 drwxrwxr-x 2 1001 1001 4096 Aug 12 03:34 fuzz_test 03:48:38 -rw-rw-r-- 1 1001 1001 7317 Aug 12 03:34 go.mod 03:48:38 -rw-rw-r-- 1 1001 1001 102581 Aug 12 03:34 go.sum 03:48:38 drwxrwxr-x 7 1001 1001 4096 Aug 12 03:34 internal 03:48:38 drwxrwxr-x 3 1001 1001 4096 Aug 12 03:34 openapi 03:48:38 -rw-rw-r-- 1 1001 1001 584 Aug 12 03:34 security.txt 03:48:38 -rw-rw-r-- 1 1001 1001 204 Aug 12 03:34 version.go [Pipeline] sh 03:48:39 + '[' -e coverage.out ] 03:48:39 + chown 1001:1001 coverage.out [Pipeline] stash 03:48:39 Warning: overwriting stash ‘coverage-report’ 03:48:40 Stashed 1 file(s) [Pipeline] sh 03:48:41 + make build 03:48:41 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 03:51:47 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 03:51:56 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 03:52:04 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 03:52:06 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 03:52: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 03:52:42 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 03:52:52 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 03:53:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:53:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:53:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:53:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 03:53:22 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 03:53: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 03:53:31 $ docker stop --time=1 df17b4a4c9b7ab214e8d497be6ba0c39c297d30c26eba08a9b14b1cd41e45e60 03:53:33 $ docker rm -f --volumes df17b4a4c9b7ab214e8d497be6ba0c39c297d30c26eba08a9b14b1cd41e45e60 [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 03:53:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:53:36 03:53:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:53:37 latest: Pulling from edgex-devops/edgex-compose-arm64 03:53:37 547446be3368: Pulling fs layer 03:53:37 d125d8839a47: Pulling fs layer 03:53:37 3e85d5ac6304: Pulling fs layer 03:53:37 c3105a71a48b: Pulling fs layer 03:53:37 0f093f025ec4: Pulling fs layer 03:53:37 c3106fc0e877: Pulling fs layer 03:53:37 c3105a71a48b: Waiting 03:53:37 0f093f025ec4: Waiting 03:53:37 c3106fc0e877: Waiting 03:53:37 547446be3368: Verifying Checksum 03:53:37 547446be3368: Download complete 03:53:37 c3105a71a48b: Verifying Checksum 03:53:37 c3105a71a48b: Download complete 03:53:38 d125d8839a47: Verifying Checksum 03:53:38 d125d8839a47: Download complete 03:53:38 c3106fc0e877: Verifying Checksum 03:53:38 c3106fc0e877: Download complete 03:53:38 0f093f025ec4: Verifying Checksum 03:53:38 0f093f025ec4: Download complete 03:53:38 547446be3368: Pull complete 03:53:39 d125d8839a47: Pull complete 03:53:40 3e85d5ac6304: Verifying Checksum 03:53:40 3e85d5ac6304: Download complete 03:53:50 3e85d5ac6304: Pull complete 03:53:50 c3105a71a48b: Pull complete 03:53:51 0f093f025ec4: Pull complete 03:53:51 c3106fc0e877: Pull complete 03:53:51 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 03:53:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:53:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:53:51 prd-ubuntu20.04-docker-arm64-4c-16g-7536 does not seem to be running inside a container 03:53:51 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:53:53 $ docker top d5f149f3374ba4d68b96b4460cdb6411874b866fcc75cb6cb7012e29dd0a4cdc -eo pid,comm [Pipeline] { [Pipeline] sh 03:53:54 + docker compose -f ./docker-compose-build.yml build --parallel 03:54:04 #1 [support-cron-scheduler internal] load build definition from Dockerfile 03:54:04 #1 transferring dockerfile: 30B 03:54:04 #1 transferring dockerfile: 1.85kB 0.0s done 03:54:04 #1 DONE 0.1s 03:54:04 03:54:04 #2 [security-spire-agent internal] load build definition from Dockerfile 03:54:04 #2 transferring dockerfile: 1.81kB done 03:54:04 #2 DONE 0.0s 03:54:04 03:54:04 #3 [security-proxy-auth internal] load build definition from Dockerfile 03:54:04 #3 transferring dockerfile: 2.15kB done 03:54:04 #3 DONE 0.1s 03:54:04 03:54:04 #4 [core-data internal] load build definition from Dockerfile 03:54:04 #4 transferring dockerfile: 2.01kB done 03:54:04 #4 DONE 0.1s 03:54:04 03:54:04 #5 [security-secretstore-setup internal] load build definition from Dockerfile 03:54:04 #5 transferring dockerfile: 2.49kB done 03:54:04 #5 DONE 0.1s 03:54:04 03:54:04 #6 [core-keeper internal] load build definition from Dockerfile 03:54:04 #6 transferring dockerfile: 2.01kB 0.0s done 03:54:04 #6 DONE 0.1s 03:54:05 03:54:05 #7 [security-spiffe-token-provider internal] load build definition from Dockerfile 03:54:05 #7 transferring dockerfile: 1.89kB done 03:54:05 #7 DONE 0.1s 03:54:05 03:54:05 #8 [core-metadata internal] load build definition from Dockerfile 03:54:05 #8 transferring dockerfile: 2.06kB done 03:54:05 #8 DONE 0.1s 03:54:05 03:54:05 #9 [support-scheduler internal] load build definition from Dockerfile 03:54:05 #9 transferring dockerfile: 1.93kB done 03:54:05 #9 DONE 0.0s 03:54:05 03:54:05 #10 [security-bootstrapper internal] load build definition from Dockerfile 03:54:05 #10 transferring dockerfile: 3.17kB done 03:54:05 #10 DONE 0.1s 03:54:05 03:54:05 #11 [core-command internal] load build definition from Dockerfile 03:54:05 #11 transferring dockerfile: 1.93kB done 03:54:05 #11 DONE 0.1s 03:54:05 03:54:05 #12 [security-spire-config internal] load build definition from Dockerfile 03:54:05 #12 transferring dockerfile: 1.69kB 0.0s done 03:54:05 #12 DONE 0.1s 03:54:05 03:54:05 #13 [security-proxy-setup internal] load build definition from Dockerfile 03:54:05 #13 transferring dockerfile: 2.50kB done 03:54:05 #13 DONE 0.1s 03:54:05 03:54:05 #14 [security-spire-server internal] load build definition from Dockerfile 03:54:05 #14 transferring dockerfile: 1.70kB 0.0s done 03:54:05 #14 DONE 0.1s 03:54:05 03:54:05 #15 [support-notifications internal] load build definition from Dockerfile 03:54:05 #15 transferring dockerfile: 1.95kB 0.0s done 03:54:05 #15 DONE 0.1s 03:54:05 03:54:05 #16 [core-common-config-bootstrapper internal] load build definition from Dockerfile 03:54:05 #16 transferring dockerfile: 2.23kB done 03:54:05 #16 DONE 0.0s 03:54:05 03:54:05 #17 [support-cron-scheduler internal] load .dockerignore 03:54:05 #17 transferring context: 50B done 03:54:05 #17 DONE 0.1s 03:54:06 03:54:06 #18 [security-spire-agent internal] load .dockerignore 03:54:06 #18 transferring context: 50B done 03:54:06 #18 DONE 0.1s 03:54:06 03:54:06 #19 [security-proxy-auth internal] load .dockerignore 03:54:06 #19 transferring context: 50B done 03:54:06 #19 DONE 0.0s 03:54:06 03:54:06 #20 [core-data internal] load .dockerignore 03:54:06 #20 transferring context: 50B done 03:54:06 #20 DONE 0.1s 03:54:06 03:54:06 #21 [security-secretstore-setup internal] load .dockerignore 03:54:06 #21 transferring context: 50B done 03:54:06 #21 DONE 0.1s 03:54:06 03:54:06 #22 [core-keeper internal] load .dockerignore 03:54:06 #22 transferring context: 50B done 03:54:06 #22 DONE 0.0s 03:54:06 03:54:06 #23 [security-spiffe-token-provider internal] load .dockerignore 03:54:06 #23 transferring context: 50B done 03:54:06 #23 DONE 0.1s 03:54:06 03:54:06 #24 [core-metadata internal] load .dockerignore 03:54:06 #24 transferring context: 50B 0.0s done 03:54:06 #24 DONE 0.1s 03:54:06 03:54:06 #25 [support-scheduler internal] load .dockerignore 03:54:06 #25 transferring context: 50B done 03:54:06 #25 DONE 0.1s 03:54:06 03:54:06 #26 [security-bootstrapper internal] load .dockerignore 03:54:06 #26 transferring context: 50B 0.0s done 03:54:06 #26 DONE 0.1s 03:54:06 03:54:06 #27 [core-command internal] load .dockerignore 03:54:07 #27 transferring context: 50B done 03:54:07 #27 DONE 0.1s 03:54:07 03:54:07 #28 [security-spire-config internal] load .dockerignore 03:54:07 #28 transferring context: 50B 0.0s done 03:54:07 #28 DONE 0.1s 03:54:07 03:54:07 #29 [security-proxy-setup internal] load .dockerignore 03:54:07 #29 transferring context: 50B done 03:54:07 #29 DONE 0.1s 03:54:07 03:54:07 #30 [security-spire-server internal] load .dockerignore 03:54:07 #30 transferring context: 50B done 03:54:07 #30 DONE 0.1s 03:54:07 03:54:07 #31 [support-notifications internal] load .dockerignore 03:54:07 #31 transferring context: 50B done 03:54:07 #31 DONE 0.1s 03:54:07 03:54:07 #32 [core-common-config-bootstrapper internal] load .dockerignore 03:54:07 #32 transferring context: 50B 0.0s done 03:54:07 #32 DONE 0.1s 03:54:07 03:54:07 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:54:07 #33 DONE 0.0s 03:54:07 03:54:07 #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 03:54:07 #34 DONE 0.4s 03:54:07 03:54:07 #35 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 03:54:07 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 03:54:07 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 03:54:07 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0B / 3.34MB 0.1s 03:54:07 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 03:54:07 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 03:54:08 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.22MB / 3.34MB 0.3s 03:54:08 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 03:54:08 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 03:54:08 #35 ... 03:54:08 03:54:08 #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 03:54:08 #34 DONE 0.4s 03:54:08 03:54:08 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:54:08 #33 DONE 0.0s 03:54:08 03:54:08 #36 [support-cron-scheduler internal] load build context 03:54:08 #36 ... 03:54:08 03:54:08 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:54:08 #33 DONE 0.0s 03:54:08 03:54:08 #36 [support-cron-scheduler internal] load build context 03:54:08 #36 ... 03:54:08 03:54:08 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:54:08 #33 DONE 0.0s 03:54:08 03:54:08 #36 [support-cron-scheduler internal] load build context 03:54:08 #36 ... 03:54:08 03:54:08 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:54:08 #33 DONE 0.0s 03:54:09 03:54:09 #35 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 03:54:09 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 03:54:09 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 03:54:09 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 03:54:09 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 03:54:09 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 03:54:09 #35 ... 03:54:09 03:54:09 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:54:09 #33 DONE 0.0s 03:54:09 03:54:09 #35 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 03:54:09 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 03:54:09 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 03:54:09 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 03:54:09 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 03:54:09 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 03:54:09 #35 ... 03:54:09 03:54:09 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:54:09 #33 DONE 0.0s 03:54:09 03:54:09 #37 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:54:09 #37 DONE 2.3s 03:54:09 03:54:09 #35 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 03:54:09 #35 ... 03:54:09 03:54:09 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:54:09 #33 DONE 0.0s 03:54:09 03:54:09 #35 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 03:54:09 #35 ... 03:54:09 03:54:09 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:54:09 #33 DONE 0.0s 03:54:09 03:54:09 #35 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 03:54:09 #35 ... 03:54:09 03:54:09 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:54:09 #33 DONE 0.0s 03:54:09 03:54:09 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 03:54:09 #38 DONE 1.4s 03:54:09 03:54:09 #35 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 03:54:09 #35 ... 03:54:09 03:54:09 #39 [security-bootstrapper internal] load build context 03:54:09 #39 DONE 0.0s 03:54:09 03:54:09 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 03:54:09 #40 DONE 1.5s 03:54:09 03:54:09 #37 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:54:09 #37 DONE 2.4s 03:54:09 03:54:09 #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 03:54:09 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 03:54:09 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 03:54:09 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 03:54:09 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 03:54:09 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 03:54:10 #35 ... 03:54:10 03:54:10 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:54:10 #33 DONE 0.1s 03:54:10 03:54:10 #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 03:54:10 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.0s done 03:54:10 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.0s done 03:54:10 #35 ... 03:54:10 03:54:10 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:54:10 #33 DONE 0.1s 03:54:10 03:54:10 #41 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 03:54:10 #41 DONE 2.0s 03:54:10 03:54:10 #35 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 03:54:10 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 03:54:10 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 03:54:10 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 03:54:10 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 03:54:10 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 03:54:10 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.0s done 03:54:10 #35 ... 03:54:10 03:54:10 #37 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:54:10 #37 DONE 2.5s 03:54:10 03:54:10 #40 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 03:54:10 #40 DONE 2.3s 03:54:10 03:54:10 #41 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 03:54:10 #41 DONE 2.0s 03:54:10 03:54:10 #35 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 03:54:10 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 03:54:10 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 03:54:10 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 03:54:10 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 03:54:10 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 03:54:10 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.0s done 03:54:11 #35 ... 03:54:11 03:54:11 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:54:11 #33 DONE 0.1s 03:54:11 03:54:11 #42 [security-spire-agent internal] load build context 03:54:11 #42 transferring context: 27.13kB 0.2s done 03:54:11 #42 DONE 1.4s 03:54:11 03:54:11 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:54:11 #43 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.1s done 03:54:11 #43 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 03:54:11 #43 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 03:54:11 #43 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 03:54:12 #43 ... 03:54:12 03:54:12 #37 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:54:12 #37 DONE 2.5s 03:54:12 03:54:12 #41 [support-notifications builder 2/7] WORKDIR /edgex-go 03:54:12 #41 DONE 2.1s 03:54:12 03:54:12 #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 03:54:12 #34 DONE 3.4s 03:54:12 03:54:12 #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 03:54:12 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 03:54:12 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 03:54:12 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 03:54:12 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 03:54:12 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 03:54:12 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.0s done 03:54:13 #35 DONE 6.5s 03:54:13 03:54:13 #44 [security-spire-server internal] load build context 03:54:13 #44 transferring context: 27.60kB 0.5s done 03:54:13 #44 DONE 2.3s 03:54:13 03:54:13 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:54:13 #43 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 03:54:13 #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 03:54:13 #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.7s done 03:54:13 #43 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 03:54:13 #43 ... 03:54:13 03:54:13 #45 [security-spire-config internal] load build context 03:54:13 #45 transferring context: 25.85kB 0.5s done 03:54:13 #45 DONE 2.3s 03:54:13 03:54:13 #46 [security-proxy-auth internal] load build context 03:54:14 #46 ... 03:54:14 03:54:14 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:54:14 #43 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 1.9s 03:54:14 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 2.1s 03:54:14 #43 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.2s 03:54:14 #43 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 03:54:14 #43 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done 03:54:15 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 3.1s 03:54:15 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.57MB / 28.04MB 3.6s 03:54:16 #43 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 3.9s done 03:54:16 #43 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 3.9s done 03:54:16 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 4.2s 03:54:16 #43 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 03:54:16 #43 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done 03:54:16 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 4.4s 03:54:17 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 4.8s 03:54:17 #43 ... 03:54:17 03:54:17 #47 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:54:17 #47 DONE 6.7s 03:54:17 03:54:17 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:54:17 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 5.5s 03:54:17 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 5.8s 03:54:18 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 6.3s 03:54:18 #43 ... 03:54:18 03:54:18 #48 [core-data internal] load build context 03:54:18 #48 transferring context: 41.50MB 9.7s 03:54:18 #48 ... 03:54:18 03:54:18 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:54:18 #43 ... 03:54:18 03:54:18 #36 [support-cron-scheduler internal] load build context 03:54:18 #36 ... 03:54:18 03:54:18 #48 [core-data internal] load build context 03:54:18 #48 ... 03:54:18 03:54:18 #49 [core-keeper internal] load build context 03:54:19 #49 ... 03:54:19 03:54:19 #50 [security-secretstore-setup internal] load build context 03:54:19 #50 ... 03:54:19 03:54:19 #49 [core-keeper internal] load build context 03:54:19 #49 ... 03:54:19 03:54:19 #51 [support-scheduler internal] load build context 03:54:19 #51 ... 03:54:19 03:54:19 #39 [security-bootstrapper internal] load build context 03:54:20 #39 ... 03:54:20 03:54:20 #52 [core-metadata internal] load build context 03:54:20 #52 ... 03:54:20 03:54:20 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:54:20 #53 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.1s done 03:54:20 #53 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 03:54:20 #53 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 03:54:20 #53 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 03:54:20 #53 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s done 03:54:20 #53 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.4s done 03:54:20 #53 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 03:54:20 #53 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 8.0s done 03:54:20 #53 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done 03:54:20 #53 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 03:54:20 #53 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 03:54:20 #53 ... 03:54:20 03:54:20 #54 [security-spiffe-token-provider internal] load build context 03:54:20 #54 ... 03:54:20 03:54:20 #52 [core-metadata internal] load build context 03:54:20 #52 ... 03:54:20 03:54:20 #55 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 03:54:20 #0 9.625 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:54:21 #55 ... 03:54:21 03:54:21 #56 [security-proxy-setup internal] load build context 03:54:21 #56 ... 03:54:21 03:54:21 #57 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 03:54:21 #0 9.587 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:54:21 #57 ... 03:54:21 03:54:21 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:54:21 #0 6.274 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:54:21 #0 6.734 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:54:21 #0 8.442 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:54:21 #0 8.442 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:54:21 #0 8.442 OK: 19953 distinct packages available 03:54:21 #0 8.629 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:54:21 #0 9.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:54:21 #58 ... 03:54:21 03:54:21 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:54:21 #0 7.014 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:54:21 #0 7.786 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:54:21 #0 10.11 OK: 266 MiB in 52 packages 03:54:21 #59 ... 03:54:21 03:54:21 #60 [core-command internal] load build context 03:54:21 #60 ... 03:54:21 03:54:21 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:54:21 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 9.3s 03:54:21 #43 ... 03:54:21 03:54:21 #61 [support-notifications internal] load build context 03:54:22 #61 ... 03:54:22 03:54:22 #62 [core-common-config-bootstrapper internal] load build context 03:54:22 #62 ... 03:54:22 03:54:22 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:54:22 #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 9.9s done 03:54:22 #43 ... 03:54:22 03:54:22 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:54:22 #59 DONE 12.8s 03:54:22 03:54:22 #62 [core-common-config-bootstrapper internal] load build context 03:54:24 #62 ... 03:54:24 03:54:24 #46 [security-proxy-auth internal] load build context 03:54:24 #46 transferring context: 36.58MB 15.0s 03:54:24 #46 ... 03:54:24 03:54:24 #62 [core-common-config-bootstrapper internal] load build context 03:54:24 #62 ... 03:54:24 03:54:24 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:54:24 #63 ... 03:54:24 03:54:24 #62 [core-common-config-bootstrapper internal] load build context 03:54:25 #62 ... 03:54:25 03:54:25 #57 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 03:54:25 #57 10.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:54:25 #57 13.01 OK: 266 MiB in 52 packages 03:54:25 #57 DONE 14.6s 03:54:25 03:54:25 #62 [core-common-config-bootstrapper internal] load build context 03:54:25 #62 ... 03:54:25 03:54:25 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:54:25 #58 13.00 OK: 266 MiB in 52 packages 03:54:25 #58 DONE 14.4s 03:54:25 03:54:25 #55 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 03:54:25 #55 10.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:54:25 #55 13.80 OK: 266 MiB in 52 packages 03:54:25 #55 DONE 14.6s 03:54:25 03:54:25 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:54:25 #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 03:54:25 #43 ... 03:54:25 03:54:25 #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 03:54:26 #64 ... 03:54:26 03:54:26 #62 [core-common-config-bootstrapper internal] load build context 03:54:26 #62 ... 03:54:26 03:54:26 #65 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 03:54:26 #65 ... 03:54:26 03:54:26 #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:54:26 #66 ... 03:54:26 03:54:26 #62 [core-common-config-bootstrapper internal] load build context 03:54:26 #62 ... 03:54:26 03:54:26 #67 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:54:26 #67 ... 03:54:26 03:54:26 #62 [core-common-config-bootstrapper internal] load build context 03:54:26 #62 ... 03:54:26 03:54:26 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:54:26 #68 ... 03:54:26 03:54:26 #69 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 03:54:26 #69 ... 03:54:26 03:54:26 #70 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:54:27 #70 ... 03:54:27 03:54:27 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:54:27 #71 ... 03:54:27 03:54:27 #72 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:54:27 #72 ... 03:54:27 03:54:27 #62 [core-common-config-bootstrapper internal] load build context 03:54:27 #62 ... 03:54:27 03:54:27 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:54:27 #73 ... 03:54:27 03:54:27 #62 [core-common-config-bootstrapper internal] load build context 03:54:28 #62 ... 03:54:28 03:54:28 #67 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:54:28 #67 DONE 11.9s 03:54:28 03:54:28 #62 [core-common-config-bootstrapper internal] load build context 03:54:28 #62 ... 03:54:28 03:54:28 #36 [support-cron-scheduler internal] load build context 03:54:28 #36 transferring context: 54.44MB 21.1s 03:54:29 #36 ... 03:54:29 03:54:29 #48 [core-data internal] load build context 03:54:29 #48 ... 03:54:29 03:54:29 #49 [core-keeper internal] load build context 03:54:29 #49 ... 03:54:29 03:54:29 #36 [support-cron-scheduler internal] load build context 03:54:30 #36 ... 03:54:30 03:54:30 #51 [support-scheduler internal] load build context 03:54:30 #51 ... 03:54:30 03:54:30 #39 [security-bootstrapper internal] load build context 03:54:30 #39 ... 03:54:30 03:54:30 #50 [security-secretstore-setup internal] load build context 03:54:30 #50 ... 03:54:30 03:54:30 #51 [support-scheduler internal] load build context 03:54:30 #51 ... 03:54:30 03:54:30 #54 [security-spiffe-token-provider internal] load build context 03:54:30 #54 ... 03:54:30 03:54:30 #51 [support-scheduler internal] load build context 03:54:30 #51 ... 03:54:30 03:54:30 #52 [core-metadata internal] load build context 03:54:31 #52 ... 03:54:31 03:54:31 #51 [support-scheduler internal] load build context 03:54:31 #51 ... 03:54:31 03:54:31 #56 [security-proxy-setup internal] load build context 03:54:31 #56 ... 03:54:31 03:54:31 #52 [core-metadata internal] load build context 03:54:31 #52 ... 03:54:31 03:54:31 #60 [core-command internal] load build context 03:54:31 #60 ... 03:54:31 03:54:31 #50 [security-secretstore-setup internal] load build context 03:54:32 #50 ... 03:54:32 03:54:32 #61 [support-notifications internal] load build context 03:54:32 #61 ... 03:54:32 03:54:32 #50 [security-secretstore-setup internal] load build context 03:54:32 #50 ... 03:54:32 03:54:32 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:54:32 #53 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.1s 03:54:32 #53 ... 03:54:32 03:54:32 #50 [security-secretstore-setup internal] load build context 03:54:34 #50 ... 03:54:34 03:54:34 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:54:34 #63 11.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:54:34 #63 12.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:54:34 #63 13.39 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:54:34 #63 13.39 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:54:34 #63 13.39 OK: 19946 distinct packages available 03:54:34 #63 14.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:54:34 #63 15.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:54:34 #63 18.03 (1/4) Installing dumb-init (1.2.5-r2) 03:54:34 #63 18.03 (2/4) Installing musl-obstack (1.2.3-r2) 03:54:34 #63 18.03 (3/4) Installing libucontext (1.2-r2) 03:54:34 #63 18.12 (4/4) Installing gcompat (1.1.0-r1) 03:54:34 #63 18.12 Executing busybox-1.36.1-r7.trigger 03:54:34 #63 18.22 OK: 8 MiB in 19 packages 03:54:34 #63 DONE 20.0s 03:54:34 03:54:34 #50 [security-secretstore-setup internal] load build context 03:54:34 #50 ... 03:54:34 03:54:34 #46 [security-proxy-auth internal] load build context 03:54:34 #46 ... 03:54:34 03:54:34 #52 [core-metadata internal] load build context 03:54:35 #52 transferring context: 15.44MB 25.2s 03:54:35 #52 ... 03:54:35 03:54:35 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:54:35 #73 11.16 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:54:35 #73 12.00 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:54:35 #73 15.56 OK: 266 MiB in 52 packages 03:54:35 #73 DONE 17.3s 03:54:35 03:54:35 #52 [core-metadata internal] load build context 03:54:35 #52 ... 03:54:35 03:54:35 #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 03:54:35 #64 12.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:54:35 #64 13.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:54:35 #64 15.79 (1/2) Installing ca-certificates (20240226-r0) 03:54:35 #64 15.91 (2/2) Installing dumb-init (1.2.5-r2) 03:54:35 #64 15.91 Executing busybox-1.36.1-r7.trigger 03:54:35 #64 16.03 Executing ca-certificates-20240226-r0.trigger 03:54:35 #64 16.92 OK: 9 MiB in 17 packages 03:54:35 #64 DONE 21.0s 03:54:35 03:54:35 #52 [core-metadata internal] load build context 03:54:36 #52 ... 03:54:36 03:54:36 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:54:36 #68 12.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:54:36 #68 12.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:54:36 #68 15.80 (1/4) Installing ca-certificates (20240226-r0) 03:54:36 #68 16.12 (2/4) Installing dumb-init (1.2.5-r2) 03:54:36 #68 16.12 (3/4) Installing su-exec (0.2-r3) 03:54:36 #68 16.12 (4/4) Installing yq (4.33.3-r5) 03:54:36 #68 17.28 Executing busybox-1.36.1-r7.trigger 03:54:36 #68 17.34 Executing ca-certificates-20240226-r0.trigger 03:54:36 #68 17.96 OK: 18 MiB in 19 packages 03:54:36 #68 DONE 19.9s 03:54:36 03:54:36 #52 [core-metadata internal] load build context 03:54:37 #52 ... 03:54:37 03:54:37 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:54:37 #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.6s 03:54:37 #43 ... 03:54:37 03:54:37 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:54:37 #71 20.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:54:37 #71 ... 03:54:37 03:54:37 #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:54:37 #66 17.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:54:37 #66 18.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:54:37 #66 20.04 (1/1) Installing dumb-init (1.2.5-r2) 03:54:37 #66 20.04 Executing busybox-1.36.1-r7.trigger 03:54:37 #66 20.17 OK: 8 MiB in 16 packages 03:54:37 #66 DONE 21.5s 03:54:38 03:54:38 #70 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:54:38 #70 20.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:54:38 #70 ... 03:54:38 03:54:38 #69 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 03:54:38 #69 16.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:54:38 #69 18.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:54:38 #69 19.85 (1/2) Installing dumb-init (1.2.5-r2) 03:54:38 #69 19.89 (2/2) Installing su-exec (0.2-r3) 03:54:38 #69 19.89 Executing busybox-1.36.1-r7.trigger 03:54:38 #69 20.04 OK: 8 MiB in 17 packages 03:54:38 #69 DONE 21.3s 03:54:38 03:54:38 #74 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 03:54:38 #74 ... 03:54:38 03:54:38 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 03:54:38 #75 ... 03:54:38 03:54:38 #52 [core-metadata internal] load build context 03:54:39 #52 ... 03:54:39 03:54:39 #62 [core-common-config-bootstrapper internal] load build context 03:54:39 #62 ... 03:54:39 03:54:39 #48 [core-data internal] load build context 03:54:39 #48 ... 03:54:39 03:54:39 #49 [core-keeper internal] load build context 03:54:39 #49 ... 03:54:39 03:54:39 #52 [core-metadata internal] load build context 03:54:40 #52 ... 03:54:40 03:54:40 #36 [support-cron-scheduler internal] load build context 03:54:40 #36 transferring context: 66.61MB 32.1s 03:54:40 #36 ... 03:54:40 03:54:40 #39 [security-bootstrapper internal] load build context 03:54:40 #39 ... 03:54:40 03:54:40 #52 [core-metadata internal] load build context 03:54:40 #52 ... 03:54:40 03:54:40 #54 [security-spiffe-token-provider internal] load build context 03:54:40 #54 ... 03:54:40 03:54:40 #36 [support-cron-scheduler internal] load build context 03:54:40 #36 ... 03:54:40 03:54:40 #65 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 03:54:40 #65 19.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:54:40 #65 20.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:54:40 #65 23.20 (1/1) Installing dumb-init (1.2.5-r2) 03:54:40 #65 23.20 Executing busybox-1.36.1-r7.trigger 03:54:40 #65 23.35 OK: 8 MiB in 16 packages 03:54:40 #65 DONE 24.9s 03:54:40 03:54:40 #36 [support-cron-scheduler internal] load build context 03:54:41 #36 ... 03:54:41 03:54:41 #51 [support-scheduler internal] load build context 03:54:41 #51 ... 03:54:41 03:54:41 #36 [support-cron-scheduler internal] load build context 03:54:41 #36 ... 03:54:41 03:54:41 #56 [security-proxy-setup internal] load build context 03:54:41 #56 ... 03:54:41 03:54:41 #36 [support-cron-scheduler internal] load build context 03:54:42 #36 ... 03:54:42 03:54:42 #60 [core-command internal] load build context 03:54:42 #60 ... 03:54:42 03:54:42 #36 [support-cron-scheduler internal] load build context 03:54:42 #36 ... 03:54:42 03:54:42 #61 [support-notifications internal] load build context 03:54:42 #61 ... 03:54:42 03:54:42 #36 [support-cron-scheduler internal] load build context 03:54:44 #36 ... 03:54:44 03:54:44 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:54:44 #53 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 24.3s 03:54:44 #53 ... 03:54:44 03:54:44 #36 [support-cron-scheduler internal] load build context 03:54:44 #36 ... 03:54:44 03:54:44 #76 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:54:44 #76 ... 03:54:44 03:54:44 #46 [security-proxy-auth internal] load build context 03:54:45 #46 ... 03:54:45 03:54:45 #50 [security-secretstore-setup internal] load build context 03:54:45 #50 ... 03:54:45 03:54:45 #46 [security-proxy-auth internal] load build context 03:54:46 #46 ... 03:54:46 03:54:46 #72 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:54:46 #72 22.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:54:46 #72 23.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:54:46 #72 26.73 (1/4) Installing dumb-init (1.2.5-r2) 03:54:46 #72 26.79 (2/4) Installing openssl (3.1.6-r0) 03:54:46 #72 26.88 (3/4) Installing su-exec (0.2-r3) 03:54:46 #72 26.88 (4/4) Installing yq (4.33.3-r5) 03:54:46 #72 27.35 Executing busybox-1.36.1-r7.trigger 03:54:46 #72 27.49 OK: 18 MiB in 19 packages 03:54:46 #72 DONE 28.8s 03:54:46 03:54:46 #46 [security-proxy-auth internal] load build context 03:54:46 #46 transferring context: 64.42MB 37.1s 03:54:46 #46 ... 03:54:46 03:54:46 #77 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:54:46 #77 ... 03:54:46 03:54:46 #46 [security-proxy-auth internal] load build context 03:54:47 #46 ... 03:54:47 03:54:47 #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:54:47 #0 9.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:54:47 #78 ... 03:54:47 03:54:47 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 03:54:47 #75 11.15 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:54:47 #75 12.28 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:54:47 #75 15.86 (1/1) Installing dumb-init (1.2.5-r2) 03:54:47 #75 16.76 Executing busybox-1.36.1-r7.trigger 03:54:47 #75 16.87 OK: 8 MiB in 16 packages 03:54:47 #75 DONE 18.7s 03:54:47 03:54:47 #36 [support-cron-scheduler internal] load build context 03:54:47 #36 ... 03:54:47 03:54:47 #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade 03:54:48 #79 ... 03:54:48 03:54:48 #36 [support-cron-scheduler internal] load build context 03:54:48 #36 ... 03:54:48 03:54:48 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:54:48 #71 21.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:54:48 #71 23.63 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:54:48 #71 23.63 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:54:48 #71 23.63 OK: 19946 distinct packages available 03:54:48 #71 24.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:54:48 #71 25.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:54:48 #71 28.89 (1/11) Installing ca-certificates (20240226-r0) 03:54:48 #71 29.13 (2/11) Installing brotli-libs (1.0.9-r14) 03:54:48 #71 29.13 (3/11) Installing libunistring (1.1-r1) 03:54:48 #71 29.31 (4/11) Installing libidn2 (2.3.4-r1) 03:54:48 #71 29.31 (5/11) Installing nghttp2-libs (1.57.0-r0) 03:54:48 #71 29.31 (6/11) Installing libcurl (8.9.0-r0) 03:54:48 #71 29.38 (7/11) Installing curl (8.9.0-r0) 03:54:48 #71 29.38 (8/11) Installing dumb-init (1.2.5-r2) 03:54:48 #71 29.38 (9/11) Installing musl-obstack (1.2.3-r2) 03:54:48 #71 29.47 (10/11) Installing libucontext (1.2-r2) 03:54:48 #71 29.47 (11/11) Installing gcompat (1.1.0-r1) 03:54:48 #71 29.47 Executing busybox-1.36.1-r7.trigger 03:54:48 #71 29.68 Executing ca-certificates-20240226-r0.trigger 03:54:48 #71 30.47 OK: 13 MiB in 26 packages 03:54:48 #71 ... 03:54:48 03:54:48 #36 [support-cron-scheduler internal] load build context 03:54:48 #36 ... 03:54:48 03:54:48 #70 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:54:48 #70 21.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:54:48 #70 25.09 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:54:48 #70 25.09 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:54:48 #70 25.09 OK: 19946 distinct packages available 03:54:48 #70 25.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:54:48 #70 27.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:54:48 #70 30.12 (1/5) Installing dumb-init (1.2.5-r2) 03:54:48 #70 30.12 (2/5) Installing musl-obstack (1.2.3-r2) 03:54:48 #70 30.12 (3/5) Installing libucontext (1.2-r2) 03:54:48 #70 30.18 (4/5) Installing gcompat (1.1.0-r1) 03:54:48 #70 30.18 (5/5) Installing openssl (3.1.6-r0) 03:54:48 #70 30.21 Executing busybox-1.36.1-r7.trigger 03:54:48 #70 30.25 OK: 9 MiB in 20 packages 03:54:48 #70 DONE 31.9s 03:54:48 03:54:48 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:54:48 #71 DONE 31.8s 03:54:48 03:54:48 #36 [support-cron-scheduler internal] load build context 03:54:49 #36 ... 03:54:49 03:54:49 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:54:49 #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.6s 03:54:49 #43 ... 03:54:49 03:54:49 #48 [core-data internal] load build context 03:54:49 #48 ... 03:54:49 03:54:49 #76 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:54:49 #76 14.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:54:50 #76 ... 03:54:50 03:54:50 #62 [core-common-config-bootstrapper internal] load build context 03:54:50 #62 ... 03:54:50 03:54:50 #49 [core-keeper internal] load build context 03:54:50 #49 ... 03:54:50 03:54:50 #62 [core-common-config-bootstrapper internal] load build context 03:54:50 #62 ... 03:54:50 03:54:50 #39 [security-bootstrapper internal] load build context 03:54:50 #39 ... 03:54:50 03:54:50 #49 [core-keeper internal] load build context 03:54:50 #49 ... 03:54:50 03:54:50 #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:54:50 #78 10.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:54:50 #78 12.62 OK: 18 MiB in 19 packages 03:54:50 #78 DONE 13.8s 03:54:50 03:54:50 #49 [core-keeper internal] load build context 03:54:50 #49 ... 03:54:50 03:54:50 #54 [security-spiffe-token-provider internal] load build context 03:54:51 #54 ... 03:54:51 03:54:51 #52 [core-metadata internal] load build context 03:54:51 #52 transferring context: 23.64MB 41.1s 03:54:51 #52 ... 03:54:51 03:54:51 #80 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 03:54:51 #0 10.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:54:51 #80 ... 03:54:51 03:54:51 #77 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:54:51 #77 11.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:54:51 #77 12.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:54:51 #77 14.93 OK: 9 MiB in 17 packages 03:54:51 #77 DONE 16.3s 03:54:51 03:54:51 #39 [security-bootstrapper internal] load build context 03:54:51 #39 ... 03:54:51 03:54:51 #51 [support-scheduler internal] load build context 03:54:51 #51 ... 03:54:51 03:54:51 #39 [security-bootstrapper internal] load build context 03:54:51 #39 ... 03:54:51 03:54:51 #56 [security-proxy-setup internal] load build context 03:54:51 #56 ... 03:54:51 03:54:51 #51 [support-scheduler internal] load build context 03:54:52 #51 ... 03:54:52 03:54:52 #60 [core-command internal] load build context 03:54:52 #60 ... 03:54:52 03:54:52 #51 [support-scheduler internal] load build context 03:54:53 #51 ... 03:54:53 03:54:53 #61 [support-notifications internal] load build context 03:54:53 #61 ... 03:54:53 03:54:53 #51 [support-scheduler internal] load build context 03:54:54 #51 ... 03:54:54 03:54:54 #76 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:54:54 #76 15.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:54:54 #76 17.99 OK: 8 MiB in 19 packages 03:54:54 #76 DONE 19.2s 03:54:54 03:54:54 #51 [support-scheduler internal] load build context 03:54:54 #51 ... 03:54:54 03:54:54 #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade 03:54:54 #79 11.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:54:54 #79 12.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:54:54 #79 15.16 OK: 8 MiB in 16 packages 03:54:54 #79 DONE 16.4s 03:54:54 03:54:54 #51 [support-scheduler internal] load build context 03:54:54 #51 ... 03:54:54 03:54:54 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:54:54 #53 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 34.5s 03:54:55 #53 ... 03:54:55 03:54:55 #60 [core-command internal] load build context 03:54:55 #60 ... 03:54:55 03:54:55 #50 [security-secretstore-setup internal] load build context 03:54:55 #50 ... 03:54:55 03:54:55 #61 [support-notifications internal] load build context 03:54:56 #61 ... 03:54:56 03:54:56 #74 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 03:54:56 #74 13.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:54:56 #74 14.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:54:56 #74 16.72 OK: 8 MiB in 17 packages 03:54:56 #74 DONE 17.4s 03:54:56 03:54:56 #61 [support-notifications internal] load build context 03:54:56 #61 ... 03:54:56 03:54:56 #80 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 03:54:56 #80 11.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:54:56 #80 13.92 OK: 8 MiB in 16 packages 03:54:56 #80 DONE 15.2s 03:54:56 03:54:56 #61 [support-notifications internal] load build context 03:54:56 #61 ... 03:54:56 03:54:56 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:54:56 #0 8.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:54:56 #0 9.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:54:56 #81 ... 03:54:56 03:54:56 #51 [support-scheduler internal] load build context 03:54:56 #51 transferring context: 94.31MB 46.3s 03:54:57 #51 ... 03:54:57 03:54:57 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:54:57 #81 10.54 OK: 18 MiB in 19 packages 03:54:57 #81 DONE 11.3s 03:54:57 03:54:57 #51 [support-scheduler internal] load build context 03:54:57 #51 ... 03:54:57 03:54:57 #46 [security-proxy-auth internal] load build context 03:54:57 #46 ... 03:54:57 03:54:57 #51 [support-scheduler internal] load build context 03:54:58 #51 ... 03:54:58 03:54:58 #82 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 03:54:58 #82 DONE 1.1s 03:54:58 03:54:58 #51 [support-scheduler internal] load build context 03:54:58 #51 ... 03:54:58 03:54:58 #83 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 03:54:58 #0 8.476 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:54:58 #0 8.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:54:58 #0 9.989 OK: 9 MiB in 20 packages 03:54:58 #83 ... 03:54:58 03:54:58 #51 [support-scheduler internal] load build context 03:54:58 #51 ... 03:54:58 03:54:58 #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:54:58 #0 8.877 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:54:58 #0 9.572 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:54:58 #84 ... 03:54:58 03:54:58 #46 [security-proxy-auth internal] load build context 03:54:59 #46 ... 03:54:59 03:54:59 #48 [core-data internal] load build context 03:54:59 #48 ... 03:54:59 03:54:59 #36 [support-cron-scheduler internal] load build context 03:54:59 #36 ... 03:54:59 03:54:59 #83 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 03:54:59 #83 DONE 11.4s 03:54:59 03:54:59 #36 [support-cron-scheduler internal] load build context 03:54:59 #36 ... 03:54:59 03:54:59 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:54:59 #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 34.5s 03:54:59 #43 ... 03:54:59 03:54:59 #36 [support-cron-scheduler internal] load build context 03:55:00 #36 ... 03:55:00 03:55:00 #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:55:00 #84 10.80 OK: 13 MiB in 26 packages 03:55:00 #84 DONE 11.4s 03:55:00 03:55:00 #36 [support-cron-scheduler internal] load build context 03:55:00 #36 ... 03:55:00 03:55:00 #62 [core-common-config-bootstrapper internal] load build context 03:55:00 #62 ... 03:55:00 03:55:00 #36 [support-cron-scheduler internal] load build context 03:55:00 #36 transferring context: 97.69MB 52.9s 03:55:00 #36 ... 03:55:00 03:55:00 #49 [core-keeper internal] load build context 03:55:01 #49 ... 03:55:01 03:55:01 #54 [security-spiffe-token-provider internal] load build context 03:55:01 #54 ... 03:55:01 03:55:01 #49 [core-keeper internal] load build context 03:55:01 #49 ... 03:55:01 03:55:01 #52 [core-metadata internal] load build context 03:55:01 #52 ... 03:55:01 03:55:01 #49 [core-keeper internal] load build context 03:55:01 #49 ... 03:55:01 03:55:01 #85 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:55:01 #85 DONE 5.5s 03:55:01 03:55:01 #52 [core-metadata internal] load build context 03:55:01 #52 ... 03:55:01 03:55:01 #39 [security-bootstrapper internal] load build context 03:55:01 #39 ... 03:55:01 03:55:01 #52 [core-metadata internal] load build context 03:55:01 #52 ... 03:55:01 03:55:01 #56 [security-proxy-setup internal] load build context 03:55:02 #56 ... 03:55:02 03:55:02 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:55:03 #43 ... 03:55:03 03:55:03 #86 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 03:55:03 #86 DONE 1.3s 03:55:03 03:55:03 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:55:05 #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 39.8s 03:55:05 #43 ... 03:55:05 03:55:05 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:55:05 #53 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 40.1s done 03:55:05 #53 ... 03:55:05 03:55:05 #50 [security-secretstore-setup internal] load build context 03:55:05 #50 ... 03:55:05 03:55:05 #60 [core-command internal] load build context 03:55:05 #60 ... 03:55:05 03:55:05 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:55:06 #43 ... 03:55:06 03:55:06 #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:55:06 #87 DONE 1.3s 03:55:06 03:55:06 #61 [support-notifications internal] load build context 03:55:06 #61 ... 03:55:06 03:55:06 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:55:09 #43 ... 03:55:09 03:55:09 #51 [support-scheduler internal] load build context 03:55:09 #51 transferring context: 161.44MB 58.9s 03:55:09 #51 ... 03:55:09 03:55:09 #50 [security-secretstore-setup internal] load build context 03:55:09 #50 ... 03:55:09 03:55:09 #46 [security-proxy-auth internal] load build context 03:55:09 #46 ... 03:55:09 03:55:09 #48 [core-data internal] load build context 03:55:09 #48 ... 03:55:09 03:55:09 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:55:09 #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 44.6s 03:55:10 #43 ... 03:55:10 03:55:10 #62 [core-common-config-bootstrapper internal] load build context 03:55:10 #62 ... 03:55:10 03:55:10 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:55:11 #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 45.6s done 03:55:11 #43 ... 03:55:11 03:55:11 #36 [support-cron-scheduler internal] load build context 03:55:11 #36 ... 03:55:11 03:55:11 #62 [core-common-config-bootstrapper internal] load build context 03:55:11 #62 ... 03:55:11 03:55:11 #54 [security-spiffe-token-provider internal] load build context 03:55:11 #54 ... 03:55:11 03:55:11 #62 [core-common-config-bootstrapper internal] load build context 03:55:11 #62 ... 03:55:11 03:55:11 #49 [core-keeper internal] load build context 03:55:11 #49 ... 03:55:11 03:55:11 #54 [security-spiffe-token-provider internal] load build context 03:55:12 #54 ... 03:55:12 03:55:12 #39 [security-bootstrapper internal] load build context 03:55:12 #39 ... 03:55:12 03:55:12 #52 [core-metadata internal] load build context 03:55:12 #52 ... 03:55:12 03:55:12 #56 [security-proxy-setup internal] load build context 03:55:12 #56 ... 03:55:12 03:55:12 #52 [core-metadata internal] load build context 03:55:14 #52 transferring context: 90.72MB 64.0s 03:55:15 #52 ... 03:55:15 03:55:15 #60 [core-command internal] load build context 03:55:16 #60 ... 03:55:16 03:55:16 #52 [core-metadata internal] load build context 03:55:16 #52 ... 03:55:16 03:55:16 #61 [support-notifications internal] load build context 03:55:16 #61 ... 03:55:16 03:55:16 #52 [core-metadata internal] load build context 03:55:19 #52 ... 03:55:19 03:55:19 #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:55:19 #88 DONE 3.8s 03:55:19 03:55:19 #52 [core-metadata internal] load build context 03:55:19 #52 transferring context: 112.76MB 69.1s 03:55:19 #52 ... 03:55:19 03:55:19 #51 [support-scheduler internal] load build context 03:55:19 #51 ... 03:55:19 03:55:19 #89 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:55:19 #89 DONE 4.2s 03:55:19 03:55:19 #51 [support-scheduler internal] load build context 03:55:19 #51 ... 03:55:19 03:55:19 #52 [core-metadata internal] load build context 03:55:19 #52 ... 03:55:19 03:55:19 #90 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:55:19 #90 DONE 3.1s 03:55:19 03:55:19 #52 [core-metadata internal] load build context 03:55:19 #52 ... 03:55:19 03:55:19 #50 [security-secretstore-setup internal] load build context 03:55:19 #50 ... 03:55:19 03:55:19 #46 [security-proxy-auth internal] load build context 03:55:20 #46 ... 03:55:20 03:55:20 #48 [core-data internal] load build context 03:55:20 #48 ... 03:55:20 03:55:20 #50 [security-secretstore-setup internal] load build context 03:55:20 #50 ... 03:55:20 03:55:20 #91 [security-spire-config stage-2 5/10] COPY Attribution.txt / 03:55:20 #91 DONE 1.2s 03:55:20 03:55:20 #50 [security-secretstore-setup internal] load build context 03:55:20 #50 ... 03:55:20 03:55:20 #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / 03:55:20 #92 DONE 1.2s 03:55:20 03:55:20 #50 [security-secretstore-setup internal] load build context 03:55:20 #50 ... 03:55:20 03:55:20 #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 03:55:20 #93 DONE 1.3s 03:55:20 03:55:20 #50 [security-secretstore-setup internal] load build context 03:55:21 #50 ... 03:55:21 03:55:21 #36 [support-cron-scheduler internal] load build context 03:55:21 #36 ... 03:55:21 03:55:21 #50 [security-secretstore-setup internal] load build context 03:55:22 #50 ... 03:55:22 03:55:22 #62 [core-common-config-bootstrapper internal] load build context 03:55:22 #62 ... 03:55:22 03:55:22 #49 [core-keeper internal] load build context 03:55:22 #49 ... 03:55:22 03:55:22 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:55:22 #43 ... 03:55:22 03:55:22 #94 [security-spire-config stage-2 6/10] COPY security.txt / 03:55:22 #94 DONE 1.6s 03:55:22 03:55:22 #54 [security-spiffe-token-provider internal] load build context 03:55:22 #54 ... 03:55:22 03:55:22 #39 [security-bootstrapper internal] load build context 03:55:22 #39 ... 03:55:22 03:55:22 #95 [security-spire-server stage-2 6/9] COPY security.txt / 03:55:22 #95 DONE 1.5s 03:55:22 03:55:22 #96 [security-spire-agent stage-3 7/10] COPY security.txt / 03:55:22 #96 DONE 1.5s 03:55:22 03:55:22 #39 [security-bootstrapper internal] load build context 03:55:22 #39 ... 03:55:22 03:55:22 #97 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:55:22 #97 ... 03:55:22 03:55:22 #56 [security-proxy-setup internal] load build context 03:55:22 #56 ... 03:55:22 03:55:22 #54 [security-spiffe-token-provider internal] load build context 03:55:23 #54 ... 03:55:23 03:55:23 #98 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:55:23 #98 DONE 1.1s 03:55:23 03:55:23 #54 [security-spiffe-token-provider internal] load build context 03:55:23 #54 ... 03:55:23 03:55:23 #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:55:23 #99 DONE 1.2s 03:55:23 03:55:23 #54 [security-spiffe-token-provider internal] load build context 03:55:24 #54 ... 03:55:24 03:55:24 #97 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:55:24 #97 DONE 1.5s 03:55:24 03:55:24 #54 [security-spiffe-token-provider internal] load build context 03:55:24 #54 transferring context: 124.60MB 73.9s 03:55:25 #54 ... 03:55:25 03:55:25 #100 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 03:55:25 #100 DONE 1.6s 03:55:25 03:55:25 #54 [security-spiffe-token-provider internal] load build context 03:55:25 #54 ... 03:55:25 03:55:25 #101 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:55:25 #101 DONE 1.0s 03:55:25 03:55:25 #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:55:25 #102 DONE 1.3s 03:55:25 03:55:25 #54 [security-spiffe-token-provider internal] load build context 03:55:26 #54 ... 03:55:26 03:55:26 #60 [core-command internal] load build context 03:55:26 #60 ... 03:55:26 03:55:26 #103 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:55:26 #103 DONE 1.1s 03:55:26 03:55:26 #60 [core-command internal] load build context 03:55:26 #60 ... 03:55:26 03:55:26 #54 [security-spiffe-token-provider internal] load build context 03:55:26 #54 ... 03:55:26 03:55:26 #104 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:55:26 #104 DONE 1.3s 03:55:26 03:55:26 #54 [security-spiffe-token-provider internal] load build context 03:55:26 #54 ... 03:55:26 03:55:26 #61 [support-notifications internal] load build context 03:55:26 #61 ... 03:55:26 03:55:26 #54 [security-spiffe-token-provider internal] load build context 03:55:27 #54 ... 03:55:27 03:55:27 #105 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:55:27 #105 DONE 1.8s 03:55:27 03:55:27 #54 [security-spiffe-token-provider internal] load build context 03:55:29 #54 transferring context: 140.55MB 78.9s 03:55:29 #54 ... 03:55:29 03:55:29 #51 [support-scheduler internal] load build context 03:55:29 #51 ... 03:55:29 03:55:29 #54 [security-spiffe-token-provider internal] load build context 03:55:29 #54 ... 03:55:29 03:55:29 #52 [core-metadata internal] load build context 03:55:29 #52 ... 03:55:29 03:55:29 #54 [security-spiffe-token-provider internal] load build context 03:55:30 #54 ... 03:55:30 03:55:30 #46 [security-proxy-auth internal] load build context 03:55:30 #46 ... 03:55:30 03:55:30 #48 [core-data internal] load build context 03:55:30 #48 ... 03:55:30 03:55:30 #46 [security-proxy-auth internal] load build context 03:55:31 #46 ... 03:55:31 03:55:31 #36 [support-cron-scheduler internal] load build context 03:55:31 #36 ... 03:55:31 03:55:31 #46 [security-proxy-auth internal] load build context 03:55:31 #46 ... 03:55:31 03:55:31 #50 [security-secretstore-setup internal] load build context 03:55:32 #50 ... 03:55:32 03:55:32 #46 [security-proxy-auth internal] load build context 03:55:32 #46 ... 03:55:32 03:55:32 #49 [core-keeper internal] load build context 03:55:32 #49 ... 03:55:32 03:55:32 #62 [core-common-config-bootstrapper internal] load build context 03:55:32 #62 ... 03:55:32 03:55:32 #49 [core-keeper internal] load build context 03:55:32 #49 ... 03:55:32 03:55:32 #39 [security-bootstrapper internal] load build context 03:55:32 #39 ... 03:55:32 03:55:32 #49 [core-keeper internal] load build context 03:55:32 #49 ... 03:55:32 03:55:32 #56 [security-proxy-setup internal] load build context 03:55:32 #56 ... 03:55:32 03:55:32 #49 [core-keeper internal] load build context 03:55:33 #49 ... 03:55:33 03:55:33 #106 [security-spire-agent] exporting to image 03:55:33 #106 exporting layers 6.4s done 03:55:33 #106 writing image sha256:394a4e8320a85c37f5094296661a94b06ab53e8d523fa1d1a36fc32a4d97fcbd 0.1s done 03:55:33 #106 naming to docker.io/library/security-spire-server-arm64 0.1s done 03:55:33 #106 writing image sha256:3d9c5a081d3fc1a0710d840b1c8395b349bcec4c63ec6c534925c0bbbb6c6113 0.0s done 03:55:33 #106 naming to docker.io/library/security-spire-config-arm64 0.0s done 03:55:33 #106 writing image sha256:f08e31bcff07a8c1c3b56fe5b81c67207123a7caf8ec2a32d30ea854204dde0b 0.0s done 03:55:33 #106 naming to docker.io/library/security-spire-agent-arm64 0.0s done 03:55:33 #106 DONE 7.3s 03:55:33 03:55:33 #49 [core-keeper internal] load build context 03:55:34 #49 transferring context: 235.47MB 84.9s 03:55:36 #49 ... 03:55:36 03:55:36 #60 [core-command internal] load build context 03:55:36 #60 ... 03:55:36 03:55:36 #49 [core-keeper internal] load build context 03:55:36 #49 ... 03:55:36 03:55:36 #50 [security-secretstore-setup internal] load build context 03:55:36 #50 transferring context: 308.86MB 86.9s done 03:55:36 #50 DONE 87.5s 03:55:36 03:55:36 #49 [core-keeper internal] load build context 03:55:36 #49 ... 03:55:36 03:55:36 #48 [core-data internal] load build context 03:55:36 #48 transferring context: 308.86MB 87.6s done 03:55:36 #48 DONE 88.2s 03:55:36 03:55:36 #49 [core-keeper internal] load build context 03:55:37 #49 ... 03:55:37 03:55:37 #51 [support-scheduler internal] load build context 03:55:37 #51 transferring context: 308.86MB 86.3s done 03:55:37 #51 DONE 87.2s 03:55:37 03:55:37 #49 [core-keeper internal] load build context 03:55:37 #49 ... 03:55:37 03:55:37 #61 [support-notifications internal] load build context 03:55:37 #61 ... 03:55:37 03:55:37 #49 [core-keeper internal] load build context 03:55:39 #49 ... 03:55:39 03:55:39 #107 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 03:55:39 #107 DONE 2.3s 03:55:39 03:55:39 #49 [core-keeper internal] load build context 03:55:39 #49 ... 03:55:39 03:55:39 #108 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 03:55:39 #108 DONE 2.5s 03:55:39 03:55:39 #49 [core-keeper internal] load build context 03:55:40 #49 ... 03:55:40 03:55:40 #52 [core-metadata internal] load build context 03:55:40 #52 ... 03:55:40 03:55:40 #54 [security-spiffe-token-provider internal] load build context 03:55:40 #54 ... 03:55:40 03:55:40 #49 [core-keeper internal] load build context 03:55:40 #49 ... 03:55:40 03:55:40 #60 [core-command internal] load build context 03:55:40 #60 transferring context: 308.86MB 87.7s done 03:55:40 #60 DONE 89.6s 03:55:40 03:55:40 #49 [core-keeper internal] load build context 03:55:41 #49 ... 03:55:41 03:55:41 #36 [support-cron-scheduler internal] load build context 03:55:41 #36 ... 03:55:41 03:55:41 #49 [core-keeper internal] load build context 03:55:42 #49 ... 03:55:42 03:55:42 #46 [security-proxy-auth internal] load build context 03:55:42 #46 ... 03:55:42 03:55:42 #49 [core-keeper internal] load build context 03:55:42 #49 ... 03:55:42 03:55:42 #62 [core-common-config-bootstrapper internal] load build context 03:55:42 #62 ... 03:55:42 03:55:42 #39 [security-bootstrapper internal] load build context 03:55:42 #39 ... 03:55:42 03:55:42 #62 [core-common-config-bootstrapper internal] load build context 03:55:42 #62 ... 03:55:42 03:55:42 #56 [security-proxy-setup internal] load build context 03:55:42 #56 ... 03:55:42 03:55:42 #62 [core-common-config-bootstrapper internal] load build context 03:55:44 #62 ... 03:55:44 03:55:44 #39 [security-bootstrapper internal] load build context 03:55:44 #39 transferring context: 308.86MB 93.5s done 03:55:44 #39 DONE 94.2s 03:55:44 03:55:44 #62 [core-common-config-bootstrapper internal] load build context 03:55:47 #62 ... 03:55:47 03:55:47 #61 [support-notifications internal] load build context 03:55:47 #61 ... 03:55:47 03:55:47 #62 [core-common-config-bootstrapper internal] load build context 03:55:49 #62 transferring context: 223.54MB 95.1s 03:55:49 #62 ... 03:55:49 03:55:49 #109 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:55:49 #109 ... 03:55:49 03:55:49 #49 [core-keeper internal] load build context 03:55:49 #49 transferring context: 308.86MB 100.2s done 03:55:49 #49 DONE 100.6s 03:55:49 03:55:49 #110 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:55:49 #110 ... 03:55:49 03:55:49 #62 [core-common-config-bootstrapper internal] load build context 03:55:50 #62 ... 03:55:50 03:55:50 #52 [core-metadata internal] load build context 03:55:50 #52 ... 03:55:50 03:55:50 #54 [security-spiffe-token-provider internal] load build context 03:55:50 #54 ... 03:55:50 03:55:50 #52 [core-metadata internal] load build context 03:55:51 #52 ... 03:55:51 03:55:51 #111 [core-keeper builder 5/8] COPY go.mod vendor* ./ 03:55:51 #111 DONE 1.6s 03:55:51 03:55:51 #52 [core-metadata internal] load build context 03:55:52 #52 ... 03:55:52 03:55:52 #36 [support-cron-scheduler internal] load build context 03:55:52 #36 ... 03:55:52 03:55:52 #61 [support-notifications internal] load build context 03:55:52 #61 ... 03:55:52 03:55:52 #46 [security-proxy-auth internal] load build context 03:55:52 #46 ... 03:55:52 03:55:52 #61 [support-notifications internal] load build context 03:55:52 #61 ... 03:55:52 03:55:52 #52 [core-metadata internal] load build context 03:55:52 #52 transferring context: 308.86MB 102.7s done 03:55:52 #52 DONE 103.2s 03:55:52 03:55:52 #61 [support-notifications internal] load build context 03:55:53 #61 ... 03:55:53 03:55:53 #56 [security-proxy-setup internal] load build context 03:55:53 #56 ... 03:55:53 03:55:53 #61 [support-notifications internal] load build context 03:55:55 #61 transferring context: 308.86MB 101.3s done 03:55:55 #61 DONE 103.7s 03:55:55 03:55:55 #54 [security-spiffe-token-provider internal] load build context 03:55:56 #54 ... 03:55:56 03:55:56 #46 [security-proxy-auth internal] load build context 03:55:56 #46 transferring context: 308.86MB 107.5s done 03:55:56 #46 DONE 108.0s 03:55:56 03:55:56 #54 [security-spiffe-token-provider internal] load build context 03:55:56 #54 ... 03:55:56 03:55:56 #36 [support-cron-scheduler internal] load build context 03:55:56 #36 ... 03:55:56 03:55:56 #112 [support-notifications builder 4/7] COPY go.mod vendor* ./ 03:55:56 #112 DONE 1.0s 03:55:56 03:55:56 #36 [support-cron-scheduler internal] load build context 03:55:56 #36 transferring context: 308.86MB 109.0s done 03:55:57 #36 DONE 109.4s 03:55:57 03:55:57 #54 [security-spiffe-token-provider internal] load build context 03:55:59 #54 ... 03:55:59 03:55:59 #56 [security-proxy-setup internal] load build context 03:55:59 #56 transferring context: 308.86MB 106.6s done 03:55:59 #56 DONE 108.3s 03:55:59 03:55:59 #54 [security-spiffe-token-provider internal] load build context 03:55:59 #54 transferring context: 308.86MB 109.1s done 03:55:59 #54 DONE 109.6s 03:55:59 03:55:59 #113 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 03:55:59 #113 ... 03:55:59 03:55:59 #62 [core-common-config-bootstrapper internal] load build context 03:55:59 #62 transferring context: 308.86MB 105.5s done 03:55:59 #62 DONE 107.7s 03:55:59 03:55:59 #114 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:55:59 #114 ... 03:55:59 03:55:59 #113 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 03:55:59 #113 DONE 0.6s 03:56:00 03:56:00 #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:56:01 #115 ... 03:56:01 03:56:01 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:57:09 #116 ... 03:57:09 03:57:09 #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:57:09 #115 DONE 64.7s 03:57:09 03:57:09 #109 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:57:09 #109 DONE 85.1s 03:57:09 03:57:09 #110 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:57:09 #110 DONE 85.2s 03:57:09 03:57:09 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:57:09 #116 DONE 73.4s 03:57:09 03:57:09 #117 [security-secretstore-setup builder 6/7] COPY . . 03:57:09 #117 ... 03:57:09 03:57:09 #114 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:57:09 #114 DONE 68.0s 03:57:09 03:57:09 #118 [support-notifications builder 6/7] COPY . . 03:57:10 #118 DONE 5.7s 03:57:10 03:57:10 #119 [security-proxy-setup builder 6/7] COPY . . 03:57:10 #119 CACHED 03:57:10 03:57:10 #120 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:57:10 #120 CACHED 03:57:10 03:57:10 #121 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 03:57:10 #121 CACHED 03:57:10 03:57:10 #122 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:57:10 #122 CACHED 03:57:10 03:57:10 #123 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:57:10 #123 CACHED 03:57:10 03:57:10 #124 [security-bootstrapper builder 6/7] COPY . . 03:57:10 #124 CACHED 03:57:10 03:57:10 #125 [security-spiffe-token-provider builder 6/7] COPY . . 03:57:10 #125 DONE 5.9s 03:57:10 03:57:10 #117 [security-secretstore-setup builder 6/7] COPY . . 03:57:10 #117 DONE 5.8s 03:57:10 03:57:10 #126 [core-keeper builder 7/8] COPY . . 03:57:10 #126 DONE 5.8s 03:57:10 03:57:10 #127 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 03:57:10 #127 CACHED 03:57:10 03:57:10 #128 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:57:10 #128 CACHED 03:57:10 03:57:10 #129 [support-cron-scheduler builder 6/7] COPY . . 03:57:10 #129 CACHED 03:57:10 03:57:10 #130 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:57:10 #130 ... 03:57:10 03:57:10 #131 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:57:10 #131 CACHED 03:57:10 03:57:10 #132 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:57:10 #132 CACHED 03:57:10 03:57:10 #133 [core-common-config-bootstrapper builder 6/7] COPY . . 03:57:10 #133 CACHED 03:57:10 03:57:10 #134 [core-command builder 6/7] COPY . . 03:57:10 #134 CACHED 03:57:10 03:57:10 #135 [core-command builder 4/7] COPY go.mod vendor* ./ 03:57:10 #135 CACHED 03:57:10 03:57:10 #136 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:57:10 #136 CACHED 03:57:10 03:57:10 #137 [support-scheduler builder 6/7] COPY . . 03:57:10 #137 DONE 5.9s 03:57:10 03:57:10 #138 [core-metadata builder 6/7] COPY . . 03:57:10 #138 CACHED 03:57:10 03:57:10 #139 [core-metadata builder 4/7] COPY go.mod vendor* ./ 03:57:10 #139 CACHED 03:57:10 03:57:10 #140 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:57:10 #140 CACHED 03:57:10 03:57:10 #141 [core-data builder 6/7] COPY . . 03:57:10 #141 CACHED 03:57:10 03:57:10 #142 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:57:10 #142 CACHED 03:57:10 03:57:10 #143 [core-data builder 4/7] COPY go.mod vendor* ./ 03:57:10 #143 CACHED 03:57:10 03:57:10 #144 [security-proxy-auth builder 6/7] COPY . . 03:57:10 #144 CACHED 03:57:10 03:57:10 #145 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 03:57:10 #145 CACHED 03:57:10 03:57:10 #146 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:57:10 #146 CACHED 03:57:10 03:57:10 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:57:16 #147 ... 03:57:16 03:57:16 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:57:16 #0 5.180 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 03:57:16 #148 ... 03:57:16 03:57:16 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:57:16 #0 5.926 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 03:57:17 #149 ... 03:57:17 03:57:17 #130 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:57:17 #130 6.797 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 03:57:20 #130 ... 03:57:20 03:57:20 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:57:20 #0 5.399 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 03:57:20 #150 ... 03:57:20 03:57:20 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:57:20 #0 4.704 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 03:57:20 #151 ... 03:57:20 03:57:20 #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:57:20 #0 4.992 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 03:57:20 #152 ... 03:57:20 03:57:20 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:57:20 #0 6.683 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 03:57:21 #153 ... 03:57:21 03:57:21 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:57:21 #0 5.861 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 03:57:21 #154 ... 03:57:21 03:57:21 #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:57:21 #0 6.124 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 03:57:21 #155 ... 03:57:21 03:57:21 #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:57:21 #0 6.586 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 03:57:21 #156 ... 03:57:21 03:57:21 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:57:21 #0 6.351 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 03:57:21 #157 ... 03:57:21 03:57:21 #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:57:21 #0 6.705 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 03:57:22 #158 ... 03:57:22 03:57:22 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:57:22 #147 6.632 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 04:16:59 #147 ... 04:16:59 04:16:59 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:16:59 #151 1177.0 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 04:17:02 #151 ... 04:17:02 04:17:02 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:17:02 #150 DONE 1191.9s 04:17:02 04:17:02 #159 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 04:17:03 #159 DONE 0.4s 04:17:03 04:17:03 #160 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 04:17:05 #160 ... 04:17:05 04:17:05 #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:17:05 #155 DONE 1194.7s 04:17:05 04:17:05 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:17:06 #154 ... 04:17:06 04:17:06 #160 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 04:17:06 #160 DONE 2.7s 04:17:06 04:17:06 #161 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 04:17:06 #161 DONE 0.4s 04:17:06 04:17:06 #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 04:17:06 #162 DONE 0.3s 04:17:06 04:17:06 #163 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 04:17:06 #163 DONE 0.2s 04:17:06 04:17:06 #164 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:17:06 #164 ... 04:17:06 04:17:06 #165 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 04:17:06 #165 DONE 0.3s 04:17:06 04:17:06 #166 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 04:17:07 #166 DONE 0.3s 04:17:07 04:17:07 #164 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:17:07 #164 DONE 0.5s 04:17:07 04:17:07 #167 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 04:17:07 #167 ... 04:17:07 04:17:07 #168 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 04:17:07 #168 DONE 0.3s 04:17:07 04:17:07 #167 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 04:17:07 #167 DONE 0.4s 04:17:07 04:17:07 #169 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:17:07 #169 ... 04:17:07 04:17:07 #170 [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/ 04:17:07 #170 DONE 0.2s 04:17:07 04:17:07 #171 [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/ 04:17:07 #171 DONE 0.2s 04:17:07 04:17:07 #169 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:17:07 #169 DONE 0.3s 04:17:07 04:17:07 #172 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 04:17:08 #172 DONE 0.3s 04:17:08 04:17:08 #173 [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/ 04:17:08 #173 DONE 0.3s 04:17:08 04:17:08 #174 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:17:08 #174 ... 04:17:08 04:17:08 #175 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 04:17:08 #175 DONE 0.2s 04:17:08 04:17:08 #176 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:17:08 #176 DONE 0.4s 04:17:08 04:17:08 #177 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 04:17:11 #177 ... 04:17:11 04:17:11 #174 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:17:11 #174 DONE 3.0s 04:17:11 04:17:11 #106 [security-proxy-setup] exporting to image 04:17:11 #106 exporting layers 04:17:11 #106 ... 04:17:11 04:17:11 #177 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 04:17:11 #177 DONE 2.7s 04:17:11 04:17:11 #106 [security-bootstrapper] exporting to image 04:17:11 #106 ... 04:17:11 04:17:11 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:17:11 #151 DONE 1200.9s 04:17:11 04:17:11 #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:17:12 #156 ... 04:17:12 04:17:12 #178 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 04:17:13 #178 DONE 0.2s 04:17:13 04:17:13 #179 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 04:17:13 #179 DONE 0.2s 04:17:13 04:17:13 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:17:13 #148 ... 04:17:13 04:17:13 #180 [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 04:17:13 #180 DONE 0.3s 04:17:13 04:17:13 #181 [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 04:17:13 #181 DONE 0.2s 04:17:13 04:17:13 #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 04:17:14 #182 ... 04:17:14 04:17:14 #106 [security-bootstrapper] exporting to image 04:17:14 #106 exporting layers 2.8s done 04:17:14 #106 writing image sha256:b7cd20574154e0f59db686c68924052448f4cceae8baacb9776a1db286178f54 0.2s done 04:17:14 #106 naming to docker.io/library/security-proxy-setup-arm64 done 04:17:14 #106 writing image sha256:a749fa03b46bd7aa4a7efad75b73cfa7156f55359f2a96c2c9df48540220a308 done 04:17:14 #106 naming to docker.io/library/security-bootstrapper-arm64 done 04:17:14 #106 DONE 10.5s 04:17:14 04:17:14 #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 04:17:14 #182 DONE 0.4s 04:17:14 04:17:14 #183 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:17:14 #183 DONE 0.3s 04:17:14 04:17:14 #184 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:17:15 #184 DONE 0.2s 04:17:15 04:17:15 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:17:15 #154 ... 04:17:15 04:17:15 #185 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:17:15 #185 DONE 0.1s 04:17:15 04:17:15 #186 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:17:17 #186 DONE 1.8s 04:17:17 04:17:17 #106 [security-secretstore-setup] exporting to image 04:17:18 #106 exporting layers 1.3s done 04:17:18 #106 writing image sha256:9c7930e0d3c849741c84af7c8d36085fa8004c173b991fb855b31ae8a2ea9511 done 04:17:18 #106 naming to docker.io/library/security-secretstore-setup-arm64 done 04:17:18 #106 DONE 11.8s 04:17:18 04:17:18 #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 04:18:14 #152 ... 04:18:14 04:18:14 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:18:14 #147 DONE 1258.9s 04:18:14 04:18:14 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:18:14 #157 ... 04:18:14 04:18:14 #187 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:18:14 #187 DONE 0.2s 04:18:14 04:18:14 #188 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:18:14 #188 DONE 0.1s 04:18:14 04:18:14 #189 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 04:18:14 #189 DONE 0.3s 04:18:14 04:18:14 #190 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 04:18:14 #190 DONE 0.1s 04:18:14 04:18:14 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:18:14 #149 ... 04:18:14 04:18:14 #191 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 04:18:14 #191 DONE 0.2s 04:18:14 04:18:14 #192 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:18:14 #192 DONE 1.8s 04:18:14 04:18:14 #106 [core-common-config-bootstrapper] exporting to image 04:18:14 #106 exporting layers 04:18:14 #106 exporting layers 0.6s done 04:18:14 #106 writing image sha256:a19f13d3d5fd843d5ad7437caaa018b0f4a7b9f07a37635e06963518f1da3192 done 04:18:14 #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 04:18:14 #106 DONE 12.4s 04:18:14 04:18:14 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:20:21 #148 ... 04:20:21 04:20:21 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:20:21 #153 DONE 1380.9s 04:20:21 04:20:21 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:20:21 #149 ... 04:20:21 04:20:21 #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:20:21 #193 DONE 0.2s 04:20:21 04:20:21 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:20:21 #148 ... 04:20:21 04:20:21 #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:20:21 #194 DONE 0.2s 04:20:21 04:20:21 #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 04:20:21 #195 DONE 0.3s 04:20:21 04:20:21 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:20:21 #148 ... 04:20:21 04:20:21 #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 04:20:21 #196 DONE 0.1s 04:20:21 04:20:21 #106 [security-spiffe-token-provider] exporting to image 04:20:21 #106 exporting layers 04:20:21 #106 exporting layers 0.9s done 04:20:21 #106 writing image sha256:a5b6a0d3b085ec8de6f706afcb24db4e3515010ca30761c9f87c159aa6a348b3 done 04:20:21 #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done 04:20:21 #106 DONE 13.3s 04:20:21 04:20:21 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:28:13 #148 ... 04:28:13 04:28:13 #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:28:13 #156 DONE 1854.9s 04:28:13 04:28:13 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:28:13 #148 ... 04:28:13 04:28:13 #197 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:28:13 #197 DONE 0.2s 04:28:13 04:28:13 #198 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:28:13 #198 DONE 0.2s 04:28:13 04:28:13 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:28:13 #157 ... 04:28:13 04:28:13 #199 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 04:28:13 #199 DONE 0.5s 04:28:13 04:28:13 #200 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 04:28:13 #200 DONE 0.2s 04:28:13 04:28:13 #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 04:28:13 #201 DONE 0.2s 04:28:13 04:28:13 #202 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:28:13 #202 DONE 1.9s 04:28:13 04:28:13 #106 [security-proxy-auth] exporting to image 04:28:13 #106 exporting layers 04:28:13 #106 exporting layers 0.6s done 04:28:13 #106 writing image sha256:5cbad96786928f6b6b11df4674c5bb919ff13f201b2b8dc632fc0cfb190da741 done 04:28:13 #106 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 04:28:13 #106 DONE 13.9s 04:28:13 04:28:13 #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 04:29:09 #152 ... 04:29:09 04:29:09 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:29:09 #148 DONE 1917.7s 04:29:09 04:29:09 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:29:09 #53 ... 04:29:09 04:29:09 #203 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:29:09 #203 DONE 0.2s 04:29:09 04:29:09 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:29:09 #43 ... 04:29:09 04:29:09 #204 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:29:09 #204 DONE 0.2s 04:29:09 04:29:09 #205 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:29:09 #205 DONE 0.4s 04:29:09 04:29:09 #206 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 04:29:09 #206 DONE 0.1s 04:29:09 04:29:09 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:29:09 #53 ... 04:29:09 04:29:09 #106 [core-command] exporting to image 04:29:09 #106 exporting layers 04:29:10 #106 exporting layers 0.4s done 04:29:10 #106 writing image sha256:3f2a87150dcb8eac558b8064a7d2b257001cfc2926356e9e3fc8db8f7088206d done 04:29:10 #106 naming to docker.io/library/core-command-arm64 done 04:29:10 #106 DONE 14.4s 04:29:10 04:29:10 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:31:16 #53 ... 04:31:16 04:31:16 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:31:16 #149 DONE 2045.2s 04:31:16 04:31:16 #130 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:31:16 #130 DONE 2045.3s 04:31:16 04:31:16 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:31:16 #157 ... 04:31:16 04:31:16 #207 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:31:16 #207 DONE 0.1s 04:31:16 04:31:16 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:31:17 #53 ... 04:31:17 04:31:17 #208 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 04:31:17 #208 DONE 0.2s 04:31:17 04:31:17 #209 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:31:17 #209 DONE 0.2s 04:31:17 04:31:17 #210 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:31:17 #210 ... 04:31:17 04:31:17 #211 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 04:31:17 #211 DONE 0.5s 04:31:17 04:31:17 #210 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:31:17 #210 DONE 0.6s 04:31:17 04:31:17 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 04:31:18 #212 DONE 0.2s 04:31:18 04:31:18 #213 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 04:31:18 #213 DONE 0.2s 04:31:18 04:31:18 #106 [core-keeper] exporting to image 04:31:18 #106 exporting layers 04:31:18 #106 ... 04:31:18 04:31:18 #214 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 04:31:18 #214 DONE 0.2s 04:31:18 04:31:18 #106 [core-metadata] exporting to image 04:31:19 #106 exporting layers 0.9s done 04:31:19 #106 writing image sha256:edf28f8f913c3a7fcc4141a6c7cbe8b778016802719baa9a6f60434897c141ba done 04:31:19 #106 naming to docker.io/library/core-keeper-arm64 done 04:31:19 #106 exporting layers 0.8s done 04:31:19 #106 writing image sha256:37fe2585ac45a34b0e1fd8c8edba2646d81474039b9fcf9b84928c222b2da8e3 done 04:31:19 #106 naming to docker.io/library/core-metadata-arm64 0.0s done 04:31:19 #106 DONE 15.4s 04:31:19 04:31:19 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:31:25 #53 ... 04:31:25 04:31:25 #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:31:25 #158 DONE 2054.4s 04:31:25 04:31:25 #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 04:31:25 #152 ... 04:31:25 04:31:25 #215 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:31:25 #215 DONE 0.2s 04:31:25 04:31:25 #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 04:31:25 #152 ... 04:31:25 04:31:25 #216 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:31:25 #216 DONE 0.1s 04:31:25 04:31:25 #217 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:31:26 #217 DONE 0.4s 04:31:26 04:31:26 #218 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 04:31:26 #218 DONE 0.1s 04:31:26 04:31:26 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:31:26 #157 ... 04:31:26 04:31:26 #106 [core-data] exporting to image 04:31:26 #106 exporting layers 04:31:27 #106 exporting layers 0.5s done 04:31:27 #106 writing image sha256:4c14eb9208fac2af40f96cc39274a67ad5ada88460b19611e472654e0534f158 done 04:31:27 #106 naming to docker.io/library/core-data-arm64 done 04:31:27 #106 DONE 16.0s 04:31:27 04:31:27 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:31:59 #53 ... 04:31:59 04:31:59 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:31:59 #157 DONE 2085.2s 04:31:59 04:31:59 #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 04:31:59 #152 DONE 2085.3s 04:31:59 04:31:59 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:31:59 #53 ... 04:31:59 04:31:59 #219 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:31:59 #219 ... 04:31:59 04:31:59 #220 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:31:59 #220 DONE 0.3s 04:31:59 04:31:59 #219 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:31:59 #219 DONE 0.3s 04:31:59 04:31:59 #221 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:31:59 #221 DONE 0.2s 04:31:59 04:31:59 #222 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:31:59 #222 DONE 0.2s 04:31:59 04:31:59 #223 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:31:59 #223 DONE 0.7s 04:31:59 04:31:59 #224 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 04:31:59 #224 DONE 0.8s 04:31:59 04:31:59 #225 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 04:31:59 #225 ... 04:31:59 04:31:59 #226 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 04:31:59 #226 DONE 0.2s 04:31:59 04:31:59 #225 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 04:31:59 #225 DONE 0.2s 04:31:59 04:31:59 #106 [support-cron-scheduler] exporting to image 04:31:59 #106 exporting layers 04:31:59 #106 exporting layers 0.7s done 04:31:59 #106 exporting layers 0.8s done 04:31:59 #106 writing image sha256:7bcc84e80949fc9cc1346c569e05333ad7958c06efdf4bf550db7c224bd7cc35 0.0s done 04:31:59 #106 naming to docker.io/library/support-scheduler-arm64 done 04:31:59 #106 writing image sha256:49aee9b8df5ea10c575aafaebe1ecb02be0bf7abbb8b1fa9e5c521a303d5b627 done 04:31:59 #106 naming to docker.io/library/support-cron-scheduler-arm64 done 04:31:59 #106 DONE 17.5s 04:31:59 04:31:59 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:32:00 #154 DONE 2089.5s 04:32:00 04:32:00 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:32:00 #53 ... 04:32:00 04:32:00 #227 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:32:00 #227 DONE 0.2s 04:32:00 04:32:00 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:32:00 #53 ... 04:32:00 04:32:00 #228 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:32:00 #228 DONE 0.1s 04:32:00 04:32:00 #229 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:32:01 #229 DONE 0.5s 04:32:01 04:32:01 #230 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 04:32:01 #230 DONE 0.1s 04:32:01 04:32:01 #106 [support-notifications] exporting to image 04:32:01 #106 exporting layers 0.5s done 04:32:01 #106 writing image sha256:a5f23f68743772fbe29635043dc35337c7bb09f0a260abccce8c4ab09384844c done 04:32:01 #106 naming to docker.io/library/support-notifications-arm64 done 04:32:01 #106 DONE 18.0s 04:32:01 04:32:01 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:32:01 time="2024-08-12T03:53:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:32:01 time="2024-08-12T03:53:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:32:01 time="2024-08-12T03:53:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:32:01 time="2024-08-12T03:53:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:32:01 time="2024-08-12T03:53:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:32:01 time="2024-08-12T03:53:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:32:01 time="2024-08-12T03:53:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:32:01 time="2024-08-12T03:53:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:32:01 time="2024-08-12T03:53:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:32:01 time="2024-08-12T03:53:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:32:01 time="2024-08-12T03:53:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:32:01 time="2024-08-12T03:53:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:32:01 time="2024-08-12T03:53:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:32:01 time="2024-08-12T03:53:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:32:01 time="2024-08-12T03:53:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:32:01 time="2024-08-12T03:53:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 04:32:01 $ docker stop --time=1 d5f149f3374ba4d68b96b4460cdb6411874b866fcc75cb6cb7012e29dd0a4cdc 04:32:03 $ docker rm -f --volumes d5f149f3374ba4d68b96b4460cdb6411874b866fcc75cb6cb7012e29dd0a4cdc [Pipeline] // withDockerContainer [Pipeline] sh 04:32:04 + docker images 04:32:04 REPOSITORY TAG IMAGE ID CREATED SIZE 04:32:04 support-notifications-arm64 latest a5f23f687437 2 seconds ago 41.9MB 04:32:04 support-cron-scheduler-arm64 latest 49aee9b8df5e 5 seconds ago 42.2MB 04:32:04 support-scheduler-arm64 latest 7bcc84e80949 5 seconds ago 41.3MB 04:32:04 core-data-arm64 latest 4c14eb9208fa 37 seconds ago 39.1MB 04:32:04 core-metadata-arm64 latest 37fe2585ac45 45 seconds ago 39.2MB 04:32:04 core-keeper-arm64 latest edf28f8f913c 46 seconds ago 38.9MB 04:32:04 core-command-arm64 latest 3f2a87150dcb 2 minutes ago 35MB 04:32:04 security-proxy-auth-arm64 latest 5cbad9678692 3 minutes ago 32.6MB 04:32:04 security-spiffe-token-provider-arm64 latest a5b6a0d3b085 11 minutes ago 29MB 04:32:04 core-common-config-bootstrapper-arm64 latest a19f13d3d5fd 13 minutes ago 15.3MB 04:32:04 security-secretstore-setup-arm64 latest 9c7930e0d3c8 14 minutes ago 36.4MB 04:32:04 security-bootstrapper-arm64 latest a749fa03b46b 14 minutes ago 18.9MB 04:32:04 security-proxy-setup-arm64 latest b7cd20574154 14 minutes ago 26.1MB 04:32:04 security-spire-server-arm64 latest 394a4e8320a8 36 minutes ago 116MB 04:32:04 security-spire-agent-arm64 latest f08e31bcff07 36 minutes ago 174MB 04:32:04 security-spire-config-arm64 latest 3d9c5a081d3f 36 minutes ago 115MB 04:32:04 ci-base-image-arm64 latest 2076ad03c2fd 55 minutes ago 967MB 04:32:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB 04:32:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 14 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 04:32:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:32:04 04:32:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:32:05 arm64: Pulling from edgex-lftools-log-publisher 04:32:05 8998bd30e6a1: Pulling fs layer 04:32:05 04944245beec: Pulling fs layer 04:32:05 699f458cf7ca: Pulling fs layer 04:32:05 765212b225bb: Pulling fs layer 04:32:05 f23df028b6ca: Pulling fs layer 04:32:05 d65c8cfc05b1: Pulling fs layer 04:32:05 765212b225bb: Waiting 04:32:05 f23df028b6ca: Waiting 04:32:05 2437ff75d9bd: Pulling fs layer 04:32:05 04944245beec: Verifying Checksum 04:32:05 04944245beec: Download complete 04:32:05 765212b225bb: Verifying Checksum 04:32:05 765212b225bb: Download complete 04:32:05 f23df028b6ca: Download complete 04:32:05 d65c8cfc05b1: Verifying Checksum 04:32:05 d65c8cfc05b1: Download complete 04:32:05 699f458cf7ca: Verifying Checksum 04:32:05 699f458cf7ca: Download complete 04:32:05 8998bd30e6a1: Verifying Checksum 04:32:05 8998bd30e6a1: Download complete 04:32:08 2437ff75d9bd: Verifying Checksum 04:32:08 2437ff75d9bd: Download complete 04:32:11 8998bd30e6a1: Pull complete 04:32:11 04944245beec: Pull complete 04:32:13 699f458cf7ca: Pull complete 04:32:13 765212b225bb: Pull complete 04:32:14 f23df028b6ca: Pull complete 04:32:14 d65c8cfc05b1: Pull complete 04:32:32 2437ff75d9bd: Pull complete 04:32:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:32:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:32:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:32:32 prd-ubuntu20.04-docker-arm64-4c-16g-7536 does not seem to be running inside a container 04:32:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:32:35 $ docker top 97737217246bfcd4fee49fee31e74d267521fafc85cf138c3b1af4d618ab2b8f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:32:36 ---> job-cost.sh 04:32:36 lf-activate-venv: SKIPPING 04:32:36 INFO: No Stack... 04:32:36 INFO: Retrieving Pricing Info for: v3-standard-4 04:32:37 INFO: Archiving Costs [Pipeline] sh 04:32:38 + cut -d, -f6 04:32:38 + cat /w/workspace/edgex-go/5/archives/cost.csv [Pipeline] lock 04:32:38 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4855-5-stack-cost] 04:32:38 Resource [jenkins-edgexfoundry-edgex-go-PR-4855-5-stack-cost] did not exist. Created. 04:32:38 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4855-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:32:39 + echo total: 0.10999999940395355 [Pipeline] stash 04:32:39 Stashed 1 file(s) [Pipeline] } 04:32:39 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4855-5-stack-cost] [Pipeline] // lock [Pipeline] } 04:32:39 $ docker stop --time=1 97737217246bfcd4fee49fee31e74d267521fafc85cf138c3b1af4d618ab2b8f 04:32:41 $ docker rm -f --volumes 97737217246bfcd4fee49fee31e74d267521fafc85cf138c3b1af4d618ab2b8f [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 04:32:41 provisioning config files... 04:32:41 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config13576794165834625884tmp [Pipeline] { [Pipeline] sh 04:32:41 + set +x 04:32:41 + curl -s https://codecov.io/bash 04:32:41 + bash -s -- 04:32:41 04:32:41 _____ _ 04:32:41 / ____| | | 04:32:41 | | ___ __| | ___ ___ _____ __ 04:32:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:32:41 | |___| (_) | (_| | __/ (_| (_) \ V / 04:32:41 \_____\___/ \__,_|\___|\___\___/ \_/ 04:32:41 Bash-1.0.6 04:32:41 04:32:41 04:32:41 ==> git version 2.25.1 found 04:32:41 ==> 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 04:32:41 Release-Date: 2020-01-08 04:32:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:32:41 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:32:41 ==> Jenkins CI detected. 04:32:41 current dir:  /w/workspace/edgex-go/5 04:32:41 project root: . 04:32:41 --> token set from env 04:32:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:32:42 ==> Running gcov in . (disable via -X gcov) 04:32:42 ==> Python coveragepy not found 04:32:42 ==> Searching for coverage reports in: 04:32:42 + . 04:32:42 -> Found 1 reports 04:32:42 ==> Detecting git/mercurial file structure 04:32:42 ==> Reading reports 04:32:42 + ./coverage.out bytes=511262 04:32:42 ==> Appending adjustments 04:32:42 https://docs.codecov.io/docs/fixing-reports 04:32:43 + Found adjustments 04:32:43 ==> Gzipping contents 04:32:43 64K /tmp/codecov.tZKpxr.gz 04:32:43 ==> Uploading reports 04:32:43 url: https://codecov.io 04:32:43 query: branch=PR-4855&commit=c4c9ce93a5d6a0dd64febf42cc70deb15c14ae12&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4855%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4855&job=&cmd_args= 04:32:43 -> Pinging Codecov 04:32:43 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4855&commit=c4c9ce93a5d6a0dd64febf42cc70deb15c14ae12&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4855%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4855&job=&cmd_args= 04:32:43 -> Uploading to 04:32:43 https://storage.googleapis.com/codecov/v4/raw/2024-08-12/00271124DB129430A58F1EEE437C3FCB/c4c9ce93a5d6a0dd64febf42cc70deb15c14ae12/7af78cb7-d2a3-4ec2-a51d-7114ca1fa150.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240812%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240812T043243Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2870243bcc765b886fefb9751e0463729d39d976a31b9f64c78be9f43eee779c 04:32:43 % Total % Received % Xferd Average Speed Time Time Time Current 04:32:43 Dload Upload Total Spent Left Speed 04:32:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65118 0 0 100 65118 0 228k --:--:-- --:--:-- --:--:-- 227k 100 65118 0 0 100 65118 0 228k --:--:-- --:--:-- --:--:-- 227k 04:32:43 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/c4c9ce93a5d6a0dd64febf42cc70deb15c14ae12 [Pipeline] } 04:32:43 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 04:32:44 + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh 04:32:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:32:45 ---> package-listing.sh 04:32:45 ++ facter osfamily 04:32:45 ++ tr '[:upper:]' '[:lower:]' 04:32:46 + OS_FAMILY=debian 04:32:46 + workspace=/w/workspace/edgex-go/5 04:32:46 + START_PACKAGES=/tmp/packages_start.txt 04:32:46 + END_PACKAGES=/tmp/packages_end.txt 04:32:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:32:46 + PACKAGES=/tmp/packages_start.txt 04:32:46 + '[' /w/workspace/edgex-go/5 ']' 04:32:46 + PACKAGES=/tmp/packages_end.txt 04:32:46 + case "${OS_FAMILY}" in 04:32:46 + dpkg -l 04:32:46 + grep '^ii' 04:32:46 + '[' -f /tmp/packages_start.txt ']' 04:32:46 + '[' -f /tmp/packages_end.txt ']' 04:32:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:32:46 + '[' /w/workspace/edgex-go/5 ']' 04:32:46 + mkdir -p /w/workspace/edgex-go/5/archives/ 04:32:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 04:32:46 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:32:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:32:46 04:32:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:32:47 latest: Pulling from edgex-lftools-log-publisher 04:32:47 5eb5b503b376: Pulling fs layer 04:32:47 5c69ac0246d0: Pulling fs layer 04:32:47 ec43610c2a17: Pulling fs layer 04:32:47 3a2ae6a8a46f: Pulling fs layer 04:32:47 33b1e0a273af: Pulling fs layer 04:32:47 5d3b04190fa2: Pulling fs layer 04:32:47 2f39f015ded8: Pulling fs layer 04:32:47 3a2ae6a8a46f: Waiting 04:32:47 33b1e0a273af: Waiting 04:32:47 5d3b04190fa2: Waiting 04:32:47 2f39f015ded8: Waiting 04:32:47 5c69ac0246d0: Download complete 04:32:47 3a2ae6a8a46f: Download complete 04:32:47 33b1e0a273af: Verifying Checksum 04:32:47 33b1e0a273af: Download complete 04:32:47 5d3b04190fa2: Verifying Checksum 04:32:47 5d3b04190fa2: Download complete 04:32:47 ec43610c2a17: Verifying Checksum 04:32:47 ec43610c2a17: Download complete 04:32:47 5eb5b503b376: Verifying Checksum 04:32:47 5eb5b503b376: Download complete 04:32:48 2f39f015ded8: Download complete 04:32:48 5eb5b503b376: Pull complete 04:32:48 5c69ac0246d0: Pull complete 04:32:49 ec43610c2a17: Pull complete 04:32:49 3a2ae6a8a46f: Pull complete 04:32:49 33b1e0a273af: Pull complete 04:32:49 5d3b04190fa2: Pull complete 04:32:53 2f39f015ded8: Pull complete 04:32:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:32:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:32:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:32:53 prd-ubuntu20.04-docker-8c-8g-7535 does not seem to be running inside a container 04:32:53 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:32:57 $ docker top e048c4ac5f98dbeecd960a3ad993af5ff602a9173a38a5d6920b707f410ea121 -eo pid,comm [Pipeline] { [Pipeline] sh 04:32:57 + touch /tmp/pre-build-complete [Pipeline] sh 04:32:58 + mkdir -p /var/log/sysstat [Pipeline] sh 04:32:58 + ls /var/log/sa-host 04:32:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:32:58 provisioning config files... 04:32:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config2923093086090346955tmp [Pipeline] { [Pipeline] echo 04:32:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:32:59 ---> create-netrc.sh [Pipeline] } 04:32:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:32:59 ---> python-tools-install.sh [Pipeline] echo 04:32:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:32:59 ---> sudo-logs.sh 04:32:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:32:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:33:00 ---> job-cost.sh 04:33:00 lf-activate-venv: SKIPPING 04:33:00 DEBUG: total: 0.10999999940395355 04:33:00 INFO: Retrieving Stack Cost... 04:33:00 INFO: Retrieving Pricing Info for: v3-standard-8 04:33:00 INFO: Archiving Costs [Pipeline] echo 04:33:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:33:00 ---> logs-deploy.sh 04:33:00 lf-activate-venv: SKIPPING 04:33:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4855/5 04:33:00 INFO: archiving workspace using pattern(s): 04:33:01 Archives upload complete. 04:33:01 INFO: archiving logs to Nexus 04:33:02 ---> uname -a: 04:33:02 Linux prd-ubuntu20-04-docker-8c-8g-7535 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:33:02 04:33:02 04:33:02 ---> lscpu: 04:33:02 Architecture: x86_64 04:33:02 CPU op-mode(s): 32-bit, 64-bit 04:33:02 Byte Order: Little Endian 04:33:02 Address sizes: 40 bits physical, 48 bits virtual 04:33:02 CPU(s): 8 04:33:02 On-line CPU(s) list: 0-7 04:33:02 Thread(s) per core: 1 04:33:02 Core(s) per socket: 1 04:33:02 Socket(s): 8 04:33:02 NUMA node(s): 1 04:33:02 Vendor ID: AuthenticAMD 04:33:02 CPU family: 23 04:33:02 Model: 49 04:33:02 Model name: AMD EPYC-Rome Processor 04:33:02 Stepping: 0 04:33:02 CPU MHz: 2799.998 04:33:02 BogoMIPS: 5599.99 04:33:02 Virtualization: AMD-V 04:33:02 Hypervisor vendor: KVM 04:33:02 Virtualization type: full 04:33:02 L1d cache: 256 KiB 04:33:02 L1i cache: 256 KiB 04:33:02 L2 cache: 4 MiB 04:33:02 L3 cache: 128 MiB 04:33:02 NUMA node0 CPU(s): 0-7 04:33:02 Vulnerability Itlb multihit: Not affected 04:33:02 Vulnerability L1tf: Not affected 04:33:02 Vulnerability Mds: Not affected 04:33:02 Vulnerability Meltdown: Not affected 04:33:02 Vulnerability Mmio stale data: Not affected 04:33:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:33:02 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:33:02 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:33:02 Vulnerability Srbds: Not affected 04:33:02 Vulnerability Tsx async abort: Not affected 04:33:02 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 04:33:02 04:33:02 04:33:02 ---> nproc: 04:33:02 8 04:33:02 04:33:02 04:33:02 ---> df -h: 04:33:02 Filesystem Size Used Avail Use% Mounted on 04:33:02 overlay 155G 28G 128G 18% / 04:33:02 tmpfs 64M 0 64M 0% /dev 04:33:02 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:33:02 shm 64M 0 64M 0% /dev/shm 04:33:02 /dev/vda1 155G 28G 128G 18% /facter-os 04:33:02 04:33:02 04:33:02 ---> sar -b -r -n DEV: 04:33:02 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7535) 08/12/24 _x86_64_ (8 CPU) 04:33:02 04:33:02 03:30:46 LINUX RESTART (8 CPU) 04:33:02 04:33:02 03:31:07 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:33:02 03:32:02 390.58 102.04 279.47 9.07 8928.84 72744.47 2301828.80 04:33:02 03:33:01 181.16 3.80 177.36 0.00 456.60 85261.07 0.00 04:33:02 03:34:01 72.25 0.12 72.14 0.00 14.26 50235.58 0.00 04:33:02 03:35:01 36.90 0.13 36.77 0.00 1.07 48974.36 0.00 04:33:02 03:36:01 54.06 0.13 53.92 0.00 2.27 56834.13 0.00 04:33:02 03:37:01 485.35 4.93 480.42 0.00 2137.38 264261.96 0.00 04:33:02 03:38:01 607.26 15.42 591.84 0.00 2387.48 214655.03 0.00 04:33:02 03:39:01 277.76 0.48 277.27 0.00 14.53 44671.24 0.00 04:33:02 03:40:01 421.43 0.03 421.39 0.00 0.27 126874.38 0.00 04:33:02 03:41:01 731.43 0.10 731.33 0.00 4.80 120635.23 0.00 04:33:02 03:42:01 2.15 0.00 2.15 0.00 0.00 23.86 0.00 04:33:02 03:43:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 04:33:02 03:44:01 1.53 0.00 1.53 0.00 0.00 16.26 0.00 04:33:02 03:45:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 04:33:02 03:46:01 1.90 0.02 1.88 0.00 0.13 21.86 0.00 04:33:02 03:47:01 1.18 0.00 1.18 0.00 0.00 18.13 0.00 04:33:02 03:48:01 3.37 0.63 2.73 0.00 70.51 31.32 0.00 04:33:02 03:49:01 0.95 0.00 0.95 0.00 0.00 9.73 0.00 04:33:02 03:50:01 1.28 0.00 1.28 0.00 0.00 15.06 0.00 04:33:02 03:51:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 04:33:02 03:52:01 1.35 0.00 1.35 0.00 0.00 16.13 0.00 04:33:02 03:53:01 2.42 1.50 0.92 0.00 35.45 11.33 0.00 04:33:02 03:54:01 1.85 0.00 1.85 0.00 0.00 21.46 0.00 04:33:02 03:55:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 04:33:02 03:56:01 1.35 0.00 1.35 0.00 0.00 16.53 0.00 04:33:02 03:57:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 04:33:02 03:58:01 1.63 0.00 1.63 0.00 0.00 17.86 0.00 04:33:02 03:59:01 0.98 0.00 0.98 0.00 0.00 10.40 0.00 04:33:02 04:00:01 1.60 0.00 1.60 0.00 0.00 17.33 0.00 04:33:02 04:01:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 04:33:02 04:02:01 1.68 0.00 1.68 0.00 0.00 18.13 0.00 04:33:02 04:03:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 04:33:02 04:04:01 1.55 0.00 1.55 0.00 0.00 17.06 0.00 04:33:02 04:05:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 04:33:02 04:06:01 1.45 0.00 1.45 0.00 0.00 17.59 0.00 04:33:02 04:07:01 1.02 0.00 1.02 0.00 0.00 10.80 0.00 04:33:02 04:08:01 1.48 0.00 1.48 0.00 0.00 17.33 0.00 04:33:02 04:09:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 04:33:02 04:10:01 1.18 0.00 1.18 0.00 0.00 13.60 0.00 04:33:02 04:11:01 0.97 0.00 0.97 0.00 0.00 10.98 0.00 04:33:02 04:12:01 1.83 0.00 1.83 0.00 0.00 20.40 0.00 04:33:02 04:13:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 04:33:02 04:14:01 1.80 0.00 1.80 0.00 0.00 19.46 0.00 04:33:02 04:15:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 04:33:02 04:16:01 1.72 0.00 1.72 0.00 0.00 18.39 0.00 04:33:02 04:17:01 1.12 0.02 1.10 0.00 0.13 12.40 0.00 04:33:02 04:18:01 1.85 0.00 1.85 0.00 0.00 20.40 0.00 04:33:02 04:19:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 04:33:02 04:20:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 04:33:02 04:21:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 04:33:02 04:22:01 1.90 0.00 1.90 0.00 0.00 21.33 0.00 04:33:02 04:23:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 04:33:02 04:24:01 1.43 0.00 1.43 0.00 0.00 16.53 0.00 04:33:02 04:25:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 04:33:02 04:26:01 1.37 0.00 1.37 0.00 0.00 16.26 0.00 04:33:02 04:27:01 1.17 0.00 1.17 0.00 0.00 12.40 0.00 04:33:02 04:28:01 1.88 0.00 1.88 0.00 0.00 20.40 0.00 04:33:02 04:29:01 1.48 0.00 1.48 0.00 0.00 15.86 0.00 04:33:02 04:30:01 2.05 0.00 2.05 0.00 0.00 22.66 0.00 04:33:02 04:31:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 04:33:02 04:32:01 1.75 0.00 1.75 0.00 0.00 20.26 0.00 04:33:02 04:33:01 71.09 0.27 70.82 0.00 28.66 16767.61 0.00 04:33:02 Average: 54.30 1.93 52.24 0.13 213.10 17685.32 33490.75 04:33:02 04:33:02 03:31:07 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:33:02 03:32:02 30111220 31624312 746036 2.27 48960 1775336 1682032 4.96 900692 1575636 16320 04:33:02 03:33:01 27699060 31495872 813348 2.47 122612 3836624 2050784 6.04 1289336 3386872 391136 04:33:02 03:34:01 26522076 30817604 1482484 4.51 129120 4295836 2389284 7.04 2470416 3339188 709548 04:33:02 03:35:01 26327096 30646880 1652200 5.02 135024 4293476 2559124 7.54 2178836 3807280 486868 04:33:02 03:36:01 26452992 31513960 789128 2.40 137060 5031136 1950244 5.75 1739956 4121780 238548 04:33:02 03:37:01 20090200 31244704 1003776 3.05 160396 10924132 3411072 10.05 2257328 9717280 28788 04:33:02 03:38:01 14367000 31335092 913744 2.78 343780 16177504 2477440 7.30 2868948 14457840 788 04:33:02 03:39:01 8443640 28051496 4119608 12.53 381392 18386476 11119088 32.77 7156000 15589560 1465708 04:33:02 03:40:01 6597304 28245988 3941000 11.98 393584 20376272 9193824 27.10 7650496 16927964 331128 04:33:02 03:41:01 9752332 31359232 886476 2.70 405744 20478376 2259604 6.66 3316472 18346984 216 04:33:02 03:42:01 9753428 31360472 885376 2.69 405788 20478500 2259604 6.66 3316060 18347100 16 04:33:02 03:43:01 9817792 31424944 820964 2.50 405816 20478504 2259604 6.66 3252976 18347104 16 04:33:02 03:44:01 9819348 31426516 819352 2.49 405828 20478504 2259604 6.66 3251068 18347104 8 04:33:02 03:45:01 9820308 31427484 818312 2.49 405844 20478508 2259604 6.66 3250100 18347108 20 04:33:02 03:46:01 9821476 31428744 817308 2.49 405872 20478512 2254040 6.64 3249364 18347112 24 04:33:02 03:47:01 9822036 31429284 816704 2.48 405896 20478496 2254040 6.64 3249784 18347092 16 04:33:02 03:48:01 9819412 31429088 817516 2.49 405936 20480728 2241384 6.61 3250476 18348988 16 04:33:02 03:49:01 9819112 31428788 817792 2.49 405952 20480728 2241384 6.61 3250492 18348988 8 04:33:02 03:50:01 9819356 31429036 817460 2.49 405980 20480728 2241384 6.61 3250700 18348992 32 04:33:02 03:51:01 9819300 31429040 817416 2.49 406008 20480732 2241384 6.61 3250656 18348996 32 04:33:02 03:52:01 9820212 31429980 816400 2.48 406032 20480736 2241384 6.61 3249764 18348996 8 04:33:02 03:53:01 9814816 31426708 819656 2.49 406060 20481800 2241384 6.61 3256696 18349268 56 04:33:02 03:54:01 9814180 31426204 820044 2.49 406092 20481932 2241384 6.61 3256676 18349352 172 04:33:02 03:55:01 9813912 31425972 820284 2.49 406116 20481936 2241384 6.61 3256264 18349384 16 04:33:02 03:56:01 9813896 31426020 820204 2.49 406144 20481936 2241384 6.61 3256200 18349392 8 04:33:02 03:57:01 9814364 31426492 819888 2.49 406176 20481932 2241384 6.61 3256276 18349392 4 04:33:02 03:58:01 9814072 31426264 820112 2.49 406204 20481944 2241384 6.61 3256748 18349400 184 04:33:02 03:59:01 9814056 31426248 820080 2.49 406236 20481944 2241384 6.61 3256728 18349400 168 04:33:02 04:00:01 9814080 31426336 820028 2.49 406260 20481948 2241384 6.61 3256404 18349408 8 04:33:02 04:01:01 9813772 31426036 820284 2.49 406304 20481936 2241384 6.61 3256420 18349412 28 04:33:02 04:02:01 9813800 31426140 820348 2.49 406332 20481952 2241384 6.61 3256920 18349396 16 04:33:02 04:03:01 9813840 31426208 820276 2.49 406352 20481960 2241384 6.61 3256552 18349400 8 04:33:02 04:04:01 9813872 31426244 820204 2.49 406384 20481964 2241384 6.61 3256564 18349400 16 04:33:02 04:05:01 9813728 31426172 820296 2.49 406416 20481968 2241384 6.61 3256836 18349416 12 04:33:02 04:06:01 9813672 31426120 820252 2.49 406444 20481972 2241384 6.61 3256652 18349420 32 04:33:02 04:07:01 9813528 31426028 820300 2.49 406476 20481972 2241384 6.61 3256820 18349420 8 04:33:02 04:08:01 9813512 31426068 820216 2.49 406516 20481972 2241384 6.61 3256800 18349428 32 04:33:02 04:09:01 9813496 31426056 820192 2.49 406540 20481972 2241384 6.61 3256872 18349432 28 04:33:02 04:10:01 9813140 31425732 820488 2.50 406556 20481980 2241384 6.61 3256884 18349436 8 04:33:02 04:11:01 9813116 31425712 820452 2.50 406568 20481984 2243436 6.61 3256868 18349440 8 04:33:02 04:12:01 9813132 31425768 820336 2.49 406604 20481988 2243436 6.61 3257292 18349428 32 04:33:02 04:13:01 9812832 31425472 820552 2.50 406624 20481992 2243436 6.61 3257228 18349432 16 04:33:02 04:14:01 9812664 31425408 820508 2.50 406656 20481988 2243436 6.61 3257016 18349444 40 04:33:02 04:15:01 9812540 31425284 820844 2.50 406680 20481996 2243436 6.61 3257380 18349444 188 04:33:02 04:16:01 9812532 31425316 820768 2.50 406700 20481988 2243436 6.61 3257040 18349448 48 04:33:02 04:17:01 9812296 31425140 820944 2.50 406732 20481996 2243436 6.61 3257688 18349452 36 04:33:02 04:18:01 9812184 31425040 820948 2.50 406756 20482000 2243436 6.61 3257144 18349456 160 04:33:02 04:19:01 9812168 31425104 820888 2.50 406764 20482008 2259488 6.66 3257140 18349464 4 04:33:02 04:20:01 9812368 31425308 820816 2.50 406792 20482008 2259488 6.66 3257184 18349468 4 04:33:02 04:21:01 9812304 31425376 820656 2.50 406812 20482136 2259488 6.66 3257168 18349600 24 04:33:02 04:22:01 9812296 31425428 820592 2.50 406848 20482152 2259488 6.66 3257708 18349596 172 04:33:02 04:23:01 9812312 31425448 820548 2.50 406864 20482152 2259488 6.66 3257216 18349596 12 04:33:02 04:24:01 9812392 31425592 820536 2.50 406896 20482156 2259488 6.66 3257828 18349604 184 04:33:02 04:25:01 9812424 31425624 820484 2.50 406924 20482156 2259488 6.66 3257276 18349604 12 04:33:02 04:26:01 9812328 31425628 820424 2.49 406948 20482156 2259488 6.66 3257348 18349612 28 04:33:02 04:27:01 9812044 31425352 820600 2.50 406964 20482164 2259488 6.66 3257656 18349616 20 04:33:02 04:28:01 9812224 31425596 820288 2.49 406992 20482164 2259488 6.66 3257868 18349620 192 04:33:02 04:29:01 9812280 31425696 820172 2.49 407044 20482168 2259488 6.66 3257728 18349612 8 04:33:02 04:30:01 9812368 31425848 820132 2.49 407100 20482172 2259488 6.66 3257904 18349612 180 04:33:02 04:31:01 9811856 31425340 820620 2.50 407120 20482176 2259488 6.66 3257872 18349616 184 04:33:02 04:32:01 9812044 31425564 820404 2.49 407168 20482156 2259488 6.66 3257672 18349620 4 04:33:02 04:33:01 9206284 31330368 909908 2.77 411828 20936008 2342604 6.90 3361540 18788348 488 04:33:02 Average: 11387797 31295806 953838 2.90 377397 18888173 2517964 7.42 3246677 16868794 59227 04:33:02 04:33:02 03:31:07 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:33:02 03:32:02 lo 4.66 4.66 0.44 0.44 0.00 0.00 0.00 0.00 04:33:02 03:32:02 ens3 661.72 518.66 4044.37 99.17 0.00 0.00 0.00 0.00 04:33:02 03:32:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 03:33:01 lo 2.30 2.30 0.23 0.23 0.00 0.00 0.00 0.00 04:33:02 03:33:01 ens3 1103.14 996.32 9926.45 102.21 0.00 0.00 0.00 0.00 04:33:02 03:33:01 docker0 874.24 896.86 64.69 5026.69 0.00 0.00 0.00 0.00 04:33:02 03:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:33:02 03:34:01 ens3 25.28 17.11 26.71 10.99 0.00 0.00 0.00 0.00 04:33:02 03:34:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 04:33:02 03:34:01 veth4355693 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 04:33:02 03:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 03:35:01 ens3 34.81 26.22 31.29 15.04 0.00 0.00 0.00 0.00 04:33:02 03:35:01 docker0 1.37 1.37 0.10 0.12 0.00 0.00 0.00 0.00 04:33:02 03:35:01 veth4355693 1.37 1.38 0.12 0.13 0.00 0.00 0.00 0.00 04:33:02 03:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:33:02 03:36:01 ens3 23.83 15.90 21.17 11.42 0.00 0.00 0.00 0.00 04:33:02 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 03:37:01 vethd1936c0 1.82 2.82 0.13 30.91 0.00 0.00 0.00 0.00 04:33:02 03:37:01 vethaab655b 1.22 2.40 0.09 30.86 0.00 0.00 0.00 0.00 04:33:02 03:37:01 lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 04:33:02 03:37:01 veth7a45d3b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 03:37:01 ens3 336.21 195.15 5502.21 170.10 0.00 0.00 0.00 0.00 04:33:02 03:37:01 docker0 53.92 87.69 3.29 1042.34 0.00 0.00 0.00 0.00 04:33:02 03:37:01 veth95e068a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 03:37:01 veth27239ea 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 03:37:01 veth1e661dc 1.30 2.10 0.10 30.85 0.00 0.00 0.00 0.00 04:33:02 03:37:01 veth75125bd 0.58 1.10 0.05 0.26 0.00 0.00 0.00 0.00 04:33:02 03:37:01 veth5aab29c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 03:37:01 vethaf8d34d 5.90 6.90 0.40 31.41 0.00 0.00 0.00 0.00 04:33:02 03:37:01 veth555e496 0.35 0.38 0.03 0.22 0.00 0.00 0.00 0.00 04:33:02 03:38:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 04:33:02 03:38:01 ens3 844.32 511.44 7320.09 56.02 0.00 0.00 0.00 0.00 04:33:02 03:38:01 docker0 477.45 757.76 40.71 5915.42 0.00 0.00 0.00 0.00 04:33:02 03:38:01 veth75125bd 0.15 0.35 0.01 0.02 0.00 0.00 0.00 0.00 04:33:02 03:39:01 vethd131e07 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:33:02 03:39:01 veth721d98b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:33:02 03:39:01 veth0b17b7d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:33:02 03:39:01 vethdf1e680 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:33:02 03:39:01 veth2edfdc5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:33:02 03:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 03:39:01 ens3 11.68 6.15 10.41 4.82 0.00 0.00 0.00 0.00 04:33:02 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 03:39:01 vethdfd317e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:33:02 03:39:01 veth2a8d4f1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:33:02 03:39:01 veth75125bd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 03:39:01 veth4f9dab4 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:33:02 03:39:01 vetha989187 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:33:02 03:39:01 veth96d3791 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:33:02 03:39:01 veth4aad80b 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 04:33:02 03:39:01 veth97d6c41 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:33:02 03:39:01 vethd7cb78e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:33:02 03:40:01 vethd131e07 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 03:40:01 veth721d98b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 03:40:01 veth0b17b7d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 03:40:01 vethdf1e680 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 03:40:01 veth2edfdc5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 03:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:33:02 03:40:01 ens3 5.30 3.17 4.35 2.32 0.00 0.00 0.00 0.00 04:33:02 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 03:40:01 vethdfd317e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 03:40:01 veth2a8d4f1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 03:40:01 veth75125bd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 03:40:01 veth4f9dab4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 03:40:01 vetha989187 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 03:40:01 veth96d3791 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 03:40:01 veth4aad80b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 03:40:01 veth97d6c41 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 03:40:01 vethd7cb78e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 03:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 03:41:01 ens3 22.83 15.70 19.14 10.40 0.00 0.00 0.00 0.00 04:33:02 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 03:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:33:02 03:42:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 04:33:02 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 03:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 03:43:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 03:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:33:02 03:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:33:02 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 03:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 03:45:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 03:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:33:02 03:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:33:02 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 03:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 03:47:01 ens3 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 04:33:02 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 03:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:33:02 03:48:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:33:02 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 03:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 03:49:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 03:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:33:02 03:50:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:33:02 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 03:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 03:51:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 03:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:33:02 03:52:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 04:33:02 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 03:53:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 04:33:02 03:53:01 ens3 6.43 4.75 5.04 5.07 0.00 0.00 0.00 0.00 04:33:02 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 03:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:33:02 03:54:01 ens3 1.75 1.52 0.98 1.22 0.00 0.00 0.00 0.00 04:33:02 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 03:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 03:55:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 03:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:33:02 03:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:33:02 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 03:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 03:57:01 ens3 0.18 0.18 0.08 0.07 0.00 0.00 0.00 0.00 04:33:02 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 03:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:33:02 03:58:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:33:02 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 03:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 03:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 04:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:33:02 04:00:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:33:02 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 04:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 04:01:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 04:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:33:02 04:02:01 ens3 0.62 0.57 0.34 0.29 0.00 0.00 0.00 0.00 04:33:02 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 04:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 04:03:01 ens3 0.13 0.05 0.11 0.00 0.00 0.00 0.00 0.00 04:33:02 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 04:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:33:02 04:04:01 ens3 0.55 0.10 0.05 0.01 0.00 0.00 0.00 0.00 04:33:02 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 04:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 04:05:01 ens3 0.55 0.45 0.35 0.28 0.00 0.00 0.00 0.00 04:33:02 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 04:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:33:02 04:06:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 04:33:02 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 04:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 04:07:01 ens3 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 04:33:02 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 04:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:33:02 04:08:01 ens3 0.27 0.13 0.07 0.01 0.00 0.00 0.00 0.00 04:33:02 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 04:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 04:09:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 04:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:33:02 04:10:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:33:02 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 04:11:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 04:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:33:02 04:12:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 04:33:02 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 04:13:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 04:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:33:02 04:14:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:33:02 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 04:15:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 04:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:33:02 04:16:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:33:02 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 04:17:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 04:33:02 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 04:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:33:02 04:18:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:33:02 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 04:19:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 04:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:33:02 04:20:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:33:02 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 04:21:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 04:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:33:02 04:22:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 04:33:02 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 04:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 04:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:33:02 04:24:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:33:02 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 04:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 04:25:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 04:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:33:02 04:26:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:33:02 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 04:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 04:27:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 04:33:02 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 04:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:33:02 04:28:01 ens3 0.37 0.13 0.23 0.01 0.00 0.00 0.00 0.00 04:33:02 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 04:29:01 ens3 0.65 0.33 0.30 0.21 0.00 0.00 0.00 0.00 04:33:02 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 04:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:33:02 04:30:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 04:33:02 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 04:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 04:31:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 04:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:33:02 04:32:01 ens3 0.42 0.18 0.09 0.07 0.00 0.00 0.00 0.00 04:33:02 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 04:33:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 04:33:02 04:33:01 ens3 107.73 64.49 2540.05 17.12 0.00 0.00 0.00 0.00 04:33:02 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:02 Average: lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 04:33:02 Average: ens3 50.24 37.39 466.94 8.02 0.00 0.00 0.00 0.00 04:33:02 Average: docker0 22.51 27.95 1.74 192.40 0.00 0.00 0.00 0.00 04:33:02 04:33:02 04:33:02 ---> sar -P ALL: 04:33:02 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7535) 08/12/24 _x86_64_ (8 CPU) 04:33:02 04:33:02 03:30:46 LINUX RESTART (8 CPU) 04:33:02 04:33:02 03:31:07 CPU %user %nice %system %iowait %steal %idle 04:33:02 03:32:02 all 6.37 0.00 1.56 4.49 0.05 87.53 04:33:02 03:32:02 0 3.33 0.02 1.30 3.12 0.06 92.18 04:33:02 03:32:02 1 9.74 0.00 1.84 13.07 0.06 75.30 04:33:02 03:32:02 2 4.37 0.02 0.95 3.89 0.04 90.73 04:33:02 03:32:02 3 3.66 0.00 0.97 0.26 0.04 95.08 04:33:02 03:32:02 4 10.29 0.00 0.91 3.80 0.06 84.95 04:33:02 03:32:02 5 8.34 0.00 2.55 5.61 0.06 83.44 04:33:02 03:32:02 6 5.59 0.00 1.10 1.43 0.04 91.85 04:33:02 03:32:02 7 5.63 0.00 2.85 4.77 0.06 86.70 04:33:02 03:33:01 all 8.73 0.00 4.09 3.84 0.09 83.26 04:33:02 03:33:01 0 9.37 0.00 5.57 7.87 0.09 77.10 04:33:02 03:33:01 1 7.21 0.00 3.88 13.15 0.09 75.67 04:33:02 03:33:01 2 8.89 0.00 3.83 0.34 0.09 86.85 04:33:02 03:33:01 3 7.49 0.00 3.63 0.53 0.09 88.26 04:33:02 03:33:01 4 9.00 0.00 4.40 0.47 0.09 86.05 04:33:02 03:33:01 5 8.59 0.00 3.28 0.03 0.07 88.03 04:33:02 03:33:01 6 9.79 0.00 4.68 0.93 0.10 84.51 04:33:02 03:33:01 7 9.47 0.00 3.44 7.36 0.10 79.62 04:33:02 03:34:01 all 34.89 0.00 5.56 2.34 0.09 57.11 04:33:02 03:34:01 0 35.89 0.00 5.86 13.55 0.10 44.59 04:33:02 03:34:01 1 33.72 0.00 4.63 0.27 0.07 61.31 04:33:02 03:34:01 2 40.20 0.00 5.19 0.40 0.10 54.10 04:33:02 03:34:01 3 31.96 0.00 5.80 0.34 0.08 61.81 04:33:02 03:34:01 4 36.98 0.00 5.71 0.39 0.08 56.85 04:33:02 03:34:01 5 37.13 0.00 5.19 0.32 0.08 57.28 04:33:02 03:34:01 6 30.42 0.00 6.14 1.08 0.08 62.28 04:33:02 03:34:01 7 32.83 0.00 5.99 2.38 0.10 58.70 04:33:02 03:35:01 all 40.48 0.00 5.28 1.60 0.09 52.55 04:33:02 03:35:01 0 40.79 0.00 5.55 7.33 0.08 46.25 04:33:02 03:35:01 1 41.68 0.00 4.85 1.18 0.10 52.19 04:33:02 03:35:01 2 40.81 0.00 5.23 0.96 0.10 52.90 04:33:02 03:35:01 3 38.28 0.00 5.22 0.08 0.07 56.35 04:33:02 03:35:01 4 40.90 0.00 5.53 1.13 0.10 52.34 04:33:02 03:35:01 5 40.48 0.00 5.49 0.32 0.08 53.63 04:33:02 03:35:01 6 39.86 0.00 5.35 1.51 0.08 53.19 04:33:02 03:35:01 7 41.02 0.00 5.06 0.30 0.08 53.54 04:33:02 03:36:01 all 42.98 0.00 6.46 1.43 0.08 49.04 04:33:02 03:36:01 0 42.18 0.00 6.20 1.19 0.08 50.34 04:33:02 03:36:01 1 42.54 0.00 6.23 0.49 0.07 50.68 04:33:02 03:36:01 2 43.78 0.00 6.74 5.55 0.07 43.85 04:33:02 03:36:01 3 42.62 0.00 5.92 0.56 0.08 50.82 04:33:02 03:36:01 4 43.10 0.00 6.24 0.20 0.07 50.40 04:33:02 03:36:01 5 43.47 0.00 6.57 0.27 0.08 49.61 04:33:02 03:36:01 6 43.27 0.00 7.06 0.91 0.10 48.66 04:33:02 03:36:01 7 42.88 0.00 6.75 2.26 0.08 48.02 04:33:02 03:37:01 all 20.54 0.00 8.19 18.35 0.13 52.80 04:33:02 03:37:01 0 19.78 0.00 7.62 6.63 0.17 65.80 04:33:02 03:37:01 1 20.30 0.00 7.79 13.51 0.12 58.28 04:33:02 03:37:01 2 20.19 0.00 7.51 14.08 0.12 58.11 04:33:02 03:37:01 3 20.06 0.00 8.01 16.82 0.10 55.01 04:33:02 03:37:01 4 20.50 0.00 8.69 32.83 0.16 37.83 04:33:02 03:37:01 5 21.73 0.00 9.22 26.95 0.10 41.99 04:33:02 03:37:01 6 21.19 0.00 8.21 17.58 0.12 52.89 04:33:02 03:37:01 7 20.55 0.00 8.46 18.57 0.12 52.30 04:33:02 03:38:01 all 7.93 0.00 5.21 15.17 0.08 71.60 04:33:02 03:38:01 0 6.98 0.00 4.89 32.63 0.08 55.41 04:33:02 03:38:01 1 8.93 0.00 4.32 18.15 0.10 68.50 04:33:02 03:38:01 2 7.76 0.00 3.72 8.24 0.07 80.21 04:33:02 03:38:01 3 7.58 0.00 5.24 8.55 0.07 78.56 04:33:02 03:38:01 4 8.07 0.00 6.09 14.08 0.08 71.67 04:33:02 03:38:01 5 7.93 0.00 6.51 21.96 0.08 63.52 04:33:02 03:38:01 6 8.54 0.00 5.87 8.65 0.08 76.86 04:33:02 03:38:01 7 7.65 0.00 5.05 9.20 0.10 78.00 04:33:02 03:39:01 all 84.15 0.00 12.83 1.58 0.17 1.27 04:33:02 03:39:01 0 84.38 0.00 11.88 1.90 0.15 1.69 04:33:02 03:39:01 1 85.18 0.00 11.95 1.31 0.13 1.43 04:33:02 03:39:01 2 84.04 0.00 12.03 1.97 0.15 1.81 04:33:02 03:39:01 3 83.98 0.00 12.61 2.51 0.15 0.74 04:33:02 03:39:01 4 84.90 0.00 12.79 1.27 0.13 0.90 04:33:02 03:39:01 5 83.46 0.00 14.04 1.21 0.31 0.99 04:33:02 03:39:01 6 83.99 0.00 14.07 0.85 0.15 0.94 04:33:02 03:39:01 7 83.19 0.00 13.33 1.63 0.17 1.67 04:33:02 03:40:01 all 89.32 0.00 10.47 0.00 0.21 0.00 04:33:02 03:40:01 0 91.24 0.00 8.61 0.00 0.15 0.00 04:33:02 03:40:01 1 89.91 0.00 9.86 0.00 0.22 0.00 04:33:02 03:40:01 2 89.50 0.00 10.34 0.00 0.17 0.00 04:33:02 03:40:01 3 90.09 0.00 9.74 0.00 0.17 0.00 04:33:02 03:40:01 4 89.33 0.00 10.49 0.00 0.19 0.00 04:33:02 03:40:01 5 87.53 0.00 12.17 0.00 0.30 0.00 04:33:02 03:40:01 6 87.93 0.00 11.90 0.00 0.17 0.00 04:33:02 03:40:01 7 88.96 0.00 10.71 0.00 0.31 0.02 04:33:02 03:41:01 all 57.35 0.00 9.19 5.62 0.16 27.68 04:33:02 03:41:01 0 57.51 0.00 9.13 4.75 0.13 28.48 04:33:02 03:41:01 1 59.34 0.00 8.87 7.17 0.13 24.48 04:33:02 03:41:01 2 56.12 0.00 10.29 7.64 0.17 25.78 04:33:02 03:41:01 3 57.28 0.00 9.25 2.96 0.17 30.34 04:33:02 03:41:01 4 56.73 0.00 8.84 2.66 0.14 31.64 04:33:02 03:41:01 5 57.40 0.00 8.90 8.22 0.15 25.33 04:33:02 03:41:01 6 57.03 0.00 9.17 3.09 0.12 30.59 04:33:02 03:41:01 7 57.37 0.00 9.08 8.56 0.24 24.75 04:33:02 03:42:01 all 0.04 0.00 0.01 0.01 0.01 99.93 04:33:02 03:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:33:02 03:42:01 1 0.03 0.00 0.00 0.00 0.02 99.95 04:33:02 03:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:33:02 03:42:01 3 0.02 0.00 0.00 0.02 0.00 99.97 04:33:02 03:42:01 4 0.03 0.00 0.02 0.00 0.02 99.93 04:33:02 03:42:01 5 0.00 0.00 0.02 0.05 0.00 99.93 04:33:02 03:42:01 6 0.22 0.00 0.00 0.00 0.02 99.77 04:33:02 03:42:01 7 0.02 0.00 0.02 0.00 0.02 99.95 04:33:02 04:33:02 03:42:01 CPU %user %nice %system %iowait %steal %idle 04:33:02 03:43:01 all 0.05 0.00 0.01 0.00 0.01 99.93 04:33:02 03:43:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:33:02 03:43:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:33:02 03:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:33:02 03:43:01 3 0.02 0.00 0.00 0.03 0.02 99.93 04:33:02 03:43:01 4 0.03 0.00 0.02 0.00 0.00 99.95 04:33:02 03:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:33:02 03:43:01 6 0.23 0.00 0.03 0.00 0.00 99.73 04:33:02 03:43:01 7 0.05 0.00 0.02 0.00 0.02 99.92 04:33:02 03:44:01 all 0.03 0.00 0.01 0.00 0.01 99.94 04:33:02 03:44:01 0 0.00 0.00 0.00 0.00 0.02 99.98 04:33:02 03:44:01 1 0.12 0.00 0.02 0.00 0.00 99.87 04:33:02 03:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:33:02 03:44:01 3 0.02 0.00 0.02 0.02 0.02 99.93 04:33:02 03:44:01 4 0.02 0.00 0.03 0.00 0.02 99.93 04:33:02 03:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:33:02 03:44:01 6 0.08 0.00 0.02 0.00 0.00 99.90 04:33:02 03:44:01 7 0.00 0.00 0.02 0.00 0.03 99.95 04:33:02 03:45:01 all 0.04 0.00 0.01 0.00 0.01 99.94 04:33:02 03:45:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:33:02 03:45:01 1 0.05 0.00 0.02 0.00 0.02 99.92 04:33:02 03:45:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:33:02 03:45:01 3 0.02 0.00 0.02 0.03 0.00 99.93 04:33:02 03:45:01 4 0.07 0.00 0.02 0.00 0.02 99.90 04:33:02 03:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:33:02 03:45:01 6 0.03 0.00 0.02 0.00 0.00 99.95 04:33:02 03:45:01 7 0.07 0.00 0.02 0.00 0.03 99.88 04:33:02 03:46:01 all 0.02 0.00 0.02 0.00 0.01 99.95 04:33:02 03:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:33:02 03:46:01 1 0.03 0.00 0.00 0.00 0.02 99.95 04:33:02 03:46:01 2 0.02 0.00 0.00 0.02 0.00 99.97 04:33:02 03:46:01 3 0.00 0.00 0.02 0.02 0.02 99.95 04:33:02 03:46:01 4 0.03 0.00 0.02 0.00 0.00 99.95 04:33:02 03:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:33:02 03:46:01 6 0.03 0.00 0.03 0.00 0.02 99.92 04:33:02 03:46:01 7 0.02 0.00 0.05 0.00 0.02 99.92 04:33:02 03:47:01 all 0.02 0.00 0.01 0.00 0.01 99.95 04:33:02 03:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:33:02 03:47:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:33:02 03:47:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:33:02 03:47:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:33:02 03:47:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:33:02 03:47:01 5 0.00 0.00 0.03 0.00 0.00 99.97 04:33:02 03:47:01 6 0.03 0.00 0.00 0.02 0.02 99.93 04:33:02 03:47:01 7 0.03 0.00 0.03 0.00 0.03 99.90 04:33:02 03:48:01 all 0.04 0.00 0.03 0.01 0.01 99.92 04:33:02 03:48:01 0 0.02 0.00 0.03 0.00 0.00 99.95 04:33:02 03:48:01 1 0.07 0.00 0.02 0.00 0.00 99.92 04:33:02 03:48:01 2 0.00 0.00 0.00 0.03 0.02 99.95 04:33:02 03:48:01 3 0.02 0.00 0.02 0.02 0.00 99.95 04:33:02 03:48:01 4 0.07 0.00 0.03 0.02 0.02 99.87 04:33:02 03:48:01 5 0.00 0.00 0.03 0.00 0.00 99.97 04:33:02 03:48:01 6 0.05 0.00 0.05 0.03 0.00 99.87 04:33:02 03:48:01 7 0.07 0.00 0.03 0.00 0.02 99.88 04:33:02 03:49:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:33:02 03:49:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:33:02 03:49:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:33:02 03:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:33:02 03:49:01 3 0.02 0.00 0.02 0.00 0.02 99.95 04:33:02 03:49:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:33:02 03:49:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:33:02 03:49:01 6 0.02 0.00 0.02 0.00 0.02 99.95 04:33:02 03:49:01 7 0.02 0.00 0.02 0.00 0.03 99.93 04:33:02 03:50:01 all 0.02 0.00 0.01 0.01 0.01 99.96 04:33:02 03:50:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:33:02 03:50:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:33:02 03:50:01 2 0.02 0.00 0.00 0.03 0.00 99.95 04:33:02 03:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:33:02 03:50:01 4 0.05 0.00 0.02 0.00 0.02 99.92 04:33:02 03:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:33:02 03:50:01 6 0.02 0.00 0.02 0.02 0.00 99.95 04:33:02 03:50:01 7 0.05 0.00 0.02 0.00 0.03 99.90 04:33:02 03:51:01 all 0.02 0.00 0.01 0.00 0.01 99.95 04:33:02 03:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:33:02 03:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:33:02 03:51:01 2 0.00 0.00 0.02 0.02 0.00 99.97 04:33:02 03:51:01 3 0.02 0.00 0.03 0.00 0.00 99.95 04:33:02 03:51:01 4 0.02 0.00 0.02 0.00 0.02 99.95 04:33:02 03:51:01 5 0.02 0.00 0.00 0.02 0.00 99.97 04:33:02 03:51:01 6 0.05 0.00 0.00 0.00 0.00 99.95 04:33:02 03:51:01 7 0.07 0.00 0.02 0.00 0.05 99.87 04:33:02 03:52:01 all 0.04 0.00 0.00 0.00 0.01 99.94 04:33:02 03:52:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:33:02 03:52:01 1 0.03 0.00 0.00 0.00 0.02 99.95 04:33:02 03:52:01 2 0.00 0.00 0.00 0.02 0.00 99.98 04:33:02 03:52:01 3 0.03 0.00 0.00 0.00 0.02 99.95 04:33:02 03:52:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:33:02 03:52:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:33:02 03:52:01 6 0.12 0.00 0.00 0.00 0.02 99.87 04:33:02 03:52:01 7 0.07 0.00 0.02 0.02 0.02 99.88 04:33:02 03:53:01 all 0.25 0.00 0.04 0.01 0.01 99.70 04:33:02 03:53:01 0 0.20 0.00 0.03 0.00 0.02 99.75 04:33:02 03:53:01 1 0.22 0.00 0.03 0.00 0.02 99.73 04:33:02 03:53:01 2 0.08 0.00 0.02 0.00 0.00 99.90 04:33:02 03:53:01 3 0.22 0.00 0.07 0.00 0.00 99.72 04:33:02 03:53:01 4 0.30 0.00 0.05 0.03 0.00 99.62 04:33:02 03:53:01 5 0.25 0.00 0.03 0.00 0.02 99.70 04:33:02 03:53:01 6 0.63 0.00 0.02 0.00 0.00 99.35 04:33:02 03:53:01 7 0.07 0.00 0.03 0.02 0.05 99.83 04:33:02 04:33:02 03:53:01 CPU %user %nice %system %iowait %steal %idle 04:33:02 03:54:01 all 0.05 0.00 0.01 0.00 0.01 99.92 04:33:02 03:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:33:02 03:54:01 1 0.03 0.00 0.00 0.00 0.00 99.97 04:33:02 03:54:01 2 0.02 0.00 0.00 0.02 0.02 99.95 04:33:02 03:54:01 3 0.02 0.00 0.02 0.00 0.02 99.95 04:33:02 03:54:01 4 0.07 0.00 0.02 0.00 0.02 99.90 04:33:02 03:54:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:33:02 03:54:01 6 0.20 0.00 0.00 0.00 0.00 99.80 04:33:02 03:54:01 7 0.05 0.00 0.02 0.02 0.02 99.90 04:33:02 03:55:01 all 0.01 0.00 0.01 0.00 0.01 99.96 04:33:02 03:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:33:02 03:55:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:33:02 03:55:01 2 0.02 0.00 0.00 0.02 0.00 99.97 04:33:02 03:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:33:02 03:55:01 4 0.02 0.00 0.02 0.00 0.02 99.95 04:33:02 03:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:33:02 03:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:33:02 03:55:01 7 0.03 0.00 0.03 0.02 0.03 99.88 04:33:02 03:56:01 all 0.02 0.00 0.01 0.00 0.00 99.96 04:33:02 03:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:33:02 03:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:33:02 03:56:01 2 0.00 0.00 0.00 0.02 0.00 99.98 04:33:02 03:56:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:33:02 03:56:01 4 0.05 0.00 0.02 0.00 0.00 99.93 04:33:02 03:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:33:02 03:56:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:33:02 03:56:01 7 0.05 0.00 0.03 0.00 0.02 99.90 04:33:02 03:57:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:33:02 03:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:33:02 03:57:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:33:02 03:57:01 2 0.02 0.00 0.00 0.02 0.00 99.97 04:33:02 03:57:01 3 0.03 0.00 0.03 0.00 0.02 99.92 04:33:02 03:57:01 4 0.03 0.00 0.02 0.00 0.02 99.93 04:33:02 03:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:33:02 03:57:01 6 0.00 0.00 0.00 0.00 0.02 99.98 04:33:02 03:57:01 7 0.03 0.00 0.02 0.02 0.02 99.92 04:33:02 03:58:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:33:02 03:58:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:33:02 03:58:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:33:02 03:58:01 2 0.00 0.00 0.00 0.02 0.00 99.98 04:33:02 03:58:01 3 0.02 0.00 0.02 0.00 0.03 99.93 04:33:02 03:58:01 4 0.03 0.00 0.02 0.00 0.00 99.95 04:33:02 03:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:33:02 03:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:33:02 03:58:01 7 0.05 0.00 0.02 0.02 0.02 99.90 04:33:02 03:59:01 all 0.01 0.00 0.00 0.00 0.01 99.97 04:33:02 03:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:33:02 03:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:33:02 03:59:01 2 0.00 0.00 0.00 0.02 0.00 99.98 04:33:02 03:59:01 3 0.03 0.00 0.02 0.00 0.03 99.92 04:33:02 03:59:01 4 0.03 0.00 0.00 0.00 0.02 99.95 04:33:02 03:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:33:02 03:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:33:02 03:59:01 7 0.00 0.00 0.00 0.02 0.00 99.98 04:33:02 04:00:01 all 0.02 0.00 0.01 0.00 0.01 99.97 04:33:02 04:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:33:02 04:00:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:33:02 04:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:33:02 04:00:01 3 0.03 0.00 0.00 0.00 0.02 99.95 04:33:02 04:00:01 4 0.03 0.00 0.00 0.00 0.02 99.95 04:33:02 04:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:33:02 04:00:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:33:02 04:00:01 7 0.03 0.00 0.02 0.02 0.02 99.92 04:33:02 04:01:01 all 0.00 0.00 0.01 0.01 0.01 99.98 04:33:02 04:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:33:02 04:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:33:02 04:01:01 2 0.00 0.00 0.00 0.03 0.00 99.97 04:33:02 04:01:01 3 0.00 0.00 0.03 0.00 0.03 99.93 04:33:02 04:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:33:02 04:01:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:33:02 04:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:33:02 04:01:01 7 0.00 0.00 0.02 0.02 0.02 99.95 04:33:02 04:02:01 all 0.03 0.00 0.01 0.00 0.01 99.94 04:33:02 04:02:01 0 0.03 0.00 0.00 0.00 0.02 99.95 04:33:02 04:02:01 1 0.03 0.00 0.00 0.00 0.02 99.95 04:33:02 04:02:01 2 0.03 0.00 0.02 0.02 0.02 99.92 04:33:02 04:02:01 3 0.05 0.00 0.00 0.00 0.03 99.92 04:33:02 04:02:01 4 0.07 0.00 0.02 0.00 0.02 99.90 04:33:02 04:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:33:02 04:02:01 6 0.00 0.00 0.03 0.00 0.00 99.97 04:33:02 04:02:01 7 0.02 0.00 0.03 0.02 0.00 99.93 04:33:02 04:03:01 all 0.03 0.00 0.01 0.00 0.01 99.95 04:33:02 04:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:33:02 04:03:01 1 0.03 0.00 0.00 0.00 0.02 99.95 04:33:02 04:03:01 2 0.00 0.00 0.00 0.02 0.00 99.98 04:33:02 04:03:01 3 0.05 0.00 0.03 0.00 0.02 99.90 04:33:02 04:03:01 4 0.03 0.00 0.00 0.00 0.02 99.95 04:33:02 04:03:01 5 0.08 0.00 0.00 0.00 0.00 99.92 04:33:02 04:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:33:02 04:03:01 7 0.02 0.00 0.02 0.02 0.02 99.93 04:33:02 04:04:01 all 0.17 0.00 0.01 0.02 0.01 99.79 04:33:02 04:04:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:33:02 04:04:01 1 1.29 0.00 0.00 0.00 0.02 98.70 04:33:02 04:04:01 2 0.00 0.00 0.00 0.05 0.00 99.95 04:33:02 04:04:01 3 0.00 0.00 0.00 0.00 0.03 99.97 04:33:02 04:04:01 4 0.03 0.00 0.02 0.00 0.00 99.95 04:33:02 04:04:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:33:02 04:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:33:02 04:04:01 7 0.02 0.00 0.02 0.15 0.02 99.80 04:33:02 04:33:02 04:04:01 CPU %user %nice %system %iowait %steal %idle 04:33:02 04:05:01 all 0.05 0.00 0.01 0.00 0.01 99.94 04:33:02 04:05:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:33:02 04:05:01 1 0.15 0.00 0.00 0.00 0.02 99.83 04:33:02 04:05:01 2 0.00 0.00 0.00 0.02 0.00 99.98 04:33:02 04:05:01 3 0.05 0.00 0.03 0.00 0.02 99.90 04:33:02 04:05:01 4 0.05 0.00 0.02 0.00 0.02 99.92 04:33:02 04:05:01 5 0.07 0.00 0.02 0.00 0.00 99.92 04:33:02 04:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:33:02 04:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:33:02 04:06:01 all 0.12 0.00 0.01 0.00 0.01 99.86 04:33:02 04:06:01 0 0.02 0.00 0.00 0.02 0.02 99.95 04:33:02 04:06:01 1 0.83 0.00 0.03 0.00 0.00 99.14 04:33:02 04:06:01 2 0.02 0.00 0.00 0.02 0.00 99.97 04:33:02 04:06:01 3 0.02 0.00 0.00 0.00 0.03 99.95 04:33:02 04:06:01 4 0.02 0.00 0.02 0.00 0.02 99.95 04:33:02 04:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:33:02 04:06:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:33:02 04:06:01 7 0.03 0.00 0.00 0.00 0.02 99.95 04:33:02 04:07:01 all 0.03 0.00 0.01 0.00 0.01 99.95 04:33:02 04:07:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:33:02 04:07:01 1 0.07 0.00 0.00 0.00 0.02 99.92 04:33:02 04:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:33:02 04:07:01 3 0.03 0.00 0.02 0.00 0.03 99.92 04:33:02 04:07:01 4 0.03 0.00 0.02 0.00 0.00 99.95 04:33:02 04:07:01 5 0.02 0.00 0.00 0.00 0.02 99.97 04:33:02 04:07:01 6 0.02 0.00 0.00 0.00 0.02 99.97 04:33:02 04:07:01 7 0.00 0.00 0.02 0.02 0.02 99.95 04:33:02 04:08:01 all 0.01 0.00 0.01 0.00 0.01 99.96 04:33:02 04:08:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:33:02 04:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:33:02 04:08:01 2 0.00 0.00 0.02 0.02 0.00 99.97 04:33:02 04:08:01 3 0.02 0.00 0.02 0.00 0.03 99.93 04:33:02 04:08:01 4 0.00 0.00 0.03 0.00 0.02 99.95 04:33:02 04:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:33:02 04:08:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:33:02 04:08:01 7 0.02 0.00 0.00 0.02 0.00 99.97 04:33:02 04:09:01 all 0.02 0.00 0.00 0.00 0.01 99.97 04:33:02 04:09:01 0 0.00 0.00 0.00 0.00 0.02 99.98 04:33:02 04:09:01 1 0.03 0.00 0.00 0.00 0.02 99.95 04:33:02 04:09:01 2 0.02 0.00 0.00 0.02 0.00 99.97 04:33:02 04:09:01 3 0.02 0.00 0.02 0.00 0.02 99.95 04:33:02 04:09:01 4 0.03 0.00 0.00 0.00 0.02 99.95 04:33:02 04:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:33:02 04:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:33:02 04:09:01 7 0.03 0.00 0.00 0.02 0.02 99.93 04:33:02 04:10:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:33:02 04:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:33:02 04:10:01 1 0.00 0.00 0.02 0.00 0.02 99.97 04:33:02 04:10:01 2 0.00 0.00 0.00 0.02 0.00 99.98 04:33:02 04:10:01 3 0.00 0.00 0.00 0.00 0.03 99.97 04:33:02 04:10:01 4 0.03 0.00 0.02 0.00 0.00 99.95 04:33:02 04:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:33:02 04:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:33:02 04:10:01 7 0.02 0.00 0.00 0.02 0.00 99.97 04:33:02 04:11:01 all 0.03 0.00 0.01 0.00 0.01 99.95 04:33:02 04:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:33:02 04:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:33:02 04:11:01 2 0.03 0.00 0.00 0.02 0.02 99.93 04:33:02 04:11:01 3 0.05 0.00 0.02 0.00 0.03 99.90 04:33:02 04:11:01 4 0.03 0.00 0.00 0.00 0.02 99.95 04:33:02 04:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:33:02 04:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:33:02 04:11:01 7 0.05 0.00 0.02 0.00 0.02 99.92 04:33:02 04:12:01 all 0.01 0.00 0.01 0.01 0.01 99.96 04:33:02 04:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:33:02 04:12:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:33:02 04:12:01 2 0.00 0.00 0.00 0.02 0.00 99.98 04:33:02 04:12:01 3 0.02 0.00 0.07 0.00 0.02 99.90 04:33:02 04:12:01 4 0.03 0.00 0.03 0.02 0.02 99.90 04:33:02 04:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:33:02 04:12:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:33:02 04:12:01 7 0.00 0.00 0.00 0.02 0.02 99.97 04:33:02 04:13:01 all 0.02 0.00 0.00 0.00 0.00 99.97 04:33:02 04:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:33:02 04:13:01 1 0.03 0.00 0.00 0.00 0.02 99.95 04:33:02 04:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:33:02 04:13:01 3 0.03 0.00 0.02 0.00 0.02 99.93 04:33:02 04:13:01 4 0.03 0.00 0.02 0.00 0.00 99.95 04:33:02 04:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:33:02 04:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:33:02 04:13:01 7 0.05 0.00 0.00 0.00 0.00 99.95 04:33:02 04:14:01 all 0.01 0.00 0.01 0.01 0.01 99.96 04:33:02 04:14:01 0 0.00 0.00 0.00 0.00 0.02 99.98 04:33:02 04:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:33:02 04:14:01 2 0.00 0.00 0.00 0.03 0.00 99.97 04:33:02 04:14:01 3 0.03 0.00 0.02 0.00 0.05 99.90 04:33:02 04:14:01 4 0.00 0.00 0.02 0.00 0.02 99.97 04:33:02 04:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:33:02 04:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:33:02 04:14:01 7 0.02 0.00 0.00 0.03 0.02 99.93 04:33:02 04:15:01 all 0.02 0.00 0.00 0.00 0.01 99.96 04:33:02 04:15:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:33:02 04:15:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:33:02 04:15:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:33:02 04:15:01 3 0.02 0.00 0.02 0.00 0.02 99.95 04:33:02 04:15:01 4 0.03 0.00 0.02 0.00 0.02 99.93 04:33:02 04:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:33:02 04:15:01 6 0.02 0.00 0.00 0.00 0.02 99.97 04:33:02 04:15:01 7 0.02 0.00 0.00 0.02 0.02 99.95 04:33:02 04:33:02 04:15:01 CPU %user %nice %system %iowait %steal %idle 04:33:02 04:16:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:33:02 04:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:33:02 04:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:33:02 04:16:01 2 0.00 0.00 0.00 0.02 0.00 99.98 04:33:02 04:16:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:33:02 04:16:01 4 0.03 0.00 0.00 0.00 0.02 99.95 04:33:02 04:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:33:02 04:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:33:02 04:16:01 7 0.02 0.00 0.03 0.02 0.03 99.90 04:33:02 04:17:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:33:02 04:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:33:02 04:17:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:33:02 04:17:01 2 0.02 0.00 0.00 0.02 0.00 99.97 04:33:02 04:17:01 3 0.02 0.00 0.00 0.02 0.00 99.97 04:33:02 04:17:01 4 0.02 0.00 0.03 0.00 0.02 99.93 04:33:02 04:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:33:02 04:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:33:02 04:17:01 7 0.03 0.00 0.02 0.00 0.03 99.92 04:33:02 04:18:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:33:02 04:18:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:33:02 04:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:33:02 04:18:01 2 0.00 0.00 0.00 0.02 0.00 99.98 04:33:02 04:18:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:33:02 04:18:01 4 0.02 0.00 0.03 0.00 0.00 99.95 04:33:02 04:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:33:02 04:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:33:02 04:18:01 7 0.02 0.00 0.02 0.02 0.03 99.92 04:33:02 04:19:01 all 0.02 0.00 0.01 0.00 0.01 99.95 04:33:02 04:19:01 0 0.03 0.00 0.00 0.00 0.02 99.95 04:33:02 04:19:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:33:02 04:19:01 2 0.03 0.00 0.00 0.02 0.00 99.95 04:33:02 04:19:01 3 0.00 0.00 0.02 0.00 0.02 99.97 04:33:02 04:19:01 4 0.05 0.00 0.02 0.00 0.00 99.93 04:33:02 04:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:33:02 04:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:33:02 04:19:01 7 0.03 0.00 0.02 0.02 0.03 99.90 04:33:02 04:20:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:33:02 04:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:33:02 04:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:33:02 04:20:01 2 0.00 0.00 0.00 0.02 0.02 99.97 04:33:02 04:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:33:02 04:20:01 4 0.00 0.00 0.02 0.00 0.02 99.97 04:33:02 04:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:33:02 04:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:33:02 04:20:01 7 0.03 0.00 0.03 0.02 0.03 99.88 04:33:02 04:21:01 all 0.15 0.00 0.01 0.00 0.01 99.84 04:33:02 04:21:01 0 0.00 0.00 0.00 0.02 0.00 99.98 04:33:02 04:21:01 1 1.04 0.00 0.02 0.00 0.02 98.92 04:33:02 04:21:01 2 0.02 0.00 0.00 0.02 0.00 99.97 04:33:02 04:21:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:33:02 04:21:01 4 0.05 0.00 0.00 0.00 0.02 99.93 04:33:02 04:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:33:02 04:21:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:33:02 04:21:01 7 0.03 0.00 0.02 0.00 0.02 99.93 04:33:02 04:22:01 all 0.05 0.00 0.01 0.01 0.01 99.92 04:33:02 04:22:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:33:02 04:22:01 1 0.28 0.00 0.02 0.00 0.00 99.70 04:33:02 04:22:01 2 0.02 0.00 0.00 0.02 0.00 99.97 04:33:02 04:22:01 3 0.02 0.00 0.03 0.00 0.00 99.95 04:33:02 04:22:01 4 0.00 0.00 0.02 0.02 0.02 99.95 04:33:02 04:22:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:33:02 04:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:33:02 04:22:01 7 0.05 0.00 0.02 0.02 0.03 99.88 04:33:02 04:23:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:33:02 04:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:33:02 04:23:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:33:02 04:23:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:33:02 04:23:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:33:02 04:23:01 4 0.03 0.00 0.00 0.00 0.02 99.95 04:33:02 04:23:01 5 0.00 0.00 0.00 0.00 0.02 99.98 04:33:02 04:23:01 6 0.02 0.00 0.02 0.00 0.02 99.95 04:33:02 04:23:01 7 0.03 0.00 0.02 0.00 0.03 99.92 04:33:02 04:24:01 all 0.03 0.00 0.01 0.01 0.00 99.95 04:33:02 04:24:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:33:02 04:24:01 1 0.03 0.00 0.00 0.00 0.00 99.97 04:33:02 04:24:01 2 0.02 0.00 0.00 0.03 0.00 99.95 04:33:02 04:24:01 3 0.03 0.00 0.02 0.00 0.00 99.95 04:33:02 04:24:01 4 0.03 0.00 0.02 0.02 0.00 99.93 04:33:02 04:24:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:33:02 04:24:01 6 0.07 0.00 0.02 0.00 0.00 99.92 04:33:02 04:24:01 7 0.03 0.00 0.00 0.00 0.02 99.95 04:33:02 04:25:01 all 0.01 0.00 0.01 0.00 0.01 99.96 04:33:02 04:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:33:02 04:25:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:33:02 04:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:33:02 04:25:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:33:02 04:25:01 4 0.02 0.00 0.02 0.00 0.02 99.95 04:33:02 04:25:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:33:02 04:25:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:33:02 04:25:01 7 0.02 0.00 0.03 0.02 0.03 99.90 04:33:02 04:26:01 all 0.02 0.00 0.01 0.01 0.01 99.95 04:33:02 04:26:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:33:02 04:26:01 1 0.03 0.00 0.00 0.00 0.02 99.95 04:33:02 04:26:01 2 0.02 0.00 0.02 0.03 0.00 99.93 04:33:02 04:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:33:02 04:26:01 4 0.02 0.00 0.02 0.00 0.02 99.95 04:33:02 04:26:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:33:02 04:26:01 6 0.03 0.00 0.02 0.00 0.02 99.93 04:33:02 04:26:01 7 0.03 0.00 0.00 0.02 0.02 99.93 04:33:02 04:33:02 04:26:01 CPU %user %nice %system %iowait %steal %idle 04:33:02 04:27:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:33:02 04:27:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:33:02 04:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:33:02 04:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:33:02 04:27:01 3 0.02 0.00 0.02 0.00 0.02 99.95 04:33:02 04:27:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:33:02 04:27:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:33:02 04:27:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:33:02 04:27:01 7 0.07 0.00 0.02 0.00 0.03 99.88 04:33:02 04:28:01 all 0.02 0.00 0.00 0.01 0.01 99.96 04:33:02 04:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:33:02 04:28:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:33:02 04:28:01 2 0.02 0.00 0.00 0.03 0.00 99.95 04:33:02 04:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:33:02 04:28:01 4 0.05 0.00 0.00 0.00 0.02 99.93 04:33:02 04:28:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:33:02 04:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:33:02 04:28:01 7 0.02 0.00 0.03 0.02 0.03 99.90 04:33:02 04:29:01 all 0.04 0.00 0.00 0.00 0.01 99.94 04:33:02 04:29:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:33:02 04:29:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:33:02 04:29:01 2 0.02 0.00 0.00 0.02 0.00 99.97 04:33:02 04:29:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:33:02 04:29:01 4 0.03 0.00 0.00 0.00 0.02 99.95 04:33:02 04:29:01 5 0.17 0.00 0.00 0.00 0.02 99.82 04:33:02 04:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:33:02 04:29:01 7 0.03 0.00 0.00 0.02 0.03 99.92 04:33:02 04:30:01 all 0.03 0.00 0.01 0.01 0.01 99.95 04:33:02 04:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:33:02 04:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:33:02 04:30:01 2 0.00 0.00 0.00 0.03 0.02 99.95 04:33:02 04:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:33:02 04:30:01 4 0.05 0.00 0.02 0.00 0.00 99.93 04:33:02 04:30:01 5 0.03 0.00 0.02 0.02 0.00 99.93 04:33:02 04:30:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:33:02 04:30:01 7 0.05 0.00 0.02 0.00 0.03 99.90 04:33:02 04:31:01 all 0.01 0.00 0.00 0.01 0.01 99.97 04:33:02 04:31:01 0 0.00 0.00 0.02 0.00 0.02 99.97 04:33:02 04:31:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:33:02 04:31:01 2 0.02 0.00 0.00 0.02 0.00 99.97 04:33:02 04:31:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:33:02 04:31:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:33:02 04:31:01 5 0.00 0.00 0.00 0.02 0.00 99.98 04:33:02 04:31:01 6 0.02 0.00 0.00 0.00 0.02 99.97 04:33:02 04:31:01 7 0.02 0.00 0.02 0.02 0.02 99.93 04:33:02 04:32:01 all 0.03 0.00 0.01 0.00 0.00 99.95 04:33:02 04:32:01 0 0.02 0.00 0.02 0.02 0.00 99.95 04:33:02 04:32:01 1 0.03 0.00 0.00 0.00 0.00 99.97 04:33:02 04:32:01 2 0.02 0.00 0.00 0.02 0.00 99.97 04:33:02 04:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:33:02 04:32:01 4 0.03 0.00 0.02 0.00 0.00 99.95 04:33:02 04:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:33:02 04:32:01 6 0.05 0.00 0.00 0.00 0.00 99.95 04:33:02 04:32:01 7 0.07 0.00 0.03 0.00 0.03 99.87 04:33:02 04:33:01 all 3.03 0.00 1.39 0.75 0.03 94.80 04:33:02 04:33:01 0 4.05 0.00 1.44 0.00 0.02 94.50 04:33:02 04:33:01 1 2.27 0.00 1.53 0.02 0.03 96.15 04:33:02 04:33:01 2 2.63 0.00 1.11 0.75 0.02 95.50 04:33:02 04:33:01 3 3.41 0.00 1.22 0.28 0.03 95.05 04:33:02 04:33:01 4 2.85 0.00 1.58 0.05 0.03 95.48 04:33:02 04:33:01 5 2.65 0.00 1.32 0.03 0.03 95.96 04:33:02 04:33:01 6 3.80 0.00 1.61 0.00 0.02 94.58 04:33:02 04:33:01 7 2.56 0.00 1.34 4.86 0.03 91.21 04:33:02 Average: all 6.33 0.00 1.12 0.87 0.03 91.64 04:33:02 Average: 0 6.36 0.00 1.09 1.25 0.02 91.28 04:33:02 Average: 1 6.48 0.00 1.05 1.07 0.03 91.37 04:33:02 Average: 2 6.35 0.00 1.07 0.70 0.02 91.86 04:33:02 Average: 3 6.20 0.00 1.09 0.52 0.03 92.16 04:33:02 Average: 4 6.46 0.00 1.15 0.89 0.03 91.48 04:33:02 Average: 5 6.31 0.00 1.19 1.02 0.02 91.46 04:33:02 Average: 6 6.30 0.00 1.21 0.57 0.02 91.90 04:33:02 Average: 7 6.20 0.00 1.15 0.96 0.04 91.65 04:33:02 04:33:02 04:33:02