Pull request #5267 closed Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0efe9bafff030187fa7a6b5fea92f58a88718116 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-ssh3292230756112400827.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh14487080258493474607.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 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/snyk-fix-3.bsh1os4a3.74625b7f3ef/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/snyk-fix-3.bsh1os4a3.74625b7f3ef/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh577724707006585839.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/snyk-fix-3.bsh1os4a3.74625b7f3ef/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13099533818672188814.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13544257085164449402.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/snyk-fix-3.bsh1os4a3.74625b7f3ef/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/snyk-fix-3.bsh1os4a3.74625b7f3ef/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15675778392771380059.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 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]] ========================================================= [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.25 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 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-771108 in /w/workspace/362cf4c93d536c126b42674625b7f3ef [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0efe9bafff030187fa7a6b5fea92f58a88718116 (snyk-fix-362cf4c93d536c126b42674625b7f3ef) Commit message: "fix: cmd/security-proxy-auth/Dockerfile to reduce vulnerabilities" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0efe9bafff030187fa7a6b5fea92f58a88718116 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:47:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:47:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:47:43 ========================================================= 08:47:43 EdgeX Global Pipelines Version Info 08:47:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:47:44 ------------------- 08:47:44 stable info: 08:47:44 ------------------- 08:47:44 Commited By: Cherry Wang cherry@iotechsys.com 08:47:44 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 08:47:44 Message: update stable to v1.0.278 08:47:45 ------------------- 08:47:45 experimental info: 08:47:45 ------------------- 08:47:45 Commited By: **** collab-it+edgex@linuxfoundation.org 08:47:45 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 08:47:45 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:47:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:47:45 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:47:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:47:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:47:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:47:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 08:47:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:47:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:47:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:47:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:47:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:47:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:47:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:47:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:47:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:47:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:47:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:47:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:47:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:47:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 08:47:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:47:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:47:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:47:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = snyk-fix-362cf4c93d536c126b42674625b7f3ef [Pipeline] echo 08:47:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = snyk-fix-362cf4c93d536c126b42674625b7f3ef [Pipeline] echo 08:47:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = snyk-fix-362cf4c93d536c126b42674625b7f3ef [Pipeline] echo 08:47:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0efe9bafff030187fa7a6b5fea92f58a88718116 [Pipeline] echo 08:47:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0efe9ba [Pipeline] echo 08:47:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:47:47 provisioning config files... 08:47:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5453838385040695383tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:47:47 ---> ****-login.sh 08:47:47 nexus3.edgexfoundry.org:10001 08:47:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:48 08:47:48 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:47:48 Configure a credential helper to remove this warning. See 08:47:48 https://docs.****.com/go/credential-store/ 08:47:48 08:47:48 Login Succeeded 08:47:48 nexus3.edgexfoundry.org:10002 08:47:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:48 08:47:48 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:47:48 Configure a credential helper to remove this warning. See 08:47:48 https://docs.****.com/go/credential-store/ 08:47:48 08:47:48 Login Succeeded 08:47:48 nexus3.edgexfoundry.org:10003 08:47:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:48 08:47:48 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:47:48 Configure a credential helper to remove this warning. See 08:47:48 https://docs.****.com/go/credential-store/ 08:47:48 08:47:48 Login Succeeded 08:47:48 nexus3.edgexfoundry.org:10004 08:47:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:48 08:47:48 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:47:48 Configure a credential helper to remove this warning. See 08:47:48 https://docs.****.com/go/credential-store/ 08:47:48 08:47:48 Login Succeeded 08:47:48 ****.io 08:47:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:49 08:47:49 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:47:49 Configure a credential helper to remove this warning. See 08:47:49 https://docs.****.com/go/credential-store/ 08:47:49 08:47:49 Login Succeeded 08:47:49 ---> ****-login.sh ends [Pipeline] } 08:47:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:47:49 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:47:49 + cut -d/ -f2 08:47:49 + dirname cmd/core-command/Dockerfile 08:47:49 + echo core-command,cmd/core-command/Dockerfile 08:47:49 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:47:49 + cut -d/ -f2 08:47:49 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:47:49 + + cut -d/ -f2 08:47:49 dirname cmd/core-data/Dockerfile 08:47:49 + echo core-data,cmd/core-data/Dockerfile 08:47:49 + dirname cmd/core-keeper/Dockerfile 08:47:49 + cut -d/ -f2 08:47:49 + echo core-keeper,cmd/core-keeper/Dockerfile 08:47:49 + dirname cmd/core-metadata/Dockerfile 08:47:49 + cut -d/ -f2 08:47:49 + echo core-metadata,cmd/core-metadata/Dockerfile 08:47:49 + dirname cmd/security-bootstrapper/Dockerfile 08:47:49 + cut -d/ -f2 08:47:49 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:47:49 + dirname cmd/security-proxy-auth/Dockerfile 08:47:49 + cut -d/ -f2 08:47:49 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:47:49 + dirname cmd/security-proxy-setup/Dockerfile 08:47:49 + cut -d/ -f2 08:47:49 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:47:49 + dirname cmd/security-secretstore-setup/Dockerfile 08:47:49 + cut -d/ -f2 08:47:49 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:47:49 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:47:49 + cut -d/ -f2 08:47:49 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:47:49 + dirname cmd/security-spire-agent/Dockerfile 08:47:49 + cut -d/ -f2 08:47:49 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:47:49 + dirname cmd/security-spire-config/Dockerfile 08:47:49 + cut -d/ -f2 08:47:49 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:47:49 + dirname cmd/security-spire-server/Dockerfile 08:47:49 + cut -d/ -f2 08:47:49 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:47:49 + dirname cmd/support-notifications/Dockerfile 08:47:49 + cut -d/ -f2 08:47:49 + echo support-notifications,cmd/support-notifications/Dockerfile 08:47:49 + dirname cmd/support-scheduler/Dockerfile 08:47:49 + cut -d/ -f2 08:47:49 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:47:49 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:47:50 + git rev-list -1 --merges 0efe9bafff030187fa7a6b5fea92f58a88718116~1..0efe9bafff030187fa7a6b5fea92f58a88718116 [Pipeline] echo 08:47:50 -----------> git rev-list -1 --merges 0efe9bafff030187fa7a6b5fea92f58a88718116~1..0efe9bafff030187fa7a6b5fea92f58a88718116 0efe9bafff030187fa7a6b5fea92f58a88718116 [false] [Pipeline] sh 08:47:50 + git log --format=format:%s -1 0efe9bafff030187fa7a6b5fea92f58a88718116 [Pipeline] echo 08:47:50 ========================================================= 08:47:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:47:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:47:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:47:50 + grep -v github /etc/ssh/ssh_known_hosts 08:47:50 + [ -e /tmp/ssh_known_hosts ] 08:47:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:47:50 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:47:50 + sudo tee -a /etc/ssh/ssh_known_hosts 08:47:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:47:51 08:47:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:47:52 0.1.4: Pulling from edgex-devops/py-git-semver 08:47:52 3dae71ba6b94: Pulling fs layer 08:47:52 6bf1a483ea7c: Pulling fs layer 08:47:52 f5dfc541a4d3: Pulling fs layer 08:47:52 461d9e800cba: Pulling fs layer 08:47:52 80192f66455f: Pulling fs layer 08:47:52 2e8e34ca0e6c: Pulling fs layer 08:47:52 a29436f7fd5d: Pulling fs layer 08:47:52 923cac83aea3: Pulling fs layer 08:47:52 25ad8b0a4227: Pulling fs layer 08:47:52 db01528c6b51: Pulling fs layer 08:47:52 28988de357af: Pulling fs layer 08:47:52 a29436f7fd5d: Waiting 08:47:52 923cac83aea3: Waiting 08:47:52 25ad8b0a4227: Waiting 08:47:52 db01528c6b51: Waiting 08:47:52 28988de357af: Waiting 08:47:52 461d9e800cba: Waiting 08:47:52 80192f66455f: Waiting 08:47:52 2e8e34ca0e6c: Waiting 08:47:52 6bf1a483ea7c: Verifying Checksum 08:47:52 6bf1a483ea7c: Download complete 08:47:52 461d9e800cba: Download complete 08:47:52 80192f66455f: Download complete 08:47:52 f5dfc541a4d3: Verifying Checksum 08:47:52 f5dfc541a4d3: Download complete 08:47:52 3dae71ba6b94: Verifying Checksum 08:47:52 3dae71ba6b94: Download complete 08:47:52 923cac83aea3: Download complete 08:47:52 25ad8b0a4227: Verifying Checksum 08:47:52 25ad8b0a4227: Download complete 08:47:52 db01528c6b51: Download complete 08:47:52 28988de357af: Verifying Checksum 08:47:52 28988de357af: Download complete 08:47:52 a29436f7fd5d: Verifying Checksum 08:47:52 a29436f7fd5d: Download complete 08:47:53 2e8e34ca0e6c: Verifying Checksum 08:47:53 2e8e34ca0e6c: Download complete 08:47:54 3dae71ba6b94: Pull complete 08:47:54 6bf1a483ea7c: Pull complete 08:47:55 f5dfc541a4d3: Pull complete 08:47:55 461d9e800cba: Pull complete 08:47:56 80192f66455f: Pull complete 08:48:00 2e8e34ca0e6c: Pull complete 08:48:01 a29436f7fd5d: Pull complete 08:48:01 923cac83aea3: Pull complete 08:48:01 25ad8b0a4227: Pull complete 08:48:01 db01528c6b51: Pull complete 08:48:02 28988de357af: Pull complete 08:48:02 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 08:48:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:48:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:48:06 prd-ubuntu20.04-docker-8c-8g-771108 does not seem to be running inside a container 08:48:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:48:18 $ docker top c66da78b658b1ce2e99d85b3b70218d8b6488755034f31a2a8bee7b797ac5527 -eo pid,comm 08:48:18 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). 08:48:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:48:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:48:18 [ssh-agent] Looking for ssh-agent implementation... 08:48:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:48:18 $ docker exec c66da78b658b1ce2e99d85b3b70218d8b6488755034f31a2a8bee7b797ac5527 ssh-agent 08:48:18 SSH_AUTH_SOCK=/tmp/ssh-rFc0oaRfyms7/agent.14 08:48:18 SSH_AGENT_PID=27 08:48:18 Running ssh-add (command line suppressed) 08:48:18 Identity added: /w/workspace/edgex-go/1@tmp/private_key_16345697430626073703.key (/w/workspace/edgex-go/1@tmp/private_key_16345697430626073703.key) 08:48:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:48:19 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] sh 08:48:19 + git tag --points-at HEAD [Pipeline] } 08:48:19 $ docker exec --env ******** --env ******** c66da78b658b1ce2e99d85b3b70218d8b6488755034f31a2a8bee7b797ac5527 ssh-agent -k 08:48:19 unset SSH_AUTH_SOCK; 08:48:19 unset SSH_AGENT_PID; 08:48:19 echo Agent pid 27 killed; 08:48:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:48:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:48:19 [ssh-agent] Looking for ssh-agent implementation... 08:48:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:48:19 $ docker exec c66da78b658b1ce2e99d85b3b70218d8b6488755034f31a2a8bee7b797ac5527 ssh-agent 08:48:19 SSH_AUTH_SOCK=/tmp/ssh-l3ZbVp0oyJLy/agent.86 08:48:19 SSH_AGENT_PID=92 08:48:19 Running ssh-add (command line suppressed) 08:48:19 Identity added: /w/workspace/edgex-go/1@tmp/private_key_14226360323903106428.key (/w/workspace/edgex-go/1@tmp/private_key_14226360323903106428.key) 08:48:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:48:20 + git semver init 08:48:20 2025-10-31 08:48:20,596 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:48:20 2025-10-31 08:48:20,664 [run_init] DEBUG init version:0.0.0 force:False 08:48:20 2025-10-31 08:48:20,666 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 08:48:20 2025-10-31 08:48:20,667 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 08:48:20 2025-10-31 08:48:20,667 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, stdin=None, shell=False, universal_newlines=False) 08:48:27 2025-10-31 08:48:27,208 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 08:48:27 2025-10-31 08:48:27,209 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/snyk-fix-362cf4c93d536c126b42674625b7f3ef with force:False 08:48:27 2025-10-31 08:48:27,209 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/snyk-fix-362cf4c93d536c126b42674625b7f3ef 08:48:27 2025-10-31 08:48:27,213 [execute] INFO git cat-file --batch-check 08:48:27 2025-10-31 08:48:27,214 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, stdin=, shell=False, universal_newlines=False) 08:48:27 2025-10-31 08:48:27,218 [execute] INFO git cat-file --batch 08:48:27 2025-10-31 08:48:27,218 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, stdin=, shell=False, universal_newlines=False) 08:48:27 2025-10-31 08:48:27,221 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/snyk-fix-362cf4c93d536c126b42674625b7f3ef 08:48:27 0.0.0 [Pipeline] } 08:48:27 $ docker exec --env ******** --env ******** c66da78b658b1ce2e99d85b3b70218d8b6488755034f31a2a8bee7b797ac5527 ssh-agent -k 08:48:27 unset SSH_AUTH_SOCK; 08:48:27 unset SSH_AGENT_PID; 08:48:27 echo Agent pid 92 killed; 08:48:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:48:27 + git semver [Pipeline] } 08:48:28 $ docker stop --time=1 c66da78b658b1ce2e99d85b3b70218d8b6488755034f31a2a8bee7b797ac5527 08:48:29 $ docker rm -f --volumes c66da78b658b1ce2e99d85b3b70218d8b6488755034f31a2a8bee7b797ac5527 [Pipeline] // withDockerContainer [Pipeline] sh 08:48:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:48:30 Stashed 1 file(s) [Pipeline] echo 08:48:30 [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 08:48:31 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 08:48:31 [edgeX.isLTS] Checking if [snyk-fix-362cf4c93d536c126b42674625b7f3ef] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:48:31 [edgeX.isLTS] Checking if [snyk-fix-362cf4c93d536c126b42674625b7f3ef] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:48:31 ========================================================= 08:48:31 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 08:48:31 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:48:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:48:32 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 08:48:32 2d35ebdb57d9: Pulling fs layer 08:48:32 c35fb4624d26: Pulling fs layer 08:48:32 4e2aec7ef170: Pulling fs layer 08:48:32 333b49ad6fbf: Pulling fs layer 08:48:32 4f4fb700ef54: Pulling fs layer 08:48:32 c3e65509a76b: Pulling fs layer 08:48:32 7cf9ebb963bd: Pulling fs layer 08:48:32 bb34ca984cfb: Pulling fs layer 08:48:32 151cf03bc807: Pulling fs layer 08:48:32 333b49ad6fbf: Waiting 08:48:32 4f4fb700ef54: Waiting 08:48:32 c3e65509a76b: Waiting 08:48:32 7cf9ebb963bd: Waiting 08:48:32 bb34ca984cfb: Waiting 08:48:32 151cf03bc807: Waiting 08:48:32 c35fb4624d26: Download complete 08:48:32 333b49ad6fbf: Verifying Checksum 08:48:32 333b49ad6fbf: Download complete 08:48:32 4f4fb700ef54: Verifying Checksum 08:48:32 4f4fb700ef54: Download complete 08:48:32 c3e65509a76b: Verifying Checksum 08:48:32 c3e65509a76b: Download complete 08:48:32 2d35ebdb57d9: Verifying Checksum 08:48:32 2d35ebdb57d9: Download complete 08:48:32 7cf9ebb963bd: Verifying Checksum 08:48:32 7cf9ebb963bd: Download complete 08:48:32 2d35ebdb57d9: Pull complete 08:48:32 c35fb4624d26: Pull complete 08:48:32 151cf03bc807: Verifying Checksum 08:48:32 151cf03bc807: Download complete 08:48:32 4e2aec7ef170: Verifying Checksum 08:48:32 4e2aec7ef170: Download complete 08:48:33 bb34ca984cfb: Verifying Checksum 08:48:33 bb34ca984cfb: Download complete 08:48:38 4e2aec7ef170: Pull complete 08:48:39 333b49ad6fbf: Pull complete 08:48:39 4f4fb700ef54: Pull complete 08:48:39 c3e65509a76b: Pull complete 08:48:40 7cf9ebb963bd: Pull complete 08:48:44 bb34ca984cfb: Pull complete 08:48:44 151cf03bc807: Pull complete 08:48:44 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 08:48:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:48:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:48:46 Still waiting to schedule task 08:48:46 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-771112’ [Pipeline] fileExists [Pipeline] sh 08:49:11 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:49:11 WORKDIR /edgex 08:49:11 COPY go.mod . 08:49:11 RUN go mod download 08:49:11 + docker build -t ci-base-image-x86_64 -f - . 08:49:12 #0 building with "default" instance using docker driver 08:49:12 08:49:12 #1 [internal] load build definition from Dockerfile 08:49:12 #1 transferring dockerfile: 164B done 08:49:12 #1 DONE 0.0s 08:49:12 08:49:12 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:49:12 #2 DONE 0.0s 08:49:12 08:49:12 #3 [internal] load .dockerignore 08:49:12 #3 transferring context: 50B done 08:49:12 #3 DONE 0.0s 08:49:12 08:49:12 #4 [internal] load build context 08:49:12 #4 transferring context: 6.57kB done 08:49:12 #4 DONE 0.2s 08:49:12 08:49:12 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:49:12 #5 DONE 0.2s 08:49:12 08:49:12 #6 [2/4] WORKDIR /edgex 08:49:14 #6 DONE 2.2s 08:49:14 08:49:14 #7 [3/4] COPY go.mod . 08:49:14 #7 DONE 0.0s 08:49:14 08:49:14 #8 [4/4] RUN go mod download 08:49:21 #8 DONE 6.6s 08:49:21 08:49:21 #9 exporting to image 08:49:21 #9 exporting layers 08:49:24 #9 exporting layers 3.6s done 08:49:24 #9 writing image sha256:4ac2b62f14468e8f1387cebbb3c7ba096380af92596a646c3e62f266f50277bf done 08:49:24 #9 naming to docker.io/library/ci-base-image-x86_64 done 08:49:24 #9 DONE 3.7s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:25 + docker inspect -f . ci-base-image-x86_64 08:49:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:49:25 prd-ubuntu20.04-docker-8c-8g-771108 does not seem to be running inside a container 08:49:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:49:25 $ docker top a578ba8dc50c5fde42e7ae9b848f1b21c13acf69cd29f84539568c1abd0e37da -eo pid,comm [Pipeline] { [Pipeline] sh 08:49:25 + go version 08:49:25 go version go1.25.2 linux/amd64 [Pipeline] } 08:49:25 $ docker stop --time=1 a578ba8dc50c5fde42e7ae9b848f1b21c13acf69cd29f84539568c1abd0e37da 08:49:27 $ docker rm -f --volumes a578ba8dc50c5fde42e7ae9b848f1b21c13acf69cd29f84539568c1abd0e37da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:27 + docker inspect -f . ci-base-image-x86_64 08:49:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:49:28 prd-ubuntu20.04-docker-8c-8g-771108 does not seem to be running inside a container 08:49:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:49:28 $ docker top d6e3e2f39bdcc4d3523d8c6543d3da014dc00927a62d9f7478a46ac88f2f99bc -eo pid,comm [Pipeline] { [Pipeline] echo 08:49:28 ========================================================= 08:49:28 [edgeXBuildGoParallel] Running Tests and Build... 08:49:28 ========================================================= [Pipeline] sh 08:49:28 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 08:49:29 + make test 08:49:29 go test -race -coverprofile=coverage.out ./... 08:49:37 ? github.com/edgexfoundry/edgex-go [no test files] 08:50:03 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 08:50:03 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 08:50:03 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 08:50:03 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 08:50:03 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 08:50:03 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 08:50:03 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 08:50:03 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 08:50:03 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 08:50:03 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 08:50:03 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 08:50:03 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 08:50:03 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 08:50:03 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:50:03 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 08:50:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.036s coverage: 42.3% of statements 08:50:04 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 08:50:04 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 08:50:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.034s coverage: 97.0% of statements 08:50:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.054s coverage: 69.4% of statements 08:50:08 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 08:50:08 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.027s coverage: 4.8% of statements 08:50:08 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 08:50:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.061s coverage: 57.6% of statements 08:50:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.024s coverage: 86.5% of statements 08:50:08 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 08:50:08 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 08:50:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.953s coverage: 94.2% of statements 08:50:09 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 08:50:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 08:50:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:50:09 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:50:09 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 08:50:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 08:50:09 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 08:50:09 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 08:50:09 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 08:50:09 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:50:09 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 08:50:09 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.056s coverage: 92.4% of statements 08:50:09 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 08:50:09 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:50:09 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:50:09 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 08:50:09 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 08:50:09 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 08:50:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.049s coverage: 8.4% of statements 08:50:10 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 08:50:10 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 08:50:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.410s coverage: 95.8% of statements 08:50:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 08:50:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:50:12 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:50:12 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 08:50:12 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 08:50:12 ok github.com/edgexfoundry/edgex-go/internal/io 1.028s coverage: 72.2% of statements 08:50:12 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 08:50:12 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 08:50:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:50:12 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 08:50:12 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 08:50:12 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 08:50:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:50:12 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 08:50:12 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 08:50:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 08:50:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.043s coverage: 2.4% of statements 08:50:14 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 08:50:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.039s coverage: 1.0% of statements 08:50:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:50:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.028s coverage: 39.4% of statements 08:50:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.020s coverage: 68.8% of statements 08:50:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 08:50:15 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 08:50:15 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 08:50:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 40.0% of statements 08:50:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.026s coverage: 87.1% of statements 08:50:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.021s coverage: 94.1% of statements 08:50:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.027s coverage: 96.3% of statements 08:50:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements 08:50:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.031s coverage: 94.4% of statements 08:50:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 27.051s coverage: 92.9% of statements 08:50:43 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 08:50:43 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 08:50:43 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 08:50:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 68.8% of statements 08:50:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:50:43 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 08:50:43 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 08:50:43 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 08:50:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.038s coverage: 62.3% of statements 08:50:43 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 08:50:43 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 08:50:43 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 08:50:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.028s coverage: 47.4% of statements 08:50:43 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 08:50:43 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 08:50:43 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 08:50:43 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 08:50:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.027s coverage: 87.2% of statements 08:50:43 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.025s coverage: 15.5% of statements 08:50:43 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 08:50:43 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 08:50:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements 08:50:43 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 08:50:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.072s coverage: 81.8% of statements 08:50:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.062s coverage: 82.1% of statements 08:50:43 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 08:50:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements 08:50:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:50:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.044s coverage: 6.8% of statements 08:50:43 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 08:50:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.044s coverage: 33.3% of statements 08:50:43 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 08:50:43 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 08:50:43 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 08:50:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.044s coverage: 100.0% of statements 08:50:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.170s coverage: 54.5% of statements 08:50:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements 08:50:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.023s coverage: 100.0% of statements 08:50:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.027s coverage: 73.7% of statements 08:50:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements 08:50:43 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 08:50:43 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.024s coverage: 88.6% of statements 08:50:43 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 08:50:43 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 08:50:43 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.031s coverage: 96.8% of statements 08:50:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 08:50:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 08:50:43 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:50:43 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.019s coverage: 100.0% of statements 08:50:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.128s coverage: 29.2% of statements 08:50:43 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 08:50:43 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 08:50:43 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 08:50:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.032s coverage: 93.8% of statements 08:50:43 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 08:50:43 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 08:50:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:50:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 3.1% of statements 08:50:43 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 08:50:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.021s coverage: 76.2% of statements 08:50:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.029s coverage: 54.0% of statements 08:50:43 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 08:50:43 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 08:50:43 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 08:50:43 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 08:50:43 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 08:50:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.054s coverage: 17.0% of statements 08:50:43 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 08:50:43 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 08:50:43 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 08:50:43 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 08:50:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.109s coverage: 94.9% of statements 08:50:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 08:50:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:50:43 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:50:43 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 08:50:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.039s coverage: 9.0% of statements 08:50:43 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 08:50:43 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 08:50:43 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 08:50:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.058s coverage: 97.7% of statements 08:50:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 08:50:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.023s coverage: 43.6% of statements 08:50:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:50:43 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:50:43 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 08:50:43 running golangci-lint 08:50:43 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 08:50:43 go version go1.25.2 linux/amd64 08:50:43 level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" 08:50:43 level=info msg="[config_reader] Used config file .golangci.yml" 08:50:43 Error: can't load config: unsupported version of the configuration: "" See https://golangci-lint.run/docs/product/migration-guide for migration instructions 08:50:43 The command is terminated due to an error: can't load config: unsupported version of the configuration: "" See https://golangci-lint.run/docs/product/migration-guide for migration instructions 08:50:43 make: *** [Makefile:178: lint] Error 3 [Pipeline] } 08:50:43 $ docker stop --time=1 d6e3e2f39bdcc4d3523d8c6543d3da014dc00927a62d9f7478a46ac88f2f99bc 08:50:45 $ docker rm -f --volumes d6e3e2f39bdcc4d3523d8c6543d3da014dc00927a62d9f7478a46ac88f2f99bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:50:46 Failed in branch amd64 08:52:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-771114 in /w/workspace/362cf4c93d536c126b42674625b7f3ef [Pipeline] { [Pipeline] ws 08:52:05 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 08:52:05 The recommended git tool is: git 08:52:11 using credential edgex-jenkins-ssh 08:52:11 Cloning the remote Git repository 08:52:11 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:52:11 > git init /w/workspace/edgex-go/1 # timeout=10 08:52:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:52:11 > git --version # timeout=10 08:52:11 > git --version # 'git version 2.25.1' 08:52:11 using GIT_SSH to set credentials SSH Credentials for GitHub 08:52:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:52:34 Avoid second fetch 08:52:34 Checking out Revision 0efe9bafff030187fa7a6b5fea92f58a88718116 (snyk-fix-362cf4c93d536c126b42674625b7f3ef) 08:52:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:52:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:52:34 > git config core.sparsecheckout # timeout=10 08:52:35 Commit message: "fix: cmd/security-proxy-auth/Dockerfile to reduce vulnerabilities" 08:52:35 > git --version # timeout=10 08:52:35 > git --version # 'git version 2.25.1' 08:52:35 fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 08:52:34 > git checkout -f 0efe9bafff030187fa7a6b5fea92f58a88718116 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:52:39 provisioning config files... 08:52:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9156086101972261876tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:52:40 ---> ****-login.sh 08:52:40 nexus3.edgexfoundry.org:10001 08:52:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:52:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:52:41 Configure a credential helper to remove this warning. See 08:52:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:52:41 08:52:41 Login Succeeded 08:52:41 nexus3.edgexfoundry.org:10002 08:52:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:52:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:52:41 Configure a credential helper to remove this warning. See 08:52:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:52:41 08:52:41 Login Succeeded 08:52:41 nexus3.edgexfoundry.org:10003 08:52:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:52:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:52:42 Configure a credential helper to remove this warning. See 08:52:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:52:42 08:52:42 Login Succeeded 08:52:42 nexus3.edgexfoundry.org:10004 08:52:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:52:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:52:42 Configure a credential helper to remove this warning. See 08:52:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:52:42 08:52:42 Login Succeeded 08:52:42 ****.io 08:52:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:52:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:52:43 Configure a credential helper to remove this warning. See 08:52:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:52:43 08:52:43 Login Succeeded 08:52:43 ---> ****-login.sh ends [Pipeline] } 08:52:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:52:44 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 08:52:44 [edgeX.isLTS] Checking if [snyk-fix-362cf4c93d536c126b42674625b7f3ef] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:52:44 [edgeX.isLTS] Checking if [snyk-fix-362cf4c93d536c126b42674625b7f3ef] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:52:44 ========================================================= 08:52:44 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 08:52:44 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:52:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 08:52:44 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:52:44 6b59a28fa201: Pulling fs layer 08:52:44 d32bb0dddca7: Pulling fs layer 08:52:44 5dab1238d3d9: Pulling fs layer 08:52:44 196fd7d83e7d: Pulling fs layer 08:52:44 4f4fb700ef54: Pulling fs layer 08:52:44 8ba94037c8f0: Pulling fs layer 08:52:44 deaec5988b04: Pulling fs layer 08:52:44 9f65657bb879: Pulling fs layer 08:52:44 4f4fb700ef54: Waiting 08:52:44 8ba94037c8f0: Waiting 08:52:44 deaec5988b04: Waiting 08:52:44 9f65657bb879: Waiting 08:52:44 196fd7d83e7d: Waiting 08:52:44 d32bb0dddca7: Verifying Checksum 08:52:44 d32bb0dddca7: Download complete 08:52:44 196fd7d83e7d: Verifying Checksum 08:52:44 196fd7d83e7d: Download complete 08:52:44 4f4fb700ef54: Verifying Checksum 08:52:44 4f4fb700ef54: Download complete 08:52:44 8ba94037c8f0: Download complete 08:52:44 6b59a28fa201: Download complete 08:52:45 9f65657bb879: Verifying Checksum 08:52:45 9f65657bb879: Download complete 08:52:46 6b59a28fa201: Pull complete 08:52:46 d32bb0dddca7: Pull complete 08:52:46 5dab1238d3d9: Verifying Checksum 08:52:46 5dab1238d3d9: Download complete 08:52:48 deaec5988b04: Verifying Checksum 08:52:48 deaec5988b04: Download complete 08:53:01 5dab1238d3d9: Pull complete 08:53:01 196fd7d83e7d: Pull complete 08:53:01 4f4fb700ef54: Pull complete 08:53:02 8ba94037c8f0: Pull complete 08:53:12 deaec5988b04: Pull complete 08:53:12 9f65657bb879: Pull complete 08:53:12 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 08:53:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 08:53:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh 08:53:13 + docker build -t ci-base-image-arm64 -f - . 08:53:13 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 08:53:13 WORKDIR /edgex 08:53:13 COPY go.mod . 08:53:13 RUN go mod download 08:53:14 Sending build context to Docker daemon 3.845MB 08:53:14 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 08:53:14 ---> 334268110677 08:53:14 Step 2/4 : WORKDIR /edgex 08:53:16 ---> Running in f092a9f925f9 08:53:16 Removing intermediate container f092a9f925f9 08:53:16 ---> d9d5b6cd4673 08:53:16 Step 3/4 : COPY go.mod . 08:53:17 ---> e289790d1bea 08:53:17 Step 4/4 : RUN go mod download 08:53:17 ---> Running in 9752776eb8dd 08:54:14 Removing intermediate container 9752776eb8dd 08:54:14 ---> e06de614d9fc 08:54:14 Successfully built e06de614d9fc 08:54:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:14 + docker inspect -f . ci-base-image-arm64 08:54:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:54:14 prd-ubuntu20.04-docker-arm64-4c-16g-771114 does not seem to be running inside a container 08:54:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:54:16 $ docker top 56a22bc33d84a065e5e4c2b4ff4a1f68965fed4da63bf2d612339b80b740a0e1 -eo pid,comm [Pipeline] { [Pipeline] sh 08:54:17 + go version 08:54:17 go version go1.25.3 linux/arm64 [Pipeline] } 08:54:17 $ docker stop --time=1 56a22bc33d84a065e5e4c2b4ff4a1f68965fed4da63bf2d612339b80b740a0e1 08:54:18 $ docker rm -f --volumes 56a22bc33d84a065e5e4c2b4ff4a1f68965fed4da63bf2d612339b80b740a0e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:19 + docker inspect -f . ci-base-image-arm64 08:54:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:54:20 prd-ubuntu20.04-docker-arm64-4c-16g-771114 does not seem to be running inside a container 08:54:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:54:21 $ docker top cc859f0759eab013a9edb1cce8b90d0f30d3c94b36eb15af94551265f0ee564c -eo pid,comm [Pipeline] { [Pipeline] echo 08:54:21 ========================================================= 08:54:21 [edgeXBuildGoParallel] Running Tests and Build... 08:54:21 ========================================================= [Pipeline] sh 08:54:22 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 08:54:23 + make test 08:54:23 go test -race -coverprofile=coverage.out ./... 08:55:31 ? github.com/edgexfoundry/edgex-go [no test files] 09:00:42 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 09:00:42 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 09:01:50 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 09:01:50 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 09:01:50 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 09:01:50 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 09:01:50 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 09:01:50 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 09:01:50 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 09:01:50 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 09:01:53 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 09:02:25 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 09:02:25 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 09:02:25 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:02:25 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 09:02:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.484s coverage: 42.3% of statements 09:02:47 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 09:02:47 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 09:02:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.344s coverage: 97.0% of statements 09:03:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.449s coverage: 69.4% of statements 09:03:00 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 09:03:00 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.217s coverage: 4.8% of statements 09:03:00 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 09:03:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.800s coverage: 57.6% of statements 09:03:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.227s coverage: 86.5% of statements 09:03:10 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 09:03:10 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 09:03:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.055s coverage: 94.2% of statements 09:03:49 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 09:03:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 09:03:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:03:49 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:03:49 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 09:03:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 09:03:49 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 09:03:49 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 09:03:49 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 09:03:49 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 09:03:49 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 09:03:49 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.745s coverage: 92.4% of statements 09:03:49 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 09:03:49 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 09:03:49 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:03:49 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 09:03:49 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 09:03:49 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 09:04:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.318s coverage: 8.4% of statements 09:04:04 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 09:04:04 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 09:04:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 4.684s coverage: 95.8% of statements 09:04:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 09:04:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:04:31 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:04:31 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 09:04:31 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 09:04:31 ok github.com/edgexfoundry/edgex-go/internal/io 1.305s coverage: 72.2% of statements 09:04:32 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 09:04:32 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 09:04:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:04:32 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 09:04:34 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 09:04:34 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 09:04:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:04:34 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 09:04:34 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 09:04:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 09:05:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.523s coverage: 2.4% of statements 09:05:01 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 09:05:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.448s coverage: 1.0% of statements 09:05:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:05:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.444s coverage: 39.4% of statements 09:05:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.232s coverage: 68.8% of statements 09:05:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 09:05:09 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 09:05:09 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 09:05:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.173s coverage: 40.0% of statements 09:05:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.166s coverage: 87.1% of statements 09:05:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.152s coverage: 94.1% of statements 09:05:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.191s coverage: 96.3% of statements 09:05:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.135s coverage: 87.5% of statements 09:05:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.140s coverage: 94.4% of statements 09:05:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.224s coverage: 92.9% of statements 09:05:48 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 09:05:48 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 09:05:48 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 09:05:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.152s coverage: 68.8% of statements 09:05:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:05:48 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 09:05:48 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 09:05:48 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 09:05:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.261s coverage: 62.3% of statements 09:05:51 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 09:05:51 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 09:05:51 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 09:05:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.452s coverage: 47.4% of statements 09:05:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 09:05:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 09:05:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 09:05:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 09:06:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.246s coverage: 87.2% of statements 09:06:17 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.214s coverage: 15.5% of statements 09:06:17 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 09:06:17 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 09:06:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.115s coverage: 100.0% of statements 09:06:17 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 09:06:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.488s coverage: 81.8% of statements 09:06:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.502s coverage: 82.1% of statements 09:06:29 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 09:06:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.226s coverage: 86.0% of statements 09:06:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:06:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.416s coverage: 6.8% of statements 09:06:47 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 09:06:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.711s coverage: 33.3% of statements 09:06:47 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 09:06:47 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 09:06:48 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 09:07:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.312s coverage: 100.0% of statements 09:07:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 2.362s coverage: 54.5% of statements 09:07:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.142s coverage: 89.4% of statements 09:07:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.110s coverage: 100.0% of statements 09:07:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.119s coverage: 73.7% of statements 09:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.131s coverage: 100.0% of statements 09:07:18 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 09:07:24 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.337s coverage: 88.6% of statements 09:07:24 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 09:07:24 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 09:07:28 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.264s coverage: 96.8% of statements 09:07:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 09:07:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 09:07:28 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:07:32 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.094s coverage: 100.0% of statements 09:07:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 2.337s coverage: 29.2% of statements 09:07:47 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 09:07:47 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 09:07:47 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 09:07:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.278s coverage: 93.8% of statements 09:07:51 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 09:07:51 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 09:07:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:07:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.169s coverage: 3.1% of statements 09:07:56 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 09:07:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.157s coverage: 76.2% of statements 09:07:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.221s coverage: 54.0% of statements 09:07:58 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 09:07:58 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 09:07:59 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 09:07:59 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 09:07:59 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 09:08:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.500s coverage: 17.0% of statements 09:08:26 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 09:08:26 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 09:08:26 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 09:08:26 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 09:08:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 2.150s coverage: 94.9% of statements 09:08:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 09:08:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:08:36 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:08:36 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 09:08:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.474s coverage: 9.0% of statements 09:08:46 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 09:08:46 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 09:08:46 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 09:08:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.509s coverage: 97.7% of statements 09:08:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 09:08:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.171s coverage: 43.6% of statements 09:08:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:08:58 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:09:00 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 09:09:00 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:09:00 go vet ./... 09:15:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:15:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:15:07 ./bin/test-attribution-txt.sh 09:15:07 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 09:15:07 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 09:15:07 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 09:15:07 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 09:15:07 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add 09:15:07 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 09:15:07 [edgeX.isLTS] Checking if [snyk-fix-362cf4c93d536c126b42674625b7f3ef] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 09:15:08 + ls -al . 09:15:08 total 1384 09:15:08 drwxrwxr-x 10 1001 1001 4096 Oct 31 08:54 . 09:15:08 drwxr-xr-x 4 root root 4096 Oct 31 08:54 .. 09:15:08 drwxrwxr-x 2 1001 1001 4096 Oct 31 08:52 .blubracket 09:15:08 -rw-rw-r-- 1 1001 1001 10 Oct 31 08:52 .dockerignore 09:15:08 drwxrwxr-x 8 1001 1001 4096 Oct 31 08:52 .git 09:15:08 drwxrwxr-x 3 1001 1001 4096 Oct 31 08:52 .github 09:15:08 -rw-rw-r-- 1 1001 1001 909 Oct 31 08:52 .gitignore 09:15:08 -rw-rw-r-- 1 1001 1001 218 Oct 31 08:52 .golangci.yml 09:15:08 -rw-rw-r-- 1 1001 1001 100 Oct 31 08:52 .hadolint.yml 09:15:08 -rw-rw-r-- 1 1001 1001 155 Oct 31 08:52 .sonarcloud.properties 09:15:08 -rw-rw-r-- 1 1001 1001 1171 Oct 31 08:52 ADOPTERS.md 09:15:08 -rw-rw-r-- 1 1001 1001 17374 Oct 31 08:52 Attribution.txt 09:15:08 -rw-rw-r-- 1 1001 1001 108018 Oct 31 08:52 CHANGELOG.md 09:15:08 -rw-rw-r-- 1 1001 1001 3804 Oct 31 08:52 CONTRIBUTING.md 09:15:08 -rw-rw-r-- 1 1001 1001 677 Oct 31 08:52 GOVERNANCE.md 09:15:08 -rw-rw-r-- 1 1001 1001 858 Oct 31 08:52 Jenkinsfile 09:15:08 -rw-rw-r-- 1 1001 1001 10775 Oct 31 08:52 LICENSE 09:15:08 -rw-rw-r-- 1 1001 1001 16740 Oct 31 08:52 Makefile 09:15:08 -rw-rw-r-- 1 1001 1001 582 Oct 31 08:52 OWNERS.md 09:15:08 -rw-rw-r-- 1 1001 1001 9932 Oct 31 08:52 README.md 09:15:08 -rw-rw-r-- 1 1001 1001 789 Oct 31 08:52 SECURITY.md 09:15:08 -rw-rw-r-- 1 1001 1001 5 Oct 31 08:48 VERSION 09:15:08 drwxrwxr-x 2 1001 1001 4096 Oct 31 08:52 bin 09:15:08 drwxrwxr-x 19 1001 1001 4096 Oct 31 08:52 cmd 09:15:08 -rw-r--r-- 1 root root 1036395 Oct 31 09:08 coverage.out 09:15:08 drwxrwxr-x 2 1001 1001 4096 Oct 31 08:52 fuzz_test 09:15:08 -rw-rw-r-- 1 1001 1001 6539 Oct 31 08:52 go.mod 09:15:08 -rw-rw-r-- 1 1001 1001 88541 Oct 31 08:52 go.sum 09:15:08 drwxrwxr-x 7 1001 1001 4096 Oct 31 08:52 internal 09:15:08 drwxrwxr-x 2 1001 1001 4096 Oct 31 08:52 openapi 09:15:08 -rw-rw-r-- 1 1001 1001 584 Oct 31 08:52 security.txt 09:15:08 -rw-rw-r-- 1 1001 1001 204 Oct 31 08:52 version.go [Pipeline] sh 09:15:09 + '[' -e coverage.out ] 09:15:09 + chown 1001:1001 coverage.out [Pipeline] stash 09:15:10 Stashed 1 file(s) [Pipeline] sh 09:15:11 + make build 09:15:11 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 09:20:33 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:20:37 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 09:20:52 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:20:57 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:21:12 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:22:09 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:22:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:22:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:22:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:23:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 09:23:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:23:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 09:23:41 $ docker stop --time=1 cc859f0759eab013a9edb1cce8b90d0f30d3c94b36eb15af94551265f0ee564c 09:23:44 $ docker rm -f --volumes cc859f0759eab013a9edb1cce8b90d0f30d3c94b36eb15af94551265f0ee564c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:23:50 09:23:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:23:50 latest: Pulling from edgex-devops/edgex-compose-arm64 09:23:50 547446be3368: Pulling fs layer 09:23:50 d125d8839a47: Pulling fs layer 09:23:50 3e85d5ac6304: Pulling fs layer 09:23:50 c3105a71a48b: Pulling fs layer 09:23:50 0f093f025ec4: Pulling fs layer 09:23:50 c3106fc0e877: Pulling fs layer 09:23:50 c3105a71a48b: Waiting 09:23:50 0f093f025ec4: Waiting 09:23:50 c3106fc0e877: Waiting 09:23:50 547446be3368: Verifying Checksum 09:23:50 547446be3368: Download complete 09:23:50 c3105a71a48b: Verifying Checksum 09:23:50 c3105a71a48b: Download complete 09:23:51 d125d8839a47: Verifying Checksum 09:23:51 d125d8839a47: Download complete 09:23:51 c3106fc0e877: Verifying Checksum 09:23:51 c3106fc0e877: Download complete 09:23:51 0f093f025ec4: Verifying Checksum 09:23:51 0f093f025ec4: Download complete 09:23:52 547446be3368: Pull complete 09:23:53 d125d8839a47: Pull complete 09:23:54 3e85d5ac6304: Verifying Checksum 09:23:54 3e85d5ac6304: Download complete 09:24:06 3e85d5ac6304: Pull complete 09:24:06 c3105a71a48b: Pull complete 09:24:08 0f093f025ec4: Pull complete 09:24:08 c3106fc0e877: Pull complete 09:24:08 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 09:24:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:24:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:24:08 prd-ubuntu20.04-docker-arm64-4c-16g-771114 does not seem to be running inside a container 09:24: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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:24:12 $ docker top b848a315cad509c532b31b87bf88f8c15ee559cb696a644a1c95357cb5b91878 -eo pid,comm [Pipeline] { [Pipeline] sh 09:24:13 + docker compose -f ./docker-compose-build.yml build --parallel 09:24:31 #1 [security-secretstore-setup internal] load build definition from Dockerfile 09:24:31 #1 transferring dockerfile: 09:24:31 #1 transferring dockerfile: 2.49kB 0.0s done 09:24:31 #1 DONE 0.1s 09:24:31 09:24:31 #2 [security-spire-server internal] load build definition from Dockerfile 09:24:31 #2 transferring dockerfile: 1.70kB 0.0s done 09:24:31 #2 DONE 0.1s 09:24:31 09:24:31 #3 [security-bootstrapper internal] load build definition from Dockerfile 09:24:31 #3 transferring dockerfile: 3.02kB 0.0s done 09:24:31 #3 DONE 0.1s 09:24:31 09:24:31 #4 [support-notifications internal] load build definition from Dockerfile 09:24:31 #4 transferring dockerfile: 2.00kB 0.0s done 09:24:31 #4 DONE 0.1s 09:24:32 09:24:32 #5 [security-spire-agent internal] load build definition from Dockerfile 09:24:32 #5 transferring dockerfile: 1.81kB 0.0s done 09:24:32 #5 DONE 0.1s 09:24:32 09:24:32 #6 [core-metadata internal] load build definition from Dockerfile 09:24:32 #6 transferring dockerfile: 2.10kB 0.0s done 09:24:32 #6 DONE 0.1s 09:24:32 09:24:32 #7 [core-keeper internal] load build definition from Dockerfile 09:24:32 #7 transferring dockerfile: 2.01kB 0.1s done 09:24:32 #7 DONE 0.2s 09:24:32 09:24:32 #8 [security-proxy-auth internal] load build definition from Dockerfile 09:24:32 #8 transferring dockerfile: 2.14kB 0.0s done 09:24:32 #8 DONE 0.2s 09:24:32 09:24:32 #9 [security-spiffe-token-provider internal] load build definition from Dockerfile 09:24:32 #9 transferring dockerfile: 1.89kB 0.0s done 09:24:32 #9 DONE 0.1s 09:24:32 09:24:32 #10 [support-scheduler internal] load build definition from Dockerfile 09:24:32 #10 transferring dockerfile: 1.83kB 0.0s done 09:24:32 #10 DONE 0.2s 09:24:32 09:24:32 #11 [security-proxy-setup internal] load build definition from Dockerfile 09:24:32 #11 transferring dockerfile: 2.50kB 0.0s done 09:24:32 #11 DONE 0.1s 09:24:32 09:24:32 #12 [core-data internal] load build definition from Dockerfile 09:24:32 #12 transferring dockerfile: 2.04kB 0.0s done 09:24:32 #12 DONE 0.1s 09:24:32 09:24:32 #13 [security-spire-config internal] load build definition from Dockerfile 09:24:33 #13 transferring dockerfile: 1.69kB 0.0s done 09:24:33 #13 DONE 0.1s 09:24:33 09:24:33 #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile 09:24:33 #14 transferring dockerfile: 2.23kB 0.0s done 09:24:33 #14 DONE 0.1s 09:24:33 09:24:33 #15 [core-command internal] load build definition from Dockerfile 09:24:33 #15 transferring dockerfile: 1.94kB 0.0s done 09:24:33 #15 DONE 0.1s 09:24:33 09:24:33 #16 [security-secretstore-setup internal] load .dockerignore 09:24:33 #16 transferring context: 50B 0.0s done 09:24:33 #16 DONE 0.1s 09:24:34 09:24:34 #17 [security-spire-server internal] load .dockerignore 09:24:34 #17 transferring context: 50B 0.0s done 09:24:34 #17 DONE 0.1s 09:24:34 09:24:34 #18 [security-bootstrapper internal] load .dockerignore 09:24:34 #18 transferring context: 50B 0.0s done 09:24:34 #18 DONE 0.1s 09:24:34 09:24:34 #19 [support-notifications internal] load .dockerignore 09:24:34 #19 transferring context: 50B 0.0s done 09:24:35 #19 DONE 0.1s 09:24:35 09:24:35 #20 [security-spire-agent internal] load .dockerignore 09:24:35 #20 transferring context: 50B 0.0s done 09:24:35 #20 DONE 0.1s 09:24:35 09:24:35 #21 [core-metadata internal] load .dockerignore 09:24:35 #21 transferring context: 50B 0.0s done 09:24:35 #21 DONE 0.1s 09:24:35 09:24:35 #22 [core-keeper internal] load .dockerignore 09:24:35 #22 transferring context: 50B 0.0s done 09:24:35 #22 DONE 0.1s 09:24:35 09:24:35 #23 [security-proxy-auth internal] load .dockerignore 09:24:35 #23 transferring context: 50B 0.0s done 09:24:35 #23 DONE 0.1s 09:24:35 09:24:35 #24 [security-spiffe-token-provider internal] load .dockerignore 09:24:35 #24 transferring context: 50B done 09:24:35 #24 DONE 0.1s 09:24:35 09:24:35 #25 [support-scheduler internal] load .dockerignore 09:24:35 #25 transferring context: 50B 0.0s done 09:24:35 #25 DONE 0.1s 09:24:35 09:24:35 #26 [security-proxy-setup internal] load .dockerignore 09:24:35 #26 transferring context: 50B 0.0s done 09:24:35 #26 DONE 0.1s 09:24:35 09:24:35 #27 [core-data internal] load .dockerignore 09:24:35 #27 transferring context: 50B 0.0s done 09:24:35 #27 DONE 0.1s 09:24:35 09:24:35 #28 [security-spire-config internal] load .dockerignore 09:24:35 #28 transferring context: 50B 0.0s done 09:24:35 #28 DONE 0.1s 09:24:35 09:24:35 #29 [core-common-config-bootstrapper internal] load .dockerignore 09:24:35 #29 transferring context: 50B 0.0s done 09:24:35 #29 DONE 0.1s 09:24:35 09:24:35 #30 [core-command internal] load .dockerignore 09:24:36 #30 transferring context: 50B 0.0s done 09:24:36 #30 DONE 0.1s 09:24:36 09:24:36 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:24:36 #31 DONE 0.0s 09:24:36 09:24:36 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 09:24:36 #32 DONE 0.3s 09:24:36 09:24:36 #33 [security-secretstore-setup internal] load build context 09:24:37 #33 ... 09:24:37 09:24:37 #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 09:24:37 #32 DONE 0.5s 09:24:37 09:24:37 #34 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:24:37 #34 DONE 1.4s 09:24:37 09:24:37 #33 [security-secretstore-setup internal] load build context 09:24:38 #33 ... 09:24:38 09:24:38 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:24:38 #31 DONE 0.0s 09:24:38 09:24:38 #33 [security-secretstore-setup internal] load build context 09:24:38 #33 ... 09:24:38 09:24:38 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:24:38 #31 DONE 0.0s 09:24:38 09:24:38 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 09:24:38 #32 DONE 0.6s 09:24:38 09:24:38 #34 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:24:38 #34 DONE 2.8s 09:24:38 09:24:38 #35 [support-notifications builder 2/7] WORKDIR /edgex-go 09:24:38 #35 DONE 0.6s 09:24:38 09:24:38 #33 [security-secretstore-setup internal] load build context 09:24:38 #33 ... 09:24:38 09:24:38 #34 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:24:38 #34 DONE 2.8s 09:24:38 09:24:38 #35 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 09:24:38 #35 DONE 0.6s 09:24:38 09:24:38 #33 [security-secretstore-setup internal] load build context 09:24:38 #33 ... 09:24:38 09:24:38 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:24:38 #31 DONE 0.0s 09:24:38 09:24:38 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 09:24:38 #32 DONE 1.0s 09:24:38 09:24:38 #36 [security-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:24:38 #36 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 09:24:38 #36 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 09:24:38 #36 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 09:24:38 #36 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 09:24:38 #36 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.3s done 09:24:38 #36 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 1.7s 09:24:39 #36 ... 09:24:39 09:24:39 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:24:39 #31 DONE 0.0s 09:24:39 09:24:39 #34 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:24:39 #34 DONE 2.8s 09:24:39 09:24:39 #35 [core-metadata builder 2/7] WORKDIR /edgex-go 09:24:39 #35 DONE 0.7s 09:24:39 09:24:39 #36 [core-metadata stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:24:39 #36 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 09:24:39 #36 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 09:24:39 #36 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 09:24:39 #36 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 09:24:39 #36 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.3s done 09:24:39 #36 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 2.0s done 09:24:39 #36 ... 09:24:39 09:24:39 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:24:39 #31 DONE 0.0s 09:24:39 09:24:39 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:24:39 #31 DONE 0.0s 09:24:39 09:24:39 #37 [support-notifications internal] load build context 09:24:39 #37 ... 09:24:39 09:24:39 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:24:39 #31 DONE 0.1s 09:24:39 09:24:39 #37 [support-notifications internal] load build context 09:24:39 #37 ... 09:24:39 09:24:39 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:24:39 #31 DONE 0.1s 09:24:39 09:24:39 #38 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 09:24:39 #38 DONE 2.1s 09:24:39 09:24:39 #37 [support-notifications internal] load build context 09:24:39 #37 ... 09:24:39 09:24:39 #34 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:24:39 #34 DONE 2.8s 09:24:39 09:24:39 #35 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 09:24:39 #35 DONE 0.7s 09:24:39 09:24:39 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:24:39 #31 DONE 0.1s 09:24:39 09:24:39 #37 [support-notifications internal] load build context 09:24:40 #37 ... 09:24:40 09:24:40 #34 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:24:40 #34 DONE 2.8s 09:24:40 09:24:40 #35 [core-keeper builder 2/7] WORKDIR /edgex-go 09:24:40 #35 DONE 0.7s 09:24:40 09:24:40 #37 [support-notifications internal] load build context 09:24:40 #37 ... 09:24:40 09:24:40 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 09:24:40 #39 DONE 1.7s 09:24:40 09:24:40 #37 [support-notifications internal] load build context 09:24:40 #37 ... 09:24:40 09:24:40 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:24:40 #31 DONE 0.1s 09:24:40 09:24:40 #37 [support-notifications internal] load build context 09:24:40 #37 ... 09:24:40 09:24:40 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:24:40 #31 DONE 0.1s 09:24:40 09:24:40 #36 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:24:40 #36 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 09:24:40 #36 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 09:24:40 #36 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 09:24:40 #36 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 09:24:40 #36 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.3s done 09:24:40 #36 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 2.0s done 09:24:41 #36 ... 09:24:41 09:24:41 #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 09:24:41 #32 DONE 3.6s 09:24:41 09:24:41 #40 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22.1 09:24:41 #40 DONE 2.4s 09:24:41 09:24:41 #41 [security-bootstrapper internal] load build context 09:24:41 #41 transferring context: 9.72MB 2.9s 09:24:42 #41 ... 09:24:42 09:24:42 #34 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:24:42 #34 DONE 2.9s 09:24:42 09:24:42 #35 [core-command builder 2/7] WORKDIR /edgex-go 09:24:42 #35 DONE 0.7s 09:24:42 09:24:42 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:24:42 #42 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.7s done 09:24:42 #42 DONE 1.7s 09:24:42 09:24:42 #43 [core-data internal] load build context 09:24:42 #43 DONE 0.0s 09:24:42 09:24:42 #41 [security-bootstrapper internal] load build context 09:24:42 #41 ... 09:24:42 09:24:42 #34 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:24:42 #34 DONE 2.9s 09:24:42 09:24:42 #35 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 09:24:42 #35 DONE 0.7s 09:24:42 09:24:42 #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 09:24:42 #38 DONE 3.9s 09:24:42 09:24:42 #36 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:24:42 #36 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 09:24:42 #36 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 09:24:42 #36 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 09:24:42 #36 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 09:24:42 #36 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.3s done 09:24:42 #36 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 2.0s done 09:24:42 #36 ... 09:24:42 09:24:42 #44 [security-spire-server internal] load build context 09:24:42 #44 transferring context: 23.80kB 0.5s done 09:24:42 #44 DONE 2.4s 09:24:42 09:24:42 #45 [security-spire-config internal] load build context 09:24:42 #45 DONE 0.0s 09:24:42 09:24:42 #36 [security-spire-config stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:24:42 #36 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.1s done 09:24:42 #36 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 09:24:42 #36 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 09:24:42 #36 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 09:24:42 #36 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.3s done 09:24:42 #36 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 2.0s done 09:24:42 #36 DONE 7.5s 09:24:42 09:24:42 #33 [security-secretstore-setup internal] load build context 09:24:43 #33 ... 09:24:43 09:24:43 #46 [security-spire-agent internal] load build context 09:24:43 #46 transferring context: 23.33kB 0.5s done 09:24:43 #46 DONE 3.1s 09:24:43 09:24:43 #33 [security-secretstore-setup internal] load build context 09:24:46 #33 transferring context: 33.43MB 9.3s 09:24:46 #33 ... 09:24:46 09:24:46 #45 [security-spire-config internal] load build context 09:24:46 #45 transferring context: 22.05kB 0.5s done 09:24:46 #45 DONE 3.5s 09:24:46 09:24:46 #33 [security-secretstore-setup internal] load build context 09:24:48 #33 ... 09:24:48 09:24:48 #47 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 09:24:48 #0 7.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:24:48 #0 8.113 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:24:48 #47 ... 09:24:48 09:24:48 #48 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 09:24:48 #48 ... 09:24:48 09:24:48 #49 [core-metadata internal] load build context 09:24:48 #49 ... 09:24:48 09:24:48 #33 [security-secretstore-setup internal] load build context 09:24:48 #33 ... 09:24:48 09:24:48 #50 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 09:24:48 #0 7.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:24:48 #0 8.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:24:49 #50 ... 09:24:49 09:24:49 #33 [security-secretstore-setup internal] load build context 09:24:49 #33 transferring context: 36.64MB 12.8s 09:24:50 #33 ... 09:24:50 09:24:50 #51 [security-spiffe-token-provider internal] load build context 09:24:50 #51 ... 09:24:50 09:24:50 #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:24:50 #0 8.618 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:24:50 #52 ... 09:24:50 09:24:50 #53 [support-scheduler internal] load build context 09:24:50 #53 ... 09:24:50 09:24:50 #54 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:24:50 #0 10.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:24:50 #54 ... 09:24:50 09:24:50 #55 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:24:50 #55 ... 09:24:50 09:24:50 #56 [core-keeper internal] load build context 09:24:50 #56 ... 09:24:50 09:24:50 #37 [support-notifications internal] load build context 09:24:50 #37 ... 09:24:50 09:24:50 #57 [security-proxy-setup internal] load build context 09:24:51 #57 ... 09:24:51 09:24:51 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:24:51 #58 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.7s done 09:24:51 #58 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 09:24:51 #58 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 09:24:51 #58 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 09:24:51 #58 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 4.8s done 09:24:51 #58 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 4.9s done 09:24:51 #58 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done 09:24:51 #58 ... 09:24:51 09:24:51 #37 [support-notifications internal] load build context 09:24:51 #37 ... 09:24:51 09:24:51 #55 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:24:51 #55 DONE 11.6s 09:24:51 09:24:51 #37 [support-notifications internal] load build context 09:24:52 #37 ... 09:24:52 09:24:52 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:24:52 #42 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 09:24:52 #42 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 09:24:52 #42 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 09:24:52 #42 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 6.1s done 09:24:52 #42 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 7.0s done 09:24:52 #42 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done 09:24:52 #42 ... 09:24:52 09:24:52 #43 [core-data internal] load build context 09:24:52 #43 ... 09:24:52 09:24:52 #59 [core-command internal] load build context 09:24:52 #59 ... 09:24:52 09:24:52 #60 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 09:24:52 #60 resolve docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 5.2s done 09:24:52 #60 sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 9.22kB / 9.22kB done 09:24:52 #60 sha256:4562b419adf48c5f3c763995d6014c123b3ce1d2e0ef2613b189779caa787192 1.02kB / 1.02kB done 09:24:52 #60 sha256:02f8efbefad605a169e89926147edd0676646263268f303c6fb3cdfdbc4a9612 597B / 597B done 09:24:52 #60 ... 09:24:52 09:24:52 #61 [security-proxy-auth internal] load build context 09:24:52 #61 ... 09:24:52 09:24:52 #41 [security-bootstrapper internal] load build context 09:24:52 #41 ... 09:24:52 09:24:52 #62 [core-common-config-bootstrapper internal] load build context 09:24:52 #62 ... 09:24:52 09:24:52 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:24:52 #42 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 09:24:52 #42 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 0B / 14.28MB 9.0s 09:24:53 #42 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.5s done 09:24:53 #42 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 1.05MB / 14.28MB 9.7s 09:24:54 #42 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 2.10MB / 14.28MB 10.4s 09:24:54 #42 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 3.15MB / 14.28MB 10.6s 09:24:55 #42 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 4.19MB / 14.28MB 11.7s 09:24:56 #42 ... 09:24:56 09:24:56 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:24:56 #63 ... 09:24:56 09:24:56 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:24:56 #58 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.5s done 09:24:56 #58 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 11.2s 09:24:56 #58 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 3.15MB / 33.17MB 11.2s 09:24:56 #58 ... 09:24:56 09:24:56 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:24:56 #64 ... 09:24:56 09:24:56 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:24:57 #58 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 11.8s done 09:24:57 #58 ... 09:24:57 09:24:57 #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:24:57 #65 ... 09:24:57 09:24:57 #66 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:24:57 #66 ... 09:24:57 09:24:57 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:24:57 #67 ... 09:24:57 09:24:57 #68 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:24:57 #68 ... 09:24:57 09:24:57 #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:24:57 #69 ... 09:24:57 09:24:57 #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:24:58 #70 ... 09:24:58 09:24:58 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:24:58 #71 ... 09:24:58 09:24:58 #72 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:24:58 #72 ... 09:24:58 09:24:58 #73 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:24:58 #73 ... 09:24:58 09:24:58 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:24:58 #58 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 11.8s done 09:24:58 #58 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.24MB / 33.17MB 13.1s 09:24:58 #58 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.2s done 09:24:58 #58 ... 09:24:58 09:24:58 #48 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 09:24:58 #48 10.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:24:58 #48 11.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:24:58 #48 ... 09:24:58 09:24:58 #60 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 09:24:58 #60 sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 299.01kB / 4.13MB 4.2s 09:24:58 #60 ... 09:24:58 09:24:58 #47 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 09:24:58 #47 15.88 OK: 255 MiB in 60 packages 09:24:58 #47 DONE 21.8s 09:24:58 09:24:58 #49 [core-metadata internal] load build context 09:24:58 #49 transferring context: 30.84MB 19.4s 09:24:58 #49 ... 09:24:58 09:24:58 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:24:59 #58 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 7.34MB / 33.17MB 14.1s 09:25:00 #58 ... 09:25:00 09:25:00 #33 [security-secretstore-setup internal] load build context 09:25:00 #33 ... 09:25:00 09:25:00 #51 [security-spiffe-token-provider internal] load build context 09:25:00 #51 ... 09:25:00 09:25:00 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:25:00 #58 ... 09:25:00 09:25:00 #50 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 09:25:00 #50 14.83 OK: 255 MiB in 60 packages 09:25:00 #50 DONE 21.6s 09:25:00 09:25:00 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:25:00 #58 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.44MB / 33.17MB 15.3s 09:25:00 #58 ... 09:25:00 09:25:00 #53 [support-scheduler internal] load build context 09:25:00 #53 ... 09:25:00 09:25:00 #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:25:00 #52 10.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:25:00 #52 17.65 v3.22.2-101-g9c88d4960b1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 09:25:00 #52 17.65 v3.22.2-105-g8db04b4d774 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 09:25:00 #52 17.65 OK: 26161 distinct packages available 09:25:00 #52 18.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:25:00 #52 19.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:25:00 #52 ... 09:25:00 09:25:00 #56 [core-keeper internal] load build context 09:25:00 #56 ... 09:25:00 09:25:00 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:25:01 #58 ... 09:25:01 09:25:01 #57 [security-proxy-setup internal] load build context 09:25:01 #57 ... 09:25:01 09:25:01 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:25:01 #42 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 17.2s done 09:25:01 #42 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 09:25:01 #42 ... 09:25:01 09:25:01 #54 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:25:01 #54 11.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:25:01 #54 20.09 OK: 255 MiB in 60 packages 09:25:01 #54 ... 09:25:01 09:25:01 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:25:02 #74 ... 09:25:02 09:25:02 #57 [security-proxy-setup internal] load build context 09:25:02 #57 ... 09:25:02 09:25:02 #37 [support-notifications internal] load build context 09:25:02 #37 ... 09:25:02 09:25:02 #43 [core-data internal] load build context 09:25:02 #43 ... 09:25:02 09:25:02 #59 [core-command internal] load build context 09:25:02 #59 ... 09:25:02 09:25:02 #57 [security-proxy-setup internal] load build context 09:25:02 #57 ... 09:25:02 09:25:02 #61 [security-proxy-auth internal] load build context 09:25:03 #61 ... 09:25:03 09:25:03 #57 [security-proxy-setup internal] load build context 09:25:03 #57 ... 09:25:03 09:25:03 #62 [core-common-config-bootstrapper internal] load build context 09:25:03 #62 ... 09:25:03 09:25:03 #41 [security-bootstrapper internal] load build context 09:25:03 #41 ... 09:25:03 09:25:03 #62 [core-common-config-bootstrapper internal] load build context 09:25:03 #62 ... 09:25:03 09:25:03 #54 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:25:03 #54 DONE 23.6s 09:25:03 09:25:03 #57 [security-proxy-setup internal] load build context 09:25:04 #57 transferring context: 16.87MB 22.7s 09:25:04 #57 ... 09:25:04 09:25:04 #48 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 09:25:04 #48 22.72 OK: 255 MiB in 60 packages 09:25:04 #48 DONE 26.0s 09:25:04 09:25:04 #57 [security-proxy-setup internal] load build context 09:25:07 #57 ... 09:25:07 09:25:07 #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:25:07 #52 24.82 OK: 255 MiB in 60 packages 09:25:07 #52 DONE 27.5s 09:25:07 09:25:07 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:25:07 #58 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.97MB / 33.17MB 22.5s 09:25:08 #58 ... 09:25:08 09:25:08 #60 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 09:25:08 #60 sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 4.13MB / 4.13MB 6.1s done 09:25:08 #60 extracting sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 8.1s 09:25:09 #60 ... 09:25:09 09:25:09 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:25:09 #58 ... 09:25:09 09:25:09 #49 [core-metadata internal] load build context 09:25:09 #49 transferring context: 39.50MB 29.5s 09:25:09 #49 ... 09:25:09 09:25:09 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:25:09 #58 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.05MB / 33.17MB 24.1s 09:25:10 #58 ... 09:25:10 09:25:10 #33 [security-secretstore-setup internal] load build context 09:25:10 #33 ... 09:25:10 09:25:10 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:25:10 #58 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 25.17MB / 33.17MB 25.3s 09:25:10 #58 ... 09:25:10 09:25:10 #51 [security-spiffe-token-provider internal] load build context 09:25:10 #51 ... 09:25:10 09:25:10 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:25:10 #58 ... 09:25:10 09:25:10 #53 [support-scheduler internal] load build context 09:25:10 #53 ... 09:25:10 09:25:10 #51 [security-spiffe-token-provider internal] load build context 09:25:11 #51 ... 09:25:11 09:25:11 #56 [core-keeper internal] load build context 09:25:11 #56 ... 09:25:11 09:25:11 #53 [support-scheduler internal] load build context 09:25:13 #53 ... 09:25:13 09:25:13 #59 [core-command internal] load build context 09:25:13 #59 ... 09:25:13 09:25:13 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:25:13 #58 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 27.26MB / 33.17MB 27.7s 09:25:13 #58 ... 09:25:13 09:25:13 #61 [security-proxy-auth internal] load build context 09:25:13 #61 ... 09:25:13 09:25:13 #59 [core-command internal] load build context 09:25:13 #59 ... 09:25:13 09:25:13 #41 [security-bootstrapper internal] load build context 09:25:13 #41 ... 09:25:13 09:25:13 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:25:13 #63 17.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:25:13 #63 18.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:25:13 #63 23.31 (1/4) Installing ca-certificates (20250911-r0) 09:25:13 #63 23.62 (2/4) Installing dumb-init (1.2.5-r3) 09:25:13 #63 23.62 (3/4) Installing su-exec (0.2-r3) 09:25:13 #63 23.62 (4/4) Installing yq-go (4.44.1-r2) 09:25:13 #63 24.73 Executing busybox-1.36.1-r30.trigger 09:25:13 #63 24.89 Executing ca-certificates-20250911-r0.trigger 09:25:13 #63 26.04 OK: 20 MiB in 18 packages 09:25:14 #63 ... 09:25:14 09:25:14 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:25:14 #42 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 10.0s 09:25:14 #42 ... 09:25:14 09:25:14 #37 [support-notifications internal] load build context 09:25:14 #37 ... 09:25:14 09:25:14 #62 [core-common-config-bootstrapper internal] load build context 09:25:14 #62 ... 09:25:14 09:25:14 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:25:14 #58 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 29.36MB / 33.17MB 29.2s 09:25:14 #58 ... 09:25:14 09:25:14 #43 [core-data internal] load build context 09:25:14 #43 transferring context: 21.71MB 29.6s 09:25:14 #43 ... 09:25:14 09:25:14 #37 [support-notifications internal] load build context 09:25:15 #37 ... 09:25:15 09:25:15 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:25:15 #63 DONE 29.1s 09:25:15 09:25:15 #37 [support-notifications internal] load build context 09:25:17 #37 ... 09:25:17 09:25:17 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:25:17 #64 20.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:25:17 #64 21.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:25:17 #64 30.42 (1/7) Installing ca-certificates (20250911-r0) 09:25:17 #64 ... 09:25:17 09:25:17 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:25:17 #58 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 30.7s done 09:25:17 #58 ... 09:25:17 09:25:17 #57 [security-proxy-setup internal] load build context 09:25:17 #57 ... 09:25:17 09:25:17 #37 [support-notifications internal] load build context 09:25:18 #37 ... 09:25:18 09:25:18 #66 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:25:18 #66 21.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:25:18 #66 22.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:25:18 #66 ... 09:25:18 09:25:18 #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:25:18 #65 21.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:25:18 #65 22.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:25:18 #65 28.91 (1/2) Installing dumb-init (1.2.5-r3) 09:25:18 #65 28.91 (2/2) Installing su-exec (0.2-r3) 09:25:18 #65 28.91 Executing busybox-1.36.1-r30.trigger 09:25:18 #65 28.91 OK: 9 MiB in 16 packages 09:25:18 #65 DONE 31.6s 09:25:18 09:25:18 #37 [support-notifications internal] load build context 09:25:19 #37 ... 09:25:19 09:25:19 #73 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:25:19 #73 DONE 31.5s 09:25:19 09:25:19 #60 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 09:25:19 #60 extracting sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 17.0s done 09:25:19 #60 ... 09:25:19 09:25:19 #37 [support-notifications internal] load build context 09:25:19 #37 transferring context: 48.95MB 40.8s 09:25:19 #37 ... 09:25:19 09:25:19 #49 [core-metadata internal] load build context 09:25:19 #49 ... 09:25:19 09:25:19 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:25:19 #58 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 09:25:20 #58 ... 09:25:20 09:25:20 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:25:20 #67 22.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:25:20 #67 24.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:25:20 #67 ... 09:25:20 09:25:20 #72 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:25:20 #72 32.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:25:20 #72 ... 09:25:20 09:25:20 #33 [security-secretstore-setup internal] load build context 09:25:20 #33 ... 09:25:20 09:25:20 #37 [support-notifications internal] load build context 09:25:21 #37 ... 09:25:21 09:25:21 #56 [core-keeper internal] load build context 09:25:21 #56 ... 09:25:21 09:25:21 #51 [security-spiffe-token-provider internal] load build context 09:25:21 #51 ... 09:25:21 09:25:21 #37 [support-notifications internal] load build context 09:25:22 #37 ... 09:25:22 09:25:22 #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:25:22 #69 25.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:25:22 #69 27.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:25:22 #69 ... 09:25:22 09:25:22 #61 [security-proxy-auth internal] load build context 09:25:22 #61 ... 09:25:22 09:25:22 #53 [support-scheduler internal] load build context 09:25:23 #53 ... 09:25:23 09:25:23 #37 [support-notifications internal] load build context 09:25:23 #37 ... 09:25:23 09:25:23 #59 [core-command internal] load build context 09:25:24 #59 ... 09:25:24 09:25:24 #41 [security-bootstrapper internal] load build context 09:25:24 #41 ... 09:25:24 09:25:24 #53 [support-scheduler internal] load build context 09:25:24 #53 ... 09:25:24 09:25:24 #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:25:24 #70 26.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:25:24 #70 29.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:25:24 #70 ... 09:25:24 09:25:24 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:25:24 #42 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 20.0s 09:25:24 #42 ... 09:25:24 09:25:24 #62 [core-common-config-bootstrapper internal] load build context 09:25:24 #62 ... 09:25:24 09:25:24 #43 [core-data internal] load build context 09:25:24 #43 ... 09:25:24 09:25:24 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:25:24 #64 31.25 (2/7) Installing dumb-init (1.2.5-r3) 09:25:24 #64 31.28 (3/7) Installing libgcc (13.2.1_git20240309-r1) 09:25:24 #64 31.35 (4/7) Installing libsodium (1.0.19-r0) 09:25:24 #64 31.53 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 09:25:24 #64 31.91 (6/7) Installing libzmq (4.3.5-r2) 09:25:24 #64 32.04 (7/7) Installing zeromq (4.3.5-r2) 09:25:24 #64 32.11 Executing busybox-1.36.1-r30.trigger 09:25:24 #64 32.46 Executing ca-certificates-20250911-r0.trigger 09:25:24 #64 34.82 OK: 14 MiB in 21 packages 09:25:24 #64 DONE 38.1s 09:25:24 09:25:24 #43 [core-data internal] load build context 09:25:24 #43 transferring context: 35.25MB 39.9s 09:25:24 #43 ... 09:25:24 09:25:24 #62 [core-common-config-bootstrapper internal] load build context 09:25:24 #62 ... 09:25:24 09:25:24 #68 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:25:24 #68 27.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:25:24 #68 29.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:25:25 #68 ... 09:25:25 09:25:25 #62 [core-common-config-bootstrapper internal] load build context 09:25:25 #62 ... 09:25:25 09:25:25 #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:25:25 #75 ... 09:25:25 09:25:25 #62 [core-common-config-bootstrapper internal] load build context 09:25:26 #62 ... 09:25:26 09:25:26 #66 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:25:26 #66 34.83 (1/1) Installing dumb-init (1.2.5-r3) 09:25:26 #66 34.93 Executing busybox-1.36.1-r30.trigger 09:25:26 #66 35.37 OK: 9 MiB in 15 packages 09:25:26 #66 DONE 38.7s 09:25:26 09:25:26 #62 [core-common-config-bootstrapper internal] load build context 09:25:26 #62 ... 09:25:26 09:25:26 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:25:26 #74 24.54 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:25:26 #74 26.46 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:25:26 #74 ... 09:25:26 09:25:26 #43 [core-data internal] load build context 09:25:28 #43 ... 09:25:28 09:25:28 #57 [security-proxy-setup internal] load build context 09:25:28 #57 ... 09:25:28 09:25:28 #41 [security-bootstrapper internal] load build context 09:25:29 #41 ... 09:25:29 09:25:29 #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:25:29 #76 ... 09:25:29 09:25:29 #41 [security-bootstrapper internal] load build context 09:25:29 #41 ... 09:25:29 09:25:29 #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:25:29 #77 ... 09:25:29 09:25:29 #57 [security-proxy-setup internal] load build context 09:25:29 #57 transferring context: 46.44MB 48.6s 09:25:29 #57 ... 09:25:29 09:25:29 #49 [core-metadata internal] load build context 09:25:29 #49 ... 09:25:29 09:25:29 #57 [security-proxy-setup internal] load build context 09:25:30 #57 ... 09:25:30 09:25:30 #33 [security-secretstore-setup internal] load build context 09:25:30 #33 ... 09:25:30 09:25:30 #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:25:30 #76 11.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:25:31 #76 ... 09:25:31 09:25:31 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:25:31 #58 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.7s 09:25:31 #58 ... 09:25:31 09:25:31 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:25:31 #71 33.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:25:31 #71 37.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:25:31 #71 ... 09:25:31 09:25:31 #57 [security-proxy-setup internal] load build context 09:25:31 #57 ... 09:25:31 09:25:31 #56 [core-keeper internal] load build context 09:25:31 #56 ... 09:25:31 09:25:31 #51 [security-spiffe-token-provider internal] load build context 09:25:32 #51 ... 09:25:32 09:25:32 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:25:32 #58 ... 09:25:32 09:25:32 #60 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 09:25:32 #60 ... 09:25:32 09:25:32 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:25:32 #74 40.36 OK: 255 MiB in 60 packages 09:25:32 #74 ... 09:25:32 09:25:32 #78 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:25:32 #78 ... 09:25:32 09:25:32 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:25:33 #58 ... 09:25:33 09:25:33 #61 [security-proxy-auth internal] load build context 09:25:33 #61 ... 09:25:33 09:25:33 #57 [security-proxy-setup internal] load build context 09:25:33 #57 ... 09:25:33 09:25:33 #72 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:25:33 #72 35.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:25:33 #72 ... 09:25:33 09:25:33 #57 [security-proxy-setup internal] load build context 09:25:33 #57 ... 09:25:33 09:25:33 #37 [support-notifications internal] load build context 09:25:34 #37 ... 09:25:34 09:25:34 #57 [security-proxy-setup internal] load build context 09:25:34 #57 ... 09:25:34 09:25:34 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:25:34 #67 37.18 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:25:34 #67 37.18 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:25:34 #67 37.18 OK: 24049 distinct packages available 09:25:34 #67 39.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:25:34 #67 41.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:25:34 #67 ... 09:25:34 09:25:34 #53 [support-scheduler internal] load build context 09:25:34 #53 ... 09:25:34 09:25:34 #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:25:34 #79 ... 09:25:34 09:25:34 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:25:34 #42 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 31.1s 09:25:35 #42 ... 09:25:35 09:25:35 #59 [core-command internal] load build context 09:25:35 #59 transferring context: 53.59MB 50.9s 09:25:35 #59 ... 09:25:35 09:25:35 #53 [support-scheduler internal] load build context 09:25:35 #53 ... 09:25:35 09:25:35 #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:25:35 #69 40.26 (1/4) Installing dumb-init (1.2.5-r3) 09:25:35 #69 40.26 (2/4) Installing openssl (3.3.5-r0) 09:25:35 #69 40.56 (3/4) Installing su-exec (0.2-r3) 09:25:35 #69 40.56 (4/4) Installing yq-go (4.44.1-r2) 09:25:35 #69 42.35 Executing busybox-1.36.1-r30.trigger 09:25:35 #69 42.82 OK: 20 MiB in 18 packages 09:25:35 #69 DONE 48.5s 09:25:35 09:25:35 #53 [support-scheduler internal] load build context 09:25:36 #53 ... 09:25:36 09:25:36 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:25:36 #74 DONE 44.3s 09:25:36 09:25:36 #53 [support-scheduler internal] load build context 09:25:36 #53 ... 09:25:36 09:25:36 #62 [core-common-config-bootstrapper internal] load build context 09:25:36 #62 ... 09:25:36 09:25:36 #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:25:36 #75 11.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:25:36 #75 14.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:25:36 #75 ... 09:25:36 09:25:36 #80 [core-command stage-1 3/9] RUN apk --no-cache upgrade 09:25:37 #80 ... 09:25:37 09:25:37 #53 [support-scheduler internal] load build context 09:25:38 #53 ... 09:25:38 09:25:38 #43 [core-data internal] load build context 09:25:38 #43 ... 09:25:38 09:25:38 #53 [support-scheduler internal] load build context 09:25:39 #53 ... 09:25:39 09:25:39 #68 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:25:39 #68 43.22 (1/3) Installing ca-certificates (20250911-r0) 09:25:39 #68 43.93 (2/3) Installing dumb-init (1.2.5-r3) 09:25:39 #68 43.93 (3/3) Installing tzdata (2025b-r0) 09:25:39 #68 46.56 Executing busybox-1.36.1-r30.trigger 09:25:39 #68 46.80 Executing ca-certificates-20250911-r0.trigger 09:25:39 #68 48.30 OK: 11 MiB in 17 packages 09:25:39 #68 DONE 51.3s 09:25:39 09:25:39 #53 [support-scheduler internal] load build context 09:25:39 #53 ... 09:25:39 09:25:39 #41 [security-bootstrapper internal] load build context 09:25:39 #41 ... 09:25:39 09:25:39 #53 [support-scheduler internal] load build context 09:25:40 #53 transferring context: 69.78MB 59.1s 09:25:40 #53 ... 09:25:40 09:25:40 #49 [core-metadata internal] load build context 09:25:40 #49 ... 09:25:40 09:25:40 #41 [security-bootstrapper internal] load build context 09:25:41 #41 ... 09:25:41 09:25:41 #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:25:41 #70 43.78 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:25:41 #70 43.78 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:25:41 #70 43.78 OK: 24049 distinct packages available 09:25:41 #70 47.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:25:41 #70 49.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:25:41 #70 ... 09:25:41 09:25:41 #33 [security-secretstore-setup internal] load build context 09:25:41 #33 ... 09:25:41 09:25:41 #41 [security-bootstrapper internal] load build context 09:25:41 #41 ... 09:25:41 09:25:41 #56 [core-keeper internal] load build context 09:25:42 #56 ... 09:25:42 09:25:42 #51 [security-spiffe-token-provider internal] load build context 09:25:42 #51 ... 09:25:42 09:25:42 #56 [core-keeper internal] load build context 09:25:43 #56 ... 09:25:43 09:25:43 #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:25:43 #42 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 38.4s done 09:25:43 #42 DONE 62.8s 09:25:43 09:25:43 #56 [core-keeper internal] load build context 09:25:43 #56 ... 09:25:43 09:25:43 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:25:43 #58 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.6s 09:25:43 #58 ... 09:25:43 09:25:43 #53 [support-scheduler internal] load build context 09:25:43 #53 ... 09:25:43 09:25:43 #61 [security-proxy-auth internal] load build context 09:25:43 #61 ... 09:25:43 09:25:43 #78 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:25:43 #78 11.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:25:43 #78 14.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:25:43 #78 ... 09:25:43 09:25:43 #56 [core-keeper internal] load build context 09:25:44 #56 ... 09:25:44 09:25:44 #37 [support-notifications internal] load build context 09:25:44 #37 ... 09:25:44 09:25:44 #56 [core-keeper internal] load build context 09:25:44 #56 ... 09:25:44 09:25:44 #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:25:44 #77 14.98 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:25:44 #77 17.91 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:25:44 #77 ... 09:25:44 09:25:44 #56 [core-keeper internal] load build context 09:25:44 #56 ... 09:25:44 09:25:44 #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:25:44 #76 15.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:25:44 #76 ... 09:25:44 09:25:44 #57 [security-proxy-setup internal] load build context 09:25:44 #57 ... 09:25:44 09:25:44 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:25:44 #71 57.01 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:25:44 #71 57.01 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:25:44 #71 57.01 OK: 24049 distinct packages available 09:25:45 #71 ... 09:25:45 09:25:45 #59 [core-command internal] load build context 09:25:45 #59 ... 09:25:45 09:25:45 #56 [core-keeper internal] load build context 09:25:45 #56 transferring context: 51.25MB 63.8s 09:25:45 #56 ... 09:25:45 09:25:45 #72 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:25:45 #72 51.34 (1/1) Installing dumb-init (1.2.5-r3) 09:25:45 #72 51.52 Executing busybox-1.36.1-r30.trigger 09:25:45 #72 51.87 OK: 9 MiB in 15 packages 09:25:45 #72 DONE 57.6s 09:25:45 09:25:45 #59 [core-command internal] load build context 09:25:46 #59 ... 09:25:46 09:25:46 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:25:46 #0 8.931 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:25:46 #81 ... 09:25:46 09:25:46 #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:25:46 #79 11.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:25:46 #79 14.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:25:46 #79 ... 09:25:46 09:25:46 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:25:46 #71 58.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:25:47 #71 ... 09:25:47 09:25:47 #62 [core-common-config-bootstrapper internal] load build context 09:25:47 #62 ... 09:25:47 09:25:47 #43 [core-data internal] load build context 09:25:47 #43 ... 09:25:47 09:25:47 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:25:47 #67 59.77 (1/14) Installing ca-certificates (20250911-r0) 09:25:47 #67 ... 09:25:47 09:25:47 #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:25:47 #75 27.97 OK: 20 MiB in 18 packages 09:25:47 #75 DONE 32.0s 09:25:47 09:25:47 #59 [core-command internal] load build context 09:25:48 #59 ... 09:25:48 09:25:48 #80 [core-command stage-1 3/9] RUN apk --no-cache upgrade 09:25:48 #80 11.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:25:48 #80 15.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:25:48 #80 ... 09:25:48 09:25:48 #59 [core-command internal] load build context 09:25:49 #59 ... 09:25:49 09:25:49 #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:25:49 #0 8.945 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:25:49 #82 ... 09:25:49 09:25:49 #61 [security-proxy-auth internal] load build context 09:25:49 #61 ... 09:25:49 09:25:49 #59 [core-command internal] load build context 09:25:50 #59 ... 09:25:50 09:25:50 #49 [core-metadata internal] load build context 09:25:50 #49 transferring context: 92.62MB 71.0s 09:25:50 #49 ... 09:25:50 09:25:50 #59 [core-command internal] load build context 09:25:51 #59 ... 09:25:51 09:25:51 #33 [security-secretstore-setup internal] load build context 09:25:51 #33 ... 09:25:51 09:25:51 #59 [core-command internal] load build context 09:25:52 #59 ... 09:25:52 09:25:52 #41 [security-bootstrapper internal] load build context 09:25:52 #41 ... 09:25:52 09:25:52 #51 [security-spiffe-token-provider internal] load build context 09:25:52 #51 ... 09:25:52 09:25:52 #59 [core-command internal] load build context 09:25:53 #59 ... 09:25:53 09:25:53 #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:25:53 #76 29.42 OK: 9 MiB in 16 packages 09:25:53 #76 DONE 33.7s 09:25:53 09:25:53 #59 [core-command internal] load build context 09:25:53 #59 ... 09:25:53 09:25:53 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:25:53 #58 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.8s 09:25:53 #58 ... 09:25:53 09:25:53 #53 [support-scheduler internal] load build context 09:25:53 #53 ... 09:25:53 09:25:53 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:25:54 #58 ... 09:25:54 09:25:54 #37 [support-notifications internal] load build context 09:25:54 #37 ... 09:25:54 09:25:54 #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:25:54 #70 66.80 (1/5) Installing dumb-init (1.2.5-r3) 09:25:54 #70 66.89 (2/5) Installing musl-obstack (1.2.3-r2) 09:25:54 #70 66.89 (3/5) Installing libucontext (1.2-r3) 09:25:54 #70 66.95 (4/5) Installing gcompat (1.1.0-r4) 09:25:54 #70 67.08 (5/5) Installing openssl (3.3.5-r0) 09:25:54 #70 67.28 Executing busybox-1.36.1-r30.trigger 09:25:55 #70 67.56 OK: 10 MiB in 19 packages 09:25:55 #70 ... 09:25:55 09:25:55 #57 [security-proxy-setup internal] load build context 09:25:55 #57 ... 09:25:55 09:25:55 #37 [support-notifications internal] load build context 09:25:55 #37 transferring context: 95.11MB 76.8s 09:25:55 #37 ... 09:25:55 09:25:55 #56 [core-keeper internal] load build context 09:25:55 #56 ... 09:25:55 09:25:55 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:25:55 #67 60.50 (2/14) Installing brotli-libs (1.1.0-r2) 09:25:55 #67 60.95 (3/14) Installing c-ares (1.33.1-r0) 09:25:55 #67 61.02 (4/14) Installing libunistring (1.2-r0) 09:25:55 #67 61.39 (5/14) Installing libidn2 (2.3.7-r0) 09:25:55 #67 61.57 (6/14) Installing nghttp2-libs (1.62.1-r0) 09:25:55 #67 61.66 (7/14) Installing libpsl (0.21.5-r1) 09:25:55 #67 61.66 (8/14) Installing zstd-libs (1.5.6-r0) 09:25:55 #67 61.92 (9/14) Installing libcurl (8.14.1-r2) 09:25:55 #67 62.11 (10/14) Installing curl (8.14.1-r2) 09:25:55 #67 62.24 (11/14) Installing dumb-init (1.2.5-r3) 09:25:55 #67 62.26 (12/14) Installing musl-obstack (1.2.3-r2) 09:25:55 #67 62.31 (13/14) Installing libucontext (1.2-r3) 09:25:55 #67 62.36 (14/14) Installing gcompat (1.1.0-r4) 09:25:55 #67 62.43 Executing busybox-1.36.1-r30.trigger 09:25:55 #67 62.65 Executing ca-certificates-20250911-r0.trigger 09:25:55 #67 64.58 OK: 15 MiB in 28 packages 09:25:55 #67 DONE 68.3s 09:25:55 09:25:55 #56 [core-keeper internal] load build context 09:25:55 #56 ... 09:25:55 09:25:55 #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:25:55 #83 ... 09:25:55 09:25:55 #56 [core-keeper internal] load build context 09:25:57 #56 ... 09:25:57 09:25:57 #62 [core-common-config-bootstrapper internal] load build context 09:25:57 #62 ... 09:25:57 09:25:57 #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:25:57 #79 29.67 OK: 14 MiB in 21 packages 09:25:57 #79 DONE 32.5s 09:25:57 09:25:57 #62 [core-common-config-bootstrapper internal] load build context 09:25:57 #62 ... 09:25:57 09:25:57 #56 [core-keeper internal] load build context 09:25:57 #56 ... 09:25:57 09:25:57 #43 [core-data internal] load build context 09:25:57 #43 ... 09:25:57 09:25:57 #41 [security-bootstrapper internal] load build context 09:25:58 #41 ... 09:25:58 09:25:58 #56 [core-keeper internal] load build context 09:25:58 #56 ... 09:25:58 09:25:58 #80 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 09:25:58 #80 27.86 OK: 9 MiB in 15 packages 09:25:58 #80 DONE 31.6s 09:25:58 09:25:58 #56 [core-keeper internal] load build context 09:25:58 #56 ... 09:25:58 09:25:58 #70 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:25:58 #70 DONE 71.4s 09:25:58 09:25:58 #56 [core-keeper internal] load build context 09:25:59 #56 ... 09:25:59 09:25:59 #78 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:25:59 #78 32.21 (1/1) Installing dumb-init (1.2.5-r3) 09:25:59 #78 32.21 Executing busybox-1.37.0-r18.trigger 09:25:59 #78 32.54 OK: 8 MiB in 17 packages 09:25:59 #78 DONE 36.4s 09:25:59 09:25:59 #84 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 09:25:59 #84 ... 09:25:59 09:25:59 #61 [security-proxy-auth internal] load build context 09:25:59 #61 ... 09:25:59 09:25:59 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:25:59 #81 12.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:25:59 #81 ... 09:25:59 09:25:59 #61 [security-proxy-auth internal] load build context 09:26:00 #61 ... 09:26:00 09:26:00 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:26:00 #71 62.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:26:00 #71 ... 09:26:00 09:26:00 #53 [support-scheduler internal] load build context 09:26:00 #53 ... 09:26:00 09:26:00 #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:26:00 #77 36.97 (1/1) Installing dumb-init (1.2.5-r3) 09:26:00 #77 38.30 Executing busybox-1.36.1-r30.trigger 09:26:00 #77 38.42 OK: 9 MiB in 15 packages 09:26:00 #77 DONE 40.9s 09:26:00 09:26:00 #53 [support-scheduler internal] load build context 09:26:00 #53 ... 09:26:00 09:26:00 #61 [security-proxy-auth internal] load build context 09:26:00 #61 transferring context: 96.00MB 75.2s 09:26:00 #61 ... 09:26:00 09:26:00 #49 [core-metadata internal] load build context 09:26:01 #49 ... 09:26:01 09:26:01 #61 [security-proxy-auth internal] load build context 09:26:01 #61 ... 09:26:01 09:26:01 #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:26:01 #82 12.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:26:01 #82 ... 09:26:01 09:26:01 #51 [security-spiffe-token-provider internal] load build context 09:26:01 #51 ... 09:26:01 09:26:01 #33 [security-secretstore-setup internal] load build context 09:26:01 #33 ... 09:26:01 09:26:01 #51 [security-spiffe-token-provider internal] load build context 09:26:02 #51 ... 09:26:02 09:26:02 #85 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:26:02 #85 DONE 10.1s 09:26:02 09:26:02 #49 [core-metadata internal] load build context 09:26:03 #49 ... 09:26:03 09:26:03 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:26:03 #81 24.61 OK: 20 MiB in 18 packages 09:26:03 #81 DONE 26.6s 09:26:03 09:26:03 #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:26:03 #86 ... 09:26:03 09:26:03 #59 [core-command internal] load build context 09:26:04 #59 ... 09:26:04 09:26:04 #51 [security-spiffe-token-provider internal] load build context 09:26:04 #51 ... 09:26:04 09:26:04 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:26:04 #58 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 44.4s 09:26:04 #58 ... 09:26:04 09:26:04 #51 [security-spiffe-token-provider internal] load build context 09:26:04 #51 ... 09:26:04 09:26:04 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:26:04 #71 73.94 (1/4) Installing dumb-init (1.2.5-r3) 09:26:04 #71 73.94 (2/4) Installing musl-obstack (1.2.3-r2) 09:26:04 #71 74.10 (3/4) Installing libucontext (1.2-r3) 09:26:04 #71 74.10 (4/4) Installing gcompat (1.1.0-r4) 09:26:04 #71 74.10 Executing busybox-1.36.1-r30.trigger 09:26:04 #71 74.30 OK: 9 MiB in 18 packages 09:26:04 #71 DONE 77.0s 09:26:04 09:26:04 #51 [security-spiffe-token-provider internal] load build context 09:26:05 #51 ... 09:26:05 09:26:05 #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:26:05 #82 23.39 OK: 11 MiB in 17 packages 09:26:05 #82 DONE 26.2s 09:26:05 09:26:05 #51 [security-spiffe-token-provider internal] load build context 09:26:05 #51 ... 09:26:05 09:26:05 #57 [security-proxy-setup internal] load build context 09:26:05 #57 ... 09:26:05 09:26:05 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:26:05 #58 ... 09:26:05 09:26:05 #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:26:05 #83 10.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:26:05 #83 13.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:26:05 #83 18.72 OK: 9 MiB in 15 packages 09:26:05 #83 DONE 20.1s 09:26:05 09:26:05 #57 [security-proxy-setup internal] load build context 09:26:05 #57 transferring context: 96.46MB 84.6s 09:26:06 #57 ... 09:26:06 09:26:06 #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:26:06 #0 9.903 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:26:06 #87 ... 09:26:06 09:26:06 #37 [support-notifications internal] load build context 09:26:06 #37 ... 09:26:06 09:26:06 #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:26:06 #87 10.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:26:06 #87 ... 09:26:06 09:26:06 #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:26:06 #86 DONE 3.1s 09:26:06 09:26:06 #88 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 09:26:06 #88 DONE 3.7s 09:26:06 09:26:06 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:26:07 #58 ... 09:26:07 09:26:07 #62 [core-common-config-bootstrapper internal] load build context 09:26:07 #62 ... 09:26:07 09:26:07 #43 [core-data internal] load build context 09:26:07 #43 ... 09:26:07 09:26:07 #62 [core-common-config-bootstrapper internal] load build context 09:26:08 #62 ... 09:26:08 09:26:08 #41 [security-bootstrapper internal] load build context 09:26:08 #41 ... 09:26:08 09:26:08 #62 [core-common-config-bootstrapper internal] load build context 09:26:09 #62 ... 09:26:09 09:26:09 #89 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 09:26:09 #0 10.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:26:09 #89 ... 09:26:09 09:26:09 #41 [security-bootstrapper internal] load build context 09:26:09 #41 ... 09:26:09 09:26:09 #56 [core-keeper internal] load build context 09:26:09 #56 ... 09:26:09 09:26:09 #41 [security-bootstrapper internal] load build context 09:26:09 #41 ... 09:26:09 09:26:09 #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:26:09 #87 12.60 OK: 15 MiB in 28 packages 09:26:09 #87 DONE 13.8s 09:26:09 09:26:09 #41 [security-bootstrapper internal] load build context 09:26:10 #41 ... 09:26:10 09:26:10 #53 [support-scheduler internal] load build context 09:26:10 #53 ... 09:26:10 09:26:10 #41 [security-bootstrapper internal] load build context 09:26:10 #41 transferring context: 100.65MB 91.9s 09:26:11 #41 ... 09:26:11 09:26:11 #61 [security-proxy-auth internal] load build context 09:26:11 #61 ... 09:26:11 09:26:11 #41 [security-bootstrapper internal] load build context 09:26:11 #41 ... 09:26:11 09:26:11 #33 [security-secretstore-setup internal] load build context 09:26:12 #33 ... 09:26:12 09:26:12 #41 [security-bootstrapper internal] load build context 09:26:13 #41 ... 09:26:13 09:26:13 #49 [core-metadata internal] load build context 09:26:13 #49 ... 09:26:13 09:26:13 #61 [security-proxy-auth internal] load build context 09:26:14 #61 ... 09:26:14 09:26:14 #59 [core-command internal] load build context 09:26:14 #59 ... 09:26:14 09:26:14 #61 [security-proxy-auth internal] load build context 09:26:15 #61 ... 09:26:15 09:26:15 #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:26:15 #0 7.667 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:26:15 #0 8.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:26:15 #90 ... 09:26:15 09:26:15 #61 [security-proxy-auth internal] load build context 09:26:15 #61 ... 09:26:15 09:26:15 #51 [security-spiffe-token-provider internal] load build context 09:26:15 #51 ... 09:26:15 09:26:15 #61 [security-proxy-auth internal] load build context 09:26:16 #61 ... 09:26:16 09:26:16 #89 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 09:26:16 #89 10.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:26:16 #89 15.09 OK: 10 MiB in 19 packages 09:26:16 #89 DONE 17.0s 09:26:16 09:26:16 #61 [security-proxy-auth internal] load build context 09:26:16 #61 transferring context: 127.70MB 90.8s 09:26:16 #61 ... 09:26:16 09:26:16 #57 [security-proxy-setup internal] load build context 09:26:16 #57 ... 09:26:16 09:26:16 #61 [security-proxy-auth internal] load build context 09:26:16 #61 ... 09:26:16 09:26:16 #37 [support-notifications internal] load build context 09:26:16 #37 ... 09:26:16 09:26:16 #61 [security-proxy-auth internal] load build context 09:26:17 #61 ... 09:26:17 09:26:17 #43 [core-data internal] load build context 09:26:18 #43 ... 09:26:18 09:26:18 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:26:18 #58 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 58.1s done 09:26:18 #58 ... 09:26:18 09:26:18 #43 [core-data internal] load build context 09:26:19 #43 ... 09:26:19 09:26:19 #62 [core-common-config-bootstrapper internal] load build context 09:26:19 #62 ... 09:26:19 09:26:19 #61 [security-proxy-auth internal] load build context 09:26:19 #61 ... 09:26:19 09:26:19 #56 [core-keeper internal] load build context 09:26:19 #56 ... 09:26:19 09:26:19 #91 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:26:19 #91 DONE 3.7s 09:26:19 09:26:19 #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:26:19 #58 ... 09:26:19 09:26:19 #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:26:19 #90 13.11 OK: 9 MiB in 18 packages 09:26:19 #90 DONE 14.4s 09:26:19 09:26:19 #62 [core-common-config-bootstrapper internal] load build context 09:26:20 #62 ... 09:26:20 09:26:20 #84 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 09:26:20 #84 10.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:26:20 #84 11.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:26:20 #84 15.72 Upgrading critical system libraries and apk-tools: 09:26:20 #84 15.72 (1/1) Upgrading apk-tools (2.14.9-r2 -> 2.14.9-r3) 09:26:20 #84 15.76 Executing busybox-1.37.0-r18.trigger 09:26:20 #84 16.91 Continuing the upgrade transaction with new apk-tools: 09:26:20 #84 16.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:26:20 #84 17.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:26:20 #84 ... 09:26:20 09:26:20 #56 [core-keeper internal] load build context 09:26:20 #56 ... 09:26:20 09:26:20 #53 [support-scheduler internal] load build context 09:26:20 #53 ... 09:26:20 09:26:20 #62 [core-common-config-bootstrapper internal] load build context 09:26:21 #62 transferring context: 78.46MB 96.7s 09:26:22 #62 ... 09:26:22 09:26:22 #33 [security-secretstore-setup internal] load build context 09:26:22 #33 ... 09:26:22 09:26:22 #61 [security-proxy-auth internal] load build context 09:26:22 #61 ... 09:26:22 09:26:22 #84 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 09:26:22 #84 21.30 (1/8) Upgrading busybox (1.37.0-r18 -> 1.37.0-r19) 09:26:22 #84 21.38 Executing busybox-1.37.0-r19.post-upgrade 09:26:22 #84 21.57 (2/8) Upgrading busybox-binsh (1.37.0-r18 -> 1.37.0-r19) 09:26:22 #84 21.63 (3/8) Upgrading alpine-release (3.22.1-r0 -> 3.22.2-r0) 09:26:22 #84 21.63 (4/8) Upgrading libcrypto3 (3.5.1-r0 -> 3.5.4-r0) 09:26:22 #84 21.84 (5/8) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) 09:26:22 #84 21.86 (6/8) Upgrading libssl3 (3.5.1-r0 -> 3.5.4-r0) 09:26:22 #84 21.92 (7/8) Upgrading ssl_client (1.37.0-r18 -> 1.37.0-r19) 09:26:22 #84 21.92 (8/8) Upgrading libapk2 (2.14.9-r2 -> 2.14.9-r3) 09:26:22 #84 21.92 Executing busybox-1.37.0-r19.trigger 09:26:22 #84 21.96 OK: 8 MiB in 17 packages 09:26:22 #84 DONE 23.4s 09:26:22 09:26:22 #61 [security-proxy-auth internal] load build context 09:26:23 #61 ... 09:26:23 09:26:23 #41 [security-bootstrapper internal] load build context 09:26:23 #41 ... 09:26:23 09:26:23 #49 [core-metadata internal] load build context 09:26:23 #49 ... 09:26:23 09:26:23 #61 [security-proxy-auth internal] load build context 09:26:24 #61 ... 09:26:24 09:26:24 #59 [core-command internal] load build context 09:26:24 #59 ... 09:26:24 09:26:24 #61 [security-proxy-auth internal] load build context 09:26:26 #61 ... 09:26:26 09:26:26 #51 [security-spiffe-token-provider internal] load build context 09:26:26 #51 ... 09:26:26 09:26:26 #61 [security-proxy-auth internal] load build context 09:26:26 #61 transferring context: 161.39MB 100.9s 09:26:26 #61 ... 09:26:26 09:26:26 #57 [security-proxy-setup internal] load build context 09:26:26 #57 ... 09:26:26 09:26:26 #61 [security-proxy-auth internal] load build context 09:26:26 #61 ... 09:26:26 09:26:26 #37 [support-notifications internal] load build context 09:26:26 #37 ... 09:26:26 09:26:26 #61 [security-proxy-auth internal] load build context 09:26:29 #61 ... 09:26:29 09:26:29 #43 [core-data internal] load build context 09:26:29 #43 ... 09:26:29 09:26:29 #61 [security-proxy-auth internal] load build context 09:26:30 #61 ... 09:26:30 09:26:30 #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:26:30 #92 DONE 4.9s 09:26:30 09:26:30 #61 [security-proxy-auth internal] load build context 09:26:30 #61 ... 09:26:30 09:26:30 #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:26:30 #93 DONE 5.7s 09:26:30 09:26:30 #61 [security-proxy-auth internal] load build context 09:26:30 #61 ... 09:26:30 09:26:30 #94 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:26:30 #94 DONE 5.9s 09:26:30 09:26:30 #61 [security-proxy-auth internal] load build context 09:26:30 #61 ... 09:26:30 09:26:30 #53 [support-scheduler internal] load build context 09:26:31 #53 ... 09:26:31 09:26:31 #56 [core-keeper internal] load build context 09:26:31 #56 transferring context: 161.30MB 109.6s 09:26:31 #56 ... 09:26:31 09:26:31 #61 [security-proxy-auth internal] load build context 09:26:31 #61 ... 09:26:31 09:26:31 #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:26:31 #95 DONE 1.2s 09:26:31 09:26:31 #61 [security-proxy-auth internal] load build context 09:26:32 #61 ... 09:26:32 09:26:32 #96 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:26:32 #96 DONE 1.5s 09:26:32 09:26:32 #61 [security-proxy-auth internal] load build context 09:26:32 #61 ... 09:26:32 09:26:32 #97 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:26:32 #97 DONE 1.6s 09:26:32 09:26:32 #61 [security-proxy-auth internal] load build context 09:26:32 #61 ... 09:26:32 09:26:32 #62 [core-common-config-bootstrapper internal] load build context 09:26:32 #62 ... 09:26:32 09:26:32 #33 [security-secretstore-setup internal] load build context 09:26:32 #33 ... 09:26:32 09:26:32 #98 [security-spire-agent stage-3 7/10] COPY security.txt / 09:26:33 #98 ... 09:26:33 09:26:33 #99 [security-spire-server stage-2 6/9] COPY security.txt / 09:26:33 #99 DONE 1.7s 09:26:33 09:26:33 #61 [security-proxy-auth internal] load build context 09:26:33 #61 ... 09:26:33 09:26:33 #100 [security-spire-config stage-2 6/10] COPY security.txt / 09:26:33 #100 DONE 1.4s 09:26:33 09:26:33 #61 [security-proxy-auth internal] load build context 09:26:33 #61 ... 09:26:33 09:26:33 #41 [security-bootstrapper internal] load build context 09:26:33 #41 ... 09:26:33 09:26:33 #49 [core-metadata internal] load build context 09:26:34 #49 ... 09:26:34 09:26:34 #41 [security-bootstrapper internal] load build context 09:26:34 #41 ... 09:26:34 09:26:34 #98 [security-spire-agent stage-3 7/10] COPY security.txt / 09:26:34 #98 DONE 1.6s 09:26:34 09:26:34 #41 [security-bootstrapper internal] load build context 09:26:34 #41 ... 09:26:34 09:26:34 #59 [core-command internal] load build context 09:26:34 #59 ... 09:26:34 09:26:34 #41 [security-bootstrapper internal] load build context 09:26:35 #41 ... 09:26:35 09:26:35 #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:26:35 #101 DONE 1.2s 09:26:35 09:26:35 #41 [security-bootstrapper internal] load build context 09:26:35 #41 ... 09:26:35 09:26:35 #102 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:26:35 #102 DONE 1.7s 09:26:35 09:26:35 #41 [security-bootstrapper internal] load build context 09:26:36 #41 ... 09:26:36 09:26:36 #103 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:26:36 #103 DONE 1.8s 09:26:36 09:26:36 #41 [security-bootstrapper internal] load build context 09:26:36 #41 ... 09:26:36 09:26:36 #51 [security-spiffe-token-provider internal] load build context 09:26:36 #51 transferring context: 168.80MB 115.0s 09:26:36 #51 ... 09:26:36 09:26:36 #41 [security-bootstrapper internal] load build context 09:26:36 #41 ... 09:26:36 09:26:36 #57 [security-proxy-setup internal] load build context 09:26:36 #57 ... 09:26:36 09:26:36 #51 [security-spiffe-token-provider internal] load build context 09:26:36 #51 ... 09:26:36 09:26:36 #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:26:36 #104 DONE 1.7s 09:26:36 09:26:36 #51 [security-spiffe-token-provider internal] load build context 09:26:36 #51 ... 09:26:36 09:26:36 #37 [support-notifications internal] load build context 09:26:36 #37 ... 09:26:36 09:26:36 #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:26:37 #105 ... 09:26:37 09:26:37 #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:26:37 #106 DONE 1.8s 09:26:37 09:26:37 #37 [support-notifications internal] load build context 09:26:37 #37 ... 09:26:37 09:26:37 #107 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:26:37 #107 DONE 1.5s 09:26:37 09:26:37 #37 [support-notifications internal] load build context 09:26:38 #37 ... 09:26:38 09:26:38 #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:26:38 #105 DONE 1.6s 09:26:38 09:26:38 #108 [security-spire-config] exporting to image 09:26:38 #108 exporting layers 09:26:38 #108 ... 09:26:38 09:26:38 #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:26:38 #109 DONE 1.6s 09:26:38 09:26:38 #37 [support-notifications internal] load build context 09:26:39 #37 ... 09:26:39 09:26:39 #43 [core-data internal] load build context 09:26:39 #43 ... 09:26:39 09:26:39 #110 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:26:39 #110 DONE 1.9s 09:26:39 09:26:39 #43 [core-data internal] load build context 09:26:39 #43 ... 09:26:39 09:26:39 #37 [support-notifications internal] load build context 09:26:41 #37 ... 09:26:41 09:26:41 #53 [support-scheduler internal] load build context 09:26:41 #53 transferring context: 223.67MB 120.0s 09:26:41 #53 ... 09:26:41 09:26:41 #56 [core-keeper internal] load build context 09:26:41 #56 ... 09:26:41 09:26:41 #37 [support-notifications internal] load build context 09:26:42 #37 ... 09:26:42 09:26:42 #62 [core-common-config-bootstrapper internal] load build context 09:26:42 #62 ... 09:26:42 09:26:42 #33 [security-secretstore-setup internal] load build context 09:26:42 #33 ... 09:26:42 09:26:42 #62 [core-common-config-bootstrapper internal] load build context 09:26:44 #62 ... 09:26:44 09:26:44 #61 [security-proxy-auth internal] load build context 09:26:44 #61 ... 09:26:44 09:26:44 #62 [core-common-config-bootstrapper internal] load build context 09:26:44 #62 ... 09:26:44 09:26:44 #49 [core-metadata internal] load build context 09:26:44 #49 ... 09:26:44 09:26:44 #62 [core-common-config-bootstrapper internal] load build context 09:26:45 #62 ... 09:26:45 09:26:45 #59 [core-command internal] load build context 09:26:45 #59 ... 09:26:45 09:26:45 #62 [core-common-config-bootstrapper internal] load build context 09:26:46 #62 transferring context: 145.05MB 121.8s 09:26:46 #62 ... 09:26:46 09:26:46 #41 [security-bootstrapper internal] load build context 09:26:46 #41 ... 09:26:46 09:26:46 #57 [security-proxy-setup internal] load build context 09:26:46 #57 ... 09:26:46 09:26:46 #59 [core-command internal] load build context 09:26:47 #59 ... 09:26:47 09:26:47 #51 [security-spiffe-token-provider internal] load build context 09:26:47 #51 ... 09:26:47 09:26:47 #62 [core-common-config-bootstrapper internal] load build context 09:26:48 #62 ... 09:26:48 09:26:48 #108 [security-spire-server] exporting to image 09:26:48 #108 exporting layers 8.7s done 09:26:48 #108 writing image sha256:1dc30b930efab7b44886e767fbe41dd48ca627d21422803c3ef5a3697216e768 0.3s done 09:26:48 #108 naming to docker.io/library/security-spire-config-arm64 0.1s done 09:26:48 #108 writing image sha256:aafa30975567a1d9c73ce234831d38d1f269ffba9fc3b7fcc6ed7f4f66e9d602 0.1s done 09:26:48 #108 naming to docker.io/library/security-spire-agent-arm64 0.0s done 09:26:48 #108 writing image sha256:290f26a97e49a980fd9c9bf9dfb253e931a4e22fc16cd57d03d35caead8e5c40 0.0s done 09:26:48 #108 naming to docker.io/library/security-spire-server-arm64 0.0s done 09:26:48 #108 DONE 9.5s 09:26:48 09:26:48 #62 [core-common-config-bootstrapper internal] load build context 09:26:49 #62 ... 09:26:49 09:26:49 #43 [core-data internal] load build context 09:26:49 #43 ... 09:26:49 09:26:49 #62 [core-common-config-bootstrapper internal] load build context 09:26:51 #62 transferring context: 163.52MB 126.9s 09:26:51 #62 ... 09:26:51 09:26:51 #56 [core-keeper internal] load build context 09:26:51 #56 ... 09:26:51 09:26:51 #53 [support-scheduler internal] load build context 09:26:51 #53 ... 09:26:51 09:26:51 #56 [core-keeper internal] load build context 09:26:52 #56 ... 09:26:52 09:26:52 #37 [support-notifications internal] load build context 09:26:52 #37 ... 09:26:52 09:26:52 #56 [core-keeper internal] load build context 09:26:52 #56 ... 09:26:52 09:26:52 #33 [security-secretstore-setup internal] load build context 09:26:52 #33 ... 09:26:52 09:26:52 #56 [core-keeper internal] load build context 09:26:54 #56 ... 09:26:54 09:26:54 #61 [security-proxy-auth internal] load build context 09:26:54 #61 ... 09:26:54 09:26:54 #33 [security-secretstore-setup internal] load build context 09:26:54 #33 ... 09:26:54 09:26:54 #49 [core-metadata internal] load build context 09:26:54 #49 ... 09:26:54 09:26:54 #43 [core-data internal] load build context 09:26:55 #43 ... 09:26:55 09:26:55 #49 [core-metadata internal] load build context 09:26:56 #49 transferring context: 265.73MB 136.9s 09:26:56 #49 ... 09:26:56 09:26:56 #41 [security-bootstrapper internal] load build context 09:26:56 #41 ... 09:26:56 09:26:56 #57 [security-proxy-setup internal] load build context 09:26:57 #57 ... 09:26:57 09:26:57 #59 [core-command internal] load build context 09:26:57 #59 ... 09:26:57 09:26:57 #57 [security-proxy-setup internal] load build context 09:26:57 #57 ... 09:26:57 09:26:57 #51 [security-spiffe-token-provider internal] load build context 09:26:57 #51 ... 09:26:57 09:26:57 #41 [security-bootstrapper internal] load build context 09:27:01 #41 transferring context: 226.85MB 142.6s 09:27:01 #41 ... 09:27:01 09:27:01 #62 [core-common-config-bootstrapper internal] load build context 09:27:01 #62 ... 09:27:01 09:27:01 #41 [security-bootstrapper internal] load build context 09:27:01 #41 ... 09:27:01 09:27:01 #53 [support-scheduler internal] load build context 09:27:01 #53 ... 09:27:01 09:27:01 #62 [core-common-config-bootstrapper internal] load build context 09:27:02 #62 ... 09:27:02 09:27:02 #37 [support-notifications internal] load build context 09:27:02 #37 ... 09:27:02 09:27:02 #62 [core-common-config-bootstrapper internal] load build context 09:27:04 #62 ... 09:27:04 09:27:04 #61 [security-proxy-auth internal] load build context 09:27:04 #61 ... 09:27:04 09:27:04 #56 [core-keeper internal] load build context 09:27:04 #56 ... 09:27:04 09:27:04 #61 [security-proxy-auth internal] load build context 09:27:04 #61 ... 09:27:04 09:27:04 #33 [security-secretstore-setup internal] load build context 09:27:04 #33 ... 09:27:04 09:27:04 #61 [security-proxy-auth internal] load build context 09:27:05 #61 ... 09:27:05 09:27:05 #43 [core-data internal] load build context 09:27:05 #43 ... 09:27:05 09:27:05 #61 [security-proxy-auth internal] load build context 09:27:06 #61 transferring context: 322.63MB 141.2s 09:27:07 #61 ... 09:27:07 09:27:07 #49 [core-metadata internal] load build context 09:27:07 #49 ... 09:27:07 09:27:07 #61 [security-proxy-auth internal] load build context 09:27:07 #61 ... 09:27:07 09:27:07 #59 [core-command internal] load build context 09:27:07 #59 ... 09:27:07 09:27:07 #61 [security-proxy-auth internal] load build context 09:27:07 #61 ... 09:27:07 09:27:07 #51 [security-spiffe-token-provider internal] load build context 09:27:07 #51 ... 09:27:07 09:27:07 #57 [security-proxy-setup internal] load build context 09:27:07 #57 ... 09:27:07 09:27:07 #51 [security-spiffe-token-provider internal] load build context 09:27:11 #51 transferring context: 318.95MB 150.4s 09:27:11 #51 ... 09:27:11 09:27:11 #41 [security-bootstrapper internal] load build context 09:27:12 #41 ... 09:27:12 09:27:12 #53 [support-scheduler internal] load build context 09:27:12 #53 ... 09:27:12 09:27:12 #41 [security-bootstrapper internal] load build context 09:27:12 #41 ... 09:27:12 09:27:12 #37 [support-notifications internal] load build context 09:27:12 #37 ... 09:27:12 09:27:12 #53 [support-scheduler internal] load build context 09:27:14 #53 ... 09:27:14 09:27:14 #62 [core-common-config-bootstrapper internal] load build context 09:27:14 #62 ... 09:27:14 09:27:14 #53 [support-scheduler internal] load build context 09:27:14 #53 ... 09:27:14 09:27:14 #56 [core-keeper internal] load build context 09:27:14 #56 ... 09:27:14 09:27:14 #33 [security-secretstore-setup internal] load build context 09:27:15 #33 ... 09:27:15 09:27:15 #53 [support-scheduler internal] load build context 09:27:15 #53 ... 09:27:15 09:27:15 #43 [core-data internal] load build context 09:27:15 #43 ... 09:27:15 09:27:15 #53 [support-scheduler internal] load build context 09:27:16 #53 transferring context: 379.77MB 155.6s 09:27:17 #53 ... 09:27:17 09:27:17 #49 [core-metadata internal] load build context 09:27:17 #49 ... 09:27:17 09:27:17 #53 [support-scheduler internal] load build context 09:27:17 #53 ... 09:27:17 09:27:17 #59 [core-command internal] load build context 09:27:17 #59 ... 09:27:17 09:27:17 #61 [security-proxy-auth internal] load build context 09:27:17 #61 ... 09:27:17 09:27:17 #53 [support-scheduler internal] load build context 09:27:17 #53 ... 09:27:17 09:27:17 #57 [security-proxy-setup internal] load build context 09:27:17 #57 ... 09:27:17 09:27:17 #53 [support-scheduler internal] load build context 09:27:22 #53 transferring context: 402.00MB 160.8s done 09:27:22 #53 ... 09:27:22 09:27:22 #51 [security-spiffe-token-provider internal] load build context 09:27:22 #51 ... 09:27:22 09:27:22 #56 [core-keeper internal] load build context 09:27:22 #56 ... 09:27:22 09:27:22 #53 [support-scheduler internal] load build context 09:27:22 #53 DONE 162.3s 09:27:22 09:27:22 #56 [core-keeper internal] load build context 09:27:22 #56 ... 09:27:22 09:27:22 #49 [core-metadata internal] load build context 09:27:22 #49 ... 09:27:22 09:27:22 #111 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:27:23 #111 ... 09:27:23 09:27:23 #41 [security-bootstrapper internal] load build context 09:27:23 #41 ... 09:27:23 09:27:23 #37 [support-notifications internal] load build context 09:27:23 #37 ... 09:27:23 09:27:23 #41 [security-bootstrapper internal] load build context 09:27:24 #41 ... 09:27:24 09:27:24 #57 [security-proxy-setup internal] load build context 09:27:24 #57 transferring context: 402.00MB 162.2s done 09:27:24 #57 DONE 164.1s 09:27:24 09:27:24 #41 [security-bootstrapper internal] load build context 09:27:24 #41 ... 09:27:24 09:27:24 #62 [core-common-config-bootstrapper internal] load build context 09:27:24 #62 ... 09:27:24 09:27:24 #56 [core-keeper internal] load build context 09:27:24 #56 ... 09:27:24 09:27:24 #33 [security-secretstore-setup internal] load build context 09:27:25 #33 ... 09:27:25 09:27:25 #62 [core-common-config-bootstrapper internal] load build context 09:27:25 #62 ... 09:27:25 09:27:25 #61 [security-proxy-auth internal] load build context 09:27:25 #61 transferring context: 402.00MB 159.7s done 09:27:25 #61 DONE 163.4s 09:27:25 09:27:25 #62 [core-common-config-bootstrapper internal] load build context 09:27:26 #62 ... 09:27:26 09:27:26 #56 [core-keeper internal] load build context 09:27:26 #56 transferring context: 402.00MB 163.6s done 09:27:26 #56 DONE 165.9s 09:27:26 09:27:26 #43 [core-data internal] load build context 09:27:26 #43 ... 09:27:26 09:27:26 #112 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:27:26 #112 ... 09:27:26 09:27:26 #111 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:27:26 #111 DONE 4.2s 09:27:27 09:27:27 #62 [core-common-config-bootstrapper internal] load build context 09:27:27 #62 ... 09:27:27 09:27:27 #43 [core-data internal] load build context 09:27:27 #43 transferring context: 402.00MB 161.9s done 09:27:27 #43 DONE 165.1s 09:27:27 09:27:27 #62 [core-common-config-bootstrapper internal] load build context 09:27:27 #62 ... 09:27:27 09:27:27 #113 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 09:27:27 #113 DONE 2.4s 09:27:27 09:27:27 #62 [core-common-config-bootstrapper internal] load build context 09:27:27 #62 ... 09:27:27 09:27:27 #59 [core-command internal] load build context 09:27:27 #59 transferring context: 402.00MB 163.2s done 09:27:27 #59 ... 09:27:27 09:27:27 #37 [support-notifications internal] load build context 09:27:27 #37 ... 09:27:27 09:27:27 #114 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:27:27 #114 DONE 1.9s 09:27:27 09:27:27 #37 [support-notifications internal] load build context 09:27:28 #37 ... 09:27:28 09:27:28 #59 [core-command internal] load build context 09:27:28 #59 DONE 166.0s 09:27:28 09:27:28 #37 [support-notifications internal] load build context 09:27:29 #37 ... 09:27:29 09:27:29 #112 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:27:29 #112 DONE 2.7s 09:27:29 09:27:29 #37 [support-notifications internal] load build context 09:27:29 #37 ... 09:27:29 09:27:29 #49 [core-metadata internal] load build context 09:27:29 #49 transferring context: 402.00MB 169.7s done 09:27:29 #49 DONE 170.6s 09:27:29 09:27:29 #37 [support-notifications internal] load build context 09:27:30 #37 ... 09:27:30 09:27:30 #51 [security-spiffe-token-provider internal] load build context 09:27:30 #51 transferring context: 402.00MB 169.6s done 09:27:30 #51 DONE 170.9s 09:27:30 09:27:30 #37 [support-notifications internal] load build context 09:27:32 #37 ... 09:27:32 09:27:32 #115 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:27:32 #115 DONE 1.4s 09:27:32 09:27:32 #37 [support-notifications internal] load build context 09:27:34 #37 ... 09:27:34 09:27:34 #41 [security-bootstrapper internal] load build context 09:27:34 #41 ... 09:27:34 09:27:34 #37 [support-notifications internal] load build context 09:27:35 #37 ... 09:27:35 09:27:35 #33 [security-secretstore-setup internal] load build context 09:27:35 #33 transferring context: 300.50MB 178.6s 09:27:35 #33 ... 09:27:35 09:27:35 #37 [support-notifications internal] load build context 09:27:36 #37 ... 09:27:36 09:27:36 #116 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:27:37 #116 ... 09:27:37 09:27:37 #37 [support-notifications internal] load build context 09:27:37 #37 ... 09:27:37 09:27:37 #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:27:37 #117 ... 09:27:37 09:27:37 #37 [support-notifications internal] load build context 09:27:37 #37 ... 09:27:37 09:27:37 #62 [core-common-config-bootstrapper internal] load build context 09:27:37 #62 ... 09:27:37 09:27:37 #37 [support-notifications internal] load build context 09:27:38 #37 ... 09:27:38 09:27:38 #118 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:27:38 #118 ... 09:27:38 09:27:38 #37 [support-notifications internal] load build context 09:27:38 #37 transferring context: 402.00MB 179.7s done 09:27:38 #37 DONE 180.0s 09:27:38 09:27:38 #62 [core-common-config-bootstrapper internal] load build context 09:27:39 #62 ... 09:27:39 09:27:39 #119 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:27:39 #119 ... 09:27:39 09:27:39 #62 [core-common-config-bootstrapper internal] load build context 09:27:39 #62 ... 09:27:39 09:27:39 #120 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:27:39 #120 DONE 1.1s 09:27:39 09:27:39 #62 [core-common-config-bootstrapper internal] load build context 09:27:43 #62 ... 09:27:43 09:27:43 #121 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:27:43 #121 ... 09:27:43 09:27:43 #62 [core-common-config-bootstrapper internal] load build context 09:27:43 #62 transferring context: 402.00MB 178.7s done 09:27:43 #62 DONE 181.1s 09:27:43 09:27:43 #41 [security-bootstrapper internal] load build context 09:27:45 #41 transferring context: 402.00MB 186.4s done 09:27:45 #41 DONE 186.8s 09:27:45 09:27:45 #33 [security-secretstore-setup internal] load build context 09:27:47 #33 transferring context: 402.00MB 191.1s done 09:27:47 #33 DONE 191.2s 09:27:47 09:27:47 #122 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:39 #122 ... 09:29:39 09:29:39 #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:39 #117 DONE 122.7s 09:29:39 09:29:39 #121 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:39 #121 DONE 117.6s 09:29:39 09:29:39 #118 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:39 #118 DONE 122.0s 09:29:39 09:29:39 #119 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:39 #119 DONE 121.3s 09:29:39 09:29:39 #123 [core-keeper builder 7/8] COPY . . 09:29:39 #123 ... 09:29:39 09:29:39 #116 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:39 #116 DONE 123.4s 09:29:39 09:29:39 #122 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:39 #122 DONE 110.6s 09:29:39 09:29:39 #124 [support-notifications builder 6/7] COPY . . 09:29:39 #124 ... 09:29:39 09:29:39 #123 [core-keeper builder 7/8] COPY . . 09:29:39 #123 DONE 9.7s 09:29:39 09:29:39 #125 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:29:40 #125 ... 09:29:40 09:29:40 #126 [core-command builder 4/7] COPY go.mod vendor* ./ 09:29:40 #126 CACHED 09:29:40 09:29:40 #127 [core-command builder 6/7] COPY . . 09:29:40 #127 CACHED 09:29:40 09:29:40 #128 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:40 #128 CACHED 09:29:40 09:29:40 #129 [core-common-config-bootstrapper builder 6/7] COPY . . 09:29:40 #129 CACHED 09:29:40 09:29:40 #130 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:29:40 #130 CACHED 09:29:40 09:29:40 #131 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:40 #131 CACHED 09:29:40 09:29:40 #132 [security-proxy-auth builder 6/7] COPY . . 09:29:40 #132 DONE 9.8s 09:29:40 09:29:40 #133 [core-data builder 4/7] COPY go.mod vendor* ./ 09:29:40 #133 CACHED 09:29:40 09:29:40 #134 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:40 #134 CACHED 09:29:40 09:29:40 #135 [core-data builder 6/7] COPY . . 09:29:40 #135 CACHED 09:29:40 09:29:40 #136 [core-metadata builder 6/7] COPY . . 09:29:40 #136 CACHED 09:29:40 09:29:40 #137 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:40 #137 CACHED 09:29:40 09:29:40 #138 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:29:40 #138 CACHED 09:29:40 09:29:40 #139 [security-proxy-setup builder 6/7] COPY . . 09:29:40 #139 DONE 9.9s 09:29:40 09:29:40 #124 [support-notifications builder 6/7] COPY . . 09:29:40 #124 DONE 9.7s 09:29:40 09:29:40 #140 [support-scheduler builder 6/7] COPY . . 09:29:40 #140 DONE 9.8s 09:29:40 09:29:40 #141 [security-spiffe-token-provider builder 6/7] COPY . . 09:29:40 #141 DONE 10.0s 09:29:40 09:29:40 #142 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:40 #142 CACHED 09:29:40 09:29:40 #143 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:29:40 #143 CACHED 09:29:40 09:29:40 #144 [security-bootstrapper builder 6/7] COPY . . 09:29:40 #144 CACHED 09:29:40 09:29:40 #145 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:40 #145 CACHED 09:29:40 09:29:40 #146 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:29:40 #146 CACHED 09:29:40 09:29:40 #147 [security-secretstore-setup builder 6/7] COPY . . 09:29:40 #147 CACHED 09:29:40 09:29:40 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:29:46 #148 ... 09:29:46 09:29:46 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:29:46 #0 6.308 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:29:47 #149 ... 09:29:47 09:29:47 #125 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:29:47 #125 7.532 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:29:50 #125 ... 09:29:50 09:29:50 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:29:50 #0 7.425 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:29:50 #150 ... 09:29:50 09:29:50 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:29:50 #0 9.553 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 09:29:50 #151 ... 09:29:50 09:29:50 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:29:50 #0 9.067 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 09:29:50 #152 ... 09:29:50 09:29:50 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:29:50 #0 8.971 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:29:50 #153 ... 09:29:50 09:29:50 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:29:50 #0 7.551 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:29:50 #154 ... 09:29:50 09:29:50 #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:29:50 #0 9.389 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:29:50 #155 ... 09:29:50 09:29:50 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:29:50 #0 9.572 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:29:50 #156 ... 09:29:50 09:29:50 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:29:50 #0 9.191 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 09:29:51 #157 ... 09:29:51 09:29:51 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:29:51 #0 8.070 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:29:51 #158 ... 09:29:51 09:29:51 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:29:51 #148 8.876 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 10:02:20 #148 ... 10:02:20 10:02:20 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:02:20 #150 DONE 1954.6s 10:02:20 10:02:20 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:02:20 #148 ... 10:02:20 10:02:20 #159 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:02:20 #159 DONE 0.5s 10:02:20 10:02:20 #160 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:02:20 #160 DONE 0.3s 10:02:20 10:02:20 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:02:20 #148 ... 10:02:20 10:02:20 #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 10:02:20 #161 DONE 0.5s 10:02:20 10:02:20 #162 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 10:02:20 #162 DONE 0.4s 10:02:20 10:02:20 #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 10:02:20 #163 DONE 0.4s 10:02:20 10:02:20 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:02:20 #164 DONE 3.4s 10:02:20 10:02:20 #108 [core-common-config-bootstrapper] exporting to image 10:02:20 #108 exporting layers 10:02:21 #108 exporting layers 0.8s done 10:02:21 #108 writing image sha256:ff4a462dc0e02dc0fb48875148a14ae8766b911964fe151a1d8e29ad25f0d4a8 done 10:02:21 #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 10:02:21 #108 DONE 10.3s 10:02:21 10:02:21 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:02:48 #156 ... 10:02:48 10:02:48 #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:02:48 #155 DONE 1984.1s 10:02:48 10:02:48 #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:02:48 #58 ... 10:02:48 10:02:48 #165 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 10:02:48 #165 DONE 0.4s 10:02:48 10:02:48 #166 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 10:02:48 #166 DONE 3.4s 10:02:48 10:02:48 #167 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 10:02:49 #167 DONE 0.5s 10:02:49 10:02:49 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:02:49 #158 ... 10:02:49 10:02:49 #168 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 10:02:49 #168 DONE 0.2s 10:02:49 10:02:49 #169 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:02:49 #169 DONE 0.4s 10:02:49 10:02:49 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:02:49 #149 ... 10:02:49 10:02:49 #170 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 10:02:49 #170 DONE 0.2s 10:02:49 10:02:49 #171 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 10:02:50 #171 DONE 0.2s 10:02:50 10:02:50 #172 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 10:02:50 #172 DONE 0.2s 10:02:50 10:02:50 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:02:50 #158 ... 10:02:50 10:02:50 #173 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 10:02:50 #173 DONE 0.3s 10:02:50 10:02:50 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:02:50 #154 ... 10:02:50 10:02:50 #174 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:02:50 #174 DONE 0.2s 10:02:50 10:02:50 #175 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 10:02:53 #175 DONE 2.7s 10:02:53 10:02:53 #108 [security-bootstrapper] exporting to image 10:02:53 #108 exporting layers 10:02:55 #108 exporting layers 2.0s done 10:02:55 #108 writing image sha256:1e073eff9a43bb34304175d88e9f8127072f61765865892e21283be00c9a10fe 0.0s done 10:02:55 #108 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 10:02:55 #108 DONE 12.4s 10:02:55 10:02:55 #125 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:28:54 #125 ... 10:28:54 10:28:54 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:28:54 #151 DONE 3543.5s 10:28:54 10:28:54 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:28:54 #148 ... 10:28:54 10:28:54 #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:28:54 #176 DONE 0.4s 10:28:54 10:28:54 #177 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 10:28:54 #177 DONE 0.2s 10:28:54 10:28:54 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:28:54 #157 ... 10:28:54 10:28:54 #178 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:28:54 #178 DONE 0.6s 10:28:54 10:28:54 #179 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 10:28:54 #179 DONE 0.2s 10:28:54 10:28:54 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:28:54 #152 ... 10:28:54 10:28:54 #108 [core-command] exporting to image 10:28:54 #108 exporting layers 10:28:54 #108 exporting layers 0.6s done 10:28:54 #108 writing image sha256:80273c6a089b346866db42b6c5d9410e18e701034600f1df6f92432a9b1a5764 done 10:28:54 #108 naming to docker.io/library/core-command-arm64 done 10:28:54 #108 DONE 13.0s 10:28:54 10:28:54 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:29:33 #156 ... 10:29:33 10:29:33 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:29:33 #152 DONE 3587.8s 10:29:33 10:29:33 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:29:33 #153 ... 10:29:33 10:29:33 #180 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 10:29:33 #180 DONE 0.2s 10:29:33 10:29:33 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:29:33 #153 ... 10:29:33 10:29:33 #181 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 10:29:33 #181 DONE 0.2s 10:29:33 10:29:33 #182 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 10:29:33 #182 DONE 0.2s 10:29:33 10:29:33 #183 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 10:29:33 #183 DONE 0.3s 10:29:33 10:29:33 #60 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 10:29:33 #60 ... 10:29:33 10:29:33 #184 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:29:33 #184 DONE 0.8s 10:29:33 10:29:33 #185 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:29:33 #185 DONE 0.3s 10:29:33 10:29:33 #60 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 10:29:33 #60 ... 10:29:33 10:29:33 #186 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:29:33 #186 DONE 3.0s 10:29:33 10:29:33 #125 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:29:33 #125 ... 10:29:33 10:29:33 #108 [security-proxy-setup] exporting to image 10:29:33 #108 exporting layers 10:29:35 #108 exporting layers 1.5s done 10:29:35 #108 writing image sha256:d6743508a9fcbba56285bcc939149d8bda8e4c836434af42296c82b0d5120f32 done 10:29:35 #108 naming to docker.io/library/security-proxy-setup-arm64 done 10:29:35 #108 DONE 14.5s 10:29:35 10:29:35 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:29:35 #156 3595.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:30:32 #156 DONE 3643.5s 10:30:32 10:30:32 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:30:32 #157 ... 10:30:32 10:30:32 #187 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 10:30:32 #187 DONE 0.3s 10:30:32 10:30:32 #60 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 10:30:32 #60 ... 10:30:32 10:30:32 #188 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 10:30:32 #188 DONE 0.2s 10:30:32 10:30:32 #189 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:30:32 #189 DONE 0.3s 10:30:32 10:30:32 #190 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 10:30:32 #190 DONE 0.2s 10:30:32 10:30:32 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:30:32 #154 ... 10:30:32 10:30:32 #191 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 10:30:32 #191 DONE 0.3s 10:30:32 10:30:32 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:30:32 #149 ... 10:30:32 10:30:32 #192 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:30:32 #192 DONE 0.7s 10:30:32 10:30:32 #193 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:30:32 #193 DONE 0.6s 10:30:32 10:30:32 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:30:32 #149 ... 10:30:32 10:30:32 #194 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:30:32 #194 DONE 0.2s 10:30:32 10:30:32 #195 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:30:32 #195 DONE 2.8s 10:30:32 10:30:32 #125 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:30:32 #125 ... 10:30:32 10:30:32 #108 [security-secretstore-setup] exporting to image 10:30:32 #108 exporting layers 10:30:32 #108 exporting layers 2.0s done 10:30:32 #108 writing image sha256:b739ef22561969f07ac8bf00d85612eed928fdf5a775340208e4d28bbc33f821 0.0s done 10:30:32 #108 naming to docker.io/library/security-secretstore-setup-arm64 done 10:30:32 #108 DONE 16.6s 10:30:32 10:30:32 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:32:09 #149 ... 10:32:09 10:32:09 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:32:09 #148 DONE 3736.8s 10:32:09 10:32:09 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:32:09 #157 ... 10:32:09 10:32:09 #196 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:32:09 #196 DONE 0.3s 10:32:09 10:32:09 #60 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 10:32:09 #60 ... 10:32:09 10:32:09 #197 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:32:09 #197 DONE 0.3s 10:32:09 10:32:09 #125 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:32:09 #125 ... 10:32:09 10:32:09 #198 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:32:09 #198 DONE 0.6s 10:32:09 10:32:09 #199 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 10:32:09 #199 DONE 0.2s 10:32:09 10:32:09 #108 [security-spiffe-token-provider] exporting to image 10:32:09 #108 exporting layers 10:32:09 #108 exporting layers 1.4s done 10:32:09 #108 writing image sha256:8ade5d98365fdad478437a837ac7a72bb2c56d2069b5f36227cbeb8cb766f51c done 10:32:09 #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done 10:32:09 #108 DONE 18.0s 10:32:09 10:32:09 #60 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 10:33:17 #60 ... 10:33:17 10:33:17 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:33:17 #149 DONE 3808.8s 10:33:17 10:33:17 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:33:17 #154 ... 10:33:17 10:33:17 #200 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:33:17 #200 DONE 1.1s 10:33:17 10:33:17 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:33:17 #154 ... 10:33:17 10:33:17 #201 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:33:17 #201 DONE 0.5s 10:33:17 10:33:17 #202 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 10:33:17 #202 DONE 0.8s 10:33:17 10:33:17 #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 10:33:17 #203 DONE 0.3s 10:33:17 10:33:17 #204 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 10:33:17 #204 DONE 0.3s 10:33:17 10:33:17 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:33:17 #154 ... 10:33:17 10:33:17 #205 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:33:17 #205 DONE 3.4s 10:33:17 10:33:17 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:33:17 #154 ... 10:33:17 10:33:17 #108 [security-proxy-auth] exporting to image 10:33:17 #108 exporting layers 10:33:17 #108 exporting layers 1.5s done 10:33:17 #108 writing image sha256:98d6c3b69fd068493acac5f524f86bb7e4359383ba405d0f5f37d6386212e37f 0.0s done 10:33:17 #108 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 10:33:17 #108 DONE 19.5s 10:33:17 10:33:17 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:33:19 #154 ... 10:33:19 10:33:19 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:33:19 #157 DONE 3819.5s 10:33:19 10:33:19 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:33:20 #154 ... 10:33:20 10:33:20 #125 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:33:20 #125 DONE 3820.4s 10:33:20 10:33:20 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:33:20 #158 ... 10:33:20 10:33:20 #206 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:33:21 #206 DONE 0.6s 10:33:21 10:33:21 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:33:21 #154 ... 10:33:21 10:33:21 #207 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 10:33:21 #207 DONE 0.4s 10:33:21 10:33:21 #208 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:33:21 #208 DONE 0.3s 10:33:21 10:33:21 #209 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 10:33:23 #209 DONE 1.0s 10:33:23 10:33:23 #210 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:33:23 #210 DONE 1.0s 10:33:23 10:33:23 #211 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 10:33:23 #211 DONE 0.3s 10:33:23 10:33:23 #212 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 10:33:23 #212 DONE 0.4s 10:33:23 10:33:23 #108 [core-keeper] exporting to image 10:33:23 #108 exporting layers 10:33:24 #108 ... 10:33:24 10:33:24 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:33:24 #154 DONE 3824.2s 10:33:24 10:33:24 #60 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 10:33:25 #60 ... 10:33:25 10:33:25 #108 [core-data] exporting to image 10:33:25 #108 exporting layers 1.9s done 10:33:25 #108 writing image sha256:4d3f2302da9b429485256604f70bf6efec75ad8b4f093bf97eaf19ddded9c1fb 0.0s done 10:33:25 #108 naming to docker.io/library/core-keeper-arm64 10:33:25 #108 naming to docker.io/library/core-keeper-arm64 0.0s done 10:33:25 #108 exporting layers 2.3s done 10:33:25 #108 writing image sha256:bc85283dea2c1667f426aa58c75d2ce58b8ba42f56b984bc4d54767eb5f1e8e2 0.0s done 10:33:25 #108 naming to docker.io/library/core-data-arm64 10:33:25 #108 naming to docker.io/library/core-data-arm64 0.0s done 10:33:25 #108 DONE 21.9s 10:33:25 10:33:25 #213 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:33:26 #213 DONE 0.4s 10:33:26 10:33:26 #60 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 10:33:26 #60 ... 10:33:26 10:33:26 #214 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:33:26 #214 DONE 0.3s 10:33:26 10:33:26 #60 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 10:33:26 #60 ... 10:33:26 10:33:26 #215 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:33:27 #215 DONE 0.8s 10:33:27 10:33:27 #216 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 10:33:27 #216 DONE 0.3s 10:33:27 10:33:27 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:33:27 #153 ... 10:33:27 10:33:27 #217 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 10:33:27 #217 DONE 0.3s 10:33:27 10:33:27 #60 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 10:33:27 #60 ... 10:33:27 10:33:27 #108 [core-metadata] exporting to image 10:33:28 #108 exporting layers 0.6s done 10:33:28 #108 writing image sha256:7f8c114abee37e1d479ef9520e51c6042a260b252102c20822faff41fb8d42c6 0.0s done 10:33:28 #108 naming to docker.io/library/core-metadata-arm64 done 10:33:28 #108 DONE 22.6s 10:33:28 10:33:28 #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:34:15 #58 ... 10:34:15 10:34:15 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:34:15 #153 DONE 3870.0s 10:34:15 10:34:15 #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:34:15 #58 ... 10:34:15 10:34:15 #218 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:34:15 #218 DONE 0.3s 10:34:15 10:34:15 #219 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:34:15 #219 DONE 0.2s 10:34:15 10:34:15 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:34:15 #158 ... 10:34:15 10:34:15 #220 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:34:15 #220 DONE 0.7s 10:34:15 10:34:15 #221 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 10:34:15 #221 DONE 0.2s 10:34:15 10:34:15 #60 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 10:34:15 #60 ... 10:34:15 10:34:15 #108 [support-scheduler] exporting to image 10:34:15 #108 exporting layers 10:34:15 #108 exporting layers 1.5s done 10:34:15 #108 writing image sha256:a696bbc7daad358e79da76feaa10f01427f2a0efb3cfcc074fa822bfe7e638a5 done 10:34:15 #108 naming to docker.io/library/support-scheduler-arm64 done 10:34:15 #108 DONE 24.1s 10:34:15 10:34:15 #60 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 10:34:21 #60 ... 10:34:21 10:34:21 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:34:21 #158 DONE 3880.4s 10:34:21 10:34:21 #60 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 10:34:21 #60 ... 10:34:21 10:34:21 #222 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:34:21 #222 DONE 0.2s 10:34:21 10:34:21 #60 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 10:34:21 #60 ... 10:34:21 10:34:21 #223 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:34:21 #223 DONE 0.2s 10:34:21 10:34:21 #224 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:34:21 #224 DONE 0.6s 10:34:21 10:34:21 #225 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 10:34:22 #225 DONE 0.2s 10:34:22 10:34:22 #60 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 10:34:22 #60 ... 10:34:22 10:34:22 #108 [support-notifications] exporting to image 10:34:22 #108 exporting layers 10:34:23 #108 exporting layers 0.9s done 10:34:23 #108 writing image sha256:4d0dae1b2d13c6821d23ce5ebfadf01ff1eaedc033c590303b0037842acbbc19 0.0s done 10:34:23 #108 naming to docker.io/library/support-notifications-arm64 done 10:34:23 #108 DONE 25.1s 10:34:23 10:34:23 #60 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 10:34:23 time="2025-10-31T09:24:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:34:23 time="2025-10-31T09:24:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:34:23 time="2025-10-31T09:24:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:34:23 time="2025-10-31T09:24:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:34:23 time="2025-10-31T09:24:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:34:23 time="2025-10-31T09:24:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:34:23 time="2025-10-31T09:24:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:34:23 time="2025-10-31T09:24:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:34:23 time="2025-10-31T09:24:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:34:23 time="2025-10-31T09:24:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:34:23 time="2025-10-31T09:24:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:34:23 time="2025-10-31T09:24:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:34:23 time="2025-10-31T09:24:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:34:23 time="2025-10-31T09:24:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:34:23 time="2025-10-31T09:24:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 10:34:23 $ docker stop --time=1 b848a315cad509c532b31b87bf88f8c15ee559cb696a644a1c95357cb5b91878 10:34:25 $ docker rm -f --volumes b848a315cad509c532b31b87bf88f8c15ee559cb696a644a1c95357cb5b91878 [Pipeline] // withDockerContainer [Pipeline] sh 10:34:25 + docker images 10:34:25 REPOSITORY TAG IMAGE ID CREATED SIZE 10:34:25 support-notifications-arm64 latest 4d0dae1b2d13 4 seconds ago 53MB 10:34:25 support-scheduler-arm64 latest a696bbc7daad 14 seconds ago 49.2MB 10:34:25 core-metadata-arm64 latest 7f8c114abee3 58 seconds ago 45.5MB 10:34:25 core-keeper-arm64 latest 4d3f2302da9b About a minute ago 45.2MB 10:34:25 core-data-arm64 latest bc85283dea2c About a minute ago 45.5MB 10:34:25 security-proxy-auth-arm64 latest 98d6c3b69fd0 About a minute ago 51.6MB 10:34:25 security-spiffe-token-provider-arm64 latest 8ade5d98365f 2 minutes ago 49.1MB 10:34:25 security-secretstore-setup-arm64 latest b739ef225619 3 minutes ago 79.5MB 10:34:25 security-proxy-setup-arm64 latest d6743508a9fc 4 minutes ago 49.5MB 10:34:25 core-command-arm64 latest 80273c6a089b 5 minutes ago 40.1MB 10:34:25 security-bootstrapper-arm64 latest 1e073eff9a43 31 minutes ago 21.6MB 10:34:25 core-common-config-bootstrapper-arm64 latest ff4a462dc0e0 32 minutes ago 20.5MB 10:34:25 security-spire-agent-arm64 latest aafa30975567 About an hour ago 187MB 10:34:25 security-spire-config-arm64 latest 1dc30b930efa About an hour ago 143MB 10:34:25 security-spire-server-arm64 latest 290f26a97e49 About an hour ago 144MB 10:34:25 ci-base-image-arm64 latest e06de614d9fc 2 hours ago 920MB 10:34:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 2 weeks ago 564MB 10:34:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:34:26 10:34:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:34:27 arm64: Pulling from edgex-lftools-log-publisher 10:34:27 8998bd30e6a1: Pulling fs layer 10:34:27 04944245beec: Pulling fs layer 10:34:27 699f458cf7ca: Pulling fs layer 10:34:27 765212b225bb: Pulling fs layer 10:34:27 f23df028b6ca: Pulling fs layer 10:34:27 d65c8cfc05b1: Pulling fs layer 10:34:27 2437ff75d9bd: Pulling fs layer 10:34:27 f23df028b6ca: Waiting 10:34:27 765212b225bb: Waiting 10:34:27 d65c8cfc05b1: Waiting 10:34:27 2437ff75d9bd: Waiting 10:34:27 04944245beec: Verifying Checksum 10:34:27 04944245beec: Download complete 10:34:27 765212b225bb: Download complete 10:34:28 f23df028b6ca: Download complete 10:34:28 d65c8cfc05b1: Verifying Checksum 10:34:28 d65c8cfc05b1: Download complete 10:34:28 699f458cf7ca: Verifying Checksum 10:34:28 699f458cf7ca: Download complete 10:34:28 8998bd30e6a1: Verifying Checksum 10:34:28 8998bd30e6a1: Download complete 10:34:32 2437ff75d9bd: Verifying Checksum 10:34:32 2437ff75d9bd: Download complete 10:34:34 8998bd30e6a1: Pull complete 10:34:35 04944245beec: Pull complete 10:34:38 699f458cf7ca: Pull complete 10:34:38 765212b225bb: Pull complete 10:34:39 f23df028b6ca: Pull complete 10:34:39 d65c8cfc05b1: Pull complete 10:35:01 2437ff75d9bd: Pull complete 10:35:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:35:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:35:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:35:02 prd-ubuntu20.04-docker-arm64-4c-16g-771114 does not seem to be running inside a container 10:35:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:35:06 $ docker top 4425777dffb122ff367fa710102430821678fbbadbc508027d4783ccbb647d6c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:35:07 ---> job-cost.sh 10:35:07 lf-activate-venv: SKIPPING 10:35:07 INFO: No Stack... 10:35:08 INFO: Retrieving Pricing Info for: v3-standard-4 10:35:09 INFO: Archiving Costs [Pipeline] sh 10:35:09 + cat /w/workspace/edgex-go/1/archives/cost.csv 10:35:09 + cut -d, -f6 [Pipeline] lock 10:35:09 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-snyk-fix-362cf4c93d536c126b42674625b7f3ef-1-stack-cost] 10:35:09 Resource [jenkins-edgexfoundry-edgex-go-snyk-fix-362cf4c93d536c126b42674625b7f3ef-1-stack-cost] did not exist. Created. 10:35:09 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-snyk-fix-362cf4c93d536c126b42674625b7f3ef-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:35:10 + echo total: 0.2199999988079071 [Pipeline] stash 10:35:10 Stashed 1 file(s) [Pipeline] } 10:35:10 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-snyk-fix-362cf4c93d536c126b42674625b7f3ef-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:35:10 $ docker stop --time=1 4425777dffb122ff367fa710102430821678fbbadbc508027d4783ccbb647d6c 10:35:12 $ docker rm -f --volumes 4425777dffb122ff367fa710102430821678fbbadbc508027d4783ccbb647d6c [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:35:15 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 10:35:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:35:16 ---> package-listing.sh 10:35:16 ++ facter osfamily 10:35:16 ++ tr '[:upper:]' '[:lower:]' 10:35:17 + OS_FAMILY=debian 10:35:17 + workspace=/w/workspace/edgex-go/1 10:35:17 + START_PACKAGES=/tmp/packages_start.txt 10:35:17 + END_PACKAGES=/tmp/packages_end.txt 10:35:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:35:17 + PACKAGES=/tmp/packages_start.txt 10:35:17 + '[' /w/workspace/edgex-go/1 ']' 10:35:17 + PACKAGES=/tmp/packages_end.txt 10:35:17 + case "${OS_FAMILY}" in 10:35:17 + dpkg -l 10:35:17 + grep '^ii' 10:35:17 + '[' -f /tmp/packages_start.txt ']' 10:35:17 + '[' -f /tmp/packages_end.txt ']' 10:35:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:35:17 + '[' /w/workspace/edgex-go/1 ']' 10:35:17 + mkdir -p /w/workspace/edgex-go/1/archives/ 10:35:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 10:35:17 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:35:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:35:18 10:35:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:35:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:35:18 latest: Pulling from edgex-lftools-log-publisher 10:35:18 5eb5b503b376: Pulling fs layer 10:35:18 5c69ac0246d0: Pulling fs layer 10:35:18 ec43610c2a17: Pulling fs layer 10:35:18 3a2ae6a8a46f: Pulling fs layer 10:35:18 33b1e0a273af: Pulling fs layer 10:35:18 5d3b04190fa2: Pulling fs layer 10:35:18 2f39f015ded8: Pulling fs layer 10:35:18 3a2ae6a8a46f: Waiting 10:35:18 33b1e0a273af: Waiting 10:35:18 5d3b04190fa2: Waiting 10:35:18 2f39f015ded8: Waiting 10:35:18 5c69ac0246d0: Verifying Checksum 10:35:18 5c69ac0246d0: Download complete 10:35:18 3a2ae6a8a46f: Verifying Checksum 10:35:18 3a2ae6a8a46f: Download complete 10:35:18 33b1e0a273af: Verifying Checksum 10:35:18 33b1e0a273af: Download complete 10:35:18 ec43610c2a17: Verifying Checksum 10:35:18 ec43610c2a17: Download complete 10:35:18 5d3b04190fa2: Verifying Checksum 10:35:18 5d3b04190fa2: Download complete 10:35:19 5eb5b503b376: Verifying Checksum 10:35:19 5eb5b503b376: Download complete 10:35:20 2f39f015ded8: Verifying Checksum 10:35:20 2f39f015ded8: Download complete 10:35:21 5eb5b503b376: Pull complete 10:35:21 5c69ac0246d0: Pull complete 10:35:22 ec43610c2a17: Pull complete 10:35:22 3a2ae6a8a46f: Pull complete 10:35:22 33b1e0a273af: Pull complete 10:35:22 5d3b04190fa2: Pull complete 10:35:28 2f39f015ded8: Pull complete 10:35:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:35:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:35:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:35:29 prd-ubuntu20.04-docker-8c-8g-771108 does not seem to be running inside a container 10:35:29 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:35:32 $ docker top 7adc7992800df722c10cf890dc8306b641c1c0313d172f18cc0b58b9a919d5d4 -eo pid,comm [Pipeline] { [Pipeline] sh 10:35:32 + touch /tmp/pre-build-complete [Pipeline] sh 10:35:33 + mkdir -p /var/log/sysstat [Pipeline] sh 10:35:33 + ls /var/log/sa-host 10:35:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:35:33 provisioning config files... 10:35:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4036808402634656426tmp [Pipeline] { [Pipeline] echo 10:35:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:35:34 ---> create-netrc.sh [Pipeline] } 10:35:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:35:34 ---> python-tools-install.sh [Pipeline] echo 10:35:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:35:34 ---> sudo-logs.sh 10:35:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:35:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:35:35 ---> job-cost.sh 10:35:35 lf-activate-venv: SKIPPING 10:35:35 DEBUG: total: 0.2199999988079071 10:35:35 INFO: Retrieving Stack Cost... 10:35:35 INFO: Retrieving Pricing Info for: v3-standard-8 10:35:35 INFO: Archiving Costs [Pipeline] echo 10:35:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:35:36 ---> logs-deploy.sh 10:35:36 lf-activate-venv: SKIPPING 10:35:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/snyk-fix-362cf4c93d536c126b42674625b7f3ef/1 10:35:36 INFO: archiving workspace using pattern(s): 10:35:37 Archives upload complete. 10:35:37 INFO: archiving logs to Nexus 10:35:38 ---> uname -a: 10:35:38 Linux prd-ubuntu20-04-docker-8c-8g-771108 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 10:35:38 10:35:38 10:35:38 ---> lscpu: 10:35:38 Architecture: x86_64 10:35:38 CPU op-mode(s): 32-bit, 64-bit 10:35:38 Byte Order: Little Endian 10:35:38 Address sizes: 40 bits physical, 48 bits virtual 10:35:38 CPU(s): 8 10:35:38 On-line CPU(s) list: 0-7 10:35:38 Thread(s) per core: 1 10:35:38 Core(s) per socket: 1 10:35:38 Socket(s): 8 10:35:38 NUMA node(s): 1 10:35:38 Vendor ID: AuthenticAMD 10:35:38 CPU family: 23 10:35:38 Model: 49 10:35:38 Model name: AMD EPYC-Rome Processor 10:35:38 Stepping: 0 10:35:38 CPU MHz: 2800.000 10:35:38 BogoMIPS: 5600.00 10:35:38 Virtualization: AMD-V 10:35:38 Hypervisor vendor: KVM 10:35:38 Virtualization type: full 10:35:38 L1d cache: 256 KiB 10:35:38 L1i cache: 256 KiB 10:35:38 L2 cache: 4 MiB 10:35:38 L3 cache: 128 MiB 10:35:38 NUMA node0 CPU(s): 0-7 10:35:38 Vulnerability Gather data sampling: Not affected 10:35:38 Vulnerability Itlb multihit: Not affected 10:35:38 Vulnerability L1tf: Not affected 10:35:38 Vulnerability Mds: Not affected 10:35:38 Vulnerability Meltdown: Not affected 10:35:38 Vulnerability Mmio stale data: Not affected 10:35:38 Vulnerability Retbleed: Vulnerable 10:35:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:35:38 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:35:38 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 10:35:38 Vulnerability Srbds: Not affected 10:35:38 Vulnerability Tsx async abort: Not affected 10:35:38 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 10:35:38 10:35:38 10:35:38 ---> nproc: 10:35:38 8 10:35:38 10:35:38 10:35:38 ---> df -h: 10:35:38 Filesystem Size Used Avail Use% Mounted on 10:35:38 overlay 155G 12G 143G 8% / 10:35:38 tmpfs 64M 0 64M 0% /dev 10:35:38 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:35:38 shm 64M 0 64M 0% /dev/shm 10:35:38 /dev/vda1 155G 12G 143G 8% /facter-os 10:35:38 10:35:38 10:35:38 ---> sar -b -r -n DEV: 10:35:38 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-771108) 10/31/25 _x86_64_ (8 CPU) 10:35:38 10:35:38 08:33:52 LINUX RESTART (8 CPU) 10:35:38 10:35:38 08:34:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:35:38 08:35:02 117.21 58.79 58.42 0.00 10628.10 172350.87 0.00 10:35:38 08:36:01 3.46 0.00 3.46 0.00 0.00 223.13 0.00 10:35:38 08:37:01 1.42 0.00 1.42 0.00 0.00 15.06 0.00 10:35:38 08:38:01 0.90 0.00 0.90 0.00 0.00 9.60 0.00 10:35:38 08:39:01 9.30 2.28 7.02 0.00 2013.26 1083.82 0.00 10:35:38 08:40:01 25.31 2.78 22.53 0.00 2504.65 5343.78 0.00 10:35:38 08:41:01 1.55 0.00 1.55 0.00 0.00 18.66 0.00 10:35:38 08:42:01 1.87 0.00 1.87 0.00 0.00 20.39 0.00 10:35:38 08:43:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 10:35:38 08:44:01 2.17 0.00 2.17 0.00 0.00 37.05 0.00 10:35:38 08:45:01 0.85 0.00 0.85 0.00 0.00 9.07 0.00 10:35:38 08:46:01 0.92 0.00 0.92 0.00 0.00 9.87 0.00 10:35:38 08:47:02 1.00 0.00 1.00 0.00 0.00 11.86 0.00 10:35:38 08:48:01 74.82 10.62 64.20 0.00 1231.45 7469.47 0.00 10:35:38 08:49:01 53.49 3.70 49.79 0.00 499.25 27407.43 0.00 10:35:38 08:50:01 173.16 11.01 162.15 0.00 1687.97 41812.86 0.00 10:35:38 08:51:01 47.86 0.02 47.84 0.00 0.13 38553.17 0.00 10:35:38 08:52:01 1.58 0.00 1.58 0.00 0.00 150.91 0.00 10:35:38 08:53:01 1.23 0.00 1.23 0.00 0.00 14.40 0.00 10:35:38 08:54:01 1.40 0.00 1.40 0.00 0.00 17.60 0.00 10:35:38 08:55:01 1.15 0.00 1.15 0.00 0.00 12.40 0.00 10:35:38 08:56:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 10:35:38 08:57:01 1.20 0.00 1.20 0.00 0.00 14.80 0.00 10:35:38 08:58:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 10:35:38 08:59:01 1.30 0.00 1.30 0.00 0.00 16.26 0.00 10:35:38 09:00:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 10:35:38 09:01:01 1.15 0.00 1.15 0.00 0.00 13.86 0.00 10:35:38 09:02:01 0.90 0.00 0.90 0.00 0.00 9.87 0.00 10:35:38 09:03:01 1.08 0.00 1.08 0.00 0.00 13.46 0.00 10:35:38 09:04:01 1.60 0.00 1.60 0.00 0.00 18.80 0.00 10:35:38 09:05:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 10:35:38 09:06:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 10:35:38 09:07:01 1.12 0.00 1.12 0.00 0.00 13.20 0.00 10:35:38 09:08:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 10:35:38 09:09:01 1.35 0.00 1.35 0.00 0.00 16.66 0.00 10:35:38 09:10:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 10:35:38 09:11:01 1.25 0.00 1.25 0.00 0.00 14.13 0.00 10:35:38 09:12:01 1.20 0.30 0.90 0.00 16.79 10.13 0.00 10:35:38 09:13:01 2.45 1.15 1.30 0.00 24.66 16.39 0.00 10:35:38 09:14:01 1.92 0.23 1.68 0.00 4.13 21.19 0.00 10:35:38 09:15:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 10:35:38 09:16:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 10:35:38 09:17:01 1.25 0.03 1.22 0.00 1.47 13.73 0.00 10:35:38 09:18:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 10:35:38 09:19:01 1.27 0.00 1.27 0.00 0.00 14.53 0.00 10:35:38 09:20:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 10:35:38 09:21:01 1.23 0.00 1.23 0.00 0.00 15.19 0.00 10:35:38 09:22:01 0.97 0.00 0.97 0.00 0.00 10.00 0.00 10:35:38 09:23:01 1.32 0.00 1.32 0.00 0.00 15.20 0.00 10:35:38 09:24:01 1.50 0.00 1.50 0.00 0.00 17.73 0.00 10:35:38 09:25:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 10:35:38 09:26:01 0.92 0.00 0.92 0.00 0.00 12.26 0.00 10:35:38 09:27:01 1.20 0.00 1.20 0.00 0.00 12.80 0.00 10:35:38 09:28:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 10:35:38 09:29:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 10:35:38 09:30:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 10:35:38 09:31:01 1.20 0.00 1.20 0.00 0.00 14.66 0.00 10:35:38 09:32:01 0.85 0.00 0.85 0.00 0.00 9.46 0.00 10:35:38 09:33:01 1.15 0.00 1.15 0.00 0.00 14.66 0.00 10:35:38 09:34:01 1.45 0.00 1.45 0.00 0.00 15.73 0.00 10:35:38 09:35:01 1.17 0.00 1.17 0.00 0.00 15.20 0.00 10:35:38 09:36:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 10:35:38 09:37:01 1.25 0.00 1.25 0.00 0.00 14.66 0.00 10:35:38 09:38:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 10:35:38 09:39:01 1.25 0.00 1.25 0.00 0.00 14.40 0.00 10:35:38 09:40:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 10:35:38 09:41:01 1.23 0.00 1.23 0.00 0.00 15.06 0.00 10:35:38 09:42:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 10:35:38 09:43:01 1.27 0.00 1.27 0.00 0.00 15.33 0.00 10:35:38 09:44:01 1.65 0.00 1.65 0.00 0.00 18.93 0.00 10:35:38 09:45:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 10:35:38 09:46:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 10:35:38 09:47:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 10:35:38 09:48:01 0.95 0.00 0.95 0.00 0.00 11.73 0.00 10:35:38 09:49:01 1.20 0.00 1.20 0.00 0.00 13.86 0.00 10:35:38 09:50:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 10:35:38 09:51:01 1.22 0.00 1.22 0.00 0.00 15.20 0.00 10:35:38 09:52:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 10:35:38 09:53:01 1.12 0.00 1.12 0.00 0.00 13.86 0.00 10:35:38 09:54:01 1.37 0.00 1.37 0.00 0.00 16.80 0.00 10:35:38 09:55:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 10:35:38 09:56:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 10:35:38 09:57:01 1.18 0.00 1.18 0.00 0.00 13.86 0.00 10:35:38 09:58:01 0.85 0.00 0.85 0.00 0.00 10.80 0.00 10:35:38 09:59:01 1.35 0.00 1.35 0.00 0.00 15.60 0.00 10:35:38 10:00:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 10:35:38 10:01:01 1.23 0.00 1.23 0.00 0.00 14.80 0.00 10:35:38 10:02:01 0.98 0.00 0.98 0.00 0.00 10.26 0.00 10:35:38 10:03:01 1.22 0.00 1.22 0.00 0.00 14.93 0.00 10:35:38 10:04:01 1.53 0.00 1.53 0.00 0.00 18.13 0.00 10:35:38 10:05:02 1.03 0.00 1.03 0.00 0.00 12.26 0.00 10:35:38 10:06:01 1.14 0.02 1.12 0.00 0.81 13.15 0.00 10:35:38 10:07:01 1.20 0.00 1.20 0.00 0.00 14.40 0.00 10:35:38 10:08:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 10:35:38 10:09:01 1.13 0.00 1.13 0.00 0.00 13.86 0.00 10:35:38 10:10:01 0.98 0.00 0.98 0.00 0.00 12.00 0.00 10:35:38 10:11:01 1.23 0.00 1.23 0.00 0.00 14.93 0.00 10:35:38 10:12:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 10:35:38 10:13:01 1.25 0.00 1.25 0.00 0.00 15.33 0.00 10:35:38 10:14:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 10:35:38 10:15:01 1.43 0.00 1.43 0.00 0.00 17.86 0.00 10:35:38 10:16:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 10:35:38 10:17:01 1.25 0.00 1.25 0.00 0.00 15.19 0.00 10:35:38 10:18:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 10:35:38 10:19:01 1.28 0.00 1.28 0.00 0.00 14.93 0.00 10:35:38 10:20:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 10:35:38 10:21:01 1.27 0.00 1.27 0.00 0.00 14.66 0.00 10:35:38 10:22:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 10:35:38 10:23:01 1.27 0.00 1.27 0.00 0.00 15.06 0.00 10:35:38 10:24:01 0.88 0.00 0.88 0.00 0.00 10.00 0.00 10:35:38 10:25:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 10:35:38 10:26:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 10:35:38 10:27:01 1.15 0.00 1.15 0.00 0.00 14.80 0.00 10:35:38 10:28:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 10:35:38 10:29:01 1.25 0.00 1.25 0.00 0.00 14.53 0.00 10:35:38 10:30:01 1.32 0.00 1.32 0.00 0.00 15.99 0.00 10:35:38 10:31:01 1.32 0.00 1.32 0.00 0.00 15.73 0.00 10:35:38 10:32:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 10:35:38 10:33:01 1.22 0.00 1.22 0.00 0.00 14.93 0.00 10:35:38 10:34:01 0.92 0.00 0.92 0.00 0.00 9.73 0.00 10:35:38 10:35:01 1.48 0.00 1.48 0.00 0.00 18.39 0.00 10:35:38 Average: 5.26 0.75 4.51 0.00 153.71 2445.51 0.00 10:35:38 10:35:38 08:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:35:38 08:35:02 30252936 31827668 515996 1.57 62312 1834764 1595884 4.70 632284 1688568 6120 10:35:38 08:36:01 30252388 31827256 515872 1.57 62368 1834768 1595884 4.70 632912 1688528 176 10:35:38 08:37:01 30252096 31827048 515952 1.57 62464 1834768 1595884 4.70 631600 1688528 8 10:35:38 08:38:01 30253284 31828272 514620 1.57 62488 1834776 1595884 4.70 630272 1688532 140 10:35:38 08:39:01 30081440 31785792 547064 1.66 63848 1960756 1684032 4.96 731652 1745940 8504 10:35:38 08:40:01 29910656 31796804 526168 1.60 68964 2134792 1629872 4.81 834744 1796912 144 10:35:38 08:41:01 29910196 31796440 526376 1.60 69056 2134800 1629872 4.81 834648 1796924 8 10:35:38 08:42:01 29910368 31796700 526016 1.60 69152 2134800 1629872 4.81 834820 1796924 4 10:35:38 08:43:01 29910124 31796548 526072 1.60 69200 2134804 1629872 4.81 835408 1796924 4 10:35:38 08:44:01 29912928 31799476 523036 1.59 69320 2134780 1629872 4.81 833496 1796900 4 10:35:38 08:45:01 29912888 31799468 522968 1.59 69344 2134780 1629872 4.81 833496 1796900 8 10:35:38 08:46:01 29912716 31799312 523044 1.59 69368 2134788 1629872 4.81 833556 1796908 144 10:35:38 08:47:02 29912556 31799196 522828 1.59 69384 2134788 1629872 4.81 833616 1796908 8 10:35:38 08:48:01 28782548 31563208 731232 2.22 81016 2993692 1826832 5.39 1110468 2595316 641884 10:35:38 08:49:01 27858896 31529176 740136 2.25 98664 3824612 1702428 5.02 1189508 3375056 687544 10:35:38 08:50:01 25810212 31219972 1037564 3.16 134248 5384812 2350928 6.93 2370776 4088552 1074832 10:35:38 08:51:01 27279780 31520216 743260 2.26 136144 4277336 1645180 4.85 1571548 3488908 4416 10:35:38 08:52:01 27282860 31523328 740028 2.25 136172 4277336 1645180 4.85 1569324 3488908 152 10:35:38 08:53:01 27284388 31524924 738412 2.25 136192 4277344 1645180 4.85 1566712 3488920 8 10:35:38 08:54:01 27289956 31530496 733024 2.23 136228 4277332 1645180 4.85 1562520 3488924 176 10:35:38 08:55:01 27290768 31531376 732120 2.23 136260 4277348 1645180 4.85 1560564 3488920 12 10:35:38 08:56:01 27290896 31531524 731868 2.23 136280 4277356 1645180 4.85 1561324 3488924 160 10:35:38 08:57:01 27291220 31531940 731368 2.22 136312 4277356 1645180 4.85 1560244 3488932 12 10:35:38 08:58:01 27291532 31532256 731172 2.22 136340 4277360 1645180 4.85 1561280 3488936 156 10:35:38 08:59:01 27291760 31532544 730872 2.22 136396 4277340 1645180 4.85 1560156 3488944 32 10:35:38 09:00:01 27291264 31532048 731316 2.22 136424 4277364 1645180 4.85 1561156 3488944 148 10:35:38 09:01:01 27291460 31532308 731032 2.22 136448 4277368 1645180 4.85 1559988 3488952 16 10:35:38 09:02:01 27292364 31533212 730060 2.22 136456 4277368 1645180 4.85 1560796 3488952 144 10:35:38 09:03:01 27292372 31533352 729832 2.22 136476 4277500 1661344 4.90 1559836 3489084 28 10:35:38 09:04:01 27291264 31532308 731080 2.22 136512 4277488 1661344 4.90 1561156 3489092 152 10:35:38 09:05:01 27292124 31533172 730136 2.22 136544 4277508 1661344 4.90 1560124 3489092 20 10:35:38 09:06:01 27291832 31532948 730312 2.22 136580 4277512 1661344 4.90 1560980 3489104 172 10:35:38 09:07:01 27291752 31532872 730312 2.22 136596 4277512 1677388 4.95 1560000 3489104 4 10:35:38 09:08:01 27292500 31533684 729500 2.22 136612 4277516 1677388 4.95 1561136 3489088 152 10:35:38 09:09:01 27292492 31533720 729408 2.22 136644 4277516 1677388 4.95 1560068 3489096 8 10:35:38 09:10:01 27292200 31533460 729660 2.22 136676 4277524 1677388 4.95 1561184 3489096 148 10:35:38 09:11:01 27292120 31533400 729680 2.22 136688 4277528 1677388 4.95 1560404 3489100 16 10:35:38 09:12:01 27291272 31533092 730152 2.22 136692 4278028 1677388 4.95 1564116 3489412 180 10:35:38 09:13:01 27283164 31526772 736404 2.24 136716 4278776 1694992 5.00 1568724 3489852 40 10:35:38 09:14:01 27282476 31526256 736840 2.24 136764 4278900 1694992 5.00 1570820 3489712 172 10:35:38 09:15:01 27282044 31525872 737228 2.24 136796 4278908 1694992 5.00 1569856 3489696 8 10:35:38 09:16:01 27281964 31525852 737188 2.24 136828 4278912 1694992 5.00 1570708 3489700 152 10:35:38 09:17:01 27282004 31525932 737036 2.24 136860 4278948 1694992 5.00 1569984 3489740 4 10:35:38 09:18:01 27281852 31525896 737004 2.24 136884 4278956 1694992 5.00 1570788 3489744 172 10:35:38 09:19:01 27281828 31525904 737008 2.24 136904 4278956 1694992 5.00 1569888 3489748 4 10:35:38 09:20:01 27282032 31526128 736716 2.24 136936 4278960 1694992 5.00 1570996 3489748 156 10:35:38 09:21:01 27282008 31526116 736660 2.24 136960 4278964 1694992 5.00 1569908 3489752 28 10:35:38 09:22:01 27281896 31526064 736716 2.24 136980 4278968 1694992 5.00 1570956 3489752 156 10:35:38 09:23:01 27281944 31526144 736588 2.24 137012 4278972 1694992 5.00 1569964 3489756 8 10:35:38 09:24:01 27282372 31526604 736296 2.24 137068 4278952 1694992 5.00 1570752 3489760 24 10:35:38 09:25:01 27282428 31526724 736156 2.24 137096 4278980 1694992 5.00 1569868 3489768 8 10:35:38 09:26:01 27281984 31526316 736376 2.24 137120 4278984 1694992 5.00 1570832 3489772 196 10:35:38 09:27:01 27281896 31526396 736268 2.24 137140 4279112 1694992 5.00 1569896 3489896 12 10:35:38 09:28:01 27281444 31525980 736500 2.24 137168 4279116 1694992 5.00 1570916 3489904 148 10:35:38 09:29:01 27281588 31526124 736508 2.24 137180 4279116 1694992 5.00 1569908 3489904 12 10:35:38 09:30:01 27281052 31525624 736944 2.24 137200 4279120 1694992 5.00 1571084 3489908 160 10:35:38 09:31:01 27281020 31525596 736948 2.24 137216 4279124 1694992 5.00 1569996 3489912 4 10:35:38 09:32:01 27280688 31525264 737180 2.24 137228 4279128 1694992 5.00 1571016 3489912 176 10:35:38 09:33:01 27280412 31525000 737428 2.24 137244 4279132 1694992 5.00 1570288 3489916 36 10:35:38 09:34:01 27279104 31523756 738644 2.25 137252 4279132 1694992 5.00 1571272 3489924 164 10:35:38 09:35:01 27279388 31524052 738296 2.25 137296 4279136 1694992 5.00 1570096 3489928 12 10:35:38 09:36:01 27279064 31523780 738500 2.25 137332 4279140 1694992 5.00 1571480 3489928 188 10:35:38 09:37:01 27279024 31523784 738464 2.25 137348 4279140 1694992 5.00 1570596 3489928 184 10:35:38 09:38:01 27279528 31524292 737868 2.24 137376 4279144 1694992 5.00 1571456 3489932 240 10:35:38 09:39:01 27279752 31524704 737708 2.24 137400 4279272 1694992 5.00 1570552 3490064 24 10:35:38 09:40:01 27279784 31524744 737640 2.24 137428 4279280 1694992 5.00 1571672 3490072 228 10:35:38 09:41:01 27279976 31524984 737612 2.24 137452 4279284 1711048 5.04 1570376 3490072 36 10:35:38 09:42:01 27279556 31524596 737868 2.24 137484 4279288 1711048 5.04 1571700 3490080 160 10:35:38 09:43:01 27279524 31524568 737820 2.24 137516 4279292 1711048 5.04 1570692 3490084 36 10:35:38 09:44:01 27278988 31524100 738244 2.25 137572 4279268 1711048 5.04 1571640 3490080 12 10:35:38 09:45:01 27279752 31524928 737412 2.24 137612 4279296 1711048 5.04 1570512 3490088 28 10:35:38 09:46:01 27279364 31524544 737808 2.24 137644 4279300 1711048 5.04 1571456 3490092 156 10:35:38 09:47:01 27279308 31524536 737776 2.24 137676 4279300 1711048 5.04 1570756 3490088 16 10:35:38 09:48:01 27278024 31523292 738996 2.25 137708 4279304 1711048 5.04 1571780 3490092 204 10:35:38 09:49:01 27278456 31523784 738492 2.25 137732 4279300 1711048 5.04 1570572 3490092 12 10:35:38 09:50:01 27278456 31523804 738364 2.25 137768 4279312 1711048 5.04 1571612 3490096 180 10:35:38 09:51:01 27278728 31524136 738268 2.25 137792 4279316 1711048 5.04 1570724 3490104 44 10:35:38 09:52:01 27278148 31523568 739072 2.25 137808 4279316 1711048 5.04 1571968 3490104 168 10:35:38 09:53:01 27278896 31524320 738276 2.25 137824 4279320 1711048 5.04 1570716 3490108 28 10:35:38 09:54:01 27278116 31523540 738992 2.25 137848 4279312 1711048 5.04 1571972 3490108 168 10:35:38 09:55:01 27278660 31524148 738408 2.25 137872 4279324 1711048 5.04 1570844 3490112 24 10:35:38 09:56:01 27278044 31523560 738956 2.25 137904 4279328 1711048 5.04 1571924 3490116 168 10:35:38 09:57:01 27278240 31523816 738684 2.25 137936 4279328 1727104 5.09 1570728 3490120 4 10:35:38 09:58:01 27277428 31523012 739408 2.25 137968 4279336 1727104 5.09 1572012 3490128 204 10:35:38 09:59:01 27278232 31523880 738524 2.25 138000 4279340 1727104 5.09 1570816 3490136 4 10:35:38 10:00:01 27278712 31524376 737980 2.25 138024 4279344 1727104 5.09 1571844 3490140 160 10:35:38 10:01:01 27278688 31524388 737976 2.25 138048 4279348 1727104 5.09 1571148 3490136 28 10:35:38 10:02:01 27278688 31524420 737912 2.24 138076 4279348 1727104 5.09 1572168 3490136 168 10:35:38 10:03:01 27278892 31524628 737656 2.24 138108 4279352 1727104 5.09 1570948 3490140 28 10:35:38 10:04:01 27278120 31523912 738344 2.25 138148 4279336 1727104 5.09 1572200 3490144 160 10:35:38 10:05:02 27278768 31524624 737800 2.24 138176 4279356 1711000 5.04 1571208 3490152 24 10:35:38 10:06:01 27278752 31524612 737732 2.24 138204 4279384 1711000 5.04 1571148 3490156 8 10:35:38 10:07:01 27278296 31524216 738128 2.25 138236 4279384 1711000 5.04 1571076 3490160 12 10:35:38 10:08:01 27278464 31524388 738092 2.25 138264 4279380 1711000 5.04 1571368 3490164 4 10:35:38 10:09:01 27278496 31524420 738032 2.25 138280 4279392 1711000 5.04 1571116 3490164 24 10:35:38 10:10:01 27278180 31524196 738280 2.25 138320 4279388 1711000 5.04 1571240 3490200 24 10:35:38 10:11:01 27277628 31523784 738616 2.25 138340 4279528 1711000 5.04 1571172 3490332 20 10:35:38 10:12:01 27278124 31524344 738088 2.25 138360 4279528 1711000 5.04 1571256 3490336 16 10:35:38 10:13:01 27277380 31523636 738648 2.25 138388 4279532 1711000 5.04 1571964 3490188 20 10:35:38 10:14:01 27276772 31523092 739176 2.25 138412 4279532 1677880 4.95 1572540 3489440 16 10:35:38 10:15:01 27276756 31523084 739196 2.25 138452 4279540 1677880 4.95 1572692 3489448 4 10:35:38 10:16:01 27276708 31523120 739116 2.25 138476 4279544 1677880 4.95 1572324 3489456 8 10:35:38 10:17:01 27276100 31522512 739580 2.25 138496 4279548 1677880 4.95 1572652 3489456 4 10:35:38 10:18:01 27276468 31523004 739004 2.25 138532 4279552 1677880 4.95 1572380 3489468 32 10:35:38 10:19:01 27277224 31523768 738512 2.25 138556 4279552 1677880 4.95 1572384 3489468 4 10:35:38 10:20:01 27277148 31523740 738524 2.25 138604 4279540 1677880 4.95 1572476 3489464 8 10:35:38 10:21:01 27276880 31523536 738732 2.25 138632 4279556 1677880 4.95 1572488 3489468 8 10:35:38 10:22:01 27277036 31523712 738488 2.25 138648 4279560 1677880 4.95 1572504 3489472 4 10:35:38 10:23:01 27276704 31523384 738740 2.25 138668 4279564 1677880 4.95 1572796 3489476 8 10:35:38 10:24:01 27277176 31523920 738212 2.25 138688 4279564 1677880 4.95 1572548 3489480 8 10:35:38 10:25:01 27277096 31523876 738120 2.25 138700 4279568 1677880 4.95 1572608 3489484 28 10:35:38 10:26:01 27276804 31523612 738340 2.25 138728 4279568 1677880 4.95 1572576 3489476 12 10:35:38 10:27:01 27276548 31523392 738328 2.25 138752 4279576 1677880 4.95 1572576 3489480 36 10:35:38 10:28:01 27276424 31523364 738544 2.25 138768 4279580 1677880 4.95 1572952 3489488 8 10:35:38 10:29:01 27276596 31523552 738260 2.25 138792 4279580 1677880 4.95 1572664 3489488 12 10:35:38 10:30:01 27276476 31523440 738292 2.25 138840 4279572 1677880 4.95 1572704 3489492 8 10:35:38 10:31:01 27276144 31523184 738524 2.25 138864 4279588 1677880 4.95 1572708 3489496 12 10:35:38 10:32:01 27276160 31523332 738292 2.25 138888 4279720 1693924 4.99 1572716 3489628 4 10:35:38 10:33:01 27276364 31523604 738004 2.25 138904 4279724 1709968 5.04 1572764 3489636 8 10:35:38 10:34:01 27276284 31523524 738012 2.25 138916 4279724 1709968 5.04 1572764 3489636 8 10:35:38 10:35:01 27276216 31523476 738184 2.25 138960 4279716 1709968 5.04 1572868 3489640 8 10:35:38 Average: 27581631 31553789 716274 2.18 129132 4031965 1690220 4.98 1482583 3300429 20092 10:35:38 10:35:38 08:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:35:38 08:35:02 ens3 103.70 91.92 489.47 22.77 0.00 0.00 0.00 0.00 10:35:38 08:35:02 lo 0.43 0.43 0.04 0.04 0.00 0.00 0.00 0.00 10:35:38 08:35:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 08:36:01 ens3 0.76 0.37 0.29 0.22 0.00 0.00 0.00 0.00 10:35:38 08:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:35:38 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 08:37:01 ens3 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 10:35:38 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 08:38:01 ens3 0.30 0.10 0.03 0.01 0.00 0.00 0.00 0.00 10:35:38 08:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:35:38 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 08:39:01 ens3 75.10 52.06 716.76 3.62 0.00 0.00 0.00 0.00 10:35:38 08:39:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 10:35:38 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 08:40:01 ens3 57.51 28.40 1405.50 2.04 0.00 0.00 0.00 0.00 10:35:38 08:40:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 10:35:38 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 08:41:01 ens3 0.15 0.02 0.02 0.00 0.00 0.00 0.00 0.00 10:35:38 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 08:42:01 ens3 0.53 0.08 0.03 0.01 0.00 0.00 0.00 0.00 10:35:38 08:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:35:38 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 08:43:01 ens3 0.62 0.23 0.16 0.08 0.00 0.00 0.00 0.00 10:35:38 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 08:44:01 ens3 0.62 0.57 0.28 0.23 0.00 0.00 0.00 0.00 10:35:38 08:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:35:38 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 08:45:01 ens3 0.33 0.13 0.09 0.07 0.00 0.00 0.00 0.00 10:35:38 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 08:46:01 ens3 0.23 0.08 0.02 0.01 0.00 0.00 0.00 0.00 10:35:38 08:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:35:38 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 08:47:02 ens3 0.25 0.05 0.07 0.00 0.00 0.00 0.00 0.00 10:35:38 08:47:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 08:47:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 08:48:01 ens3 820.62 785.90 7123.19 99.93 0.00 0.00 0.00 0.00 10:35:38 08:48:01 lo 3.59 3.59 0.35 0.35 0.00 0.00 0.00 0.00 10:35:38 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 08:49:01 ens3 625.08 643.33 6366.21 113.96 0.00 0.00 0.00 0.00 10:35:38 08:49:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 10:35:38 08:49:01 docker0 541.08 467.42 39.62 2984.46 0.00 0.00 0.00 0.00 10:35:38 08:50:01 ens3 273.03 230.37 1698.78 34.34 0.00 0.00 0.00 0.00 10:35:38 08:50:01 vetha549816 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 10:35:38 08:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:35:38 08:50:01 docker0 208.11 236.17 18.22 1663.93 0.00 0.00 0.00 0.00 10:35:38 08:51:01 ens3 20.70 12.95 16.10 8.81 0.00 0.00 0.00 0.00 10:35:38 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 08:51:01 docker0 1.17 1.17 0.09 0.10 0.00 0.00 0.00 0.00 10:35:38 08:52:01 ens3 1.30 0.48 0.67 0.28 0.00 0.00 0.00 0.00 10:35:38 08:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:35:38 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 08:53:01 ens3 4.80 0.28 0.81 0.20 0.00 0.00 0.00 0.00 10:35:38 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 08:54:01 ens3 4.00 1.25 1.31 0.84 0.00 0.00 0.00 0.00 10:35:38 08:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:35:38 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 08:55:01 ens3 1.65 0.88 0.69 0.49 0.00 0.00 0.00 0.00 10:35:38 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 08:56:01 ens3 2.75 0.10 0.24 0.01 0.00 0.00 0.00 0.00 10:35:38 08:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:35:38 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 08:57:01 ens3 4.22 0.97 0.94 0.51 0.00 0.00 0.00 0.00 10:35:38 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 08:58:01 ens3 2.55 1.37 1.21 0.90 0.00 0.00 0.00 0.00 10:35:38 08:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:35:38 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 08:59:01 ens3 0.90 0.62 0.53 0.41 0.00 0.00 0.00 0.00 10:35:38 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:00:01 ens3 0.40 0.20 0.10 0.07 0.00 0.00 0.00 0.00 10:35:38 09:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:35:38 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:01:01 ens3 0.35 0.00 0.03 0.00 0.00 0.00 0.00 0.00 10:35:38 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:02:01 ens3 0.48 0.08 0.04 0.01 0.00 0.00 0.00 0.00 10:35:38 09:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:35:38 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:03:01 ens3 0.28 0.02 0.02 0.00 0.00 0.00 0.00 0.00 10:35:38 09:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:04:01 ens3 0.82 0.18 0.13 0.01 0.00 0.00 0.00 0.00 10:35:38 09:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:35:38 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:05:01 ens3 0.68 0.48 0.35 0.28 0.00 0.00 0.00 0.00 10:35:38 09:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:06:01 ens3 0.40 0.12 0.08 0.01 0.00 0.00 0.00 0.00 10:35:38 09:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:35:38 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:07:01 ens3 0.28 0.03 0.02 0.00 0.00 0.00 0.00 0.00 10:35:38 09:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:08:01 ens3 0.37 0.12 0.03 0.01 0.00 0.00 0.00 0.00 10:35:38 09:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:35:38 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:09:01 ens3 0.68 0.00 0.07 0.00 0.00 0.00 0.00 0.00 10:35:38 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:10:01 ens3 0.42 0.20 0.10 0.07 0.00 0.00 0.00 0.00 10:35:38 09:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:35:38 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:11:01 ens3 0.27 0.03 0.02 0.00 0.00 0.00 0.00 0.00 10:35:38 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:12:01 ens3 1.22 0.75 0.89 0.39 0.00 0.00 0.00 0.00 10:35:38 09:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:35:38 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:13:01 ens3 4.12 3.00 2.57 3.30 0.00 0.00 0.00 0.00 10:35:38 09:13:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 10:35:38 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:14:01 ens3 2.17 1.75 1.22 1.12 0.00 0.00 0.00 0.00 10:35:38 09:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:35:38 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:15:01 ens3 2.08 1.63 1.07 1.28 0.00 0.00 0.00 0.00 10:35:38 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:16:01 ens3 0.23 0.17 0.07 0.01 0.00 0.00 0.00 0.00 10:35:38 09:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:35:38 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:17:01 ens3 0.25 0.03 0.02 0.00 0.00 0.00 0.00 0.00 10:35:38 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:18:01 ens3 0.28 0.08 0.02 0.01 0.00 0.00 0.00 0.00 10:35:38 09:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:35:38 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:19:01 ens3 0.32 0.02 0.02 0.00 0.00 0.00 0.00 0.00 10:35:38 09:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:20:01 ens3 0.35 0.23 0.09 0.08 0.00 0.00 0.00 0.00 10:35:38 09:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:35:38 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:21:01 ens3 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 10:35:38 09:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:22:01 ens3 0.40 0.17 0.08 0.01 0.00 0.00 0.00 0.00 10:35:38 09:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:35:38 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:23:01 ens3 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 10:35:38 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:24:01 ens3 0.30 0.08 0.02 0.01 0.00 0.00 0.00 0.00 10:35:38 09:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:35:38 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:25:01 ens3 0.30 0.12 0.09 0.07 0.00 0.00 0.00 0.00 10:35:38 09:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:26:01 ens3 0.27 0.12 0.08 0.01 0.00 0.00 0.00 0.00 10:35:38 09:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:35:38 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:27:01 ens3 0.27 0.00 0.02 0.00 0.00 0.00 0.00 0.00 10:35:38 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:28:01 ens3 0.33 0.08 0.03 0.01 0.00 0.00 0.00 0.00 10:35:38 09:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:35:38 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:29:01 ens3 0.42 0.02 0.03 0.00 0.00 0.00 0.00 0.00 10:35:38 09:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:30:01 ens3 0.37 0.18 0.10 0.07 0.00 0.00 0.00 0.00 10:35:38 09:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:35:38 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:31:01 ens3 0.45 0.05 0.08 0.00 0.00 0.00 0.00 0.00 10:35:38 09:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:32:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 10:35:38 09:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:35:38 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:33:01 ens3 0.27 0.02 0.02 0.00 0.00 0.00 0.00 0.00 10:35:38 09:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:34:01 ens3 0.28 0.08 0.02 0.01 0.00 0.00 0.00 0.00 10:35:38 09:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:35:38 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:35:01 ens3 0.32 0.12 0.09 0.07 0.00 0.00 0.00 0.00 10:35:38 09:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:36:01 ens3 0.70 0.45 0.34 0.22 0.00 0.00 0.00 0.00 10:35:38 09:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:35:38 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:37:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:35:38 09:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:38:01 ens3 0.28 0.08 0.02 0.01 0.00 0.00 0.00 0.00 10:35:38 09:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:35:38 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:39:01 ens3 0.28 0.02 0.02 0.00 0.00 0.00 0.00 0.00 10:35:38 09:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:40:01 ens3 0.35 0.17 0.09 0.07 0.00 0.00 0.00 0.00 10:35:38 09:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:35:38 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:41:01 ens3 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 10:35:38 09:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:42:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:35:38 09:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:35:38 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:43:01 ens3 0.23 0.02 0.02 0.00 0.00 0.00 0.00 0.00 10:35:38 09:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:44:01 ens3 0.28 0.08 0.02 0.01 0.00 0.00 0.00 0.00 10:35:38 09:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:35:38 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:45:01 ens3 0.30 0.10 0.09 0.07 0.00 0.00 0.00 0.00 10:35:38 09:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:46:01 ens3 0.32 0.18 0.13 0.01 0.00 0.00 0.00 0.00 10:35:38 09:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:35:38 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:47:01 ens3 0.23 0.03 0.02 0.00 0.00 0.00 0.00 0.00 10:35:38 09:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:48:01 ens3 0.30 0.08 0.02 0.01 0.00 0.00 0.00 0.00 10:35:38 09:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:35:38 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:49:01 ens3 0.30 0.02 0.02 0.00 0.00 0.00 0.00 0.00 10:35:38 09:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:50:01 ens3 0.35 0.18 0.09 0.07 0.00 0.00 0.00 0.00 10:35:38 09:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:35:38 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:51:01 ens3 0.48 0.08 0.08 0.01 0.00 0.00 0.00 0.00 10:35:38 09:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:52:01 ens3 0.17 0.08 0.02 0.01 0.00 0.00 0.00 0.00 10:35:38 09:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:35:38 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:53:01 ens3 0.70 0.02 0.05 0.00 0.00 0.00 0.00 0.00 10:35:38 09:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:54:01 ens3 0.68 0.18 0.14 0.08 0.00 0.00 0.00 0.00 10:35:38 09:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:35:38 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:55:01 ens3 0.58 0.37 0.34 0.27 0.00 0.00 0.00 0.00 10:35:38 09:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:56:01 ens3 0.33 0.12 0.08 0.01 0.00 0.00 0.00 0.00 10:35:38 09:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:35:38 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:57:01 ens3 0.30 0.02 0.02 0.00 0.00 0.00 0.00 0.00 10:35:38 09:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:58:01 ens3 0.32 0.08 0.02 0.01 0.00 0.00 0.00 0.00 10:35:38 09:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:35:38 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:59:01 ens3 0.27 0.02 0.02 0.00 0.00 0.00 0.00 0.00 10:35:38 09:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 10:00:01 ens3 0.35 0.18 0.09 0.07 0.00 0.00 0.00 0.00 10:35:38 10:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:35:38 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 10:01:01 ens3 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 10:35:38 10:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 10:02:01 ens3 0.57 0.08 0.09 0.01 0.00 0.00 0.00 0.00 10:35:38 10:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:35:38 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 10:03:01 ens3 0.85 0.10 0.10 0.01 0.00 0.00 0.00 0.00 10:35:38 10:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 10:04:01 ens3 0.83 0.08 0.07 0.01 0.00 0.00 0.00 0.00 10:35:38 10:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:35:38 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 10:05:02 ens3 0.73 0.62 0.35 0.29 0.00 0.00 0.00 0.00 10:35:38 10:05:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 10:05:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 10:06:01 ens3 0.98 0.44 0.41 0.29 0.00 0.00 0.00 0.00 10:35:38 10:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 10:07:01 ens3 0.27 0.10 0.08 0.01 0.00 0.00 0.00 0.00 10:35:38 10:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:35:38 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 10:08:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:35:38 10:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 10:09:01 ens3 0.45 0.10 0.03 0.01 0.00 0.00 0.00 0.00 10:35:38 10:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:35:38 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 10:10:01 ens3 0.27 0.12 0.09 0.07 0.00 0.00 0.00 0.00 10:35:38 10:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 10:11:01 ens3 0.27 0.07 0.02 0.01 0.00 0.00 0.00 0.00 10:35:38 10:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:35:38 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 10:12:01 ens3 0.62 0.28 0.18 0.25 0.00 0.00 0.00 0.00 10:35:38 10:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 10:13:01 ens3 1.22 0.88 0.52 2.03 0.00 0.00 0.00 0.00 10:35:38 10:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:35:38 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 10:14:01 ens3 1.90 1.65 1.02 1.55 0.00 0.00 0.00 0.00 10:35:38 10:14:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 10:35:38 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 10:15:01 ens3 1.77 1.42 0.88 1.22 0.00 0.00 0.00 0.00 10:35:38 10:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:35:38 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 10:16:01 ens3 0.23 0.07 0.07 0.01 0.00 0.00 0.00 0.00 10:35:38 10:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 10:17:01 ens3 0.28 0.08 0.02 0.01 0.00 0.00 0.00 0.00 10:35:38 10:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:35:38 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 10:18:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:35:38 10:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 10:19:01 ens3 0.35 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:35:38 10:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:35:38 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 10:20:01 ens3 0.40 0.20 0.15 0.07 0.00 0.00 0.00 0.00 10:35:38 10:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 10:21:01 ens3 0.28 0.08 0.02 0.01 0.00 0.00 0.00 0.00 10:35:38 10:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:35:38 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 10:22:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:35:38 10:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 10:23:01 ens3 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:35:38 10:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:35:38 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 10:24:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:35:38 10:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 10:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 10:25:01 ens3 0.40 0.25 0.10 0.08 0.00 0.00 0.00 0.00 10:35:38 10:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:35:38 10:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 10:26:01 ens3 0.20 0.08 0.07 0.00 0.00 0.00 0.00 0.00 10:35:38 10:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 10:27:01 ens3 0.32 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:35:38 10:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:35:38 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 10:28:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:35:38 10:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 10:29:01 ens3 0.35 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:35:38 10:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:35:38 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 10:30:01 ens3 0.25 0.17 0.09 0.07 0.00 0.00 0.00 0.00 10:35:38 10:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 10:31:01 ens3 0.27 0.08 0.02 0.01 0.00 0.00 0.00 0.00 10:35:38 10:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:35:38 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 10:32:01 ens3 0.28 0.12 0.07 0.01 0.00 0.00 0.00 0.00 10:35:38 10:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 10:33:01 ens3 0.25 0.07 0.02 0.01 0.00 0.00 0.00 0.00 10:35:38 10:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:35:38 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 10:34:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:35:38 10:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 10:35:01 ens3 0.40 0.22 0.10 0.07 0.00 0.00 0.00 0.00 10:35:38 10:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:35:38 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:38 Average: ens3 16.82 15.38 146.50 2.50 0.00 0.00 0.00 0.00 10:35:38 Average: lo 0.14 0.14 0.01 0.01 0.00 0.00 0.00 0.00 10:35:38 Average: docker0 6.20 5.83 0.48 38.43 0.00 0.00 0.00 0.00 10:35:38 10:35:38 10:35:38 ---> sar -P ALL: 10:35:38 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-771108) 10/31/25 _x86_64_ (8 CPU) 10:35:38 10:35:38 08:33:52 LINUX RESTART (8 CPU) 10:35:38 10:35:38 08:34:01 CPU %user %nice %system %iowait %steal %idle 10:35:38 08:35:02 all 2.51 0.00 0.83 4.12 0.03 92.51 10:35:38 08:35:02 0 3.01 0.00 0.42 5.70 0.03 90.84 10:35:38 08:35:02 1 3.41 0.00 0.85 8.58 0.03 87.12 10:35:38 08:35:02 2 3.37 0.00 1.70 0.73 0.02 94.18 10:35:38 08:35:02 3 3.31 0.00 0.92 1.02 0.03 94.72 10:35:38 08:35:02 4 1.10 0.00 0.54 0.64 0.03 97.69 10:35:38 08:35:02 5 1.39 0.00 0.59 0.74 0.02 97.28 10:35:38 08:35:02 6 1.70 0.00 0.57 0.13 0.02 97.58 10:35:38 08:35:02 7 2.81 0.00 1.07 15.48 0.02 80.62 10:35:38 08:36:01 all 0.02 0.00 0.01 0.01 0.00 99.95 10:35:38 08:36:01 0 0.05 0.00 0.03 0.03 0.00 99.88 10:35:38 08:36:01 1 0.02 0.00 0.02 0.03 0.00 99.93 10:35:38 08:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 08:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 08:36:01 4 0.02 0.00 0.02 0.00 0.02 99.95 10:35:38 08:36:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 08:36:01 6 0.03 0.00 0.02 0.00 0.00 99.95 10:35:38 08:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 08:37:01 all 0.10 0.00 0.01 0.01 0.00 99.87 10:35:38 08:37:01 0 0.05 0.00 0.02 0.00 0.00 99.93 10:35:38 08:37:01 1 0.02 0.00 0.03 0.05 0.02 99.88 10:35:38 08:37:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 08:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 08:37:01 4 0.03 0.00 0.02 0.02 0.00 99.93 10:35:38 08:37:01 5 0.70 0.00 0.00 0.00 0.00 99.30 10:35:38 08:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:35:38 08:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 08:38:01 all 0.09 0.00 0.02 0.00 0.01 99.89 10:35:38 08:38:01 0 0.02 0.00 0.03 0.00 0.02 99.93 10:35:38 08:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 08:38:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:35:38 08:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 08:38:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:35:38 08:38:01 5 0.65 0.00 0.07 0.00 0.02 99.27 10:35:38 08:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 08:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 08:39:01 all 0.40 0.00 0.19 0.21 0.01 99.18 10:35:38 08:39:01 0 0.33 0.00 0.13 0.43 0.00 99.10 10:35:38 08:39:01 1 0.45 0.00 0.35 0.82 0.02 98.36 10:35:38 08:39:01 2 0.22 0.00 0.13 0.00 0.02 99.63 10:35:38 08:39:01 3 0.30 0.00 0.20 0.03 0.00 99.47 10:35:38 08:39:01 4 0.08 0.00 0.07 0.13 0.02 99.70 10:35:38 08:39:01 5 1.10 0.00 0.15 0.03 0.00 98.71 10:35:38 08:39:01 6 0.43 0.00 0.32 0.23 0.02 99.00 10:35:38 08:39:01 7 0.30 0.00 0.17 0.02 0.02 99.50 10:35:38 08:40:01 all 1.14 0.00 0.42 0.50 0.01 97.93 10:35:38 08:40:01 0 1.05 0.00 0.52 0.80 0.03 97.59 10:35:38 08:40:01 1 0.53 0.00 0.28 1.85 0.02 97.31 10:35:38 08:40:01 2 1.13 0.00 0.52 0.25 0.00 98.10 10:35:38 08:40:01 3 1.15 0.00 0.40 0.02 0.02 98.42 10:35:38 08:40:01 4 0.67 0.00 0.37 0.03 0.00 98.93 10:35:38 08:40:01 5 1.94 0.00 0.63 0.55 0.02 96.86 10:35:38 08:40:01 6 0.68 0.00 0.30 0.40 0.00 98.62 10:35:38 08:40:01 7 1.95 0.00 0.33 0.10 0.00 97.61 10:35:38 08:41:01 all 0.08 0.00 0.01 0.02 0.00 99.89 10:35:38 08:41:01 0 0.07 0.00 0.03 0.02 0.02 99.87 10:35:38 08:41:01 1 0.02 0.00 0.00 0.17 0.00 99.82 10:35:38 08:41:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:35:38 08:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 08:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 08:41:01 5 0.55 0.00 0.00 0.00 0.02 99.43 10:35:38 08:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 08:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 08:42:01 all 0.02 0.00 0.00 0.25 0.02 99.70 10:35:38 08:42:01 0 0.10 0.00 0.02 0.50 0.02 99.37 10:35:38 08:42:01 1 0.00 0.00 0.00 1.53 0.00 98.47 10:35:38 08:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 08:42:01 3 0.00 0.00 0.00 0.00 0.02 99.98 10:35:38 08:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 08:42:01 5 0.03 0.00 0.00 0.00 0.00 99.97 10:35:38 08:42:01 6 0.02 0.00 0.02 0.00 0.12 99.85 10:35:38 08:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 08:43:01 all 0.01 0.00 0.01 0.00 0.01 99.96 10:35:38 08:43:01 0 0.03 0.00 0.07 0.00 0.02 99.88 10:35:38 08:43:01 1 0.00 0.00 0.00 0.02 0.00 99.98 10:35:38 08:43:01 2 0.02 0.00 0.02 0.00 0.02 99.95 10:35:38 08:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 08:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 08:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 08:43:01 6 0.03 0.00 0.00 0.00 0.00 99.97 10:35:38 08:43:01 7 0.00 0.00 0.02 0.00 0.02 99.97 10:35:38 08:44:01 all 0.05 0.00 0.01 0.01 0.01 99.92 10:35:38 08:44:01 0 0.03 0.00 0.02 0.00 0.02 99.93 10:35:38 08:44:01 1 0.00 0.00 0.00 0.07 0.02 99.92 10:35:38 08:44:01 2 0.07 0.00 0.02 0.02 0.00 99.90 10:35:38 08:44:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:35:38 08:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 08:44:01 5 0.23 0.00 0.00 0.00 0.02 99.75 10:35:38 08:44:01 6 0.02 0.00 0.02 0.02 0.00 99.95 10:35:38 08:44:01 7 0.02 0.00 0.02 0.02 0.00 99.95 10:35:38 08:45:01 all 0.10 0.00 0.01 0.01 0.00 99.88 10:35:38 08:45:01 0 0.03 0.00 0.05 0.03 0.02 99.87 10:35:38 08:45:01 1 0.02 0.00 0.02 0.05 0.00 99.92 10:35:38 08:45:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:35:38 08:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 08:45:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:35:38 08:45:01 5 0.68 0.00 0.02 0.00 0.00 99.30 10:35:38 08:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 08:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 10:35:38 08:45:01 CPU %user %nice %system %iowait %steal %idle 10:35:38 08:46:01 all 0.01 0.00 0.01 0.03 0.00 99.94 10:35:38 08:46:01 0 0.03 0.00 0.02 0.17 0.00 99.78 10:35:38 08:46:01 1 0.02 0.00 0.03 0.07 0.00 99.88 10:35:38 08:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 08:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 08:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 08:46:01 5 0.02 0.00 0.00 0.00 0.02 99.97 10:35:38 08:46:01 6 0.02 0.00 0.03 0.00 0.02 99.93 10:35:38 08:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:35:38 08:47:02 all 0.01 0.00 0.01 0.02 0.00 99.96 10:35:38 08:47:02 0 0.03 0.00 0.03 0.00 0.02 99.92 10:35:38 08:47:02 1 0.00 0.00 0.02 0.08 0.00 99.90 10:35:38 08:47:02 2 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 08:47:02 3 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 08:47:02 4 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 08:47:02 5 0.05 0.00 0.02 0.00 0.00 99.93 10:35:38 08:47:02 6 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 08:47:02 7 0.00 0.00 0.00 0.07 0.00 99.93 10:35:38 08:48:01 all 5.35 0.00 1.52 1.65 0.04 91.43 10:35:38 08:48:01 0 3.44 0.00 1.12 0.46 0.05 94.93 10:35:38 08:48:01 1 3.77 0.00 0.85 4.09 0.03 91.25 10:35:38 08:48:01 2 4.16 0.00 1.99 1.13 0.05 92.67 10:35:38 08:48:01 3 10.21 0.00 2.09 2.38 0.05 85.26 10:35:38 08:48:01 4 6.85 0.00 1.48 0.02 0.03 91.63 10:35:38 08:48:01 5 3.85 0.00 2.43 4.46 0.03 89.23 10:35:38 08:48:01 6 5.43 0.00 1.47 0.51 0.02 92.57 10:35:38 08:48:01 7 5.10 0.00 0.77 0.14 0.03 93.95 10:35:38 08:49:01 all 4.41 0.00 2.00 3.98 0.04 89.56 10:35:38 08:49:01 0 3.42 0.00 2.23 15.74 0.05 78.56 10:35:38 08:49:01 1 3.59 0.00 1.85 0.82 0.03 93.71 10:35:38 08:49:01 2 3.49 0.00 2.03 1.60 0.03 92.84 10:35:38 08:49:01 3 4.00 0.00 2.05 0.18 0.03 93.73 10:35:38 08:49:01 4 7.26 0.00 3.14 0.34 0.05 89.22 10:35:38 08:49:01 5 4.19 0.00 1.62 2.22 0.03 91.94 10:35:38 08:49:01 6 4.30 0.00 1.40 6.88 0.07 87.36 10:35:38 08:49:01 7 5.02 0.00 1.72 4.12 0.03 89.11 10:35:38 08:50:01 all 35.67 0.00 5.64 1.99 0.09 56.61 10:35:38 08:50:01 0 33.85 0.00 5.56 1.06 0.08 59.45 10:35:38 08:50:01 1 36.45 0.00 5.93 6.70 0.08 50.83 10:35:38 08:50:01 2 36.59 0.00 5.60 0.18 0.08 57.54 10:35:38 08:50:01 3 36.38 0.00 5.06 0.15 0.08 58.32 10:35:38 08:50:01 4 36.73 0.00 5.51 0.42 0.08 57.26 10:35:38 08:50:01 5 36.03 0.00 6.18 4.52 0.08 53.19 10:35:38 08:50:01 6 34.96 0.00 5.68 1.30 0.10 57.95 10:35:38 08:50:01 7 34.33 0.00 5.60 1.63 0.10 58.34 10:35:38 08:51:01 all 17.75 0.00 4.73 1.66 0.06 75.80 10:35:38 08:51:01 0 17.66 0.00 4.81 8.10 0.07 69.37 10:35:38 08:51:01 1 19.14 0.00 4.66 0.00 0.07 76.13 10:35:38 08:51:01 2 17.42 0.00 4.92 0.69 0.05 76.93 10:35:38 08:51:01 3 19.75 0.00 5.40 0.52 0.07 74.26 10:35:38 08:51:01 4 16.47 0.00 4.23 0.12 0.07 79.11 10:35:38 08:51:01 5 18.16 0.00 4.52 0.07 0.07 77.18 10:35:38 08:51:01 6 16.86 0.00 4.22 3.80 0.05 75.08 10:35:38 08:51:01 7 16.52 0.00 5.12 0.02 0.05 78.29 10:35:38 08:52:01 all 0.03 0.00 0.02 0.01 0.01 99.94 10:35:38 08:52:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:35:38 08:52:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:35:38 08:52:01 2 0.02 0.00 0.03 0.00 0.00 99.95 10:35:38 08:52:01 3 0.02 0.00 0.00 0.02 0.00 99.97 10:35:38 08:52:01 4 0.05 0.00 0.02 0.02 0.00 99.92 10:35:38 08:52:01 5 0.07 0.00 0.02 0.00 0.02 99.90 10:35:38 08:52:01 6 0.03 0.00 0.03 0.00 0.02 99.92 10:35:38 08:52:01 7 0.02 0.00 0.00 0.02 0.02 99.95 10:35:38 08:53:01 all 0.11 0.00 0.00 0.00 0.01 99.88 10:35:38 08:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 08:53:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:35:38 08:53:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:35:38 08:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 08:53:01 4 0.02 0.00 0.00 0.02 0.02 99.95 10:35:38 08:53:01 5 0.07 0.00 0.00 0.00 0.02 99.92 10:35:38 08:53:01 6 0.73 0.00 0.02 0.00 0.02 99.24 10:35:38 08:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 08:54:01 all 0.16 0.00 0.02 0.00 0.01 99.80 10:35:38 08:54:01 0 0.02 0.00 0.03 0.00 0.02 99.93 10:35:38 08:54:01 1 0.03 0.00 0.02 0.00 0.00 99.95 10:35:38 08:54:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:35:38 08:54:01 3 0.00 0.00 0.02 0.02 0.00 99.97 10:35:38 08:54:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:35:38 08:54:01 5 0.10 0.00 0.03 0.00 0.02 99.85 10:35:38 08:54:01 6 1.11 0.00 0.05 0.00 0.02 98.82 10:35:38 08:54:01 7 0.02 0.00 0.02 0.02 0.00 99.95 10:35:38 08:55:01 all 0.06 0.00 0.01 0.00 0.00 99.92 10:35:38 08:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:35:38 08:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 08:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 08:55:01 3 0.02 0.00 0.02 0.02 0.00 99.95 10:35:38 08:55:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:35:38 08:55:01 5 0.05 0.00 0.00 0.00 0.02 99.93 10:35:38 08:55:01 6 0.35 0.00 0.02 0.00 0.02 99.62 10:35:38 08:55:01 7 0.00 0.00 0.03 0.02 0.00 99.95 10:35:38 08:56:01 all 0.22 0.00 0.02 0.00 0.01 99.76 10:35:38 08:56:01 0 0.03 0.00 0.03 0.00 0.00 99.93 10:35:38 08:56:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:35:38 08:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 08:56:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:35:38 08:56:01 4 0.00 0.00 0.02 0.02 0.00 99.97 10:35:38 08:56:01 5 0.03 0.00 0.07 0.00 0.00 99.90 10:35:38 08:56:01 6 1.61 0.00 0.02 0.00 0.00 98.37 10:35:38 08:56:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:35:38 10:35:38 08:56:01 CPU %user %nice %system %iowait %steal %idle 10:35:38 08:57:01 all 0.06 0.00 0.01 0.00 0.01 99.91 10:35:38 08:57:01 0 0.02 0.00 0.00 0.00 0.02 99.97 10:35:38 08:57:01 1 0.03 0.00 0.00 0.00 0.00 99.97 10:35:38 08:57:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 08:57:01 3 0.03 0.00 0.02 0.03 0.00 99.92 10:35:38 08:57:01 4 0.00 0.00 0.00 0.00 0.02 99.98 10:35:38 08:57:01 5 0.13 0.00 0.02 0.00 0.02 99.83 10:35:38 08:57:01 6 0.27 0.00 0.02 0.00 0.02 99.70 10:35:38 08:57:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 08:58:01 all 0.10 0.00 0.01 0.00 0.01 99.89 10:35:38 08:58:01 0 0.00 0.00 0.02 0.00 0.02 99.97 10:35:38 08:58:01 1 0.05 0.00 0.02 0.00 0.00 99.93 10:35:38 08:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 08:58:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:35:38 08:58:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 08:58:01 5 0.05 0.00 0.00 0.00 0.02 99.93 10:35:38 08:58:01 6 0.62 0.00 0.02 0.00 0.02 99.35 10:35:38 08:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 08:59:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:35:38 08:59:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:35:38 08:59:01 1 0.00 0.00 0.02 0.00 0.02 99.97 10:35:38 08:59:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:35:38 08:59:01 3 0.02 0.00 0.00 0.02 0.02 99.95 10:35:38 08:59:01 4 0.02 0.00 0.00 0.02 0.00 99.97 10:35:38 08:59:01 5 0.07 0.00 0.03 0.00 0.02 99.88 10:35:38 08:59:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:35:38 08:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 09:00:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:35:38 09:00:01 0 0.03 0.00 0.05 0.00 0.00 99.92 10:35:38 09:00:01 1 0.03 0.00 0.00 0.00 0.00 99.97 10:35:38 09:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 09:00:01 3 0.03 0.00 0.02 0.02 0.02 99.92 10:35:38 09:00:01 4 0.03 0.00 0.00 0.00 0.02 99.95 10:35:38 09:00:01 5 0.03 0.00 0.02 0.00 0.00 99.95 10:35:38 09:00:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 09:00:01 7 0.02 0.00 0.02 0.00 0.02 99.95 10:35:38 09:01:01 all 0.07 0.00 0.01 0.00 0.01 99.91 10:35:38 09:01:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:35:38 09:01:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:35:38 09:01:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:35:38 09:01:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:35:38 09:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 09:01:01 5 0.38 0.00 0.02 0.00 0.02 99.58 10:35:38 09:01:01 6 0.07 0.00 0.02 0.00 0.02 99.90 10:35:38 09:01:01 7 0.00 0.00 0.00 0.02 0.00 99.98 10:35:38 09:02:01 all 0.03 0.00 0.01 0.00 0.00 99.95 10:35:38 09:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 09:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 09:02:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:35:38 09:02:01 3 0.05 0.00 0.03 0.02 0.02 99.88 10:35:38 09:02:01 4 0.03 0.00 0.00 0.02 0.00 99.95 10:35:38 09:02:01 5 0.03 0.00 0.02 0.00 0.00 99.95 10:35:38 09:02:01 6 0.12 0.00 0.00 0.00 0.02 99.87 10:35:38 09:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 09:03:01 all 0.02 0.00 0.01 0.00 0.01 99.97 10:35:38 09:03:01 0 0.00 0.00 0.02 0.00 0.02 99.97 10:35:38 09:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 09:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 09:03:01 3 0.02 0.00 0.02 0.02 0.00 99.95 10:35:38 09:03:01 4 0.02 0.00 0.00 0.00 0.02 99.97 10:35:38 09:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 09:03:01 6 0.07 0.00 0.03 0.00 0.02 99.88 10:35:38 09:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 09:04:01 all 0.02 0.00 0.01 0.01 0.00 99.95 10:35:38 09:04:01 0 0.03 0.00 0.05 0.00 0.00 99.92 10:35:38 09:04:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:35:38 09:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 09:04:01 3 0.02 0.00 0.02 0.03 0.02 99.92 10:35:38 09:04:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 09:04:01 5 0.00 0.00 0.00 0.00 0.02 99.98 10:35:38 09:04:01 6 0.08 0.00 0.00 0.00 0.00 99.92 10:35:38 09:04:01 7 0.00 0.00 0.02 0.03 0.00 99.95 10:35:38 09:05:01 all 0.08 0.00 0.01 0.00 0.01 99.89 10:35:38 09:05:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:35:38 09:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 09:05:01 2 0.00 0.00 0.03 0.00 0.00 99.97 10:35:38 09:05:01 3 0.03 0.00 0.05 0.02 0.02 99.88 10:35:38 09:05:01 4 0.00 0.00 0.00 0.02 0.02 99.97 10:35:38 09:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 09:05:01 6 0.57 0.00 0.00 0.00 0.02 99.42 10:35:38 09:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 09:06:01 all 0.24 0.00 0.01 0.00 0.01 99.73 10:35:38 09:06:01 0 0.00 0.00 0.03 0.00 0.02 99.95 10:35:38 09:06:01 1 0.00 0.00 0.02 0.00 0.02 99.97 10:35:38 09:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 09:06:01 3 0.05 0.00 0.02 0.02 0.02 99.90 10:35:38 09:06:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:35:38 09:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 09:06:01 6 1.79 0.00 0.02 0.00 0.02 98.17 10:35:38 09:06:01 7 0.00 0.00 0.02 0.00 0.02 99.97 10:35:38 09:07:01 all 0.01 0.00 0.00 0.00 0.00 99.98 10:35:38 09:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 09:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 09:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 09:07:01 3 0.03 0.00 0.02 0.00 0.02 99.93 10:35:38 09:07:01 4 0.00 0.00 0.00 0.02 0.00 99.98 10:35:38 09:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 09:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 09:07:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 10:35:38 09:07:01 CPU %user %nice %system %iowait %steal %idle 10:35:38 09:08:01 all 0.10 0.00 0.01 0.00 0.00 99.88 10:35:38 09:08:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:35:38 09:08:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:35:38 09:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 09:08:01 3 0.03 0.00 0.05 0.02 0.00 99.90 10:35:38 09:08:01 4 0.02 0.00 0.00 0.02 0.00 99.97 10:35:38 09:08:01 5 0.03 0.00 0.03 0.00 0.02 99.92 10:35:38 09:08:01 6 0.70 0.00 0.00 0.00 0.02 99.28 10:35:38 09:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 09:09:01 all 0.27 0.00 0.01 0.00 0.01 99.70 10:35:38 09:09:01 0 0.07 0.00 0.05 0.00 0.02 99.87 10:35:38 09:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 09:09:01 2 0.00 0.00 0.02 0.00 0.02 99.97 10:35:38 09:09:01 3 0.07 0.00 0.02 0.02 0.02 99.88 10:35:38 09:09:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:35:38 09:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 09:09:01 6 1.99 0.00 0.00 0.00 0.02 98.00 10:35:38 09:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 09:10:01 all 0.16 0.00 0.01 0.00 0.00 99.82 10:35:38 09:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 09:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 09:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 09:10:01 3 0.05 0.00 0.02 0.02 0.02 99.90 10:35:38 09:10:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:35:38 09:10:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 09:10:01 6 1.17 0.00 0.02 0.00 0.00 98.81 10:35:38 09:10:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:35:38 09:11:01 all 0.11 0.00 0.12 0.09 0.06 99.61 10:35:38 09:11:01 0 0.02 0.00 0.02 0.00 0.00 99.96 10:35:38 09:11:01 1 0.00 0.00 0.02 0.00 0.30 99.68 10:35:38 09:11:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:35:38 09:11:01 3 0.02 0.00 0.82 0.02 0.00 99.15 10:35:38 09:11:01 4 0.03 0.00 0.00 0.00 0.02 99.95 10:35:38 09:11:01 5 0.02 0.00 0.03 0.73 0.02 99.20 10:35:38 09:11:01 6 0.74 0.00 0.09 0.00 0.14 99.04 10:35:38 09:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 09:12:01 all 0.11 0.00 0.01 0.00 0.00 99.87 10:35:38 09:12:01 0 0.12 0.00 0.02 0.02 0.02 99.83 10:35:38 09:12:01 1 0.03 0.00 0.02 0.00 0.00 99.95 10:35:38 09:12:01 2 0.10 0.00 0.00 0.00 0.00 99.90 10:35:38 09:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 09:12:01 4 0.07 0.00 0.00 0.00 0.00 99.93 10:35:38 09:12:01 5 0.18 0.00 0.02 0.00 0.00 99.80 10:35:38 09:12:01 6 0.38 0.00 0.00 0.00 0.00 99.62 10:35:38 09:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 09:13:01 all 0.19 0.00 0.03 0.01 0.01 99.77 10:35:38 09:13:01 0 0.23 0.00 0.03 0.02 0.00 99.72 10:35:38 09:13:01 1 0.07 0.00 0.03 0.00 0.00 99.90 10:35:38 09:13:01 2 0.17 0.00 0.07 0.02 0.00 99.75 10:35:38 09:13:01 3 0.02 0.00 0.02 0.02 0.02 99.93 10:35:38 09:13:01 4 0.12 0.00 0.02 0.00 0.00 99.87 10:35:38 09:13:01 5 0.40 0.00 0.07 0.00 0.02 99.52 10:35:38 09:13:01 6 0.43 0.00 0.02 0.00 0.02 99.53 10:35:38 09:13:01 7 0.05 0.00 0.00 0.00 0.00 99.95 10:35:38 09:14:01 all 0.06 0.00 0.01 0.01 0.00 99.91 10:35:38 09:14:01 0 0.10 0.00 0.03 0.02 0.02 99.83 10:35:38 09:14:01 1 0.00 0.00 0.00 0.02 0.00 99.98 10:35:38 09:14:01 2 0.08 0.00 0.00 0.00 0.00 99.92 10:35:38 09:14:01 3 0.05 0.00 0.05 0.02 0.02 99.87 10:35:38 09:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 09:14:01 5 0.23 0.00 0.00 0.00 0.00 99.77 10:35:38 09:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 09:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:35:38 09:15:01 all 0.08 0.00 0.01 0.00 0.01 99.89 10:35:38 09:15:01 0 0.03 0.00 0.02 0.00 0.02 99.93 10:35:38 09:15:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:35:38 09:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 09:15:01 3 0.50 0.00 0.03 0.02 0.02 99.43 10:35:38 09:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 09:15:01 5 0.05 0.00 0.03 0.00 0.00 99.92 10:35:38 09:15:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:35:38 09:15:01 7 0.02 0.00 0.02 0.00 0.02 99.95 10:35:38 09:16:01 all 0.23 0.00 0.01 0.00 0.00 99.75 10:35:38 09:16:01 0 0.02 0.00 0.00 0.02 0.00 99.97 10:35:38 09:16:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:35:38 09:16:01 2 0.02 0.00 0.02 0.00 0.02 99.95 10:35:38 09:16:01 3 1.71 0.00 0.02 0.00 0.00 98.27 10:35:38 09:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 09:16:01 5 0.05 0.00 0.00 0.00 0.02 99.93 10:35:38 09:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 09:16:01 7 0.05 0.00 0.03 0.00 0.00 99.92 10:35:38 09:17:01 all 0.27 0.00 0.02 0.00 0.00 99.71 10:35:38 09:17:01 0 0.02 0.00 0.02 0.02 0.00 99.95 10:35:38 09:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 09:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 09:17:01 3 1.97 0.00 0.02 0.02 0.00 98.00 10:35:38 09:17:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:35:38 09:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 09:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 09:17:01 7 0.03 0.00 0.03 0.00 0.02 99.92 10:35:38 09:18:01 all 0.11 0.00 0.01 0.00 0.01 99.88 10:35:38 09:18:01 0 0.02 0.00 0.03 0.00 0.02 99.93 10:35:38 09:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 09:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 09:18:01 3 0.73 0.00 0.00 0.03 0.02 99.22 10:35:38 09:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 09:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 09:18:01 6 0.03 0.00 0.02 0.00 0.02 99.93 10:35:38 09:18:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:35:38 10:35:38 09:18:01 CPU %user %nice %system %iowait %steal %idle 10:35:38 09:19:01 all 0.01 0.00 0.01 0.00 0.00 99.96 10:35:38 09:19:01 0 0.02 0.00 0.00 0.02 0.00 99.97 10:35:38 09:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 09:19:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:35:38 09:19:01 3 0.00 0.00 0.00 0.02 0.00 99.98 10:35:38 09:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 09:19:01 5 0.00 0.00 0.00 0.00 0.02 99.98 10:35:38 09:19:01 6 0.02 0.00 0.03 0.00 0.00 99.95 10:35:38 09:19:01 7 0.02 0.00 0.07 0.00 0.02 99.90 10:35:38 09:20:01 all 0.02 0.00 0.01 0.00 0.00 99.97 10:35:38 09:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 09:20:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:35:38 09:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 09:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 09:20:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:35:38 09:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 09:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:35:38 09:20:01 7 0.03 0.00 0.03 0.00 0.02 99.92 10:35:38 09:21:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:35:38 09:21:01 0 0.02 0.00 0.02 0.02 0.02 99.93 10:35:38 09:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 09:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 09:21:01 3 0.05 0.00 0.00 0.02 0.00 99.93 10:35:38 09:21:01 4 0.02 0.00 0.02 0.00 0.02 99.95 10:35:38 09:21:01 5 0.03 0.00 0.00 0.00 0.00 99.97 10:35:38 09:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 09:21:01 7 0.02 0.00 0.05 0.00 0.02 99.92 10:35:38 09:22:01 all 0.03 0.00 0.01 0.00 0.01 99.96 10:35:38 09:22:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 09:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 09:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 09:22:01 3 0.02 0.00 0.00 0.02 0.02 99.95 10:35:38 09:22:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:35:38 09:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 09:22:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:35:38 09:22:01 7 0.07 0.00 0.02 0.00 0.02 99.90 10:35:38 09:23:01 all 0.02 0.00 0.01 0.01 0.00 99.96 10:35:38 09:23:01 0 0.00 0.00 0.00 0.02 0.00 99.98 10:35:38 09:23:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:35:38 09:23:01 2 0.03 0.00 0.02 0.00 0.02 99.93 10:35:38 09:23:01 3 0.02 0.00 0.02 0.03 0.00 99.93 10:35:38 09:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 09:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 09:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 09:23:01 7 0.03 0.00 0.02 0.00 0.02 99.93 10:35:38 09:24:01 all 0.13 0.00 0.01 0.00 0.01 99.86 10:35:38 09:24:01 0 0.03 0.00 0.00 0.00 0.00 99.97 10:35:38 09:24:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:35:38 09:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 09:24:01 3 0.88 0.00 0.02 0.00 0.02 99.09 10:35:38 09:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 09:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 09:24:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:35:38 09:24:01 7 0.03 0.00 0.02 0.00 0.02 99.93 10:35:38 09:25:01 all 0.26 0.00 0.01 0.00 0.00 99.72 10:35:38 09:25:01 0 0.00 0.00 0.02 0.02 0.02 99.95 10:35:38 09:25:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:35:38 09:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 09:25:01 3 1.97 0.00 0.00 0.02 0.00 98.01 10:35:38 09:25:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:35:38 09:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 09:25:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 09:25:01 7 0.05 0.00 0.03 0.00 0.00 99.92 10:35:38 09:26:01 all 0.21 0.00 0.01 0.00 0.00 99.77 10:35:38 09:26:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:35:38 09:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 09:26:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:35:38 09:26:01 3 1.52 0.00 0.02 0.02 0.00 98.45 10:35:38 09:26:01 4 0.05 0.00 0.00 0.00 0.00 99.95 10:35:38 09:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 09:26:01 6 0.03 0.00 0.00 0.00 0.02 99.95 10:35:38 09:26:01 7 0.03 0.00 0.03 0.00 0.02 99.92 10:35:38 09:27:01 all 0.28 0.00 0.01 0.00 0.00 99.70 10:35:38 09:27:01 0 0.02 0.00 0.05 0.02 0.00 99.92 10:35:38 09:27:01 1 0.13 0.00 0.00 0.00 0.00 99.87 10:35:38 09:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 09:27:01 3 1.98 0.00 0.02 0.00 0.02 97.98 10:35:38 09:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 09:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 09:27:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 09:27:01 7 0.02 0.00 0.03 0.00 0.02 99.93 10:35:38 09:28:01 all 0.27 0.00 0.01 0.00 0.01 99.71 10:35:38 09:28:01 0 0.02 0.00 0.03 0.00 0.02 99.93 10:35:38 09:28:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:35:38 09:28:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:35:38 09:28:01 3 1.99 0.00 0.00 0.02 0.00 98.00 10:35:38 09:28:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:35:38 09:28:01 5 0.02 0.00 0.00 0.00 0.02 99.97 10:35:38 09:28:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:35:38 09:28:01 7 0.03 0.00 0.02 0.00 0.02 99.93 10:35:38 09:29:01 all 0.26 0.00 0.02 0.00 0.00 99.72 10:35:38 09:29:01 0 0.02 0.00 0.03 0.02 0.00 99.93 10:35:38 09:29:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:35:38 09:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 09:29:01 3 1.92 0.00 0.02 0.00 0.00 98.06 10:35:38 09:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 09:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:35:38 09:29:01 6 0.02 0.00 0.03 0.00 0.02 99.93 10:35:38 09:29:01 7 0.03 0.00 0.00 0.00 0.02 99.95 10:35:38 10:35:38 09:29:01 CPU %user %nice %system %iowait %steal %idle 10:35:38 09:30:01 all 0.01 0.00 0.00 0.00 0.00 99.97 10:35:38 09:30:01 0 0.02 0.00 0.00 0.00 0.02 99.97 10:35:38 09:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 09:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 09:30:01 3 0.00 0.00 0.00 0.02 0.00 99.98 10:35:38 09:30:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 09:30:01 5 0.03 0.00 0.00 0.00 0.00 99.97 10:35:38 09:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 09:30:01 7 0.00 0.00 0.02 0.00 0.02 99.97 10:35:38 09:31:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:35:38 09:31:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:35:38 09:31:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:35:38 09:31:01 2 0.03 0.00 0.02 0.00 0.02 99.93 10:35:38 09:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 09:31:01 4 0.02 0.00 0.02 0.00 0.02 99.95 10:35:38 09:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 09:31:01 6 0.03 0.00 0.00 0.00 0.02 99.95 10:35:38 09:31:01 7 0.03 0.00 0.02 0.00 0.02 99.93 10:35:38 09:32:01 all 0.02 0.00 0.01 0.00 0.00 99.96 10:35:38 09:32:01 0 0.02 0.00 0.02 0.02 0.00 99.95 10:35:38 09:32:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:35:38 09:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 09:32:01 3 0.00 0.00 0.00 0.00 0.02 99.98 10:35:38 09:32:01 4 0.02 0.00 0.03 0.00 0.00 99.95 10:35:38 09:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 09:32:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 09:32:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:35:38 09:33:01 all 0.01 0.00 0.01 0.00 0.01 99.97 10:35:38 09:33:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:35:38 09:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 09:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 09:33:01 3 0.00 0.00 0.00 0.02 0.00 99.98 10:35:38 09:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 09:33:01 5 0.03 0.00 0.02 0.00 0.00 99.95 10:35:38 09:33:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:35:38 09:33:01 7 0.02 0.00 0.02 0.00 0.02 99.95 10:35:38 09:34:01 all 0.13 0.00 0.01 0.01 0.00 99.85 10:35:38 09:34:01 0 0.00 0.00 0.02 0.02 0.00 99.97 10:35:38 09:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 09:34:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:35:38 09:34:01 3 0.89 0.00 0.00 0.03 0.00 99.07 10:35:38 09:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 09:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 09:34:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:35:38 09:34:01 7 0.02 0.00 0.02 0.00 0.02 99.95 10:35:38 09:35:01 all 0.22 0.00 0.01 0.00 0.01 99.76 10:35:38 09:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 09:35:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:35:38 09:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 09:35:01 3 1.61 0.00 0.02 0.02 0.00 98.35 10:35:38 09:35:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:35:38 09:35:01 5 0.03 0.00 0.00 0.00 0.02 99.95 10:35:38 09:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 09:35:01 7 0.03 0.00 0.05 0.00 0.02 99.90 10:35:38 09:36:01 all 0.10 0.00 0.01 0.01 0.01 99.88 10:35:38 09:36:01 0 0.02 0.00 0.02 0.02 0.00 99.95 10:35:38 09:36:01 1 0.03 0.00 0.00 0.00 0.00 99.97 10:35:38 09:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 09:36:01 3 0.66 0.00 0.00 0.03 0.02 99.29 10:35:38 09:36:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 09:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 09:36:01 6 0.03 0.00 0.02 0.00 0.02 99.93 10:35:38 09:36:01 7 0.02 0.00 0.02 0.00 0.02 99.95 10:35:38 09:37:01 all 0.26 0.00 0.01 0.00 0.00 99.72 10:35:38 09:37:01 0 0.00 0.00 0.00 0.00 0.02 99.98 10:35:38 09:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 09:37:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:35:38 09:37:01 3 1.97 0.00 0.00 0.02 0.00 98.01 10:35:38 09:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 09:37:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 09:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:35:38 09:37:01 7 0.05 0.00 0.03 0.00 0.00 99.92 10:35:38 09:38:01 all 0.26 0.00 0.02 0.00 0.01 99.71 10:35:38 09:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 09:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 09:38:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:35:38 09:38:01 3 1.92 0.00 0.03 0.02 0.00 98.03 10:35:38 09:38:01 4 0.02 0.00 0.02 0.00 0.02 99.95 10:35:38 09:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 09:38:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:35:38 09:38:01 7 0.05 0.00 0.05 0.00 0.02 99.88 10:35:38 09:39:01 all 0.02 0.00 0.01 0.02 0.01 99.94 10:35:38 09:39:01 0 0.00 0.00 0.00 0.02 0.00 99.98 10:35:38 09:39:01 1 0.00 0.00 0.00 0.02 0.00 99.98 10:35:38 09:39:01 2 0.03 0.00 0.03 0.00 0.02 99.92 10:35:38 09:39:01 3 0.03 0.00 0.02 0.12 0.02 99.82 10:35:38 09:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 09:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 09:39:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 09:39:01 7 0.05 0.00 0.05 0.00 0.02 99.88 10:35:38 09:40:01 all 0.01 0.00 0.01 0.01 0.01 99.96 10:35:38 09:40:01 0 0.00 0.00 0.00 0.02 0.02 99.97 10:35:38 09:40:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:35:38 09:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 09:40:01 3 0.00 0.00 0.00 0.03 0.00 99.97 10:35:38 09:40:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:35:38 09:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 09:40:01 6 0.02 0.00 0.03 0.00 0.02 99.93 10:35:38 09:40:01 7 0.00 0.00 0.03 0.00 0.02 99.95 10:35:38 10:35:38 09:40:01 CPU %user %nice %system %iowait %steal %idle 10:35:38 09:41:01 all 0.03 0.00 0.01 0.00 0.00 99.96 10:35:38 09:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 09:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 09:41:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:35:38 09:41:01 3 0.13 0.00 0.00 0.02 0.00 99.85 10:35:38 09:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 09:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 09:41:01 6 0.03 0.00 0.02 0.00 0.02 99.93 10:35:38 09:41:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 09:42:01 all 0.02 0.00 0.01 0.00 0.00 99.96 10:35:38 09:42:01 0 0.02 0.00 0.03 0.00 0.00 99.95 10:35:38 09:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 09:42:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:35:38 09:42:01 3 0.02 0.00 0.00 0.02 0.00 99.97 10:35:38 09:42:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:35:38 09:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:35:38 09:42:01 6 0.05 0.00 0.03 0.00 0.00 99.92 10:35:38 09:42:01 7 0.02 0.00 0.02 0.00 0.02 99.95 10:35:38 09:43:01 all 0.04 0.00 0.01 0.00 0.01 99.95 10:35:38 09:43:01 0 0.00 0.00 0.02 0.02 0.02 99.95 10:35:38 09:43:01 1 0.13 0.00 0.00 0.00 0.00 99.87 10:35:38 09:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 09:43:01 3 0.03 0.00 0.00 0.00 0.02 99.95 10:35:38 09:43:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 09:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 09:43:01 6 0.07 0.00 0.03 0.00 0.02 99.88 10:35:38 09:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 09:44:01 all 0.01 0.00 0.01 0.01 0.01 99.96 10:35:38 09:44:01 0 0.00 0.00 0.00 0.02 0.00 99.98 10:35:38 09:44:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:35:38 09:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 09:44:01 3 0.00 0.00 0.00 0.02 0.00 99.98 10:35:38 09:44:01 4 0.05 0.00 0.02 0.00 0.02 99.92 10:35:38 09:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 09:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 09:44:01 7 0.02 0.00 0.03 0.02 0.02 99.92 10:35:38 09:45:01 all 0.02 0.00 0.01 0.00 0.00 99.96 10:35:38 09:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 09:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 09:45:01 2 0.03 0.00 0.00 0.00 0.02 99.95 10:35:38 09:45:01 3 0.02 0.00 0.00 0.03 0.00 99.95 10:35:38 09:45:01 4 0.07 0.00 0.02 0.00 0.00 99.92 10:35:38 09:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 09:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:35:38 09:45:01 7 0.00 0.00 0.03 0.00 0.02 99.95 10:35:38 09:46:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:35:38 09:46:01 0 0.02 0.00 0.00 0.02 0.02 99.95 10:35:38 09:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 09:46:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:35:38 09:46:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:35:38 09:46:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:35:38 09:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 09:46:01 6 0.03 0.00 0.00 0.00 0.02 99.95 10:35:38 09:46:01 7 0.03 0.00 0.02 0.00 0.02 99.93 10:35:38 09:47:01 all 0.02 0.00 0.02 0.00 0.01 99.96 10:35:38 09:47:01 0 0.00 0.00 0.03 0.00 0.00 99.97 10:35:38 09:47:01 1 0.00 0.00 0.02 0.00 0.02 99.97 10:35:38 09:47:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:35:38 09:47:01 3 0.00 0.00 0.00 0.02 0.00 99.98 10:35:38 09:47:01 4 0.05 0.00 0.02 0.00 0.02 99.92 10:35:38 09:47:01 5 0.00 0.00 0.02 0.00 0.02 99.97 10:35:38 09:47:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 09:47:01 7 0.03 0.00 0.03 0.00 0.02 99.92 10:35:38 09:48:01 all 0.20 0.00 0.01 0.01 0.01 99.78 10:35:38 09:48:01 0 0.00 0.00 0.03 0.05 0.00 99.92 10:35:38 09:48:01 1 0.03 0.00 0.00 0.00 0.00 99.97 10:35:38 09:48:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 09:48:01 3 1.47 0.00 0.00 0.00 0.02 98.52 10:35:38 09:48:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:35:38 09:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 09:48:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:35:38 09:48:01 7 0.03 0.00 0.02 0.00 0.02 99.93 10:35:38 09:49:01 all 0.22 0.00 0.01 0.00 0.00 99.76 10:35:38 09:49:01 0 0.00 0.00 0.02 0.02 0.02 99.95 10:35:38 09:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 09:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 09:49:01 3 1.65 0.00 0.00 0.02 0.00 98.34 10:35:38 09:49:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:35:38 09:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 09:49:01 6 0.03 0.00 0.02 0.00 0.00 99.95 10:35:38 09:49:01 7 0.05 0.00 0.03 0.00 0.02 99.90 10:35:38 09:50:01 all 0.02 0.00 0.01 0.01 0.00 99.96 10:35:38 09:50:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:35:38 09:50:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:35:38 09:50:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:35:38 09:50:01 3 0.02 0.00 0.00 0.07 0.00 99.92 10:35:38 09:50:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 09:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 09:50:01 6 0.05 0.00 0.02 0.00 0.02 99.92 10:35:38 09:50:01 7 0.05 0.00 0.00 0.00 0.00 99.95 10:35:38 09:51:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:35:38 09:51:01 0 0.02 0.00 0.00 0.02 0.00 99.97 10:35:38 09:51:01 1 0.00 0.00 0.02 0.00 0.02 99.97 10:35:38 09:51:01 2 0.03 0.00 0.02 0.00 0.02 99.93 10:35:38 09:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 09:51:01 4 0.00 0.00 0.02 0.00 0.02 99.97 10:35:38 09:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 09:51:01 6 0.03 0.00 0.02 0.00 0.00 99.95 10:35:38 09:51:01 7 0.03 0.00 0.02 0.00 0.02 99.93 10:35:38 10:35:38 09:51:01 CPU %user %nice %system %iowait %steal %idle 10:35:38 09:52:01 all 0.09 0.00 0.01 0.00 0.00 99.89 10:35:38 09:52:01 0 0.02 0.00 0.00 0.00 0.02 99.97 10:35:38 09:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 09:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 09:52:01 3 0.55 0.00 0.02 0.00 0.00 99.43 10:35:38 09:52:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:35:38 09:52:01 5 0.02 0.00 0.03 0.00 0.00 99.95 10:35:38 09:52:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 09:52:01 7 0.05 0.00 0.05 0.00 0.02 99.88 10:35:38 09:53:01 all 0.04 0.00 0.01 0.00 0.00 99.94 10:35:38 09:53:01 0 0.02 0.00 0.00 0.02 0.00 99.97 10:35:38 09:53:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 09:53:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:35:38 09:53:01 3 0.17 0.00 0.02 0.02 0.02 99.78 10:35:38 09:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 09:53:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 09:53:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:35:38 09:53:01 7 0.02 0.00 0.05 0.00 0.00 99.93 10:35:38 09:54:01 all 0.01 0.00 0.01 0.00 0.00 99.97 10:35:38 09:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 09:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 09:54:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:35:38 09:54:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:35:38 09:54:01 4 0.02 0.00 0.02 0.00 0.02 99.95 10:35:38 09:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 09:54:01 6 0.03 0.00 0.00 0.00 0.00 99.97 10:35:38 09:54:01 7 0.03 0.00 0.02 0.00 0.02 99.93 10:35:38 09:55:01 all 0.02 0.00 0.01 0.00 0.00 99.97 10:35:38 09:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 09:55:01 1 0.03 0.00 0.00 0.00 0.02 99.95 10:35:38 09:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 09:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 09:55:01 4 0.02 0.00 0.03 0.00 0.00 99.95 10:35:38 09:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 09:55:01 6 0.03 0.00 0.00 0.00 0.02 99.95 10:35:38 09:55:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:35:38 09:56:01 all 0.25 0.00 0.01 0.00 0.00 99.72 10:35:38 09:56:01 0 0.00 0.00 0.05 0.02 0.02 99.92 10:35:38 09:56:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:35:38 09:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 09:56:01 3 1.87 0.00 0.00 0.02 0.00 98.11 10:35:38 09:56:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:35:38 09:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 09:56:01 6 0.05 0.00 0.05 0.00 0.02 99.88 10:35:38 09:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 09:57:01 all 0.22 0.00 0.01 0.00 0.01 99.76 10:35:38 09:57:01 0 0.02 0.00 0.00 0.02 0.00 99.97 10:35:38 09:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 09:57:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:35:38 09:57:01 3 1.58 0.00 0.00 0.02 0.02 98.39 10:35:38 09:57:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:35:38 09:57:01 5 0.02 0.00 0.02 0.00 0.02 99.95 10:35:38 09:57:01 6 0.02 0.00 0.03 0.00 0.02 99.93 10:35:38 09:57:01 7 0.03 0.00 0.02 0.00 0.02 99.93 10:35:38 09:58:01 all 0.15 0.00 0.02 0.00 0.00 99.83 10:35:38 09:58:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:35:38 09:58:01 1 0.03 0.00 0.02 0.00 0.00 99.95 10:35:38 09:58:01 2 0.00 0.00 0.03 0.00 0.00 99.97 10:35:38 09:58:01 3 1.14 0.00 0.02 0.00 0.00 98.84 10:35:38 09:58:01 4 0.00 0.00 0.02 0.00 0.02 99.97 10:35:38 09:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 09:58:01 6 0.03 0.00 0.02 0.00 0.02 99.93 10:35:38 09:58:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 09:59:01 all 0.15 0.00 0.01 0.00 0.01 99.83 10:35:38 09:59:01 0 0.02 0.00 0.02 0.02 0.02 99.93 10:35:38 09:59:01 1 0.00 0.00 0.02 0.00 0.02 99.97 10:35:38 09:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 09:59:01 3 1.11 0.00 0.00 0.02 0.00 98.88 10:35:38 09:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 09:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 09:59:01 6 0.03 0.00 0.02 0.00 0.02 99.93 10:35:38 09:59:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 10:00:01 all 0.25 0.00 0.02 0.00 0.00 99.73 10:35:38 10:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 10:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 10:00:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:35:38 10:00:01 3 1.71 0.00 0.02 0.02 0.00 98.26 10:35:38 10:00:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 10:00:01 5 0.05 0.00 0.00 0.00 0.00 99.95 10:35:38 10:00:01 6 0.12 0.00 0.05 0.00 0.02 99.82 10:35:38 10:00:01 7 0.02 0.00 0.03 0.00 0.00 99.95 10:35:38 10:01:01 all 0.14 0.00 0.01 0.00 0.01 99.84 10:35:38 10:01:01 0 0.02 0.00 0.02 0.02 0.00 99.95 10:35:38 10:01:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:35:38 10:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 10:01:01 3 1.04 0.00 0.00 0.00 0.00 98.96 10:35:38 10:01:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:35:38 10:01:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:35:38 10:01:01 6 0.02 0.00 0.03 0.00 0.03 99.92 10:35:38 10:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 10:02:01 all 0.05 0.00 0.01 0.00 0.00 99.93 10:35:38 10:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 10:02:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:35:38 10:02:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 10:02:01 3 0.22 0.00 0.00 0.03 0.00 99.75 10:35:38 10:02:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:35:38 10:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 10:02:01 6 0.10 0.00 0.03 0.00 0.02 99.85 10:35:38 10:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 10:35:38 10:02:01 CPU %user %nice %system %iowait %steal %idle 10:35:38 10:03:01 all 0.07 0.00 0.01 0.01 0.01 99.90 10:35:38 10:03:01 0 0.02 0.00 0.00 0.00 0.02 99.97 10:35:38 10:03:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:35:38 10:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 10:03:01 3 0.42 0.00 0.00 0.08 0.02 99.48 10:35:38 10:03:01 4 0.02 0.00 0.02 0.00 0.02 99.95 10:35:38 10:03:01 5 0.03 0.00 0.00 0.00 0.00 99.97 10:35:38 10:03:01 6 0.07 0.00 0.03 0.00 0.02 99.88 10:35:38 10:03:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 10:04:01 all 0.24 0.00 0.02 0.01 0.00 99.74 10:35:38 10:04:01 0 0.00 0.00 0.02 0.02 0.00 99.97 10:35:38 10:04:01 1 0.03 0.00 0.00 0.02 0.00 99.95 10:35:38 10:04:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 10:04:01 3 1.78 0.00 0.02 0.02 0.00 98.19 10:35:38 10:04:01 4 0.02 0.00 0.02 0.00 0.02 99.95 10:35:38 10:04:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:35:38 10:04:01 6 0.03 0.00 0.03 0.00 0.02 99.92 10:35:38 10:04:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:35:38 10:05:02 all 0.02 0.00 0.01 0.00 0.01 99.96 10:35:38 10:05:02 0 0.03 0.00 0.02 0.00 0.00 99.95 10:35:38 10:05:02 1 0.03 0.00 0.02 0.00 0.02 99.93 10:35:38 10:05:02 2 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 10:05:02 3 0.00 0.00 0.00 0.02 0.00 99.98 10:35:38 10:05:02 4 0.03 0.00 0.03 0.00 0.00 99.93 10:35:38 10:05:02 5 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 10:05:02 6 0.02 0.00 0.00 0.00 0.02 99.97 10:35:38 10:05:02 7 0.02 0.00 0.00 0.00 0.02 99.97 10:35:38 10:06:01 all 0.03 0.00 0.02 0.07 0.01 99.88 10:35:38 10:06:01 0 0.02 0.00 0.05 0.34 0.02 99.58 10:35:38 10:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 10:06:01 2 0.05 0.00 0.00 0.00 0.02 99.93 10:35:38 10:06:01 3 0.00 0.00 0.00 0.19 0.00 99.81 10:35:38 10:06:01 4 0.05 0.00 0.03 0.00 0.02 99.90 10:35:38 10:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 10:06:01 6 0.05 0.00 0.03 0.00 0.02 99.90 10:35:38 10:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 10:07:01 all 0.13 0.00 0.01 0.15 0.00 99.71 10:35:38 10:07:01 0 0.00 0.00 0.03 0.88 0.00 99.08 10:35:38 10:07:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:35:38 10:07:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 10:07:01 3 0.93 0.00 0.00 0.31 0.00 98.76 10:35:38 10:07:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 10:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 10:07:01 6 0.02 0.00 0.03 0.00 0.02 99.93 10:35:38 10:07:01 7 0.03 0.00 0.00 0.00 0.00 99.97 10:35:38 10:08:01 all 0.04 0.00 0.01 0.00 0.01 99.93 10:35:38 10:08:01 0 0.00 0.00 0.00 0.00 0.02 99.98 10:35:38 10:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 10:08:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:35:38 10:08:01 3 0.13 0.00 0.00 0.03 0.02 99.82 10:35:38 10:08:01 4 0.05 0.00 0.02 0.00 0.00 99.93 10:35:38 10:08:01 5 0.02 0.00 0.02 0.00 0.02 99.95 10:35:38 10:08:01 6 0.05 0.00 0.02 0.00 0.03 99.90 10:35:38 10:08:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:35:38 10:09:01 all 0.02 0.00 0.01 0.00 0.00 99.96 10:35:38 10:09:01 0 0.00 0.00 0.03 0.02 0.00 99.95 10:35:38 10:09:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:35:38 10:09:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 10:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 10:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 10:09:01 5 0.03 0.00 0.02 0.00 0.00 99.95 10:35:38 10:09:01 6 0.05 0.00 0.02 0.00 0.02 99.92 10:35:38 10:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 10:10:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:35:38 10:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 10:10:01 1 0.03 0.00 0.00 0.00 0.00 99.97 10:35:38 10:10:01 2 0.02 0.00 0.02 0.00 0.02 99.95 10:35:38 10:10:01 3 0.00 0.00 0.00 0.02 0.00 99.98 10:35:38 10:10:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:35:38 10:10:01 5 0.03 0.00 0.00 0.00 0.00 99.97 10:35:38 10:10:01 6 0.03 0.00 0.00 0.00 0.02 99.95 10:35:38 10:10:01 7 0.02 0.00 0.02 0.00 0.02 99.95 10:35:38 10:11:01 all 0.02 0.00 0.01 0.01 0.00 99.96 10:35:38 10:11:01 0 0.02 0.00 0.00 0.02 0.00 99.97 10:35:38 10:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 10:11:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:35:38 10:11:01 3 0.00 0.00 0.00 0.07 0.00 99.93 10:35:38 10:11:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:35:38 10:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 10:11:01 6 0.03 0.00 0.00 0.00 0.02 99.95 10:35:38 10:11:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:35:38 10:12:01 all 0.04 0.00 0.01 0.01 0.01 99.94 10:35:38 10:12:01 0 0.02 0.00 0.00 0.00 0.02 99.97 10:35:38 10:12:01 1 0.05 0.00 0.00 0.00 0.02 99.93 10:35:38 10:12:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:35:38 10:12:01 3 0.07 0.00 0.00 0.05 0.02 99.87 10:35:38 10:12:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:35:38 10:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 10:12:01 6 0.03 0.00 0.03 0.00 0.02 99.92 10:35:38 10:12:01 7 0.03 0.00 0.00 0.00 0.00 99.97 10:35:38 10:13:01 all 0.05 0.00 0.01 0.01 0.01 99.92 10:35:38 10:13:01 0 0.07 0.00 0.02 0.05 0.00 99.87 10:35:38 10:13:01 1 0.08 0.00 0.03 0.00 0.02 99.87 10:35:38 10:13:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:35:38 10:13:01 3 0.03 0.00 0.00 0.05 0.00 99.92 10:35:38 10:13:01 4 0.02 0.00 0.03 0.00 0.00 99.95 10:35:38 10:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 10:13:01 6 0.07 0.00 0.00 0.00 0.03 99.90 10:35:38 10:13:01 7 0.05 0.00 0.02 0.00 0.00 99.93 10:35:38 10:35:38 10:13:01 CPU %user %nice %system %iowait %steal %idle 10:35:38 10:14:01 all 0.06 0.00 0.02 0.01 0.01 99.90 10:35:38 10:14:01 0 0.13 0.00 0.03 0.02 0.02 99.80 10:35:38 10:14:01 1 0.07 0.00 0.02 0.00 0.00 99.92 10:35:38 10:14:01 2 0.08 0.00 0.03 0.00 0.02 99.87 10:35:38 10:14:01 3 0.05 0.00 0.00 0.03 0.00 99.92 10:35:38 10:14:01 4 0.05 0.00 0.02 0.00 0.02 99.92 10:35:38 10:14:01 5 0.00 0.00 0.00 0.00 0.02 99.98 10:35:38 10:14:01 6 0.05 0.00 0.05 0.00 0.02 99.88 10:35:38 10:14:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:35:38 10:15:01 all 0.16 0.00 0.02 0.01 0.00 99.81 10:35:38 10:15:01 0 0.02 0.00 0.03 0.00 0.00 99.95 10:35:38 10:15:01 1 0.00 0.00 0.03 0.00 0.00 99.97 10:35:38 10:15:01 2 0.02 0.00 0.02 0.02 0.00 99.95 10:35:38 10:15:01 3 1.14 0.00 0.02 0.05 0.00 98.79 10:35:38 10:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 10:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 10:15:01 6 0.05 0.00 0.05 0.00 0.02 99.88 10:35:38 10:15:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 10:16:01 all 0.10 0.00 0.01 0.02 0.01 99.86 10:35:38 10:16:01 0 0.02 0.00 0.00 0.02 0.00 99.97 10:35:38 10:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 10:16:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 10:16:01 3 0.68 0.00 0.00 0.13 0.02 99.17 10:35:38 10:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 10:16:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 10:16:01 6 0.07 0.00 0.03 0.00 0.02 99.88 10:35:38 10:16:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:35:38 10:17:01 all 0.02 0.00 0.02 0.17 0.19 99.61 10:35:38 10:17:01 0 0.00 0.00 0.03 0.03 0.03 99.90 10:35:38 10:17:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:35:38 10:17:01 2 0.03 0.00 0.02 0.00 0.73 99.22 10:35:38 10:17:01 3 0.00 0.00 0.00 1.31 0.00 98.69 10:35:38 10:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 10:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:35:38 10:17:01 6 0.03 0.00 0.05 0.00 0.73 99.19 10:35:38 10:17:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:35:38 10:18:01 all 0.04 0.00 0.01 0.02 0.00 99.94 10:35:38 10:18:01 0 0.07 0.00 0.03 0.02 0.00 99.88 10:35:38 10:18:01 1 0.05 0.00 0.00 0.00 0.00 99.95 10:35:38 10:18:01 2 0.05 0.00 0.00 0.00 0.00 99.95 10:35:38 10:18:01 3 0.00 0.00 0.00 0.12 0.00 99.88 10:35:38 10:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 10:18:01 5 0.03 0.00 0.00 0.00 0.00 99.97 10:35:38 10:18:01 6 0.07 0.00 0.03 0.00 0.02 99.88 10:35:38 10:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 10:19:01 all 0.03 0.00 0.01 0.00 0.00 99.95 10:35:38 10:19:01 0 0.03 0.00 0.02 0.02 0.00 99.93 10:35:38 10:19:01 1 0.02 0.00 0.03 0.00 0.00 99.95 10:35:38 10:19:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:35:38 10:19:01 3 0.05 0.00 0.02 0.02 0.02 99.90 10:35:38 10:19:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:35:38 10:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:35:38 10:19:01 6 0.07 0.00 0.00 0.00 0.02 99.92 10:35:38 10:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 10:20:01 all 0.14 0.00 0.01 0.03 0.01 99.80 10:35:38 10:20:01 0 0.03 0.00 0.03 0.00 0.02 99.92 10:35:38 10:20:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:35:38 10:20:01 2 0.02 0.00 0.02 0.00 0.02 99.95 10:35:38 10:20:01 3 0.99 0.00 0.02 0.10 0.00 98.89 10:35:38 10:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 10:20:01 5 0.02 0.00 0.00 0.17 0.00 99.82 10:35:38 10:20:01 6 0.07 0.00 0.03 0.00 0.02 99.88 10:35:38 10:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 10:21:01 all 0.04 0.00 0.01 0.09 0.01 99.85 10:35:38 10:21:01 0 0.05 0.00 0.02 0.15 0.00 99.78 10:35:38 10:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 10:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 10:21:01 3 0.07 0.00 0.00 0.38 0.00 99.55 10:35:38 10:21:01 4 0.02 0.00 0.02 0.00 0.02 99.95 10:35:38 10:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 10:21:01 6 0.10 0.00 0.03 0.22 0.02 99.63 10:35:38 10:21:01 7 0.02 0.00 0.02 0.00 0.02 99.95 10:35:38 10:22:01 all 0.11 0.00 0.02 0.01 0.00 99.85 10:35:38 10:22:01 0 0.03 0.00 0.03 0.07 0.02 99.85 10:35:38 10:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 10:22:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:35:38 10:22:01 3 0.73 0.00 0.02 0.05 0.00 99.20 10:35:38 10:22:01 4 0.02 0.00 0.07 0.00 0.00 99.92 10:35:38 10:22:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:35:38 10:22:01 6 0.07 0.00 0.05 0.00 0.02 99.87 10:35:38 10:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 10:23:01 all 0.03 0.00 0.02 0.01 0.01 99.93 10:35:38 10:23:01 0 0.02 0.00 0.03 0.02 0.00 99.93 10:35:38 10:23:01 1 0.03 0.00 0.03 0.00 0.02 99.92 10:35:38 10:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 10:23:01 3 0.02 0.00 0.02 0.08 0.02 99.87 10:35:38 10:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 10:23:01 5 0.02 0.00 0.00 0.00 0.02 99.97 10:35:38 10:23:01 6 0.07 0.00 0.03 0.00 0.02 99.88 10:35:38 10:23:01 7 0.03 0.00 0.03 0.00 0.00 99.93 10:35:38 10:24:01 all 0.10 0.00 0.02 0.00 0.00 99.87 10:35:38 10:24:01 0 0.03 0.00 0.05 0.00 0.00 99.92 10:35:38 10:24:01 1 0.05 0.00 0.05 0.00 0.02 99.88 10:35:38 10:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 10:24:01 3 0.65 0.00 0.00 0.03 0.00 99.32 10:35:38 10:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 10:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 10:24:01 6 0.05 0.00 0.02 0.00 0.02 99.92 10:35:38 10:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 10:35:38 10:24:01 CPU %user %nice %system %iowait %steal %idle 10:35:38 10:25:01 all 0.02 0.00 0.01 0.03 0.00 99.93 10:35:38 10:25:01 0 0.03 0.00 0.02 0.13 0.02 99.80 10:35:38 10:25:01 1 0.03 0.00 0.03 0.00 0.02 99.92 10:35:38 10:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 10:25:01 3 0.02 0.00 0.00 0.13 0.00 99.85 10:35:38 10:25:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:35:38 10:25:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 10:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 10:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 10:26:01 all 0.07 0.00 0.01 0.02 0.00 99.89 10:35:38 10:26:01 0 0.02 0.00 0.02 0.02 0.00 99.95 10:35:38 10:26:01 1 0.05 0.00 0.02 0.00 0.02 99.92 10:35:38 10:26:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:35:38 10:26:01 3 0.40 0.00 0.00 0.17 0.00 99.43 10:35:38 10:26:01 4 0.03 0.00 0.05 0.00 0.00 99.92 10:35:38 10:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 10:26:01 6 0.03 0.00 0.00 0.00 0.00 99.97 10:35:38 10:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 10:27:01 all 0.03 0.00 0.01 0.01 0.00 99.95 10:35:38 10:27:01 0 0.05 0.00 0.02 0.00 0.02 99.92 10:35:38 10:27:01 1 0.03 0.00 0.00 0.00 0.00 99.97 10:35:38 10:27:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 10:27:01 3 0.03 0.00 0.02 0.12 0.00 99.83 10:35:38 10:27:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:35:38 10:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 10:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 10:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 10:28:01 all 0.04 0.00 0.03 0.00 0.01 99.92 10:35:38 10:28:01 0 0.03 0.00 0.02 0.02 0.00 99.93 10:35:38 10:28:01 1 0.05 0.00 0.08 0.00 0.02 99.85 10:35:38 10:28:01 2 0.02 0.00 0.03 0.00 0.02 99.93 10:35:38 10:28:01 3 0.12 0.00 0.02 0.00 0.02 99.85 10:35:38 10:28:01 4 0.02 0.00 0.02 0.00 0.02 99.95 10:35:38 10:28:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 10:28:01 6 0.02 0.00 0.03 0.00 0.02 99.93 10:35:38 10:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 10:29:01 all 0.13 0.00 0.01 0.00 0.00 99.85 10:35:38 10:29:01 0 0.05 0.00 0.02 0.00 0.02 99.92 10:35:38 10:29:01 1 0.07 0.00 0.02 0.00 0.02 99.90 10:35:38 10:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 10:29:01 3 0.83 0.00 0.00 0.02 0.00 99.15 10:35:38 10:29:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:35:38 10:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 10:29:01 6 0.03 0.00 0.00 0.00 0.00 99.97 10:35:38 10:29:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:35:38 10:30:01 all 0.18 0.00 0.01 0.00 0.00 99.80 10:35:38 10:30:01 0 0.02 0.00 0.02 0.02 0.00 99.95 10:35:38 10:30:01 1 0.03 0.00 0.03 0.00 0.02 99.92 10:35:38 10:30:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:35:38 10:30:01 3 1.29 0.00 0.02 0.02 0.00 98.68 10:35:38 10:30:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:35:38 10:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:35:38 10:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 10:30:01 7 0.02 0.00 0.02 0.00 0.02 99.95 10:35:38 10:31:01 all 0.04 0.00 0.02 0.00 0.01 99.93 10:35:38 10:31:01 0 0.05 0.00 0.02 0.00 0.02 99.92 10:35:38 10:31:01 1 0.05 0.00 0.05 0.00 0.02 99.88 10:35:38 10:31:01 2 0.07 0.00 0.02 0.00 0.00 99.92 10:35:38 10:31:01 3 0.05 0.00 0.00 0.00 0.00 99.95 10:35:38 10:31:01 4 0.05 0.00 0.02 0.02 0.00 99.92 10:35:38 10:31:01 5 0.03 0.00 0.00 0.00 0.00 99.97 10:35:38 10:31:01 6 0.02 0.00 0.07 0.00 0.02 99.90 10:35:38 10:31:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 10:32:01 all 0.02 0.00 0.02 0.00 0.01 99.96 10:35:38 10:32:01 0 0.02 0.00 0.03 0.00 0.02 99.93 10:35:38 10:32:01 1 0.03 0.00 0.05 0.00 0.02 99.90 10:35:38 10:32:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 10:32:01 3 0.00 0.00 0.00 0.00 0.02 99.98 10:35:38 10:32:01 4 0.02 0.00 0.02 0.00 0.02 99.95 10:35:38 10:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 10:32:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 10:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 10:33:01 all 0.02 0.00 0.01 0.01 0.01 99.95 10:35:38 10:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 10:33:01 1 0.05 0.00 0.03 0.00 0.03 99.88 10:35:38 10:33:01 2 0.03 0.00 0.00 0.00 0.02 99.95 10:35:38 10:33:01 3 0.00 0.00 0.00 0.05 0.00 99.95 10:35:38 10:33:01 4 0.02 0.00 0.00 0.02 0.00 99.97 10:35:38 10:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:35:38 10:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 10:33:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:35:38 10:34:01 all 0.07 0.00 0.01 0.00 0.01 99.91 10:35:38 10:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 10:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:35:38 10:34:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:35:38 10:34:01 3 0.35 0.00 0.00 0.00 0.02 99.63 10:35:38 10:34:01 4 0.07 0.00 0.03 0.02 0.02 99.87 10:35:38 10:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 10:34:01 6 0.05 0.00 0.03 0.00 0.02 99.90 10:35:38 10:34:01 7 0.03 0.00 0.00 0.00 0.00 99.97 10:35:38 10:35:01 all 0.28 0.00 0.01 0.01 0.01 99.69 10:35:38 10:35:01 0 0.02 0.00 0.03 0.00 0.02 99.93 10:35:38 10:35:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:35:38 10:35:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:35:38 10:35:01 3 1.97 0.00 0.00 0.03 0.00 98.00 10:35:38 10:35:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:35:38 10:35:01 5 0.02 0.00 0.02 0.00 0.02 99.95 10:35:38 10:35:01 6 0.10 0.00 0.02 0.02 0.03 99.83 10:35:38 10:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:35:38 10:35:38 Average: CPU %user %nice %system %iowait %steal %idle 10:35:38 Average: all 0.64 0.00 0.14 0.13 0.01 99.09 10:35:38 Average: 0 0.54 0.00 0.14 0.29 0.01 99.02 10:35:38 Average: 1 0.57 0.00 0.13 0.21 0.01 99.08 10:35:38 Average: 2 0.57 0.00 0.15 0.04 0.01 99.24 10:35:38 Average: 3 1.02 0.00 0.15 0.07 0.01 98.75 10:35:38 Average: 4 0.59 0.00 0.14 0.02 0.01 99.25 10:35:38 Average: 5 0.60 0.00 0.14 0.11 0.01 99.15 10:35:38 Average: 6 0.66 0.00 0.13 0.11 0.02 99.08 10:35:38 Average: 7 0.56 0.00 0.14 0.18 0.01 99.12 10:35:38 10:35:38 10:35:38