Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 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-ssh9794734003610896928.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-ssh5740216247348489232.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11409467361639847048.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 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-ssh786815316877883922.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9451591043321055964.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi], goVersion:1.25] ========================================================= [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 Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-772657’ is offline Running on prd-ubuntu20.04-docker-8c-8g-772683 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/924 [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/924 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v4 (#5306)" > git config core.sparsecheckout # timeout=10 > git checkout -f d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b # timeout=10 > git rev-list --no-walk e5f0aaf3b0338827a51f6f5d858359ff7f33f634 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:21:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:21:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:21:09 ========================================================= 07:21:09 EdgeX Global Pipelines Version Info 07:21:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:21:10 ------------------- 07:21:10 stable info: 07:21:10 ------------------- 07:21:10 Commited By: Cherry Wang cherry@iotechsys.com 07:21:10 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 07:21:10 Message: update stable to v1.0.278 07:21:11 ------------------- 07:21:11 experimental info: 07:21:11 ------------------- 07:21:11 Commited By: **** collab-it+edgex@linuxfoundation.org 07:21:11 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 07:21:11 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:21:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:21:11 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:21:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:21:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:21:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:21:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 07:21:11 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:21:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:21:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 07:21:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 07:21:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:21:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:21:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:21:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:21:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:21:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:21:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:21:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:21:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:21:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 07:21:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:21:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:21:11 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:21:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:21:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:21:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:21:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] echo 07:21:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d1ccff3 [Pipeline] echo 07:21:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:21:11 provisioning config files... 07:21:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/924@tmp/config5059916351159776849tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:21:12 ---> ****-login.sh 07:21:12 nexus3.edgexfoundry.org:10001 07:21:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:12 07:21:12 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:21:12 Configure a credential helper to remove this warning. See 07:21:12 https://docs.****.com/go/credential-store/ 07:21:12 07:21:12 Login Succeeded 07:21:12 nexus3.edgexfoundry.org:10002 07:21:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:12 07:21:12 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:21:12 Configure a credential helper to remove this warning. See 07:21:12 https://docs.****.com/go/credential-store/ 07:21:12 07:21:12 Login Succeeded 07:21:12 nexus3.edgexfoundry.org:10003 07:21:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:12 07:21:12 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:21:12 Configure a credential helper to remove this warning. See 07:21:12 https://docs.****.com/go/credential-store/ 07:21:12 07:21:12 Login Succeeded 07:21:12 nexus3.edgexfoundry.org:10004 07:21:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:12 07:21:12 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:21:12 Configure a credential helper to remove this warning. See 07:21:12 https://docs.****.com/go/credential-store/ 07:21:12 07:21:12 Login Succeeded 07:21:12 ****.io 07:21:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:13 07:21:13 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:21:13 Configure a credential helper to remove this warning. See 07:21:13 https://docs.****.com/go/credential-store/ 07:21:13 07:21:13 Login Succeeded 07:21:13 ---> ****-login.sh ends [Pipeline] } 07:21:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:21:13 + 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 07:21:13 + cut -d/ -f2 07:21:13 + dirname cmd/core-command/Dockerfile 07:21:13 + echo core-command,cmd/core-command/Dockerfile 07:21:13 + dirname cmd/core-common-config-bootstrapper/Dockerfile 07:21:13 + cut -d/ -f2 07:21:13 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 07:21:13 + dirname cmd/core-data/Dockerfile 07:21:13 + cut -d/ -f2 07:21:13 + echo core-data,cmd/core-data/Dockerfile 07:21:13 + + cutdirname -d/ cmd/core-keeper/Dockerfile -f2 07:21:13 07:21:13 + echo core-keeper,cmd/core-keeper/Dockerfile 07:21:13 + dirname cmd/core-metadata/Dockerfile 07:21:13 + cut -d/ -f2 07:21:13 + echo core-metadata,cmd/core-metadata/Dockerfile 07:21:13 + dirname cmd/security-bootstrapper/Dockerfile 07:21:13 + cut -d/ -f2 07:21:13 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:21:13 + dirname cmd/security-proxy-auth/Dockerfile 07:21:13 + cut -d/ -f2 07:21:13 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 07:21:13 + dirname cmd/security-proxy-setup/Dockerfile 07:21:13 + cut -d/ -f2 07:21:13 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:21:13 + dirname cmd/security-secretstore-setup/Dockerfile 07:21:13 + cut -d/ -f2 07:21:13 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:21:13 + dirname cmd/security-spiffe-token-provider/Dockerfile 07:21:13 + cut -d/ -f2 07:21:13 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 07:21:13 + + dirname cmd/security-spire-agent/Dockerfile 07:21:13 cut -d/ -f2 07:21:13 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 07:21:13 + dirname cmd/security-spire-config/Dockerfile 07:21:13 + cut -d/ -f2 07:21:13 + echo security-spire-config,cmd/security-spire-config/Dockerfile 07:21:13 + dirname cmd/security-spire-server/Dockerfile 07:21:13 + cut -d/ -f2 07:21:13 + echo security-spire-server,cmd/security-spire-server/Dockerfile 07:21:13 + dirname cmd/support-notifications/Dockerfile 07:21:13 + cut -d/ -f2 07:21:13 + echo support-notifications,cmd/support-notifications/Dockerfile 07:21:13 + dirname cmd/support-scheduler/Dockerfile 07:21:13 + cut -d/ -f2 07:21:13 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 07:21:13 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 07:21:13 + git rev-list -1 --merges d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b~1..d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] echo 07:21:13 -----------> git rev-list -1 --merges d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b~1..d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [false] [Pipeline] sh 07:21:14 + git log --format=format:%s -1 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] echo 07:21:14 ========================================================= 07:21:14 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:21:14 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 07:21:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:21:14 + grep -v github /etc/ssh/ssh_known_hosts 07:21:14 + [ -e /tmp/ssh_known_hosts ] 07:21:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:21:14 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:21:14 sudo tee -a /etc/ssh/ssh_known_hosts 07:21:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:21:15 07:21:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:21:15 0.1.4: Pulling from edgex-devops/py-git-semver 07:21:15 3dae71ba6b94: Pulling fs layer 07:21:15 6bf1a483ea7c: Pulling fs layer 07:21:15 f5dfc541a4d3: Pulling fs layer 07:21:15 461d9e800cba: Pulling fs layer 07:21:15 80192f66455f: Pulling fs layer 07:21:15 2e8e34ca0e6c: Pulling fs layer 07:21:15 a29436f7fd5d: Pulling fs layer 07:21:15 923cac83aea3: Pulling fs layer 07:21:15 25ad8b0a4227: Pulling fs layer 07:21:15 db01528c6b51: Pulling fs layer 07:21:15 28988de357af: Pulling fs layer 07:21:15 25ad8b0a4227: Waiting 07:21:15 80192f66455f: Waiting 07:21:15 db01528c6b51: Waiting 07:21:15 a29436f7fd5d: Waiting 07:21:15 28988de357af: Waiting 07:21:15 2e8e34ca0e6c: Waiting 07:21:15 923cac83aea3: Waiting 07:21:15 461d9e800cba: Waiting 07:21:15 6bf1a483ea7c: Download complete 07:21:15 461d9e800cba: Download complete 07:21:15 80192f66455f: Download complete 07:21:15 f5dfc541a4d3: Verifying Checksum 07:21:15 f5dfc541a4d3: Download complete 07:21:15 3dae71ba6b94: Verifying Checksum 07:21:15 3dae71ba6b94: Download complete 07:21:15 923cac83aea3: Download complete 07:21:15 25ad8b0a4227: Verifying Checksum 07:21:15 25ad8b0a4227: Download complete 07:21:15 db01528c6b51: Verifying Checksum 07:21:15 db01528c6b51: Download complete 07:21:15 28988de357af: Verifying Checksum 07:21:15 28988de357af: Download complete 07:21:15 a29436f7fd5d: Verifying Checksum 07:21:15 a29436f7fd5d: Download complete 07:21:16 2e8e34ca0e6c: Verifying Checksum 07:21:16 2e8e34ca0e6c: Download complete 07:21:17 3dae71ba6b94: Pull complete 07:21:17 6bf1a483ea7c: Pull complete 07:21:17 f5dfc541a4d3: Pull complete 07:21:17 461d9e800cba: Pull complete 07:21:17 80192f66455f: Pull complete 07:21:22 2e8e34ca0e6c: Pull complete 07:21:22 a29436f7fd5d: Pull complete 07:21:22 923cac83aea3: Pull complete 07:21:22 25ad8b0a4227: Pull complete 07:21:22 db01528c6b51: Pull complete 07:21:22 28988de357af: Pull complete 07:21:22 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 07:21:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:21:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:21:22 prd-ubuntu20.04-docker-8c-8g-772683 does not seem to be running inside a container 07:21:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/924 -v /w/workspace/edgex-go/924:/w/workspace/edgex-go/924:rw,z -v /w/workspace/edgex-go/924@tmp:/w/workspace/edgex-go/924@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/py-git-semver:0.1.4 cat 07:21:25 $ docker top 258e037e69bf5e7c3492ec953924bae6c8e7ea0e2b6a3f4f891cf4b37d38f586 -eo pid,comm 07:21:25 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). 07:21:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:21:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:21:25 [ssh-agent] Looking for ssh-agent implementation... 07:21:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:21:25 $ docker exec 258e037e69bf5e7c3492ec953924bae6c8e7ea0e2b6a3f4f891cf4b37d38f586 ssh-agent 07:21:25 SSH_AUTH_SOCK=/tmp/ssh-8adyBuakbjee/agent.31 07:21:25 SSH_AGENT_PID=37 07:21:25 Running ssh-add (command line suppressed) 07:21:25 Identity added: /w/workspace/edgex-go/924@tmp/private_key_8168630481896811414.key (/w/workspace/edgex-go/924@tmp/private_key_8168630481896811414.key) 07:21:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:21:25 + git config --global --add safe.directory /w/workspace/edgex-go/924 [Pipeline] sh 07:21:26 + git tag --points-at HEAD [Pipeline] } 07:21:26 $ docker exec --env ******** --env ******** 258e037e69bf5e7c3492ec953924bae6c8e7ea0e2b6a3f4f891cf4b37d38f586 ssh-agent -k 07:21:26 unset SSH_AUTH_SOCK; 07:21:26 unset SSH_AGENT_PID; 07:21:26 echo Agent pid 37 killed; 07:21:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:21:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:21:26 [ssh-agent] Looking for ssh-agent implementation... 07:21:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:21:26 $ docker exec 258e037e69bf5e7c3492ec953924bae6c8e7ea0e2b6a3f4f891cf4b37d38f586 ssh-agent 07:21:26 SSH_AUTH_SOCK=/tmp/ssh-Z2GbZzyBLZvJ/agent.84 07:21:26 SSH_AGENT_PID=90 07:21:26 Running ssh-add (command line suppressed) 07:21:26 Identity added: /w/workspace/edgex-go/924@tmp/private_key_16664553563313347101.key (/w/workspace/edgex-go/924@tmp/private_key_16664553563313347101.key) 07:21:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:21:26 + git semver init 07:21:27 2025-11-07 07:21:26,985 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 07:21:27 2025-11-07 07:21:26,989 [run_init] DEBUG init version:0.0.0 force:False 07:21:27 2025-11-07 07:21:26,990 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/924/.semver 07:21:27 2025-11-07 07:21:26,990 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/924/.semver 07:21:27 2025-11-07 07:21:26,991 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/924/.semver'], cwd=/w/workspace/edgex-go/924, stdin=None, shell=False, universal_newlines=False) 07:21:33 2025-11-07 07:21:32,670 [append_file] DEBUG append to file:/w/workspace/edgex-go/924/.git/info/exclude 07:21:33 2025-11-07 07:21:32,670 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/924/.semver/main with force:False 07:21:33 2025-11-07 07:21:32,670 [read_version] DEBUG read version from /w/workspace/edgex-go/924/.semver/main 07:21:33 2025-11-07 07:21:32,671 [read_version] DEBUG read version from /w/workspace/edgex-go/924/.semver/main 07:21:33 4.1.0-dev.75 [Pipeline] } 07:21:33 $ docker exec --env ******** --env ******** 258e037e69bf5e7c3492ec953924bae6c8e7ea0e2b6a3f4f891cf4b37d38f586 ssh-agent -k 07:21:33 unset SSH_AUTH_SOCK; 07:21:33 unset SSH_AGENT_PID; 07:21:33 echo Agent pid 90 killed; 07:21:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:21:34 + git semver [Pipeline] } 07:21:34 $ docker stop --time=1 258e037e69bf5e7c3492ec953924bae6c8e7ea0e2b6a3f4f891cf4b37d38f586 07:21:35 $ docker rm -f --volumes 258e037e69bf5e7c3492ec953924bae6c8e7ea0e2b6a3f4f891cf4b37d38f586 [Pipeline] // withDockerContainer [Pipeline] sh 07:21:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:21:36 Stashed 1 file(s) [Pipeline] echo 07:21:36 [edgeXSemver]: initialized semver on version 4.1.0-dev.75 [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 07:21:36 + git config --global --add safe.directory /w/workspace/edgex-go/924 [Pipeline] echo 07:21:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:21:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:21:36 ========================================================= 07:21:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 07:21:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:21:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 07:21:37 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 07:21:37 2d35ebdb57d9: Pulling fs layer 07:21:37 c35fb4624d26: Pulling fs layer 07:21:37 4e2aec7ef170: Pulling fs layer 07:21:37 333b49ad6fbf: Pulling fs layer 07:21:37 4f4fb700ef54: Pulling fs layer 07:21:37 c3e65509a76b: Pulling fs layer 07:21:37 7cf9ebb963bd: Pulling fs layer 07:21:37 bb34ca984cfb: Pulling fs layer 07:21:37 151cf03bc807: Pulling fs layer 07:21:37 333b49ad6fbf: Waiting 07:21:37 4f4fb700ef54: Waiting 07:21:37 bb34ca984cfb: Waiting 07:21:37 c3e65509a76b: Waiting 07:21:37 7cf9ebb963bd: Waiting 07:21:37 151cf03bc807: Waiting 07:21:37 c35fb4624d26: Verifying Checksum 07:21:37 c35fb4624d26: Download complete 07:21:37 333b49ad6fbf: Download complete 07:21:37 4f4fb700ef54: Download complete 07:21:37 c3e65509a76b: Verifying Checksum 07:21:37 c3e65509a76b: Download complete 07:21:37 2d35ebdb57d9: Verifying Checksum 07:21:37 2d35ebdb57d9: Download complete 07:21:37 2d35ebdb57d9: Pull complete 07:21:37 7cf9ebb963bd: Verifying Checksum 07:21:37 7cf9ebb963bd: Download complete 07:21:37 c35fb4624d26: Pull complete 07:21:37 4e2aec7ef170: Verifying Checksum 07:21:37 4e2aec7ef170: Download complete 07:21:37 151cf03bc807: Verifying Checksum 07:21:37 151cf03bc807: Download complete 07:21:37 bb34ca984cfb: Verifying Checksum 07:21:37 bb34ca984cfb: Download complete 07:21:41 4e2aec7ef170: Pull complete 07:21:41 333b49ad6fbf: Pull complete 07:21:41 4f4fb700ef54: Pull complete 07:21:41 c3e65509a76b: Pull complete 07:21:42 7cf9ebb963bd: Pull complete 07:21:45 bb34ca984cfb: Pull complete 07:21:46 151cf03bc807: Pull complete 07:21:46 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 07:21:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 07:21:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh 07:21:46 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 07:21:46 WORKDIR /edgex 07:21:46 COPY go.mod . 07:21:46 RUN go mod download 07:21:46 docker build -t ci-base-image-x86_64 -f - . 07:21:46 #0 building with "default" instance using docker driver 07:21:46 07:21:46 #1 [internal] load build definition from Dockerfile 07:21:46 #1 transferring dockerfile: 164B done 07:21:46 #1 DONE 0.0s 07:21:46 07:21:46 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 07:21:46 #2 DONE 0.0s 07:21:46 07:21:46 #3 [internal] load .dockerignore 07:21:46 #3 transferring context: 50B done 07:21:46 #3 DONE 0.1s 07:21:47 07:21:47 #4 [internal] load build context 07:21:47 #4 transferring context: 7.11kB done 07:21:47 #4 DONE 0.0s 07:21:47 07:21:47 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 07:21:47 #5 DONE 0.1s 07:21:47 07:21:47 #6 [2/4] WORKDIR /edgex 07:21:49 #6 DONE 2.2s 07:21:49 07:21:49 #7 [3/4] COPY go.mod . 07:21:49 #7 DONE 0.0s 07:21:49 07:21:49 #8 [4/4] RUN go mod download 07:21:51 Still waiting to schedule task 07:21:51 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:22:07 #8 DONE 15.7s 07:22:07 07:22:07 #9 exporting to image 07:22:07 #9 exporting layers 07:22:08 #9 exporting layers 3.3s done 07:22:08 #9 writing image sha256:7a0f4a484f6a7dce69f730c2ded88f4d4a742fc5af45bbbf402e49e4f6d702f6 done 07:22:08 #9 naming to docker.io/library/ci-base-image-x86_64 done 07:22:08 #9 DONE 3.3s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:08 + docker inspect -f . ci-base-image-x86_64 07:22:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:22:08 prd-ubuntu20.04-docker-8c-8g-772683 does not seem to be running inside a container 07:22:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/924 -v /w/workspace/edgex-go/924:/w/workspace/edgex-go/924:rw,z -v /w/workspace/edgex-go/924@tmp:/w/workspace/edgex-go/924@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:22:09 $ docker top 09f20bce7e0a535b39cae3c3407ab057f3a386d8dd1ddfd9ca93d052d4b33e23 -eo pid,comm [Pipeline] { [Pipeline] sh 07:22:09 + go version 07:22:09 go version go1.25.2 linux/amd64 [Pipeline] } 07:22:09 $ docker stop --time=1 09f20bce7e0a535b39cae3c3407ab057f3a386d8dd1ddfd9ca93d052d4b33e23 07:22:10 $ docker rm -f --volumes 09f20bce7e0a535b39cae3c3407ab057f3a386d8dd1ddfd9ca93d052d4b33e23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:11 + docker inspect -f . ci-base-image-x86_64 07:22:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:22:11 prd-ubuntu20.04-docker-8c-8g-772683 does not seem to be running inside a container 07:22:11 $ 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/924 -v /w/workspace/edgex-go/924:/w/workspace/edgex-go/924:rw,z -v /w/workspace/edgex-go/924@tmp:/w/workspace/edgex-go/924@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:22:11 $ docker top 7442cfcbc376bc0f8d4b1271f47f0ea6f46f8bf29cf8cf71494c51bbce8516a2 -eo pid,comm [Pipeline] { [Pipeline] echo 07:22:11 ========================================================= 07:22:11 [edgeXBuildGoParallel] Running Tests and Build... 07:22:11 ========================================================= [Pipeline] sh 07:22:11 + git config --global --add safe.directory /w/workspace/edgex-go/924 [Pipeline] fileExists [Pipeline] sh 07:22:12 + make test 07:22:12 go test -race -coverprofile=coverage.out ./... 07:22:20 ? github.com/edgexfoundry/edgex-go [no test files] 07:22:46 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 07:22:46 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 07:22:46 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 07:22:46 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 07:22:46 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 07:22:46 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 07:22:46 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 07:22:46 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 07:22:46 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 07:22:46 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 07:22:46 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 07:22:46 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 07:22:46 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 07:22:46 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:22:46 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 07:22:46 github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements 07:22:46 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 07:22:46 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 07:22:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.030s coverage: 97.0% of statements 07:22:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.050s coverage: 69.4% of statements 07:22:52 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 07:22:52 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.016s coverage: 4.8% of statements 07:22:52 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 07:22:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.067s coverage: 57.7% of statements 07:22:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.023s coverage: 86.5% of statements 07:22:52 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 07:22:52 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 07:22:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.277s coverage: 94.2% of statements 07:22:53 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 07:22:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 07:22:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:22:53 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:22:53 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 07:22:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 07:22:53 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 07:22:53 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 07:22:53 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 07:22:53 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 07:22:53 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 07:22:53 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.055s coverage: 90.7% of statements 07:22:53 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 07:22:53 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 07:22:53 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:22:53 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 07:22:53 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 07:22:53 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 07:22:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.038s coverage: 8.4% of statements 07:22:54 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 07:22:54 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 07:22:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.369s coverage: 95.8% of statements 07:22:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 07:22:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:22:55 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:22:55 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 07:22:55 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 07:22:55 ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements 07:22:55 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 07:22:55 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 07:22:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:22:55 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 07:22:55 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 07:22:55 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 07:22:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:22:55 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 07:22:55 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 07:22:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 07:22:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.041s coverage: 2.4% of statements 07:22:58 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 07:22:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.044s coverage: 1.0% of statements 07:22:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:22:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.027s coverage: 38.2% of statements 07:22:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.031s coverage: 68.8% of statements 07:22:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 07:22:58 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 07:22:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 07:22:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.022s coverage: 40.0% of statements 07:22:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.026s coverage: 87.1% of statements 07:22:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 89.5% of statements 07:22:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.036s coverage: 93.1% of statements 07:22:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements 07:23:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.028s coverage: 94.4% of statements 07:23:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.046s coverage: 92.9% of statements 07:23:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 07:23:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 07:23:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 07:23:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 68.8% of statements 07:23:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:23:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 07:23:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 07:23:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 07:23:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.025s coverage: 62.3% of statements 07:23:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 07:23:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 07:23:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 07:23:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.027s coverage: 47.4% of statements 07:23:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 07:23:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 07:23:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 07:23:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 07:23:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.031s coverage: 87.2% of statements 07:23:23 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 15.5% of statements 07:23:23 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 07:23:23 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 07:23:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.026s coverage: 100.0% of statements 07:23:23 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 07:23:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.062s coverage: 81.8% of statements 07:23:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.062s coverage: 82.1% of statements 07:23:23 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 07:23:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements 07:23:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:23:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.034s coverage: 6.8% of statements 07:23:23 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 07:23:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.037s coverage: 33.3% of statements 07:23:23 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 07:23:23 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 07:23:23 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 07:23:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.030s coverage: 100.0% of statements 07:23:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.156s coverage: 54.8% of statements 07:23:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.6% of statements 07:23:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.020s coverage: 100.0% of statements 07:23:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.024s coverage: 73.7% of statements 07:23:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements 07:23:23 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.037s coverage: 20.0% of statements 07:23:23 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.023s coverage: 88.6% of statements 07:23:23 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 07:23:23 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 07:23:23 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.034s coverage: 96.8% of statements 07:23:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 07:23:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 07:23:23 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:23:23 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.020s coverage: 100.0% of statements 07:23:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.117s coverage: 29.2% of statements 07:23:23 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 07:23:23 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 07:23:23 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 07:23:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.021s coverage: 93.8% of statements 07:23:23 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 07:23:23 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 07:23:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:23:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.018s coverage: 3.1% of statements 07:23:23 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 07:23:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.025s coverage: 76.2% of statements 07:23:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.028s coverage: 54.0% of statements 07:23:23 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 07:23:23 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 07:23:23 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 07:23:23 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 07:23:23 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 07:23:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.054s coverage: 17.1% of statements 07:23:23 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 07:23:23 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 07:23:23 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 07:23:23 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 07:23:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.127s coverage: 94.9% of statements 07:23:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 07:23:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:23:23 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:23:23 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 07:23:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.025s coverage: 9.0% of statements 07:23:23 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 07:23:23 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 07:23:23 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 07:23:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.065s coverage: 97.7% of statements 07:23:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 07:23:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.025s coverage: 43.6% of statements 07:23:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:23:23 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:23:23 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 07:23:23 running golangci-lint 07:23:23 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 07:23:23 go version go1.25.2 linux/amd64 07:23:23 level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" 07:23:23 level=info msg="[config_reader] Used config file .golangci.yml" 07:23:23 level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" 07:23:23 level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" 07:23:23 level=info msg="[goenv] Read go env for 3.833818ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" 07:23:23 level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" 07:23:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-772684 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 07:23:37 Running in /w/workspace/edgex-go/924 [Pipeline] { [Pipeline] checkout 07:23:40 The recommended git tool is: git 07:23:44 using credential edgex-jenkins-ssh 07:23:44 Cloning the remote Git repository 07:23:44 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:23:45 > git init /w/workspace/edgex-go/924 # timeout=10 07:23:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:23:45 > git --version # timeout=10 07:23:45 > git --version # 'git version 2.25.1' 07:23:45 using GIT_SSH to set credentials SSH Credentials for GitHub 07:23:45 level=info msg="[loader] Go packages loading at mode 8767 (compiled_files|deps|exports_file|files|types_sizes|imports|name) took 19.662018326s" 07:23:45 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 31.075956ms" 07:23:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:23:55 level=info msg="[linters_context/goanalysis] analyzers took 2m23.33265877s with top 10 stages: buildir: 49.372988101s, fact_deprecated: 3.260776539s, inspect: 3.078430873s, gosec: 2.931641036s, ctrlflow: 2.332875247s, printf: 2.255565063s, fact_purity: 1.59804304s, nilness: 1.575266232s, S1038: 1.409229438s, QF1004: 1.281530889s" 07:23:55 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" 07:23:55 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" 07:23:55 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" 07:23:55 level=info msg="[runner] Issues before processing: 35, after processing: 0" 07:23:55 level=info msg="[runner] Processors filtering stat (in/out): invalid_issue: 35/35, exclusion_paths: 35/35, nolint_filter: 21/0, path_absoluter: 35/35, cgo: 35/35, exclusion_rules: 22/21, filename_unadjuster: 35/35, generated_file_filter: 35/22, path_relativity: 35/35" 07:23:55 level=info msg="[runner] processing took 7.95103ms with stages: nolint_filter: 6.936604ms, generated_file_filter: 773.34µs, exclusion_rules: 116.223µs, exclusion_paths: 66.142µs, path_relativity: 44.821µs, cgo: 3.82µs, path_absoluter: 2.32µs, invalid_issue: 1.9µs, sort_results: 1.84µs, filename_unadjuster: 930ns, max_same_issues: 590ns, fixer: 560ns, diff: 460ns, path_prettifier: 270ns, uniq_by_line: 260ns, severity-rules: 250ns, path_shortener: 240ns, max_from_linter: 180ns, max_per_file_from_linter: 150ns, source_code: 130ns" 07:23:55 level=info msg="[runner] linters took 10.54248828s with stages: goanalysis_metalinter: 10.534460648s" 07:23:55 0 issues. 07:23:55 level=info msg="File cache stats: 0 entries of total size 0B" 07:23:55 level=info msg="Memory: 304 samples, avg is 319.1MB, max is 1293.0MB" 07:23:55 level=info msg="Execution took 30.241917315s" 07:23:55 go vet ./... 07:24:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:24:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:24:01 ./bin/test-attribution-txt.sh [Pipeline] echo 07:24:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 07:24:01 + ls -al . 07:24:01 total 1388 07:24:01 drwxrwxr-x 11 1001 1001 4096 Nov 7 07:22 . 07:24:01 drwxr-xr-x 4 root root 4096 Nov 7 07:22 .. 07:24:01 drwxrwxr-x 2 1001 1001 4096 Nov 7 07:21 .blubracket 07:24:01 -rw-rw-r-- 1 1001 1001 10 Nov 7 07:21 .dockerignore 07:24:01 drwxrwxr-x 8 1001 1001 4096 Nov 7 07:23 .git 07:24:01 drwxrwxr-x 3 1001 1001 4096 Nov 7 07:21 .github 07:24:01 -rw-rw-r-- 1 1001 1001 909 Nov 7 07:21 .gitignore 07:24:01 -rw-rw-r-- 1 1001 1001 359 Nov 7 07:21 .golangci.yml 07:24:01 -rw-rw-r-- 1 1001 1001 100 Nov 7 07:21 .hadolint.yml 07:24:01 drwxr-xr-x 3 1001 1001 4096 Nov 7 07:21 .semver 07:24:01 -rw-rw-r-- 1 1001 1001 155 Nov 7 07:21 .sonarcloud.properties 07:24:01 -rw-rw-r-- 1 1001 1001 1171 Nov 7 07:21 ADOPTERS.md 07:24:01 -rw-rw-r-- 1 1001 1001 20017 Nov 7 07:21 Attribution.txt 07:24:01 -rw-rw-r-- 1 1001 1001 108018 Nov 7 07:21 CHANGELOG.md 07:24:01 -rw-rw-r-- 1 1001 1001 3804 Nov 7 07:21 CONTRIBUTING.md 07:24:01 -rw-rw-r-- 1 1001 1001 677 Nov 7 07:21 GOVERNANCE.md 07:24:01 -rw-rw-r-- 1 1001 1001 886 Nov 7 07:21 Jenkinsfile 07:24:01 -rw-rw-r-- 1 1001 1001 10775 Nov 7 07:21 LICENSE 07:24:01 -rw-rw-r-- 1 1001 1001 16739 Nov 7 07:21 Makefile 07:24:01 -rw-rw-r-- 1 1001 1001 582 Nov 7 07:21 OWNERS.md 07:24:01 -rw-rw-r-- 1 1001 1001 9932 Nov 7 07:21 README.md 07:24:01 -rw-rw-r-- 1 1001 1001 789 Nov 7 07:21 SECURITY.md 07:24:01 -rw-rw-r-- 1 1001 1001 12 Nov 7 07:21 VERSION 07:24:01 drwxrwxr-x 2 1001 1001 4096 Nov 7 07:21 bin 07:24:01 drwxrwxr-x 19 1001 1001 4096 Nov 7 07:21 cmd 07:24:01 -rw-r--r-- 1 root root 1040111 Nov 7 07:23 coverage.out 07:24:01 drwxrwxr-x 2 1001 1001 4096 Nov 7 07:21 fuzz_test 07:24:01 -rw-rw-r-- 1 1001 1001 7071 Nov 7 07:21 go.mod 07:24:01 -rw-rw-r-- 1 1001 1001 90676 Nov 7 07:21 go.sum 07:24:01 drwxrwxr-x 7 1001 1001 4096 Nov 7 07:21 internal 07:24:01 drwxrwxr-x 2 1001 1001 4096 Nov 7 07:21 openapi 07:24:01 -rw-rw-r-- 1 1001 1001 584 Nov 7 07:21 security.txt 07:24:01 -rw-rw-r-- 1 1001 1001 204 Nov 7 07:21 version.go [Pipeline] sh 07:24:01 + '[' -e coverage.out ] 07:24:01 + chown 1001:1001 coverage.out [Pipeline] stash 07:24:01 Stashed 1 file(s) [Pipeline] sh 07:24:02 + make build 07:24:02 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 07:24:04 Avoid second fetch 07:24:04 Checking out Revision d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b (main) 07:24:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:24:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:24:04 > git config core.sparsecheckout # timeout=10 07:24:04 > git checkout -f d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b # timeout=10 07:24:05 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v4 (#5306)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:24:09 provisioning config files... 07:24:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/924@tmp/config14479499712758054303tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:24:10 ---> ****-login.sh 07:24:10 nexus3.edgexfoundry.org:10001 07:24:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:24:10 Configure a credential helper to remove this warning. See 07:24:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:24:10 07:24:10 Login Succeeded 07:24:10 nexus3.edgexfoundry.org:10002 07:24:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:24:11 Configure a credential helper to remove this warning. See 07:24:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:24:11 07:24:11 Login Succeeded 07:24:11 nexus3.edgexfoundry.org:10003 07:24:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:24:11 Configure a credential helper to remove this warning. See 07:24:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:24:11 07:24:11 Login Succeeded 07:24:11 nexus3.edgexfoundry.org:10004 07:24:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:24:12 Configure a credential helper to remove this warning. See 07:24:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:24:12 07:24:12 Login Succeeded 07:24:12 ****.io 07:24:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:24:12 Configure a credential helper to remove this warning. See 07:24:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:24:12 07:24:12 Login Succeeded 07:24:12 ---> ****-login.sh ends [Pipeline] } 07:24:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 07:24:13 + git config --global --add safe.directory /w/workspace/edgex-go/924 [Pipeline] echo 07:24:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:24:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:24:13 ========================================================= 07:24:13 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 07:24:13 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:24:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 07:24:13 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:24:13 6b59a28fa201: Pulling fs layer 07:24:13 d32bb0dddca7: Pulling fs layer 07:24:13 5dab1238d3d9: Pulling fs layer 07:24:13 196fd7d83e7d: Pulling fs layer 07:24:13 4f4fb700ef54: Pulling fs layer 07:24:13 8ba94037c8f0: Pulling fs layer 07:24:13 deaec5988b04: Pulling fs layer 07:24:13 9f65657bb879: Pulling fs layer 07:24:13 196fd7d83e7d: Waiting 07:24:13 4f4fb700ef54: Waiting 07:24:13 8ba94037c8f0: Waiting 07:24:13 deaec5988b04: Waiting 07:24:13 9f65657bb879: Waiting 07:24:13 d32bb0dddca7: Verifying Checksum 07:24:13 d32bb0dddca7: Download complete 07:24:13 196fd7d83e7d: Verifying Checksum 07:24:13 196fd7d83e7d: Download complete 07:24:13 4f4fb700ef54: Verifying Checksum 07:24:13 4f4fb700ef54: Download complete 07:24:13 8ba94037c8f0: Verifying Checksum 07:24:13 8ba94037c8f0: Download complete 07:24:13 6b59a28fa201: Verifying Checksum 07:24:13 6b59a28fa201: Download complete 07:24:14 9f65657bb879: Verifying Checksum 07:24:14 9f65657bb879: Download complete 07:24:14 6b59a28fa201: Pull complete 07:24:15 d32bb0dddca7: Pull complete 07:24:15 5dab1238d3d9: Verifying Checksum 07:24:15 5dab1238d3d9: Download complete 07:24:16 deaec5988b04: Verifying Checksum 07:24:16 deaec5988b04: Download complete 07:24:23 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:24:25 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 07:24:26 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:24:27 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:24:29 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:24:29 5dab1238d3d9: Pull complete 07:24:29 196fd7d83e7d: Pull complete 07:24:29 4f4fb700ef54: Pull complete 07:24:29 8ba94037c8f0: Pull complete 07:24:34 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:24:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:24:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:24:39 deaec5988b04: Pull complete 07:24:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:24:41 9f65657bb879: Pull complete 07:24:41 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 07:24:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 07:24:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh 07:24:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 07:24:42 + docker build -t ci-base-image-arm64 -f+ - . 07:24:42 echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 07:24:42 WORKDIR /edgex 07:24:42 COPY go.mod . 07:24:42 RUN go mod download 07:24:42 Sending build context to Docker daemon 3.856MB 07:24:42 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 07:24:42 ---> 334268110677 07:24:42 Step 2/4 : WORKDIR /edgex 07:24:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:24:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:24:44 ---> Running in f1e885cd7026 07:24:44 Removing intermediate container f1e885cd7026 07:24:44 ---> a3f24c40a074 07:24:44 Step 3/4 : COPY go.mod . 07:24:45 ---> 764ec03867dc 07:24:45 Step 4/4 : RUN go mod download 07:24:45 ---> Running in bc85f8675d6c [Pipeline] } 07:24:45 $ docker stop --time=1 7442cfcbc376bc0f8d4b1271f47f0ea6f46f8bf29cf8cf71494c51bbce8516a2 07:24:49 $ docker rm -f --volumes 7442cfcbc376bc0f8d4b1271f47f0ea6f46f8bf29cf8cf71494c51bbce8516a2 [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 07:24:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:24:51 07:24:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:24:51 latest: Pulling from edgex-devops/edgex-compose 07:24:51 91d30c5bc195: Pulling fs layer 07:24:51 2e9b0aa3be6d: Pulling fs layer 07:24:51 9c61dcf015f6: Pulling fs layer 07:24:51 4698f68db338: Pulling fs layer 07:24:51 2a2f49069b9e: Pulling fs layer 07:24:51 e0025b399a48: Pulling fs layer 07:24:51 4698f68db338: Waiting 07:24:51 2a2f49069b9e: Waiting 07:24:51 e0025b399a48: Waiting 07:24:51 91d30c5bc195: Verifying Checksum 07:24:51 4698f68db338: Download complete 07:24:51 2e9b0aa3be6d: Verifying Checksum 07:24:51 2e9b0aa3be6d: Download complete 07:24:51 e0025b399a48: Download complete 07:24:51 91d30c5bc195: Pull complete 07:24:51 2a2f49069b9e: Verifying Checksum 07:24:51 2a2f49069b9e: Download complete 07:24:52 2e9b0aa3be6d: Pull complete 07:24:52 9c61dcf015f6: Verifying Checksum 07:24:52 9c61dcf015f6: Download complete 07:24:55 9c61dcf015f6: Pull complete 07:24:55 4698f68db338: Pull complete 07:24:56 2a2f49069b9e: Pull complete 07:24:56 e0025b399a48: Pull complete 07:24:56 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 07:24:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:24:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:24:56 prd-ubuntu20.04-docker-8c-8g-772683 does not seem to be running inside a container 07:24:56 $ 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/924 -v /w/workspace/edgex-go/924:/w/workspace/edgex-go/924:rw,z -v /w/workspace/edgex-go/924@tmp:/w/workspace/edgex-go/924@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:24:57 $ docker top e7804ffbeb0a17accc02694c11e5dac49b7b983142bb7004d15676109e3a0e6f -eo pid,comm [Pipeline] { [Pipeline] sh 07:24:58 + docker compose -f ./docker-compose-build.yml build --parallel 07:24:58 #1 [security-bootstrapper internal] load build definition from Dockerfile 07:24:58 #1 transferring dockerfile: 3.02kB done 07:24:58 #1 DONE 0.1s 07:24:58 07:24:58 #2 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:24:58 #2 DONE 0.0s 07:24:58 07:24:58 #3 [core-data internal] load build definition from Dockerfile 07:24:58 #3 transferring dockerfile: 2.04kB done 07:24:58 #3 DONE 0.1s 07:24:58 07:24:58 #4 [core-data internal] load metadata for docker.io/library/alpine:3.22 07:24:58 #4 ... 07:24:58 07:24:58 #5 [core-metadata internal] load build definition from Dockerfile 07:24:58 #5 transferring dockerfile: 2.10kB done 07:24:58 #5 DONE 0.1s 07:24:58 07:24:58 #6 [security-spire-config internal] load build definition from Dockerfile 07:24:58 #6 transferring dockerfile: 1.69kB done 07:24:58 #6 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 07:24:58 #6 DONE 0.1s 07:24:58 07:24:58 #7 [core-keeper internal] load build definition from Dockerfile 07:24:58 #7 transferring dockerfile: 2.01kB done 07:24:58 #7 DONE 0.1s 07:24:58 07:24:58 #8 [core-command internal] load build definition from Dockerfile 07:24:58 #8 transferring dockerfile: 1.94kB done 07:24:58 #8 DONE 0.2s 07:24:58 07:24:58 #9 [support-notifications internal] load build definition from Dockerfile 07:24:58 #9 transferring dockerfile: 2.02kB done 07:24:58 #9 DONE 0.2s 07:24:58 07:24:58 #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile 07:24:58 #10 transferring dockerfile: 2.23kB done 07:24:58 #10 DONE 0.2s 07:24:58 07:24:58 #11 [security-spiffe-token-provider internal] load build definition from Dockerfile 07:24:58 #11 transferring dockerfile: 1.89kB done 07:24:58 #11 DONE 0.2s 07:24:58 07:24:58 #12 [security-secretstore-setup internal] load build definition from Dockerfile 07:24:58 #12 transferring dockerfile: 2.49kB done 07:24:58 #12 DONE 0.2s 07:24:58 07:24:58 #13 [security-proxy-auth internal] load build definition from Dockerfile 07:24:58 #13 transferring dockerfile: 2.14kB done 07:24:58 #13 DONE 0.2s 07:24:58 07:24:58 #14 [support-scheduler internal] load build definition from Dockerfile 07:24:58 #14 transferring dockerfile: 1.83kB done 07:24:58 #14 DONE 0.2s 07:24:58 07:24:58 #15 [security-proxy-setup internal] load build definition from Dockerfile 07:24:58 #15 transferring dockerfile: 2.50kB done 07:24:58 #15 DONE 0.2s 07:24:58 07:24:58 #16 [security-spire-agent internal] load build definition from Dockerfile 07:24:58 #16 transferring dockerfile: 1.81kB done 07:24:58 #16 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 07:24:58 #16 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 07:24:58 #16 DONE 0.2s 07:24:58 07:24:58 #4 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.22 07:24:58 #4 DONE 0.2s 07:24:58 07:24:58 #17 [security-bootstrapper internal] load .dockerignore 07:24:58 #17 transferring context: 50B done 07:24:58 #17 DONE 0.0s 07:24:58 07:24:58 #2 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:24:58 #2 DONE 0.0s 07:24:58 07:24:58 #18 [core-command internal] load .dockerignore 07:24:58 #18 transferring context: 50B done 07:24:58 #18 DONE 0.1s 07:24:58 07:24:58 #19 [core-data internal] load .dockerignore 07:24:58 #19 transferring context: 50B done 07:24:58 #19 DONE 0.1s 07:24:58 07:24:58 #20 [core-metadata internal] load .dockerignore 07:24:58 #20 transferring context: 50B done 07:24:58 #20 DONE 0.1s 07:24:58 07:24:58 #21 [core-keeper internal] load .dockerignore 07:24:58 #21 transferring context: 50B done 07:24:58 #21 DONE 0.1s 07:24:58 07:24:58 #22 [security-spiffe-token-provider internal] load .dockerignore 07:24:58 #22 transferring context: 50B done 07:24:58 #22 DONE 0.1s 07:24:58 07:24:58 #23 [core-data stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 07:24:58 #23 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 07:24:58 #23 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 07:24:58 #23 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 07:24:58 #23 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 07:24:58 #23 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 07:24:58 #23 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 07:24:58 #23 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 07:24:58 #23 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 07:24:58 #23 DONE 0.1s 07:24:58 07:24:58 #24 [support-notifications internal] load .dockerignore 07:24:58 #24 transferring context: 50B done 07:24:58 #24 DONE 0.1s 07:24:58 07:24:58 #25 [core-common-config-bootstrapper internal] load .dockerignore 07:24:58 #25 transferring context: 50B done 07:24:58 #25 DONE 0.1s 07:24:58 07:24:58 #26 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 07:24:58 #26 DONE 0.4s 07:24:58 07:24:58 #23 [security-proxy-setup stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 07:24:58 #23 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 07:24:58 #23 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 07:24:58 #23 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 07:24:58 #23 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 07:24:58 #23 DONE 0.1s 07:24:58 07:24:58 #27 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 07:24:58 #27 DONE 0.5s 07:24:58 07:24:58 #28 [security-proxy-setup internal] load .dockerignore 07:24:58 #28 transferring context: 50B 0.0s done 07:24:58 #28 DONE 0.4s 07:24:58 07:24:58 #29 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 07:25:00 #29 ... 07:25:00 07:25:00 #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 07:25:00 #30 DONE 2.0s 07:25:00 07:25:00 #31 [core-keeper internal] load build context 07:25:01 #31 ... 07:25:01 07:25:01 #32 [support-scheduler internal] load .dockerignore 07:25:01 #32 transferring context: 50B 0.0s done 07:25:01 #32 DONE 2.7s 07:25:01 07:25:01 #31 [core-keeper internal] load build context 07:25:01 #31 ... 07:25:01 07:25:01 #33 [security-spire-server internal] load build definition from Dockerfile 07:25:01 #33 DONE 0.0s 07:25:01 07:25:01 #31 [core-keeper internal] load build context 07:25:04 #31 transferring context: 432.77MB 5.8s 07:25:06 #31 transferring context: 612.59MB 8.3s done 07:25:06 #31 ... 07:25:06 07:25:06 #34 [core-command internal] load build context 07:25:06 #34 transferring context: 612.59MB 8.2s done 07:25:08 #34 ... 07:25:08 07:25:08 #35 [security-bootstrapper internal] load build context 07:25:08 #35 transferring context: 612.59MB 8.2s done 07:25:08 #35 ... 07:25:08 07:25:08 #36 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:25:08 #36 ... 07:25:08 07:25:08 #37 [security-secretstore-setup internal] load .dockerignore 07:25:08 #37 transferring context: 50B 0.0s done 07:25:08 #37 ... 07:25:08 07:25:08 #38 [core-data internal] load build context 07:25:08 #38 transferring context: 612.59MB 7.7s done 07:25:09 #38 ... 07:25:09 07:25:09 #39 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:25:09 #39 ... 07:25:09 07:25:09 #40 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:25:09 #0 3.392 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:25:09 #0 5.977 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:25:09 #0 6.249 (1/1) Installing dumb-init (1.2.5-r3) 07:25:09 #0 6.697 Executing busybox-1.37.0-r19.trigger 07:25:09 #0 6.715 OK: 7 MiB in 17 packages 07:25:09 #40 ... 07:25:09 07:25:09 #41 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:25:09 #41 ... 07:25:09 07:25:09 #42 [support-notifications internal] load build context 07:25:09 #42 transferring context: 612.59MB 7.0s done 07:25:09 #42 ... 07:25:09 07:25:09 #43 [security-proxy-setup internal] load build context 07:25:09 #43 ... 07:25:09 07:25:09 #44 [security-spire-config internal] load .dockerignore 07:25:09 #44 transferring context: 50B done 07:25:10 #44 ... 07:25:10 07:25:10 #45 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:25:10 #45 ... 07:25:10 07:25:10 #46 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:25:10 #46 ... 07:25:10 07:25:10 #47 [security-proxy-auth internal] load .dockerignore 07:25:10 #47 transferring context: 50B 0.0s done 07:25:10 #47 ... 07:25:10 07:25:10 #48 [security-spire-agent internal] load .dockerignore 07:25:10 #48 ... 07:25:10 07:25:10 #49 [security-spiffe-token-provider internal] load build context 07:25:10 #49 transferring context: 612.59MB 7.7s done 07:25:10 #49 ... 07:25:10 07:25:10 #50 [core-metadata internal] load build context 07:25:10 #50 transferring context: 612.59MB 7.4s done 07:25:11 #50 ... 07:25:11 07:25:11 #51 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:25:11 #51 ... 07:25:11 07:25:11 #52 [core-common-config-bootstrapper internal] load build context 07:25:11 #52 transferring context: 612.59MB 7.3s done 07:25:13 #52 ... 07:25:13 07:25:13 #41 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:25:13 #41 14.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:25:13 #41 15.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:25:14 #41 15.52 (1/1) Installing dumb-init (1.2.5-r3) 07:25:14 #41 15.52 Executing busybox-1.37.0-r19.trigger 07:25:14 #41 15.53 OK: 7 MiB in 17 packages 07:25:15 #41 ... 07:25:15 07:25:15 #37 [security-secretstore-setup internal] load .dockerignore 07:25:15 #37 DONE 17.0s 07:25:15 07:25:15 #23 [security-spire-config stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 07:25:15 #23 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 07:25:15 #23 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 07:25:15 #23 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 07:25:15 #23 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 07:25:15 #23 DONE 0.1s 07:25:15 07:25:15 #26 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 07:25:15 #26 DONE 0.4s 07:25:15 07:25:15 #42 [support-notifications internal] load build context 07:25:15 #42 DONE 17.0s 07:25:15 07:25:15 #47 [security-proxy-auth internal] load .dockerignore 07:25:15 #47 DONE 17.0s 07:25:15 07:25:15 #52 [core-common-config-bootstrapper internal] load build context 07:25:15 #52 DONE 17.0s 07:25:15 07:25:15 #50 [core-metadata internal] load build context 07:25:15 #50 DONE 17.0s 07:25:15 07:25:15 #29 [core-keeper builder 2/7] WORKDIR /edgex-go 07:25:15 #29 DONE 16.7s 07:25:15 07:25:15 #38 [core-data internal] load build context 07:25:15 #38 DONE 17.0s 07:25:15 07:25:15 #49 [security-spiffe-token-provider internal] load build context 07:25:15 #49 DONE 17.0s 07:25:15 07:25:15 #35 [security-bootstrapper internal] load build context 07:25:15 #35 DONE 17.1s 07:25:15 07:25:15 #34 [core-command internal] load build context 07:25:15 #34 DONE 17.1s 07:25:15 07:25:15 #31 [core-keeper internal] load build context 07:25:15 #31 DONE 17.0s 07:25:15 07:25:15 #39 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:25:15 #39 DONE 17.0s 07:25:15 07:25:15 #44 [security-spire-config internal] load .dockerignore 07:25:15 #44 DONE 16.7s 07:25:15 07:25:15 #40 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:25:15 #40 DONE 17.0s 07:25:15 07:25:15 #36 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:25:15 #36 15.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:25:15 #36 15.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:25:15 #36 15.79 (1/2) Installing dumb-init (1.2.5-r3) 07:25:15 #36 15.79 (2/2) Installing su-exec (0.2-r3) 07:25:15 #36 15.80 Executing busybox-1.37.0-r19.trigger 07:25:15 #36 15.80 OK: 7 MiB in 18 packages 07:25:15 #36 DONE 17.0s 07:25:15 07:25:15 #41 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:25:15 #41 DONE 17.1s 07:25:15 07:25:15 #43 [security-proxy-setup internal] load build context 07:25:15 #43 transferring context: 07:25:15 #43 ... 07:25:15 07:25:15 #23 [security-spire-agent stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 07:25:15 #23 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 07:25:15 #23 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 07:25:15 #23 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 07:25:15 #23 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 07:25:15 #23 DONE 0.1s 07:25:15 07:25:15 #48 [security-spire-agent internal] load .dockerignore 07:25:15 #48 transferring context: 50B done 07:25:15 #48 DONE 15.4s 07:25:15 07:25:15 #43 [security-proxy-setup internal] load build context 07:25:15 #43 ... 07:25:15 07:25:15 #53 [security-spire-agent internal] load build context 07:25:15 #53 transferring context: 25.98kB done 07:25:15 #53 DONE 0.1s 07:25:15 07:25:15 #33 [security-spire-server internal] load build definition from Dockerfile 07:25:15 #33 transferring dockerfile: 1.70kB done 07:25:15 #33 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 07:25:15 #33 DONE 9.7s 07:25:15 07:25:15 #54 [security-spire-config internal] load build context 07:25:15 #54 transferring context: 24.70kB 0.0s done 07:25:15 #54 DONE 0.4s 07:25:15 07:25:15 #46 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:25:15 #46 17.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:25:15 #46 ... 07:25:15 07:25:15 #4 [security-spire-server internal] load metadata for docker.io/library/alpine:3.22 07:25:15 #4 DONE 0.2s 07:25:16 07:25:16 #23 [security-spire-server stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 07:25:16 #23 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 07:25:16 #23 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 07:25:16 #23 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 07:25:16 #23 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 07:25:16 #23 DONE 0.1s 07:25:16 07:25:16 #27 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 07:25:16 #27 DONE 0.6s 07:25:16 07:25:16 #55 [security-spire-server internal] load .dockerignore 07:25:16 #55 transferring context: 50B done 07:25:16 #55 DONE 0.0s 07:25:16 07:25:16 #56 [security-spire-server internal] load build context 07:25:16 #56 transferring context: 26.44kB 0.0s done 07:25:18 #56 DONE 1.9s 07:25:18 07:25:18 #57 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:25:18 #57 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done 07:25:18 #57 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 07:25:18 #57 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.1s done 07:25:18 #57 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.2s done 07:25:18 #57 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 07:25:18 #57 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 07:25:18 #57 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 07:25:18 #57 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done 07:25:18 #57 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 07:25:18 #57 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 1.1s done 07:25:18 #57 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.0s done 07:25:22 #57 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 07:25:23 #57 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 1.5s done 07:25:23 #57 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 1.5s done 07:25:25 #57 ... 07:25:25 07:25:25 #58 [security-secretstore-setup internal] load build context 07:25:25 #58 transferring context: 612.59MB 5.0s done 07:25:25 #58 DONE 9.7s 07:25:25 07:25:25 #59 [security-proxy-auth internal] load build context 07:25:25 #59 transferring context: 612.59MB 5.3s done 07:25:25 #59 ... 07:25:25 07:25:25 #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:25:25 #0 5.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:25:25 #0 5.959 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:25:25 #0 6.247 OK: 265 MiB in 60 packages 07:25:25 #60 ... 07:25:25 07:25:25 #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:25:25 #0 0.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:25:25 #0 0.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:25:25 #0 1.170 (1/3) Installing ca-certificates (20250911-r0) 07:25:25 #0 1.190 (2/3) Installing dumb-init (1.2.5-r3) 07:25:25 #0 1.192 (3/3) Installing tzdata (2025b-r0) 07:25:25 #0 1.222 Executing busybox-1.37.0-r19.trigger 07:25:25 #0 1.232 Executing ca-certificates-20250911-r0.trigger 07:25:25 #0 1.274 OK: 8 MiB in 19 packages 07:25:25 #61 ... 07:25:25 07:25:25 #51 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:25:25 #51 17.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:25:25 #51 17.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:25:25 #51 17.65 (1/7) Installing ca-certificates (20250911-r0) 07:25:25 #51 17.66 (2/7) Installing dumb-init (1.2.5-r3) 07:25:25 #51 17.67 (3/7) Installing libgcc (14.2.0-r6) 07:25:25 #51 17.67 (4/7) Installing libsodium (1.0.20-r0) 07:25:25 #51 17.68 (5/7) Installing libstdc++ (14.2.0-r6) 07:25:25 #51 17.70 (6/7) Installing libzmq (4.3.5-r2) 07:25:25 #51 17.72 (7/7) Installing zeromq (4.3.5-r2) 07:25:25 #51 17.72 Executing busybox-1.37.0-r19.trigger 07:25:25 #51 17.73 Executing ca-certificates-20250911-r0.trigger 07:25:25 #51 17.77 OK: 12 MiB in 23 packages 07:25:25 #51 ... 07:25:25 07:25:25 #62 [support-scheduler internal] load build context 07:25:25 #62 transferring context: 612.59MB 5.1s done 07:25:26 #62 ... 07:25:26 07:25:26 #51 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:25:26 #51 DONE 27.6s 07:25:26 07:25:26 #63 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:25:26 #63 ... 07:25:26 07:25:26 #62 [support-scheduler internal] load build context 07:25:26 #62 DONE 10.7s 07:25:26 07:25:26 #43 [security-proxy-setup internal] load build context 07:25:26 #43 transferring context: 612.59MB 5.4s done 07:25:26 #43 DONE 27.3s 07:25:26 07:25:26 #59 [security-proxy-auth internal] load build context 07:25:26 #59 DONE 10.7s 07:25:26 07:25:26 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:25:26 #0 2.890 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:25:26 #0 3.043 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:25:26 #0 3.393 v3.22.2-142-g5fc470561e9 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 07:25:26 #0 3.393 v3.22.2-143-g681c6e4a89f [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 07:25:26 #0 3.393 OK: 26321 distinct packages available 07:25:26 #0 3.460 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:25:26 #0 3.540 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:25:26 #0 3.890 OK: 265 MiB in 60 packages 07:25:26 #64 DONE 10.7s 07:25:26 07:25:26 #46 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:25:26 #46 17.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:25:26 #46 17.55 (1/4) Installing dumb-init (1.2.5-r3) 07:25:26 #46 17.55 (2/4) Installing openssl (3.5.4-r0) 07:25:26 #46 17.60 (3/4) Installing su-exec (0.2-r3) 07:25:26 #46 17.61 (4/4) Installing yq-go (4.47.2-r1) 07:25:26 #46 17.68 Executing busybox-1.37.0-r19.trigger 07:25:26 #46 17.70 OK: 20 MiB in 20 packages 07:25:26 #46 DONE 27.3s 07:25:26 07:25:26 #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:25:26 #61 DONE 10.7s 07:25:26 07:25:26 #45 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:25:26 #45 17.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:25:26 #45 17.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:25:26 #45 17.65 v3.22.2-142-g5fc470561e9 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 07:25:26 #45 17.65 v3.22.2-143-g681c6e4a89f [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 07:25:26 #45 17.65 OK: 26320 distinct packages available 07:25:26 #45 17.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:25:26 #45 17.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:25:26 #45 18.12 (1/13) Installing brotli-libs (1.1.0-r2) 07:25:26 #45 18.13 (2/13) Installing c-ares (1.34.5-r0) 07:25:26 #45 18.13 (3/13) Installing libunistring (1.3-r0) 07:25:26 #45 18.15 (4/13) Installing libidn2 (2.3.7-r0) 07:25:26 #45 18.16 (5/13) Installing nghttp2-libs (1.65.0-r0) 07:25:26 #45 18.16 (6/13) Installing libpsl (0.21.5-r3) 07:25:26 #45 18.17 (7/13) Installing zstd-libs (1.5.7-r0) 07:25:26 #45 18.18 (8/13) Installing libcurl (8.14.1-r2) 07:25:26 #45 18.20 (9/13) Installing curl (8.14.1-r2) 07:25:26 #45 18.21 (10/13) Installing dumb-init (1.2.5-r3) 07:25:26 #45 18.21 (11/13) Installing musl-obstack (1.2.3-r2) 07:25:26 #45 18.22 (12/13) Installing libucontext (1.3.2-r0) 07:25:26 #45 18.22 (13/13) Installing gcompat (1.1.0-r4) 07:25:26 #45 18.22 Executing busybox-1.37.0-r19.trigger 07:25:26 #45 18.23 OK: 13 MiB in 29 packages 07:25:26 #45 DONE 27.7s 07:25:26 07:25:26 #65 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 07:25:26 #0 3.905 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:25:26 #0 3.991 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:25:26 #0 4.294 OK: 265 MiB in 60 packages 07:25:26 #65 DONE 10.7s 07:25:26 07:25:26 #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:25:26 #60 DONE 10.7s 07:25:26 07:25:26 #66 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:25:26 #0 6.500 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:25:26 #0 6.945 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:25:26 #0 7.517 (1/1) Installing dumb-init (1.2.5-r3) 07:25:26 #0 7.823 Executing busybox-1.37.0-r19.trigger 07:25:26 #0 7.823 OK: 7 MiB in 17 packages 07:25:26 #66 DONE 10.7s 07:25:26 07:25:26 #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:25:26 #0 2.147 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:25:26 #0 2.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:25:26 #0 2.506 (1/4) Installing ca-certificates (20250911-r0) 07:25:26 #0 2.519 (2/4) Installing dumb-init (1.2.5-r3) 07:25:26 #0 2.523 (3/4) Installing su-exec (0.2-r3) 07:25:26 #0 2.529 (4/4) Installing yq-go (4.47.2-r1) 07:25:26 #0 2.600 Executing busybox-1.37.0-r19.trigger 07:25:26 #0 2.604 Executing ca-certificates-20250911-r0.trigger 07:25:26 #0 2.633 OK: 20 MiB in 20 packages 07:25:26 #67 DONE 10.7s 07:25:26 07:25:26 #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:25:26 #68 DONE 10.7s 07:25:26 07:25:26 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 07:25:26 #0 6.564 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:25:26 #0 6.632 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:25:26 #0 7.049 OK: 265 MiB in 60 packages 07:25:26 #69 DONE 10.8s 07:25:26 07:25:26 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:25:26 #0 6.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:25:26 #0 7.083 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:25:26 #0 7.456 v3.22.2-142-g5fc470561e9 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 07:25:26 #0 7.456 v3.22.2-143-g681c6e4a89f [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 07:25:26 #0 7.456 OK: 26320 distinct packages available 07:25:26 #0 7.513 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:25:26 #0 7.591 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:25:26 #0 7.907 (1/4) Installing dumb-init (1.2.5-r3) 07:25:26 #0 7.912 (2/4) Installing musl-obstack (1.2.3-r2) 07:25:26 #0 7.916 (3/4) Installing libucontext (1.3.2-r0) 07:25:26 #0 7.920 (4/4) Installing gcompat (1.1.0-r4) 07:25:26 #0 7.925 Executing busybox-1.37.0-r19.trigger 07:25:26 #0 7.932 OK: 8 MiB in 20 packages 07:25:26 #70 DONE 10.7s 07:25:26 07:25:26 #71 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 07:25:26 #0 6.443 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:25:26 #0 6.496 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:25:26 #0 7.059 OK: 265 MiB in 60 packages 07:25:26 #71 DONE 10.8s 07:25:26 07:25:26 #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:25:26 #72 ... 07:25:26 07:25:26 #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:25:26 #73 DONE 0.2s 07:25:26 07:25:26 #74 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 07:25:26 #74 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.1s done 07:25:26 #74 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 07:25:26 #74 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 07:25:26 #74 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.1s done 07:25:26 #74 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 07:25:26 #74 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done 07:25:26 #74 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done 07:25:26 #74 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done 07:25:26 #74 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done 07:25:26 #74 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 0.6s done 07:25:26 #74 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done 07:25:26 #74 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 4.6s done 07:25:26 #74 DONE 10.7s 07:25:26 07:25:26 #75 [core-metadata builder 4/7] COPY go.mod vendor* ./ 07:25:26 #75 DONE 0.2s 07:25:26 07:25:26 #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 07:25:26 #76 DONE 0.2s 07:25:26 07:25:26 #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:25:26 #77 DONE 0.2s 07:25:26 07:25:26 #78 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 07:25:26 #78 DONE 0.2s 07:25:26 07:25:26 #79 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:25:26 #79 ... 07:25:26 07:25:26 #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:25:26 #57 DONE 10.9s 07:25:26 07:25:26 #80 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 07:25:26 #80 ... 07:25:26 07:25:26 #81 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:25:26 #81 ... 07:25:26 07:25:26 #82 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:25:28 #82 ... 07:25:28 07:25:28 #80 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 07:25:28 #80 12.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:25:28 #80 12.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:25:28 #80 12.53 OK: 7 MiB in 17 packages 07:25:28 #80 DONE 12.7s 07:25:28 07:25:28 #63 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:25:28 #63 12.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:25:28 #63 12.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:25:28 #63 12.52 OK: 7 MiB in 18 packages 07:25:28 #63 DONE 12.7s 07:25:28 07:25:28 #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:25:28 #72 11.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:25:28 #72 12.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:25:28 #72 12.58 OK: 7 MiB in 17 packages 07:25:28 #72 DONE 12.8s 07:25:28 07:25:28 #81 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:25:28 #81 11.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:25:28 #81 11.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:25:28 #81 12.37 v3.22.2-142-g5fc470561e9 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 07:25:28 #81 12.37 v3.22.2-143-g681c6e4a89f [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 07:25:28 #81 12.37 OK: 26320 distinct packages available 07:25:28 #81 12.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:25:28 #81 12.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:25:28 #81 ... 07:25:28 07:25:28 #83 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:25:28 #0 1.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:25:28 #0 1.806 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:25:28 #0 2.201 OK: 12 MiB in 23 packages 07:25:28 #83 DONE 2.4s 07:25:28 07:25:28 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:25:28 #0 1.671 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:25:28 #0 1.748 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:25:28 #0 2.188 OK: 20 MiB in 20 packages 07:25:28 #84 DONE 2.4s 07:25:28 07:25:28 #81 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:25:28 #81 12.88 (1/5) Installing dumb-init (1.2.5-r3) 07:25:28 #81 12.88 (2/5) Installing musl-obstack (1.2.3-r2) 07:25:28 #81 12.89 (3/5) Installing libucontext (1.3.2-r0) 07:25:28 #81 12.89 (4/5) Installing gcompat (1.1.0-r4) 07:25:28 #81 12.90 (5/5) Installing openssl (3.5.4-r0) 07:25:28 #81 12.91 Executing busybox-1.37.0-r19.trigger 07:25:28 #81 ... 07:25:28 07:25:28 #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:25:28 #0 1.899 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:25:28 #0 1.990 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:25:28 #0 2.344 OK: 8 MiB in 19 packages 07:25:28 #85 DONE 2.5s 07:25:28 07:25:28 #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 07:25:28 #86 DONE 0.2s 07:25:28 07:25:28 #81 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:25:28 #81 12.92 OK: 8 MiB in 21 packages 07:25:28 #81 DONE 13.1s 07:25:28 07:25:28 #87 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 07:25:29 #87 ... 07:25:29 07:25:29 #88 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:25:29 #0 1.892 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:25:29 #0 2.164 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:25:29 #0 2.709 OK: 265 MiB in 60 packages 07:25:29 #88 DONE 2.8s 07:25:29 07:25:29 #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:25:29 #0 2.036 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:25:29 #0 2.116 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:25:29 #0 2.463 OK: 13 MiB in 29 packages 07:25:29 #89 DONE 2.8s 07:25:29 07:25:29 #90 [core-keeper builder 5/8] COPY go.mod vendor* ./ 07:25:29 #90 DONE 0.0s 07:25:29 07:25:29 #91 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:25:30 #91 ... 07:25:30 07:25:30 #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:25:30 #0 3.068 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:25:30 #0 3.134 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:25:30 #0 3.406 OK: 20 MiB in 20 packages 07:25:30 #92 DONE 3.5s 07:25:30 07:25:30 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:25:30 #0 3.098 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:25:30 #0 3.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:25:30 #0 3.533 OK: 8 MiB in 20 packages 07:25:30 #93 DONE 3.7s 07:25:30 07:25:30 #94 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:25:31 #94 DONE 1.0s 07:25:31 07:25:31 #95 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:25:31 #95 DONE 2.6s 07:25:31 07:25:31 #96 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 07:25:31 #96 DONE 0.1s 07:25:31 07:25:31 #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / 07:25:31 #97 DONE 0.1s 07:25:31 07:25:31 #98 [security-spire-config stage-2 6/10] COPY security.txt / 07:25:31 #98 DONE 0.0s 07:25:31 07:25:31 #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:25:31 #99 DONE 0.0s 07:25:31 07:25:31 #100 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 07:25:31 #100 DONE 0.0s 07:25:31 07:25:31 #101 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:25:31 #101 ... 07:25:31 07:25:31 #102 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:25:31 #102 DONE 0.0s 07:25:31 07:25:31 #87 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 07:25:31 #87 2.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:25:31 #87 2.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:25:31 #87 ... 07:25:31 07:25:31 #103 [security-spire-config] exporting to image 07:25:31 #103 exporting layers 0.5s done 07:25:31 #103 writing image sha256:6c23888a227cd5ecd0b3a3d9fbf6adf96fb2b6dfbcca0cd51610067848551ca4 done 07:25:31 #103 naming to docker.io/library/security-spire-config done 07:25:31 #103 DONE 0.6s 07:25:31 07:25:31 #87 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 07:25:31 #87 2.948 OK: 8 MiB in 21 packages 07:25:31 #87 DONE 3.1s 07:25:31 07:25:31 #104 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:25:33 #104 DONE 1.1s 07:25:33 07:25:33 #105 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:25:33 #105 DONE 1.1s 07:25:33 07:25:33 #106 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:25:33 #106 DONE 0.7s 07:25:33 07:25:33 #107 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:25:33 #107 DONE 0.7s 07:25:33 07:25:33 #108 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 07:25:37 #108 ... 07:25:37 07:25:37 #109 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:25:37 #109 ... 07:25:37 07:25:37 #110 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:25:37 #110 ... 07:25:37 07:25:37 #111 [security-spire-server stage-2 6/9] COPY security.txt / 07:25:38 #111 DONE 4.4s 07:25:38 07:25:38 #82 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:25:38 #82 ... 07:25:38 07:25:38 #112 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:25:41 Removing intermediate container bc85f8675d6c 07:25:41 ---> d9850984b520 07:25:41 Successfully built d9850984b520 07:25:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:42 + docker inspect -f . ci-base-image-arm64 07:25:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:25:42 prd-ubuntu20.04-docker-arm64-4c-16g-772684 does not seem to be running inside a container 07:25:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/924 -v /w/workspace/edgex-go/924:/w/workspace/edgex-go/924:rw,z -v /w/workspace/edgex-go/924@tmp:/w/workspace/edgex-go/924@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:25:43 $ docker top bffad429be6f3b6c0bec5b4858ef6dc910cd7119a342e83b9ab05534ec29b28f -eo pid,comm [Pipeline] { [Pipeline] sh 07:25:44 + go version 07:25:44 go version go1.25.3 linux/arm64 [Pipeline] } 07:25:44 $ docker stop --time=1 bffad429be6f3b6c0bec5b4858ef6dc910cd7119a342e83b9ab05534ec29b28f 07:25:46 $ docker rm -f --volumes bffad429be6f3b6c0bec5b4858ef6dc910cd7119a342e83b9ab05534ec29b28f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:25:46 07:25:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:25:47 latest: Pulling from edgex-devops/edgex-compose-arm64 07:25:47 547446be3368: Pulling fs layer 07:25:47 d125d8839a47: Pulling fs layer 07:25:47 3e85d5ac6304: Pulling fs layer 07:25:47 c3105a71a48b: Pulling fs layer 07:25:47 0f093f025ec4: Pulling fs layer 07:25:47 c3106fc0e877: Pulling fs layer 07:25:47 0f093f025ec4: Waiting 07:25:47 c3106fc0e877: Waiting 07:25:47 c3105a71a48b: Waiting 07:25:47 547446be3368: Verifying Checksum 07:25:47 547446be3368: Download complete 07:25:47 c3105a71a48b: Verifying Checksum 07:25:47 c3105a71a48b: Download complete 07:25:47 d125d8839a47: Verifying Checksum 07:25:47 d125d8839a47: Download complete 07:25:47 c3106fc0e877: Verifying Checksum 07:25:47 c3106fc0e877: Download complete 07:25:47 0f093f025ec4: Verifying Checksum 07:25:49 547446be3368: Pull complete 07:25:49 3e85d5ac6304: Verifying Checksum 07:25:49 3e85d5ac6304: Download complete 07:25:50 d125d8839a47: Pull complete 07:25:53 #112 DONE 12.5s 07:25:53 07:25:53 #91 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:25:53 #91 DONE 21.4s 07:25:53 07:25:53 #108 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 07:25:53 #108 DONE 16.9s 07:25:53 07:25:53 #101 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:25:53 #101 DONE 24.1s 07:25:53 07:25:53 #110 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:25:53 #110 DONE 24.1s 07:25:53 07:25:53 #109 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:25:53 #109 DONE 24.2s 07:25:53 07:25:53 #82 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:25:53 #82 DONE 24.1s 07:25:53 07:25:53 #79 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:25:53 #79 DONE 24.2s 07:25:53 07:25:53 #113 [security-spire-agent stage-3 7/10] COPY security.txt / 07:25:53 #113 DONE 0.1s 07:25:53 07:25:53 #114 [core-common-config-bootstrapper builder 6/7] COPY . . 07:25:59 #114 ... 07:25:59 07:25:59 #115 [security-spiffe-token-provider builder 6/7] COPY . . 07:25:59 #115 DONE 8.2s 07:25:59 07:25:59 #116 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:25:59 #116 DONE 8.2s 07:25:59 07:25:59 #117 [security-secretstore-setup builder 6/7] COPY . . 07:25:59 #117 DONE 8.2s 07:25:59 07:25:59 #118 [core-keeper builder 7/8] COPY . . 07:25:59 #118 DONE 8.2s 07:25:59 07:25:59 #119 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 07:25:59 #119 CACHED 07:25:59 07:25:59 #120 [security-proxy-setup builder 6/7] COPY . . 07:25:59 #120 CACHED 07:25:59 07:25:59 #121 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:25:59 #121 CACHED 07:25:59 07:25:59 #122 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:25:59 #122 CACHED 07:25:59 07:25:59 #123 [security-secretstore-setup builder 6/7] COPY . . 07:25:59 #123 CACHED 07:25:59 07:25:59 #124 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:25:59 #124 CACHED 07:25:59 07:25:59 #125 [support-notifications builder 6/7] COPY . . 07:25:59 #125 DONE 8.2s 07:25:59 07:25:59 #126 [support-scheduler builder 6/7] COPY . . 07:25:59 #126 DONE 8.2s 07:25:59 07:25:59 #127 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:25:59 #127 DONE 8.1s 07:25:59 07:25:59 #128 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:26:00 #128 DONE 2.0s 07:26:00 07:26:00 #129 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:26:00 #129 DONE 2.0s 07:26:00 07:26:00 #114 [core-metadata builder 6/7] COPY . . 07:26:00 #114 DONE 10.2s 07:26:00 07:26:00 #130 [core-common-config-bootstrapper builder 6/7] COPY . . 07:26:00 #130 CACHED 07:26:00 07:26:00 #131 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:26:00 #131 CACHED 07:26:00 07:26:00 #132 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:26:00 #132 CACHED 07:26:00 07:26:00 #133 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:26:00 #133 CACHED 07:26:00 07:26:00 #134 [core-metadata builder 6/7] COPY . . 07:26:00 #134 CACHED 07:26:00 07:26:00 #135 [core-metadata builder 4/7] COPY go.mod vendor* ./ 07:26:00 #135 CACHED 07:26:00 07:26:00 #136 [core-data builder 6/7] COPY . . 07:26:00 #136 CACHED 07:26:00 07:26:00 #137 [core-data builder 4/7] COPY go.mod vendor* ./ 07:26:00 #137 CACHED 07:26:00 07:26:00 #138 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:26:00 #138 CACHED 07:26:00 07:26:00 #139 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 07:26:00 #139 CACHED 07:26:00 07:26:00 #140 [security-proxy-auth builder 6/7] COPY . . 07:26:00 #140 CACHED 07:26:00 07:26:00 #141 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:26:00 #141 CACHED 07:26:00 07:26:00 #142 [security-spire-server] exporting to image 07:26:00 #142 exporting layers 07:26:00 #142 ... 07:26:00 07:26:00 #143 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:26:00 #143 DONE 0.1s 07:26:01 07:26:01 #144 [security-spire-agent] exporting to image 07:26:01 #144 ... 07:26:01 07:26:01 #142 [security-spire-server] exporting to image 07:26:01 #142 exporting layers 0.6s done 07:26:01 #142 writing image sha256:aea1fd5449f46726ebc7592199b4682fc7b0ee80820b89f1f3015302b9c5edf3 done 07:26:01 #142 naming to docker.io/library/security-spire-server 0.0s done 07:26:01 #142 DONE 0.6s 07:26:01 07:26:01 #144 [security-spire-agent] exporting to image 07:26:01 #144 exporting layers 0.6s done 07:26:01 #144 writing image sha256:7fcdeefdd3581d5610617ea3de5f9fffe35744f011e7afda36e14c4182c3f106 done 07:26:01 #144 naming to docker.io/library/security-spire-agent done 07:26:01 #144 DONE 0.6s 07:26:01 07:26:01 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:26:01 #0 0.829 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 07:26:02 3e85d5ac6304: Pull complete 07:26:02 c3105a71a48b: Pull complete 07:26:02 0f093f025ec4: Pull complete 07:26:02 c3106fc0e877: Pull complete 07:26:02 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 07:26:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:26:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:26:03 prd-ubuntu20.04-docker-arm64-4c-16g-772684 does not seem to be running inside a container 07:26:03 $ 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/924 -v /w/workspace/edgex-go/924:/w/workspace/edgex-go/924:rw,z -v /w/workspace/edgex-go/924@tmp:/w/workspace/edgex-go/924@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 07:26:05 $ docker top 72890eb4ed7ae7583eadbc99cfba5bad36e413b9d7a0cd6e30b13de8373e9b36 -eo pid,comm [Pipeline] { [Pipeline] sh 07:26:05 + docker compose -f ./docker-compose-build.yml build --parallel 07:26:06 #145 ... 07:26:06 07:26:06 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:26:06 #0 0.977 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:26:09 #146 ... 07:26:09 07:26:09 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:26:09 #0 2.920 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:26:09 #147 ... 07:26:09 07:26:09 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:26:09 #0 2.669 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:26:09 #148 ... 07:26:09 07:26:09 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:26:09 #0 2.947 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:26:09 #149 ... 07:26:09 07:26:09 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:26:09 #0 2.967 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:26:09 #150 ... 07:26:09 07:26:09 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:26:09 #0 2.941 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 07:26:09 #151 ... 07:26:09 07:26:09 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:26:09 #0 2.959 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:26:09 #152 ... 07:26:09 07:26:09 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:26:09 #0 2.156 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:26:10 #153 ... 07:26:10 07:26:10 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:26:10 #0 0.978 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:26:11 #154 ... 07:26:11 07:26:11 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:26:11 #0 0.982 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 07:26:11 #155 ... 07:26:11 07:26:11 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:26:11 #0 1.008 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:26:15 #1 [security-proxy-setup internal] load build definition from Dockerfile 07:26:15 #1 transferring dockerfile: 2.50kB 0.0s done 07:26:15 #1 DONE 0.1s 07:26:15 07:26:15 #2 [security-secretstore-setup internal] load build definition from Dockerfile 07:26:15 #2 transferring dockerfile: 2.49kB done 07:26:15 #2 DONE 0.0s 07:26:15 07:26:15 #3 [security-bootstrapper internal] load build definition from Dockerfile 07:26:15 #3 transferring dockerfile: 3.02kB done 07:26:15 #3 DONE 0.1s 07:26:15 07:26:15 #4 [core-metadata internal] load build definition from Dockerfile 07:26:15 #4 transferring dockerfile: 2.10kB done 07:26:15 #4 DONE 0.0s 07:26:15 07:26:15 #5 [support-notifications internal] load build definition from Dockerfile 07:26:15 #5 transferring dockerfile: 2.02kB done 07:26:15 #5 DONE 0.1s 07:26:15 07:26:15 #6 [core-data internal] load build definition from Dockerfile 07:26:15 #6 transferring dockerfile: 2.04kB done 07:26:15 #6 ... 07:26:15 07:26:15 #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile 07:26:15 #7 transferring dockerfile: 2.23kB done 07:26:15 #7 DONE 0.1s 07:26:15 07:26:15 #8 [security-proxy-auth internal] load build definition from Dockerfile 07:26:15 #8 transferring dockerfile: 2.14kB done 07:26:15 #8 DONE 0.0s 07:26:15 07:26:15 #9 [core-command internal] load build definition from Dockerfile 07:26:15 #9 transferring dockerfile: 1.94kB done 07:26:15 #9 DONE 0.0s 07:26:15 07:26:15 #10 [security-spire-agent internal] load build definition from Dockerfile 07:26:15 #10 transferring dockerfile: 1.81kB done 07:26:15 #10 DONE 0.1s 07:26:15 07:26:15 #11 [core-keeper internal] load build definition from Dockerfile 07:26:15 #11 transferring dockerfile: 2.01kB 0.0s done 07:26:15 #11 DONE 0.1s 07:26:15 07:26:15 #12 [security-spire-config internal] load build definition from Dockerfile 07:26:15 #12 transferring dockerfile: 1.69kB done 07:26:15 #12 DONE 0.1s 07:26:15 07:26:15 #13 [security-spire-server internal] load build definition from Dockerfile 07:26:15 #13 transferring dockerfile: 1.70kB done 07:26:15 #13 DONE 0.0s 07:26:15 07:26:15 #14 [support-scheduler internal] load build definition from Dockerfile 07:26:15 #14 transferring dockerfile: 1.83kB 0.0s done 07:26:15 #14 DONE 0.1s 07:26:15 07:26:15 #15 [security-spiffe-token-provider internal] load build definition from Dockerfile 07:26:15 #15 transferring dockerfile: 1.89kB 0.0s done 07:26:15 #15 DONE 0.1s 07:26:15 07:26:15 #16 [security-proxy-setup internal] load .dockerignore 07:26:15 #16 transferring context: 50B done 07:26:15 #16 DONE 0.0s 07:26:15 07:26:15 #6 [core-data internal] load build definition from Dockerfile 07:26:16 #6 ... 07:26:16 07:26:16 #17 [security-secretstore-setup internal] load .dockerignore 07:26:16 #17 transferring context: 50B done 07:26:16 #17 DONE 0.0s 07:26:16 07:26:16 #18 [security-bootstrapper internal] load .dockerignore 07:26:16 #18 transferring context: 50B 0.0s done 07:26:16 #18 DONE 0.1s 07:26:16 07:26:16 #19 [core-data internal] load .dockerignore 07:26:16 #19 transferring context: 50B done 07:26:16 #19 DONE 0.1s 07:26:16 07:26:16 #20 [core-metadata internal] load .dockerignore 07:26:16 #20 transferring context: 50B done 07:26:16 #20 DONE 0.1s 07:26:16 07:26:16 #21 [support-notifications internal] load .dockerignore 07:26:16 #21 transferring context: 50B 0.0s done 07:26:16 #21 DONE 0.0s 07:26:16 07:26:16 #22 [core-common-config-bootstrapper internal] load .dockerignore 07:26:16 #22 transferring context: 50B done 07:26:16 #22 DONE 0.1s 07:26:16 07:26:16 #23 [security-proxy-auth internal] load .dockerignore 07:26:16 #23 transferring context: 50B done 07:26:16 #23 DONE 0.1s 07:26:16 07:26:16 #6 [core-data internal] load build definition from Dockerfile 07:26:17 #6 ... 07:26:17 07:26:17 #24 [core-command internal] load .dockerignore 07:26:17 #24 transferring context: 50B 0.0s done 07:26:17 #24 DONE 0.1s 07:26:17 07:26:17 #25 [security-spire-agent internal] load .dockerignore 07:26:17 #25 transferring context: 50B done 07:26:17 #25 DONE 0.0s 07:26:17 07:26:17 #26 [core-keeper internal] load .dockerignore 07:26:17 #26 transferring context: 50B 0.0s done 07:26:17 #26 DONE 0.1s 07:26:17 07:26:17 #27 [security-spire-config internal] load .dockerignore 07:26:17 #27 transferring context: 50B done 07:26:17 #27 DONE 0.1s 07:26:17 07:26:17 #28 [security-spire-server internal] load .dockerignore 07:26:17 #28 transferring context: 50B 0.0s done 07:26:17 #28 DONE 0.1s 07:26:17 07:26:17 #29 [support-scheduler internal] load .dockerignore 07:26:17 #29 transferring context: 50B 0.0s done 07:26:17 #29 DONE 0.1s 07:26:17 07:26:17 #30 [security-spiffe-token-provider internal] load .dockerignore 07:26:17 #30 transferring context: 50B 0.0s done 07:26:17 #30 DONE 0.1s 07:26:17 07:26:17 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:26:17 #31 DONE 0.0s 07:26:17 07:26:17 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.22 07:26:17 #32 DONE 0.2s 07:26:17 07:26:17 #6 [core-data internal] load build definition from Dockerfile 07:26:18 #6 ... 07:26:18 07:26:18 #33 [security-proxy-setup internal] load build context 07:26:18 #33 transferring context: 3.36MB 0.6s done 07:26:18 #33 DONE 0.8s 07:26:18 07:26:18 #34 [security-bootstrapper internal] load build context 07:26:18 #34 ... 07:26:18 07:26:18 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:26:18 #31 DONE 0.0s 07:26:18 07:26:18 #34 [security-bootstrapper internal] load build context 07:26:18 #34 ... 07:26:18 07:26:18 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:26:18 #31 DONE 0.0s 07:26:18 07:26:18 #35 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:26:18 #35 DONE 1.8s 07:26:18 07:26:18 #34 [security-bootstrapper internal] load build context 07:26:19 #34 ... 07:26:19 07:26:19 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:26:19 #31 DONE 0.0s 07:26:19 07:26:19 #34 [security-bootstrapper internal] load build context 07:26:19 #34 ... 07:26:19 07:26:19 #32 [core-command internal] load metadata for docker.io/library/alpine:3.22 07:26:19 #32 DONE 0.8s 07:26:19 07:26:19 #34 [security-bootstrapper internal] load build context 07:26:19 #34 ... 07:26:19 07:26:19 #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:26:19 #35 DONE 1.8s 07:26:19 07:26:19 #34 [security-bootstrapper internal] load build context 07:26:19 #34 ... 07:26:19 07:26:19 #35 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:26:19 #35 DONE 1.9s 07:26:19 07:26:19 #34 [security-bootstrapper internal] load build context 07:26:19 #34 ... 07:26:19 07:26:19 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:26:19 #31 DONE 0.0s 07:26:19 07:26:19 #34 [security-bootstrapper internal] load build context 07:26:19 #34 ... 07:26:19 07:26:19 #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.22 07:26:19 #32 DONE 1.3s 07:26:19 07:26:19 #34 [security-bootstrapper internal] load build context 07:26:20 #34 ... 07:26:20 07:26:20 #35 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:26:20 #35 DONE 1.9s 07:26:20 07:26:20 #34 [security-bootstrapper internal] load build context 07:26:20 #34 ... 07:26:20 07:26:20 #36 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 07:26:20 #36 DONE 2.3s 07:26:20 07:26:20 #34 [security-bootstrapper internal] load build context 07:26:21 #34 ... 07:26:21 07:26:21 #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.22 07:26:21 #32 DONE 2.5s 07:26:21 07:26:21 #37 [core-data internal] load build context 07:26:21 #37 transferring context: 3.36MB 2.3s done 07:26:21 #37 DONE 2.7s 07:26:21 07:26:21 #34 [security-bootstrapper internal] load build context 07:26:21 #34 ... 07:26:21 07:26:21 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:26:21 #31 DONE 0.0s 07:26:21 07:26:21 #34 [security-bootstrapper internal] load build context 07:26:21 #34 transferring context: 3.36MB 2.9s done 07:26:21 #34 ... 07:26:21 07:26:21 #38 [security-secretstore-setup internal] load build context 07:26:21 #38 transferring context: 3.36MB 2.5s done 07:26:21 #38 DONE 3.2s 07:26:21 07:26:21 #39 [core-keeper stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 07:26:21 #39 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 07:26:21 #39 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 07:26:21 #39 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 07:26:21 #39 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 07:26:21 #39 ... 07:26:21 07:26:21 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:26:21 #31 DONE 0.0s 07:26:22 07:26:22 #40 [core-metadata internal] load build context 07:26:22 #40 ... 07:26:22 07:26:22 #34 [security-bootstrapper internal] load build context 07:26:22 #34 DONE 3.8s 07:26:22 07:26:22 #40 [core-metadata internal] load build context 07:26:22 #40 transferring context: 3.36MB 3.6s done 07:26:23 #40 ... 07:26:23 07:26:23 #41 [support-notifications internal] load build context 07:26:23 #41 transferring context: 3.36MB 3.5s done 07:26:23 #41 DONE 4.2s 07:26:23 07:26:23 #42 [core-keeper internal] load build context 07:26:23 #42 ... 07:26:23 07:26:23 #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.22 07:26:23 #32 DONE 4.2s 07:26:23 07:26:23 #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 07:26:23 #43 DONE 3.8s 07:26:23 07:26:23 #42 [core-keeper internal] load build context 07:26:23 #42 ... 07:26:23 07:26:23 #35 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:26:23 #35 DONE 2.0s 07:26:23 07:26:23 #36 [support-scheduler builder 2/7] WORKDIR /edgex-go 07:26:23 #36 DONE 2.4s 07:26:23 07:26:23 #44 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 07:26:23 #44 DONE 3.9s 07:26:23 07:26:23 #42 [core-keeper internal] load build context 07:26:23 #42 ... 07:26:23 07:26:23 #35 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:26:23 #35 DONE 2.0s 07:26:23 07:26:23 #36 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 07:26:23 #36 DONE 2.4s 07:26:23 07:26:23 #42 [core-keeper internal] load build context 07:26:23 #42 ... 07:26:23 07:26:23 #45 [security-spire-agent internal] load build context 07:26:23 #45 DONE 0.0s 07:26:23 07:26:23 #46 [security-spiffe-token-provider internal] load build context 07:26:23 #46 DONE 0.0s 07:26:23 07:26:23 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 07:26:23 #47 DONE 0.2s 07:26:23 07:26:23 #40 [core-metadata internal] load build context 07:26:23 #40 DONE 4.9s 07:26:23 07:26:23 #48 [security-spire-server internal] load build context 07:26:24 #48 ... 07:26:24 07:26:24 #49 [security-proxy-auth internal] load build context 07:26:24 #49 transferring context: 3.36MB 4.4s done 07:26:24 #49 DONE 5.1s 07:26:24 07:26:24 #39 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 07:26:24 #39 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 07:26:24 #39 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 07:26:24 #39 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done 07:26:24 #39 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done 07:26:24 #39 ... 07:26:24 07:26:24 #50 [core-common-config-bootstrapper internal] load build context 07:26:24 #50 transferring context: 3.36MB 4.8s done 07:26:24 #50 DONE 5.4s 07:26:24 07:26:24 #48 [security-spire-server internal] load build context 07:26:24 #48 transferring context: 26.44kB 0.1s done 07:26:25 #48 DONE 1.3s 07:26:25 07:26:25 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:26:25 #51 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.3s done 07:26:25 #51 ... 07:26:25 07:26:25 #45 [security-spire-agent internal] load build context 07:26:25 #45 transferring context: 25.98kB 0.1s done 07:26:25 #45 DONE 1.7s 07:26:25 07:26:25 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:26:25 #51 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done 07:26:25 #51 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done 07:26:25 #51 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 07:26:25 #51 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.1s 07:26:25 #51 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.3s 07:26:25 #51 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 0.3s 07:26:26 #51 ... 07:26:26 07:26:26 #52 [security-spire-config internal] load build context 07:26:26 #52 transferring context: 24.70kB 0.2s done 07:26:26 #52 DONE 2.1s 07:26:26 07:26:26 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:26:26 #51 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.4s done 07:26:26 #51 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.6s 07:26:26 #51 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.1s done 07:26:26 #51 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.7s done 07:26:26 #51 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.7s done 07:26:26 #51 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 1.4s 07:26:27 #51 ... 07:26:27 07:26:27 #42 [core-keeper internal] load build context 07:26:27 #42 transferring context: 3.36MB 3.9s done 07:26:27 #42 DONE 6.6s 07:26:27 07:26:27 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:26:27 #51 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 1.4s 07:26:27 #51 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 1.4s done 07:26:27 #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 0B / 37.02MB 1.7s 07:26:27 #51 ... 07:26:27 07:26:27 #53 [core-command internal] load build context 07:26:27 #53 transferring context: 3.36MB 5.0s done 07:26:27 #53 DONE 7.9s 07:26:27 07:26:27 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:26:27 #51 ... 07:26:27 07:26:27 #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:26:27 #0 5.118 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:26:27 #0 5.499 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:26:27 #0 7.963 (1/4) Installing dumb-init (1.2.5-r3) 07:26:27 #0 7.963 (2/4) Installing openssl (3.5.4-r0) 07:26:27 #0 8.054 (3/4) Installing su-exec (0.2-r3) 07:26:27 #0 8.054 (4/4) Installing yq-go (4.47.2-r1) 07:26:27 #0 8.733 Executing busybox-1.37.0-r19.trigger 07:26:27 #0 8.733 OK: 20 MiB in 20 packages 07:26:27 #54 DONE 10.0s 07:26:27 07:26:27 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:26:28 #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 2.10MB / 37.02MB 2.6s 07:26:28 #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 4.19MB / 37.02MB 3.0s 07:26:28 #51 ... 07:26:28 07:26:28 #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:26:28 #55 10.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:26:28 #55 ... 07:26:28 07:26:28 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:26:28 #51 ... 07:26:28 07:26:28 #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:26:28 #56 ... 07:26:28 07:26:28 #57 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:26:29 #57 ... 07:26:29 07:26:29 #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:26:29 #58 ... 07:26:29 07:26:29 #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:26:29 #59 ... 07:26:29 07:26:29 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:26:29 #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 6.29MB / 37.02MB 3.8s 07:26:30 #51 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done 07:26:30 #51 ... 07:26:30 07:26:30 #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:26:30 #60 ... 07:26:30 07:26:30 #61 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:26:30 #61 ... 07:26:30 07:26:30 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 07:26:31 #62 ... 07:26:31 07:26:31 #63 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 07:26:31 #63 ... 07:26:31 07:26:31 #64 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:26:31 #64 ... 07:26:31 07:26:31 #46 [security-spiffe-token-provider internal] load build context 07:26:31 #46 transferring context: 3.36MB 5.6s done 07:26:31 #46 DONE 7.2s 07:26:31 07:26:31 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:26:31 #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 8.39MB / 37.02MB 5.9s 07:26:32 #51 ... 07:26:32 07:26:32 #65 [support-scheduler internal] load build context 07:26:32 #65 transferring context: 3.36MB 6.3s done 07:26:32 #65 DONE 8.9s 07:26:32 07:26:32 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:26:32 #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.49MB / 37.02MB 6.9s 07:26:32 #51 ... 07:26:32 07:26:32 #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:26:32 #60 DONE 12.0s 07:26:32 07:26:32 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:26:33 #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 12.58MB / 37.02MB 7.6s 07:26:33 #51 ... 07:26:33 07:26:33 #66 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:26:33 #66 ... 07:26:33 07:26:33 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:26:33 #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.68MB / 37.02MB 8.1s 07:26:33 #51 ... 07:26:33 07:26:33 #61 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:26:33 #61 DONE 12.9s 07:26:33 07:26:33 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:26:33 #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 16.78MB / 37.02MB 8.5s 07:26:34 #51 ... 07:26:34 07:26:34 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:26:34 #67 ... 07:26:34 07:26:34 #68 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:26:34 #68 ... 07:26:34 07:26:34 #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:26:34 #69 ... 07:26:34 07:26:34 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:26:34 #70 ... 07:26:34 07:26:34 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 07:26:34 #47 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.1s done 07:26:34 #47 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 07:26:34 #47 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done 07:26:34 #47 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done 07:26:34 #47 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.4s done 07:26:34 #47 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.1s done 07:26:34 #47 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 1.3s done 07:26:34 #47 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.17MB / 17.33MB 9.0s 07:26:34 #47 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 9.2s done 07:26:34 #47 ... 07:26:34 07:26:34 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:26:34 #71 ... 07:26:34 07:26:34 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:26:35 #51 ... 07:26:35 07:26:35 #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:26:35 #55 10.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:26:35 #55 13.27 (1/4) Installing ca-certificates (20250911-r0) 07:26:35 #55 13.34 (2/4) Installing dumb-init (1.2.5-r3) 07:26:35 #55 13.36 (3/4) Installing su-exec (0.2-r3) 07:26:35 #55 13.40 (4/4) Installing yq-go (4.47.2-r1) 07:26:35 #55 14.01 Executing busybox-1.37.0-r19.trigger 07:26:35 #55 14.15 Executing ca-certificates-20250911-r0.trigger 07:26:35 #55 15.02 OK: 19 MiB in 20 packages 07:26:35 #55 DONE 16.5s 07:26:35 07:26:35 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:26:35 #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 18.87MB / 37.02MB 9.7s 07:26:36 #51 ... 07:26:36 07:26:36 #57 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:26:36 #57 10.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:26:36 #57 11.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:26:36 #57 15.43 (1/1) Installing dumb-init (1.2.5-r3) 07:26:36 #57 15.43 Executing busybox-1.37.0-r19.trigger 07:26:36 #57 15.48 OK: 8 MiB in 17 packages 07:26:36 #57 DONE 17.2s 07:26:36 07:26:36 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:26:36 #51 ... 07:26:36 07:26:36 #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:26:36 #59 11.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:26:36 #59 11.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:26:36 #59 16.20 (1/1) Installing dumb-init (1.2.5-r3) 07:26:36 #59 16.21 Executing busybox-1.37.0-r19.trigger 07:26:36 #59 16.27 OK: 8 MiB in 17 packages 07:26:36 #59 DONE 17.7s 07:26:36 07:26:36 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:26:36 #51 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.0s done 07:26:37 #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 20.97MB / 37.02MB 11.7s 07:26:38 #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 22.90MB / 37.02MB 12.9s 07:26:38 #51 ... 07:26:38 07:26:38 #72 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:26:38 #72 ... 07:26:38 07:26:38 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:26:39 #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 25.17MB / 37.02MB 13.8s 07:26:39 #51 ... 07:26:39 07:26:39 #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:26:39 #58 13.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:26:39 #58 14.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:26:39 #58 18.00 (1/7) Installing ca-certificates (20250911-r0) 07:26:39 #58 18.16 (2/7) Installing dumb-init (1.2.5-r3) 07:26:39 #58 18.18 (3/7) Installing libgcc (14.2.0-r6) 07:26:39 #58 18.18 (4/7) Installing libsodium (1.0.20-r0) 07:26:39 #58 18.21 (5/7) Installing libstdc++ (14.2.0-r6) 07:26:39 #58 18.33 (6/7) Installing libzmq (4.3.5-r2) 07:26:39 #58 18.39 (7/7) Installing zeromq (4.3.5-r2) 07:26:39 #58 18.42 Executing busybox-1.37.0-r19.trigger 07:26:39 #58 18.56 Executing ca-certificates-20250911-r0.trigger 07:26:39 #58 19.28 OK: 12 MiB in 23 packages 07:26:39 #58 DONE 20.5s 07:26:39 07:26:39 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:26:39 #51 ... 07:26:39 07:26:39 #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:26:39 #56 15.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:26:39 #56 16.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:26:39 #56 19.53 (1/2) Installing dumb-init (1.2.5-r3) 07:26:39 #56 19.57 (2/2) Installing su-exec (0.2-r3) 07:26:39 #56 19.58 Executing busybox-1.37.0-r19.trigger 07:26:39 #56 19.72 OK: 8 MiB in 18 packages 07:26:39 #56 DONE 21.0s 07:26:39 07:26:39 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:26:39 #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 27.26MB / 37.02MB 14.5s 07:26:40 #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 29.36MB / 37.02MB 15.5s 07:26:41 #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 31.46MB / 37.02MB 16.3s 07:26:42 #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 33.55MB / 37.02MB 16.9s 07:26:42 #51 ... 07:26:42 07:26:42 #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:26:42 #73 ... 07:26:42 07:26:42 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:26:42 #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 36.70MB / 37.02MB 17.4s 07:26:43 #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 17.5s done 07:26:43 #51 ... 07:26:43 07:26:43 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 07:26:43 #62 15.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:26:43 #62 16.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:26:43 #62 21.19 OK: 255 MiB in 60 packages 07:26:43 #62 DONE 22.8s 07:26:43 07:26:43 #68 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:26:43 #68 19.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:26:43 #68 ... 07:26:43 07:26:43 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:26:44 #74 ... 07:26:44 07:26:44 #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:26:44 #75 DONE 0.9s 07:26:44 07:26:44 #76 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:26:45 #76 ... 07:26:45 07:26:45 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:26:45 #77 ... 07:26:45 07:26:45 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:26:45 #51 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 07:26:46 #51 ... 07:26:46 07:26:46 #78 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 07:26:46 #78 ... 07:26:46 07:26:46 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:26:46 #77 11.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:26:46 #77 ... 07:26:46 07:26:46 #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:26:46 #0 9.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:26:46 #79 ... 07:26:46 07:26:46 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:26:46 #74 12.85 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:26:46 #74 ... 07:26:46 07:26:46 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 07:26:46 #47 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.1s done 07:26:46 #47 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 4.6s 07:26:46 #47 ... 07:26:46 07:26:46 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:26:47 #51 ... 07:26:47 07:26:47 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:26:47 #70 13.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:26:47 #70 14.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:26:47 #70 20.35 v3.22.2-142-g5fc470561e9 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 07:26:47 #70 20.35 v3.22.2-143-g681c6e4a89f [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 07:26:47 #70 20.35 OK: 26162 distinct packages available 07:26:47 #70 21.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:26:47 #70 ... 07:26:47 07:26:47 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:26:49 #51 ... 07:26:49 07:26:49 #63 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 07:26:49 #63 18.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:26:49 #63 20.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:26:49 #63 ... 07:26:49 07:26:49 #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:26:49 #0 7.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:26:49 #0 10.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:26:49 #80 ... 07:26:49 07:26:49 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 07:26:49 #47 ... 07:26:49 07:26:49 #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:26:49 #0 8.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:26:49 #81 ... 07:26:49 07:26:49 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:26:49 #67 15.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:26:49 #67 16.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:26:50 #67 ... 07:26:50 07:26:50 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 07:26:51 #47 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 9.4s done 07:26:51 #47 ... 07:26:51 07:26:51 #66 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:26:51 #66 18.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:26:51 #66 19.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:26:51 #66 ... 07:26:51 07:26:51 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:26:51 #71 16.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:26:51 #71 18.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:26:51 #71 ... 07:26:51 07:26:51 #64 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:26:51 #64 21.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:26:51 #64 23.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:26:51 #64 ... 07:26:51 07:26:51 #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:26:51 #69 17.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:26:51 #69 19.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:26:51 #69 ... 07:26:51 07:26:51 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 07:26:51 #47 DONE 28.2s 07:26:51 07:26:51 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:26:51 #51 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 6.8s 07:26:53 #51 ... 07:26:53 07:26:53 #72 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:26:53 #72 14.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:26:53 #72 15.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:26:53 #72 ... 07:26:53 07:26:53 #63 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:26:53 #63 30.41 OK: 255 MiB in 60 packages 07:26:53 #63 DONE 32.2s 07:26:53 07:26:53 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:26:53 #51 ... 07:26:53 07:26:53 #82 [core-data builder 4/7] COPY go.mod vendor* ./ 07:26:53 #82 DONE 0.6s 07:26:53 07:26:53 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:26:54 #51 ... 07:26:54 07:26:54 #68 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:26:54 #68 21.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:26:55 #68 ... 07:26:55 07:26:55 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:26:56 #51 ... 07:26:56 07:26:56 #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:26:56 #73 13.54 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:26:56 #73 15.26 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:26:56 #73 ... 07:26:56 07:26:56 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:26:57 #51 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 12.0s 07:26:57 #51 ... 07:26:57 07:26:57 #78 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 07:26:57 #78 11.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:26:57 #78 13.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:26:57 #78 ... 07:26:57 07:26:57 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:26:57 #51 ... 07:26:57 07:26:57 #66 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:26:57 #66 31.54 OK: 255 MiB in 60 packages 07:26:57 #66 DONE 34.4s 07:26:57 07:26:57 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:26:57 #51 ... 07:26:57 07:26:57 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:26:57 #70 24.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:26:58 #70 ... 07:26:58 07:26:58 #83 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 07:26:58 #83 ... 07:26:58 07:26:58 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:26:58 #74 14.52 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:26:58 #74 ... 07:26:58 07:26:58 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:26:58 #77 13.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:26:58 #77 ... 07:26:58 07:26:58 #64 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 07:26:58 #64 35.89 OK: 255 MiB in 60 packages 07:26:58 #64 DONE 38.3s 07:26:58 07:26:58 #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:26:58 #79 12.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:26:58 #79 ... 07:26:58 07:26:58 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:26:58 #51 ... 07:26:58 07:26:58 #83 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 07:26:58 #83 DONE 1.0s 07:26:59 07:26:59 #84 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:26:59 #84 ... 07:26:59 07:26:59 #85 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 07:26:59 #85 DONE 1.1s 07:26:59 07:26:59 #86 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:27:00 #86 ... 07:27:00 07:27:00 #72 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:27:00 #72 28.43 OK: 20 MiB in 20 packages 07:27:00 #72 DONE 31.7s 07:27:00 07:27:00 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:27:00 #51 ... 07:27:00 07:27:00 #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 07:27:00 #87 DONE 0.3s 07:27:00 07:27:00 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:27:00 #51 ... 07:27:00 07:27:00 #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:27:00 #81 10.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:27:00 #81 ... 07:27:00 07:27:00 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:27:01 #51 ... 07:27:01 07:27:01 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:27:01 #67 27.49 v3.22.2-142-g5fc470561e9 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 07:27:01 #67 27.49 v3.22.2-143-g681c6e4a89f [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 07:27:01 #67 27.49 OK: 26161 distinct packages available 07:27:01 #67 30.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:27:01 #67 32.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:27:01 #67 ... 07:27:01 07:27:01 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:27:02 #51 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 17.1s 07:27:02 #51 ... 07:27:02 07:27:02 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:27:02 #70 37.01 OK: 255 MiB in 60 packages 07:27:02 #70 DONE 38.8s 07:27:02 07:27:02 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:27:02 #51 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 17.7s done 07:27:03 #51 ... 07:27:03 07:27:03 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:27:03 #77 26.22 OK: 19 MiB in 20 packages 07:27:03 #77 DONE 28.4s 07:27:03 07:27:03 #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:27:03 #80 23.91 OK: 12 MiB in 23 packages 07:27:03 #80 ... 07:27:03 07:27:03 #88 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:27:03 #88 DONE 0.9s 07:27:03 07:27:03 #89 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:27:03 #89 ... 07:27:03 07:27:03 #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:27:03 #73 31.10 (1/1) Installing dumb-init (1.2.5-r3) 07:27:03 #73 ... 07:27:03 07:27:03 #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:27:03 #69 32.23 (1/3) Installing ca-certificates (20250911-r0) 07:27:03 #69 32.78 (2/3) Installing dumb-init (1.2.5-r3) 07:27:03 #69 32.82 (3/3) Installing tzdata (2025b-r0) 07:27:03 #69 35.52 Executing busybox-1.37.0-r19.trigger 07:27:03 #69 35.73 Executing ca-certificates-20250911-r0.trigger 07:27:03 #69 37.48 OK: 8 MiB in 19 packages 07:27:03 #69 DONE 39.9s 07:27:04 07:27:04 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:27:04 #51 ... 07:27:04 07:27:04 #78 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 07:27:04 #78 26.59 OK: 8 MiB in 17 packages 07:27:04 #78 DONE 28.3s 07:27:04 07:27:04 #90 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:27:05 #90 ... 07:27:05 07:27:05 #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:27:05 #80 DONE 25.6s 07:27:05 07:27:05 #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:27:05 #73 31.92 Executing busybox-1.37.0-r19.trigger 07:27:05 #73 32.08 OK: 8 MiB in 17 packages 07:27:05 #73 ... 07:27:05 07:27:05 #68 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:27:05 #68 31.91 v3.22.2-142-g5fc470561e9 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 07:27:05 #68 31.91 v3.22.2-143-g681c6e4a89f [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 07:27:05 #68 31.91 OK: 26161 distinct packages available 07:27:05 #68 36.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:27:05 #68 38.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:27:05 #68 ... 07:27:05 07:27:05 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:27:05 #74 31.78 OK: 255 MiB in 60 packages 07:27:06 #74 ... 07:27:06 07:27:06 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:27:06 #71 31.48 v3.22.2-142-g5fc470561e9 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 07:27:06 #71 31.48 v3.22.2-143-g681c6e4a89f [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 07:27:06 #71 31.48 OK: 26161 distinct packages available 07:27:06 #71 33.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:27:06 #71 36.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:27:06 #71 ... 07:27:06 07:27:06 #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:27:06 #81 24.87 OK: 8 MiB in 18 packages 07:27:06 #81 DONE 26.7s 07:27:06 07:27:06 #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:27:06 #79 26.80 OK: 8 MiB in 17 packages 07:27:06 #79 DONE 30.1s 07:27:06 07:27:06 #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:27:07 #91 ... 07:27:07 07:27:07 #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:27:07 #73 DONE 34.5s 07:27:07 07:27:07 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:27:07 #74 DONE 33.6s 07:27:07 07:27:07 #92 [core-keeper builder 5/8] COPY go.mod vendor* ./ 07:27:08 #92 DONE 1.2s 07:27:08 07:27:08 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:27:08 #67 44.44 (1/4) Installing dumb-init (1.2.5-r3) 07:27:08 #67 44.47 (2/4) Installing musl-obstack (1.2.3-r2) 07:27:08 #67 44.49 (3/4) Installing libucontext (1.3.2-r0) 07:27:08 #67 44.54 (4/4) Installing gcompat (1.1.0-r4) 07:27:08 #67 44.65 Executing busybox-1.37.0-r19.trigger 07:27:08 #67 44.75 OK: 8 MiB in 20 packages 07:27:10 #67 DONE 46.1s 07:27:10 07:27:10 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:27:10 #93 ... 07:27:10 07:27:10 #94 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:27:10 #94 DONE 4.1s 07:27:10 07:27:10 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:27:10 #71 46.15 (1/13) Installing brotli-libs (1.1.0-r2) 07:27:11 #71 ... 07:27:11 07:27:11 #95 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 07:27:11 #95 DONE 0.4s 07:27:11 07:27:11 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:27:11 #71 46.31 (2/13) Installing c-ares (1.34.5-r0) 07:27:11 #71 46.38 (3/13) Installing libunistring (1.3-r0) 07:27:11 #71 46.56 (4/13) Installing libidn2 (2.3.7-r0) 07:27:11 #71 46.58 (5/13) Installing nghttp2-libs (1.65.0-r0) 07:27:11 #71 46.61 (6/13) Installing libpsl (0.21.5-r3) 07:27:11 #71 46.63 (7/13) Installing zstd-libs (1.5.7-r0) 07:27:11 #71 46.71 (8/13) Installing libcurl (8.14.1-r2) 07:27:11 #71 46.75 (9/13) Installing curl (8.14.1-r2) 07:27:11 #71 46.79 (10/13) Installing dumb-init (1.2.5-r3) 07:27:11 #71 46.83 (11/13) Installing musl-obstack (1.2.3-r2) 07:27:11 #71 46.83 (12/13) Installing libucontext (1.3.2-r0) 07:27:11 #71 46.84 (13/13) Installing gcompat (1.1.0-r4) 07:27:11 #71 46.87 Executing busybox-1.37.0-r19.trigger 07:27:11 #71 47.03 OK: 13 MiB in 29 packages 07:27:13 #71 DONE 48.3s 07:27:13 07:27:13 #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:27:13 #96 ... 07:27:13 07:27:13 #68 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:27:13 #68 47.78 (1/5) Installing dumb-init (1.2.5-r3) 07:27:13 #68 47.81 (2/5) Installing musl-obstack (1.2.3-r2) 07:27:13 #68 47.82 (3/5) Installing libucontext (1.3.2-r0) 07:27:13 #68 47.84 (4/5) Installing gcompat (1.1.0-r4) 07:27:13 #68 47.90 (5/5) Installing openssl (3.5.4-r0) 07:27:13 #68 47.99 Executing busybox-1.37.0-r19.trigger 07:27:13 #68 48.13 OK: 9 MiB in 21 packages 07:27:13 #68 DONE 49.5s 07:27:13 07:27:13 #97 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 07:27:16 #97 2.576 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:27:16 #97 3.501 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:27:18 #97 ... 07:27:18 07:27:18 #90 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:27:18 #90 6.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:27:18 #90 7.695 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:27:18 #90 13.67 OK: 8 MiB in 19 packages 07:27:18 #90 DONE 14.7s 07:27:18 07:27:18 #98 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:27:18 #98 ... 07:27:18 07:27:18 #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:27:18 #96 2.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:27:18 #96 3.612 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:27:19 #96 ... 07:27:19 07:27:19 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:27:19 #93 2.307 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:27:19 #93 3.339 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:27:19 #93 8.327 OK: 8 MiB in 20 packages 07:27:19 #93 DONE 9.2s 07:27:19 07:27:19 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:27:21 #99 DONE 1.9s 07:27:21 07:27:21 #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / 07:27:21 #100 DONE 0.2s 07:27:21 07:27:21 #101 [security-spire-config stage-2 6/10] COPY security.txt / 07:27:21 #101 DONE 0.2s 07:27:21 07:27:21 #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:27:21 #102 DONE 0.2s 07:27:21 07:27:21 #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:27:21 #96 8.581 OK: 13 MiB in 29 packages 07:27:21 #96 ... 07:27:21 07:27:21 #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 07:27:21 #103 DONE 0.1s 07:27:21 07:27:21 #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:27:21 #104 DONE 0.1s 07:27:21 07:27:21 #97 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 07:27:21 #97 8.175 OK: 9 MiB in 21 packages 07:27:22 #97 ... 07:27:22 07:27:22 #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:27:22 #96 DONE 9.5s 07:27:22 07:27:22 #97 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 07:27:22 #97 DONE 9.5s 07:27:22 07:27:22 #105 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:27:24 #105 ... 07:27:24 07:27:24 #106 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:27:24 #106 DONE 2.0s 07:27:24 07:27:24 #107 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:27:25 #107 ... 07:27:25 07:27:25 #105 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:27:25 #105 DONE 3.0s 07:27:25 07:27:25 #108 [security-spire-config] exporting to image 07:27:25 #108 exporting layers 3.9s done 07:27:25 #108 writing image sha256:647db23e8fd0010836dc8c77f6515730a25121198e9a9e0332e5ca3278520362 0.0s done 07:27:25 #108 naming to docker.io/library/security-spire-config-arm64 0.0s done 07:27:25 #108 DONE 3.9s 07:27:25 07:27:25 #109 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:27:26 #109 DONE 0.3s 07:27:26 07:27:26 #110 [security-spire-server stage-2 6/9] COPY security.txt / 07:27:26 #110 DONE 0.3s 07:27:26 07:27:26 #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:27:26 #111 DONE 0.4s 07:27:26 07:27:26 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:27:26 #51 ... 07:27:26 07:27:26 #107 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:27:26 #107 DONE 2.2s 07:27:26 07:27:26 #112 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 07:27:27 #112 ... 07:27:27 07:27:27 #113 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:27:27 #113 DONE 0.4s 07:27:27 07:27:27 #112 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 07:27:27 #112 DONE 0.4s 07:27:27 07:27:27 #114 [security-spire-agent stage-3 7/10] COPY security.txt / 07:27:27 #114 ... 07:27:27 07:27:27 #115 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:27:27 #115 DONE 0.4s 07:27:27 07:27:27 #114 [security-spire-agent stage-3 7/10] COPY security.txt / 07:27:27 #114 DONE 0.4s 07:27:27 07:27:27 #108 [security-spire-server] exporting to image 07:27:28 #108 ... 07:27:28 07:27:28 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:27:28 #116 DONE 0.4s 07:27:28 07:27:28 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:27:28 #117 DONE 0.2s 07:27:28 07:27:28 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:27:28 #118 DONE 0.3s 07:27:28 07:27:28 #108 [security-spire-agent] exporting to image 07:27:31 #108 exporting layers 3.6s done 07:27:31 #108 writing image sha256:4a2a1585082802f2c3525ca2ceda5314e8fb3b1363286b51f134b843d3d4f523 done 07:27:31 #108 naming to docker.io/library/security-spire-server-arm64 done 07:27:31 #108 exporting layers 3.2s done 07:27:31 #108 writing image sha256:469cf7285491ffcabb664cf74efc50f186720ed435b8dd23a9ca2d57e1efe30a done 07:27:31 #108 naming to docker.io/library/security-spire-agent-arm64 0.0s done 07:27:31 #108 DONE 8.1s 07:27:31 07:27:31 #86 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:28:32 #156 ... 07:28:32 07:28:32 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:28:32 #147 DONE 144.3s 07:28:32 07:28:32 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:28:32 #146 ... 07:28:32 07:28:32 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:28:32 #154 DONE 149.4s 07:28:32 07:28:32 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:28:36 #150 157.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:28:42 #150 ... 07:28:42 07:28:42 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:28:42 #155 DONE 162.2s 07:28:42 07:28:42 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:28:42 #151 DONE 164.2s 07:28:42 07:28:42 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:28:42 #149 DONE 164.2s 07:28:43 07:28:43 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:28:43 #156 DONE 162.2s 07:28:43 07:28:43 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:28:43 #153 DONE 164.2s 07:28:43 07:28:43 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:28:43 #148 DONE 164.2s 07:28:43 07:28:43 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:28:43 #152 DONE 164.2s 07:28:43 07:28:43 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:28:43 #145 DONE 162.3s 07:28:43 07:28:43 #157 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:28:43 #157 ... 07:28:43 07:28:43 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:28:43 #146 DONE 162.3s 07:28:43 07:28:43 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:28:43 #150 DONE 164.3s 07:28:43 07:28:43 #158 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:28:43 #158 DONE 0.2s 07:28:43 07:28:43 #159 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:28:43 #159 DONE 0.3s 07:28:43 07:28:43 #160 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:28:43 #160 DONE 0.3s 07:28:43 07:28:43 #157 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:28:43 #157 DONE 0.2s 07:28:43 07:28:43 #161 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:28:43 #161 ... 07:28:43 07:28:43 #162 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:28:43 #162 DONE 0.2s 07:28:43 07:28:43 #163 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:28:43 #163 DONE 0.2s 07:28:43 07:28:43 #164 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 07:28:43 #164 DONE 0.2s 07:28:43 07:28:43 #165 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:28:43 #165 DONE 0.2s 07:28:43 07:28:43 #166 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:28:43 #166 DONE 0.1s 07:28:43 07:28:43 #161 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:28:43 #161 DONE 0.1s 07:28:43 07:28:43 #167 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 07:28:43 #167 ... 07:28:43 07:28:43 #168 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:28:43 #168 DONE 0.4s 07:28:43 07:28:43 #169 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:28:43 #169 CACHED 07:28:43 07:28:43 #170 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:28:43 #170 CACHED 07:28:43 07:28:43 #171 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:28:43 #171 CACHED 07:28:43 07:28:43 #172 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:28:43 #172 CACHED 07:28:43 07:28:43 #173 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:28:43 #173 CACHED 07:28:43 07:28:43 #174 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:28:43 #174 CACHED 07:28:43 07:28:43 #175 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:28:43 #175 DONE 0.4s 07:28:43 07:28:43 #176 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:28:43 #176 DONE 0.4s 07:28:43 07:28:43 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 07:28:43 #177 DONE 0.4s 07:28:43 07:28:43 #178 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 07:28:43 #178 DONE 0.4s 07:28:43 07:28:43 #179 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:28:43 #179 DONE 0.4s 07:28:43 07:28:43 #180 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:28:43 #180 ... 07:28:43 07:28:43 #167 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 07:28:43 #167 DONE 0.4s 07:28:43 07:28:43 #181 [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 07:28:44 #181 ... 07:28:44 07:28:44 #182 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:28:44 #182 DONE 1.3s 07:28:45 07:28:45 #183 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:28:45 #183 DONE 1.3s 07:28:45 07:28:45 #184 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:28:45 #184 DONE 1.3s 07:28:45 07:28:45 #185 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:28:45 #185 DONE 1.3s 07:28:45 07:28:45 #186 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:28:45 #186 DONE 1.3s 07:28:45 07:28:45 #187 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 07:28:45 #187 DONE 1.8s 07:28:45 07:28:45 #188 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 07:28:45 #188 DONE 1.3s 07:28:45 07:28:45 #189 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:28:45 #189 DONE 1.3s 07:28:45 07:28:45 #190 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 07:28:45 #190 DONE 1.3s 07:28:45 07:28:45 #191 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:28:45 #191 DONE 1.3s 07:28:45 07:28:45 #180 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:28:45 #180 DONE 1.2s 07:28:45 07:28:45 #181 [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 07:28:45 #181 DONE 1.2s 07:28:45 07:28:45 #192 [core-keeper] exporting to image 07:28:45 #192 exporting layers 07:28:45 #192 ... 07:28:45 07:28:45 #193 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 07:28:45 #193 DONE 0.2s 07:28:45 07:28:45 #194 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 07:28:45 #194 DONE 0.2s 07:28:45 07:28:45 #195 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:28:45 #195 DONE 0.2s 07:28:45 07:28:45 #196 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 07:28:45 #196 DONE 0.2s 07:28:45 07:28:45 #197 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 07:28:45 #197 DONE 0.2s 07:28:45 07:28:45 #198 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 07:28:45 #198 DONE 0.2s 07:28:45 07:28:45 #199 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:28:45 #199 DONE 0.2s 07:28:45 07:28:45 #200 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:28:45 #200 DONE 0.2s 07:28:45 07:28:45 #201 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 07:28:45 #201 DONE 0.2s 07:28:45 07:28:45 #202 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:28:45 #202 DONE 0.2s 07:28:45 07:28:45 #203 [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 07:28:45 #203 DONE 0.2s 07:28:45 07:28:45 #192 [core-keeper] exporting to image 07:28:45 #192 exporting layers 0.2s done 07:28:45 #192 ... 07:28:45 07:28:45 #204 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 07:28:45 #204 DONE 0.3s 07:28:45 07:28:45 #205 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:28:45 #205 DONE 0.4s 07:28:45 07:28:45 #206 [core-command] exporting to image 07:28:45 #206 exporting layers 0.2s done 07:28:45 #206 ... 07:28:45 07:28:45 #207 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 07:28:45 #207 DONE 0.5s 07:28:45 07:28:45 #208 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:28:45 #208 DONE 0.5s 07:28:45 07:28:45 #209 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:28:45 #209 DONE 0.5s 07:28:45 07:28:45 #210 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:28:45 #210 DONE 0.6s 07:28:45 07:28:45 #192 [core-keeper] exporting to image 07:28:45 #192 writing image sha256:22411f1ffbd340675b0de5fc6a9faba5bec2d29bf5422606c7486b452dd6ae92 0.0s done 07:28:45 #192 naming to docker.io/library/core-keeper done 07:28:45 #192 DONE 0.8s 07:28:45 07:28:45 #206 [core-command] exporting to image 07:28:45 #206 writing image sha256:4bdad6a9b62cd99cab42adb564e9f8ac94245826f1936f5e75863a435e4d63e3 0.0s done 07:28:45 #206 naming to docker.io/library/core-command done 07:28:45 #206 DONE 0.6s 07:28:45 07:28:45 #211 [core-metadata] exporting to image 07:28:46 #211 ... 07:28:46 07:28:46 #212 [core-data] exporting to image 07:28:46 #212 exporting layers 0.5s done 07:28:46 #212 writing image sha256:68140243500d68b933e4916add575d1eeb0600f655e458e3bcc355528dfddc44 done 07:28:46 #212 naming to docker.io/library/core-data 0.0s done 07:28:46 #212 DONE 1.0s 07:28:46 07:28:46 #213 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:28:46 #213 DONE 0.5s 07:28:46 07:28:46 #214 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:28:46 #214 DONE 0.5s 07:28:46 07:28:46 #215 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:28:46 #215 DONE 0.5s 07:28:46 07:28:46 #211 [core-metadata] exporting to image 07:28:46 #211 exporting layers 0.5s done 07:28:46 #211 writing image sha256:7b9df192a2ed48073477925a5c5729fd41bf424b8f7e33bffe0f6b641f2cb18a done 07:28:46 #211 naming to docker.io/library/core-metadata 07:28:46 #211 naming to docker.io/library/core-metadata done 07:28:46 #211 DONE 0.6s 07:28:46 07:28:46 #216 [security-spiffe-token-provider] exporting to image 07:28:46 #216 exporting layers 0.6s done 07:28:46 #216 writing image sha256:e8dc0716b2120601830ef62a5b053e30912290acbd7d9af9bfbad73b14bdede2 0.3s done 07:28:46 #216 naming to docker.io/library/security-spiffe-token-provider done 07:28:46 #216 DONE 1.0s 07:28:46 07:28:46 #217 [support-notifications] exporting to image 07:28:46 #217 exporting layers 1.0s done 07:28:46 #217 writing image sha256:d09ba71e2e42c3d9d3d955c5f14d91d62c41effe5c115aa4f36472057186d906 done 07:28:46 #217 naming to docker.io/library/support-notifications done 07:28:46 #217 DONE 1.1s 07:28:46 07:28:46 #218 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:28:46 #218 DONE 0.4s 07:28:46 07:28:46 #219 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:28:46 #219 DONE 0.9s 07:28:46 07:28:46 #220 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 07:28:46 #220 DONE 0.4s 07:28:46 07:28:46 #221 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:28:46 #221 DONE 0.9s 07:28:46 07:28:46 #222 [core-common-config-bootstrapper] exporting to image 07:28:46 #222 exporting layers 0.1s done 07:28:46 #222 writing image sha256:d0ea430a16fe59714c8854392d1364c9d05034f081a571b30db44ad683d2f10f done 07:28:46 #222 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 07:28:46 #222 DONE 0.1s 07:28:46 07:28:46 #223 [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/ 07:28:46 #223 DONE 0.1s 07:28:46 07:28:46 #224 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:28:46 #224 DONE 0.1s 07:28:46 07:28:46 #225 [support-scheduler] exporting to image 07:28:46 #225 exporting layers 1.2s done 07:28:46 #225 writing image sha256:72b1951b9dd1cd9de68b71fef55569321347a45f6c29330920ecaacd09c6eefd 0.0s done 07:28:46 #225 naming to docker.io/library/support-scheduler done 07:28:46 #225 DONE 1.5s 07:28:46 07:28:46 #226 [security-proxy-auth] exporting to image 07:28:46 #226 exporting layers 0.2s done 07:28:46 #226 writing image sha256:4797445492b5342237a1c2ba08d5b647b18872dcd08e3fdd7768a0f1b9218567 done 07:28:46 #226 naming to docker.io/library/security-proxy-auth done 07:28:46 #226 DONE 0.2s 07:28:46 07:28:46 #227 [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/ 07:28:46 #227 DONE 0.1s 07:28:46 07:28:46 #228 [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/ 07:28:46 #228 DONE 0.1s 07:28:46 07:28:46 #229 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:28:47 #229 DONE 0.1s 07:28:47 07:28:47 #230 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:28:47 #230 DONE 0.7s 07:28:47 07:28:47 #231 [security-proxy-setup] exporting to image 07:28:47 #231 exporting layers 0.2s done 07:28:47 #231 writing image sha256:6546cb63c0f4a3f547ee35f7fed4c8401c9244a742604d4d58aa75139775baea done 07:28:47 #231 naming to docker.io/library/security-proxy-setup done 07:28:47 #231 DONE 0.2s 07:28:47 07:28:47 #232 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:28:47 #232 DONE 0.4s 07:28:47 07:28:47 #233 [security-secretstore-setup] exporting to image 07:28:47 #233 exporting layers 0.2s done 07:28:47 #233 writing image sha256:38d1176814aa91aa08bb89c57cb688c3136d4502b40d3973b2dce1c075607e17 done 07:28:47 #233 naming to docker.io/library/security-secretstore-setup done 07:28:47 #233 DONE 0.2s 07:28:47 07:28:47 #234 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 07:28:47 #234 DONE 0.5s 07:28:47 07:28:47 #235 [security-bootstrapper] exporting to image 07:28:47 #235 exporting layers 0.2s done 07:28:47 #235 writing image sha256:7043711aaa276187a62cf651f726f4567a5c66d221aba7dd37482260c7c88c9d done 07:28:47 #235 naming to docker.io/library/security-bootstrapper done 07:28:47 #235 DONE 0.2s 07:28:47 time="2025-11-07T07:24:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:28:47 time="2025-11-07T07:24:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:28:47 time="2025-11-07T07:24:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:28:47 time="2025-11-07T07:24:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:28:47 time="2025-11-07T07:24:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:28:47 time="2025-11-07T07:24:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:28:47 time="2025-11-07T07:24:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:28:47 time="2025-11-07T07:24:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:28:47 time="2025-11-07T07:24:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:28:47 time="2025-11-07T07:24:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:28:47 time="2025-11-07T07:24:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:28:47 time="2025-11-07T07:24:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:28:47 time="2025-11-07T07:24:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:28:47 time="2025-11-07T07:24:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:28:47 time="2025-11-07T07:25:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 07:28:47 $ docker stop --time=1 e7804ffbeb0a17accc02694c11e5dac49b7b983142bb7004d15676109e3a0e6f 07:28:48 $ docker rm -f --volumes e7804ffbeb0a17accc02694c11e5dac49b7b983142bb7004d15676109e3a0e6f [Pipeline] // withDockerContainer [Pipeline] sh 07:28:49 + docker images 07:28:49 REPOSITORY TAG IMAGE ID CREATED SIZE 07:28:49 security-bootstrapper latest 7043711aaa27 2 seconds ago 21.6MB 07:28:49 security-proxy-setup latest 6546cb63c0f4 3 seconds ago 52.8MB 07:28:49 security-proxy-auth latest 4797445492b5 3 seconds ago 46.5MB 07:28:49 core-common-config-bootstrapper latest d0ea430a16fe 3 seconds ago 20.5MB 07:28:49 security-secretstore-setup latest 38d1176814aa 3 seconds ago 84.9MB 07:28:49 security-spiffe-token-provider latest e8dc0716b212 4 seconds ago 50.3MB 07:28:49 core-data latest 68140243500d 4 seconds ago 47.4MB 07:28:49 core-metadata latest 7b9df192a2ed 4 seconds ago 47.5MB 07:28:49 support-notifications latest d09ba71e2e42 5 seconds ago 55MB 07:28:49 core-keeper latest 22411f1ffbd3 5 seconds ago 47.2MB 07:28:49 core-command latest 4bdad6a9b62c 5 seconds ago 41.7MB 07:28:49 support-scheduler latest 72b1951b9dd1 5 seconds ago 51.3MB 07:28:49 security-spire-server latest aea1fd5449f4 2 minutes ago 178MB 07:28:49 security-spire-agent latest 7fcdeefdd358 2 minutes ago 237MB 07:28:49 security-spire-config latest 6c23888a227c 3 minutes ago 177MB 07:28:49 ci-base-image-x86_64 latest 7a0f4a484f6a 6 minutes ago 998MB 07:28:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 3 weeks ago 636MB 07:28:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 5 months ago 573MB 07:28:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:28:49 provisioning config files... 07:28:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/924@tmp/config8296641217789691930tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:28:49 ---> ****-login.sh 07:28:49 nexus3.edgexfoundry.org:10001 07:28:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:28:49 Login Succeeded 07:28:49 nexus3.edgexfoundry.org:10002 07:28:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:28:49 Login Succeeded 07:28:49 nexus3.edgexfoundry.org:10003 07:28:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:28:49 Login Succeeded 07:28:49 nexus3.edgexfoundry.org:10004 07:28:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:28:49 Login Succeeded 07:28:49 ****.io 07:28:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:28:50 Login Succeeded 07:28:50 ---> ****-login.sh ends [Pipeline] } 07:28:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:28:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:28:50 [edgeXDocker.push] Tagging docker image core-command with the following tags: 07:28:50 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 07:28:50 latest 07:28:50 4.1.0-dev.75 07:28:50 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 07:28:50 main 07:28:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:50 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:51 + docker push nexus3.edgexfoundry.org:10004/core-command:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 07:28:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:28:51 e7745c94432c: Preparing 07:28:51 f604c3e9a009: Preparing 07:28:51 8d4534f3f6ef: Preparing 07:28:51 175f7ca8060b: Preparing 07:28:51 27ae3e6dfc3f: Preparing 07:28:51 98492dac48bb: Preparing 07:28:51 256f393e029f: Preparing 07:28:51 98492dac48bb: Waiting 07:28:51 256f393e029f: Waiting 07:28:51 27ae3e6dfc3f: Pushed 07:28:51 175f7ca8060b: Pushed 07:28:51 8d4534f3f6ef: Pushed 07:28:51 256f393e029f: Layer already exists 07:28:51 e7745c94432c: Pushed 07:28:51 98492dac48bb: Pushed 07:28:53 #86 ... 07:28:53 07:28:53 #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:28:53 #91 DONE 103.6s 07:28:53 07:28:53 #76 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:28:53 #76 DONE 122.7s 07:28:53 07:28:53 #89 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:28:53 #89 DONE 113.6s 07:28:53 07:28:53 #86 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:28:53 #86 DONE 107.7s 07:28:53 07:28:53 #119 [support-notifications builder 6/7] COPY . . 07:28:53 #119 ... 07:28:53 07:28:53 #98 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:28:53 #98 DONE 98.8s 07:28:53 07:28:53 #84 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:28:53 #84 DONE 108.6s 07:28:53 07:28:53 #120 [support-scheduler builder 6/7] COPY . . 07:28:53 #120 DONE 1.7s 07:28:53 07:28:53 #121 [security-spiffe-token-provider builder 6/7] COPY . . 07:28:53 #121 DONE 2.0s 07:28:53 07:28:53 #122 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:28:53 #122 CACHED 07:28:53 07:28:53 #123 [core-command builder 6/7] COPY . . 07:28:53 #123 CACHED 07:28:53 07:28:53 #124 [core-command builder 4/7] COPY go.mod vendor* ./ 07:28:53 #124 CACHED 07:28:53 07:28:53 #125 [security-proxy-auth builder 6/7] COPY . . 07:28:53 #125 CACHED 07:28:53 07:28:53 #126 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:28:53 #126 CACHED 07:28:53 07:28:53 #127 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 07:28:53 #127 CACHED 07:28:53 07:28:53 #128 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:28:53 #128 CACHED 07:28:53 07:28:53 #129 [core-common-config-bootstrapper builder 6/7] COPY . . 07:28:53 #129 CACHED 07:28:53 07:28:53 #130 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:28:53 #130 CACHED 07:28:53 07:28:53 #131 [core-metadata builder 4/7] COPY go.mod vendor* ./ 07:28:53 #131 CACHED 07:28:53 07:28:53 #132 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:28:53 #132 CACHED 07:28:53 07:28:53 #133 [core-metadata builder 6/7] COPY . . 07:28:53 #133 CACHED 07:28:53 07:28:53 #119 [support-notifications builder 6/7] COPY . . 07:28:53 #119 DONE 1.8s 07:28:53 07:28:53 #134 [core-data builder 6/7] COPY . . 07:28:53 #134 DONE 1.9s 07:28:53 07:28:53 #135 [security-secretstore-setup builder 6/7] COPY . . 07:28:53 #135 CACHED 07:28:53 07:28:53 #136 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:28:53 #136 CACHED 07:28:53 07:28:53 #137 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:28:53 #137 CACHED 07:28:53 07:28:53 #138 [security-bootstrapper builder 6/7] COPY . . 07:28:53 #138 CACHED 07:28:53 07:28:53 #139 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:28:53 #139 CACHED 07:28:53 07:28:53 #140 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:28:53 #140 CACHED 07:28:53 07:28:53 #141 [security-proxy-setup builder 6/7] COPY . . 07:28:53 #141 DONE 1.9s 07:28:53 07:28:53 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:28:53 #142 ... 07:28:53 07:28:53 #143 [core-keeper builder 7/8] COPY . . 07:28:53 #143 DONE 1.9s 07:28:53 07:28:53 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:28:54 f604c3e9a009: Pushed 07:28:54 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b: digest: sha256:7913a0ae81fad2f67e68cd91bec22abebf7fd10798807ddd3aa32b28ab776894 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:54 #144 5.053 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:28:54 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:54 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 07:28:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:28:54 e7745c94432c: Preparing 07:28:54 f604c3e9a009: Preparing 07:28:54 8d4534f3f6ef: Preparing 07:28:54 175f7ca8060b: Preparing 07:28:54 27ae3e6dfc3f: Preparing 07:28:54 98492dac48bb: Preparing 07:28:54 256f393e029f: Preparing 07:28:54 256f393e029f: Waiting 07:28:54 98492dac48bb: Waiting 07:28:54 f604c3e9a009: Layer already exists 07:28:54 e7745c94432c: Layer already exists 07:28:54 8d4534f3f6ef: Layer already exists 07:28:54 175f7ca8060b: Layer already exists 07:28:54 27ae3e6dfc3f: Layer already exists 07:28:54 98492dac48bb: Layer already exists 07:28:54 256f393e029f: Layer already exists 07:28:54 latest: digest: sha256:7913a0ae81fad2f67e68cd91bec22abebf7fd10798807ddd3aa32b28ab776894 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:55 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:55 #144 ... 07:28:55 07:28:55 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:28:55 #142 6.008 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:28:55 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.75 07:28:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:28:55 e7745c94432c: Preparing 07:28:55 f604c3e9a009: Preparing 07:28:55 8d4534f3f6ef: Preparing 07:28:55 175f7ca8060b: Preparing 07:28:55 27ae3e6dfc3f: Preparing 07:28:55 98492dac48bb: Preparing 07:28:55 256f393e029f: Preparing 07:28:55 98492dac48bb: Waiting 07:28:55 256f393e029f: Waiting 07:28:55 175f7ca8060b: Layer already exists 07:28:55 27ae3e6dfc3f: Layer already exists 07:28:55 8d4534f3f6ef: Layer already exists 07:28:55 f604c3e9a009: Layer already exists 07:28:55 e7745c94432c: Layer already exists 07:28:55 98492dac48bb: Layer already exists 07:28:55 256f393e029f: Layer already exists 07:28:55 4.1.0-dev.75: digest: sha256:7913a0ae81fad2f67e68cd91bec22abebf7fd10798807ddd3aa32b28ab776894 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:56 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:56 + docker push nexus3.edgexfoundry.org:10004/core-command:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 07:28:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:28:56 e7745c94432c: Preparing 07:28:56 f604c3e9a009: Preparing 07:28:56 8d4534f3f6ef: Preparing 07:28:56 175f7ca8060b: Preparing 07:28:56 27ae3e6dfc3f: Preparing 07:28:56 98492dac48bb: Preparing 07:28:56 256f393e029f: Preparing 07:28:56 98492dac48bb: Waiting 07:28:56 256f393e029f: Waiting 07:28:56 f604c3e9a009: Layer already exists 07:28:56 8d4534f3f6ef: Layer already exists 07:28:56 175f7ca8060b: Layer already exists 07:28:56 e7745c94432c: Layer already exists 07:28:56 27ae3e6dfc3f: Layer already exists 07:28:56 98492dac48bb: Layer already exists 07:28:56 256f393e029f: Layer already exists 07:28:56 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75: digest: sha256:7913a0ae81fad2f67e68cd91bec22abebf7fd10798807ddd3aa32b28ab776894 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:56 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:57 + docker push nexus3.edgexfoundry.org:10004/core-command:main 07:28:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:28:57 e7745c94432c: Preparing 07:28:57 f604c3e9a009: Preparing 07:28:57 8d4534f3f6ef: Preparing 07:28:57 175f7ca8060b: Preparing 07:28:57 27ae3e6dfc3f: Preparing 07:28:57 98492dac48bb: Preparing 07:28:57 256f393e029f: Preparing 07:28:57 98492dac48bb: Waiting 07:28:57 256f393e029f: Waiting 07:28:57 f604c3e9a009: Layer already exists 07:28:57 27ae3e6dfc3f: Layer already exists 07:28:57 e7745c94432c: Layer already exists 07:28:57 8d4534f3f6ef: Layer already exists 07:28:57 175f7ca8060b: Layer already exists 07:28:57 98492dac48bb: Layer already exists 07:28:57 256f393e029f: Layer already exists 07:28:57 main: digest: sha256:7913a0ae81fad2f67e68cd91bec22abebf7fd10798807ddd3aa32b28ab776894 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:28:57 ===================================================== [Pipeline] echo 07:28:57 taggedImages: 07:28:57 - nexus3.edgexfoundry.org:10004/core-command:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 07:28:57 - nexus3.edgexfoundry.org:10004/core-command:latest 07:28:57 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.75 07:28:57 - nexus3.edgexfoundry.org:10004/core-command:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 07:28:57 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 07:28:57 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 07:28:57 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 07:28:57 latest 07:28:57 4.1.0-dev.75 07:28:57 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 07:28:57 main 07:28:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:57 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:57 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 07:28:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:28:57 9df82dc607f4: Preparing 07:28:57 a0ac50f39812: Preparing 07:28:57 6f013209e8ab: Preparing 07:28:57 840184f4dcf0: Preparing 07:28:57 8d4534f3f6ef: Preparing 07:28:57 175f7ca8060b: Preparing 07:28:57 27ae3e6dfc3f: Preparing 07:28:57 98492dac48bb: Preparing 07:28:57 256f393e029f: Preparing 07:28:57 256f393e029f: Waiting 07:28:57 175f7ca8060b: Waiting 07:28:57 27ae3e6dfc3f: Waiting 07:28:57 98492dac48bb: Waiting 07:28:57 8d4534f3f6ef: Layer already exists 07:28:57 175f7ca8060b: Layer already exists 07:28:57 27ae3e6dfc3f: Layer already exists 07:28:57 9df82dc607f4: Pushed 07:28:57 6f013209e8ab: Pushed 07:28:57 a0ac50f39812: Pushed 07:28:57 98492dac48bb: Layer already exists 07:28:57 256f393e029f: Layer already exists 07:28:59 840184f4dcf0: Pushed 07:28:59 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b: digest: sha256:5b9c0a236859cda8f74f392512f8bf0050e91cc7de0e7f95478f7eb7a7402133 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:59 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } 07:28:59 #142 ... 07:28:59 07:28:59 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:28:59 #0 5.770 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:28:59 #145 ... 07:28:59 07:28:59 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:28:59 #0 4.186 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 07:28:59 #146 ... 07:28:59 07:28:59 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:28:59 #0 5.193 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:28:59 #147 ... 07:28:59 07:28:59 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:28:59 #0 6.160 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:59 #148 ... 07:28:59 07:28:59 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:28:59 #0 5.364 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:28:59 #149 ... 07:28:59 07:28:59 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:28:59 #0 6.076 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:29:00 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 07:29:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:29:00 9df82dc607f4: Preparing 07:29:00 a0ac50f39812: Preparing 07:29:00 6f013209e8ab: Preparing 07:29:00 840184f4dcf0: Preparing 07:29:00 8d4534f3f6ef: Preparing 07:29:00 175f7ca8060b: Preparing 07:29:00 27ae3e6dfc3f: Preparing 07:29:00 98492dac48bb: Preparing 07:29:00 256f393e029f: Preparing 07:29:00 256f393e029f: Waiting 07:29:00 98492dac48bb: Waiting 07:29:00 175f7ca8060b: Waiting 07:29:00 27ae3e6dfc3f: Waiting 07:29:00 a0ac50f39812: Layer already exists 07:29:00 6f013209e8ab: Layer already exists 07:29:00 9df82dc607f4: Layer already exists 07:29:00 8d4534f3f6ef: Layer already exists 07:29:00 840184f4dcf0: Layer already exists 07:29:00 175f7ca8060b: Layer already exists 07:29:00 27ae3e6dfc3f: Layer already exists 07:29:00 98492dac48bb: Layer already exists 07:29:00 256f393e029f: Layer already exists 07:29:00 latest: digest: sha256:5b9c0a236859cda8f74f392512f8bf0050e91cc7de0e7f95478f7eb7a7402133 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:00 #150 ... 07:29:00 07:29:00 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:29:00 #0 6.071 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:29:00 #151 ... 07:29:00 07:29:00 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:29:00 #0 4.319 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 07:29:00 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:00 #152 ... 07:29:00 07:29:00 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:29:00 #0 5.068 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:29:00 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.75 07:29:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:29:00 9df82dc607f4: Preparing 07:29:00 a0ac50f39812: Preparing 07:29:00 6f013209e8ab: Preparing 07:29:00 840184f4dcf0: Preparing 07:29:00 8d4534f3f6ef: Preparing 07:29:00 175f7ca8060b: Preparing 07:29:00 27ae3e6dfc3f: Preparing 07:29:00 98492dac48bb: Preparing 07:29:00 256f393e029f: Preparing 07:29:00 98492dac48bb: Waiting 07:29:00 27ae3e6dfc3f: Waiting 07:29:00 175f7ca8060b: Waiting 07:29:00 256f393e029f: Waiting 07:29:00 a0ac50f39812: Layer already exists 07:29:00 840184f4dcf0: Layer already exists 07:29:00 6f013209e8ab: Layer already exists 07:29:00 8d4534f3f6ef: Layer already exists 07:29:00 9df82dc607f4: Layer already exists 07:29:00 175f7ca8060b: Layer already exists 07:29:00 27ae3e6dfc3f: Layer already exists 07:29:00 98492dac48bb: Layer already exists 07:29:00 256f393e029f: Layer already exists 07:29:00 4.1.0-dev.75: digest: sha256:5b9c0a236859cda8f74f392512f8bf0050e91cc7de0e7f95478f7eb7a7402133 size: 2193 [Pipeline] } 07:29:00 #153 ... 07:29:00 07:29:00 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:29:00 #0 5.748 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:01 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:01 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 07:29:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:29:01 9df82dc607f4: Preparing 07:29:01 a0ac50f39812: Preparing 07:29:01 6f013209e8ab: Preparing 07:29:01 840184f4dcf0: Preparing 07:29:01 8d4534f3f6ef: Preparing 07:29:01 175f7ca8060b: Preparing 07:29:01 27ae3e6dfc3f: Preparing 07:29:01 98492dac48bb: Preparing 07:29:01 256f393e029f: Preparing 07:29:01 175f7ca8060b: Waiting 07:29:01 98492dac48bb: Waiting 07:29:01 27ae3e6dfc3f: Waiting 07:29:01 256f393e029f: Waiting 07:29:01 a0ac50f39812: Layer already exists 07:29:01 6f013209e8ab: Layer already exists 07:29:01 9df82dc607f4: Layer already exists 07:29:01 8d4534f3f6ef: Layer already exists 07:29:01 840184f4dcf0: Layer already exists 07:29:01 27ae3e6dfc3f: Layer already exists 07:29:01 175f7ca8060b: Layer already exists 07:29:01 256f393e029f: Layer already exists 07:29:01 98492dac48bb: Layer already exists 07:29:01 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75: digest: sha256:5b9c0a236859cda8f74f392512f8bf0050e91cc7de0e7f95478f7eb7a7402133 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:01 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:02 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 07:29:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:29:02 9df82dc607f4: Preparing 07:29:02 a0ac50f39812: Preparing 07:29:02 6f013209e8ab: Preparing 07:29:02 840184f4dcf0: Preparing 07:29:02 8d4534f3f6ef: Preparing 07:29:02 175f7ca8060b: Preparing 07:29:02 27ae3e6dfc3f: Preparing 07:29:02 98492dac48bb: Preparing 07:29:02 256f393e029f: Preparing 07:29:02 27ae3e6dfc3f: Waiting 07:29:02 98492dac48bb: Waiting 07:29:02 256f393e029f: Waiting 07:29:02 175f7ca8060b: Waiting 07:29:02 a0ac50f39812: Layer already exists 07:29:02 840184f4dcf0: Layer already exists 07:29:02 8d4534f3f6ef: Layer already exists 07:29:02 6f013209e8ab: Layer already exists 07:29:02 9df82dc607f4: Layer already exists 07:29:02 27ae3e6dfc3f: Layer already exists 07:29:02 175f7ca8060b: Layer already exists 07:29:02 98492dac48bb: Layer already exists 07:29:02 256f393e029f: Layer already exists 07:29:02 main: digest: sha256:5b9c0a236859cda8f74f392512f8bf0050e91cc7de0e7f95478f7eb7a7402133 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:29:02 ===================================================== [Pipeline] echo 07:29:02 taggedImages: 07:29:02 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 07:29:02 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 07:29:02 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.75 07:29:02 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 07:29:02 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 07:29:02 [edgeXDocker.push] Tagging docker image core-data with the following tags: 07:29:02 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 07:29:02 latest 07:29:02 4.1.0-dev.75 07:29:02 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 07:29:02 main 07:29:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:02 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:02 + docker push nexus3.edgexfoundry.org:10004/core-data:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 07:29:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:29:02 c17dc42cab0d: Preparing 07:29:02 2d55f3e531a0: Preparing 07:29:02 8d4534f3f6ef: Preparing 07:29:02 175f7ca8060b: Preparing 07:29:02 5a63dd53e404: Preparing 07:29:02 c83130fbe270: Preparing 07:29:02 256f393e029f: Preparing 07:29:02 c83130fbe270: Waiting 07:29:02 256f393e029f: Waiting 07:29:02 8d4534f3f6ef: Layer already exists 07:29:02 175f7ca8060b: Layer already exists 07:29:02 256f393e029f: Layer already exists 07:29:02 5a63dd53e404: Pushed 07:29:02 c17dc42cab0d: Pushed 07:29:02 c83130fbe270: Pushed 07:29:07 2d55f3e531a0: Pushed 07:29:07 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b: digest: sha256:eb6d070b1bf5a7187954ba93c4d43aca37179c44fcfd9bd45902f36efba419fa size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:07 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:07 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 07:29:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:29:07 c17dc42cab0d: Preparing 07:29:07 2d55f3e531a0: Preparing 07:29:07 8d4534f3f6ef: Preparing 07:29:07 175f7ca8060b: Preparing 07:29:07 5a63dd53e404: Preparing 07:29:07 c83130fbe270: Preparing 07:29:07 256f393e029f: Preparing 07:29:07 c83130fbe270: Waiting 07:29:07 256f393e029f: Waiting 07:29:07 5a63dd53e404: Layer already exists 07:29:07 8d4534f3f6ef: Layer already exists 07:29:07 2d55f3e531a0: Layer already exists 07:29:07 c17dc42cab0d: Layer already exists 07:29:07 175f7ca8060b: Layer already exists 07:29:07 c83130fbe270: Layer already exists 07:29:07 256f393e029f: Layer already exists 07:29:07 latest: digest: sha256:eb6d070b1bf5a7187954ba93c4d43aca37179c44fcfd9bd45902f36efba419fa size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:08 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:08 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.75 07:29:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:29:08 c17dc42cab0d: Preparing 07:29:08 2d55f3e531a0: Preparing 07:29:08 8d4534f3f6ef: Preparing 07:29:08 175f7ca8060b: Preparing 07:29:08 5a63dd53e404: Preparing 07:29:08 c83130fbe270: Preparing 07:29:08 256f393e029f: Preparing 07:29:08 256f393e029f: Waiting 07:29:08 c83130fbe270: Waiting 07:29:08 5a63dd53e404: Layer already exists 07:29:08 2d55f3e531a0: Layer already exists 07:29:08 175f7ca8060b: Layer already exists 07:29:08 8d4534f3f6ef: Layer already exists 07:29:08 c17dc42cab0d: Layer already exists 07:29:08 c83130fbe270: Layer already exists 07:29:08 256f393e029f: Layer already exists 07:29:08 4.1.0-dev.75: digest: sha256:eb6d070b1bf5a7187954ba93c4d43aca37179c44fcfd9bd45902f36efba419fa size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:08 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:09 + docker push nexus3.edgexfoundry.org:10004/core-data:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 07:29:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:29:09 c17dc42cab0d: Preparing 07:29:09 2d55f3e531a0: Preparing 07:29:09 8d4534f3f6ef: Preparing 07:29:09 175f7ca8060b: Preparing 07:29:09 5a63dd53e404: Preparing 07:29:09 c83130fbe270: Preparing 07:29:09 256f393e029f: Preparing 07:29:09 c83130fbe270: Waiting 07:29:09 256f393e029f: Waiting 07:29:09 2d55f3e531a0: Layer already exists 07:29:09 c17dc42cab0d: Layer already exists 07:29:09 8d4534f3f6ef: Layer already exists 07:29:09 175f7ca8060b: Layer already exists 07:29:09 5a63dd53e404: Layer already exists 07:29:09 c83130fbe270: Layer already exists 07:29:09 256f393e029f: Layer already exists 07:29:09 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75: digest: sha256:eb6d070b1bf5a7187954ba93c4d43aca37179c44fcfd9bd45902f36efba419fa size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:09 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:09 + docker push nexus3.edgexfoundry.org:10004/core-data:main 07:29:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:29:09 c17dc42cab0d: Preparing 07:29:09 2d55f3e531a0: Preparing 07:29:09 8d4534f3f6ef: Preparing 07:29:09 175f7ca8060b: Preparing 07:29:09 5a63dd53e404: Preparing 07:29:09 c83130fbe270: Preparing 07:29:09 256f393e029f: Preparing 07:29:09 c83130fbe270: Waiting 07:29:09 256f393e029f: Waiting 07:29:09 8d4534f3f6ef: Layer already exists 07:29:09 5a63dd53e404: Layer already exists 07:29:09 175f7ca8060b: Layer already exists 07:29:09 2d55f3e531a0: Layer already exists 07:29:09 c17dc42cab0d: Layer already exists 07:29:09 256f393e029f: Layer already exists 07:29:09 c83130fbe270: Layer already exists 07:29:09 main: digest: sha256:eb6d070b1bf5a7187954ba93c4d43aca37179c44fcfd9bd45902f36efba419fa size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:29:10 ===================================================== [Pipeline] echo 07:29:10 taggedImages: 07:29:10 - nexus3.edgexfoundry.org:10004/core-data:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 07:29:10 - nexus3.edgexfoundry.org:10004/core-data:latest 07:29:10 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.75 07:29:10 - nexus3.edgexfoundry.org:10004/core-data:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 07:29:10 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 07:29:10 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 07:29:10 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 07:29:10 latest 07:29:10 4.1.0-dev.75 07:29:10 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 07:29:10 main 07:29:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:10 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:10 + docker push nexus3.edgexfoundry.org:10004/core-keeper:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 07:29:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:29:10 403c761907b9: Preparing 07:29:10 7d8cc482d616: Preparing 07:29:10 175f7ca8060b: Preparing 07:29:10 e8d199fbcdba: Preparing 07:29:10 581291ccef11: Preparing 07:29:10 256f393e029f: Preparing 07:29:10 256f393e029f: Waiting 07:29:10 175f7ca8060b: Layer already exists 07:29:10 256f393e029f: Layer already exists 07:29:10 e8d199fbcdba: Pushed 07:29:10 403c761907b9: Pushed 07:29:10 581291ccef11: Pushed 07:29:14 7d8cc482d616: Pushed 07:29:14 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b: digest: sha256:3bd37ed620109f30911ba4551faeeed4c4ae042b3e7df73ad416abc83dc3f50c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:15 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:15 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 07:29:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:29:15 403c761907b9: Preparing 07:29:15 7d8cc482d616: Preparing 07:29:15 175f7ca8060b: Preparing 07:29:15 e8d199fbcdba: Preparing 07:29:15 581291ccef11: Preparing 07:29:15 256f393e029f: Preparing 07:29:15 256f393e029f: Waiting 07:29:15 581291ccef11: Layer already exists 07:29:15 175f7ca8060b: Layer already exists 07:29:15 e8d199fbcdba: Layer already exists 07:29:15 7d8cc482d616: Layer already exists 07:29:15 403c761907b9: Layer already exists 07:29:15 256f393e029f: Layer already exists 07:29:15 latest: digest: sha256:3bd37ed620109f30911ba4551faeeed4c4ae042b3e7df73ad416abc83dc3f50c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:15 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:16 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.75 07:29:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:29:16 403c761907b9: Preparing 07:29:16 7d8cc482d616: Preparing 07:29:16 175f7ca8060b: Preparing 07:29:16 e8d199fbcdba: Preparing 07:29:16 581291ccef11: Preparing 07:29:16 256f393e029f: Preparing 07:29:16 256f393e029f: Waiting 07:29:16 e8d199fbcdba: Layer already exists 07:29:16 581291ccef11: Layer already exists 07:29:16 175f7ca8060b: Layer already exists 07:29:16 403c761907b9: Layer already exists 07:29:16 7d8cc482d616: Layer already exists 07:29:16 256f393e029f: Layer already exists 07:29:16 4.1.0-dev.75: digest: sha256:3bd37ed620109f30911ba4551faeeed4c4ae042b3e7df73ad416abc83dc3f50c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:16 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:16 + docker push nexus3.edgexfoundry.org:10004/core-keeper:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 07:29:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:29:16 403c761907b9: Preparing 07:29:16 7d8cc482d616: Preparing 07:29:16 175f7ca8060b: Preparing 07:29:16 e8d199fbcdba: Preparing 07:29:16 581291ccef11: Preparing 07:29:16 256f393e029f: Preparing 07:29:16 256f393e029f: Waiting 07:29:16 581291ccef11: Layer already exists 07:29:16 403c761907b9: Layer already exists 07:29:16 e8d199fbcdba: Layer already exists 07:29:16 175f7ca8060b: Layer already exists 07:29:16 7d8cc482d616: Layer already exists 07:29:16 256f393e029f: Layer already exists 07:29:16 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75: digest: sha256:3bd37ed620109f30911ba4551faeeed4c4ae042b3e7df73ad416abc83dc3f50c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:17 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:17 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 07:29:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:29:17 403c761907b9: Preparing 07:29:17 7d8cc482d616: Preparing 07:29:17 175f7ca8060b: Preparing 07:29:17 e8d199fbcdba: Preparing 07:29:17 581291ccef11: Preparing 07:29:17 256f393e029f: Preparing 07:29:17 256f393e029f: Waiting 07:29:17 e8d199fbcdba: Layer already exists 07:29:17 7d8cc482d616: Layer already exists 07:29:17 175f7ca8060b: Layer already exists 07:29:17 403c761907b9: Layer already exists 07:29:17 581291ccef11: Layer already exists 07:29:17 256f393e029f: Layer already exists 07:29:17 main: digest: sha256:3bd37ed620109f30911ba4551faeeed4c4ae042b3e7df73ad416abc83dc3f50c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:29:17 ===================================================== [Pipeline] echo 07:29:17 taggedImages: 07:29:17 - nexus3.edgexfoundry.org:10004/core-keeper:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 07:29:17 - nexus3.edgexfoundry.org:10004/core-keeper:latest 07:29:17 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.75 07:29:17 - nexus3.edgexfoundry.org:10004/core-keeper:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 07:29:17 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 07:29:17 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 07:29:17 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 07:29:17 latest 07:29:17 4.1.0-dev.75 07:29:17 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 07:29:17 main 07:29:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:18 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 07:29:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:29:18 c937011338ea: Preparing 07:29:18 dda0062440fc: Preparing 07:29:18 bf1661e6ca7c: Preparing 07:29:18 8d4534f3f6ef: Preparing 07:29:18 175f7ca8060b: Preparing 07:29:18 27ae3e6dfc3f: Preparing 07:29:18 98492dac48bb: Preparing 07:29:18 256f393e029f: Preparing 07:29:18 98492dac48bb: Waiting 07:29:18 27ae3e6dfc3f: Waiting 07:29:18 256f393e029f: Waiting 07:29:18 175f7ca8060b: Layer already exists 07:29:18 8d4534f3f6ef: Layer already exists 07:29:18 27ae3e6dfc3f: Layer already exists 07:29:18 256f393e029f: Layer already exists 07:29:18 98492dac48bb: Layer already exists 07:29:18 dda0062440fc: Pushed 07:29:18 c937011338ea: Pushed 07:29:22 bf1661e6ca7c: Pushed 07:29:22 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b: digest: sha256:aa0a1e15ad2606b285ccf1e4a81a62d88399cb5224278d6afeb0ba9b39fdd6a6 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:22 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 07:29:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:29:23 c937011338ea: Preparing 07:29:23 dda0062440fc: Preparing 07:29:23 bf1661e6ca7c: Preparing 07:29:23 8d4534f3f6ef: Preparing 07:29:23 175f7ca8060b: Preparing 07:29:23 27ae3e6dfc3f: Preparing 07:29:23 98492dac48bb: Preparing 07:29:23 256f393e029f: Preparing 07:29:23 98492dac48bb: Waiting 07:29:23 27ae3e6dfc3f: Waiting 07:29:23 256f393e029f: Waiting 07:29:23 175f7ca8060b: Layer already exists 07:29:23 8d4534f3f6ef: Layer already exists 07:29:23 bf1661e6ca7c: Layer already exists 07:29:23 dda0062440fc: Layer already exists 07:29:23 c937011338ea: Layer already exists 07:29:23 27ae3e6dfc3f: Layer already exists 07:29:23 98492dac48bb: Layer already exists 07:29:23 256f393e029f: Layer already exists 07:29:23 latest: digest: sha256:aa0a1e15ad2606b285ccf1e4a81a62d88399cb5224278d6afeb0ba9b39fdd6a6 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:23 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.75 07:29:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:29:24 c937011338ea: Preparing 07:29:24 dda0062440fc: Preparing 07:29:24 bf1661e6ca7c: Preparing 07:29:24 8d4534f3f6ef: Preparing 07:29:24 175f7ca8060b: Preparing 07:29:24 27ae3e6dfc3f: Preparing 07:29:24 98492dac48bb: Preparing 07:29:24 256f393e029f: Preparing 07:29:24 98492dac48bb: Waiting 07:29:24 27ae3e6dfc3f: Waiting 07:29:24 256f393e029f: Waiting 07:29:24 c937011338ea: Layer already exists 07:29:24 bf1661e6ca7c: Layer already exists 07:29:24 8d4534f3f6ef: Layer already exists 07:29:24 dda0062440fc: Layer already exists 07:29:24 175f7ca8060b: Layer already exists 07:29:24 256f393e029f: Layer already exists 07:29:24 98492dac48bb: Layer already exists 07:29:24 27ae3e6dfc3f: Layer already exists 07:29:24 4.1.0-dev.75: digest: sha256:aa0a1e15ad2606b285ccf1e4a81a62d88399cb5224278d6afeb0ba9b39fdd6a6 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:24 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 07:29:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:29:24 c937011338ea: Preparing 07:29:24 dda0062440fc: Preparing 07:29:24 bf1661e6ca7c: Preparing 07:29:24 8d4534f3f6ef: Preparing 07:29:24 175f7ca8060b: Preparing 07:29:24 27ae3e6dfc3f: Preparing 07:29:24 98492dac48bb: Preparing 07:29:24 256f393e029f: Preparing 07:29:24 27ae3e6dfc3f: Waiting 07:29:24 98492dac48bb: Waiting 07:29:24 256f393e029f: Waiting 07:29:24 bf1661e6ca7c: Layer already exists 07:29:24 c937011338ea: Layer already exists 07:29:24 dda0062440fc: Layer already exists 07:29:24 8d4534f3f6ef: Layer already exists 07:29:24 175f7ca8060b: Layer already exists 07:29:24 27ae3e6dfc3f: Layer already exists 07:29:24 256f393e029f: Layer already exists 07:29:24 98492dac48bb: Layer already exists 07:29:24 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75: digest: sha256:aa0a1e15ad2606b285ccf1e4a81a62d88399cb5224278d6afeb0ba9b39fdd6a6 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:25 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 07:29:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:29:25 c937011338ea: Preparing 07:29:25 dda0062440fc: Preparing 07:29:25 bf1661e6ca7c: Preparing 07:29:25 8d4534f3f6ef: Preparing 07:29:25 175f7ca8060b: Preparing 07:29:25 27ae3e6dfc3f: Preparing 07:29:25 98492dac48bb: Preparing 07:29:25 27ae3e6dfc3f: Waiting 07:29:25 256f393e029f: Preparing 07:29:25 98492dac48bb: Waiting 07:29:25 256f393e029f: Waiting 07:29:25 bf1661e6ca7c: Layer already exists 07:29:25 dda0062440fc: Layer already exists 07:29:25 8d4534f3f6ef: Layer already exists 07:29:25 c937011338ea: Layer already exists 07:29:25 175f7ca8060b: Layer already exists 07:29:25 27ae3e6dfc3f: Layer already exists 07:29:25 98492dac48bb: Layer already exists 07:29:25 256f393e029f: Layer already exists 07:29:25 main: digest: sha256:aa0a1e15ad2606b285ccf1e4a81a62d88399cb5224278d6afeb0ba9b39fdd6a6 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:29:25 ===================================================== [Pipeline] echo 07:29:25 taggedImages: 07:29:25 - nexus3.edgexfoundry.org:10004/core-metadata:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 07:29:25 - nexus3.edgexfoundry.org:10004/core-metadata:latest 07:29:25 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.75 07:29:25 - nexus3.edgexfoundry.org:10004/core-metadata:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 07:29:25 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 07:29:25 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 07:29:25 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 07:29:25 latest 07:29:25 4.1.0-dev.75 07:29:25 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 07:29:25 main 07:29:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:25 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 07:29:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:29:26 0468190fb5a7: Preparing 07:29:26 4737a8910991: Preparing 07:29:26 bd6f64b0f6af: Preparing 07:29:26 d2082fac1d8d: Preparing 07:29:26 e027143628ec: Preparing 07:29:26 e54c99f6905f: Preparing 07:29:26 9f66ba4c87fa: Preparing 07:29:26 8d4534f3f6ef: Preparing 07:29:26 175f7ca8060b: Preparing 07:29:26 15d33ff69616: Preparing 07:29:26 f5ce2cc1a0e0: Preparing 07:29:26 5f70bf18a086: Preparing 07:29:26 b2ee9371ded1: Preparing 07:29:26 80b980a752b4: Preparing 07:29:26 aea1939377c7: Preparing 07:29:26 256f393e029f: Preparing 07:29:26 9f66ba4c87fa: Waiting 07:29:26 f5ce2cc1a0e0: Waiting 07:29:26 5f70bf18a086: Waiting 07:29:26 8d4534f3f6ef: Waiting 07:29:26 b2ee9371ded1: Waiting 07:29:26 e54c99f6905f: Waiting 07:29:26 80b980a752b4: Waiting 07:29:26 aea1939377c7: Waiting 07:29:26 175f7ca8060b: Waiting 07:29:26 256f393e029f: Waiting 07:29:26 15d33ff69616: Waiting 07:29:26 4737a8910991: Pushed 07:29:26 d2082fac1d8d: Pushed 07:29:26 0468190fb5a7: Pushed 07:29:26 e027143628ec: Pushed 07:29:26 bd6f64b0f6af: Pushed 07:29:26 8d4534f3f6ef: Layer already exists 07:29:26 175f7ca8060b: Layer already exists 07:29:26 e54c99f6905f: Pushed 07:29:26 5f70bf18a086: Layer already exists 07:29:26 15d33ff69616: Pushed 07:29:26 f5ce2cc1a0e0: Pushed 07:29:26 256f393e029f: Layer already exists 07:29:26 80b980a752b4: Pushed 07:29:26 b2ee9371ded1: Pushed 07:29:26 aea1939377c7: Pushed 07:29:27 9f66ba4c87fa: Pushed 07:29:27 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b: digest: sha256:0d545976a8eafb14a363cec48a61aa10e6f97c63471ad9f5e0fed75f3fc3ebb2 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:28 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:29:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:29:28 0468190fb5a7: Preparing 07:29:28 4737a8910991: Preparing 07:29:28 bd6f64b0f6af: Preparing 07:29:28 d2082fac1d8d: Preparing 07:29:28 e027143628ec: Preparing 07:29:28 e54c99f6905f: Preparing 07:29:28 9f66ba4c87fa: Preparing 07:29:28 8d4534f3f6ef: Preparing 07:29:28 175f7ca8060b: Preparing 07:29:28 15d33ff69616: Preparing 07:29:28 f5ce2cc1a0e0: Preparing 07:29:28 5f70bf18a086: Preparing 07:29:28 9f66ba4c87fa: Waiting 07:29:28 8d4534f3f6ef: Waiting 07:29:28 175f7ca8060b: Waiting 07:29:28 15d33ff69616: Waiting 07:29:28 e54c99f6905f: Waiting 07:29:28 f5ce2cc1a0e0: Waiting 07:29:28 b2ee9371ded1: Preparing 07:29:28 80b980a752b4: Preparing 07:29:28 5f70bf18a086: Waiting 07:29:28 aea1939377c7: Preparing 07:29:28 256f393e029f: Preparing 07:29:28 b2ee9371ded1: Waiting 07:29:28 80b980a752b4: Waiting 07:29:28 aea1939377c7: Waiting 07:29:28 256f393e029f: Waiting 07:29:28 0468190fb5a7: Layer already exists 07:29:28 e027143628ec: Layer already exists 07:29:28 d2082fac1d8d: Layer already exists 07:29:28 bd6f64b0f6af: Layer already exists 07:29:28 4737a8910991: Layer already exists 07:29:28 e54c99f6905f: Layer already exists 07:29:28 9f66ba4c87fa: Layer already exists 07:29:28 8d4534f3f6ef: Layer already exists 07:29:28 15d33ff69616: Layer already exists 07:29:28 175f7ca8060b: Layer already exists 07:29:28 5f70bf18a086: Layer already exists 07:29:28 f5ce2cc1a0e0: Layer already exists 07:29:28 b2ee9371ded1: Layer already exists 07:29:28 aea1939377c7: Layer already exists 07:29:28 80b980a752b4: Layer already exists 07:29:28 256f393e029f: Layer already exists 07:29:28 latest: digest: sha256:0d545976a8eafb14a363cec48a61aa10e6f97c63471ad9f5e0fed75f3fc3ebb2 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:28 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.75 07:29:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:29:29 0468190fb5a7: Preparing 07:29:29 4737a8910991: Preparing 07:29:29 bd6f64b0f6af: Preparing 07:29:29 d2082fac1d8d: Preparing 07:29:29 e027143628ec: Preparing 07:29:29 e54c99f6905f: Preparing 07:29:29 9f66ba4c87fa: Preparing 07:29:29 8d4534f3f6ef: Preparing 07:29:29 175f7ca8060b: Preparing 07:29:29 15d33ff69616: Preparing 07:29:29 f5ce2cc1a0e0: Preparing 07:29:29 5f70bf18a086: Preparing 07:29:29 b2ee9371ded1: Preparing 07:29:29 80b980a752b4: Preparing 07:29:29 aea1939377c7: Preparing 07:29:29 256f393e029f: Preparing 07:29:29 9f66ba4c87fa: Waiting 07:29:29 8d4534f3f6ef: Waiting 07:29:29 175f7ca8060b: Waiting 07:29:29 15d33ff69616: Waiting 07:29:29 f5ce2cc1a0e0: Waiting 07:29:29 5f70bf18a086: Waiting 07:29:29 b2ee9371ded1: Waiting 07:29:29 80b980a752b4: Waiting 07:29:29 aea1939377c7: Waiting 07:29:29 256f393e029f: Waiting 07:29:29 e54c99f6905f: Waiting 07:29:29 bd6f64b0f6af: Layer already exists 07:29:29 0468190fb5a7: Layer already exists 07:29:29 d2082fac1d8d: Layer already exists 07:29:29 e027143628ec: Layer already exists 07:29:29 4737a8910991: Layer already exists 07:29:29 e54c99f6905f: Layer already exists 07:29:29 9f66ba4c87fa: Layer already exists 07:29:29 8d4534f3f6ef: Layer already exists 07:29:29 175f7ca8060b: Layer already exists 07:29:29 15d33ff69616: Layer already exists 07:29:29 f5ce2cc1a0e0: Layer already exists 07:29:29 5f70bf18a086: Layer already exists 07:29:29 b2ee9371ded1: Layer already exists 07:29:29 aea1939377c7: Layer already exists 07:29:29 80b980a752b4: Layer already exists 07:29:29 256f393e029f: Layer already exists 07:29:29 4.1.0-dev.75: digest: sha256:0d545976a8eafb14a363cec48a61aa10e6f97c63471ad9f5e0fed75f3fc3ebb2 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:29 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 07:29:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:29:29 0468190fb5a7: Preparing 07:29:29 4737a8910991: Preparing 07:29:29 bd6f64b0f6af: Preparing 07:29:29 d2082fac1d8d: Preparing 07:29:29 e027143628ec: Preparing 07:29:29 e54c99f6905f: Preparing 07:29:29 9f66ba4c87fa: Preparing 07:29:29 8d4534f3f6ef: Preparing 07:29:29 175f7ca8060b: Preparing 07:29:29 15d33ff69616: Preparing 07:29:29 f5ce2cc1a0e0: Preparing 07:29:29 5f70bf18a086: Preparing 07:29:29 b2ee9371ded1: Preparing 07:29:29 80b980a752b4: Preparing 07:29:29 aea1939377c7: Preparing 07:29:29 256f393e029f: Preparing 07:29:29 e54c99f6905f: Waiting 07:29:29 15d33ff69616: Waiting 07:29:29 b2ee9371ded1: Waiting 07:29:29 9f66ba4c87fa: Waiting 07:29:29 80b980a752b4: Waiting 07:29:29 f5ce2cc1a0e0: Waiting 07:29:29 aea1939377c7: Waiting 07:29:29 5f70bf18a086: Waiting 07:29:29 256f393e029f: Waiting 07:29:29 8d4534f3f6ef: Waiting 07:29:29 175f7ca8060b: Waiting 07:29:29 bd6f64b0f6af: Layer already exists 07:29:29 e027143628ec: Layer already exists 07:29:29 4737a8910991: Layer already exists 07:29:29 0468190fb5a7: Layer already exists 07:29:29 d2082fac1d8d: Layer already exists 07:29:29 9f66ba4c87fa: Layer already exists 07:29:29 8d4534f3f6ef: Layer already exists 07:29:29 175f7ca8060b: Layer already exists 07:29:29 e54c99f6905f: Layer already exists 07:29:29 15d33ff69616: Layer already exists 07:29:29 80b980a752b4: Layer already exists 07:29:29 5f70bf18a086: Layer already exists 07:29:29 f5ce2cc1a0e0: Layer already exists 07:29:29 b2ee9371ded1: Layer already exists 07:29:29 aea1939377c7: Layer already exists 07:29:29 256f393e029f: Layer already exists 07:29:29 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75: digest: sha256:0d545976a8eafb14a363cec48a61aa10e6f97c63471ad9f5e0fed75f3fc3ebb2 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:30 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 07:29:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:29:30 0468190fb5a7: Preparing 07:29:30 4737a8910991: Preparing 07:29:30 bd6f64b0f6af: Preparing 07:29:30 d2082fac1d8d: Preparing 07:29:30 e027143628ec: Preparing 07:29:30 e54c99f6905f: Preparing 07:29:30 9f66ba4c87fa: Preparing 07:29:30 8d4534f3f6ef: Preparing 07:29:30 175f7ca8060b: Preparing 07:29:30 15d33ff69616: Preparing 07:29:30 f5ce2cc1a0e0: Preparing 07:29:30 5f70bf18a086: Preparing 07:29:30 b2ee9371ded1: Preparing 07:29:30 80b980a752b4: Preparing 07:29:30 aea1939377c7: Preparing 07:29:30 175f7ca8060b: Waiting 07:29:30 9f66ba4c87fa: Waiting 07:29:30 8d4534f3f6ef: Waiting 07:29:30 15d33ff69616: Waiting 07:29:30 f5ce2cc1a0e0: Waiting 07:29:30 e54c99f6905f: Waiting 07:29:30 5f70bf18a086: Waiting 07:29:30 b2ee9371ded1: Waiting 07:29:30 80b980a752b4: Waiting 07:29:30 256f393e029f: Preparing 07:29:30 aea1939377c7: Waiting 07:29:30 256f393e029f: Waiting 07:29:30 4737a8910991: Layer already exists 07:29:30 bd6f64b0f6af: Layer already exists 07:29:30 d2082fac1d8d: Layer already exists 07:29:30 0468190fb5a7: Layer already exists 07:29:30 e027143628ec: Layer already exists 07:29:30 e54c99f6905f: Layer already exists 07:29:30 175f7ca8060b: Layer already exists 07:29:30 9f66ba4c87fa: Layer already exists 07:29:30 15d33ff69616: Layer already exists 07:29:30 8d4534f3f6ef: Layer already exists 07:29:30 f5ce2cc1a0e0: Layer already exists 07:29:30 b2ee9371ded1: Layer already exists 07:29:30 5f70bf18a086: Layer already exists 07:29:30 aea1939377c7: Layer already exists 07:29:30 80b980a752b4: Layer already exists 07:29:30 256f393e029f: Layer already exists 07:29:30 main: digest: sha256:0d545976a8eafb14a363cec48a61aa10e6f97c63471ad9f5e0fed75f3fc3ebb2 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:29:30 ===================================================== [Pipeline] echo 07:29:30 taggedImages: 07:29:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 07:29:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:29:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.75 07:29:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 07:29:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 07:29:30 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 07:29:30 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 07:29:30 latest 07:29:30 4.1.0-dev.75 07:29:30 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 07:29:30 main 07:29:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:31 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 07:29:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:29:31 9df82dc607f4: Preparing 07:29:31 a0ac50f39812: Preparing 07:29:31 c4c485414093: Preparing 07:29:31 0869c7faf557: Preparing 07:29:31 8d4534f3f6ef: Preparing 07:29:31 175f7ca8060b: Preparing 07:29:31 27ae3e6dfc3f: Preparing 07:29:31 98492dac48bb: Preparing 07:29:31 256f393e029f: Preparing 07:29:31 98492dac48bb: Waiting 07:29:31 256f393e029f: Waiting 07:29:31 175f7ca8060b: Waiting 07:29:31 27ae3e6dfc3f: Waiting 07:29:31 9df82dc607f4: Layer already exists 07:29:31 a0ac50f39812: Layer already exists 07:29:31 8d4534f3f6ef: Layer already exists 07:29:31 175f7ca8060b: Layer already exists 07:29:31 27ae3e6dfc3f: Layer already exists 07:29:31 98492dac48bb: Layer already exists 07:29:31 256f393e029f: Layer already exists 07:29:31 c4c485414093: Pushed 07:29:35 0869c7faf557: Pushed 07:29:35 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b: digest: sha256:78a36e15b38f26120e84e8291b058029150ceab4fdf4a3fbb668b5cf66ee66a2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:35 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 07:29:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:29:36 9df82dc607f4: Preparing 07:29:36 a0ac50f39812: Preparing 07:29:36 c4c485414093: Preparing 07:29:36 0869c7faf557: Preparing 07:29:36 8d4534f3f6ef: Preparing 07:29:36 175f7ca8060b: Preparing 07:29:36 27ae3e6dfc3f: Preparing 07:29:36 98492dac48bb: Preparing 07:29:36 256f393e029f: Preparing 07:29:36 175f7ca8060b: Waiting 07:29:36 27ae3e6dfc3f: Waiting 07:29:36 98492dac48bb: Waiting 07:29:36 256f393e029f: Waiting 07:29:36 9df82dc607f4: Layer already exists 07:29:36 c4c485414093: Layer already exists 07:29:36 8d4534f3f6ef: Layer already exists 07:29:36 0869c7faf557: Layer already exists 07:29:36 a0ac50f39812: Layer already exists 07:29:36 27ae3e6dfc3f: Layer already exists 07:29:36 98492dac48bb: Layer already exists 07:29:36 256f393e029f: Layer already exists 07:29:36 175f7ca8060b: Layer already exists 07:29:36 latest: digest: sha256:78a36e15b38f26120e84e8291b058029150ceab4fdf4a3fbb668b5cf66ee66a2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:36 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.75 07:29:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:29:36 9df82dc607f4: Preparing 07:29:36 a0ac50f39812: Preparing 07:29:36 c4c485414093: Preparing 07:29:36 0869c7faf557: Preparing 07:29:36 8d4534f3f6ef: Preparing 07:29:36 175f7ca8060b: Preparing 07:29:36 27ae3e6dfc3f: Preparing 07:29:36 98492dac48bb: Preparing 07:29:36 256f393e029f: Preparing 07:29:36 175f7ca8060b: Waiting 07:29:36 27ae3e6dfc3f: Waiting 07:29:36 256f393e029f: Waiting 07:29:36 98492dac48bb: Waiting 07:29:36 9df82dc607f4: Layer already exists 07:29:36 8d4534f3f6ef: Layer already exists 07:29:36 c4c485414093: Layer already exists 07:29:36 0869c7faf557: Layer already exists 07:29:36 a0ac50f39812: Layer already exists 07:29:36 27ae3e6dfc3f: Layer already exists 07:29:36 98492dac48bb: Layer already exists 07:29:36 256f393e029f: Layer already exists 07:29:36 175f7ca8060b: Layer already exists 07:29:36 4.1.0-dev.75: digest: sha256:78a36e15b38f26120e84e8291b058029150ceab4fdf4a3fbb668b5cf66ee66a2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:37 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 07:29:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:29:37 9df82dc607f4: Preparing 07:29:37 a0ac50f39812: Preparing 07:29:37 c4c485414093: Preparing 07:29:37 0869c7faf557: Preparing 07:29:37 8d4534f3f6ef: Preparing 07:29:37 175f7ca8060b: Preparing 07:29:37 27ae3e6dfc3f: Preparing 07:29:37 98492dac48bb: Preparing 07:29:37 256f393e029f: Preparing 07:29:37 175f7ca8060b: Waiting 07:29:37 27ae3e6dfc3f: Waiting 07:29:37 98492dac48bb: Waiting 07:29:37 256f393e029f: Waiting 07:29:37 a0ac50f39812: Layer already exists 07:29:37 8d4534f3f6ef: Layer already exists 07:29:37 c4c485414093: Layer already exists 07:29:37 9df82dc607f4: Layer already exists 07:29:37 0869c7faf557: Layer already exists 07:29:37 175f7ca8060b: Layer already exists 07:29:37 27ae3e6dfc3f: Layer already exists 07:29:37 256f393e029f: Layer already exists 07:29:37 98492dac48bb: Layer already exists 07:29:37 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75: digest: sha256:78a36e15b38f26120e84e8291b058029150ceab4fdf4a3fbb668b5cf66ee66a2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:37 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 07:29:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:29:38 9df82dc607f4: Preparing 07:29:38 a0ac50f39812: Preparing 07:29:38 c4c485414093: Preparing 07:29:38 0869c7faf557: Preparing 07:29:38 8d4534f3f6ef: Preparing 07:29:38 175f7ca8060b: Preparing 07:29:38 27ae3e6dfc3f: Preparing 07:29:38 98492dac48bb: Preparing 07:29:38 256f393e029f: Preparing 07:29:38 175f7ca8060b: Waiting 07:29:38 256f393e029f: Waiting 07:29:38 98492dac48bb: Waiting 07:29:38 27ae3e6dfc3f: Waiting 07:29:38 9df82dc607f4: Layer already exists 07:29:38 8d4534f3f6ef: Layer already exists 07:29:38 0869c7faf557: Layer already exists 07:29:38 c4c485414093: Layer already exists 07:29:38 a0ac50f39812: Layer already exists 07:29:38 175f7ca8060b: Layer already exists 07:29:38 27ae3e6dfc3f: Layer already exists 07:29:38 98492dac48bb: Layer already exists 07:29:38 256f393e029f: Layer already exists 07:29:38 main: digest: sha256:78a36e15b38f26120e84e8291b058029150ceab4fdf4a3fbb668b5cf66ee66a2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:29:38 ===================================================== [Pipeline] echo 07:29:38 taggedImages: 07:29:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 07:29:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 07:29:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.75 07:29:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 07:29:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 07:29:38 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 07:29:38 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 07:29:38 latest 07:29:38 4.1.0-dev.75 07:29:38 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 07:29:38 main 07:29:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:38 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 07:29:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:29:39 d52eccec6b8d: Preparing 07:29:39 158097a11c00: Preparing 07:29:39 6b8c4cee017d: Preparing 07:29:39 e2b5118c9b05: Preparing 07:29:39 01c8943f6494: Preparing 07:29:39 8d4534f3f6ef: Preparing 07:29:39 175f7ca8060b: Preparing 07:29:39 a0ed29a18888: Preparing 07:29:39 cff246b18c38: Preparing 07:29:39 834cae76b1da: Preparing 07:29:39 256f393e029f: Preparing 07:29:39 8d4534f3f6ef: Waiting 07:29:39 175f7ca8060b: Waiting 07:29:39 a0ed29a18888: Waiting 07:29:39 cff246b18c38: Waiting 07:29:39 834cae76b1da: Waiting 07:29:39 256f393e029f: Waiting 07:29:39 e2b5118c9b05: Pushed 07:29:39 8d4534f3f6ef: Layer already exists 07:29:39 01c8943f6494: Pushed 07:29:39 d52eccec6b8d: Pushed 07:29:39 158097a11c00: Pushed 07:29:39 175f7ca8060b: Layer already exists 07:29:39 256f393e029f: Layer already exists 07:29:39 cff246b18c38: Pushed 07:29:39 a0ed29a18888: Pushed 07:29:40 834cae76b1da: Pushed 07:29:42 6b8c4cee017d: Pushed 07:29:42 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b: digest: sha256:a11b2cb1e60b808497c07c4b70d8a46cbed7729cd2474f448bb79cc86162bff9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:42 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:29:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:29:42 d52eccec6b8d: Preparing 07:29:42 158097a11c00: Preparing 07:29:42 6b8c4cee017d: Preparing 07:29:42 e2b5118c9b05: Preparing 07:29:42 01c8943f6494: Preparing 07:29:42 8d4534f3f6ef: Preparing 07:29:42 175f7ca8060b: Preparing 07:29:42 a0ed29a18888: Preparing 07:29:42 cff246b18c38: Preparing 07:29:42 834cae76b1da: Preparing 07:29:42 256f393e029f: Preparing 07:29:42 8d4534f3f6ef: Waiting 07:29:42 175f7ca8060b: Waiting 07:29:42 a0ed29a18888: Waiting 07:29:42 cff246b18c38: Waiting 07:29:42 834cae76b1da: Waiting 07:29:42 256f393e029f: Waiting 07:29:42 158097a11c00: Layer already exists 07:29:42 01c8943f6494: Layer already exists 07:29:42 e2b5118c9b05: Layer already exists 07:29:42 6b8c4cee017d: Layer already exists 07:29:42 d52eccec6b8d: Layer already exists 07:29:42 175f7ca8060b: Layer already exists 07:29:42 8d4534f3f6ef: Layer already exists 07:29:42 a0ed29a18888: Layer already exists 07:29:42 cff246b18c38: Layer already exists 07:29:42 834cae76b1da: Layer already exists 07:29:42 256f393e029f: Layer already exists 07:29:42 latest: digest: sha256:a11b2cb1e60b808497c07c4b70d8a46cbed7729cd2474f448bb79cc86162bff9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:43 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.75 07:29:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:29:43 d52eccec6b8d: Preparing 07:29:43 158097a11c00: Preparing 07:29:43 6b8c4cee017d: Preparing 07:29:43 e2b5118c9b05: Preparing 07:29:43 01c8943f6494: Preparing 07:29:43 8d4534f3f6ef: Preparing 07:29:43 175f7ca8060b: Preparing 07:29:43 a0ed29a18888: Preparing 07:29:43 cff246b18c38: Preparing 07:29:43 834cae76b1da: Preparing 07:29:43 256f393e029f: Preparing 07:29:43 175f7ca8060b: Waiting 07:29:43 a0ed29a18888: Waiting 07:29:43 cff246b18c38: Waiting 07:29:43 834cae76b1da: Waiting 07:29:43 256f393e029f: Waiting 07:29:43 8d4534f3f6ef: Waiting 07:29:43 e2b5118c9b05: Layer already exists 07:29:43 158097a11c00: Layer already exists 07:29:43 d52eccec6b8d: Layer already exists 07:29:43 01c8943f6494: Layer already exists 07:29:43 6b8c4cee017d: Layer already exists 07:29:43 cff246b18c38: Layer already exists 07:29:43 8d4534f3f6ef: Layer already exists 07:29:43 a0ed29a18888: Layer already exists 07:29:43 175f7ca8060b: Layer already exists 07:29:43 834cae76b1da: Layer already exists 07:29:43 256f393e029f: Layer already exists 07:29:43 4.1.0-dev.75: digest: sha256:a11b2cb1e60b808497c07c4b70d8a46cbed7729cd2474f448bb79cc86162bff9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:43 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 07:29:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:29:44 d52eccec6b8d: Preparing 07:29:44 158097a11c00: Preparing 07:29:44 6b8c4cee017d: Preparing 07:29:44 e2b5118c9b05: Preparing 07:29:44 01c8943f6494: Preparing 07:29:44 8d4534f3f6ef: Preparing 07:29:44 175f7ca8060b: Preparing 07:29:44 a0ed29a18888: Preparing 07:29:44 cff246b18c38: Preparing 07:29:44 834cae76b1da: Preparing 07:29:44 256f393e029f: Preparing 07:29:44 8d4534f3f6ef: Waiting 07:29:44 175f7ca8060b: Waiting 07:29:44 a0ed29a18888: Waiting 07:29:44 cff246b18c38: Waiting 07:29:44 834cae76b1da: Waiting 07:29:44 256f393e029f: Waiting 07:29:44 01c8943f6494: Layer already exists 07:29:44 6b8c4cee017d: Layer already exists 07:29:44 d52eccec6b8d: Layer already exists 07:29:44 158097a11c00: Layer already exists 07:29:44 e2b5118c9b05: Layer already exists 07:29:44 8d4534f3f6ef: Layer already exists 07:29:44 a0ed29a18888: Layer already exists 07:29:44 175f7ca8060b: Layer already exists 07:29:44 cff246b18c38: Layer already exists 07:29:44 834cae76b1da: Layer already exists 07:29:44 256f393e029f: Layer already exists 07:29:44 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75: digest: sha256:a11b2cb1e60b808497c07c4b70d8a46cbed7729cd2474f448bb79cc86162bff9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:44 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 07:29:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:29:44 d52eccec6b8d: Preparing 07:29:44 158097a11c00: Preparing 07:29:44 6b8c4cee017d: Preparing 07:29:44 e2b5118c9b05: Preparing 07:29:44 01c8943f6494: Preparing 07:29:44 8d4534f3f6ef: Preparing 07:29:44 175f7ca8060b: Preparing 07:29:44 a0ed29a18888: Preparing 07:29:44 cff246b18c38: Preparing 07:29:44 834cae76b1da: Preparing 07:29:44 256f393e029f: Preparing 07:29:44 8d4534f3f6ef: Waiting 07:29:44 175f7ca8060b: Waiting 07:29:44 a0ed29a18888: Waiting 07:29:44 cff246b18c38: Waiting 07:29:44 834cae76b1da: Waiting 07:29:44 256f393e029f: Waiting 07:29:44 d52eccec6b8d: Layer already exists 07:29:44 158097a11c00: Layer already exists 07:29:44 01c8943f6494: Layer already exists 07:29:44 e2b5118c9b05: Layer already exists 07:29:44 6b8c4cee017d: Layer already exists 07:29:44 8d4534f3f6ef: Layer already exists 07:29:44 175f7ca8060b: Layer already exists 07:29:44 cff246b18c38: Layer already exists 07:29:44 a0ed29a18888: Layer already exists 07:29:44 834cae76b1da: Layer already exists 07:29:44 256f393e029f: Layer already exists 07:29:44 main: digest: sha256:a11b2cb1e60b808497c07c4b70d8a46cbed7729cd2474f448bb79cc86162bff9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:29:44 ===================================================== [Pipeline] echo 07:29:44 taggedImages: 07:29:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 07:29:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:29:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.75 07:29:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 07:29:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 07:29:45 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 07:29:45 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 07:29:45 latest 07:29:45 4.1.0-dev.75 07:29:45 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 07:29:45 main 07:29:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:45 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 07:29:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:29:45 68948ff61d2a: Preparing 07:29:45 1f6a7ce98281: Preparing 07:29:45 9292d7b8347c: Preparing 07:29:45 ed86815608e7: Preparing 07:29:45 489a8abfdc47: Preparing 07:29:45 8ad991c8fc70: Preparing 07:29:45 68420300ad06: Preparing 07:29:45 8d4534f3f6ef: Preparing 07:29:45 175f7ca8060b: Preparing 07:29:45 bca905d83e9a: Preparing 07:29:45 d27e366e677a: Preparing 07:29:45 256f393e029f: Preparing 07:29:45 175f7ca8060b: Waiting 07:29:45 bca905d83e9a: Waiting 07:29:45 d27e366e677a: Waiting 07:29:45 256f393e029f: Waiting 07:29:45 8ad991c8fc70: Waiting 07:29:45 68420300ad06: Waiting 07:29:45 8d4534f3f6ef: Waiting 07:29:45 68948ff61d2a: Pushed 07:29:45 489a8abfdc47: Pushed 07:29:45 1f6a7ce98281: Pushed 07:29:45 8d4534f3f6ef: Layer already exists 07:29:45 175f7ca8060b: Layer already exists 07:29:45 8ad991c8fc70: Pushed 07:29:45 68420300ad06: Pushed 07:29:45 256f393e029f: Layer already exists 07:29:45 bca905d83e9a: Pushed 07:29:47 d27e366e677a: Pushed 07:29:48 ed86815608e7: Pushed 07:29:48 9292d7b8347c: Pushed 07:29:48 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b: digest: sha256:31f849532b7578acba64ee07c05702d5158aa867046faecb1fdd7483d9c102f1 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:48 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:49 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:29:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:29:49 68948ff61d2a: Preparing 07:29:49 1f6a7ce98281: Preparing 07:29:49 9292d7b8347c: Preparing 07:29:49 ed86815608e7: Preparing 07:29:49 489a8abfdc47: Preparing 07:29:49 8ad991c8fc70: Preparing 07:29:49 68420300ad06: Preparing 07:29:49 8d4534f3f6ef: Preparing 07:29:49 175f7ca8060b: Preparing 07:29:49 bca905d83e9a: Preparing 07:29:49 d27e366e677a: Preparing 07:29:49 256f393e029f: Preparing 07:29:49 8ad991c8fc70: Waiting 07:29:49 8d4534f3f6ef: Waiting 07:29:49 175f7ca8060b: Waiting 07:29:49 bca905d83e9a: Waiting 07:29:49 d27e366e677a: Waiting 07:29:49 256f393e029f: Waiting 07:29:49 68420300ad06: Waiting 07:29:49 ed86815608e7: Layer already exists 07:29:49 68948ff61d2a: Layer already exists 07:29:49 9292d7b8347c: Layer already exists 07:29:49 1f6a7ce98281: Layer already exists 07:29:49 489a8abfdc47: Layer already exists 07:29:49 8ad991c8fc70: Layer already exists 07:29:49 68420300ad06: Layer already exists 07:29:49 8d4534f3f6ef: Layer already exists 07:29:49 bca905d83e9a: Layer already exists 07:29:49 175f7ca8060b: Layer already exists 07:29:49 d27e366e677a: Layer already exists 07:29:49 256f393e029f: Layer already exists 07:29:49 latest: digest: sha256:31f849532b7578acba64ee07c05702d5158aa867046faecb1fdd7483d9c102f1 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:49 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:49 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.75 07:29:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:29:49 68948ff61d2a: Preparing 07:29:49 1f6a7ce98281: Preparing 07:29:49 9292d7b8347c: Preparing 07:29:49 ed86815608e7: Preparing 07:29:49 489a8abfdc47: Preparing 07:29:49 8ad991c8fc70: Preparing 07:29:49 68420300ad06: Preparing 07:29:49 8d4534f3f6ef: Preparing 07:29:49 175f7ca8060b: Preparing 07:29:49 bca905d83e9a: Preparing 07:29:49 d27e366e677a: Preparing 07:29:49 256f393e029f: Preparing 07:29:49 8ad991c8fc70: Waiting 07:29:49 68420300ad06: Waiting 07:29:49 8d4534f3f6ef: Waiting 07:29:49 175f7ca8060b: Waiting 07:29:49 bca905d83e9a: Waiting 07:29:49 d27e366e677a: Waiting 07:29:49 256f393e029f: Waiting 07:29:49 489a8abfdc47: Layer already exists 07:29:49 9292d7b8347c: Layer already exists 07:29:49 1f6a7ce98281: Layer already exists 07:29:49 ed86815608e7: Layer already exists 07:29:49 68948ff61d2a: Layer already exists 07:29:49 175f7ca8060b: Layer already exists 07:29:49 68420300ad06: Layer already exists 07:29:49 8d4534f3f6ef: Layer already exists 07:29:49 8ad991c8fc70: Layer already exists 07:29:49 bca905d83e9a: Layer already exists 07:29:49 256f393e029f: Layer already exists 07:29:49 d27e366e677a: Layer already exists 07:29:49 4.1.0-dev.75: digest: sha256:31f849532b7578acba64ee07c05702d5158aa867046faecb1fdd7483d9c102f1 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:50 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 07:29:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:29:50 68948ff61d2a: Preparing 07:29:50 1f6a7ce98281: Preparing 07:29:50 9292d7b8347c: Preparing 07:29:50 ed86815608e7: Preparing 07:29:50 489a8abfdc47: Preparing 07:29:50 8ad991c8fc70: Preparing 07:29:50 68420300ad06: Preparing 07:29:50 8ad991c8fc70: Waiting 07:29:50 8d4534f3f6ef: Preparing 07:29:50 68420300ad06: Waiting 07:29:50 175f7ca8060b: Preparing 07:29:50 8d4534f3f6ef: Waiting 07:29:50 bca905d83e9a: Preparing 07:29:50 175f7ca8060b: Waiting 07:29:50 d27e366e677a: Preparing 07:29:50 256f393e029f: Preparing 07:29:50 256f393e029f: Waiting 07:29:50 1f6a7ce98281: Layer already exists 07:29:50 489a8abfdc47: Layer already exists 07:29:50 68948ff61d2a: Layer already exists 07:29:50 ed86815608e7: Layer already exists 07:29:50 9292d7b8347c: Layer already exists 07:29:50 8ad991c8fc70: Layer already exists 07:29:50 175f7ca8060b: Layer already exists 07:29:50 bca905d83e9a: Layer already exists 07:29:50 68420300ad06: Layer already exists 07:29:50 8d4534f3f6ef: Layer already exists 07:29:50 d27e366e677a: Layer already exists 07:29:50 256f393e029f: Layer already exists 07:29:50 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75: digest: sha256:31f849532b7578acba64ee07c05702d5158aa867046faecb1fdd7483d9c102f1 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:50 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 07:29:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:29:51 68948ff61d2a: Preparing 07:29:51 1f6a7ce98281: Preparing 07:29:51 9292d7b8347c: Preparing 07:29:51 ed86815608e7: Preparing 07:29:51 489a8abfdc47: Preparing 07:29:51 8ad991c8fc70: Preparing 07:29:51 68420300ad06: Preparing 07:29:51 8d4534f3f6ef: Preparing 07:29:51 175f7ca8060b: Preparing 07:29:51 bca905d83e9a: Preparing 07:29:51 d27e366e677a: Preparing 07:29:51 256f393e029f: Preparing 07:29:51 68420300ad06: Waiting 07:29:51 8d4534f3f6ef: Waiting 07:29:51 175f7ca8060b: Waiting 07:29:51 8ad991c8fc70: Waiting 07:29:51 bca905d83e9a: Waiting 07:29:51 256f393e029f: Waiting 07:29:51 d27e366e677a: Waiting 07:29:51 489a8abfdc47: Layer already exists 07:29:51 68948ff61d2a: Layer already exists 07:29:51 1f6a7ce98281: Layer already exists 07:29:51 ed86815608e7: Layer already exists 07:29:51 9292d7b8347c: Layer already exists 07:29:51 8ad991c8fc70: Layer already exists 07:29:51 68420300ad06: Layer already exists 07:29:51 bca905d83e9a: Layer already exists 07:29:51 8d4534f3f6ef: Layer already exists 07:29:51 175f7ca8060b: Layer already exists 07:29:51 d27e366e677a: Layer already exists 07:29:51 256f393e029f: Layer already exists 07:29:51 main: digest: sha256:31f849532b7578acba64ee07c05702d5158aa867046faecb1fdd7483d9c102f1 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:29:51 ===================================================== [Pipeline] echo 07:29:51 taggedImages: 07:29:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 07:29:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:29:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.75 07:29:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 07:29:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 07:29:51 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 07:29:51 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 07:29:51 latest 07:29:51 4.1.0-dev.75 07:29:51 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 07:29:51 main 07:29:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:51 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:52 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 07:29:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:29:52 5cc99f00315c: Preparing 07:29:52 ca10a88f87be: Preparing 07:29:52 8d4534f3f6ef: Preparing 07:29:52 175f7ca8060b: Preparing 07:29:52 7d0064598b8f: Preparing 07:29:52 6a79da06e249: Preparing 07:29:52 256f393e029f: Preparing 07:29:52 256f393e029f: Waiting 07:29:52 6a79da06e249: Waiting 07:29:52 175f7ca8060b: Layer already exists 07:29:52 8d4534f3f6ef: Layer already exists 07:29:52 7d0064598b8f: Pushed 07:29:52 256f393e029f: Layer already exists 07:29:52 5cc99f00315c: Pushed 07:29:52 6a79da06e249: Pushed 07:29:55 ca10a88f87be: Pushed 07:29:55 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b: digest: sha256:192b56d2a086706d8bd01be66afc341781f5e8836b009d4306c00860a349f2d6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:55 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:29:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:29:56 5cc99f00315c: Preparing 07:29:56 ca10a88f87be: Preparing 07:29:56 8d4534f3f6ef: Preparing 07:29:56 175f7ca8060b: Preparing 07:29:56 7d0064598b8f: Preparing 07:29:56 6a79da06e249: Preparing 07:29:56 256f393e029f: Preparing 07:29:56 6a79da06e249: Waiting 07:29:56 256f393e029f: Waiting 07:29:56 8d4534f3f6ef: Layer already exists 07:29:56 175f7ca8060b: Layer already exists 07:29:56 5cc99f00315c: Layer already exists 07:29:56 ca10a88f87be: Layer already exists 07:29:56 7d0064598b8f: Layer already exists 07:29:56 6a79da06e249: Layer already exists 07:29:56 256f393e029f: Layer already exists 07:29:56 latest: digest: sha256:192b56d2a086706d8bd01be66afc341781f5e8836b009d4306c00860a349f2d6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:56 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.75 07:29:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:29:56 5cc99f00315c: Preparing 07:29:56 ca10a88f87be: Preparing 07:29:56 8d4534f3f6ef: Preparing 07:29:56 175f7ca8060b: Preparing 07:29:56 7d0064598b8f: Preparing 07:29:56 6a79da06e249: Preparing 07:29:56 256f393e029f: Preparing 07:29:56 6a79da06e249: Waiting 07:29:56 256f393e029f: Waiting 07:29:56 8d4534f3f6ef: Layer already exists 07:29:56 ca10a88f87be: Layer already exists 07:29:56 175f7ca8060b: Layer already exists 07:29:56 5cc99f00315c: Layer already exists 07:29:56 7d0064598b8f: Layer already exists 07:29:56 6a79da06e249: Layer already exists 07:29:56 256f393e029f: Layer already exists 07:29:56 4.1.0-dev.75: digest: sha256:192b56d2a086706d8bd01be66afc341781f5e8836b009d4306c00860a349f2d6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:57 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 07:29:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:29:57 5cc99f00315c: Preparing 07:29:57 ca10a88f87be: Preparing 07:29:57 8d4534f3f6ef: Preparing 07:29:57 175f7ca8060b: Preparing 07:29:57 7d0064598b8f: Preparing 07:29:57 6a79da06e249: Preparing 07:29:57 256f393e029f: Preparing 07:29:57 6a79da06e249: Waiting 07:29:57 256f393e029f: Waiting 07:29:57 7d0064598b8f: Layer already exists 07:29:57 5cc99f00315c: Layer already exists 07:29:57 8d4534f3f6ef: Layer already exists 07:29:57 175f7ca8060b: Layer already exists 07:29:57 ca10a88f87be: Layer already exists 07:29:57 6a79da06e249: Layer already exists 07:29:57 256f393e029f: Layer already exists 07:29:57 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75: digest: sha256:192b56d2a086706d8bd01be66afc341781f5e8836b009d4306c00860a349f2d6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:57 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:58 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 07:29:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:29:58 5cc99f00315c: Preparing 07:29:58 ca10a88f87be: Preparing 07:29:58 8d4534f3f6ef: Preparing 07:29:58 175f7ca8060b: Preparing 07:29:58 7d0064598b8f: Preparing 07:29:58 6a79da06e249: Preparing 07:29:58 256f393e029f: Preparing 07:29:58 6a79da06e249: Waiting 07:29:58 256f393e029f: Waiting 07:29:58 175f7ca8060b: Layer already exists 07:29:58 8d4534f3f6ef: Layer already exists 07:29:58 5cc99f00315c: Layer already exists 07:29:58 ca10a88f87be: Layer already exists 07:29:58 7d0064598b8f: Layer already exists 07:29:58 6a79da06e249: Layer already exists 07:29:58 256f393e029f: Layer already exists 07:29:58 main: digest: sha256:192b56d2a086706d8bd01be66afc341781f5e8836b009d4306c00860a349f2d6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:29:58 ===================================================== [Pipeline] echo 07:29:58 taggedImages: 07:29:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 07:29:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:29:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.75 07:29:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 07:29:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 07:29:58 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 07:29:58 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 07:29:58 latest 07:29:58 4.1.0-dev.75 07:29:58 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 07:29:58 main 07:29:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:58 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 07:29:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:29:59 5217747b3c95: Preparing 07:29:59 0fb5289b7778: Preparing 07:29:59 3eb880107915: Preparing 07:29:59 8d4534f3f6ef: Preparing 07:29:59 175f7ca8060b: Preparing 07:29:59 0e8412fb4747: Preparing 07:29:59 236b4b091a9d: Preparing 07:29:59 2d17f2dacab3: Preparing 07:29:59 5dcadd825671: Preparing 07:29:59 2d17f2dacab3: Waiting 07:29:59 236b4b091a9d: Waiting 07:29:59 256f393e029f: Preparing 07:29:59 256f393e029f: Waiting 07:29:59 0e8412fb4747: Waiting 07:29:59 8d4534f3f6ef: Layer already exists 07:29:59 175f7ca8060b: Layer already exists 07:29:59 3eb880107915: Pushed 07:29:59 5217747b3c95: Pushed 07:29:59 0fb5289b7778: Pushed 07:29:59 256f393e029f: Layer already exists 07:29:59 2d17f2dacab3: Pushed 07:29:59 5dcadd825671: Pushed 07:30:04 236b4b091a9d: Pushed 07:30:12 0e8412fb4747: Pushed 07:30:12 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b: digest: sha256:673bc7ecf81ffd20d00884e8b5a2026c52532945b470baac7260f852f7e26821 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:13 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:30:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:30:13 5217747b3c95: Preparing 07:30:13 0fb5289b7778: Preparing 07:30:13 3eb880107915: Preparing 07:30:13 8d4534f3f6ef: Preparing 07:30:13 175f7ca8060b: Preparing 07:30:13 0e8412fb4747: Preparing 07:30:13 236b4b091a9d: Preparing 07:30:13 2d17f2dacab3: Preparing 07:30:13 5dcadd825671: Preparing 07:30:13 256f393e029f: Preparing 07:30:13 0e8412fb4747: Waiting 07:30:13 236b4b091a9d: Waiting 07:30:13 2d17f2dacab3: Waiting 07:30:13 5dcadd825671: Waiting 07:30:13 256f393e029f: Waiting 07:30:13 8d4534f3f6ef: Layer already exists 07:30:13 175f7ca8060b: Layer already exists 07:30:13 5217747b3c95: Layer already exists 07:30:13 3eb880107915: Layer already exists 07:30:13 0fb5289b7778: Layer already exists 07:30:13 5dcadd825671: Layer already exists 07:30:13 0e8412fb4747: Layer already exists 07:30:13 256f393e029f: Layer already exists 07:30:13 236b4b091a9d: Layer already exists 07:30:13 2d17f2dacab3: Layer already exists 07:30:13 latest: digest: sha256:673bc7ecf81ffd20d00884e8b5a2026c52532945b470baac7260f852f7e26821 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:14 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.75 07:30:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:30:14 5217747b3c95: Preparing 07:30:14 0fb5289b7778: Preparing 07:30:14 3eb880107915: Preparing 07:30:14 8d4534f3f6ef: Preparing 07:30:14 175f7ca8060b: Preparing 07:30:14 0e8412fb4747: Preparing 07:30:14 236b4b091a9d: Preparing 07:30:14 2d17f2dacab3: Preparing 07:30:14 5dcadd825671: Preparing 07:30:14 256f393e029f: Preparing 07:30:14 256f393e029f: Waiting 07:30:14 0e8412fb4747: Waiting 07:30:14 236b4b091a9d: Waiting 07:30:14 5dcadd825671: Waiting 07:30:14 2d17f2dacab3: Waiting 07:30:14 5217747b3c95: Layer already exists 07:30:14 8d4534f3f6ef: Layer already exists 07:30:14 0fb5289b7778: Layer already exists 07:30:14 175f7ca8060b: Layer already exists 07:30:14 3eb880107915: Layer already exists 07:30:14 0e8412fb4747: Layer already exists 07:30:14 236b4b091a9d: Layer already exists 07:30:14 5dcadd825671: Layer already exists 07:30:14 2d17f2dacab3: Layer already exists 07:30:14 256f393e029f: Layer already exists 07:30:14 4.1.0-dev.75: digest: sha256:673bc7ecf81ffd20d00884e8b5a2026c52532945b470baac7260f852f7e26821 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:14 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 07:30:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:30:15 5217747b3c95: Preparing 07:30:15 0fb5289b7778: Preparing 07:30:15 3eb880107915: Preparing 07:30:15 8d4534f3f6ef: Preparing 07:30:15 175f7ca8060b: Preparing 07:30:15 0e8412fb4747: Preparing 07:30:15 236b4b091a9d: Preparing 07:30:15 2d17f2dacab3: Preparing 07:30:15 5dcadd825671: Preparing 07:30:15 256f393e029f: Preparing 07:30:15 0e8412fb4747: Waiting 07:30:15 236b4b091a9d: Waiting 07:30:15 2d17f2dacab3: Waiting 07:30:15 5dcadd825671: Waiting 07:30:15 256f393e029f: Waiting 07:30:15 175f7ca8060b: Layer already exists 07:30:15 8d4534f3f6ef: Layer already exists 07:30:15 5217747b3c95: Layer already exists 07:30:15 0fb5289b7778: Layer already exists 07:30:15 3eb880107915: Layer already exists 07:30:15 0e8412fb4747: Layer already exists 07:30:15 236b4b091a9d: Layer already exists 07:30:15 256f393e029f: Layer already exists 07:30:15 2d17f2dacab3: Layer already exists 07:30:15 5dcadd825671: Layer already exists 07:30:15 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75: digest: sha256:673bc7ecf81ffd20d00884e8b5a2026c52532945b470baac7260f852f7e26821 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:15 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 07:30:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:30:15 5217747b3c95: Preparing 07:30:15 0fb5289b7778: Preparing 07:30:15 3eb880107915: Preparing 07:30:15 8d4534f3f6ef: Preparing 07:30:15 175f7ca8060b: Preparing 07:30:15 0e8412fb4747: Preparing 07:30:15 236b4b091a9d: Preparing 07:30:15 2d17f2dacab3: Preparing 07:30:15 5dcadd825671: Preparing 07:30:15 256f393e029f: Preparing 07:30:15 236b4b091a9d: Waiting 07:30:15 2d17f2dacab3: Waiting 07:30:15 5dcadd825671: Waiting 07:30:15 256f393e029f: Waiting 07:30:15 0e8412fb4747: Waiting 07:30:15 3eb880107915: Layer already exists 07:30:15 0fb5289b7778: Layer already exists 07:30:15 5217747b3c95: Layer already exists 07:30:15 175f7ca8060b: Layer already exists 07:30:15 8d4534f3f6ef: Layer already exists 07:30:15 0e8412fb4747: Layer already exists 07:30:15 236b4b091a9d: Layer already exists 07:30:15 5dcadd825671: Layer already exists 07:30:15 2d17f2dacab3: Layer already exists 07:30:15 256f393e029f: Layer already exists 07:30:15 main: digest: sha256:673bc7ecf81ffd20d00884e8b5a2026c52532945b470baac7260f852f7e26821 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:30:15 ===================================================== [Pipeline] echo 07:30:15 taggedImages: 07:30:15 - nexus3.edgexfoundry.org:10004/security-spire-agent:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 07:30:15 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:30:15 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.75 07:30:15 - nexus3.edgexfoundry.org:10004/security-spire-agent:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 07:30:15 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 07:30:15 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 07:30:15 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 07:30:15 latest 07:30:15 4.1.0-dev.75 07:30:15 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 07:30:15 main 07:30:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:16 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 07:30:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:30:16 a5bce7ca9796: Preparing 07:30:16 4dd66d957dcc: Preparing 07:30:16 9ecfb0706880: Preparing 07:30:16 8d4534f3f6ef: Preparing 07:30:16 175f7ca8060b: Preparing 07:30:16 0dc6c517b391: Preparing 07:30:16 d30f96101714: Preparing 07:30:16 26c1354e7f49: Preparing 07:30:16 256f393e029f: Preparing 07:30:16 0dc6c517b391: Waiting 07:30:16 26c1354e7f49: Waiting 07:30:16 d30f96101714: Waiting 07:30:16 256f393e029f: Waiting 07:30:16 8d4534f3f6ef: Layer already exists 07:30:16 175f7ca8060b: Layer already exists 07:30:16 a5bce7ca9796: Pushed 07:30:16 4dd66d957dcc: Pushed 07:30:16 256f393e029f: Layer already exists 07:30:16 9ecfb0706880: Pushed 07:30:16 d30f96101714: Pushed 07:30:16 26c1354e7f49: Pushed 07:30:31 0dc6c517b391: Pushed 07:30:31 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b: digest: sha256:9c4ff28c765e20bf5381f143013bcbe477901507546bd46dd1ef456680a8f602 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:32 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 07:30:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:30:32 a5bce7ca9796: Preparing 07:30:32 4dd66d957dcc: Preparing 07:30:32 9ecfb0706880: Preparing 07:30:32 8d4534f3f6ef: Preparing 07:30:32 175f7ca8060b: Preparing 07:30:32 0dc6c517b391: Preparing 07:30:32 d30f96101714: Preparing 07:30:32 26c1354e7f49: Preparing 07:30:32 256f393e029f: Preparing 07:30:32 0dc6c517b391: Waiting 07:30:32 26c1354e7f49: Waiting 07:30:32 256f393e029f: Waiting 07:30:32 d30f96101714: Waiting 07:30:32 9ecfb0706880: Layer already exists 07:30:32 175f7ca8060b: Layer already exists 07:30:32 4dd66d957dcc: Layer already exists 07:30:32 8d4534f3f6ef: Layer already exists 07:30:32 a5bce7ca9796: Layer already exists 07:30:32 0dc6c517b391: Layer already exists 07:30:32 26c1354e7f49: Layer already exists 07:30:32 d30f96101714: Layer already exists 07:30:32 256f393e029f: Layer already exists 07:30:32 latest: digest: sha256:9c4ff28c765e20bf5381f143013bcbe477901507546bd46dd1ef456680a8f602 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:32 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.75 07:30:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:30:33 a5bce7ca9796: Preparing 07:30:33 4dd66d957dcc: Preparing 07:30:33 9ecfb0706880: Preparing 07:30:33 8d4534f3f6ef: Preparing 07:30:33 175f7ca8060b: Preparing 07:30:33 0dc6c517b391: Preparing 07:30:33 d30f96101714: Preparing 07:30:33 26c1354e7f49: Preparing 07:30:33 256f393e029f: Preparing 07:30:33 0dc6c517b391: Waiting 07:30:33 d30f96101714: Waiting 07:30:33 26c1354e7f49: Waiting 07:30:33 256f393e029f: Waiting 07:30:33 4dd66d957dcc: Layer already exists 07:30:33 175f7ca8060b: Layer already exists 07:30:33 9ecfb0706880: Layer already exists 07:30:33 8d4534f3f6ef: Layer already exists 07:30:33 a5bce7ca9796: Layer already exists 07:30:33 0dc6c517b391: Layer already exists 07:30:33 26c1354e7f49: Layer already exists 07:30:33 d30f96101714: Layer already exists 07:30:33 256f393e029f: Layer already exists 07:30:33 4.1.0-dev.75: digest: sha256:9c4ff28c765e20bf5381f143013bcbe477901507546bd46dd1ef456680a8f602 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:33 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 07:30:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:30:33 a5bce7ca9796: Preparing 07:30:33 4dd66d957dcc: Preparing 07:30:33 9ecfb0706880: Preparing 07:30:33 8d4534f3f6ef: Preparing 07:30:33 175f7ca8060b: Preparing 07:30:33 0dc6c517b391: Preparing 07:30:33 d30f96101714: Preparing 07:30:33 26c1354e7f49: Preparing 07:30:33 256f393e029f: Preparing 07:30:33 0dc6c517b391: Waiting 07:30:33 d30f96101714: Waiting 07:30:33 26c1354e7f49: Waiting 07:30:33 256f393e029f: Waiting 07:30:33 9ecfb0706880: Layer already exists 07:30:33 4dd66d957dcc: Layer already exists 07:30:33 8d4534f3f6ef: Layer already exists 07:30:33 175f7ca8060b: Layer already exists 07:30:33 a5bce7ca9796: Layer already exists 07:30:33 0dc6c517b391: Layer already exists 07:30:33 26c1354e7f49: Layer already exists 07:30:33 256f393e029f: Layer already exists 07:30:33 d30f96101714: Layer already exists 07:30:33 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75: digest: sha256:9c4ff28c765e20bf5381f143013bcbe477901507546bd46dd1ef456680a8f602 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:34 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 07:30:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:30:34 a5bce7ca9796: Preparing 07:30:34 4dd66d957dcc: Preparing 07:30:34 9ecfb0706880: Preparing 07:30:34 8d4534f3f6ef: Preparing 07:30:34 175f7ca8060b: Preparing 07:30:34 0dc6c517b391: Preparing 07:30:34 d30f96101714: Preparing 07:30:34 26c1354e7f49: Preparing 07:30:34 0dc6c517b391: Waiting 07:30:34 d30f96101714: Waiting 07:30:34 256f393e029f: Preparing 07:30:34 256f393e029f: Waiting 07:30:34 26c1354e7f49: Waiting 07:30:34 175f7ca8060b: Layer already exists 07:30:34 4dd66d957dcc: Layer already exists 07:30:34 8d4534f3f6ef: Layer already exists 07:30:34 a5bce7ca9796: Layer already exists 07:30:34 9ecfb0706880: Layer already exists 07:30:34 26c1354e7f49: Layer already exists 07:30:34 d30f96101714: Layer already exists 07:30:34 256f393e029f: Layer already exists 07:30:34 0dc6c517b391: Layer already exists 07:30:34 main: digest: sha256:9c4ff28c765e20bf5381f143013bcbe477901507546bd46dd1ef456680a8f602 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:30:34 ===================================================== [Pipeline] echo 07:30:34 taggedImages: 07:30:34 - nexus3.edgexfoundry.org:10004/security-spire-config:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 07:30:34 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 07:30:34 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.75 07:30:34 - nexus3.edgexfoundry.org:10004/security-spire-config:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 07:30:34 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 07:30:34 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 07:30:34 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 07:30:34 latest 07:30:34 4.1.0-dev.75 07:30:34 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 07:30:34 main 07:30:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:34 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 07:30:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:30:35 d8ec32801d52: Preparing 07:30:35 b123ba37cd2e: Preparing 07:30:35 8db4bdeed35d: Preparing 07:30:35 8d4534f3f6ef: Preparing 07:30:35 175f7ca8060b: Preparing 07:30:35 8d674188fe14: Preparing 07:30:35 2d17f2dacab3: Preparing 07:30:35 5dcadd825671: Preparing 07:30:35 256f393e029f: Preparing 07:30:35 8d674188fe14: Waiting 07:30:35 2d17f2dacab3: Waiting 07:30:35 5dcadd825671: Waiting 07:30:35 256f393e029f: Waiting 07:30:35 8d4534f3f6ef: Layer already exists 07:30:35 175f7ca8060b: Layer already exists 07:30:35 2d17f2dacab3: Layer already exists 07:30:35 8db4bdeed35d: Pushed 07:30:35 5dcadd825671: Layer already exists 07:30:35 b123ba37cd2e: Pushed 07:30:35 256f393e029f: Layer already exists 07:30:35 d8ec32801d52: Pushed 07:30:50 8d674188fe14: Pushed 07:30:50 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b: digest: sha256:d68ce53060b5375dd21af592d1a72a54e0782fec125709391e22e617f51cf930 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:50 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 07:30:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:30:50 d8ec32801d52: Preparing 07:30:50 b123ba37cd2e: Preparing 07:30:50 8db4bdeed35d: Preparing 07:30:50 8d4534f3f6ef: Preparing 07:30:50 175f7ca8060b: Preparing 07:30:50 8d674188fe14: Preparing 07:30:50 2d17f2dacab3: Preparing 07:30:50 5dcadd825671: Preparing 07:30:50 256f393e029f: Preparing 07:30:50 8d674188fe14: Waiting 07:30:50 5dcadd825671: Waiting 07:30:50 256f393e029f: Waiting 07:30:50 2d17f2dacab3: Waiting 07:30:50 8d4534f3f6ef: Layer already exists 07:30:50 175f7ca8060b: Layer already exists 07:30:50 b123ba37cd2e: Layer already exists 07:30:50 8db4bdeed35d: Layer already exists 07:30:50 d8ec32801d52: Layer already exists 07:30:50 8d674188fe14: Layer already exists 07:30:50 5dcadd825671: Layer already exists 07:30:50 256f393e029f: Layer already exists 07:30:50 2d17f2dacab3: Layer already exists 07:30:50 latest: digest: sha256:d68ce53060b5375dd21af592d1a72a54e0782fec125709391e22e617f51cf930 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:51 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.75 07:30:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:30:51 d8ec32801d52: Preparing 07:30:51 b123ba37cd2e: Preparing 07:30:51 8db4bdeed35d: Preparing 07:30:51 8d4534f3f6ef: Preparing 07:30:51 175f7ca8060b: Preparing 07:30:51 8d674188fe14: Preparing 07:30:51 2d17f2dacab3: Preparing 07:30:51 5dcadd825671: Preparing 07:30:51 256f393e029f: Preparing 07:30:51 2d17f2dacab3: Waiting 07:30:51 5dcadd825671: Waiting 07:30:51 8d674188fe14: Waiting 07:30:51 256f393e029f: Waiting 07:30:51 8db4bdeed35d: Layer already exists 07:30:51 8d4534f3f6ef: Layer already exists 07:30:51 175f7ca8060b: Layer already exists 07:30:51 b123ba37cd2e: Layer already exists 07:30:51 d8ec32801d52: Layer already exists 07:30:51 256f393e029f: Layer already exists 07:30:51 8d674188fe14: Layer already exists 07:30:51 2d17f2dacab3: Layer already exists 07:30:51 5dcadd825671: Layer already exists 07:30:51 4.1.0-dev.75: digest: sha256:d68ce53060b5375dd21af592d1a72a54e0782fec125709391e22e617f51cf930 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:51 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 07:30:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:30:52 d8ec32801d52: Preparing 07:30:52 b123ba37cd2e: Preparing 07:30:52 8db4bdeed35d: Preparing 07:30:52 8d4534f3f6ef: Preparing 07:30:52 175f7ca8060b: Preparing 07:30:52 8d674188fe14: Preparing 07:30:52 2d17f2dacab3: Preparing 07:30:52 5dcadd825671: Preparing 07:30:52 256f393e029f: Preparing 07:30:52 2d17f2dacab3: Waiting 07:30:52 8d674188fe14: Waiting 07:30:52 5dcadd825671: Waiting 07:30:52 256f393e029f: Waiting 07:30:52 8db4bdeed35d: Layer already exists 07:30:52 b123ba37cd2e: Layer already exists 07:30:52 175f7ca8060b: Layer already exists 07:30:52 8d4534f3f6ef: Layer already exists 07:30:52 d8ec32801d52: Layer already exists 07:30:52 8d674188fe14: Layer already exists 07:30:52 5dcadd825671: Layer already exists 07:30:52 2d17f2dacab3: Layer already exists 07:30:52 256f393e029f: Layer already exists 07:30:52 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75: digest: sha256:d68ce53060b5375dd21af592d1a72a54e0782fec125709391e22e617f51cf930 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:52 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 07:30:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:30:52 d8ec32801d52: Preparing 07:30:52 b123ba37cd2e: Preparing 07:30:52 8db4bdeed35d: Preparing 07:30:52 8d4534f3f6ef: Preparing 07:30:52 175f7ca8060b: Preparing 07:30:52 8d674188fe14: Preparing 07:30:52 2d17f2dacab3: Preparing 07:30:52 5dcadd825671: Preparing 07:30:52 256f393e029f: Preparing 07:30:52 8d674188fe14: Waiting 07:30:52 2d17f2dacab3: Waiting 07:30:52 5dcadd825671: Waiting 07:30:52 256f393e029f: Waiting 07:30:52 8db4bdeed35d: Layer already exists 07:30:52 d8ec32801d52: Layer already exists 07:30:52 175f7ca8060b: Layer already exists 07:30:52 b123ba37cd2e: Layer already exists 07:30:52 8d4534f3f6ef: Layer already exists 07:30:52 5dcadd825671: Layer already exists 07:30:52 8d674188fe14: Layer already exists 07:30:52 256f393e029f: Layer already exists 07:30:52 2d17f2dacab3: Layer already exists 07:30:52 main: digest: sha256:d68ce53060b5375dd21af592d1a72a54e0782fec125709391e22e617f51cf930 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:30:52 ===================================================== [Pipeline] echo 07:30:52 taggedImages: 07:30:52 - nexus3.edgexfoundry.org:10004/security-spire-server:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 07:30:52 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 07:30:52 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.75 07:30:52 - nexus3.edgexfoundry.org:10004/security-spire-server:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 07:30:52 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 07:30:52 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 07:30:52 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 07:30:52 latest 07:30:52 4.1.0-dev.75 07:30:52 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 07:30:52 main 07:30:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:53 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 07:30:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:30:53 9bfc2e2965c4: Preparing 07:30:53 84489a983c8c: Preparing 07:30:53 8d4534f3f6ef: Preparing 07:30:53 175f7ca8060b: Preparing 07:30:53 08c21de9924a: Preparing 07:30:53 dc0905b7dfb3: Preparing 07:30:53 256f393e029f: Preparing 07:30:53 256f393e029f: Waiting 07:30:53 dc0905b7dfb3: Waiting 07:30:53 8d4534f3f6ef: Layer already exists 07:30:53 175f7ca8060b: Layer already exists 07:30:53 256f393e029f: Layer already exists 07:30:53 9bfc2e2965c4: Pushed 07:30:53 08c21de9924a: Pushed 07:30:54 dc0905b7dfb3: Pushed 07:30:57 84489a983c8c: Pushed 07:30:57 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b: digest: sha256:29db973f4d79097d991f5b17ecc20a47dcf5646f5b8cf54feacdd7ac68024554 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:58 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 07:30:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:30:58 9bfc2e2965c4: Preparing 07:30:58 84489a983c8c: Preparing 07:30:58 8d4534f3f6ef: Preparing 07:30:58 175f7ca8060b: Preparing 07:30:58 08c21de9924a: Preparing 07:30:58 dc0905b7dfb3: Preparing 07:30:58 256f393e029f: Preparing 07:30:58 dc0905b7dfb3: Waiting 07:30:58 256f393e029f: Waiting 07:30:58 84489a983c8c: Layer already exists 07:30:58 9bfc2e2965c4: Layer already exists 07:30:58 8d4534f3f6ef: Layer already exists 07:30:58 175f7ca8060b: Layer already exists 07:30:58 08c21de9924a: Layer already exists 07:30:58 dc0905b7dfb3: Layer already exists 07:30:58 256f393e029f: Layer already exists 07:30:58 latest: digest: sha256:29db973f4d79097d991f5b17ecc20a47dcf5646f5b8cf54feacdd7ac68024554 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:58 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.75 07:30:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:30:59 9bfc2e2965c4: Preparing 07:30:59 84489a983c8c: Preparing 07:30:59 8d4534f3f6ef: Preparing 07:30:59 175f7ca8060b: Preparing 07:30:59 08c21de9924a: Preparing 07:30:59 dc0905b7dfb3: Preparing 07:30:59 256f393e029f: Preparing 07:30:59 dc0905b7dfb3: Waiting 07:30:59 256f393e029f: Waiting 07:30:59 08c21de9924a: Layer already exists 07:30:59 8d4534f3f6ef: Layer already exists 07:30:59 175f7ca8060b: Layer already exists 07:30:59 9bfc2e2965c4: Layer already exists 07:30:59 84489a983c8c: Layer already exists 07:30:59 dc0905b7dfb3: Layer already exists 07:30:59 256f393e029f: Layer already exists 07:30:59 4.1.0-dev.75: digest: sha256:29db973f4d79097d991f5b17ecc20a47dcf5646f5b8cf54feacdd7ac68024554 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:59 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 07:30:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:30:59 9bfc2e2965c4: Preparing 07:30:59 84489a983c8c: Preparing 07:30:59 8d4534f3f6ef: Preparing 07:30:59 175f7ca8060b: Preparing 07:30:59 08c21de9924a: Preparing 07:30:59 dc0905b7dfb3: Preparing 07:30:59 256f393e029f: Preparing 07:30:59 dc0905b7dfb3: Waiting 07:30:59 256f393e029f: Waiting 07:30:59 8d4534f3f6ef: Layer already exists 07:30:59 175f7ca8060b: Layer already exists 07:30:59 84489a983c8c: Layer already exists 07:30:59 08c21de9924a: Layer already exists 07:30:59 9bfc2e2965c4: Layer already exists 07:30:59 256f393e029f: Layer already exists 07:30:59 dc0905b7dfb3: Layer already exists 07:30:59 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75: digest: sha256:29db973f4d79097d991f5b17ecc20a47dcf5646f5b8cf54feacdd7ac68024554 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:00 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 07:31:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:31:00 9bfc2e2965c4: Preparing 07:31:00 84489a983c8c: Preparing 07:31:00 8d4534f3f6ef: Preparing 07:31:00 175f7ca8060b: Preparing 07:31:00 08c21de9924a: Preparing 07:31:00 dc0905b7dfb3: Preparing 07:31:00 256f393e029f: Preparing 07:31:00 256f393e029f: Waiting 07:31:00 dc0905b7dfb3: Waiting 07:31:00 84489a983c8c: Layer already exists 07:31:00 9bfc2e2965c4: Layer already exists 07:31:00 175f7ca8060b: Layer already exists 07:31:00 8d4534f3f6ef: Layer already exists 07:31:00 08c21de9924a: Layer already exists 07:31:00 dc0905b7dfb3: Layer already exists 07:31:00 256f393e029f: Layer already exists 07:31:00 main: digest: sha256:29db973f4d79097d991f5b17ecc20a47dcf5646f5b8cf54feacdd7ac68024554 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:31:00 ===================================================== [Pipeline] echo 07:31:00 taggedImages: 07:31:00 - nexus3.edgexfoundry.org:10004/support-notifications:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 07:31:00 - nexus3.edgexfoundry.org:10004/support-notifications:latest 07:31:00 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.75 07:31:00 - nexus3.edgexfoundry.org:10004/support-notifications:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 07:31:00 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 07:31:00 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 07:31:00 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 07:31:00 latest 07:31:00 4.1.0-dev.75 07:31:00 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 07:31:00 main 07:31:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:00 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 07:31:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:31:01 954074d19ed3: Preparing 07:31:01 e56c38ba5135: Preparing 07:31:01 8d4534f3f6ef: Preparing 07:31:01 175f7ca8060b: Preparing 07:31:01 f5830d7b12ec: Preparing 07:31:01 8921415ca9d9: Preparing 07:31:01 256f393e029f: Preparing 07:31:01 8921415ca9d9: Waiting 07:31:01 256f393e029f: Waiting 07:31:01 175f7ca8060b: Layer already exists 07:31:01 8d4534f3f6ef: Layer already exists 07:31:01 256f393e029f: Layer already exists 07:31:01 954074d19ed3: Pushed 07:31:01 f5830d7b12ec: Pushed 07:31:01 8921415ca9d9: Pushed 07:31:05 e56c38ba5135: Pushed 07:31:05 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b: digest: sha256:1110676c5280bde05566b4c08581305cb1145dd8ff3dfc46295586dab20a55c9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:06 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 07:31:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:31:06 954074d19ed3: Preparing 07:31:06 e56c38ba5135: Preparing 07:31:06 8d4534f3f6ef: Preparing 07:31:06 175f7ca8060b: Preparing 07:31:06 f5830d7b12ec: Preparing 07:31:06 8921415ca9d9: Preparing 07:31:06 256f393e029f: Preparing 07:31:06 8921415ca9d9: Waiting 07:31:06 256f393e029f: Waiting 07:31:06 954074d19ed3: Layer already exists 07:31:06 175f7ca8060b: Layer already exists 07:31:06 e56c38ba5135: Layer already exists 07:31:06 8d4534f3f6ef: Layer already exists 07:31:06 f5830d7b12ec: Layer already exists 07:31:06 8921415ca9d9: Layer already exists 07:31:06 256f393e029f: Layer already exists 07:31:06 latest: digest: sha256:1110676c5280bde05566b4c08581305cb1145dd8ff3dfc46295586dab20a55c9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:06 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.75 07:31:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:31:07 954074d19ed3: Preparing 07:31:07 e56c38ba5135: Preparing 07:31:07 8d4534f3f6ef: Preparing 07:31:07 175f7ca8060b: Preparing 07:31:07 f5830d7b12ec: Preparing 07:31:07 8921415ca9d9: Preparing 07:31:07 256f393e029f: Preparing 07:31:07 8921415ca9d9: Waiting 07:31:07 256f393e029f: Waiting 07:31:07 8d4534f3f6ef: Layer already exists 07:31:07 954074d19ed3: Layer already exists 07:31:07 e56c38ba5135: Layer already exists 07:31:07 175f7ca8060b: Layer already exists 07:31:07 f5830d7b12ec: Layer already exists 07:31:07 256f393e029f: Layer already exists 07:31:07 8921415ca9d9: Layer already exists 07:31:07 4.1.0-dev.75: digest: sha256:1110676c5280bde05566b4c08581305cb1145dd8ff3dfc46295586dab20a55c9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:07 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 07:31:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:31:07 954074d19ed3: Preparing 07:31:07 e56c38ba5135: Preparing 07:31:07 8d4534f3f6ef: Preparing 07:31:07 175f7ca8060b: Preparing 07:31:07 f5830d7b12ec: Preparing 07:31:07 8921415ca9d9: Preparing 07:31:07 256f393e029f: Preparing 07:31:07 256f393e029f: Waiting 07:31:07 8921415ca9d9: Waiting 07:31:07 175f7ca8060b: Layer already exists 07:31:07 e56c38ba5135: Layer already exists 07:31:07 8d4534f3f6ef: Layer already exists 07:31:07 954074d19ed3: Layer already exists 07:31:07 f5830d7b12ec: Layer already exists 07:31:07 8921415ca9d9: Layer already exists 07:31:07 256f393e029f: Layer already exists 07:31:07 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75: digest: sha256:1110676c5280bde05566b4c08581305cb1145dd8ff3dfc46295586dab20a55c9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:08 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:08 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 07:31:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:31:08 954074d19ed3: Preparing 07:31:08 e56c38ba5135: Preparing 07:31:08 8d4534f3f6ef: Preparing 07:31:08 175f7ca8060b: Preparing 07:31:08 f5830d7b12ec: Preparing 07:31:08 8921415ca9d9: Preparing 07:31:08 256f393e029f: Preparing 07:31:08 8921415ca9d9: Waiting 07:31:08 256f393e029f: Waiting 07:31:08 8d4534f3f6ef: Layer already exists 07:31:08 e56c38ba5135: Layer already exists 07:31:08 175f7ca8060b: Layer already exists 07:31:08 f5830d7b12ec: Layer already exists 07:31:08 954074d19ed3: Layer already exists 07:31:08 256f393e029f: Layer already exists 07:31:08 8921415ca9d9: Layer already exists 07:31:08 main: digest: sha256:1110676c5280bde05566b4c08581305cb1145dd8ff3dfc46295586dab20a55c9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:31:08 ===================================================== [Pipeline] echo 07:31:08 taggedImages: 07:31:08 - nexus3.edgexfoundry.org:10004/support-scheduler:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 07:31:08 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 07:31:08 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.75 07:31:08 - nexus3.edgexfoundry.org:10004/support-scheduler:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 07:31:08 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 07:31:08 ========================================================= 07:31:08 [edgeXBuildMultiArch] RAW Config: 07:31:08 images: 07:31:08 - nexus3.edgexfoundry.org:10004/core-command:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 07:31:08 - nexus3.edgexfoundry.org:10004/core-command:latest 07:31:08 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.75 07:31:08 - nexus3.edgexfoundry.org:10004/core-command:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 07:31:08 - nexus3.edgexfoundry.org:10004/core-command:main 07:31:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 07:31:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 07:31:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.75 07:31:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 07:31:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 07:31:08 - nexus3.edgexfoundry.org:10004/core-data:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 07:31:08 - nexus3.edgexfoundry.org:10004/core-data:latest 07:31:08 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.75 07:31:08 - nexus3.edgexfoundry.org:10004/core-data:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 07:31:08 - nexus3.edgexfoundry.org:10004/core-data:main 07:31:08 - nexus3.edgexfoundry.org:10004/core-keeper:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 07:31:08 - nexus3.edgexfoundry.org:10004/core-keeper:latest 07:31:08 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.75 07:31:08 - nexus3.edgexfoundry.org:10004/core-keeper:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 07:31:08 - nexus3.edgexfoundry.org:10004/core-keeper:main 07:31:08 - nexus3.edgexfoundry.org:10004/core-metadata:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 07:31:08 - nexus3.edgexfoundry.org:10004/core-metadata:latest 07:31:08 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.75 07:31:08 - nexus3.edgexfoundry.org:10004/core-metadata:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 07:31:08 - nexus3.edgexfoundry.org:10004/core-metadata:main 07:31:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 07:31:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:31:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.75 07:31:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 07:31:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 07:31:08 - nexus3.edgexfoundry.org:10004/security-proxy-auth:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 07:31:08 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 07:31:08 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.75 07:31:08 - nexus3.edgexfoundry.org:10004/security-proxy-auth:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 07:31:08 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 07:31:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 07:31:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:31:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.75 07:31:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 07:31:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 07:31:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 07:31:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:31:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.75 07:31:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 07:31:08 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 07:31:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 07:31:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:31:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.75 07:31:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 07:31:08 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 07:31:08 - nexus3.edgexfoundry.org:10004/security-spire-agent:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 07:31:08 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:31:08 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.75 07:31:08 - nexus3.edgexfoundry.org:10004/security-spire-agent:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 07:31:08 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 07:31:08 - nexus3.edgexfoundry.org:10004/security-spire-config:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 07:31:08 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 07:31:08 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.75 07:31:08 - nexus3.edgexfoundry.org:10004/security-spire-config:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 07:31:08 - nexus3.edgexfoundry.org:10004/security-spire-config:main 07:31:08 - nexus3.edgexfoundry.org:10004/security-spire-server:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 07:31:08 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 07:31:08 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.75 07:31:08 - nexus3.edgexfoundry.org:10004/security-spire-server:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 07:31:08 - nexus3.edgexfoundry.org:10004/security-spire-server:main 07:31:08 - nexus3.edgexfoundry.org:10004/support-notifications:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 07:31:08 - nexus3.edgexfoundry.org:10004/support-notifications:latest 07:31:08 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.75 07:31:08 - nexus3.edgexfoundry.org:10004/support-notifications:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 07:31:08 - nexus3.edgexfoundry.org:10004/support-notifications:main 07:31:08 - nexus3.edgexfoundry.org:10004/support-scheduler:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 07:31:08 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 07:31:08 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.75 07:31:08 - nexus3.edgexfoundry.org:10004/support-scheduler:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 07:31:08 - nexus3.edgexfoundry.org:10004/support-scheduler:main 07:31:08 settingsFile: 07:31:08 edgex-go-settings 07:31:08 ========================================================= [Pipeline] node 07:31:23 Still waiting to schedule task 07:31:23 All nodes of label ‘centos7-docker-4c-2g’ are offline 07:32:17 Running on prd-centos7-docker-4c-2g-772685 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:32:17 provisioning config files... 07:32:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config14834020195783976078tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:32:18 ---> ****-login.sh 07:32:18 nexus3.edgexfoundry.org:10001 07:48:10 #154 ... 07:48:10 07:48:10 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:48:10 #149 DONE 1161.4s 07:48:10 07:48:10 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:48:11 #150 ... 07:48:11 07:48:11 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:48:11 #155 DONE 0.1s 07:48:11 07:48:11 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:48:11 #156 DONE 0.1s 07:48:11 07:48:11 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:48:11 #157 DONE 0.3s 07:48:11 07:48:11 #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 07:48:11 #158 DONE 0.1s 07:48:11 07:48:11 #39 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 07:48:11 #39 ... 07:48:11 07:48:11 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:48:12 #159 DONE 0.2s 07:48:12 07:48:12 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:48:14 #160 DONE 2.2s 07:48:14 07:48:14 #108 [core-common-config-bootstrapper] exporting to image 07:48:14 #108 exporting layers 07:48:15 #108 exporting layers 1.0s done 07:48:15 #108 writing image sha256:6d25c77dd7b1bb1b58db3d1ae524ac8693352279c53f6cf2fe0e761074473fb2 07:48:15 #108 writing image sha256:6d25c77dd7b1bb1b58db3d1ae524ac8693352279c53f6cf2fe0e761074473fb2 0.1s done 07:48:15 #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 07:48:15 #108 DONE 9.3s 07:48:15 07:48:15 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:48:33 #154 ... 07:48:33 07:48:33 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:48:33 #153 DONE 1181.5s 07:48:33 07:48:33 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:48:33 #161 DONE 0.4s 07:48:33 07:48:33 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 07:48:33 #162 DONE 2.4s 07:48:33 07:48:33 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 07:48:33 #163 DONE 0.3s 07:48:33 07:48:33 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 07:48:34 #164 DONE 0.3s 07:48:34 07:48:34 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:48:34 #165 DONE 0.4s 07:48:34 07:48:34 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 07:48:34 #166 DONE 0.1s 07:48:34 07:48:34 #39 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 07:48:34 #39 ... 07:48:34 07:48:34 #167 [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/ 07:48:34 #167 DONE 0.2s 07:48:34 07:48:34 #168 [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/ 07:48:34 #168 DONE 0.2s 07:48:34 07:48:34 #169 [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/ 07:48:35 #169 DONE 0.1s 07:48:35 07:48:35 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:48:35 #170 DONE 0.1s 07:48:35 07:48:35 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 07:48:37 #171 DONE 2.2s 07:48:37 07:48:37 #108 [security-bootstrapper] exporting to image 07:48:37 #108 exporting layers 07:48:38 #108 exporting layers 1.2s done 07:48:38 #108 writing image sha256:fc2ea430bc2b5e59780ec1f97d99f1f6838e65ad29923eecbc071f16700a9260 done 07:48:38 #108 naming to docker.io/library/security-bootstrapper-arm64 done 07:48:38 #108 DONE 10.6s 07:48:38 07:48:38 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:04:46 #144 ... 08:04:46 08:04:46 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:04:46 #148 DONE 2152.2s 08:04:46 08:04:46 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:04:46 #145 ... 08:04:46 08:04:46 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:04:46 #172 DONE 0.1s 08:04:46 08:04:46 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:04:46 #173 DONE 0.3s 08:04:46 08:04:46 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:04:46 #147 ... 08:04:46 08:04:46 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:04:46 #174 DONE 0.5s 08:04:46 08:04:46 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:04:46 #175 DONE 0.2s 08:04:46 08:04:46 #6 [core-data internal] load build definition from Dockerfile 08:04:46 #6 ... 08:04:46 08:04:46 #108 [core-command] exporting to image 08:04:46 #108 exporting layers 08:04:46 #108 exporting layers 0.5s done 08:04:46 #108 writing image sha256:a81c47c874af1b390ad93e734a51703eb8a057d77527ed3a20e2764912352f76 done 08:04:46 #108 naming to docker.io/library/core-command-arm64 0.0s done 08:04:46 #108 DONE 11.1s 08:04:46 08:04:46 #39 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 08:05:08 #39 ... 08:05:08 08:05:08 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:05:08 #146 DONE 2178.3s 08:05:08 08:05:08 #39 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 08:05:08 #39 ... 08:05:08 08:05:08 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:05:08 #176 DONE 0.2s 08:05:08 08:05:08 #6 [core-data internal] load build definition from Dockerfile 08:05:08 #6 ... 08:05:08 08:05:08 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:05:08 #177 DONE 0.3s 08:05:08 08:05:08 #39 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 08:05:08 #39 ... 08:05:08 08:05:08 #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:05:08 #178 DONE 0.1s 08:05:08 08:05:08 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:05:08 #179 DONE 0.1s 08:05:08 08:05:08 #6 [core-data internal] load build definition from Dockerfile 08:05:08 #6 ... 08:05:08 08:05:08 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:05:09 #180 DONE 0.6s 08:05:09 08:05:09 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:05:09 #151 ... 08:05:09 08:05:09 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:05:09 #181 DONE 0.1s 08:05:09 08:05:09 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:05:11 #182 DONE 2.0s 08:05:11 08:05:11 #108 [security-proxy-setup] exporting to image 08:05:11 #108 exporting layers 08:05:12 #108 exporting layers 1.0s done 08:05:12 #108 writing image sha256:9f574ee0b6a2a0f5d06743991ff9d6f108e3f5db3a1bfa8ecdd1492b2c9e9980 done 08:05:12 #108 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 08:05:12 #108 DONE 12.1s 08:05:12 08:05:12 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:05:13 #147 ... 08:05:13 08:05:13 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:05:13 #154 2184.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.75 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:05:45 #154 DONE 2213.7s 08:05:45 08:05:45 #39 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 08:05:45 #39 ... 08:05:45 08:05:45 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:05:45 #183 DONE 0.4s 08:05:45 08:05:45 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:05:45 #144 ... 08:05:45 08:05:45 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:05:45 #184 DONE 0.1s 08:05:45 08:05:45 #185 [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 08:05:45 #185 DONE 0.1s 08:05:45 08:05:45 #39 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 08:05:45 #39 ... 08:05:45 08:05:45 #186 [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 08:05:45 #186 DONE 0.1s 08:05:45 08:05:45 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:05:45 #187 DONE 0.1s 08:05:45 08:05:45 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:05:45 #150 ... 08:05:45 08:05:45 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:05:45 #188 DONE 0.4s 08:05:45 08:05:45 #39 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 08:05:45 #39 ... 08:05:45 08:05:45 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:05:45 #189 DONE 0.5s 08:05:45 08:05:45 #39 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 08:05:45 #39 ... 08:05:45 08:05:45 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:05:45 #190 DONE 0.1s 08:05:45 08:05:45 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:05:47 #191 DONE 1.9s 08:05:47 08:05:47 #108 [security-secretstore-setup] exporting to image 08:05:47 #108 exporting layers 08:05:49 #108 exporting layers 1.6s done 08:05:49 #108 writing image sha256:63543f811176660e3675803ed99b0be38605facc18b5079508ba738b489d23ba done 08:05:49 #108 naming to docker.io/library/security-secretstore-setup-arm64 done 08:05:49 #108 DONE 13.7s 08:05:49 08:05:49 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:06:45 #51 ... 08:06:45 08:06:45 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:06:45 #145 DONE 2270.4s 08:06:45 08:06:45 #39 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 08:06:45 #39 ... 08:06:45 08:06:45 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:06:45 #192 DONE 0.3s 08:06:45 08:06:45 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:06:45 #152 ... 08:06:45 08:06:45 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:06:45 #193 DONE 0.2s 08:06:45 08:06:45 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:06:45 #194 DONE 0.5s 08:06:45 08:06:45 #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:06:45 #195 DONE 0.1s 08:06:45 08:06:45 #108 [security-spiffe-token-provider] exporting to image 08:06:45 #108 exporting layers 08:06:45 #108 exporting layers 0.5s done 08:06:45 #108 writing image sha256:8c9f04c76e5cabd17f38635ffed49bfe47a775246fb7dc10a59884e8c61d4679 done 08:06:45 #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done 08:06:45 #108 DONE 14.2s 08:06:45 08:06:45 #39 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 08:07:17 #39 ... 08:07:17 08:07:17 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:07:17 #150 DONE 2308.7s 08:07:18 08:07:18 #39 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 08:07:18 #39 ... 08:07:18 08:07:18 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:07:18 #196 DONE 0.1s 08:07:18 08:07:18 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:07:18 #147 ... 08:07:18 08:07:18 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:07:18 #197 DONE 0.3s 08:07:18 08:07:18 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:07:19 #144 ... 08:07:19 08:07:19 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:07:19 #198 DONE 0.7s 08:07:19 08:07:19 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 08:07:20 #199 DONE 0.4s 08:07:20 08:07:20 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:07:20 #200 DONE 0.3s 08:07:20 08:07:20 #6 [core-data internal] load build definition from Dockerfile 08:07:20 #6 ... 08:07:20 08:07:20 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:07:22 #201 DONE 1.8s 08:07:22 08:07:22 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:07:22 #147 ... 08:07:22 08:07:22 #108 [security-proxy-auth] exporting to image 08:07:22 #108 exporting layers 08:07:23 #108 exporting layers 0.9s done 08:07:23 #108 writing image sha256:6ee0694873ddd393103c430b235452e9242f3c3a0072012ad240dc2b52548e7a done 08:07:23 #108 naming to docker.io/library/security-proxy-auth-arm64 done 08:07:23 #108 DONE 15.2s 08:07:23 08:07:23 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:07:23 #144 ... 08:07:23 08:07:23 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:07:23 #152 DONE 2314.4s 08:07:23 08:07:23 #39 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 08:07:23 #39 ... 08:07:23 08:07:23 #202 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:07:23 #202 DONE 0.2s 08:07:23 08:07:23 #39 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 08:07:24 #39 ... 08:07:24 08:07:24 #203 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:07:24 #203 DONE 0.2s 08:07:24 08:07:24 #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:07:25 #204 DONE 0.5s 08:07:25 08:07:25 #205 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:07:25 #205 DONE 0.1s 08:07:25 08:07:25 #108 [core-data] exporting to image 08:07:26 #108 exporting layers 0.7s done 08:07:26 #108 writing image sha256:164b59363fc3e3efee5603b346817bc058f23d3645b30a6a55c27f2f5cbf8c1e done 08:07:26 #108 naming to docker.io/library/core-data-arm64 done 08:07:26 #108 DONE 15.8s 08:07:26 08:07:26 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:07:26 #147 ... 08:07:26 08:07:26 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:07:26 #144 DONE 2317.2s 08:07:26 08:07:26 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:07:27 #151 ... 08:07:27 08:07:27 #206 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 08:07:27 #206 DONE 0.2s 08:07:27 08:07:27 #207 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:07:27 #207 DONE 0.6s 08:07:27 08:07:27 #208 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:07:28 #208 DONE 0.1s 08:07:28 08:07:28 #108 [core-keeper] exporting to image 08:07:28 #108 exporting layers 0.6s done 08:07:28 #108 writing image sha256:9b123f6c32e4f53a57b68d05196550bd59bbd6042fe738091575f26f9c1f59b8 done 08:07:28 #108 naming to docker.io/library/core-keeper-arm64 done 08:07:28 #108 DONE 16.4s 08:07:28 08:07:28 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:07:30 #147 ... 08:07:30 08:07:30 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:07:30 #151 DONE 2320.8s 08:07:30 08:07:30 #6 [core-data internal] load build definition from Dockerfile 08:07:30 #6 ... 08:07:30 08:07:30 #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:07:30 #209 DONE 0.2s 08:07:30 08:07:30 #6 [core-data internal] load build definition from Dockerfile 08:07:30 #6 ... 08:07:30 08:07:30 #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:07:30 #210 DONE 0.1s 08:07:30 08:07:30 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:07:31 #211 DONE 0.5s 08:07:31 08:07:31 #6 [core-data internal] load build definition from Dockerfile 08:07:31 #6 ... 08:07:31 08:07:31 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:07:31 #212 DONE 0.1s 08:07:31 08:07:31 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:07:31 #213 DONE 0.1s 08:07:31 08:07:31 #39 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 08:07:31 #39 ... 08:07:31 08:07:31 #108 [core-metadata] exporting to image 08:07:33 #108 exporting layers 1.7s done 08:07:33 #108 writing image sha256:5af2243171fde6b6609e1246e69fc2c3bc37aa8e17c8ef8e0e75881daeef42f0 done 08:07:33 #108 naming to docker.io/library/core-metadata-arm64 done 08:07:33 #108 DONE 18.1s 08:07:33 08:07:33 #39 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 08:08:00 #39 ... 08:08:00 08:08:00 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:08:00 #147 DONE 2350.3s 08:08:00 08:08:00 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:08:00 #214 DONE 0.2s 08:08:00 08:08:00 #6 [core-data internal] load build definition from Dockerfile 08:08:00 #6 ... 08:08:00 08:08:00 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:08:00 #215 DONE 0.1s 08:08:00 08:08:00 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:08:00 #216 DONE 0.6s 08:08:00 08:08:00 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 08:08:00 #217 DONE 0.1s 08:08:00 08:08:00 #108 [support-scheduler] exporting to image 08:08:00 #108 exporting layers 08:08:01 #108 exporting layers 1.1s done 08:08:01 #108 writing image sha256:0785fd315424d6a7ce75755e6a08a5d31493710467a219683210c455e2ea26ca done 08:08:01 #108 naming to docker.io/library/support-scheduler-arm64 done 08:08:01 #108 DONE 19.2s 08:08:01 08:08:01 #6 [core-data internal] load build definition from Dockerfile 08:08:06 #6 ... 08:08:06 08:08:06 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:08:06 #142 DONE 2356.5s 08:08:06 08:08:06 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:08:06 #218 DONE 0.1s 08:08:06 08:08:06 #39 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 08:08:06 #39 ... 08:08:06 08:08:06 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:08:06 #219 DONE 0.1s 08:08:06 08:08:06 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:08:06 #220 DONE 0.4s 08:08:06 08:08:06 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:08:06 #221 DONE 0.1s 08:08:06 08:08:06 #6 [core-data internal] load build definition from Dockerfile 08:08:06 #6 ... 08:08:06 08:08:06 #108 [support-notifications] exporting to image 08:08:07 #108 exporting layers 0.6s done 08:08:07 #108 writing image sha256:d07f7d37b289230354f006907434feb8278f66a5a6676eaace07e02c59eb4f73 done 08:08:07 #108 naming to docker.io/library/support-notifications-arm64 done 08:08:07 #108 DONE 19.8s 08:08:07 08:08:07 #6 [core-data internal] load build definition from Dockerfile 08:08:07 time="2025-11-07T07:26:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:08:07 time="2025-11-07T07:26:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:08:07 time="2025-11-07T07:26:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:08:07 time="2025-11-07T07:26:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:08:07 time="2025-11-07T07:26:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:08:07 time="2025-11-07T07:26:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:08:07 time="2025-11-07T07:26:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:08:07 time="2025-11-07T07:26:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:08:07 time="2025-11-07T07:26:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:08:07 time="2025-11-07T07:26:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:08:07 time="2025-11-07T07:26:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:08:07 time="2025-11-07T07:26:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:08:07 time="2025-11-07T07:26:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:08:07 time="2025-11-07T07:26:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:08:07 time="2025-11-07T07:26:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:08:07 $ docker stop --time=1 72890eb4ed7ae7583eadbc99cfba5bad36e413b9d7a0cd6e30b13de8373e9b36 08:08:09 $ docker rm -f --volumes 72890eb4ed7ae7583eadbc99cfba5bad36e413b9d7a0cd6e30b13de8373e9b36 [Pipeline] // withDockerContainer [Pipeline] sh 08:08:09 + docker images 08:08:09 REPOSITORY TAG IMAGE ID CREATED SIZE 08:08:09 support-notifications-arm64 latest d07f7d37b289 3 seconds ago 53.4MB 08:08:09 support-scheduler-arm64 latest 0785fd315424 9 seconds ago 49.5MB 08:08:09 core-metadata-arm64 latest 5af2243171fd 38 seconds ago 45.7MB 08:08:09 core-keeper-arm64 latest 9b123f6c32e4 42 seconds ago 45.4MB 08:08:09 core-data-arm64 latest 164b59363fc3 44 seconds ago 45.6MB 08:08:09 security-proxy-auth-arm64 latest 6ee0694873dd 47 seconds ago 44.8MB 08:08:09 security-spiffe-token-provider-arm64 latest 8c9f04c76e5c About a minute ago 49.2MB 08:08:09 security-secretstore-setup-arm64 latest 63543f811176 2 minutes ago 81.7MB 08:08:09 security-proxy-setup-arm64 latest 9f574ee0b6a2 2 minutes ago 51.1MB 08:08:09 core-command-arm64 latest a81c47c874af 3 minutes ago 40.2MB 08:08:09 security-bootstrapper-arm64 latest fc2ea430bc2b 19 minutes ago 21.2MB 08:08:09 core-common-config-bootstrapper-arm64 latest 6d25c77dd7b1 19 minutes ago 20.1MB 08:08:09 security-spire-agent-arm64 latest 469cf7285491 40 minutes ago 219MB 08:08:09 security-spire-server-arm64 latest 4a2a15850828 40 minutes ago 163MB 08:08:09 security-spire-config-arm64 latest 647db23e8fd0 40 minutes ago 162MB 08:08:09 ci-base-image-arm64 latest d9850984b520 42 minutes ago 927MB 08:08:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 3 weeks ago 564MB 08:08:09 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) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:08:09 provisioning config files... 08:08:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/924@tmp/config483096269194429500tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:08:10 ---> ****-login.sh 08:08:10 nexus3.edgexfoundry.org:10001 08:08:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:08:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:08:10 Configure a credential helper to remove this warning. See 08:08:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:08:10 08:08:10 Login Succeeded 08:08:10 nexus3.edgexfoundry.org:10002 08:08:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:08:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:08:10 Configure a credential helper to remove this warning. See 08:08:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:08:10 08:08:10 Login Succeeded 08:08:10 nexus3.edgexfoundry.org:10003 08:08:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:08:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:08:11 Configure a credential helper to remove this warning. See 08:08:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:08:11 08:08:11 Login Succeeded 08:08:11 nexus3.edgexfoundry.org:10004 08:08:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:08:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:08:11 Configure a credential helper to remove this warning. See 08:08:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:08:11 08:08:11 Login Succeeded 08:08:11 ****.io 08:08:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:08:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:08:12 Configure a credential helper to remove this warning. See 08:08:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:08:12 08:08:12 Login Succeeded 08:08:12 ---> ****-login.sh ends [Pipeline] } 08:08:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:08:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:08:12 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 08:08:12 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 08:08:12 latest 08:08:12 4.1.0-dev.75 08:08:12 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 08:08:12 main 08:08:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:12 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:12 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 08:08:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:08:12 e7a999eb2266: Preparing 08:08:12 f778266101eb: Preparing 08:08:12 b54901840589: Preparing 08:08:12 f845f6bc6f52: Preparing 08:08:12 7e7b2ff0c5cd: Preparing 08:08:12 3a9c23b06f09: Preparing 08:08:12 0e64f2360a44: Preparing 08:08:12 3a9c23b06f09: Waiting 08:08:12 0e64f2360a44: Waiting 08:08:13 b54901840589: Pushed 08:08:13 f845f6bc6f52: Pushed 08:08:13 7e7b2ff0c5cd: Pushed 08:08:13 e7a999eb2266: Pushed 08:08:13 0e64f2360a44: Layer already exists 08:08:13 3a9c23b06f09: Pushed 08:08:19 f778266101eb: Pushed 08:08:20 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b: digest: sha256:f73016fd5b127df53ae95349a90ec59ec6dab3595a4c7e58702813703a32e72e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:20 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:20 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 08:08:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:08:20 e7a999eb2266: Preparing 08:08:20 f778266101eb: Preparing 08:08:20 b54901840589: Preparing 08:08:20 f845f6bc6f52: Preparing 08:08:20 7e7b2ff0c5cd: Preparing 08:08:20 3a9c23b06f09: Preparing 08:08:20 0e64f2360a44: Preparing 08:08:20 3a9c23b06f09: Waiting 08:08:20 0e64f2360a44: Waiting 08:08:20 f845f6bc6f52: Layer already exists 08:08:20 f778266101eb: Layer already exists 08:08:20 e7a999eb2266: Layer already exists 08:08:20 7e7b2ff0c5cd: Layer already exists 08:08:20 b54901840589: Layer already exists 08:08:21 0e64f2360a44: Layer already exists 08:08:21 3a9c23b06f09: Layer already exists 08:08:21 latest: digest: sha256:f73016fd5b127df53ae95349a90ec59ec6dab3595a4c7e58702813703a32e72e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:21 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:21 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.75 08:08:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:08:21 e7a999eb2266: Preparing 08:08:21 f778266101eb: Preparing 08:08:21 b54901840589: Preparing 08:08:21 f845f6bc6f52: Preparing 08:08:21 7e7b2ff0c5cd: Preparing 08:08:21 3a9c23b06f09: Preparing 08:08:21 0e64f2360a44: Preparing 08:08:21 0e64f2360a44: Waiting 08:08:21 3a9c23b06f09: Waiting 08:08:21 f778266101eb: Layer already exists 08:08:21 7e7b2ff0c5cd: Layer already exists 08:08:21 e7a999eb2266: Layer already exists 08:08:21 b54901840589: Layer already exists 08:08:21 f845f6bc6f52: Layer already exists 08:08:21 3a9c23b06f09: Layer already exists 08:08:21 0e64f2360a44: Layer already exists 08:08:22 4.1.0-dev.75: digest: sha256:f73016fd5b127df53ae95349a90ec59ec6dab3595a4c7e58702813703a32e72e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:22 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:23 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 08:08:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:08:23 e7a999eb2266: Preparing 08:08:23 f778266101eb: Preparing 08:08:23 b54901840589: Preparing 08:08:23 f845f6bc6f52: Preparing 08:08:23 7e7b2ff0c5cd: Preparing 08:08:23 3a9c23b06f09: Preparing 08:08:23 0e64f2360a44: Preparing 08:08:23 0e64f2360a44: Waiting 08:08:23 3a9c23b06f09: Waiting 08:08:23 e7a999eb2266: Layer already exists 08:08:23 f845f6bc6f52: Layer already exists 08:08:23 f778266101eb: Layer already exists 08:08:23 b54901840589: Layer already exists 08:08:23 7e7b2ff0c5cd: Layer already exists 08:08:23 0e64f2360a44: Layer already exists 08:08:23 3a9c23b06f09: Layer already exists 08:08:23 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75: digest: sha256:f73016fd5b127df53ae95349a90ec59ec6dab3595a4c7e58702813703a32e72e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:24 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:24 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 08:08:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:08:24 e7a999eb2266: Preparing 08:08:24 f778266101eb: Preparing 08:08:24 b54901840589: Preparing 08:08:24 f845f6bc6f52: Preparing 08:08:24 7e7b2ff0c5cd: Preparing 08:08:24 3a9c23b06f09: Preparing 08:08:24 0e64f2360a44: Preparing 08:08:24 3a9c23b06f09: Waiting 08:08:24 0e64f2360a44: Waiting 08:08:24 f778266101eb: Layer already exists 08:08:24 e7a999eb2266: Layer already exists 08:08:24 7e7b2ff0c5cd: Layer already exists 08:08:24 f845f6bc6f52: Layer already exists 08:08:24 b54901840589: Layer already exists 08:08:24 3a9c23b06f09: Layer already exists 08:08:24 0e64f2360a44: Layer already exists 08:08:24 main: digest: sha256:f73016fd5b127df53ae95349a90ec59ec6dab3595a4c7e58702813703a32e72e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:08:24 ===================================================== [Pipeline] echo 08:08:24 taggedImages: 08:08:24 - nexus3.edgexfoundry.org:10004/core-command-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 08:08:24 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 08:08:24 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.75 08:08:24 - nexus3.edgexfoundry.org:10004/core-command-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 08:08:24 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 08:08:24 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 08:08:24 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 08:08:24 latest 08:08:24 4.1.0-dev.75 08:08:24 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 08:08:24 main 08:08:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:25 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 08:08:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:08:25 6e6477c4674e: Preparing 08:08:25 c432a7d32b96: Preparing 08:08:25 5440a2f33c62: Preparing 08:08:25 db979a87e8ea: Preparing 08:08:25 b54901840589: Preparing 08:08:25 f845f6bc6f52: Preparing 08:08:25 7e7b2ff0c5cd: Preparing 08:08:25 3a9c23b06f09: Preparing 08:08:25 0e64f2360a44: Preparing 08:08:25 7e7b2ff0c5cd: Waiting 08:08:25 3a9c23b06f09: Waiting 08:08:25 0e64f2360a44: Waiting 08:08:25 f845f6bc6f52: Waiting 08:08:25 b54901840589: Layer already exists 08:08:26 f845f6bc6f52: Layer already exists 08:08:26 5440a2f33c62: Pushed 08:08:26 c432a7d32b96: Pushed 08:08:26 7e7b2ff0c5cd: Layer already exists 08:08:26 3a9c23b06f09: Layer already exists 08:08:26 6e6477c4674e: Pushed 08:08:26 0e64f2360a44: Layer already exists 08:08:28 db979a87e8ea: Pushed 08:08:28 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b: digest: sha256:ade9853c2333659d1b40a257a3daa794057e72bab444420345008b1edbd55da5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:29 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 08:08:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:08:29 6e6477c4674e: Preparing 08:08:29 c432a7d32b96: Preparing 08:08:29 5440a2f33c62: Preparing 08:08:29 db979a87e8ea: Preparing 08:08:29 b54901840589: Preparing 08:08:29 f845f6bc6f52: Preparing 08:08:29 7e7b2ff0c5cd: Preparing 08:08:29 f845f6bc6f52: Waiting 08:08:29 3a9c23b06f09: Preparing 08:08:29 0e64f2360a44: Preparing 08:08:29 7e7b2ff0c5cd: Waiting 08:08:29 3a9c23b06f09: Waiting 08:08:29 0e64f2360a44: Waiting 08:08:29 5440a2f33c62: Layer already exists 08:08:29 6e6477c4674e: Layer already exists 08:08:29 db979a87e8ea: Layer already exists 08:08:29 b54901840589: Layer already exists 08:08:29 c432a7d32b96: Layer already exists 08:08:29 f845f6bc6f52: Layer already exists 08:08:29 7e7b2ff0c5cd: Layer already exists 08:08:29 3a9c23b06f09: Layer already exists 08:08:29 0e64f2360a44: Layer already exists 08:08:29 latest: digest: sha256:ade9853c2333659d1b40a257a3daa794057e72bab444420345008b1edbd55da5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:30 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:30 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.75 08:08:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:08:30 6e6477c4674e: Preparing 08:08:30 c432a7d32b96: Preparing 08:08:30 5440a2f33c62: Preparing 08:08:30 db979a87e8ea: Preparing 08:08:30 b54901840589: Preparing 08:08:30 f845f6bc6f52: Preparing 08:08:30 7e7b2ff0c5cd: Preparing 08:08:30 3a9c23b06f09: Preparing 08:08:30 0e64f2360a44: Preparing 08:08:30 7e7b2ff0c5cd: Waiting 08:08:30 3a9c23b06f09: Waiting 08:08:30 0e64f2360a44: Waiting 08:08:30 f845f6bc6f52: Waiting 08:08:30 db979a87e8ea: Layer already exists 08:08:30 5440a2f33c62: Layer already exists 08:08:30 c432a7d32b96: Layer already exists 08:08:30 6e6477c4674e: Layer already exists 08:08:30 b54901840589: Layer already exists 08:08:30 f845f6bc6f52: Layer already exists 08:08:30 3a9c23b06f09: Layer already exists 08:08:30 7e7b2ff0c5cd: Layer already exists 08:08:30 0e64f2360a44: Layer already exists 08:08:30 4.1.0-dev.75: digest: sha256:ade9853c2333659d1b40a257a3daa794057e72bab444420345008b1edbd55da5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:31 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:31 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 08:08:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:08:31 6e6477c4674e: Preparing 08:08:31 c432a7d32b96: Preparing 08:08:31 5440a2f33c62: Preparing 08:08:31 db979a87e8ea: Preparing 08:08:31 b54901840589: Preparing 08:08:31 f845f6bc6f52: Preparing 08:08:31 7e7b2ff0c5cd: Preparing 08:08:31 3a9c23b06f09: Preparing 08:08:31 0e64f2360a44: Preparing 08:08:31 7e7b2ff0c5cd: Waiting 08:08:31 3a9c23b06f09: Waiting 08:08:31 f845f6bc6f52: Waiting 08:08:31 0e64f2360a44: Waiting 08:08:31 6e6477c4674e: Layer already exists 08:08:31 c432a7d32b96: Layer already exists 08:08:31 5440a2f33c62: Layer already exists 08:08:31 b54901840589: Layer already exists 08:08:31 db979a87e8ea: Layer already exists 08:08:31 7e7b2ff0c5cd: Layer already exists 08:08:31 0e64f2360a44: Layer already exists 08:08:31 3a9c23b06f09: Layer already exists 08:08:31 f845f6bc6f52: Layer already exists 08:08:31 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75: digest: sha256:ade9853c2333659d1b40a257a3daa794057e72bab444420345008b1edbd55da5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:31 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 08:08:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:08:32 6e6477c4674e: Preparing 08:08:32 c432a7d32b96: Preparing 08:08:32 5440a2f33c62: Preparing 08:08:32 db979a87e8ea: Preparing 08:08:32 b54901840589: Preparing 08:08:32 f845f6bc6f52: Preparing 08:08:32 7e7b2ff0c5cd: Preparing 08:08:32 3a9c23b06f09: Preparing 08:08:32 0e64f2360a44: Preparing 08:08:32 f845f6bc6f52: Waiting 08:08:32 7e7b2ff0c5cd: Waiting 08:08:32 0e64f2360a44: Waiting 08:08:32 3a9c23b06f09: Waiting 08:08:32 c432a7d32b96: Layer already exists 08:08:32 5440a2f33c62: Layer already exists 08:08:32 b54901840589: Layer already exists 08:08:32 db979a87e8ea: Layer already exists 08:08:32 6e6477c4674e: Layer already exists 08:08:32 3a9c23b06f09: Layer already exists 08:08:32 7e7b2ff0c5cd: Layer already exists 08:08:32 f845f6bc6f52: Layer already exists 08:08:32 0e64f2360a44: Layer already exists 08:08:32 main: digest: sha256:ade9853c2333659d1b40a257a3daa794057e72bab444420345008b1edbd55da5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:08:32 ===================================================== [Pipeline] echo 08:08:32 taggedImages: 08:08:32 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 08:08:32 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 08:08:32 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.75 08:08:32 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 08:08:32 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 08:08:32 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 08:08:32 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 08:08:32 latest 08:08:32 4.1.0-dev.75 08:08:32 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 08:08:32 main 08:08:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:33 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:33 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 08:08:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:08:33 0bec01a8013e: Preparing 08:08:33 486639593085: Preparing 08:08:33 b54901840589: Preparing 08:08:33 f845f6bc6f52: Preparing 08:08:33 1da3484681cc: Preparing 08:08:33 a22d2882b07e: Preparing 08:08:33 0e64f2360a44: Preparing 08:08:33 a22d2882b07e: Waiting 08:08:33 0e64f2360a44: Waiting 08:08:33 1da3484681cc: Pushed 08:08:34 b54901840589: Layer already exists 08:08:34 f845f6bc6f52: Layer already exists 08:08:34 0e64f2360a44: Layer already exists 08:08:34 0bec01a8013e: Pushed 08:08:34 a22d2882b07e: Pushed 08:08:41 486639593085: Pushed 08:08:41 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b: digest: sha256:527ba7e30c64846dd7545027fa59b5ab22cba2cb6219464a0469fca4105ccfc6 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:42 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:42 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 08:08:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:08:42 0bec01a8013e: Preparing 08:08:42 486639593085: Preparing 08:08:42 b54901840589: Preparing 08:08:42 f845f6bc6f52: Preparing 08:08:42 1da3484681cc: Preparing 08:08:42 a22d2882b07e: Preparing 08:08:42 0e64f2360a44: Preparing 08:08:42 a22d2882b07e: Waiting 08:08:42 0e64f2360a44: Waiting 08:08:42 f845f6bc6f52: Layer already exists 08:08:42 486639593085: Layer already exists 08:08:42 b54901840589: Layer already exists 08:08:42 1da3484681cc: Layer already exists 08:08:42 0bec01a8013e: Layer already exists 08:08:42 a22d2882b07e: Layer already exists 08:08:42 0e64f2360a44: Layer already exists 08:08:42 latest: digest: sha256:527ba7e30c64846dd7545027fa59b5ab22cba2cb6219464a0469fca4105ccfc6 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:43 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:43 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.75 08:08:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:08:43 0bec01a8013e: Preparing 08:08:43 486639593085: Preparing 08:08:43 b54901840589: Preparing 08:08:43 f845f6bc6f52: Preparing 08:08:43 1da3484681cc: Preparing 08:08:43 a22d2882b07e: Preparing 08:08:43 0e64f2360a44: Preparing 08:08:43 a22d2882b07e: Waiting 08:08:43 0e64f2360a44: Waiting 08:08:43 0bec01a8013e: Layer already exists 08:08:43 486639593085: Layer already exists 08:08:43 b54901840589: Layer already exists 08:08:43 1da3484681cc: Layer already exists 08:08:43 f845f6bc6f52: Layer already exists 08:08:43 0e64f2360a44: Layer already exists 08:08:43 a22d2882b07e: Layer already exists 08:08:43 4.1.0-dev.75: digest: sha256:527ba7e30c64846dd7545027fa59b5ab22cba2cb6219464a0469fca4105ccfc6 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:44 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:44 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 08:08:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:08:44 0bec01a8013e: Preparing 08:08:44 486639593085: Preparing 08:08:44 b54901840589: Preparing 08:08:44 f845f6bc6f52: Preparing 08:08:44 1da3484681cc: Preparing 08:08:44 a22d2882b07e: Preparing 08:08:44 0e64f2360a44: Preparing 08:08:44 a22d2882b07e: Waiting 08:08:44 0e64f2360a44: Waiting 08:08:44 0bec01a8013e: Layer already exists 08:08:44 f845f6bc6f52: Layer already exists 08:08:44 1da3484681cc: Layer already exists 08:08:44 486639593085: Layer already exists 08:08:44 b54901840589: Layer already exists 08:08:44 0e64f2360a44: Layer already exists 08:08:44 a22d2882b07e: Layer already exists 08:08:44 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75: digest: sha256:527ba7e30c64846dd7545027fa59b5ab22cba2cb6219464a0469fca4105ccfc6 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:44 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:45 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 08:08:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:08:45 0bec01a8013e: Preparing 08:08:45 486639593085: Preparing 08:08:45 b54901840589: Preparing 08:08:45 f845f6bc6f52: Preparing 08:08:45 1da3484681cc: Preparing 08:08:45 a22d2882b07e: Preparing 08:08:45 0e64f2360a44: Preparing 08:08:45 a22d2882b07e: Waiting 08:08:45 0e64f2360a44: Waiting 08:08:45 b54901840589: Layer already exists 08:08:45 486639593085: Layer already exists 08:08:45 0bec01a8013e: Layer already exists 08:08:45 1da3484681cc: Layer already exists 08:08:45 f845f6bc6f52: Layer already exists 08:08:45 0e64f2360a44: Layer already exists 08:08:45 a22d2882b07e: Layer already exists 08:08:45 main: digest: sha256:527ba7e30c64846dd7545027fa59b5ab22cba2cb6219464a0469fca4105ccfc6 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:08:45 ===================================================== [Pipeline] echo 08:08:45 taggedImages: 08:08:45 - nexus3.edgexfoundry.org:10004/core-data-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 08:08:45 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 08:08:45 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.75 08:08:45 - nexus3.edgexfoundry.org:10004/core-data-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 08:08:45 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 08:08:45 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 08:08:45 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 08:08:45 latest 08:08:45 4.1.0-dev.75 08:08:45 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 08:08:45 main 08:08:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:45 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:46 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 08:08:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:08:46 e77a95c571aa: Preparing 08:08:46 7e28697c9c39: Preparing 08:08:46 f845f6bc6f52: Preparing 08:08:46 d0487e1183b8: Preparing 08:08:46 364b6e180448: Preparing 08:08:46 0e64f2360a44: Preparing 08:08:46 0e64f2360a44: Waiting 08:08:46 f845f6bc6f52: Layer already exists 08:08:46 0e64f2360a44: Layer already exists 08:08:46 364b6e180448: Pushed 08:08:46 d0487e1183b8: Pushed 08:08:46 e77a95c571aa: Pushed 08:08:54 7e28697c9c39: Pushed 08:08:54 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b: digest: sha256:cb36f1f6506fa9997e3d843ef6c1f09a2da9e37404bcf1d991c1e2a5a38a93ce size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:55 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:55 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 08:08:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:08:55 e77a95c571aa: Preparing 08:08:55 7e28697c9c39: Preparing 08:08:55 f845f6bc6f52: Preparing 08:08:55 d0487e1183b8: Preparing 08:08:55 364b6e180448: Preparing 08:08:55 0e64f2360a44: Preparing 08:08:55 0e64f2360a44: Waiting 08:08:55 f845f6bc6f52: Layer already exists 08:08:55 364b6e180448: Layer already exists 08:08:55 7e28697c9c39: Layer already exists 08:08:55 e77a95c571aa: Layer already exists 08:08:55 d0487e1183b8: Layer already exists 08:08:55 0e64f2360a44: Layer already exists 08:08:55 latest: digest: sha256:cb36f1f6506fa9997e3d843ef6c1f09a2da9e37404bcf1d991c1e2a5a38a93ce size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:55 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:56 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.75 08:08:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:08:56 e77a95c571aa: Preparing 08:08:56 7e28697c9c39: Preparing 08:08:56 f845f6bc6f52: Preparing 08:08:56 d0487e1183b8: Preparing 08:08:56 364b6e180448: Preparing 08:08:56 0e64f2360a44: Preparing 08:08:56 0e64f2360a44: Waiting 08:08:56 d0487e1183b8: Layer already exists 08:08:56 364b6e180448: Layer already exists 08:08:56 f845f6bc6f52: Layer already exists 08:08:56 7e28697c9c39: Layer already exists 08:08:56 e77a95c571aa: Layer already exists 08:08:56 0e64f2360a44: Layer already exists 08:08:56 4.1.0-dev.75: digest: sha256:cb36f1f6506fa9997e3d843ef6c1f09a2da9e37404bcf1d991c1e2a5a38a93ce size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:56 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:57 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 08:08:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:08:57 e77a95c571aa: Preparing 08:08:57 7e28697c9c39: Preparing 08:08:57 f845f6bc6f52: Preparing 08:08:57 d0487e1183b8: Preparing 08:08:57 364b6e180448: Preparing 08:08:57 0e64f2360a44: Preparing 08:08:57 0e64f2360a44: Waiting 08:08:57 7e28697c9c39: Layer already exists 08:08:57 f845f6bc6f52: Layer already exists 08:08:57 364b6e180448: Layer already exists 08:08:57 d0487e1183b8: Layer already exists 08:08:57 e77a95c571aa: Layer already exists 08:08:57 0e64f2360a44: Layer already exists 08:08:57 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75: digest: sha256:cb36f1f6506fa9997e3d843ef6c1f09a2da9e37404bcf1d991c1e2a5a38a93ce size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:58 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:58 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 08:08:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:08:58 e77a95c571aa: Preparing 08:08:58 7e28697c9c39: Preparing 08:08:58 f845f6bc6f52: Preparing 08:08:58 d0487e1183b8: Preparing 08:08:58 364b6e180448: Preparing 08:08:58 0e64f2360a44: Preparing 08:08:58 0e64f2360a44: Waiting 08:08:58 f845f6bc6f52: Layer already exists 08:08:58 7e28697c9c39: Layer already exists 08:08:58 e77a95c571aa: Layer already exists 08:08:58 d0487e1183b8: Layer already exists 08:08:58 364b6e180448: Layer already exists 08:08:58 0e64f2360a44: Layer already exists 08:08:58 main: digest: sha256:cb36f1f6506fa9997e3d843ef6c1f09a2da9e37404bcf1d991c1e2a5a38a93ce size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:08:58 ===================================================== [Pipeline] echo 08:08:58 taggedImages: 08:08:58 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 08:08:58 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 08:08:58 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.75 08:08:58 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 08:08:58 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 08:08:58 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 08:08:58 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 08:08:58 latest 08:08:58 4.1.0-dev.75 08:08:58 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 08:08:58 main 08:08:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:59 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 08:08:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:08:59 8c2ec248c09b: Preparing 08:08:59 3ab3116ed4d7: Preparing 08:08:59 d57c8a4eacb7: Preparing 08:08:59 b54901840589: Preparing 08:08:59 f845f6bc6f52: Preparing 08:08:59 7e7b2ff0c5cd: Preparing 08:08:59 3a9c23b06f09: Preparing 08:08:59 0e64f2360a44: Preparing 08:08:59 3a9c23b06f09: Waiting 08:08:59 7e7b2ff0c5cd: Waiting 08:08:59 0e64f2360a44: Waiting 08:08:59 f845f6bc6f52: Layer already exists 08:08:59 b54901840589: Layer already exists 08:08:59 7e7b2ff0c5cd: Layer already exists 08:08:59 3a9c23b06f09: Layer already exists 08:08:59 0e64f2360a44: Layer already exists 08:08:59 3ab3116ed4d7: Pushed 08:08:59 8c2ec248c09b: Pushed 08:09:08 d57c8a4eacb7: Pushed 08:09:08 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b: digest: sha256:337e5785d6244f90e801ef0899d4dcde4e2c96a4a00ccbc0373c83c4c4d9fd1c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:08 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 08:09:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:09:10 8c2ec248c09b: Preparing 08:09:10 3ab3116ed4d7: Preparing 08:09:10 d57c8a4eacb7: Preparing 08:09:10 b54901840589: Preparing 08:09:10 f845f6bc6f52: Preparing 08:09:10 7e7b2ff0c5cd: Preparing 08:09:10 3a9c23b06f09: Preparing 08:09:10 0e64f2360a44: Preparing 08:09:10 7e7b2ff0c5cd: Waiting 08:09:10 3a9c23b06f09: Waiting 08:09:10 0e64f2360a44: Waiting 08:09:10 f845f6bc6f52: Layer already exists 08:09:10 8c2ec248c09b: Layer already exists 08:09:10 3ab3116ed4d7: Layer already exists 08:09:10 d57c8a4eacb7: Layer already exists 08:09:10 b54901840589: Layer already exists 08:09:10 7e7b2ff0c5cd: Layer already exists 08:09:10 3a9c23b06f09: Layer already exists 08:09:10 0e64f2360a44: Layer already exists 08:09:10 latest: digest: sha256:337e5785d6244f90e801ef0899d4dcde4e2c96a4a00ccbc0373c83c4c4d9fd1c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:10 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.75 08:09:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:09:11 8c2ec248c09b: Preparing 08:09:11 3ab3116ed4d7: Preparing 08:09:11 d57c8a4eacb7: Preparing 08:09:11 b54901840589: Preparing 08:09:11 f845f6bc6f52: Preparing 08:09:11 7e7b2ff0c5cd: Preparing 08:09:11 3a9c23b06f09: Preparing 08:09:11 0e64f2360a44: Preparing 08:09:11 7e7b2ff0c5cd: Waiting 08:09:11 3a9c23b06f09: Waiting 08:09:11 0e64f2360a44: Waiting 08:09:11 8c2ec248c09b: Layer already exists 08:09:11 3ab3116ed4d7: Layer already exists 08:09:11 d57c8a4eacb7: Layer already exists 08:09:11 f845f6bc6f52: Layer already exists 08:09:11 b54901840589: Layer already exists 08:09:11 0e64f2360a44: Layer already exists 08:09:11 7e7b2ff0c5cd: Layer already exists 08:09:11 3a9c23b06f09: Layer already exists 08:09:11 4.1.0-dev.75: digest: sha256:337e5785d6244f90e801ef0899d4dcde4e2c96a4a00ccbc0373c83c4c4d9fd1c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:11 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 08:09:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:09:12 8c2ec248c09b: Preparing 08:09:12 3ab3116ed4d7: Preparing 08:09:12 d57c8a4eacb7: Preparing 08:09:12 b54901840589: Preparing 08:09:12 f845f6bc6f52: Preparing 08:09:12 7e7b2ff0c5cd: Preparing 08:09:12 3a9c23b06f09: Preparing 08:09:12 0e64f2360a44: Preparing 08:09:12 7e7b2ff0c5cd: Waiting 08:09:12 3a9c23b06f09: Waiting 08:09:12 0e64f2360a44: Waiting 08:09:12 f845f6bc6f52: Layer already exists 08:09:12 d57c8a4eacb7: Layer already exists 08:09:12 8c2ec248c09b: Layer already exists 08:09:12 3ab3116ed4d7: Layer already exists 08:09:12 b54901840589: Layer already exists 08:09:12 0e64f2360a44: Layer already exists 08:09:12 7e7b2ff0c5cd: Layer already exists 08:09:12 3a9c23b06f09: Layer already exists 08:09:12 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75: digest: sha256:337e5785d6244f90e801ef0899d4dcde4e2c96a4a00ccbc0373c83c4c4d9fd1c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:12 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 08:09:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:09:13 8c2ec248c09b: Preparing 08:09:13 3ab3116ed4d7: Preparing 08:09:13 d57c8a4eacb7: Preparing 08:09:13 b54901840589: Preparing 08:09:13 f845f6bc6f52: Preparing 08:09:13 7e7b2ff0c5cd: Preparing 08:09:13 3a9c23b06f09: Preparing 08:09:13 0e64f2360a44: Preparing 08:09:13 7e7b2ff0c5cd: Waiting 08:09:13 3a9c23b06f09: Waiting 08:09:13 0e64f2360a44: Waiting 08:09:13 b54901840589: Layer already exists 08:09:13 8c2ec248c09b: Layer already exists 08:09:13 3ab3116ed4d7: Layer already exists 08:09:13 f845f6bc6f52: Layer already exists 08:09:13 d57c8a4eacb7: Layer already exists 08:09:13 3a9c23b06f09: Layer already exists 08:09:13 7e7b2ff0c5cd: Layer already exists 08:09:13 0e64f2360a44: Layer already exists 08:09:13 main: digest: sha256:337e5785d6244f90e801ef0899d4dcde4e2c96a4a00ccbc0373c83c4c4d9fd1c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:09:13 ===================================================== [Pipeline] echo 08:09:13 taggedImages: 08:09:13 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 08:09:13 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 08:09:13 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.75 08:09:13 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 08:09:13 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 08:09:13 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 08:09:13 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 08:09:13 latest 08:09:13 4.1.0-dev.75 08:09:13 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 08:09:13 main 08:09:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:14 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 08:09:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:09:14 89cb728c9a7d: Preparing 08:09:14 b81a0191593d: Preparing 08:09:14 05a1cd8c1d3d: Preparing 08:09:14 8a1389954008: Preparing 08:09:14 9038345b964d: Preparing 08:09:14 0d168f7cc73e: Preparing 08:09:14 fdacad2e0b14: Preparing 08:09:14 b54901840589: Preparing 08:09:14 f845f6bc6f52: Preparing 08:09:14 4df425e0e95e: Preparing 08:09:14 475e20da0d9c: Preparing 08:09:14 5f70bf18a086: Preparing 08:09:14 3c0aea3d5c58: Preparing 08:09:14 51d84f25b7f5: Preparing 08:09:14 0adf1356ea0c: Preparing 08:09:14 0e64f2360a44: Preparing 08:09:14 f845f6bc6f52: Waiting 08:09:14 4df425e0e95e: Waiting 08:09:14 475e20da0d9c: Waiting 08:09:14 5f70bf18a086: Waiting 08:09:14 3c0aea3d5c58: Waiting 08:09:14 51d84f25b7f5: Waiting 08:09:14 0adf1356ea0c: Waiting 08:09:14 0e64f2360a44: Waiting 08:09:14 0d168f7cc73e: Waiting 08:09:14 fdacad2e0b14: Waiting 08:09:14 b54901840589: Waiting 08:09:14 05a1cd8c1d3d: Pushed 08:09:14 9038345b964d: Pushed 08:09:14 8a1389954008: Pushed 08:09:14 b81a0191593d: Pushed 08:09:14 89cb728c9a7d: Pushed 08:09:14 b54901840589: Layer already exists 08:09:14 f845f6bc6f52: Layer already exists 08:09:14 5f70bf18a086: Layer already exists 08:09:14 0d168f7cc73e: Pushed 08:09:14 4df425e0e95e: Pushed 08:09:14 475e20da0d9c: Pushed 08:09:14 0e64f2360a44: Layer already exists 08:09:14 3c0aea3d5c58: Pushed 08:09:14 51d84f25b7f5: Pushed 08:09:14 0adf1356ea0c: Pushed 08:09:18 fdacad2e0b14: Pushed 08:09:18 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b: digest: sha256:d83a08fba6d52165555fb2eb36547af94def612fd211d189e878875e4b5191fa size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:18 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 08:09:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:09:18 89cb728c9a7d: Preparing 08:09:18 b81a0191593d: Preparing 08:09:18 05a1cd8c1d3d: Preparing 08:09:18 8a1389954008: Preparing 08:09:18 9038345b964d: Preparing 08:09:18 0d168f7cc73e: Preparing 08:09:18 fdacad2e0b14: Preparing 08:09:18 b54901840589: Preparing 08:09:18 f845f6bc6f52: Preparing 08:09:18 4df425e0e95e: Preparing 08:09:18 475e20da0d9c: Preparing 08:09:18 5f70bf18a086: Preparing 08:09:18 3c0aea3d5c58: Preparing 08:09:18 51d84f25b7f5: Preparing 08:09:18 0adf1356ea0c: Preparing 08:09:18 0e64f2360a44: Preparing 08:09:18 fdacad2e0b14: Waiting 08:09:18 0d168f7cc73e: Waiting 08:09:18 b54901840589: Waiting 08:09:18 3c0aea3d5c58: Waiting 08:09:18 f845f6bc6f52: Waiting 08:09:18 51d84f25b7f5: Waiting 08:09:18 4df425e0e95e: Waiting 08:09:18 0adf1356ea0c: Waiting 08:09:18 0e64f2360a44: Waiting 08:09:18 475e20da0d9c: Waiting 08:09:18 b81a0191593d: Layer already exists 08:09:18 8a1389954008: Layer already exists 08:09:18 89cb728c9a7d: Layer already exists 08:09:18 05a1cd8c1d3d: Layer already exists 08:09:18 9038345b964d: Layer already exists 08:09:18 b54901840589: Layer already exists 08:09:18 0d168f7cc73e: Layer already exists 08:09:18 fdacad2e0b14: Layer already exists 08:09:18 f845f6bc6f52: Layer already exists 08:09:18 4df425e0e95e: Layer already exists 08:09:18 475e20da0d9c: Layer already exists 08:09:18 5f70bf18a086: Layer already exists 08:09:18 51d84f25b7f5: Layer already exists 08:09:18 3c0aea3d5c58: Layer already exists 08:09:18 0adf1356ea0c: Layer already exists 08:09:18 0e64f2360a44: Layer already exists 08:09:19 latest: digest: sha256:d83a08fba6d52165555fb2eb36547af94def612fd211d189e878875e4b5191fa size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:19 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.75 08:09:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:09:19 89cb728c9a7d: Preparing 08:09:19 b81a0191593d: Preparing 08:09:19 05a1cd8c1d3d: Preparing 08:09:19 8a1389954008: Preparing 08:09:19 9038345b964d: Preparing 08:09:19 0d168f7cc73e: Preparing 08:09:19 fdacad2e0b14: Preparing 08:09:19 b54901840589: Preparing 08:09:19 f845f6bc6f52: Preparing 08:09:19 4df425e0e95e: Preparing 08:09:19 475e20da0d9c: Preparing 08:09:19 5f70bf18a086: Preparing 08:09:19 3c0aea3d5c58: Preparing 08:09:19 51d84f25b7f5: Preparing 08:09:19 0adf1356ea0c: Preparing 08:09:19 0e64f2360a44: Preparing 08:09:19 475e20da0d9c: Waiting 08:09:19 0d168f7cc73e: Waiting 08:09:19 5f70bf18a086: Waiting 08:09:19 fdacad2e0b14: Waiting 08:09:19 3c0aea3d5c58: Waiting 08:09:19 b54901840589: Waiting 08:09:19 51d84f25b7f5: Waiting 08:09:19 f845f6bc6f52: Waiting 08:09:19 0adf1356ea0c: Waiting 08:09:19 4df425e0e95e: Waiting 08:09:19 0e64f2360a44: Waiting 08:09:19 9038345b964d: Layer already exists 08:09:19 89cb728c9a7d: Layer already exists 08:09:19 05a1cd8c1d3d: Layer already exists 08:09:19 b81a0191593d: Layer already exists 08:09:19 8a1389954008: Layer already exists 08:09:19 f845f6bc6f52: Layer already exists 08:09:19 b54901840589: Layer already exists 08:09:19 4df425e0e95e: Layer already exists 08:09:19 0d168f7cc73e: Layer already exists 08:09:19 fdacad2e0b14: Layer already exists 08:09:19 5f70bf18a086: Layer already exists 08:09:19 3c0aea3d5c58: Layer already exists 08:09:19 51d84f25b7f5: Layer already exists 08:09:19 475e20da0d9c: Layer already exists 08:09:19 0adf1356ea0c: Layer already exists 08:09:19 0e64f2360a44: Layer already exists 08:09:20 4.1.0-dev.75: digest: sha256:d83a08fba6d52165555fb2eb36547af94def612fd211d189e878875e4b5191fa size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:20 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 08:09:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:09:20 89cb728c9a7d: Preparing 08:09:20 b81a0191593d: Preparing 08:09:20 05a1cd8c1d3d: Preparing 08:09:20 8a1389954008: Preparing 08:09:20 9038345b964d: Preparing 08:09:20 0d168f7cc73e: Preparing 08:09:20 fdacad2e0b14: Preparing 08:09:20 b54901840589: Preparing 08:09:20 f845f6bc6f52: Preparing 08:09:20 4df425e0e95e: Preparing 08:09:20 475e20da0d9c: Preparing 08:09:20 5f70bf18a086: Preparing 08:09:20 0d168f7cc73e: Waiting 08:09:20 3c0aea3d5c58: Preparing 08:09:20 fdacad2e0b14: Waiting 08:09:20 b54901840589: Waiting 08:09:20 f845f6bc6f52: Waiting 08:09:20 4df425e0e95e: Waiting 08:09:20 475e20da0d9c: Waiting 08:09:20 5f70bf18a086: Waiting 08:09:20 51d84f25b7f5: Preparing 08:09:20 0adf1356ea0c: Preparing 08:09:20 0e64f2360a44: Preparing 08:09:20 3c0aea3d5c58: Waiting 08:09:20 51d84f25b7f5: Waiting 08:09:20 0adf1356ea0c: Waiting 08:09:20 0e64f2360a44: Waiting 08:09:20 05a1cd8c1d3d: Layer already exists 08:09:20 8a1389954008: Layer already exists 08:09:20 9038345b964d: Layer already exists 08:09:20 b81a0191593d: Layer already exists 08:09:20 89cb728c9a7d: Layer already exists 08:09:20 fdacad2e0b14: Layer already exists 08:09:20 b54901840589: Layer already exists 08:09:20 4df425e0e95e: Layer already exists 08:09:20 f845f6bc6f52: Layer already exists 08:09:20 0d168f7cc73e: Layer already exists 08:09:20 5f70bf18a086: Layer already exists 08:09:20 475e20da0d9c: Layer already exists 08:09:20 51d84f25b7f5: Layer already exists 08:09:20 3c0aea3d5c58: Layer already exists 08:09:20 0adf1356ea0c: Layer already exists 08:09:20 0e64f2360a44: Layer already exists 08:09:21 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75: digest: sha256:d83a08fba6d52165555fb2eb36547af94def612fd211d189e878875e4b5191fa size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:21 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:21 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 08:09:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:09:21 89cb728c9a7d: Preparing 08:09:21 b81a0191593d: Preparing 08:09:21 05a1cd8c1d3d: Preparing 08:09:21 8a1389954008: Preparing 08:09:21 9038345b964d: Preparing 08:09:21 0d168f7cc73e: Preparing 08:09:21 fdacad2e0b14: Preparing 08:09:21 b54901840589: Preparing 08:09:21 f845f6bc6f52: Preparing 08:09:21 4df425e0e95e: Preparing 08:09:21 475e20da0d9c: Preparing 08:09:21 5f70bf18a086: Preparing 08:09:21 3c0aea3d5c58: Preparing 08:09:21 51d84f25b7f5: Preparing 08:09:21 0adf1356ea0c: Preparing 08:09:21 0e64f2360a44: Preparing 08:09:21 475e20da0d9c: Waiting 08:09:21 5f70bf18a086: Waiting 08:09:21 0d168f7cc73e: Waiting 08:09:21 3c0aea3d5c58: Waiting 08:09:21 fdacad2e0b14: Waiting 08:09:21 b54901840589: Waiting 08:09:21 51d84f25b7f5: Waiting 08:09:21 f845f6bc6f52: Waiting 08:09:21 4df425e0e95e: Waiting 08:09:21 0adf1356ea0c: Waiting 08:09:21 0e64f2360a44: Waiting 08:09:21 b81a0191593d: Layer already exists 08:09:21 9038345b964d: Layer already exists 08:09:21 89cb728c9a7d: Layer already exists 08:09:21 05a1cd8c1d3d: Layer already exists 08:09:21 8a1389954008: Layer already exists 08:09:21 0d168f7cc73e: Layer already exists 08:09:21 b54901840589: Layer already exists 08:09:21 fdacad2e0b14: Layer already exists 08:09:21 f845f6bc6f52: Layer already exists 08:09:21 4df425e0e95e: Layer already exists 08:09:21 5f70bf18a086: Layer already exists 08:09:21 475e20da0d9c: Layer already exists 08:09:21 51d84f25b7f5: Layer already exists 08:09:21 3c0aea3d5c58: Layer already exists 08:09:21 0adf1356ea0c: Layer already exists 08:09:21 0e64f2360a44: Layer already exists 08:09:22 main: digest: sha256:d83a08fba6d52165555fb2eb36547af94def612fd211d189e878875e4b5191fa size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:09:22 ===================================================== [Pipeline] echo 08:09:22 taggedImages: 08:09:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 08:09:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 08:09:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.75 08:09:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 08:09:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 08:09:22 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 08:09:22 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 08:09:22 latest 08:09:22 4.1.0-dev.75 08:09:22 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 08:09:22 main 08:09:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:22 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 08:09:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:09:23 bef4877f52ec: Preparing 08:09:23 8a833a382dbd: Preparing 08:09:23 f8c50f05a004: Preparing 08:09:23 0d0ab7ababad: Preparing 08:09:23 b54901840589: Preparing 08:09:23 f845f6bc6f52: Preparing 08:09:23 7e7b2ff0c5cd: Preparing 08:09:23 f845f6bc6f52: Waiting 08:09:23 3a9c23b06f09: Preparing 08:09:23 7e7b2ff0c5cd: Waiting 08:09:23 0e64f2360a44: Preparing 08:09:23 b54901840589: Layer already exists 08:09:23 f845f6bc6f52: Layer already exists 08:09:23 7e7b2ff0c5cd: Layer already exists 08:09:23 3a9c23b06f09: Layer already exists 08:09:23 f8c50f05a004: Pushed 08:09:23 8a833a382dbd: Pushed 08:09:23 bef4877f52ec: Pushed 08:09:23 0e64f2360a44: Layer already exists 08:09:31 0d0ab7ababad: Pushed 08:09:31 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b: digest: sha256:4a459bbe578ca8692e04242ab4f1a39ba58a545132eededb837d6809db8d4616 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:32 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 08:09:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:09:32 bef4877f52ec: Preparing 08:09:32 8a833a382dbd: Preparing 08:09:32 f8c50f05a004: Preparing 08:09:32 0d0ab7ababad: Preparing 08:09:32 b54901840589: Preparing 08:09:32 f845f6bc6f52: Preparing 08:09:32 7e7b2ff0c5cd: Preparing 08:09:32 3a9c23b06f09: Preparing 08:09:32 0e64f2360a44: Preparing 08:09:32 7e7b2ff0c5cd: Waiting 08:09:32 3a9c23b06f09: Waiting 08:09:32 0e64f2360a44: Waiting 08:09:32 f845f6bc6f52: Waiting 08:09:32 0d0ab7ababad: Layer already exists 08:09:32 b54901840589: Layer already exists 08:09:32 8a833a382dbd: Layer already exists 08:09:32 f8c50f05a004: Layer already exists 08:09:32 bef4877f52ec: Layer already exists 08:09:32 f845f6bc6f52: Layer already exists 08:09:32 3a9c23b06f09: Layer already exists 08:09:32 7e7b2ff0c5cd: Layer already exists 08:09:32 0e64f2360a44: Layer already exists 08:09:32 latest: digest: sha256:4a459bbe578ca8692e04242ab4f1a39ba58a545132eededb837d6809db8d4616 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:33 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.75 08:09:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:09:33 bef4877f52ec: Preparing 08:09:33 8a833a382dbd: Preparing 08:09:33 f8c50f05a004: Preparing 08:09:33 0d0ab7ababad: Preparing 08:09:33 b54901840589: Preparing 08:09:33 f845f6bc6f52: Preparing 08:09:33 7e7b2ff0c5cd: Preparing 08:09:33 3a9c23b06f09: Preparing 08:09:33 0e64f2360a44: Preparing 08:09:33 7e7b2ff0c5cd: Waiting 08:09:33 3a9c23b06f09: Waiting 08:09:33 f845f6bc6f52: Waiting 08:09:33 0e64f2360a44: Waiting 08:09:33 0d0ab7ababad: Layer already exists 08:09:33 8a833a382dbd: Layer already exists 08:09:33 b54901840589: Layer already exists 08:09:33 f8c50f05a004: Layer already exists 08:09:33 bef4877f52ec: Layer already exists 08:09:33 0e64f2360a44: Layer already exists 08:09:33 f845f6bc6f52: Layer already exists 08:09:33 7e7b2ff0c5cd: Layer already exists 08:09:33 3a9c23b06f09: Layer already exists 08:09:33 4.1.0-dev.75: digest: sha256:4a459bbe578ca8692e04242ab4f1a39ba58a545132eededb837d6809db8d4616 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:34 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 08:09:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:09:34 bef4877f52ec: Preparing 08:09:34 8a833a382dbd: Preparing 08:09:34 f8c50f05a004: Preparing 08:09:34 0d0ab7ababad: Preparing 08:09:34 b54901840589: Preparing 08:09:34 f845f6bc6f52: Preparing 08:09:34 f845f6bc6f52: Waiting 08:09:34 7e7b2ff0c5cd: Preparing 08:09:34 7e7b2ff0c5cd: Waiting 08:09:34 3a9c23b06f09: Preparing 08:09:34 0e64f2360a44: Preparing 08:09:34 3a9c23b06f09: Waiting 08:09:34 8a833a382dbd: Layer already exists 08:09:34 bef4877f52ec: Layer already exists 08:09:34 0d0ab7ababad: Layer already exists 08:09:34 b54901840589: Layer already exists 08:09:34 f8c50f05a004: Layer already exists 08:09:34 0e64f2360a44: Layer already exists 08:09:34 3a9c23b06f09: Layer already exists 08:09:34 f845f6bc6f52: Layer already exists 08:09:34 7e7b2ff0c5cd: Layer already exists 08:09:34 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75: digest: sha256:4a459bbe578ca8692e04242ab4f1a39ba58a545132eededb837d6809db8d4616 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:35 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 08:09:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:09:35 bef4877f52ec: Preparing 08:09:35 8a833a382dbd: Preparing 08:09:35 f8c50f05a004: Preparing 08:09:35 0d0ab7ababad: Preparing 08:09:35 b54901840589: Preparing 08:09:35 f845f6bc6f52: Preparing 08:09:35 7e7b2ff0c5cd: Preparing 08:09:35 3a9c23b06f09: Preparing 08:09:35 0e64f2360a44: Preparing 08:09:35 f845f6bc6f52: Waiting 08:09:35 3a9c23b06f09: Waiting 08:09:35 0e64f2360a44: Waiting 08:09:35 7e7b2ff0c5cd: Waiting 08:09:35 0d0ab7ababad: Layer already exists 08:09:35 b54901840589: Layer already exists 08:09:35 8a833a382dbd: Layer already exists 08:09:35 bef4877f52ec: Layer already exists 08:09:35 f8c50f05a004: Layer already exists 08:09:35 f845f6bc6f52: Layer already exists 08:09:35 7e7b2ff0c5cd: Layer already exists 08:09:35 0e64f2360a44: Layer already exists 08:09:35 3a9c23b06f09: Layer already exists 08:09:35 main: digest: sha256:4a459bbe578ca8692e04242ab4f1a39ba58a545132eededb837d6809db8d4616 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:09:35 ===================================================== [Pipeline] echo 08:09:35 taggedImages: 08:09:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 08:09:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 08:09:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.75 08:09:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 08:09:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 08:09:35 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 08:09:35 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 08:09:35 latest 08:09:35 4.1.0-dev.75 08:09:35 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 08:09:35 main 08:09:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:36 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 08:09:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:09:36 b3140b50f455: Preparing 08:09:36 19aeeb8f5897: Preparing 08:09:36 bdfe5eb3ffbc: Preparing 08:09:36 1066727076f6: Preparing 08:09:36 f748e05f673b: Preparing 08:09:36 b54901840589: Preparing 08:09:36 f845f6bc6f52: Preparing 08:09:36 b954e400b54a: Preparing 08:09:36 d142efdc091a: Preparing 08:09:36 341a4bc0fa49: Preparing 08:09:36 0e64f2360a44: Preparing 08:09:36 b954e400b54a: Waiting 08:09:36 d142efdc091a: Waiting 08:09:36 b54901840589: Waiting 08:09:36 f845f6bc6f52: Waiting 08:09:36 0e64f2360a44: Waiting 08:09:36 1066727076f6: Pushed 08:09:36 19aeeb8f5897: Pushed 08:09:36 b3140b50f455: Pushed 08:09:36 f748e05f673b: Pushed 08:09:36 b54901840589: Layer already exists 08:09:36 f845f6bc6f52: Layer already exists 08:09:36 0e64f2360a44: Layer already exists 08:09:36 b954e400b54a: Pushed 08:09:36 d142efdc091a: Pushed 08:09:40 341a4bc0fa49: Pushed 08:09:43 bdfe5eb3ffbc: Pushed 08:09:43 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b: digest: sha256:1410260b031a20d4b170ce28a5e786f369c4c94e34294d3ff800248e28573b1d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:43 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 08:09:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:09:44 b3140b50f455: Preparing 08:09:44 19aeeb8f5897: Preparing 08:09:44 bdfe5eb3ffbc: Preparing 08:09:44 1066727076f6: Preparing 08:09:44 f748e05f673b: Preparing 08:09:44 b54901840589: Preparing 08:09:44 f845f6bc6f52: Preparing 08:09:44 b954e400b54a: Preparing 08:09:44 d142efdc091a: Preparing 08:09:44 341a4bc0fa49: Preparing 08:09:44 0e64f2360a44: Preparing 08:09:44 b54901840589: Waiting 08:09:44 341a4bc0fa49: Waiting 08:09:44 b954e400b54a: Waiting 08:09:44 d142efdc091a: Waiting 08:09:44 0e64f2360a44: Waiting 08:09:44 f845f6bc6f52: Waiting 08:09:44 b3140b50f455: Layer already exists 08:09:44 1066727076f6: Layer already exists 08:09:44 19aeeb8f5897: Layer already exists 08:09:44 f748e05f673b: Layer already exists 08:09:44 bdfe5eb3ffbc: Layer already exists 08:09:44 b954e400b54a: Layer already exists 08:09:44 f845f6bc6f52: Layer already exists 08:09:44 d142efdc091a: Layer already exists 08:09:44 b54901840589: Layer already exists 08:09:44 341a4bc0fa49: Layer already exists 08:09:44 0e64f2360a44: Layer already exists 08:09:44 latest: digest: sha256:1410260b031a20d4b170ce28a5e786f369c4c94e34294d3ff800248e28573b1d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:44 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.75 08:09:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:09:46 b3140b50f455: Preparing 08:09:46 19aeeb8f5897: Preparing 08:09:46 bdfe5eb3ffbc: Preparing 08:09:46 1066727076f6: Preparing 08:09:46 f748e05f673b: Preparing 08:09:46 b54901840589: Preparing 08:09:46 f845f6bc6f52: Preparing 08:09:46 b954e400b54a: Preparing 08:09:46 d142efdc091a: Preparing 08:09:46 341a4bc0fa49: Preparing 08:09:46 0e64f2360a44: Preparing 08:09:46 f845f6bc6f52: Waiting 08:09:46 b954e400b54a: Waiting 08:09:46 d142efdc091a: Waiting 08:09:46 341a4bc0fa49: Waiting 08:09:46 0e64f2360a44: Waiting 08:09:46 b54901840589: Waiting 08:09:46 1066727076f6: Layer already exists 08:09:46 f748e05f673b: Layer already exists 08:09:46 19aeeb8f5897: Layer already exists 08:09:46 bdfe5eb3ffbc: Layer already exists 08:09:46 b3140b50f455: Layer already exists 08:09:46 b54901840589: Layer already exists 08:09:46 341a4bc0fa49: Layer already exists 08:09:46 d142efdc091a: Layer already exists 08:09:46 f845f6bc6f52: Layer already exists 08:09:46 b954e400b54a: Layer already exists 08:09:46 0e64f2360a44: Layer already exists 08:09:46 4.1.0-dev.75: digest: sha256:1410260b031a20d4b170ce28a5e786f369c4c94e34294d3ff800248e28573b1d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:47 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 08:09:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:09:47 b3140b50f455: Preparing 08:09:47 19aeeb8f5897: Preparing 08:09:47 bdfe5eb3ffbc: Preparing 08:09:47 1066727076f6: Preparing 08:09:47 f748e05f673b: Preparing 08:09:47 b54901840589: Preparing 08:09:47 f845f6bc6f52: Preparing 08:09:47 b954e400b54a: Preparing 08:09:47 d142efdc091a: Preparing 08:09:47 341a4bc0fa49: Preparing 08:09:47 0e64f2360a44: Preparing 08:09:47 b54901840589: Waiting 08:09:47 f845f6bc6f52: Waiting 08:09:47 b954e400b54a: Waiting 08:09:47 341a4bc0fa49: Waiting 08:09:47 d142efdc091a: Waiting 08:09:47 0e64f2360a44: Waiting 08:09:47 f748e05f673b: Layer already exists 08:09:47 19aeeb8f5897: Layer already exists 08:09:47 1066727076f6: Layer already exists 08:09:47 b3140b50f455: Layer already exists 08:09:47 bdfe5eb3ffbc: Layer already exists 08:09:47 f845f6bc6f52: Layer already exists 08:09:47 d142efdc091a: Layer already exists 08:09:47 b954e400b54a: Layer already exists 08:09:47 b54901840589: Layer already exists 08:09:47 341a4bc0fa49: Layer already exists 08:09:47 0e64f2360a44: Layer already exists 08:09:47 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75: digest: sha256:1410260b031a20d4b170ce28a5e786f369c4c94e34294d3ff800248e28573b1d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:48 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 08:09:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:09:48 b3140b50f455: Preparing 08:09:48 19aeeb8f5897: Preparing 08:09:48 bdfe5eb3ffbc: Preparing 08:09:48 1066727076f6: Preparing 08:09:48 f748e05f673b: Preparing 08:09:48 b54901840589: Preparing 08:09:48 f845f6bc6f52: Preparing 08:09:48 b954e400b54a: Preparing 08:09:48 b54901840589: Waiting 08:09:48 f845f6bc6f52: Waiting 08:09:48 d142efdc091a: Preparing 08:09:48 341a4bc0fa49: Preparing 08:09:48 0e64f2360a44: Preparing 08:09:48 b954e400b54a: Waiting 08:09:48 d142efdc091a: Waiting 08:09:48 341a4bc0fa49: Waiting 08:09:48 0e64f2360a44: Waiting 08:09:48 bdfe5eb3ffbc: Layer already exists 08:09:48 b3140b50f455: Layer already exists 08:09:48 1066727076f6: Layer already exists 08:09:48 f748e05f673b: Layer already exists 08:09:48 19aeeb8f5897: Layer already exists 08:09:48 d142efdc091a: Layer already exists 08:09:48 f845f6bc6f52: Layer already exists 08:09:48 b954e400b54a: Layer already exists 08:09:48 341a4bc0fa49: Layer already exists 08:09:48 b54901840589: Layer already exists 08:09:48 0e64f2360a44: Layer already exists 08:09:48 main: digest: sha256:1410260b031a20d4b170ce28a5e786f369c4c94e34294d3ff800248e28573b1d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:09:49 ===================================================== [Pipeline] echo 08:09:49 taggedImages: 08:09:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 08:09:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 08:09:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.75 08:09:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 08:09:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 08:09:49 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 08:09:49 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 08:09:49 latest 08:09:49 4.1.0-dev.75 08:09:49 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 08:09:49 main 08:09:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:49 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:49 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 08:09:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:09:49 c0cea0b69f93: Preparing 08:09:49 742544e5aa30: Preparing 08:09:49 038fc8b28f84: Preparing 08:09:49 1c90e88c9c67: Preparing 08:09:49 cc5c5fd62a0a: Preparing 08:09:49 112fa2759edb: Preparing 08:09:49 aa6aa377e30d: Preparing 08:09:49 b54901840589: Preparing 08:09:49 f845f6bc6f52: Preparing 08:09:49 9ab2b9a3c76c: Preparing 08:09:49 790bfa4ac54d: Preparing 08:09:49 0e64f2360a44: Preparing 08:09:49 112fa2759edb: Waiting 08:09:49 aa6aa377e30d: Waiting 08:09:49 790bfa4ac54d: Waiting 08:09:49 f845f6bc6f52: Waiting 08:09:49 0e64f2360a44: Waiting 08:09:50 742544e5aa30: Pushed 08:09:50 c0cea0b69f93: Pushed 08:09:50 cc5c5fd62a0a: Pushed 08:09:50 b54901840589: Layer already exists 08:09:50 f845f6bc6f52: Layer already exists 08:09:50 112fa2759edb: Pushed 08:09:50 aa6aa377e30d: Pushed 08:09:50 0e64f2360a44: Layer already exists 08:09:50 9ab2b9a3c76c: Pushed 08:09:53 790bfa4ac54d: Pushed 08:09:56 1c90e88c9c67: Pushed 08:09:56 038fc8b28f84: Pushed 08:09:56 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b: digest: sha256:4660daa60eb11b4666af442dfd0b3bb5c15cca3f3d7dff5af13e364960a6524f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:57 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 08:09:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:09:57 c0cea0b69f93: Preparing 08:09:57 742544e5aa30: Preparing 08:09:57 038fc8b28f84: Preparing 08:09:57 1c90e88c9c67: Preparing 08:09:57 cc5c5fd62a0a: Preparing 08:09:57 112fa2759edb: Preparing 08:09:57 aa6aa377e30d: Preparing 08:09:57 b54901840589: Preparing 08:09:57 f845f6bc6f52: Preparing 08:09:57 9ab2b9a3c76c: Preparing 08:09:57 790bfa4ac54d: Preparing 08:09:57 0e64f2360a44: Preparing 08:09:57 b54901840589: Waiting 08:09:57 f845f6bc6f52: Waiting 08:09:57 9ab2b9a3c76c: Waiting 08:09:57 790bfa4ac54d: Waiting 08:09:57 0e64f2360a44: Waiting 08:09:57 112fa2759edb: Waiting 08:09:57 aa6aa377e30d: Waiting 08:09:57 c0cea0b69f93: Layer already exists 08:09:57 038fc8b28f84: Layer already exists 08:09:57 cc5c5fd62a0a: Layer already exists 08:09:57 1c90e88c9c67: Layer already exists 08:09:57 742544e5aa30: Layer already exists 08:09:57 9ab2b9a3c76c: Layer already exists 08:09:57 112fa2759edb: Layer already exists 08:09:57 aa6aa377e30d: Layer already exists 08:09:57 b54901840589: Layer already exists 08:09:57 f845f6bc6f52: Layer already exists 08:09:57 0e64f2360a44: Layer already exists 08:09:57 790bfa4ac54d: Layer already exists 08:09:57 latest: digest: sha256:4660daa60eb11b4666af442dfd0b3bb5c15cca3f3d7dff5af13e364960a6524f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:58 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.75 08:09:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:09:58 c0cea0b69f93: Preparing 08:09:58 742544e5aa30: Preparing 08:09:58 038fc8b28f84: Preparing 08:09:58 1c90e88c9c67: Preparing 08:09:58 cc5c5fd62a0a: Preparing 08:09:58 112fa2759edb: Preparing 08:09:58 aa6aa377e30d: Preparing 08:09:58 b54901840589: Preparing 08:09:58 f845f6bc6f52: Preparing 08:09:58 9ab2b9a3c76c: Preparing 08:09:58 790bfa4ac54d: Preparing 08:09:58 0e64f2360a44: Preparing 08:09:58 b54901840589: Waiting 08:09:58 f845f6bc6f52: Waiting 08:09:58 112fa2759edb: Waiting 08:09:58 aa6aa377e30d: Waiting 08:09:58 9ab2b9a3c76c: Waiting 08:09:58 790bfa4ac54d: Waiting 08:09:58 0e64f2360a44: Waiting 08:09:58 c0cea0b69f93: Layer already exists 08:09:58 038fc8b28f84: Layer already exists 08:09:58 cc5c5fd62a0a: Layer already exists 08:09:58 1c90e88c9c67: Layer already exists 08:09:58 742544e5aa30: Layer already exists 08:09:58 9ab2b9a3c76c: Layer already exists 08:09:58 aa6aa377e30d: Layer already exists 08:09:58 f845f6bc6f52: Layer already exists 08:09:58 b54901840589: Layer already exists 08:09:58 112fa2759edb: Layer already exists 08:09:58 0e64f2360a44: Layer already exists 08:09:58 790bfa4ac54d: Layer already exists 08:09:58 4.1.0-dev.75: digest: sha256:4660daa60eb11b4666af442dfd0b3bb5c15cca3f3d7dff5af13e364960a6524f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:59 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 08:09:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:09:59 c0cea0b69f93: Preparing 08:09:59 742544e5aa30: Preparing 08:09:59 038fc8b28f84: Preparing 08:09:59 1c90e88c9c67: Preparing 08:09:59 cc5c5fd62a0a: Preparing 08:09:59 112fa2759edb: Preparing 08:09:59 aa6aa377e30d: Preparing 08:09:59 b54901840589: Preparing 08:09:59 f845f6bc6f52: Preparing 08:09:59 9ab2b9a3c76c: Preparing 08:09:59 790bfa4ac54d: Preparing 08:09:59 0e64f2360a44: Preparing 08:09:59 b54901840589: Waiting 08:09:59 f845f6bc6f52: Waiting 08:09:59 9ab2b9a3c76c: Waiting 08:09:59 790bfa4ac54d: Waiting 08:09:59 0e64f2360a44: Waiting 08:09:59 aa6aa377e30d: Waiting 08:09:59 112fa2759edb: Waiting 08:09:59 c0cea0b69f93: Layer already exists 08:09:59 742544e5aa30: Layer already exists 08:09:59 1c90e88c9c67: Layer already exists 08:09:59 cc5c5fd62a0a: Layer already exists 08:09:59 038fc8b28f84: Layer already exists 08:09:59 112fa2759edb: Layer already exists 08:09:59 9ab2b9a3c76c: Layer already exists 08:09:59 aa6aa377e30d: Layer already exists 08:09:59 b54901840589: Layer already exists 08:09:59 f845f6bc6f52: Layer already exists 08:09:59 790bfa4ac54d: Layer already exists 08:09:59 0e64f2360a44: Layer already exists 08:09:59 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75: digest: sha256:4660daa60eb11b4666af442dfd0b3bb5c15cca3f3d7dff5af13e364960a6524f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:00 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 08:10:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:10:00 c0cea0b69f93: Preparing 08:10:00 742544e5aa30: Preparing 08:10:00 038fc8b28f84: Preparing 08:10:00 1c90e88c9c67: Preparing 08:10:00 cc5c5fd62a0a: Preparing 08:10:00 112fa2759edb: Preparing 08:10:00 aa6aa377e30d: Preparing 08:10:00 b54901840589: Preparing 08:10:00 f845f6bc6f52: Preparing 08:10:00 9ab2b9a3c76c: Preparing 08:10:00 790bfa4ac54d: Preparing 08:10:00 0e64f2360a44: Preparing 08:10:00 112fa2759edb: Waiting 08:10:00 aa6aa377e30d: Waiting 08:10:00 f845f6bc6f52: Waiting 08:10:00 b54901840589: Waiting 08:10:00 9ab2b9a3c76c: Waiting 08:10:00 0e64f2360a44: Waiting 08:10:00 790bfa4ac54d: Waiting 08:10:00 1c90e88c9c67: Layer already exists 08:10:00 038fc8b28f84: Layer already exists 08:10:00 742544e5aa30: Layer already exists 08:10:00 c0cea0b69f93: Layer already exists 08:10:00 cc5c5fd62a0a: Layer already exists 08:10:00 aa6aa377e30d: Layer already exists 08:10:00 b54901840589: Layer already exists 08:10:00 112fa2759edb: Layer already exists 08:10:00 f845f6bc6f52: Layer already exists 08:10:00 9ab2b9a3c76c: Layer already exists 08:10:00 790bfa4ac54d: Layer already exists 08:10:00 0e64f2360a44: Layer already exists 08:10:00 main: digest: sha256:4660daa60eb11b4666af442dfd0b3bb5c15cca3f3d7dff5af13e364960a6524f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:10:00 ===================================================== [Pipeline] echo 08:10:00 taggedImages: 08:10:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 08:10:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 08:10:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.75 08:10:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 08:10:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 08:10:01 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 08:10:01 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 08:10:01 latest 08:10:01 4.1.0-dev.75 08:10:01 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 08:10:01 main 08:10:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:01 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:01 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 08:10:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:10:01 2c02a2f0aaef: Preparing 08:10:01 8d5b117413f3: Preparing 08:10:01 b54901840589: Preparing 08:10:01 f845f6bc6f52: Preparing 08:10:01 86b97ae4cfd8: Preparing 08:10:01 b01f612e6efb: Preparing 08:10:01 0e64f2360a44: Preparing 08:10:01 b01f612e6efb: Waiting 08:10:01 0e64f2360a44: Waiting 08:10:01 b54901840589: Layer already exists 08:10:01 f845f6bc6f52: Layer already exists 08:10:02 0e64f2360a44: Layer already exists 08:10:02 86b97ae4cfd8: Pushed 08:10:02 2c02a2f0aaef: Pushed 08:10:03 b01f612e6efb: Pushed 08:10:09 8d5b117413f3: Pushed 08:10:09 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b: digest: sha256:a91423bff5ce21e7c7da55c1ad61d9f71ebb3716a5ada9aeef84ad4cb4fb6193 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:09 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 08:10:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:10:10 2c02a2f0aaef: Preparing 08:10:10 8d5b117413f3: Preparing 08:10:10 b54901840589: Preparing 08:10:10 f845f6bc6f52: Preparing 08:10:10 86b97ae4cfd8: Preparing 08:10:10 b01f612e6efb: Preparing 08:10:10 0e64f2360a44: Preparing 08:10:10 b01f612e6efb: Waiting 08:10:10 0e64f2360a44: Waiting 08:10:10 2c02a2f0aaef: Layer already exists 08:10:10 b54901840589: Layer already exists 08:10:10 86b97ae4cfd8: Layer already exists 08:10:10 8d5b117413f3: Layer already exists 08:10:10 f845f6bc6f52: Layer already exists 08:10:10 0e64f2360a44: Layer already exists 08:10:10 b01f612e6efb: Layer already exists 08:10:10 latest: digest: sha256:a91423bff5ce21e7c7da55c1ad61d9f71ebb3716a5ada9aeef84ad4cb4fb6193 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:10 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.75 08:10:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:10:11 2c02a2f0aaef: Preparing 08:10:11 8d5b117413f3: Preparing 08:10:11 b54901840589: Preparing 08:10:11 f845f6bc6f52: Preparing 08:10:11 86b97ae4cfd8: Preparing 08:10:11 b01f612e6efb: Preparing 08:10:11 0e64f2360a44: Preparing 08:10:11 b01f612e6efb: Waiting 08:10:11 2c02a2f0aaef: Layer already exists 08:10:11 b54901840589: Layer already exists 08:10:11 8d5b117413f3: Layer already exists 08:10:11 86b97ae4cfd8: Layer already exists 08:10:11 f845f6bc6f52: Layer already exists 08:10:11 b01f612e6efb: Layer already exists 08:10:11 0e64f2360a44: Layer already exists 08:10:11 4.1.0-dev.75: digest: sha256:a91423bff5ce21e7c7da55c1ad61d9f71ebb3716a5ada9aeef84ad4cb4fb6193 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:11 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 08:10:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:10:12 2c02a2f0aaef: Preparing 08:10:12 8d5b117413f3: Preparing 08:10:12 b54901840589: Preparing 08:10:12 f845f6bc6f52: Preparing 08:10:12 86b97ae4cfd8: Preparing 08:10:12 b01f612e6efb: Preparing 08:10:12 0e64f2360a44: Preparing 08:10:12 b01f612e6efb: Waiting 08:10:12 0e64f2360a44: Waiting 08:10:12 f845f6bc6f52: Layer already exists 08:10:12 b54901840589: Layer already exists 08:10:12 8d5b117413f3: Layer already exists 08:10:12 86b97ae4cfd8: Layer already exists 08:10:12 2c02a2f0aaef: Layer already exists 08:10:12 b01f612e6efb: Layer already exists 08:10:12 0e64f2360a44: Layer already exists 08:10:12 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75: digest: sha256:a91423bff5ce21e7c7da55c1ad61d9f71ebb3716a5ada9aeef84ad4cb4fb6193 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:12 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 08:10:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:10:12 2c02a2f0aaef: Preparing 08:10:12 8d5b117413f3: Preparing 08:10:12 b54901840589: Preparing 08:10:12 f845f6bc6f52: Preparing 08:10:12 86b97ae4cfd8: Preparing 08:10:12 b01f612e6efb: Preparing 08:10:12 0e64f2360a44: Preparing 08:10:12 0e64f2360a44: Waiting 08:10:12 b01f612e6efb: Waiting 08:10:12 b54901840589: Layer already exists 08:10:12 86b97ae4cfd8: Layer already exists 08:10:12 f845f6bc6f52: Layer already exists 08:10:12 8d5b117413f3: Layer already exists 08:10:12 2c02a2f0aaef: Layer already exists 08:10:12 0e64f2360a44: Layer already exists 08:10:12 b01f612e6efb: Layer already exists 08:10:13 main: digest: sha256:a91423bff5ce21e7c7da55c1ad61d9f71ebb3716a5ada9aeef84ad4cb4fb6193 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:10:13 ===================================================== [Pipeline] echo 08:10:13 taggedImages: 08:10:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 08:10:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 08:10:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.75 08:10:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 08:10:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 08:10:13 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 08:10:13 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 08:10:13 latest 08:10:13 4.1.0-dev.75 08:10:13 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 08:10:13 main 08:10:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:13 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 08:10:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:10:13 89c986bb6208: Preparing 08:10:13 51222af8a3d0: Preparing 08:10:13 24ab9fa21ecc: Preparing 08:10:13 b54901840589: Preparing 08:10:13 f845f6bc6f52: Preparing 08:10:13 c7e0e3c0411f: Preparing 08:10:13 31fe974db211: Preparing 08:10:13 4846cab3573b: Preparing 08:10:13 75ca581105ed: Preparing 08:10:13 0e64f2360a44: Preparing 08:10:13 4846cab3573b: Waiting 08:10:13 75ca581105ed: Waiting 08:10:13 c7e0e3c0411f: Waiting 08:10:13 0e64f2360a44: Waiting 08:10:13 31fe974db211: Waiting 08:10:13 f845f6bc6f52: Layer already exists 08:10:13 b54901840589: Layer already exists 08:10:14 51222af8a3d0: Pushed 08:10:14 24ab9fa21ecc: Pushed 08:10:14 89c986bb6208: Pushed 08:10:14 0e64f2360a44: Layer already exists 08:10:14 4846cab3573b: Pushed 08:10:15 75ca581105ed: Pushed 08:10:27 31fe974db211: Pushed 08:10:42 c7e0e3c0411f: Pushed 08:10:42 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b: digest: sha256:12f8b573af7dd2e3b2c2b046d1366ab99b02358ac65449a9eaa0123f20e6ddf7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:42 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 08:10:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:10:43 89c986bb6208: Preparing 08:10:43 51222af8a3d0: Preparing 08:10:43 24ab9fa21ecc: Preparing 08:10:43 b54901840589: Preparing 08:10:43 f845f6bc6f52: Preparing 08:10:43 c7e0e3c0411f: Preparing 08:10:43 31fe974db211: Preparing 08:10:43 4846cab3573b: Preparing 08:10:43 75ca581105ed: Preparing 08:10:43 0e64f2360a44: Preparing 08:10:43 4846cab3573b: Waiting 08:10:43 75ca581105ed: Waiting 08:10:43 0e64f2360a44: Waiting 08:10:43 c7e0e3c0411f: Waiting 08:10:43 31fe974db211: Waiting 08:10:43 89c986bb6208: Layer already exists 08:10:43 f845f6bc6f52: Layer already exists 08:10:43 24ab9fa21ecc: Layer already exists 08:10:43 b54901840589: Layer already exists 08:10:43 51222af8a3d0: Layer already exists 08:10:43 c7e0e3c0411f: Layer already exists 08:10:43 31fe974db211: Layer already exists 08:10:43 4846cab3573b: Layer already exists 08:10:43 75ca581105ed: Layer already exists 08:10:43 0e64f2360a44: Layer already exists 08:10:43 latest: digest: sha256:12f8b573af7dd2e3b2c2b046d1366ab99b02358ac65449a9eaa0123f20e6ddf7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:43 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.75 08:10:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:10:45 89c986bb6208: Preparing 08:10:45 51222af8a3d0: Preparing 08:10:45 24ab9fa21ecc: Preparing 08:10:45 b54901840589: Preparing 08:10:45 f845f6bc6f52: Preparing 08:10:45 c7e0e3c0411f: Preparing 08:10:45 31fe974db211: Preparing 08:10:45 4846cab3573b: Preparing 08:10:45 75ca581105ed: Preparing 08:10:45 0e64f2360a44: Preparing 08:10:45 c7e0e3c0411f: Waiting 08:10:45 31fe974db211: Waiting 08:10:45 4846cab3573b: Waiting 08:10:45 75ca581105ed: Waiting 08:10:45 0e64f2360a44: Waiting 08:10:45 51222af8a3d0: Layer already exists 08:10:45 89c986bb6208: Layer already exists 08:10:45 b54901840589: Layer already exists 08:10:45 24ab9fa21ecc: Layer already exists 08:10:45 f845f6bc6f52: Layer already exists 08:10:45 c7e0e3c0411f: Layer already exists 08:10:45 31fe974db211: Layer already exists 08:10:45 4846cab3573b: Layer already exists 08:10:45 75ca581105ed: Layer already exists 08:10:45 0e64f2360a44: Layer already exists 08:10:45 4.1.0-dev.75: digest: sha256:12f8b573af7dd2e3b2c2b046d1366ab99b02358ac65449a9eaa0123f20e6ddf7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:45 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 08:10:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:10:46 89c986bb6208: Preparing 08:10:46 51222af8a3d0: Preparing 08:10:46 24ab9fa21ecc: Preparing 08:10:46 b54901840589: Preparing 08:10:46 f845f6bc6f52: Preparing 08:10:46 c7e0e3c0411f: Preparing 08:10:46 31fe974db211: Preparing 08:10:46 4846cab3573b: Preparing 08:10:46 75ca581105ed: Preparing 08:10:46 0e64f2360a44: Preparing 08:10:46 31fe974db211: Waiting 08:10:46 4846cab3573b: Waiting 08:10:46 75ca581105ed: Waiting 08:10:46 0e64f2360a44: Waiting 08:10:46 c7e0e3c0411f: Waiting 08:10:46 89c986bb6208: Layer already exists 08:10:46 f845f6bc6f52: Layer already exists 08:10:46 51222af8a3d0: Layer already exists 08:10:46 24ab9fa21ecc: Layer already exists 08:10:46 b54901840589: Layer already exists 08:10:46 75ca581105ed: Layer already exists 08:10:46 4846cab3573b: Layer already exists 08:10:46 31fe974db211: Layer already exists 08:10:46 c7e0e3c0411f: Layer already exists 08:10:46 0e64f2360a44: Layer already exists 08:10:46 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75: digest: sha256:12f8b573af7dd2e3b2c2b046d1366ab99b02358ac65449a9eaa0123f20e6ddf7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:46 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 08:10:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:10:47 89c986bb6208: Preparing 08:10:47 51222af8a3d0: Preparing 08:10:47 24ab9fa21ecc: Preparing 08:10:47 b54901840589: Preparing 08:10:47 f845f6bc6f52: Preparing 08:10:47 c7e0e3c0411f: Preparing 08:10:47 31fe974db211: Preparing 08:10:47 4846cab3573b: Preparing 08:10:47 75ca581105ed: Preparing 08:10:47 0e64f2360a44: Preparing 08:10:47 31fe974db211: Waiting 08:10:47 4846cab3573b: Waiting 08:10:47 75ca581105ed: Waiting 08:10:47 c7e0e3c0411f: Waiting 08:10:47 0e64f2360a44: Waiting 08:10:47 f845f6bc6f52: Layer already exists 08:10:47 89c986bb6208: Layer already exists 08:10:47 51222af8a3d0: Layer already exists 08:10:47 b54901840589: Layer already exists 08:10:47 24ab9fa21ecc: Layer already exists 08:10:47 c7e0e3c0411f: Layer already exists 08:10:47 75ca581105ed: Layer already exists 08:10:47 31fe974db211: Layer already exists 08:10:47 4846cab3573b: Layer already exists 08:10:47 0e64f2360a44: Layer already exists 08:10:47 main: digest: sha256:12f8b573af7dd2e3b2c2b046d1366ab99b02358ac65449a9eaa0123f20e6ddf7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:10:47 ===================================================== [Pipeline] echo 08:10:47 taggedImages: 08:10:47 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 08:10:47 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 08:10:47 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.75 08:10:47 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 08:10:47 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 08:10:47 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 08:10:47 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 08:10:47 latest 08:10:47 4.1.0-dev.75 08:10:47 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 08:10:47 main 08:10:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:47 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 08:10:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:10:48 9f204ab93e1a: Preparing 08:10:48 6aee4d30f324: Preparing 08:10:48 d222b829f63f: Preparing 08:10:48 b54901840589: Preparing 08:10:48 f845f6bc6f52: Preparing 08:10:48 f5a0d56d5fbe: Preparing 08:10:48 fbe50025764b: Preparing 08:10:48 e0039210abce: Preparing 08:10:48 0e64f2360a44: Preparing 08:10:48 fbe50025764b: Waiting 08:10:48 e0039210abce: Waiting 08:10:48 0e64f2360a44: Waiting 08:10:48 f5a0d56d5fbe: Waiting 08:10:48 b54901840589: Layer already exists 08:10:48 f845f6bc6f52: Layer already exists 08:10:48 9f204ab93e1a: Pushed 08:10:48 6aee4d30f324: Pushed 08:10:48 d222b829f63f: Pushed 08:10:48 fbe50025764b: Pushed 08:10:48 0e64f2360a44: Layer already exists 08:10:49 e0039210abce: Pushed 08:11:15 f5a0d56d5fbe: Pushed 08:11:15 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b: digest: sha256:8e8e81533123ea922d8b0c4872d65bd47fe103f6b17a13e57695d5db87cdc3fc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:16 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 08:11:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:11:16 9f204ab93e1a: Preparing 08:11:16 6aee4d30f324: Preparing 08:11:16 d222b829f63f: Preparing 08:11:16 b54901840589: Preparing 08:11:16 f845f6bc6f52: Preparing 08:11:16 f5a0d56d5fbe: Preparing 08:11:16 fbe50025764b: Preparing 08:11:16 e0039210abce: Preparing 08:11:16 0e64f2360a44: Preparing 08:11:16 f5a0d56d5fbe: Waiting 08:11:16 fbe50025764b: Waiting 08:11:16 0e64f2360a44: Waiting 08:11:16 d222b829f63f: Layer already exists 08:11:16 6aee4d30f324: Layer already exists 08:11:16 9f204ab93e1a: Layer already exists 08:11:16 f845f6bc6f52: Layer already exists 08:11:16 b54901840589: Layer already exists 08:11:16 0e64f2360a44: Layer already exists 08:11:16 fbe50025764b: Layer already exists 08:11:16 f5a0d56d5fbe: Layer already exists 08:11:16 e0039210abce: Layer already exists 08:11:16 latest: digest: sha256:8e8e81533123ea922d8b0c4872d65bd47fe103f6b17a13e57695d5db87cdc3fc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:17 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.75 08:11:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:11:17 9f204ab93e1a: Preparing 08:11:17 6aee4d30f324: Preparing 08:11:17 d222b829f63f: Preparing 08:11:17 b54901840589: Preparing 08:11:17 f845f6bc6f52: Preparing 08:11:17 f5a0d56d5fbe: Preparing 08:11:17 fbe50025764b: Preparing 08:11:17 e0039210abce: Preparing 08:11:17 0e64f2360a44: Preparing 08:11:17 f5a0d56d5fbe: Waiting 08:11:17 fbe50025764b: Waiting 08:11:17 e0039210abce: Waiting 08:11:17 0e64f2360a44: Waiting 08:11:17 d222b829f63f: Layer already exists 08:11:17 9f204ab93e1a: Layer already exists 08:11:17 f845f6bc6f52: Layer already exists 08:11:17 6aee4d30f324: Layer already exists 08:11:17 b54901840589: Layer already exists 08:11:17 f5a0d56d5fbe: Layer already exists 08:11:17 e0039210abce: Layer already exists 08:11:17 fbe50025764b: Layer already exists 08:11:17 0e64f2360a44: Layer already exists 08:11:17 4.1.0-dev.75: digest: sha256:8e8e81533123ea922d8b0c4872d65bd47fe103f6b17a13e57695d5db87cdc3fc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:18 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 08:11:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:11:18 9f204ab93e1a: Preparing 08:11:18 6aee4d30f324: Preparing 08:11:18 d222b829f63f: Preparing 08:11:18 b54901840589: Preparing 08:11:18 f845f6bc6f52: Preparing 08:11:18 f5a0d56d5fbe: Preparing 08:11:18 fbe50025764b: Preparing 08:11:18 e0039210abce: Preparing 08:11:18 0e64f2360a44: Preparing 08:11:18 f5a0d56d5fbe: Waiting 08:11:18 fbe50025764b: Waiting 08:11:18 e0039210abce: Waiting 08:11:18 0e64f2360a44: Waiting 08:11:18 b54901840589: Layer already exists 08:11:18 9f204ab93e1a: Layer already exists 08:11:18 6aee4d30f324: Layer already exists 08:11:18 d222b829f63f: Layer already exists 08:11:18 f845f6bc6f52: Layer already exists 08:11:18 fbe50025764b: Layer already exists 08:11:18 f5a0d56d5fbe: Layer already exists 08:11:18 0e64f2360a44: Layer already exists 08:11:18 e0039210abce: Layer already exists 08:11:18 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75: digest: sha256:8e8e81533123ea922d8b0c4872d65bd47fe103f6b17a13e57695d5db87cdc3fc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:19 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 08:11:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:11:19 9f204ab93e1a: Preparing 08:11:19 6aee4d30f324: Preparing 08:11:19 d222b829f63f: Preparing 08:11:19 b54901840589: Preparing 08:11:19 f845f6bc6f52: Preparing 08:11:19 f5a0d56d5fbe: Preparing 08:11:19 fbe50025764b: Preparing 08:11:19 e0039210abce: Preparing 08:11:19 0e64f2360a44: Preparing 08:11:19 f5a0d56d5fbe: Waiting 08:11:19 fbe50025764b: Waiting 08:11:19 e0039210abce: Waiting 08:11:19 0e64f2360a44: Waiting 08:11:19 d222b829f63f: Layer already exists 08:11:19 b54901840589: Layer already exists 08:11:19 9f204ab93e1a: Layer already exists 08:11:19 f845f6bc6f52: Layer already exists 08:11:19 6aee4d30f324: Layer already exists 08:11:19 fbe50025764b: Layer already exists 08:11:19 f5a0d56d5fbe: Layer already exists 08:11:19 e0039210abce: Layer already exists 08:11:19 0e64f2360a44: Layer already exists 08:11:19 main: digest: sha256:8e8e81533123ea922d8b0c4872d65bd47fe103f6b17a13e57695d5db87cdc3fc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:11:19 ===================================================== [Pipeline] echo 08:11:19 taggedImages: 08:11:19 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 08:11:19 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 08:11:19 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.75 08:11:19 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 08:11:19 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 08:11:19 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 08:11:19 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 08:11:19 latest 08:11:19 4.1.0-dev.75 08:11:19 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 08:11:19 main 08:11:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:20 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 08:11:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:11:20 9ee6be8c0f6f: Preparing 08:11:20 66b7e8af71f7: Preparing 08:11:20 4dd933b1698a: Preparing 08:11:20 b54901840589: Preparing 08:11:20 f845f6bc6f52: Preparing 08:11:20 907ee592cc02: Preparing 08:11:20 4846cab3573b: Preparing 08:11:20 75ca581105ed: Preparing 08:11:20 0e64f2360a44: Preparing 08:11:20 907ee592cc02: Waiting 08:11:20 4846cab3573b: Waiting 08:11:20 75ca581105ed: Waiting 08:11:20 0e64f2360a44: Waiting 08:11:20 f845f6bc6f52: Layer already exists 08:11:20 4dd933b1698a: Pushed 08:11:20 66b7e8af71f7: Pushed 08:11:20 b54901840589: Layer already exists 08:11:20 4846cab3573b: Layer already exists 08:11:20 75ca581105ed: Layer already exists 08:11:20 0e64f2360a44: Layer already exists 08:11:20 9ee6be8c0f6f: Pushed 08:11:53 907ee592cc02: Pushed 08:11:53 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b: digest: sha256:5416135e9f0cecd0794b6b9edcff07cea51722597f90c37e48a87de1e59072c1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:53 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 08:11:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:11:53 9ee6be8c0f6f: Preparing 08:11:53 66b7e8af71f7: Preparing 08:11:53 4dd933b1698a: Preparing 08:11:53 b54901840589: Preparing 08:11:53 f845f6bc6f52: Preparing 08:11:53 907ee592cc02: Preparing 08:11:53 4846cab3573b: Preparing 08:11:53 75ca581105ed: Preparing 08:11:53 0e64f2360a44: Preparing 08:11:53 907ee592cc02: Waiting 08:11:53 75ca581105ed: Waiting 08:11:53 4846cab3573b: Waiting 08:11:53 0e64f2360a44: Waiting 08:11:53 b54901840589: Layer already exists 08:11:53 4dd933b1698a: Layer already exists 08:11:53 9ee6be8c0f6f: Layer already exists 08:11:53 f845f6bc6f52: Layer already exists 08:11:53 66b7e8af71f7: Layer already exists 08:11:53 4846cab3573b: Layer already exists 08:11:53 0e64f2360a44: Layer already exists 08:11:53 907ee592cc02: Layer already exists 08:11:53 75ca581105ed: Layer already exists 08:11:53 latest: digest: sha256:5416135e9f0cecd0794b6b9edcff07cea51722597f90c37e48a87de1e59072c1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:54 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.75 08:11:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:11:54 9ee6be8c0f6f: Preparing 08:11:54 66b7e8af71f7: Preparing 08:11:54 4dd933b1698a: Preparing 08:11:54 b54901840589: Preparing 08:11:54 f845f6bc6f52: Preparing 08:11:54 907ee592cc02: Preparing 08:11:54 4846cab3573b: Preparing 08:11:54 75ca581105ed: Preparing 08:11:54 0e64f2360a44: Preparing 08:11:54 907ee592cc02: Waiting 08:11:54 4846cab3573b: Waiting 08:11:54 75ca581105ed: Waiting 08:11:54 4dd933b1698a: Layer already exists 08:11:54 b54901840589: Layer already exists 08:11:54 66b7e8af71f7: Layer already exists 08:11:54 9ee6be8c0f6f: Layer already exists 08:11:54 f845f6bc6f52: Layer already exists 08:11:54 75ca581105ed: Layer already exists 08:11:54 0e64f2360a44: Layer already exists 08:11:54 4846cab3573b: Layer already exists 08:11:54 907ee592cc02: Layer already exists 08:11:54 4.1.0-dev.75: digest: sha256:5416135e9f0cecd0794b6b9edcff07cea51722597f90c37e48a87de1e59072c1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:55 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 08:11:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:11:55 9ee6be8c0f6f: Preparing 08:11:55 66b7e8af71f7: Preparing 08:11:55 4dd933b1698a: Preparing 08:11:55 b54901840589: Preparing 08:11:55 f845f6bc6f52: Preparing 08:11:55 907ee592cc02: Preparing 08:11:55 4846cab3573b: Preparing 08:11:55 907ee592cc02: Waiting 08:11:55 75ca581105ed: Preparing 08:11:55 4846cab3573b: Waiting 08:11:55 0e64f2360a44: Preparing 08:11:55 75ca581105ed: Waiting 08:11:55 0e64f2360a44: Waiting 08:11:55 9ee6be8c0f6f: Layer already exists 08:11:55 66b7e8af71f7: Layer already exists 08:11:55 b54901840589: Layer already exists 08:11:55 f845f6bc6f52: Layer already exists 08:11:55 4dd933b1698a: Layer already exists 08:11:55 907ee592cc02: Layer already exists 08:11:55 75ca581105ed: Layer already exists 08:11:55 4846cab3573b: Layer already exists 08:11:55 0e64f2360a44: Layer already exists 08:11:56 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75: digest: sha256:5416135e9f0cecd0794b6b9edcff07cea51722597f90c37e48a87de1e59072c1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:56 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 08:11:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:11:56 9ee6be8c0f6f: Preparing 08:11:56 66b7e8af71f7: Preparing 08:11:56 4dd933b1698a: Preparing 08:11:56 b54901840589: Preparing 08:11:56 f845f6bc6f52: Preparing 08:11:56 907ee592cc02: Preparing 08:11:56 4846cab3573b: Preparing 08:11:56 75ca581105ed: Preparing 08:11:56 0e64f2360a44: Preparing 08:11:56 907ee592cc02: Waiting 08:11:56 4846cab3573b: Waiting 08:11:56 75ca581105ed: Waiting 08:11:56 0e64f2360a44: Waiting 08:11:56 66b7e8af71f7: Layer already exists 08:11:56 f845f6bc6f52: Layer already exists 08:11:56 9ee6be8c0f6f: Layer already exists 08:11:56 b54901840589: Layer already exists 08:11:56 4dd933b1698a: Layer already exists 08:11:56 0e64f2360a44: Layer already exists 08:11:56 907ee592cc02: Layer already exists 08:11:56 75ca581105ed: Layer already exists 08:11:56 4846cab3573b: Layer already exists 08:11:57 main: digest: sha256:5416135e9f0cecd0794b6b9edcff07cea51722597f90c37e48a87de1e59072c1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:11:57 ===================================================== [Pipeline] echo 08:11:57 taggedImages: 08:11:57 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 08:11:57 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 08:11:57 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.75 08:11:57 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 08:11:57 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 08:11:57 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 08:11:57 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 08:11:57 latest 08:11:57 4.1.0-dev.75 08:11:57 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 08:11:57 main 08:11:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:57 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 08:11:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:11:58 e759f556f51b: Preparing 08:11:58 e9c26cedffab: Preparing 08:11:58 b54901840589: Preparing 08:11:58 f845f6bc6f52: Preparing 08:11:58 0e24dbeb8fa0: Preparing 08:11:58 5ed9ae56abe1: Preparing 08:11:58 0e64f2360a44: Preparing 08:11:58 5ed9ae56abe1: Waiting 08:11:58 0e64f2360a44: Waiting 08:11:58 b54901840589: Layer already exists 08:11:58 f845f6bc6f52: Layer already exists 08:11:58 0e64f2360a44: Layer already exists 08:11:58 0e24dbeb8fa0: Pushed 08:11:58 e759f556f51b: Pushed 08:11:59 5ed9ae56abe1: Pushed 08:12:06 e9c26cedffab: Pushed 08:12:06 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b: digest: sha256:395c4d56f4671b02bea5e99670274824e2cee185c677432c988bdbae9c312046 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:06 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 08:12:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:12:09 e759f556f51b: Preparing 08:12:09 e9c26cedffab: Preparing 08:12:09 b54901840589: Preparing 08:12:09 f845f6bc6f52: Preparing 08:12:09 0e24dbeb8fa0: Preparing 08:12:09 5ed9ae56abe1: Preparing 08:12:09 0e64f2360a44: Preparing 08:12:09 5ed9ae56abe1: Waiting 08:12:09 0e64f2360a44: Waiting 08:12:09 e759f556f51b: Layer already exists 08:12:09 f845f6bc6f52: Layer already exists 08:12:09 b54901840589: Layer already exists 08:12:09 e9c26cedffab: Layer already exists 08:12:09 0e24dbeb8fa0: Layer already exists 08:12:09 5ed9ae56abe1: Layer already exists 08:12:09 0e64f2360a44: Layer already exists 08:12:09 latest: digest: sha256:395c4d56f4671b02bea5e99670274824e2cee185c677432c988bdbae9c312046 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:09 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.75 08:12:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:12:10 e759f556f51b: Preparing 08:12:10 e9c26cedffab: Preparing 08:12:10 b54901840589: Preparing 08:12:10 f845f6bc6f52: Preparing 08:12:10 0e24dbeb8fa0: Preparing 08:12:10 5ed9ae56abe1: Preparing 08:12:10 0e64f2360a44: Preparing 08:12:10 5ed9ae56abe1: Waiting 08:12:10 0e64f2360a44: Waiting 08:12:10 b54901840589: Layer already exists 08:12:10 f845f6bc6f52: Layer already exists 08:12:10 e9c26cedffab: Layer already exists 08:12:10 e759f556f51b: Layer already exists 08:12:10 0e24dbeb8fa0: Layer already exists 08:12:10 5ed9ae56abe1: Layer already exists 08:12:10 0e64f2360a44: Layer already exists 08:12:10 4.1.0-dev.75: digest: sha256:395c4d56f4671b02bea5e99670274824e2cee185c677432c988bdbae9c312046 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:10 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 08:12:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:12:11 e759f556f51b: Preparing 08:12:11 e9c26cedffab: Preparing 08:12:11 b54901840589: Preparing 08:12:11 f845f6bc6f52: Preparing 08:12:11 0e24dbeb8fa0: Preparing 08:12:11 5ed9ae56abe1: Preparing 08:12:11 0e64f2360a44: Preparing 08:12:11 5ed9ae56abe1: Waiting 08:12:11 0e64f2360a44: Waiting 08:12:11 0e24dbeb8fa0: Layer already exists 08:12:11 e9c26cedffab: Layer already exists 08:12:11 b54901840589: Layer already exists 08:12:11 e759f556f51b: Layer already exists 08:12:11 f845f6bc6f52: Layer already exists 08:12:11 5ed9ae56abe1: Layer already exists 08:12:11 0e64f2360a44: Layer already exists 08:12:11 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75: digest: sha256:395c4d56f4671b02bea5e99670274824e2cee185c677432c988bdbae9c312046 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:11 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 08:12:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:12:12 e759f556f51b: Preparing 08:12:12 e9c26cedffab: Preparing 08:12:12 b54901840589: Preparing 08:12:12 f845f6bc6f52: Preparing 08:12:12 0e24dbeb8fa0: Preparing 08:12:12 5ed9ae56abe1: Preparing 08:12:12 0e64f2360a44: Preparing 08:12:12 5ed9ae56abe1: Waiting 08:12:12 e9c26cedffab: Layer already exists 08:12:12 e759f556f51b: Layer already exists 08:12:12 b54901840589: Layer already exists 08:12:12 0e24dbeb8fa0: Layer already exists 08:12:12 f845f6bc6f52: Layer already exists 08:12:12 0e64f2360a44: Layer already exists 08:12:12 5ed9ae56abe1: Layer already exists 08:12:12 main: digest: sha256:395c4d56f4671b02bea5e99670274824e2cee185c677432c988bdbae9c312046 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:12:12 ===================================================== [Pipeline] echo 08:12:12 taggedImages: 08:12:12 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 08:12:12 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 08:12:12 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.75 08:12:12 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 08:12:12 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 08:12:12 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 08:12:12 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 08:12:12 latest 08:12:12 4.1.0-dev.75 08:12:12 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 08:12:12 main 08:12:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:13 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 08:12:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:12:13 e4c52634ff17: Preparing 08:12:13 658c755d6135: Preparing 08:12:13 b54901840589: Preparing 08:12:13 f845f6bc6f52: Preparing 08:12:13 c7c765c1d100: Preparing 08:12:13 6e79428121ca: Preparing 08:12:13 0e64f2360a44: Preparing 08:12:13 6e79428121ca: Waiting 08:12:13 0e64f2360a44: Waiting 08:12:13 f845f6bc6f52: Layer already exists 08:12:13 b54901840589: Layer already exists 08:12:13 0e64f2360a44: Layer already exists 08:12:13 c7c765c1d100: Pushed 08:12:13 e4c52634ff17: Pushed 08:12:14 6e79428121ca: Pushed 08:12:22 658c755d6135: Pushed 08:12:22 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b: digest: sha256:02a01c8ae849221bf8921d67e03c97cbe7b5c66ccba66f057aa0926a6f087c9c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:22 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 08:12:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:12:23 e4c52634ff17: Preparing 08:12:23 658c755d6135: Preparing 08:12:23 b54901840589: Preparing 08:12:23 f845f6bc6f52: Preparing 08:12:23 c7c765c1d100: Preparing 08:12:23 6e79428121ca: Preparing 08:12:23 0e64f2360a44: Preparing 08:12:23 6e79428121ca: Waiting 08:12:23 0e64f2360a44: Waiting 08:12:23 658c755d6135: Layer already exists 08:12:23 f845f6bc6f52: Layer already exists 08:12:23 b54901840589: Layer already exists 08:12:23 c7c765c1d100: Layer already exists 08:12:23 e4c52634ff17: Layer already exists 08:12:23 0e64f2360a44: Layer already exists 08:12:23 6e79428121ca: Layer already exists 08:12:23 latest: digest: sha256:02a01c8ae849221bf8921d67e03c97cbe7b5c66ccba66f057aa0926a6f087c9c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:23 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.75 08:12:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:12:24 e4c52634ff17: Preparing 08:12:24 658c755d6135: Preparing 08:12:24 b54901840589: Preparing 08:12:24 f845f6bc6f52: Preparing 08:12:24 c7c765c1d100: Preparing 08:12:24 6e79428121ca: Preparing 08:12:24 0e64f2360a44: Preparing 08:12:24 6e79428121ca: Waiting 08:12:24 0e64f2360a44: Waiting 08:12:24 658c755d6135: Layer already exists 08:12:24 c7c765c1d100: Layer already exists 08:12:24 b54901840589: Layer already exists 08:12:24 e4c52634ff17: Layer already exists 08:12:24 f845f6bc6f52: Layer already exists 08:12:24 6e79428121ca: Layer already exists 08:12:24 0e64f2360a44: Layer already exists 08:12:24 4.1.0-dev.75: digest: sha256:02a01c8ae849221bf8921d67e03c97cbe7b5c66ccba66f057aa0926a6f087c9c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:24 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 08:12:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:12:25 e4c52634ff17: Preparing 08:12:25 658c755d6135: Preparing 08:12:25 b54901840589: Preparing 08:12:25 f845f6bc6f52: Preparing 08:12:25 c7c765c1d100: Preparing 08:12:25 6e79428121ca: Preparing 08:12:25 0e64f2360a44: Preparing 08:12:25 6e79428121ca: Waiting 08:12:25 0e64f2360a44: Waiting 08:12:25 e4c52634ff17: Layer already exists 08:12:25 c7c765c1d100: Layer already exists 08:12:25 b54901840589: Layer already exists 08:12:25 f845f6bc6f52: Layer already exists 08:12:25 658c755d6135: Layer already exists 08:12:25 0e64f2360a44: Layer already exists 08:12:25 6e79428121ca: Layer already exists 08:12:25 d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75: digest: sha256:02a01c8ae849221bf8921d67e03c97cbe7b5c66ccba66f057aa0926a6f087c9c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:25 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 08:12:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:12:26 e4c52634ff17: Preparing 08:12:26 658c755d6135: Preparing 08:12:26 b54901840589: Preparing 08:12:26 f845f6bc6f52: Preparing 08:12:26 c7c765c1d100: Preparing 08:12:26 6e79428121ca: Preparing 08:12:26 0e64f2360a44: Preparing 08:12:26 6e79428121ca: Waiting 08:12:26 0e64f2360a44: Waiting 08:12:26 f845f6bc6f52: Layer already exists 08:12:26 e4c52634ff17: Layer already exists 08:12:26 c7c765c1d100: Layer already exists 08:12:26 658c755d6135: Layer already exists 08:12:26 b54901840589: Layer already exists 08:12:26 6e79428121ca: Layer already exists 08:12:26 0e64f2360a44: Layer already exists 08:12:26 main: digest: sha256:02a01c8ae849221bf8921d67e03c97cbe7b5c66ccba66f057aa0926a6f087c9c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:12:26 ===================================================== [Pipeline] echo 08:12:26 taggedImages: 08:12:26 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b 08:12:26 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 08:12:26 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.75 08:12:26 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 08:12:26 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 08:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] echo 08:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo 08:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.75 [Pipeline] echo 08:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] echo 08:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 08:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] echo 08:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo 08:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.75 [Pipeline] echo 08:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] echo 08:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 08:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] echo 08:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo 08:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.75 [Pipeline] echo 08:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] echo 08:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 08:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] echo 08:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo 08:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.75 [Pipeline] echo 08:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] echo 08:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 08:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] echo 08:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo 08:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.75 [Pipeline] echo 08:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] echo 08:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 08:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] echo 08:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo 08:12:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.75 [Pipeline] echo 08:12:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] echo 08:12:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 08:12:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] echo 08:12:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo 08:12:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.75 [Pipeline] echo 08:12:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] echo 08:12:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 08:12:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] echo 08:12:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo 08:12:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.75 [Pipeline] echo 08:12:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] echo 08:12:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 08:12:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] echo 08:12:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo 08:12:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.75 [Pipeline] echo 08:12:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] echo 08:12:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 08:12:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] echo 08:12:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo 08:12:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.75 [Pipeline] echo 08:12:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] echo 08:12:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 08:12:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] echo 08:12:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo 08:12:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.75 [Pipeline] echo 08:12:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] echo 08:12:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 08:12:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] echo 08:12:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo 08:12:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.75 [Pipeline] echo 08:12:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] echo 08:12:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 08:12:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] echo 08:12:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo 08:12:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.75 [Pipeline] echo 08:12:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] echo 08:12:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 08:12:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] echo 08:12:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo 08:12:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.75 [Pipeline] echo 08:12:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] echo 08:12:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 08:12:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b [Pipeline] echo 08:12:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo 08:12:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.75 [Pipeline] echo 08:12:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d1ccff33d6d28e29794e5cb774f5fa2bdd523a9b-4.1.0-dev.75 [Pipeline] echo 08:12:27 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:12:28 08:12:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:12:28 arm64: Pulling from edgex-lftools-log-publisher 08:12:28 8998bd30e6a1: Pulling fs layer 08:12:28 04944245beec: Pulling fs layer 08:12:28 699f458cf7ca: Pulling fs layer 08:12:28 765212b225bb: Pulling fs layer 08:12:28 f23df028b6ca: Pulling fs layer 08:12:28 d65c8cfc05b1: Pulling fs layer 08:12:28 2437ff75d9bd: Pulling fs layer 08:12:28 d65c8cfc05b1: Waiting 08:12:28 765212b225bb: Waiting 08:12:28 2437ff75d9bd: Waiting 08:12:28 f23df028b6ca: Waiting 08:12:28 04944245beec: Verifying Checksum 08:12:28 04944245beec: Download complete 08:12:28 765212b225bb: Verifying Checksum 08:12:28 765212b225bb: Download complete 08:12:28 f23df028b6ca: Verifying Checksum 08:12:28 d65c8cfc05b1: Verifying Checksum 08:12:28 d65c8cfc05b1: Download complete 08:12:28 699f458cf7ca: Verifying Checksum 08:12:28 699f458cf7ca: Download complete 08:12:29 8998bd30e6a1: Download complete 08:12:31 2437ff75d9bd: Verifying Checksum 08:12:31 2437ff75d9bd: Download complete 08:12:33 8998bd30e6a1: Pull complete 08:12:34 04944245beec: Pull complete 08:12:35 699f458cf7ca: Pull complete 08:12:36 765212b225bb: Pull complete 08:12:37 f23df028b6ca: Pull complete 08:12:37 d65c8cfc05b1: Pull complete 08:12:55 2437ff75d9bd: Pull complete 08:12:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:12:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:12:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:12:55 prd-ubuntu20.04-docker-arm64-4c-16g-772684 does not seem to be running inside a container 08:12:55 $ 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/924 -v /w/workspace/edgex-go/924:/w/workspace/edgex-go/924:rw,z -v /w/workspace/edgex-go/924@tmp:/w/workspace/edgex-go/924@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:12:58 $ docker top 63a7a7bb5c87352f8a10fecbdd4d32b55b68294a2e3e90fccded00bb1b7e9dd5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:12:59 ---> job-cost.sh 08:12:59 lf-activate-venv: SKIPPING 08:12:59 INFO: No Stack... 08:12:59 INFO: Retrieving Pricing Info for: v3-standard-4 08:13:00 INFO: Archiving Costs [Pipeline] sh 08:13:01 + cat /w/workspace/edgex-go/924/archives/cost.csv 08:13:01 + cut -d, -f6 [Pipeline] lock 08:13:01 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-924-stack-cost] 08:13:01 Resource [jenkins-edgexfoundry-edgex-go-main-924-stack-cost] did not exist. Created. 08:13:01 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-924-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:13:01 + echo total: 0.10999999940395355 [Pipeline] stash 08:13:02 Stashed 1 file(s) [Pipeline] } 08:13:02 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-924-stack-cost] [Pipeline] // lock [Pipeline] } 08:13:02 $ docker stop --time=1 63a7a7bb5c87352f8a10fecbdd4d32b55b68294a2e3e90fccded00bb1b7e9dd5 08:13:04 $ docker rm -f --volumes 63a7a7bb5c87352f8a10fecbdd4d32b55b68294a2e3e90fccded00bb1b7e9dd5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 13:21:09 Cancelling nested steps due to timeout 13:21:09 Sending interrupt signal to process 13:21:23 script returned exit code 143 [Pipeline] } 13:21:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:21:23 + '[' -d /w/workspace/edgex-go/924/archives ']' [Pipeline] libraryResource [Pipeline] sh 13:21:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:21:24 ---> package-listing.sh 13:21:24 ++ tr '[:upper:]' '[:lower:]' 13:21:24 ++ facter osfamily 13:21:24 + OS_FAMILY=redhat 13:21:24 + workspace=/w/workspace/edgex-go/924 13:21:24 + START_PACKAGES=/tmp/packages_start.txt 13:21:24 + END_PACKAGES=/tmp/packages_end.txt 13:21:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:21:24 + PACKAGES=/tmp/packages_start.txt 13:21:24 + '[' /w/workspace/edgex-go/924 ']' 13:21:24 + PACKAGES=/tmp/packages_end.txt 13:21:24 + case "${OS_FAMILY}" in 13:21:24 + rpm -qa 13:21:24 + sort 13:21:25 + '[' -f /tmp/packages_start.txt ']' 13:21:25 + '[' -f /tmp/packages_end.txt ']' 13:21:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:21:25 + '[' /w/workspace/edgex-go/924 ']' 13:21:25 + mkdir -p /w/workspace/edgex-go/924/archives/ 13:21:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/924/archives/ [Pipeline] echo 13:21:25 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/924/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:21:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:21:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:21:26 13:21:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:21:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:21:26 latest: Pulling from edgex-lftools-log-publisher 13:21:26 5eb5b503b376: Pulling fs layer 13:21:26 5c69ac0246d0: Pulling fs layer 13:21:26 ec43610c2a17: Pulling fs layer 13:21:26 3a2ae6a8a46f: Pulling fs layer 13:21:26 33b1e0a273af: Pulling fs layer 13:21:26 5d3b04190fa2: Pulling fs layer 13:21:26 2f39f015ded8: Pulling fs layer 13:21:26 3a2ae6a8a46f: Waiting 13:21:26 33b1e0a273af: Waiting 13:21:26 5d3b04190fa2: Waiting 13:21:26 2f39f015ded8: Waiting 13:21:26 5c69ac0246d0: Download complete 13:21:26 3a2ae6a8a46f: Verifying Checksum 13:21:26 3a2ae6a8a46f: Download complete 13:21:26 33b1e0a273af: Verifying Checksum 13:21:26 33b1e0a273af: Download complete 13:21:26 5d3b04190fa2: Verifying Checksum 13:21:26 5d3b04190fa2: Download complete 13:21:26 ec43610c2a17: Verifying Checksum 13:21:26 ec43610c2a17: Download complete 13:21:27 5eb5b503b376: Verifying Checksum 13:21:27 5eb5b503b376: Download complete 13:21:27 2f39f015ded8: Download complete 13:21:28 5eb5b503b376: Pull complete 13:21:28 5c69ac0246d0: Pull complete 13:21:28 ec43610c2a17: Pull complete 13:21:28 3a2ae6a8a46f: Pull complete 13:21:29 33b1e0a273af: Pull complete 13:21:29 5d3b04190fa2: Pull complete 13:21:33 2f39f015ded8: Pull complete 13:21:33 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:21:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:21:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:21:33 prd-centos7-docker-4c-2g-772685 does not seem to be running inside a container 13:21:33 $ 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/924/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:21:38 $ docker top ca0277c89d6682bf7f7566f7e826ae3574c6139633159cc10be496a1b1cea31c -eo pid,comm [Pipeline] { [Pipeline] sh 13:21:38 + touch /tmp/pre-build-complete [Pipeline] sh 13:21:38 + mkdir -p /var/log/sysstat [Pipeline] sh 13:21:39 + ls /var/log/sa-host 13:21:39 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:21:39 provisioning config files... 13:21:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config3530940314731340241tmp [Pipeline] { [Pipeline] echo 13:21:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:21:39 ---> create-netrc.sh [Pipeline] } 13:21:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:21:39 ---> python-tools-install.sh [Pipeline] echo 13:21:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:21:40 ---> sudo-logs.sh 13:21:40 Archiving 'sudo' log.. 13:21:40 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:21:40 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 13:21:40 $ docker stop --time=1 ca0277c89d6682bf7f7566f7e826ae3574c6139633159cc10be496a1b1cea31c 13:21:41 $ docker rm -f --volumes ca0277c89d6682bf7f7566f7e826ae3574c6139633159cc10be496a1b1cea31c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 13:21:41 [WS-CLEANUP] Deleting project workspace... 13:21:41 [WS-CLEANUP] Deferred wipeout is used... 13:21:41 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [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] } 13:21:41 Failed in branch amd64 [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 13:21:42 + [ -d /w/workspace/edgex-go/924/archives ] [Pipeline] libraryResource [Pipeline] sh 13:21:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:21:43 ---> package-listing.sh 13:21:43 ++ facter osfamily 13:21:43 ++ tr '[:upper:]' '[:lower:]' 13:21:44 + OS_FAMILY=debian 13:21:44 + workspace=/w/workspace/edgex-go/924 13:21:44 + START_PACKAGES=/tmp/packages_start.txt 13:21:44 + END_PACKAGES=/tmp/packages_end.txt 13:21:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:21:44 + PACKAGES=/tmp/packages_start.txt 13:21:44 + '[' /w/workspace/edgex-go/924 ']' 13:21:44 + PACKAGES=/tmp/packages_end.txt 13:21:44 + case "${OS_FAMILY}" in 13:21:44 + dpkg -l 13:21:44 + grep '^ii' 13:21:44 + '[' -f /tmp/packages_start.txt ']' 13:21:44 + '[' -f /tmp/packages_end.txt ']' 13:21:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:21:44 + '[' /w/workspace/edgex-go/924 ']' 13:21:44 + mkdir -p /w/workspace/edgex-go/924/archives/ 13:21:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/924/archives/ [Pipeline] echo 13:21:44 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/924/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:21:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:21:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:21:44 13:21:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:21:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:21:45 latest: Pulling from edgex-lftools-log-publisher 13:21:45 5eb5b503b376: Pulling fs layer 13:21:45 5c69ac0246d0: Pulling fs layer 13:21:45 ec43610c2a17: Pulling fs layer 13:21:45 3a2ae6a8a46f: Pulling fs layer 13:21:45 33b1e0a273af: Pulling fs layer 13:21:45 5d3b04190fa2: Pulling fs layer 13:21:45 2f39f015ded8: Pulling fs layer 13:21:45 33b1e0a273af: Waiting 13:21:45 5d3b04190fa2: Waiting 13:21:45 2f39f015ded8: Waiting 13:21:45 3a2ae6a8a46f: Waiting 13:21:45 5c69ac0246d0: Verifying Checksum 13:21:45 5c69ac0246d0: Download complete 13:21:45 3a2ae6a8a46f: Verifying Checksum 13:21:45 3a2ae6a8a46f: Download complete 13:21:45 33b1e0a273af: Verifying Checksum 13:21:45 33b1e0a273af: Download complete 13:21:45 5d3b04190fa2: Download complete 13:21:45 ec43610c2a17: Verifying Checksum 13:21:45 ec43610c2a17: Download complete 13:21:45 5eb5b503b376: Verifying Checksum 13:21:45 5eb5b503b376: Download complete 13:21:45 2f39f015ded8: Download complete 13:21:47 5eb5b503b376: Pull complete 13:21:47 5c69ac0246d0: Pull complete 13:21:47 ec43610c2a17: Pull complete 13:21:47 3a2ae6a8a46f: Pull complete 13:21:47 33b1e0a273af: Pull complete 13:21:47 5d3b04190fa2: Pull complete 13:21:53 2f39f015ded8: Pull complete 13:21:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:21:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:21:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:21:53 prd-ubuntu20.04-docker-8c-8g-772683 does not seem to be running inside a container 13:21:53 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/924/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/924 -v /w/workspace/edgex-go/924:/w/workspace/edgex-go/924:rw,z -v /w/workspace/edgex-go/924@tmp:/w/workspace/edgex-go/924@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:21:56 $ docker top dc20e7c8b839567e64b89f389fbee5e2b1df420e2d11280cd96ede0a1487da9f -eo pid,comm [Pipeline] { [Pipeline] sh 13:21:56 + touch /tmp/pre-build-complete [Pipeline] sh 13:21:56 + mkdir -p /var/log/sysstat [Pipeline] sh 13:21:57 + ls /var/log/sa-host 13:21:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:21:57 provisioning config files... 13:21:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/924@tmp/config4025540440540802701tmp [Pipeline] { [Pipeline] echo 13:21:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:21:57 ---> create-netrc.sh [Pipeline] } 13:21:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:21:57 ---> python-tools-install.sh [Pipeline] echo 13:21:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:21:58 ---> sudo-logs.sh 13:21:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:21:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:21:58 ---> job-cost.sh 13:21:58 lf-activate-venv: SKIPPING 13:21:58 DEBUG: total: 0.10999999940395355 13:21:58 INFO: Retrieving Stack Cost... 13:21:58 INFO: Retrieving Pricing Info for: v3-standard-8 13:21:59 INFO: Archiving Costs [Pipeline] echo 13:21:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:21:59 ---> logs-deploy.sh 13:21:59 lf-activate-venv: SKIPPING 13:21:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/924 13:21:59 INFO: archiving workspace using pattern(s): 13:22:00 Archives upload complete. 13:22:00 INFO: archiving logs to Nexus 13:22:01 ---> uname -a: 13:22:01 Linux prd-ubuntu20-04-docker-8c-8g-772683 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 13:22:01 13:22:01 13:22:01 ---> lscpu: 13:22:01 Architecture: x86_64 13:22:01 CPU op-mode(s): 32-bit, 64-bit 13:22:01 Byte Order: Little Endian 13:22:01 Address sizes: 40 bits physical, 48 bits virtual 13:22:01 CPU(s): 8 13:22:01 On-line CPU(s) list: 0-7 13:22:01 Thread(s) per core: 1 13:22:01 Core(s) per socket: 1 13:22:01 Socket(s): 8 13:22:01 NUMA node(s): 1 13:22:01 Vendor ID: AuthenticAMD 13:22:01 CPU family: 23 13:22:01 Model: 49 13:22:01 Model name: AMD EPYC-Rome Processor 13:22:01 Stepping: 0 13:22:01 CPU MHz: 2799.998 13:22:01 BogoMIPS: 5599.99 13:22:01 Virtualization: AMD-V 13:22:01 Hypervisor vendor: KVM 13:22:01 Virtualization type: full 13:22:01 L1d cache: 256 KiB 13:22:01 L1i cache: 256 KiB 13:22:01 L2 cache: 4 MiB 13:22:01 L3 cache: 128 MiB 13:22:01 NUMA node0 CPU(s): 0-7 13:22:01 Vulnerability Gather data sampling: Not affected 13:22:01 Vulnerability Itlb multihit: Not affected 13:22:01 Vulnerability L1tf: Not affected 13:22:01 Vulnerability Mds: Not affected 13:22:01 Vulnerability Meltdown: Not affected 13:22:01 Vulnerability Mmio stale data: Not affected 13:22:01 Vulnerability Retbleed: Vulnerable 13:22:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:22:01 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:22:01 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 13:22:01 Vulnerability Srbds: Not affected 13:22:01 Vulnerability Tsx async abort: Not affected 13:22:01 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 13:22:01 13:22:01 13:22:01 ---> nproc: 13:22:01 8 13:22:01 13:22:01 13:22:01 ---> df -h: 13:22:01 Filesystem Size Used Avail Use% Mounted on 13:22:01 overlay 155G 32G 123G 21% / 13:22:01 tmpfs 64M 0 64M 0% /dev 13:22:01 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:22:01 shm 64M 0 64M 0% /dev/shm 13:22:01 /dev/vda1 155G 32G 123G 21% /facter-os 13:22:01 13:22:01 13:22:01 ---> sar -b -r -n DEV: 13:22:01 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-772683) 11/07/25 _x86_64_ (8 CPU) 13:22:01 13:22:01 07:20:21 LINUX RESTART (8 CPU) 13:22:01 13:22:01 07:21:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:22:01 07:22:01 421.50 19.10 402.40 0.00 3199.20 60411.66 0.00 13:22:01 07:23:01 96.93 0.95 95.98 0.00 20.26 39181.75 0.00 13:22:01 07:24:01 43.18 0.20 42.98 0.00 2.53 22971.90 0.00 13:22:01 07:25:01 185.09 0.17 184.92 0.00 17.73 75639.26 0.00 13:22:01 07:26:01 1079.02 24.16 1054.86 0.00 4682.82 519840.56 0.00 13:22:01 07:27:01 208.74 1.06 207.68 0.00 8.51 44603.82 0.00 13:22:01 07:28:01 254.44 0.03 254.41 0.00 0.27 127460.89 0.00 13:22:01 07:29:01 714.49 39.41 675.08 0.00 1324.14 150255.01 0.00 13:22:01 07:30:01 35.61 0.87 34.74 0.00 130.38 906.38 0.00 13:22:01 07:31:01 20.80 0.65 20.15 0.00 94.38 486.19 0.00 13:22:01 07:32:01 3.00 0.00 3.00 0.00 0.00 63.60 0.00 13:22:01 07:33:01 1.58 0.00 1.58 0.00 0.00 18.40 0.00 13:22:01 07:34:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 13:22:01 07:35:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 13:22:01 07:36:01 4.13 2.32 1.82 0.00 21.06 20.53 0.00 13:22:01 07:37:01 1.10 0.00 1.10 0.00 0.00 14.53 0.00 13:22:01 07:38:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 13:22:01 07:39:02 1.10 0.00 1.10 0.00 0.00 13.33 0.00 13:22:01 07:40:01 1.02 0.00 1.02 0.00 0.00 11.52 0.00 13:22:01 07:41:01 1.70 0.00 1.70 0.00 0.00 19.46 0.00 13:22:01 07:42:01 0.85 0.00 0.85 0.00 0.00 10.13 0.00 13:22:01 07:43:01 1.40 0.00 1.40 0.00 0.00 16.40 0.00 13:22:01 07:44:01 0.90 0.00 0.90 0.00 0.00 9.73 0.00 13:22:01 07:45:01 1.32 0.00 1.32 0.00 0.00 15.60 0.00 13:22:01 07:46:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 13:22:01 07:47:01 1.20 0.00 1.20 0.00 0.00 15.46 0.00 13:22:01 07:48:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 13:22:01 07:49:01 1.30 0.00 1.30 0.00 0.00 14.66 0.00 13:22:01 07:50:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 13:22:01 07:51:01 1.30 0.00 1.30 0.00 0.00 16.13 0.00 13:22:01 07:52:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 13:22:01 07:53:01 1.90 0.30 1.60 0.00 16.80 19.46 0.00 13:22:01 07:54:01 2.48 1.42 1.07 0.00 29.06 12.80 0.00 13:22:01 07:55:01 1.75 0.00 1.75 0.00 0.00 20.53 0.00 13:22:01 07:56:01 1.08 0.00 1.08 0.00 0.00 13.73 0.00 13:22:01 07:57:01 1.38 0.00 1.38 0.00 0.00 15.60 0.00 13:22:01 07:58:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 13:22:01 07:59:01 1.38 0.00 1.38 0.00 0.00 15.46 0.00 13:22:01 08:00:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 13:22:01 08:01:01 1.32 0.00 1.32 0.00 0.00 16.80 0.00 13:22:01 08:02:01 1.15 0.00 1.15 0.00 0.00 12.40 0.00 13:22:01 08:03:01 1.37 0.00 1.37 0.00 0.00 16.66 0.00 13:22:01 08:04:01 0.90 0.00 0.90 0.00 0.00 10.93 0.00 13:22:01 08:05:01 1.25 0.00 1.25 0.00 0.00 16.26 0.00 13:22:01 08:06:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 13:22:01 08:07:01 1.25 0.02 1.23 0.00 0.67 14.40 0.00 13:22:01 08:08:01 0.90 0.00 0.90 0.00 0.00 10.26 0.00 13:22:01 08:09:01 1.15 0.00 1.15 0.00 0.00 13.46 0.00 13:22:01 08:10:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 13:22:01 08:11:01 1.60 0.00 1.60 0.00 0.00 19.06 0.00 13:22:01 08:12:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 13:22:01 08:13:01 1.45 0.00 1.45 0.00 0.00 17.73 0.00 13:22:01 08:14:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 13:22:01 08:15:01 1.30 0.00 1.30 0.00 0.00 16.39 0.00 13:22:01 08:16:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 13:22:01 08:17:01 1.35 0.05 1.30 0.00 1.07 15.46 0.00 13:22:01 08:18:01 1.27 0.00 1.27 0.00 0.00 13.86 0.00 13:22:01 08:19:01 1.37 0.00 1.37 0.00 0.00 16.26 0.00 13:22:01 08:20:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 13:22:01 08:21:01 1.62 0.00 1.62 0.00 0.00 19.06 0.00 13:22:01 08:22:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 13:22:01 08:23:01 1.20 0.00 1.20 0.00 0.00 15.06 0.00 13:22:01 08:24:01 1.00 0.00 1.00 0.00 0.00 10.53 0.00 13:22:01 08:25:01 1.23 0.00 1.23 0.00 0.00 15.46 0.00 13:22:01 08:26:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 13:22:01 08:27:01 1.28 0.00 1.28 0.00 0.00 15.33 0.00 13:22:01 08:28:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 13:22:01 08:29:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 13:22:01 08:30:01 0.83 0.00 0.83 0.00 0.00 10.00 0.00 13:22:01 08:31:01 1.32 0.00 1.32 0.00 0.00 17.59 0.00 13:22:01 08:32:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 13:22:01 08:33:01 1.17 0.00 1.17 0.00 0.00 14.80 0.00 13:22:01 08:34:01 1.05 0.00 1.05 0.00 0.00 11.06 0.00 13:22:01 08:35:01 1.18 0.00 1.18 0.00 0.00 15.06 0.00 13:22:01 08:36:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 13:22:01 08:37:01 1.22 0.00 1.22 0.00 0.00 14.93 0.00 13:22:01 08:38:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 13:22:01 08:39:01 1.25 0.00 1.25 0.00 0.00 15.06 0.00 13:22:01 08:40:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 13:22:01 08:41:01 1.32 0.00 1.32 0.00 0.00 16.80 0.00 13:22:01 08:42:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 13:22:01 08:43:01 1.27 0.00 1.27 0.00 0.00 15.60 0.00 13:22:01 08:44:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 13:22:01 08:45:01 1.15 0.00 1.15 0.00 0.00 14.53 0.00 13:22:01 08:46:01 1.20 0.00 1.20 0.00 0.00 13.20 0.00 13:22:01 08:47:01 1.18 0.00 1.18 0.00 0.00 15.33 0.00 13:22:01 08:48:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 13:22:01 08:49:01 1.17 0.00 1.17 0.00 0.00 14.80 0.00 13:22:01 08:50:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 13:22:01 08:51:01 1.28 0.00 1.28 0.00 0.00 16.13 0.00 13:22:01 08:52:01 0.97 0.00 0.97 0.00 0.00 12.13 0.00 13:22:01 08:53:01 1.25 0.00 1.25 0.00 0.00 15.73 0.00 13:22:01 08:54:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 13:22:01 08:55:01 1.05 0.00 1.05 0.00 0.00 13.06 0.00 13:22:01 08:56:01 1.25 0.00 1.25 0.00 0.00 15.46 0.00 13:22:01 08:57:01 1.22 0.00 1.22 0.00 0.00 15.33 0.00 13:22:01 08:58:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 13:22:01 08:59:01 1.13 0.00 1.13 0.00 0.00 14.40 0.00 13:22:01 09:00:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 13:22:01 09:01:01 1.27 0.00 1.27 0.00 0.00 15.46 0.00 13:22:01 09:02:01 1.07 0.00 1.07 0.00 0.00 12.61 0.00 13:22:01 09:03:01 1.50 0.00 1.50 0.00 0.00 17.73 0.00 13:22:01 09:04:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 13:22:01 09:05:01 1.15 0.00 1.15 0.00 0.00 14.66 0.00 13:22:01 09:06:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 13:22:01 09:07:01 1.50 0.00 1.50 0.00 0.00 18.53 0.00 13:22:01 09:08:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 13:22:01 09:09:01 1.38 0.00 1.38 0.00 0.00 17.73 0.00 13:22:01 09:10:01 0.90 0.00 0.90 0.00 0.00 10.40 0.00 13:22:01 09:11:01 1.13 0.00 1.13 0.00 0.00 14.13 0.00 13:22:01 09:12:01 1.08 0.00 1.08 0.00 0.00 13.06 0.00 13:22:01 09:13:01 1.42 0.00 1.42 0.00 0.00 17.20 0.00 13:22:01 09:14:01 0.95 0.00 0.95 0.00 0.00 10.13 0.00 13:22:01 09:15:01 1.00 0.00 1.00 0.00 0.00 12.40 0.00 13:22:01 09:16:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 13:22:01 09:17:01 1.75 0.00 1.75 0.00 0.00 21.60 0.00 13:22:01 09:18:01 1.27 0.00 1.27 0.00 0.00 14.26 0.00 13:22:01 09:19:01 1.37 0.00 1.37 0.00 0.00 16.40 0.00 13:22:01 09:20:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 13:22:01 09:21:01 1.43 0.00 1.43 0.00 0.00 16.67 0.00 13:22:01 09:22:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 13:22:01 09:23:01 1.47 0.00 1.47 0.00 0.00 17.46 0.00 13:22:01 09:24:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 13:22:01 09:25:01 1.25 0.00 1.25 0.00 0.00 14.93 0.00 13:22:01 09:26:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 13:22:01 09:27:01 1.52 0.00 1.52 0.00 0.00 19.20 0.00 13:22:01 09:28:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 13:22:01 09:29:01 1.38 0.00 1.38 0.00 0.00 16.13 0.00 13:22:01 09:30:01 0.93 0.00 0.93 0.00 0.00 11.73 0.00 13:22:01 09:31:01 1.35 0.00 1.35 0.00 0.00 16.53 0.00 13:22:01 09:32:01 1.13 0.00 1.13 0.00 0.00 13.60 0.00 13:22:01 09:33:01 1.47 0.00 1.47 0.00 0.00 17.73 0.00 13:22:01 09:34:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 13:22:01 09:35:01 1.12 0.00 1.12 0.00 0.00 13.86 0.00 13:22:01 09:36:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 13:22:01 09:37:01 1.22 0.00 1.22 0.00 0.00 15.46 0.00 13:22:01 09:38:01 1.27 0.00 1.27 0.00 0.00 14.00 0.00 13:22:01 09:39:01 0.98 0.00 0.98 0.00 0.00 12.40 0.00 13:22:01 09:40:01 1.47 0.00 1.47 0.00 0.00 17.20 0.00 13:22:01 09:41:01 1.27 0.00 1.27 0.00 0.00 15.46 0.00 13:22:01 09:42:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 13:22:01 09:43:01 1.18 0.00 1.18 0.00 0.00 13.60 0.00 13:22:01 09:44:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 13:22:01 09:45:01 1.32 0.00 1.32 0.00 0.00 16.13 0.00 13:22:01 09:46:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 13:22:01 09:47:01 1.53 0.00 1.53 0.00 0.00 19.06 0.00 13:22:01 09:48:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 13:22:01 09:49:01 0.98 0.00 0.98 0.00 0.00 12.53 0.00 13:22:01 09:50:01 1.37 0.00 1.37 0.00 0.00 16.26 0.00 13:22:01 09:51:01 1.32 0.00 1.32 0.00 0.00 16.00 0.00 13:22:01 09:52:01 1.18 0.00 1.18 0.00 0.00 14.13 0.00 13:22:01 09:53:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 13:22:01 09:54:01 1.27 0.00 1.27 0.00 0.00 15.73 0.00 13:22:01 09:55:01 1.38 0.00 1.38 0.00 0.00 18.00 0.00 13:22:01 09:56:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 13:22:01 09:57:01 1.80 0.00 1.80 0.00 0.00 21.06 0.00 13:22:01 09:58:01 1.27 0.00 1.27 0.00 0.00 14.00 0.00 13:22:01 09:59:01 1.70 0.00 1.70 0.00 0.00 20.26 0.00 13:22:01 10:00:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 13:22:01 10:01:01 1.75 0.00 1.75 0.00 0.00 20.39 0.00 13:22:01 10:02:01 1.67 0.00 1.67 0.00 0.00 18.53 0.00 13:22:01 10:03:01 2.08 0.00 2.08 0.00 0.00 23.33 0.00 13:22:01 10:04:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 13:22:01 10:05:01 1.88 0.00 1.88 0.00 0.00 21.72 0.00 13:22:01 10:06:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 13:22:01 10:07:01 1.70 0.00 1.70 0.00 0.00 20.66 0.00 13:22:01 10:08:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 13:22:01 10:09:01 1.07 0.00 1.07 0.00 0.00 12.93 0.00 13:22:01 10:10:01 1.08 0.00 1.08 0.00 0.00 13.06 0.00 13:22:01 10:11:01 1.52 0.00 1.52 0.00 0.00 18.13 0.00 13:22:01 10:12:01 1.40 0.00 1.40 0.00 0.00 15.86 0.00 13:22:01 10:13:01 1.13 0.00 1.13 0.00 0.00 13.60 0.00 13:22:01 10:14:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 13:22:01 10:15:01 0.95 0.00 0.95 0.00 0.00 11.60 0.00 13:22:01 10:16:01 1.38 0.00 1.38 0.00 0.00 16.13 0.00 13:22:01 10:17:01 1.43 0.00 1.43 0.00 0.00 18.79 0.00 13:22:01 10:18:01 1.38 0.00 1.38 0.00 0.00 14.53 0.00 13:22:01 10:19:01 1.20 0.00 1.20 0.00 0.00 14.26 0.00 13:22:01 10:20:01 1.28 0.00 1.28 0.00 0.00 15.73 0.00 13:22:01 10:21:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 13:22:01 10:22:01 1.33 0.00 1.33 0.00 0.00 15.73 0.00 13:22:01 10:23:01 1.24 0.00 1.24 0.00 0.00 14.37 0.00 13:22:01 10:24:01 1.32 0.00 1.32 0.00 0.00 14.80 0.00 13:22:01 10:25:01 1.18 0.00 1.18 0.00 0.00 13.86 0.00 13:22:01 10:26:01 1.22 0.00 1.22 0.00 0.00 13.73 0.00 13:22:01 10:27:01 1.80 0.00 1.80 0.00 0.00 21.33 0.00 13:22:01 10:28:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 13:22:01 10:29:01 1.90 0.00 1.90 0.00 0.00 22.40 0.00 13:22:01 10:30:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 13:22:01 10:31:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 13:22:01 10:32:01 1.23 0.00 1.23 0.00 0.00 14.93 0.00 13:22:01 10:33:01 1.87 0.00 1.87 0.00 0.00 22.00 0.00 13:22:01 10:34:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 13:22:01 10:35:01 1.15 0.00 1.15 0.00 0.00 13.86 0.00 13:22:01 10:36:01 1.30 0.00 1.30 0.00 0.00 14.26 0.00 13:22:01 10:37:01 1.57 0.00 1.57 0.00 0.00 18.66 0.00 13:22:01 10:38:01 1.23 0.00 1.23 0.00 0.00 13.46 0.00 13:22:01 10:39:01 1.60 0.00 1.60 0.00 0.00 19.33 0.00 13:22:01 10:40:01 1.12 0.00 1.12 0.00 0.00 12.00 0.00 13:22:01 10:41:01 1.70 0.00 1.70 0.00 0.00 19.33 0.00 13:22:01 10:42:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 13:22:01 10:43:01 1.48 0.00 1.48 0.00 0.00 17.33 0.00 13:22:01 10:44:01 1.25 0.00 1.25 0.00 0.00 14.26 0.00 13:22:01 10:45:01 1.22 0.00 1.22 0.00 0.00 14.93 0.00 13:22:01 10:46:01 1.18 0.00 1.18 0.00 0.00 13.46 0.00 13:22:01 10:47:01 1.70 0.00 1.70 0.00 0.00 19.73 0.00 13:22:01 10:48:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 13:22:01 10:49:01 1.52 0.00 1.52 0.00 0.00 17.73 0.00 13:22:01 10:50:01 1.05 0.00 1.05 0.00 0.00 11.20 0.00 13:22:01 10:51:01 1.52 0.00 1.52 0.00 0.00 18.00 0.00 13:22:01 10:52:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 13:22:01 10:53:01 1.80 0.00 1.80 0.00 0.00 20.80 0.00 13:22:01 10:54:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 13:22:01 10:55:01 0.93 0.00 0.93 0.00 0.00 11.86 0.00 13:22:01 10:56:01 1.33 0.00 1.33 0.00 0.00 15.33 0.00 13:22:01 10:57:01 1.60 0.00 1.60 0.00 0.00 19.46 0.00 13:22:01 10:58:01 1.22 0.00 1.22 0.00 0.00 13.33 0.00 13:22:01 10:59:01 1.78 0.00 1.78 0.00 0.00 20.53 0.00 13:22:01 11:00:01 0.97 0.00 0.97 0.00 0.00 10.26 0.00 13:22:01 11:01:01 1.78 0.00 1.78 0.00 0.00 20.93 0.00 13:22:01 11:02:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 13:22:01 11:03:01 1.30 0.00 1.30 0.00 0.00 15.73 0.00 13:22:01 11:04:01 1.17 0.00 1.17 0.00 0.00 12.53 0.00 13:22:01 11:05:01 1.70 0.00 1.70 0.00 0.00 19.86 0.00 13:22:01 11:06:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 13:22:01 11:07:01 1.33 0.00 1.33 0.00 0.00 16.53 0.00 13:22:01 11:08:01 1.23 0.00 1.23 0.00 0.00 13.33 0.00 13:22:01 11:09:01 1.27 0.00 1.27 0.00 0.00 14.40 0.00 13:22:01 11:10:01 1.22 0.00 1.22 0.00 0.00 13.73 0.00 13:22:01 11:11:01 1.28 0.00 1.28 0.00 0.00 15.20 0.00 13:22:01 11:12:01 1.28 0.00 1.28 0.00 0.00 14.66 0.00 13:22:01 11:13:01 1.45 0.00 1.45 0.00 0.00 16.80 0.00 13:22:01 11:14:01 1.20 0.00 1.20 0.00 0.00 13.46 0.00 13:22:01 11:15:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 13:22:01 11:16:01 1.33 0.00 1.33 0.00 0.00 16.26 0.00 13:22:01 11:17:01 1.03 0.00 1.03 0.00 0.00 13.20 0.00 13:22:01 11:18:01 1.82 0.00 1.82 0.00 0.00 20.80 0.00 13:22:01 11:19:01 1.23 0.00 1.23 0.00 0.00 14.40 0.00 13:22:01 11:20:01 1.27 0.00 1.27 0.00 0.00 14.26 0.00 13:22:01 11:21:01 1.45 0.00 1.45 0.00 0.00 17.33 0.00 13:22:01 11:22:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 13:22:01 11:23:01 1.75 0.00 1.75 0.00 0.00 20.26 0.00 13:22:01 11:24:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 13:22:01 11:25:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 13:22:01 11:26:01 1.33 0.00 1.33 0.00 0.00 15.20 0.00 13:22:01 11:27:01 0.98 0.00 0.98 0.00 0.00 12.66 0.00 13:22:01 11:28:01 1.43 0.00 1.43 0.00 0.00 15.73 0.00 13:22:01 11:29:01 1.27 0.00 1.27 0.00 0.00 14.80 0.00 13:22:01 11:30:01 1.23 0.00 1.23 0.00 0.00 14.00 0.00 13:22:01 11:31:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 13:22:01 11:32:01 1.30 0.00 1.30 0.00 0.00 14.66 0.00 13:22:01 11:33:01 1.50 0.00 1.50 0.00 0.00 17.33 0.00 13:22:01 11:34:01 1.17 0.00 1.17 0.00 0.00 13.73 0.00 13:22:01 11:35:01 0.90 0.00 0.90 0.00 0.00 11.06 0.00 13:22:01 11:36:01 1.35 0.00 1.35 0.00 0.00 15.60 0.00 13:22:01 11:37:01 1.25 0.00 1.25 0.00 0.00 15.06 0.00 13:22:01 11:38:01 1.35 0.00 1.35 0.00 0.00 15.33 0.00 13:22:01 11:39:01 1.87 0.00 1.87 0.00 0.00 21.20 0.00 13:22:01 11:40:01 1.17 0.00 1.17 0.00 0.00 12.80 0.00 13:22:01 11:41:01 1.95 0.00 1.95 0.00 0.00 22.53 0.00 13:22:01 11:42:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 13:22:01 11:43:01 1.58 0.00 1.58 0.00 0.00 18.66 0.00 13:22:01 11:44:01 1.17 0.00 1.17 0.00 0.00 12.53 0.00 13:22:01 11:45:01 1.52 0.00 1.52 0.00 0.00 17.73 0.00 13:22:01 11:46:02 1.22 0.00 1.22 0.00 0.00 13.06 0.00 13:22:01 11:47:01 1.22 0.00 1.22 0.00 0.00 13.96 0.00 13:22:01 11:48:01 1.30 0.00 1.30 0.00 0.00 15.33 0.00 13:22:01 11:49:01 2.23 0.00 2.23 0.00 0.00 25.20 0.00 13:22:01 11:50:01 1.42 0.00 1.42 0.00 0.00 16.13 0.00 13:22:01 11:51:01 1.65 0.00 1.65 0.00 0.00 20.00 0.00 13:22:01 11:52:01 1.12 0.00 1.12 0.00 0.00 12.00 0.00 13:22:01 11:53:01 0.93 0.00 0.93 0.00 0.00 11.46 0.00 13:22:01 11:54:01 1.48 0.00 1.48 0.00 0.00 17.33 0.00 13:22:01 11:55:01 1.05 0.00 1.05 0.00 0.00 12.53 0.00 13:22:01 11:56:01 1.47 0.00 1.47 0.00 0.00 16.66 0.00 13:22:01 11:57:01 1.03 0.00 1.03 0.00 0.00 12.66 0.00 13:22:01 11:58:01 1.48 0.00 1.48 0.00 0.00 16.53 0.00 13:22:01 11:59:01 1.58 0.00 1.58 0.00 0.00 19.33 0.00 13:22:01 12:00:01 1.20 0.00 1.20 0.00 0.00 13.06 0.00 13:22:01 12:01:01 1.68 0.00 1.68 0.00 0.00 19.86 0.00 13:22:01 12:02:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 13:22:01 12:03:01 1.23 0.00 1.23 0.00 0.00 14.53 0.00 13:22:01 12:04:01 1.35 0.00 1.35 0.00 0.00 16.53 0.00 13:22:01 12:05:01 1.07 0.00 1.07 0.00 0.00 12.93 0.00 13:22:01 12:06:01 1.52 0.00 1.52 0.00 0.00 17.33 0.00 13:22:01 12:07:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 13:22:01 12:08:01 1.28 0.00 1.28 0.00 0.00 14.80 0.00 13:22:01 12:09:01 1.78 0.00 1.78 0.00 0.00 20.93 0.00 13:22:01 12:10:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 13:22:01 12:11:01 1.20 0.00 1.20 0.00 0.00 14.13 0.00 13:22:01 12:12:01 1.33 0.00 1.33 0.00 0.00 14.80 0.00 13:22:01 12:13:01 1.17 0.00 1.17 0.00 0.00 13.73 0.00 13:22:01 12:14:01 1.42 0.00 1.42 0.00 0.00 16.66 0.00 13:22:01 12:15:01 1.28 0.00 1.28 0.00 0.00 14.13 0.00 13:22:01 12:16:01 1.27 0.00 1.27 0.00 0.00 14.53 0.00 13:22:01 12:17:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 13:22:01 12:18:01 1.52 0.00 1.52 0.00 0.00 17.73 0.00 13:22:01 12:19:01 1.70 0.00 1.70 0.00 0.00 20.26 0.00 13:22:01 12:20:01 1.23 0.00 1.23 0.00 0.00 12.40 0.00 13:22:01 12:21:01 1.03 0.00 1.03 0.00 0.00 13.60 0.00 13:22:01 12:22:01 1.43 0.00 1.43 0.00 0.00 16.13 0.00 13:22:01 12:23:01 1.62 0.00 1.62 0.00 0.00 18.80 0.00 13:22:01 12:24:01 1.18 0.00 1.18 0.00 0.00 13.46 0.00 13:22:01 12:25:01 1.75 0.00 1.75 0.00 0.00 19.20 0.00 13:22:01 12:26:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 13:22:01 12:27:01 1.32 0.00 1.32 0.00 0.00 15.46 0.00 13:22:01 12:28:01 1.27 0.00 1.27 0.00 0.00 14.66 0.00 13:22:01 12:29:01 1.47 0.00 1.47 0.00 0.00 18.66 0.00 13:22:01 12:30:01 1.23 0.00 1.23 0.00 0.00 13.06 0.00 13:22:01 12:31:01 0.92 0.00 0.92 0.00 0.00 11.86 0.00 13:22:01 12:32:01 1.38 0.00 1.38 0.00 0.00 15.59 0.00 13:22:01 12:33:01 1.03 0.00 1.03 0.00 0.00 12.53 0.00 13:22:01 12:34:01 1.42 0.00 1.42 0.00 0.00 16.39 0.00 13:22:01 12:35:01 1.62 0.00 1.62 0.00 0.00 18.92 0.00 13:22:01 12:36:01 0.97 0.00 0.97 0.00 0.00 11.73 0.00 13:22:01 12:37:01 1.18 0.00 1.18 0.00 0.00 13.60 0.00 13:22:01 12:38:01 1.38 0.00 1.38 0.00 0.00 15.73 0.00 13:22:01 12:39:01 1.45 0.00 1.45 0.00 0.00 17.73 0.00 13:22:01 12:40:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 13:22:01 12:41:01 1.12 0.00 1.12 0.00 0.00 13.73 0.00 13:22:01 12:42:01 1.35 0.00 1.35 0.00 0.00 15.33 0.00 13:22:01 12:43:01 0.97 0.00 0.97 0.00 0.00 12.53 0.00 13:22:01 12:44:01 1.35 0.00 1.35 0.00 0.00 15.59 0.00 13:22:01 12:45:01 1.00 0.00 1.00 0.00 0.00 13.46 0.00 13:22:01 12:46:01 1.53 0.00 1.53 0.00 0.00 17.33 0.00 13:22:01 12:47:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 13:22:01 12:48:01 1.47 0.00 1.47 0.00 0.00 16.26 0.00 13:22:01 12:49:01 1.77 0.00 1.77 0.00 0.00 20.53 0.00 13:22:01 12:50:01 1.12 0.00 1.12 0.00 0.00 12.00 0.00 13:22:01 12:51:01 1.07 0.00 1.07 0.00 0.00 12.93 0.00 13:22:01 12:52:01 1.37 0.00 1.37 0.00 0.00 15.19 0.00 13:22:01 12:53:02 0.95 0.00 0.95 0.00 0.00 11.73 0.00 13:22:01 12:54:01 1.46 0.00 1.46 0.00 0.00 16.13 0.00 13:22:01 12:55:01 1.17 0.00 1.17 0.00 0.00 15.06 0.00 13:22:01 12:56:01 1.60 0.00 1.60 0.00 0.00 17.86 0.00 13:22:01 12:57:01 1.03 0.00 1.03 0.00 0.00 12.53 0.00 13:22:01 12:58:01 2.02 0.28 1.73 0.00 23.59 21.86 0.00 13:22:01 12:59:01 2.32 0.00 2.32 0.00 0.00 28.13 0.00 13:22:01 13:00:01 1.28 0.00 1.28 0.00 0.00 14.26 0.00 13:22:01 13:01:01 1.85 0.00 1.85 0.00 0.00 21.33 0.00 13:22:01 13:02:01 1.00 0.00 1.00 0.00 0.00 10.53 0.00 13:22:01 13:03:01 1.13 0.00 1.13 0.00 0.00 14.66 0.00 13:22:01 13:04:01 1.52 0.00 1.52 0.00 0.00 15.86 0.00 13:22:01 13:05:01 1.35 0.00 1.35 0.00 0.00 16.40 0.00 13:22:01 13:06:01 1.43 0.00 1.43 0.00 0.00 16.53 0.00 13:22:01 13:07:01 1.82 0.00 1.82 0.00 0.00 20.66 0.00 13:22:01 13:08:01 1.20 0.00 1.20 0.00 0.00 13.20 0.00 13:22:01 13:09:01 1.65 0.00 1.65 0.00 0.00 18.26 0.00 13:22:01 13:10:01 1.45 0.00 1.45 0.00 0.00 16.93 0.00 13:22:01 13:11:01 1.38 0.00 1.38 0.00 0.00 15.86 0.00 13:22:01 13:12:01 1.40 0.00 1.40 0.00 0.00 15.33 0.00 13:22:01 13:13:01 1.75 0.00 1.75 0.00 0.00 19.46 0.00 13:22:01 13:14:01 1.13 0.00 1.13 0.00 0.00 11.06 0.00 13:22:01 13:15:01 1.63 0.00 1.63 0.00 0.00 18.26 0.00 13:22:01 13:16:01 1.40 0.00 1.40 0.00 0.00 15.20 0.00 13:22:01 13:17:01 1.68 0.00 1.68 0.00 0.00 18.66 0.00 13:22:01 13:18:01 1.40 0.00 1.40 0.00 0.00 14.53 0.00 13:22:01 13:19:01 1.70 0.00 1.70 0.00 0.00 18.53 0.00 13:22:01 13:20:01 1.28 0.00 1.28 0.00 0.00 13.46 0.00 13:22:01 13:21:01 1.13 0.00 1.13 0.00 0.00 13.60 0.00 13:22:01 13:22:01 47.68 0.45 47.23 0.00 27.20 16959.57 0.00 13:22:01 Average: 9.87 0.25 9.62 0.00 26.60 2948.32 0.00 13:22:01 13:22:01 07:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:22:01 07:22:01 28004516 31480996 802012 2.44 100180 3620212 2070536 6.10 1105668 3322148 41692 13:22:01 07:23:01 26060476 31297044 976112 2.97 128844 5216348 2265784 6.68 2228188 3999508 581788 13:22:01 07:24:01 26323200 31514124 757356 2.30 134280 5133660 1702312 5.02 1535912 4396332 413116 13:22:01 07:25:01 24120740 31227312 1037072 3.15 143420 7022064 3352956 9.89 2042168 6053860 1690992 13:22:01 07:26:01 10083580 31094948 1107008 3.37 375944 19956912 4948496 14.59 3510300 17808800 14860 13:22:01 07:27:01 3660248 27738548 4423536 13.46 413412 22647056 11259828 33.20 8120576 19225648 1622220 13:22:01 07:28:01 1568304 28798096 3369664 10.25 429392 25665996 8904436 26.25 8443196 20891924 1177136 13:22:01 07:29:01 5664780 31405488 827656 2.52 428540 24389672 2013148 5.94 3723244 21816060 524 13:22:01 07:30:01 5646712 31393968 838632 2.55 430116 24393932 2121892 6.26 4127784 21429092 504 13:22:01 07:31:01 5637876 31388752 843604 2.57 430848 24396920 2121580 6.25 4639220 20923540 476 13:22:01 07:32:01 5647392 31398420 834048 2.54 430944 24396916 1981324 5.84 4663344 20890628 8 13:22:01 07:33:01 5648036 31399160 833732 2.54 430964 24396920 1981324 5.84 4662648 20890624 8 13:22:01 07:34:01 5665064 31416224 816820 2.48 430988 24396924 1981324 5.84 4645976 20890628 4 13:22:01 07:35:01 5668028 31419200 814004 2.48 431016 24396924 1981324 5.84 4643780 20890344 16 13:22:01 07:36:01 5669444 31421396 811760 2.47 431516 24397112 2036560 6.00 4641804 20890440 20 13:22:01 07:37:01 5669828 31421860 811148 2.47 431524 24397180 2036560 6.00 4642144 20890508 240 13:22:01 07:38:01 5669944 31421984 810964 2.47 431544 24397184 2036560 6.00 4641400 20890512 28 13:22:01 07:39:02 5669872 31421936 810940 2.47 431564 24397184 2036560 6.00 4641424 20890512 48 13:22:01 07:40:01 5670036 31422108 810656 2.47 431576 24397188 2036560 6.00 4641408 20890516 8 13:22:01 07:41:01 5669768 31421876 810836 2.47 431604 24397192 2036560 6.00 4641532 20890520 16 13:22:01 07:42:01 5669468 31421576 811064 2.47 431616 24397192 2036560 6.00 4641456 20890520 16 13:22:01 07:43:01 5669420 31421712 810900 2.47 431636 24397324 2036560 6.00 4641836 20890648 4 13:22:01 07:44:01 5669300 31421632 810920 2.47 431648 24397324 2036560 6.00 4641836 20890656 8 13:22:01 07:45:01 5668736 31421076 811568 2.47 431668 24397328 2036560 6.00 4641808 20890644 172 13:22:01 07:46:01 5669452 31421856 810816 2.47 431704 24397328 2036560 6.00 4641596 20890652 20 13:22:01 07:47:01 5669200 31421616 811012 2.47 431744 24397340 2036560 6.00 4641628 20890660 68 13:22:01 07:48:01 5669164 31421644 811244 2.47 431760 24397344 2036560 6.00 4641712 20890668 24 13:22:01 07:49:01 5669400 31421912 810956 2.47 431784 24397344 2036560 6.00 4641788 20890668 8 13:22:01 07:50:01 5669352 31421868 810932 2.47 431796 24397348 2036560 6.00 4641772 20890672 4 13:22:01 07:51:01 5669052 31421572 811148 2.47 431820 24397348 2036560 6.00 4641848 20890676 36 13:22:01 07:52:01 5669028 31421680 810948 2.47 431832 24397480 2036560 6.00 4641796 20890804 4 13:22:01 07:53:01 5665956 31419200 813412 2.47 431872 24397984 2036560 6.00 4646796 20891120 32 13:22:01 07:54:01 5659420 31414728 817736 2.49 431884 24398860 2034616 6.00 4651140 20891148 48 13:22:01 07:55:01 5659588 31414952 817660 2.49 431904 24398868 2034616 6.00 4650780 20891140 20 13:22:01 07:56:01 5659144 31414512 817996 2.49 431912 24398872 2034616 6.00 4651156 20891124 232 13:22:01 07:57:01 5659080 31414492 817932 2.49 431916 24398872 2034616 6.00 4650580 20891124 8 13:22:01 07:58:01 5659280 31414696 817908 2.49 431936 24398876 2034616 6.00 4650892 20891128 24 13:22:01 07:59:01 5658948 31414400 818132 2.49 431948 24398876 2034616 6.00 4650924 20891128 44 13:22:01 08:00:01 5658900 31414396 818092 2.49 431952 24398880 2034616 6.00 4650984 20891132 184 13:22:01 08:01:01 5658356 31413868 818620 2.49 431964 24398884 2017996 5.95 4650744 20891136 36 13:22:01 08:02:01 5658552 31414068 818396 2.49 431972 24398884 2034288 6.00 4650740 20891136 12 13:22:01 08:03:01 5658032 31413560 818852 2.49 431980 24398880 2034288 6.00 4650828 20891140 60 13:22:01 08:04:01 5658876 31414436 817912 2.49 432000 24398892 2034288 6.00 4651088 20891144 52 13:22:01 08:05:01 5658032 31413608 818716 2.49 432008 24398900 2034288 6.00 4650736 20891152 60 13:22:01 08:06:01 5658032 31413624 818656 2.49 432032 24398904 2034288 6.00 4650808 20891156 28 13:22:01 08:07:01 5658048 31413660 818572 2.49 432052 24398924 2034288 6.00 4650748 20891176 16 13:22:01 08:08:01 5658016 31413668 818552 2.49 432056 24398928 2034288 6.00 4650768 20891180 24 13:22:01 08:09:01 5657984 31413636 818532 2.49 432064 24398928 2034288 6.00 4650784 20891180 44 13:22:01 08:10:01 5657660 31413316 818796 2.49 432076 24398932 2034288 6.00 4650768 20891184 24 13:22:01 08:11:01 5657360 31413020 819020 2.49 432100 24398936 2034288 6.00 4650844 20891188 40 13:22:01 08:12:01 5658408 31414132 817904 2.49 432124 24398936 2034288 6.00 4651132 20891192 16 13:22:01 08:13:01 5658480 31414228 817944 2.49 432156 24398944 2034288 6.00 4651420 20891192 8 13:22:01 08:14:01 5657960 31413744 818412 2.49 432176 24398944 2034288 6.00 4651176 20891196 4 13:22:01 08:15:01 5657792 31413632 818372 2.49 432196 24398948 2034288 6.00 4650900 20891200 8 13:22:01 08:16:01 5658280 31414144 817840 2.49 432220 24398948 2034288 6.00 4651112 20891204 12 13:22:01 08:17:01 5657640 31413544 818340 2.49 432240 24398948 2034288 6.00 4651924 20891204 184 13:22:01 08:18:01 5657404 31413364 818500 2.49 432256 24398984 2034288 6.00 4651048 20891220 8 13:22:01 08:19:01 5657396 31413360 818428 2.49 432280 24398988 2034288 6.00 4651032 20891224 8 13:22:01 08:20:01 5657596 31413564 818416 2.49 432288 24398992 2034288 6.00 4651036 20891228 28 13:22:01 08:21:01 5657256 31413280 818620 2.49 432296 24398996 2034288 6.00 4651596 20891236 220 13:22:01 08:22:01 5657240 31413264 818608 2.49 432304 24398996 2034288 6.00 4651464 20891236 180 13:22:01 08:23:01 5656324 31412404 819380 2.49 432324 24398996 2034288 6.00 4651172 20891240 32 13:22:01 08:24:01 5656784 31412864 819068 2.49 432332 24399004 2034288 6.00 4651156 20891240 12 13:22:01 08:25:01 5656712 31412848 819112 2.49 432360 24399008 2034024 6.00 4651536 20891244 180 13:22:01 08:26:01 5656884 31413048 818912 2.49 432380 24399012 2034024 6.00 4651276 20891248 24 13:22:01 08:27:01 5657128 31413312 818712 2.49 432388 24399012 2034024 6.00 4651236 20891248 12 13:22:01 08:28:01 5657080 31413292 818684 2.49 432404 24399016 2034024 6.00 4651256 20891252 28 13:22:01 08:29:01 5656780 31412996 818924 2.49 432412 24399016 2034024 6.00 4651272 20891252 4 13:22:01 08:30:01 5656732 31412952 818900 2.49 432424 24399020 2034024 6.00 4651260 20891256 28 13:22:01 08:31:01 5657032 31413276 818540 2.49 432460 24399016 2034024 6.00 4651648 20891260 76 13:22:01 08:32:01 5656764 31413044 818752 2.49 432476 24399028 2034024 6.00 4651348 20891260 16 13:22:01 08:33:01 5656488 31412804 818980 2.49 432496 24399032 2034024 6.00 4651376 20891268 60 13:22:01 08:34:01 5656416 31412740 818988 2.49 432508 24399032 2034024 6.00 4651384 20891268 4 13:22:01 08:35:01 5656844 31413172 818664 2.49 432532 24399036 2034024 6.00 4651396 20891272 28 13:22:01 08:36:01 5656528 31412908 818952 2.49 432540 24399044 2034024 6.00 4651556 20891280 16 13:22:01 08:37:01 5656368 31412856 818852 2.49 432556 24399108 2034024 6.00 4651456 20891344 32 13:22:01 08:38:01 5656896 31413412 818292 2.49 432572 24399112 2034024 6.00 4651460 20891348 4 13:22:01 08:39:01 5656320 31412836 818828 2.49 432604 24399112 2034024 6.00 4651464 20891348 12 13:22:01 08:40:01 5656028 31412608 819048 2.49 432628 24399116 2034024 6.00 4651536 20891352 4 13:22:01 08:41:01 5656540 31413136 818460 2.49 432652 24399120 2034024 6.00 4651764 20891352 24 13:22:01 08:42:01 5655996 31412600 818984 2.49 432664 24399124 2034024 6.00 4651536 20891356 28 13:22:01 08:43:01 5655768 31412396 819144 2.49 432668 24399128 2034024 6.00 4651556 20891360 12 13:22:01 08:44:01 5655720 31412348 819116 2.49 432684 24399128 2050196 6.04 4651556 20891360 12 13:22:01 08:45:01 5655388 31412180 819248 2.49 432696 24399256 2050196 6.04 4651536 20891496 60 13:22:01 08:46:01 5655372 31412164 819288 2.49 432716 24399256 2050196 6.04 4651800 20891496 12 13:22:01 08:47:01 5655804 31412600 818776 2.49 432732 24399264 2050196 6.04 4651536 20891500 60 13:22:01 08:48:01 5655932 31412732 818792 2.49 432744 24399268 2050196 6.04 4651520 20891504 24 13:22:01 08:49:01 5656132 31412996 818768 2.49 432756 24399272 2050196 6.04 4651592 20891512 20 13:22:01 08:50:01 5656116 31412984 818744 2.49 432768 24399276 2050196 6.04 4651576 20891516 4 13:22:01 08:51:01 5656060 31412928 818692 2.49 432792 24399276 2050196 6.04 4651688 20891516 48 13:22:01 08:52:01 5655816 31412688 818920 2.49 432800 24399284 2050196 6.04 4651612 20891520 52 13:22:01 08:53:01 5655800 31412728 818868 2.49 432804 24399288 2050196 6.04 4651780 20891524 68 13:22:01 08:54:01 5655276 31412424 819008 2.49 432820 24399416 2050196 6.04 4652980 20890780 44 13:22:01 08:55:01 5654992 31412160 819332 2.49 432832 24399420 2050196 6.04 4652736 20890776 168 13:22:01 08:56:01 5655408 31412576 818852 2.49 432864 24399416 2050196 6.04 4653148 20890776 20 13:22:01 08:57:01 5655400 31412572 818840 2.49 432876 24399424 2033788 6.00 4652688 20890780 64 13:22:01 08:58:01 5655432 31412668 818756 2.49 432888 24399428 2033788 6.00 4652728 20890788 8 13:22:01 08:59:01 5655344 31412584 818760 2.49 432908 24399432 2033788 6.00 4652748 20890788 52 13:22:01 09:00:01 5655328 31412580 818688 2.49 432920 24399436 2033788 6.00 4653024 20890796 4 13:22:01 09:01:01 5655100 31412400 818848 2.49 432940 24399436 2016908 5.95 4652920 20890792 12 13:22:01 09:02:01 5654712 31412016 819160 2.49 432968 24399440 2016908 5.95 4652972 20890796 36 13:22:01 09:03:01 5654896 31412208 819120 2.49 432980 24399444 2016908 5.95 4652796 20890800 12 13:22:01 09:04:01 5654920 31412300 819052 2.49 432996 24399444 2016908 5.95 4653128 20890804 8 13:22:01 09:05:01 5654888 31412292 819032 2.49 433008 24399448 2016908 5.95 4653108 20890808 60 13:22:01 09:06:01 5654896 31412300 818964 2.49 433036 24399444 2016908 5.95 4652900 20890808 8 13:22:01 09:07:01 5654824 31412296 818948 2.49 433060 24399452 2016908 5.95 4652924 20890816 40 13:22:01 09:08:01 5655024 31412536 818872 2.49 433084 24399460 2016908 5.95 4652948 20890816 8 13:22:01 09:09:01 5654788 31412328 819056 2.49 433108 24399460 2016908 5.95 4652988 20890820 60 13:22:01 09:10:01 5654740 31412312 819012 2.49 433128 24399468 2016908 5.95 4653304 20890824 24 13:22:01 09:11:01 5654984 31412584 818732 2.49 433152 24399468 2016908 5.95 4653096 20890824 44 13:22:01 09:12:01 5654716 31412340 818944 2.49 433180 24399468 2016908 5.95 4653056 20890828 20 13:22:01 09:13:01 5654700 31412336 818924 2.49 433192 24399476 2016908 5.95 4653064 20890832 44 13:22:01 09:14:01 5655436 31413072 818324 2.49 433204 24399476 2016908 5.95 4653048 20890832 8 13:22:01 09:15:01 5655524 31413164 818408 2.49 433208 24399480 2033036 5.99 4653068 20890836 152 13:22:01 09:16:01 5655460 31413100 818468 2.49 433212 24399480 2033036 5.99 4653112 20890836 20 13:22:01 09:17:01 5654672 31412320 819208 2.49 433232 24399484 2033036 5.99 4653360 20890844 164 13:22:01 09:18:01 5654688 31412400 819136 2.49 433248 24399492 2033036 5.99 4653132 20890832 32 13:22:01 09:19:01 5654904 31412760 818976 2.49 433276 24399620 2033036 5.99 4653180 20890960 4 13:22:01 09:20:01 5654832 31412692 818948 2.49 433292 24399624 2033036 5.99 4653428 20890964 32 13:22:01 09:21:01 5655132 31413052 818628 2.49 433312 24399624 2033036 5.99 4653296 20890968 12 13:22:01 09:22:01 5654800 31412728 818840 2.49 433336 24399624 2049276 6.04 4653236 20890972 28 13:22:01 09:23:01 5654752 31412688 818800 2.49 433352 24399632 2049276 6.04 4653252 20890976 8 13:22:01 09:24:01 5654704 31412704 818764 2.49 433368 24399636 2049276 6.04 4653292 20890980 28 13:22:01 09:25:01 5654436 31412448 818948 2.49 433384 24399644 2049276 6.04 4653308 20890992 160 13:22:01 09:26:01 5653900 31411928 819480 2.49 433388 24399644 2049276 6.04 4653392 20890984 16 13:22:01 09:27:01 5654128 31412164 819192 2.49 433420 24399644 2049276 6.04 4653332 20890988 12 13:22:01 09:28:01 5653868 31411908 819424 2.49 433440 24399652 2049276 6.04 4653324 20890992 24 13:22:01 09:29:01 5653828 31411928 819672 2.49 433464 24399652 2049276 6.04 4653400 20890996 4 13:22:01 09:30:01 5653996 31412100 819432 2.49 433496 24399656 2049276 6.04 4653384 20891000 28 13:22:01 09:31:01 5653508 31411676 819876 2.49 433516 24399656 2049276 6.04 4653508 20891004 12 13:22:01 09:32:01 5653712 31411884 819588 2.49 433552 24399652 2033160 5.99 4653440 20891008 32 13:22:01 09:33:01 5653872 31412108 819552 2.49 433568 24399664 2033160 5.99 4653512 20891016 8 13:22:01 09:34:01 5653824 31412060 819568 2.49 433580 24399664 2033160 5.99 4653496 20891016 8 13:22:01 09:35:01 5654532 31412712 818856 2.49 433588 24399672 2033160 5.99 4653512 20891024 164 13:22:01 09:36:01 5654320 31412536 819004 2.49 433608 24399672 2033160 5.99 4653740 20891012 16 13:22:01 09:37:01 5654424 31412804 818900 2.49 433632 24399804 2033160 5.99 4653916 20891144 68 13:22:01 09:38:01 5654408 31412792 818852 2.49 433664 24399804 2033160 5.99 4653640 20891144 12 13:22:01 09:39:01 5654108 31412504 819064 2.49 433680 24399808 2016456 5.94 4653656 20891148 208 13:22:01 09:40:01 5653840 31412292 819276 2.49 433700 24399816 2016456 5.94 4653700 20891156 4 13:22:01 09:41:01 5653856 31412308 819284 2.49 433716 24399816 2016456 5.94 4654068 20891156 16 13:22:01 09:42:01 5653540 31412000 819512 2.49 433732 24399820 2016456 5.94 4653708 20891160 8 13:22:01 09:43:01 5653720 31412236 819272 2.49 433744 24399820 2016456 5.94 4653780 20891160 164 13:22:01 09:44:01 5653420 31411960 819492 2.49 433760 24399824 2016456 5.94 4653776 20891168 24 13:22:01 09:45:01 5653624 31412168 819332 2.49 433768 24399832 2016456 5.94 4653792 20891172 4 13:22:01 09:46:01 5653828 31412372 819048 2.49 433792 24399832 2016456 5.94 4653836 20891172 16 13:22:01 09:47:01 5653688 31412296 819392 2.49 433816 24399836 1999496 5.89 4654320 20891176 248 13:22:01 09:48:01 5653728 31412336 819348 2.49 433828 24399836 1999496 5.89 4654020 20891176 12 13:22:01 09:49:01 5653960 31412572 819292 2.49 433848 24399840 2015540 5.94 4653916 20891180 216 13:22:01 09:50:01 5654196 31412880 819012 2.49 433872 24399844 2015540 5.94 4653840 20891184 4 13:22:01 09:51:01 5654384 31413088 818756 2.49 433892 24399844 2015540 5.94 4654508 20891184 220 13:22:01 09:52:01 5654344 31413052 818716 2.49 433916 24399848 2015540 5.94 4654416 20891188 256 13:22:01 09:53:01 5654368 31413080 818660 2.49 433944 24399852 2015540 5.94 4653892 20891192 176 13:22:01 09:54:01 5654224 31412996 818708 2.49 433976 24399856 2015540 5.94 4653996 20891196 24 13:22:01 09:55:01 5653080 31411904 819776 2.49 434000 24399860 2031632 5.99 4654528 20891200 8 13:22:01 09:56:01 5653576 31412416 819212 2.49 434016 24399860 2031632 5.99 4654340 20891200 20 13:22:01 09:57:01 5653544 31412412 819184 2.49 434028 24399868 2031632 5.99 4654240 20891208 164 13:22:01 09:58:01 5653000 31411876 819648 2.49 434064 24399868 2031632 5.99 4654232 20891208 8 13:22:01 09:59:01 5653252 31412192 819304 2.49 434100 24399872 2031632 5.99 4654312 20891216 44 13:22:01 10:00:01 5653420 31412368 819280 2.49 434108 24399876 2031632 5.99 4654304 20891216 8 13:22:01 10:01:01 5653656 31412664 818964 2.49 434160 24399876 2031632 5.99 4654740 20891220 56 13:22:01 10:02:01 5653640 31412660 818884 2.49 434216 24399880 2031632 5.99 4654388 20891224 32 13:22:01 10:03:01 5653648 31412732 818780 2.49 434272 24399884 2031632 5.99 4654452 20891232 8 13:22:01 10:04:01 5653520 31412668 818836 2.49 434296 24399888 2031632 5.99 4654492 20891240 8 13:22:01 10:05:01 5653472 31412640 818796 2.49 434324 24399888 2031632 5.99 4654940 20891232 8 13:22:01 10:06:01 5653204 31412400 818980 2.49 434344 24399892 2031632 5.99 4654772 20891232 16 13:22:01 10:07:01 5653512 31412712 818656 2.49 434356 24399888 2031632 5.99 4654640 20891236 164 13:22:01 10:08:01 5653164 31412364 818900 2.49 434376 24399896 2031632 5.99 4654948 20891236 200 13:22:01 10:09:01 5653228 31412612 818696 2.49 434384 24400028 2031632 5.99 4654696 20891368 160 13:22:01 10:10:01 5652896 31412284 818952 2.49 434396 24400032 2031632 5.99 4654988 20891372 24 13:22:01 10:11:01 5652980 31412376 818836 2.49 434412 24400036 2031632 5.99 4654832 20891376 60 13:22:01 10:12:01 5652672 31412132 819068 2.49 434448 24400040 2031632 5.99 4654780 20891384 28 13:22:01 10:13:01 5652444 31411908 819224 2.49 434464 24400044 2031632 5.99 4654800 20891388 160 13:22:01 10:14:01 5652396 31411864 819200 2.49 434472 24400048 2031632 5.99 4654784 20891392 8 13:22:01 10:15:01 5652840 31412312 818896 2.49 434476 24400052 2031632 5.99 4654868 20891396 232 13:22:01 10:16:01 5653016 31412492 818900 2.49 434488 24400052 2031632 5.99 4654848 20891396 16 13:22:01 10:17:01 5652944 31412500 818836 2.49 434512 24400056 2047712 6.04 4655552 20891396 84 13:22:01 10:18:01 5652652 31412220 819112 2.49 434524 24400056 2047712 6.04 4654888 20891396 12 13:22:01 10:19:01 5652432 31412024 819280 2.49 434532 24400060 2047712 6.04 4655520 20891400 188 13:22:01 10:20:01 5652384 31411988 819244 2.49 434544 24400068 2047712 6.04 4655220 20891408 28 13:22:01 10:21:01 5652300 31411924 819452 2.49 434556 24400068 2047712 6.04 4655640 20891408 312 13:22:01 10:22:01 5652228 31411880 819448 2.49 434576 24400072 2047712 6.04 4655648 20891412 32 13:22:01 10:23:01 5652252 31411904 819396 2.49 434604 24400072 2047712 6.04 4655288 20891412 172 13:22:01 10:24:01 5652236 31411932 819332 2.49 434620 24400076 2047712 6.04 4655320 20891416 32 13:22:01 10:25:01 5652436 31412140 819272 2.49 434632 24400080 2047712 6.04 4655344 20891420 172 13:22:01 10:26:01 5652388 31412112 819276 2.49 434648 24400080 2047712 6.04 4655424 20891420 20 13:22:01 10:27:01 5652128 31411876 819464 2.49 434672 24400076 2047712 6.04 4655388 20891424 8 13:22:01 10:28:01 5651616 31411376 819956 2.49 434684 24400076 2047712 6.04 4655400 20891424 8 13:22:01 10:29:01 5651576 31411344 819916 2.49 434704 24400096 2047712 6.04 4655412 20891432 8 13:22:01 10:30:01 5651292 31411068 820148 2.50 434708 24400100 2047712 6.04 4655412 20891440 12 13:22:01 10:31:01 5651628 31411580 819584 2.49 434724 24400228 2047712 6.04 4655816 20891568 188 13:22:01 10:32:01 5651604 31411580 819556 2.49 434744 24400232 2047712 6.04 4655480 20891572 12 13:22:01 10:33:01 5651168 31411176 819820 2.49 434768 24400220 2047712 6.04 4655488 20891572 12 13:22:01 10:34:01 5650892 31410904 820032 2.49 434780 24400236 2031504 5.99 4655472 20891576 4 13:22:01 10:35:01 5651060 31411136 819996 2.49 434800 24400240 2031504 5.99 4655532 20891584 176 13:22:01 10:36:01 5650848 31410936 820240 2.50 434812 24400240 2031504 5.99 4655756 20891580 20 13:22:01 10:37:01 5650872 31410976 820116 2.49 434824 24400244 2031504 5.99 4655584 20891584 52 13:22:01 10:38:01 5650824 31410932 820100 2.49 434840 24400240 2031504 5.99 4655572 20891584 8 13:22:01 10:39:01 5650580 31410712 820472 2.50 434860 24400252 2031504 5.99 4655924 20891592 44 13:22:01 10:40:01 5650816 31410972 820192 2.50 434876 24400252 2031504 5.99 4655640 20891592 8 13:22:01 10:41:01 5651148 31411332 819776 2.49 434896 24400256 2031504 5.99 4655736 20891596 24 13:22:01 10:42:01 5651100 31411304 819744 2.49 434912 24400260 2031504 5.99 4655676 20891600 12 13:22:01 10:43:01 5651048 31411252 819944 2.49 434920 24400260 2047724 6.04 4655680 20891600 212 13:22:01 10:44:01 5651032 31411240 819904 2.49 434944 24400264 2047724 6.04 4655988 20891604 4 13:22:01 10:45:01 5650984 31411200 819888 2.49 434948 24400268 2047724 6.04 4655704 20891604 60 13:22:01 10:46:01 5651180 31411460 819740 2.49 434960 24400272 2047724 6.04 4655804 20891612 28 13:22:01 10:47:01 5651140 31411428 819704 2.49 434980 24400280 2047724 6.04 4655744 20891620 24 13:22:01 10:48:01 5650272 31410692 820380 2.50 434984 24400408 2047724 6.04 4655760 20891748 8 13:22:01 10:49:01 5650192 31410616 820400 2.50 434992 24400412 2047724 6.04 4655812 20891752 68 13:22:01 10:50:01 5650152 31410608 820372 2.50 435004 24400412 2047724 6.04 4655784 20891752 8 13:22:01 10:51:01 5650452 31410944 819992 2.49 435024 24400416 2047724 6.04 4655944 20891756 56 13:22:01 10:52:01 5650656 31411160 819816 2.49 435040 24400420 2047724 6.04 4655908 20891760 12 13:22:01 10:53:01 5652608 31413112 817784 2.49 435068 24400408 2031404 5.99 4653148 20891760 8 13:22:01 10:54:01 5652812 31413368 817496 2.49 435084 24400424 2031404 5.99 4653404 20891644 8 13:22:01 10:55:01 5652216 31412940 817792 2.49 435100 24400424 2030328 5.99 4653936 20891600 208 13:22:01 10:56:01 5652376 31413128 817760 2.49 435116 24400428 2030328 5.99 4653820 20891604 20 13:22:01 10:57:01 5652652 31413336 817528 2.49 435136 24400436 2030328 5.99 4653640 20891612 48 13:22:01 10:58:01 5652604 31413288 817508 2.49 435148 24400432 2030328 5.99 4653640 20891612 8 13:22:01 10:59:01 5652516 31413204 817624 2.49 435156 24400440 2030328 5.99 4653724 20891616 12 13:22:01 11:00:01 5652184 31412872 817892 2.49 435164 24400440 2030328 5.99 4653644 20891616 8 13:22:01 11:01:01 5652176 31412900 817816 2.49 435192 24400444 2030328 5.99 4653776 20891620 20 13:22:01 11:02:01 5652176 31412912 817752 2.49 435208 24400452 2030328 5.99 4653992 20891628 12 13:22:01 11:03:01 5652144 31412880 817740 2.49 435220 24400448 2030328 5.99 4653708 20891628 44 13:22:01 11:04:01 5652336 31413140 817732 2.49 435228 24400456 2030328 5.99 4654320 20891632 28 13:22:01 11:05:01 5651704 31412524 818336 2.49 435240 24400460 2030328 5.99 4653916 20891636 24 13:22:01 11:06:01 5652164 31412992 818020 2.49 435248 24400464 2030328 5.99 4653872 20891640 16 13:22:01 11:07:01 5651856 31412708 818280 2.49 435260 24400468 2030328 5.99 4653880 20891644 64 13:22:01 11:08:01 5652068 31412920 817992 2.49 435276 24400468 2030328 5.99 4653820 20891644 8 13:22:01 11:09:01 5652068 31412940 817928 2.49 435292 24400472 2030328 5.99 4653852 20891648 172 13:22:01 11:10:01 5651800 31412672 818160 2.49 435304 24400472 2030328 5.99 4654144 20891648 8 13:22:01 11:11:01 5651988 31412908 817944 2.49 435320 24400476 2030328 5.99 4654380 20891652 296 13:22:01 11:12:01 5651696 31412624 818188 2.49 435324 24400480 2030328 5.99 4654280 20891656 204 13:22:01 11:13:01 5651728 31412656 818148 2.49 435324 24400480 2030328 5.99 4654196 20891656 64 13:22:01 11:14:01 5651712 31412644 818156 2.49 435328 24400484 2030328 5.99 4653916 20891660 8 13:22:01 11:15:01 5651388 31412320 818408 2.49 435344 24400488 2030328 5.99 4653932 20891660 184 13:22:01 11:16:01 5651864 31412852 818012 2.49 435376 24400492 2030328 5.99 4654376 20891664 208 13:22:01 11:17:01 5651304 31412332 818480 2.49 435408 24400500 2030328 5.99 4654532 20891668 416 13:22:01 11:18:01 5651596 31412632 818160 2.49 435448 24400488 2030328 5.99 4653996 20891676 12 13:22:01 11:19:01 5651524 31412596 818140 2.49 435480 24400504 2030328 5.99 4654048 20891680 176 13:22:01 11:20:01 5651372 31412508 818116 2.49 435504 24400504 2030328 5.99 4654420 20891680 200 13:22:01 11:21:01 5651428 31412584 818024 2.49 435536 24400508 2030328 5.99 4654200 20891684 12 13:22:01 11:22:01 5651120 31412428 818224 2.49 435564 24400640 2030328 5.99 4654408 20891816 28 13:22:01 11:23:01 5650836 31412188 818428 2.49 435588 24400640 2030328 5.99 4654568 20891816 28 13:22:01 11:24:01 5651072 31412432 818168 2.49 435604 24400648 2030328 5.99 4654192 20891820 8 13:22:01 11:25:01 5651208 31412584 818180 2.49 435612 24400648 2046488 6.03 4654516 20891820 208 13:22:01 11:26:01 5651412 31412796 817936 2.49 435620 24400652 2046488 6.03 4654284 20891824 20 13:22:01 11:27:01 5650948 31412352 818332 2.49 435636 24400656 2046488 6.03 4654240 20891828 232 13:22:01 11:28:01 5650940 31412344 818320 2.49 435652 24400652 2046488 6.03 4654240 20891828 8 13:22:01 11:29:01 5650648 31412056 818540 2.49 435676 24400660 2046488 6.03 4654244 20891832 176 13:22:01 11:30:01 5651128 31412592 818016 2.49 435692 24400660 2046488 6.03 4654300 20891832 8 13:22:01 11:31:01 5650308 31411808 818764 2.49 435708 24400664 2046488 6.03 4654676 20891840 180 13:22:01 11:32:01 5650780 31412284 818228 2.49 435720 24400668 2046488 6.03 4654324 20891844 12 13:22:01 11:33:01 5650788 31412296 818144 2.49 435740 24400672 2046488 6.03 4654324 20891844 208 13:22:01 11:34:01 5650740 31412316 818160 2.49 435756 24400680 2046488 6.03 4654364 20891856 8 13:22:01 11:35:01 5650428 31412008 818604 2.49 435768 24400680 2046488 6.03 4654384 20891856 212 13:22:01 11:36:01 5650936 31412544 818268 2.49 435780 24400684 2046488 6.03 4654744 20891860 36 13:22:01 11:37:01 5651124 31412756 818048 2.49 435804 24400688 2046488 6.03 4654688 20891864 184 13:22:01 11:38:01 5650864 31412512 818276 2.49 435828 24400688 2046488 6.03 4654424 20891864 32 13:22:01 11:39:01 5651116 31412816 817936 2.49 435860 24400692 2046488 6.03 4654748 20891868 8 13:22:01 11:40:01 5651360 31413096 817604 2.49 435888 24400692 2046488 6.03 4654500 20891868 8 13:22:01 11:41:01 5651448 31413224 817616 2.49 435928 24400700 2046488 6.03 4654728 20891872 28 13:22:01 11:42:01 5651188 31412980 817832 2.49 435952 24400700 2046488 6.03 4654552 20891872 12 13:22:01 11:43:01 5651108 31412920 817836 2.49 435964 24400704 2046488 6.03 4654568 20891876 44 13:22:01 11:44:01 5651268 31413096 817816 2.49 435968 24400708 2046488 6.03 4654580 20891880 8 13:22:01 11:45:01 5651220 31413060 817828 2.49 435976 24400708 2046488 6.03 4654652 20891884 44 13:22:01 11:46:02 5650952 31412808 818020 2.49 435988 24400712 2046488 6.03 4654660 20891888 16 13:22:01 11:47:01 5650968 31412836 817936 2.49 435996 24400712 2046488 6.03 4654932 20891888 188 13:22:01 11:48:01 5650872 31412756 817960 2.49 436020 24400716 2046488 6.03 4654816 20891892 12 13:22:01 11:49:01 5650840 31412788 817888 2.49 436076 24400720 2046488 6.03 4654688 20891896 8 13:22:01 11:50:01 5651000 31413000 817844 2.49 436116 24400724 2046488 6.03 4654804 20891896 4 13:22:01 11:51:01 5651056 31413080 817720 2.49 436140 24400732 2046488 6.03 4654820 20891904 56 13:22:01 11:52:01 5651040 31413080 817668 2.49 436148 24400732 2046488 6.03 4654768 20891904 12 13:22:01 11:53:01 5650644 31412696 817984 2.49 436164 24400736 2046488 6.03 4654776 20891908 212 13:22:01 11:54:01 5650928 31412988 817660 2.49 436188 24400732 2046488 6.03 4654860 20891916 20 13:22:01 11:55:01 5649728 31411828 818780 2.49 436196 24400740 2062756 6.08 4655536 20891916 340 13:22:01 11:56:01 5649948 31412064 818544 2.49 436208 24400744 2062756 6.08 4655028 20891920 16 13:22:01 11:57:01 5649892 31412136 818396 2.49 436228 24400872 2045904 6.03 4654924 20892048 224 13:22:01 11:58:01 5649632 31411932 818564 2.49 436256 24400876 2045904 6.03 4654956 20892052 4 13:22:01 11:59:01 5649292 31411596 818816 2.49 436292 24400872 2045904 6.03 4654956 20892056 232 13:22:01 12:00:01 5649736 31412044 818484 2.49 436308 24400884 2045904 6.03 4654956 20892056 8 13:22:01 12:01:01 5649948 31412328 818220 2.49 436332 24400888 2045904 6.03 4655080 20892068 52 13:22:01 12:02:01 5649964 31412360 818124 2.49 436352 24400888 2045904 6.03 4655064 20892064 12 13:22:01 12:03:01 5649664 31412064 818344 2.49 436368 24400892 2045904 6.03 4655080 20892068 172 13:22:01 12:04:01 5649884 31412324 818144 2.49 436408 24400888 2029648 5.98 4655100 20892072 24 13:22:01 12:05:01 5650064 31412556 817932 2.49 436428 24400896 2029648 5.98 4655404 20892072 212 13:22:01 12:06:01 5649844 31412380 818064 2.49 436460 24400904 2029648 5.98 4655404 20892080 12 13:22:01 12:07:01 5650076 31412632 817968 2.49 436484 24400904 2029648 5.98 4655244 20892080 180 13:22:01 12:08:01 5650060 31412644 817940 2.49 436496 24400908 2029648 5.98 4655224 20892084 24 13:22:01 12:09:01 5650472 31413068 817760 2.49 436512 24400912 2029648 5.98 4655228 20892088 180 13:22:01 12:10:01 5650220 31412836 817992 2.49 436528 24400916 2029648 5.98 4655552 20892092 8 13:22:01 12:11:01 5651016 31413656 817476 2.49 436536 24400920 2045732 6.03 4655260 20892096 192 13:22:01 12:12:01 5650900 31413544 817580 2.49 436548 24400920 2045732 6.03 4655204 20892096 12 13:22:01 12:13:01 5650884 31413544 817564 2.49 436556 24400924 2045732 6.03 4655216 20892100 188 13:22:01 12:14:01 5650544 31413216 817824 2.49 436592 24400916 2045732 6.03 4655528 20892104 24 13:22:01 12:15:01 5650772 31413480 817516 2.49 436604 24400928 2045732 6.03 4655568 20892104 176 13:22:01 12:16:01 5650708 31413448 817496 2.49 436624 24400932 2045732 6.03 4655640 20892108 32 13:22:01 12:17:01 5650148 31412912 818004 2.49 436644 24400936 2045732 6.03 4655324 20892108 176 13:22:01 12:18:01 5650368 31413144 817816 2.49 436660 24400940 2045732 6.03 4655308 20892112 24 13:22:01 12:19:01 5650392 31413188 817764 2.49 436676 24400936 2045732 6.03 4655324 20892116 224 13:22:01 12:20:01 5650352 31413152 817740 2.49 436692 24400944 2045732 6.03 4655336 20892120 8 13:22:01 12:21:01 5650368 31413172 817660 2.49 436708 24400940 2045732 6.03 4655392 20892124 228 13:22:01 12:22:01 5649996 31412872 817884 2.49 436728 24400952 2045732 6.03 4655800 20892128 196 13:22:01 12:23:01 5650020 31412904 817828 2.49 436752 24400956 2045732 6.03 4655412 20892132 40 13:22:01 12:24:01 5650160 31413072 817616 2.49 436764 24400956 2045732 6.03 4655420 20892136 8 13:22:01 12:25:01 5650112 31413024 817632 2.49 436776 24400960 2045732 6.03 4655420 20892136 8 13:22:01 12:26:01 5650056 31413000 817648 2.49 436792 24400964 2045732 6.03 4655504 20892140 32 13:22:01 12:27:01 5649796 31412804 817752 2.49 436820 24401032 2045732 6.03 4655456 20892204 216 13:22:01 12:28:01 5649748 31412760 817732 2.49 436828 24401032 2029352 5.98 4655444 20892208 8 13:22:01 12:29:01 5649764 31412832 817640 2.49 436836 24401040 2029352 5.98 4655496 20892212 228 13:22:01 12:30:01 5649680 31412756 817852 2.49 436864 24401040 2029352 5.98 4655504 20892212 4 13:22:01 12:31:01 5649784 31412908 817828 2.49 436884 24401044 2029352 5.98 4655936 20892220 352 13:22:01 12:32:01 5649808 31412944 817772 2.49 436912 24401044 2029352 5.98 4655552 20892220 12 13:22:01 12:33:01 5649808 31412948 817748 2.49 436920 24401048 2029352 5.98 4655552 20892224 212 13:22:01 12:34:01 5649468 31412648 818016 2.49 436940 24401040 2045656 6.03 4655604 20892228 8 13:22:01 12:35:01 5649460 31412640 817932 2.49 436956 24401056 2045656 6.03 4655592 20892228 20 13:22:01 12:36:01 5649628 31412992 817772 2.49 436972 24401188 2045656 6.03 4656016 20892364 32 13:22:01 12:37:01 5649824 31413228 817540 2.49 437008 24401188 2045656 6.03 4655912 20892364 248 13:22:01 12:38:01 5649816 31413224 817480 2.49 437024 24401196 2045656 6.03 4655680 20892368 8 13:22:01 12:39:01 5649768 31413180 817452 2.49 437040 24401192 2045656 6.03 4655680 20892368 212 13:22:01 12:40:01 5649720 31413168 817404 2.49 437068 24401200 2029076 5.98 4655712 20892372 24 13:22:01 12:41:01 5650044 31413556 817644 2.49 437096 24401204 2029076 5.98 4655992 20892380 248 13:22:01 12:42:01 5650028 31413552 817608 2.49 437108 24401204 2029076 5.98 4656312 20892380 200 13:22:01 12:43:01 5650028 31413556 817580 2.49 437132 24401208 2029076 5.98 4656072 20892384 228 13:22:01 12:44:01 5650184 31413712 817344 2.49 437148 24401208 2045176 6.03 4656144 20892384 40 13:22:01 12:45:01 5650280 31413940 817108 2.49 437152 24401344 2045176 6.03 4656076 20892516 232 13:22:01 12:46:01 5649948 31413672 817344 2.49 437164 24401348 2045176 6.03 4656320 20892524 200 13:22:01 12:47:01 5649728 31413452 817552 2.49 437176 24401348 2045176 6.03 4655852 20892524 216 13:22:01 12:48:01 5649712 31413464 817528 2.49 437196 24401352 2045176 6.03 4655860 20892528 8 13:22:01 12:49:01 5649404 31413156 817804 2.49 437216 24401340 2045176 6.03 4655860 20892528 176 13:22:01 12:50:01 5649356 31413116 817756 2.49 437232 24401356 2045176 6.03 4655864 20892532 24 13:22:01 12:51:01 5649112 31412924 817952 2.49 437256 24401360 2045176 6.03 4655980 20892536 224 13:22:01 12:52:01 5649104 31412940 818004 2.49 437260 24401360 2028776 5.98 4655932 20892536 12 13:22:01 12:53:02 5649120 31412964 817920 2.49 437272 24401364 2028776 5.98 4655936 20892540 208 13:22:01 12:54:01 5649072 31412924 817900 2.49 437304 24401372 2028776 5.98 4656292 20892544 176 13:22:01 12:55:01 5648888 31412908 817956 2.49 437340 24401376 2028776 5.98 4656324 20892508 252 13:22:01 12:56:01 5648628 31412664 818128 2.49 437372 24401380 2012264 5.93 4656376 20892512 12 13:22:01 12:57:01 5648548 31412584 818132 2.49 437388 24401380 2012264 5.93 4656248 20892512 212 13:22:01 12:58:01 5644840 31410104 819068 2.49 437560 24401976 2057016 6.06 4657284 20893040 196 13:22:01 12:59:01 5646896 31411888 819348 2.49 437600 24401964 2057016 6.06 4656948 20893028 244 13:22:01 13:00:01 5647196 31412196 819036 2.49 437624 24401964 2057016 6.06 4656516 20893032 8 13:22:01 13:01:01 5647464 31412492 818700 2.49 437656 24401972 2057016 6.06 4656600 20893036 20 13:22:01 13:02:01 5647920 31412948 818168 2.49 437672 24401972 2057016 6.06 4656572 20893036 12 13:22:01 13:03:01 5647912 31413012 818056 2.49 437696 24401980 2057016 6.06 4656612 20893048 232 13:22:01 13:04:01 5647612 31412712 818280 2.49 437712 24401980 2057016 6.06 4656612 20893048 8 13:22:01 13:05:01 5647592 31412740 818212 2.49 437740 24401984 2057016 6.06 4656884 20893048 232 13:22:01 13:06:01 5647784 31412948 818168 2.49 437744 24401988 2057016 6.06 4656712 20893052 20 13:22:01 13:07:01 5648020 31413200 817896 2.49 437760 24401988 2057016 6.06 4656532 20893052 8 13:22:01 13:08:01 5647924 31413124 817900 2.49 437772 24401992 2057016 6.06 4656868 20893056 212 13:22:01 13:09:01 5647988 31413192 817832 2.49 437776 24401992 2057016 6.06 4656552 20893056 40 13:22:01 13:10:01 5647900 31413108 817832 2.49 437788 24401992 2057016 6.06 4656900 20893060 16 13:22:01 13:11:01 5648332 31413572 817368 2.49 437800 24402008 2040952 6.02 4656628 20893072 188 13:22:01 13:12:01 5647772 31413020 817848 2.49 437820 24402008 2040952 6.02 4656576 20893072 12 13:22:01 13:13:01 5647764 31413048 817772 2.49 437840 24402012 2040952 6.02 4656608 20893076 44 13:22:01 13:14:01 5647936 31413232 817564 2.49 437856 24402012 2040952 6.02 4656624 20893076 8 13:22:01 13:15:01 5647888 31413208 817544 2.49 437860 24402016 2040952 6.02 4656636 20893080 208 13:22:01 13:16:01 5647620 31412968 817720 2.49 437884 24402020 2040952 6.02 4656716 20893084 16 13:22:01 13:17:01 5648156 31413520 817104 2.49 437900 24402020 2040952 6.02 4656668 20893084 44 13:22:01 13:18:01 5647756 31413160 817656 2.49 437916 24402024 2040952 6.02 4656720 20893088 28 13:22:01 13:19:01 5647300 31412712 818068 2.49 437932 24402024 2040952 6.02 4656728 20893088 40 13:22:01 13:20:01 5647252 31412668 818044 2.49 437940 24402028 2057088 6.06 4656748 20893092 8 13:22:01 13:21:01 5647420 31412860 818016 2.49 437948 24402036 2057088 6.06 4656808 20893100 244 13:22:01 13:22:01 5011460 31302904 921940 2.80 457032 24855312 2126664 6.27 4808484 21313176 660 13:22:01 Average: 5873997 31393957 837364 2.55 430970 24175381 2093432 6.17 4634401 20701485 15426 13:22:01 13:22:01 07:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:22:01 07:22:01 lo 4.20 4.20 0.42 0.42 0.00 0.00 0.00 0.00 13:22:01 07:22:01 docker0 864.54 812.43 62.56 3253.15 0.00 0.00 0.00 0.00 13:22:01 07:22:01 ens3 1258.34 1163.99 11594.18 162.53 0.00 0.00 0.00 0.00 13:22:01 07:22:01 vetha8633fb 177.95 213.10 17.19 255.72 0.00 0.00 0.00 0.02 13:22:01 07:23:01 veth90d5f36 0.13 0.27 0.01 0.03 0.00 0.00 0.00 0.00 13:22:01 07:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 07:23:01 docker0 83.89 104.73 6.82 1437.36 0.00 0.00 0.00 0.00 13:22:01 07:23:01 ens3 154.84 111.15 1482.89 23.35 0.00 0.00 0.00 0.00 13:22:01 07:24:01 veth90d5f36 1.28 1.30 0.11 0.11 0.00 0.00 0.00 0.00 13:22:01 07:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 07:24:01 docker0 1.28 1.28 0.10 0.11 0.00 0.00 0.00 0.00 13:22:01 07:24:01 ens3 20.71 14.75 16.83 9.11 0.00 0.00 0.00 0.00 13:22:01 07:25:01 veth3b967a4 0.10 0.17 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 07:25:01 lo 1.53 1.53 0.14 0.14 0.00 0.00 0.00 0.00 13:22:01 07:25:01 docker0 0.52 0.28 0.03 0.12 0.00 0.00 0.00 0.00 13:22:01 07:25:01 veth6aa276b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 07:25:01 veth93ec5d1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 07:25:01 ens3 105.93 72.55 2222.77 21.38 0.00 0.00 0.00 0.00 13:22:01 07:25:01 veth8dbc533 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 07:25:01 veth932baa7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 07:25:01 vethe30dfec 0.37 0.48 0.03 0.14 0.00 0.00 0.00 0.00 13:22:01 07:25:01 vethc21ae41 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 07:25:01 veth0d58ad7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 07:25:01 veth10c7201 0.05 0.18 0.00 0.01 0.00 0.00 0.00 0.00 13:22:01 07:25:01 vetha0f8db4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 07:25:01 veth8a5a926 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 07:26:01 veth3f16470 0.02 0.17 0.00 0.01 0.00 0.00 0.00 0.00 13:22:01 07:26:01 veth20547c6 0.02 0.22 0.00 0.01 0.00 0.00 0.00 0.00 13:22:01 07:26:01 lo 0.60 0.60 0.07 0.07 0.00 0.00 0.00 0.00 13:22:01 07:26:01 docker0 608.25 914.60 52.59 9380.52 0.00 0.00 0.00 0.00 13:22:01 07:26:01 veth3516f1f 0.02 0.15 0.00 0.01 0.00 0.00 0.00 0.00 13:22:01 07:26:01 veth1e28324 0.02 0.23 0.00 0.01 0.00 0.00 0.00 0.00 13:22:01 07:26:01 veth96cc72e 0.02 0.18 0.00 0.01 0.00 0.00 0.00 0.00 13:22:01 07:26:01 ens3 1077.92 679.97 12525.20 81.68 0.00 0.00 0.00 0.00 13:22:01 07:26:01 veth883345c 0.02 0.07 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 07:26:01 veth02ae71d 0.02 0.22 0.00 0.01 0.00 0.00 0.00 0.00 13:22:01 07:26:01 vethc740586 0.02 0.20 0.00 0.01 0.00 0.00 0.00 0.00 13:22:01 07:26:01 veth1417c4a 0.03 0.23 0.00 0.01 0.00 0.00 0.00 0.00 13:22:01 07:26:01 vethe30dfec 0.07 2.95 0.00 0.12 0.00 0.00 0.00 0.00 13:22:01 07:26:01 veth971da69 0.02 0.20 0.00 0.01 0.00 0.00 0.00 0.00 13:22:01 07:26:01 vethe1a2c52 0.02 0.23 0.00 0.01 0.00 0.00 0.00 0.00 13:22:01 07:26:01 vethbf27365 0.02 0.18 0.00 0.01 0.00 0.00 0.00 0.00 13:22:01 07:27:01 veth3f16470 0.03 0.48 0.00 0.02 0.00 0.00 0.00 0.00 13:22:01 07:27:01 veth20547c6 0.03 0.47 0.00 0.02 0.00 0.00 0.00 0.00 13:22:01 07:27:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 13:22:01 07:27:01 docker0 0.50 0.08 0.02 0.00 0.00 0.00 0.00 0.00 13:22:01 07:27:01 veth3516f1f 0.03 0.50 0.00 0.03 0.00 0.00 0.00 0.00 13:22:01 07:27:01 veth1e28324 0.03 0.47 0.00 0.02 0.00 0.00 0.00 0.00 13:22:01 07:27:01 veth96cc72e 0.03 0.47 0.00 0.02 0.00 0.00 0.00 0.00 13:22:01 07:27:01 ens3 11.97 8.10 9.68 5.34 0.00 0.00 0.00 0.00 13:22:01 07:27:01 veth883345c 0.03 0.48 0.00 0.02 0.00 0.00 0.00 0.00 13:22:01 07:27:01 veth02ae71d 0.03 0.47 0.00 0.02 0.00 0.00 0.00 0.00 13:22:01 07:27:01 vethc740586 0.03 0.47 0.00 0.02 0.00 0.00 0.00 0.00 13:22:01 07:27:01 veth1417c4a 0.02 0.47 0.00 0.02 0.00 0.00 0.00 0.00 13:22:01 07:27:01 vethe30dfec 0.12 0.48 0.01 0.02 0.00 0.00 0.00 0.00 13:22:01 07:27:01 veth971da69 0.03 0.47 0.00 0.02 0.00 0.00 0.00 0.00 13:22:01 07:27:01 vethe1a2c52 0.03 0.47 0.00 0.02 0.00 0.00 0.00 0.00 13:22:01 07:27:01 vethbf27365 0.03 0.47 0.00 0.02 0.00 0.00 0.00 0.00 13:22:01 07:28:01 veth3f16470 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 07:28:01 veth20547c6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 07:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 07:28:01 veth3516f1f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 07:28:01 veth1e28324 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 07:28:01 ens3 1.22 0.67 0.93 0.48 0.00 0.00 0.00 0.00 13:22:01 07:28:01 veth883345c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 07:28:01 veth02ae71d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 07:28:01 vethc740586 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 07:28:01 veth1417c4a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 07:28:01 vethe30dfec 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 07:28:01 veth971da69 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 07:28:01 vethe1a2c52 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 07:29:01 lo 9.33 9.33 0.92 0.92 0.00 0.00 0.00 0.00 13:22:01 07:29:01 docker0 0.12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 07:29:01 ens3 119.77 137.90 58.78 457.48 0.00 0.00 0.00 0.00 13:22:01 07:30:01 lo 40.79 40.79 3.99 3.99 0.00 0.00 0.00 0.00 13:22:01 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 07:30:01 ens3 436.29 413.41 207.89 2305.53 0.00 0.00 0.00 0.00 13:22:01 07:31:01 lo 17.26 17.26 1.68 1.68 0.00 0.00 0.00 0.00 13:22:01 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 07:31:01 ens3 342.44 352.17 112.29 2470.38 0.00 0.00 0.00 0.00 13:22:01 07:32:01 lo 2.80 2.80 0.27 0.27 0.00 0.00 0.00 0.00 13:22:01 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 07:32:01 ens3 33.80 31.45 20.38 164.54 0.00 0.00 0.00 0.00 13:22:01 07:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 07:33:01 ens3 0.82 0.58 0.49 0.23 0.00 0.00 0.00 0.00 13:22:01 07:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 07:34:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 07:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 07:35:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 07:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 07:36:01 ens3 0.63 0.53 0.35 0.28 0.00 0.00 0.00 0.00 13:22:01 07:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 07:37:01 ens3 0.13 0.12 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 07:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 07:38:01 ens3 0.22 0.07 0.07 0.00 0.00 0.00 0.00 0.00 13:22:01 07:39:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 07:39:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 07:39:02 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 07:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 07:40:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 07:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 07:41:01 ens3 0.28 0.20 0.09 0.07 0.00 0.00 0.00 0.00 13:22:01 07:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 07:42:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 07:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 07:43:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 07:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 07:44:01 ens3 0.18 0.07 0.07 0.01 0.00 0.00 0.00 0.00 13:22:01 07:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 07:45:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 07:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 07:46:01 ens3 0.27 0.13 0.14 0.07 0.00 0.00 0.00 0.00 13:22:01 07:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 07:47:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 07:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 07:48:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 07:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 07:49:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 07:50:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 07:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 07:51:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 13:22:01 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 07:52:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 07:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 07:53:01 ens3 1.05 0.77 0.89 0.39 0.00 0.00 0.00 0.00 13:22:01 07:54:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 07:54:01 ens3 5.53 4.65 3.73 4.74 0.00 0.00 0.00 0.00 13:22:01 07:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 07:55:01 ens3 1.88 1.48 0.99 1.22 0.00 0.00 0.00 0.00 13:22:01 07:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 07:56:01 ens3 0.22 0.13 0.09 0.07 0.00 0.00 0.00 0.00 13:22:01 07:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 07:57:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 07:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 07:58:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 07:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 07:59:01 ens3 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 13:22:01 08:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:00:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 08:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:01:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 13:22:01 08:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:02:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 08:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:03:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 08:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:04:01 ens3 0.95 0.33 0.37 0.21 0.00 0.00 0.00 0.00 13:22:01 08:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:05:01 ens3 0.13 0.07 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 08:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:06:01 ens3 0.22 0.12 0.09 0.07 0.00 0.00 0.00 0.00 13:22:01 08:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:07:01 ens3 0.27 0.12 0.08 0.01 0.00 0.00 0.00 0.00 13:22:01 08:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:08:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 08:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:09:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 08:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:10:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 08:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:11:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 13:22:01 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:12:01 ens3 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00 13:22:01 08:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:13:01 ens3 0.92 0.50 0.46 0.29 0.00 0.00 0.00 0.00 13:22:01 08:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:14:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 08:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:15:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:16:01 ens3 0.23 0.12 0.09 0.07 0.00 0.00 0.00 0.00 13:22:01 08:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:17:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 08:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:18:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 08:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:19:01 ens3 0.25 0.13 0.08 0.01 0.00 0.00 0.00 0.00 13:22:01 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:20:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 08:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:21:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 13:22:01 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:22:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 08:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:23:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:24:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 08:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:25:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 08:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:26:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 13:22:01 08:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:27:01 ens3 0.27 0.12 0.13 0.01 0.00 0.00 0.00 0.00 13:22:01 08:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:28:01 ens3 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 08:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:29:01 ens3 0.17 0.12 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 08:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:30:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 08:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:31:01 ens3 0.35 0.20 0.15 0.07 0.00 0.00 0.00 0.00 13:22:01 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:32:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 08:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:33:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:34:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 08:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:35:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:36:01 ens3 0.58 0.42 0.34 0.28 0.00 0.00 0.00 0.00 13:22:01 08:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:37:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:38:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 08:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:39:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:40:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 08:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:41:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 13:22:01 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:42:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 08:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:43:01 ens3 0.28 0.15 0.13 0.01 0.00 0.00 0.00 0.00 13:22:01 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:44:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 08:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:45:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:46:01 ens3 0.20 0.12 0.09 0.07 0.00 0.00 0.00 0.00 13:22:01 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:47:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:48:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 08:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:49:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:50:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 08:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:51:01 ens3 0.38 0.22 0.15 0.07 0.00 0.00 0.00 0.00 13:22:01 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:52:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 08:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:53:01 ens3 0.35 0.25 0.12 0.25 0.00 0.00 0.00 0.00 13:22:01 08:54:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:54:01 ens3 2.82 2.30 1.56 3.91 0.00 0.00 0.00 0.00 13:22:01 08:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:55:01 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:56:01 ens3 1.67 0.95 0.87 1.17 0.00 0.00 0.00 0.00 13:22:01 08:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:57:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:58:01 ens3 0.17 0.05 0.07 0.00 0.00 0.00 0.00 0.00 13:22:01 08:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 08:59:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:00:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 09:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:01:01 ens3 0.83 0.25 0.23 0.14 0.00 0.00 0.00 0.00 13:22:01 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:02:01 ens3 1.47 0.59 0.65 0.43 0.00 0.00 0.00 0.00 13:22:01 09:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:03:01 ens3 0.22 0.15 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:04:01 ens3 0.45 0.00 0.06 0.00 0.00 0.00 0.00 0.00 13:22:01 09:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:05:01 ens3 0.57 0.40 0.28 0.22 0.00 0.00 0.00 0.00 13:22:01 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:06:01 ens3 0.25 0.10 0.09 0.07 0.00 0.00 0.00 0.00 13:22:01 09:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:07:01 ens3 0.23 0.12 0.08 0.01 0.00 0.00 0.00 0.00 13:22:01 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:08:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 09:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:09:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 09:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:10:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 09:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:11:01 ens3 0.30 0.23 0.09 0.08 0.00 0.00 0.00 0.00 13:22:01 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:12:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 09:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:13:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:14:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 09:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:15:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 09:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:16:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 13:22:01 09:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:17:01 ens3 0.32 0.22 0.13 0.01 0.00 0.00 0.00 0.00 13:22:01 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:18:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 09:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:19:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 09:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:20:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 09:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:21:01 ens3 0.27 0.20 0.09 0.07 0.00 0.00 0.00 0.00 13:22:01 09:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:22:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 09:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:23:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 09:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:24:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 09:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:25:01 ens3 0.25 0.12 0.08 0.01 0.00 0.00 0.00 0.00 13:22:01 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:26:01 ens3 0.27 0.13 0.14 0.07 0.00 0.00 0.00 0.00 13:22:01 09:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:27:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 09:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:28:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 09:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:29:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 09:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:30:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 09:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:31:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 13:22:01 09:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:32:01 ens3 0.03 0.02 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 09:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:33:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 13:22:01 09:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:34:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 09:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:35:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 09:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:36:01 ens3 0.58 0.40 0.34 0.28 0.00 0.00 0.00 0.00 13:22:01 09:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:37:01 ens3 0.17 0.12 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 09:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:38:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 09:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:39:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 09:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:40:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 09:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:41:01 ens3 0.28 0.20 0.09 0.07 0.00 0.00 0.00 0.00 13:22:01 09:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:42:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 09:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:43:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 09:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:44:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 09:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:45:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 09:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:46:01 ens3 0.20 0.12 0.09 0.07 0.00 0.00 0.00 0.00 13:22:01 09:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:47:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 09:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:48:01 ens3 1.15 0.37 0.57 0.27 0.00 0.00 0.00 0.00 13:22:01 09:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:49:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 09:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:50:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 09:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:51:01 ens3 0.28 0.17 0.09 0.07 0.00 0.00 0.00 0.00 13:22:01 09:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:52:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 09:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:53:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 09:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:54:01 ens3 0.33 0.20 0.17 0.25 0.00 0.00 0.00 0.00 13:22:01 09:55:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 13:22:01 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:55:01 ens3 2.78 2.38 1.48 3.89 0.00 0.00 0.00 0.00 13:22:01 09:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:56:01 ens3 1.65 1.37 0.87 1.22 0.00 0.00 0.00 0.00 13:22:01 09:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:57:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 09:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:58:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 09:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 09:59:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 10:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:00:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 10:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:01:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 13:22:01 10:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:02:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 10:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:03:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 10:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:04:01 ens3 0.57 0.03 0.17 0.00 0.00 0.00 0.00 0.00 13:22:01 10:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:05:01 ens3 0.45 0.32 0.27 0.21 0.00 0.00 0.00 0.00 13:22:01 10:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:06:01 ens3 0.97 0.38 0.39 0.27 0.00 0.00 0.00 0.00 13:22:01 10:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:07:01 ens3 0.25 0.10 0.08 0.01 0.00 0.00 0.00 0.00 13:22:01 10:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:08:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 10:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:09:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 10:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:10:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 10:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:11:01 ens3 0.28 0.20 0.09 0.07 0.00 0.00 0.00 0.00 13:22:01 10:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:12:01 ens3 0.25 0.05 0.07 0.00 0.00 0.00 0.00 0.00 13:22:01 10:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:13:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 10:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:14:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 10:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:15:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 10:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:16:01 ens3 0.22 0.12 0.09 0.07 0.00 0.00 0.00 0.00 13:22:01 10:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:17:01 ens3 1.20 0.52 0.47 0.29 0.00 0.00 0.00 0.00 13:22:01 10:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:18:01 ens3 0.63 0.00 0.06 0.00 0.00 0.00 0.00 0.00 13:22:01 10:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:19:01 ens3 5.80 11.06 0.70 13.39 0.00 0.00 0.00 0.00 13:22:01 10:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:20:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 10:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:21:01 ens3 1.02 1.53 0.14 6.63 0.00 0.00 0.00 0.00 13:22:01 10:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:22:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 10:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:23:01 ens3 0.37 0.10 0.03 0.01 0.00 0.00 0.00 0.00 13:22:01 10:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:24:01 ens3 0.47 0.00 0.03 0.00 0.00 0.00 0.00 0.00 13:22:01 10:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 10:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:25:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 10:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:26:01 ens3 4.02 7.33 0.39 7.40 0.00 0.00 0.00 0.00 13:22:01 10:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:27:01 ens3 0.20 0.17 0.07 0.01 0.00 0.00 0.00 0.00 13:22:01 10:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:28:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 10:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:29:01 ens3 0.13 0.12 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 10:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:30:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 10:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:31:01 ens3 3.52 7.55 0.30 7.41 0.00 0.00 0.00 0.00 13:22:01 10:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:32:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 10:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:33:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 10:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:34:01 ens3 0.18 0.10 0.07 0.01 0.00 0.00 0.00 0.00 13:22:01 10:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:35:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 10:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:36:01 ens3 7.73 14.13 0.81 21.41 0.00 0.00 0.00 0.00 13:22:01 10:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 10:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:37:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 10:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:38:01 ens3 0.37 0.00 0.05 0.00 0.00 0.00 0.00 0.00 13:22:01 10:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 10:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:39:01 ens3 4.53 8.52 0.59 7.61 0.00 0.00 0.00 0.00 13:22:01 10:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:40:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 10:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:41:01 ens3 4.05 6.00 0.33 7.31 0.00 0.00 0.00 0.00 13:22:01 10:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:42:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 10:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 10:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:43:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 10:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:44:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 10:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:45:01 ens3 0.17 0.12 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 10:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:46:01 ens3 1.95 5.27 0.31 7.25 0.00 0.00 0.00 0.00 13:22:01 10:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:47:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 10:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:48:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 10:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 10:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:49:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 10:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:50:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 10:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 10:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:51:01 ens3 3.12 5.97 0.27 6.64 0.00 0.00 0.00 0.00 13:22:01 10:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:52:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 10:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 10:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:53:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 10:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:54:01 ens3 0.60 0.23 0.20 0.25 0.00 0.00 0.00 0.00 13:22:01 10:55:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 13:22:01 10:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:55:01 ens3 3.20 2.65 1.73 4.13 0.00 0.00 0.00 0.00 13:22:01 10:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:56:01 ens3 2.48 1.65 1.18 1.43 0.00 0.00 0.00 0.00 13:22:01 10:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:57:01 ens3 0.23 0.10 0.08 0.01 0.00 0.00 0.00 0.00 13:22:01 10:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:58:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 10:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 10:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 10:59:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 11:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:00:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 11:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 11:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:01:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 13:22:01 11:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:02:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 11:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 11:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:03:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 11:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:04:01 ens3 0.95 0.25 0.37 0.21 0.00 0.00 0.00 0.00 13:22:01 11:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 11:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:05:01 ens3 1.07 0.77 0.43 0.31 0.00 0.00 0.00 0.00 13:22:01 11:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:06:01 ens3 0.23 0.13 0.09 0.07 0.00 0.00 0.00 0.00 13:22:01 11:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 11:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:07:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 13:22:01 11:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:08:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 11:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 11:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:09:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 11:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:10:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 11:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 11:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:11:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 13:22:01 11:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:12:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 11:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 11:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:13:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 11:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:14:01 ens3 0.17 0.05 0.07 0.00 0.00 0.00 0.00 0.00 13:22:01 11:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 11:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:15:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 11:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:16:01 ens3 0.25 0.12 0.14 0.07 0.00 0.00 0.00 0.00 13:22:01 11:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 11:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:17:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 11:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:18:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 11:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 11:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:19:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 11:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:20:01 ens3 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 11:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 11:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:21:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 13:22:01 11:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:22:01 ens3 0.18 0.07 0.07 0.01 0.00 0.00 0.00 0.00 13:22:01 11:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 11:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:23:01 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 11:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:24:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 11:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 11:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:25:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 11:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:26:01 ens3 0.23 0.13 0.09 0.07 0.00 0.00 0.00 0.00 13:22:01 11:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 11:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:27:01 ens3 0.23 0.17 0.07 0.01 0.00 0.00 0.00 0.00 13:22:01 11:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:28:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 11:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 11:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:29:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 11:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:30:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 11:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 11:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:31:01 ens3 0.27 0.23 0.09 0.08 0.00 0.00 0.00 0.00 13:22:01 11:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:32:01 ens3 0.15 0.07 0.07 0.00 0.00 0.00 0.00 0.00 13:22:01 11:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 11:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:33:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 11:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:34:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 11:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 11:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:35:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 11:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:36:01 ens3 0.60 0.52 0.35 0.28 0.00 0.00 0.00 0.00 13:22:01 11:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 11:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:37:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 11:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:38:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 11:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 11:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:39:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 11:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:40:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 11:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 11:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:41:01 ens3 0.40 0.23 0.15 0.07 0.00 0.00 0.00 0.00 13:22:01 11:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:42:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 11:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 11:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:43:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 11:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:44:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 11:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 11:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:45:01 ens3 0.63 0.38 0.42 0.20 0.00 0.00 0.00 0.00 13:22:01 11:46:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:46:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:46:02 ens3 0.25 0.12 0.09 0.07 0.00 0.00 0.00 0.00 13:22:01 11:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 11:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:47:01 ens3 1.24 0.29 0.36 0.21 0.00 0.00 0.00 0.00 13:22:01 11:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:48:01 ens3 0.52 0.35 0.33 0.21 0.00 0.00 0.00 0.00 13:22:01 11:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 11:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:49:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 11:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:50:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 11:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 11:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:51:01 ens3 0.32 0.18 0.09 0.07 0.00 0.00 0.00 0.00 13:22:01 11:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:52:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 11:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 11:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:53:01 ens3 0.50 0.10 0.03 0.01 0.00 0.00 0.00 0.00 13:22:01 11:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:54:01 ens3 1.15 0.22 0.20 0.25 0.00 0.00 0.00 0.00 13:22:01 11:55:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 13:22:01 11:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:55:01 ens3 2.72 2.13 1.47 3.88 0.00 0.00 0.00 0.00 13:22:01 11:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:56:01 ens3 1.62 1.32 0.87 1.22 0.00 0.00 0.00 0.00 13:22:01 11:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 11:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:57:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 11:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:58:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 11:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 11:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 11:59:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 12:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:00:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 12:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 12:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:01:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 13:22:01 12:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:02:01 ens3 0.17 0.05 0.07 0.00 0.00 0.00 0.00 0.00 13:22:01 12:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 12:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:03:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 12:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:04:01 ens3 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00 13:22:01 12:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 12:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:05:01 ens3 0.85 0.27 0.31 0.21 0.00 0.00 0.00 0.00 13:22:01 12:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:06:01 ens3 0.72 0.38 0.41 0.27 0.00 0.00 0.00 0.00 13:22:01 12:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 12:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:07:01 ens3 0.23 0.13 0.07 0.01 0.00 0.00 0.00 0.00 13:22:01 12:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:08:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 12:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:09:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 12:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:10:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 12:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 12:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:11:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 13:22:01 12:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:12:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 12:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 12:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:13:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 12:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:14:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 12:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 12:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:15:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 12:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:16:01 ens3 0.30 0.13 0.14 0.07 0.00 0.00 0.00 0.00 13:22:01 12:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 12:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:17:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 12:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:18:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 12:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 12:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:19:01 ens3 0.28 0.13 0.08 0.01 0.00 0.00 0.00 0.00 13:22:01 12:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:20:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 12:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 12:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:21:01 ens3 0.27 0.23 0.09 0.08 0.00 0.00 0.00 0.00 13:22:01 12:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:22:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 12:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 12:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:23:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 12:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:24:01 ens3 0.18 0.12 0.07 0.01 0.00 0.00 0.00 0.00 13:22:01 12:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 12:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:25:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 12:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:26:01 ens3 0.20 0.17 0.09 0.07 0.00 0.00 0.00 0.00 13:22:01 12:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 12:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:27:01 ens3 0.23 0.17 0.07 0.01 0.00 0.00 0.00 0.00 13:22:01 12:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:28:01 ens3 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 12:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 12:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:29:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 12:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:30:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 12:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 12:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:31:01 ens3 0.25 0.25 0.09 0.08 0.00 0.00 0.00 0.00 13:22:01 12:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:32:01 ens3 0.18 0.10 0.07 0.01 0.00 0.00 0.00 0.00 13:22:01 12:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 12:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:33:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 12:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:34:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 12:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 12:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:35:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 12:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:36:01 ens3 0.60 0.52 0.34 0.29 0.00 0.00 0.00 0.00 13:22:01 12:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 12:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:37:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 12:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:38:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 12:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 12:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:39:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 12:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:40:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 12:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 12:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:41:01 ens3 0.25 0.18 0.09 0.07 0.00 0.00 0.00 0.00 13:22:01 12:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:42:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 12:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 12:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:43:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 12:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:44:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 12:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 12:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:45:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 12:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:46:01 ens3 0.20 0.12 0.09 0.07 0.00 0.00 0.00 0.00 13:22:01 12:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 12:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:47:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 12:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:48:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 12:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 12:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:49:01 ens3 0.30 0.13 0.19 0.01 0.00 0.00 0.00 0.00 13:22:01 12:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:50:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 12:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 12:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:51:01 ens3 0.25 0.20 0.09 0.07 0.00 0.00 0.00 0.00 13:22:01 12:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:52:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 12:53:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 12:53:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:53:02 ens3 0.22 0.17 0.07 0.01 0.00 0.00 0.00 0.00 13:22:01 12:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:54:01 ens3 0.25 0.24 0.11 0.26 0.00 0.00 0.00 0.00 13:22:01 12:55:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 13:22:01 12:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:55:01 ens3 2.20 1.92 1.19 3.61 0.00 0.00 0.00 0.00 13:22:01 12:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:56:01 ens3 0.70 0.53 0.36 0.36 0.00 0.00 0.00 0.00 13:22:01 12:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 12:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:57:01 ens3 1.40 0.70 0.79 1.06 0.00 0.00 0.00 0.00 13:22:01 12:58:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 12:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:58:01 ens3 0.10 0.20 0.02 0.05 0.00 0.00 0.00 0.00 13:22:01 12:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 12:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 12:59:01 ens3 0.15 0.17 0.02 0.03 0.00 0.00 0.00 0.00 13:22:01 13:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 13:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 13:00:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 13:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 13:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 13:01:01 ens3 0.25 0.18 0.09 0.07 0.00 0.00 0.00 0.00 13:22:01 13:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 13:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 13:02:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 13:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 13:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 13:03:01 ens3 0.30 0.17 0.08 0.01 0.00 0.00 0.00 0.00 13:22:01 13:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 13:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 13:04:01 ens3 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00 13:22:01 13:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 13:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 13:05:01 ens3 0.52 0.37 0.33 0.22 0.00 0.00 0.00 0.00 13:22:01 13:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 13:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 13:06:01 ens3 1.03 0.47 0.48 0.35 0.00 0.00 0.00 0.00 13:22:01 13:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 13:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 13:07:01 ens3 0.27 0.12 0.08 0.01 0.00 0.00 0.00 0.00 13:22:01 13:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 13:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 13:08:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 13:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 13:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 13:09:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 13:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 13:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 13:10:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 13:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 13:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 13:11:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 13:22:01 13:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 13:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 13:12:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 13:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 13:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 13:13:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 13:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 13:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 13:14:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 13:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 13:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 13:15:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 13:22:01 13:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 13:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 13:16:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 13:22:01 13:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 13:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 13:17:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 13:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 13:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 13:18:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 13:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 13:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 13:19:01 ens3 0.13 0.12 0.02 0.01 0.00 0.00 0.00 0.00 13:22:01 13:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 13:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 13:20:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:22:01 13:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 13:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 13:21:01 ens3 0.25 0.18 0.09 0.07 0.00 0.00 0.00 0.00 13:22:01 13:22:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 13:22:01 13:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:22:01 13:22:01 ens3 105.50 63.47 2536.25 20.06 0.00 0.00 0.00 0.00 13:22:01 Average: lo 0.32 0.32 0.03 0.03 0.00 0.00 0.00 0.00 13:22:01 Average: docker0 4.32 5.08 0.34 38.99 0.00 0.00 0.00 0.00 13:22:01 Average: ens3 10.54 8.80 85.42 16.21 0.00 0.00 0.00 0.00 13:22:01 13:22:01 13:22:01 ---> sar -P ALL: 13:22:01 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-772683) 11/07/25 _x86_64_ (8 CPU) 13:22:01 13:22:01 07:20:21 LINUX RESTART (8 CPU) 13:22:01 13:22:01 07:21:01 CPU %user %nice %system %iowait %steal %idle 13:22:01 07:22:01 all 8.54 0.00 3.13 1.75 0.06 86.52 13:22:01 07:22:01 0 6.87 0.00 3.99 1.24 0.05 87.85 13:22:01 07:22:01 1 9.72 0.00 2.90 0.80 0.07 86.52 13:22:01 07:22:01 2 12.50 0.00 4.27 4.10 0.07 79.06 13:22:01 07:22:01 3 6.37 0.00 3.44 2.66 0.07 87.46 13:22:01 07:22:01 4 6.26 0.00 1.92 0.10 0.05 91.66 13:22:01 07:22:01 5 10.38 0.00 2.92 3.93 0.07 82.71 13:22:01 07:22:01 6 7.32 0.00 3.43 0.84 0.07 88.34 13:22:01 07:22:01 7 8.92 0.00 2.16 0.32 0.03 88.57 13:22:01 07:23:01 all 44.28 0.00 7.93 0.80 0.10 46.89 13:22:01 07:23:01 0 42.10 0.00 8.77 0.91 0.12 48.11 13:22:01 07:23:01 1 43.68 0.00 7.74 0.17 0.10 48.31 13:22:01 07:23:01 2 46.78 0.00 7.28 0.19 0.10 45.65 13:22:01 07:23:01 3 44.29 0.00 7.97 4.48 0.10 43.16 13:22:01 07:23:01 4 46.78 0.00 7.82 0.08 0.12 45.19 13:22:01 07:23:01 5 45.62 0.00 7.85 0.20 0.10 46.23 13:22:01 07:23:01 6 43.59 0.00 8.45 0.35 0.08 47.53 13:22:01 07:23:01 7 41.38 0.00 7.55 0.05 0.10 50.92 13:22:01 07:24:01 all 52.96 0.00 7.07 0.49 0.09 39.39 13:22:01 07:24:01 0 52.69 0.00 7.47 0.29 0.08 39.47 13:22:01 07:24:01 1 52.95 0.00 7.16 0.10 0.10 39.68 13:22:01 07:24:01 2 54.88 0.00 6.45 0.10 0.10 38.47 13:22:01 07:24:01 3 53.20 0.00 6.69 2.68 0.10 37.33 13:22:01 07:24:01 4 52.66 0.00 6.82 0.10 0.08 40.33 13:22:01 07:24:01 5 51.55 0.00 7.58 0.08 0.10 40.68 13:22:01 07:24:01 6 53.01 0.00 7.08 0.44 0.10 39.37 13:22:01 07:24:01 7 52.73 0.00 7.27 0.12 0.08 39.80 13:22:01 07:25:01 all 35.40 0.00 6.62 1.47 0.09 56.42 13:22:01 07:25:01 0 34.89 0.00 6.46 0.61 0.08 57.96 13:22:01 07:25:01 1 35.48 0.00 7.46 0.84 0.08 56.13 13:22:01 07:25:01 2 35.64 0.00 5.94 0.57 0.08 57.76 13:22:01 07:25:01 3 34.29 0.00 6.13 4.91 0.07 54.60 13:22:01 07:25:01 4 35.44 0.00 6.88 2.38 0.08 55.22 13:22:01 07:25:01 5 38.23 0.00 7.28 0.12 0.08 54.28 13:22:01 07:25:01 6 34.14 0.00 6.71 1.85 0.10 57.20 13:22:01 07:25:01 7 35.10 0.00 6.12 0.49 0.10 58.19 13:22:01 07:26:01 all 20.96 0.00 9.99 24.35 0.10 44.60 13:22:01 07:26:01 0 19.83 0.00 11.19 25.45 0.10 43.43 13:22:01 07:26:01 1 23.00 0.00 9.79 37.74 0.10 29.37 13:22:01 07:26:01 2 22.65 0.00 9.30 18.70 0.12 49.23 13:22:01 07:26:01 3 18.39 0.00 10.54 42.80 0.12 28.16 13:22:01 07:26:01 4 21.32 0.00 8.93 20.03 0.08 49.64 13:22:01 07:26:01 5 21.16 0.00 9.81 18.71 0.12 50.20 13:22:01 07:26:01 6 20.53 0.00 10.13 16.71 0.07 52.56 13:22:01 07:26:01 7 20.81 0.00 10.28 14.76 0.08 54.07 13:22:01 07:27:01 all 88.78 0.00 9.99 0.74 0.13 0.36 13:22:01 07:27:01 0 88.73 0.00 10.24 0.80 0.12 0.12 13:22:01 07:27:01 1 89.15 0.00 9.82 0.62 0.13 0.28 13:22:01 07:27:01 2 88.78 0.00 9.95 0.83 0.15 0.28 13:22:01 07:27:01 3 89.08 0.00 9.25 0.85 0.12 0.70 13:22:01 07:27:01 4 88.18 0.00 10.12 0.95 0.12 0.63 13:22:01 07:27:01 5 89.24 0.00 9.89 0.47 0.12 0.28 13:22:01 07:27:01 6 88.64 0.00 10.33 0.60 0.13 0.30 13:22:01 07:27:01 7 88.45 0.00 10.37 0.78 0.13 0.27 13:22:01 07:28:01 all 91.00 0.00 8.82 0.00 0.17 0.00 13:22:01 07:28:01 0 91.43 0.00 8.44 0.00 0.13 0.00 13:22:01 07:28:01 1 90.23 0.00 9.54 0.00 0.22 0.00 13:22:01 07:28:01 2 91.03 0.00 8.82 0.00 0.15 0.00 13:22:01 07:28:01 3 91.79 0.00 8.02 0.00 0.18 0.00 13:22:01 07:28:01 4 91.67 0.00 8.20 0.00 0.13 0.00 13:22:01 07:28:01 5 89.64 0.00 10.12 0.00 0.24 0.00 13:22:01 07:28:01 6 91.09 0.00 8.74 0.00 0.17 0.00 13:22:01 07:28:01 7 91.11 0.00 8.74 0.00 0.15 0.00 13:22:01 07:29:01 all 55.13 0.00 7.44 5.52 0.14 31.76 13:22:01 07:29:01 0 55.94 0.00 7.16 2.60 0.12 34.19 13:22:01 07:29:01 1 55.73 0.00 7.66 6.25 0.15 30.20 13:22:01 07:29:01 2 55.45 0.00 7.29 2.80 0.12 34.35 13:22:01 07:29:01 3 54.77 0.00 7.05 7.99 0.15 30.05 13:22:01 07:29:01 4 53.62 0.00 6.95 11.01 0.19 28.24 13:22:01 07:29:01 5 54.37 0.00 8.10 5.22 0.19 32.13 13:22:01 07:29:01 6 55.79 0.00 7.36 3.54 0.12 33.19 13:22:01 07:29:01 7 55.37 0.00 7.99 4.81 0.12 31.71 13:22:01 07:30:01 all 9.37 0.00 0.92 0.11 0.06 89.54 13:22:01 07:30:01 0 9.80 0.00 1.00 0.07 0.05 89.08 13:22:01 07:30:01 1 6.88 0.00 0.83 0.05 0.07 92.17 13:22:01 07:30:01 2 8.32 0.00 0.84 0.69 0.05 90.11 13:22:01 07:30:01 3 8.92 0.00 0.89 0.02 0.07 90.11 13:22:01 07:30:01 4 12.36 0.00 1.02 0.02 0.07 86.54 13:22:01 07:30:01 5 11.78 0.00 0.90 0.03 0.05 87.23 13:22:01 07:30:01 6 8.27 0.00 0.94 0.03 0.05 90.71 13:22:01 07:30:01 7 8.61 0.00 0.97 0.02 0.07 90.34 13:22:01 07:31:01 all 10.13 0.00 0.60 0.06 0.06 89.15 13:22:01 07:31:01 0 17.16 0.00 0.77 0.33 0.07 81.67 13:22:01 07:31:01 1 6.24 0.00 0.43 0.00 0.03 93.30 13:22:01 07:31:01 2 10.16 0.00 0.55 0.12 0.07 89.10 13:22:01 07:31:01 3 14.41 0.00 0.60 0.02 0.05 84.92 13:22:01 07:31:01 4 15.77 0.00 0.75 0.02 0.07 83.39 13:22:01 07:31:01 5 7.23 0.00 0.62 0.02 0.05 92.09 13:22:01 07:31:01 6 7.14 0.00 0.57 0.00 0.07 92.23 13:22:01 07:31:01 7 2.99 0.00 0.48 0.02 0.05 96.46 13:22:01 07:32:01 all 1.01 0.00 0.09 0.01 0.02 98.87 13:22:01 07:32:01 0 0.07 0.00 0.10 0.03 0.03 99.77 13:22:01 07:32:01 1 3.32 0.00 0.05 0.02 0.02 96.60 13:22:01 07:32:01 2 0.07 0.00 0.05 0.00 0.02 99.87 13:22:01 07:32:01 3 0.15 0.00 0.08 0.00 0.02 99.75 13:22:01 07:32:01 4 1.40 0.00 0.07 0.00 0.02 98.51 13:22:01 07:32:01 5 1.32 0.00 0.15 0.00 0.02 98.51 13:22:01 07:32:01 6 1.48 0.00 0.12 0.00 0.02 98.38 13:22:01 07:32:01 7 0.25 0.00 0.13 0.02 0.00 99.60 13:22:01 13:22:01 07:32:01 CPU %user %nice %system %iowait %steal %idle 13:22:01 07:33:01 all 0.08 0.00 0.02 0.00 0.01 99.88 13:22:01 07:33:01 0 0.02 0.00 0.02 0.03 0.02 99.92 13:22:01 07:33:01 1 0.40 0.00 0.02 0.00 0.02 99.57 13:22:01 07:33:01 2 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 07:33:01 3 0.05 0.00 0.00 0.00 0.02 99.93 13:22:01 07:33:01 4 0.02 0.00 0.03 0.00 0.00 99.95 13:22:01 07:33:01 5 0.03 0.00 0.03 0.00 0.00 99.93 13:22:01 07:33:01 6 0.10 0.00 0.02 0.00 0.00 99.88 13:22:01 07:33:01 7 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 07:34:01 all 0.03 0.00 0.02 0.00 0.01 99.94 13:22:01 07:34:01 0 0.07 0.00 0.02 0.03 0.02 99.87 13:22:01 07:34:01 1 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 07:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 07:34:01 3 0.02 0.00 0.03 0.00 0.02 99.93 13:22:01 07:34:01 4 0.07 0.00 0.03 0.00 0.02 99.88 13:22:01 07:34:01 5 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 07:34:01 6 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 07:34:01 7 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 07:35:01 all 0.04 0.00 0.01 0.00 0.01 99.94 13:22:01 07:35:01 0 0.00 0.00 0.02 0.02 0.02 99.95 13:22:01 07:35:01 1 0.03 0.00 0.03 0.00 0.02 99.92 13:22:01 07:35:01 2 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 07:35:01 3 0.03 0.00 0.00 0.00 0.02 99.95 13:22:01 07:35:01 4 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 07:35:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 07:35:01 6 0.15 0.00 0.00 0.00 0.00 99.85 13:22:01 07:35:01 7 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 07:36:01 all 0.04 0.00 0.02 0.01 0.01 99.92 13:22:01 07:36:01 0 0.03 0.00 0.02 0.03 0.02 99.90 13:22:01 07:36:01 1 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 07:36:01 2 0.02 0.00 0.03 0.05 0.02 99.88 13:22:01 07:36:01 3 0.07 0.00 0.03 0.00 0.03 99.87 13:22:01 07:36:01 4 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 07:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 07:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 07:36:01 7 0.08 0.00 0.03 0.00 0.02 99.87 13:22:01 07:37:01 all 0.02 0.00 0.02 0.00 0.01 99.95 13:22:01 07:37:01 0 0.02 0.00 0.02 0.02 0.00 99.95 13:22:01 07:37:01 1 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 07:37:01 2 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 07:37:01 3 0.03 0.00 0.03 0.00 0.02 99.92 13:22:01 07:37:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 07:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 07:37:01 6 0.03 0.00 0.03 0.00 0.02 99.92 13:22:01 07:37:01 7 0.02 0.00 0.03 0.00 0.02 99.93 13:22:01 07:38:01 all 0.03 0.00 0.01 0.00 0.01 99.95 13:22:01 07:38:01 0 0.02 0.00 0.00 0.02 0.00 99.97 13:22:01 07:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 07:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 07:38:01 3 0.08 0.00 0.03 0.00 0.03 99.85 13:22:01 07:38:01 4 0.05 0.00 0.00 0.00 0.02 99.93 13:22:01 07:38:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 07:38:01 6 0.05 0.00 0.02 0.00 0.00 99.93 13:22:01 07:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 07:39:02 all 0.25 0.00 0.02 0.00 0.01 99.71 13:22:01 07:39:02 0 0.00 0.00 0.00 0.02 0.02 99.97 13:22:01 07:39:02 1 1.84 0.00 0.02 0.00 0.02 98.13 13:22:01 07:39:02 2 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 07:39:02 3 0.05 0.00 0.07 0.00 0.03 99.85 13:22:01 07:39:02 4 0.02 0.00 0.03 0.00 0.02 99.93 13:22:01 07:39:02 5 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 07:39:02 6 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 07:39:02 7 0.02 0.00 0.03 0.02 0.02 99.92 13:22:01 07:40:01 all 0.27 0.00 0.01 0.00 0.01 99.71 13:22:01 07:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 07:40:01 1 1.97 0.00 0.02 0.00 0.02 98.00 13:22:01 07:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 07:40:01 3 0.07 0.00 0.00 0.00 0.02 99.92 13:22:01 07:40:01 4 0.03 0.00 0.03 0.00 0.00 99.93 13:22:01 07:40:01 5 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 07:40:01 6 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 07:40:01 7 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 07:41:01 all 0.09 0.00 0.02 0.00 0.01 99.88 13:22:01 07:41:01 0 0.03 0.00 0.02 0.02 0.00 99.93 13:22:01 07:41:01 1 0.57 0.00 0.08 0.00 0.02 99.33 13:22:01 07:41:01 2 0.00 0.00 0.00 0.02 0.02 99.97 13:22:01 07:41:01 3 0.03 0.00 0.03 0.00 0.00 99.93 13:22:01 07:41:01 4 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 07:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 07:41:01 6 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 07:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 07:42:01 all 0.04 0.00 0.01 0.00 0.01 99.94 13:22:01 07:42:01 0 0.02 0.00 0.00 0.02 0.00 99.97 13:22:01 07:42:01 1 0.08 0.00 0.03 0.00 0.03 99.85 13:22:01 07:42:01 2 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 07:42:01 3 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 07:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 07:42:01 5 0.07 0.00 0.02 0.00 0.00 99.92 13:22:01 07:42:01 6 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 07:42:01 7 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 07:43:01 all 0.02 0.00 0.02 0.00 0.01 99.95 13:22:01 07:43:01 0 0.02 0.00 0.03 0.00 0.02 99.93 13:22:01 07:43:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 07:43:01 2 0.02 0.00 0.00 0.02 0.02 99.95 13:22:01 07:43:01 3 0.03 0.00 0.03 0.00 0.02 99.92 13:22:01 07:43:01 4 0.02 0.00 0.03 0.00 0.02 99.93 13:22:01 07:43:01 5 0.03 0.00 0.03 0.00 0.02 99.92 13:22:01 07:43:01 6 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 07:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 13:22:01 07:43:01 CPU %user %nice %system %iowait %steal %idle 13:22:01 07:44:01 all 0.02 0.00 0.02 0.00 0.01 99.95 13:22:01 07:44:01 0 0.00 0.00 0.00 0.02 0.00 99.98 13:22:01 07:44:01 1 0.05 0.00 0.03 0.00 0.02 99.90 13:22:01 07:44:01 2 0.02 0.00 0.02 0.02 0.00 99.95 13:22:01 07:44:01 3 0.03 0.00 0.05 0.00 0.02 99.90 13:22:01 07:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 07:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 07:44:01 6 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 07:44:01 7 0.02 0.00 0.03 0.00 0.02 99.93 13:22:01 07:45:01 all 0.11 0.00 0.01 0.00 0.01 99.87 13:22:01 07:45:01 0 0.02 0.00 0.02 0.02 0.00 99.95 13:22:01 07:45:01 1 0.71 0.00 0.02 0.00 0.03 99.24 13:22:01 07:45:01 2 0.05 0.00 0.00 0.02 0.00 99.93 13:22:01 07:45:01 3 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 07:45:01 4 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 07:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 07:45:01 6 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 07:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 07:46:01 all 0.03 0.00 0.02 0.00 0.01 99.94 13:22:01 07:46:01 0 0.07 0.00 0.00 0.02 0.02 99.90 13:22:01 07:46:01 1 0.13 0.00 0.03 0.00 0.02 99.82 13:22:01 07:46:01 2 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 07:46:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 07:46:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 07:46:01 5 0.00 0.00 0.03 0.02 0.00 99.95 13:22:01 07:46:01 6 0.03 0.00 0.03 0.00 0.02 99.92 13:22:01 07:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 07:47:01 all 0.10 0.00 0.01 0.00 0.01 99.87 13:22:01 07:47:01 0 0.00 0.00 0.00 0.02 0.00 99.98 13:22:01 07:47:01 1 0.71 0.00 0.03 0.00 0.03 99.22 13:22:01 07:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 07:47:01 3 0.05 0.00 0.03 0.00 0.02 99.90 13:22:01 07:47:01 4 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 07:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 07:47:01 6 0.02 0.00 0.03 0.00 0.02 99.93 13:22:01 07:47:01 7 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 07:48:01 all 0.09 0.00 0.01 0.00 0.01 99.89 13:22:01 07:48:01 0 0.05 0.00 0.00 0.02 0.00 99.93 13:22:01 07:48:01 1 0.50 0.00 0.02 0.00 0.02 99.47 13:22:01 07:48:01 2 0.00 0.00 0.00 0.02 0.00 99.98 13:22:01 07:48:01 3 0.08 0.00 0.03 0.00 0.02 99.87 13:22:01 07:48:01 4 0.00 0.00 0.03 0.00 0.00 99.97 13:22:01 07:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 07:48:01 6 0.05 0.00 0.00 0.00 0.02 99.93 13:22:01 07:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 07:49:01 all 0.04 0.00 0.01 0.00 0.01 99.93 13:22:01 07:49:01 0 0.02 0.00 0.03 0.02 0.02 99.92 13:22:01 07:49:01 1 0.18 0.00 0.02 0.00 0.02 99.78 13:22:01 07:49:01 2 0.00 0.00 0.00 0.02 0.02 99.97 13:22:01 07:49:01 3 0.07 0.00 0.03 0.00 0.02 99.88 13:22:01 07:49:01 4 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 07:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 07:49:01 6 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 07:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 07:50:01 all 0.10 0.00 0.01 0.00 0.01 99.88 13:22:01 07:50:01 0 0.03 0.00 0.02 0.02 0.00 99.93 13:22:01 07:50:01 1 0.70 0.00 0.03 0.00 0.03 99.23 13:22:01 07:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 07:50:01 3 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 07:50:01 4 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 07:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 07:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 07:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 07:51:01 all 0.09 0.00 0.01 0.00 0.01 99.88 13:22:01 07:51:01 0 0.02 0.00 0.00 0.02 0.00 99.97 13:22:01 07:51:01 1 0.58 0.00 0.02 0.00 0.02 99.38 13:22:01 07:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 07:51:01 3 0.07 0.00 0.00 0.00 0.02 99.92 13:22:01 07:51:01 4 0.02 0.00 0.03 0.00 0.02 99.93 13:22:01 07:51:01 5 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 07:51:01 6 0.02 0.00 0.03 0.00 0.02 99.93 13:22:01 07:51:01 7 0.00 0.00 0.02 0.02 0.00 99.97 13:22:01 07:52:01 all 0.05 0.00 0.01 0.00 0.01 99.93 13:22:01 07:52:01 0 0.05 0.00 0.00 0.02 0.00 99.93 13:22:01 07:52:01 1 0.27 0.00 0.02 0.00 0.02 99.70 13:22:01 07:52:01 2 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 07:52:01 3 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 07:52:01 4 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 07:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 07:52:01 6 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 07:52:01 7 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 07:53:01 all 0.15 0.00 0.02 0.00 0.01 99.82 13:22:01 07:53:01 0 0.07 0.00 0.02 0.00 0.02 99.90 13:22:01 07:53:01 1 0.62 0.00 0.05 0.00 0.02 99.32 13:22:01 07:53:01 2 0.12 0.00 0.00 0.02 0.00 99.87 13:22:01 07:53:01 3 0.02 0.00 0.03 0.00 0.02 99.93 13:22:01 07:53:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 07:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 07:53:01 6 0.17 0.00 0.03 0.00 0.02 99.78 13:22:01 07:53:01 7 0.20 0.00 0.00 0.02 0.02 99.77 13:22:01 07:54:01 all 0.36 0.00 0.03 2.50 0.01 97.10 13:22:01 07:54:01 0 0.17 0.00 0.03 7.65 0.00 92.15 13:22:01 07:54:01 1 0.18 0.00 0.03 0.00 0.03 99.75 13:22:01 07:54:01 2 1.29 0.00 0.00 0.02 0.02 98.68 13:22:01 07:54:01 3 0.07 0.00 0.03 0.02 0.00 99.88 13:22:01 07:54:01 4 0.10 0.00 0.02 0.00 0.02 99.87 13:22:01 07:54:01 5 0.03 0.00 0.05 6.52 0.00 93.40 13:22:01 07:54:01 6 0.73 0.00 0.03 0.00 0.02 99.22 13:22:01 07:54:01 7 0.27 0.00 0.07 5.82 0.00 93.85 13:22:01 13:22:01 07:54:01 CPU %user %nice %system %iowait %steal %idle 13:22:01 07:55:01 all 0.14 0.00 0.02 0.01 0.01 99.82 13:22:01 07:55:01 0 0.00 0.00 0.02 0.05 0.02 99.92 13:22:01 07:55:01 1 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 07:55:01 2 0.76 0.00 0.03 0.00 0.00 99.20 13:22:01 07:55:01 3 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 07:55:01 4 0.02 0.00 0.00 0.02 0.02 99.95 13:22:01 07:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 07:55:01 6 0.27 0.00 0.03 0.00 0.02 99.68 13:22:01 07:55:01 7 0.05 0.00 0.00 0.00 0.00 99.95 13:22:01 07:56:01 all 0.27 0.00 0.00 0.00 0.01 99.72 13:22:01 07:56:01 0 0.05 0.00 0.02 0.02 0.00 99.92 13:22:01 07:56:01 1 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 07:56:01 2 1.99 0.00 0.00 0.00 0.02 98.00 13:22:01 07:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 07:56:01 4 0.03 0.00 0.00 0.02 0.00 99.95 13:22:01 07:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 07:56:01 6 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 07:56:01 7 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 07:57:01 all 0.21 0.00 0.02 0.00 0.01 99.76 13:22:01 07:57:01 0 0.02 0.00 0.00 0.02 0.00 99.97 13:22:01 07:57:01 1 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 07:57:01 2 1.40 0.00 0.02 0.00 0.03 98.55 13:22:01 07:57:01 3 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 07:57:01 4 0.10 0.00 0.03 0.02 0.03 99.82 13:22:01 07:57:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 07:57:01 6 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 07:57:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 07:58:01 all 0.02 0.00 0.01 0.00 0.01 99.96 13:22:01 07:58:01 0 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 07:58:01 1 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 07:58:01 2 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 07:58:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 07:58:01 4 0.00 0.00 0.00 0.02 0.00 99.98 13:22:01 07:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 07:58:01 6 0.05 0.00 0.05 0.00 0.03 99.87 13:22:01 07:58:01 7 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 07:59:01 all 0.02 0.00 0.02 0.01 0.01 99.94 13:22:01 07:59:01 0 0.03 0.00 0.02 0.10 0.00 99.85 13:22:01 07:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 07:59:01 2 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 07:59:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 07:59:01 4 0.00 0.00 0.03 0.00 0.02 99.95 13:22:01 07:59:01 5 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 07:59:01 6 0.08 0.00 0.05 0.00 0.02 99.85 13:22:01 07:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 08:00:01 all 0.03 0.00 0.01 0.00 0.01 99.95 13:22:01 08:00:01 0 0.00 0.00 0.02 0.02 0.00 99.97 13:22:01 08:00:01 1 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 08:00:01 2 0.05 0.00 0.02 0.00 0.02 99.92 13:22:01 08:00:01 3 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 08:00:01 4 0.00 0.00 0.00 0.02 0.00 99.98 13:22:01 08:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 08:00:01 6 0.12 0.00 0.07 0.00 0.03 99.78 13:22:01 08:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 08:01:01 all 0.02 0.00 0.02 0.00 0.01 99.95 13:22:01 08:01:01 0 0.02 0.00 0.00 0.02 0.02 99.95 13:22:01 08:01:01 1 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 08:01:01 2 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 08:01:01 3 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 08:01:01 4 0.00 0.00 0.02 0.02 0.02 99.95 13:22:01 08:01:01 5 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 08:01:01 6 0.07 0.00 0.05 0.00 0.02 99.87 13:22:01 08:01:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 08:02:01 all 0.03 0.00 0.01 0.00 0.00 99.95 13:22:01 08:02:01 0 0.05 0.00 0.02 0.02 0.00 99.92 13:22:01 08:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 08:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 08:02:01 3 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 08:02:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 08:02:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 08:02:01 6 0.17 0.00 0.03 0.00 0.02 99.78 13:22:01 08:02:01 7 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 08:03:01 all 0.03 0.00 0.02 0.00 0.01 99.95 13:22:01 08:03:01 0 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 08:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 08:03:01 2 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 08:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 08:03:01 4 0.02 0.00 0.02 0.02 0.02 99.93 13:22:01 08:03:01 5 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 08:03:01 6 0.05 0.00 0.08 0.00 0.02 99.85 13:22:01 08:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 08:04:01 all 0.04 0.00 0.01 0.00 0.01 99.94 13:22:01 08:04:01 0 0.05 0.00 0.02 0.02 0.00 99.92 13:22:01 08:04:01 1 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 08:04:01 2 0.02 0.00 0.03 0.00 0.02 99.93 13:22:01 08:04:01 3 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 08:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 08:04:01 5 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 08:04:01 6 0.10 0.00 0.03 0.00 0.03 99.83 13:22:01 08:04:01 7 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 08:05:01 all 0.03 0.00 0.01 0.00 0.01 99.95 13:22:01 08:05:01 0 0.03 0.00 0.00 0.00 0.02 99.95 13:22:01 08:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 08:05:01 2 0.03 0.00 0.00 0.00 0.02 99.95 13:22:01 08:05:01 3 0.03 0.00 0.00 0.00 0.02 99.95 13:22:01 08:05:01 4 0.00 0.00 0.02 0.02 0.02 99.95 13:22:01 08:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 08:05:01 6 0.07 0.00 0.03 0.00 0.03 99.87 13:22:01 08:05:01 7 0.00 0.00 0.03 0.00 0.02 99.95 13:22:01 13:22:01 08:05:01 CPU %user %nice %system %iowait %steal %idle 13:22:01 08:06:01 all 0.05 0.00 0.01 0.00 0.01 99.93 13:22:01 08:06:01 0 0.03 0.00 0.00 0.02 0.00 99.95 13:22:01 08:06:01 1 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 08:06:01 2 0.17 0.00 0.00 0.00 0.00 99.83 13:22:01 08:06:01 3 0.02 0.00 0.03 0.00 0.02 99.93 13:22:01 08:06:01 4 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 08:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 08:06:01 6 0.08 0.00 0.03 0.00 0.02 99.87 13:22:01 08:06:01 7 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 08:07:01 all 0.26 0.00 0.01 0.00 0.01 99.72 13:22:01 08:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 08:07:01 1 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 08:07:01 2 1.89 0.00 0.00 0.00 0.02 98.09 13:22:01 08:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 08:07:01 4 0.03 0.00 0.00 0.02 0.00 99.95 13:22:01 08:07:01 5 0.02 0.00 0.03 0.00 0.02 99.93 13:22:01 08:07:01 6 0.07 0.00 0.03 0.00 0.03 99.87 13:22:01 08:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 08:08:01 all 0.03 0.00 0.01 0.00 0.01 99.94 13:22:01 08:08:01 0 0.02 0.00 0.00 0.02 0.02 99.95 13:22:01 08:08:01 1 0.05 0.00 0.00 0.00 0.00 99.95 13:22:01 08:08:01 2 0.00 0.00 0.02 0.02 0.02 99.95 13:22:01 08:08:01 3 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 08:08:01 4 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 08:08:01 5 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 08:08:01 6 0.08 0.00 0.03 0.00 0.02 99.87 13:22:01 08:08:01 7 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 08:09:01 all 0.02 0.00 0.01 0.00 0.01 99.96 13:22:01 08:09:01 0 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 08:09:01 1 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 08:09:01 2 0.03 0.00 0.00 0.00 0.02 99.95 13:22:01 08:09:01 3 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 08:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 08:09:01 5 0.05 0.00 0.05 0.00 0.02 99.88 13:22:01 08:09:01 6 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 08:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 08:10:01 all 0.02 0.00 0.02 0.00 0.01 99.95 13:22:01 08:10:01 0 0.05 0.00 0.00 0.00 0.00 99.95 13:22:01 08:10:01 1 0.03 0.00 0.00 0.00 0.02 99.95 13:22:01 08:10:01 2 0.02 0.00 0.03 0.02 0.02 99.92 13:22:01 08:10:01 3 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 08:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 08:10:01 5 0.02 0.00 0.03 0.00 0.02 99.93 13:22:01 08:10:01 6 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 08:10:01 7 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 08:11:01 all 0.02 0.00 0.02 0.00 0.01 99.94 13:22:01 08:11:01 0 0.03 0.00 0.02 0.02 0.02 99.92 13:22:01 08:11:01 1 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 08:11:01 2 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 08:11:01 3 0.03 0.00 0.05 0.00 0.02 99.90 13:22:01 08:11:01 4 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 08:11:01 5 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 08:11:01 6 0.07 0.00 0.03 0.00 0.03 99.87 13:22:01 08:11:01 7 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 08:12:01 all 0.04 0.00 0.02 0.03 0.00 99.91 13:22:01 08:12:01 0 0.03 0.00 0.02 0.25 0.00 99.70 13:22:01 08:12:01 1 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 08:12:01 2 0.03 0.00 0.05 0.00 0.02 99.90 13:22:01 08:12:01 3 0.05 0.00 0.03 0.00 0.00 99.92 13:22:01 08:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 08:12:01 5 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 08:12:01 6 0.03 0.00 0.02 0.02 0.00 99.93 13:22:01 08:12:01 7 0.07 0.00 0.02 0.00 0.00 99.92 13:22:01 08:13:01 all 0.01 0.00 0.01 0.06 0.01 99.90 13:22:01 08:13:01 0 0.03 0.00 0.02 0.12 0.02 99.82 13:22:01 08:13:01 1 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 08:13:01 2 0.03 0.00 0.00 0.00 0.02 99.95 13:22:01 08:13:01 3 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 08:13:01 4 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 08:13:01 5 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 08:13:01 6 0.02 0.00 0.03 0.35 0.03 99.57 13:22:01 08:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 08:14:01 all 0.03 0.00 0.01 0.00 0.01 99.94 13:22:01 08:14:01 0 0.07 0.00 0.02 0.02 0.00 99.90 13:22:01 08:14:01 1 0.05 0.00 0.02 0.00 0.02 99.92 13:22:01 08:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 08:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 08:14:01 4 0.02 0.00 0.03 0.00 0.02 99.93 13:22:01 08:14:01 5 0.03 0.00 0.03 0.00 0.02 99.92 13:22:01 08:14:01 6 0.07 0.00 0.02 0.00 0.02 99.90 13:22:01 08:14:01 7 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 08:15:01 all 0.02 0.00 0.01 0.02 0.01 99.94 13:22:01 08:15:01 0 0.02 0.00 0.00 0.08 0.00 99.90 13:22:01 08:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 08:15:01 2 0.08 0.00 0.00 0.00 0.02 99.90 13:22:01 08:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 08:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 08:15:01 5 0.02 0.00 0.03 0.00 0.02 99.93 13:22:01 08:15:01 6 0.03 0.00 0.03 0.08 0.03 99.82 13:22:01 08:15:01 7 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 08:16:01 all 0.05 0.00 0.02 0.01 0.01 99.92 13:22:01 08:16:01 0 0.03 0.00 0.02 0.02 0.02 99.92 13:22:01 08:16:01 1 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 08:16:01 2 0.12 0.00 0.02 0.00 0.02 99.85 13:22:01 08:16:01 3 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 08:16:01 4 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 08:16:01 5 0.05 0.00 0.02 0.00 0.00 99.93 13:22:01 08:16:01 6 0.02 0.00 0.02 0.07 0.02 99.88 13:22:01 08:16:01 7 0.05 0.00 0.02 0.00 0.00 99.93 13:22:01 13:22:01 08:16:01 CPU %user %nice %system %iowait %steal %idle 13:22:01 08:17:01 all 0.03 0.00 0.01 0.01 0.00 99.95 13:22:01 08:17:01 0 0.03 0.00 0.00 0.08 0.00 99.88 13:22:01 08:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 08:17:01 2 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 08:17:01 3 0.03 0.00 0.03 0.00 0.02 99.92 13:22:01 08:17:01 4 0.02 0.00 0.05 0.00 0.00 99.93 13:22:01 08:17:01 5 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 08:17:01 6 0.03 0.00 0.02 0.02 0.00 99.93 13:22:01 08:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 08:18:01 all 0.03 0.00 0.02 0.01 0.01 99.93 13:22:01 08:18:01 0 0.02 0.00 0.00 0.10 0.00 99.88 13:22:01 08:18:01 1 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 08:18:01 2 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 08:18:01 3 0.05 0.00 0.00 0.00 0.02 99.93 13:22:01 08:18:01 4 0.03 0.00 0.07 0.00 0.02 99.88 13:22:01 08:18:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 08:18:01 6 0.07 0.00 0.03 0.02 0.02 99.87 13:22:01 08:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 08:19:01 all 0.02 0.00 0.02 0.01 0.01 99.95 13:22:01 08:19:01 0 0.02 0.00 0.02 0.03 0.00 99.93 13:22:01 08:19:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 08:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 08:19:01 3 0.05 0.00 0.07 0.00 0.02 99.87 13:22:01 08:19:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 08:19:01 5 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 08:19:01 6 0.02 0.00 0.02 0.02 0.02 99.93 13:22:01 08:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 08:20:01 all 0.09 0.00 0.02 0.05 0.01 99.84 13:22:01 08:20:01 0 0.02 0.00 0.02 0.40 0.00 99.57 13:22:01 08:20:01 1 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 08:20:01 2 0.48 0.00 0.00 0.00 0.02 99.50 13:22:01 08:20:01 3 0.05 0.00 0.00 0.00 0.02 99.93 13:22:01 08:20:01 4 0.03 0.00 0.05 0.00 0.02 99.90 13:22:01 08:20:01 5 0.00 0.00 0.03 0.00 0.03 99.93 13:22:01 08:20:01 6 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 08:20:01 7 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 08:21:01 all 0.11 0.00 0.02 0.01 0.01 99.86 13:22:01 08:21:01 0 0.02 0.00 0.02 0.03 0.02 99.92 13:22:01 08:21:01 1 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 08:21:01 2 0.76 0.00 0.02 0.02 0.02 99.19 13:22:01 08:21:01 3 0.02 0.00 0.03 0.00 0.02 99.93 13:22:01 08:21:01 4 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 08:21:01 5 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 08:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 08:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 08:22:01 all 0.03 0.00 0.01 0.00 0.01 99.94 13:22:01 08:22:01 0 0.10 0.00 0.00 0.02 0.00 99.88 13:22:01 08:22:01 1 0.05 0.00 0.00 0.00 0.00 99.95 13:22:01 08:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 08:22:01 3 0.02 0.00 0.03 0.00 0.02 99.93 13:22:01 08:22:01 4 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 08:22:01 5 0.07 0.00 0.07 0.00 0.02 99.85 13:22:01 08:22:01 6 0.00 0.00 0.00 0.02 0.02 99.97 13:22:01 08:22:01 7 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 08:23:01 all 0.02 0.00 0.01 0.00 0.01 99.95 13:22:01 08:23:01 0 0.03 0.00 0.03 0.00 0.02 99.92 13:22:01 08:23:01 1 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 08:23:01 2 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 08:23:01 3 0.03 0.00 0.00 0.00 0.02 99.95 13:22:01 08:23:01 4 0.03 0.00 0.03 0.00 0.02 99.92 13:22:01 08:23:01 5 0.05 0.00 0.02 0.00 0.02 99.92 13:22:01 08:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 08:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 08:24:01 all 0.04 0.00 0.01 0.00 0.01 99.94 13:22:01 08:24:01 0 0.08 0.00 0.02 0.02 0.02 99.87 13:22:01 08:24:01 1 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 08:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 08:24:01 3 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 08:24:01 4 0.05 0.00 0.03 0.00 0.00 99.92 13:22:01 08:24:01 5 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 08:24:01 6 0.02 0.00 0.02 0.02 0.02 99.93 13:22:01 08:24:01 7 0.05 0.00 0.03 0.00 0.00 99.92 13:22:01 08:25:01 all 0.23 0.00 0.02 0.00 0.01 99.74 13:22:01 08:25:01 0 1.14 0.00 0.02 0.00 0.02 98.83 13:22:01 08:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 08:25:01 2 0.61 0.00 0.02 0.00 0.02 99.35 13:22:01 08:25:01 3 0.03 0.00 0.00 0.00 0.02 99.95 13:22:01 08:25:01 4 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 08:25:01 5 0.03 0.00 0.03 0.00 0.02 99.92 13:22:01 08:25:01 6 0.02 0.00 0.03 0.00 0.00 99.95 13:22:01 08:25:01 7 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 08:26:01 all 0.07 0.00 0.02 0.00 0.01 99.91 13:22:01 08:26:01 0 0.33 0.00 0.00 0.02 0.02 99.63 13:22:01 08:26:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 08:26:01 2 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 08:26:01 3 0.00 0.00 0.03 0.00 0.00 99.97 13:22:01 08:26:01 4 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 08:26:01 5 0.05 0.00 0.02 0.00 0.02 99.92 13:22:01 08:26:01 6 0.05 0.00 0.03 0.00 0.02 99.90 13:22:01 08:26:01 7 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 08:27:01 all 0.02 0.00 0.02 0.00 0.01 99.95 13:22:01 08:27:01 0 0.03 0.00 0.07 0.00 0.02 99.88 13:22:01 08:27:01 1 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 08:27:01 2 0.02 0.00 0.00 0.02 0.00 99.97 13:22:01 08:27:01 3 0.05 0.00 0.00 0.00 0.02 99.93 13:22:01 08:27:01 4 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 08:27:01 5 0.02 0.00 0.03 0.00 0.00 99.95 13:22:01 08:27:01 6 0.05 0.00 0.03 0.00 0.00 99.92 13:22:01 08:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 13:22:01 08:27:01 CPU %user %nice %system %iowait %steal %idle 13:22:01 08:28:01 all 0.03 0.00 0.01 0.00 0.01 99.95 13:22:01 08:28:01 0 0.05 0.00 0.03 0.00 0.02 99.90 13:22:01 08:28:01 1 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 08:28:01 2 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 08:28:01 3 0.03 0.00 0.00 0.00 0.02 99.95 13:22:01 08:28:01 4 0.07 0.00 0.00 0.00 0.00 99.93 13:22:01 08:28:01 5 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 08:28:01 6 0.03 0.00 0.03 0.00 0.02 99.92 13:22:01 08:28:01 7 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 08:29:01 all 0.01 0.00 0.02 0.00 0.01 99.95 13:22:01 08:29:01 0 0.02 0.00 0.02 0.02 0.02 99.93 13:22:01 08:29:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 08:29:01 2 0.00 0.00 0.00 0.02 0.00 99.98 13:22:01 08:29:01 3 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 08:29:01 4 0.03 0.00 0.08 0.00 0.02 99.87 13:22:01 08:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 08:29:01 6 0.00 0.00 0.05 0.00 0.00 99.95 13:22:01 08:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 08:30:01 all 0.03 0.00 0.01 0.00 0.01 99.95 13:22:01 08:30:01 0 0.07 0.00 0.05 0.00 0.02 99.87 13:22:01 08:30:01 1 0.05 0.00 0.00 0.00 0.00 99.95 13:22:01 08:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 08:30:01 3 0.02 0.00 0.03 0.00 0.02 99.93 13:22:01 08:30:01 4 0.03 0.00 0.03 0.00 0.02 99.92 13:22:01 08:30:01 5 0.03 0.00 0.00 0.00 0.02 99.95 13:22:01 08:30:01 6 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 08:30:01 7 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 08:31:01 all 0.02 0.00 0.02 0.01 0.01 99.95 13:22:01 08:31:01 0 0.07 0.00 0.07 0.03 0.02 99.82 13:22:01 08:31:01 1 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 08:31:01 2 0.00 0.00 0.00 0.02 0.02 99.97 13:22:01 08:31:01 3 0.02 0.00 0.03 0.02 0.00 99.93 13:22:01 08:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 08:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 08:31:01 6 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 08:31:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 08:32:01 all 0.08 0.00 0.02 0.00 0.01 99.90 13:22:01 08:32:01 0 0.07 0.00 0.02 0.00 0.03 99.88 13:22:01 08:32:01 1 0.42 0.00 0.02 0.00 0.00 99.57 13:22:01 08:32:01 2 0.00 0.00 0.00 0.02 0.00 99.98 13:22:01 08:32:01 3 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 08:32:01 4 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 08:32:01 5 0.03 0.00 0.03 0.00 0.00 99.93 13:22:01 08:32:01 6 0.02 0.00 0.05 0.00 0.02 99.92 13:22:01 08:32:01 7 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 08:33:01 all 0.20 0.00 0.02 0.01 0.01 99.76 13:22:01 08:33:01 0 0.03 0.00 0.03 0.10 0.02 99.82 13:22:01 08:33:01 1 1.43 0.00 0.05 0.00 0.02 98.50 13:22:01 08:33:01 2 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 08:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 08:33:01 4 0.05 0.00 0.02 0.00 0.02 99.92 13:22:01 08:33:01 5 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 08:33:01 6 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 08:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 08:34:01 all 0.04 0.00 0.01 0.00 0.01 99.94 13:22:01 08:34:01 0 0.05 0.00 0.05 0.00 0.02 99.88 13:22:01 08:34:01 1 0.12 0.00 0.00 0.00 0.00 99.88 13:22:01 08:34:01 2 0.00 0.00 0.00 0.02 0.02 99.97 13:22:01 08:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 08:34:01 4 0.07 0.00 0.02 0.00 0.00 99.92 13:22:01 08:34:01 5 0.02 0.00 0.03 0.00 0.02 99.93 13:22:01 08:34:01 6 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 08:34:01 7 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 08:35:01 all 0.02 0.00 0.01 0.00 0.01 99.95 13:22:01 08:35:01 0 0.08 0.00 0.03 0.02 0.03 99.83 13:22:01 08:35:01 1 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 08:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 08:35:01 3 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 08:35:01 4 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 08:35:01 5 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 08:35:01 6 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 08:35:01 7 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 08:36:01 all 0.03 0.00 0.01 0.00 0.01 99.95 13:22:01 08:36:01 0 0.07 0.00 0.02 0.00 0.02 99.90 13:22:01 08:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 08:36:01 2 0.00 0.00 0.02 0.02 0.02 99.95 13:22:01 08:36:01 3 0.05 0.00 0.03 0.00 0.02 99.90 13:22:01 08:36:01 4 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 08:36:01 5 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 08:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 08:36:01 7 0.05 0.00 0.00 0.00 0.00 99.95 13:22:01 08:37:01 all 0.03 0.00 0.01 0.03 0.01 99.92 13:22:01 08:37:01 0 0.08 0.00 0.02 0.02 0.03 99.85 13:22:01 08:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 08:37:01 2 0.00 0.00 0.02 0.22 0.02 99.75 13:22:01 08:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 08:37:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 08:37:01 5 0.07 0.00 0.05 0.00 0.02 99.87 13:22:01 08:37:01 6 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 08:37:01 7 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 08:38:01 all 0.02 0.00 0.01 0.00 0.01 99.96 13:22:01 08:38:01 0 0.00 0.00 0.02 0.02 0.00 99.97 13:22:01 08:38:01 1 0.05 0.00 0.00 0.00 0.02 99.93 13:22:01 08:38:01 2 0.07 0.00 0.02 0.00 0.02 99.90 13:22:01 08:38:01 3 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 08:38:01 4 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 08:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 08:38:01 6 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 08:38:01 7 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 13:22:01 08:38:01 CPU %user %nice %system %iowait %steal %idle 13:22:01 08:39:01 all 0.06 0.00 0.01 0.00 0.00 99.92 13:22:01 08:39:01 0 0.03 0.00 0.00 0.00 0.02 99.95 13:22:01 08:39:01 1 0.32 0.00 0.02 0.00 0.00 99.67 13:22:01 08:39:01 2 0.02 0.00 0.02 0.02 0.02 99.93 13:22:01 08:39:01 3 0.03 0.00 0.03 0.00 0.00 99.93 13:22:01 08:39:01 4 0.03 0.00 0.03 0.00 0.00 99.93 13:22:01 08:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 08:39:01 6 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 08:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 08:40:01 all 0.07 0.00 0.02 0.00 0.01 99.90 13:22:01 08:40:01 0 0.03 0.00 0.00 0.02 0.00 99.95 13:22:01 08:40:01 1 0.37 0.00 0.02 0.00 0.00 99.62 13:22:01 08:40:01 2 0.08 0.00 0.05 0.00 0.02 99.85 13:22:01 08:40:01 3 0.03 0.00 0.03 0.00 0.02 99.92 13:22:01 08:40:01 4 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 08:40:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 08:40:01 6 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 08:40:01 7 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 08:41:01 all 0.03 0.00 0.01 0.00 0.01 99.95 13:22:01 08:41:01 0 0.02 0.00 0.00 0.02 0.02 99.95 13:22:01 08:41:01 1 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 08:41:01 2 0.03 0.00 0.00 0.00 0.03 99.93 13:22:01 08:41:01 3 0.07 0.00 0.02 0.00 0.00 99.92 13:22:01 08:41:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 08:41:01 5 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 08:41:01 6 0.05 0.00 0.05 0.00 0.00 99.90 13:22:01 08:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 08:42:01 all 0.04 0.00 0.01 0.00 0.01 99.94 13:22:01 08:42:01 0 0.03 0.00 0.00 0.02 0.00 99.95 13:22:01 08:42:01 1 0.07 0.00 0.00 0.00 0.00 99.93 13:22:01 08:42:01 2 0.05 0.00 0.00 0.00 0.02 99.93 13:22:01 08:42:01 3 0.05 0.00 0.05 0.00 0.02 99.88 13:22:01 08:42:01 4 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 08:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 08:42:01 6 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 08:42:01 7 0.05 0.00 0.00 0.02 0.00 99.93 13:22:01 08:43:01 all 0.02 0.00 0.02 0.00 0.01 99.95 13:22:01 08:43:01 0 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 08:43:01 1 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 08:43:01 2 0.02 0.00 0.03 0.00 0.02 99.93 13:22:01 08:43:01 3 0.03 0.00 0.02 0.00 0.03 99.92 13:22:01 08:43:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 08:43:01 5 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 08:43:01 6 0.02 0.00 0.03 0.00 0.00 99.95 13:22:01 08:43:01 7 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 08:44:01 all 0.02 0.00 0.01 0.01 0.01 99.95 13:22:01 08:44:01 0 0.02 0.00 0.00 0.02 0.02 99.95 13:22:01 08:44:01 1 0.05 0.00 0.02 0.00 0.00 99.93 13:22:01 08:44:01 2 0.00 0.00 0.02 0.05 0.03 99.90 13:22:01 08:44:01 3 0.07 0.00 0.02 0.00 0.02 99.90 13:22:01 08:44:01 4 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 08:44:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 08:44:01 6 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 08:44:01 7 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 08:45:01 all 0.03 0.00 0.01 0.00 0.00 99.96 13:22:01 08:45:01 0 0.02 0.00 0.02 0.02 0.00 99.95 13:22:01 08:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 08:45:01 2 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 08:45:01 3 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 08:45:01 4 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 08:45:01 5 0.07 0.00 0.00 0.00 0.02 99.92 13:22:01 08:45:01 6 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 08:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 08:46:01 all 0.03 0.00 0.01 0.00 0.01 99.95 13:22:01 08:46:01 0 0.03 0.00 0.00 0.02 0.00 99.95 13:22:01 08:46:01 1 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 08:46:01 2 0.02 0.00 0.03 0.02 0.02 99.92 13:22:01 08:46:01 3 0.05 0.00 0.02 0.00 0.02 99.92 13:22:01 08:46:01 4 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 08:46:01 5 0.05 0.00 0.02 0.00 0.00 99.93 13:22:01 08:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 08:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 08:47:01 all 0.02 0.00 0.01 0.01 0.01 99.96 13:22:01 08:47:01 0 0.03 0.00 0.00 0.05 0.02 99.90 13:22:01 08:47:01 1 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 08:47:01 2 0.03 0.00 0.03 0.00 0.02 99.92 13:22:01 08:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 08:47:01 4 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 08:47:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 08:47:01 6 0.05 0.00 0.02 0.00 0.00 99.93 13:22:01 08:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 08:48:01 all 0.10 0.00 0.01 0.00 0.01 99.87 13:22:01 08:48:01 0 0.07 0.00 0.00 0.00 0.00 99.93 13:22:01 08:48:01 1 0.65 0.00 0.02 0.00 0.02 99.32 13:22:01 08:48:01 2 0.03 0.00 0.02 0.02 0.03 99.90 13:22:01 08:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 08:48:01 4 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 08:48:01 5 0.03 0.00 0.03 0.00 0.02 99.92 13:22:01 08:48:01 6 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 08:48:01 7 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 08:49:01 all 0.26 0.00 0.01 0.00 0.01 99.72 13:22:01 08:49:01 0 0.02 0.00 0.02 0.02 0.00 99.95 13:22:01 08:49:01 1 1.97 0.00 0.02 0.00 0.00 98.01 13:22:01 08:49:01 2 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 08:49:01 3 0.05 0.00 0.02 0.00 0.02 99.92 13:22:01 08:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 08:49:01 5 0.03 0.00 0.00 0.00 0.02 99.95 13:22:01 08:49:01 6 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 08:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 13:22:01 08:49:01 CPU %user %nice %system %iowait %steal %idle 13:22:01 08:50:01 all 0.22 0.00 0.01 0.01 0.01 99.75 13:22:01 08:50:01 0 0.03 0.00 0.02 0.03 0.03 99.88 13:22:01 08:50:01 1 1.63 0.00 0.00 0.00 0.00 98.37 13:22:01 08:50:01 2 0.05 0.00 0.00 0.02 0.02 99.92 13:22:01 08:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 08:50:01 4 0.00 0.00 0.03 0.00 0.00 99.97 13:22:01 08:50:01 5 0.03 0.00 0.03 0.00 0.00 99.93 13:22:01 08:50:01 6 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 08:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 08:51:01 all 0.12 0.00 0.02 0.00 0.01 99.85 13:22:01 08:51:01 0 0.05 0.00 0.03 0.02 0.02 99.88 13:22:01 08:51:01 1 0.80 0.00 0.00 0.00 0.02 99.19 13:22:01 08:51:01 2 0.02 0.00 0.05 0.02 0.02 99.90 13:22:01 08:51:01 3 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 08:51:01 4 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 08:51:01 5 0.03 0.00 0.03 0.00 0.00 99.93 13:22:01 08:51:01 6 0.02 0.00 0.07 0.00 0.00 99.92 13:22:01 08:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 08:52:01 all 0.02 0.00 0.01 0.00 0.01 99.96 13:22:01 08:52:01 0 0.07 0.00 0.02 0.02 0.02 99.88 13:22:01 08:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 08:52:01 2 0.05 0.00 0.02 0.00 0.00 99.93 13:22:01 08:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 08:52:01 4 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 08:52:01 5 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 08:52:01 6 0.05 0.00 0.00 0.00 0.00 99.95 13:22:01 08:52:01 7 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 08:53:01 all 0.03 0.00 0.02 0.00 0.01 99.94 13:22:01 08:53:01 0 0.03 0.00 0.03 0.00 0.03 99.90 13:22:01 08:53:01 1 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 08:53:01 2 0.02 0.00 0.02 0.02 0.03 99.92 13:22:01 08:53:01 3 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 08:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 08:53:01 5 0.05 0.00 0.02 0.00 0.00 99.93 13:22:01 08:53:01 6 0.05 0.00 0.02 0.00 0.02 99.92 13:22:01 08:53:01 7 0.02 0.00 0.03 0.00 0.00 99.95 13:22:01 08:54:01 all 0.09 0.00 0.03 0.00 0.01 99.86 13:22:01 08:54:01 0 0.10 0.00 0.08 0.02 0.02 99.78 13:22:01 08:54:01 1 0.07 0.00 0.00 0.00 0.00 99.93 13:22:01 08:54:01 2 0.17 0.00 0.05 0.02 0.00 99.77 13:22:01 08:54:01 3 0.07 0.00 0.03 0.00 0.02 99.88 13:22:01 08:54:01 4 0.12 0.00 0.03 0.00 0.02 99.83 13:22:01 08:54:01 5 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 08:54:01 6 0.18 0.00 0.02 0.00 0.00 99.80 13:22:01 08:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 08:55:01 all 0.06 0.00 0.02 0.00 0.01 99.91 13:22:01 08:55:01 0 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 08:55:01 1 0.35 0.00 0.02 0.00 0.00 99.63 13:22:01 08:55:01 2 0.03 0.00 0.00 0.00 0.02 99.95 13:22:01 08:55:01 3 0.02 0.00 0.03 0.00 0.00 99.95 13:22:01 08:55:01 4 0.00 0.00 0.03 0.00 0.00 99.97 13:22:01 08:55:01 5 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 08:55:01 6 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 08:55:01 7 0.05 0.00 0.03 0.02 0.02 99.88 13:22:01 08:56:01 all 0.24 0.00 0.02 0.01 0.01 99.73 13:22:01 08:56:01 0 0.05 0.00 0.05 0.02 0.02 99.87 13:22:01 08:56:01 1 1.68 0.00 0.03 0.00 0.02 98.27 13:22:01 08:56:01 2 0.05 0.00 0.02 0.00 0.00 99.93 13:22:01 08:56:01 3 0.03 0.00 0.00 0.00 0.02 99.95 13:22:01 08:56:01 4 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 08:56:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 08:56:01 6 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 08:56:01 7 0.05 0.00 0.02 0.03 0.00 99.90 13:22:01 08:57:01 all 0.04 0.00 0.01 0.00 0.01 99.94 13:22:01 08:57:01 0 0.05 0.00 0.03 0.02 0.02 99.88 13:22:01 08:57:01 1 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 08:57:01 2 0.05 0.00 0.02 0.02 0.02 99.90 13:22:01 08:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 08:57:01 4 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 08:57:01 5 0.05 0.00 0.00 0.00 0.00 99.95 13:22:01 08:57:01 6 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 08:57:01 7 0.05 0.00 0.00 0.00 0.02 99.93 13:22:01 08:58:01 all 0.08 0.00 0.02 0.00 0.01 99.90 13:22:01 08:58:01 0 0.07 0.00 0.03 0.02 0.02 99.87 13:22:01 08:58:01 1 0.37 0.00 0.02 0.00 0.00 99.62 13:22:01 08:58:01 2 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 08:58:01 3 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 08:58:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 08:58:01 5 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 08:58:01 6 0.03 0.00 0.00 0.00 0.02 99.95 13:22:01 08:58:01 7 0.03 0.00 0.03 0.02 0.00 99.92 13:22:01 08:59:01 all 0.04 0.00 0.02 0.03 0.01 99.90 13:22:01 08:59:01 0 0.03 0.00 0.05 0.20 0.02 99.70 13:22:01 08:59:01 1 0.20 0.00 0.02 0.00 0.02 99.77 13:22:01 08:59:01 2 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 08:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 08:59:01 4 0.02 0.00 0.03 0.00 0.00 99.95 13:22:01 08:59:01 5 0.03 0.00 0.03 0.00 0.00 99.93 13:22:01 08:59:01 6 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 08:59:01 7 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 09:00:01 all 0.07 0.00 0.01 0.05 0.01 99.86 13:22:01 09:00:01 0 0.08 0.00 0.00 0.40 0.02 99.50 13:22:01 09:00:01 1 0.30 0.00 0.02 0.00 0.00 99.68 13:22:01 09:00:01 2 0.00 0.00 0.00 0.02 0.00 99.98 13:22:01 09:00:01 3 0.05 0.00 0.00 0.00 0.00 99.95 13:22:01 09:00:01 4 0.00 0.00 0.03 0.00 0.02 99.95 13:22:01 09:00:01 5 0.03 0.00 0.03 0.00 0.02 99.92 13:22:01 09:00:01 6 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 09:00:01 7 0.07 0.00 0.02 0.00 0.00 99.92 13:22:01 13:22:01 09:00:01 CPU %user %nice %system %iowait %steal %idle 13:22:01 09:01:01 all 0.10 0.00 0.02 0.21 0.01 99.66 13:22:01 09:01:01 0 0.03 0.00 0.03 1.38 0.00 98.55 13:22:01 09:01:01 1 0.65 0.00 0.00 0.00 0.02 99.33 13:22:01 09:01:01 2 0.02 0.00 0.02 0.17 0.02 99.78 13:22:01 09:01:01 3 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 09:01:01 4 0.02 0.00 0.03 0.00 0.00 99.95 13:22:01 09:01:01 5 0.05 0.00 0.03 0.10 0.02 99.80 13:22:01 09:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 09:01:01 7 0.05 0.00 0.05 0.00 0.02 99.88 13:22:01 09:02:01 all 0.07 0.00 0.01 0.11 0.00 99.81 13:22:01 09:02:01 0 0.02 0.00 0.00 0.44 0.00 99.54 13:22:01 09:02:01 1 0.37 0.00 0.00 0.00 0.00 99.63 13:22:01 09:02:01 2 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 09:02:01 3 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 09:02:01 4 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 09:02:01 5 0.05 0.00 0.03 0.05 0.02 99.85 13:22:01 09:02:01 6 0.02 0.00 0.00 0.36 0.00 99.63 13:22:01 09:02:01 7 0.03 0.00 0.03 0.00 0.00 99.93 13:22:01 09:03:01 all 0.06 0.00 0.02 0.11 0.02 99.79 13:22:01 09:03:01 0 0.03 0.00 0.02 0.85 0.03 99.07 13:22:01 09:03:01 1 0.25 0.00 0.05 0.00 0.00 99.70 13:22:01 09:03:01 2 0.02 0.00 0.00 0.07 0.00 99.92 13:22:01 09:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 09:03:01 4 0.05 0.00 0.02 0.00 0.02 99.92 13:22:01 09:03:01 5 0.03 0.00 0.03 0.00 0.03 99.90 13:22:01 09:03:01 6 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 09:03:01 7 0.03 0.00 0.03 0.00 0.03 99.90 13:22:01 09:04:01 all 0.06 0.00 0.01 0.13 0.01 99.79 13:22:01 09:04:01 0 0.02 0.00 0.00 0.65 0.00 99.33 13:22:01 09:04:01 1 0.27 0.00 0.00 0.00 0.00 99.73 13:22:01 09:04:01 2 0.00 0.00 0.02 0.37 0.02 99.60 13:22:01 09:04:01 3 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 09:04:01 4 0.07 0.00 0.02 0.00 0.02 99.90 13:22:01 09:04:01 5 0.02 0.00 0.03 0.00 0.02 99.93 13:22:01 09:04:01 6 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 09:04:01 7 0.07 0.00 0.03 0.00 0.00 99.90 13:22:01 09:05:01 all 0.10 0.00 0.01 0.12 0.00 99.76 13:22:01 09:05:01 0 0.00 0.00 0.02 0.67 0.00 99.32 13:22:01 09:05:01 1 0.67 0.00 0.02 0.00 0.00 99.32 13:22:01 09:05:01 2 0.02 0.00 0.00 0.28 0.00 99.70 13:22:01 09:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 09:05:01 4 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 09:05:01 5 0.03 0.00 0.03 0.00 0.02 99.92 13:22:01 09:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 09:05:01 7 0.08 0.00 0.00 0.00 0.02 99.90 13:22:01 09:06:01 all 0.06 0.00 0.02 0.17 0.01 99.74 13:22:01 09:06:01 0 0.08 0.00 0.02 1.02 0.02 98.87 13:22:01 09:06:01 1 0.28 0.00 0.00 0.00 0.02 99.70 13:22:01 09:06:01 2 0.00 0.00 0.02 0.32 0.00 99.67 13:22:01 09:06:01 3 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 09:06:01 4 0.05 0.00 0.05 0.00 0.00 99.90 13:22:01 09:06:01 5 0.00 0.00 0.03 0.02 0.02 99.93 13:22:01 09:06:01 6 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 09:06:01 7 0.02 0.00 0.03 0.00 0.00 99.95 13:22:01 09:07:01 all 0.02 0.00 0.02 0.15 0.01 99.79 13:22:01 09:07:01 0 0.02 0.00 0.00 0.40 0.00 99.58 13:22:01 09:07:01 1 0.05 0.00 0.02 0.00 0.00 99.93 13:22:01 09:07:01 2 0.02 0.00 0.03 0.18 0.02 99.75 13:22:01 09:07:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 09:07:01 4 0.02 0.00 0.07 0.00 0.03 99.88 13:22:01 09:07:01 5 0.02 0.00 0.02 0.65 0.02 99.30 13:22:01 09:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 09:07:01 7 0.03 0.00 0.03 0.00 0.00 99.93 13:22:01 09:08:01 all 0.05 0.00 0.02 0.04 0.01 99.88 13:22:01 09:08:01 0 0.07 0.00 0.02 0.23 0.00 99.68 13:22:01 09:08:01 1 0.20 0.00 0.00 0.00 0.00 99.80 13:22:01 09:08:01 2 0.02 0.00 0.03 0.12 0.00 99.83 13:22:01 09:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 09:08:01 4 0.02 0.00 0.02 0.00 0.05 99.92 13:22:01 09:08:01 5 0.03 0.00 0.07 0.00 0.00 99.90 13:22:01 09:08:01 6 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 09:08:01 7 0.03 0.00 0.03 0.00 0.02 99.92 13:22:01 09:09:01 all 0.04 0.00 0.02 0.03 0.01 99.90 13:22:01 09:09:01 0 0.03 0.00 0.02 0.23 0.02 99.70 13:22:01 09:09:01 1 0.15 0.00 0.00 0.00 0.02 99.83 13:22:01 09:09:01 2 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 09:09:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 09:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 09:09:01 5 0.03 0.00 0.05 0.00 0.02 99.90 13:22:01 09:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 09:09:01 7 0.05 0.00 0.03 0.00 0.00 99.92 13:22:01 09:10:01 all 0.17 0.00 0.01 0.00 0.01 99.80 13:22:01 09:10:01 0 0.07 0.00 0.02 0.02 0.00 99.90 13:22:01 09:10:01 1 1.13 0.00 0.00 0.00 0.00 98.87 13:22:01 09:10:01 2 0.07 0.00 0.03 0.00 0.02 99.88 13:22:01 09:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 09:10:01 4 0.07 0.00 0.03 0.00 0.02 99.88 13:22:01 09:10:01 5 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 09:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 09:10:01 7 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 09:11:01 all 0.27 0.00 0.01 0.00 0.01 99.71 13:22:01 09:11:01 0 0.03 0.00 0.02 0.02 0.00 99.93 13:22:01 09:11:01 1 1.97 0.00 0.00 0.00 0.00 98.03 13:22:01 09:11:01 2 0.05 0.00 0.02 0.00 0.00 99.93 13:22:01 09:11:01 3 0.02 0.00 0.03 0.00 0.02 99.93 13:22:01 09:11:01 4 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 09:11:01 5 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 09:11:01 6 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 09:11:01 7 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 13:22:01 09:11:01 CPU %user %nice %system %iowait %steal %idle 13:22:01 09:12:01 all 0.09 0.00 0.02 0.00 0.01 99.89 13:22:01 09:12:01 0 0.02 0.00 0.00 0.02 0.02 99.95 13:22:01 09:12:01 1 0.40 0.00 0.03 0.00 0.02 99.55 13:22:01 09:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 09:12:01 3 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 09:12:01 4 0.07 0.00 0.00 0.00 0.02 99.92 13:22:01 09:12:01 5 0.03 0.00 0.03 0.00 0.00 99.93 13:22:01 09:12:01 6 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 09:12:01 7 0.10 0.00 0.03 0.00 0.00 99.87 13:22:01 09:13:01 all 0.07 0.00 0.02 0.00 0.00 99.91 13:22:01 09:13:01 0 0.03 0.00 0.02 0.02 0.00 99.93 13:22:01 09:13:01 1 0.40 0.00 0.00 0.00 0.00 99.60 13:22:01 09:13:01 2 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 09:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 09:13:01 4 0.00 0.00 0.03 0.00 0.00 99.97 13:22:01 09:13:01 5 0.08 0.00 0.03 0.00 0.02 99.87 13:22:01 09:13:01 6 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 09:13:01 7 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 09:14:01 all 0.27 0.00 0.01 0.00 0.00 99.71 13:22:01 09:14:01 0 0.03 0.00 0.03 0.00 0.00 99.93 13:22:01 09:14:01 1 1.95 0.00 0.00 0.00 0.00 98.05 13:22:01 09:14:01 2 0.03 0.00 0.02 0.02 0.02 99.92 13:22:01 09:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 09:14:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 09:14:01 5 0.05 0.00 0.03 0.00 0.00 99.92 13:22:01 09:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 09:14:01 7 0.05 0.00 0.02 0.00 0.00 99.93 13:22:01 09:15:01 all 0.03 0.00 0.03 0.00 0.01 99.94 13:22:01 09:15:01 0 0.02 0.00 0.03 0.00 0.00 99.95 13:22:01 09:15:01 1 0.10 0.00 0.05 0.00 0.00 99.85 13:22:01 09:15:01 2 0.02 0.00 0.02 0.02 0.00 99.95 13:22:01 09:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 09:15:01 4 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 09:15:01 5 0.03 0.00 0.03 0.00 0.02 99.92 13:22:01 09:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 09:15:01 7 0.03 0.00 0.03 0.00 0.02 99.92 13:22:01 09:16:01 all 0.14 0.00 0.01 0.00 0.01 99.84 13:22:01 09:16:01 0 0.07 0.00 0.00 0.02 0.02 99.90 13:22:01 09:16:01 1 0.86 0.00 0.00 0.00 0.02 99.12 13:22:01 09:16:01 2 0.03 0.00 0.00 0.00 0.02 99.95 13:22:01 09:16:01 3 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 09:16:01 4 0.02 0.00 0.03 0.00 0.00 99.95 13:22:01 09:16:01 5 0.03 0.00 0.03 0.00 0.02 99.92 13:22:01 09:16:01 6 0.05 0.00 0.02 0.00 0.00 99.93 13:22:01 09:16:01 7 0.03 0.00 0.03 0.00 0.00 99.93 13:22:01 09:17:01 all 0.04 0.00 0.02 0.00 0.00 99.93 13:22:01 09:17:01 0 0.02 0.00 0.00 0.02 0.00 99.97 13:22:01 09:17:01 1 0.02 0.00 0.03 0.00 0.00 99.95 13:22:01 09:17:01 2 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 09:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 09:17:01 4 0.05 0.00 0.03 0.00 0.00 99.92 13:22:01 09:17:01 5 0.07 0.00 0.03 0.00 0.00 99.90 13:22:01 09:17:01 6 0.08 0.00 0.02 0.00 0.02 99.88 13:22:01 09:17:01 7 0.03 0.00 0.03 0.02 0.02 99.90 13:22:01 09:18:01 all 0.14 0.00 0.02 0.00 0.00 99.84 13:22:01 09:18:01 0 0.07 0.00 0.02 0.00 0.00 99.92 13:22:01 09:18:01 1 0.81 0.00 0.02 0.00 0.00 99.17 13:22:01 09:18:01 2 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 09:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 09:18:01 4 0.02 0.00 0.03 0.00 0.02 99.93 13:22:01 09:18:01 5 0.05 0.00 0.07 0.00 0.02 99.87 13:22:01 09:18:01 6 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 09:18:01 7 0.07 0.00 0.00 0.00 0.00 99.93 13:22:01 09:19:01 all 0.22 0.00 0.02 0.00 0.01 99.75 13:22:01 09:19:01 0 0.00 0.00 0.03 0.02 0.00 99.95 13:22:01 09:19:01 1 1.58 0.00 0.03 0.00 0.02 98.37 13:22:01 09:19:01 2 0.02 0.00 0.02 0.02 0.00 99.95 13:22:01 09:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 09:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 09:19:01 5 0.05 0.00 0.05 0.00 0.02 99.88 13:22:01 09:19:01 6 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 09:19:01 7 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 09:20:01 all 0.22 0.00 0.01 0.00 0.01 99.76 13:22:01 09:20:01 0 0.03 0.00 0.02 0.02 0.02 99.92 13:22:01 09:20:01 1 1.55 0.00 0.00 0.00 0.00 98.45 13:22:01 09:20:01 2 0.05 0.00 0.02 0.00 0.02 99.92 13:22:01 09:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 09:20:01 4 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 09:20:01 5 0.03 0.00 0.03 0.00 0.02 99.92 13:22:01 09:20:01 6 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 09:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 09:21:01 all 0.05 0.00 0.03 0.00 0.01 99.92 13:22:01 09:21:01 0 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 09:21:01 1 0.12 0.00 0.02 0.00 0.00 99.87 13:22:01 09:21:01 2 0.02 0.00 0.02 0.02 0.00 99.95 13:22:01 09:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 09:21:01 4 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 09:21:01 5 0.05 0.00 0.05 0.00 0.02 99.88 13:22:01 09:21:01 6 0.10 0.00 0.03 0.00 0.02 99.85 13:22:01 09:21:01 7 0.03 0.00 0.03 0.00 0.02 99.92 13:22:01 09:22:01 all 0.03 0.00 0.02 0.00 0.01 99.94 13:22:01 09:22:01 0 0.05 0.00 0.02 0.02 0.02 99.90 13:22:01 09:22:01 1 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 09:22:01 2 0.03 0.00 0.02 0.02 0.00 99.93 13:22:01 09:22:01 3 0.05 0.00 0.02 0.00 0.00 99.93 13:22:01 09:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 09:22:01 5 0.07 0.00 0.07 0.00 0.02 99.85 13:22:01 09:22:01 6 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 09:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 13:22:01 09:22:01 CPU %user %nice %system %iowait %steal %idle 13:22:01 09:23:01 all 0.02 0.00 0.01 0.02 0.00 99.94 13:22:01 09:23:01 0 0.02 0.00 0.00 0.02 0.00 99.97 13:22:01 09:23:01 1 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 09:23:01 2 0.03 0.00 0.02 0.12 0.02 99.82 13:22:01 09:23:01 3 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 09:23:01 4 0.05 0.00 0.03 0.00 0.00 99.92 13:22:01 09:23:01 5 0.03 0.00 0.03 0.00 0.00 99.93 13:22:01 09:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 09:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 09:24:01 all 0.05 0.00 0.02 0.01 0.00 99.92 13:22:01 09:24:01 0 0.05 0.00 0.03 0.08 0.00 99.83 13:22:01 09:24:01 1 0.22 0.00 0.02 0.00 0.00 99.77 13:22:01 09:24:01 2 0.02 0.00 0.02 0.02 0.00 99.95 13:22:01 09:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 09:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 09:24:01 5 0.03 0.00 0.05 0.00 0.02 99.90 13:22:01 09:24:01 6 0.03 0.00 0.03 0.00 0.00 99.93 13:22:01 09:24:01 7 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 09:25:01 all 0.19 0.00 0.01 0.00 0.01 99.79 13:22:01 09:25:01 0 0.03 0.00 0.02 0.02 0.00 99.93 13:22:01 09:25:01 1 1.27 0.00 0.02 0.00 0.00 98.71 13:22:01 09:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 09:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 09:25:01 4 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 09:25:01 5 0.07 0.00 0.02 0.00 0.02 99.90 13:22:01 09:25:01 6 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 09:25:01 7 0.03 0.00 0.03 0.00 0.00 99.93 13:22:01 09:26:01 all 0.08 0.00 0.02 0.10 0.01 99.79 13:22:01 09:26:01 0 0.03 0.00 0.02 0.78 0.02 99.15 13:22:01 09:26:01 1 0.28 0.00 0.02 0.00 0.00 99.70 13:22:01 09:26:01 2 0.08 0.00 0.03 0.02 0.05 99.82 13:22:01 09:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 09:26:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 09:26:01 5 0.13 0.00 0.03 0.00 0.02 99.82 13:22:01 09:26:01 6 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 09:26:01 7 0.08 0.00 0.00 0.00 0.02 99.90 13:22:01 09:27:01 all 0.03 0.00 0.01 0.01 0.01 99.93 13:22:01 09:27:01 0 0.07 0.00 0.00 0.02 0.02 99.90 13:22:01 09:27:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 09:27:01 2 0.02 0.00 0.03 0.02 0.02 99.92 13:22:01 09:27:01 3 0.03 0.00 0.00 0.00 0.02 99.95 13:22:01 09:27:01 4 0.02 0.00 0.02 0.02 0.02 99.93 13:22:01 09:27:01 5 0.05 0.00 0.03 0.00 0.00 99.92 13:22:01 09:27:01 6 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 09:27:01 7 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 09:28:01 all 0.09 0.00 0.01 0.10 0.01 99.79 13:22:01 09:28:01 0 0.05 0.00 0.00 0.77 0.00 99.18 13:22:01 09:28:01 1 0.50 0.00 0.00 0.00 0.00 99.50 13:22:01 09:28:01 2 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 09:28:01 3 0.05 0.00 0.00 0.00 0.02 99.93 13:22:01 09:28:01 4 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 09:28:01 5 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 09:28:01 6 0.03 0.00 0.05 0.00 0.02 99.90 13:22:01 09:28:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 09:29:01 all 0.04 0.00 0.02 0.06 0.00 99.88 13:22:01 09:29:01 0 0.02 0.00 0.00 0.40 0.00 99.58 13:22:01 09:29:01 1 0.18 0.00 0.02 0.00 0.00 99.80 13:22:01 09:29:01 2 0.02 0.00 0.00 0.07 0.00 99.92 13:22:01 09:29:01 3 0.03 0.00 0.00 0.00 0.02 99.95 13:22:01 09:29:01 4 0.03 0.00 0.03 0.00 0.00 99.93 13:22:01 09:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 09:29:01 6 0.02 0.00 0.03 0.00 0.00 99.95 13:22:01 09:29:01 7 0.03 0.00 0.03 0.00 0.00 99.93 13:22:01 09:30:01 all 0.05 0.00 0.02 0.00 0.01 99.92 13:22:01 09:30:01 0 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 09:30:01 1 0.25 0.00 0.00 0.00 0.00 99.75 13:22:01 09:30:01 2 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 09:30:01 3 0.02 0.00 0.03 0.00 0.00 99.95 13:22:01 09:30:01 4 0.05 0.00 0.03 0.00 0.02 99.90 13:22:01 09:30:01 5 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 09:30:01 6 0.03 0.00 0.05 0.00 0.02 99.90 13:22:01 09:30:01 7 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 09:31:01 all 0.04 0.00 0.01 0.01 0.01 99.93 13:22:01 09:31:01 0 0.02 0.00 0.02 0.07 0.02 99.88 13:22:01 09:31:01 1 0.15 0.00 0.00 0.00 0.02 99.83 13:22:01 09:31:01 2 0.00 0.00 0.00 0.02 0.02 99.97 13:22:01 09:31:01 3 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 09:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 09:31:01 5 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 09:31:01 6 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 09:31:01 7 0.02 0.00 0.05 0.00 0.00 99.93 13:22:01 09:32:01 all 0.04 0.00 0.03 0.03 0.00 99.90 13:22:01 09:32:01 0 0.02 0.00 0.00 0.18 0.00 99.80 13:22:01 09:32:01 1 0.13 0.00 0.05 0.00 0.00 99.82 13:22:01 09:32:01 2 0.03 0.00 0.03 0.00 0.00 99.93 13:22:01 09:32:01 3 0.07 0.00 0.02 0.00 0.02 99.90 13:22:01 09:32:01 4 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 09:32:01 5 0.03 0.00 0.05 0.00 0.00 99.92 13:22:01 09:32:01 6 0.00 0.00 0.03 0.00 0.00 99.97 13:22:01 09:32:01 7 0.02 0.00 0.02 0.02 0.00 99.95 13:22:01 09:33:01 all 0.02 0.00 0.01 0.03 0.01 99.94 13:22:01 09:33:01 0 0.02 0.00 0.02 0.08 0.00 99.88 13:22:01 09:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 09:33:01 2 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 09:33:01 3 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 09:33:01 4 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 09:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 09:33:01 6 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 09:33:01 7 0.02 0.00 0.00 0.13 0.00 99.85 13:22:01 13:22:01 09:33:01 CPU %user %nice %system %iowait %steal %idle 13:22:01 09:34:01 all 0.06 0.00 0.02 0.09 0.01 99.82 13:22:01 09:34:01 0 0.07 0.00 0.00 0.00 0.02 99.92 13:22:01 09:34:01 1 0.28 0.00 0.02 0.00 0.02 99.68 13:22:01 09:34:01 2 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 09:34:01 3 0.05 0.00 0.02 0.30 0.02 99.62 13:22:01 09:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 09:34:01 5 0.03 0.00 0.03 0.00 0.05 99.88 13:22:01 09:34:01 6 0.02 0.00 0.03 0.00 0.00 99.95 13:22:01 09:34:01 7 0.03 0.00 0.02 0.38 0.02 99.55 13:22:01 09:35:01 all 0.03 0.00 0.01 0.00 0.00 99.96 13:22:01 09:35:01 0 0.02 0.00 0.00 0.02 0.00 99.97 13:22:01 09:35:01 1 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 09:35:01 2 0.03 0.00 0.00 0.00 0.02 99.95 13:22:01 09:35:01 3 0.02 0.00 0.03 0.00 0.00 99.95 13:22:01 09:35:01 4 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 09:35:01 5 0.07 0.00 0.03 0.00 0.00 99.90 13:22:01 09:35:01 6 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 09:35:01 7 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 09:36:01 all 0.08 0.00 0.02 0.00 0.00 99.90 13:22:01 09:36:01 0 0.07 0.00 0.02 0.00 0.00 99.92 13:22:01 09:36:01 1 0.38 0.00 0.00 0.00 0.00 99.62 13:22:01 09:36:01 2 0.00 0.00 0.02 0.02 0.00 99.97 13:22:01 09:36:01 3 0.08 0.00 0.03 0.00 0.02 99.87 13:22:01 09:36:01 4 0.05 0.00 0.03 0.00 0.00 99.92 13:22:01 09:36:01 5 0.03 0.00 0.00 0.00 0.02 99.95 13:22:01 09:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 09:36:01 7 0.00 0.00 0.03 0.00 0.00 99.97 13:22:01 09:37:01 all 0.08 0.00 0.01 0.03 0.01 99.87 13:22:01 09:37:01 0 0.02 0.00 0.00 0.12 0.02 99.85 13:22:01 09:37:01 1 0.50 0.00 0.00 0.00 0.00 99.50 13:22:01 09:37:01 2 0.02 0.00 0.02 0.02 0.02 99.93 13:22:01 09:37:01 3 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 09:37:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 09:37:01 5 0.02 0.00 0.03 0.08 0.00 99.87 13:22:01 09:37:01 6 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 09:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 09:38:01 all 0.04 0.00 0.02 0.15 0.00 99.79 13:22:01 09:38:01 0 0.05 0.00 0.02 0.90 0.00 99.03 13:22:01 09:38:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 09:38:01 2 0.02 0.00 0.03 0.30 0.00 99.65 13:22:01 09:38:01 3 0.05 0.00 0.05 0.00 0.00 99.90 13:22:01 09:38:01 4 0.05 0.00 0.05 0.00 0.02 99.88 13:22:01 09:38:01 5 0.02 0.00 0.02 0.03 0.00 99.93 13:22:01 09:38:01 6 0.05 0.00 0.00 0.00 0.00 99.95 13:22:01 09:38:01 7 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 09:39:01 all 0.14 0.00 0.02 0.03 0.00 99.81 13:22:01 09:39:01 0 0.02 0.00 0.03 0.25 0.00 99.70 13:22:01 09:39:01 1 0.89 0.00 0.00 0.00 0.00 99.11 13:22:01 09:39:01 2 0.00 0.00 0.02 0.02 0.02 99.95 13:22:01 09:39:01 3 0.02 0.00 0.03 0.00 0.02 99.93 13:22:01 09:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 09:39:01 5 0.05 0.00 0.02 0.00 0.00 99.93 13:22:01 09:39:01 6 0.05 0.00 0.03 0.00 0.00 99.92 13:22:01 09:39:01 7 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 09:40:01 all 0.17 0.00 0.01 0.00 0.01 99.81 13:22:01 09:40:01 0 0.07 0.00 0.00 0.00 0.00 99.93 13:22:01 09:40:01 1 1.09 0.00 0.02 0.00 0.00 98.89 13:22:01 09:40:01 2 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 09:40:01 3 0.07 0.00 0.00 0.00 0.00 99.93 13:22:01 09:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 09:40:01 5 0.00 0.00 0.03 0.00 0.00 99.97 13:22:01 09:40:01 6 0.03 0.00 0.02 0.00 0.03 99.92 13:22:01 09:40:01 7 0.02 0.00 0.02 0.02 0.02 99.93 13:22:01 09:41:01 all 0.08 0.00 0.02 0.00 0.00 99.89 13:22:01 09:41:01 0 0.00 0.00 0.02 0.02 0.02 99.95 13:22:01 09:41:01 1 0.50 0.00 0.00 0.00 0.00 99.50 13:22:01 09:41:01 2 0.03 0.00 0.03 0.00 0.00 99.93 13:22:01 09:41:01 3 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 09:41:01 4 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 09:41:01 5 0.03 0.00 0.03 0.00 0.00 99.93 13:22:01 09:41:01 6 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 09:41:01 7 0.02 0.00 0.05 0.00 0.00 99.93 13:22:01 09:42:01 all 0.04 0.00 0.02 0.00 0.01 99.93 13:22:01 09:42:01 0 0.05 0.00 0.02 0.00 0.00 99.93 13:22:01 09:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 09:42:01 2 0.03 0.00 0.00 0.00 0.02 99.95 13:22:01 09:42:01 3 0.07 0.00 0.03 0.00 0.02 99.88 13:22:01 09:42:01 4 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 09:42:01 5 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 09:42:01 6 0.02 0.00 0.05 0.00 0.02 99.92 13:22:01 09:42:01 7 0.07 0.00 0.03 0.02 0.02 99.87 13:22:01 09:43:01 all 0.03 0.00 0.01 0.01 0.00 99.95 13:22:01 09:43:01 0 0.03 0.00 0.00 0.02 0.00 99.95 13:22:01 09:43:01 1 0.07 0.00 0.00 0.00 0.02 99.92 13:22:01 09:43:01 2 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 09:43:01 3 0.05 0.00 0.00 0.00 0.00 99.95 13:22:01 09:43:01 4 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 09:43:01 5 0.00 0.00 0.03 0.00 0.00 99.97 13:22:01 09:43:01 6 0.03 0.00 0.03 0.00 0.00 99.93 13:22:01 09:43:01 7 0.00 0.00 0.00 0.03 0.00 99.97 13:22:01 09:44:01 all 0.24 0.00 0.01 0.00 0.01 99.74 13:22:01 09:44:01 0 0.03 0.00 0.03 0.00 0.02 99.92 13:22:01 09:44:01 1 1.69 0.00 0.00 0.00 0.00 98.31 13:22:01 09:44:01 2 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 09:44:01 3 0.07 0.00 0.03 0.00 0.02 99.88 13:22:01 09:44:01 4 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 09:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 09:44:01 6 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 09:44:01 7 0.03 0.00 0.00 0.02 0.00 99.95 13:22:01 13:22:01 09:44:01 CPU %user %nice %system %iowait %steal %idle 13:22:01 09:45:01 all 0.11 0.00 0.03 0.00 0.00 99.86 13:22:01 09:45:01 0 0.07 0.00 0.02 0.00 0.00 99.92 13:22:01 09:45:01 1 0.61 0.00 0.13 0.00 0.00 99.25 13:22:01 09:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 09:45:01 3 0.03 0.00 0.03 0.00 0.00 99.93 13:22:01 09:45:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 09:45:01 5 0.05 0.00 0.00 0.00 0.00 99.95 13:22:01 09:45:01 6 0.03 0.00 0.03 0.00 0.00 99.93 13:22:01 09:45:01 7 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 09:46:01 all 0.05 0.00 0.02 0.00 0.00 99.92 13:22:01 09:46:01 0 0.08 0.00 0.00 0.02 0.00 99.90 13:22:01 09:46:01 1 0.18 0.00 0.03 0.00 0.00 99.78 13:22:01 09:46:01 2 0.00 0.00 0.03 0.00 0.00 99.97 13:22:01 09:46:01 3 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 09:46:01 4 0.03 0.00 0.03 0.00 0.00 99.93 13:22:01 09:46:01 5 0.08 0.00 0.03 0.00 0.00 99.88 13:22:01 09:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 09:46:01 7 0.03 0.00 0.02 0.02 0.00 99.93 13:22:01 09:47:01 all 0.16 0.00 0.02 0.00 0.01 99.81 13:22:01 09:47:01 0 0.00 0.00 0.00 0.02 0.00 99.98 13:22:01 09:47:01 1 1.11 0.00 0.02 0.00 0.02 98.86 13:22:01 09:47:01 2 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 09:47:01 3 0.02 0.00 0.03 0.00 0.02 99.93 13:22:01 09:47:01 4 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 09:47:01 5 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 09:47:01 6 0.03 0.00 0.05 0.00 0.02 99.90 13:22:01 09:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 09:48:01 all 0.20 0.00 0.01 0.00 0.00 99.78 13:22:01 09:48:01 0 0.05 0.00 0.02 0.02 0.02 99.90 13:22:01 09:48:01 1 1.40 0.00 0.02 0.00 0.00 98.58 13:22:01 09:48:01 2 0.00 0.00 0.03 0.02 0.00 99.95 13:22:01 09:48:01 3 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 09:48:01 4 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 09:48:01 5 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 09:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 09:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 09:49:01 all 0.21 0.00 0.02 0.00 0.00 99.77 13:22:01 09:49:01 0 0.05 0.00 0.02 0.00 0.00 99.93 13:22:01 09:49:01 1 1.40 0.00 0.05 0.00 0.00 98.55 13:22:01 09:49:01 2 0.08 0.00 0.02 0.00 0.02 99.88 13:22:01 09:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 09:49:01 4 0.03 0.00 0.03 0.00 0.00 99.93 13:22:01 09:49:01 5 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 09:49:01 6 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 09:49:01 7 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 09:50:01 all 0.04 0.00 0.02 0.00 0.01 99.93 13:22:01 09:50:01 0 0.07 0.00 0.00 0.02 0.02 99.90 13:22:01 09:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 09:50:01 2 0.05 0.00 0.03 0.00 0.02 99.90 13:22:01 09:50:01 3 0.05 0.00 0.00 0.00 0.00 99.95 13:22:01 09:50:01 4 0.03 0.00 0.03 0.00 0.02 99.92 13:22:01 09:50:01 5 0.03 0.00 0.08 0.00 0.00 99.88 13:22:01 09:50:01 6 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 09:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 09:51:01 all 0.11 0.00 0.02 0.00 0.01 99.85 13:22:01 09:51:01 0 0.03 0.00 0.02 0.02 0.00 99.93 13:22:01 09:51:01 1 0.65 0.00 0.00 0.00 0.02 99.34 13:22:01 09:51:01 2 0.05 0.00 0.07 0.00 0.02 99.87 13:22:01 09:51:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 09:51:01 4 0.07 0.00 0.03 0.00 0.00 99.90 13:22:01 09:51:01 5 0.08 0.00 0.02 0.00 0.02 99.88 13:22:01 09:51:01 6 0.03 0.00 0.03 0.00 0.00 99.93 13:22:01 09:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 09:52:01 all 0.08 0.00 0.02 0.00 0.01 99.89 13:22:01 09:52:01 0 0.08 0.00 0.02 0.02 0.00 99.88 13:22:01 09:52:01 1 0.37 0.00 0.05 0.00 0.00 99.58 13:22:01 09:52:01 2 0.05 0.00 0.02 0.00 0.02 99.92 13:22:01 09:52:01 3 0.03 0.00 0.00 0.00 0.02 99.95 13:22:01 09:52:01 4 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 09:52:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 09:52:01 6 0.07 0.00 0.02 0.00 0.00 99.92 13:22:01 09:52:01 7 0.02 0.00 0.02 0.02 0.02 99.93 13:22:01 09:53:01 all 0.02 0.00 0.01 0.00 0.01 99.95 13:22:01 09:53:01 0 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 09:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 09:53:01 2 0.07 0.00 0.03 0.00 0.03 99.87 13:22:01 09:53:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 09:53:01 4 0.00 0.00 0.03 0.00 0.00 99.97 13:22:01 09:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 09:53:01 6 0.07 0.00 0.02 0.00 0.02 99.90 13:22:01 09:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 09:54:01 all 0.04 0.00 0.01 0.00 0.00 99.94 13:22:01 09:54:01 0 0.08 0.00 0.02 0.00 0.00 99.90 13:22:01 09:54:01 1 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 09:54:01 2 0.08 0.00 0.03 0.00 0.02 99.87 13:22:01 09:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 09:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 09:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 09:54:01 6 0.08 0.00 0.03 0.00 0.00 99.88 13:22:01 09:54:01 7 0.03 0.00 0.00 0.02 0.00 99.95 13:22:01 09:55:01 all 0.14 0.00 0.02 0.00 0.00 99.83 13:22:01 09:55:01 0 0.25 0.00 0.02 0.02 0.00 99.72 13:22:01 09:55:01 1 0.55 0.00 0.02 0.00 0.00 99.43 13:22:01 09:55:01 2 0.15 0.00 0.02 0.00 0.02 99.82 13:22:01 09:55:01 3 0.05 0.00 0.02 0.00 0.00 99.93 13:22:01 09:55:01 4 0.07 0.00 0.08 0.00 0.00 99.85 13:22:01 09:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 09:55:01 6 0.05 0.00 0.03 0.00 0.02 99.90 13:22:01 09:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 13:22:01 09:55:01 CPU %user %nice %system %iowait %steal %idle 13:22:01 09:56:01 all 0.03 0.00 0.01 0.00 0.01 99.95 13:22:01 09:56:01 0 0.00 0.00 0.00 0.02 0.02 99.97 13:22:01 09:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 09:56:01 2 0.08 0.00 0.05 0.00 0.02 99.85 13:22:01 09:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 09:56:01 4 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 09:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 09:56:01 6 0.05 0.00 0.02 0.02 0.00 99.92 13:22:01 09:56:01 7 0.07 0.00 0.02 0.00 0.00 99.92 13:22:01 09:57:01 all 0.11 0.00 0.02 0.02 0.01 99.85 13:22:01 09:57:01 0 0.05 0.00 0.02 0.00 0.00 99.93 13:22:01 09:57:01 1 0.70 0.00 0.00 0.00 0.00 99.30 13:22:01 09:57:01 2 0.07 0.00 0.03 0.00 0.02 99.88 13:22:01 09:57:01 3 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 09:57:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 09:57:01 5 0.00 0.00 0.00 0.13 0.00 99.87 13:22:01 09:57:01 6 0.03 0.00 0.07 0.00 0.02 99.88 13:22:01 09:57:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 09:58:01 all 0.16 0.00 0.01 0.05 0.00 99.77 13:22:01 09:58:01 0 0.07 0.00 0.02 0.37 0.00 99.55 13:22:01 09:58:01 1 1.09 0.00 0.00 0.00 0.02 98.89 13:22:01 09:58:01 2 0.05 0.00 0.03 0.00 0.02 99.90 13:22:01 09:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 09:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 09:58:01 5 0.00 0.00 0.00 0.02 0.00 99.98 13:22:01 09:58:01 6 0.03 0.00 0.03 0.00 0.00 99.93 13:22:01 09:58:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 09:59:01 all 0.27 0.00 0.02 0.01 0.01 99.69 13:22:01 09:59:01 0 0.03 0.00 0.00 0.02 0.02 99.93 13:22:01 09:59:01 1 1.97 0.00 0.00 0.00 0.00 98.03 13:22:01 09:59:01 2 0.03 0.00 0.05 0.02 0.03 99.87 13:22:01 09:59:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 09:59:01 4 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 09:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 09:59:01 6 0.03 0.00 0.03 0.02 0.02 99.90 13:22:01 09:59:01 7 0.03 0.00 0.03 0.00 0.02 99.92 13:22:01 10:00:01 all 0.27 0.00 0.01 0.00 0.00 99.70 13:22:01 10:00:01 0 0.07 0.00 0.02 0.02 0.00 99.90 13:22:01 10:00:01 1 1.97 0.00 0.02 0.00 0.02 98.00 13:22:01 10:00:01 2 0.05 0.00 0.03 0.00 0.02 99.90 13:22:01 10:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:00:01 4 0.07 0.00 0.03 0.00 0.00 99.90 13:22:01 10:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:00:01 6 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 10:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:01:01 all 0.06 0.00 0.01 0.00 0.01 99.91 13:22:01 10:01:01 0 0.00 0.00 0.00 0.02 0.00 99.98 13:22:01 10:01:01 1 0.33 0.00 0.05 0.00 0.00 99.62 13:22:01 10:01:01 2 0.05 0.00 0.02 0.00 0.02 99.92 13:22:01 10:01:01 3 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 10:01:01 4 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 10:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:01:01 6 0.02 0.00 0.02 0.02 0.02 99.93 13:22:01 10:01:01 7 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 10:02:01 all 0.03 0.00 0.01 0.00 0.01 99.95 13:22:01 10:02:01 0 0.07 0.00 0.02 0.02 0.02 99.88 13:22:01 10:02:01 1 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 10:02:01 2 0.03 0.00 0.03 0.02 0.03 99.88 13:22:01 10:02:01 3 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 10:02:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 10:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:02:01 6 0.02 0.00 0.03 0.00 0.00 99.95 13:22:01 10:02:01 7 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 10:03:01 all 0.02 0.00 0.01 0.00 0.00 99.96 13:22:01 10:03:01 0 0.02 0.00 0.00 0.02 0.00 99.97 13:22:01 10:03:01 1 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 10:03:01 2 0.05 0.00 0.03 0.00 0.02 99.90 13:22:01 10:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:03:01 4 0.03 0.00 0.03 0.00 0.00 99.93 13:22:01 10:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:03:01 6 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 10:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 10:04:01 all 0.19 0.00 0.01 0.00 0.01 99.79 13:22:01 10:04:01 0 0.05 0.00 0.00 0.00 0.02 99.93 13:22:01 10:04:01 1 1.29 0.00 0.00 0.00 0.00 98.71 13:22:01 10:04:01 2 0.08 0.00 0.07 0.00 0.02 99.83 13:22:01 10:04:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 10:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:04:01 6 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 10:04:01 7 0.03 0.00 0.02 0.02 0.00 99.93 13:22:01 10:05:01 all 0.07 0.00 0.02 0.00 0.01 99.90 13:22:01 10:05:01 0 0.00 0.00 0.02 0.02 0.00 99.97 13:22:01 10:05:01 1 0.38 0.00 0.02 0.00 0.00 99.60 13:22:01 10:05:01 2 0.03 0.00 0.02 0.02 0.03 99.90 13:22:01 10:05:01 3 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 10:05:01 4 0.02 0.00 0.03 0.00 0.02 99.93 13:22:01 10:05:01 5 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 10:05:01 6 0.08 0.00 0.02 0.00 0.00 99.90 13:22:01 10:05:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 10:06:01 all 0.03 0.00 0.01 0.01 0.01 99.94 13:22:01 10:06:01 0 0.00 0.00 0.02 0.03 0.00 99.95 13:22:01 10:06:01 1 0.03 0.00 0.00 0.00 0.02 99.95 13:22:01 10:06:01 2 0.07 0.00 0.03 0.02 0.02 99.87 13:22:01 10:06:01 3 0.07 0.00 0.00 0.00 0.02 99.92 13:22:01 10:06:01 4 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 10:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:06:01 6 0.07 0.00 0.02 0.00 0.03 99.88 13:22:01 10:06:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 13:22:01 10:06:01 CPU %user %nice %system %iowait %steal %idle 13:22:01 10:07:01 all 0.02 0.00 0.01 0.00 0.01 99.96 13:22:01 10:07:01 0 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 10:07:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 10:07:01 2 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 10:07:01 3 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 10:07:01 4 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 10:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 10:07:01 6 0.08 0.00 0.03 0.00 0.00 99.88 13:22:01 10:07:01 7 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 10:08:01 all 0.03 0.00 0.01 0.00 0.01 99.96 13:22:01 10:08:01 0 0.05 0.00 0.02 0.00 0.00 99.93 13:22:01 10:08:01 1 0.03 0.00 0.03 0.00 0.00 99.93 13:22:01 10:08:01 2 0.02 0.00 0.00 0.02 0.02 99.95 13:22:01 10:08:01 3 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 10:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 10:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:08:01 6 0.08 0.00 0.00 0.00 0.02 99.90 13:22:01 10:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:09:01 all 0.11 0.00 0.02 0.00 0.01 99.86 13:22:01 10:09:01 0 0.02 0.00 0.02 0.02 0.00 99.95 13:22:01 10:09:01 1 0.78 0.00 0.02 0.00 0.00 99.20 13:22:01 10:09:01 2 0.02 0.00 0.03 0.00 0.02 99.93 13:22:01 10:09:01 3 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 10:09:01 4 0.05 0.00 0.03 0.00 0.02 99.90 13:22:01 10:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:09:01 6 0.03 0.00 0.03 0.00 0.00 99.93 13:22:01 10:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:10:01 all 0.03 0.00 0.02 0.00 0.01 99.94 13:22:01 10:10:01 0 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 10:10:01 1 0.08 0.00 0.02 0.00 0.02 99.88 13:22:01 10:10:01 2 0.02 0.00 0.00 0.02 0.00 99.97 13:22:01 10:10:01 3 0.02 0.00 0.05 0.00 0.02 99.92 13:22:01 10:10:01 4 0.03 0.00 0.05 0.00 0.02 99.90 13:22:01 10:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:10:01 6 0.05 0.00 0.02 0.00 0.02 99.92 13:22:01 10:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:11:01 all 0.02 0.00 0.01 0.00 0.00 99.96 13:22:01 10:11:01 0 0.00 0.00 0.00 0.02 0.00 99.98 13:22:01 10:11:01 1 0.02 0.00 0.03 0.00 0.00 99.95 13:22:01 10:11:01 2 0.02 0.00 0.00 0.02 0.02 99.95 13:22:01 10:11:01 3 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 10:11:01 4 0.05 0.00 0.03 0.00 0.00 99.92 13:22:01 10:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:11:01 6 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 10:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:12:01 all 0.03 0.00 0.01 0.00 0.01 99.95 13:22:01 10:12:01 0 0.05 0.00 0.00 0.02 0.02 99.92 13:22:01 10:12:01 1 0.03 0.00 0.00 0.00 0.02 99.95 13:22:01 10:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 10:12:01 3 0.02 0.00 0.05 0.00 0.02 99.92 13:22:01 10:12:01 4 0.05 0.00 0.02 0.00 0.02 99.92 13:22:01 10:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:12:01 6 0.05 0.00 0.02 0.00 0.02 99.92 13:22:01 10:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 10:13:01 all 0.02 0.00 0.01 0.00 0.00 99.96 13:22:01 10:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 10:13:01 2 0.00 0.00 0.03 0.02 0.00 99.95 13:22:01 10:13:01 3 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 10:13:01 4 0.07 0.00 0.05 0.00 0.00 99.88 13:22:01 10:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 10:13:01 6 0.05 0.00 0.02 0.00 0.00 99.93 13:22:01 10:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:14:01 all 0.03 0.00 0.01 0.00 0.01 99.94 13:22:01 10:14:01 0 0.05 0.00 0.02 0.02 0.02 99.90 13:22:01 10:14:01 1 0.05 0.00 0.00 0.00 0.02 99.93 13:22:01 10:14:01 2 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 10:14:01 3 0.03 0.00 0.02 0.00 0.03 99.92 13:22:01 10:14:01 4 0.05 0.00 0.02 0.00 0.02 99.92 13:22:01 10:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:14:01 6 0.05 0.00 0.02 0.00 0.02 99.92 13:22:01 10:14:01 7 0.00 0.00 0.00 0.02 0.00 99.98 13:22:01 10:15:01 all 0.03 0.00 0.01 0.00 0.00 99.96 13:22:01 10:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:15:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 10:15:01 2 0.05 0.00 0.00 0.00 0.00 99.95 13:22:01 10:15:01 3 0.03 0.00 0.05 0.00 0.02 99.90 13:22:01 10:15:01 4 0.05 0.00 0.02 0.00 0.00 99.93 13:22:01 10:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:15:01 6 0.05 0.00 0.02 0.00 0.00 99.93 13:22:01 10:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:16:01 all 0.03 0.00 0.01 0.01 0.00 99.95 13:22:01 10:16:01 0 0.05 0.00 0.00 0.08 0.00 99.87 13:22:01 10:16:01 1 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 10:16:01 2 0.03 0.00 0.00 0.00 0.02 99.95 13:22:01 10:16:01 3 0.05 0.00 0.00 0.00 0.00 99.95 13:22:01 10:16:01 4 0.02 0.00 0.05 0.00 0.02 99.92 13:22:01 10:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:16:01 6 0.02 0.00 0.03 0.00 0.00 99.95 13:22:01 10:16:01 7 0.00 0.00 0.00 0.02 0.00 99.98 13:22:01 10:17:01 all 0.07 0.00 0.02 0.00 0.01 99.90 13:22:01 10:17:01 0 0.00 0.00 0.02 0.02 0.02 99.95 13:22:01 10:17:01 1 0.37 0.00 0.00 0.00 0.02 99.62 13:22:01 10:17:01 2 0.03 0.00 0.05 0.00 0.02 99.90 13:22:01 10:17:01 3 0.02 0.00 0.03 0.00 0.02 99.93 13:22:01 10:17:01 4 0.08 0.00 0.02 0.00 0.00 99.90 13:22:01 10:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:17:01 6 0.02 0.00 0.03 0.00 0.02 99.93 13:22:01 10:17:01 7 0.02 0.00 0.00 0.02 0.02 99.95 13:22:01 13:22:01 10:17:01 CPU %user %nice %system %iowait %steal %idle 13:22:01 10:18:01 all 0.03 0.00 0.01 0.00 0.01 99.96 13:22:01 10:18:01 0 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 10:18:01 1 0.07 0.00 0.00 0.00 0.00 99.93 13:22:01 10:18:01 2 0.05 0.00 0.02 0.00 0.02 99.92 13:22:01 10:18:01 3 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 10:18:01 4 0.05 0.00 0.02 0.00 0.02 99.92 13:22:01 10:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:18:01 6 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 10:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:19:01 all 0.05 0.00 0.02 0.00 0.01 99.92 13:22:01 10:19:01 0 0.07 0.00 0.00 0.00 0.00 99.93 13:22:01 10:19:01 1 0.08 0.00 0.03 0.00 0.02 99.87 13:22:01 10:19:01 2 0.07 0.00 0.03 0.00 0.02 99.88 13:22:01 10:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 10:19:01 4 0.05 0.00 0.05 0.00 0.02 99.88 13:22:01 10:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:19:01 6 0.08 0.00 0.03 0.00 0.02 99.87 13:22:01 10:19:01 7 0.07 0.00 0.00 0.02 0.00 99.92 13:22:01 10:20:01 all 0.02 0.00 0.02 0.01 0.01 99.94 13:22:01 10:20:01 0 0.02 0.00 0.02 0.10 0.00 99.87 13:22:01 10:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 10:20:01 2 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 10:20:01 3 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 10:20:01 4 0.02 0.00 0.03 0.00 0.00 99.95 13:22:01 10:20:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 10:20:01 6 0.03 0.00 0.05 0.00 0.02 99.90 13:22:01 10:20:01 7 0.02 0.00 0.03 0.00 0.02 99.93 13:22:01 10:21:01 all 0.03 0.00 0.01 0.02 0.01 99.92 13:22:01 10:21:01 0 0.00 0.00 0.00 0.10 0.02 99.88 13:22:01 10:21:01 1 0.03 0.00 0.00 0.00 0.02 99.95 13:22:01 10:21:01 2 0.03 0.00 0.02 0.05 0.00 99.90 13:22:01 10:21:01 3 0.02 0.00 0.05 0.00 0.00 99.93 13:22:01 10:21:01 4 0.03 0.00 0.03 0.00 0.02 99.92 13:22:01 10:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:21:01 6 0.12 0.00 0.02 0.00 0.03 99.83 13:22:01 10:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 10:22:01 all 0.03 0.00 0.01 0.03 0.01 99.92 13:22:01 10:22:01 0 0.03 0.00 0.02 0.18 0.00 99.77 13:22:01 10:22:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 10:22:01 2 0.02 0.00 0.03 0.02 0.02 99.92 13:22:01 10:22:01 3 0.03 0.00 0.00 0.00 0.02 99.95 13:22:01 10:22:01 4 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 10:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 10:22:01 6 0.07 0.00 0.02 0.00 0.02 99.90 13:22:01 10:22:01 7 0.00 0.00 0.00 0.02 0.00 99.98 13:22:01 10:23:01 all 0.02 0.00 0.01 0.03 0.00 99.93 13:22:01 10:23:01 0 0.02 0.00 0.00 0.07 0.02 99.90 13:22:01 10:23:01 1 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 10:23:01 2 0.00 0.00 0.00 0.03 0.00 99.97 13:22:01 10:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:23:01 4 0.05 0.00 0.02 0.00 0.00 99.93 13:22:01 10:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:23:01 6 0.07 0.00 0.05 0.00 0.02 99.86 13:22:01 10:23:01 7 0.02 0.00 0.02 0.14 0.00 99.83 13:22:01 10:24:01 all 0.02 0.00 0.01 0.00 0.00 99.96 13:22:01 10:24:01 0 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 10:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:24:01 2 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 10:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:24:01 4 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 10:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:24:01 6 0.05 0.00 0.03 0.00 0.02 99.90 13:22:01 10:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 10:25:01 all 0.01 0.00 0.02 0.00 0.01 99.96 13:22:01 10:25:01 0 0.02 0.00 0.02 0.02 0.02 99.93 13:22:01 10:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 10:25:01 2 0.00 0.00 0.00 0.02 0.02 99.97 13:22:01 10:25:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 10:25:01 4 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 10:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:25:01 6 0.05 0.00 0.10 0.00 0.02 99.83 13:22:01 10:25:01 7 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 10:26:01 all 0.03 0.00 0.02 0.01 0.00 99.95 13:22:01 10:26:01 0 0.02 0.00 0.02 0.02 0.00 99.95 13:22:01 10:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:26:01 2 0.00 0.00 0.00 0.03 0.00 99.97 13:22:01 10:26:01 3 0.03 0.00 0.03 0.00 0.02 99.92 13:22:01 10:26:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 10:26:01 5 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 10:26:01 6 0.10 0.00 0.02 0.00 0.00 99.88 13:22:01 10:26:01 7 0.05 0.00 0.03 0.00 0.00 99.92 13:22:01 10:27:01 all 0.02 0.00 0.02 0.01 0.01 99.95 13:22:01 10:27:01 0 0.02 0.00 0.03 0.02 0.02 99.92 13:22:01 10:27:01 1 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 10:27:01 2 0.02 0.00 0.00 0.03 0.00 99.95 13:22:01 10:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 10:27:01 4 0.03 0.00 0.03 0.00 0.00 99.93 13:22:01 10:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:27:01 6 0.05 0.00 0.07 0.00 0.02 99.87 13:22:01 10:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 10:28:01 all 0.01 0.00 0.03 0.00 0.00 99.96 13:22:01 10:28:01 0 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 10:28:01 1 0.00 0.00 0.05 0.00 0.00 99.95 13:22:01 10:28:01 2 0.00 0.00 0.00 0.02 0.00 99.98 13:22:01 10:28:01 3 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 10:28:01 4 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 10:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:28:01 6 0.05 0.00 0.10 0.00 0.02 99.83 13:22:01 10:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 13:22:01 10:28:01 CPU %user %nice %system %iowait %steal %idle 13:22:01 10:29:01 all 0.02 0.00 0.01 0.01 0.01 99.95 13:22:01 10:29:01 0 0.02 0.00 0.05 0.03 0.00 99.90 13:22:01 10:29:01 1 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 10:29:01 2 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 10:29:01 3 0.00 0.00 0.00 0.08 0.00 99.92 13:22:01 10:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:29:01 6 0.07 0.00 0.02 0.00 0.02 99.90 13:22:01 10:29:01 7 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 10:30:01 all 0.02 0.00 0.01 0.00 0.00 99.97 13:22:01 10:30:01 0 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 10:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 10:30:01 2 0.00 0.00 0.00 0.02 0.00 99.98 13:22:01 10:30:01 3 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 10:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 10:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:30:01 6 0.05 0.00 0.03 0.00 0.02 99.90 13:22:01 10:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 10:31:01 all 0.02 0.00 0.01 0.00 0.01 99.96 13:22:01 10:31:01 0 0.03 0.00 0.00 0.02 0.00 99.95 13:22:01 10:31:01 1 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 10:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:31:01 3 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 10:31:01 4 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 10:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:31:01 6 0.05 0.00 0.05 0.00 0.02 99.88 13:22:01 10:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 10:32:01 all 0.02 0.00 0.02 0.00 0.01 99.96 13:22:01 10:32:01 0 0.05 0.00 0.02 0.00 0.02 99.92 13:22:01 10:32:01 1 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 10:32:01 2 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 10:32:01 3 0.03 0.00 0.03 0.00 0.00 99.93 13:22:01 10:32:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 10:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:32:01 6 0.07 0.00 0.05 0.00 0.02 99.87 13:22:01 10:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:33:01 all 0.02 0.00 0.01 0.00 0.01 99.95 13:22:01 10:33:01 0 0.03 0.00 0.02 0.02 0.00 99.93 13:22:01 10:33:01 1 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 10:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 10:33:01 3 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 10:33:01 4 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 10:33:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 10:33:01 6 0.05 0.00 0.03 0.00 0.03 99.88 13:22:01 10:33:01 7 0.02 0.00 0.02 0.02 0.00 99.95 13:22:01 10:34:01 all 0.02 0.00 0.02 0.00 0.01 99.95 13:22:01 10:34:01 0 0.00 0.00 0.03 0.00 0.02 99.95 13:22:01 10:34:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 10:34:01 2 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 10:34:01 3 0.03 0.00 0.00 0.00 0.02 99.95 13:22:01 10:34:01 4 0.03 0.00 0.03 0.00 0.00 99.93 13:22:01 10:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:34:01 6 0.07 0.00 0.07 0.00 0.02 99.85 13:22:01 10:34:01 7 0.00 0.00 0.00 0.02 0.02 99.97 13:22:01 10:35:01 all 0.02 0.00 0.01 0.00 0.01 99.96 13:22:01 10:35:01 0 0.02 0.00 0.00 0.02 0.00 99.97 13:22:01 10:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 10:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 10:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:35:01 4 0.02 0.00 0.03 0.00 0.02 99.93 13:22:01 10:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:35:01 6 0.07 0.00 0.02 0.00 0.03 99.88 13:22:01 10:35:01 7 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 10:36:01 all 0.03 0.00 0.03 0.00 0.01 99.94 13:22:01 10:36:01 0 0.07 0.00 0.02 0.00 0.02 99.90 13:22:01 10:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 10:36:01 2 0.02 0.00 0.03 0.00 0.00 99.95 13:22:01 10:36:01 3 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 10:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 10:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:36:01 6 0.08 0.00 0.08 0.00 0.03 99.80 13:22:01 10:36:01 7 0.02 0.00 0.03 0.02 0.00 99.93 13:22:01 10:37:01 all 0.02 0.00 0.01 0.00 0.01 99.95 13:22:01 10:37:01 0 0.03 0.00 0.02 0.02 0.00 99.93 13:22:01 10:37:01 1 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 10:37:01 2 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 10:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:37:01 4 0.02 0.00 0.03 0.00 0.02 99.93 13:22:01 10:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 10:37:01 6 0.05 0.00 0.02 0.00 0.02 99.92 13:22:01 10:37:01 7 0.02 0.00 0.00 0.02 0.02 99.95 13:22:01 10:38:01 all 0.02 0.00 0.02 0.00 0.01 99.95 13:22:01 10:38:01 0 0.05 0.00 0.02 0.00 0.02 99.92 13:22:01 10:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:38:01 2 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 10:38:01 3 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 10:38:01 4 0.00 0.00 0.03 0.00 0.00 99.97 13:22:01 10:38:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 10:38:01 6 0.08 0.00 0.05 0.00 0.03 99.83 13:22:01 10:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 10:39:01 all 0.02 0.00 0.02 0.00 0.01 99.95 13:22:01 10:39:01 0 0.00 0.00 0.02 0.02 0.00 99.97 13:22:01 10:39:01 1 0.02 0.00 0.03 0.00 0.00 99.95 13:22:01 10:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:39:01 4 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 10:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:39:01 6 0.03 0.00 0.08 0.00 0.02 99.87 13:22:01 10:39:01 7 0.05 0.00 0.03 0.02 0.02 99.88 13:22:01 13:22:01 10:39:01 CPU %user %nice %system %iowait %steal %idle 13:22:01 10:40:01 all 0.03 0.00 0.01 0.00 0.01 99.95 13:22:01 10:40:01 0 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 10:40:01 1 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 10:40:01 2 0.00 0.00 0.03 0.00 0.02 99.95 13:22:01 10:40:01 3 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 10:40:01 4 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 10:40:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 10:40:01 6 0.08 0.00 0.05 0.00 0.03 99.83 13:22:01 10:40:01 7 0.00 0.00 0.02 0.02 0.00 99.97 13:22:01 10:41:01 all 0.02 0.00 0.02 0.00 0.01 99.94 13:22:01 10:41:01 0 0.03 0.00 0.02 0.02 0.00 99.93 13:22:01 10:41:01 1 0.03 0.00 0.03 0.00 0.02 99.92 13:22:01 10:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:41:01 3 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 10:41:01 4 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 10:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:41:01 6 0.05 0.00 0.02 0.00 0.03 99.90 13:22:01 10:41:01 7 0.02 0.00 0.07 0.02 0.02 99.88 13:22:01 10:42:01 all 0.02 0.00 0.01 0.00 0.01 99.96 13:22:01 10:42:01 0 0.03 0.00 0.00 0.00 0.02 99.95 13:22:01 10:42:01 1 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 10:42:01 2 0.00 0.00 0.02 0.02 0.00 99.97 13:22:01 10:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:42:01 4 0.05 0.00 0.02 0.00 0.02 99.92 13:22:01 10:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:42:01 6 0.05 0.00 0.02 0.00 0.03 99.90 13:22:01 10:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 10:43:01 all 0.02 0.00 0.01 0.00 0.00 99.96 13:22:01 10:43:01 0 0.02 0.00 0.02 0.02 0.00 99.95 13:22:01 10:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 10:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 10:43:01 3 0.02 0.00 0.00 0.02 0.00 99.97 13:22:01 10:43:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 10:43:01 5 0.00 0.00 0.03 0.00 0.00 99.97 13:22:01 10:43:01 6 0.05 0.00 0.03 0.00 0.02 99.90 13:22:01 10:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:44:01 all 0.01 0.00 0.00 0.00 0.01 99.97 13:22:01 10:44:01 0 0.02 0.00 0.00 0.02 0.00 99.97 13:22:01 10:44:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 10:44:01 2 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 10:44:01 3 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 10:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:44:01 6 0.08 0.00 0.02 0.00 0.05 99.85 13:22:01 10:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:45:01 all 0.01 0.00 0.00 0.00 0.01 99.97 13:22:01 10:45:01 0 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 10:45:01 1 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 10:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 10:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:45:01 4 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 10:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 10:45:01 6 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 10:45:01 7 0.00 0.00 0.00 0.02 0.00 99.98 13:22:01 10:46:01 all 0.02 0.00 0.01 0.00 0.01 99.95 13:22:01 10:46:01 0 0.03 0.00 0.02 0.02 0.00 99.93 13:22:01 10:46:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 10:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:46:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 10:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 10:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:46:01 6 0.12 0.00 0.05 0.00 0.03 99.80 13:22:01 10:46:01 7 0.00 0.00 0.00 0.02 0.02 99.97 13:22:01 10:47:01 all 0.01 0.00 0.01 0.00 0.01 99.97 13:22:01 10:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:47:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 10:47:01 2 0.00 0.00 0.00 0.02 0.02 99.97 13:22:01 10:47:01 3 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 10:47:01 4 0.00 0.00 0.03 0.00 0.00 99.97 13:22:01 10:47:01 5 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 10:47:01 6 0.05 0.00 0.02 0.00 0.02 99.92 13:22:01 10:47:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 10:48:01 all 0.02 0.00 0.01 0.00 0.00 99.96 13:22:01 10:48:01 0 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 10:48:01 1 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 10:48:01 2 0.00 0.00 0.00 0.02 0.00 99.98 13:22:01 10:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 10:48:01 4 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 10:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:48:01 6 0.10 0.00 0.07 0.00 0.02 99.82 13:22:01 10:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:49:01 all 0.01 0.00 0.01 0.00 0.00 99.97 13:22:01 10:49:01 0 0.00 0.00 0.00 0.02 0.00 99.98 13:22:01 10:49:01 1 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 10:49:01 2 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 10:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 10:49:01 4 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 10:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:49:01 6 0.02 0.00 0.02 0.00 0.03 99.93 13:22:01 10:49:01 7 0.02 0.00 0.03 0.00 0.00 99.95 13:22:01 10:50:01 all 0.02 0.00 0.01 0.00 0.01 99.96 13:22:01 10:50:01 0 0.05 0.00 0.00 0.00 0.02 99.93 13:22:01 10:50:01 1 0.03 0.00 0.00 0.00 0.02 99.95 13:22:01 10:50:01 2 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 10:50:01 3 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 10:50:01 4 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 10:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:50:01 6 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 10:50:01 7 0.02 0.00 0.02 0.02 0.02 99.93 13:22:01 13:22:01 10:50:01 CPU %user %nice %system %iowait %steal %idle 13:22:01 10:51:01 all 0.03 0.00 0.01 0.00 0.01 99.95 13:22:01 10:51:01 0 0.02 0.00 0.02 0.02 0.00 99.95 13:22:01 10:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 10:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:51:01 3 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 10:51:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 10:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 10:51:01 6 0.10 0.00 0.02 0.00 0.03 99.85 13:22:01 10:51:01 7 0.03 0.00 0.02 0.02 0.00 99.93 13:22:01 10:52:01 all 0.02 0.00 0.01 0.00 0.01 99.96 13:22:01 10:52:01 0 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 10:52:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 10:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:52:01 4 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 10:52:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 10:52:01 6 0.08 0.00 0.05 0.00 0.02 99.85 13:22:01 10:52:01 7 0.02 0.00 0.03 0.00 0.02 99.93 13:22:01 10:53:01 all 0.21 0.00 0.01 0.00 0.01 99.76 13:22:01 10:53:01 0 0.00 0.00 0.00 0.02 0.00 99.98 13:22:01 10:53:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 10:53:01 2 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 10:53:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 10:53:01 4 0.03 0.00 0.03 0.00 0.00 99.93 13:22:01 10:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:53:01 6 0.05 0.00 0.03 0.00 0.02 99.90 13:22:01 10:53:01 7 1.60 0.00 0.00 0.02 0.00 98.38 13:22:01 10:54:01 all 0.29 0.00 0.01 0.00 0.01 99.69 13:22:01 10:54:01 0 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 10:54:01 1 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 10:54:01 2 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 10:54:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 10:54:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 10:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:54:01 6 0.23 0.00 0.03 0.00 0.03 99.70 13:22:01 10:54:01 7 1.99 0.00 0.03 0.00 0.02 97.97 13:22:01 10:55:01 all 0.31 0.00 0.03 0.00 0.01 99.65 13:22:01 10:55:01 0 0.07 0.00 0.02 0.02 0.00 99.90 13:22:01 10:55:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 10:55:01 2 0.05 0.00 0.00 0.00 0.00 99.95 13:22:01 10:55:01 3 0.07 0.00 0.02 0.00 0.02 99.90 13:22:01 10:55:01 4 0.07 0.00 0.05 0.00 0.02 99.87 13:22:01 10:55:01 5 0.03 0.00 0.03 0.00 0.00 99.93 13:22:01 10:55:01 6 0.17 0.00 0.08 0.00 0.03 99.72 13:22:01 10:55:01 7 1.99 0.00 0.03 0.00 0.02 97.96 13:22:01 10:56:01 all 0.04 0.00 0.02 0.00 0.01 99.93 13:22:01 10:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 10:56:01 1 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 10:56:01 2 0.03 0.00 0.02 0.02 0.02 99.92 13:22:01 10:56:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 10:56:01 4 0.03 0.00 0.00 0.00 0.02 99.95 13:22:01 10:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:56:01 6 0.03 0.00 0.03 0.00 0.02 99.92 13:22:01 10:56:01 7 0.22 0.00 0.03 0.00 0.00 99.75 13:22:01 10:57:01 all 0.02 0.00 0.01 0.00 0.00 99.97 13:22:01 10:57:01 0 0.02 0.00 0.00 0.02 0.02 99.95 13:22:01 10:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 10:57:01 2 0.02 0.00 0.00 0.02 0.00 99.97 13:22:01 10:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:57:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 10:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:57:01 6 0.07 0.00 0.02 0.00 0.00 99.92 13:22:01 10:57:01 7 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 10:58:01 all 0.03 0.00 0.02 0.00 0.01 99.95 13:22:01 10:58:01 0 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 10:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 10:58:01 2 0.00 0.00 0.03 0.02 0.00 99.95 13:22:01 10:58:01 3 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 10:58:01 4 0.05 0.00 0.05 0.00 0.00 99.90 13:22:01 10:58:01 5 0.00 0.00 0.00 0.02 0.00 99.98 13:22:01 10:58:01 6 0.08 0.00 0.05 0.00 0.02 99.85 13:22:01 10:58:01 7 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 10:59:01 all 0.02 0.00 0.01 0.00 0.01 99.96 13:22:01 10:59:01 0 0.00 0.00 0.02 0.02 0.00 99.97 13:22:01 10:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 10:59:01 2 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 10:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:59:01 4 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 10:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 10:59:01 6 0.05 0.00 0.03 0.00 0.03 99.88 13:22:01 10:59:01 7 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 11:00:01 all 0.02 0.00 0.01 0.00 0.01 99.96 13:22:01 11:00:01 0 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 11:00:01 1 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 11:00:01 2 0.02 0.00 0.02 0.02 0.00 99.95 13:22:01 11:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 11:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 11:00:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 11:00:01 6 0.07 0.00 0.03 0.00 0.00 99.90 13:22:01 11:00:01 7 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 11:01:01 all 0.04 0.00 0.01 0.01 0.01 99.93 13:22:01 11:01:01 0 0.02 0.00 0.00 0.05 0.00 99.93 13:22:01 11:01:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 11:01:01 2 0.00 0.00 0.00 0.02 0.02 99.97 13:22:01 11:01:01 3 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 11:01:01 4 0.05 0.00 0.02 0.00 0.02 99.92 13:22:01 11:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 11:01:01 6 0.03 0.00 0.03 0.00 0.02 99.92 13:22:01 11:01:01 7 0.18 0.00 0.02 0.00 0.02 99.78 13:22:01 13:22:01 11:01:01 CPU %user %nice %system %iowait %steal %idle 13:22:01 11:02:01 all 0.03 0.00 0.01 0.00 0.00 99.96 13:22:01 11:02:01 0 0.05 0.00 0.02 0.02 0.00 99.92 13:22:01 11:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 11:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 11:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 11:02:01 4 0.05 0.00 0.02 0.00 0.02 99.92 13:22:01 11:02:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 11:02:01 6 0.05 0.00 0.05 0.00 0.02 99.88 13:22:01 11:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 11:03:01 all 0.02 0.00 0.01 0.04 0.01 99.93 13:22:01 11:03:01 0 0.02 0.00 0.00 0.30 0.00 99.68 13:22:01 11:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 11:03:01 2 0.00 0.00 0.00 0.02 0.00 99.98 13:22:01 11:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 11:03:01 4 0.05 0.00 0.02 0.00 0.00 99.93 13:22:01 11:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 11:03:01 6 0.03 0.00 0.05 0.00 0.03 99.88 13:22:01 11:03:01 7 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 11:04:01 all 0.04 0.00 0.02 0.00 0.01 99.93 13:22:01 11:04:01 0 0.05 0.00 0.02 0.02 0.02 99.90 13:22:01 11:04:01 1 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 11:04:01 2 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 11:04:01 3 0.03 0.00 0.00 0.00 0.02 99.95 13:22:01 11:04:01 4 0.03 0.00 0.03 0.00 0.02 99.92 13:22:01 11:04:01 5 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 11:04:01 6 0.05 0.00 0.03 0.00 0.02 99.90 13:22:01 11:04:01 7 0.12 0.00 0.03 0.00 0.02 99.83 13:22:01 11:05:01 all 0.27 0.00 0.02 0.00 0.00 99.70 13:22:01 11:05:01 0 0.02 0.00 0.03 0.00 0.00 99.95 13:22:01 11:05:01 1 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 11:05:01 2 0.00 0.00 0.00 0.02 0.00 99.98 13:22:01 11:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 11:05:01 4 0.03 0.00 0.03 0.00 0.00 99.93 13:22:01 11:05:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 11:05:01 6 0.07 0.00 0.07 0.00 0.02 99.85 13:22:01 11:05:01 7 1.99 0.00 0.00 0.00 0.02 98.00 13:22:01 11:06:01 all 0.11 0.00 0.01 0.01 0.01 99.86 13:22:01 11:06:01 0 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 11:06:01 1 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 11:06:01 2 0.00 0.00 0.00 0.05 0.02 99.93 13:22:01 11:06:01 3 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 11:06:01 4 0.07 0.00 0.03 0.00 0.02 99.88 13:22:01 11:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 11:06:01 6 0.05 0.00 0.00 0.00 0.03 99.92 13:22:01 11:06:01 7 0.73 0.00 0.00 0.00 0.00 99.27 13:22:01 11:07:01 all 0.02 0.00 0.01 0.00 0.01 99.95 13:22:01 11:07:01 0 0.02 0.00 0.00 0.02 0.02 99.95 13:22:01 11:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 11:07:01 2 0.00 0.00 0.02 0.02 0.00 99.97 13:22:01 11:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 11:07:01 4 0.07 0.00 0.02 0.00 0.02 99.90 13:22:01 11:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 11:07:01 6 0.05 0.00 0.05 0.00 0.02 99.88 13:22:01 11:07:01 7 0.05 0.00 0.00 0.00 0.02 99.93 13:22:01 11:08:01 all 0.02 0.00 0.01 0.00 0.01 99.96 13:22:01 11:08:01 0 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 11:08:01 1 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 11:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 11:08:01 3 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 11:08:01 4 0.05 0.00 0.03 0.00 0.02 99.90 13:22:01 11:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 11:08:01 6 0.03 0.00 0.03 0.00 0.02 99.92 13:22:01 11:08:01 7 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 11:09:01 all 0.01 0.00 0.02 0.00 0.01 99.96 13:22:01 11:09:01 0 0.00 0.00 0.00 0.02 0.00 99.98 13:22:01 11:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 11:09:01 2 0.02 0.00 0.03 0.02 0.02 99.92 13:22:01 11:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 11:09:01 4 0.05 0.00 0.02 0.00 0.00 99.93 13:22:01 11:09:01 5 0.00 0.00 0.03 0.00 0.02 99.95 13:22:01 11:09:01 6 0.03 0.00 0.05 0.00 0.00 99.92 13:22:01 11:09:01 7 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 11:10:01 all 0.04 0.00 0.01 0.00 0.00 99.95 13:22:01 11:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 11:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 11:10:01 2 0.05 0.00 0.00 0.00 0.00 99.95 13:22:01 11:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 11:10:01 4 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 11:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 11:10:01 6 0.03 0.00 0.00 0.00 0.02 99.95 13:22:01 11:10:01 7 0.18 0.00 0.07 0.00 0.00 99.75 13:22:01 11:11:01 all 0.02 0.00 0.01 0.00 0.02 99.94 13:22:01 11:11:01 0 0.02 0.00 0.02 0.02 0.02 99.93 13:22:01 11:11:01 1 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 11:11:01 2 0.00 0.00 0.00 0.02 0.02 99.97 13:22:01 11:11:01 3 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 11:11:01 4 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 11:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 11:11:01 6 0.05 0.00 0.02 0.00 0.03 99.90 13:22:01 11:11:01 7 0.05 0.00 0.03 0.00 0.02 99.90 13:22:01 11:12:01 all 0.03 0.00 0.01 0.00 0.00 99.96 13:22:01 11:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 11:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 11:12:01 2 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 11:12:01 3 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 11:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 11:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 11:12:01 6 0.08 0.00 0.03 0.00 0.02 99.87 13:22:01 11:12:01 7 0.05 0.00 0.02 0.00 0.02 99.92 13:22:01 13:22:01 11:12:01 CPU %user %nice %system %iowait %steal %idle 13:22:01 11:13:01 all 0.01 0.00 0.01 0.00 0.01 99.96 13:22:01 11:13:01 0 0.00 0.00 0.00 0.02 0.00 99.98 13:22:01 11:13:01 1 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 11:13:01 2 0.00 0.00 0.00 0.02 0.00 99.98 13:22:01 11:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 11:13:01 4 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 11:13:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 11:13:01 6 0.05 0.00 0.03 0.00 0.03 99.88 13:22:01 11:13:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 11:14:01 all 0.02 0.00 0.01 0.00 0.01 99.96 13:22:01 11:14:01 0 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 11:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 11:14:01 2 0.05 0.00 0.02 0.00 0.02 99.92 13:22:01 11:14:01 3 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 11:14:01 4 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 11:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 11:14:01 6 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 11:14:01 7 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 11:15:01 all 0.02 0.00 0.01 0.00 0.01 99.95 13:22:01 11:15:01 0 0.02 0.00 0.00 0.02 0.00 99.97 13:22:01 11:15:01 1 0.02 0.00 0.03 0.00 0.00 99.95 13:22:01 11:15:01 2 0.00 0.00 0.00 0.02 0.00 99.98 13:22:01 11:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 11:15:01 4 0.03 0.00 0.03 0.00 0.02 99.92 13:22:01 11:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 11:15:01 6 0.07 0.00 0.02 0.00 0.02 99.90 13:22:01 11:15:01 7 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 11:16:01 all 0.17 0.00 0.01 0.00 0.01 99.81 13:22:01 11:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 11:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 11:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 11:16:01 3 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 11:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 11:16:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 11:16:01 6 0.05 0.00 0.05 0.00 0.02 99.88 13:22:01 11:16:01 7 1.26 0.00 0.02 0.00 0.02 98.71 13:22:01 11:17:01 all 0.17 0.00 0.01 0.00 0.01 99.80 13:22:01 11:17:01 0 0.00 0.00 0.02 0.02 0.02 99.95 13:22:01 11:17:01 1 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 11:17:01 2 0.00 0.00 0.02 0.02 0.02 99.95 13:22:01 11:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 11:17:01 4 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 11:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 11:17:01 6 0.03 0.00 0.02 0.00 0.03 99.92 13:22:01 11:17:01 7 1.26 0.00 0.03 0.00 0.00 98.71 13:22:01 11:18:01 all 0.02 0.00 0.01 0.00 0.00 99.96 13:22:01 11:18:01 0 0.00 0.00 0.00 0.02 0.00 99.98 13:22:01 11:18:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 11:18:01 2 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 11:18:01 3 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 11:18:01 4 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 11:18:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 11:18:01 6 0.02 0.00 0.03 0.00 0.00 99.95 13:22:01 11:18:01 7 0.03 0.00 0.03 0.00 0.02 99.92 13:22:01 11:19:01 all 0.02 0.00 0.01 0.00 0.01 99.96 13:22:01 11:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 11:19:01 1 0.02 0.00 0.03 0.00 0.00 99.95 13:22:01 11:19:01 2 0.02 0.00 0.02 0.02 0.02 99.93 13:22:01 11:19:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 11:19:01 4 0.03 0.00 0.00 0.00 0.02 99.95 13:22:01 11:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 11:19:01 6 0.02 0.00 0.03 0.00 0.02 99.93 13:22:01 11:19:01 7 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 11:20:01 all 0.02 0.00 0.01 0.00 0.01 99.95 13:22:01 11:20:01 0 0.00 0.00 0.02 0.02 0.02 99.95 13:22:01 11:20:01 1 0.03 0.00 0.00 0.00 0.02 99.95 13:22:01 11:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 11:20:01 3 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 11:20:01 4 0.05 0.00 0.02 0.00 0.00 99.93 13:22:01 11:20:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 11:20:01 6 0.07 0.00 0.03 0.00 0.03 99.87 13:22:01 11:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 11:21:01 all 0.01 0.00 0.01 0.00 0.01 99.97 13:22:01 11:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 11:21:01 1 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 11:21:01 2 0.00 0.00 0.00 0.02 0.00 99.98 13:22:01 11:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 11:21:01 4 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 11:21:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 11:21:01 6 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 11:21:01 7 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 11:22:01 all 0.03 0.00 0.01 0.00 0.01 99.95 13:22:01 11:22:01 0 0.03 0.00 0.00 0.02 0.02 99.93 13:22:01 11:22:01 1 0.08 0.00 0.02 0.00 0.00 99.90 13:22:01 11:22:01 2 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 11:22:01 3 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 11:22:01 4 0.05 0.00 0.02 0.00 0.02 99.92 13:22:01 11:22:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 11:22:01 6 0.02 0.00 0.03 0.00 0.02 99.93 13:22:01 11:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 11:23:01 all 0.01 0.00 0.01 0.00 0.01 99.97 13:22:01 11:23:01 0 0.02 0.00 0.02 0.02 0.00 99.95 13:22:01 11:23:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 11:23:01 2 0.00 0.00 0.02 0.02 0.00 99.97 13:22:01 11:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 11:23:01 4 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 11:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 11:23:01 6 0.03 0.00 0.00 0.00 0.02 99.95 13:22:01 11:23:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 13:22:01 11:23:01 CPU %user %nice %system %iowait %steal %idle 13:22:01 11:24:01 all 0.06 0.00 0.01 0.00 0.01 99.93 13:22:01 11:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 11:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 11:24:01 2 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 11:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 11:24:01 4 0.32 0.00 0.00 0.00 0.02 99.67 13:22:01 11:24:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 11:24:01 6 0.05 0.00 0.03 0.00 0.02 99.90 13:22:01 11:24:01 7 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 11:25:01 all 0.01 0.00 0.01 0.00 0.01 99.97 13:22:01 11:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 11:25:01 1 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 11:25:01 2 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 11:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 11:25:01 4 0.00 0.00 0.03 0.00 0.02 99.95 13:22:01 11:25:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 11:25:01 6 0.07 0.00 0.00 0.00 0.02 99.92 13:22:01 11:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 11:26:01 all 0.03 0.00 0.01 0.01 0.01 99.95 13:22:01 11:26:01 0 0.03 0.00 0.00 0.03 0.02 99.92 13:22:01 11:26:01 1 0.05 0.00 0.00 0.00 0.00 99.95 13:22:01 11:26:01 2 0.02 0.00 0.00 0.02 0.00 99.97 13:22:01 11:26:01 3 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 11:26:01 4 0.05 0.00 0.00 0.00 0.00 99.95 13:22:01 11:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 11:26:01 6 0.03 0.00 0.03 0.00 0.02 99.92 13:22:01 11:26:01 7 0.02 0.00 0.03 0.00 0.00 99.95 13:22:01 11:27:01 all 0.01 0.00 0.01 0.00 0.01 99.96 13:22:01 11:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 11:27:01 1 0.05 0.00 0.02 0.00 0.02 99.92 13:22:01 11:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 11:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 11:27:01 4 0.02 0.00 0.03 0.00 0.02 99.93 13:22:01 11:27:01 5 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 11:27:01 6 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 11:27:01 7 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 11:28:01 all 0.02 0.00 0.01 0.00 0.01 99.96 13:22:01 11:28:01 0 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 11:28:01 1 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 11:28:01 2 0.03 0.00 0.00 0.02 0.02 99.93 13:22:01 11:28:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 11:28:01 4 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 11:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 11:28:01 6 0.02 0.00 0.03 0.00 0.02 99.93 13:22:01 11:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 11:29:01 all 0.02 0.00 0.01 0.00 0.01 99.96 13:22:01 11:29:01 0 0.02 0.00 0.00 0.02 0.00 99.97 13:22:01 11:29:01 1 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 11:29:01 2 0.00 0.00 0.00 0.02 0.00 99.98 13:22:01 11:29:01 3 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 11:29:01 4 0.02 0.00 0.03 0.00 0.02 99.93 13:22:01 11:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 11:29:01 6 0.05 0.00 0.02 0.00 0.02 99.92 13:22:01 11:29:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 11:30:01 all 0.02 0.00 0.01 0.00 0.01 99.97 13:22:01 11:30:01 0 0.03 0.00 0.00 0.00 0.02 99.95 13:22:01 11:30:01 1 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 11:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 11:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 11:30:01 4 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 11:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 11:30:01 6 0.07 0.00 0.02 0.00 0.02 99.90 13:22:01 11:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 11:31:01 all 0.01 0.00 0.01 0.00 0.00 99.96 13:22:01 11:31:01 0 0.00 0.00 0.02 0.02 0.00 99.97 13:22:01 11:31:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 11:31:01 2 0.00 0.00 0.02 0.02 0.00 99.97 13:22:01 11:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 11:31:01 4 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 11:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 11:31:01 6 0.07 0.00 0.02 0.00 0.02 99.90 13:22:01 11:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 11:32:01 all 0.03 0.00 0.01 0.00 0.01 99.95 13:22:01 11:32:01 0 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 11:32:01 1 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 11:32:01 2 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 11:32:01 3 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 11:32:01 4 0.05 0.00 0.02 0.00 0.02 99.92 13:22:01 11:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 11:32:01 6 0.07 0.00 0.03 0.00 0.03 99.87 13:22:01 11:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 11:33:01 all 0.02 0.00 0.01 0.01 0.00 99.96 13:22:01 11:33:01 0 0.02 0.00 0.02 0.02 0.00 99.95 13:22:01 11:33:01 1 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 11:33:01 2 0.00 0.00 0.00 0.02 0.00 99.98 13:22:01 11:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 11:33:01 4 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 11:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 11:33:01 6 0.02 0.00 0.00 0.02 0.02 99.95 13:22:01 11:33:01 7 0.02 0.00 0.03 0.00 0.00 99.95 13:22:01 11:34:01 all 0.03 0.00 0.01 0.00 0.01 99.95 13:22:01 11:34:01 0 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 11:34:01 1 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 11:34:01 2 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 11:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 11:34:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 11:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 11:34:01 6 0.07 0.00 0.03 0.00 0.02 99.88 13:22:01 11:34:01 7 0.05 0.00 0.00 0.00 0.02 99.93 13:22:01 13:22:01 11:34:01 CPU %user %nice %system %iowait %steal %idle 13:22:01 11:35:01 all 0.01 0.00 0.02 0.00 0.01 99.96 13:22:01 11:35:01 0 0.00 0.00 0.03 0.02 0.00 99.95 13:22:01 11:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 11:35:01 2 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 11:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 11:35:01 4 0.03 0.00 0.03 0.00 0.02 99.92 13:22:01 11:35:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 11:35:01 6 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 11:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 11:36:01 all 0.02 0.00 0.01 0.00 0.01 99.95 13:22:01 11:36:01 0 0.00 0.00 0.03 0.00 0.02 99.95 13:22:01 11:36:01 1 0.02 0.00 0.03 0.00 0.02 99.93 13:22:01 11:36:01 2 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 11:36:01 3 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 11:36:01 4 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 11:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 11:36:01 6 0.05 0.00 0.02 0.00 0.02 99.92 13:22:01 11:36:01 7 0.03 0.00 0.02 0.02 0.00 99.93 13:22:01 11:37:01 all 0.19 0.00 0.02 0.00 0.00 99.79 13:22:01 11:37:01 0 0.02 0.00 0.00 0.02 0.00 99.97 13:22:01 11:37:01 1 0.03 0.00 0.03 0.00 0.00 99.93 13:22:01 11:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 11:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 11:37:01 4 1.30 0.00 0.03 0.00 0.00 98.66 13:22:01 11:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 11:37:01 6 0.08 0.00 0.03 0.00 0.02 99.87 13:22:01 11:37:01 7 0.03 0.00 0.03 0.00 0.02 99.92 13:22:01 11:38:01 all 0.02 0.00 0.01 0.00 0.02 99.94 13:22:01 11:38:01 0 0.00 0.00 0.03 0.02 0.03 99.92 13:22:01 11:38:01 1 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 11:38:01 2 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 11:38:01 3 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 11:38:01 4 0.07 0.00 0.00 0.00 0.02 99.92 13:22:01 11:38:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 11:38:01 6 0.08 0.00 0.03 0.00 0.03 99.85 13:22:01 11:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 11:39:01 all 0.01 0.00 0.01 0.00 0.01 99.96 13:22:01 11:39:01 0 0.02 0.00 0.00 0.03 0.00 99.95 13:22:01 11:39:01 1 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 11:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 11:39:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 11:39:01 4 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 11:39:01 5 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 11:39:01 6 0.02 0.00 0.02 0.00 0.03 99.93 13:22:01 11:39:01 7 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 11:40:01 all 0.02 0.00 0.01 0.00 0.01 99.95 13:22:01 11:40:01 0 0.03 0.00 0.02 0.02 0.02 99.92 13:22:01 11:40:01 1 0.05 0.00 0.02 0.00 0.02 99.92 13:22:01 11:40:01 2 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 11:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 11:40:01 4 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 11:40:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 11:40:01 6 0.07 0.00 0.03 0.00 0.02 99.88 13:22:01 11:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 11:41:01 all 0.01 0.00 0.01 0.00 0.01 99.96 13:22:01 11:41:01 0 0.02 0.00 0.02 0.03 0.00 99.93 13:22:01 11:41:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 11:41:01 2 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 11:41:01 3 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 11:41:01 4 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 11:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 11:41:01 6 0.03 0.00 0.03 0.00 0.02 99.92 13:22:01 11:41:01 7 0.05 0.00 0.02 0.00 0.00 99.93 13:22:01 11:42:01 all 0.02 0.00 0.01 0.00 0.01 99.96 13:22:01 11:42:01 0 0.05 0.00 0.00 0.00 0.02 99.93 13:22:01 11:42:01 1 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 11:42:01 2 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 11:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 11:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 11:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 11:42:01 6 0.05 0.00 0.02 0.00 0.03 99.90 13:22:01 11:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 11:43:01 all 0.25 0.00 0.02 0.00 0.01 99.72 13:22:01 11:43:01 0 0.00 0.00 0.03 0.02 0.02 99.93 13:22:01 11:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 11:43:01 2 0.02 0.00 0.03 0.00 0.00 99.95 13:22:01 11:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 11:43:01 4 1.81 0.00 0.02 0.00 0.02 98.16 13:22:01 11:43:01 5 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 11:43:01 6 0.05 0.00 0.03 0.00 0.02 99.90 13:22:01 11:43:01 7 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 11:44:01 all 0.11 0.00 0.02 0.00 0.01 99.86 13:22:01 11:44:01 0 0.02 0.00 0.03 0.00 0.02 99.93 13:22:01 11:44:01 1 0.03 0.00 0.03 0.00 0.02 99.92 13:22:01 11:44:01 2 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 11:44:01 3 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 11:44:01 4 0.71 0.00 0.00 0.00 0.00 99.29 13:22:01 11:44:01 5 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 11:44:01 6 0.07 0.00 0.03 0.00 0.02 99.88 13:22:01 11:44:01 7 0.02 0.00 0.02 0.02 0.00 99.95 13:22:01 11:45:01 all 0.01 0.00 0.01 0.00 0.01 99.97 13:22:01 11:45:01 0 0.02 0.00 0.03 0.03 0.02 99.90 13:22:01 11:45:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 11:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 11:45:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 11:45:01 4 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 11:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 11:45:01 6 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 11:45:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 13:22:01 11:45:01 CPU %user %nice %system %iowait %steal %idle 13:22:01 11:46:02 all 0.02 0.00 0.01 0.00 0.01 99.96 13:22:01 11:46:02 0 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 11:46:02 1 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 11:46:02 2 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 11:46:02 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 11:46:02 4 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 11:46:02 5 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 11:46:02 6 0.05 0.00 0.03 0.00 0.00 99.92 13:22:01 11:46:02 7 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 11:47:01 all 0.02 0.00 0.01 0.01 0.01 99.95 13:22:01 11:47:01 0 0.05 0.00 0.02 0.03 0.02 99.88 13:22:01 11:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 11:47:01 2 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 11:47:01 3 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 11:47:01 4 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 11:47:01 5 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 11:47:01 6 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 11:47:01 7 0.03 0.00 0.02 0.02 0.02 99.92 13:22:01 11:48:01 all 0.11 0.00 0.02 0.00 0.01 99.86 13:22:01 11:48:01 0 0.05 0.00 0.02 0.00 0.02 99.92 13:22:01 11:48:01 1 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 11:48:01 2 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 11:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 11:48:01 4 0.71 0.00 0.02 0.00 0.02 99.25 13:22:01 11:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 11:48:01 6 0.03 0.00 0.00 0.00 0.02 99.95 13:22:01 11:48:01 7 0.02 0.00 0.05 0.00 0.02 99.92 13:22:01 11:49:01 all 0.02 0.00 0.01 0.00 0.01 99.95 13:22:01 11:49:01 0 0.00 0.00 0.03 0.03 0.00 99.93 13:22:01 11:49:01 1 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 11:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 11:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 11:49:01 4 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 11:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 11:49:01 6 0.08 0.00 0.02 0.00 0.02 99.88 13:22:01 11:49:01 7 0.05 0.00 0.03 0.00 0.02 99.90 13:22:01 11:50:01 all 0.03 0.00 0.01 0.00 0.01 99.95 13:22:01 11:50:01 0 0.00 0.00 0.02 0.03 0.02 99.93 13:22:01 11:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 11:50:01 2 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 11:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 11:50:01 4 0.10 0.00 0.00 0.00 0.02 99.88 13:22:01 11:50:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 11:50:01 6 0.05 0.00 0.03 0.00 0.00 99.92 13:22:01 11:50:01 7 0.02 0.00 0.03 0.00 0.02 99.93 13:22:01 11:51:01 all 0.02 0.00 0.01 0.00 0.01 99.95 13:22:01 11:51:01 0 0.03 0.00 0.02 0.03 0.02 99.90 13:22:01 11:51:01 1 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 11:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 11:51:01 3 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 11:51:01 4 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 11:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 11:51:01 6 0.05 0.00 0.02 0.00 0.02 99.92 13:22:01 11:51:01 7 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 11:52:01 all 0.02 0.00 0.01 0.00 0.01 99.96 13:22:01 11:52:01 0 0.03 0.00 0.02 0.02 0.02 99.92 13:22:01 11:52:01 1 0.03 0.00 0.00 0.00 0.02 99.95 13:22:01 11:52:01 2 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 11:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 11:52:01 4 0.05 0.00 0.00 0.00 0.00 99.95 13:22:01 11:52:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 11:52:01 6 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 11:52:01 7 0.00 0.00 0.03 0.00 0.02 99.95 13:22:01 11:53:01 all 0.02 0.00 0.01 0.00 0.01 99.96 13:22:01 11:53:01 0 0.02 0.00 0.02 0.02 0.00 99.95 13:22:01 11:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 11:53:01 2 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 11:53:01 3 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 11:53:01 4 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 11:53:01 5 0.00 0.00 0.03 0.00 0.00 99.97 13:22:01 11:53:01 6 0.05 0.00 0.02 0.00 0.02 99.92 13:22:01 11:53:01 7 0.03 0.00 0.03 0.00 0.02 99.92 13:22:01 11:54:01 all 0.03 0.00 0.01 0.00 0.01 99.94 13:22:01 11:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 11:54:01 1 0.05 0.00 0.03 0.00 0.02 99.90 13:22:01 11:54:01 2 0.07 0.00 0.00 0.00 0.00 99.93 13:22:01 11:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 11:54:01 4 0.03 0.00 0.00 0.00 0.02 99.95 13:22:01 11:54:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 11:54:01 6 0.05 0.00 0.03 0.00 0.00 99.92 13:22:01 11:54:01 7 0.05 0.00 0.03 0.02 0.02 99.88 13:22:01 11:55:01 all 0.05 0.00 0.02 0.00 0.01 99.92 13:22:01 11:55:01 0 0.10 0.00 0.02 0.02 0.02 99.85 13:22:01 11:55:01 1 0.05 0.00 0.02 0.00 0.02 99.92 13:22:01 11:55:01 2 0.07 0.00 0.02 0.00 0.00 99.92 13:22:01 11:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 11:55:01 4 0.03 0.00 0.05 0.00 0.00 99.92 13:22:01 11:55:01 5 0.07 0.00 0.02 0.00 0.00 99.92 13:22:01 11:55:01 6 0.05 0.00 0.02 0.00 0.02 99.92 13:22:01 11:55:01 7 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 11:56:01 all 0.03 0.00 0.02 0.01 0.01 99.94 13:22:01 11:56:01 0 0.02 0.00 0.02 0.02 0.02 99.93 13:22:01 11:56:01 1 0.05 0.00 0.02 0.00 0.02 99.92 13:22:01 11:56:01 2 0.03 0.00 0.00 0.03 0.02 99.92 13:22:01 11:56:01 3 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 11:56:01 4 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 11:56:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 11:56:01 6 0.05 0.00 0.02 0.00 0.00 99.93 13:22:01 11:56:01 7 0.02 0.00 0.05 0.00 0.02 99.92 13:22:01 13:22:01 11:56:01 CPU %user %nice %system %iowait %steal %idle 13:22:01 11:57:01 all 0.01 0.00 0.01 0.00 0.01 99.97 13:22:01 11:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 11:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 11:57:01 2 0.00 0.00 0.00 0.02 0.00 99.98 13:22:01 11:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 11:57:01 4 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 11:57:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 11:57:01 6 0.05 0.00 0.02 0.00 0.02 99.92 13:22:01 11:57:01 7 0.02 0.00 0.05 0.00 0.03 99.90 13:22:01 11:58:01 all 0.02 0.00 0.01 0.00 0.01 99.95 13:22:01 11:58:01 0 0.02 0.00 0.02 0.02 0.02 99.93 13:22:01 11:58:01 1 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 11:58:01 2 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 11:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 11:58:01 4 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 11:58:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 11:58:01 6 0.05 0.00 0.03 0.00 0.00 99.92 13:22:01 11:58:01 7 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 11:59:01 all 0.01 0.00 0.01 0.00 0.01 99.96 13:22:01 11:59:01 0 0.03 0.00 0.00 0.00 0.02 99.95 13:22:01 11:59:01 1 0.02 0.00 0.05 0.00 0.00 99.93 13:22:01 11:59:01 2 0.00 0.00 0.00 0.02 0.02 99.97 13:22:01 11:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 11:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 11:59:01 5 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 11:59:01 6 0.03 0.00 0.05 0.02 0.03 99.87 13:22:01 11:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 12:00:01 all 0.01 0.00 0.01 0.00 0.01 99.97 13:22:01 12:00:01 0 0.00 0.00 0.02 0.02 0.00 99.97 13:22:01 12:00:01 1 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 12:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:00:01 3 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 12:00:01 4 0.03 0.00 0.00 0.00 0.02 99.95 13:22:01 12:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:00:01 6 0.07 0.00 0.00 0.00 0.02 99.92 13:22:01 12:00:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 12:01:01 all 0.01 0.00 0.01 0.00 0.01 99.97 13:22:01 12:01:01 0 0.03 0.00 0.00 0.02 0.02 99.93 13:22:01 12:01:01 1 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 12:01:01 2 0.00 0.00 0.00 0.02 0.00 99.98 13:22:01 12:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:01:01 4 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 12:01:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 12:01:01 6 0.02 0.00 0.03 0.00 0.02 99.93 13:22:01 12:01:01 7 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 12:02:01 all 0.02 0.00 0.01 0.01 0.01 99.95 13:22:01 12:02:01 0 0.05 0.00 0.02 0.05 0.00 99.88 13:22:01 12:02:01 1 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 12:02:01 2 0.00 0.00 0.02 0.02 0.02 99.95 13:22:01 12:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:02:01 4 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 12:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 12:02:01 6 0.07 0.00 0.07 0.00 0.02 99.85 13:22:01 12:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:03:01 all 0.02 0.00 0.01 0.02 0.01 99.95 13:22:01 12:03:01 0 0.03 0.00 0.02 0.02 0.02 99.92 13:22:01 12:03:01 1 0.05 0.00 0.02 0.00 0.00 99.93 13:22:01 12:03:01 2 0.00 0.00 0.00 0.12 0.00 99.88 13:22:01 12:03:01 3 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 12:03:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 12:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:03:01 6 0.05 0.00 0.03 0.00 0.02 99.90 13:22:01 12:03:01 7 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 12:04:01 all 0.03 0.00 0.01 0.01 0.01 99.95 13:22:01 12:04:01 0 0.05 0.00 0.00 0.05 0.00 99.90 13:22:01 12:04:01 1 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 12:04:01 2 0.05 0.00 0.02 0.00 0.00 99.93 13:22:01 12:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:04:01 4 0.03 0.00 0.03 0.00 0.02 99.92 13:22:01 12:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:04:01 6 0.05 0.00 0.02 0.00 0.03 99.90 13:22:01 12:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 12:05:01 all 0.01 0.00 0.01 0.00 0.01 99.96 13:22:01 12:05:01 0 0.02 0.00 0.02 0.02 0.00 99.95 13:22:01 12:05:01 1 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 12:05:01 2 0.00 0.00 0.00 0.02 0.02 99.97 13:22:01 12:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:05:01 4 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 12:05:01 5 0.00 0.00 0.03 0.00 0.00 99.97 13:22:01 12:05:01 6 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 12:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:06:01 all 0.21 0.00 0.01 0.00 0.01 99.77 13:22:01 12:06:01 0 0.03 0.00 0.02 0.02 0.02 99.92 13:22:01 12:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 12:06:01 2 0.00 0.00 0.00 0.02 0.00 99.98 13:22:01 12:06:01 3 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 12:06:01 4 1.47 0.00 0.02 0.00 0.00 98.51 13:22:01 12:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:06:01 6 0.12 0.00 0.05 0.00 0.02 99.82 13:22:01 12:06:01 7 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 12:07:01 all 0.23 0.00 0.02 0.00 0.01 99.74 13:22:01 12:07:01 0 0.03 0.00 0.02 0.02 0.00 99.93 13:22:01 12:07:01 1 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 12:07:01 2 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 12:07:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 12:07:01 4 1.71 0.00 0.00 0.00 0.02 98.27 13:22:01 12:07:01 5 0.00 0.00 0.03 0.00 0.00 99.97 13:22:01 12:07:01 6 0.08 0.00 0.03 0.00 0.03 99.85 13:22:01 12:07:01 7 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 13:22:01 12:07:01 CPU %user %nice %system %iowait %steal %idle 13:22:01 12:08:01 all 0.03 0.00 0.02 0.00 0.01 99.95 13:22:01 12:08:01 0 0.05 0.00 0.03 0.00 0.02 99.90 13:22:01 12:08:01 1 0.03 0.00 0.03 0.00 0.02 99.92 13:22:01 12:08:01 2 0.03 0.00 0.02 0.02 0.00 99.93 13:22:01 12:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 12:08:01 6 0.10 0.00 0.05 0.00 0.02 99.83 13:22:01 12:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:09:01 all 0.02 0.00 0.00 0.00 0.00 99.97 13:22:01 12:09:01 0 0.02 0.00 0.02 0.02 0.00 99.95 13:22:01 12:09:01 1 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 12:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:09:01 4 0.07 0.00 0.00 0.00 0.02 99.92 13:22:01 12:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:09:01 6 0.07 0.00 0.00 0.00 0.02 99.92 13:22:01 12:09:01 7 0.00 0.00 0.00 0.02 0.00 99.98 13:22:01 12:10:01 all 0.07 0.00 0.01 0.00 0.01 99.90 13:22:01 12:10:01 0 0.05 0.00 0.02 0.02 0.02 99.90 13:22:01 12:10:01 1 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 12:10:01 2 0.03 0.00 0.00 0.00 0.02 99.95 13:22:01 12:10:01 3 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 12:10:01 4 0.47 0.00 0.02 0.00 0.02 99.50 13:22:01 12:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:10:01 6 0.02 0.00 0.03 0.00 0.02 99.93 13:22:01 12:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:11:01 all 0.24 0.00 0.01 0.00 0.01 99.74 13:22:01 12:11:01 0 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 12:11:01 1 0.03 0.00 0.00 0.00 0.02 99.95 13:22:01 12:11:01 2 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 12:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 12:11:01 4 1.71 0.00 0.05 0.00 0.02 98.22 13:22:01 12:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 12:11:01 6 0.03 0.00 0.03 0.00 0.03 99.90 13:22:01 12:11:01 7 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 12:12:01 all 0.02 0.00 0.01 0.00 0.00 99.96 13:22:01 12:12:01 0 0.03 0.00 0.02 0.02 0.00 99.93 13:22:01 12:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 12:12:01 2 0.02 0.00 0.02 0.02 0.00 99.95 13:22:01 12:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:12:01 4 0.03 0.00 0.03 0.00 0.02 99.92 13:22:01 12:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:12:01 6 0.07 0.00 0.03 0.00 0.02 99.88 13:22:01 12:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:13:01 all 0.02 0.00 0.02 0.00 0.01 99.96 13:22:01 12:13:01 0 0.02 0.00 0.00 0.02 0.00 99.97 13:22:01 12:13:01 1 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 12:13:01 2 0.00 0.00 0.03 0.00 0.00 99.97 13:22:01 12:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:13:01 4 0.07 0.00 0.03 0.00 0.02 99.88 13:22:01 12:13:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 12:13:01 6 0.03 0.00 0.03 0.00 0.03 99.90 13:22:01 12:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:14:01 all 0.02 0.00 0.01 0.00 0.01 99.96 13:22:01 12:14:01 0 0.02 0.00 0.02 0.02 0.02 99.93 13:22:01 12:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 12:14:01 2 0.03 0.00 0.00 0.00 0.02 99.95 13:22:01 12:14:01 3 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 12:14:01 4 0.07 0.00 0.02 0.00 0.02 99.90 13:22:01 12:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 12:14:01 7 0.00 0.00 0.00 0.02 0.00 99.98 13:22:01 12:15:01 all 0.01 0.00 0.01 0.00 0.01 99.96 13:22:01 12:15:01 0 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 12:15:01 1 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 12:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 12:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:15:01 4 0.02 0.00 0.03 0.00 0.02 99.93 13:22:01 12:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 12:15:01 6 0.03 0.00 0.02 0.00 0.03 99.92 13:22:01 12:15:01 7 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 12:16:01 all 0.02 0.00 0.01 0.00 0.01 99.96 13:22:01 12:16:01 0 0.02 0.00 0.00 0.02 0.00 99.97 13:22:01 12:16:01 1 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 12:16:01 2 0.05 0.00 0.00 0.00 0.00 99.95 13:22:01 12:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:16:01 4 0.05 0.00 0.05 0.00 0.02 99.88 13:22:01 12:16:01 5 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 12:16:01 6 0.05 0.00 0.00 0.00 0.00 99.95 13:22:01 12:16:01 7 0.02 0.00 0.00 0.02 0.00 99.97 13:22:01 12:17:01 all 0.06 0.00 0.01 0.00 0.01 99.92 13:22:01 12:17:01 0 0.00 0.00 0.00 0.02 0.02 99.97 13:22:01 12:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 12:17:01 2 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 12:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 12:17:01 4 0.38 0.00 0.00 0.00 0.03 99.58 13:22:01 12:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:17:01 6 0.05 0.00 0.03 0.00 0.02 99.90 13:22:01 12:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:18:01 all 0.27 0.00 0.01 0.00 0.01 99.71 13:22:01 12:18:01 0 0.03 0.00 0.02 0.02 0.00 99.93 13:22:01 12:18:01 1 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 12:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:18:01 3 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 12:18:01 4 2.00 0.00 0.03 0.00 0.02 97.95 13:22:01 12:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:18:01 6 0.08 0.00 0.00 0.00 0.00 99.92 13:22:01 12:18:01 7 0.00 0.00 0.02 0.02 0.00 99.97 13:22:01 13:22:01 12:18:01 CPU %user %nice %system %iowait %steal %idle 13:22:01 12:19:01 all 0.26 0.00 0.01 0.00 0.00 99.72 13:22:01 12:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 12:19:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 12:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:19:01 4 1.99 0.00 0.02 0.00 0.02 97.98 13:22:01 12:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 12:19:01 6 0.03 0.00 0.02 0.02 0.00 99.93 13:22:01 12:19:01 7 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 12:20:01 all 0.09 0.00 0.01 0.00 0.01 99.89 13:22:01 12:20:01 0 0.00 0.00 0.00 0.02 0.00 99.98 13:22:01 12:20:01 1 0.05 0.00 0.02 0.00 0.02 99.92 13:22:01 12:20:01 2 0.03 0.00 0.00 0.00 0.02 99.95 13:22:01 12:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:20:01 4 0.57 0.00 0.03 0.00 0.02 99.38 13:22:01 12:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:20:01 6 0.05 0.00 0.02 0.00 0.02 99.92 13:22:01 12:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:21:01 all 0.01 0.00 0.02 0.00 0.00 99.96 13:22:01 12:21:01 0 0.02 0.00 0.02 0.02 0.00 99.95 13:22:01 12:21:01 1 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 12:21:01 2 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 12:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:21:01 4 0.03 0.00 0.07 0.00 0.00 99.90 13:22:01 12:21:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 12:21:01 6 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 12:21:01 7 0.02 0.00 0.02 0.02 0.00 99.95 13:22:01 12:22:01 all 0.02 0.00 0.01 0.00 0.01 99.97 13:22:01 12:22:01 0 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 12:22:01 1 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 12:22:01 2 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 12:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:22:01 4 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 12:22:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 12:22:01 6 0.05 0.00 0.02 0.00 0.00 99.93 13:22:01 12:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:23:01 all 0.02 0.00 0.01 0.00 0.00 99.96 13:22:01 12:23:01 0 0.02 0.00 0.02 0.02 0.00 99.95 13:22:01 12:23:01 1 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 12:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:23:01 4 0.03 0.00 0.03 0.00 0.03 99.90 13:22:01 12:23:01 5 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 12:23:01 6 0.05 0.00 0.02 0.00 0.00 99.93 13:22:01 12:23:01 7 0.00 0.00 0.02 0.02 0.00 99.97 13:22:01 12:24:01 all 0.02 0.00 0.01 0.00 0.01 99.95 13:22:01 12:24:01 0 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 12:24:01 1 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 12:24:01 2 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 12:24:01 3 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 12:24:01 4 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 12:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:24:01 6 0.07 0.00 0.02 0.00 0.02 99.90 13:22:01 12:24:01 7 0.02 0.00 0.00 0.02 0.02 99.95 13:22:01 12:25:01 all 0.01 0.00 0.01 0.00 0.00 99.97 13:22:01 12:25:01 0 0.00 0.00 0.03 0.02 0.00 99.95 13:22:01 12:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 12:25:01 2 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 12:25:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 12:25:01 4 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 12:25:01 5 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 12:25:01 6 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 12:25:01 7 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 12:26:01 all 0.02 0.00 0.01 0.00 0.00 99.97 13:22:01 12:26:01 0 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 12:26:01 1 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 12:26:01 2 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 12:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:26:01 4 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 12:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:26:01 6 0.02 0.00 0.03 0.00 0.00 99.95 13:22:01 12:26:01 7 0.00 0.00 0.00 0.02 0.00 99.98 13:22:01 12:27:01 all 0.10 0.00 0.01 0.00 0.01 99.88 13:22:01 12:27:01 0 0.02 0.00 0.00 0.02 0.00 99.97 13:22:01 12:27:01 1 0.03 0.00 0.00 0.00 0.02 99.95 13:22:01 12:27:01 2 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 12:27:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 12:27:01 4 0.72 0.00 0.03 0.00 0.02 99.23 13:22:01 12:27:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 12:27:01 6 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 12:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 12:28:01 all 0.02 0.00 0.01 0.00 0.01 99.96 13:22:01 12:28:01 0 0.03 0.00 0.00 0.02 0.00 99.95 13:22:01 12:28:01 1 0.02 0.00 0.03 0.00 0.02 99.93 13:22:01 12:28:01 2 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 12:28:01 3 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 12:28:01 4 0.03 0.00 0.05 0.00 0.03 99.88 13:22:01 12:28:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 12:28:01 6 0.05 0.00 0.00 0.00 0.00 99.95 13:22:01 12:28:01 7 0.00 0.00 0.00 0.02 0.00 99.98 13:22:01 12:29:01 all 0.01 0.00 0.01 0.00 0.01 99.97 13:22:01 12:29:01 0 0.00 0.00 0.03 0.00 0.02 99.95 13:22:01 12:29:01 1 0.02 0.00 0.03 0.00 0.00 99.95 13:22:01 12:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 12:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:29:01 4 0.02 0.00 0.02 0.00 0.03 99.93 13:22:01 12:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 12:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 12:29:01 7 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 13:22:01 12:29:01 CPU %user %nice %system %iowait %steal %idle 13:22:01 12:30:01 all 0.02 0.00 0.01 0.01 0.01 99.96 13:22:01 12:30:01 0 0.02 0.00 0.00 0.08 0.00 99.90 13:22:01 12:30:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 12:30:01 2 0.03 0.00 0.00 0.00 0.02 99.95 13:22:01 12:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:30:01 4 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 12:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 12:30:01 6 0.05 0.00 0.00 0.00 0.02 99.93 13:22:01 12:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 12:31:01 all 0.06 0.00 0.04 0.04 0.02 99.83 13:22:01 12:31:01 0 0.02 0.00 0.05 0.13 0.07 99.73 13:22:01 12:31:01 1 0.02 0.00 0.02 0.00 0.07 99.90 13:22:01 12:31:01 2 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 12:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:31:01 4 0.30 0.00 0.08 0.00 0.05 99.57 13:22:01 12:31:01 5 0.03 0.00 0.03 0.00 0.00 99.93 13:22:01 12:31:01 6 0.10 0.00 0.12 0.00 0.00 99.78 13:22:01 12:31:01 7 0.02 0.00 0.02 0.22 0.00 99.75 13:22:01 12:32:01 all 0.10 0.00 0.02 0.00 0.02 99.87 13:22:01 12:32:01 0 0.05 0.00 0.03 0.00 0.02 99.90 13:22:01 12:32:01 1 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 12:32:01 2 0.15 0.00 0.00 0.00 0.02 99.83 13:22:01 12:32:01 3 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 12:32:01 4 0.43 0.00 0.03 0.00 0.03 99.50 13:22:01 12:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:32:01 6 0.10 0.00 0.02 0.00 0.02 99.87 13:22:01 12:32:01 7 0.02 0.00 0.03 0.02 0.02 99.92 13:22:01 12:33:01 all 0.06 0.00 0.02 0.00 0.01 99.90 13:22:01 12:33:01 0 0.03 0.00 0.03 0.02 0.02 99.90 13:22:01 12:33:01 1 0.07 0.00 0.03 0.00 0.02 99.88 13:22:01 12:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 12:33:01 4 0.30 0.00 0.02 0.00 0.03 99.65 13:22:01 12:33:01 5 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 12:33:01 6 0.07 0.00 0.03 0.00 0.02 99.88 13:22:01 12:33:01 7 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 12:34:01 all 0.04 0.00 0.02 0.00 0.01 99.92 13:22:01 12:34:01 0 0.12 0.00 0.05 0.02 0.02 99.80 13:22:01 12:34:01 1 0.03 0.00 0.00 0.00 0.03 99.93 13:22:01 12:34:01 2 0.02 0.00 0.03 0.00 0.03 99.92 13:22:01 12:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:34:01 4 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 12:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 12:34:01 6 0.12 0.00 0.07 0.00 0.00 99.82 13:22:01 12:34:01 7 0.00 0.00 0.00 0.02 0.02 99.97 13:22:01 12:35:01 all 0.03 0.00 0.02 0.00 0.02 99.94 13:22:01 12:35:01 0 0.05 0.00 0.03 0.00 0.02 99.90 13:22:01 12:35:01 1 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 12:35:01 2 0.05 0.00 0.05 0.00 0.03 99.87 13:22:01 12:35:01 3 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 12:35:01 4 0.03 0.00 0.00 0.00 0.02 99.95 13:22:01 12:35:01 5 0.02 0.00 0.03 0.00 0.02 99.93 13:22:01 12:35:01 6 0.05 0.00 0.02 0.00 0.02 99.92 13:22:01 12:35:01 7 0.00 0.00 0.00 0.02 0.02 99.97 13:22:01 12:36:01 all 0.07 0.00 0.03 0.01 0.02 99.87 13:22:01 12:36:01 0 0.15 0.00 0.05 0.03 0.02 99.75 13:22:01 12:36:01 1 0.07 0.00 0.07 0.00 0.02 99.85 13:22:01 12:36:01 2 0.10 0.00 0.07 0.00 0.07 99.77 13:22:01 12:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:36:01 4 0.05 0.00 0.02 0.00 0.02 99.92 13:22:01 12:36:01 5 0.05 0.00 0.03 0.00 0.00 99.92 13:22:01 12:36:01 6 0.17 0.00 0.00 0.00 0.02 99.82 13:22:01 12:36:01 7 0.00 0.00 0.02 0.02 0.00 99.97 13:22:01 12:37:01 all 0.02 0.00 0.02 0.00 0.01 99.96 13:22:01 12:37:01 0 0.02 0.00 0.02 0.02 0.00 99.95 13:22:01 12:37:01 1 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 12:37:01 2 0.05 0.00 0.03 0.00 0.02 99.90 13:22:01 12:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 12:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 12:37:01 6 0.02 0.00 0.07 0.00 0.00 99.92 13:22:01 12:37:01 7 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 12:38:01 all 0.02 0.00 0.01 0.00 0.01 99.95 13:22:01 12:38:01 0 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 12:38:01 1 0.03 0.00 0.03 0.00 0.02 99.92 13:22:01 12:38:01 2 0.03 0.00 0.00 0.00 0.02 99.95 13:22:01 12:38:01 3 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 12:38:01 4 0.03 0.00 0.00 0.00 0.02 99.95 13:22:01 12:38:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 12:38:01 6 0.05 0.00 0.02 0.00 0.02 99.92 13:22:01 12:38:01 7 0.02 0.00 0.00 0.02 0.00 99.97 13:22:01 12:39:01 all 0.01 0.00 0.01 0.00 0.01 99.96 13:22:01 12:39:01 0 0.03 0.00 0.05 0.02 0.02 99.88 13:22:01 12:39:01 1 0.03 0.00 0.00 0.00 0.02 99.95 13:22:01 12:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:39:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 12:39:01 4 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 12:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 12:39:01 6 0.05 0.00 0.02 0.00 0.00 99.93 13:22:01 12:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:40:01 all 0.18 0.00 0.01 0.00 0.01 99.80 13:22:01 12:40:01 0 0.02 0.00 0.02 0.00 0.03 99.93 13:22:01 12:40:01 1 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 12:40:01 2 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 12:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:40:01 4 1.29 0.00 0.00 0.00 0.00 98.71 13:22:01 12:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 12:40:01 6 0.08 0.00 0.00 0.00 0.02 99.90 13:22:01 12:40:01 7 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 13:22:01 12:40:01 CPU %user %nice %system %iowait %steal %idle 13:22:01 12:41:01 all 0.26 0.00 0.01 0.00 0.01 99.72 13:22:01 12:41:01 0 0.03 0.00 0.05 0.02 0.02 99.88 13:22:01 12:41:01 1 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 12:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:41:01 3 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 12:41:01 4 1.97 0.00 0.00 0.00 0.02 98.01 13:22:01 12:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 12:41:01 6 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 12:41:01 7 0.00 0.00 0.00 0.02 0.00 99.98 13:22:01 12:42:01 all 0.26 0.00 0.02 0.00 0.01 99.70 13:22:01 12:42:01 0 0.05 0.00 0.07 0.02 0.02 99.85 13:22:01 12:42:01 1 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 12:42:01 2 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 12:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:42:01 4 1.97 0.00 0.00 0.00 0.02 98.01 13:22:01 12:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 12:42:01 6 0.07 0.00 0.05 0.00 0.03 99.85 13:22:01 12:42:01 7 0.00 0.00 0.02 0.02 0.00 99.97 13:22:01 12:43:01 all 0.27 0.00 0.01 0.00 0.01 99.71 13:22:01 12:43:01 0 0.05 0.00 0.02 0.02 0.00 99.92 13:22:01 12:43:01 1 0.03 0.00 0.00 0.00 0.02 99.95 13:22:01 12:43:01 2 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 12:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:43:01 4 1.99 0.00 0.00 0.00 0.00 98.01 13:22:01 12:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:43:01 6 0.07 0.00 0.05 0.00 0.02 99.87 13:22:01 12:43:01 7 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 12:44:01 all 0.11 0.00 0.02 0.00 0.00 99.86 13:22:01 12:44:01 0 0.07 0.00 0.02 0.02 0.02 99.88 13:22:01 12:44:01 1 0.07 0.00 0.02 0.00 0.00 99.92 13:22:01 12:44:01 2 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 12:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:44:01 4 0.68 0.00 0.05 0.00 0.00 99.27 13:22:01 12:44:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 12:44:01 6 0.03 0.00 0.03 0.00 0.02 99.92 13:22:01 12:44:01 7 0.00 0.00 0.00 0.02 0.00 99.98 13:22:01 12:45:01 all 0.01 0.00 0.01 0.00 0.01 99.96 13:22:01 12:45:01 0 0.00 0.00 0.00 0.02 0.00 99.98 13:22:01 12:45:01 1 0.05 0.00 0.03 0.00 0.03 99.88 13:22:01 12:45:01 2 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 12:45:01 3 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 12:45:01 4 0.03 0.00 0.02 0.00 0.03 99.92 13:22:01 12:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 12:45:01 6 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 12:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:46:01 all 0.02 0.00 0.01 0.00 0.00 99.96 13:22:01 12:46:01 0 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 12:46:01 1 0.07 0.00 0.02 0.00 0.00 99.92 13:22:01 12:46:01 2 0.03 0.00 0.03 0.00 0.00 99.93 13:22:01 12:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:46:01 4 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 12:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:46:01 6 0.05 0.00 0.03 0.00 0.00 99.92 13:22:01 12:46:01 7 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 12:47:01 all 0.02 0.00 0.01 0.02 0.01 99.94 13:22:01 12:47:01 0 0.03 0.00 0.02 0.15 0.00 99.80 13:22:01 12:47:01 1 0.05 0.00 0.02 0.00 0.02 99.92 13:22:01 12:47:01 2 0.03 0.00 0.03 0.00 0.03 99.90 13:22:01 12:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:47:01 4 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 12:47:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 12:47:01 6 0.03 0.00 0.03 0.00 0.00 99.93 13:22:01 12:47:01 7 0.02 0.00 0.00 0.02 0.00 99.97 13:22:01 12:48:01 all 0.03 0.00 0.01 0.00 0.01 99.95 13:22:01 12:48:01 0 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 12:48:01 1 0.03 0.00 0.03 0.00 0.02 99.92 13:22:01 12:48:01 2 0.07 0.00 0.02 0.00 0.00 99.92 13:22:01 12:48:01 3 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 12:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:48:01 6 0.08 0.00 0.03 0.00 0.02 99.87 13:22:01 12:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:49:01 all 0.03 0.00 0.01 0.00 0.01 99.95 13:22:01 12:49:01 0 0.07 0.00 0.05 0.02 0.02 99.85 13:22:01 12:49:01 1 0.03 0.00 0.00 0.00 0.02 99.95 13:22:01 12:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 12:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:49:01 4 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 12:49:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 12:49:01 6 0.07 0.00 0.02 0.00 0.00 99.92 13:22:01 12:49:01 7 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 12:50:01 all 0.02 0.00 0.02 0.00 0.01 99.95 13:22:01 12:50:01 0 0.08 0.00 0.03 0.02 0.03 99.83 13:22:01 12:50:01 1 0.00 0.00 0.03 0.00 0.00 99.97 13:22:01 12:50:01 2 0.02 0.00 0.02 0.02 0.02 99.93 13:22:01 12:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:50:01 4 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 12:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 12:50:01 6 0.05 0.00 0.03 0.00 0.02 99.90 13:22:01 12:50:01 7 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 12:51:01 all 0.05 0.00 0.01 0.00 0.01 99.93 13:22:01 12:51:01 0 0.03 0.00 0.05 0.00 0.02 99.90 13:22:01 12:51:01 1 0.05 0.00 0.00 0.00 0.02 99.93 13:22:01 12:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:51:01 3 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 12:51:01 4 0.32 0.00 0.00 0.00 0.00 99.68 13:22:01 12:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 12:51:01 6 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 12:51:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 13:22:01 12:51:01 CPU %user %nice %system %iowait %steal %idle 13:22:01 12:52:01 all 0.27 0.00 0.01 0.00 0.00 99.71 13:22:01 12:52:01 0 0.03 0.00 0.07 0.02 0.03 99.85 13:22:01 12:52:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 12:52:01 2 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 12:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:52:01 4 1.97 0.00 0.00 0.00 0.00 98.03 13:22:01 12:52:01 5 0.00 0.00 0.03 0.00 0.00 99.97 13:22:01 12:52:01 6 0.07 0.00 0.00 0.00 0.00 99.93 13:22:01 12:52:01 7 0.00 0.00 0.00 0.02 0.00 99.98 13:22:01 12:53:02 all 0.28 0.00 0.03 0.00 0.01 99.69 13:22:01 12:53:02 0 0.07 0.00 0.05 0.00 0.03 99.85 13:22:01 12:53:02 1 0.07 0.00 0.05 0.00 0.02 99.87 13:22:01 12:53:02 2 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 12:53:02 3 0.00 0.00 0.03 0.00 0.00 99.97 13:22:01 12:53:02 4 1.98 0.00 0.02 0.00 0.02 97.98 13:22:01 12:53:02 5 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 12:53:02 6 0.03 0.00 0.03 0.00 0.00 99.93 13:22:01 12:53:02 7 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:54:01 all 0.26 0.00 0.02 0.00 0.01 99.71 13:22:01 12:54:01 0 0.10 0.00 0.05 0.02 0.02 99.81 13:22:01 12:54:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 12:54:01 2 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 12:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:54:01 4 1.71 0.00 0.03 0.00 0.00 98.26 13:22:01 12:54:01 5 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 12:54:01 6 0.19 0.00 0.02 0.00 0.02 99.78 13:22:01 12:54:01 7 0.02 0.00 0.00 0.02 0.00 99.97 13:22:01 12:55:01 all 0.07 0.00 0.04 0.00 0.01 99.88 13:22:01 12:55:01 0 0.07 0.00 0.08 0.02 0.02 99.82 13:22:01 12:55:01 1 0.05 0.00 0.03 0.00 0.00 99.92 13:22:01 12:55:01 2 0.23 0.00 0.00 0.02 0.00 99.75 13:22:01 12:55:01 3 0.05 0.00 0.05 0.00 0.02 99.88 13:22:01 12:55:01 4 0.05 0.00 0.03 0.00 0.02 99.90 13:22:01 12:55:01 5 0.07 0.00 0.02 0.00 0.00 99.92 13:22:01 12:55:01 6 0.05 0.00 0.08 0.00 0.00 99.87 13:22:01 12:55:01 7 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 12:56:01 all 0.04 0.00 0.01 0.00 0.01 99.95 13:22:01 12:56:01 0 0.10 0.00 0.00 0.00 0.02 99.88 13:22:01 12:56:01 1 0.05 0.00 0.03 0.00 0.02 99.90 13:22:01 12:56:01 2 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 12:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 12:56:01 4 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 12:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 12:56:01 6 0.05 0.00 0.02 0.00 0.00 99.93 13:22:01 12:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 12:57:01 all 0.02 0.00 0.01 0.00 0.01 99.96 13:22:01 12:57:01 0 0.00 0.00 0.02 0.02 0.02 99.95 13:22:01 12:57:01 1 0.07 0.00 0.03 0.00 0.03 99.87 13:22:01 12:57:01 2 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 12:57:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 12:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 12:57:01 5 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 12:57:01 6 0.05 0.00 0.00 0.00 0.02 99.93 13:22:01 12:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 12:58:01 all 0.13 0.00 0.04 0.01 0.01 99.82 13:22:01 12:58:01 0 0.20 0.00 0.03 0.02 0.00 99.75 13:22:01 12:58:01 1 0.07 0.00 0.05 0.00 0.03 99.85 13:22:01 12:58:01 2 0.02 0.00 0.03 0.00 0.02 99.93 13:22:01 12:58:01 3 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 12:58:01 4 0.07 0.00 0.02 0.00 0.02 99.90 13:22:01 12:58:01 5 0.02 0.00 0.02 0.02 0.00 99.95 13:22:01 12:58:01 6 0.05 0.00 0.03 0.02 0.00 99.90 13:22:01 12:58:01 7 0.58 0.00 0.12 0.02 0.00 99.28 13:22:01 12:59:01 all 0.04 0.00 0.03 0.00 0.01 99.92 13:22:01 12:59:01 0 0.03 0.00 0.03 0.02 0.03 99.88 13:22:01 12:59:01 1 0.05 0.00 0.03 0.00 0.00 99.92 13:22:01 12:59:01 2 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 12:59:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 12:59:01 4 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 12:59:01 5 0.15 0.00 0.07 0.00 0.00 99.78 13:22:01 12:59:01 6 0.00 0.00 0.03 0.02 0.02 99.93 13:22:01 12:59:01 7 0.08 0.00 0.03 0.00 0.00 99.88 13:22:01 13:00:01 all 0.04 0.00 0.01 0.00 0.01 99.93 13:22:01 13:00:01 0 0.08 0.00 0.02 0.02 0.03 99.85 13:22:01 13:00:01 1 0.05 0.00 0.02 0.00 0.02 99.92 13:22:01 13:00:01 2 0.07 0.00 0.03 0.00 0.02 99.88 13:22:01 13:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 13:00:01 4 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 13:00:01 5 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 13:00:01 6 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 13:00:01 7 0.00 0.00 0.02 0.02 0.02 99.95 13:22:01 13:01:01 all 0.06 0.00 0.02 0.00 0.01 99.91 13:22:01 13:01:01 0 0.03 0.00 0.05 0.02 0.03 99.87 13:22:01 13:01:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 13:01:01 2 0.00 0.00 0.02 0.02 0.00 99.97 13:22:01 13:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 13:01:01 4 0.32 0.00 0.02 0.00 0.00 99.67 13:22:01 13:01:01 5 0.03 0.00 0.03 0.00 0.02 99.92 13:22:01 13:01:01 6 0.07 0.00 0.02 0.00 0.02 99.90 13:22:01 13:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 13:02:01 all 0.05 0.00 0.01 0.00 0.01 99.93 13:22:01 13:02:01 0 0.12 0.00 0.02 0.00 0.02 99.85 13:22:01 13:02:01 1 0.08 0.00 0.03 0.00 0.00 99.88 13:22:01 13:02:01 2 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 13:02:01 3 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 13:02:01 4 0.05 0.00 0.00 0.00 0.02 99.93 13:22:01 13:02:01 5 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 13:02:01 6 0.07 0.00 0.03 0.00 0.00 99.90 13:22:01 13:02:01 7 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 13:22:01 13:02:01 CPU %user %nice %system %iowait %steal %idle 13:22:01 13:03:01 all 0.03 0.00 0.02 0.00 0.01 99.95 13:22:01 13:03:01 0 0.07 0.00 0.03 0.02 0.02 99.87 13:22:01 13:03:01 1 0.02 0.00 0.03 0.00 0.02 99.93 13:22:01 13:03:01 2 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 13:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 13:03:01 4 0.07 0.00 0.02 0.00 0.00 99.92 13:22:01 13:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 13:03:01 6 0.05 0.00 0.03 0.00 0.00 99.92 13:22:01 13:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 13:04:01 all 0.03 0.00 0.02 0.00 0.01 99.94 13:22:01 13:04:01 0 0.05 0.00 0.05 0.02 0.03 99.85 13:22:01 13:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 13:04:01 2 0.03 0.00 0.00 0.02 0.00 99.95 13:22:01 13:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 13:04:01 4 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 13:04:01 5 0.02 0.00 0.03 0.00 0.00 99.95 13:22:01 13:04:01 6 0.07 0.00 0.03 0.00 0.02 99.88 13:22:01 13:04:01 7 0.00 0.00 0.03 0.00 0.00 99.97 13:22:01 13:05:01 all 0.03 0.00 0.01 0.00 0.01 99.94 13:22:01 13:05:01 0 0.03 0.00 0.02 0.02 0.02 99.92 13:22:01 13:05:01 1 0.05 0.00 0.02 0.00 0.02 99.92 13:22:01 13:05:01 2 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 13:05:01 3 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 13:05:01 4 0.02 0.00 0.00 0.02 0.00 99.97 13:22:01 13:05:01 5 0.05 0.00 0.05 0.00 0.03 99.87 13:22:01 13:05:01 6 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 13:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 13:06:01 all 0.02 0.00 0.01 0.02 0.01 99.94 13:22:01 13:06:01 0 0.03 0.00 0.02 0.08 0.02 99.85 13:22:01 13:06:01 1 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 13:06:01 2 0.03 0.00 0.00 0.02 0.00 99.95 13:22:01 13:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 13:06:01 4 0.00 0.00 0.00 0.03 0.02 99.95 13:22:01 13:06:01 5 0.02 0.00 0.05 0.00 0.03 99.90 13:22:01 13:06:01 6 0.05 0.00 0.03 0.00 0.00 99.92 13:22:01 13:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 13:07:01 all 0.10 0.00 0.01 0.01 0.00 99.87 13:22:01 13:07:01 0 0.00 0.00 0.00 0.08 0.00 99.92 13:22:01 13:07:01 1 0.05 0.00 0.03 0.00 0.02 99.90 13:22:01 13:07:01 2 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 13:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 13:07:01 4 0.65 0.00 0.00 0.00 0.00 99.35 13:22:01 13:07:01 5 0.05 0.00 0.02 0.00 0.02 99.92 13:22:01 13:07:01 6 0.03 0.00 0.02 0.00 0.00 99.95 13:22:01 13:07:01 7 0.02 0.00 0.03 0.00 0.00 99.95 13:22:01 13:08:01 all 0.02 0.00 0.01 0.00 0.01 99.96 13:22:01 13:08:01 0 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 13:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 13:08:01 2 0.02 0.00 0.00 0.02 0.02 99.95 13:22:01 13:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 13:08:01 4 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 13:08:01 5 0.05 0.00 0.00 0.00 0.02 99.93 13:22:01 13:08:01 6 0.05 0.00 0.02 0.00 0.02 99.92 13:22:01 13:08:01 7 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 13:09:01 all 0.02 0.00 0.01 0.01 0.01 99.95 13:22:01 13:09:01 0 0.05 0.00 0.00 0.05 0.00 99.90 13:22:01 13:09:01 1 0.05 0.00 0.00 0.00 0.02 99.93 13:22:01 13:09:01 2 0.00 0.00 0.00 0.02 0.00 99.98 13:22:01 13:09:01 3 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 13:09:01 4 0.03 0.00 0.00 0.00 0.02 99.95 13:22:01 13:09:01 5 0.03 0.00 0.05 0.00 0.02 99.90 13:22:01 13:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 13:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 13:10:01 all 0.21 0.00 0.01 0.05 0.00 99.73 13:22:01 13:10:01 0 0.05 0.00 0.05 0.37 0.02 99.52 13:22:01 13:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 13:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 13:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 13:10:01 4 1.57 0.00 0.00 0.00 0.00 98.43 13:22:01 13:10:01 5 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 13:10:01 6 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 13:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 13:11:01 all 0.26 0.00 0.01 0.00 0.01 99.71 13:22:01 13:11:01 0 0.07 0.00 0.02 0.02 0.02 99.88 13:22:01 13:11:01 1 0.03 0.00 0.00 0.00 0.02 99.95 13:22:01 13:11:01 2 0.00 0.00 0.00 0.02 0.02 99.97 13:22:01 13:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 13:11:01 4 1.99 0.00 0.00 0.00 0.02 98.00 13:22:01 13:11:01 5 0.00 0.00 0.05 0.00 0.02 99.93 13:22:01 13:11:01 6 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 13:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 13:12:01 all 0.10 0.00 0.01 0.00 0.00 99.89 13:22:01 13:12:01 0 0.05 0.00 0.00 0.00 0.02 99.93 13:22:01 13:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 13:12:01 2 0.03 0.00 0.02 0.02 0.00 99.93 13:22:01 13:12:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 13:12:01 4 0.58 0.00 0.02 0.00 0.00 99.40 13:22:01 13:12:01 5 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 13:12:01 6 0.05 0.00 0.00 0.00 0.00 99.95 13:22:01 13:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 13:13:01 all 0.01 0.00 0.02 0.00 0.01 99.96 13:22:01 13:13:01 0 0.02 0.00 0.03 0.02 0.00 99.93 13:22:01 13:13:01 1 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 13:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 13:13:01 3 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 13:13:01 4 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 13:13:01 5 0.03 0.00 0.03 0.00 0.02 99.92 13:22:01 13:13:01 6 0.02 0.00 0.03 0.00 0.00 99.95 13:22:01 13:13:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 13:22:01 13:13:01 CPU %user %nice %system %iowait %steal %idle 13:22:01 13:14:01 all 0.06 0.00 0.01 0.00 0.01 99.91 13:22:01 13:14:01 0 0.07 0.00 0.03 0.00 0.02 99.88 13:22:01 13:14:01 1 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 13:14:01 2 0.00 0.00 0.00 0.03 0.02 99.95 13:22:01 13:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 13:14:01 4 0.40 0.00 0.00 0.00 0.00 99.60 13:22:01 13:14:01 5 0.03 0.00 0.03 0.00 0.02 99.92 13:22:01 13:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 13:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 13:15:01 all 0.14 0.00 0.01 0.00 0.01 99.83 13:22:01 13:15:01 0 0.03 0.00 0.03 0.02 0.02 99.90 13:22:01 13:15:01 1 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 13:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 13:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 13:15:01 4 1.04 0.00 0.00 0.00 0.02 98.94 13:22:01 13:15:01 5 0.00 0.00 0.05 0.00 0.03 99.92 13:22:01 13:15:01 6 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 13:15:01 7 0.00 0.00 0.00 0.02 0.02 99.97 13:22:01 13:16:01 all 0.08 0.00 0.01 0.02 0.01 99.87 13:22:01 13:16:01 0 0.03 0.00 0.02 0.15 0.00 99.80 13:22:01 13:16:01 1 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 13:16:01 2 0.03 0.00 0.02 0.00 0.02 99.93 13:22:01 13:16:01 3 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 13:16:01 4 0.50 0.00 0.00 0.00 0.00 99.50 13:22:01 13:16:01 5 0.05 0.00 0.02 0.00 0.02 99.92 13:22:01 13:16:01 6 0.02 0.00 0.03 0.00 0.00 99.95 13:22:01 13:16:01 7 0.02 0.00 0.02 0.02 0.00 99.95 13:22:01 13:17:01 all 0.17 0.00 0.01 0.00 0.01 99.80 13:22:01 13:17:01 0 0.02 0.00 0.00 0.03 0.02 99.93 13:22:01 13:17:01 1 0.03 0.00 0.03 0.00 0.02 99.92 13:22:01 13:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 13:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 13:17:01 4 1.21 0.00 0.00 0.00 0.02 98.78 13:22:01 13:17:01 5 0.05 0.00 0.02 0.00 0.02 99.92 13:22:01 13:17:01 6 0.05 0.00 0.02 0.00 0.00 99.93 13:22:01 13:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 13:18:01 all 0.02 0.00 0.00 0.00 0.01 99.97 13:22:01 13:18:01 0 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 13:18:01 1 0.03 0.00 0.00 0.00 0.02 99.95 13:22:01 13:18:01 2 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 13:18:01 3 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 13:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 13:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 13:18:01 6 0.02 0.00 0.02 0.00 0.02 99.95 13:22:01 13:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 13:19:01 all 0.05 0.00 0.01 0.00 0.01 99.92 13:22:01 13:19:01 0 0.00 0.00 0.02 0.02 0.00 99.97 13:22:01 13:19:01 1 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 13:19:01 2 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 13:19:01 3 0.02 0.00 0.00 0.00 0.02 99.97 13:22:01 13:19:01 4 0.35 0.00 0.00 0.00 0.00 99.65 13:22:01 13:19:01 5 0.05 0.00 0.02 0.00 0.00 99.93 13:22:01 13:19:01 6 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 13:19:01 7 0.00 0.00 0.02 0.02 0.02 99.95 13:22:01 13:20:01 all 0.26 0.00 0.01 0.00 0.00 99.72 13:22:01 13:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 13:20:01 1 0.03 0.00 0.03 0.00 0.02 99.92 13:22:01 13:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 13:22:01 13:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:22:01 13:20:01 4 1.95 0.00 0.02 0.00 0.02 98.01 13:22:01 13:20:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:22:01 13:20:01 6 0.05 0.00 0.00 0.00 0.00 99.95 13:22:01 13:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:22:01 13:21:01 all 0.23 0.00 0.01 0.01 0.01 99.74 13:22:01 13:21:01 0 0.02 0.00 0.00 0.07 0.02 99.90 13:22:01 13:21:01 1 0.05 0.00 0.00 0.00 0.02 99.93 13:22:01 13:21:01 2 0.00 0.00 0.00 0.00 0.02 99.98 13:22:01 13:21:01 3 0.03 0.00 0.00 0.00 0.00 99.97 13:22:01 13:21:01 4 1.66 0.00 0.00 0.00 0.00 98.34 13:22:01 13:21:01 5 0.00 0.00 0.02 0.00 0.02 99.97 13:22:01 13:21:01 6 0.02 0.00 0.03 0.00 0.02 99.93 13:22:01 13:21:01 7 0.02 0.00 0.03 0.02 0.00 99.93 13:22:01 13:22:01 all 2.92 0.00 1.06 0.60 0.02 95.39 13:22:01 13:22:01 0 3.75 0.00 1.34 0.80 0.02 94.09 13:22:01 13:22:01 1 3.13 0.00 1.46 0.17 0.03 95.21 13:22:01 13:22:01 2 3.07 0.00 1.60 3.86 0.02 91.45 13:22:01 13:22:01 3 2.06 0.00 0.79 0.00 0.02 97.14 13:22:01 13:22:01 4 2.77 0.00 1.07 0.00 0.02 96.14 13:22:01 13:22:01 5 2.81 0.00 0.67 0.00 0.02 96.51 13:22:01 13:22:01 6 2.98 0.00 0.92 0.00 0.02 96.08 13:22:01 13:22:01 7 2.81 0.00 0.67 0.00 0.02 96.50 13:22:01 Average: all 1.22 0.00 0.19 0.11 0.01 98.46 13:22:01 Average: 0 1.20 0.00 0.20 0.16 0.01 98.43 13:22:01 Average: 1 1.32 0.00 0.19 0.13 0.01 98.35 13:22:01 Average: 2 1.23 0.00 0.18 0.10 0.01 98.48 13:22:01 Average: 3 1.17 0.00 0.18 0.18 0.01 98.46 13:22:01 Average: 4 1.32 0.00 0.18 0.10 0.01 98.39 13:22:01 Average: 5 1.18 0.00 0.20 0.10 0.01 98.52 13:22:01 Average: 6 1.19 0.00 0.20 0.07 0.01 98.53 13:22:01 Average: 7 1.18 0.00 0.18 0.08 0.01 98.55 13:22:01 13:22:01 13:22:01