Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2b21fc24e8e2caaded3cd852ab563efc661d88f9 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-ssh13574586007063089018.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-ssh17484813447361590721.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-ssh5359195644508619497.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-ssh17184668741906052242.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-ssh6514074251202004185.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-3298 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/958 [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/958 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2b21fc24e8e2caaded3cd852ab563efc661d88f9 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2b21fc24e8e2caaded3cd852ab563efc661d88f9 # timeout=10 Commit message: "Merge pull request #5377 from jackchenjc/issue-5364" > git rev-list --no-walk da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:37:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:37:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:37:28 ========================================================= 09:37:28 EdgeX Global Pipelines Version Info 09:37:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:37:29 ------------------- 09:37:29 stable info: 09:37:29 ------------------- 09:37:29 Commited By: Cherry Wang cherry@iotechsys.com 09:37:29 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 09:37:29 Message: update stable to v1.0.278 09:37:30 ------------------- 09:37:30 experimental info: 09:37:30 ------------------- 09:37:30 Commited By: **** collab-it+edgex@linuxfoundation.org 09:37:30 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 09:37:30 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:37:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:37:30 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:37:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:37:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:37:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:37:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 09:37:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:37:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:37:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 09:37:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 09:37:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:37:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:37:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:37:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:37:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:37:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:37:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:37:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:37:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:37:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 09:37:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:37:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:37:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:37:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:37:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:37:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:37:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] echo 09:37:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2b21fc2 [Pipeline] echo 09:37:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:37:31 provisioning config files... 09:37:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/958@tmp/config17189334266889106052tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:37:31 ---> ****-login.sh 09:37:31 nexus3.edgexfoundry.org:10001 09:37:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:37:31 09:37:31 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:37:31 Configure a credential helper to remove this warning. See 09:37:31 https://docs.****.com/go/credential-store/ 09:37:31 09:37:31 Login Succeeded 09:37:31 nexus3.edgexfoundry.org:10002 09:37:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:37:32 09:37:32 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:37:32 Configure a credential helper to remove this warning. See 09:37:32 https://docs.****.com/go/credential-store/ 09:37:32 09:37:32 Login Succeeded 09:37:32 nexus3.edgexfoundry.org:10003 09:37:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:37:32 09:37:32 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:37:32 Configure a credential helper to remove this warning. See 09:37:32 https://docs.****.com/go/credential-store/ 09:37:32 09:37:32 Login Succeeded 09:37:32 nexus3.edgexfoundry.org:10004 09:37:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:37:32 09:37:32 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:37:32 Configure a credential helper to remove this warning. See 09:37:32 https://docs.****.com/go/credential-store/ 09:37:32 09:37:32 Login Succeeded 09:37:32 ****.io 09:37:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:37:32 09:37:32 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:37:32 Configure a credential helper to remove this warning. See 09:37:32 https://docs.****.com/go/credential-store/ 09:37:32 09:37:32 Login Succeeded 09:37:32 ---> ****-login.sh ends [Pipeline] } 09:37:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:37:32 + 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 09:37:32 + dirname cmd/core-command/Dockerfile 09:37:32 + cut -d/ -f2 09:37:32 + echo core-command,cmd/core-command/Dockerfile 09:37:32 + dirname cmd/core-common-config-bootstrapper/Dockerfile 09:37:32 + cut -d/ -f2 09:37:32 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 09:37:32 + dirname cmd/core-data/Dockerfile 09:37:32 + cut -d/ -f2 09:37:32 + echo core-data,cmd/core-data/Dockerfile 09:37:32 + dirname cmd/core-keeper/Dockerfile 09:37:32 + cut -d/ -f2 09:37:32 + echo core-keeper,cmd/core-keeper/Dockerfile 09:37:32 + dirname+ cmd/core-metadata/Dockerfile 09:37:32 cut -d/ -f2 09:37:32 + echo core-metadata,cmd/core-metadata/Dockerfile 09:37:32 + dirname cmd/security-bootstrapper/Dockerfile 09:37:32 + cut -d/ -f2 09:37:32 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 09:37:32 + dirname cmd/security-proxy-auth/Dockerfile 09:37:32 + cut -d/ -f2 09:37:32 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 09:37:32 + dirname cmd/security-proxy-setup/Dockerfile 09:37:32 + cut -d/ -f2 09:37:32 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:37:32 + dirname cmd/security-secretstore-setup/Dockerfile 09:37:32 + cut -d/ -f2 09:37:32 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:37:32 + dirname cmd/security-spiffe-token-provider/Dockerfile 09:37:32 + cut -d/ -f2 09:37:32 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 09:37:32 + dirname cmd/security-spire-agent/Dockerfile 09:37:32 + cut -d/ -f2 09:37:32 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 09:37:32 + dirname cmd/security-spire-config/Dockerfile 09:37:32 + cut -d/ -f2 09:37:32 + echo security-spire-config,cmd/security-spire-config/Dockerfile 09:37:32 + dirname cmd/security-spire-server/Dockerfile 09:37:32 + cut -d/ -f2 09:37:32 + echo security-spire-server,cmd/security-spire-server/Dockerfile 09:37:32 + dirname cmd/support-notifications/Dockerfile 09:37:32 + cut -d/ -f2 09:37:32 + echo support-notifications,cmd/support-notifications/Dockerfile 09:37:32 + dirname cmd/support-scheduler/Dockerfile 09:37:32 + cut -d/ -f2 09:37:32 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 09:37:32 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 09:37:33 + git rev-list -1 --merges 2b21fc24e8e2caaded3cd852ab563efc661d88f9~1..2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] echo 09:37:33 -----------> git rev-list -1 --merges 2b21fc24e8e2caaded3cd852ab563efc661d88f9~1..2b21fc24e8e2caaded3cd852ab563efc661d88f9 2b21fc24e8e2caaded3cd852ab563efc661d88f9 09:37:33 2b21fc24e8e2caaded3cd852ab563efc661d88f9 [false] [Pipeline] sh 09:37:33 + git log --format=format:%s -1 2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] echo 09:37:33 ========================================================= 09:37:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:37:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 09:37:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:37:33 + grep -v github /etc/ssh/ssh_known_hosts 09:37:33 + [ -e /tmp/ssh_known_hosts ] 09:37:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:37:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ 09:37:33 sudo tee -a /etc/ssh/ssh_known_hosts 09:37:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:37:34 09:37:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:37:34 0.1.4: Pulling from edgex-devops/py-git-semver 09:37:34 3dae71ba6b94: Pulling fs layer 09:37:34 6bf1a483ea7c: Pulling fs layer 09:37:34 f5dfc541a4d3: Pulling fs layer 09:37:34 461d9e800cba: Pulling fs layer 09:37:34 80192f66455f: Pulling fs layer 09:37:34 2e8e34ca0e6c: Pulling fs layer 09:37:34 a29436f7fd5d: Pulling fs layer 09:37:34 923cac83aea3: Pulling fs layer 09:37:34 25ad8b0a4227: Pulling fs layer 09:37:34 db01528c6b51: Pulling fs layer 09:37:34 28988de357af: Pulling fs layer 09:37:34 923cac83aea3: Waiting 09:37:34 25ad8b0a4227: Waiting 09:37:34 db01528c6b51: Waiting 09:37:34 461d9e800cba: Waiting 09:37:34 28988de357af: Waiting 09:37:34 80192f66455f: Waiting 09:37:34 a29436f7fd5d: Waiting 09:37:34 6bf1a483ea7c: Verifying Checksum 09:37:34 6bf1a483ea7c: Download complete 09:37:34 461d9e800cba: Verifying Checksum 09:37:34 461d9e800cba: Download complete 09:37:34 80192f66455f: Download complete 09:37:34 f5dfc541a4d3: Verifying Checksum 09:37:34 f5dfc541a4d3: Download complete 09:37:34 3dae71ba6b94: Verifying Checksum 09:37:34 923cac83aea3: Verifying Checksum 09:37:34 923cac83aea3: Download complete 09:37:35 25ad8b0a4227: Verifying Checksum 09:37:35 25ad8b0a4227: Download complete 09:37:35 db01528c6b51: Verifying Checksum 09:37:35 db01528c6b51: Download complete 09:37:35 28988de357af: Verifying Checksum 09:37:35 28988de357af: Download complete 09:37:35 a29436f7fd5d: Verifying Checksum 09:37:35 a29436f7fd5d: Download complete 09:37:35 2e8e34ca0e6c: Verifying Checksum 09:37:35 2e8e34ca0e6c: Download complete 09:37:36 3dae71ba6b94: Pull complete 09:37:36 6bf1a483ea7c: Pull complete 09:37:37 f5dfc541a4d3: Pull complete 09:37:37 461d9e800cba: Pull complete 09:37:37 80192f66455f: Pull complete 09:37:41 2e8e34ca0e6c: Pull complete 09:37:41 a29436f7fd5d: Pull complete 09:37:42 923cac83aea3: Pull complete 09:37:42 25ad8b0a4227: Pull complete 09:37:42 db01528c6b51: Pull complete 09:37:42 28988de357af: Pull complete 09:37:42 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 09:37:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:37:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:37:42 prd-ubuntu20.04-docker-8c-8g-3298 does not seem to be running inside a container 09:37:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/958 -v /w/workspace/edgex-go/958:/w/workspace/edgex-go/958:rw,z -v /w/workspace/edgex-go/958@tmp:/w/workspace/edgex-go/958@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 09:37:44 $ docker top 12940893c1c61abf788e3a4518f4854cca3422ebfb8066dcfa6de0b893eb9697 -eo pid,comm 09:37:44 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:37:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:37:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:37:44 [ssh-agent] Looking for ssh-agent implementation... 09:37:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:37:44 $ docker exec 12940893c1c61abf788e3a4518f4854cca3422ebfb8066dcfa6de0b893eb9697 ssh-agent 09:37:44 SSH_AUTH_SOCK=/tmp/ssh-NVy7Gl5oK5aP/agent.32 09:37:44 SSH_AGENT_PID=38 09:37:44 Running ssh-add (command line suppressed) 09:37:44 Identity added: /w/workspace/edgex-go/958@tmp/private_key_17080033023312644350.key (/w/workspace/edgex-go/958@tmp/private_key_17080033023312644350.key) 09:37:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:37:44 + git config --global --add safe.directory /w/workspace/edgex-go/958 [Pipeline] sh 09:37:45 + git tag --points-at HEAD [Pipeline] } 09:37:45 $ docker exec --env ******** --env ******** 12940893c1c61abf788e3a4518f4854cca3422ebfb8066dcfa6de0b893eb9697 ssh-agent -k 09:37:45 unset SSH_AUTH_SOCK; 09:37:45 unset SSH_AGENT_PID; 09:37:45 echo Agent pid 38 killed; 09:37:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:37:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:37:45 [ssh-agent] Looking for ssh-agent implementation... 09:37:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:37:45 $ docker exec 12940893c1c61abf788e3a4518f4854cca3422ebfb8066dcfa6de0b893eb9697 ssh-agent 09:37:45 SSH_AUTH_SOCK=/tmp/ssh-TGkHC73fVfCS/agent.85 09:37:45 SSH_AGENT_PID=91 09:37:45 Running ssh-add (command line suppressed) 09:37:45 Identity added: /w/workspace/edgex-go/958@tmp/private_key_6253326310902829896.key (/w/workspace/edgex-go/958@tmp/private_key_6253326310902829896.key) 09:37:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:37:45 + git semver init 09:37:46 2026-03-12 09:37:46,014 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:37:46 2026-03-12 09:37:46,018 [run_init] DEBUG init version:0.0.0 force:False 09:37:46 2026-03-12 09:37:46,019 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/958/.semver 09:37:46 2026-03-12 09:37:46,020 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/958/.semver 09:37:46 2026-03-12 09:37:46,020 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/958/.semver'], cwd=/w/workspace/edgex-go/958, stdin=None, shell=False, universal_newlines=False) 09:38:04 2026-03-12 09:38:03,721 [append_file] DEBUG append to file:/w/workspace/edgex-go/958/.git/info/exclude 09:38:04 2026-03-12 09:38:03,721 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/958/.semver/main with force:False 09:38:04 2026-03-12 09:38:03,721 [read_version] DEBUG read version from /w/workspace/edgex-go/958/.semver/main 09:38:04 2026-03-12 09:38:03,721 [read_version] DEBUG read version from /w/workspace/edgex-go/958/.semver/main 09:38:04 4.1.0-dev.102 [Pipeline] } 09:38:04 $ docker exec --env ******** --env ******** 12940893c1c61abf788e3a4518f4854cca3422ebfb8066dcfa6de0b893eb9697 ssh-agent -k 09:38:04 unset SSH_AUTH_SOCK; 09:38:04 unset SSH_AGENT_PID; 09:38:04 echo Agent pid 91 killed; 09:38:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:38:04 + git semver [Pipeline] } 09:38:04 $ docker stop --time=1 12940893c1c61abf788e3a4518f4854cca3422ebfb8066dcfa6de0b893eb9697 09:38:06 $ docker rm -f --volumes 12940893c1c61abf788e3a4518f4854cca3422ebfb8066dcfa6de0b893eb9697 [Pipeline] // withDockerContainer [Pipeline] sh 09:38:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:38:06 Stashed 1 file(s) [Pipeline] echo 09:38:06 [edgeXSemver]: initialized semver on version 4.1.0-dev.102 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:38:07 + git config --global --add safe.directory /w/workspace/edgex-go/958 [Pipeline] echo 09:38:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:38:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:38:07 ========================================================= 09:38:07 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 09:38:07 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:38:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 09:38:07 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 09:38:07 2d35ebdb57d9: Pulling fs layer 09:38:07 c35fb4624d26: Pulling fs layer 09:38:07 4e2aec7ef170: Pulling fs layer 09:38:07 333b49ad6fbf: Pulling fs layer 09:38:07 4f4fb700ef54: Pulling fs layer 09:38:07 4f4fb700ef54: Waiting 09:38:07 333b49ad6fbf: Waiting 09:38:07 c3e65509a76b: Pulling fs layer 09:38:07 7cf9ebb963bd: Pulling fs layer 09:38:07 bb34ca984cfb: Pulling fs layer 09:38:07 151cf03bc807: Pulling fs layer 09:38:07 bb34ca984cfb: Waiting 09:38:07 7cf9ebb963bd: Waiting 09:38:07 c3e65509a76b: Waiting 09:38:07 151cf03bc807: Waiting 09:38:07 c35fb4624d26: Download complete 09:38:07 333b49ad6fbf: Verifying Checksum 09:38:07 333b49ad6fbf: Download complete 09:38:07 4f4fb700ef54: Verifying Checksum 09:38:07 4f4fb700ef54: Download complete 09:38:07 c3e65509a76b: Verifying Checksum 09:38:07 c3e65509a76b: Download complete 09:38:07 2d35ebdb57d9: Verifying Checksum 09:38:07 2d35ebdb57d9: Download complete 09:38:07 2d35ebdb57d9: Pull complete 09:38:07 7cf9ebb963bd: Verifying Checksum 09:38:07 7cf9ebb963bd: Download complete 09:38:07 c35fb4624d26: Pull complete 09:38:08 151cf03bc807: Verifying Checksum 09:38:08 151cf03bc807: Download complete 09:38:08 4e2aec7ef170: Verifying Checksum 09:38:08 4e2aec7ef170: Download complete 09:38:08 bb34ca984cfb: Verifying Checksum 09:38:08 bb34ca984cfb: Download complete 09:38:12 4e2aec7ef170: Pull complete 09:38:12 333b49ad6fbf: Pull complete 09:38:12 4f4fb700ef54: Pull complete 09:38:12 c3e65509a76b: Pull complete 09:38:13 7cf9ebb963bd: Pull complete 09:38:15 bb34ca984cfb: Pull complete 09:38:16 151cf03bc807: Pull complete 09:38:16 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 09:38:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 09:38:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh 09:38:16 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 09:38:16 WORKDIR /edgex 09:38:16 COPY go.mod . 09:38:16 RUN go mod download 09:38:16 + docker build -t ci-base-image-x86_64 -f - . 09:38:17 #0 building with "default" instance using docker driver 09:38:17 09:38:17 #1 [internal] load build definition from Dockerfile 09:38:17 #1 transferring dockerfile: 164B done 09:38:17 #1 DONE 0.0s 09:38:17 09:38:17 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 09:38:17 #2 DONE 0.0s 09:38:17 09:38:17 #3 [internal] load .dockerignore 09:38:17 #3 transferring context: 50B done 09:38:17 #3 DONE 0.1s 09:38:17 09:38:17 #4 [internal] load build context 09:38:17 #4 DONE 0.0s 09:38:17 09:38:17 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 09:38:17 #5 DONE 0.1s 09:38:17 09:38:17 #4 [internal] load build context 09:38:17 #4 transferring context: 7.07kB done 09:38:17 #4 DONE 0.0s 09:38:17 09:38:17 #6 [2/4] WORKDIR /edgex 09:38:18 #6 DONE 1.5s 09:38:18 09:38:18 #7 [3/4] COPY go.mod . 09:38:18 #7 DONE 0.0s 09:38:18 09:38:18 #8 [4/4] RUN go mod download 09:38:21 Still waiting to schedule task 09:38:21 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 09:38:31 #8 DONE 10.6s 09:38:31 09:38:31 #9 exporting to image 09:38:31 #9 exporting layers 09:38:32 #9 exporting layers 3.8s done 09:38:33 #9 writing image sha256:f89b39003b0a9b52fa4a8f2c0406c94e28bfc2888821fb490c57750af7c3e65e done 09:38:33 #9 naming to docker.io/library/ci-base-image-x86_64 done 09:38:33 #9 DONE 3.8s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:33 + docker inspect -f . ci-base-image-x86_64 09:38:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:38:33 prd-ubuntu20.04-docker-8c-8g-3298 does not seem to be running inside a container 09:38:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/958 -v /w/workspace/edgex-go/958:/w/workspace/edgex-go/958:rw,z -v /w/workspace/edgex-go/958@tmp:/w/workspace/edgex-go/958@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 09:38:33 $ docker top 56f8a61b4d0c8b7a6b7e2d99f18d84b24a320ee14089e65a54c11b91542522be -eo pid,comm [Pipeline] { [Pipeline] sh 09:38:34 + go version 09:38:34 go version go1.25.2 linux/amd64 [Pipeline] } 09:38:34 $ docker stop --time=1 56f8a61b4d0c8b7a6b7e2d99f18d84b24a320ee14089e65a54c11b91542522be 09:38:35 $ docker rm -f --volumes 56f8a61b4d0c8b7a6b7e2d99f18d84b24a320ee14089e65a54c11b91542522be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:35 + docker inspect -f . ci-base-image-x86_64 09:38:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:38:36 prd-ubuntu20.04-docker-8c-8g-3298 does not seem to be running inside a container 09:38:36 $ 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/958 -v /w/workspace/edgex-go/958:/w/workspace/edgex-go/958:rw,z -v /w/workspace/edgex-go/958@tmp:/w/workspace/edgex-go/958@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 09:38:36 $ docker top e08f91c2f80a8fef2f8c7555ab0cf0b57e3bc5341d291df86dea89de66b0dd68 -eo pid,comm [Pipeline] { [Pipeline] echo 09:38:36 ========================================================= 09:38:36 [edgeXBuildGoParallel] Running Tests and Build... 09:38:36 ========================================================= [Pipeline] sh 09:38:36 + git config --global --add safe.directory /w/workspace/edgex-go/958 [Pipeline] fileExists [Pipeline] sh 09:38:36 + make test 09:38:36 go test -race -coverprofile=coverage.out ./... 09:38:46 ? github.com/edgexfoundry/edgex-go [no test files] 09:39:13 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 09:39:13 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 09:39:13 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 09:39:13 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 09:39:13 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 09:39:13 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 09:39:13 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 09:39:13 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 09:39:13 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 09:39:13 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 09:39:13 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 09:39:13 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 09:39:13 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 09:39:13 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:39:13 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 09:39:13 github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements 09:39:13 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 09:39:13 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 09:39:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.033s coverage: 97.0% of statements 09:39:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.041s coverage: 69.4% of statements 09:39:18 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 09:39:18 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.018s coverage: 4.8% of statements 09:39:18 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 09:39:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.064s coverage: 57.6% of statements 09:39:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.022s coverage: 86.5% of statements 09:39:18 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 09:39:18 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 09:39:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.217s coverage: 94.2% of statements 09:39:19 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 09:39:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 09:39:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:39:19 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:39:19 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 09:39:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 09:39:19 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 09:39:19 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 09:39:19 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 09:39:19 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 09:39:19 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 09:39:19 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.058s coverage: 90.7% of statements 09:39:19 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 09:39:19 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 09:39:19 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:39:19 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.019s coverage: 0.0% of statements 09:39:19 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 09:39:19 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 09:39:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.047s coverage: 8.2% of statements 09:39:20 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 09:39:20 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 09:39:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.419s coverage: 97.6% of statements 09:39:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 09:39:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:39:21 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:39:21 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 09:39:21 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 09:39:21 ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements 09:39:21 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 09:39:21 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 09:39:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:39:21 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 09:39:21 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 09:39:21 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 09:39:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:39:21 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 09:39:21 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 09:39:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 09:39:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.042s coverage: 3.5% of statements 09:39:24 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements 09:39:24 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 09:39:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.044s coverage: 1.0% of statements 09:39:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:39:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.044s coverage: 38.2% of statements 09:39:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.040s coverage: 68.8% of statements 09:39:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 09:39:24 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 09:39:24 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 09:39:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.030s coverage: 40.0% of statements 09:39:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.026s coverage: 87.1% of statements 09:39:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.025s coverage: 89.5% of statements 09:39:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.032s coverage: 93.1% of statements 09:39:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.017s coverage: 87.5% of statements 09:39:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.030s coverage: 94.4% of statements 09:39:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.042s coverage: 92.9% of statements 09:39:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 09:39:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 09:39:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 09:39:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.029s coverage: 68.8% of statements 09:39:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:39:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 09:39:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 09:39:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 09:39:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.033s coverage: 62.3% of statements 09:39:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 09:39:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 09:39:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 09:39:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.031s coverage: 47.4% of statements 09:39:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 09:39:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 09:39:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 09:39:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 09:39:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements 09:39:50 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.022s coverage: 15.5% of statements 09:39:50 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 09:39:50 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 09:39:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements 09:39:50 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 09:39:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.054s coverage: 81.8% of statements 09:39:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.038s coverage: 82.1% of statements 09:39:50 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 09:39:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements 09:39:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:39:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.027s coverage: 6.8% of statements 09:39:50 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 09:39:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.028s coverage: 33.3% of statements 09:39:50 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 09:39:50 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 09:39:50 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 09:39:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.030s coverage: 100.0% of statements 09:39:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.148s coverage: 54.8% of statements 09:39:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.6% of statements 09:39:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.020s coverage: 100.0% of statements 09:39:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.015s coverage: 73.7% of statements 09:39:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements 09:39:50 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.038s coverage: 20.0% of statements 09:39:50 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.030s coverage: 88.6% of statements 09:39:50 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 09:39:50 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 09:39:50 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.031s coverage: 96.8% of statements 09:39:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 09:39:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 09:39:50 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:39:50 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.022s coverage: 100.0% of statements 09:39:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.119s coverage: 29.2% of statements 09:39:50 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 09:39:50 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 09:39:50 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 09:39:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.028s coverage: 93.8% of statements 09:39:50 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 09:39:50 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 09:39:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:39:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.017s coverage: 3.1% of statements 09:39:50 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 09:39:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.019s coverage: 76.2% of statements 09:39:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.025s coverage: 54.0% of statements 09:39:50 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 09:39:50 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 09:39:50 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 09:39:50 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 09:39:50 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 09:39:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.048s coverage: 17.1% of statements 09:39:50 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 09:39:50 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 09:39:50 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 09:39:50 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 09:39:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.127s coverage: 94.9% of statements 09:39:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 09:39:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:39:50 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:39:50 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 09:39:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.027s coverage: 9.0% of statements 09:39:50 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 09:39:50 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 09:39:50 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 09:39:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.068s coverage: 97.7% of statements 09:39:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 09:39:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.029s coverage: 47.1% of statements 09:39:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:39:50 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:39:50 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 09:39:50 running golangci-lint 09:39:50 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 09:39:50 go version go1.25.2 linux/amd64 09:39:50 level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" 09:39:50 level=info msg="[config_reader] Used config file .golangci.yml" 09:39:50 level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" 09:39:50 level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" 09:39:50 level=info msg="[goenv] Read go env for 3.555261ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" 09:39:50 level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" 09:39:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3299 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 09:39:56 Running in /w/workspace/edgex-go/958 [Pipeline] { [Pipeline] checkout 09:39:59 The recommended git tool is: git 09:40:04 using credential edgex-jenkins-ssh 09:40:04 Cloning the remote Git repository 09:40:04 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:40:05 > git init /w/workspace/edgex-go/958 # timeout=10 09:40:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:40:05 > git --version # timeout=10 09:40:05 > git --version # 'git version 2.25.1' 09:40:05 using GIT_SSH to set credentials SSH Credentials for GitHub 09:40:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:40:12 level=info msg="[loader] Go packages loading at mode 8767 (deps|exports_file|files|imports|name|types_sizes|compiled_files) took 19.582612967s" 09:40:12 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 32.453294ms" 09:40:20 level=info msg="[linters_context/goanalysis] analyzers took 1m41.153983845s with top 10 stages: buildir: 50.541913793s, inspect: 2.495430638s, fact_deprecated: 2.413583939s, gosec: 2.324276344s, nilness: 1.649533383s, fact_purity: 1.561062811s, ctrlflow: 1.431247742s, printf: 1.348902966s, typedness: 986.939693ms, ineffassign: 741.400187ms" 09:40:20 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" 09:40:20 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" 09:40:20 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" 09:40:20 level=info msg="[runner] Issues before processing: 35, after processing: 0" 09:40:20 level=info msg="[runner] Processors filtering stat (in/out): path_absoluter: 35/35, exclusion_paths: 35/35, exclusion_rules: 22/21, nolint_filter: 21/0, cgo: 35/35, invalid_issue: 35/35, path_relativity: 35/35, filename_unadjuster: 35/35, generated_file_filter: 35/22" 09:40:20 level=info msg="[runner] processing took 7.646391ms with stages: nolint_filter: 6.783446ms, generated_file_filter: 654.735µs, exclusion_rules: 114.62µs, exclusion_paths: 48.25µs, path_relativity: 31.66µs, cgo: 3.47µs, path_absoluter: 2.5µs, invalid_issue: 1.94µs, sort_results: 1.87µs, max_same_issues: 670ns, filename_unadjuster: 610ns, diff: 590ns, fixer: 440ns, path_prettifier: 300ns, uniq_by_line: 270ns, severity-rules: 250ns, path_shortener: 210ns, max_from_linter: 200ns, max_per_file_from_linter: 190ns, source_code: 170ns" 09:40:20 level=info msg="[runner] linters took 10.903471025s with stages: goanalysis_metalinter: 10.895759604s" 09:40:20 0 issues. 09:40:20 level=info msg="File cache stats: 0 entries of total size 0B" 09:40:20 level=info msg="Memory: 307 samples, avg is 360.7MB, max is 1452.0MB" 09:40:20 level=info msg="Execution took 30.524810267s" 09:40:20 go vet ./... 09:40:25 Avoid second fetch 09:40:25 Checking out Revision 2b21fc24e8e2caaded3cd852ab563efc661d88f9 (main) 09:40:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:40:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:40:25 > git config core.sparsecheckout # timeout=10 09:40:25 > git checkout -f 2b21fc24e8e2caaded3cd852ab563efc661d88f9 # timeout=10 09:40:26 Commit message: "Merge pull request #5377 from jackchenjc/issue-5364" 09:40:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:40:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:40:27 ./bin/test-attribution-txt.sh 09:40:27 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo 09:40:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 09:40:27 + ls -al . 09:40:27 total 1392 09:40:27 drwxrwxr-x 11 1001 1001 4096 Mar 12 09:38 . 09:40:27 drwxr-xr-x 4 root root 4096 Mar 12 09:38 .. 09:40:27 drwxrwxr-x 2 1001 1001 4096 Mar 12 09:37 .blubracket 09:40:27 -rw-rw-r-- 1 1001 1001 10 Mar 12 09:37 .dockerignore 09:40:27 drwxrwxr-x 8 1001 1001 4096 Mar 12 09:39 .git 09:40:27 drwxrwxr-x 3 1001 1001 4096 Mar 12 09:37 .github 09:40:27 -rw-rw-r-- 1 1001 1001 909 Mar 12 09:37 .gitignore 09:40:27 -rw-rw-r-- 1 1001 1001 359 Mar 12 09:37 .golangci.yml 09:40:27 -rw-rw-r-- 1 1001 1001 100 Mar 12 09:37 .hadolint.yml 09:40:27 drwxr-xr-x 3 1001 1001 4096 Mar 12 09:38 .semver 09:40:27 -rw-rw-r-- 1 1001 1001 155 Mar 12 09:37 .sonarcloud.properties 09:40:27 -rw-rw-r-- 1 1001 1001 1171 Mar 12 09:37 ADOPTERS.md 09:40:27 -rw-rw-r-- 1 1001 1001 20017 Mar 12 09:37 Attribution.txt 09:40:27 -rw-rw-r-- 1 1001 1001 108018 Mar 12 09:37 CHANGELOG.md 09:40:27 -rw-rw-r-- 1 1001 1001 3804 Mar 12 09:37 CONTRIBUTING.md 09:40:27 -rw-rw-r-- 1 1001 1001 677 Mar 12 09:37 GOVERNANCE.md 09:40:27 -rw-rw-r-- 1 1001 1001 886 Mar 12 09:37 Jenkinsfile 09:40:27 -rw-rw-r-- 1 1001 1001 10775 Mar 12 09:37 LICENSE 09:40:27 -rw-rw-r-- 1 1001 1001 16743 Mar 12 09:37 Makefile 09:40:27 -rw-rw-r-- 1 1001 1001 582 Mar 12 09:37 OWNERS.md 09:40:27 -rw-rw-r-- 1 1001 1001 9932 Mar 12 09:37 README.md 09:40:27 -rw-rw-r-- 1 1001 1001 789 Mar 12 09:37 SECURITY.md 09:40:27 -rw-rw-r-- 1 1001 1001 13 Mar 12 09:38 VERSION 09:40:27 drwxrwxr-x 2 1001 1001 4096 Mar 12 09:37 bin 09:40:27 drwxrwxr-x 19 1001 1001 4096 Mar 12 09:37 cmd 09:40:27 -rw-r--r-- 1 root root 1043927 Mar 12 09:39 coverage.out 09:40:27 drwxrwxr-x 2 1001 1001 4096 Mar 12 09:37 fuzz_test 09:40:27 -rw-rw-r-- 1 1001 1001 7036 Mar 12 09:37 go.mod 09:40:27 -rw-rw-r-- 1 1001 1001 90891 Mar 12 09:37 go.sum 09:40:27 drwxrwxr-x 7 1001 1001 4096 Mar 12 09:37 internal 09:40:27 drwxrwxr-x 2 1001 1001 4096 Mar 12 09:37 openapi 09:40:27 -rw-rw-r-- 1 1001 1001 584 Mar 12 09:37 security.txt 09:40:27 -rw-rw-r-- 1 1001 1001 204 Mar 12 09:37 version.go [Pipeline] sh 09:40:27 + '[' -e coverage.out ] 09:40:27 + chown 1001:1001 coverage.out [Pipeline] stash 09:40:28 Stashed 1 file(s) [Pipeline] sh 09:40:28 + make build 09:40:28 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:40:30 provisioning config files... 09:40:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/958@tmp/config7947349595363124027tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:40:31 ---> ****-login.sh 09:40:31 nexus3.edgexfoundry.org:10001 09:40:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:40:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:40:31 Configure a credential helper to remove this warning. See 09:40:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:40:31 09:40:31 Login Succeeded 09:40:31 nexus3.edgexfoundry.org:10002 09:40:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:40:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:40:31 Configure a credential helper to remove this warning. See 09:40:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:40:31 09:40:31 Login Succeeded 09:40:31 nexus3.edgexfoundry.org:10003 09:40:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:40:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:40:32 Configure a credential helper to remove this warning. See 09:40:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:40:32 09:40:32 Login Succeeded 09:40:32 nexus3.edgexfoundry.org:10004 09:40:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:40:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:40:32 Configure a credential helper to remove this warning. See 09:40:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:40:32 09:40:32 Login Succeeded 09:40:32 ****.io 09:40:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:40:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:40:33 Configure a credential helper to remove this warning. See 09:40:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:40:33 09:40:33 Login Succeeded 09:40:33 ---> ****-login.sh ends [Pipeline] } 09:40:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 09:40:33 + git config --global --add safe.directory /w/workspace/edgex-go/958 [Pipeline] echo 09:40:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:40:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:40:33 ========================================================= 09:40:33 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 09:40:33 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:40:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 09:40:34 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:40:34 6b59a28fa201: Pulling fs layer 09:40:34 d32bb0dddca7: Pulling fs layer 09:40:34 5dab1238d3d9: Pulling fs layer 09:40:34 196fd7d83e7d: Pulling fs layer 09:40:34 4f4fb700ef54: Pulling fs layer 09:40:34 196fd7d83e7d: Waiting 09:40:34 8ba94037c8f0: Pulling fs layer 09:40:34 deaec5988b04: Pulling fs layer 09:40:34 4f4fb700ef54: Waiting 09:40:34 9f65657bb879: Pulling fs layer 09:40:34 8ba94037c8f0: Waiting 09:40:34 deaec5988b04: Waiting 09:40:34 9f65657bb879: Waiting 09:40:34 d32bb0dddca7: Verifying Checksum 09:40:34 d32bb0dddca7: Download complete 09:40:34 196fd7d83e7d: Verifying Checksum 09:40:34 196fd7d83e7d: Download complete 09:40:34 4f4fb700ef54: Verifying Checksum 09:40:34 4f4fb700ef54: Download complete 09:40:34 8ba94037c8f0: Verifying Checksum 09:40:34 8ba94037c8f0: Download complete 09:40:34 6b59a28fa201: Verifying Checksum 09:40:34 6b59a28fa201: Download complete 09:40:35 9f65657bb879: Verifying Checksum 09:40:35 9f65657bb879: Download complete 09:40:35 6b59a28fa201: Pull complete 09:40:36 d32bb0dddca7: Pull complete 09:40:36 5dab1238d3d9: Verifying Checksum 09:40:36 5dab1238d3d9: Download complete 09:40:37 deaec5988b04: Verifying Checksum 09:40:37 deaec5988b04: Download complete 09:40:50 5dab1238d3d9: Pull complete 09:40:50 196fd7d83e7d: Pull complete 09:40:50 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:40:50 4f4fb700ef54: Pull complete 09:40:50 8ba94037c8f0: Pull complete 09:40:51 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 09:40:53 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:40:53 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:40:55 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:41:00 deaec5988b04: Pull complete 09:41:00 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:41:00 9f65657bb879: Pull complete 09:41:00 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 09:41:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 09:41:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh 09:41:01 + docker build -t ci-base-image-arm64 -f - . 09:41:01 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 09:41:01 WORKDIR /edgex 09:41:01 COPY go.mod . 09:41:01 RUN go mod download 09:41:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:41:02 Sending build context to Docker daemon 3.892MB 09:41:02 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 09:41:02 ---> 334268110677 09:41:02 Step 2/4 : WORKDIR /edgex 09:41:04 ---> Running in 9158c4c179a5 09:41:04 Removing intermediate container 9158c4c179a5 09:41:04 ---> 4eb468605424 09:41:04 Step 3/4 : COPY go.mod . 09:41:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:41:04 ---> 205876f9b8c6 09:41:04 Step 4/4 : RUN go mod download 09:41:04 ---> Running in 8b880a02dbf1 09:41:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:41:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 09:41:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:41:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 09:41:11 $ docker stop --time=1 e08f91c2f80a8fef2f8c7555ab0cf0b57e3bc5341d291df86dea89de66b0dd68 09:41:14 $ docker rm -f --volumes e08f91c2f80a8fef2f8c7555ab0cf0b57e3bc5341d291df86dea89de66b0dd68 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:41:16 09:41:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:41:16 latest: Pulling from edgex-devops/edgex-compose 09:41:16 91d30c5bc195: Pulling fs layer 09:41:16 2e9b0aa3be6d: Pulling fs layer 09:41:16 9c61dcf015f6: Pulling fs layer 09:41:16 4698f68db338: Pulling fs layer 09:41:16 2a2f49069b9e: Pulling fs layer 09:41:16 e0025b399a48: Pulling fs layer 09:41:16 4698f68db338: Waiting 09:41:16 2a2f49069b9e: Waiting 09:41:16 e0025b399a48: Waiting 09:41:16 91d30c5bc195: Verifying Checksum 09:41:16 91d30c5bc195: Download complete 09:41:16 4698f68db338: Download complete 09:41:16 91d30c5bc195: Pull complete 09:41:16 2e9b0aa3be6d: Verifying Checksum 09:41:16 2e9b0aa3be6d: Download complete 09:41:16 e0025b399a48: Verifying Checksum 09:41:16 e0025b399a48: Download complete 09:41:16 2a2f49069b9e: Verifying Checksum 09:41:16 2a2f49069b9e: Download complete 09:41:16 2e9b0aa3be6d: Pull complete 09:41:17 9c61dcf015f6: Verifying Checksum 09:41:17 9c61dcf015f6: Download complete 09:41:20 9c61dcf015f6: Pull complete 09:41:20 4698f68db338: Pull complete 09:41:21 2a2f49069b9e: Pull complete 09:41:21 e0025b399a48: Pull complete 09:41:21 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 09:41:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:41:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:41:21 prd-ubuntu20.04-docker-8c-8g-3298 does not seem to be running inside a container 09:41:21 $ 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/958 -v /w/workspace/edgex-go/958:/w/workspace/edgex-go/958:rw,z -v /w/workspace/edgex-go/958@tmp:/w/workspace/edgex-go/958@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 09:41:22 $ docker top b7e32500913b163fa4192dea2b74d55f24b16d1ff06e1b94908f1749b68b6ff9 -eo pid,comm [Pipeline] { [Pipeline] sh 09:41:22 + docker compose -f ./docker-compose-build.yml build --parallel 09:41:22 #1 [core-metadata internal] load build definition from Dockerfile 09:41:22 #1 transferring dockerfile: 2.10kB done 09:41:22 #1 DONE 0.1s 09:41:22 09:41:22 #2 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:41:22 #2 DONE 0.0s 09:41:22 09:41:22 #3 [security-proxy-auth internal] load build definition from Dockerfile 09:41:22 #3 transferring dockerfile: 2.14kB done 09:41:22 #3 DONE 0.1s 09:41:22 09:41:22 #4 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 09:41:22 #4 ... 09:41:22 09:41:22 #5 [security-proxy-setup internal] load build definition from Dockerfile 09:41:22 #5 transferring dockerfile: 2.50kB done 09:41:22 #5 DONE 0.1s 09:41:22 09:41:22 #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile 09:41:22 #6 transferring dockerfile: 2.23kB done 09:41:22 #6 DONE 0.1s 09:41:22 09:41:22 #7 [core-command internal] load build definition from Dockerfile 09:41:22 #7 transferring dockerfile: 1.94kB done 09:41:22 #7 DONE 0.1s 09:41:22 09:41:22 #8 [security-spire-server internal] load build definition from Dockerfile 09:41:22 #8 transferring dockerfile: 1.70kB done 09:41:22 #8 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 09:41:22 #8 DONE 0.2s 09:41:22 09:41:22 #9 [core-data internal] load build definition from Dockerfile 09:41:22 #9 transferring dockerfile: 2.04kB done 09:41:22 #9 DONE 0.2s 09:41:22 09:41:22 #10 [security-spire-config internal] load build definition from Dockerfile 09:41:22 #10 transferring dockerfile: 1.69kB done 09:41:22 #10 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 09:41:22 #10 DONE 0.2s 09:41:22 09:41:22 #11 [security-spire-agent internal] load build definition from Dockerfile 09:41:22 #11 transferring dockerfile: 1.81kB done 09:41:22 #11 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 09:41:22 #11 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 09:41:22 #11 DONE 0.2s 09:41:22 09:41:22 #12 [core-keeper internal] load build definition from Dockerfile 09:41:22 #12 transferring dockerfile: 2.07kB done 09:41:22 #12 DONE 0.2s 09:41:22 09:41:22 #13 [security-bootstrapper internal] load build definition from Dockerfile 09:41:22 #13 transferring dockerfile: 3.02kB done 09:41:22 #13 DONE 0.2s 09:41:22 09:41:22 #14 [security-secretstore-setup internal] load build definition from Dockerfile 09:41:22 #14 transferring dockerfile: 2.49kB done 09:41:22 #14 DONE 0.2s 09:41:22 09:41:22 #15 [security-spiffe-token-provider internal] load build definition from Dockerfile 09:41:22 #15 transferring dockerfile: 1.89kB done 09:41:22 #15 DONE 0.2s 09:41:22 09:41:22 #2 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:41:22 #2 DONE 0.0s 09:41:22 09:41:22 #4 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 09:41:23 #4 ... 09:41:23 09:41:23 #16 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 09:41:23 #16 DONE 0.5s 09:41:23 09:41:23 #17 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 09:41:23 #17 DONE 0.5s 09:41:23 09:41:23 #4 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.22 09:41:23 #4 DONE 0.7s 09:41:23 09:41:23 #18 [core-metadata internal] load .dockerignore 09:41:23 #18 transferring context: 50B done 09:41:23 #18 DONE 0.0s 09:41:23 09:41:23 #19 [security-spire-server internal] load .dockerignore 09:41:23 #19 transferring context: 50B done 09:41:23 #19 DONE 0.0s 09:41:23 09:41:23 #20 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 09:41:23 #20 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 09:41:23 #20 ... 09:41:23 09:41:23 #21 [core-data internal] load .dockerignore 09:41:23 #21 transferring context: 50B done 09:41:23 #21 DONE 0.2s 09:41:23 09:41:23 #22 [core-command internal] load .dockerignore 09:41:23 #22 transferring context: 50B done 09:41:23 #22 DONE 0.2s 09:41:23 09:41:23 #23 [security-bootstrapper internal] load .dockerignore 09:41:23 #23 transferring context: 50B done 09:41:23 #23 DONE 0.2s 09:41:23 09:41:23 #24 [security-spire-config internal] load .dockerignore 09:41:23 #24 transferring context: 50B done 09:41:23 #24 DONE 0.2s 09:41:23 09:41:23 #25 [security-proxy-auth internal] load .dockerignore 09:41:23 #25 transferring context: 50B done 09:41:23 #25 DONE 0.2s 09:41:23 09:41:23 #26 [security-spire-agent internal] load .dockerignore 09:41:23 #26 transferring context: 50B done 09:41:23 #26 DONE 0.2s 09:41:23 09:41:23 #20 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 09:41:23 #20 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 09:41:23 #20 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 09:41:23 #20 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 09:41:23 #20 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 09:41:23 #20 ... 09:41:23 09:41:23 #27 [core-keeper internal] load .dockerignore 09:41:23 #27 transferring context: 50B done 09:41:23 #27 DONE 0.2s 09:41:23 09:41:23 #28 [security-secretstore-setup internal] load .dockerignore 09:41:23 #28 transferring context: 50B done 09:41:23 #28 DONE 0.2s 09:41:23 09:41:23 #29 [core-common-config-bootstrapper internal] load .dockerignore 09:41:23 #29 transferring context: 50B done 09:41:23 #29 DONE 0.2s 09:41:23 09:41:23 #30 [security-spiffe-token-provider internal] load .dockerignore 09:41:23 #30 transferring context: 50B done 09:41:23 #30 DONE 0.2s 09:41:23 09:41:23 #31 [security-proxy-setup internal] load .dockerignore 09:41:23 #31 transferring context: 50B done 09:41:23 #31 DONE 0.2s 09:41:23 09:41:23 #32 [security-spire-server internal] load build context 09:41:23 #32 transferring context: 26.44kB done 09:41:23 #32 DONE 0.2s 09:41:23 09:41:23 #20 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 09:41:23 #20 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 09:41:23 #20 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 09:41:23 #20 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 09:41:23 #20 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 09:41:23 #20 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0B / 3.80MB 0.2s 09:41:23 #20 ... 09:41:23 09:41:23 #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 09:41:23 #33 DONE 0.3s 09:41:23 09:41:23 #34 [security-spire-config internal] load build context 09:41:23 #34 transferring context: 24.70kB done 09:41:23 #34 DONE 0.2s 09:41:23 09:41:23 #20 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 09:41:24 #20 ... 09:41:24 09:41:24 #35 [security-spire-agent internal] load build context 09:41:24 #35 transferring context: 25.98kB 0.0s done 09:41:24 #35 DONE 0.2s 09:41:24 09:41:24 #20 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 09:41:24 #20 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 266.24kB / 3.80MB 0.5s 09:41:24 #20 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.6s 09:41:24 #20 ... 09:41:24 09:41:24 #36 [core-keeper builder 2/7] WORKDIR /edgex-go 09:41:24 #36 DONE 0.5s 09:41:24 09:41:24 #20 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 09:41:24 #20 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.7s done 09:41:24 #20 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 09:41:24 #20 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.5s done 09:41:29 #20 ... 09:41:29 09:41:29 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:41:29 #37 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done 09:41:29 #37 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 09:41:29 #37 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 09:41:29 #37 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done 09:41:29 #37 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.1s done 09:41:29 #37 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.1s done 09:41:29 #37 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 09:41:29 #37 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 09:41:29 #37 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 09:41:29 #37 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 09:41:29 #37 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.7s done 09:41:29 #37 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 3.6s done 09:41:32 #37 ... 09:41:32 09:41:32 #20 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 09:41:32 #20 DONE 9.0s 09:41:32 09:41:32 #38 [security-proxy-setup internal] load build context 09:41:32 #38 transferring context: 524.53MB 8.7s 09:41:33 #38 ... 09:41:33 09:41:33 #39 [core-metadata internal] load build context 09:41:33 #39 ... 09:41:33 09:41:33 #40 [core-data internal] load build context 09:41:33 #40 transferring context: 608.56MB 8.9s done 09:41:33 #40 ... 09:41:33 09:41:33 #41 [core-command internal] load build context 09:41:34 #41 ... 09:41:34 09:41:34 #42 [security-spiffe-token-provider internal] load build context 09:41:34 #42 transferring context: 608.56MB 8.2s done 09:41:34 #42 ... 09:41:34 09:41:34 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 09:41:34 #43 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.0s done 09:41:34 #43 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done 09:41:34 #43 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done 09:41:34 #43 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done 09:41:34 #43 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.3s done 09:41:34 #43 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 09:41:34 #43 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done 09:41:34 #43 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done 09:41:34 #43 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 0.8s done 09:41:34 #43 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 1.3s done 09:41:34 #43 ... 09:41:34 09:41:34 #44 [security-secretstore-setup internal] load build context 09:41:34 #44 ... 09:41:34 09:41:34 #45 [security-proxy-auth internal] load build context 09:41:34 #45 ... 09:41:34 09:41:34 #46 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 09:41:34 #0 0.404 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:41:34 #0 0.619 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:41:34 #0 1.041 OK: 265 MiB in 60 packages 09:41:34 #46 ... 09:41:34 09:41:34 #47 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:41:34 #47 ... 09:41:34 09:41:34 #48 [core-keeper internal] load build context 09:41:34 #48 transferring context: 608.56MB 8.5s done 09:41:34 #48 ... 09:41:34 09:41:34 #49 [core-common-config-bootstrapper internal] load build context 09:41:34 #49 transferring context: 608.56MB 9.8s done 09:41:35 #49 ... 09:41:35 09:41:35 #50 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 09:41:35 #0 0.938 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:41:35 #0 1.029 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:41:35 #0 1.342 OK: 265 MiB in 60 packages 09:41:35 #50 ... 09:41:35 09:41:35 #51 [security-bootstrapper internal] load build context 09:41:35 #51 transferring context: 608.56MB 8.4s done 09:41:35 #51 ... 09:41:35 09:41:35 #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:41:35 #0 0.512 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:41:35 #0 0.621 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:41:35 #0 1.048 v3.22.3-60-g645f190c344 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 09:41:35 #0 1.048 v3.22.3-57-g13791beeb8c [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 09:41:35 #0 1.048 OK: 26335 distinct packages available 09:41:35 #0 1.123 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:41:35 #0 1.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:41:35 #0 1.563 OK: 265 MiB in 60 packages 09:41:35 #52 ... 09:41:35 09:41:35 #41 [core-command internal] load build context 09:41:35 #41 transferring context: 608.56MB 11.9s done 09:41:35 #41 ... 09:41:35 09:41:35 #53 [support-scheduler internal] load build definition from Dockerfile 09:41:35 #53 transferring dockerfile: 1.83kB done 09:41:35 #53 ... 09:41:35 09:41:35 #54 [support-notifications internal] load build definition from Dockerfile 09:41:35 #54 transferring dockerfile: 2.02kB 0.0s done 09:41:36 #54 ... 09:41:36 09:41:36 #39 [core-metadata internal] load build context 09:41:36 #39 transferring context: 608.56MB 11.0s done 09:41:37 #39 ... 09:41:37 09:41:37 #54 [support-notifications internal] load build definition from Dockerfile 09:41:37 #54 DONE 12.0s 09:41:37 09:41:37 #53 [support-scheduler internal] load build definition from Dockerfile 09:41:37 #53 DONE 12.0s 09:41:37 09:41:37 #2 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:41:37 #2 DONE 0.0s 09:41:37 09:41:37 #47 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:41:37 #47 DONE 13.4s 09:41:37 09:41:37 #42 [security-spiffe-token-provider internal] load build context 09:41:37 #42 DONE 14.0s 09:41:37 09:41:37 #46 [core-data builder 3/7] RUN apk add --update --no-cache make git 09:41:37 #46 DONE 13.4s 09:41:37 09:41:37 #4 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 09:41:37 #4 DONE 0.7s 09:41:37 09:41:37 #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:41:37 #52 DONE 13.4s 09:41:37 09:41:37 #50 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 09:41:37 #50 DONE 13.5s 09:41:37 09:41:37 #51 [security-bootstrapper internal] load build context 09:41:37 #51 DONE 14.0s 09:41:37 09:41:37 #40 [core-data internal] load build context 09:41:37 #40 DONE 14.1s 09:41:37 09:41:37 #48 [core-keeper internal] load build context 09:41:37 #48 DONE 14.0s 09:41:37 09:41:37 #49 [core-common-config-bootstrapper internal] load build context 09:41:37 #49 DONE 14.0s 09:41:37 09:41:37 #38 [security-proxy-setup internal] load build context 09:41:37 #38 transferring context: 608.56MB 10.3s done 09:41:37 #38 DONE 14.0s 09:41:37 09:41:37 #44 [security-secretstore-setup internal] load build context 09:41:37 #44 transferring context: 608.56MB 10.5s done 09:41:37 #44 DONE 14.1s 09:41:37 09:41:37 #39 [core-metadata internal] load build context 09:41:37 #39 DONE 14.3s 09:41:37 09:41:37 #55 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:41:37 #55 ... 09:41:37 09:41:37 #45 [security-proxy-auth internal] load build context 09:41:37 #45 transferring context: 608.56MB 11.1s done 09:41:37 #45 DONE 14.1s 09:41:37 09:41:37 #41 [core-command internal] load build context 09:41:37 #41 DONE 14.1s 09:41:37 09:41:37 #56 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:41:37 #56 DONE 0.2s 09:41:37 09:41:37 #55 [core-command builder 4/7] COPY go.mod vendor* ./ 09:41:38 #55 DONE 0.2s 09:41:38 09:41:38 #57 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:41:38 #57 DONE 0.2s 09:41:38 09:41:38 #58 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:41:38 #58 ... 09:41:38 09:41:38 #33 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 09:41:38 #33 DONE 0.3s 09:41:38 09:41:38 #36 [support-notifications builder 2/7] WORKDIR /edgex-go 09:41:38 #36 DONE 0.5s 09:41:38 09:41:38 #20 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 09:41:38 #20 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 09:41:38 #20 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 09:41:38 #20 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 09:41:38 #20 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 09:41:38 #20 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.7s done 09:41:38 #20 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.5s done 09:41:38 #20 DONE 9.0s 09:41:38 09:41:38 #59 [support-scheduler internal] load .dockerignore 09:41:38 #59 transferring context: 50B done 09:41:38 #59 DONE 0.4s 09:41:38 09:41:38 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:41:38 #37 DONE 14.6s 09:41:38 09:41:38 #60 [support-notifications internal] load .dockerignore 09:41:38 #60 transferring context: 50B done 09:41:38 #60 DONE 0.4s 09:41:38 09:41:38 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 09:41:38 #43 DONE 14.4s 09:41:38 09:41:38 #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:41:38 #61 DONE 1.8s 09:41:38 09:41:38 #62 [support-notifications internal] load build context 09:41:40 #62 ... 09:41:40 09:41:40 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:41:40 #0 1.694 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:41:40 #0 1.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:41:40 #0 2.252 (1/4) Installing dumb-init (1.2.5-r3) 09:41:40 #0 2.342 (2/4) Installing openssl (3.5.5-r0) 09:41:40 #0 2.353 (3/4) Installing su-exec (0.2-r3) 09:41:40 #0 2.355 (4/4) Installing yq-go (4.47.2-r3) 09:41:40 #0 2.565 Executing busybox-1.37.0-r20.trigger 09:41:40 #0 2.581 OK: 20 MiB in 20 packages 09:41:40 #63 DONE 4.1s 09:41:40 09:41:40 #62 [support-notifications internal] load build context 09:41:40 #62 ... 09:41:40 09:41:40 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:41:40 #0 2.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:41:40 #0 2.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:41:40 #0 2.645 (1/1) Installing dumb-init (1.2.5-r3) 09:41:40 #0 2.648 Executing busybox-1.37.0-r20.trigger 09:41:40 #0 2.665 OK: 7 MiB in 17 packages 09:41:40 #64 DONE 4.4s 09:41:40 09:41:40 #65 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:41:41 #65 ... 09:41:41 09:41:41 #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:41:41 #0 2.496 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:41:41 #0 2.581 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:41:41 #0 3.052 (1/2) Installing dumb-init (1.2.5-r3) 09:41:41 #0 3.062 (2/2) Installing su-exec (0.2-r3) 09:41:41 #0 3.063 Executing busybox-1.37.0-r20.trigger 09:41:41 #0 3.093 OK: 7 MiB in 18 packages 09:41:41 #66 DONE 5.0s 09:41:41 09:41:41 #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:41:41 #0 2.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:41:41 #0 2.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:41:41 #0 2.672 (1/4) Installing ca-certificates (20250911-r0) 09:41:41 #0 2.696 (2/4) Installing dumb-init (1.2.5-r3) 09:41:41 #0 2.701 (3/4) Installing su-exec (0.2-r3) 09:41:41 #0 2.703 (4/4) Installing yq-go (4.47.2-r3) 09:41:41 #0 2.857 Executing busybox-1.37.0-r20.trigger 09:41:41 #0 2.859 Executing ca-certificates-20250911-r0.trigger 09:41:41 #0 2.918 OK: 20 MiB in 20 packages 09:41:41 #67 DONE 5.0s 09:41:41 09:41:41 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:41:41 #0 2.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:41:41 #0 2.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:41:41 #0 2.777 v3.22.3-60-g645f190c344 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 09:41:41 #0 2.777 v3.22.3-57-g13791beeb8c [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 09:41:41 #0 2.777 OK: 26324 distinct packages available 09:41:41 #0 2.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:41:41 #0 2.985 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:41:41 #0 3.474 (1/13) Installing brotli-libs (1.1.0-r2) 09:41:41 #0 3.491 (2/13) Installing c-ares (1.34.6-r0) 09:41:41 #0 3.495 (3/13) Installing libunistring (1.3-r0) 09:41:41 #0 3.509 (4/13) Installing libidn2 (2.3.7-r0) 09:41:41 #0 3.514 (5/13) Installing nghttp2-libs (1.65.0-r0) 09:41:41 #0 3.517 (6/13) Installing libpsl (0.21.5-r3) 09:41:41 #0 3.520 (7/13) Installing zstd-libs (1.5.7-r0) 09:41:41 #0 3.534 (8/13) Installing libcurl (8.14.1-r2) 09:41:41 #0 3.546 (9/13) Installing curl (8.14.1-r2) 09:41:41 #0 3.554 (10/13) Installing dumb-init (1.2.5-r3) 09:41:41 #0 3.558 (11/13) Installing musl-obstack (1.2.3-r2) 09:41:41 #0 3.563 (12/13) Installing libucontext (1.3.2-r0) 09:41:41 #0 3.566 (13/13) Installing gcompat (1.1.0-r4) 09:41:41 #0 3.571 Executing busybox-1.37.0-r20.trigger 09:41:41 #0 3.578 OK: 13 MiB in 29 packages 09:41:41 #68 DONE 5.0s 09:41:41 09:41:41 #69 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:41:41 #0 2.660 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:41:41 #0 2.780 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:41:41 #0 3.333 (1/1) Installing dumb-init (1.2.5-r3) 09:41:41 #0 3.339 Executing busybox-1.37.0-r20.trigger 09:41:41 #0 3.349 OK: 7 MiB in 17 packages 09:41:41 #69 DONE 5.0s 09:41:41 09:41:41 #70 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:41:41 #0 1.357 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:41:41 #0 1.734 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:41:41 #0 2.249 OK: 265 MiB in 60 packages 09:41:41 #70 DONE 3.7s 09:41:41 09:41:41 #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:41:41 #0 2.650 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:41:41 #0 2.799 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:41:41 #0 3.165 v3.22.3-60-g645f190c344 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 09:41:41 #0 3.165 v3.22.3-57-g13791beeb8c [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 09:41:41 #0 3.165 OK: 26324 distinct packages available 09:41:41 #0 3.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:41:41 #0 3.327 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:41:41 #0 3.688 (1/5) Installing dumb-init (1.2.5-r3) 09:41:41 #0 3.729 (2/5) Installing musl-obstack (1.2.3-r2) 09:41:41 #0 3.732 (3/5) Installing libucontext (1.3.2-r0) 09:41:41 #0 3.734 (4/5) Installing gcompat (1.1.0-r4) 09:41:41 #0 3.741 (5/5) Installing openssl (3.5.5-r0) 09:41:41 #0 3.751 Executing busybox-1.37.0-r20.trigger 09:41:41 #0 3.761 OK: 8 MiB in 21 packages 09:41:41 #71 DONE 5.0s 09:41:41 09:41:41 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:41:41 #0 2.656 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:41:41 #0 2.801 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:41:41 #0 3.184 v3.22.3-60-g645f190c344 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 09:41:41 #0 3.184 v3.22.3-57-g13791beeb8c [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 09:41:41 #0 3.184 OK: 26324 distinct packages available 09:41:41 #0 3.252 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:41:41 #0 3.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:41:41 #0 3.732 (1/4) Installing dumb-init (1.2.5-r3) 09:41:41 #0 3.738 (2/4) Installing musl-obstack (1.2.3-r2) 09:41:41 #0 3.741 (3/4) Installing libucontext (1.3.2-r0) 09:41:41 #0 3.745 (4/4) Installing gcompat (1.1.0-r4) 09:41:41 #0 3.750 Executing busybox-1.37.0-r20.trigger 09:41:41 #0 3.758 OK: 8 MiB in 20 packages 09:41:41 #72 DONE 5.1s 09:41:41 09:41:41 #73 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 09:41:43 #73 ... 09:41:43 09:41:43 #62 [support-notifications internal] load build context 09:41:43 #62 transferring context: 608.56MB 4.4s done 09:41:43 #62 DONE 4.9s 09:41:43 09:41:43 #74 [support-scheduler internal] load build context 09:41:43 #74 transferring context: 608.56MB 4.6s done 09:41:43 #74 DONE 5.1s 09:41:43 09:41:43 #75 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:41:43 #0 4.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:41:43 #0 4.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:41:43 #0 4.754 (1/7) Installing ca-certificates (20250911-r0) 09:41:43 #0 4.788 (2/7) Installing dumb-init (1.2.5-r3) 09:41:43 #0 4.798 (3/7) Installing libgcc (14.2.0-r6) 09:41:43 #0 4.804 (4/7) Installing libsodium (1.0.20-r1) 09:41:43 #0 4.811 (5/7) Installing libstdc++ (14.2.0-r6) 09:41:43 #0 4.831 (6/7) Installing libzmq (4.3.5-r2) 09:41:43 #0 4.851 (7/7) Installing zeromq (4.3.5-r2) 09:41:43 #0 4.861 Executing busybox-1.37.0-r20.trigger 09:41:43 #0 4.865 Executing ca-certificates-20250911-r0.trigger 09:41:43 #0 4.970 OK: 12 MiB in 23 packages 09:41:43 #75 ... 09:41:43 09:41:43 #76 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:41:43 #76 DONE 2.0s 09:41:43 09:41:43 #77 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:41:43 #0 4.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:41:43 #0 4.371 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:41:43 #0 4.760 (1/3) Installing ca-certificates (20250911-r0) 09:41:43 #0 4.776 (2/3) Installing dumb-init (1.2.5-r3) 09:41:43 #0 4.781 (3/3) Installing tzdata (2026a-r0) 09:41:43 #0 4.812 Executing busybox-1.37.0-r20.trigger 09:41:43 #0 4.822 Executing ca-certificates-20250911-r0.trigger 09:41:43 #0 4.866 OK: 8 MiB in 19 packages 09:41:43 #77 ... 09:41:43 09:41:43 #78 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:41:47 #78 ... 09:41:47 09:41:47 #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:41:48 #79 ... 09:41:48 09:41:48 #80 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:41:48 #80 ... 09:41:48 09:41:48 #81 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:41:48 #0 4.682 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:41:48 #0 4.773 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:41:48 #0 5.133 OK: 265 MiB in 60 packages 09:41:48 #81 ... 09:41:48 09:41:48 #82 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:41:48 #0 4.231 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:41:48 #0 4.522 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:41:48 #0 5.033 (1/1) Installing dumb-init (1.2.5-r3) 09:41:48 #0 5.197 Executing busybox-1.37.0-r20.trigger 09:41:48 #0 5.203 OK: 7 MiB in 17 packages 09:41:48 #82 ... 09:41:48 09:41:48 #83 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 09:41:48 #0 4.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:41:48 #0 4.578 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:41:48 #0 5.041 OK: 265 MiB in 60 packages 09:41:49 #83 ... 09:41:49 09:41:49 #82 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:41:49 #82 DONE 11.2s 09:41:49 09:41:49 #84 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 09:41:49 #84 ... 09:41:49 09:41:49 #75 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:41:49 #75 DONE 11.2s 09:41:49 09:41:49 #81 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:41:49 #81 DONE 11.2s 09:41:49 09:41:49 #83 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 09:41:49 #83 DONE 11.2s 09:41:49 09:41:49 #77 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:41:49 #77 DONE 11.2s 09:41:49 09:41:49 #80 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:41:49 #80 DONE 11.4s 09:41:49 09:41:49 #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:41:49 #79 DONE 11.4s 09:41:49 09:41:49 #58 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:41:49 #58 DONE 11.4s 09:41:49 09:41:49 #85 [core-data builder 6/7] COPY . . 09:41:50 #85 ... 09:41:50 09:41:50 #86 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:41:50 #86 DONE 0.8s 09:41:50 09:41:50 #87 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:41:50 #87 ... 09:41:50 09:41:50 #88 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:41:50 #0 9.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:41:50 #0 9.450 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:41:50 #0 9.771 OK: 7 MiB in 17 packages 09:41:51 #88 ... 09:41:51 09:41:51 #84 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 09:41:51 #84 8.809 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:41:51 #84 8.967 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:41:51 #84 9.357 OK: 8 MiB in 21 packages 09:41:51 #84 ... 09:41:51 09:41:51 #89 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:41:51 #89 10.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:41:51 #89 10.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:41:51 #89 ... 09:41:51 09:41:51 #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:41:51 #90 ... 09:41:51 09:41:51 #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:41:51 #0 10.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:41:51 #91 ... 09:41:51 09:41:51 #92 [security-spiffe-token-provider builder 6/7] COPY . . 09:41:51 #92 DONE 2.5s 09:41:51 09:41:51 #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:41:51 #0 9.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:41:51 #0 9.579 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:41:51 #0 9.863 OK: 13 MiB in 29 packages 09:41:51 #93 DONE 10.5s 09:41:51 09:41:51 #84 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 09:41:51 #84 DONE 10.5s 09:41:51 09:41:51 #88 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:41:51 #88 DONE 10.9s 09:41:51 09:41:51 #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:41:51 #91 10.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:41:51 #91 ... 09:41:51 09:41:51 #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:41:51 #90 10.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:41:51 #90 10.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:41:52 #90 10.95 OK: 20 MiB in 20 packages 09:41:53 #90 ... 09:41:53 09:41:53 #94 [security-secretstore-setup builder 6/7] COPY . . 09:41:53 #94 DONE 3.7s 09:41:53 09:41:53 #95 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 09:41:53 #95 CACHED 09:41:53 09:41:53 #96 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:41:53 #96 CACHED 09:41:53 09:41:53 #97 [security-proxy-setup builder 6/7] COPY . . 09:41:53 #97 CACHED 09:41:53 09:41:53 #98 [security-secretstore-setup builder 6/7] COPY . . 09:41:53 #98 CACHED 09:41:53 09:41:53 #99 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:41:53 #99 CACHED 09:41:53 09:41:53 #100 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:41:53 #100 CACHED 09:41:53 09:41:53 #101 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:41:53 #101 DONE 3.8s 09:41:53 09:41:53 #89 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:41:53 #89 10.58 OK: 7 MiB in 18 packages 09:41:53 #89 DONE 11.8s 09:41:53 09:41:53 #65 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:41:53 #65 10.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:41:53 #65 11.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:41:53 #65 11.42 OK: 20 MiB in 20 packages 09:41:53 #65 DONE 12.4s 09:41:53 09:41:53 #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:41:53 #91 10.77 OK: 8 MiB in 20 packages 09:41:53 #91 DONE 11.8s 09:41:53 09:41:53 #73 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 09:41:53 #73 10.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:41:53 #73 10.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:41:53 #73 10.92 OK: 7 MiB in 17 packages 09:41:53 #73 DONE 11.8s 09:41:53 09:41:53 #85 [core-metadata builder 6/7] COPY . . 09:41:53 #85 DONE 3.9s 09:41:53 09:41:53 #102 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:41:53 #102 CACHED 09:41:53 09:41:53 #103 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:41:53 #103 CACHED 09:41:53 09:41:53 #104 [core-common-config-bootstrapper builder 6/7] COPY . . 09:41:53 #104 CACHED 09:41:53 09:41:53 #105 [core-command builder 4/7] COPY go.mod vendor* ./ 09:41:53 #105 CACHED 09:41:53 09:41:53 #106 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:41:53 #106 CACHED 09:41:53 09:41:53 #107 [core-command builder 6/7] COPY . . 09:41:53 #107 CACHED 09:41:53 09:41:53 #108 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:41:53 #108 CACHED 09:41:53 09:41:53 #109 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:41:53 #109 CACHED 09:41:53 09:41:53 #110 [security-proxy-auth builder 6/7] COPY . . 09:41:53 #110 CACHED 09:41:53 09:41:53 #111 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:41:53 #111 CACHED 09:41:53 09:41:53 #112 [core-metadata builder 6/7] COPY . . 09:41:53 #112 CACHED 09:41:53 09:41:53 #113 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:41:53 #113 CACHED 09:41:53 09:41:53 #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:41:53 #90 DONE 11.9s 09:41:53 09:41:53 #114 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:41:53 #114 ... 09:41:53 09:41:53 #115 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:41:53 #115 DONE 1.6s 09:41:53 09:41:53 #116 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:41:53 #116 DONE 1.6s 09:41:54 09:41:54 #117 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:41:54 #117 DONE 0.8s 09:41:54 09:41:54 #118 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:41:56 #118 DONE 2.1s 09:41:56 09:41:56 #119 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:41:56 #0 4.561 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:41:56 #0 4.630 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:41:56 #0 5.017 OK: 8 MiB in 19 packages 09:41:56 #119 DONE 6.8s 09:41:56 09:41:56 #120 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:41:56 #120 DONE 2.9s 09:41:56 09:41:56 #121 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:41:56 #0 4.568 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:41:56 #0 4.640 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:41:56 #0 5.000 OK: 12 MiB in 23 packages 09:41:56 #121 DONE 6.8s 09:41:56 09:41:56 #122 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:41:56 #122 DONE 2.2s 09:41:56 09:41:56 #123 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:41:56 #123 ... 09:41:56 09:41:56 #124 [security-spire-server stage-2 6/9] COPY security.txt / 09:41:56 #124 DONE 0.2s 09:41:56 09:41:56 #125 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:41:56 #125 DONE 0.3s 09:41:56 09:41:56 #126 [security-spire-config stage-2 6/10] COPY security.txt / 09:41:56 #126 ... 09:41:56 09:41:56 #123 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:41:56 #123 DONE 0.4s 09:41:56 09:41:56 #127 [security-spire-agent stage-3 7/10] COPY security.txt / 09:41:58 #127 ... 09:41:58 09:41:58 #128 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:41:58 #128 DONE 2.1s 09:41:58 09:41:58 #129 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:41:58 #129 ... 09:41:58 09:41:58 #130 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:41:58 #130 DONE 5.4s 09:41:58 09:41:58 #131 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 09:42:00 #131 ... 09:42:00 09:42:00 #78 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:42:00 #78 DONE 16.3s 09:42:00 09:42:00 #127 [security-spire-agent stage-3 7/10] COPY security.txt / 09:42:00 #127 DONE 3.4s 09:42:00 09:42:00 #126 [security-spire-config stage-2 6/10] COPY security.txt / 09:42:00 #126 DONE 3.7s 09:42:00 09:42:00 #132 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:42:01 #132 ... 09:42:01 09:42:01 #131 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 09:42:01 #131 DONE 2.2s 09:42:01 09:42:01 #129 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:42:01 #129 DONE 2.6s 09:42:01 09:42:01 #133 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:42:01 Removing intermediate container 8b880a02dbf1 09:42:01 ---> 89b8ed12c5d7 09:42:01 Successfully built 89b8ed12c5d7 09:42:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:01 + docker inspect -f . ci-base-image-arm64 09:42:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:42:01 prd-ubuntu20.04-docker-arm64-4c-16g-3299 does not seem to be running inside a container 09:42:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/958 -v /w/workspace/edgex-go/958:/w/workspace/edgex-go/958:rw,z -v /w/workspace/edgex-go/958@tmp:/w/workspace/edgex-go/958@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 09:42:01 #133 ... 09:42:01 09:42:01 #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:42:01 #0 4.809 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:42:01 #134 ... 09:42:01 09:42:01 #135 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:42:02 #135 ... 09:42:02 09:42:02 #132 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:42:02 #132 DONE 2.9s 09:42:03 $ docker top caae231627e4f959e73244d6a45114d39c6788711091c79efd57f3f6e50c5369 -eo pid,comm 09:42:03 09:42:03 #136 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:42:03 #136 ... 09:42:03 09:42:03 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:42:03 #0 3.321 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] { [Pipeline] sh 09:42:03 #137 ... 09:42:03 09:42:03 #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:42:03 #0 3.558 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:42:03 #138 ... 09:42:03 09:42:03 #139 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:42:03 #139 ... 09:42:03 09:42:03 #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:42:03 #0 3.550 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:42:03 + go version 09:42:03 #140 ... 09:42:03 09:42:03 #141 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:42:03 #0 3.705 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:42:03 #141 ... 09:42:03 09:42:03 #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:42:03 #0 3.552 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:42:04 #142 ... 09:42:04 09:42:04 #133 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:42:04 #133 DONE 3.7s 09:42:04 09:42:04 #143 [core-keeper builder 7/8] COPY . . 09:42:04 #143 DONE 4.1s 09:42:04 09:42:04 #87 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:42:04 #87 DONE 13.9s 09:42:04 09:42:04 #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:42:04 #0 3.788 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:42:04 #144 ... 09:42:04 09:42:04 #135 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:42:04 #135 DONE 3.0s 09:42:04 09:42:04 #136 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:42:04 #136 DONE 1.2s 09:42:04 09:42:04 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:42:04 #0 3.556 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 09:42:04 #145 ... 09:42:04 09:42:04 #146 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:42:04 #146 DONE 0.3s 09:42:04 09:42:04 #147 [security-spire-server] exporting to image 09:42:04 #147 exporting layers 09:42:05 go version go1.25.3 linux/arm64 [Pipeline] } 09:42:05 $ docker stop --time=1 caae231627e4f959e73244d6a45114d39c6788711091c79efd57f3f6e50c5369 09:42:06 #147 ... 09:42:06 09:42:06 #148 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:42:06 #148 DONE 1.7s 09:42:06 09:42:06 #149 [support-scheduler builder 6/7] COPY . . 09:42:06 #149 DONE 2.0s 09:42:06 09:42:06 #150 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:42:06 #150 DONE 1.8s 09:42:06 09:42:06 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:42:06 #151 ... 09:42:06 09:42:06 #147 [security-spire-server] exporting to image 09:42:06 #147 exporting layers 2.4s done 09:42:06 #147 writing image sha256:3f214e8d49b44443a9160e42ee2169071b2cc45161af3298d9f5d0f2de523de4 0.0s done 09:42:06 #147 naming to docker.io/library/security-spire-server 0.0s done 09:42:06 #147 DONE 2.5s 09:42:06 09:42:06 #152 [security-spire-agent] exporting to image 09:42:06 #152 exporting layers 0.8s done 09:42:06 #152 writing image sha256:a0f1ca23858055d3f41df90fa833d1d7bd1457eb366267baff032a477eb47446 0.0s done 09:42:06 #152 naming to docker.io/library/security-spire-agent done 09:42:07 #152 DONE 1.0s 09:42:07 09:42:07 #153 [security-spire-config] exporting to image 09:42:07 #153 exporting layers 0.9s done 09:42:07 #153 writing image sha256:9088066936637784ba455c0fdfa27ffc8d9b2b5b859d3f7760eec372283cb9a4 09:42:07 #153 writing image sha256:9088066936637784ba455c0fdfa27ffc8d9b2b5b859d3f7760eec372283cb9a4 0.0s done 09:42:07 #153 naming to docker.io/library/security-spire-config 0.0s done 09:42:07 #153 DONE 1.0s 09:42:07 09:42:07 #114 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:42:07 #114 3.897 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 09:42:07 #114 ... 09:42:07 09:42:07 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:42:07 #151 1.124 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:42:07 $ docker rm -f --volumes caae231627e4f959e73244d6a45114d39c6788711091c79efd57f3f6e50c5369 [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 09:42:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:42:08 09:42:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:42:08 latest: Pulling from edgex-devops/edgex-compose-arm64 09:42:08 547446be3368: Pulling fs layer 09:42:08 d125d8839a47: Pulling fs layer 09:42:08 3e85d5ac6304: Pulling fs layer 09:42:08 c3105a71a48b: Pulling fs layer 09:42:08 0f093f025ec4: Pulling fs layer 09:42:08 c3106fc0e877: Pulling fs layer 09:42:08 c3105a71a48b: Waiting 09:42:08 0f093f025ec4: Waiting 09:42:08 c3106fc0e877: Waiting 09:42:08 547446be3368: Verifying Checksum 09:42:08 c3105a71a48b: Verifying Checksum 09:42:08 c3105a71a48b: Download complete 09:42:09 d125d8839a47: Verifying Checksum 09:42:09 d125d8839a47: Download complete 09:42:09 c3106fc0e877: Verifying Checksum 09:42:09 c3106fc0e877: Download complete 09:42:09 0f093f025ec4: Verifying Checksum 09:42:09 0f093f025ec4: Download complete 09:42:09 #151 ... 09:42:09 09:42:09 #139 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:42:09 #139 DONE 15.9s 09:42:09 09:42:09 #154 [support-notifications builder 6/7] COPY . . 09:42:09 547446be3368: Pull complete 09:42:10 d125d8839a47: Pull complete 09:42:11 3e85d5ac6304: Verifying Checksum 09:42:11 3e85d5ac6304: Download complete 09:42:11 #154 DONE 2.7s 09:42:11 09:42:11 #155 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 09:42:11 #0 2.334 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:42:11 #155 ... 09:42:11 09:42:11 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:42:12 #156 0.331 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:42:21 3e85d5ac6304: Pull complete 09:42:21 c3105a71a48b: Pull complete 09:42:22 0f093f025ec4: Pull complete 09:42:22 c3106fc0e877: Pull complete 09:42:22 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 09:42:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:42:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:42:22 prd-ubuntu20.04-docker-arm64-4c-16g-3299 does not seem to be running inside a container 09:42:22 $ 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/958 -v /w/workspace/edgex-go/958:/w/workspace/edgex-go/958:rw,z -v /w/workspace/edgex-go/958@tmp:/w/workspace/edgex-go/958@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 09:42:24 $ docker top 813991c47957087b11eca20496a1f5cfef6c3c45f4bb32631a5da04507656576 -eo pid,comm [Pipeline] { [Pipeline] sh 09:42:25 + docker compose -f ./docker-compose-build.yml build --parallel 09:42:35 #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile 09:42:35 #1 transferring dockerfile: 2.23kB 0.0s done 09:42:35 #1 DONE 0.1s 09:42:35 09:42:35 #2 [security-bootstrapper internal] load build definition from Dockerfile 09:42:35 #2 transferring dockerfile: 3.02kB done 09:42:35 #2 DONE 0.0s 09:42:35 09:42:35 #3 [security-spire-agent internal] load build definition from Dockerfile 09:42:35 #3 transferring dockerfile: 1.81kB done 09:42:35 #3 DONE 0.0s 09:42:35 09:42:35 #4 [security-proxy-auth internal] load build definition from Dockerfile 09:42:35 #4 transferring dockerfile: 2.14kB done 09:42:35 #4 DONE 0.0s 09:42:35 09:42:35 #5 [security-spire-server internal] load build definition from Dockerfile 09:42:35 #5 transferring dockerfile: 1.70kB done 09:42:35 #5 DONE 0.1s 09:42:35 09:42:35 #6 [core-command internal] load build definition from Dockerfile 09:42:35 #6 transferring dockerfile: 1.94kB done 09:42:35 #6 DONE 0.0s 09:42:35 09:42:35 #7 [support-scheduler internal] load build definition from Dockerfile 09:42:35 #7 transferring dockerfile: 1.83kB done 09:42:35 #7 DONE 0.1s 09:42:35 09:42:35 #8 [core-metadata internal] load build definition from Dockerfile 09:42:35 #8 transferring dockerfile: 2.10kB done 09:42:35 #8 DONE 0.0s 09:42:35 09:42:35 #9 [security-proxy-setup internal] load build definition from Dockerfile 09:42:35 #9 transferring dockerfile: 2.50kB 0.0s done 09:42:35 #9 DONE 0.1s 09:42:35 09:42:35 #10 [core-keeper internal] load build definition from Dockerfile 09:42:35 #10 transferring dockerfile: 2.07kB done 09:42:35 #10 DONE 0.1s 09:42:35 09:42:35 #11 [support-notifications internal] load build definition from Dockerfile 09:42:35 #11 transferring dockerfile: 2.02kB done 09:42:35 #11 DONE 0.1s 09:42:35 09:42:35 #12 [security-secretstore-setup internal] load build definition from Dockerfile 09:42:35 #12 transferring dockerfile: 2.49kB 0.0s done 09:42:35 #12 DONE 0.1s 09:42:35 09:42:35 #13 [security-spire-config internal] load build definition from Dockerfile 09:42:35 #13 transferring dockerfile: 1.69kB done 09:42:35 #13 DONE 0.1s 09:42:35 09:42:35 #14 [security-spiffe-token-provider internal] load build definition from Dockerfile 09:42:35 #14 transferring dockerfile: 1.89kB done 09:42:35 #14 DONE 0.1s 09:42:35 09:42:35 #15 [core-data internal] load build definition from Dockerfile 09:42:35 #15 transferring dockerfile: 2.04kB done 09:42:35 #15 DONE 0.1s 09:42:35 09:42:35 #16 [core-common-config-bootstrapper internal] load .dockerignore 09:42:35 #16 transferring context: 50B 0.0s done 09:42:35 #16 DONE 0.0s 09:42:36 09:42:36 #17 [security-bootstrapper internal] load .dockerignore 09:42:36 #17 transferring context: 50B done 09:42:36 #17 DONE 0.0s 09:42:36 09:42:36 #18 [security-spire-agent internal] load .dockerignore 09:42:36 #18 transferring context: 50B 0.0s done 09:42:36 #18 DONE 0.1s 09:42:36 09:42:36 #19 [security-proxy-auth internal] load .dockerignore 09:42:36 #19 transferring context: 50B done 09:42:36 #19 DONE 0.0s 09:42:36 09:42:36 #20 [security-spire-server internal] load .dockerignore 09:42:36 #20 transferring context: 50B done 09:42:36 #20 DONE 0.1s 09:42:36 09:42:36 #21 [core-command internal] load .dockerignore 09:42:36 #21 transferring context: 50B done 09:42:36 #21 DONE 0.1s 09:42:36 09:42:36 #22 [support-scheduler internal] load .dockerignore 09:42:37 #22 transferring context: 50B done 09:42:37 #22 DONE 0.1s 09:42:37 09:42:37 #23 [core-metadata internal] load .dockerignore 09:42:37 #23 transferring context: 50B 0.0s done 09:42:37 #23 DONE 0.1s 09:42:37 09:42:37 #24 [security-proxy-setup internal] load .dockerignore 09:42:37 #24 transferring context: 50B 0.0s done 09:42:37 #24 DONE 0.1s 09:42:37 09:42:37 #25 [core-keeper internal] load .dockerignore 09:42:37 #25 transferring context: 50B 0.0s done 09:42:37 #25 DONE 0.1s 09:42:37 09:42:37 #26 [support-notifications internal] load .dockerignore 09:42:37 #26 transferring context: 50B 0.0s done 09:42:37 #26 DONE 0.1s 09:42:37 09:42:37 #27 [security-secretstore-setup internal] load .dockerignore 09:42:37 #27 transferring context: 50B 0.0s done 09:42:37 #27 DONE 0.1s 09:42:37 09:42:37 #28 [security-spire-config internal] load .dockerignore 09:42:37 #28 transferring context: 50B 0.0s done 09:42:37 #28 DONE 0.1s 09:42:37 09:42:37 #29 [security-spiffe-token-provider internal] load .dockerignore 09:42:37 #29 transferring context: 50B 0.0s done 09:42:37 #29 DONE 0.0s 09:42:37 09:42:37 #30 [core-data internal] load .dockerignore 09:42:37 #30 transferring context: 50B 0.0s done 09:42:37 #30 DONE 0.1s 09:42:37 09:42:37 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:42:37 #31 DONE 0.0s 09:42:37 09:42:37 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 09:42:38 #32 DONE 0.7s 09:42:38 09:42:38 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:42:38 #31 DONE 0.0s 09:42:38 09:42:38 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 09:42:38 #33 ... 09:42:38 09:42:38 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:42:38 #31 DONE 0.0s 09:42:38 09:42:38 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22 09:42:38 #32 DONE 0.7s 09:42:38 09:42:38 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:42:38 #31 DONE 0.0s 09:42:38 09:42:38 #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.22 09:42:38 #32 DONE 0.7s 09:42:38 09:42:38 #34 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 09:42:38 #34 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 09:42:38 #34 ... 09:42:38 09:42:38 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:42:38 #31 DONE 0.0s 09:42:38 09:42:38 #34 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 09:42:38 #34 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 09:42:38 #34 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 09:42:38 #34 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 09:42:38 #34 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 0B / 4.14MB 0.1s 09:42:39 #34 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 1.05MB / 4.14MB 0.5s 09:42:39 #34 ... 09:42:39 09:42:39 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:42:39 #31 DONE 0.0s 09:42:39 09:42:39 #34 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 09:42:39 #34 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 2.10MB / 4.14MB 0.7s 09:42:39 #34 ... 09:42:39 09:42:39 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:42:39 #31 DONE 0.0s 09:42:39 09:42:39 #34 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 09:42:39 #34 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 09:42:39 #34 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 09:42:39 #34 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 09:42:39 #34 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 09:42:39 #34 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 3.15MB / 4.14MB 0.9s 09:42:39 #34 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 1.0s 09:42:39 #34 ... 09:42:39 09:42:39 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:42:39 #31 DONE 0.0s 09:42:39 09:42:39 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:42:39 #31 DONE 0.0s 09:42:39 09:42:39 #35 [security-proxy-auth internal] load build context 09:42:39 #35 ... 09:42:39 09:42:39 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:42:39 #31 DONE 0.0s 09:42:39 09:42:39 #35 [security-proxy-auth internal] load build context 09:42:40 #35 ... 09:42:40 09:42:40 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:42:40 #31 DONE 0.0s 09:42:40 09:42:40 #35 [security-proxy-auth internal] load build context 09:42:40 #35 ... 09:42:40 09:42:40 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:42:40 #31 DONE 0.0s 09:42:40 09:42:40 #32 [core-data internal] load metadata for docker.io/library/alpine:3.22 09:42:40 #32 DONE 2.2s 09:42:40 09:42:40 #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 09:42:40 #36 DONE 2.4s 09:42:40 09:42:40 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 09:42:40 #33 DONE 2.4s 09:42:40 09:42:40 #34 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 09:42:40 #34 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 09:42:40 #34 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 09:42:40 #34 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 09:42:40 #34 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 09:42:40 #34 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 1.2s done 09:42:40 #34 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 0.7s 09:42:40 #34 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 09:42:40 #34 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 09:42:40 #34 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 09:42:40 #34 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 09:42:40 #34 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 1.2s done 09:42:41 #34 ... 09:42:41 09:42:41 #37 [core-common-config-bootstrapper internal] load build context 09:42:41 #37 transferring context: 3.40MB 2.1s done 09:42:41 #37 DONE 3.2s 09:42:41 09:42:41 #34 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 09:42:41 #34 ... 09:42:41 09:42:41 #35 [security-proxy-auth internal] load build context 09:42:41 #35 transferring context: 3.40MB 2.2s done 09:42:41 #35 DONE 3.2s 09:42:41 09:42:41 #34 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 09:42:41 #34 ... 09:42:41 09:42:41 #38 [security-bootstrapper internal] load build context 09:42:41 #38 transferring context: 3.40MB 2.4s done 09:42:41 #38 DONE 3.4s 09:42:41 09:42:41 #34 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 09:42:42 #34 ... 09:42:42 09:42:42 #39 [core-command internal] load build context 09:42:42 #39 transferring context: 3.40MB 1.9s done 09:42:42 #39 DONE 3.7s 09:42:42 09:42:42 #34 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 09:42:42 #34 ... 09:42:42 09:42:42 #40 [security-spire-config internal] load build context 09:42:42 #40 transferring context: 24.70kB 0.1s done 09:42:42 #40 DONE 2.1s 09:42:42 09:42:42 #34 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 09:42:42 #34 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 3.0s done 09:42:43 #34 ... 09:42:43 09:42:43 #41 [security-spire-agent internal] load build context 09:42:43 #41 transferring context: 25.98kB 0.1s done 09:42:43 #41 DONE 2.2s 09:42:43 09:42:43 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:42:43 #42 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.5s done 09:42:43 #42 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 09:42:43 #42 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done 09:42:43 #42 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done 09:42:43 #42 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.3s done 09:42:43 #42 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.4s done 09:42:43 #42 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.6s done 09:42:43 #42 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done 09:42:43 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 5.24MB / 37.02MB 1.7s 09:42:43 #42 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done 09:42:43 #42 ... 09:42:43 09:42:43 #43 [support-scheduler internal] load build context 09:42:43 #43 transferring context: 3.40MB 2.1s done 09:42:43 #43 DONE 4.2s 09:42:43 09:42:43 #44 [security-spire-server internal] load build context 09:42:43 #44 transferring context: 26.44kB 0.3s done 09:42:43 #44 DONE 2.6s 09:42:43 09:42:43 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:42:43 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 7.11MB / 37.02MB 2.3s 09:42:43 #42 ... 09:42:43 09:42:43 #45 [core-metadata internal] load build context 09:42:43 #45 transferring context: 3.40MB 2.3s done 09:42:43 #45 DONE 4.5s 09:42:43 09:42:43 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:42:44 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 9.44MB / 37.02MB 2.6s 09:42:44 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 11.53MB / 37.02MB 2.9s 09:42:44 #42 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.0s done 09:42:44 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 13.63MB / 37.02MB 3.2s 09:42:45 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 15.73MB / 37.02MB 3.6s 09:42:45 #42 ... 09:42:45 09:42:45 #34 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 09:42:45 #34 DONE 7.8s 09:42:45 09:42:45 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:42:45 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 20.54MB / 37.02MB 3.8s 09:42:45 #42 ... 09:42:45 09:42:45 #46 [core-keeper internal] load build context 09:42:45 #46 transferring context: 3.40MB 2.7s done 09:42:45 #46 DONE 4.7s 09:42:45 09:42:45 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:42:45 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 23.07MB / 37.02MB 3.9s 09:42:45 #42 ... 09:42:45 09:42:45 #47 [security-proxy-setup internal] load build context 09:42:45 #47 transferring context: 3.40MB 3.3s done 09:42:45 #47 DONE 4.8s 09:42:45 09:42:45 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:42:45 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 25.17MB / 37.02MB 4.0s 09:42:45 #42 ... 09:42:45 09:42:45 #48 [security-spiffe-token-provider internal] load build context 09:42:45 #48 transferring context: 3.40MB 3.6s done 09:42:45 #48 DONE 4.7s 09:42:45 09:42:45 #49 [core-data internal] load build context 09:42:45 #49 transferring context: 3.40MB 2.6s done 09:42:45 #49 DONE 4.7s 09:42:45 09:42:45 #50 [security-secretstore-setup internal] load build context 09:42:45 #50 transferring context: 3.40MB 3.7s done 09:42:45 #50 DONE 4.9s 09:42:45 09:42:45 #51 [support-notifications internal] load build context 09:42:45 #51 transferring context: 3.40MB 3.6s done 09:42:45 #51 DONE 4.9s 09:42:45 09:42:45 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:42:45 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 29.34MB / 37.02MB 4.1s 09:42:45 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 4.3s 09:42:45 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 4.4s done 09:42:46 #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 4.4s done 09:42:47 #42 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 09:42:47 #42 ... 09:42:47 09:42:47 #52 [support-notifications builder 2/7] WORKDIR /edgex-go 09:42:47 #52 DONE 1.9s 09:42:47 09:42:47 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:42:48 #42 ... 09:42:48 09:42:48 #53 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:42:48 #53 ... 09:42:48 09:42:48 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 09:42:48 #54 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.5s done 09:42:48 #54 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 09:42:48 #54 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done 09:42:48 #54 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done 09:42:48 #54 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.3s done 09:42:48 #54 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.6s done 09:42:48 #54 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.9s done 09:42:48 #54 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done 09:42:48 #54 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 4.0s done 09:42:48 #54 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done 09:42:48 #54 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 2.9s 09:42:48 #54 ... 09:42:48 09:42:48 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:42:52 #42 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 5.1s 09:42:54 #42 ... 09:42:54 09:42:54 #55 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:42:54 #55 DONE 8.7s 09:42:54 09:42:54 #56 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:42:55 #56 ... 09:42:55 09:42:55 #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:42:55 #0 8.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:42:55 #0 9.041 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:42:55 #57 ... 09:42:55 09:42:55 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 09:42:55 #54 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 9.8s 09:42:55 #54 ... 09:42:55 09:42:55 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:42:55 #58 ... 09:42:55 09:42:55 #59 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:42:55 #59 ... 09:42:55 09:42:55 #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:42:55 #60 ... 09:42:55 09:42:55 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:42:56 #61 ... 09:42:56 09:42:56 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:42:56 #62 ... 09:42:56 09:42:56 #63 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:42:56 #0 8.113 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:42:56 #0 8.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:42:56 #63 ... 09:42:56 09:42:56 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:42:56 #0 9.515 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:42:56 #0 10.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:42:56 #64 ... 09:42:56 09:42:56 #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:42:56 #0 7.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:42:56 #0 8.349 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:42:56 #65 ... 09:42:56 09:42:56 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:42:56 #0 10.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:42:56 #66 ... 09:42:56 09:42:56 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 09:42:57 #54 ... 09:42:57 09:42:57 #67 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 09:42:57 #67 ... 09:42:57 09:42:57 #68 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 09:42:57 #68 ... 09:42:57 09:42:57 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 09:42:57 #0 9.319 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:42:57 #69 ... 09:42:57 09:42:57 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:42:57 #70 ... 09:42:57 09:42:57 #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:42:57 #71 ... 09:42:57 09:42:57 #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:42:57 #0 10.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:42:57 #72 ... 09:42:57 09:42:57 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:42:57 #42 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.9s 09:42:59 #42 ... 09:42:59 09:42:59 #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:42:59 #65 14.01 (1/3) Installing ca-certificates (20250911-r0) 09:42:59 #65 14.42 (2/3) Installing dumb-init (1.2.5-r3) 09:43:00 #65 14.44 (3/3) Installing tzdata (2026a-r0) 09:43:01 #65 ... 09:43:01 09:43:01 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:43:01 #70 DONE 13.8s 09:43:01 09:43:01 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:43:03 #42 ... 09:43:03 09:43:03 #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:43:03 #57 14.69 (1/1) Installing dumb-init (1.2.5-r3) 09:43:03 #57 14.76 Executing busybox-1.37.0-r20.trigger 09:43:03 #57 14.93 OK: 8 MiB in 17 packages 09:43:03 #57 DONE 17.6s 09:43:03 09:43:03 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:43:03 #42 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 16.0s 09:43:05 #42 ... 09:43:05 09:43:05 #63 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:43:05 #63 16.35 (1/1) Installing dumb-init (1.2.5-r3) 09:43:05 #63 16.36 Executing busybox-1.37.0-r20.trigger 09:43:05 #63 16.58 OK: 8 MiB in 17 packages 09:43:05 #63 DONE 20.2s 09:43:05 09:43:05 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:43:06 #42 ... 09:43:06 09:43:06 #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:43:06 #60 10.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:43:06 #60 12.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:43:06 #60 ... 09:43:06 09:43:06 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:43:06 #42 ... 09:43:06 09:43:06 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:43:06 #58 11.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:43:06 #58 12.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:43:06 #58 ... 09:43:06 09:43:06 #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:43:06 #65 16.32 Executing busybox-1.37.0-r20.trigger 09:43:06 #65 16.56 Executing ca-certificates-20250911-r0.trigger 09:43:06 #65 18.48 OK: 9 MiB in 19 packages 09:43:06 #65 DONE 21.2s 09:43:06 09:43:06 #73 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:43:07 #73 ... 09:43:07 09:43:07 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 09:43:07 #54 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 12.2s done 09:43:07 #54 ... 09:43:07 09:43:07 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:43:07 #66 11.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:43:07 #66 ... 09:43:07 09:43:07 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:43:07 #62 11.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:43:07 #62 14.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:43:07 #62 ... 09:43:07 09:43:07 #67 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 09:43:07 #67 10.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:43:07 #67 12.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:43:07 #67 ... 09:43:07 09:43:07 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:43:07 #61 12.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:43:07 #61 14.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:43:07 #61 ... 09:43:07 09:43:07 #59 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:43:07 #59 12.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:43:07 #59 14.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:43:08 #59 ... 09:43:08 09:43:08 #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:43:08 #71 10.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:43:08 #71 12.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:43:08 #71 ... 09:43:08 09:43:08 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:43:08 #42 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 21.1s done 09:43:08 #42 ... 09:43:08 09:43:08 #68 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 09:43:08 #68 11.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:43:08 #68 12.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:43:08 #68 ... 09:43:08 09:43:08 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 09:43:08 #69 11.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:43:08 #69 ... 09:43:08 09:43:08 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:43:09 #42 ... 09:43:09 09:43:09 #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:43:09 #72 12.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:43:09 #72 ... 09:43:09 09:43:09 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:43:09 #64 19.79 (1/7) Installing ca-certificates (20250911-r0) 09:43:09 #64 20.58 (2/7) Installing dumb-init (1.2.5-r3) 09:43:09 #64 20.61 (3/7) Installing libgcc (14.2.0-r6) 09:43:09 #64 20.64 (4/7) Installing libsodium (1.0.20-r1) 09:43:09 #64 20.68 (5/7) Installing libstdc++ (14.2.0-r6) 09:43:09 #64 20.90 (6/7) Installing libzmq (4.3.5-r2) 09:43:09 #64 21.18 (7/7) Installing zeromq (4.3.5-r2) 09:43:09 #64 21.33 Executing busybox-1.37.0-r20.trigger 09:43:09 #64 21.50 Executing ca-certificates-20250911-r0.trigger 09:43:09 #64 23.19 OK: 12 MiB in 23 packages 09:43:10 #64 DONE 25.3s 09:43:10 09:43:10 #74 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:43:11 #74 ... 09:43:11 09:43:11 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:43:11 #0 5.104 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:43:11 #0 6.977 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:43:11 #75 ... 09:43:11 09:43:11 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:43:11 #66 24.79 (1/4) Installing dumb-init (1.2.5-r3) 09:43:11 #66 24.84 (2/4) Installing openssl (3.5.5-r0) 09:43:11 #66 24.90 (3/4) Installing su-exec (0.2-r3) 09:43:11 #66 24.93 (4/4) Installing yq-go (4.47.2-r3) 09:43:11 #66 ... 09:43:11 09:43:11 #56 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:43:11 #56 7.200 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:43:11 #56 9.652 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:43:11 #56 ... 09:43:11 09:43:11 #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:43:11 #71 24.54 OK: 255 MiB in 60 packages 09:43:13 #71 ... 09:43:13 09:43:13 #67 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 09:43:13 #67 23.16 OK: 255 MiB in 60 packages 09:43:13 #67 DONE 26.7s 09:43:13 09:43:13 #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:43:13 #0 5.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:43:13 #0 7.183 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:43:13 #76 ... 09:43:13 09:43:13 #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:43:13 #60 24.53 (1/2) Installing dumb-init (1.2.5-r3) 09:43:13 #60 24.59 (2/2) Installing su-exec (0.2-r3) 09:43:13 #60 24.59 Executing busybox-1.37.0-r20.trigger 09:43:13 #60 24.76 OK: 8 MiB in 18 packages 09:43:13 #60 DONE 27.5s 09:43:13 09:43:13 #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:43:14 #77 ... 09:43:14 09:43:14 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 09:43:14 #69 24.54 OK: 255 MiB in 60 packages 09:43:14 #69 DONE 26.6s 09:43:14 09:43:14 #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:43:14 #71 DONE 26.7s 09:43:14 09:43:14 #78 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:43:14 #78 ... 09:43:14 09:43:14 #79 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:43:14 #79 DONE 1.5s 09:43:14 09:43:14 #80 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:43:14 #80 ... 09:43:14 09:43:14 #81 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 09:43:14 #0 4.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:43:14 #0 6.099 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:43:15 #81 ... 09:43:15 09:43:15 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:43:15 #58 26.58 (1/4) Installing ca-certificates (20250911-r0) 09:43:15 #58 26.86 (2/4) Installing dumb-init (1.2.5-r3) 09:43:15 #58 26.88 (3/4) Installing su-exec (0.2-r3) 09:43:15 #58 26.90 (4/4) Installing yq-go (4.47.2-r3) 09:43:15 #58 29.41 Executing busybox-1.37.0-r20.trigger 09:43:15 #58 29.62 Executing ca-certificates-20250911-r0.trigger 09:43:15 #58 ... 09:43:15 09:43:15 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:43:15 #66 26.79 Executing busybox-1.37.0-r20.trigger 09:43:15 #66 26.85 OK: 20 MiB in 20 packages 09:43:15 #66 DONE 30.1s 09:43:15 09:43:15 #82 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:43:15 #82 DONE 1.8s 09:43:15 09:43:15 #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:43:15 #83 ... 09:43:15 09:43:15 #78 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:43:15 #78 DONE 1.9s 09:43:15 09:43:15 #84 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:43:17 #84 ... 09:43:17 09:43:17 #68 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 09:43:17 #68 27.15 OK: 255 MiB in 60 packages 09:43:17 #68 DONE 30.4s 09:43:17 09:43:17 #56 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:43:17 #56 23.35 (1/1) Installing dumb-init (1.2.5-r3) 09:43:18 #56 ... 09:43:18 09:43:18 #85 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:43:18 #85 DONE 1.0s 09:43:18 09:43:18 #56 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:43:18 #56 24.21 Executing busybox-1.37.0-r20.trigger 09:43:18 #56 24.42 OK: 8 MiB in 17 packages 09:43:20 #56 ... 09:43:20 09:43:20 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:43:20 #58 31.10 OK: 20 MiB in 20 packages 09:43:20 #58 DONE 34.6s 09:43:20 09:43:20 #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:43:20 #86 ... 09:43:20 09:43:20 #73 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:43:20 #73 3.575 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:43:20 #73 5.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:43:20 #73 ... 09:43:20 09:43:20 #74 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:43:20 #74 5.775 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:43:20 #74 7.794 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:43:21 #74 ... 09:43:21 09:43:21 #56 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:43:21 #56 DONE 27.4s 09:43:21 09:43:21 #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:43:21 #77 7.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:43:21 #77 ... 09:43:21 09:43:21 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:43:21 #62 26.51 v3.22.3-60-g645f190c344 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 09:43:21 #62 26.51 v3.22.3-57-g13791beeb8c [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 09:43:21 #62 26.51 OK: 26165 distinct packages available 09:43:21 #62 28.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:43:21 #62 31.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:43:22 #62 ... 09:43:22 09:43:22 #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:43:22 #72 26.19 v3.22.3-60-g645f190c344 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 09:43:22 #72 26.19 v3.22.3-57-g13791beeb8c [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 09:43:22 #72 26.19 OK: 26176 distinct packages available 09:43:22 #72 27.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:43:22 #72 29.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:43:22 #72 ... 09:43:22 09:43:22 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:43:22 #61 26.77 v3.22.3-60-g645f190c344 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 09:43:22 #61 26.77 v3.22.3-57-g13791beeb8c [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 09:43:22 #61 26.77 OK: 26165 distinct packages available 09:43:22 #61 30.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:43:22 #61 32.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:43:22 #61 ... 09:43:22 09:43:22 #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:43:22 #83 6.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:43:22 #83 ... 09:43:22 09:43:22 #59 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:43:22 #59 27.32 v3.22.3-60-g645f190c344 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 09:43:22 #59 27.32 v3.22.3-57-g13791beeb8c [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 09:43:22 #59 27.32 OK: 26165 distinct packages available 09:43:22 #59 29.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:43:22 #59 32.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:43:23 #59 ... 09:43:23 09:43:23 #81 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 09:43:23 #81 17.97 OK: 8 MiB in 17 packages 09:43:25 #81 DONE 21.1s 09:43:25 09:43:25 #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:43:25 #76 19.90 OK: 8 MiB in 17 packages 09:43:25 #76 DONE 22.3s 09:43:25 09:43:25 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:43:25 #75 21.68 OK: 255 MiB in 60 packages 09:43:25 #75 DONE 24.2s 09:43:25 09:43:25 #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:43:25 #87 ... 09:43:25 09:43:25 #88 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:43:25 #88 ... 09:43:25 09:43:25 #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:43:25 #87 DONE 0.8s 09:43:25 09:43:25 #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:43:25 #86 3.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:43:25 #86 4.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:43:26 #86 ... 09:43:26 09:43:26 #73 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:43:26 #73 17.67 OK: 9 MiB in 19 packages 09:43:26 #73 DONE 20.0s 09:43:26 09:43:26 #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:43:28 #89 ... 09:43:28 09:43:28 #90 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:43:28 #90 ... 09:43:28 09:43:28 #59 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:43:28 #59 42.41 (1/5) Installing dumb-init (1.2.5-r3) 09:43:28 #59 42.46 (2/5) Installing musl-obstack (1.2.3-r2) 09:43:28 #59 42.48 (3/5) Installing libucontext (1.3.2-r0) 09:43:28 #59 42.55 (4/5) Installing gcompat (1.1.0-r4) 09:43:28 #59 42.65 (5/5) Installing openssl (3.5.5-r0) 09:43:28 #59 42.76 Executing busybox-1.37.0-r20.trigger 09:43:28 #59 42.89 OK: 9 MiB in 21 packages 09:43:28 #59 ... 09:43:28 09:43:28 #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:43:28 #72 39.99 OK: 255 MiB in 60 packages 09:43:28 #72 DONE 41.4s 09:43:28 09:43:28 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:43:28 #62 42.31 (1/13) Installing brotli-libs (1.1.0-r2) 09:43:28 #62 42.49 (2/13) Installing c-ares (1.34.6-r0) 09:43:28 #62 42.53 (3/13) Installing libunistring (1.3-r0) 09:43:28 #62 42.76 (4/13) Installing libidn2 (2.3.7-r0) 09:43:28 #62 42.86 (5/13) Installing nghttp2-libs (1.65.0-r0) 09:43:28 #62 42.87 (6/13) Installing libpsl (0.21.5-r3) 09:43:28 #62 42.92 (7/13) Installing zstd-libs (1.5.7-r0) 09:43:28 #62 43.09 (8/13) Installing libcurl (8.14.1-r2) 09:43:28 #62 43.29 (9/13) Installing curl (8.14.1-r2) 09:43:28 #62 43.39 (10/13) Installing dumb-init (1.2.5-r3) 09:43:28 #62 43.40 (11/13) Installing musl-obstack (1.2.3-r2) 09:43:29 #62 ... 09:43:29 09:43:29 #91 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:43:29 #91 DONE 0.5s 09:43:29 09:43:29 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:43:29 #62 43.49 (12/13) Installing libucontext (1.3.2-r0) 09:43:29 #62 43.54 (13/13) Installing gcompat (1.1.0-r4) 09:43:29 #62 43.61 Executing busybox-1.37.0-r20.trigger 09:43:29 #62 43.74 OK: 13 MiB in 29 packages 09:43:30 #62 ... 09:43:30 09:43:30 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:43:30 #61 42.38 (1/4) Installing dumb-init (1.2.5-r3) 09:43:30 #61 42.42 (2/4) Installing musl-obstack (1.2.3-r2) 09:43:30 #61 42.43 (3/4) Installing libucontext (1.3.2-r0) 09:43:30 #61 42.56 (4/4) Installing gcompat (1.1.0-r4) 09:43:30 #61 42.65 Executing busybox-1.37.0-r20.trigger 09:43:30 #61 42.81 OK: 8 MiB in 20 packages 09:43:30 #61 DONE 44.5s 09:43:30 09:43:30 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:43:30 #92 ... 09:43:30 09:43:30 #74 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:43:30 #74 17.88 OK: 12 MiB in 23 packages 09:43:30 #74 DONE 19.8s 09:43:30 09:43:30 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:43:31 #93 ... 09:43:31 09:43:31 #59 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:43:31 #59 DONE 45.6s 09:43:31 09:43:31 #94 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 09:43:31 #94 ... 09:43:31 09:43:31 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:43:31 #62 DONE 46.1s 09:43:31 09:43:31 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:43:33 #95 ... 09:43:33 09:43:33 #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:43:33 #77 9.756 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:43:33 #77 19.34 OK: 8 MiB in 18 packages 09:43:33 #77 ... 09:43:33 09:43:33 #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:43:33 #86 12.97 OK: 20 MiB in 20 packages 09:43:33 #156 ... 09:43:33 09:43:33 #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:43:33 #144 DONE 93.7s 09:43:33 09:43:33 #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:43:33 #140 ... 09:43:33 09:43:33 #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:43:33 #138 DONE 94.1s 09:43:33 09:43:33 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:43:33 #157 DONE 0.4s 09:43:33 09:43:33 #158 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:43:33 #158 DONE 0.3s 09:43:33 09:43:33 #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 09:43:33 #159 ... 09:43:33 09:43:33 #160 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:43:33 #160 DONE 0.1s 09:43:33 09:43:33 #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:43:33 #161 DONE 0.3s 09:43:33 09:43:33 #162 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:43:33 #162 DONE 0.1s 09:43:33 09:43:33 #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:43:33 #163 DONE 0.2s 09:43:33 09:43:33 #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 09:43:33 #159 DONE 1.0s 09:43:33 09:43:33 #164 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 09:43:33 #164 DONE 0.3s 09:43:33 09:43:33 #165 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:43:33 #165 ... 09:43:33 09:43:33 #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 09:43:33 #166 DONE 0.2s 09:43:33 09:43:33 #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:43:33 #167 DONE 0.1s 09:43:33 09:43:33 #165 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:43:33 #165 DONE 0.8s 09:43:33 09:43:33 #168 [core-common-config-bootstrapper] exporting to image 09:43:33 #168 exporting layers 09:43:33 #168 ... 09:43:33 09:43:33 #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:43:33 #169 DONE 0.1s 09:43:33 09:43:33 #170 [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/ 09:43:33 #170 DONE 0.3s 09:43:33 09:43:33 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:43:33 #156 ... 09:43:33 09:43:33 #171 [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/ 09:43:33 #171 DONE 0.1s 09:43:33 09:43:33 #168 [core-common-config-bootstrapper] exporting to image 09:43:33 #168 exporting layers 0.4s done 09:43:33 #168 writing image sha256:3f806b06f654ef20752ef6f89ca150ef1424bc149c35640f19023149a8fe1e91 done 09:43:33 #168 naming to docker.io/library/core-common-config-bootstrapper done 09:43:33 #168 DONE 0.4s 09:43:33 09:43:33 #172 [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/ 09:43:33 #172 DONE 0.1s 09:43:33 09:43:33 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:43:33 #173 DONE 0.1s 09:43:33 09:43:33 #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:43:33 #140 ... 09:43:33 09:43:33 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 09:43:33 #174 DONE 1.0s 09:43:33 09:43:33 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:43:33 #156 ... 09:43:33 09:43:33 #175 [security-bootstrapper] exporting to image 09:43:33 #175 exporting layers 0.5s done 09:43:33 #175 writing image sha256:a5527b3687853b026c997ff52a5d4df1cbcfa186032c7e891574ce67eb510317 done 09:43:33 #175 naming to docker.io/library/security-bootstrapper done 09:43:33 #175 DONE 0.5s 09:43:33 09:43:33 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:43:34 #86 ... 09:43:34 09:43:34 #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:43:34 #77 DONE 20.9s 09:43:34 09:43:34 #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:43:34 #96 ... 09:43:34 09:43:34 #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:43:34 #86 DONE 14.6s 09:43:34 09:43:34 #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:43:34 #83 9.024 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:43:34 #83 17.69 OK: 20 MiB in 20 packages 09:43:34 #83 ... 09:43:34 09:43:34 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:43:34 #92 4.423 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:43:35 #92 ... 09:43:35 09:43:35 #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:43:35 #83 DONE 19.5s 09:43:35 09:43:35 #97 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:43:35 #97 DONE 0.2s 09:43:35 09:43:35 #94 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 09:43:35 #94 4.077 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:43:36 #94 5.091 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:43:37 #94 ... 09:43:37 09:43:37 #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:43:37 #96 DONE 3.5s 09:43:37 09:43:37 #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 09:43:37 #98 DONE 0.2s 09:43:37 09:43:37 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:43:37 #95 4.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:43:37 #95 5.496 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:43:41 #95 ... 09:43:41 09:43:41 #94 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 09:43:41 #94 10.09 OK: 9 MiB in 21 packages 09:43:41 #94 ... 09:43:41 09:43:41 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:43:41 #92 5.997 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:43:41 #92 10.63 OK: 8 MiB in 20 packages 09:43:41 #92 DONE 11.7s 09:43:41 09:43:41 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:43:41 #95 10.14 OK: 13 MiB in 29 packages 09:43:42 #95 ... 09:43:42 09:43:42 #94 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 09:43:42 #94 DONE 11.3s 09:43:42 09:43:42 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:43:43 #99 ... 09:43:43 09:43:43 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:43:43 #95 DONE 11.7s 09:43:43 09:43:43 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:43:44 #100 DONE 1.8s 09:43:44 09:43:44 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:43:44 #101 ... 09:43:44 09:43:44 #102 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:43:44 #102 DONE 2.9s 09:43:44 09:43:44 #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:43:45 #103 DONE 0.3s 09:43:45 09:43:45 #104 [security-spire-config stage-2 6/10] COPY security.txt / 09:43:45 #104 ... 09:43:45 09:43:45 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:43:45 #99 DONE 3.0s 09:43:45 09:43:45 #104 [security-spire-config stage-2 6/10] COPY security.txt / 09:43:45 #104 DONE 0.5s 09:43:45 09:43:45 #105 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:43:45 #105 DONE 0.3s 09:43:45 09:43:45 #106 [security-spire-server stage-2 6/9] COPY security.txt / 09:43:45 #106 ... 09:43:45 09:43:45 #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:43:45 #107 DONE 0.4s 09:43:45 09:43:45 #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:43:46 #108 DONE 0.3s 09:43:46 09:43:46 #106 [security-spire-server stage-2 6/9] COPY security.txt / 09:43:46 #106 DONE 0.4s 09:43:46 09:43:46 #109 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:43:46 #109 DONE 0.3s 09:43:46 09:43:46 #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:43:46 #110 ... 09:43:46 09:43:46 #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:43:46 #111 DONE 0.4s 09:43:46 09:43:46 #112 [security-spire-config] exporting to image 09:43:46 #112 exporting layers 09:43:47 #112 ... 09:43:47 09:43:47 #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:43:47 #110 DONE 0.6s 09:43:47 09:43:47 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:43:47 #101 DONE 3.0s 09:43:47 09:43:47 #113 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:43:47 #113 DONE 0.3s 09:43:47 09:43:47 #114 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:43:47 #114 DONE 0.4s 09:43:47 09:43:47 #112 [security-spire-server] exporting to image 09:43:47 #112 ... 09:43:47 09:43:47 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 09:43:47 #115 DONE 0.5s 09:43:48 09:43:48 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:43:48 #116 DONE 0.3s 09:43:48 09:43:48 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:43:48 #117 DONE 0.3s 09:43:48 09:43:48 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:43:48 #118 DONE 0.4s 09:43:48 09:43:48 #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:43:49 #89 ... 09:43:49 09:43:49 #112 [security-spire-agent] exporting to image 09:43:51 #112 exporting layers 4.4s done 09:43:51 #112 writing image sha256:0ca276f16e3e46e704268ca4cc2020c052d56cb599a4e3b645c6bfae34d2484e 09:43:51 #112 writing image sha256:0ca276f16e3e46e704268ca4cc2020c052d56cb599a4e3b645c6bfae34d2484e done 09:43:51 #112 naming to docker.io/library/security-spire-config-arm64 done 09:43:51 #112 exporting layers 4.2s done 09:43:51 #112 writing image sha256:f1c430d786a424863ea83db4ffa329ff5dbf1a5eb60920e3823394a2db287270 done 09:43:51 #112 naming to docker.io/library/security-spire-server-arm64 0.0s done 09:43:52 #112 exporting layers 3.4s done 09:43:52 #112 writing image sha256:35fe2a8d8b17de61fde8d796f22bed6d8ac646404c449ff9f9314fd10240784a 0.0s done 09:43:52 #112 naming to docker.io/library/security-spire-agent-arm64 done 09:43:52 #112 DONE 6.0s 09:43:52 09:43:52 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:44:29 #156 ... 09:44:29 09:44:29 #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:44:29 #140 152.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:44:36 #140 ... 09:44:36 09:44:36 #114 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:44:36 #114 DONE 163.3s 09:44:36 09:44:36 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:44:36 #137 DONE 163.3s 09:44:36 09:44:36 #141 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:44:36 #141 DONE 163.3s 09:44:36 09:44:36 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:44:36 #145 DONE 163.4s 09:44:36 09:44:36 #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:44:36 #142 DONE 163.3s 09:44:36 09:44:36 #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:44:36 #134 DONE 164.8s 09:44:36 09:44:36 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:44:36 #156 ... 09:44:36 09:44:36 #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:44:36 #140 DONE 163.6s 09:44:36 09:44:36 #176 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:44:37 #176 DONE 0.2s 09:44:37 09:44:37 #177 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:44:37 #177 DONE 0.3s 09:44:37 09:44:37 #178 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:44:37 #178 DONE 0.3s 09:44:37 09:44:37 #179 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:44:37 #179 DONE 0.3s 09:44:37 09:44:37 #180 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:44:37 #180 DONE 0.3s 09:44:37 09:44:37 #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:44:37 #181 DONE 0.1s 09:44:37 09:44:37 #182 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:44:37 #182 DONE 0.1s 09:44:37 09:44:37 #183 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:44:37 #183 DONE 0.1s 09:44:37 09:44:37 #184 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:44:37 #184 CACHED 09:44:37 09:44:37 #185 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:44:37 #185 CACHED 09:44:37 09:44:37 #186 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:44:37 #186 CACHED 09:44:37 09:44:37 #187 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:44:37 #187 CACHED 09:44:37 09:44:37 #188 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:44:37 #188 DONE 0.1s 09:44:37 09:44:37 #189 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:44:37 #189 DONE 0.1s 09:44:37 09:44:37 #190 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:44:37 #190 ... 09:44:37 09:44:37 #155 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 09:44:37 #155 DONE 153.9s 09:44:38 09:44:38 #191 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 09:44:38 #191 DONE 0.9s 09:44:38 09:44:38 #192 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:44:38 #192 DONE 0.9s 09:44:38 09:44:38 #193 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:44:38 #193 DONE 0.9s 09:44:38 09:44:38 #190 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:44:38 #190 DONE 0.9s 09:44:38 09:44:38 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:44:38 #194 DONE 0.9s 09:44:38 09:44:38 #195 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:44:38 #195 DONE 0.9s 09:44:38 09:44:38 #196 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:44:38 #196 DONE 0.9s 09:44:38 09:44:38 #197 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 09:44:38 #197 ... 09:44:38 09:44:38 #198 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:44:38 #198 DONE 0.2s 09:44:38 09:44:38 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 09:44:38 #199 DONE 0.2s 09:44:38 09:44:38 #200 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 09:44:38 #200 DONE 0.2s 09:44:38 09:44:38 #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 09:44:38 #201 DONE 0.2s 09:44:38 09:44:38 #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:44:38 #202 DONE 0.2s 09:44:38 09:44:38 #203 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:44:38 #203 DONE 0.2s 09:44:38 09:44:38 #204 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:44:38 #204 DONE 0.2s 09:44:38 09:44:38 #197 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 09:44:38 #197 DONE 0.2s 09:44:38 09:44:38 #205 [core-data] exporting to image 09:44:38 #205 exporting layers 09:44:38 #205 ... 09:44:38 09:44:38 #206 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:44:38 #206 DONE 0.3s 09:44:38 09:44:38 #207 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:44:38 #207 DONE 0.3s 09:44:38 09:44:38 #208 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:44:38 #208 DONE 0.3s 09:44:38 09:44:38 #209 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:44:38 #209 DONE 0.3s 09:44:38 09:44:38 #210 [core-command] exporting to image 09:44:38 #210 exporting layers 0.3s done 09:44:38 #210 writing image sha256:1846a998736b30ea34f9bd7c27bf1e2663a95bc8d64706b025974d70f1ed4e0e 0.0s done 09:44:38 #210 naming to docker.io/library/core-command done 09:44:38 #210 DONE 0.5s 09:44:38 09:44:38 #211 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:44:38 #211 DONE 0.2s 09:44:38 09:44:38 #212 [core-metadata] exporting to image 09:44:39 #212 ... 09:44:39 09:44:39 #213 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:44:39 #213 DONE 0.5s 09:44:39 09:44:39 #205 [core-data] exporting to image 09:44:39 #205 exporting layers 0.5s done 09:44:39 #205 writing image sha256:dd632e19b835b38c5049150064a1872e173826e1b41f68ff9783766c948ba3ea done 09:44:39 #205 naming to docker.io/library/core-data done 09:44:39 #205 DONE 0.7s 09:44:39 09:44:39 #214 [security-spiffe-token-provider] exporting to image 09:44:39 #214 exporting layers 0.5s done 09:44:39 #214 writing image sha256:266d4c751f79c157e52dc410b6bb27869f4612da56dd3a33110fc9900ace8a3c done 09:44:39 #214 naming to docker.io/library/security-spiffe-token-provider done 09:44:39 #214 DONE 0.7s 09:44:39 09:44:39 #215 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:44:39 #215 DONE 0.4s 09:44:39 09:44:39 #216 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:44:39 #216 DONE 0.2s 09:44:39 09:44:39 #217 [core-keeper] exporting to image 09:44:39 #217 ... 09:44:39 09:44:39 #218 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:44:39 #218 DONE 0.2s 09:44:39 09:44:39 #219 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:44:39 #219 DONE 0.7s 09:44:39 09:44:39 #212 [core-metadata] exporting to image 09:44:39 #212 exporting layers 0.7s done 09:44:39 #212 writing image sha256:b166ca1524d659385b15d59b290d67d8103cb906c32ad8b16cbc89daa5c30f73 0.0s done 09:44:39 #212 naming to docker.io/library/core-metadata 0.0s done 09:44:39 #212 DONE 0.8s 09:44:39 09:44:39 #217 [core-keeper] exporting to image 09:44:39 #217 exporting layers 0.3s done 09:44:39 #217 writing image sha256:8c67bc14819ff9ff26a203a994c134d541841002de02063fad75466b5a88f03e 09:44:39 #217 writing image sha256:8c67bc14819ff9ff26a203a994c134d541841002de02063fad75466b5a88f03e done 09:44:39 #217 naming to docker.io/library/core-keeper 0.0s done 09:44:39 #217 DONE 0.4s 09:44:39 09:44:39 #220 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:44:39 #220 DONE 0.6s 09:44:39 09:44:39 #221 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:44:39 #221 DONE 0.2s 09:44:39 09:44:39 #222 [security-proxy-setup] exporting to image 09:44:39 #222 exporting layers 0.2s done 09:44:39 #222 writing image sha256:07f725be2aa156f9bbd34e377c25a0a9f69de71d202d7ef32b8d499d03b43bf7 09:44:39 #222 writing image sha256:07f725be2aa156f9bbd34e377c25a0a9f69de71d202d7ef32b8d499d03b43bf7 done 09:44:39 #222 naming to docker.io/library/security-proxy-setup done 09:44:39 #222 DONE 0.2s 09:44:39 09:44:39 #223 [security-proxy-auth] exporting to image 09:44:40 #223 ... 09:44:40 09:44:40 #224 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:44:40 #224 DONE 0.5s 09:44:40 09:44:40 #225 [security-secretstore-setup] exporting to image 09:44:40 #225 ... 09:44:40 09:44:40 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:44:40 #151 DONE 154.1s 09:44:40 09:44:40 #223 [security-proxy-auth] exporting to image 09:44:40 #223 exporting layers 1.0s done 09:44:40 #223 writing image sha256:71f78dc3af855ba11fd91fc4a9093c65c1c935e9b392dad91fd8a2f7d8552b17 0.0s done 09:44:40 #223 naming to docker.io/library/security-proxy-auth 0.0s done 09:44:40 #223 DONE 1.2s 09:44:40 09:44:40 #225 [security-secretstore-setup] exporting to image 09:44:40 #225 exporting layers 0.6s done 09:44:40 #225 writing image sha256:d7a724f939c220056c41d9887ce84236f3d3600d9fb3257f38477148d74d2bf1 done 09:44:40 #225 naming to docker.io/library/security-secretstore-setup done 09:44:40 #225 DONE 0.7s 09:44:40 09:44:40 #226 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:44:40 #226 DONE 0.1s 09:44:40 09:44:40 #227 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:44:40 #227 DONE 0.1s 09:44:40 09:44:40 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:44:40 #156 ... 09:44:40 09:44:40 #228 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:44:41 #228 DONE 0.3s 09:44:41 09:44:41 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:44:41 #156 ... 09:44:41 09:44:41 #229 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 09:44:41 #229 DONE 0.0s 09:44:41 09:44:41 #230 [support-scheduler] exporting to image 09:44:41 #230 exporting layers 0.2s done 09:44:41 #230 writing image sha256:cb40086e990e341ff69eb6b8ec0d1b99a4ab2f6936340c33d3e1d27550ce4418 done 09:44:41 #230 naming to docker.io/library/support-scheduler done 09:44:41 #230 DONE 0.2s 09:44:41 09:44:41 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:44:41 #156 DONE 149.5s 09:44:41 09:44:41 #231 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:44:41 #231 DONE 0.1s 09:44:41 09:44:41 #232 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:44:41 #232 DONE 0.0s 09:44:41 09:44:41 #233 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:44:41 #233 DONE 0.2s 09:44:41 09:44:41 #234 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:44:41 #234 DONE 0.0s 09:44:41 09:44:41 #235 [support-notifications] exporting to image 09:44:41 #235 exporting layers 0.2s done 09:44:41 #235 writing image sha256:c3c711d111954c86ac7518e528259f10f3f93105b4316ac99ae1674d696cc7bc done 09:44:41 #235 naming to docker.io/library/support-notifications done 09:44:41 #235 DONE 0.2s 09:44:41 time="2026-03-12T09:41:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:44:41 time="2026-03-12T09:41:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:44:41 time="2026-03-12T09:41:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:44:41 time="2026-03-12T09:41:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:44:41 time="2026-03-12T09:41:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:44:41 time="2026-03-12T09:41:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:44:41 time="2026-03-12T09:41:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:44:41 time="2026-03-12T09:41:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:44:41 time="2026-03-12T09:41:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:44:41 time="2026-03-12T09:41:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:44:41 time="2026-03-12T09:41:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:44:41 time="2026-03-12T09:41:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:44:41 time="2026-03-12T09:41:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:44:41 time="2026-03-12T09:41:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:44:41 time="2026-03-12T09:41:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:44:41 $ docker stop --time=1 b7e32500913b163fa4192dea2b74d55f24b16d1ff06e1b94908f1749b68b6ff9 09:44:43 $ docker rm -f --volumes b7e32500913b163fa4192dea2b74d55f24b16d1ff06e1b94908f1749b68b6ff9 [Pipeline] // withDockerContainer [Pipeline] sh 09:44:43 + docker images 09:44:43 REPOSITORY TAG IMAGE ID CREATED SIZE 09:44:43 support-notifications latest c3c711d11195 2 seconds ago 54.8MB 09:44:43 support-scheduler latest cb40086e990e 3 seconds ago 51.2MB 09:44:43 security-secretstore-setup latest d7a724f939c2 4 seconds ago 83.7MB 09:44:43 security-proxy-setup latest 07f725be2aa1 4 seconds ago 52MB 09:44:43 security-proxy-auth latest 71f78dc3af85 4 seconds ago 46.1MB 09:44:43 core-data latest dd632e19b835 5 seconds ago 47MB 09:44:43 security-spiffe-token-provider latest 266d4c751f79 5 seconds ago 50.2MB 09:44:43 core-keeper latest 8c67bc14819f 5 seconds ago 46.8MB 09:44:43 core-command latest 1846a998736b 5 seconds ago 41.3MB 09:44:43 core-metadata latest b166ca1524d6 5 seconds ago 47.1MB 09:44:43 security-bootstrapper latest a5527b368785 About a minute ago 21.6MB 09:44:43 core-common-config-bootstrapper latest 3f806b06f654 About a minute ago 20.5MB 09:44:43 security-spire-config latest 908806693663 2 minutes ago 177MB 09:44:43 security-spire-agent latest a0f1ca238580 2 minutes ago 237MB 09:44:43 security-spire-server latest 3f214e8d49b4 2 minutes ago 178MB 09:44:43 ci-base-image-x86_64 latest f89b39003b0a 6 minutes ago 1GB 09:44:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 4 months ago 636MB 09:44:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 9 months ago 573MB 09:44:43 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 09:44:43 provisioning config files... 09:44:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/958@tmp/config13403810410720907163tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:44:43 ---> ****-login.sh 09:44:43 nexus3.edgexfoundry.org:10001 09:44:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:43 Login Succeeded 09:44:43 nexus3.edgexfoundry.org:10002 09:44:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:43 Login Succeeded 09:44:43 nexus3.edgexfoundry.org:10003 09:44:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:44 Login Succeeded 09:44:44 nexus3.edgexfoundry.org:10004 09:44:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:44 Login Succeeded 09:44:44 ****.io 09:44:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:44 Login Succeeded 09:44:44 ---> ****-login.sh ends [Pipeline] } 09:44:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:44:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:44:44 [edgeXDocker.push] Tagging docker image core-command with the following tags: 09:44:44 2b21fc24e8e2caaded3cd852ab563efc661d88f9 09:44:44 latest 09:44:44 4.1.0-dev.102 09:44:44 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 09:44:44 main 09:44:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:44 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:45 + docker push nexus3.edgexfoundry.org:10004/core-command:2b21fc24e8e2caaded3cd852ab563efc661d88f9 09:44:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:44:45 9f85a8eb413e: Preparing 09:44:45 963610c221dd: Preparing 09:44:45 0366d84b72b0: Preparing 09:44:45 b858c6a631e9: Preparing 09:44:45 fc93763451f9: Preparing 09:44:45 bf717f65ec71: Preparing 09:44:45 cce92674e987: Preparing 09:44:45 bf717f65ec71: Waiting 09:44:45 cce92674e987: Waiting 09:44:45 0366d84b72b0: Pushed 09:44:45 9f85a8eb413e: Pushed 09:44:45 fc93763451f9: Pushed 09:44:45 b858c6a631e9: Pushed 09:44:45 cce92674e987: Layer already exists 09:44:45 bf717f65ec71: Pushed 09:44:48 963610c221dd: Pushed 09:44:48 2b21fc24e8e2caaded3cd852ab563efc661d88f9: digest: sha256:76db8db8394de425767723a8e63cf17b0cb1fa3074f645596ce2a83c6f7ca8b3 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:49 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:49 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 09:44:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:44:49 9f85a8eb413e: Preparing 09:44:49 963610c221dd: Preparing 09:44:49 0366d84b72b0: Preparing 09:44:49 b858c6a631e9: Preparing 09:44:49 fc93763451f9: Preparing 09:44:49 bf717f65ec71: Preparing 09:44:49 cce92674e987: Preparing 09:44:49 cce92674e987: Waiting 09:44:49 fc93763451f9: Layer already exists 09:44:49 963610c221dd: Layer already exists 09:44:49 0366d84b72b0: Layer already exists 09:44:49 9f85a8eb413e: Layer already exists 09:44:49 b858c6a631e9: Layer already exists 09:44:49 cce92674e987: Layer already exists 09:44:49 bf717f65ec71: Layer already exists 09:44:49 latest: digest: sha256:76db8db8394de425767723a8e63cf17b0cb1fa3074f645596ce2a83c6f7ca8b3 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:49 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:50 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.102 09:44:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:44:50 9f85a8eb413e: Preparing 09:44:50 963610c221dd: Preparing 09:44:50 0366d84b72b0: Preparing 09:44:50 b858c6a631e9: Preparing 09:44:50 fc93763451f9: Preparing 09:44:50 bf717f65ec71: Preparing 09:44:50 cce92674e987: Preparing 09:44:50 bf717f65ec71: Waiting 09:44:50 cce92674e987: Waiting 09:44:50 9f85a8eb413e: Layer already exists 09:44:50 0366d84b72b0: Layer already exists 09:44:50 fc93763451f9: Layer already exists 09:44:50 963610c221dd: Layer already exists 09:44:50 b858c6a631e9: Layer already exists 09:44:50 bf717f65ec71: Layer already exists 09:44:50 cce92674e987: Layer already exists 09:44:50 4.1.0-dev.102: digest: sha256:76db8db8394de425767723a8e63cf17b0cb1fa3074f645596ce2a83c6f7ca8b3 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:50 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:50 + docker push nexus3.edgexfoundry.org:10004/core-command:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 09:44:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:44:50 9f85a8eb413e: Preparing 09:44:50 963610c221dd: Preparing 09:44:50 0366d84b72b0: Preparing 09:44:50 b858c6a631e9: Preparing 09:44:50 fc93763451f9: Preparing 09:44:50 bf717f65ec71: Preparing 09:44:50 cce92674e987: Preparing 09:44:50 bf717f65ec71: Waiting 09:44:50 cce92674e987: Waiting 09:44:50 9f85a8eb413e: Layer already exists 09:44:50 963610c221dd: Layer already exists 09:44:50 b858c6a631e9: Layer already exists 09:44:50 fc93763451f9: Layer already exists 09:44:50 0366d84b72b0: Layer already exists 09:44:50 bf717f65ec71: Layer already exists 09:44:50 cce92674e987: Layer already exists 09:44:50 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102: digest: sha256:76db8db8394de425767723a8e63cf17b0cb1fa3074f645596ce2a83c6f7ca8b3 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:51 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:51 + docker push nexus3.edgexfoundry.org:10004/core-command:main 09:44:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:44:51 9f85a8eb413e: Preparing 09:44:51 963610c221dd: Preparing 09:44:51 0366d84b72b0: Preparing 09:44:51 b858c6a631e9: Preparing 09:44:51 fc93763451f9: Preparing 09:44:51 bf717f65ec71: Preparing 09:44:51 cce92674e987: Preparing 09:44:51 bf717f65ec71: Waiting 09:44:51 cce92674e987: Waiting 09:44:51 0366d84b72b0: Layer already exists 09:44:51 9f85a8eb413e: Layer already exists 09:44:51 963610c221dd: Layer already exists 09:44:51 fc93763451f9: Layer already exists 09:44:51 b858c6a631e9: Layer already exists 09:44:51 bf717f65ec71: Layer already exists 09:44:51 cce92674e987: Layer already exists 09:44:51 main: digest: sha256:76db8db8394de425767723a8e63cf17b0cb1fa3074f645596ce2a83c6f7ca8b3 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:44:51 ===================================================== [Pipeline] echo 09:44:51 taggedImages: 09:44:51 - nexus3.edgexfoundry.org:10004/core-command:2b21fc24e8e2caaded3cd852ab563efc661d88f9 09:44:51 - nexus3.edgexfoundry.org:10004/core-command:latest 09:44:51 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.102 09:44:51 - nexus3.edgexfoundry.org:10004/core-command:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 09:44:51 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 09:44:51 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 09:44:51 2b21fc24e8e2caaded3cd852ab563efc661d88f9 09:44:51 latest 09:44:51 4.1.0-dev.102 09:44:51 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 09:44:51 main 09:44:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:51 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:52 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2b21fc24e8e2caaded3cd852ab563efc661d88f9 09:44:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:44:52 e91cc34852bc: Preparing 09:44:52 a31284d2f2e3: Preparing 09:44:52 ad2ecb647fbd: Preparing 09:44:52 bea6cb7d21bf: Preparing 09:44:52 0366d84b72b0: Preparing 09:44:52 b858c6a631e9: Preparing 09:44:52 fc93763451f9: Preparing 09:44:52 bf717f65ec71: Preparing 09:44:52 cce92674e987: Preparing 09:44:52 bf717f65ec71: Waiting 09:44:52 cce92674e987: Waiting 09:44:52 fc93763451f9: Waiting 09:44:52 b858c6a631e9: Waiting 09:44:52 0366d84b72b0: Layer already exists 09:44:52 b858c6a631e9: Layer already exists 09:44:52 fc93763451f9: Layer already exists 09:44:52 bf717f65ec71: Layer already exists 09:44:52 a31284d2f2e3: Pushed 09:44:52 cce92674e987: Layer already exists 09:44:52 ad2ecb647fbd: Pushed 09:44:52 e91cc34852bc: Pushed 09:44:53 bea6cb7d21bf: Pushed 09:44:53 2b21fc24e8e2caaded3cd852ab563efc661d88f9: digest: sha256:7ba0b5a41f9d7bcac5784b56bea4015eecd5fb18ff5c5cadd53177ad848f509b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:54 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 09:44:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:44:54 e91cc34852bc: Preparing 09:44:54 a31284d2f2e3: Preparing 09:44:54 ad2ecb647fbd: Preparing 09:44:54 bea6cb7d21bf: Preparing 09:44:54 0366d84b72b0: Preparing 09:44:54 b858c6a631e9: Preparing 09:44:54 fc93763451f9: Preparing 09:44:54 bf717f65ec71: Preparing 09:44:54 cce92674e987: Preparing 09:44:54 b858c6a631e9: Waiting 09:44:54 fc93763451f9: Waiting 09:44:54 cce92674e987: Waiting 09:44:54 bf717f65ec71: Waiting 09:44:54 ad2ecb647fbd: Layer already exists 09:44:54 a31284d2f2e3: Layer already exists 09:44:54 0366d84b72b0: Layer already exists 09:44:54 e91cc34852bc: Layer already exists 09:44:54 bea6cb7d21bf: Layer already exists 09:44:54 fc93763451f9: Layer already exists 09:44:54 bf717f65ec71: Layer already exists 09:44:54 b858c6a631e9: Layer already exists 09:44:54 cce92674e987: Layer already exists 09:44:54 latest: digest: sha256:7ba0b5a41f9d7bcac5784b56bea4015eecd5fb18ff5c5cadd53177ad848f509b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:54 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:55 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.102 09:44:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:44:55 e91cc34852bc: Preparing 09:44:55 a31284d2f2e3: Preparing 09:44:55 ad2ecb647fbd: Preparing 09:44:55 bea6cb7d21bf: Preparing 09:44:55 0366d84b72b0: Preparing 09:44:55 b858c6a631e9: Preparing 09:44:55 fc93763451f9: Preparing 09:44:55 bf717f65ec71: Preparing 09:44:55 cce92674e987: Preparing 09:44:55 b858c6a631e9: Waiting 09:44:55 fc93763451f9: Waiting 09:44:55 bf717f65ec71: Waiting 09:44:55 cce92674e987: Waiting 09:44:55 a31284d2f2e3: Layer already exists 09:44:55 0366d84b72b0: Layer already exists 09:44:55 bea6cb7d21bf: Layer already exists 09:44:55 ad2ecb647fbd: Layer already exists 09:44:55 e91cc34852bc: Layer already exists 09:44:55 bf717f65ec71: Layer already exists 09:44:55 cce92674e987: Layer already exists 09:44:55 b858c6a631e9: Layer already exists 09:44:55 fc93763451f9: Layer already exists 09:44:55 4.1.0-dev.102: digest: sha256:7ba0b5a41f9d7bcac5784b56bea4015eecd5fb18ff5c5cadd53177ad848f509b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:55 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:55 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 09:44:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:44:55 e91cc34852bc: Preparing 09:44:55 a31284d2f2e3: Preparing 09:44:55 ad2ecb647fbd: Preparing 09:44:55 bea6cb7d21bf: Preparing 09:44:55 0366d84b72b0: Preparing 09:44:55 b858c6a631e9: Preparing 09:44:55 fc93763451f9: Preparing 09:44:55 bf717f65ec71: Preparing 09:44:55 b858c6a631e9: Waiting 09:44:55 fc93763451f9: Waiting 09:44:55 cce92674e987: Preparing 09:44:55 bf717f65ec71: Waiting 09:44:55 cce92674e987: Waiting 09:44:55 bea6cb7d21bf: Layer already exists 09:44:55 ad2ecb647fbd: Layer already exists 09:44:55 a31284d2f2e3: Layer already exists 09:44:55 0366d84b72b0: Layer already exists 09:44:55 e91cc34852bc: Layer already exists 09:44:55 fc93763451f9: Layer already exists 09:44:55 b858c6a631e9: Layer already exists 09:44:55 bf717f65ec71: Layer already exists 09:44:55 cce92674e987: Layer already exists 09:44:55 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102: digest: sha256:7ba0b5a41f9d7bcac5784b56bea4015eecd5fb18ff5c5cadd53177ad848f509b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:56 + 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 09:44:56 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 09:44:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:44:56 e91cc34852bc: Preparing 09:44:56 a31284d2f2e3: Preparing 09:44:56 ad2ecb647fbd: Preparing 09:44:56 bea6cb7d21bf: Preparing 09:44:56 0366d84b72b0: Preparing 09:44:56 b858c6a631e9: Preparing 09:44:56 fc93763451f9: Preparing 09:44:56 bf717f65ec71: Preparing 09:44:56 cce92674e987: Preparing 09:44:56 fc93763451f9: Waiting 09:44:56 bf717f65ec71: Waiting 09:44:56 cce92674e987: Waiting 09:44:56 b858c6a631e9: Waiting 09:44:56 0366d84b72b0: Layer already exists 09:44:56 a31284d2f2e3: Layer already exists 09:44:56 e91cc34852bc: Layer already exists 09:44:56 bea6cb7d21bf: Layer already exists 09:44:56 ad2ecb647fbd: Layer already exists 09:44:56 bf717f65ec71: Layer already exists 09:44:56 b858c6a631e9: Layer already exists 09:44:56 fc93763451f9: Layer already exists 09:44:56 cce92674e987: Layer already exists 09:44:56 main: digest: sha256:7ba0b5a41f9d7bcac5784b56bea4015eecd5fb18ff5c5cadd53177ad848f509b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:44:57 ===================================================== [Pipeline] echo 09:44:57 taggedImages: 09:44:57 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2b21fc24e8e2caaded3cd852ab563efc661d88f9 09:44:57 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 09:44:57 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.102 09:44:57 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 09:44:57 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 09:44:57 [edgeXDocker.push] Tagging docker image core-data with the following tags: 09:44:57 2b21fc24e8e2caaded3cd852ab563efc661d88f9 09:44:57 latest 09:44:57 4.1.0-dev.102 09:44:57 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 09:44:57 main 09:44:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:57 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:57 + docker push nexus3.edgexfoundry.org:10004/core-data:2b21fc24e8e2caaded3cd852ab563efc661d88f9 09:44:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:44:57 0e25dee1e579: Preparing 09:44:57 779510db0fe7: Preparing 09:44:57 0366d84b72b0: Preparing 09:44:57 b858c6a631e9: Preparing 09:44:57 7bc6395e2cc7: Preparing 09:44:57 c4007565f34d: Preparing 09:44:57 cce92674e987: Preparing 09:44:57 c4007565f34d: Waiting 09:44:57 cce92674e987: Waiting 09:44:57 0366d84b72b0: Layer already exists 09:44:57 b858c6a631e9: Layer already exists 09:44:57 cce92674e987: Layer already exists 09:44:57 7bc6395e2cc7: Pushed 09:44:57 0e25dee1e579: Pushed 09:44:57 c4007565f34d: Pushed 09:45:02 779510db0fe7: Pushed 09:45:02 2b21fc24e8e2caaded3cd852ab563efc661d88f9: digest: sha256:31fb39321e5f4a5ccae3ce1fb588d4a2ebb383b3a17b0684817686878938c6d7 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:02 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:02 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 09:45:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:45:02 0e25dee1e579: Preparing 09:45:02 779510db0fe7: Preparing 09:45:02 0366d84b72b0: Preparing 09:45:02 b858c6a631e9: Preparing 09:45:02 7bc6395e2cc7: Preparing 09:45:02 c4007565f34d: Preparing 09:45:02 cce92674e987: Preparing 09:45:02 c4007565f34d: Waiting 09:45:02 cce92674e987: Waiting 09:45:02 0366d84b72b0: Layer already exists 09:45:02 7bc6395e2cc7: Layer already exists 09:45:02 779510db0fe7: Layer already exists 09:45:02 0e25dee1e579: Layer already exists 09:45:02 b858c6a631e9: Layer already exists 09:45:02 cce92674e987: Layer already exists 09:45:02 c4007565f34d: Layer already exists 09:45:02 latest: digest: sha256:31fb39321e5f4a5ccae3ce1fb588d4a2ebb383b3a17b0684817686878938c6d7 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:02 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:03 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.102 09:45:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:45:03 0e25dee1e579: Preparing 09:45:03 779510db0fe7: Preparing 09:45:03 0366d84b72b0: Preparing 09:45:03 b858c6a631e9: Preparing 09:45:03 7bc6395e2cc7: Preparing 09:45:03 c4007565f34d: Preparing 09:45:03 cce92674e987: Preparing 09:45:03 c4007565f34d: Waiting 09:45:03 cce92674e987: Waiting 09:45:03 7bc6395e2cc7: Layer already exists 09:45:03 0366d84b72b0: Layer already exists 09:45:03 b858c6a631e9: Layer already exists 09:45:03 0e25dee1e579: Layer already exists 09:45:03 779510db0fe7: Layer already exists 09:45:03 cce92674e987: Layer already exists 09:45:03 c4007565f34d: Layer already exists 09:45:03 4.1.0-dev.102: digest: sha256:31fb39321e5f4a5ccae3ce1fb588d4a2ebb383b3a17b0684817686878938c6d7 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:03 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:03 + docker push nexus3.edgexfoundry.org:10004/core-data:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 09:45:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:45:03 0e25dee1e579: Preparing 09:45:03 779510db0fe7: Preparing 09:45:03 0366d84b72b0: Preparing 09:45:03 b858c6a631e9: Preparing 09:45:03 7bc6395e2cc7: Preparing 09:45:03 c4007565f34d: Preparing 09:45:03 cce92674e987: Preparing 09:45:03 c4007565f34d: Waiting 09:45:03 cce92674e987: Waiting 09:45:03 779510db0fe7: Layer already exists 09:45:03 0366d84b72b0: Layer already exists 09:45:03 7bc6395e2cc7: Layer already exists 09:45:03 b858c6a631e9: Layer already exists 09:45:03 0e25dee1e579: Layer already exists 09:45:03 c4007565f34d: Layer already exists 09:45:03 cce92674e987: Layer already exists 09:45:03 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102: digest: sha256:31fb39321e5f4a5ccae3ce1fb588d4a2ebb383b3a17b0684817686878938c6d7 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:04 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:04 + docker push nexus3.edgexfoundry.org:10004/core-data:main 09:45:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:45:04 0e25dee1e579: Preparing 09:45:04 779510db0fe7: Preparing 09:45:04 0366d84b72b0: Preparing 09:45:04 b858c6a631e9: Preparing 09:45:04 7bc6395e2cc7: Preparing 09:45:04 c4007565f34d: Preparing 09:45:04 cce92674e987: Preparing 09:45:04 cce92674e987: Waiting 09:45:04 c4007565f34d: Waiting 09:45:04 b858c6a631e9: Layer already exists 09:45:04 7bc6395e2cc7: Layer already exists 09:45:04 779510db0fe7: Layer already exists 09:45:04 0366d84b72b0: Layer already exists 09:45:04 0e25dee1e579: Layer already exists 09:45:04 c4007565f34d: Layer already exists 09:45:04 cce92674e987: Layer already exists 09:45:04 main: digest: sha256:31fb39321e5f4a5ccae3ce1fb588d4a2ebb383b3a17b0684817686878938c6d7 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:45:04 ===================================================== [Pipeline] echo 09:45:04 taggedImages: 09:45:04 - nexus3.edgexfoundry.org:10004/core-data:2b21fc24e8e2caaded3cd852ab563efc661d88f9 09:45:04 - nexus3.edgexfoundry.org:10004/core-data:latest 09:45:04 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.102 09:45:04 - nexus3.edgexfoundry.org:10004/core-data:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 09:45:04 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 09:45:04 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 09:45:04 2b21fc24e8e2caaded3cd852ab563efc661d88f9 09:45:04 latest 09:45:04 4.1.0-dev.102 09:45:04 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 09:45:04 main 09:45:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:05 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:05 + docker push nexus3.edgexfoundry.org:10004/core-keeper:2b21fc24e8e2caaded3cd852ab563efc661d88f9 09:45:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:45:05 9d7f17e1d129: Preparing 09:45:05 9e436e1ac59e: Preparing 09:45:05 b858c6a631e9: Preparing 09:45:05 9517d9c1f2a3: Preparing 09:45:05 19819b111baf: Preparing 09:45:05 cce92674e987: Preparing 09:45:05 cce92674e987: Waiting 09:45:05 b858c6a631e9: Layer already exists 09:45:05 cce92674e987: Layer already exists 09:45:05 9d7f17e1d129: Pushed 09:45:05 19819b111baf: Pushed 09:45:05 9517d9c1f2a3: Pushed 09:45:09 9e436e1ac59e: Pushed 09:45:09 2b21fc24e8e2caaded3cd852ab563efc661d88f9: digest: sha256:db1bee540caded3d2c854afdf0c42a16b2bbfb2e22f10d70d8a049be486fc3bf size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:09 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:10 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 09:45:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:45:10 9d7f17e1d129: Preparing 09:45:10 9e436e1ac59e: Preparing 09:45:10 b858c6a631e9: Preparing 09:45:10 9517d9c1f2a3: Preparing 09:45:10 19819b111baf: Preparing 09:45:10 cce92674e987: Preparing 09:45:10 cce92674e987: Waiting 09:45:10 9e436e1ac59e: Layer already exists 09:45:10 19819b111baf: Layer already exists 09:45:10 9d7f17e1d129: Layer already exists 09:45:10 b858c6a631e9: Layer already exists 09:45:10 9517d9c1f2a3: Layer already exists 09:45:10 cce92674e987: Layer already exists 09:45:10 latest: digest: sha256:db1bee540caded3d2c854afdf0c42a16b2bbfb2e22f10d70d8a049be486fc3bf size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:10 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:10 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.102 09:45:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:45:10 9d7f17e1d129: Preparing 09:45:10 9e436e1ac59e: Preparing 09:45:10 b858c6a631e9: Preparing 09:45:10 9517d9c1f2a3: Preparing 09:45:10 19819b111baf: Preparing 09:45:10 cce92674e987: Preparing 09:45:10 cce92674e987: Waiting 09:45:10 9517d9c1f2a3: Layer already exists 09:45:10 9d7f17e1d129: Layer already exists 09:45:10 9e436e1ac59e: Layer already exists 09:45:10 19819b111baf: Layer already exists 09:45:10 b858c6a631e9: Layer already exists 09:45:10 cce92674e987: Layer already exists 09:45:10 4.1.0-dev.102: digest: sha256:db1bee540caded3d2c854afdf0c42a16b2bbfb2e22f10d70d8a049be486fc3bf size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:11 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:11 + docker push nexus3.edgexfoundry.org:10004/core-keeper:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 09:45:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:45:11 9d7f17e1d129: Preparing 09:45:11 9e436e1ac59e: Preparing 09:45:11 b858c6a631e9: Preparing 09:45:11 9517d9c1f2a3: Preparing 09:45:11 19819b111baf: Preparing 09:45:11 cce92674e987: Preparing 09:45:11 cce92674e987: Waiting 09:45:11 9e436e1ac59e: Layer already exists 09:45:11 9d7f17e1d129: Layer already exists 09:45:11 9517d9c1f2a3: Layer already exists 09:45:11 19819b111baf: Layer already exists 09:45:11 b858c6a631e9: Layer already exists 09:45:11 cce92674e987: Layer already exists 09:45:11 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102: digest: sha256:db1bee540caded3d2c854afdf0c42a16b2bbfb2e22f10d70d8a049be486fc3bf size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:11 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:12 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 09:45:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:45:12 9d7f17e1d129: Preparing 09:45:12 9e436e1ac59e: Preparing 09:45:12 b858c6a631e9: Preparing 09:45:12 9517d9c1f2a3: Preparing 09:45:12 19819b111baf: Preparing 09:45:12 cce92674e987: Preparing 09:45:12 cce92674e987: Waiting 09:45:12 9d7f17e1d129: Layer already exists 09:45:12 19819b111baf: Layer already exists 09:45:12 b858c6a631e9: Layer already exists 09:45:12 9e436e1ac59e: Layer already exists 09:45:12 9517d9c1f2a3: Layer already exists 09:45:12 cce92674e987: Layer already exists 09:45:12 main: digest: sha256:db1bee540caded3d2c854afdf0c42a16b2bbfb2e22f10d70d8a049be486fc3bf size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:45:12 ===================================================== [Pipeline] echo 09:45:12 taggedImages: 09:45:12 - nexus3.edgexfoundry.org:10004/core-keeper:2b21fc24e8e2caaded3cd852ab563efc661d88f9 09:45:12 - nexus3.edgexfoundry.org:10004/core-keeper:latest 09:45:12 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.102 09:45:12 - nexus3.edgexfoundry.org:10004/core-keeper:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 09:45:12 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 09:45:12 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 09:45:12 2b21fc24e8e2caaded3cd852ab563efc661d88f9 09:45:12 latest 09:45:12 4.1.0-dev.102 09:45:12 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 09:45:12 main 09:45:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:12 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2b21fc24e8e2caaded3cd852ab563efc661d88f9 09:45:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:45:12 7aa139836be3: Preparing 09:45:12 413dfe084f2f: Preparing 09:45:12 4708232b2e85: Preparing 09:45:12 0366d84b72b0: Preparing 09:45:12 b858c6a631e9: Preparing 09:45:12 fc93763451f9: Preparing 09:45:12 bf717f65ec71: Preparing 09:45:12 fc93763451f9: Waiting 09:45:12 cce92674e987: Preparing 09:45:12 bf717f65ec71: Waiting 09:45:12 cce92674e987: Waiting 09:45:12 0366d84b72b0: Layer already exists 09:45:12 b858c6a631e9: Layer already exists 09:45:12 fc93763451f9: Layer already exists 09:45:12 bf717f65ec71: Layer already exists 09:45:12 cce92674e987: Layer already exists 09:45:12 413dfe084f2f: Pushed 09:45:12 7aa139836be3: Pushed 09:45:14 #42 ... 09:45:14 09:45:14 #80 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:45:14 #80 DONE 113.9s 09:45:14 09:45:14 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:45:14 #93 DONE 99.3s 09:45:14 09:45:14 #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:45:14 #89 DONE 102.4s 09:45:14 09:45:14 #84 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:45:14 #84 DONE 112.5s 09:45:14 09:45:14 #90 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:45:14 #90 DONE 110.0s 09:45:14 09:45:14 #119 [security-bootstrapper builder 6/7] COPY . . 09:45:14 #119 ... 09:45:14 09:45:14 #88 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:45:14 #88 DONE 112.7s 09:45:14 09:45:14 #120 [support-notifications builder 6/7] COPY . . 09:45:14 #120 ... 09:45:14 09:45:14 #121 [core-common-config-bootstrapper builder 6/7] COPY . . 09:45:14 #121 DONE 2.0s 09:45:14 09:45:14 #122 [core-data builder 6/7] COPY . . 09:45:14 #122 CACHED 09:45:14 09:45:14 #123 [core-data builder 4/7] COPY go.mod vendor* ./ 09:45:14 #123 CACHED 09:45:14 09:45:14 #124 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:45:14 #124 CACHED 09:45:14 09:45:14 #125 [security-spiffe-token-provider builder 6/7] COPY . . 09:45:14 #125 DONE 2.0s 09:45:14 09:45:14 #126 [core-keeper builder 7/8] COPY . . 09:45:14 #126 DONE 2.0s 09:45:14 09:45:14 #120 [support-notifications builder 6/7] COPY . . 09:45:14 #120 DONE 1.9s 09:45:14 09:45:14 #127 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:45:14 #127 CACHED 09:45:14 09:45:14 #128 [core-metadata builder 6/7] COPY . . 09:45:14 #128 CACHED 09:45:14 09:45:14 #129 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:45:14 #129 CACHED 09:45:14 09:45:14 #130 [core-command builder 6/7] COPY . . 09:45:14 #130 CACHED 09:45:14 09:45:14 #131 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:45:14 #131 CACHED 09:45:14 09:45:14 #132 [core-command builder 4/7] COPY go.mod vendor* ./ 09:45:14 #132 CACHED 09:45:14 09:45:14 #133 [security-proxy-auth builder 6/7] COPY . . 09:45:14 #133 CACHED 09:45:14 09:45:14 #134 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:45:14 #134 CACHED 09:45:14 09:45:14 #135 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:45:14 #135 CACHED 09:45:14 09:45:14 #136 [support-scheduler builder 6/7] COPY . . 09:45:14 #136 DONE 2.1s 09:45:14 09:45:14 #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:45:14 #137 ... 09:45:14 09:45:14 #138 [security-secretstore-setup builder 6/7] COPY . . 09:45:14 #138 CACHED 09:45:14 09:45:14 #139 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:45:14 #139 CACHED 09:45:14 09:45:14 #140 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:45:14 #140 CACHED 09:45:14 09:45:14 #141 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 09:45:14 #141 CACHED 09:45:14 09:45:14 #142 [security-proxy-setup builder 6/7] COPY . . 09:45:14 #142 CACHED 09:45:14 09:45:14 #143 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:45:14 #143 CACHED 09:45:14 09:45:14 #119 [security-bootstrapper builder 6/7] COPY . . 09:45:14 #119 DONE 2.1s 09:45:14 09:45:14 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:45:16 #144 ... 09:45:16 09:45:16 #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:45:16 #0 4.203 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:45:16 #145 ... 09:45:16 09:45:16 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:45:16 #0 5.508 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:45:16 4708232b2e85: Pushed 09:45:16 #146 ... 09:45:16 09:45:16 #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:45:16 #137 6.035 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:45:16 2b21fc24e8e2caaded3cd852ab563efc661d88f9: digest: sha256:db242d750eb87972fb1b61abd5fa6d96734b0e5d1c736beaf6dc1d88dd9e2e3d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:16 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 09:45:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:45:17 7aa139836be3: Preparing 09:45:17 413dfe084f2f: Preparing 09:45:17 4708232b2e85: Preparing 09:45:17 0366d84b72b0: Preparing 09:45:17 b858c6a631e9: Preparing 09:45:17 fc93763451f9: Preparing 09:45:17 bf717f65ec71: Preparing 09:45:17 cce92674e987: Preparing 09:45:17 fc93763451f9: Waiting 09:45:17 bf717f65ec71: Waiting 09:45:17 cce92674e987: Waiting 09:45:17 413dfe084f2f: Layer already exists 09:45:17 4708232b2e85: Layer already exists 09:45:17 7aa139836be3: Layer already exists 09:45:17 0366d84b72b0: Layer already exists 09:45:17 b858c6a631e9: Layer already exists 09:45:17 fc93763451f9: Layer already exists 09:45:17 bf717f65ec71: Layer already exists 09:45:17 cce92674e987: Layer already exists 09:45:17 latest: digest: sha256:db242d750eb87972fb1b61abd5fa6d96734b0e5d1c736beaf6dc1d88dd9e2e3d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:17 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.102 09:45:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:45:17 7aa139836be3: Preparing 09:45:17 413dfe084f2f: Preparing 09:45:17 4708232b2e85: Preparing 09:45:17 0366d84b72b0: Preparing 09:45:17 b858c6a631e9: Preparing 09:45:17 fc93763451f9: Preparing 09:45:17 bf717f65ec71: Preparing 09:45:17 cce92674e987: Preparing 09:45:17 fc93763451f9: Waiting 09:45:17 bf717f65ec71: Waiting 09:45:17 cce92674e987: Waiting 09:45:17 b858c6a631e9: Layer already exists 09:45:17 4708232b2e85: Layer already exists 09:45:17 0366d84b72b0: Layer already exists 09:45:17 413dfe084f2f: Layer already exists 09:45:17 7aa139836be3: Layer already exists 09:45:17 cce92674e987: Layer already exists 09:45:17 fc93763451f9: Layer already exists 09:45:17 bf717f65ec71: Layer already exists 09:45:17 4.1.0-dev.102: digest: sha256:db242d750eb87972fb1b61abd5fa6d96734b0e5d1c736beaf6dc1d88dd9e2e3d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:18 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 09:45:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:45:18 7aa139836be3: Preparing 09:45:18 413dfe084f2f: Preparing 09:45:18 4708232b2e85: Preparing 09:45:18 0366d84b72b0: Preparing 09:45:18 b858c6a631e9: Preparing 09:45:18 fc93763451f9: Preparing 09:45:18 bf717f65ec71: Preparing 09:45:18 cce92674e987: Preparing 09:45:18 fc93763451f9: Waiting 09:45:18 bf717f65ec71: Waiting 09:45:18 cce92674e987: Waiting 09:45:18 b858c6a631e9: Layer already exists 09:45:18 4708232b2e85: Layer already exists 09:45:18 7aa139836be3: Layer already exists 09:45:18 413dfe084f2f: Layer already exists 09:45:18 0366d84b72b0: Layer already exists 09:45:18 bf717f65ec71: Layer already exists 09:45:18 fc93763451f9: Layer already exists 09:45:18 cce92674e987: Layer already exists 09:45:18 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102: digest: sha256:db242d750eb87972fb1b61abd5fa6d96734b0e5d1c736beaf6dc1d88dd9e2e3d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:18 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 09:45:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:45:19 7aa139836be3: Preparing 09:45:19 413dfe084f2f: Preparing 09:45:19 4708232b2e85: Preparing 09:45:19 0366d84b72b0: Preparing 09:45:19 b858c6a631e9: Preparing 09:45:19 fc93763451f9: Preparing 09:45:19 bf717f65ec71: Preparing 09:45:19 cce92674e987: Preparing 09:45:19 bf717f65ec71: Waiting 09:45:19 fc93763451f9: Waiting 09:45:19 cce92674e987: Waiting 09:45:19 4708232b2e85: Layer already exists 09:45:19 0366d84b72b0: Layer already exists 09:45:19 b858c6a631e9: Layer already exists 09:45:19 413dfe084f2f: Layer already exists 09:45:19 7aa139836be3: Layer already exists 09:45:19 fc93763451f9: Layer already exists 09:45:19 bf717f65ec71: Layer already exists 09:45:19 cce92674e987: Layer already exists 09:45:19 main: digest: sha256:db242d750eb87972fb1b61abd5fa6d96734b0e5d1c736beaf6dc1d88dd9e2e3d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:45:19 ===================================================== [Pipeline] echo 09:45:19 taggedImages: 09:45:19 - nexus3.edgexfoundry.org:10004/core-metadata:2b21fc24e8e2caaded3cd852ab563efc661d88f9 09:45:19 - nexus3.edgexfoundry.org:10004/core-metadata:latest 09:45:19 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.102 09:45:19 - nexus3.edgexfoundry.org:10004/core-metadata:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 09:45:19 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 09:45:19 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 09:45:19 2b21fc24e8e2caaded3cd852ab563efc661d88f9 09:45:19 latest 09:45:19 4.1.0-dev.102 09:45:19 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 09:45:19 main 09:45:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:19 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2b21fc24e8e2caaded3cd852ab563efc661d88f9 09:45:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:45:19 399feb282218: Preparing 09:45:19 9c5913fea4dd: Preparing 09:45:19 3c02e2f04623: Preparing 09:45:19 b000ce047d8f: Preparing 09:45:19 a0fa2909d511: Preparing 09:45:19 145e9cf6f14d: Preparing 09:45:19 dbf5c4f710be: Preparing 09:45:19 0366d84b72b0: Preparing 09:45:19 b858c6a631e9: Preparing 09:45:19 200851d63358: Preparing 09:45:19 655f5712ca9b: Preparing 09:45:19 5f70bf18a086: Preparing 09:45:19 ac762891394e: Preparing 09:45:19 82d4317a3c32: Preparing 09:45:19 3d6fc0292e3f: Preparing 09:45:19 cce92674e987: Preparing 09:45:19 b858c6a631e9: Waiting 09:45:19 200851d63358: Waiting 09:45:19 655f5712ca9b: Waiting 09:45:19 5f70bf18a086: Waiting 09:45:19 145e9cf6f14d: Waiting 09:45:19 ac762891394e: Waiting 09:45:19 82d4317a3c32: Waiting 09:45:19 3d6fc0292e3f: Waiting 09:45:19 cce92674e987: Waiting 09:45:19 0366d84b72b0: Waiting 09:45:19 dbf5c4f710be: Waiting 09:45:19 3c02e2f04623: Pushed 09:45:19 b000ce047d8f: Pushed 09:45:19 399feb282218: Pushed 09:45:19 a0fa2909d511: Pushed 09:45:19 9c5913fea4dd: Pushed 09:45:19 b858c6a631e9: Layer already exists 09:45:19 0366d84b72b0: Layer already exists 09:45:20 5f70bf18a086: Layer already exists 09:45:20 145e9cf6f14d: Pushed 09:45:20 200851d63358: Pushed 09:45:20 655f5712ca9b: Pushed 09:45:20 ac762891394e: Pushed 09:45:20 82d4317a3c32: Pushed 09:45:20 cce92674e987: Layer already exists 09:45:20 3d6fc0292e3f: Pushed 09:45:20 #137 ... 09:45:20 09:45:20 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:45:20 #0 4.683 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 09:45:20 #147 ... 09:45:20 09:45:20 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:45:20 #0 6.049 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:45:20 #148 ... 09:45:20 09:45:20 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:45:20 #0 6.397 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 09:45:20 #149 ... 09:45:20 09:45:20 #150 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 09:45:20 #0 6.136 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:45:21 #150 ... 09:45:21 09:45:21 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:45:21 #0 5.022 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:45:21 #151 ... 09:45:21 09:45:21 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:45:21 #0 5.290 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 09:45:21 dbf5c4f710be: Pushed 09:45:21 2b21fc24e8e2caaded3cd852ab563efc661d88f9: digest: sha256:a196b22560d7fff5ce9ad8de2708018ddf5fe380cb5d4f49865ae30080a19aa1 size: 3644 09:45:21 #152 ... 09:45:21 09:45:21 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:45:21 #0 4.086 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:45:21 #153 ... 09:45:21 09:45:21 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:45:21 #0 6.157 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:21 #154 ... 09:45:21 09:45:21 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:45:21 #144 6.066 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:45:21 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:22 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 09:45:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:45:22 399feb282218: Preparing 09:45:22 9c5913fea4dd: Preparing 09:45:22 3c02e2f04623: Preparing 09:45:22 b000ce047d8f: Preparing 09:45:22 a0fa2909d511: Preparing 09:45:22 145e9cf6f14d: Preparing 09:45:22 dbf5c4f710be: Preparing 09:45:22 0366d84b72b0: Preparing 09:45:22 b858c6a631e9: Preparing 09:45:22 200851d63358: Preparing 09:45:22 655f5712ca9b: Preparing 09:45:22 5f70bf18a086: Preparing 09:45:22 ac762891394e: Preparing 09:45:22 82d4317a3c32: Preparing 09:45:22 3d6fc0292e3f: Preparing 09:45:22 cce92674e987: Preparing 09:45:22 655f5712ca9b: Waiting 09:45:22 5f70bf18a086: Waiting 09:45:22 ac762891394e: Waiting 09:45:22 82d4317a3c32: Waiting 09:45:22 dbf5c4f710be: Waiting 09:45:22 3d6fc0292e3f: Waiting 09:45:22 0366d84b72b0: Waiting 09:45:22 cce92674e987: Waiting 09:45:22 145e9cf6f14d: Waiting 09:45:22 b858c6a631e9: Waiting 09:45:22 200851d63358: Waiting 09:45:22 399feb282218: Layer already exists 09:45:22 a0fa2909d511: Layer already exists 09:45:22 9c5913fea4dd: Layer already exists 09:45:22 3c02e2f04623: Layer already exists 09:45:22 b000ce047d8f: Layer already exists 09:45:22 200851d63358: Layer already exists 09:45:22 dbf5c4f710be: Layer already exists 09:45:22 145e9cf6f14d: Layer already exists 09:45:22 0366d84b72b0: Layer already exists 09:45:22 b858c6a631e9: Layer already exists 09:45:22 5f70bf18a086: Layer already exists 09:45:22 655f5712ca9b: Layer already exists 09:45:22 82d4317a3c32: Layer already exists 09:45:22 ac762891394e: Layer already exists 09:45:22 3d6fc0292e3f: Layer already exists 09:45:22 cce92674e987: Layer already exists 09:45:22 latest: digest: sha256:a196b22560d7fff5ce9ad8de2708018ddf5fe380cb5d4f49865ae30080a19aa1 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:22 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:22 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.102 09:45:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:45:22 399feb282218: Preparing 09:45:22 9c5913fea4dd: Preparing 09:45:22 3c02e2f04623: Preparing 09:45:22 b000ce047d8f: Preparing 09:45:22 a0fa2909d511: Preparing 09:45:22 145e9cf6f14d: Preparing 09:45:22 dbf5c4f710be: Preparing 09:45:22 0366d84b72b0: Preparing 09:45:22 b858c6a631e9: Preparing 09:45:22 dbf5c4f710be: Waiting 09:45:22 0366d84b72b0: Waiting 09:45:22 b858c6a631e9: Waiting 09:45:22 145e9cf6f14d: Waiting 09:45:22 200851d63358: Preparing 09:45:22 655f5712ca9b: Preparing 09:45:22 5f70bf18a086: Preparing 09:45:22 655f5712ca9b: Waiting 09:45:22 200851d63358: Waiting 09:45:22 ac762891394e: Preparing 09:45:22 82d4317a3c32: Preparing 09:45:22 3d6fc0292e3f: Preparing 09:45:22 cce92674e987: Preparing 09:45:22 5f70bf18a086: Waiting 09:45:22 ac762891394e: Waiting 09:45:22 82d4317a3c32: Waiting 09:45:22 cce92674e987: Waiting 09:45:22 3d6fc0292e3f: Waiting 09:45:22 399feb282218: Layer already exists 09:45:22 b000ce047d8f: Layer already exists 09:45:22 9c5913fea4dd: Layer already exists 09:45:22 a0fa2909d511: Layer already exists 09:45:22 3c02e2f04623: Layer already exists 09:45:22 145e9cf6f14d: Layer already exists 09:45:22 b858c6a631e9: Layer already exists 09:45:22 dbf5c4f710be: Layer already exists 09:45:22 0366d84b72b0: Layer already exists 09:45:22 200851d63358: Layer already exists 09:45:22 655f5712ca9b: Layer already exists 09:45:22 5f70bf18a086: Layer already exists 09:45:22 ac762891394e: Layer already exists 09:45:22 82d4317a3c32: Layer already exists 09:45:22 3d6fc0292e3f: Layer already exists 09:45:22 cce92674e987: Layer already exists 09:45:22 4.1.0-dev.102: digest: sha256:a196b22560d7fff5ce9ad8de2708018ddf5fe380cb5d4f49865ae30080a19aa1 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:23 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 09:45:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:45:23 399feb282218: Preparing 09:45:23 9c5913fea4dd: Preparing 09:45:23 3c02e2f04623: Preparing 09:45:23 b000ce047d8f: Preparing 09:45:23 a0fa2909d511: Preparing 09:45:23 145e9cf6f14d: Preparing 09:45:23 dbf5c4f710be: Preparing 09:45:23 0366d84b72b0: Preparing 09:45:23 b858c6a631e9: Preparing 09:45:23 200851d63358: Preparing 09:45:23 655f5712ca9b: Preparing 09:45:23 5f70bf18a086: Preparing 09:45:23 ac762891394e: Preparing 09:45:23 82d4317a3c32: Preparing 09:45:23 3d6fc0292e3f: Preparing 09:45:23 cce92674e987: Preparing 09:45:23 0366d84b72b0: Waiting 09:45:23 145e9cf6f14d: Waiting 09:45:23 b858c6a631e9: Waiting 09:45:23 200851d63358: Waiting 09:45:23 655f5712ca9b: Waiting 09:45:23 5f70bf18a086: Waiting 09:45:23 ac762891394e: Waiting 09:45:23 dbf5c4f710be: Waiting 09:45:23 3d6fc0292e3f: Waiting 09:45:23 82d4317a3c32: Waiting 09:45:23 cce92674e987: Waiting 09:45:23 a0fa2909d511: Layer already exists 09:45:23 9c5913fea4dd: Layer already exists 09:45:23 3c02e2f04623: Layer already exists 09:45:23 399feb282218: Layer already exists 09:45:23 b000ce047d8f: Layer already exists 09:45:23 dbf5c4f710be: Layer already exists 09:45:23 0366d84b72b0: Layer already exists 09:45:23 145e9cf6f14d: Layer already exists 09:45:23 200851d63358: Layer already exists 09:45:23 b858c6a631e9: Layer already exists 09:45:23 5f70bf18a086: Layer already exists 09:45:23 655f5712ca9b: Layer already exists 09:45:23 ac762891394e: Layer already exists 09:45:23 82d4317a3c32: Layer already exists 09:45:23 3d6fc0292e3f: Layer already exists 09:45:23 cce92674e987: Layer already exists 09:45:23 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102: digest: sha256:a196b22560d7fff5ce9ad8de2708018ddf5fe380cb5d4f49865ae30080a19aa1 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:23 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 09:45:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:45:24 399feb282218: Preparing 09:45:24 9c5913fea4dd: Preparing 09:45:24 3c02e2f04623: Preparing 09:45:24 b000ce047d8f: Preparing 09:45:24 a0fa2909d511: Preparing 09:45:24 145e9cf6f14d: Preparing 09:45:24 dbf5c4f710be: Preparing 09:45:24 0366d84b72b0: Preparing 09:45:24 b858c6a631e9: Preparing 09:45:24 200851d63358: Preparing 09:45:24 655f5712ca9b: Preparing 09:45:24 5f70bf18a086: Preparing 09:45:24 ac762891394e: Preparing 09:45:24 82d4317a3c32: Preparing 09:45:24 3d6fc0292e3f: Preparing 09:45:24 cce92674e987: Preparing 09:45:24 200851d63358: Waiting 09:45:24 655f5712ca9b: Waiting 09:45:24 cce92674e987: Waiting 09:45:24 5f70bf18a086: Waiting 09:45:24 3d6fc0292e3f: Waiting 09:45:24 ac762891394e: Waiting 09:45:24 82d4317a3c32: Waiting 09:45:24 145e9cf6f14d: Waiting 09:45:24 dbf5c4f710be: Waiting 09:45:24 0366d84b72b0: Waiting 09:45:24 b858c6a631e9: Waiting 09:45:24 3c02e2f04623: Layer already exists 09:45:24 a0fa2909d511: Layer already exists 09:45:24 399feb282218: Layer already exists 09:45:24 b000ce047d8f: Layer already exists 09:45:24 9c5913fea4dd: Layer already exists 09:45:24 145e9cf6f14d: Layer already exists 09:45:24 b858c6a631e9: Layer already exists 09:45:24 dbf5c4f710be: Layer already exists 09:45:24 0366d84b72b0: Layer already exists 09:45:24 200851d63358: Layer already exists 09:45:24 655f5712ca9b: Layer already exists 09:45:24 5f70bf18a086: Layer already exists 09:45:24 ac762891394e: Layer already exists 09:45:24 82d4317a3c32: Layer already exists 09:45:24 3d6fc0292e3f: Layer already exists 09:45:24 cce92674e987: Layer already exists 09:45:24 main: digest: sha256:a196b22560d7fff5ce9ad8de2708018ddf5fe380cb5d4f49865ae30080a19aa1 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:45:24 ===================================================== [Pipeline] echo 09:45:24 taggedImages: 09:45:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2b21fc24e8e2caaded3cd852ab563efc661d88f9 09:45:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 09:45:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.102 09:45:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 09:45:24 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 09:45:24 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 09:45:24 2b21fc24e8e2caaded3cd852ab563efc661d88f9 09:45:24 latest 09:45:24 4.1.0-dev.102 09:45:24 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 09:45:24 main 09:45:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:24 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:2b21fc24e8e2caaded3cd852ab563efc661d88f9 09:45:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:45:24 e67d35a65762: Preparing 09:45:24 910af7dcf1d9: Preparing 09:45:24 e427865c7c1b: Preparing 09:45:24 a5f0b8412a81: Preparing 09:45:24 0366d84b72b0: Preparing 09:45:24 b858c6a631e9: Preparing 09:45:24 fc93763451f9: Preparing 09:45:24 bf717f65ec71: Preparing 09:45:24 cce92674e987: Preparing 09:45:24 b858c6a631e9: Waiting 09:45:24 bf717f65ec71: Waiting 09:45:24 fc93763451f9: Waiting 09:45:24 cce92674e987: Waiting 09:45:24 0366d84b72b0: Layer already exists 09:45:24 b858c6a631e9: Layer already exists 09:45:24 fc93763451f9: Layer already exists 09:45:24 bf717f65ec71: Layer already exists 09:45:24 cce92674e987: Layer already exists 09:45:24 e67d35a65762: Pushed 09:45:24 910af7dcf1d9: Pushed 09:45:24 e427865c7c1b: Pushed 09:45:29 a5f0b8412a81: Pushed 09:45:29 2b21fc24e8e2caaded3cd852ab563efc661d88f9: digest: sha256:ae4d4b0bc64465d4072716e55778cd52eed88546523a9fe9000a9efe41a80af1 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:29 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 09:45:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:45:29 e67d35a65762: Preparing 09:45:29 910af7dcf1d9: Preparing 09:45:29 e427865c7c1b: Preparing 09:45:29 a5f0b8412a81: Preparing 09:45:29 0366d84b72b0: Preparing 09:45:29 b858c6a631e9: Preparing 09:45:29 fc93763451f9: Preparing 09:45:29 bf717f65ec71: Preparing 09:45:29 cce92674e987: Preparing 09:45:29 fc93763451f9: Waiting 09:45:29 bf717f65ec71: Waiting 09:45:29 cce92674e987: Waiting 09:45:29 b858c6a631e9: Waiting 09:45:29 e427865c7c1b: Layer already exists 09:45:29 a5f0b8412a81: Layer already exists 09:45:29 0366d84b72b0: Layer already exists 09:45:29 e67d35a65762: Layer already exists 09:45:29 910af7dcf1d9: Layer already exists 09:45:29 fc93763451f9: Layer already exists 09:45:29 b858c6a631e9: Layer already exists 09:45:29 bf717f65ec71: Layer already exists 09:45:29 cce92674e987: Layer already exists 09:45:29 latest: digest: sha256:ae4d4b0bc64465d4072716e55778cd52eed88546523a9fe9000a9efe41a80af1 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:29 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.102 09:45:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:45:30 e67d35a65762: Preparing 09:45:30 910af7dcf1d9: Preparing 09:45:30 e427865c7c1b: Preparing 09:45:30 a5f0b8412a81: Preparing 09:45:30 0366d84b72b0: Preparing 09:45:30 b858c6a631e9: Preparing 09:45:30 fc93763451f9: Preparing 09:45:30 bf717f65ec71: Preparing 09:45:30 cce92674e987: Preparing 09:45:30 b858c6a631e9: Waiting 09:45:30 fc93763451f9: Waiting 09:45:30 bf717f65ec71: Waiting 09:45:30 cce92674e987: Waiting 09:45:30 e67d35a65762: Layer already exists 09:45:30 e427865c7c1b: Layer already exists 09:45:30 910af7dcf1d9: Layer already exists 09:45:30 0366d84b72b0: Layer already exists 09:45:30 a5f0b8412a81: Layer already exists 09:45:30 b858c6a631e9: Layer already exists 09:45:30 fc93763451f9: Layer already exists 09:45:30 bf717f65ec71: Layer already exists 09:45:30 cce92674e987: Layer already exists 09:45:30 4.1.0-dev.102: digest: sha256:ae4d4b0bc64465d4072716e55778cd52eed88546523a9fe9000a9efe41a80af1 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:30 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 09:45:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:45:30 e67d35a65762: Preparing 09:45:30 910af7dcf1d9: Preparing 09:45:30 e427865c7c1b: Preparing 09:45:30 a5f0b8412a81: Preparing 09:45:30 0366d84b72b0: Preparing 09:45:30 b858c6a631e9: Preparing 09:45:30 fc93763451f9: Preparing 09:45:30 bf717f65ec71: Preparing 09:45:30 cce92674e987: Preparing 09:45:30 fc93763451f9: Waiting 09:45:30 bf717f65ec71: Waiting 09:45:30 b858c6a631e9: Waiting 09:45:30 cce92674e987: Waiting 09:45:30 0366d84b72b0: Layer already exists 09:45:30 e67d35a65762: Layer already exists 09:45:30 a5f0b8412a81: Layer already exists 09:45:30 e427865c7c1b: Layer already exists 09:45:30 910af7dcf1d9: Layer already exists 09:45:30 b858c6a631e9: Layer already exists 09:45:30 fc93763451f9: Layer already exists 09:45:30 cce92674e987: Layer already exists 09:45:30 bf717f65ec71: Layer already exists 09:45:30 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102: digest: sha256:ae4d4b0bc64465d4072716e55778cd52eed88546523a9fe9000a9efe41a80af1 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:31 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 09:45:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:45:31 e67d35a65762: Preparing 09:45:31 910af7dcf1d9: Preparing 09:45:31 e427865c7c1b: Preparing 09:45:31 a5f0b8412a81: Preparing 09:45:31 0366d84b72b0: Preparing 09:45:31 b858c6a631e9: Preparing 09:45:31 fc93763451f9: Preparing 09:45:31 bf717f65ec71: Preparing 09:45:31 cce92674e987: Preparing 09:45:31 b858c6a631e9: Waiting 09:45:31 fc93763451f9: Waiting 09:45:31 bf717f65ec71: Waiting 09:45:31 cce92674e987: Waiting 09:45:31 0366d84b72b0: Layer already exists 09:45:31 a5f0b8412a81: Layer already exists 09:45:31 e67d35a65762: Layer already exists 09:45:31 e427865c7c1b: Layer already exists 09:45:31 910af7dcf1d9: Layer already exists 09:45:31 cce92674e987: Layer already exists 09:45:31 b858c6a631e9: Layer already exists 09:45:31 fc93763451f9: Layer already exists 09:45:31 bf717f65ec71: Layer already exists 09:45:31 main: digest: sha256:ae4d4b0bc64465d4072716e55778cd52eed88546523a9fe9000a9efe41a80af1 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:45:31 ===================================================== [Pipeline] echo 09:45:31 taggedImages: 09:45:31 - nexus3.edgexfoundry.org:10004/security-proxy-auth:2b21fc24e8e2caaded3cd852ab563efc661d88f9 09:45:31 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 09:45:31 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.102 09:45:31 - nexus3.edgexfoundry.org:10004/security-proxy-auth:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 09:45:31 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 09:45:31 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 09:45:31 2b21fc24e8e2caaded3cd852ab563efc661d88f9 09:45:31 latest 09:45:31 4.1.0-dev.102 09:45:31 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 09:45:31 main 09:45:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:32 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2b21fc24e8e2caaded3cd852ab563efc661d88f9 09:45:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:45:32 76bcf5490867: Preparing 09:45:32 07edc4a9e251: Preparing 09:45:32 ed2e9ddf4ef2: Preparing 09:45:32 9a64a6059b8c: Preparing 09:45:32 ac0e593ec49e: Preparing 09:45:32 0366d84b72b0: Preparing 09:45:32 b858c6a631e9: Preparing 09:45:32 5c67dd8763f8: Preparing 09:45:32 ff91cd868add: Preparing 09:45:32 0e3f5688de0e: Preparing 09:45:32 cce92674e987: Preparing 09:45:32 b858c6a631e9: Waiting 09:45:32 ff91cd868add: Waiting 09:45:32 5c67dd8763f8: Waiting 09:45:32 cce92674e987: Waiting 09:45:32 0e3f5688de0e: Waiting 09:45:32 0366d84b72b0: Waiting 09:45:32 9a64a6059b8c: Pushed 09:45:32 0366d84b72b0: Layer already exists 09:45:32 76bcf5490867: Pushed 09:45:32 ac0e593ec49e: Pushed 09:45:32 07edc4a9e251: Pushed 09:45:32 b858c6a631e9: Layer already exists 09:45:32 cce92674e987: Layer already exists 09:45:32 ff91cd868add: Pushed 09:45:32 5c67dd8763f8: Pushed 09:45:33 0e3f5688de0e: Pushed 09:45:35 ed2e9ddf4ef2: Pushed 09:45:35 2b21fc24e8e2caaded3cd852ab563efc661d88f9: digest: sha256:8ebb88a8defe665ea57c4e3d1eed4f62317b5b7e98474d19ab7ac5e4b7490397 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:35 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 09:45:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:45:35 76bcf5490867: Preparing 09:45:35 07edc4a9e251: Preparing 09:45:35 ed2e9ddf4ef2: Preparing 09:45:35 9a64a6059b8c: Preparing 09:45:35 ac0e593ec49e: Preparing 09:45:35 0366d84b72b0: Preparing 09:45:35 b858c6a631e9: Preparing 09:45:35 5c67dd8763f8: Preparing 09:45:35 ff91cd868add: Preparing 09:45:35 0e3f5688de0e: Preparing 09:45:35 cce92674e987: Preparing 09:45:35 b858c6a631e9: Waiting 09:45:35 5c67dd8763f8: Waiting 09:45:35 ff91cd868add: Waiting 09:45:35 0e3f5688de0e: Waiting 09:45:35 cce92674e987: Waiting 09:45:35 0366d84b72b0: Waiting 09:45:35 ed2e9ddf4ef2: Layer already exists 09:45:35 07edc4a9e251: Layer already exists 09:45:35 9a64a6059b8c: Layer already exists 09:45:35 ac0e593ec49e: Layer already exists 09:45:35 76bcf5490867: Layer already exists 09:45:35 0366d84b72b0: Layer already exists 09:45:35 0e3f5688de0e: Layer already exists 09:45:35 ff91cd868add: Layer already exists 09:45:35 b858c6a631e9: Layer already exists 09:45:35 5c67dd8763f8: Layer already exists 09:45:35 cce92674e987: Layer already exists 09:45:35 latest: digest: sha256:8ebb88a8defe665ea57c4e3d1eed4f62317b5b7e98474d19ab7ac5e4b7490397 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:36 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.102 09:45:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:45:36 76bcf5490867: Preparing 09:45:36 07edc4a9e251: Preparing 09:45:36 ed2e9ddf4ef2: Preparing 09:45:36 9a64a6059b8c: Preparing 09:45:36 ac0e593ec49e: Preparing 09:45:36 0366d84b72b0: Preparing 09:45:36 b858c6a631e9: Preparing 09:45:36 5c67dd8763f8: Preparing 09:45:36 ff91cd868add: Preparing 09:45:36 0e3f5688de0e: Preparing 09:45:36 cce92674e987: Preparing 09:45:36 5c67dd8763f8: Waiting 09:45:36 ff91cd868add: Waiting 09:45:36 0e3f5688de0e: Waiting 09:45:36 cce92674e987: Waiting 09:45:36 0366d84b72b0: Waiting 09:45:36 b858c6a631e9: Waiting 09:45:36 ed2e9ddf4ef2: Layer already exists 09:45:36 9a64a6059b8c: Layer already exists 09:45:36 ac0e593ec49e: Layer already exists 09:45:36 76bcf5490867: Layer already exists 09:45:36 07edc4a9e251: Layer already exists 09:45:36 0366d84b72b0: Layer already exists 09:45:36 ff91cd868add: Layer already exists 09:45:36 5c67dd8763f8: Layer already exists 09:45:36 b858c6a631e9: Layer already exists 09:45:36 0e3f5688de0e: Layer already exists 09:45:36 cce92674e987: Layer already exists 09:45:36 4.1.0-dev.102: digest: sha256:8ebb88a8defe665ea57c4e3d1eed4f62317b5b7e98474d19ab7ac5e4b7490397 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:36 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 09:45:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:45:37 76bcf5490867: Preparing 09:45:37 07edc4a9e251: Preparing 09:45:37 ed2e9ddf4ef2: Preparing 09:45:37 9a64a6059b8c: Preparing 09:45:37 ac0e593ec49e: Preparing 09:45:37 0366d84b72b0: Preparing 09:45:37 b858c6a631e9: Preparing 09:45:37 5c67dd8763f8: Preparing 09:45:37 ff91cd868add: Preparing 09:45:37 0e3f5688de0e: Preparing 09:45:37 cce92674e987: Preparing 09:45:37 0366d84b72b0: Waiting 09:45:37 b858c6a631e9: Waiting 09:45:37 5c67dd8763f8: Waiting 09:45:37 ff91cd868add: Waiting 09:45:37 0e3f5688de0e: Waiting 09:45:37 cce92674e987: Waiting 09:45:37 ed2e9ddf4ef2: Layer already exists 09:45:37 9a64a6059b8c: Layer already exists 09:45:37 07edc4a9e251: Layer already exists 09:45:37 ac0e593ec49e: Layer already exists 09:45:37 76bcf5490867: Layer already exists 09:45:37 b858c6a631e9: Layer already exists 09:45:37 0366d84b72b0: Layer already exists 09:45:37 5c67dd8763f8: Layer already exists 09:45:37 0e3f5688de0e: Layer already exists 09:45:37 ff91cd868add: Layer already exists 09:45:37 cce92674e987: Layer already exists 09:45:37 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102: digest: sha256:8ebb88a8defe665ea57c4e3d1eed4f62317b5b7e98474d19ab7ac5e4b7490397 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:37 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 09:45:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:45:37 76bcf5490867: Preparing 09:45:37 07edc4a9e251: Preparing 09:45:37 ed2e9ddf4ef2: Preparing 09:45:37 9a64a6059b8c: Preparing 09:45:37 ac0e593ec49e: Preparing 09:45:37 0366d84b72b0: Preparing 09:45:37 b858c6a631e9: Preparing 09:45:37 5c67dd8763f8: Preparing 09:45:37 ff91cd868add: Preparing 09:45:37 0e3f5688de0e: Preparing 09:45:37 cce92674e987: Preparing 09:45:37 ff91cd868add: Waiting 09:45:37 0e3f5688de0e: Waiting 09:45:37 cce92674e987: Waiting 09:45:37 0366d84b72b0: Waiting 09:45:37 b858c6a631e9: Waiting 09:45:37 5c67dd8763f8: Waiting 09:45:37 ed2e9ddf4ef2: Layer already exists 09:45:37 07edc4a9e251: Layer already exists 09:45:37 9a64a6059b8c: Layer already exists 09:45:37 76bcf5490867: Layer already exists 09:45:37 ac0e593ec49e: Layer already exists 09:45:37 0366d84b72b0: Layer already exists 09:45:37 ff91cd868add: Layer already exists 09:45:37 5c67dd8763f8: Layer already exists 09:45:37 b858c6a631e9: Layer already exists 09:45:37 0e3f5688de0e: Layer already exists 09:45:37 cce92674e987: Layer already exists 09:45:37 main: digest: sha256:8ebb88a8defe665ea57c4e3d1eed4f62317b5b7e98474d19ab7ac5e4b7490397 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:45:37 ===================================================== [Pipeline] echo 09:45:37 taggedImages: 09:45:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2b21fc24e8e2caaded3cd852ab563efc661d88f9 09:45:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 09:45:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.102 09:45:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 09:45:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 09:45:37 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 09:45:37 2b21fc24e8e2caaded3cd852ab563efc661d88f9 09:45:37 latest 09:45:37 4.1.0-dev.102 09:45:37 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 09:45:37 main 09:45:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:38 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2b21fc24e8e2caaded3cd852ab563efc661d88f9 09:45:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:45:38 4fda82abf50f: Preparing 09:45:38 8c92d5468cb7: Preparing 09:45:38 ad4960534ff8: Preparing 09:45:38 b049aa192e8f: Preparing 09:45:38 0eb79865eccb: Preparing 09:45:38 b8229519a057: Preparing 09:45:38 d53928988551: Preparing 09:45:38 0366d84b72b0: Preparing 09:45:38 b8229519a057: Waiting 09:45:38 d53928988551: Waiting 09:45:38 b858c6a631e9: Preparing 09:45:38 32345418f692: Preparing 09:45:38 0366d84b72b0: Waiting 09:45:38 b858c6a631e9: Waiting 09:45:38 a26eb288bfcc: Preparing 09:45:38 cce92674e987: Preparing 09:45:38 32345418f692: Waiting 09:45:38 cce92674e987: Waiting 09:45:38 a26eb288bfcc: Waiting 09:45:38 8c92d5468cb7: Pushed 09:45:38 0eb79865eccb: Pushed 09:45:38 4fda82abf50f: Pushed 09:45:38 0366d84b72b0: Layer already exists 09:45:38 b8229519a057: Pushed 09:45:38 b858c6a631e9: Layer already exists 09:45:38 d53928988551: Pushed 09:45:38 cce92674e987: Layer already exists 09:45:38 32345418f692: Pushed 09:45:40 a26eb288bfcc: Pushed 09:45:41 b049aa192e8f: Pushed 09:45:41 ad4960534ff8: Pushed 09:45:41 2b21fc24e8e2caaded3cd852ab563efc661d88f9: digest: sha256:c69e7c1d5632d286f7660d70a003a706ee24cfd78864dac34be0d429d0fa599b size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:41 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 09:45:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:45:42 4fda82abf50f: Preparing 09:45:42 8c92d5468cb7: Preparing 09:45:42 ad4960534ff8: Preparing 09:45:42 b049aa192e8f: Preparing 09:45:42 0eb79865eccb: Preparing 09:45:42 b8229519a057: Preparing 09:45:42 d53928988551: Preparing 09:45:42 0366d84b72b0: Preparing 09:45:42 b858c6a631e9: Preparing 09:45:42 32345418f692: Preparing 09:45:42 a26eb288bfcc: Preparing 09:45:42 cce92674e987: Preparing 09:45:42 d53928988551: Waiting 09:45:42 0366d84b72b0: Waiting 09:45:42 b858c6a631e9: Waiting 09:45:42 32345418f692: Waiting 09:45:42 a26eb288bfcc: Waiting 09:45:42 cce92674e987: Waiting 09:45:42 b8229519a057: Waiting 09:45:42 8c92d5468cb7: Layer already exists 09:45:42 ad4960534ff8: Layer already exists 09:45:42 b049aa192e8f: Layer already exists 09:45:42 0eb79865eccb: Layer already exists 09:45:42 4fda82abf50f: Layer already exists 09:45:42 b8229519a057: Layer already exists 09:45:42 d53928988551: Layer already exists 09:45:42 0366d84b72b0: Layer already exists 09:45:42 b858c6a631e9: Layer already exists 09:45:42 32345418f692: Layer already exists 09:45:42 a26eb288bfcc: Layer already exists 09:45:42 cce92674e987: Layer already exists 09:45:42 latest: digest: sha256:c69e7c1d5632d286f7660d70a003a706ee24cfd78864dac34be0d429d0fa599b size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:42 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.102 09:45:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:45:43 4fda82abf50f: Preparing 09:45:43 8c92d5468cb7: Preparing 09:45:43 ad4960534ff8: Preparing 09:45:43 b049aa192e8f: Preparing 09:45:43 0eb79865eccb: Preparing 09:45:43 b8229519a057: Preparing 09:45:43 d53928988551: Preparing 09:45:43 0366d84b72b0: Preparing 09:45:43 b858c6a631e9: Preparing 09:45:43 32345418f692: Preparing 09:45:43 a26eb288bfcc: Preparing 09:45:43 cce92674e987: Preparing 09:45:43 0366d84b72b0: Waiting 09:45:43 b858c6a631e9: Waiting 09:45:43 32345418f692: Waiting 09:45:43 a26eb288bfcc: Waiting 09:45:43 cce92674e987: Waiting 09:45:43 b8229519a057: Waiting 09:45:43 d53928988551: Waiting 09:45:43 b049aa192e8f: Layer already exists 09:45:43 4fda82abf50f: Layer already exists 09:45:43 8c92d5468cb7: Layer already exists 09:45:43 0eb79865eccb: Layer already exists 09:45:43 ad4960534ff8: Layer already exists 09:45:43 b8229519a057: Layer already exists 09:45:43 0366d84b72b0: Layer already exists 09:45:43 d53928988551: Layer already exists 09:45:43 32345418f692: Layer already exists 09:45:43 b858c6a631e9: Layer already exists 09:45:43 a26eb288bfcc: Layer already exists 09:45:43 cce92674e987: Layer already exists 09:45:43 4.1.0-dev.102: digest: sha256:c69e7c1d5632d286f7660d70a003a706ee24cfd78864dac34be0d429d0fa599b size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:43 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 09:45:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:45:43 4fda82abf50f: Preparing 09:45:43 8c92d5468cb7: Preparing 09:45:43 ad4960534ff8: Preparing 09:45:43 b049aa192e8f: Preparing 09:45:43 0eb79865eccb: Preparing 09:45:43 b8229519a057: Preparing 09:45:43 d53928988551: Preparing 09:45:43 0366d84b72b0: Preparing 09:45:43 b858c6a631e9: Preparing 09:45:43 32345418f692: Preparing 09:45:43 a26eb288bfcc: Preparing 09:45:43 cce92674e987: Preparing 09:45:43 b8229519a057: Waiting 09:45:43 d53928988551: Waiting 09:45:43 0366d84b72b0: Waiting 09:45:43 b858c6a631e9: Waiting 09:45:43 32345418f692: Waiting 09:45:43 a26eb288bfcc: Waiting 09:45:43 cce92674e987: Waiting 09:45:43 ad4960534ff8: Layer already exists 09:45:43 4fda82abf50f: Layer already exists 09:45:43 8c92d5468cb7: Layer already exists 09:45:43 b049aa192e8f: Layer already exists 09:45:43 0eb79865eccb: Layer already exists 09:45:43 d53928988551: Layer already exists 09:45:43 b8229519a057: Layer already exists 09:45:43 0366d84b72b0: Layer already exists 09:45:43 32345418f692: Layer already exists 09:45:43 b858c6a631e9: Layer already exists 09:45:43 cce92674e987: Layer already exists 09:45:43 a26eb288bfcc: Layer already exists 09:45:43 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102: digest: sha256:c69e7c1d5632d286f7660d70a003a706ee24cfd78864dac34be0d429d0fa599b size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:43 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 09:45:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:45:44 4fda82abf50f: Preparing 09:45:44 8c92d5468cb7: Preparing 09:45:44 ad4960534ff8: Preparing 09:45:44 b049aa192e8f: Preparing 09:45:44 0eb79865eccb: Preparing 09:45:44 b8229519a057: Preparing 09:45:44 d53928988551: Preparing 09:45:44 0366d84b72b0: Preparing 09:45:44 b858c6a631e9: Preparing 09:45:44 32345418f692: Preparing 09:45:44 a26eb288bfcc: Preparing 09:45:44 cce92674e987: Preparing 09:45:44 d53928988551: Waiting 09:45:44 0366d84b72b0: Waiting 09:45:44 b858c6a631e9: Waiting 09:45:44 32345418f692: Waiting 09:45:44 a26eb288bfcc: Waiting 09:45:44 cce92674e987: Waiting 09:45:44 b8229519a057: Waiting 09:45:44 4fda82abf50f: Layer already exists 09:45:44 b049aa192e8f: Layer already exists 09:45:44 0eb79865eccb: Layer already exists 09:45:44 8c92d5468cb7: Layer already exists 09:45:44 ad4960534ff8: Layer already exists 09:45:44 d53928988551: Layer already exists 09:45:44 b8229519a057: Layer already exists 09:45:44 b858c6a631e9: Layer already exists 09:45:44 0366d84b72b0: Layer already exists 09:45:44 32345418f692: Layer already exists 09:45:44 a26eb288bfcc: Layer already exists 09:45:44 cce92674e987: Layer already exists 09:45:44 main: digest: sha256:c69e7c1d5632d286f7660d70a003a706ee24cfd78864dac34be0d429d0fa599b size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:45:44 ===================================================== [Pipeline] echo 09:45:44 taggedImages: 09:45:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2b21fc24e8e2caaded3cd852ab563efc661d88f9 09:45:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 09:45:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.102 09:45:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 09:45:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 09:45:44 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 09:45:44 2b21fc24e8e2caaded3cd852ab563efc661d88f9 09:45:44 latest 09:45:44 4.1.0-dev.102 09:45:44 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 09:45:44 main 09:45:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:44 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2b21fc24e8e2caaded3cd852ab563efc661d88f9 09:45:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:45:45 83acecf071b1: Preparing 09:45:45 98ec9556c44c: Preparing 09:45:45 0366d84b72b0: Preparing 09:45:45 b858c6a631e9: Preparing 09:45:45 29f4dbd9908d: Preparing 09:45:45 85688e9b8633: Preparing 09:45:45 cce92674e987: Preparing 09:45:45 cce92674e987: Waiting 09:45:45 85688e9b8633: Waiting 09:45:45 0366d84b72b0: Layer already exists 09:45:45 b858c6a631e9: Layer already exists 09:45:45 cce92674e987: Layer already exists 09:45:45 83acecf071b1: Pushed 09:45:45 29f4dbd9908d: Pushed 09:45:46 85688e9b8633: Pushed 09:45:48 98ec9556c44c: Pushed 09:45:48 2b21fc24e8e2caaded3cd852ab563efc661d88f9: digest: sha256:9cc7ec3ce7e593a8606ba0c4374085cec8cda2bf5fc409a01d916ec40932c895 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:48 + 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 09:45:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 09:45:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:45:49 83acecf071b1: Preparing 09:45:49 98ec9556c44c: Preparing 09:45:49 0366d84b72b0: Preparing 09:45:49 b858c6a631e9: Preparing 09:45:49 29f4dbd9908d: Preparing 09:45:49 85688e9b8633: Preparing 09:45:49 cce92674e987: Preparing 09:45:49 85688e9b8633: Waiting 09:45:49 cce92674e987: Waiting 09:45:49 b858c6a631e9: Layer already exists 09:45:49 29f4dbd9908d: Layer already exists 09:45:49 98ec9556c44c: Layer already exists 09:45:49 0366d84b72b0: Layer already exists 09:45:49 83acecf071b1: Layer already exists 09:45:49 85688e9b8633: Layer already exists 09:45:49 cce92674e987: Layer already exists 09:45:49 latest: digest: sha256:9cc7ec3ce7e593a8606ba0c4374085cec8cda2bf5fc409a01d916ec40932c895 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:49 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.102 09:45:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:45:49 83acecf071b1: Preparing 09:45:49 98ec9556c44c: Preparing 09:45:49 0366d84b72b0: Preparing 09:45:49 b858c6a631e9: Preparing 09:45:49 29f4dbd9908d: Preparing 09:45:49 85688e9b8633: Preparing 09:45:49 cce92674e987: Preparing 09:45:49 85688e9b8633: Waiting 09:45:49 cce92674e987: Waiting 09:45:49 0366d84b72b0: Layer already exists 09:45:49 b858c6a631e9: Layer already exists 09:45:49 98ec9556c44c: Layer already exists 09:45:49 83acecf071b1: Layer already exists 09:45:49 29f4dbd9908d: Layer already exists 09:45:49 85688e9b8633: Layer already exists 09:45:49 cce92674e987: Layer already exists 09:45:49 4.1.0-dev.102: digest: sha256:9cc7ec3ce7e593a8606ba0c4374085cec8cda2bf5fc409a01d916ec40932c895 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:50 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 09:45:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:45:50 83acecf071b1: Preparing 09:45:50 98ec9556c44c: Preparing 09:45:50 0366d84b72b0: Preparing 09:45:50 b858c6a631e9: Preparing 09:45:50 29f4dbd9908d: Preparing 09:45:50 85688e9b8633: Preparing 09:45:50 cce92674e987: Preparing 09:45:50 85688e9b8633: Waiting 09:45:50 cce92674e987: Waiting 09:45:50 0366d84b72b0: Layer already exists 09:45:50 b858c6a631e9: Layer already exists 09:45:50 98ec9556c44c: Layer already exists 09:45:50 83acecf071b1: Layer already exists 09:45:50 29f4dbd9908d: Layer already exists 09:45:50 cce92674e987: Layer already exists 09:45:50 85688e9b8633: Layer already exists 09:45:50 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102: digest: sha256:9cc7ec3ce7e593a8606ba0c4374085cec8cda2bf5fc409a01d916ec40932c895 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:50 + 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 09:45:51 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 09:45:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:45:51 83acecf071b1: Preparing 09:45:51 98ec9556c44c: Preparing 09:45:51 0366d84b72b0: Preparing 09:45:51 b858c6a631e9: Preparing 09:45:51 29f4dbd9908d: Preparing 09:45:51 85688e9b8633: Preparing 09:45:51 cce92674e987: Preparing 09:45:51 cce92674e987: Waiting 09:45:51 85688e9b8633: Waiting 09:45:51 29f4dbd9908d: Layer already exists 09:45:51 0366d84b72b0: Layer already exists 09:45:51 83acecf071b1: Layer already exists 09:45:51 b858c6a631e9: Layer already exists 09:45:51 98ec9556c44c: Layer already exists 09:45:51 cce92674e987: Layer already exists 09:45:51 85688e9b8633: Layer already exists 09:45:51 main: digest: sha256:9cc7ec3ce7e593a8606ba0c4374085cec8cda2bf5fc409a01d916ec40932c895 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:45:51 ===================================================== [Pipeline] echo 09:45:51 taggedImages: 09:45:51 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2b21fc24e8e2caaded3cd852ab563efc661d88f9 09:45:51 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 09:45:51 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.102 09:45:51 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 09:45:51 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 09:45:51 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 09:45:51 2b21fc24e8e2caaded3cd852ab563efc661d88f9 09:45:51 latest 09:45:51 4.1.0-dev.102 09:45:51 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 09:45:51 main 09:45:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:51 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2b21fc24e8e2caaded3cd852ab563efc661d88f9 09:45:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:45:51 6d50e415c67b: Preparing 09:45:51 6744a93b38a1: Preparing 09:45:51 de5786dd9f9a: Preparing 09:45:51 0366d84b72b0: Preparing 09:45:51 b858c6a631e9: Preparing 09:45:51 70ef8a32e4c9: Preparing 09:45:51 44f6d75a5dee: Preparing 09:45:51 cdb512a7d5f4: Preparing 09:45:51 3be97c7fa21f: Preparing 09:45:51 cce92674e987: Preparing 09:45:51 44f6d75a5dee: Waiting 09:45:51 cdb512a7d5f4: Waiting 09:45:51 3be97c7fa21f: Waiting 09:45:51 cce92674e987: Waiting 09:45:51 70ef8a32e4c9: Waiting 09:45:51 0366d84b72b0: Layer already exists 09:45:51 b858c6a631e9: Layer already exists 09:45:51 6744a93b38a1: Pushed 09:45:51 6d50e415c67b: Pushed 09:45:51 de5786dd9f9a: Pushed 09:45:51 cce92674e987: Layer already exists 09:45:51 cdb512a7d5f4: Pushed 09:45:52 3be97c7fa21f: Pushed 09:45:57 44f6d75a5dee: Pushed 09:46:05 70ef8a32e4c9: Pushed 09:46:05 2b21fc24e8e2caaded3cd852ab563efc661d88f9: digest: sha256:4ac3d50f8bc25d08aab096f0a67dceda7c8179c91a59bf4d6b836a00b98ce522 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:06 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 09:46:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:46:06 6d50e415c67b: Preparing 09:46:06 6744a93b38a1: Preparing 09:46:06 de5786dd9f9a: Preparing 09:46:06 0366d84b72b0: Preparing 09:46:06 b858c6a631e9: Preparing 09:46:06 70ef8a32e4c9: Preparing 09:46:06 44f6d75a5dee: Preparing 09:46:06 cdb512a7d5f4: Preparing 09:46:06 3be97c7fa21f: Preparing 09:46:06 cce92674e987: Preparing 09:46:06 70ef8a32e4c9: Waiting 09:46:06 44f6d75a5dee: Waiting 09:46:06 cce92674e987: Waiting 09:46:06 cdb512a7d5f4: Waiting 09:46:06 3be97c7fa21f: Waiting 09:46:06 b858c6a631e9: Layer already exists 09:46:06 6d50e415c67b: Layer already exists 09:46:06 6744a93b38a1: Layer already exists 09:46:06 de5786dd9f9a: Layer already exists 09:46:06 0366d84b72b0: Layer already exists 09:46:06 70ef8a32e4c9: Layer already exists 09:46:06 44f6d75a5dee: Layer already exists 09:46:06 3be97c7fa21f: Layer already exists 09:46:06 cce92674e987: Layer already exists 09:46:06 cdb512a7d5f4: Layer already exists 09:46:06 latest: digest: sha256:4ac3d50f8bc25d08aab096f0a67dceda7c8179c91a59bf4d6b836a00b98ce522 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:06 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.102 09:46:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:46:07 6d50e415c67b: Preparing 09:46:07 6744a93b38a1: Preparing 09:46:07 de5786dd9f9a: Preparing 09:46:07 0366d84b72b0: Preparing 09:46:07 b858c6a631e9: Preparing 09:46:07 70ef8a32e4c9: Preparing 09:46:07 44f6d75a5dee: Preparing 09:46:07 cdb512a7d5f4: Preparing 09:46:07 3be97c7fa21f: Preparing 09:46:07 70ef8a32e4c9: Waiting 09:46:07 44f6d75a5dee: Waiting 09:46:07 cdb512a7d5f4: Waiting 09:46:07 cce92674e987: Preparing 09:46:07 3be97c7fa21f: Waiting 09:46:07 cce92674e987: Waiting 09:46:07 6744a93b38a1: Layer already exists 09:46:07 6d50e415c67b: Layer already exists 09:46:07 0366d84b72b0: Layer already exists 09:46:07 de5786dd9f9a: Layer already exists 09:46:07 b858c6a631e9: Layer already exists 09:46:07 70ef8a32e4c9: Layer already exists 09:46:07 cdb512a7d5f4: Layer already exists 09:46:07 3be97c7fa21f: Layer already exists 09:46:07 44f6d75a5dee: Layer already exists 09:46:07 cce92674e987: Layer already exists 09:46:07 4.1.0-dev.102: digest: sha256:4ac3d50f8bc25d08aab096f0a67dceda7c8179c91a59bf4d6b836a00b98ce522 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:07 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 09:46:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:46:07 6d50e415c67b: Preparing 09:46:07 6744a93b38a1: Preparing 09:46:07 de5786dd9f9a: Preparing 09:46:07 0366d84b72b0: Preparing 09:46:07 b858c6a631e9: Preparing 09:46:07 70ef8a32e4c9: Preparing 09:46:07 44f6d75a5dee: Preparing 09:46:07 cdb512a7d5f4: Preparing 09:46:07 3be97c7fa21f: Preparing 09:46:07 cce92674e987: Preparing 09:46:07 44f6d75a5dee: Waiting 09:46:07 cdb512a7d5f4: Waiting 09:46:07 3be97c7fa21f: Waiting 09:46:07 cce92674e987: Waiting 09:46:07 70ef8a32e4c9: Waiting 09:46:07 b858c6a631e9: Layer already exists 09:46:07 6d50e415c67b: Layer already exists 09:46:07 0366d84b72b0: Layer already exists 09:46:07 de5786dd9f9a: Layer already exists 09:46:07 6744a93b38a1: Layer already exists 09:46:07 cdb512a7d5f4: Layer already exists 09:46:07 70ef8a32e4c9: Layer already exists 09:46:07 44f6d75a5dee: Layer already exists 09:46:07 3be97c7fa21f: Layer already exists 09:46:07 cce92674e987: Layer already exists 09:46:07 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102: digest: sha256:4ac3d50f8bc25d08aab096f0a67dceda7c8179c91a59bf4d6b836a00b98ce522 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:08 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 09:46:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:46:08 6d50e415c67b: Preparing 09:46:08 6744a93b38a1: Preparing 09:46:08 de5786dd9f9a: Preparing 09:46:08 0366d84b72b0: Preparing 09:46:08 b858c6a631e9: Preparing 09:46:08 70ef8a32e4c9: Preparing 09:46:08 44f6d75a5dee: Preparing 09:46:08 cdb512a7d5f4: Preparing 09:46:08 3be97c7fa21f: Preparing 09:46:08 cce92674e987: Preparing 09:46:08 70ef8a32e4c9: Waiting 09:46:08 44f6d75a5dee: Waiting 09:46:08 cdb512a7d5f4: Waiting 09:46:08 3be97c7fa21f: Waiting 09:46:08 cce92674e987: Waiting 09:46:08 de5786dd9f9a: Layer already exists 09:46:08 6d50e415c67b: Layer already exists 09:46:08 6744a93b38a1: Layer already exists 09:46:08 b858c6a631e9: Layer already exists 09:46:08 0366d84b72b0: Layer already exists 09:46:08 70ef8a32e4c9: Layer already exists 09:46:08 44f6d75a5dee: Layer already exists 09:46:08 cdb512a7d5f4: Layer already exists 09:46:08 cce92674e987: Layer already exists 09:46:08 3be97c7fa21f: Layer already exists 09:46:08 main: digest: sha256:4ac3d50f8bc25d08aab096f0a67dceda7c8179c91a59bf4d6b836a00b98ce522 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:46:08 ===================================================== [Pipeline] echo 09:46:08 taggedImages: 09:46:08 - nexus3.edgexfoundry.org:10004/security-spire-agent:2b21fc24e8e2caaded3cd852ab563efc661d88f9 09:46:08 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 09:46:08 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.102 09:46:08 - nexus3.edgexfoundry.org:10004/security-spire-agent:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 09:46:08 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 09:46:08 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 09:46:08 2b21fc24e8e2caaded3cd852ab563efc661d88f9 09:46:08 latest 09:46:08 4.1.0-dev.102 09:46:08 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 09:46:08 main 09:46:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:09 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2b21fc24e8e2caaded3cd852ab563efc661d88f9 09:46:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:46:09 25bde78e7aba: Preparing 09:46:09 806a516393a7: Preparing 09:46:09 a9c4c2722cb2: Preparing 09:46:09 0366d84b72b0: Preparing 09:46:09 b858c6a631e9: Preparing 09:46:09 70ef8a32e4c9: Preparing 09:46:09 d917f4d7eb1d: Preparing 09:46:09 751a49adcfee: Preparing 09:46:09 cce92674e987: Preparing 09:46:09 751a49adcfee: Waiting 09:46:09 70ef8a32e4c9: Waiting 09:46:09 cce92674e987: Waiting 09:46:09 d917f4d7eb1d: Waiting 09:46:09 0366d84b72b0: Layer already exists 09:46:09 b858c6a631e9: Layer already exists 09:46:09 70ef8a32e4c9: Layer already exists 09:46:09 a9c4c2722cb2: Pushed 09:46:09 806a516393a7: Pushed 09:46:09 25bde78e7aba: Pushed 09:46:09 cce92674e987: Layer already exists 09:46:09 d917f4d7eb1d: Pushed 09:46:09 751a49adcfee: Pushed 09:46:09 2b21fc24e8e2caaded3cd852ab563efc661d88f9: digest: sha256:d0ebf4bc39104ba6ddb8585755222a523e6fad3e897b4906bb567d248b4b08c4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:10 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 09:46:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:46:10 25bde78e7aba: Preparing 09:46:10 806a516393a7: Preparing 09:46:10 a9c4c2722cb2: Preparing 09:46:10 0366d84b72b0: Preparing 09:46:10 b858c6a631e9: Preparing 09:46:10 70ef8a32e4c9: Preparing 09:46:10 d917f4d7eb1d: Preparing 09:46:10 751a49adcfee: Preparing 09:46:10 cce92674e987: Preparing 09:46:10 70ef8a32e4c9: Waiting 09:46:10 d917f4d7eb1d: Waiting 09:46:10 751a49adcfee: Waiting 09:46:10 cce92674e987: Waiting 09:46:10 806a516393a7: Layer already exists 09:46:10 0366d84b72b0: Layer already exists 09:46:10 a9c4c2722cb2: Layer already exists 09:46:10 25bde78e7aba: Layer already exists 09:46:10 b858c6a631e9: Layer already exists 09:46:10 751a49adcfee: Layer already exists 09:46:10 70ef8a32e4c9: Layer already exists 09:46:10 d917f4d7eb1d: Layer already exists 09:46:10 cce92674e987: Layer already exists 09:46:10 latest: digest: sha256:d0ebf4bc39104ba6ddb8585755222a523e6fad3e897b4906bb567d248b4b08c4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:10 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.102 09:46:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:46:11 25bde78e7aba: Preparing 09:46:11 806a516393a7: Preparing 09:46:11 a9c4c2722cb2: Preparing 09:46:11 0366d84b72b0: Preparing 09:46:11 b858c6a631e9: Preparing 09:46:11 70ef8a32e4c9: Preparing 09:46:11 d917f4d7eb1d: Preparing 09:46:11 751a49adcfee: Preparing 09:46:11 cce92674e987: Preparing 09:46:11 d917f4d7eb1d: Waiting 09:46:11 751a49adcfee: Waiting 09:46:11 cce92674e987: Waiting 09:46:11 70ef8a32e4c9: Waiting 09:46:11 0366d84b72b0: Layer already exists 09:46:11 25bde78e7aba: Layer already exists 09:46:11 b858c6a631e9: Layer already exists 09:46:11 806a516393a7: Layer already exists 09:46:11 a9c4c2722cb2: Layer already exists 09:46:11 70ef8a32e4c9: Layer already exists 09:46:11 d917f4d7eb1d: Layer already exists 09:46:11 751a49adcfee: Layer already exists 09:46:11 cce92674e987: Layer already exists 09:46:11 4.1.0-dev.102: digest: sha256:d0ebf4bc39104ba6ddb8585755222a523e6fad3e897b4906bb567d248b4b08c4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:11 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 09:46:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:46:11 25bde78e7aba: Preparing 09:46:11 806a516393a7: Preparing 09:46:11 a9c4c2722cb2: Preparing 09:46:11 0366d84b72b0: Preparing 09:46:11 b858c6a631e9: Preparing 09:46:11 70ef8a32e4c9: Preparing 09:46:11 d917f4d7eb1d: Preparing 09:46:11 751a49adcfee: Preparing 09:46:11 cce92674e987: Preparing 09:46:11 70ef8a32e4c9: Waiting 09:46:11 d917f4d7eb1d: Waiting 09:46:11 751a49adcfee: Waiting 09:46:11 cce92674e987: Waiting 09:46:11 0366d84b72b0: Layer already exists 09:46:11 b858c6a631e9: Layer already exists 09:46:11 806a516393a7: Layer already exists 09:46:11 a9c4c2722cb2: Layer already exists 09:46:11 25bde78e7aba: Layer already exists 09:46:11 70ef8a32e4c9: Layer already exists 09:46:11 d917f4d7eb1d: Layer already exists 09:46:11 751a49adcfee: Layer already exists 09:46:11 cce92674e987: Layer already exists 09:46:11 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102: digest: sha256:d0ebf4bc39104ba6ddb8585755222a523e6fad3e897b4906bb567d248b4b08c4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:12 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 09:46:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:46:12 25bde78e7aba: Preparing 09:46:12 806a516393a7: Preparing 09:46:12 a9c4c2722cb2: Preparing 09:46:12 0366d84b72b0: Preparing 09:46:12 b858c6a631e9: Preparing 09:46:12 70ef8a32e4c9: Preparing 09:46:12 d917f4d7eb1d: Preparing 09:46:12 751a49adcfee: Preparing 09:46:12 cce92674e987: Preparing 09:46:12 70ef8a32e4c9: Waiting 09:46:12 d917f4d7eb1d: Waiting 09:46:12 751a49adcfee: Waiting 09:46:12 cce92674e987: Waiting 09:46:12 25bde78e7aba: Layer already exists 09:46:12 a9c4c2722cb2: Layer already exists 09:46:12 806a516393a7: Layer already exists 09:46:12 b858c6a631e9: Layer already exists 09:46:12 0366d84b72b0: Layer already exists 09:46:12 d917f4d7eb1d: Layer already exists 09:46:12 cce92674e987: Layer already exists 09:46:12 70ef8a32e4c9: Layer already exists 09:46:12 751a49adcfee: Layer already exists 09:46:12 main: digest: sha256:d0ebf4bc39104ba6ddb8585755222a523e6fad3e897b4906bb567d248b4b08c4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:46:12 ===================================================== [Pipeline] echo 09:46:12 taggedImages: 09:46:12 - nexus3.edgexfoundry.org:10004/security-spire-config:2b21fc24e8e2caaded3cd852ab563efc661d88f9 09:46:12 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 09:46:12 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.102 09:46:12 - nexus3.edgexfoundry.org:10004/security-spire-config:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 09:46:12 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 09:46:12 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 09:46:12 2b21fc24e8e2caaded3cd852ab563efc661d88f9 09:46:12 latest 09:46:12 4.1.0-dev.102 09:46:12 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 09:46:12 main 09:46:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:13 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2b21fc24e8e2caaded3cd852ab563efc661d88f9 09:46:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:46:13 82c792d2d98a: Preparing 09:46:13 23f1226d2441: Preparing 09:46:13 9efe4126b140: Preparing 09:46:13 0366d84b72b0: Preparing 09:46:13 b858c6a631e9: Preparing 09:46:13 70ef8a32e4c9: Preparing 09:46:13 cdb512a7d5f4: Preparing 09:46:13 3be97c7fa21f: Preparing 09:46:13 cce92674e987: Preparing 09:46:13 cdb512a7d5f4: Waiting 09:46:13 3be97c7fa21f: Waiting 09:46:13 cce92674e987: Waiting 09:46:13 70ef8a32e4c9: Waiting 09:46:13 0366d84b72b0: Layer already exists 09:46:13 b858c6a631e9: Layer already exists 09:46:13 70ef8a32e4c9: Layer already exists 09:46:13 cdb512a7d5f4: Layer already exists 09:46:13 cce92674e987: Layer already exists 09:46:13 3be97c7fa21f: Layer already exists 09:46:13 23f1226d2441: Pushed 09:46:13 9efe4126b140: Pushed 09:46:13 82c792d2d98a: Pushed 09:46:13 2b21fc24e8e2caaded3cd852ab563efc661d88f9: digest: sha256:abc75980e9d3d4cd37bba268e0e356e1048cb015df149d6924e00da2a383f1fd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:13 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 09:46:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:46:14 82c792d2d98a: Preparing 09:46:14 23f1226d2441: Preparing 09:46:14 9efe4126b140: Preparing 09:46:14 0366d84b72b0: Preparing 09:46:14 b858c6a631e9: Preparing 09:46:14 70ef8a32e4c9: Preparing 09:46:14 cdb512a7d5f4: Preparing 09:46:14 3be97c7fa21f: Preparing 09:46:14 cce92674e987: Preparing 09:46:14 70ef8a32e4c9: Waiting 09:46:14 cdb512a7d5f4: Waiting 09:46:14 3be97c7fa21f: Waiting 09:46:14 cce92674e987: Waiting 09:46:14 0366d84b72b0: Layer already exists 09:46:14 b858c6a631e9: Layer already exists 09:46:14 82c792d2d98a: Layer already exists 09:46:14 9efe4126b140: Layer already exists 09:46:14 23f1226d2441: Layer already exists 09:46:14 3be97c7fa21f: Layer already exists 09:46:14 70ef8a32e4c9: Layer already exists 09:46:14 cce92674e987: Layer already exists 09:46:14 cdb512a7d5f4: Layer already exists 09:46:14 latest: digest: sha256:abc75980e9d3d4cd37bba268e0e356e1048cb015df149d6924e00da2a383f1fd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:14 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.102 09:46:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:46:14 82c792d2d98a: Preparing 09:46:14 23f1226d2441: Preparing 09:46:14 9efe4126b140: Preparing 09:46:14 0366d84b72b0: Preparing 09:46:14 b858c6a631e9: Preparing 09:46:14 70ef8a32e4c9: Preparing 09:46:14 cdb512a7d5f4: Preparing 09:46:14 3be97c7fa21f: Preparing 09:46:14 cce92674e987: Preparing 09:46:14 cdb512a7d5f4: Waiting 09:46:14 3be97c7fa21f: Waiting 09:46:14 cce92674e987: Waiting 09:46:14 70ef8a32e4c9: Waiting 09:46:14 82c792d2d98a: Layer already exists 09:46:14 b858c6a631e9: Layer already exists 09:46:14 23f1226d2441: Layer already exists 09:46:14 0366d84b72b0: Layer already exists 09:46:14 9efe4126b140: Layer already exists 09:46:14 70ef8a32e4c9: Layer already exists 09:46:14 cdb512a7d5f4: Layer already exists 09:46:14 cce92674e987: Layer already exists 09:46:14 3be97c7fa21f: Layer already exists 09:46:14 4.1.0-dev.102: digest: sha256:abc75980e9d3d4cd37bba268e0e356e1048cb015df149d6924e00da2a383f1fd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:15 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 09:46:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:46:15 82c792d2d98a: Preparing 09:46:15 23f1226d2441: Preparing 09:46:15 9efe4126b140: Preparing 09:46:15 0366d84b72b0: Preparing 09:46:15 b858c6a631e9: Preparing 09:46:15 70ef8a32e4c9: Preparing 09:46:15 cdb512a7d5f4: Preparing 09:46:15 3be97c7fa21f: Preparing 09:46:15 cce92674e987: Preparing 09:46:15 cce92674e987: Waiting 09:46:15 cdb512a7d5f4: Waiting 09:46:15 3be97c7fa21f: Waiting 09:46:15 70ef8a32e4c9: Waiting 09:46:15 82c792d2d98a: Layer already exists 09:46:15 0366d84b72b0: Layer already exists 09:46:15 9efe4126b140: Layer already exists 09:46:15 23f1226d2441: Layer already exists 09:46:15 b858c6a631e9: Layer already exists 09:46:15 3be97c7fa21f: Layer already exists 09:46:15 70ef8a32e4c9: Layer already exists 09:46:15 cce92674e987: Layer already exists 09:46:15 cdb512a7d5f4: Layer already exists 09:46:15 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102: digest: sha256:abc75980e9d3d4cd37bba268e0e356e1048cb015df149d6924e00da2a383f1fd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:15 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 09:46:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:46:16 82c792d2d98a: Preparing 09:46:16 23f1226d2441: Preparing 09:46:16 9efe4126b140: Preparing 09:46:16 0366d84b72b0: Preparing 09:46:16 b858c6a631e9: Preparing 09:46:16 70ef8a32e4c9: Preparing 09:46:16 cdb512a7d5f4: Preparing 09:46:16 3be97c7fa21f: Preparing 09:46:16 cce92674e987: Preparing 09:46:16 cdb512a7d5f4: Waiting 09:46:16 70ef8a32e4c9: Waiting 09:46:16 3be97c7fa21f: Waiting 09:46:16 cce92674e987: Waiting 09:46:16 0366d84b72b0: Layer already exists 09:46:16 b858c6a631e9: Layer already exists 09:46:16 23f1226d2441: Layer already exists 09:46:16 9efe4126b140: Layer already exists 09:46:16 82c792d2d98a: Layer already exists 09:46:16 cdb512a7d5f4: Layer already exists 09:46:16 3be97c7fa21f: Layer already exists 09:46:16 cce92674e987: Layer already exists 09:46:16 70ef8a32e4c9: Layer already exists 09:46:16 main: digest: sha256:abc75980e9d3d4cd37bba268e0e356e1048cb015df149d6924e00da2a383f1fd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:46:16 ===================================================== [Pipeline] echo 09:46:16 taggedImages: 09:46:16 - nexus3.edgexfoundry.org:10004/security-spire-server:2b21fc24e8e2caaded3cd852ab563efc661d88f9 09:46:16 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 09:46:16 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.102 09:46:16 - nexus3.edgexfoundry.org:10004/security-spire-server:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 09:46:16 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 09:46:16 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 09:46:16 2b21fc24e8e2caaded3cd852ab563efc661d88f9 09:46:16 latest 09:46:16 4.1.0-dev.102 09:46:16 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 09:46:16 main 09:46:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:16 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2b21fc24e8e2caaded3cd852ab563efc661d88f9 09:46:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:46:16 c0c8627c79c6: Preparing 09:46:16 31d029720072: Preparing 09:46:16 0366d84b72b0: Preparing 09:46:16 b858c6a631e9: Preparing 09:46:16 0a9f49e6b3de: Preparing 09:46:16 83564a3b86cd: Preparing 09:46:16 cce92674e987: Preparing 09:46:16 83564a3b86cd: Waiting 09:46:16 cce92674e987: Waiting 09:46:16 0366d84b72b0: Layer already exists 09:46:16 b858c6a631e9: Layer already exists 09:46:16 cce92674e987: Layer already exists 09:46:16 c0c8627c79c6: Pushed 09:46:16 0a9f49e6b3de: Pushed 09:46:17 83564a3b86cd: Pushed 09:46:21 31d029720072: Pushed 09:46:21 2b21fc24e8e2caaded3cd852ab563efc661d88f9: digest: sha256:50081b63ee2095ec14a161e34954906eb13428c45cb2897ab1f2cbe509eb8971 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:22 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 09:46:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:46:22 c0c8627c79c6: Preparing 09:46:22 31d029720072: Preparing 09:46:22 0366d84b72b0: Preparing 09:46:22 b858c6a631e9: Preparing 09:46:22 0a9f49e6b3de: Preparing 09:46:22 83564a3b86cd: Preparing 09:46:22 cce92674e987: Preparing 09:46:22 83564a3b86cd: Waiting 09:46:22 cce92674e987: Waiting 09:46:22 0a9f49e6b3de: Layer already exists 09:46:22 b858c6a631e9: Layer already exists 09:46:22 31d029720072: Layer already exists 09:46:22 c0c8627c79c6: Layer already exists 09:46:22 0366d84b72b0: Layer already exists 09:46:22 83564a3b86cd: Layer already exists 09:46:22 cce92674e987: Layer already exists 09:46:22 latest: digest: sha256:50081b63ee2095ec14a161e34954906eb13428c45cb2897ab1f2cbe509eb8971 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:22 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.102 09:46:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:46:23 c0c8627c79c6: Preparing 09:46:23 31d029720072: Preparing 09:46:23 0366d84b72b0: Preparing 09:46:23 b858c6a631e9: Preparing 09:46:23 0a9f49e6b3de: Preparing 09:46:23 83564a3b86cd: Preparing 09:46:23 cce92674e987: Preparing 09:46:23 83564a3b86cd: Waiting 09:46:23 cce92674e987: Waiting 09:46:23 0a9f49e6b3de: Layer already exists 09:46:23 31d029720072: Layer already exists 09:46:23 c0c8627c79c6: Layer already exists 09:46:23 0366d84b72b0: Layer already exists 09:46:23 b858c6a631e9: Layer already exists 09:46:23 83564a3b86cd: Layer already exists 09:46:23 cce92674e987: Layer already exists 09:46:23 4.1.0-dev.102: digest: sha256:50081b63ee2095ec14a161e34954906eb13428c45cb2897ab1f2cbe509eb8971 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:23 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 09:46:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:46:23 c0c8627c79c6: Preparing 09:46:23 31d029720072: Preparing 09:46:23 0366d84b72b0: Preparing 09:46:23 b858c6a631e9: Preparing 09:46:23 0a9f49e6b3de: Preparing 09:46:23 83564a3b86cd: Preparing 09:46:23 cce92674e987: Preparing 09:46:23 83564a3b86cd: Waiting 09:46:23 cce92674e987: Waiting 09:46:23 b858c6a631e9: Layer already exists 09:46:23 0366d84b72b0: Layer already exists 09:46:23 0a9f49e6b3de: Layer already exists 09:46:23 31d029720072: Layer already exists 09:46:23 c0c8627c79c6: Layer already exists 09:46:23 83564a3b86cd: Layer already exists 09:46:23 cce92674e987: Layer already exists 09:46:23 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102: digest: sha256:50081b63ee2095ec14a161e34954906eb13428c45cb2897ab1f2cbe509eb8971 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:24 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 09:46:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:46:24 c0c8627c79c6: Preparing 09:46:24 31d029720072: Preparing 09:46:24 0366d84b72b0: Preparing 09:46:24 b858c6a631e9: Preparing 09:46:24 0a9f49e6b3de: Preparing 09:46:24 83564a3b86cd: Preparing 09:46:24 cce92674e987: Preparing 09:46:24 83564a3b86cd: Waiting 09:46:24 cce92674e987: Waiting 09:46:24 0a9f49e6b3de: Layer already exists 09:46:24 b858c6a631e9: Layer already exists 09:46:24 c0c8627c79c6: Layer already exists 09:46:24 0366d84b72b0: Layer already exists 09:46:24 31d029720072: Layer already exists 09:46:24 cce92674e987: Layer already exists 09:46:24 83564a3b86cd: Layer already exists 09:46:24 main: digest: sha256:50081b63ee2095ec14a161e34954906eb13428c45cb2897ab1f2cbe509eb8971 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:46:24 ===================================================== [Pipeline] echo 09:46:24 taggedImages: 09:46:24 - nexus3.edgexfoundry.org:10004/support-notifications:2b21fc24e8e2caaded3cd852ab563efc661d88f9 09:46:24 - nexus3.edgexfoundry.org:10004/support-notifications:latest 09:46:24 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.102 09:46:24 - nexus3.edgexfoundry.org:10004/support-notifications:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 09:46:24 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 09:46:24 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 09:46:24 2b21fc24e8e2caaded3cd852ab563efc661d88f9 09:46:24 latest 09:46:24 4.1.0-dev.102 09:46:24 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 09:46:24 main 09:46:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:24 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2b21fc24e8e2caaded3cd852ab563efc661d88f9 09:46:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:46:25 d3e94b622bc9: Preparing 09:46:25 06823150c228: Preparing 09:46:25 0366d84b72b0: Preparing 09:46:25 b858c6a631e9: Preparing 09:46:25 a2a3282b4181: Preparing 09:46:25 6c3f7ab6538a: Preparing 09:46:25 cce92674e987: Preparing 09:46:25 6c3f7ab6538a: Waiting 09:46:25 cce92674e987: Waiting 09:46:25 b858c6a631e9: Layer already exists 09:46:25 0366d84b72b0: Layer already exists 09:46:25 cce92674e987: Layer already exists 09:46:25 d3e94b622bc9: Pushed 09:46:25 a2a3282b4181: Pushed 09:46:25 6c3f7ab6538a: Pushed 09:46:29 06823150c228: Pushed 09:46:29 2b21fc24e8e2caaded3cd852ab563efc661d88f9: digest: sha256:d7abe3e2a286995c236e29adff96277f74aa96e251359312562f13beb58a3c9c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:29 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 09:46:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:46:30 d3e94b622bc9: Preparing 09:46:30 06823150c228: Preparing 09:46:30 0366d84b72b0: Preparing 09:46:30 b858c6a631e9: Preparing 09:46:30 a2a3282b4181: Preparing 09:46:30 6c3f7ab6538a: Preparing 09:46:30 cce92674e987: Preparing 09:46:30 6c3f7ab6538a: Waiting 09:46:30 cce92674e987: Waiting 09:46:30 a2a3282b4181: Layer already exists 09:46:30 d3e94b622bc9: Layer already exists 09:46:30 b858c6a631e9: Layer already exists 09:46:30 0366d84b72b0: Layer already exists 09:46:30 06823150c228: Layer already exists 09:46:30 6c3f7ab6538a: Layer already exists 09:46:30 cce92674e987: Layer already exists 09:46:30 latest: digest: sha256:d7abe3e2a286995c236e29adff96277f74aa96e251359312562f13beb58a3c9c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:30 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.102 09:46:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:46:30 d3e94b622bc9: Preparing 09:46:30 06823150c228: Preparing 09:46:30 0366d84b72b0: Preparing 09:46:30 b858c6a631e9: Preparing 09:46:30 a2a3282b4181: Preparing 09:46:30 6c3f7ab6538a: Preparing 09:46:30 cce92674e987: Preparing 09:46:30 6c3f7ab6538a: Waiting 09:46:30 cce92674e987: Waiting 09:46:30 b858c6a631e9: Layer already exists 09:46:30 a2a3282b4181: Layer already exists 09:46:30 d3e94b622bc9: Layer already exists 09:46:30 06823150c228: Layer already exists 09:46:30 0366d84b72b0: Layer already exists 09:46:30 cce92674e987: Layer already exists 09:46:30 6c3f7ab6538a: Layer already exists 09:46:30 4.1.0-dev.102: digest: sha256:d7abe3e2a286995c236e29adff96277f74aa96e251359312562f13beb58a3c9c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:31 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 09:46:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:46:31 d3e94b622bc9: Preparing 09:46:31 06823150c228: Preparing 09:46:31 0366d84b72b0: Preparing 09:46:31 b858c6a631e9: Preparing 09:46:31 a2a3282b4181: Preparing 09:46:31 6c3f7ab6538a: Preparing 09:46:31 cce92674e987: Preparing 09:46:31 6c3f7ab6538a: Waiting 09:46:31 cce92674e987: Waiting 09:46:31 b858c6a631e9: Layer already exists 09:46:31 0366d84b72b0: Layer already exists 09:46:31 a2a3282b4181: Layer already exists 09:46:31 d3e94b622bc9: Layer already exists 09:46:31 06823150c228: Layer already exists 09:46:31 6c3f7ab6538a: Layer already exists 09:46:31 cce92674e987: Layer already exists 09:46:31 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102: digest: sha256:d7abe3e2a286995c236e29adff96277f74aa96e251359312562f13beb58a3c9c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:31 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 09:46:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:46:32 d3e94b622bc9: Preparing 09:46:32 06823150c228: Preparing 09:46:32 0366d84b72b0: Preparing 09:46:32 b858c6a631e9: Preparing 09:46:32 a2a3282b4181: Preparing 09:46:32 6c3f7ab6538a: Preparing 09:46:32 cce92674e987: Preparing 09:46:32 6c3f7ab6538a: Waiting 09:46:32 cce92674e987: Waiting 09:46:32 b858c6a631e9: Layer already exists 09:46:32 a2a3282b4181: Layer already exists 09:46:32 0366d84b72b0: Layer already exists 09:46:32 d3e94b622bc9: Layer already exists 09:46:32 06823150c228: Layer already exists 09:46:32 6c3f7ab6538a: Layer already exists 09:46:32 cce92674e987: Layer already exists 09:46:32 main: digest: sha256:d7abe3e2a286995c236e29adff96277f74aa96e251359312562f13beb58a3c9c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:46:32 ===================================================== [Pipeline] echo 09:46:32 taggedImages: 09:46:32 - nexus3.edgexfoundry.org:10004/support-scheduler:2b21fc24e8e2caaded3cd852ab563efc661d88f9 09:46:32 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 09:46:32 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.102 09:46:32 - nexus3.edgexfoundry.org:10004/support-scheduler:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 09:46:32 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 09:46:32 ========================================================= 09:46:32 [edgeXBuildMultiArch] RAW Config: 09:46:32 images: 09:46:32 - nexus3.edgexfoundry.org:10004/core-command:2b21fc24e8e2caaded3cd852ab563efc661d88f9 09:46:32 - nexus3.edgexfoundry.org:10004/core-command:latest 09:46:32 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.102 09:46:32 - nexus3.edgexfoundry.org:10004/core-command:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 09:46:32 - nexus3.edgexfoundry.org:10004/core-command:main 09:46:32 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2b21fc24e8e2caaded3cd852ab563efc661d88f9 09:46:32 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 09:46:32 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.102 09:46:32 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 09:46:32 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 09:46:32 - nexus3.edgexfoundry.org:10004/core-data:2b21fc24e8e2caaded3cd852ab563efc661d88f9 09:46:32 - nexus3.edgexfoundry.org:10004/core-data:latest 09:46:32 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.102 09:46:32 - nexus3.edgexfoundry.org:10004/core-data:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 09:46:32 - nexus3.edgexfoundry.org:10004/core-data:main 09:46:32 - nexus3.edgexfoundry.org:10004/core-keeper:2b21fc24e8e2caaded3cd852ab563efc661d88f9 09:46:32 - nexus3.edgexfoundry.org:10004/core-keeper:latest 09:46:32 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.102 09:46:32 - nexus3.edgexfoundry.org:10004/core-keeper:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 09:46:32 - nexus3.edgexfoundry.org:10004/core-keeper:main 09:46:32 - nexus3.edgexfoundry.org:10004/core-metadata:2b21fc24e8e2caaded3cd852ab563efc661d88f9 09:46:32 - nexus3.edgexfoundry.org:10004/core-metadata:latest 09:46:32 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.102 09:46:32 - nexus3.edgexfoundry.org:10004/core-metadata:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 09:46:32 - nexus3.edgexfoundry.org:10004/core-metadata:main 09:46:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2b21fc24e8e2caaded3cd852ab563efc661d88f9 09:46:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 09:46:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.102 09:46:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 09:46:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 09:46:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth:2b21fc24e8e2caaded3cd852ab563efc661d88f9 09:46:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 09:46:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.102 09:46:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 09:46:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 09:46:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2b21fc24e8e2caaded3cd852ab563efc661d88f9 09:46:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 09:46:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.102 09:46:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 09:46:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 09:46:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2b21fc24e8e2caaded3cd852ab563efc661d88f9 09:46:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 09:46:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.102 09:46:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 09:46:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 09:46:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2b21fc24e8e2caaded3cd852ab563efc661d88f9 09:46:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 09:46:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.102 09:46:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 09:46:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 09:46:32 - nexus3.edgexfoundry.org:10004/security-spire-agent:2b21fc24e8e2caaded3cd852ab563efc661d88f9 09:46:32 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 09:46:32 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.102 09:46:32 - nexus3.edgexfoundry.org:10004/security-spire-agent:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 09:46:32 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 09:46:32 - nexus3.edgexfoundry.org:10004/security-spire-config:2b21fc24e8e2caaded3cd852ab563efc661d88f9 09:46:32 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 09:46:32 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.102 09:46:32 - nexus3.edgexfoundry.org:10004/security-spire-config:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 09:46:32 - nexus3.edgexfoundry.org:10004/security-spire-config:main 09:46:32 - nexus3.edgexfoundry.org:10004/security-spire-server:2b21fc24e8e2caaded3cd852ab563efc661d88f9 09:46:32 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 09:46:32 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.102 09:46:32 - nexus3.edgexfoundry.org:10004/security-spire-server:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 09:46:32 - nexus3.edgexfoundry.org:10004/security-spire-server:main 09:46:32 - nexus3.edgexfoundry.org:10004/support-notifications:2b21fc24e8e2caaded3cd852ab563efc661d88f9 09:46:32 - nexus3.edgexfoundry.org:10004/support-notifications:latest 09:46:32 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.102 09:46:32 - nexus3.edgexfoundry.org:10004/support-notifications:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 09:46:32 - nexus3.edgexfoundry.org:10004/support-notifications:main 09:46:32 - nexus3.edgexfoundry.org:10004/support-scheduler:2b21fc24e8e2caaded3cd852ab563efc661d88f9 09:46:32 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 09:46:32 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.102 09:46:32 - nexus3.edgexfoundry.org:10004/support-scheduler:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 09:46:32 - nexus3.edgexfoundry.org:10004/support-scheduler:main 09:46:32 settingsFile: 09:46:32 edgex-go-settings 09:46:32 ========================================================= [Pipeline] node 09:46:47 Still waiting to schedule task 09:46:47 All nodes of label ‘centos7-docker-4c-2g’ are offline 09:47:26 Running on prd-centos7-docker-4c-2g-3300 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:47:26 provisioning config files... 09:47:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config17160348224933796575tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:47:27 ---> ****-login.sh 09:47:27 nexus3.edgexfoundry.org:10001 10:04:59 #144 ... 10:04:59 10:04:59 #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:04:59 #145 DONE 1177.9s 10:04:59 10:04:59 #53 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:04:59 #53 ... 10:04:59 10:04:59 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:04:59 #155 DONE 0.3s 10:04:59 10:04:59 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:04:59 #146 ... 10:04:59 10:04:59 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:04:59 #156 DONE 0.1s 10:04:59 10:04:59 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 10:04:59 #157 DONE 0.3s 10:04:59 10:04:59 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:04:59 #148 ... 10:04:59 10:04:59 #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 10:04:59 #158 DONE 0.1s 10:04:59 10:04:59 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 10:04:59 #159 DONE 0.1s 10:04:59 10:04:59 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:04:59 #148 ... 10:04:59 10:04:59 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:04:59 #160 DONE 1.9s 10:04:59 10:04:59 #112 [core-common-config-bootstrapper] exporting to image 10:04:59 #112 exporting layers 10:04:59 #112 exporting layers 0.7s done 10:04:59 #112 writing image sha256:e0389b6221c014550c70aef2c5e2b02f8cff63ab8185f0e88067406a25a03d65 done 10:04:59 #112 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 10:04:59 #112 DONE 6.7s 10:04:59 10:04:59 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:05:06 #149 ... 10:05:06 10:05:06 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:05:06 #148 DONE 1195.3s 10:05:06 10:05:06 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:05:06 #151 ... 10:05:06 10:05:06 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 10:05:06 #161 DONE 0.3s 10:05:06 10:05:06 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 10:05:08 #162 DONE 2.1s 10:05:08 10:05:08 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 10:05:09 #163 DONE 0.4s 10:05:09 10:05:09 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 10:05:09 #164 DONE 0.2s 10:05:09 10:05:09 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:05:09 #165 DONE 0.3s 10:05:09 10:05:09 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 10:05:09 #166 DONE 0.1s 10:05:09 10:05:09 #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/ 10:05:09 #167 DONE 0.2s 10:05:09 10:05:09 #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/ 10:05:09 #168 DONE 0.2s 10:05:09 10:05:09 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:05:10 #149 ... 10:05:10 10:05:10 #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/ 10:05:10 #169 DONE 0.2s 10:05:10 10:05:10 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:05:10 #170 DONE 0.1s 10:05:10 10:05:10 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 10:05:12 #171 DONE 1.9s 10:05:12 10:05:12 #53 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:05:12 #53 ... 10:05:12 10:05:12 #112 [security-bootstrapper] exporting to image 10:05:12 #112 exporting layers 10:05:13 #112 exporting layers 1.1s done 10:05:13 #112 writing image sha256:1836b779667ee52355d130f5af3d47ee9e8086896dda6632c032aa566d2787f8 0.0s done 10:05:13 #112 naming to docker.io/library/security-bootstrapper-arm64 done 10:05:13 #112 DONE 7.8s 10:05:13 10:05:13 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:21:21 #151 ... 10:21:21 10:21:21 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:21:21 #152 DONE 2160.2s 10:21:21 10:21:21 #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:21:21 #137 ... 10:21:21 10:21:21 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:21:21 #172 DONE 0.3s 10:21:21 10:21:21 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:21:21 #151 ... 10:21:21 10:21:21 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 10:21:21 #173 DONE 0.3s 10:21:21 10:21:21 #150 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 10:21:21 #150 ... 10:21:21 10:21:21 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:21:21 #174 DONE 0.4s 10:21:21 10:21:21 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 10:21:21 #54 ... 10:21:21 10:21:21 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 10:21:21 #175 DONE 0.1s 10:21:21 10:21:21 #112 [core-command] exporting to image 10:21:21 #112 exporting layers 10:21:21 #112 exporting layers 0.6s done 10:21:21 #112 writing image sha256:0f4270be22d43a329728c6e0acc82a63f0df1d9d57e0c8a717b47ff6f5138fe0 done 10:21:21 #112 naming to docker.io/library/core-command-arm64 done 10:21:21 #112 DONE 8.4s 10:21:21 10:21:21 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:21:39 #147 ... 10:21:39 10:21:39 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:21:39 #149 DONE 2188.5s 10:21:39 10:21:39 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 10:21:39 #54 ... 10:21:39 10:21:39 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 10:21:39 #176 DONE 0.2s 10:21:39 10:21:39 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 10:21:39 #42 ... 10:21:39 10:21:39 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 10:21:40 #177 DONE 0.2s 10:21:40 10:21:40 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:21:40 #147 ... 10:21:40 10:21:40 #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 10:21:40 #178 DONE 0.1s 10:21:40 10:21:40 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 10:21:40 #179 DONE 0.1s 10:21:40 10:21:40 #150 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 10:21:40 #150 ... 10:21:40 10:21:40 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:21:40 #180 DONE 0.4s 10:21:40 10:21:40 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 10:21:40 #42 ... 10:21:40 10:21:40 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:21:40 #181 DONE 0.1s 10:21:40 10:21:40 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:21:43 #182 DONE 2.1s 10:21:43 10:21:43 #112 [security-proxy-setup] exporting to image 10:21:43 #112 exporting layers 10:21:43 #112 exporting layers 0.9s done 10:21:44 #112 writing image sha256:978605b2f79aea95f140f4370019f5ac7709894358be3081711eff98df2dfb10 done 10:21:44 #112 naming to docker.io/library/security-proxy-setup-arm64 done 10:21:44 #112 DONE 9.3s 10:21:44 10:21:44 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:21:45 #147 ... 10:21:45 10:21:45 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:21:45 #144 2194.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:22:17 #144 DONE 2226.1s 10:22:17 10:22:17 #53 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:22:17 #53 ... 10:22:17 10:22:17 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 10:22:17 #183 DONE 0.3s 10:22:17 10:22:17 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:22:17 #146 ... 10:22:17 10:22:17 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 10:22:17 #184 DONE 0.1s 10:22:17 10:22:17 #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 10:22:18 #185 DONE 0.1s 10:22:18 10:22:18 #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 10:22:18 #186 DONE 0.1s 10:22:18 10:22:18 #53 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:22:18 #53 ... 10:22:18 10:22:18 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 10:22:18 #187 DONE 0.1s 10:22:18 10:22:18 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:22:18 #188 DONE 0.4s 10:22:18 10:22:18 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:22:18 #189 DONE 0.4s 10:22:18 10:22:18 #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:22:19 #137 ... 10:22:19 10:22:19 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:22:19 #190 DONE 0.1s 10:22:19 10:22:19 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:22:21 #191 DONE 1.8s 10:22:21 10:22:21 #53 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:22:21 #53 ... 10:22:21 10:22:21 #112 [security-secretstore-setup] exporting to image 10:22:21 #112 exporting layers 10:22:22 #112 exporting layers 1.6s done 10:22:22 #112 writing image sha256:62d1ab79cd5ed3b6af6c165f29fc52affeb7ebff7dd86316a5aec6725f797e66 done 10:22:22 #112 naming to docker.io/library/security-secretstore-setup-arm64 done 10:22:22 #112 DONE 10.9s 10:22:22 10:22:22 #53 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:23:19 #53 ... 10:23:19 10:23:19 #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:23:19 #137 DONE 2284.9s 10:23:19 10:23:19 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:23:19 #146 ... 10:23:19 10:23:19 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:23:19 #192 DONE 0.2s 10:23:19 10:23:19 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:23:19 #193 DONE 0.2s 10:23:19 10:23:19 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:23:19 #194 DONE 0.4s 10:23:19 10:23:19 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:23:19 #153 ... 10:23:19 10:23:19 #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 10:23:19 #195 DONE 0.1s 10:23:19 10:23:19 #112 [security-spiffe-token-provider] exporting to image 10:23:19 #112 exporting layers 10:23:19 #112 exporting layers 0.6s done 10:23:19 #112 writing image sha256:de67118bc29e1ca54c90fdd56e227e8f9b065d6d069674671e143fc97cb1b739 0.0s done 10:23:19 #112 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done 10:23:19 #112 DONE 11.6s 10:23:19 10:23:19 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:24:06 #146 ... 10:24:06 10:24:06 #150 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 10:24:06 #150 DONE 2329.3s 10:24:06 10:24:06 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:24:06 #153 DONE 2329.3s 10:24:06 10:24:06 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:24:06 #147 ... 10:24:06 10:24:06 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:24:06 #196 DONE 0.3s 10:24:06 10:24:06 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 10:24:06 #54 ... 10:24:06 10:24:06 #197 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 10:24:06 #197 DONE 0.6s 10:24:06 10:24:06 #198 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:24:06 #198 DONE 0.6s 10:24:06 10:24:06 #199 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 10:24:06 #199 DONE 0.7s 10:24:06 10:24:06 #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 10:24:06 #200 DONE 0.7s 10:24:06 10:24:06 #201 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 10:24:06 #201 DONE 0.2s 10:24:06 10:24:06 #202 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 10:24:06 #202 DONE 0.3s 10:24:06 10:24:06 #112 [core-keeper] exporting to image 10:24:06 #112 exporting layers 10:24:06 #112 ... 10:24:06 10:24:06 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 10:24:06 #203 DONE 0.2s 10:24:06 10:24:06 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:24:06 #204 ... 10:24:06 10:24:06 #112 [core-keeper] exporting to image 10:24:06 #112 exporting layers 1.0s done 10:24:06 #112 writing image sha256:94575100f788f80900781b29bda47794a152c9f94be8d393b0b76140bae7c434 done 10:24:06 #112 naming to docker.io/library/core-keeper-arm64 done 10:24:06 #112 DONE 12.6s 10:24:06 10:24:06 #53 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:24:06 #53 ... 10:24:06 10:24:06 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:24:06 #204 DONE 2.1s 10:24:06 10:24:06 #112 [security-proxy-auth] exporting to image 10:24:06 #112 exporting layers 0.9s done 10:24:06 #112 writing image sha256:7b9d0de7540e510ef53794e0b95065aaaf095e49ad7b26da397a029d84e18ddc done 10:24:06 #112 naming to docker.io/library/security-proxy-auth-arm64 done 10:24:06 #112 DONE 13.5s 10:24:06 10:24:06 #53 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:24:07 #53 ... 10:24:07 10:24:07 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:24:07 #151 DONE 2336.6s 10:24:07 10:24:07 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 10:24:07 #42 ... 10:24:07 10:24:07 #205 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:24:07 #205 DONE 0.2s 10:24:07 10:24:07 #206 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:24:07 #206 DONE 0.2s 10:24:07 10:24:07 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 10:24:07 #42 ... 10:24:07 10:24:07 #207 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:24:08 #207 DONE 0.6s 10:24:08 10:24:08 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 10:24:08 #42 ... 10:24:08 10:24:08 #208 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 10:24:08 #208 DONE 0.1s 10:24:08 10:24:08 #209 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 10:24:08 #209 DONE 0.1s 10:24:08 10:24:08 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 10:24:09 #54 ... 10:24:09 10:24:09 #112 [core-metadata] exporting to image 10:24:09 #112 exporting layers 0.6s done 10:24:09 #112 writing image sha256:754abeb6be6d34a47ea956de73e03a81562e7dbcb7747dfb27167b1e2f8abcee done 10:24:09 #112 naming to docker.io/library/core-metadata-arm64 done 10:24:09 #112 DONE 14.1s 10:24:09 10:24:09 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:24:10 #146 ... 10:24:10 10:24:10 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:24:10 #147 DONE 2339.6s 10:24:10 10:24:10 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:24:10 #146 ... 10:24:10 10:24:10 #210 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:24:10 #210 DONE 0.3s 10:24:10 10:24:10 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 10:24:10 #42 ... 10:24:10 10:24:10 #211 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:24:10 #211 DONE 0.1s 10:24:10 10:24:10 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 10:24:11 #42 ... 10:24:11 10:24:11 #212 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:24:12 #212 DONE 1.0s 10:24:12 10:24:12 #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 10:24:12 #213 DONE 0.2s 10:24:12 10:24:12 #112 [core-data] exporting to image 10:24:12 #112 exporting layers 0.6s done 10:24:12 #112 writing image sha256:985ce385e2e3525cebeb82ea8d50ed0fe0f199caf045b0c9715b2be1c85198e4 done 10:24:12 #112 naming to docker.io/library/core-data-arm64 done 10:24:12 #112 DONE 14.7s 10:24:12 10:24:12 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 10:24:39 #42 ... 10:24:39 10:24:39 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:24:39 #154 DONE 2369.0s 10:24:39 10:24:39 #53 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:24:40 #53 ... 10:24:40 10:24:40 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:24:40 #214 DONE 0.1s 10:24:40 10:24:40 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:24:40 #215 DONE 0.1s 10:24:40 10:24:40 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 10:24:40 #42 ... 10:24:40 10:24:40 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:24:40 #216 DONE 0.6s 10:24:40 10:24:40 #53 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:24:40 #53 ... 10:24:40 10:24:40 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 10:24:40 #217 DONE 0.1s 10:24:40 10:24:40 #112 [support-scheduler] exporting to image 10:24:40 #112 exporting layers 10:24:41 #112 exporting layers 0.9s done 10:24:41 #112 writing image sha256:3f23d73e1ca855d23a5bf3ccae207885a6437b521d8039e9d695937d4f6ab358 done 10:24:41 #112 naming to docker.io/library/support-scheduler-arm64 done 10:24:41 #112 DONE 15.6s 10:24:41 10:24:41 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 10:24:44 #42 ... 10:24:44 10:24:44 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:24:44 #146 DONE 2373.6s 10:24:44 10:24:44 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 10:24:44 #42 ... 10:24:44 10:24:44 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:24:44 #218 DONE 0.1s 10:24:44 10:24:44 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:24:44 #219 DONE 0.1s 10:24:44 10:24:44 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 10:24:44 #42 ... 10:24:44 10:24:44 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:24:45 #220 DONE 0.4s 10:24:45 10:24:45 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 10:24:45 #54 ... 10:24:45 10:24:45 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 10:24:45 #221 DONE 0.1s 10:24:45 10:24:45 #112 [support-notifications] exporting to image 10:24:45 #112 exporting layers 0.6s done 10:24:45 #112 writing image sha256:a14f8c329dcb38ff1e755a82be0e11c06418bf46ff2754e9ddfd3987ceeb7360 done 10:24:45 #112 naming to docker.io/library/support-notifications-arm64 done 10:24:45 #112 DONE 16.2s 10:24:45 10:24:45 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 10:24:45 time="2026-03-12T09:42:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:24:45 time="2026-03-12T09:42:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:24:45 time="2026-03-12T09:42:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:24:45 time="2026-03-12T09:42:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:24:45 time="2026-03-12T09:42:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:24:45 time="2026-03-12T09:42:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:24:45 time="2026-03-12T09:42:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:24:45 time="2026-03-12T09:42:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:24:45 time="2026-03-12T09:42:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:24:45 time="2026-03-12T09:42:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:24:45 time="2026-03-12T09:42:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:24:45 time="2026-03-12T09:42:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:24:45 time="2026-03-12T09:42:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:24:45 time="2026-03-12T09:42:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:24:45 time="2026-03-12T09:42:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 10:24:45 $ docker stop --time=1 813991c47957087b11eca20496a1f5cfef6c3c45f4bb32631a5da04507656576 10:24:47 $ docker rm -f --volumes 813991c47957087b11eca20496a1f5cfef6c3c45f4bb32631a5da04507656576 [Pipeline] // withDockerContainer [Pipeline] sh 10:24:48 + docker images 10:24:48 REPOSITORY TAG IMAGE ID CREATED SIZE 10:24:48 support-notifications-arm64 latest a14f8c329dcb 3 seconds ago 53.3MB 10:24:48 support-scheduler-arm64 latest 3f23d73e1ca8 7 seconds ago 49.5MB 10:24:48 core-data-arm64 latest 985ce385e2e3 36 seconds ago 45.3MB 10:24:48 core-metadata-arm64 latest 754abeb6be6d 39 seconds ago 45.4MB 10:24:48 security-proxy-auth-arm64 latest 7b9d0de7540e 42 seconds ago 44.5MB 10:24:48 core-keeper-arm64 latest 94575100f788 45 seconds ago 45.1MB 10:24:48 security-spiffe-token-provider-arm64 latest de67118bc29e About a minute ago 49.2MB 10:24:48 security-secretstore-setup-arm64 latest 62d1ab79cd5e 2 minutes ago 80.7MB 10:24:48 security-proxy-setup-arm64 latest 978605b2f79a 3 minutes ago 50.4MB 10:24:48 core-command-arm64 latest 0f4270be22d4 3 minutes ago 40MB 10:24:48 security-bootstrapper-arm64 latest 1836b779667e 19 minutes ago 21.3MB 10:24:48 core-common-config-bootstrapper-arm64 latest e0389b6221c0 19 minutes ago 20.1MB 10:24:48 security-spire-agent-arm64 latest 35fe2a8d8b17 40 minutes ago 219MB 10:24:48 security-spire-server-arm64 latest f1c430d786a4 41 minutes ago 163MB 10:24:48 security-spire-config-arm64 latest 0ca276f16e3e 41 minutes ago 162MB 10:24:48 ci-base-image-arm64 latest 89b8ed12c5d7 42 minutes ago 931MB 10:24:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 4 months ago 564MB 10:24:48 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 10:24:48 provisioning config files... 10:24:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/958@tmp/config16850260203648869855tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:24:48 ---> ****-login.sh 10:24:48 nexus3.edgexfoundry.org:10001 10:24:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:24:48 Configure a credential helper to remove this warning. See 10:24:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:24:48 10:24:48 Login Succeeded 10:24:48 nexus3.edgexfoundry.org:10002 10:24:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:24:49 Configure a credential helper to remove this warning. See 10:24:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:24:49 10:24:49 Login Succeeded 10:24:49 nexus3.edgexfoundry.org:10003 10:24:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:24:49 Configure a credential helper to remove this warning. See 10:24:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:24:49 10:24:49 Login Succeeded 10:24:49 nexus3.edgexfoundry.org:10004 10:24:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:24:49 Configure a credential helper to remove this warning. See 10:24:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:24:49 10:24:49 Login Succeeded 10:24:49 ****.io 10:24:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:24:50 Configure a credential helper to remove this warning. See 10:24:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:24:50 10:24:50 Login Succeeded 10:24:50 ---> ****-login.sh ends [Pipeline] } 10:24:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:24:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:24:50 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 10:24:50 2b21fc24e8e2caaded3cd852ab563efc661d88f9 10:24:50 latest 10:24:50 4.1.0-dev.102 10:24:50 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 10:24:50 main 10:24:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:50 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:51 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 10:24:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:24:51 2a5c19fd3136: Preparing 10:24:51 d4205802b72b: Preparing 10:24:51 0c262c5f04d3: Preparing 10:24:51 d120db8a2889: Preparing 10:24:51 a7d8ec20b2f7: Preparing 10:24:51 386f67f500bf: Preparing 10:24:51 c4e71c2a4573: Preparing 10:24:51 386f67f500bf: Waiting 10:24:51 c4e71c2a4573: Waiting 10:24:52 d120db8a2889: Pushed 10:24:52 0c262c5f04d3: Pushed 10:24:52 2a5c19fd3136: Pushed 10:24:52 a7d8ec20b2f7: Pushed 10:24:52 c4e71c2a4573: Layer already exists 10:24:52 386f67f500bf: Pushed 10:24:58 d4205802b72b: Pushed 10:24:58 2b21fc24e8e2caaded3cd852ab563efc661d88f9: digest: sha256:887867a51624a7a939baf2f666613c05fc1862646ffa83e03495f90bd3b86588 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:59 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:59 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 10:24:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:24:59 2a5c19fd3136: Preparing 10:24:59 d4205802b72b: Preparing 10:24:59 0c262c5f04d3: Preparing 10:24:59 d120db8a2889: Preparing 10:24:59 a7d8ec20b2f7: Preparing 10:24:59 386f67f500bf: Preparing 10:24:59 c4e71c2a4573: Preparing 10:24:59 386f67f500bf: Waiting 10:24:59 c4e71c2a4573: Waiting 10:24:59 d4205802b72b: Layer already exists 10:24:59 d120db8a2889: Layer already exists 10:24:59 2a5c19fd3136: Layer already exists 10:24:59 a7d8ec20b2f7: Layer already exists 10:24:59 0c262c5f04d3: Layer already exists 10:24:59 386f67f500bf: Layer already exists 10:24:59 c4e71c2a4573: Layer already exists 10:24:59 latest: digest: sha256:887867a51624a7a939baf2f666613c05fc1862646ffa83e03495f90bd3b86588 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:00 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:00 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.102 10:25:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:25:00 2a5c19fd3136: Preparing 10:25:00 d4205802b72b: Preparing 10:25:00 0c262c5f04d3: Preparing 10:25:00 d120db8a2889: Preparing 10:25:00 a7d8ec20b2f7: Preparing 10:25:00 386f67f500bf: Preparing 10:25:00 c4e71c2a4573: Preparing 10:25:00 386f67f500bf: Waiting 10:25:00 c4e71c2a4573: Waiting 10:25:00 a7d8ec20b2f7: Layer already exists 10:25:00 d120db8a2889: Layer already exists 10:25:00 2a5c19fd3136: Layer already exists 10:25:00 d4205802b72b: Layer already exists 10:25:00 0c262c5f04d3: Layer already exists 10:25:00 386f67f500bf: Layer already exists 10:25:00 c4e71c2a4573: Layer already exists 10:25:00 4.1.0-dev.102: digest: sha256:887867a51624a7a939baf2f666613c05fc1862646ffa83e03495f90bd3b86588 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:01 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:01 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 10:25:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:25:01 2a5c19fd3136: Preparing 10:25:01 d4205802b72b: Preparing 10:25:01 0c262c5f04d3: Preparing 10:25:01 d120db8a2889: Preparing 10:25:01 a7d8ec20b2f7: Preparing 10:25:01 386f67f500bf: Preparing 10:25:01 c4e71c2a4573: Preparing 10:25:01 386f67f500bf: Waiting 10:25:01 c4e71c2a4573: Waiting 10:25:01 0c262c5f04d3: Layer already exists 10:25:01 a7d8ec20b2f7: Layer already exists 10:25:01 2a5c19fd3136: Layer already exists 10:25:01 d4205802b72b: Layer already exists 10:25:01 d120db8a2889: Layer already exists 10:25:01 c4e71c2a4573: Layer already exists 10:25:01 386f67f500bf: Layer already exists 10:25:01 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102: digest: sha256:887867a51624a7a939baf2f666613c05fc1862646ffa83e03495f90bd3b86588 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:02 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:02 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 10:25:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:25:02 2a5c19fd3136: Preparing 10:25:02 d4205802b72b: Preparing 10:25:02 0c262c5f04d3: Preparing 10:25:02 d120db8a2889: Preparing 10:25:02 a7d8ec20b2f7: Preparing 10:25:02 386f67f500bf: Preparing 10:25:02 c4e71c2a4573: Preparing 10:25:02 386f67f500bf: Waiting 10:25:02 c4e71c2a4573: Waiting 10:25:02 a7d8ec20b2f7: Layer already exists 10:25:02 2a5c19fd3136: Layer already exists 10:25:02 d4205802b72b: Layer already exists 10:25:02 d120db8a2889: Layer already exists 10:25:02 0c262c5f04d3: Layer already exists 10:25:02 c4e71c2a4573: Layer already exists 10:25:02 386f67f500bf: Layer already exists 10:25:02 main: digest: sha256:887867a51624a7a939baf2f666613c05fc1862646ffa83e03495f90bd3b86588 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:25:02 ===================================================== [Pipeline] echo 10:25:02 taggedImages: 10:25:02 - nexus3.edgexfoundry.org:10004/core-command-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 10:25:02 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 10:25:02 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.102 10:25:02 - nexus3.edgexfoundry.org:10004/core-command-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 10:25:02 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 10:25:02 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 10:25:02 2b21fc24e8e2caaded3cd852ab563efc661d88f9 10:25:02 latest 10:25:02 4.1.0-dev.102 10:25:02 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 10:25:02 main 10:25:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:03 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:03 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 10:25:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:25:03 2daa7e8925f5: Preparing 10:25:03 6032a0c3219a: Preparing 10:25:03 c2e4873ea3b3: Preparing 10:25:03 0d479f79568f: Preparing 10:25:03 0c262c5f04d3: Preparing 10:25:03 d120db8a2889: Preparing 10:25:03 a7d8ec20b2f7: Preparing 10:25:03 386f67f500bf: Preparing 10:25:03 c4e71c2a4573: Preparing 10:25:03 d120db8a2889: Waiting 10:25:03 a7d8ec20b2f7: Waiting 10:25:03 386f67f500bf: Waiting 10:25:03 0c262c5f04d3: Layer already exists 10:25:04 d120db8a2889: Layer already exists 10:25:04 a7d8ec20b2f7: Layer already exists 10:25:04 6032a0c3219a: Pushed 10:25:04 c2e4873ea3b3: Pushed 10:25:04 c4e71c2a4573: Layer already exists 10:25:04 386f67f500bf: Layer already exists 10:25:04 2daa7e8925f5: Pushed 10:25:06 0d479f79568f: Pushed 10:25:06 2b21fc24e8e2caaded3cd852ab563efc661d88f9: digest: sha256:d48db396c9c2335b19e2ad777d274b92d13d8469f3201e9d2bf4ebbcf007899e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:07 + 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 10:25:07 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 10:25:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:25:07 2daa7e8925f5: Preparing 10:25:07 6032a0c3219a: Preparing 10:25:07 c2e4873ea3b3: Preparing 10:25:07 0d479f79568f: Preparing 10:25:07 0c262c5f04d3: Preparing 10:25:07 d120db8a2889: Preparing 10:25:07 a7d8ec20b2f7: Preparing 10:25:07 386f67f500bf: Preparing 10:25:07 c4e71c2a4573: Preparing 10:25:07 d120db8a2889: Waiting 10:25:07 a7d8ec20b2f7: Waiting 10:25:07 386f67f500bf: Waiting 10:25:07 c4e71c2a4573: Waiting 10:25:07 0c262c5f04d3: Layer already exists 10:25:07 0d479f79568f: Layer already exists 10:25:07 6032a0c3219a: Layer already exists 10:25:07 2daa7e8925f5: Layer already exists 10:25:07 c2e4873ea3b3: Layer already exists 10:25:07 d120db8a2889: Layer already exists 10:25:07 c4e71c2a4573: Layer already exists 10:25:07 386f67f500bf: Layer already exists 10:25:07 a7d8ec20b2f7: Layer already exists 10:25:07 latest: digest: sha256:d48db396c9c2335b19e2ad777d274b92d13d8469f3201e9d2bf4ebbcf007899e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:08 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:08 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.102 10:25:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:25:08 2daa7e8925f5: Preparing 10:25:08 6032a0c3219a: Preparing 10:25:08 c2e4873ea3b3: Preparing 10:25:08 0d479f79568f: Preparing 10:25:08 0c262c5f04d3: Preparing 10:25:08 d120db8a2889: Preparing 10:25:08 a7d8ec20b2f7: Preparing 10:25:08 386f67f500bf: Preparing 10:25:08 c4e71c2a4573: Preparing 10:25:08 386f67f500bf: Waiting 10:25:08 a7d8ec20b2f7: Waiting 10:25:08 c4e71c2a4573: Waiting 10:25:08 d120db8a2889: Waiting 10:25:08 0d479f79568f: Layer already exists 10:25:08 c2e4873ea3b3: Layer already exists 10:25:08 6032a0c3219a: Layer already exists 10:25:08 0c262c5f04d3: Layer already exists 10:25:08 2daa7e8925f5: Layer already exists 10:25:08 c4e71c2a4573: Layer already exists 10:25:08 d120db8a2889: Layer already exists 10:25:08 386f67f500bf: Layer already exists 10:25:08 a7d8ec20b2f7: Layer already exists 10:25:08 4.1.0-dev.102: digest: sha256:d48db396c9c2335b19e2ad777d274b92d13d8469f3201e9d2bf4ebbcf007899e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:09 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:09 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 10:25:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:25:09 2daa7e8925f5: Preparing 10:25:09 6032a0c3219a: Preparing 10:25:09 c2e4873ea3b3: Preparing 10:25:09 0d479f79568f: Preparing 10:25:09 0c262c5f04d3: Preparing 10:25:09 d120db8a2889: Preparing 10:25:09 a7d8ec20b2f7: Preparing 10:25:09 386f67f500bf: Preparing 10:25:09 c4e71c2a4573: Preparing 10:25:09 a7d8ec20b2f7: Waiting 10:25:09 386f67f500bf: Waiting 10:25:09 c4e71c2a4573: Waiting 10:25:09 d120db8a2889: Waiting 10:25:09 6032a0c3219a: Layer already exists 10:25:09 0c262c5f04d3: Layer already exists 10:25:09 c2e4873ea3b3: Layer already exists 10:25:09 0d479f79568f: Layer already exists 10:25:09 2daa7e8925f5: Layer already exists 10:25:09 a7d8ec20b2f7: Layer already exists 10:25:09 d120db8a2889: Layer already exists 10:25:09 386f67f500bf: Layer already exists 10:25:09 c4e71c2a4573: Layer already exists 10:25:09 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102: digest: sha256:d48db396c9c2335b19e2ad777d274b92d13d8469f3201e9d2bf4ebbcf007899e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:10 + 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 10:25:10 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 10:25:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:25:10 2daa7e8925f5: Preparing 10:25:10 6032a0c3219a: Preparing 10:25:10 c2e4873ea3b3: Preparing 10:25:10 0d479f79568f: Preparing 10:25:10 0c262c5f04d3: Preparing 10:25:10 d120db8a2889: Preparing 10:25:10 a7d8ec20b2f7: Preparing 10:25:10 386f67f500bf: Preparing 10:25:10 c4e71c2a4573: Preparing 10:25:10 a7d8ec20b2f7: Waiting 10:25:10 386f67f500bf: Waiting 10:25:10 c4e71c2a4573: Waiting 10:25:10 d120db8a2889: Waiting 10:25:10 c2e4873ea3b3: Layer already exists 10:25:10 0c262c5f04d3: Layer already exists 10:25:10 2daa7e8925f5: Layer already exists 10:25:10 6032a0c3219a: Layer already exists 10:25:10 0d479f79568f: Layer already exists 10:25:10 d120db8a2889: Layer already exists 10:25:10 a7d8ec20b2f7: Layer already exists 10:25:10 386f67f500bf: Layer already exists 10:25:10 c4e71c2a4573: Layer already exists 10:25:10 main: digest: sha256:d48db396c9c2335b19e2ad777d274b92d13d8469f3201e9d2bf4ebbcf007899e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:25:10 ===================================================== [Pipeline] echo 10:25:10 taggedImages: 10:25:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 10:25:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 10:25:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.102 10:25:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 10:25:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 10:25:10 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 10:25:10 2b21fc24e8e2caaded3cd852ab563efc661d88f9 10:25:10 latest 10:25:10 4.1.0-dev.102 10:25:10 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 10:25:10 main 10:25:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:11 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:11 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 10:25:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:25:11 4ad8466d34ba: Preparing 10:25:11 9fe6ca90b180: Preparing 10:25:11 0c262c5f04d3: Preparing 10:25:11 d120db8a2889: Preparing 10:25:11 a7d8ec20b2f7: Preparing 10:25:11 7be72c13fe1b: Preparing 10:25:11 c4e71c2a4573: Preparing 10:25:11 7be72c13fe1b: Waiting 10:25:11 c4e71c2a4573: Waiting 10:25:11 d120db8a2889: Layer already exists 10:25:11 0c262c5f04d3: Layer already exists 10:25:11 a7d8ec20b2f7: Layer already exists 10:25:11 c4e71c2a4573: Layer already exists 10:25:11 4ad8466d34ba: Pushed 10:25:11 7be72c13fe1b: Pushed 10:25:20 9fe6ca90b180: Pushed 10:25:20 2b21fc24e8e2caaded3cd852ab563efc661d88f9: digest: sha256:da5cceb348be3912c153de0a61b28f11aac9c99d1b14285f994960f93273e51f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:20 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:20 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 10:25:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:25:20 4ad8466d34ba: Preparing 10:25:20 9fe6ca90b180: Preparing 10:25:20 0c262c5f04d3: Preparing 10:25:20 d120db8a2889: Preparing 10:25:20 a7d8ec20b2f7: Preparing 10:25:20 7be72c13fe1b: Preparing 10:25:20 c4e71c2a4573: Preparing 10:25:20 7be72c13fe1b: Waiting 10:25:20 c4e71c2a4573: Waiting 10:25:20 0c262c5f04d3: Layer already exists 10:25:20 9fe6ca90b180: Layer already exists 10:25:20 a7d8ec20b2f7: Layer already exists 10:25:20 4ad8466d34ba: Layer already exists 10:25:20 d120db8a2889: Layer already exists 10:25:20 7be72c13fe1b: Layer already exists 10:25:20 c4e71c2a4573: Layer already exists 10:25:20 latest: digest: sha256:da5cceb348be3912c153de0a61b28f11aac9c99d1b14285f994960f93273e51f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:21 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:21 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.102 10:25:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:25:21 4ad8466d34ba: Preparing 10:25:21 9fe6ca90b180: Preparing 10:25:21 0c262c5f04d3: Preparing 10:25:21 d120db8a2889: Preparing 10:25:21 a7d8ec20b2f7: Preparing 10:25:21 7be72c13fe1b: Preparing 10:25:21 c4e71c2a4573: Preparing 10:25:21 7be72c13fe1b: Waiting 10:25:21 c4e71c2a4573: Waiting 10:25:21 d120db8a2889: Layer already exists 10:25:21 9fe6ca90b180: Layer already exists 10:25:21 a7d8ec20b2f7: Layer already exists 10:25:21 4ad8466d34ba: Layer already exists 10:25:21 0c262c5f04d3: Layer already exists 10:25:21 7be72c13fe1b: Layer already exists 10:25:21 c4e71c2a4573: Layer already exists 10:25:21 4.1.0-dev.102: digest: sha256:da5cceb348be3912c153de0a61b28f11aac9c99d1b14285f994960f93273e51f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:22 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:22 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 10:25:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:25:22 4ad8466d34ba: Preparing 10:25:22 9fe6ca90b180: Preparing 10:25:22 0c262c5f04d3: Preparing 10:25:22 d120db8a2889: Preparing 10:25:22 a7d8ec20b2f7: Preparing 10:25:22 7be72c13fe1b: Preparing 10:25:22 c4e71c2a4573: Preparing 10:25:22 7be72c13fe1b: Waiting 10:25:22 c4e71c2a4573: Waiting 10:25:22 a7d8ec20b2f7: Layer already exists 10:25:22 4ad8466d34ba: Layer already exists 10:25:22 9fe6ca90b180: Layer already exists 10:25:22 0c262c5f04d3: Layer already exists 10:25:22 d120db8a2889: Layer already exists 10:25:22 c4e71c2a4573: Layer already exists 10:25:22 7be72c13fe1b: Layer already exists 10:25:22 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102: digest: sha256:da5cceb348be3912c153de0a61b28f11aac9c99d1b14285f994960f93273e51f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:23 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:23 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 10:25:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:25:23 4ad8466d34ba: Preparing 10:25:23 9fe6ca90b180: Preparing 10:25:23 0c262c5f04d3: Preparing 10:25:23 d120db8a2889: Preparing 10:25:23 a7d8ec20b2f7: Preparing 10:25:23 7be72c13fe1b: Preparing 10:25:23 c4e71c2a4573: Preparing 10:25:23 c4e71c2a4573: Waiting 10:25:23 7be72c13fe1b: Waiting 10:25:23 a7d8ec20b2f7: Layer already exists 10:25:23 d120db8a2889: Layer already exists 10:25:23 4ad8466d34ba: Layer already exists 10:25:23 9fe6ca90b180: Layer already exists 10:25:23 0c262c5f04d3: Layer already exists 10:25:23 7be72c13fe1b: Layer already exists 10:25:23 c4e71c2a4573: Layer already exists 10:25:23 main: digest: sha256:da5cceb348be3912c153de0a61b28f11aac9c99d1b14285f994960f93273e51f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:25:23 ===================================================== [Pipeline] echo 10:25:23 taggedImages: 10:25:23 - nexus3.edgexfoundry.org:10004/core-data-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 10:25:23 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 10:25:23 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.102 10:25:23 - nexus3.edgexfoundry.org:10004/core-data-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 10:25:23 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 10:25:23 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 10:25:23 2b21fc24e8e2caaded3cd852ab563efc661d88f9 10:25:23 latest 10:25:23 4.1.0-dev.102 10:25:23 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 10:25:23 main 10:25:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:24 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:24 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 10:25:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:25:24 62b9ac4e56f7: Preparing 10:25:24 92eea7b589f4: Preparing 10:25:24 d120db8a2889: Preparing 10:25:24 389c3428def9: Preparing 10:25:24 75a4fafaa1f6: Preparing 10:25:24 c4e71c2a4573: Preparing 10:25:24 d120db8a2889: Layer already exists 10:25:24 c4e71c2a4573: Layer already exists 10:25:24 389c3428def9: Pushed 10:25:24 62b9ac4e56f7: Pushed 10:25:24 75a4fafaa1f6: Pushed 10:25:31 92eea7b589f4: Pushed 10:25:31 2b21fc24e8e2caaded3cd852ab563efc661d88f9: digest: sha256:483f44e95ed01f72501a0ff4975e82ddaa8d2033ae8ef3cccf352a1fe480cef9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:32 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:32 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 10:25:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:25:32 62b9ac4e56f7: Preparing 10:25:32 92eea7b589f4: Preparing 10:25:32 d120db8a2889: Preparing 10:25:32 389c3428def9: Preparing 10:25:32 75a4fafaa1f6: Preparing 10:25:32 c4e71c2a4573: Preparing 10:25:32 c4e71c2a4573: Waiting 10:25:32 75a4fafaa1f6: Layer already exists 10:25:32 92eea7b589f4: Layer already exists 10:25:32 62b9ac4e56f7: Layer already exists 10:25:32 389c3428def9: Layer already exists 10:25:32 d120db8a2889: Layer already exists 10:25:32 c4e71c2a4573: Layer already exists 10:25:32 latest: digest: sha256:483f44e95ed01f72501a0ff4975e82ddaa8d2033ae8ef3cccf352a1fe480cef9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:33 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:33 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.102 10:25:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:25:33 62b9ac4e56f7: Preparing 10:25:33 92eea7b589f4: Preparing 10:25:33 d120db8a2889: Preparing 10:25:33 389c3428def9: Preparing 10:25:33 75a4fafaa1f6: Preparing 10:25:33 c4e71c2a4573: Preparing 10:25:33 c4e71c2a4573: Waiting 10:25:33 75a4fafaa1f6: Layer already exists 10:25:33 62b9ac4e56f7: Layer already exists 10:25:33 92eea7b589f4: Layer already exists 10:25:33 389c3428def9: Layer already exists 10:25:33 d120db8a2889: Layer already exists 10:25:33 c4e71c2a4573: Layer already exists 10:25:33 4.1.0-dev.102: digest: sha256:483f44e95ed01f72501a0ff4975e82ddaa8d2033ae8ef3cccf352a1fe480cef9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:34 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:34 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 10:25:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:25:34 62b9ac4e56f7: Preparing 10:25:34 92eea7b589f4: Preparing 10:25:34 d120db8a2889: Preparing 10:25:34 389c3428def9: Preparing 10:25:34 75a4fafaa1f6: Preparing 10:25:34 c4e71c2a4573: Preparing 10:25:34 c4e71c2a4573: Waiting 10:25:34 92eea7b589f4: Layer already exists 10:25:34 d120db8a2889: Layer already exists 10:25:34 62b9ac4e56f7: Layer already exists 10:25:34 75a4fafaa1f6: Layer already exists 10:25:34 389c3428def9: Layer already exists 10:25:34 c4e71c2a4573: Layer already exists 10:25:34 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102: digest: sha256:483f44e95ed01f72501a0ff4975e82ddaa8d2033ae8ef3cccf352a1fe480cef9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:34 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:35 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 10:25:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:25:35 62b9ac4e56f7: Preparing 10:25:35 92eea7b589f4: Preparing 10:25:35 d120db8a2889: Preparing 10:25:35 389c3428def9: Preparing 10:25:35 75a4fafaa1f6: Preparing 10:25:35 c4e71c2a4573: Preparing 10:25:35 c4e71c2a4573: Waiting 10:25:35 62b9ac4e56f7: Layer already exists 10:25:35 92eea7b589f4: Layer already exists 10:25:35 75a4fafaa1f6: Layer already exists 10:25:35 389c3428def9: Layer already exists 10:25:35 d120db8a2889: Layer already exists 10:25:35 c4e71c2a4573: Layer already exists 10:25:35 main: digest: sha256:483f44e95ed01f72501a0ff4975e82ddaa8d2033ae8ef3cccf352a1fe480cef9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:25:35 ===================================================== [Pipeline] echo 10:25:35 taggedImages: 10:25:35 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 10:25:35 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 10:25:35 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.102 10:25:35 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 10:25:35 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 10:25:35 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 10:25:35 2b21fc24e8e2caaded3cd852ab563efc661d88f9 10:25:35 latest 10:25:35 4.1.0-dev.102 10:25:35 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 10:25:35 main 10:25:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:36 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 10:25:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:25:36 206ed1142b44: Preparing 10:25:36 4f724d0d26b5: Preparing 10:25:36 61238717ee96: Preparing 10:25:36 0c262c5f04d3: Preparing 10:25:36 d120db8a2889: Preparing 10:25:36 a7d8ec20b2f7: Preparing 10:25:36 386f67f500bf: Preparing 10:25:36 c4e71c2a4573: Preparing 10:25:36 a7d8ec20b2f7: Waiting 10:25:36 386f67f500bf: Waiting 10:25:36 c4e71c2a4573: Waiting 10:25:36 0c262c5f04d3: Layer already exists 10:25:36 d120db8a2889: Layer already exists 10:25:36 a7d8ec20b2f7: Layer already exists 10:25:36 386f67f500bf: Layer already exists 10:25:36 c4e71c2a4573: Layer already exists 10:25:36 4f724d0d26b5: Pushed 10:25:36 206ed1142b44: Pushed 10:25:44 61238717ee96: Pushed 10:25:44 2b21fc24e8e2caaded3cd852ab563efc661d88f9: digest: sha256:ad69517527a809db12dc1d96894241dbbc43b9583ed431626a641123b85ec11a size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:45 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 10:25:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:25:45 206ed1142b44: Preparing 10:25:45 4f724d0d26b5: Preparing 10:25:45 61238717ee96: Preparing 10:25:45 0c262c5f04d3: Preparing 10:25:45 d120db8a2889: Preparing 10:25:45 a7d8ec20b2f7: Preparing 10:25:45 386f67f500bf: Preparing 10:25:45 c4e71c2a4573: Preparing 10:25:45 a7d8ec20b2f7: Waiting 10:25:45 386f67f500bf: Waiting 10:25:45 c4e71c2a4573: Waiting 10:25:45 206ed1142b44: Layer already exists 10:25:45 0c262c5f04d3: Layer already exists 10:25:45 61238717ee96: Layer already exists 10:25:45 4f724d0d26b5: Layer already exists 10:25:45 d120db8a2889: Layer already exists 10:25:45 386f67f500bf: Layer already exists 10:25:45 a7d8ec20b2f7: Layer already exists 10:25:45 c4e71c2a4573: Layer already exists 10:25:45 latest: digest: sha256:ad69517527a809db12dc1d96894241dbbc43b9583ed431626a641123b85ec11a size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:46 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.102 10:25:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:25:46 206ed1142b44: Preparing 10:25:46 4f724d0d26b5: Preparing 10:25:46 61238717ee96: Preparing 10:25:46 0c262c5f04d3: Preparing 10:25:46 d120db8a2889: Preparing 10:25:46 a7d8ec20b2f7: Preparing 10:25:46 386f67f500bf: Preparing 10:25:46 c4e71c2a4573: Preparing 10:25:46 a7d8ec20b2f7: Waiting 10:25:46 386f67f500bf: Waiting 10:25:46 c4e71c2a4573: Waiting 10:25:46 0c262c5f04d3: Layer already exists 10:25:46 61238717ee96: Layer already exists 10:25:46 206ed1142b44: Layer already exists 10:25:46 d120db8a2889: Layer already exists 10:25:46 4f724d0d26b5: Layer already exists 10:25:46 386f67f500bf: Layer already exists 10:25:46 a7d8ec20b2f7: Layer already exists 10:25:46 c4e71c2a4573: Layer already exists 10:25:46 4.1.0-dev.102: digest: sha256:ad69517527a809db12dc1d96894241dbbc43b9583ed431626a641123b85ec11a size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:47 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 10:25:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:25:47 206ed1142b44: Preparing 10:25:47 4f724d0d26b5: Preparing 10:25:47 61238717ee96: Preparing 10:25:47 0c262c5f04d3: Preparing 10:25:47 d120db8a2889: Preparing 10:25:47 a7d8ec20b2f7: Preparing 10:25:47 386f67f500bf: Preparing 10:25:47 c4e71c2a4573: Preparing 10:25:47 a7d8ec20b2f7: Waiting 10:25:47 386f67f500bf: Waiting 10:25:47 c4e71c2a4573: Waiting 10:25:47 4f724d0d26b5: Layer already exists 10:25:47 d120db8a2889: Layer already exists 10:25:47 0c262c5f04d3: Layer already exists 10:25:47 61238717ee96: Layer already exists 10:25:47 206ed1142b44: Layer already exists 10:25:47 a7d8ec20b2f7: Layer already exists 10:25:47 c4e71c2a4573: Layer already exists 10:25:47 386f67f500bf: Layer already exists 10:25:47 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102: digest: sha256:ad69517527a809db12dc1d96894241dbbc43b9583ed431626a641123b85ec11a size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:47 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 10:25:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:25:48 206ed1142b44: Preparing 10:25:48 4f724d0d26b5: Preparing 10:25:48 61238717ee96: Preparing 10:25:48 0c262c5f04d3: Preparing 10:25:48 d120db8a2889: Preparing 10:25:48 a7d8ec20b2f7: Preparing 10:25:48 386f67f500bf: Preparing 10:25:48 c4e71c2a4573: Preparing 10:25:48 a7d8ec20b2f7: Waiting 10:25:48 386f67f500bf: Waiting 10:25:48 c4e71c2a4573: Waiting 10:25:48 d120db8a2889: Layer already exists 10:25:48 4f724d0d26b5: Layer already exists 10:25:48 0c262c5f04d3: Layer already exists 10:25:48 61238717ee96: Layer already exists 10:25:48 206ed1142b44: Layer already exists 10:25:48 386f67f500bf: Layer already exists 10:25:48 a7d8ec20b2f7: Layer already exists 10:25:48 c4e71c2a4573: Layer already exists 10:25:48 main: digest: sha256:ad69517527a809db12dc1d96894241dbbc43b9583ed431626a641123b85ec11a size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:25:48 ===================================================== [Pipeline] echo 10:25:48 taggedImages: 10:25:48 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 10:25:48 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 10:25:48 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.102 10:25:48 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 10:25:48 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 10:25:48 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 10:25:48 2b21fc24e8e2caaded3cd852ab563efc661d88f9 10:25:48 latest 10:25:48 4.1.0-dev.102 10:25:48 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 10:25:48 main 10:25:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:49 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 10:25:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:25:49 11d3d7493161: Preparing 10:25:49 21f73d17d66a: Preparing 10:25:49 b0b61909c0f8: Preparing 10:25:49 fd27c8a11777: Preparing 10:25:49 51ee6d47a0f8: Preparing 10:25:49 a0ef2bb94fba: Preparing 10:25:49 8ad8ad91c3b7: Preparing 10:25:49 0c262c5f04d3: Preparing 10:25:49 d120db8a2889: Preparing 10:25:49 f65ef32d8206: Preparing 10:25:49 a43491a20137: Preparing 10:25:49 5f70bf18a086: Preparing 10:25:49 296255b518c1: Preparing 10:25:49 4bf7732b73b1: Preparing 10:25:49 0c2927b39964: Preparing 10:25:49 c4e71c2a4573: Preparing 10:25:49 0c262c5f04d3: Waiting 10:25:49 296255b518c1: Waiting 10:25:49 4bf7732b73b1: Waiting 10:25:49 a0ef2bb94fba: Waiting 10:25:49 0c2927b39964: Waiting 10:25:49 8ad8ad91c3b7: Waiting 10:25:49 d120db8a2889: Waiting 10:25:49 c4e71c2a4573: Waiting 10:25:49 f65ef32d8206: Waiting 10:25:49 21f73d17d66a: Pushed 10:25:49 fd27c8a11777: Pushed 10:25:49 51ee6d47a0f8: Pushed 10:25:49 b0b61909c0f8: Pushed 10:25:49 11d3d7493161: Pushed 10:25:49 0c262c5f04d3: Layer already exists 10:25:49 d120db8a2889: Layer already exists 10:25:49 a0ef2bb94fba: Pushed 10:25:49 5f70bf18a086: Layer already exists 10:25:49 f65ef32d8206: Pushed 10:25:49 a43491a20137: Pushed 10:25:49 296255b518c1: Pushed 10:25:49 c4e71c2a4573: Layer already exists 10:25:49 4bf7732b73b1: Pushed 10:25:49 0c2927b39964: Pushed 10:25:52 8ad8ad91c3b7: Pushed 10:25:52 2b21fc24e8e2caaded3cd852ab563efc661d88f9: digest: sha256:e6808805a4b8ed87508de08f3288c998c8d8e5f832e9b147b2476a9b75e51f77 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:53 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 10:25:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:25:53 11d3d7493161: Preparing 10:25:53 21f73d17d66a: Preparing 10:25:53 b0b61909c0f8: Preparing 10:25:53 fd27c8a11777: Preparing 10:25:53 51ee6d47a0f8: Preparing 10:25:53 a0ef2bb94fba: Preparing 10:25:53 8ad8ad91c3b7: Preparing 10:25:53 0c262c5f04d3: Preparing 10:25:53 d120db8a2889: Preparing 10:25:53 f65ef32d8206: Preparing 10:25:53 a43491a20137: Preparing 10:25:53 5f70bf18a086: Preparing 10:25:53 296255b518c1: Preparing 10:25:53 4bf7732b73b1: Preparing 10:25:53 0c2927b39964: Preparing 10:25:53 c4e71c2a4573: Preparing 10:25:53 f65ef32d8206: Waiting 10:25:53 a43491a20137: Waiting 10:25:53 5f70bf18a086: Waiting 10:25:53 4bf7732b73b1: Waiting 10:25:53 0c2927b39964: Waiting 10:25:53 c4e71c2a4573: Waiting 10:25:53 a0ef2bb94fba: Waiting 10:25:53 8ad8ad91c3b7: Waiting 10:25:53 0c262c5f04d3: Waiting 10:25:53 296255b518c1: Waiting 10:25:53 d120db8a2889: Waiting 10:25:53 b0b61909c0f8: Layer already exists 10:25:53 fd27c8a11777: Layer already exists 10:25:53 21f73d17d66a: Layer already exists 10:25:53 11d3d7493161: Layer already exists 10:25:53 51ee6d47a0f8: Layer already exists 10:25:53 a0ef2bb94fba: Layer already exists 10:25:53 0c262c5f04d3: Layer already exists 10:25:53 8ad8ad91c3b7: Layer already exists 10:25:53 d120db8a2889: Layer already exists 10:25:53 f65ef32d8206: Layer already exists 10:25:53 0c2927b39964: Layer already exists 10:25:53 a43491a20137: Layer already exists 10:25:53 296255b518c1: Layer already exists 10:25:53 5f70bf18a086: Layer already exists 10:25:53 4bf7732b73b1: Layer already exists 10:25:53 c4e71c2a4573: Layer already exists 10:25:53 latest: digest: sha256:e6808805a4b8ed87508de08f3288c998c8d8e5f832e9b147b2476a9b75e51f77 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:54 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.102 10:25:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:25:54 11d3d7493161: Preparing 10:25:54 21f73d17d66a: Preparing 10:25:54 b0b61909c0f8: Preparing 10:25:54 fd27c8a11777: Preparing 10:25:54 51ee6d47a0f8: Preparing 10:25:54 a0ef2bb94fba: Preparing 10:25:54 8ad8ad91c3b7: Preparing 10:25:54 0c262c5f04d3: Preparing 10:25:54 d120db8a2889: Preparing 10:25:54 f65ef32d8206: Preparing 10:25:54 a43491a20137: Preparing 10:25:54 5f70bf18a086: Preparing 10:25:54 296255b518c1: Preparing 10:25:54 4bf7732b73b1: Preparing 10:25:54 0c2927b39964: Preparing 10:25:54 c4e71c2a4573: Preparing 10:25:54 a0ef2bb94fba: Waiting 10:25:54 8ad8ad91c3b7: Waiting 10:25:54 a43491a20137: Waiting 10:25:54 0c262c5f04d3: Waiting 10:25:54 d120db8a2889: Waiting 10:25:54 f65ef32d8206: Waiting 10:25:54 5f70bf18a086: Waiting 10:25:54 296255b518c1: Waiting 10:25:54 4bf7732b73b1: Waiting 10:25:54 c4e71c2a4573: Waiting 10:25:54 51ee6d47a0f8: Layer already exists 10:25:54 b0b61909c0f8: Layer already exists 10:25:54 11d3d7493161: Layer already exists 10:25:54 21f73d17d66a: Layer already exists 10:25:54 fd27c8a11777: Layer already exists 10:25:54 0c262c5f04d3: Layer already exists 10:25:54 a0ef2bb94fba: Layer already exists 10:25:54 8ad8ad91c3b7: Layer already exists 10:25:54 d120db8a2889: Layer already exists 10:25:54 f65ef32d8206: Layer already exists 10:25:54 296255b518c1: Layer already exists 10:25:54 5f70bf18a086: Layer already exists 10:25:54 a43491a20137: Layer already exists 10:25:54 0c2927b39964: Layer already exists 10:25:54 4bf7732b73b1: Layer already exists 10:25:54 c4e71c2a4573: Layer already exists 10:25:54 4.1.0-dev.102: digest: sha256:e6808805a4b8ed87508de08f3288c998c8d8e5f832e9b147b2476a9b75e51f77 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:55 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 10:25:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:25:55 11d3d7493161: Preparing 10:25:55 21f73d17d66a: Preparing 10:25:55 b0b61909c0f8: Preparing 10:25:55 fd27c8a11777: Preparing 10:25:55 51ee6d47a0f8: Preparing 10:25:55 a0ef2bb94fba: Preparing 10:25:55 8ad8ad91c3b7: Preparing 10:25:55 0c262c5f04d3: Preparing 10:25:55 d120db8a2889: Preparing 10:25:55 f65ef32d8206: Preparing 10:25:55 a43491a20137: Preparing 10:25:55 5f70bf18a086: Preparing 10:25:55 296255b518c1: Preparing 10:25:55 4bf7732b73b1: Preparing 10:25:55 0c2927b39964: Preparing 10:25:55 c4e71c2a4573: Preparing 10:25:55 4bf7732b73b1: Waiting 10:25:55 a43491a20137: Waiting 10:25:55 5f70bf18a086: Waiting 10:25:55 296255b518c1: Waiting 10:25:55 a0ef2bb94fba: Waiting 10:25:55 8ad8ad91c3b7: Waiting 10:25:55 0c262c5f04d3: Waiting 10:25:55 d120db8a2889: Waiting 10:25:55 f65ef32d8206: Waiting 10:25:55 c4e71c2a4573: Waiting 10:25:55 51ee6d47a0f8: Layer already exists 10:25:55 fd27c8a11777: Layer already exists 10:25:55 21f73d17d66a: Layer already exists 10:25:55 11d3d7493161: Layer already exists 10:25:55 b0b61909c0f8: Layer already exists 10:25:55 a0ef2bb94fba: Layer already exists 10:25:55 0c262c5f04d3: Layer already exists 10:25:55 d120db8a2889: Layer already exists 10:25:55 8ad8ad91c3b7: Layer already exists 10:25:55 f65ef32d8206: Layer already exists 10:25:55 296255b518c1: Layer already exists 10:25:55 a43491a20137: Layer already exists 10:25:55 5f70bf18a086: Layer already exists 10:25:55 4bf7732b73b1: Layer already exists 10:25:55 0c2927b39964: Layer already exists 10:25:55 c4e71c2a4573: Layer already exists 10:25:55 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102: digest: sha256:e6808805a4b8ed87508de08f3288c998c8d8e5f832e9b147b2476a9b75e51f77 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:55 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 10:25:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:25:56 11d3d7493161: Preparing 10:25:56 21f73d17d66a: Preparing 10:25:56 b0b61909c0f8: Preparing 10:25:56 fd27c8a11777: Preparing 10:25:56 51ee6d47a0f8: Preparing 10:25:56 a0ef2bb94fba: Preparing 10:25:56 8ad8ad91c3b7: Preparing 10:25:56 0c262c5f04d3: Preparing 10:25:56 d120db8a2889: Preparing 10:25:56 f65ef32d8206: Preparing 10:25:56 a43491a20137: Preparing 10:25:56 5f70bf18a086: Preparing 10:25:56 296255b518c1: Preparing 10:25:56 4bf7732b73b1: Preparing 10:25:56 0c2927b39964: Preparing 10:25:56 c4e71c2a4573: Preparing 10:25:56 a0ef2bb94fba: Waiting 10:25:56 8ad8ad91c3b7: Waiting 10:25:56 0c262c5f04d3: Waiting 10:25:56 d120db8a2889: Waiting 10:25:56 f65ef32d8206: Waiting 10:25:56 a43491a20137: Waiting 10:25:56 5f70bf18a086: Waiting 10:25:56 296255b518c1: Waiting 10:25:56 4bf7732b73b1: Waiting 10:25:56 0c2927b39964: Waiting 10:25:56 51ee6d47a0f8: Layer already exists 10:25:56 21f73d17d66a: Layer already exists 10:25:56 b0b61909c0f8: Layer already exists 10:25:56 11d3d7493161: Layer already exists 10:25:56 fd27c8a11777: Layer already exists 10:25:56 0c262c5f04d3: Layer already exists 10:25:56 8ad8ad91c3b7: Layer already exists 10:25:56 a0ef2bb94fba: Layer already exists 10:25:56 f65ef32d8206: Layer already exists 10:25:56 d120db8a2889: Layer already exists 10:25:56 5f70bf18a086: Layer already exists 10:25:56 4bf7732b73b1: Layer already exists 10:25:56 a43491a20137: Layer already exists 10:25:56 0c2927b39964: Layer already exists 10:25:56 296255b518c1: Layer already exists 10:25:56 c4e71c2a4573: Layer already exists 10:25:56 main: digest: sha256:e6808805a4b8ed87508de08f3288c998c8d8e5f832e9b147b2476a9b75e51f77 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:25:56 ===================================================== [Pipeline] echo 10:25:56 taggedImages: 10:25:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 10:25:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 10:25:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.102 10:25:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 10:25:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 10:25:56 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 10:25:56 2b21fc24e8e2caaded3cd852ab563efc661d88f9 10:25:56 latest 10:25:56 4.1.0-dev.102 10:25:56 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 10:25:56 main 10:25:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:57 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 10:25:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:25:57 8f745ba2a127: Preparing 10:25:57 14ed971f6b4e: Preparing 10:25:57 272d0f736de3: Preparing 10:25:57 0ee07a7bf4ca: Preparing 10:25:57 0c262c5f04d3: Preparing 10:25:57 d120db8a2889: Preparing 10:25:57 a7d8ec20b2f7: Preparing 10:25:57 386f67f500bf: Preparing 10:25:57 c4e71c2a4573: Preparing 10:25:57 a7d8ec20b2f7: Waiting 10:25:57 386f67f500bf: Waiting 10:25:57 c4e71c2a4573: Waiting 10:25:57 d120db8a2889: Waiting 10:25:57 0c262c5f04d3: Layer already exists 10:25:57 d120db8a2889: Layer already exists 10:25:57 a7d8ec20b2f7: Layer already exists 10:25:57 272d0f736de3: Pushed 10:25:57 14ed971f6b4e: Pushed 10:25:57 386f67f500bf: Layer already exists 10:25:57 8f745ba2a127: Pushed 10:25:57 c4e71c2a4573: Layer already exists 10:26:05 0ee07a7bf4ca: Pushed 10:26:06 2b21fc24e8e2caaded3cd852ab563efc661d88f9: digest: sha256:40e7e5c6e13c1c0b78e6e347123c60010205d4da22fbf46bd18746c5da5ac605 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:06 + 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 10:26:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 10:26:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:26:06 8f745ba2a127: Preparing 10:26:06 14ed971f6b4e: Preparing 10:26:06 272d0f736de3: Preparing 10:26:06 0ee07a7bf4ca: Preparing 10:26:06 0c262c5f04d3: Preparing 10:26:06 d120db8a2889: Preparing 10:26:06 a7d8ec20b2f7: Preparing 10:26:06 386f67f500bf: Preparing 10:26:06 c4e71c2a4573: Preparing 10:26:06 a7d8ec20b2f7: Waiting 10:26:06 386f67f500bf: Waiting 10:26:06 c4e71c2a4573: Waiting 10:26:06 d120db8a2889: Waiting 10:26:06 8f745ba2a127: Layer already exists 10:26:06 272d0f736de3: Layer already exists 10:26:06 0ee07a7bf4ca: Layer already exists 10:26:06 0c262c5f04d3: Layer already exists 10:26:06 14ed971f6b4e: Layer already exists 10:26:06 a7d8ec20b2f7: Layer already exists 10:26:06 d120db8a2889: Layer already exists 10:26:06 386f67f500bf: Layer already exists 10:26:06 c4e71c2a4573: Layer already exists 10:26:07 latest: digest: sha256:40e7e5c6e13c1c0b78e6e347123c60010205d4da22fbf46bd18746c5da5ac605 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:07 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.102 10:26:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:26:07 8f745ba2a127: Preparing 10:26:07 14ed971f6b4e: Preparing 10:26:07 272d0f736de3: Preparing 10:26:07 0ee07a7bf4ca: Preparing 10:26:07 0c262c5f04d3: Preparing 10:26:07 d120db8a2889: Preparing 10:26:07 a7d8ec20b2f7: Preparing 10:26:07 386f67f500bf: Preparing 10:26:07 c4e71c2a4573: Preparing 10:26:07 d120db8a2889: Waiting 10:26:07 a7d8ec20b2f7: Waiting 10:26:07 386f67f500bf: Waiting 10:26:07 c4e71c2a4573: Waiting 10:26:07 14ed971f6b4e: Layer already exists 10:26:07 272d0f736de3: Layer already exists 10:26:07 8f745ba2a127: Layer already exists 10:26:07 0ee07a7bf4ca: Layer already exists 10:26:07 0c262c5f04d3: Layer already exists 10:26:07 c4e71c2a4573: Layer already exists 10:26:07 d120db8a2889: Layer already exists 10:26:07 a7d8ec20b2f7: Layer already exists 10:26:07 386f67f500bf: Layer already exists 10:26:08 4.1.0-dev.102: digest: sha256:40e7e5c6e13c1c0b78e6e347123c60010205d4da22fbf46bd18746c5da5ac605 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:08 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 10:26:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:26:08 8f745ba2a127: Preparing 10:26:08 14ed971f6b4e: Preparing 10:26:08 272d0f736de3: Preparing 10:26:08 0ee07a7bf4ca: Preparing 10:26:08 0c262c5f04d3: Preparing 10:26:08 d120db8a2889: Preparing 10:26:08 d120db8a2889: Waiting 10:26:08 a7d8ec20b2f7: Preparing 10:26:08 386f67f500bf: Preparing 10:26:08 a7d8ec20b2f7: Waiting 10:26:08 c4e71c2a4573: Preparing 10:26:08 386f67f500bf: Waiting 10:26:08 272d0f736de3: Layer already exists 10:26:08 8f745ba2a127: Layer already exists 10:26:08 0ee07a7bf4ca: Layer already exists 10:26:08 0c262c5f04d3: Layer already exists 10:26:08 14ed971f6b4e: Layer already exists 10:26:08 d120db8a2889: Layer already exists 10:26:08 a7d8ec20b2f7: Layer already exists 10:26:08 386f67f500bf: Layer already exists 10:26:08 c4e71c2a4573: Layer already exists 10:26:08 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102: digest: sha256:40e7e5c6e13c1c0b78e6e347123c60010205d4da22fbf46bd18746c5da5ac605 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:09 + 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 10:26:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 10:26:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:26:09 8f745ba2a127: Preparing 10:26:09 14ed971f6b4e: Preparing 10:26:09 272d0f736de3: Preparing 10:26:09 0ee07a7bf4ca: Preparing 10:26:09 0c262c5f04d3: Preparing 10:26:09 d120db8a2889: Preparing 10:26:09 a7d8ec20b2f7: Preparing 10:26:09 386f67f500bf: Preparing 10:26:09 c4e71c2a4573: Preparing 10:26:09 d120db8a2889: Waiting 10:26:09 386f67f500bf: Waiting 10:26:09 c4e71c2a4573: Waiting 10:26:09 a7d8ec20b2f7: Waiting 10:26:09 0ee07a7bf4ca: Layer already exists 10:26:09 0c262c5f04d3: Layer already exists 10:26:09 14ed971f6b4e: Layer already exists 10:26:09 272d0f736de3: Layer already exists 10:26:09 8f745ba2a127: Layer already exists 10:26:09 d120db8a2889: Layer already exists 10:26:09 386f67f500bf: Layer already exists 10:26:09 a7d8ec20b2f7: Layer already exists 10:26:09 c4e71c2a4573: Layer already exists 10:26:09 main: digest: sha256:40e7e5c6e13c1c0b78e6e347123c60010205d4da22fbf46bd18746c5da5ac605 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:26:09 ===================================================== [Pipeline] echo 10:26:09 taggedImages: 10:26:09 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 10:26:09 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 10:26:09 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.102 10:26:09 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 10:26:09 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 10:26:10 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 10:26:10 2b21fc24e8e2caaded3cd852ab563efc661d88f9 10:26:10 latest 10:26:10 4.1.0-dev.102 10:26:10 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 10:26:10 main 10:26:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:10 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 10:26:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:26:10 a2e9b797d3c0: Preparing 10:26:10 7b6b5352da10: Preparing 10:26:10 2cca954aa80f: Preparing 10:26:10 4502f78da74a: Preparing 10:26:10 ded4766cc623: Preparing 10:26:10 0c262c5f04d3: Preparing 10:26:10 d120db8a2889: Preparing 10:26:10 fc84691c66bb: Preparing 10:26:10 432c1b402d93: Preparing 10:26:10 7de747ded1fe: Preparing 10:26:10 c4e71c2a4573: Preparing 10:26:10 d120db8a2889: Waiting 10:26:10 fc84691c66bb: Waiting 10:26:10 432c1b402d93: Waiting 10:26:10 7de747ded1fe: Waiting 10:26:10 c4e71c2a4573: Waiting 10:26:10 0c262c5f04d3: Waiting 10:26:10 ded4766cc623: Pushed 10:26:10 a2e9b797d3c0: Pushed 10:26:10 7b6b5352da10: Pushed 10:26:10 4502f78da74a: Pushed 10:26:10 0c262c5f04d3: Layer already exists 10:26:10 d120db8a2889: Layer already exists 10:26:10 c4e71c2a4573: Layer already exists 10:26:10 fc84691c66bb: Pushed 10:26:10 432c1b402d93: Pushed 10:26:14 7de747ded1fe: Pushed 10:26:17 2cca954aa80f: Pushed 10:26:17 2b21fc24e8e2caaded3cd852ab563efc661d88f9: digest: sha256:452804dd8324b565e9eb0ebfa3a45271f7a44e3e30d8f3d6b3bb46d1119fbea8 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:17 + 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 10:26:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 10:26:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:26:20 a2e9b797d3c0: Preparing 10:26:20 7b6b5352da10: Preparing 10:26:20 2cca954aa80f: Preparing 10:26:20 4502f78da74a: Preparing 10:26:20 ded4766cc623: Preparing 10:26:20 0c262c5f04d3: Preparing 10:26:20 d120db8a2889: Preparing 10:26:20 fc84691c66bb: Preparing 10:26:20 432c1b402d93: Preparing 10:26:20 7de747ded1fe: Preparing 10:26:20 c4e71c2a4573: Preparing 10:26:20 d120db8a2889: Waiting 10:26:20 fc84691c66bb: Waiting 10:26:20 432c1b402d93: Waiting 10:26:20 7de747ded1fe: Waiting 10:26:20 c4e71c2a4573: Waiting 10:26:20 0c262c5f04d3: Waiting 10:26:20 a2e9b797d3c0: Layer already exists 10:26:20 ded4766cc623: Layer already exists 10:26:20 2cca954aa80f: Layer already exists 10:26:20 7b6b5352da10: Layer already exists 10:26:20 4502f78da74a: Layer already exists 10:26:20 0c262c5f04d3: Layer already exists 10:26:20 432c1b402d93: Layer already exists 10:26:20 7de747ded1fe: Layer already exists 10:26:20 d120db8a2889: Layer already exists 10:26:20 fc84691c66bb: Layer already exists 10:26:20 c4e71c2a4573: Layer already exists 10:26:20 latest: digest: sha256:452804dd8324b565e9eb0ebfa3a45271f7a44e3e30d8f3d6b3bb46d1119fbea8 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:20 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.102 10:26:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:26:21 a2e9b797d3c0: Preparing 10:26:21 7b6b5352da10: Preparing 10:26:21 2cca954aa80f: Preparing 10:26:21 4502f78da74a: Preparing 10:26:21 ded4766cc623: Preparing 10:26:21 0c262c5f04d3: Preparing 10:26:21 d120db8a2889: Preparing 10:26:21 fc84691c66bb: Preparing 10:26:21 432c1b402d93: Preparing 10:26:21 7de747ded1fe: Preparing 10:26:21 c4e71c2a4573: Preparing 10:26:21 fc84691c66bb: Waiting 10:26:21 432c1b402d93: Waiting 10:26:21 7de747ded1fe: Waiting 10:26:21 c4e71c2a4573: Waiting 10:26:21 0c262c5f04d3: Waiting 10:26:21 d120db8a2889: Waiting 10:26:21 7b6b5352da10: Layer already exists 10:26:21 2cca954aa80f: Layer already exists 10:26:21 ded4766cc623: Layer already exists 10:26:21 a2e9b797d3c0: Layer already exists 10:26:21 4502f78da74a: Layer already exists 10:26:21 fc84691c66bb: Layer already exists 10:26:21 d120db8a2889: Layer already exists 10:26:21 0c262c5f04d3: Layer already exists 10:26:21 432c1b402d93: Layer already exists 10:26:21 7de747ded1fe: Layer already exists 10:26:21 c4e71c2a4573: Layer already exists 10:26:21 4.1.0-dev.102: digest: sha256:452804dd8324b565e9eb0ebfa3a45271f7a44e3e30d8f3d6b3bb46d1119fbea8 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:21 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 10:26:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:26:22 a2e9b797d3c0: Preparing 10:26:22 7b6b5352da10: Preparing 10:26:22 2cca954aa80f: Preparing 10:26:22 4502f78da74a: Preparing 10:26:22 ded4766cc623: Preparing 10:26:22 0c262c5f04d3: Preparing 10:26:22 d120db8a2889: Preparing 10:26:22 fc84691c66bb: Preparing 10:26:22 432c1b402d93: Preparing 10:26:22 7de747ded1fe: Preparing 10:26:22 c4e71c2a4573: Preparing 10:26:22 432c1b402d93: Waiting 10:26:22 0c262c5f04d3: Waiting 10:26:22 d120db8a2889: Waiting 10:26:22 fc84691c66bb: Waiting 10:26:22 7de747ded1fe: Waiting 10:26:22 c4e71c2a4573: Waiting 10:26:22 2cca954aa80f: Layer already exists 10:26:22 ded4766cc623: Layer already exists 10:26:22 4502f78da74a: Layer already exists 10:26:22 a2e9b797d3c0: Layer already exists 10:26:22 7b6b5352da10: Layer already exists 10:26:22 d120db8a2889: Layer already exists 10:26:22 0c262c5f04d3: Layer already exists 10:26:22 432c1b402d93: Layer already exists 10:26:22 7de747ded1fe: Layer already exists 10:26:22 fc84691c66bb: Layer already exists 10:26:22 c4e71c2a4573: Layer already exists 10:26:22 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102: digest: sha256:452804dd8324b565e9eb0ebfa3a45271f7a44e3e30d8f3d6b3bb46d1119fbea8 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:22 + 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 10:26:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 10:26:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:26:23 a2e9b797d3c0: Preparing 10:26:23 7b6b5352da10: Preparing 10:26:23 2cca954aa80f: Preparing 10:26:23 4502f78da74a: Preparing 10:26:23 ded4766cc623: Preparing 10:26:23 0c262c5f04d3: Preparing 10:26:23 d120db8a2889: Preparing 10:26:23 fc84691c66bb: Preparing 10:26:23 432c1b402d93: Preparing 10:26:23 7de747ded1fe: Preparing 10:26:23 c4e71c2a4573: Preparing 10:26:23 fc84691c66bb: Waiting 10:26:23 432c1b402d93: Waiting 10:26:23 7de747ded1fe: Waiting 10:26:23 c4e71c2a4573: Waiting 10:26:23 0c262c5f04d3: Waiting 10:26:23 d120db8a2889: Waiting 10:26:23 a2e9b797d3c0: Layer already exists 10:26:23 7b6b5352da10: Layer already exists 10:26:23 2cca954aa80f: Layer already exists 10:26:23 4502f78da74a: Layer already exists 10:26:23 ded4766cc623: Layer already exists 10:26:23 0c262c5f04d3: Layer already exists 10:26:23 d120db8a2889: Layer already exists 10:26:23 fc84691c66bb: Layer already exists 10:26:23 7de747ded1fe: Layer already exists 10:26:23 432c1b402d93: Layer already exists 10:26:23 c4e71c2a4573: Layer already exists 10:26:23 main: digest: sha256:452804dd8324b565e9eb0ebfa3a45271f7a44e3e30d8f3d6b3bb46d1119fbea8 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:26:23 ===================================================== [Pipeline] echo 10:26:23 taggedImages: 10:26:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 10:26:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 10:26:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.102 10:26:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 10:26:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 10:26:23 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 10:26:23 2b21fc24e8e2caaded3cd852ab563efc661d88f9 10:26:23 latest 10:26:23 4.1.0-dev.102 10:26:23 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 10:26:23 main 10:26:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:23 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 10:26:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:26:24 02cdfa6d17cb: Preparing 10:26:24 031b43235164: Preparing 10:26:24 e82d1f895d2c: Preparing 10:26:24 d973f3ab1c4d: Preparing 10:26:24 9ba08c0c2db7: Preparing 10:26:24 3d984d3bbbbc: Preparing 10:26:24 9e6fae55e52b: Preparing 10:26:24 0c262c5f04d3: Preparing 10:26:24 d120db8a2889: Preparing 10:26:24 7785d0038d1a: Preparing 10:26:24 ee37c4933f3c: Preparing 10:26:24 c4e71c2a4573: Preparing 10:26:24 3d984d3bbbbc: Waiting 10:26:24 9e6fae55e52b: Waiting 10:26:24 0c262c5f04d3: Waiting 10:26:24 d120db8a2889: Waiting 10:26:24 7785d0038d1a: Waiting 10:26:24 ee37c4933f3c: Waiting 10:26:24 c4e71c2a4573: Waiting 10:26:24 9ba08c0c2db7: Pushed 10:26:24 031b43235164: Pushed 10:26:24 02cdfa6d17cb: Pushed 10:26:24 0c262c5f04d3: Layer already exists 10:26:24 d120db8a2889: Layer already exists 10:26:24 3d984d3bbbbc: Pushed 10:26:24 9e6fae55e52b: Pushed 10:26:24 c4e71c2a4573: Layer already exists 10:26:24 7785d0038d1a: Pushed 10:26:28 ee37c4933f3c: Pushed 10:26:30 d973f3ab1c4d: Pushed 10:26:31 e82d1f895d2c: Pushed 10:26:33 2b21fc24e8e2caaded3cd852ab563efc661d88f9: digest: sha256:8fa79171531839b67fc092305baa2e7222ee4a44bc8d4f227fbc677258c3cd75 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:33 + 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 10:26:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 10:26:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:26:33 02cdfa6d17cb: Preparing 10:26:33 031b43235164: Preparing 10:26:33 e82d1f895d2c: Preparing 10:26:33 d973f3ab1c4d: Preparing 10:26:33 9ba08c0c2db7: Preparing 10:26:33 3d984d3bbbbc: Preparing 10:26:33 9e6fae55e52b: Preparing 10:26:33 0c262c5f04d3: Preparing 10:26:33 d120db8a2889: Preparing 10:26:33 7785d0038d1a: Preparing 10:26:33 ee37c4933f3c: Preparing 10:26:33 c4e71c2a4573: Preparing 10:26:33 0c262c5f04d3: Waiting 10:26:33 d120db8a2889: Waiting 10:26:33 7785d0038d1a: Waiting 10:26:33 ee37c4933f3c: Waiting 10:26:33 c4e71c2a4573: Waiting 10:26:33 3d984d3bbbbc: Waiting 10:26:33 9e6fae55e52b: Waiting 10:26:33 031b43235164: Layer already exists 10:26:33 02cdfa6d17cb: Layer already exists 10:26:33 d973f3ab1c4d: Layer already exists 10:26:33 e82d1f895d2c: Layer already exists 10:26:33 9ba08c0c2db7: Layer already exists 10:26:33 0c262c5f04d3: Layer already exists 10:26:33 9e6fae55e52b: Layer already exists 10:26:33 3d984d3bbbbc: Layer already exists 10:26:33 7785d0038d1a: Layer already exists 10:26:33 d120db8a2889: Layer already exists 10:26:33 c4e71c2a4573: Layer already exists 10:26:33 ee37c4933f3c: Layer already exists 10:26:34 latest: digest: sha256:8fa79171531839b67fc092305baa2e7222ee4a44bc8d4f227fbc677258c3cd75 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:34 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.102 10:26:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:26:34 02cdfa6d17cb: Preparing 10:26:34 031b43235164: Preparing 10:26:34 e82d1f895d2c: Preparing 10:26:34 d973f3ab1c4d: Preparing 10:26:34 9ba08c0c2db7: Preparing 10:26:34 3d984d3bbbbc: Preparing 10:26:34 9e6fae55e52b: Preparing 10:26:34 0c262c5f04d3: Preparing 10:26:34 d120db8a2889: Preparing 10:26:34 7785d0038d1a: Preparing 10:26:34 ee37c4933f3c: Preparing 10:26:34 c4e71c2a4573: Preparing 10:26:34 0c262c5f04d3: Waiting 10:26:34 d120db8a2889: Waiting 10:26:34 7785d0038d1a: Waiting 10:26:34 3d984d3bbbbc: Waiting 10:26:34 ee37c4933f3c: Waiting 10:26:34 c4e71c2a4573: Waiting 10:26:34 9e6fae55e52b: Waiting 10:26:34 02cdfa6d17cb: Layer already exists 10:26:34 031b43235164: Layer already exists 10:26:34 9ba08c0c2db7: Layer already exists 10:26:34 e82d1f895d2c: Layer already exists 10:26:34 d973f3ab1c4d: Layer already exists 10:26:34 0c262c5f04d3: Layer already exists 10:26:34 9e6fae55e52b: Layer already exists 10:26:34 7785d0038d1a: Layer already exists 10:26:34 3d984d3bbbbc: Layer already exists 10:26:34 d120db8a2889: Layer already exists 10:26:34 c4e71c2a4573: Layer already exists 10:26:34 ee37c4933f3c: Layer already exists 10:26:35 4.1.0-dev.102: digest: sha256:8fa79171531839b67fc092305baa2e7222ee4a44bc8d4f227fbc677258c3cd75 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:35 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 10:26:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:26:35 02cdfa6d17cb: Preparing 10:26:35 031b43235164: Preparing 10:26:35 e82d1f895d2c: Preparing 10:26:35 d973f3ab1c4d: Preparing 10:26:35 9ba08c0c2db7: Preparing 10:26:35 3d984d3bbbbc: Preparing 10:26:35 9e6fae55e52b: Preparing 10:26:35 0c262c5f04d3: Preparing 10:26:35 d120db8a2889: Preparing 10:26:35 7785d0038d1a: Preparing 10:26:35 ee37c4933f3c: Preparing 10:26:35 c4e71c2a4573: Preparing 10:26:35 d120db8a2889: Waiting 10:26:35 7785d0038d1a: Waiting 10:26:35 3d984d3bbbbc: Waiting 10:26:35 ee37c4933f3c: Waiting 10:26:35 9e6fae55e52b: Waiting 10:26:35 c4e71c2a4573: Waiting 10:26:35 0c262c5f04d3: Waiting 10:26:35 9ba08c0c2db7: Layer already exists 10:26:35 d973f3ab1c4d: Layer already exists 10:26:35 e82d1f895d2c: Layer already exists 10:26:35 02cdfa6d17cb: Layer already exists 10:26:35 031b43235164: Layer already exists 10:26:35 9e6fae55e52b: Layer already exists 10:26:35 0c262c5f04d3: Layer already exists 10:26:35 3d984d3bbbbc: Layer already exists 10:26:35 7785d0038d1a: Layer already exists 10:26:35 d120db8a2889: Layer already exists 10:26:35 ee37c4933f3c: Layer already exists 10:26:35 c4e71c2a4573: Layer already exists 10:26:36 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102: digest: sha256:8fa79171531839b67fc092305baa2e7222ee4a44bc8d4f227fbc677258c3cd75 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:36 + 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 10:26:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 10:26:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:26:36 02cdfa6d17cb: Preparing 10:26:36 031b43235164: Preparing 10:26:36 e82d1f895d2c: Preparing 10:26:36 d973f3ab1c4d: Preparing 10:26:36 9ba08c0c2db7: Preparing 10:26:36 3d984d3bbbbc: Preparing 10:26:36 9e6fae55e52b: Preparing 10:26:36 0c262c5f04d3: Preparing 10:26:36 d120db8a2889: Preparing 10:26:36 7785d0038d1a: Preparing 10:26:36 ee37c4933f3c: Preparing 10:26:36 c4e71c2a4573: Preparing 10:26:36 3d984d3bbbbc: Waiting 10:26:36 9e6fae55e52b: Waiting 10:26:36 0c262c5f04d3: Waiting 10:26:36 d120db8a2889: Waiting 10:26:36 7785d0038d1a: Waiting 10:26:36 ee37c4933f3c: Waiting 10:26:36 c4e71c2a4573: Waiting 10:26:36 031b43235164: Layer already exists 10:26:36 d973f3ab1c4d: Layer already exists 10:26:36 02cdfa6d17cb: Layer already exists 10:26:36 9ba08c0c2db7: Layer already exists 10:26:36 e82d1f895d2c: Layer already exists 10:26:36 9e6fae55e52b: Layer already exists 10:26:36 3d984d3bbbbc: Layer already exists 10:26:36 0c262c5f04d3: Layer already exists 10:26:36 d120db8a2889: Layer already exists 10:26:36 7785d0038d1a: Layer already exists 10:26:36 c4e71c2a4573: Layer already exists 10:26:36 ee37c4933f3c: Layer already exists 10:26:36 main: digest: sha256:8fa79171531839b67fc092305baa2e7222ee4a44bc8d4f227fbc677258c3cd75 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:26:36 ===================================================== [Pipeline] echo 10:26:36 taggedImages: 10:26:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 10:26:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 10:26:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.102 10:26:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 10:26:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 10:26:36 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 10:26:36 2b21fc24e8e2caaded3cd852ab563efc661d88f9 10:26:36 latest 10:26:36 4.1.0-dev.102 10:26:36 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 10:26:36 main 10:26:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:37 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 10:26:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:26:37 c84f4405b4c5: Preparing 10:26:37 28897514f7b9: Preparing 10:26:37 0c262c5f04d3: Preparing 10:26:37 d120db8a2889: Preparing 10:26:37 908693374fc8: Preparing 10:26:37 e5852389fe80: Preparing 10:26:37 c4e71c2a4573: Preparing 10:26:37 e5852389fe80: Waiting 10:26:37 c4e71c2a4573: Waiting 10:26:37 d120db8a2889: Layer already exists 10:26:37 0c262c5f04d3: Layer already exists 10:26:37 c4e71c2a4573: Layer already exists 10:26:37 908693374fc8: Pushed 10:26:37 c84f4405b4c5: Pushed 10:26:39 e5852389fe80: Pushed 10:26:45 28897514f7b9: Pushed 10:26:45 2b21fc24e8e2caaded3cd852ab563efc661d88f9: digest: sha256:3e7948b86a3b32cc292d4460b573c08969700227df9b40657d6e86de1f25dc7a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:45 + 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 10:26:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 10:26:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:26:45 c84f4405b4c5: Preparing 10:26:45 28897514f7b9: Preparing 10:26:45 0c262c5f04d3: Preparing 10:26:45 d120db8a2889: Preparing 10:26:45 908693374fc8: Preparing 10:26:45 e5852389fe80: Preparing 10:26:45 c4e71c2a4573: Preparing 10:26:45 e5852389fe80: Waiting 10:26:45 c4e71c2a4573: Waiting 10:26:45 28897514f7b9: Layer already exists 10:26:45 d120db8a2889: Layer already exists 10:26:45 908693374fc8: Layer already exists 10:26:45 c84f4405b4c5: Layer already exists 10:26:45 0c262c5f04d3: Layer already exists 10:26:45 e5852389fe80: Layer already exists 10:26:45 c4e71c2a4573: Layer already exists 10:26:46 latest: digest: sha256:3e7948b86a3b32cc292d4460b573c08969700227df9b40657d6e86de1f25dc7a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:46 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.102 10:26:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:26:46 c84f4405b4c5: Preparing 10:26:46 28897514f7b9: Preparing 10:26:46 0c262c5f04d3: Preparing 10:26:46 d120db8a2889: Preparing 10:26:46 908693374fc8: Preparing 10:26:46 e5852389fe80: Preparing 10:26:46 c4e71c2a4573: Preparing 10:26:46 e5852389fe80: Waiting 10:26:46 c4e71c2a4573: Waiting 10:26:46 28897514f7b9: Layer already exists 10:26:46 d120db8a2889: Layer already exists 10:26:46 0c262c5f04d3: Layer already exists 10:26:46 c84f4405b4c5: Layer already exists 10:26:46 908693374fc8: Layer already exists 10:26:46 e5852389fe80: Layer already exists 10:26:46 c4e71c2a4573: Layer already exists 10:26:47 4.1.0-dev.102: digest: sha256:3e7948b86a3b32cc292d4460b573c08969700227df9b40657d6e86de1f25dc7a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:47 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 10:26:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:26:47 c84f4405b4c5: Preparing 10:26:47 28897514f7b9: Preparing 10:26:47 0c262c5f04d3: Preparing 10:26:47 d120db8a2889: Preparing 10:26:47 908693374fc8: Preparing 10:26:47 e5852389fe80: Preparing 10:26:47 c4e71c2a4573: Preparing 10:26:47 e5852389fe80: Waiting 10:26:47 c4e71c2a4573: Waiting 10:26:47 0c262c5f04d3: Layer already exists 10:26:47 28897514f7b9: Layer already exists 10:26:47 908693374fc8: Layer already exists 10:26:47 c84f4405b4c5: Layer already exists 10:26:47 d120db8a2889: Layer already exists 10:26:47 c4e71c2a4573: Layer already exists 10:26:47 e5852389fe80: Layer already exists 10:26:47 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102: digest: sha256:3e7948b86a3b32cc292d4460b573c08969700227df9b40657d6e86de1f25dc7a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:48 + 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 10:26:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 10:26:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:26:48 c84f4405b4c5: Preparing 10:26:48 28897514f7b9: Preparing 10:26:48 0c262c5f04d3: Preparing 10:26:48 d120db8a2889: Preparing 10:26:48 908693374fc8: Preparing 10:26:48 e5852389fe80: Preparing 10:26:48 c4e71c2a4573: Preparing 10:26:48 e5852389fe80: Waiting 10:26:48 c4e71c2a4573: Waiting 10:26:48 28897514f7b9: Layer already exists 10:26:48 908693374fc8: Layer already exists 10:26:48 0c262c5f04d3: Layer already exists 10:26:48 d120db8a2889: Layer already exists 10:26:48 c84f4405b4c5: Layer already exists 10:26:48 e5852389fe80: Layer already exists 10:26:48 c4e71c2a4573: Layer already exists 10:26:48 main: digest: sha256:3e7948b86a3b32cc292d4460b573c08969700227df9b40657d6e86de1f25dc7a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:26:49 ===================================================== [Pipeline] echo 10:26:49 taggedImages: 10:26:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 10:26:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 10:26:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.102 10:26:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 10:26:49 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 10:26:49 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 10:26:49 2b21fc24e8e2caaded3cd852ab563efc661d88f9 10:26:49 latest 10:26:49 4.1.0-dev.102 10:26:49 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 10:26:49 main 10:26:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:49 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 10:26:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:26:49 a3e2c3c2ba23: Preparing 10:26:49 721bf42b0a79: Preparing 10:26:49 5c4adf7c43be: Preparing 10:26:49 0c262c5f04d3: Preparing 10:26:49 d120db8a2889: Preparing 10:26:49 b7ea1cbe5f06: Preparing 10:26:49 86c49d7bade4: Preparing 10:26:49 8306cda386ca: Preparing 10:26:49 6c02deb6a80a: Preparing 10:26:49 c4e71c2a4573: Preparing 10:26:49 b7ea1cbe5f06: Waiting 10:26:49 8306cda386ca: Waiting 10:26:49 6c02deb6a80a: Waiting 10:26:49 c4e71c2a4573: Waiting 10:26:49 86c49d7bade4: Waiting 10:26:49 d120db8a2889: Layer already exists 10:26:49 0c262c5f04d3: Layer already exists 10:26:50 5c4adf7c43be: Pushed 10:26:50 a3e2c3c2ba23: Pushed 10:26:50 721bf42b0a79: Pushed 10:26:50 c4e71c2a4573: Layer already exists 10:26:50 8306cda386ca: Pushed 10:26:51 6c02deb6a80a: Pushed 10:27:03 86c49d7bade4: Pushed 10:27:18 b7ea1cbe5f06: Pushed 10:27:18 2b21fc24e8e2caaded3cd852ab563efc661d88f9: digest: sha256:f699edbb06a9af52d685b5f732747699da57bec615300a4cf9e126cd68899f7a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:18 + 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 10:27:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 10:27:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:27:18 a3e2c3c2ba23: Preparing 10:27:18 721bf42b0a79: Preparing 10:27:18 5c4adf7c43be: Preparing 10:27:18 0c262c5f04d3: Preparing 10:27:18 d120db8a2889: Preparing 10:27:18 b7ea1cbe5f06: Preparing 10:27:18 86c49d7bade4: Preparing 10:27:18 8306cda386ca: Preparing 10:27:18 6c02deb6a80a: Preparing 10:27:18 c4e71c2a4573: Preparing 10:27:18 b7ea1cbe5f06: Waiting 10:27:18 86c49d7bade4: Waiting 10:27:18 8306cda386ca: Waiting 10:27:18 6c02deb6a80a: Waiting 10:27:18 c4e71c2a4573: Waiting 10:27:18 a3e2c3c2ba23: Layer already exists 10:27:18 0c262c5f04d3: Layer already exists 10:27:18 721bf42b0a79: Layer already exists 10:27:18 5c4adf7c43be: Layer already exists 10:27:18 d120db8a2889: Layer already exists 10:27:18 86c49d7bade4: Layer already exists 10:27:18 b7ea1cbe5f06: Layer already exists 10:27:18 8306cda386ca: Layer already exists 10:27:18 6c02deb6a80a: Layer already exists 10:27:18 c4e71c2a4573: Layer already exists 10:27:18 latest: digest: sha256:f699edbb06a9af52d685b5f732747699da57bec615300a4cf9e126cd68899f7a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:19 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.102 10:27:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:27:19 a3e2c3c2ba23: Preparing 10:27:19 721bf42b0a79: Preparing 10:27:19 5c4adf7c43be: Preparing 10:27:19 0c262c5f04d3: Preparing 10:27:19 d120db8a2889: Preparing 10:27:19 b7ea1cbe5f06: Preparing 10:27:19 86c49d7bade4: Preparing 10:27:19 8306cda386ca: Preparing 10:27:19 6c02deb6a80a: Preparing 10:27:19 c4e71c2a4573: Preparing 10:27:19 86c49d7bade4: Waiting 10:27:19 8306cda386ca: Waiting 10:27:19 6c02deb6a80a: Waiting 10:27:19 c4e71c2a4573: Waiting 10:27:19 b7ea1cbe5f06: Waiting 10:27:19 721bf42b0a79: Layer already exists 10:27:19 a3e2c3c2ba23: Layer already exists 10:27:19 5c4adf7c43be: Layer already exists 10:27:19 0c262c5f04d3: Layer already exists 10:27:19 d120db8a2889: Layer already exists 10:27:19 86c49d7bade4: Layer already exists 10:27:19 8306cda386ca: Layer already exists 10:27:19 b7ea1cbe5f06: Layer already exists 10:27:19 6c02deb6a80a: Layer already exists 10:27:19 c4e71c2a4573: Layer already exists 10:27:20 4.1.0-dev.102: digest: sha256:f699edbb06a9af52d685b5f732747699da57bec615300a4cf9e126cd68899f7a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:20 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 10:27:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:27:20 a3e2c3c2ba23: Preparing 10:27:20 721bf42b0a79: Preparing 10:27:20 5c4adf7c43be: Preparing 10:27:20 0c262c5f04d3: Preparing 10:27:20 d120db8a2889: Preparing 10:27:20 b7ea1cbe5f06: Preparing 10:27:20 86c49d7bade4: Preparing 10:27:20 8306cda386ca: Preparing 10:27:20 6c02deb6a80a: Preparing 10:27:20 c4e71c2a4573: Preparing 10:27:20 86c49d7bade4: Waiting 10:27:20 8306cda386ca: Waiting 10:27:20 6c02deb6a80a: Waiting 10:27:20 c4e71c2a4573: Waiting 10:27:20 a3e2c3c2ba23: Layer already exists 10:27:20 5c4adf7c43be: Layer already exists 10:27:20 0c262c5f04d3: Layer already exists 10:27:20 d120db8a2889: Layer already exists 10:27:20 721bf42b0a79: Layer already exists 10:27:20 b7ea1cbe5f06: Layer already exists 10:27:20 8306cda386ca: Layer already exists 10:27:20 6c02deb6a80a: Layer already exists 10:27:20 86c49d7bade4: Layer already exists 10:27:20 c4e71c2a4573: Layer already exists 10:27:21 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102: digest: sha256:f699edbb06a9af52d685b5f732747699da57bec615300a4cf9e126cd68899f7a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:21 + 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 10:27:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 10:27:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:27:24 a3e2c3c2ba23: Preparing 10:27:24 721bf42b0a79: Preparing 10:27:24 5c4adf7c43be: Preparing 10:27:24 0c262c5f04d3: Preparing 10:27:24 d120db8a2889: Preparing 10:27:24 b7ea1cbe5f06: Preparing 10:27:24 86c49d7bade4: Preparing 10:27:24 b7ea1cbe5f06: Waiting 10:27:24 8306cda386ca: Preparing 10:27:24 86c49d7bade4: Waiting 10:27:24 6c02deb6a80a: Preparing 10:27:24 8306cda386ca: Waiting 10:27:24 c4e71c2a4573: Preparing 10:27:24 6c02deb6a80a: Waiting 10:27:24 c4e71c2a4573: Waiting 10:27:24 5c4adf7c43be: Layer already exists 10:27:24 d120db8a2889: Layer already exists 10:27:24 0c262c5f04d3: Layer already exists 10:27:24 721bf42b0a79: Layer already exists 10:27:24 a3e2c3c2ba23: Layer already exists 10:27:24 86c49d7bade4: Layer already exists 10:27:24 8306cda386ca: Layer already exists 10:27:24 b7ea1cbe5f06: Layer already exists 10:27:24 6c02deb6a80a: Layer already exists 10:27:24 c4e71c2a4573: Layer already exists 10:27:24 main: digest: sha256:f699edbb06a9af52d685b5f732747699da57bec615300a4cf9e126cd68899f7a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:27:24 ===================================================== [Pipeline] echo 10:27:24 taggedImages: 10:27:24 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 10:27:24 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 10:27:24 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.102 10:27:24 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 10:27:24 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 10:27:24 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 10:27:24 2b21fc24e8e2caaded3cd852ab563efc661d88f9 10:27:24 latest 10:27:24 4.1.0-dev.102 10:27:24 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 10:27:24 main 10:27:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:25 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 10:27:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:27:25 5773c135d0c4: Preparing 10:27:25 034455ab6500: Preparing 10:27:25 8c9d47f76df8: Preparing 10:27:25 0c262c5f04d3: Preparing 10:27:25 d120db8a2889: Preparing 10:27:25 d701617cc61e: Preparing 10:27:25 276e566b4b6f: Preparing 10:27:25 fc57939d2433: Preparing 10:27:25 c4e71c2a4573: Preparing 10:27:25 276e566b4b6f: Waiting 10:27:25 fc57939d2433: Waiting 10:27:25 c4e71c2a4573: Waiting 10:27:25 d701617cc61e: Waiting 10:27:25 d120db8a2889: Layer already exists 10:27:25 0c262c5f04d3: Layer already exists 10:27:25 8c9d47f76df8: Pushed 10:27:25 034455ab6500: Pushed 10:27:25 c4e71c2a4573: Layer already exists 10:27:25 5773c135d0c4: Pushed 10:27:25 276e566b4b6f: Pushed 10:27:26 fc57939d2433: Pushed 10:27:52 d701617cc61e: Pushed 10:27:52 2b21fc24e8e2caaded3cd852ab563efc661d88f9: digest: sha256:006eccea08217d1a46c537e7db03980fe997f6a2b30f8d13c785182f87c160f2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:53 + 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 10:27:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 10:27:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:27:53 5773c135d0c4: Preparing 10:27:53 034455ab6500: Preparing 10:27:53 8c9d47f76df8: Preparing 10:27:53 0c262c5f04d3: Preparing 10:27:53 d120db8a2889: Preparing 10:27:53 d701617cc61e: Preparing 10:27:53 276e566b4b6f: Preparing 10:27:53 fc57939d2433: Preparing 10:27:53 c4e71c2a4573: Preparing 10:27:53 d701617cc61e: Waiting 10:27:53 276e566b4b6f: Waiting 10:27:53 fc57939d2433: Waiting 10:27:53 c4e71c2a4573: Waiting 10:27:53 0c262c5f04d3: Layer already exists 10:27:53 d120db8a2889: Layer already exists 10:27:53 5773c135d0c4: Layer already exists 10:27:53 8c9d47f76df8: Layer already exists 10:27:53 034455ab6500: Layer already exists 10:27:53 d701617cc61e: Layer already exists 10:27:53 276e566b4b6f: Layer already exists 10:27:53 fc57939d2433: Layer already exists 10:27:53 c4e71c2a4573: Layer already exists 10:27:53 latest: digest: sha256:006eccea08217d1a46c537e7db03980fe997f6a2b30f8d13c785182f87c160f2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:54 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.102 10:27:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:27:54 5773c135d0c4: Preparing 10:27:54 034455ab6500: Preparing 10:27:54 8c9d47f76df8: Preparing 10:27:54 0c262c5f04d3: Preparing 10:27:54 d120db8a2889: Preparing 10:27:54 d701617cc61e: Preparing 10:27:54 276e566b4b6f: Preparing 10:27:54 fc57939d2433: Preparing 10:27:54 c4e71c2a4573: Preparing 10:27:54 276e566b4b6f: Waiting 10:27:54 fc57939d2433: Waiting 10:27:54 c4e71c2a4573: Waiting 10:27:54 d701617cc61e: Waiting 10:27:54 8c9d47f76df8: Layer already exists 10:27:54 5773c135d0c4: Layer already exists 10:27:54 034455ab6500: Layer already exists 10:27:54 0c262c5f04d3: Layer already exists 10:27:54 d120db8a2889: Layer already exists 10:27:54 276e566b4b6f: Layer already exists 10:27:54 c4e71c2a4573: Layer already exists 10:27:54 d701617cc61e: Layer already exists 10:27:54 fc57939d2433: Layer already exists 10:27:54 4.1.0-dev.102: digest: sha256:006eccea08217d1a46c537e7db03980fe997f6a2b30f8d13c785182f87c160f2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:55 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 10:27:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:27:55 5773c135d0c4: Preparing 10:27:55 034455ab6500: Preparing 10:27:55 8c9d47f76df8: Preparing 10:27:55 0c262c5f04d3: Preparing 10:27:55 d120db8a2889: Preparing 10:27:55 d701617cc61e: Preparing 10:27:55 276e566b4b6f: Preparing 10:27:55 fc57939d2433: Preparing 10:27:55 c4e71c2a4573: Preparing 10:27:55 d701617cc61e: Waiting 10:27:55 276e566b4b6f: Waiting 10:27:55 fc57939d2433: Waiting 10:27:55 c4e71c2a4573: Waiting 10:27:55 5773c135d0c4: Layer already exists 10:27:55 d120db8a2889: Layer already exists 10:27:55 8c9d47f76df8: Layer already exists 10:27:55 034455ab6500: Layer already exists 10:27:55 0c262c5f04d3: Layer already exists 10:27:55 276e566b4b6f: Layer already exists 10:27:55 d701617cc61e: Layer already exists 10:27:55 c4e71c2a4573: Layer already exists 10:27:55 fc57939d2433: Layer already exists 10:27:55 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102: digest: sha256:006eccea08217d1a46c537e7db03980fe997f6a2b30f8d13c785182f87c160f2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:55 + 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 10:27:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 10:27:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:27:56 5773c135d0c4: Preparing 10:27:56 034455ab6500: Preparing 10:27:56 8c9d47f76df8: Preparing 10:27:56 0c262c5f04d3: Preparing 10:27:56 d120db8a2889: Preparing 10:27:56 d701617cc61e: Preparing 10:27:56 276e566b4b6f: Preparing 10:27:56 fc57939d2433: Preparing 10:27:56 c4e71c2a4573: Preparing 10:27:56 276e566b4b6f: Waiting 10:27:56 fc57939d2433: Waiting 10:27:56 c4e71c2a4573: Waiting 10:27:56 d701617cc61e: Waiting 10:27:56 5773c135d0c4: Layer already exists 10:27:56 0c262c5f04d3: Layer already exists 10:27:56 034455ab6500: Layer already exists 10:27:56 8c9d47f76df8: Layer already exists 10:27:56 d120db8a2889: Layer already exists 10:27:56 276e566b4b6f: Layer already exists 10:27:56 fc57939d2433: Layer already exists 10:27:56 c4e71c2a4573: Layer already exists 10:27:56 d701617cc61e: Layer already exists 10:27:56 main: digest: sha256:006eccea08217d1a46c537e7db03980fe997f6a2b30f8d13c785182f87c160f2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:27:56 ===================================================== [Pipeline] echo 10:27:56 taggedImages: 10:27:56 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 10:27:56 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 10:27:56 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.102 10:27:56 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 10:27:56 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 10:27:56 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 10:27:56 2b21fc24e8e2caaded3cd852ab563efc661d88f9 10:27:56 latest 10:27:56 4.1.0-dev.102 10:27:56 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 10:27:56 main 10:27:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:57 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 10:27:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:27:57 784571ab2542: Preparing 10:27:57 c6678438862a: Preparing 10:27:57 91feac180c1d: Preparing 10:27:57 0c262c5f04d3: Preparing 10:27:57 d120db8a2889: Preparing 10:27:57 96858aa2414c: Preparing 10:27:57 8306cda386ca: Preparing 10:27:57 6c02deb6a80a: Preparing 10:27:57 c4e71c2a4573: Preparing 10:27:57 96858aa2414c: Waiting 10:27:57 6c02deb6a80a: Waiting 10:27:57 0c262c5f04d3: Layer already exists 10:27:57 d120db8a2889: Layer already exists 10:27:57 8306cda386ca: Layer already exists 10:27:57 6c02deb6a80a: Layer already exists 10:27:57 91feac180c1d: Pushed 10:27:57 c6678438862a: Pushed 10:27:57 784571ab2542: Pushed 10:27:57 c4e71c2a4573: Layer already exists 10:28:24 96858aa2414c: Pushed 10:28:24 2b21fc24e8e2caaded3cd852ab563efc661d88f9: digest: sha256:7e36e3e01e42956d1b6dd4ebbcc648442fffdc2f21ebbbeb2fda4cb581edebce size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:24 + 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 10:28:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 10:28:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:28:25 784571ab2542: Preparing 10:28:25 c6678438862a: Preparing 10:28:25 91feac180c1d: Preparing 10:28:25 0c262c5f04d3: Preparing 10:28:25 d120db8a2889: Preparing 10:28:25 96858aa2414c: Preparing 10:28:25 8306cda386ca: Preparing 10:28:25 6c02deb6a80a: Preparing 10:28:25 c4e71c2a4573: Preparing 10:28:25 96858aa2414c: Waiting 10:28:25 8306cda386ca: Waiting 10:28:25 6c02deb6a80a: Waiting 10:28:25 c4e71c2a4573: Waiting 10:28:25 0c262c5f04d3: Layer already exists 10:28:25 c6678438862a: Layer already exists 10:28:25 d120db8a2889: Layer already exists 10:28:25 91feac180c1d: Layer already exists 10:28:25 784571ab2542: Layer already exists 10:28:25 8306cda386ca: Layer already exists 10:28:25 96858aa2414c: Layer already exists 10:28:25 c4e71c2a4573: Layer already exists 10:28:25 6c02deb6a80a: Layer already exists 10:28:25 latest: digest: sha256:7e36e3e01e42956d1b6dd4ebbcc648442fffdc2f21ebbbeb2fda4cb581edebce size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:25 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.102 10:28:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:28:26 784571ab2542: Preparing 10:28:26 c6678438862a: Preparing 10:28:26 91feac180c1d: Preparing 10:28:26 0c262c5f04d3: Preparing 10:28:26 d120db8a2889: Preparing 10:28:26 96858aa2414c: Preparing 10:28:26 8306cda386ca: Preparing 10:28:26 6c02deb6a80a: Preparing 10:28:26 c4e71c2a4573: Preparing 10:28:26 96858aa2414c: Waiting 10:28:26 8306cda386ca: Waiting 10:28:26 6c02deb6a80a: Waiting 10:28:26 c4e71c2a4573: Waiting 10:28:26 d120db8a2889: Layer already exists 10:28:26 91feac180c1d: Layer already exists 10:28:26 784571ab2542: Layer already exists 10:28:26 0c262c5f04d3: Layer already exists 10:28:26 c6678438862a: Layer already exists 10:28:26 6c02deb6a80a: Layer already exists 10:28:26 8306cda386ca: Layer already exists 10:28:26 c4e71c2a4573: Layer already exists 10:28:26 96858aa2414c: Layer already exists 10:28:26 4.1.0-dev.102: digest: sha256:7e36e3e01e42956d1b6dd4ebbcc648442fffdc2f21ebbbeb2fda4cb581edebce size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:26 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 10:28:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:28:27 784571ab2542: Preparing 10:28:27 c6678438862a: Preparing 10:28:27 91feac180c1d: Preparing 10:28:27 0c262c5f04d3: Preparing 10:28:27 d120db8a2889: Preparing 10:28:27 96858aa2414c: Preparing 10:28:27 8306cda386ca: Preparing 10:28:27 6c02deb6a80a: Preparing 10:28:27 c4e71c2a4573: Preparing 10:28:27 96858aa2414c: Waiting 10:28:27 8306cda386ca: Waiting 10:28:27 6c02deb6a80a: Waiting 10:28:27 c4e71c2a4573: Waiting 10:28:27 91feac180c1d: Layer already exists 10:28:27 c6678438862a: Layer already exists 10:28:27 d120db8a2889: Layer already exists 10:28:27 784571ab2542: Layer already exists 10:28:27 0c262c5f04d3: Layer already exists 10:28:27 96858aa2414c: Layer already exists 10:28:27 8306cda386ca: Layer already exists 10:28:27 c4e71c2a4573: Layer already exists 10:28:27 6c02deb6a80a: Layer already exists 10:28:27 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102: digest: sha256:7e36e3e01e42956d1b6dd4ebbcc648442fffdc2f21ebbbeb2fda4cb581edebce size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:28 + 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 10:28:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 10:28:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:28:28 784571ab2542: Preparing 10:28:28 c6678438862a: Preparing 10:28:28 91feac180c1d: Preparing 10:28:28 0c262c5f04d3: Preparing 10:28:28 d120db8a2889: Preparing 10:28:28 96858aa2414c: Preparing 10:28:28 8306cda386ca: Preparing 10:28:28 6c02deb6a80a: Preparing 10:28:28 c4e71c2a4573: Preparing 10:28:28 6c02deb6a80a: Waiting 10:28:28 96858aa2414c: Waiting 10:28:28 8306cda386ca: Waiting 10:28:28 c4e71c2a4573: Waiting 10:28:28 91feac180c1d: Layer already exists 10:28:28 d120db8a2889: Layer already exists 10:28:28 784571ab2542: Layer already exists 10:28:28 c6678438862a: Layer already exists 10:28:28 0c262c5f04d3: Layer already exists 10:28:28 8306cda386ca: Layer already exists 10:28:28 96858aa2414c: Layer already exists 10:28:28 c4e71c2a4573: Layer already exists 10:28:28 6c02deb6a80a: Layer already exists 10:28:28 main: digest: sha256:7e36e3e01e42956d1b6dd4ebbcc648442fffdc2f21ebbbeb2fda4cb581edebce size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:28:28 ===================================================== [Pipeline] echo 10:28:28 taggedImages: 10:28:28 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 10:28:28 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 10:28:28 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.102 10:28:28 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 10:28:28 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 10:28:29 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 10:28:29 2b21fc24e8e2caaded3cd852ab563efc661d88f9 10:28:29 latest 10:28:29 4.1.0-dev.102 10:28:29 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 10:28:29 main 10:28:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:29 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:29 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 10:28:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:28:29 27978ece86f2: Preparing 10:28:29 5cb1710165dd: Preparing 10:28:29 0c262c5f04d3: Preparing 10:28:29 d120db8a2889: Preparing 10:28:29 2a5ed028bc50: Preparing 10:28:29 ef173b357f22: Preparing 10:28:29 c4e71c2a4573: Preparing 10:28:29 ef173b357f22: Waiting 10:28:29 c4e71c2a4573: Waiting 10:28:29 d120db8a2889: Layer already exists 10:28:29 0c262c5f04d3: Layer already exists 10:28:29 c4e71c2a4573: Layer already exists 10:28:29 2a5ed028bc50: Pushed 10:28:29 27978ece86f2: Pushed 10:28:31 ef173b357f22: Pushed 10:28:39 5cb1710165dd: Pushed 10:28:39 2b21fc24e8e2caaded3cd852ab563efc661d88f9: digest: sha256:0fcf69a818affc7f3b494dff8c482e7062467f207ca3e3c06428ce69d3339ee6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:39 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 10:28:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:28:40 27978ece86f2: Preparing 10:28:40 5cb1710165dd: Preparing 10:28:40 0c262c5f04d3: Preparing 10:28:40 d120db8a2889: Preparing 10:28:40 2a5ed028bc50: Preparing 10:28:40 ef173b357f22: Preparing 10:28:40 c4e71c2a4573: Preparing 10:28:40 ef173b357f22: Waiting 10:28:40 c4e71c2a4573: Waiting 10:28:40 d120db8a2889: Layer already exists 10:28:40 2a5ed028bc50: Layer already exists 10:28:40 0c262c5f04d3: Layer already exists 10:28:40 27978ece86f2: Layer already exists 10:28:40 5cb1710165dd: Layer already exists 10:28:40 c4e71c2a4573: Layer already exists 10:28:40 ef173b357f22: Layer already exists 10:28:40 latest: digest: sha256:0fcf69a818affc7f3b494dff8c482e7062467f207ca3e3c06428ce69d3339ee6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:40 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.102 10:28:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:28:41 27978ece86f2: Preparing 10:28:41 5cb1710165dd: Preparing 10:28:41 0c262c5f04d3: Preparing 10:28:41 d120db8a2889: Preparing 10:28:41 2a5ed028bc50: Preparing 10:28:41 ef173b357f22: Preparing 10:28:41 c4e71c2a4573: Preparing 10:28:41 ef173b357f22: Waiting 10:28:41 c4e71c2a4573: Waiting 10:28:41 0c262c5f04d3: Layer already exists 10:28:41 2a5ed028bc50: Layer already exists 10:28:41 27978ece86f2: Layer already exists 10:28:41 5cb1710165dd: Layer already exists 10:28:41 d120db8a2889: Layer already exists 10:28:41 ef173b357f22: Layer already exists 10:28:41 c4e71c2a4573: Layer already exists 10:28:41 4.1.0-dev.102: digest: sha256:0fcf69a818affc7f3b494dff8c482e7062467f207ca3e3c06428ce69d3339ee6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:41 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 10:28:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:28:42 27978ece86f2: Preparing 10:28:42 5cb1710165dd: Preparing 10:28:42 0c262c5f04d3: Preparing 10:28:42 d120db8a2889: Preparing 10:28:42 2a5ed028bc50: Preparing 10:28:42 ef173b357f22: Preparing 10:28:42 c4e71c2a4573: Preparing 10:28:42 ef173b357f22: Waiting 10:28:42 c4e71c2a4573: Waiting 10:28:42 0c262c5f04d3: Layer already exists 10:28:42 27978ece86f2: Layer already exists 10:28:42 d120db8a2889: Layer already exists 10:28:42 2a5ed028bc50: Layer already exists 10:28:42 5cb1710165dd: Layer already exists 10:28:42 ef173b357f22: Layer already exists 10:28:42 c4e71c2a4573: Layer already exists 10:28:42 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102: digest: sha256:0fcf69a818affc7f3b494dff8c482e7062467f207ca3e3c06428ce69d3339ee6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:42 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 10:28:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:28:43 27978ece86f2: Preparing 10:28:43 5cb1710165dd: Preparing 10:28:43 0c262c5f04d3: Preparing 10:28:43 d120db8a2889: Preparing 10:28:43 2a5ed028bc50: Preparing 10:28:43 ef173b357f22: Preparing 10:28:43 c4e71c2a4573: Preparing 10:28:43 ef173b357f22: Waiting 10:28:43 c4e71c2a4573: Waiting 10:28:43 27978ece86f2: Layer already exists 10:28:43 d120db8a2889: Layer already exists 10:28:43 5cb1710165dd: Layer already exists 10:28:43 0c262c5f04d3: Layer already exists 10:28:43 2a5ed028bc50: Layer already exists 10:28:43 c4e71c2a4573: Layer already exists 10:28:43 ef173b357f22: Layer already exists 10:28:43 main: digest: sha256:0fcf69a818affc7f3b494dff8c482e7062467f207ca3e3c06428ce69d3339ee6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:28:43 ===================================================== [Pipeline] echo 10:28:43 taggedImages: 10:28:43 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 10:28:43 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 10:28:43 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.102 10:28:43 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 10:28:43 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 10:28:43 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 10:28:43 2b21fc24e8e2caaded3cd852ab563efc661d88f9 10:28:43 latest 10:28:43 4.1.0-dev.102 10:28:43 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 10:28:43 main 10:28:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:43 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 10:28:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:28:44 8278429947e2: Preparing 10:28:44 796327f639e5: Preparing 10:28:44 0c262c5f04d3: Preparing 10:28:44 d120db8a2889: Preparing 10:28:44 3b378a7fef72: Preparing 10:28:44 513985c198b1: Preparing 10:28:44 c4e71c2a4573: Preparing 10:28:44 513985c198b1: Waiting 10:28:44 c4e71c2a4573: Waiting 10:28:44 d120db8a2889: Layer already exists 10:28:44 0c262c5f04d3: Layer already exists 10:28:44 c4e71c2a4573: Layer already exists 10:28:44 3b378a7fef72: Pushed 10:28:44 8278429947e2: Pushed 10:28:44 513985c198b1: Pushed 10:28:53 796327f639e5: Pushed 10:28:53 2b21fc24e8e2caaded3cd852ab563efc661d88f9: digest: sha256:6f46d341ab4337f51a79abfcdb47a5ce7d911c9459c63ff419f6c6a72142f64a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:53 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 10:28:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:28:53 8278429947e2: Preparing 10:28:53 796327f639e5: Preparing 10:28:53 0c262c5f04d3: Preparing 10:28:53 d120db8a2889: Preparing 10:28:53 3b378a7fef72: Preparing 10:28:53 513985c198b1: Preparing 10:28:53 c4e71c2a4573: Preparing 10:28:53 513985c198b1: Waiting 10:28:53 c4e71c2a4573: Waiting 10:28:53 796327f639e5: Layer already exists 10:28:53 8278429947e2: Layer already exists 10:28:53 0c262c5f04d3: Layer already exists 10:28:53 3b378a7fef72: Layer already exists 10:28:53 d120db8a2889: Layer already exists 10:28:53 513985c198b1: Layer already exists 10:28:53 c4e71c2a4573: Layer already exists 10:28:54 latest: digest: sha256:6f46d341ab4337f51a79abfcdb47a5ce7d911c9459c63ff419f6c6a72142f64a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:54 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.102 10:28:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:28:54 8278429947e2: Preparing 10:28:54 796327f639e5: Preparing 10:28:54 0c262c5f04d3: Preparing 10:28:54 d120db8a2889: Preparing 10:28:54 3b378a7fef72: Preparing 10:28:54 513985c198b1: Preparing 10:28:54 c4e71c2a4573: Preparing 10:28:54 513985c198b1: Waiting 10:28:54 c4e71c2a4573: Waiting 10:28:54 796327f639e5: Layer already exists 10:28:54 0c262c5f04d3: Layer already exists 10:28:54 d120db8a2889: Layer already exists 10:28:54 8278429947e2: Layer already exists 10:28:54 3b378a7fef72: Layer already exists 10:28:54 c4e71c2a4573: Layer already exists 10:28:54 513985c198b1: Layer already exists 10:28:54 4.1.0-dev.102: digest: sha256:6f46d341ab4337f51a79abfcdb47a5ce7d911c9459c63ff419f6c6a72142f64a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:55 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 10:28:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:28:55 8278429947e2: Preparing 10:28:55 796327f639e5: Preparing 10:28:55 0c262c5f04d3: Preparing 10:28:55 d120db8a2889: Preparing 10:28:55 3b378a7fef72: Preparing 10:28:55 513985c198b1: Preparing 10:28:55 c4e71c2a4573: Preparing 10:28:55 513985c198b1: Waiting 10:28:55 c4e71c2a4573: Waiting 10:28:55 d120db8a2889: Layer already exists 10:28:55 0c262c5f04d3: Layer already exists 10:28:55 8278429947e2: Layer already exists 10:28:55 3b378a7fef72: Layer already exists 10:28:55 796327f639e5: Layer already exists 10:28:55 513985c198b1: Layer already exists 10:28:55 c4e71c2a4573: Layer already exists 10:28:55 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102: digest: sha256:6f46d341ab4337f51a79abfcdb47a5ce7d911c9459c63ff419f6c6a72142f64a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:56 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 10:28:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:28:56 8278429947e2: Preparing 10:28:56 796327f639e5: Preparing 10:28:56 0c262c5f04d3: Preparing 10:28:56 d120db8a2889: Preparing 10:28:56 3b378a7fef72: Preparing 10:28:56 513985c198b1: Preparing 10:28:56 c4e71c2a4573: Preparing 10:28:56 513985c198b1: Waiting 10:28:56 c4e71c2a4573: Waiting 10:28:56 d120db8a2889: Layer already exists 10:28:56 0c262c5f04d3: Layer already exists 10:28:56 3b378a7fef72: Layer already exists 10:28:56 796327f639e5: Layer already exists 10:28:56 8278429947e2: Layer already exists 10:28:56 c4e71c2a4573: Layer already exists 10:28:56 513985c198b1: Layer already exists 10:28:56 main: digest: sha256:6f46d341ab4337f51a79abfcdb47a5ce7d911c9459c63ff419f6c6a72142f64a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:28:57 ===================================================== [Pipeline] echo 10:28:57 taggedImages: 10:28:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 10:28:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 10:28:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.102 10:28:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 10:28:57 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.102 [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.102 [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.102 [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.102 [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.102 [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.102 [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.102 [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.102 [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.102 [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.102 [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.102 [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.102 [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.102 [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.102 [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.102 [Pipeline] echo 10:28:57 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] echo 10:28:57 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 10:28:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:28:58 10:28:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:28:58 arm64: Pulling from edgex-lftools-log-publisher 10:28:58 8998bd30e6a1: Pulling fs layer 10:28:58 04944245beec: Pulling fs layer 10:28:58 699f458cf7ca: Pulling fs layer 10:28:58 765212b225bb: Pulling fs layer 10:28:58 f23df028b6ca: Pulling fs layer 10:28:58 d65c8cfc05b1: Pulling fs layer 10:28:58 2437ff75d9bd: Pulling fs layer 10:28:58 765212b225bb: Waiting 10:28:58 f23df028b6ca: Waiting 10:28:58 d65c8cfc05b1: Waiting 10:28:58 2437ff75d9bd: Waiting 10:28:58 04944245beec: Verifying Checksum 10:28:58 04944245beec: Download complete 10:28:58 765212b225bb: Verifying Checksum 10:28:58 765212b225bb: Download complete 10:28:58 f23df028b6ca: Verifying Checksum 10:28:58 f23df028b6ca: Download complete 10:28:58 d65c8cfc05b1: Verifying Checksum 10:28:58 d65c8cfc05b1: Download complete 10:28:59 699f458cf7ca: Verifying Checksum 10:28:59 699f458cf7ca: Download complete 10:28:59 8998bd30e6a1: Verifying Checksum 10:28:59 8998bd30e6a1: Download complete 10:29:02 2437ff75d9bd: Verifying Checksum 10:29:02 2437ff75d9bd: Download complete 10:29:06 8998bd30e6a1: Pull complete 10:29:06 04944245beec: Pull complete 10:29:07 699f458cf7ca: Pull complete 10:29:07 765212b225bb: Pull complete 10:29:08 f23df028b6ca: Pull complete 10:29:08 d65c8cfc05b1: Pull complete 10:29:27 2437ff75d9bd: Pull complete 10:29:27 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:29:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:29:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:29:27 prd-ubuntu20.04-docker-arm64-4c-16g-3299 does not seem to be running inside a container 10:29:27 $ 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/958 -v /w/workspace/edgex-go/958:/w/workspace/edgex-go/958:rw,z -v /w/workspace/edgex-go/958@tmp:/w/workspace/edgex-go/958@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 10:29:31 $ docker top 15e1e2790c8eb66a1b376c213ef285b2aa3d3a4bc84549503b23d21c464569e4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:29:32 ---> job-cost.sh 10:29:32 lf-activate-venv: SKIPPING 10:29:32 INFO: No Stack... 10:29:32 INFO: Retrieving Pricing Info for: v3-standard-4 10:29:33 INFO: Archiving Costs [Pipeline] sh 10:29:34 + + cat /w/workspace/edgex-go/958/archives/cost.csv 10:29:34 cut -d, -f6 [Pipeline] lock 10:29:34 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-958-stack-cost] 10:29:34 Resource [jenkins-edgexfoundry-edgex-go-main-958-stack-cost] did not exist. Created. 10:29:34 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-958-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:29:34 + echo total: 0.10999999940395355 [Pipeline] stash 10:29:35 Stashed 1 file(s) [Pipeline] } 10:29:35 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-958-stack-cost] [Pipeline] // lock [Pipeline] } 10:29:35 $ docker stop --time=1 15e1e2790c8eb66a1b376c213ef285b2aa3d3a4bc84549503b23d21c464569e4 10:29:37 $ docker rm -f --volumes 15e1e2790c8eb66a1b376c213ef285b2aa3d3a4bc84549503b23d21c464569e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:37:28 Cancelling nested steps due to timeout 15:37:28 Sending interrupt signal to process 15:37:38 script returned exit code 143 [Pipeline] } 15:37:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:37:39 + '[' -d /w/workspace/edgex-go/958/archives ']' [Pipeline] libraryResource [Pipeline] sh 15:37:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:37:39 ---> package-listing.sh 15:37:39 ++ facter osfamily 15:37:39 ++ tr '[:upper:]' '[:lower:]' 15:37:40 + OS_FAMILY=redhat 15:37:40 + workspace=/w/workspace/edgex-go/958 15:37:40 + START_PACKAGES=/tmp/packages_start.txt 15:37:40 + END_PACKAGES=/tmp/packages_end.txt 15:37:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:37:40 + PACKAGES=/tmp/packages_start.txt 15:37:40 + '[' /w/workspace/edgex-go/958 ']' 15:37:40 + PACKAGES=/tmp/packages_end.txt 15:37:40 + case "${OS_FAMILY}" in 15:37:40 + sort 15:37:40 + rpm -qa 15:37:40 + '[' -f /tmp/packages_start.txt ']' 15:37:40 + '[' -f /tmp/packages_end.txt ']' 15:37:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:37:40 + '[' /w/workspace/edgex-go/958 ']' 15:37:40 + mkdir -p /w/workspace/edgex-go/958/archives/ 15:37:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/958/archives/ [Pipeline] echo 15:37:40 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/958/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:37:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:37:41 15:37:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:37:42 latest: Pulling from edgex-lftools-log-publisher 15:37:42 5eb5b503b376: Pulling fs layer 15:37:42 5c69ac0246d0: Pulling fs layer 15:37:42 ec43610c2a17: Pulling fs layer 15:37:42 3a2ae6a8a46f: Pulling fs layer 15:37:42 33b1e0a273af: Pulling fs layer 15:37:42 5d3b04190fa2: Pulling fs layer 15:37:42 2f39f015ded8: Pulling fs layer 15:37:42 3a2ae6a8a46f: Waiting 15:37:42 33b1e0a273af: Waiting 15:37:42 5d3b04190fa2: Waiting 15:37:42 2f39f015ded8: Waiting 15:37:42 5c69ac0246d0: Verifying Checksum 15:37:42 5c69ac0246d0: Download complete 15:37:42 3a2ae6a8a46f: Verifying Checksum 15:37:42 3a2ae6a8a46f: Download complete 15:37:42 33b1e0a273af: Verifying Checksum 15:37:42 33b1e0a273af: Download complete 15:37:42 5d3b04190fa2: Verifying Checksum 15:37:42 5d3b04190fa2: Download complete 15:37:42 ec43610c2a17: Verifying Checksum 15:37:42 ec43610c2a17: Download complete 15:37:42 5eb5b503b376: Verifying Checksum 15:37:42 5eb5b503b376: Download complete 15:37:42 2f39f015ded8: Verifying Checksum 15:37:42 2f39f015ded8: Download complete 15:37:43 5eb5b503b376: Pull complete 15:37:43 5c69ac0246d0: Pull complete 15:37:44 ec43610c2a17: Pull complete 15:37:44 3a2ae6a8a46f: Pull complete 15:37:44 33b1e0a273af: Pull complete 15:37:44 5d3b04190fa2: Pull complete 15:37:48 2f39f015ded8: Pull complete 15:37:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:37:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:37:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:37:48 prd-centos7-docker-4c-2g-3300 does not seem to be running inside a container 15:37:48 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/958/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 15:37:51 $ docker top fba6c8d17cb300d4f4ef58130b3f339074d06381190290f527035d2057c04923 -eo pid,comm [Pipeline] { [Pipeline] sh 15:37:52 + touch /tmp/pre-build-complete [Pipeline] sh 15:37:52 + mkdir -p /var/log/sysstat [Pipeline] sh 15:37:52 + ls /var/log/sa-host 15:37:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:37:53 provisioning config files... 15:37:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config11245649401449098267tmp [Pipeline] { [Pipeline] echo 15:37:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:37:53 ---> create-netrc.sh [Pipeline] } 15:37:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:37:53 ---> python-tools-install.sh [Pipeline] echo 15:37:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:37:54 ---> sudo-logs.sh 15:37:54 Archiving 'sudo' log.. 15:37:54 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:37:54 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 15:37:54 $ docker stop --time=1 fba6c8d17cb300d4f4ef58130b3f339074d06381190290f527035d2057c04923 15:37:55 $ docker rm -f --volumes fba6c8d17cb300d4f4ef58130b3f339074d06381190290f527035d2057c04923 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 15:37:55 [WS-CLEANUP] Deleting project workspace... 15:37:55 [WS-CLEANUP] Deferred wipeout is used... 15:37:55 [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] } 15:37:55 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 15:37:56 + [ -d /w/workspace/edgex-go/958/archives ] [Pipeline] libraryResource [Pipeline] sh 15:37:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:37:57 ---> package-listing.sh 15:37:57 ++ facter osfamily 15:37:57 ++ tr '[:upper:]' '[:lower:]' 15:37:57 + OS_FAMILY=debian 15:37:57 + workspace=/w/workspace/edgex-go/958 15:37:57 + START_PACKAGES=/tmp/packages_start.txt 15:37:57 + END_PACKAGES=/tmp/packages_end.txt 15:37:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:37:57 + PACKAGES=/tmp/packages_start.txt 15:37:57 + '[' /w/workspace/edgex-go/958 ']' 15:37:57 + PACKAGES=/tmp/packages_end.txt 15:37:57 + case "${OS_FAMILY}" in 15:37:57 + dpkg -l 15:37:57 + grep '^ii' 15:37:57 + '[' -f /tmp/packages_start.txt ']' 15:37:57 + '[' -f /tmp/packages_end.txt ']' 15:37:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:37:57 + '[' /w/workspace/edgex-go/958 ']' 15:37:57 + mkdir -p /w/workspace/edgex-go/958/archives/ 15:37:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/958/archives/ [Pipeline] echo 15:37:57 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/958/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:37:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:37:58 15:37:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:37:58 latest: Pulling from edgex-lftools-log-publisher 15:37:58 5eb5b503b376: Pulling fs layer 15:37:58 5c69ac0246d0: Pulling fs layer 15:37:58 ec43610c2a17: Pulling fs layer 15:37:58 3a2ae6a8a46f: Pulling fs layer 15:37:58 33b1e0a273af: Pulling fs layer 15:37:58 5d3b04190fa2: Pulling fs layer 15:37:58 2f39f015ded8: Pulling fs layer 15:37:58 33b1e0a273af: Waiting 15:37:58 5d3b04190fa2: Waiting 15:37:58 2f39f015ded8: Waiting 15:37:58 3a2ae6a8a46f: Waiting 15:37:58 5c69ac0246d0: Verifying Checksum 15:37:58 5c69ac0246d0: Download complete 15:37:58 3a2ae6a8a46f: Verifying Checksum 15:37:58 3a2ae6a8a46f: Download complete 15:37:58 33b1e0a273af: Verifying Checksum 15:37:58 33b1e0a273af: Download complete 15:37:58 5d3b04190fa2: Verifying Checksum 15:37:58 5d3b04190fa2: Download complete 15:37:58 ec43610c2a17: Verifying Checksum 15:37:58 ec43610c2a17: Download complete 15:37:59 5eb5b503b376: Verifying Checksum 15:37:59 5eb5b503b376: Download complete 15:37:59 2f39f015ded8: Verifying Checksum 15:37:59 2f39f015ded8: Download complete 15:38:00 5eb5b503b376: Pull complete 15:38:00 5c69ac0246d0: Pull complete 15:38:01 ec43610c2a17: Pull complete 15:38:01 3a2ae6a8a46f: Pull complete 15:38:01 33b1e0a273af: Pull complete 15:38:01 5d3b04190fa2: Pull complete 15:38:06 2f39f015ded8: Pull complete 15:38:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:38:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:38:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:38:06 prd-ubuntu20.04-docker-8c-8g-3298 does not seem to be running inside a container 15:38:06 $ 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/958/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/958 -v /w/workspace/edgex-go/958:/w/workspace/edgex-go/958:rw,z -v /w/workspace/edgex-go/958@tmp:/w/workspace/edgex-go/958@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 15:38:08 $ docker top e72f4baed99838bcf40097f02874b229486d2472855d31ee210cbd935e240529 -eo pid,comm [Pipeline] { [Pipeline] sh 15:38:08 + touch /tmp/pre-build-complete [Pipeline] sh 15:38:08 + mkdir -p /var/log/sysstat [Pipeline] sh 15:38:09 + ls /var/log/sa-host 15:38:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:38:09 provisioning config files... 15:38:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/958@tmp/config12117244566991165385tmp [Pipeline] { [Pipeline] echo 15:38:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:38:09 ---> create-netrc.sh [Pipeline] } 15:38:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:38:09 ---> python-tools-install.sh [Pipeline] echo 15:38:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:38:10 ---> sudo-logs.sh 15:38:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:38:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:38:10 ---> job-cost.sh 15:38:10 lf-activate-venv: SKIPPING 15:38:10 DEBUG: total: 0.10999999940395355 15:38:10 INFO: Retrieving Stack Cost... 15:38:11 INFO: Retrieving Pricing Info for: v3-standard-8 15:38:11 INFO: Archiving Costs [Pipeline] echo 15:38:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:38:11 ---> logs-deploy.sh 15:38:11 lf-activate-venv: SKIPPING 15:38:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/958 15:38:11 INFO: archiving workspace using pattern(s): 15:38:12 Archives upload complete. 15:38:13 INFO: archiving logs to Nexus 15:38:13 ---> uname -a: 15:38:13 Linux prd-ubuntu20-04-docker-8c-8g-3298 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 15:38:13 15:38:13 15:38:13 ---> lscpu: 15:38:13 Architecture: x86_64 15:38:13 CPU op-mode(s): 32-bit, 64-bit 15:38:13 Byte Order: Little Endian 15:38:13 Address sizes: 40 bits physical, 48 bits virtual 15:38:13 CPU(s): 8 15:38:13 On-line CPU(s) list: 0-7 15:38:13 Thread(s) per core: 1 15:38:13 Core(s) per socket: 1 15:38:13 Socket(s): 8 15:38:13 NUMA node(s): 1 15:38:13 Vendor ID: AuthenticAMD 15:38:13 CPU family: 23 15:38:13 Model: 49 15:38:13 Model name: AMD EPYC-Rome Processor 15:38:13 Stepping: 0 15:38:13 CPU MHz: 2799.996 15:38:13 BogoMIPS: 5599.99 15:38:13 Virtualization: AMD-V 15:38:13 Hypervisor vendor: KVM 15:38:13 Virtualization type: full 15:38:13 L1d cache: 256 KiB 15:38:13 L1i cache: 256 KiB 15:38:13 L2 cache: 4 MiB 15:38:13 L3 cache: 128 MiB 15:38:13 NUMA node0 CPU(s): 0-7 15:38:13 Vulnerability Gather data sampling: Not affected 15:38:13 Vulnerability Itlb multihit: Not affected 15:38:13 Vulnerability L1tf: Not affected 15:38:13 Vulnerability Mds: Not affected 15:38:13 Vulnerability Meltdown: Not affected 15:38:13 Vulnerability Mmio stale data: Not affected 15:38:13 Vulnerability Retbleed: Vulnerable 15:38:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:38:13 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:38:13 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 15:38:13 Vulnerability Srbds: Not affected 15:38:13 Vulnerability Tsx async abort: Not affected 15:38:13 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 15:38:13 15:38:13 15:38:13 ---> nproc: 15:38:13 8 15:38:13 15:38:13 15:38:13 ---> df -h: 15:38:13 Filesystem Size Used Avail Use% Mounted on 15:38:13 overlay 155G 32G 124G 21% / 15:38:13 tmpfs 64M 0 64M 0% /dev 15:38:13 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:38:13 shm 64M 0 64M 0% /dev/shm 15:38:13 /dev/vda1 155G 32G 124G 21% /facter-os 15:38:13 15:38:13 15:38:13 ---> sar -b -r -n DEV: 15:38:13 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-3298) 03/12/26 _x86_64_ (8 CPU) 15:38:13 15:38:13 09:36:42 LINUX RESTART (8 CPU) 15:38:13 15:38:13 09:37:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:38:13 09:38:02 439.50 72.18 367.33 0.00 12222.99 135100.43 0.00 15:38:13 09:39:01 189.41 10.27 179.14 0.00 1665.22 112936.68 0.00 15:38:13 09:40:01 52.52 0.05 52.47 0.00 0.40 43076.08 0.00 15:38:13 09:41:01 52.66 0.23 52.42 0.00 6.93 20494.58 0.00 15:38:13 09:42:01 1155.11 14.00 1141.11 0.00 136.51 498699.55 0.00 15:38:13 09:43:01 341.89 0.60 341.29 0.00 4.80 121011.00 0.00 15:38:13 09:44:01 408.40 0.08 408.32 0.00 0.67 102447.59 0.00 15:38:13 09:45:01 741.75 0.03 741.72 0.00 2.13 168213.93 0.00 15:38:13 09:46:01 32.98 0.02 32.96 0.00 2.93 871.85 0.00 15:38:13 09:47:01 17.50 0.00 17.50 0.00 0.00 461.39 0.00 15:38:13 09:48:01 0.97 0.00 0.97 0.00 0.00 11.60 0.00 15:38:13 09:49:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 15:38:13 09:50:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 15:38:13 09:51:01 0.87 0.00 0.87 0.00 0.00 10.53 0.00 15:38:13 09:52:01 1.92 0.02 1.90 0.00 0.13 22.00 0.00 15:38:13 09:53:01 1.47 0.00 1.47 0.00 0.00 17.73 0.00 15:38:13 09:54:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 15:38:13 09:55:01 0.90 0.00 0.90 0.00 0.00 11.60 0.00 15:38:13 09:56:01 1.25 0.00 1.25 0.00 0.00 14.53 0.00 15:38:13 09:57:01 1.40 0.00 1.40 0.00 0.00 17.46 0.00 15:38:13 09:58:01 1.12 0.00 1.12 0.00 0.00 11.60 0.00 15:38:13 09:59:01 0.95 0.00 0.95 0.00 0.00 11.73 0.00 15:38:13 10:00:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 15:38:13 10:01:01 0.83 0.00 0.83 0.00 0.00 10.40 0.00 15:38:13 10:02:01 1.20 0.00 1.20 0.00 0.00 13.73 0.00 15:38:13 10:03:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 15:38:13 10:04:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 15:38:13 10:05:01 1.00 0.00 1.00 0.00 0.00 12.80 0.00 15:38:13 10:06:01 1.17 0.00 1.17 0.00 0.00 12.53 0.00 15:38:13 10:07:01 1.65 0.00 1.65 0.00 0.00 19.46 0.00 15:38:13 10:08:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 15:38:13 10:09:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 15:38:13 10:10:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 15:38:13 10:11:01 1.20 0.30 0.90 0.00 16.80 12.26 0.00 15:38:13 10:12:01 1.37 0.00 1.37 0.00 0.00 16.13 0.00 15:38:13 10:13:01 3.05 1.41 1.64 0.00 29.42 20.34 0.00 15:38:13 10:14:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 15:38:13 10:15:01 0.97 0.00 0.97 0.00 0.00 12.26 0.00 15:38:13 10:16:01 1.13 0.00 1.13 0.00 0.00 13.20 0.00 15:38:13 10:17:01 1.03 0.02 1.02 0.00 0.13 12.00 0.00 15:38:13 10:18:01 1.65 0.00 1.65 0.00 0.00 19.86 0.00 15:38:13 10:19:01 1.52 0.00 1.52 0.00 0.00 18.00 0.00 15:38:13 10:20:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 15:38:13 10:21:01 1.53 0.00 1.53 0.00 0.00 18.26 0.00 15:38:13 10:22:01 1.27 0.00 1.27 0.00 0.00 13.73 0.00 15:38:13 10:23:01 1.67 0.00 1.67 0.00 0.00 20.00 0.00 15:38:13 10:24:01 1.07 0.00 1.07 0.00 0.00 11.20 0.00 15:38:13 10:25:01 1.63 0.00 1.63 0.00 0.00 18.40 0.00 15:38:13 10:26:01 1.20 0.00 1.20 0.00 0.00 13.20 0.00 15:38:13 10:27:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 15:38:13 10:28:01 1.42 0.00 1.42 0.00 0.00 16.13 0.00 15:38:13 10:29:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 15:38:13 10:30:01 1.48 0.00 1.48 0.00 0.00 16.66 0.00 15:38:13 10:31:01 1.92 0.00 1.92 0.00 0.00 22.53 0.00 15:38:13 10:32:01 1.15 0.00 1.15 0.00 0.00 12.13 0.00 15:38:13 10:33:01 1.67 0.00 1.67 0.00 0.00 19.46 0.00 15:38:13 10:34:01 1.10 0.00 1.10 0.00 0.00 11.33 0.00 15:38:13 10:35:01 1.63 0.00 1.63 0.00 0.00 19.73 0.00 15:38:13 10:36:01 0.98 0.00 0.98 0.00 0.00 10.13 0.00 15:38:13 10:37:01 1.23 0.00 1.23 0.00 0.00 14.26 0.00 15:38:13 10:38:01 1.32 0.00 1.32 0.00 0.00 16.13 0.00 15:38:13 10:39:01 1.08 0.00 1.08 0.00 0.00 13.06 0.00 15:38:13 10:40:01 1.20 0.00 1.20 0.00 0.00 14.26 0.00 15:38:13 10:41:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 15:38:13 10:42:01 1.40 0.00 1.40 0.00 0.00 16.53 0.00 15:38:13 10:43:01 1.47 0.00 1.47 0.00 0.00 17.86 0.00 15:38:13 10:44:01 1.33 0.00 1.33 0.00 0.00 14.26 0.00 15:38:13 10:45:01 1.03 0.00 1.03 0.00 0.00 13.60 0.00 15:38:13 10:46:01 1.27 0.00 1.27 0.00 0.00 14.40 0.00 15:38:13 10:47:01 1.05 0.00 1.05 0.00 0.00 13.06 0.00 15:38:13 10:48:01 1.33 0.00 1.33 0.00 0.00 15.73 0.00 15:38:13 10:49:01 1.12 0.00 1.12 0.00 0.00 14.00 0.00 15:38:13 10:50:01 1.18 0.00 1.18 0.00 0.00 14.00 0.00 15:38:13 10:51:01 0.92 0.00 0.92 0.00 0.00 12.26 0.00 15:38:13 10:52:01 1.23 0.00 1.23 0.00 0.00 15.06 0.00 15:38:13 10:53:01 1.10 0.00 1.10 0.00 0.00 13.19 0.00 15:38:13 10:54:01 1.68 0.00 1.68 0.00 0.00 18.66 0.00 15:38:13 10:55:01 0.95 0.00 0.95 0.00 0.00 11.73 0.00 15:38:13 10:56:01 1.30 0.00 1.30 0.00 0.00 15.19 0.00 15:38:13 10:57:01 0.93 0.00 0.93 0.00 0.00 12.40 0.00 15:38:13 10:58:01 1.40 0.00 1.40 0.00 0.00 15.99 0.00 15:38:13 10:59:01 1.13 0.00 1.13 0.00 0.00 14.00 0.00 15:38:13 11:00:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 15:38:13 11:01:01 0.95 0.00 0.95 0.00 0.00 12.40 0.00 15:38:13 11:02:01 1.20 0.00 1.20 0.00 0.00 13.60 0.00 15:38:13 11:03:01 1.52 0.00 1.52 0.00 0.00 18.93 0.00 15:38:13 11:04:01 1.13 0.00 1.13 0.00 0.00 12.26 0.00 15:38:13 11:05:01 0.92 0.00 0.92 0.00 0.00 11.86 0.00 15:38:13 11:06:01 1.20 0.00 1.20 0.00 0.00 14.40 0.00 15:38:13 11:07:01 1.13 0.00 1.13 0.00 0.00 13.46 0.00 15:38:13 11:08:01 1.42 0.00 1.42 0.00 0.00 17.86 0.00 15:38:13 11:09:01 1.18 0.00 1.18 0.00 0.00 12.26 0.00 15:38:13 11:10:01 1.35 0.00 1.35 0.00 0.00 16.13 0.00 15:38:13 11:11:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 15:38:13 11:12:01 1.30 0.00 1.30 0.00 0.00 15.06 0.00 15:38:13 11:13:01 1.18 0.00 1.18 0.00 0.00 14.66 0.00 15:38:13 11:14:01 1.42 0.00 1.42 0.00 0.00 16.40 0.00 15:38:13 11:15:01 1.03 0.00 1.03 0.00 0.00 12.80 0.00 15:38:13 11:16:01 1.32 0.00 1.32 0.00 0.00 15.20 0.00 15:38:13 11:17:01 0.95 0.00 0.95 0.00 0.00 12.26 0.00 15:38:13 11:18:01 1.68 0.00 1.68 0.00 0.00 19.33 0.00 15:38:13 11:19:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 15:38:13 11:20:01 1.28 0.00 1.28 0.00 0.00 15.46 0.00 15:38:13 11:21:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 15:38:13 11:22:01 1.32 0.00 1.32 0.00 0.00 15.86 0.00 15:38:13 11:23:01 1.33 0.00 1.33 0.00 0.00 15.06 0.00 15:38:13 11:24:01 1.32 0.00 1.32 0.00 0.00 16.39 0.00 15:38:13 11:25:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 15:38:13 11:26:01 1.25 0.00 1.25 0.00 0.00 14.53 0.00 15:38:13 11:27:01 0.88 0.00 0.88 0.00 0.00 11.06 0.00 15:38:13 11:28:01 1.50 0.00 1.50 0.00 0.00 17.73 0.00 15:38:13 11:29:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 15:38:13 11:30:01 1.22 0.00 1.22 0.00 0.00 14.93 0.00 15:38:13 11:31:01 1.47 0.00 1.47 0.00 0.00 15.73 0.00 15:38:13 11:32:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 15:38:13 11:33:01 1.63 0.00 1.63 0.00 0.00 20.00 0.00 15:38:13 11:34:01 1.20 0.00 1.20 0.00 0.00 13.06 0.00 15:38:13 11:35:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 15:38:13 11:36:02 1.25 0.00 1.25 0.00 0.00 15.60 0.00 15:38:13 11:37:01 1.10 0.00 1.10 0.00 0.00 12.47 0.00 15:38:13 11:38:01 1.38 0.00 1.38 0.00 0.00 15.60 0.00 15:38:13 11:39:01 1.28 0.00 1.28 0.00 0.00 15.06 0.00 15:38:13 11:40:01 1.23 0.00 1.23 0.00 0.00 13.20 0.00 15:38:13 11:41:01 1.25 0.00 1.25 0.00 0.00 14.00 0.00 15:38:13 11:42:01 1.23 0.00 1.23 0.00 0.00 14.66 0.00 15:38:13 11:43:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 15:38:13 11:44:01 1.50 0.00 1.50 0.00 0.00 17.86 0.00 15:38:13 11:45:01 1.03 0.00 1.03 0.00 0.00 10.93 0.00 15:38:13 11:46:01 1.27 0.00 1.27 0.00 0.00 15.06 0.00 15:38:13 11:47:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 15:38:13 11:48:01 1.27 0.00 1.27 0.00 0.00 15.20 0.00 15:38:13 11:49:01 1.33 0.00 1.33 0.00 0.00 15.33 0.00 15:38:13 11:50:01 1.40 0.00 1.40 0.00 0.00 15.86 0.00 15:38:13 11:51:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 15:38:13 11:52:01 1.37 0.00 1.37 0.00 0.00 15.33 0.00 15:38:13 11:53:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 15:38:13 11:54:01 1.63 0.00 1.63 0.00 0.00 18.53 0.00 15:38:13 11:55:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 15:38:13 11:56:01 1.42 0.00 1.42 0.00 0.00 16.40 0.00 15:38:13 11:57:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 15:38:13 11:58:01 1.38 0.00 1.38 0.00 0.00 16.26 0.00 15:38:13 11:59:01 1.25 0.00 1.25 0.00 0.00 13.33 0.00 15:38:13 12:00:01 1.43 0.00 1.43 0.00 0.00 16.79 0.00 15:38:13 12:01:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 15:38:13 12:02:01 1.25 0.00 1.25 0.00 0.00 14.66 0.00 15:38:13 12:03:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 15:38:13 12:04:01 1.52 0.00 1.52 0.00 0.00 17.73 0.00 15:38:13 12:05:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 15:38:13 12:06:01 1.33 0.00 1.33 0.00 0.00 15.06 0.00 15:38:13 12:07:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 15:38:13 12:08:01 1.50 0.00 1.50 0.00 0.00 17.33 0.00 15:38:13 12:09:01 1.52 0.00 1.52 0.00 0.00 18.13 0.00 15:38:13 12:10:01 1.18 0.00 1.18 0.00 0.00 12.80 0.00 15:38:13 12:11:01 1.02 0.00 1.02 0.00 0.00 10.80 0.00 15:38:13 12:12:01 1.28 0.00 1.28 0.00 0.00 15.19 0.00 15:38:13 12:13:01 1.02 0.00 1.02 0.00 0.00 12.80 0.00 15:38:13 12:14:01 1.62 0.00 1.62 0.00 0.00 19.60 0.00 15:38:13 12:15:01 1.15 0.00 1.15 0.00 0.00 14.66 0.00 15:38:13 12:16:01 1.42 0.00 1.42 0.00 0.00 15.33 0.00 15:38:13 12:17:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 15:38:13 12:18:01 1.52 0.00 1.52 0.00 0.00 16.93 0.00 15:38:13 12:19:01 1.47 0.00 1.47 0.00 0.00 16.26 0.00 15:38:13 12:20:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 15:38:13 12:21:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 15:38:13 12:22:01 1.43 0.00 1.43 0.00 0.00 17.20 0.00 15:38:13 12:23:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 15:38:13 12:24:01 1.37 0.00 1.37 0.00 0.00 16.53 0.00 15:38:13 12:25:01 1.13 0.00 1.13 0.00 0.00 11.86 0.00 15:38:13 12:26:01 1.33 0.00 1.33 0.00 0.00 15.73 0.00 15:38:13 12:27:01 0.97 0.00 0.97 0.00 0.00 10.26 0.00 15:38:13 12:28:01 1.40 0.00 1.40 0.00 0.00 16.66 0.00 15:38:13 12:29:01 1.40 0.00 1.40 0.00 0.00 15.06 0.00 15:38:13 12:30:01 1.38 0.00 1.38 0.00 0.00 16.53 0.00 15:38:13 12:31:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 15:38:13 12:32:01 1.42 0.00 1.42 0.00 0.00 16.80 0.00 15:38:13 12:33:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 15:38:13 12:34:01 1.52 0.00 1.52 0.00 0.00 18.00 0.00 15:38:13 12:35:01 1.07 0.00 1.07 0.00 0.00 11.33 0.00 15:38:13 12:36:01 1.42 0.00 1.42 0.00 0.00 16.13 0.00 15:38:13 12:37:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 15:38:13 12:38:01 1.43 0.00 1.43 0.00 0.00 17.20 0.00 15:38:13 12:39:01 1.48 0.00 1.48 0.00 0.00 16.00 0.00 15:38:13 12:40:01 1.27 0.00 1.27 0.00 0.00 16.00 0.00 15:38:13 12:41:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 15:38:13 12:42:01 1.37 0.00 1.37 0.00 0.00 15.60 0.00 15:38:13 12:43:01 1.10 0.00 1.10 0.00 0.00 11.99 0.00 15:38:13 12:44:01 1.47 0.00 1.47 0.00 0.00 17.06 0.00 15:38:13 12:45:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 15:38:13 12:46:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 15:38:13 12:47:01 0.90 0.00 0.90 0.00 0.00 11.33 0.00 15:38:13 12:48:01 1.48 0.00 1.48 0.00 0.00 17.33 0.00 15:38:13 12:49:01 1.53 0.00 1.53 0.00 0.00 16.80 0.00 15:38:13 12:50:01 1.20 0.00 1.20 0.00 0.00 15.33 0.00 15:38:13 12:51:01 1.02 0.00 1.02 0.00 0.00 10.80 0.00 15:38:13 12:52:01 1.32 0.00 1.32 0.00 0.00 15.60 0.00 15:38:13 12:53:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 15:38:13 12:54:01 1.47 0.00 1.47 0.00 0.00 17.46 0.00 15:38:13 12:55:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 15:38:13 12:56:01 1.35 0.00 1.35 0.00 0.00 15.33 0.00 15:38:13 12:57:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 15:38:13 12:58:01 1.45 0.00 1.45 0.00 0.00 16.66 0.00 15:38:13 12:59:01 1.14 0.00 1.14 0.00 0.00 13.29 0.00 15:38:13 13:00:01 1.60 0.00 1.60 0.00 0.00 19.33 0.00 15:38:13 13:01:01 1.07 0.00 1.07 0.00 0.00 11.06 0.00 15:38:13 13:02:01 1.48 0.00 1.48 0.00 0.00 17.46 0.00 15:38:13 13:03:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 15:38:13 13:04:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 15:38:13 13:05:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 15:38:13 13:06:01 1.42 0.00 1.42 0.00 0.00 16.26 0.00 15:38:13 13:07:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 15:38:13 13:08:01 1.47 0.00 1.47 0.00 0.00 16.93 0.00 15:38:13 13:09:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 15:38:13 13:10:01 1.40 0.00 1.40 0.00 0.00 15.59 0.00 15:38:13 13:11:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 15:38:13 13:12:01 1.35 0.00 1.35 0.00 0.00 15.60 0.00 15:38:13 13:13:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 15:38:13 13:14:01 1.38 0.00 1.38 0.00 0.00 16.53 0.00 15:38:13 13:15:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 15:38:13 13:16:01 1.45 0.00 1.45 0.00 0.00 17.46 0.00 15:38:13 13:17:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 15:38:13 13:18:01 1.55 0.00 1.55 0.00 0.00 17.33 0.00 15:38:13 13:19:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 15:38:13 13:20:01 1.30 0.00 1.30 0.00 0.00 15.06 0.00 15:38:13 13:21:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 15:38:13 13:22:01 1.32 0.00 1.32 0.00 0.00 15.20 0.00 15:38:13 13:23:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 15:38:13 13:24:01 1.37 0.00 1.37 0.00 0.00 15.33 0.00 15:38:13 13:25:01 1.12 0.00 1.12 0.00 0.00 11.86 0.00 15:38:13 13:26:01 1.32 0.00 1.32 0.00 0.00 16.26 0.00 15:38:13 13:27:01 1.10 0.00 1.10 0.00 0.00 11.33 0.00 15:38:13 13:28:01 1.32 0.00 1.32 0.00 0.00 15.86 0.00 15:38:13 13:29:01 1.00 0.00 1.00 0.00 0.00 10.40 0.00 15:38:13 13:30:01 1.50 0.00 1.50 0.00 0.00 17.59 0.00 15:38:13 13:31:01 1.08 0.00 1.08 0.00 0.00 11.33 0.00 15:38:13 13:32:01 1.45 0.00 1.45 0.00 0.00 16.53 0.00 15:38:13 13:33:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 15:38:13 13:34:01 1.42 0.00 1.42 0.00 0.00 16.00 0.00 15:38:13 13:35:01 1.20 0.00 1.20 0.00 0.00 13.60 0.00 15:38:13 13:36:01 1.43 0.00 1.43 0.00 0.00 17.33 0.00 15:38:13 13:37:01 1.22 0.00 1.22 0.00 0.00 13.06 0.00 15:38:13 13:38:01 1.33 0.00 1.33 0.00 0.00 15.60 0.00 15:38:13 13:39:01 1.18 0.00 1.18 0.00 0.00 12.66 0.00 15:38:13 13:40:01 1.52 0.00 1.52 0.00 0.00 18.13 0.00 15:38:13 13:41:01 1.00 0.00 1.00 0.00 0.00 10.26 0.00 15:38:13 13:42:01 1.30 0.00 1.30 0.00 0.00 15.73 0.00 15:38:13 13:43:01 1.10 0.00 1.10 0.00 0.00 12.00 0.00 15:38:13 13:44:01 1.28 0.00 1.28 0.00 0.00 15.73 0.00 15:38:13 13:45:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 15:38:13 13:46:01 1.33 0.00 1.33 0.00 0.00 16.00 0.00 15:38:13 13:47:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 15:38:13 13:48:01 1.40 0.00 1.40 0.00 0.00 16.13 0.00 15:38:13 13:49:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 15:38:13 13:50:01 1.52 0.00 1.52 0.00 0.00 17.19 0.00 15:38:13 13:51:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 15:38:13 13:52:01 1.40 0.00 1.40 0.00 0.00 16.13 0.00 15:38:13 13:53:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 15:38:13 13:54:01 1.45 0.00 1.45 0.00 0.00 17.20 0.00 15:38:13 13:55:01 1.23 0.00 1.23 0.00 0.00 13.60 0.00 15:38:13 13:56:01 1.42 0.00 1.42 0.00 0.00 16.26 0.00 15:38:13 13:57:01 1.08 0.00 1.08 0.00 0.00 11.20 0.00 15:38:13 13:58:01 1.37 0.00 1.37 0.00 0.00 16.66 0.00 15:38:13 13:59:01 1.20 0.00 1.20 0.00 0.00 12.80 0.00 15:38:13 14:00:01 1.40 0.00 1.40 0.00 0.00 16.13 0.00 15:38:13 14:01:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 15:38:13 14:02:01 1.35 0.00 1.35 0.00 0.00 15.46 0.00 15:38:13 14:03:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 15:38:13 14:04:01 1.42 0.00 1.42 0.00 0.00 17.06 0.00 15:38:13 14:05:01 1.13 0.00 1.13 0.00 0.00 13.60 0.00 15:38:13 14:06:01 1.42 0.00 1.42 0.00 0.00 16.66 0.00 15:38:13 14:07:01 1.05 0.00 1.05 0.00 0.00 10.80 0.00 15:38:13 14:08:01 1.42 0.00 1.42 0.00 0.00 17.06 0.00 15:38:13 14:09:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 15:38:13 14:10:01 1.58 0.00 1.58 0.00 0.00 18.80 0.00 15:38:13 14:11:01 1.12 0.00 1.12 0.00 0.00 11.60 0.00 15:38:13 14:12:01 1.30 0.00 1.30 0.00 0.00 16.13 0.00 15:38:13 14:13:01 1.20 0.00 1.20 0.00 0.00 13.20 0.00 15:38:13 14:14:01 1.33 0.00 1.33 0.00 0.00 15.60 0.00 15:38:13 14:15:01 1.25 0.00 1.25 0.00 0.00 14.00 0.00 15:38:13 14:16:01 1.42 0.00 1.42 0.00 0.00 16.13 0.00 15:38:13 14:17:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 15:38:13 14:18:02 1.73 0.00 1.73 0.00 0.00 19.73 0.00 15:38:13 14:19:01 1.12 0.00 1.12 0.00 0.00 11.79 0.00 15:38:13 14:20:01 1.40 0.00 1.40 0.00 0.00 16.26 0.00 15:38:13 14:21:01 1.25 0.00 1.25 0.00 0.00 14.26 0.00 15:38:13 14:22:01 1.52 0.00 1.52 0.00 0.00 17.73 0.00 15:38:13 14:23:01 1.08 0.00 1.08 0.00 0.00 11.20 0.00 15:38:13 14:24:01 1.47 0.00 1.47 0.00 0.00 17.33 0.00 15:38:13 14:25:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 15:38:13 14:26:01 1.53 0.00 1.53 0.00 0.00 16.66 0.00 15:38:13 14:27:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 15:38:13 14:28:01 1.38 0.00 1.38 0.00 0.00 15.86 0.00 15:38:13 14:29:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 15:38:13 14:30:01 1.47 0.00 1.47 0.00 0.00 16.66 0.00 15:38:13 14:31:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 15:38:13 14:32:01 1.78 0.00 1.78 0.00 0.00 19.46 0.00 15:38:13 14:33:01 1.03 0.00 1.03 0.00 0.00 10.66 0.00 15:38:13 14:34:01 1.50 0.00 1.50 0.00 0.00 17.20 0.00 15:38:13 14:35:01 1.07 0.00 1.07 0.00 0.00 10.79 0.00 15:38:13 14:36:01 1.47 0.00 1.47 0.00 0.00 16.66 0.00 15:38:13 14:37:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 15:38:13 14:38:01 1.53 0.00 1.53 0.00 0.00 17.06 0.00 15:38:13 14:39:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 15:38:13 14:40:01 1.72 0.00 1.72 0.00 0.00 18.80 0.00 15:38:13 14:41:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 15:38:13 14:42:01 1.47 0.00 1.47 0.00 0.00 16.80 0.00 15:38:13 14:43:01 1.13 0.00 1.13 0.00 0.00 12.13 0.00 15:38:13 14:44:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 15:38:13 14:45:01 1.10 0.00 1.10 0.00 0.00 11.46 0.00 15:38:13 14:46:01 1.40 0.00 1.40 0.00 0.00 16.66 0.00 15:38:13 14:47:01 1.07 0.00 1.07 0.00 0.00 11.20 0.00 15:38:13 14:48:01 1.58 0.00 1.58 0.00 0.00 18.53 0.00 15:38:13 14:49:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 15:38:13 14:50:01 1.47 0.00 1.47 0.00 0.00 16.53 0.00 15:38:13 14:51:01 1.15 0.00 1.15 0.00 0.00 12.13 0.00 15:38:13 14:52:01 1.40 0.00 1.40 0.00 0.00 15.86 0.00 15:38:13 14:53:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 15:38:13 14:54:01 1.38 0.00 1.38 0.00 0.00 14.93 0.00 15:38:13 14:55:01 1.10 0.00 1.10 0.00 0.00 11.46 0.00 15:38:13 14:56:01 1.43 0.00 1.43 0.00 0.00 15.20 0.00 15:38:13 14:57:01 1.13 0.00 1.13 0.00 0.00 12.26 0.00 15:38:13 14:58:01 1.70 0.00 1.70 0.00 0.00 20.00 0.00 15:38:13 14:59:01 1.13 0.00 1.13 0.00 0.00 11.60 0.00 15:38:13 15:00:01 1.42 0.00 1.42 0.00 0.00 15.99 0.00 15:38:13 15:01:01 1.90 0.18 1.72 0.00 18.80 20.40 0.00 15:38:13 15:02:01 1.93 0.00 1.93 0.00 0.00 21.60 0.00 15:38:13 15:03:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 15:38:13 15:04:01 1.45 0.00 1.45 0.00 0.00 15.59 0.00 15:38:13 15:05:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 15:38:13 15:06:01 1.70 0.00 1.70 0.00 0.00 18.66 0.00 15:38:13 15:07:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 15:38:13 15:08:01 1.43 0.00 1.43 0.00 0.00 15.99 0.00 15:38:13 15:09:01 1.17 0.00 1.17 0.00 0.00 12.13 0.00 15:38:13 15:10:01 1.40 0.00 1.40 0.00 0.00 15.73 0.00 15:38:13 15:11:01 1.10 0.00 1.10 0.00 0.00 11.60 0.00 15:38:13 15:12:01 1.37 0.00 1.37 0.00 0.00 15.73 0.00 15:38:13 15:13:01 1.13 0.00 1.13 0.00 0.00 11.73 0.00 15:38:13 15:14:01 1.53 0.00 1.53 0.00 0.00 18.26 0.00 15:38:13 15:15:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 15:38:13 15:16:01 1.58 0.00 1.58 0.00 0.00 18.80 0.00 15:38:13 15:17:01 1.22 0.00 1.22 0.00 0.00 12.93 0.00 15:38:13 15:18:01 1.65 0.00 1.65 0.00 0.00 18.26 0.00 15:38:13 15:19:01 1.13 0.00 1.13 0.00 0.00 12.00 0.00 15:38:13 15:20:01 1.35 0.00 1.35 0.00 0.00 14.80 0.00 15:38:13 15:21:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 15:38:13 15:22:01 1.50 0.00 1.50 0.00 0.00 16.13 0.00 15:38:13 15:23:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 15:38:13 15:24:01 1.58 0.00 1.58 0.00 0.00 18.26 0.00 15:38:13 15:25:01 1.05 0.00 1.05 0.00 0.00 10.80 0.00 15:38:13 15:26:01 1.63 0.00 1.63 0.00 0.00 19.73 0.00 15:38:13 15:27:01 1.25 0.00 1.25 0.00 0.00 15.46 0.00 15:38:13 15:28:01 1.62 0.00 1.62 0.00 0.00 17.60 0.00 15:38:13 15:29:01 1.18 0.00 1.18 0.00 0.00 12.26 0.00 15:38:13 15:30:01 1.42 0.00 1.42 0.00 0.00 15.20 0.00 15:38:13 15:31:01 1.23 0.00 1.23 0.00 0.00 12.93 0.00 15:38:13 15:32:01 1.35 0.00 1.35 0.00 0.00 15.20 0.00 15:38:13 15:33:01 1.23 0.00 1.23 0.00 0.00 12.80 0.00 15:38:13 15:34:01 1.43 0.00 1.43 0.00 0.00 15.20 0.00 15:38:13 15:35:01 1.23 0.00 1.23 0.00 0.00 12.53 0.00 15:38:13 15:36:01 1.60 0.00 1.60 0.00 0.00 17.86 0.00 15:38:13 15:37:01 1.15 0.00 1.15 0.00 0.00 11.20 0.00 15:38:13 15:38:01 5.23 0.17 5.07 0.00 12.26 426.20 0.00 15:38:13 Average: 10.74 0.28 10.46 0.00 39.05 3344.04 0.00 15:38:13 15:38:13 09:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:38:13 09:38:02 28885700 31513628 794028 2.42 75820 2846760 1761904 5.19 993912 2626892 174292 15:38:13 09:39:01 26179164 30898568 1377244 4.19 126356 4726180 2551412 7.52 2309300 3823812 740316 15:38:13 09:40:01 25647100 30842912 1428872 4.35 131208 5172024 2726880 8.04 2380092 4257516 572024 15:38:13 09:41:01 25454324 31336648 934576 2.84 137912 5796816 1946736 5.74 2085108 4695336 654456 15:38:13 09:42:01 11161828 30233668 1960036 5.96 358144 17958236 7370448 21.73 4103612 16044272 378708 15:38:13 09:43:01 3861136 27648960 4529308 13.78 408860 22365680 11311936 33.35 8071808 19096700 1521496 15:38:13 09:44:01 1026380 27911336 4271720 13.00 427596 25325780 9555264 28.17 9135652 20756484 1838004 15:38:13 09:45:01 5343908 31420012 827232 2.52 440680 24694672 2005096 5.91 3706088 22151716 480 15:38:13 09:46:01 5327152 31405652 840848 2.56 442348 24695328 2123632 6.26 4164736 21711324 216 15:38:13 09:47:01 5338868 31418548 827724 2.52 443204 24695436 2031864 5.99 4263960 21599128 20 15:38:13 09:48:01 5338744 31418452 827944 2.52 443220 24695440 2031864 5.99 4264044 21599132 8 15:38:13 09:49:01 5351076 31430812 815544 2.48 443236 24695440 2031864 5.99 4249900 21599132 168 15:38:13 09:50:01 5352580 31432324 814644 2.48 443248 24695444 2031864 5.99 4249900 21599136 8 15:38:13 09:51:01 5360344 31440108 806816 2.45 443264 24695444 2031864 5.99 4241412 21599136 164 15:38:13 09:52:01 5359964 31439740 807052 2.46 443288 24695440 2031132 5.99 4241268 21599140 28 15:38:13 09:53:01 5359836 31439636 807004 2.46 443320 24695452 2031132 5.99 4241808 21599144 44 15:38:13 09:54:01 5359748 31439636 806980 2.46 443332 24695452 2031132 5.99 4241656 21599144 12 15:38:13 09:55:01 5360228 31440172 806396 2.45 443348 24695460 2031132 5.99 4241796 21599148 212 15:38:13 09:56:01 5359524 31439544 806916 2.45 443372 24695460 2031132 5.99 4242200 21599152 172 15:38:13 09:57:01 5359996 31440056 806376 2.45 443388 24695460 2031132 5.99 4241908 21599156 212 15:38:13 09:58:01 5359728 31439792 806572 2.45 443396 24695464 2031132 5.99 4241748 21599156 148 15:38:13 09:59:01 5359680 31439748 806544 2.45 443408 24695468 2031132 5.99 4241720 21599160 192 15:38:13 10:00:01 5359912 31440004 806512 2.45 443420 24695472 2031132 5.99 4241544 21599164 8 15:38:13 10:01:01 5359660 31439768 806748 2.45 443432 24695472 2031132 5.99 4241556 21599164 176 15:38:13 10:02:01 5359912 31440024 806436 2.45 443440 24695480 2031132 5.99 4241444 21599168 12 15:38:13 10:03:01 5359572 31439688 806704 2.45 443452 24695480 2031132 5.99 4241532 21599172 180 15:38:13 10:04:01 5359812 31440048 806524 2.45 443476 24695552 2031132 5.99 4241768 21599244 20 15:38:13 10:05:01 5359724 31439988 806532 2.45 443492 24695556 2031132 5.99 4241544 21599248 176 15:38:13 10:06:01 5359424 31439688 806752 2.45 443520 24695556 2031132 5.99 4241544 21599248 12 15:38:13 10:07:01 5359336 31439668 806680 2.45 443540 24695552 2031132 5.99 4241592 21599252 40 15:38:13 10:08:01 5359060 31439396 806844 2.45 443560 24695560 2031132 5.99 4241652 21599252 8 15:38:13 10:09:01 5358948 31439292 806876 2.45 443572 24695564 2031132 5.99 4241608 21599256 184 15:38:13 10:10:01 5358544 31438980 807136 2.46 443592 24695564 2031132 5.99 4241664 21599260 8 15:38:13 10:11:01 5356732 31437704 808272 2.46 443620 24696068 2031132 5.99 4246612 21599568 220 15:38:13 10:12:01 5356444 31437544 808580 2.46 443644 24696192 2031132 5.99 4246208 21599692 16 15:38:13 10:13:01 5349944 31433120 812820 2.47 443664 24697076 2031132 5.99 4251004 21600012 52 15:38:13 10:14:01 5350188 31433376 812496 2.47 443676 24697080 2031132 5.99 4250664 21600000 12 15:38:13 10:15:01 5350140 31433340 812476 2.47 443684 24697080 2031132 5.99 4251104 21599980 176 15:38:13 10:16:01 5349832 31433044 812740 2.47 443708 24697084 2031132 5.99 4251000 21599984 28 15:38:13 10:17:01 5349248 31432552 813188 2.47 443740 24697084 2047320 6.04 4251180 21599984 184 15:38:13 10:18:01 5348752 31432216 813428 2.47 443780 24697212 2047320 6.04 4251444 21600096 8 15:38:13 10:19:01 5348412 31431944 813632 2.48 443808 24697224 2047320 6.04 4251096 21600124 44 15:38:13 10:20:01 5348396 31431988 813572 2.48 443848 24697224 2047320 6.04 4251152 21600128 16 15:38:13 10:21:01 5347932 31431528 813956 2.48 443872 24697220 2047320 6.04 4251296 21600132 4 15:38:13 10:22:01 5348112 31431772 813664 2.48 443912 24697232 2047320 6.04 4251216 21600140 8 15:38:13 10:23:01 5347900 31431608 814040 2.48 443940 24697236 2047320 6.04 4251344 21600136 60 15:38:13 10:24:01 5348100 31431808 814008 2.48 443960 24697236 2047320 6.04 4251276 21600136 8 15:38:13 10:25:01 5347864 31431632 814180 2.48 443992 24697240 2047320 6.04 4251348 21600140 40 15:38:13 10:26:01 5347784 31431588 814120 2.48 444024 24697244 2047320 6.04 4251356 21600148 8 15:38:13 10:27:01 5347672 31431528 814148 2.48 444048 24697244 2047320 6.04 4251348 21600144 180 15:38:13 10:28:01 5347688 31431560 814032 2.48 444100 24697232 2047320 6.04 4251420 21600148 24 15:38:13 10:29:01 5347640 31431580 813976 2.48 444136 24697240 2047320 6.04 4251412 21600148 152 15:38:13 10:30:01 5347844 31431796 813660 2.48 444176 24697252 2047320 6.04 4251444 21600152 8 15:38:13 10:31:01 5347860 31431892 813576 2.48 444220 24697260 2047320 6.04 4251520 21600156 52 15:38:13 10:32:01 5347552 31431596 813844 2.48 444244 24697260 2047320 6.04 4251832 21600160 4 15:38:13 10:33:01 5347504 31431608 813768 2.48 444292 24697264 2047320 6.04 4251664 21600164 60 15:38:13 10:34:01 5346952 31431056 814292 2.48 444312 24697264 2047320 6.04 4251580 21600164 8 15:38:13 10:35:01 5346976 31431148 814180 2.48 444336 24697272 2047320 6.04 4251656 21600176 4 15:38:13 10:36:01 5346928 31431104 814164 2.48 444340 24697272 2047320 6.04 4251664 21600172 8 15:38:13 10:37:01 5346880 31431064 814120 2.48 444376 24697268 2047320 6.04 4251684 21600176 184 15:38:13 10:38:01 5346548 31430796 814356 2.48 444416 24697264 2047320 6.04 4251800 21600184 12 15:38:13 10:39:01 5346248 31430528 814556 2.48 444440 24697280 2047320 6.04 4251976 21600180 192 15:38:13 10:40:01 5346740 31431036 814484 2.48 444464 24697284 2063364 6.08 4251800 21600184 28 15:38:13 10:41:01 5346900 31431220 814288 2.48 444496 24697288 2047148 6.04 4251824 21600184 208 15:38:13 10:42:01 5346820 31431200 814324 2.48 444524 24697292 2047148 6.04 4251876 21600192 4 15:38:13 10:43:01 5346876 31431288 814196 2.48 444548 24697288 2047148 6.04 4251976 21600192 168 15:38:13 10:44:01 5346504 31430960 814500 2.48 444592 24697296 2047148 6.04 4252248 21600196 16 15:38:13 10:45:01 5346424 31430920 814408 2.48 444620 24697300 2047148 6.04 4252276 21600200 192 15:38:13 10:46:01 5346316 31430812 814664 2.48 444636 24697300 2047148 6.04 4251984 21600200 16 15:38:13 10:47:01 5346236 31430820 814624 2.48 444672 24697300 2047148 6.04 4252036 21600204 164 15:38:13 10:48:01 5345912 31430504 814912 2.48 444712 24697288 2047148 6.04 4252104 21600204 12 15:38:13 10:49:01 5345904 31430560 814816 2.48 444740 24697308 2047148 6.04 4252172 21600208 168 15:38:13 10:50:01 5345912 31430572 814752 2.48 444748 24697312 2047148 6.04 4252204 21600212 24 15:38:13 10:51:01 5345612 31430292 814984 2.48 444752 24697316 2063316 6.08 4252220 21600216 180 15:38:13 10:52:01 5345816 31430516 814728 2.48 444776 24697324 2063316 6.08 4252136 21600224 44 15:38:13 10:53:01 5346060 31430792 814412 2.48 444796 24697324 2063316 6.08 4252236 21600224 164 15:38:13 10:54:01 5345792 31430552 814624 2.48 444832 24697328 2063316 6.08 4252192 21600228 12 15:38:13 10:55:01 5345744 31430532 814592 2.48 444852 24697328 2063316 6.08 4252220 21600228 204 15:38:13 10:56:01 5345436 31430228 814868 2.48 444864 24697332 2063316 6.08 4252512 21600232 8 15:38:13 10:57:01 5345396 31430192 814832 2.48 444884 24697328 2063316 6.08 4252252 21600236 152 15:38:13 10:58:01 5345356 31430152 814840 2.48 444916 24697320 2063316 6.08 4252316 21600236 8 15:38:13 10:59:01 5345340 31430212 814792 2.48 444940 24697340 2063316 6.08 4252388 21600240 152 15:38:13 11:00:01 5345576 31430456 814488 2.48 444944 24697344 2063316 6.08 4252388 21600244 12 15:38:13 11:01:01 5345736 31430620 814452 2.48 444968 24697344 2063316 6.08 4252388 21600248 180 15:38:13 11:02:01 5345476 31430420 814680 2.48 444976 24697348 2063316 6.08 4252444 21600252 8 15:38:13 11:03:01 5345616 31430568 814456 2.48 445004 24697340 2063316 6.08 4252512 21600256 156 15:38:13 11:04:01 5345340 31430296 814796 2.48 445016 24697356 2063316 6.08 4252444 21600260 8 15:38:13 11:05:01 5345744 31430800 814268 2.48 445020 24697420 2063316 6.08 4252752 21600316 172 15:38:13 11:06:01 5345460 31430532 814540 2.48 445028 24697424 2063316 6.08 4252500 21600324 28 15:38:13 11:07:01 5345460 31430544 814524 2.48 445044 24697424 2063316 6.08 4252392 21600324 196 15:38:13 11:08:01 5345492 31430604 814460 2.48 445072 24697428 2063316 6.08 4252472 21600336 56 15:38:13 11:09:01 5345460 31430608 814432 2.48 445088 24697436 2063316 6.08 4252532 21600336 160 15:38:13 11:10:01 5345452 31430616 814420 2.48 445104 24697440 2063316 6.08 4252544 21600340 20 15:38:13 11:11:01 5345680 31430864 814172 2.48 445116 24697444 2063316 6.08 4252560 21600344 152 15:38:13 11:12:01 5345300 31430484 814492 2.48 445136 24697444 2063316 6.08 4252628 21600344 12 15:38:13 11:13:01 5344964 31430136 814836 2.48 445144 24697448 2063316 6.08 4254040 21599468 188 15:38:13 11:14:01 5345684 31430864 814276 2.48 445156 24697448 2063316 6.08 4253712 21599468 8 15:38:13 11:15:01 5345328 31430656 814476 2.48 445168 24697580 2063316 6.08 4253768 21599600 176 15:38:13 11:16:01 5345588 31430924 814156 2.48 445184 24697580 2063316 6.08 4253704 21599600 8 15:38:13 11:17:01 5344976 31430348 814868 2.48 445208 24697588 2063316 6.08 4253720 21599604 204 15:38:13 11:18:01 5344676 31430076 815124 2.48 445216 24697584 2063316 6.08 4253792 21599612 12 15:38:13 11:19:01 5344556 31429956 815052 2.48 445220 24697592 2063316 6.08 4254052 21599612 256 15:38:13 11:20:01 5344548 31429952 815032 2.48 445244 24697596 2063316 6.08 4253720 21599616 4 15:38:13 11:21:01 5344784 31430228 814732 2.48 445260 24697596 2063316 6.08 4254040 21599616 160 15:38:13 11:22:01 5344960 31430428 814696 2.48 445280 24697600 2063316 6.08 4253780 21599620 4 15:38:13 11:23:01 5344248 31429880 815056 2.48 445292 24697732 2063316 6.08 4254276 21599752 28 15:38:13 11:24:01 5344272 31429908 815012 2.48 445308 24697736 2063316 6.08 4253808 21599756 4 15:38:13 11:25:01 5343600 31429316 815540 2.48 445336 24697740 2063316 6.08 4253940 21599764 172 15:38:13 11:26:01 5343804 31429520 815264 2.48 445352 24697740 2063316 6.08 4254028 21599764 4 15:38:13 11:27:01 5343284 31429012 815716 2.48 445360 24697748 2063316 6.08 4254192 21599772 288 15:38:13 11:28:01 5343292 31429080 815636 2.48 445400 24697748 2063316 6.08 4254248 21599776 36 15:38:13 11:29:01 5343812 31429608 815096 2.48 445412 24697752 2063316 6.08 4254028 21599780 156 15:38:13 11:30:01 5343728 31429528 815328 2.48 445420 24697756 2063316 6.08 4253920 21599784 28 15:38:13 11:31:01 5343712 31429512 815316 2.48 445424 24697756 2063316 6.08 4253924 21599784 4 15:38:13 11:32:01 5344464 31430268 814764 2.48 445436 24697760 2063316 6.08 4253944 21599788 4 15:38:13 11:33:01 5343888 31429756 815304 2.48 445460 24697756 2063316 6.08 4254068 21599792 4 15:38:13 11:34:01 5343644 31429516 815484 2.48 445472 24697764 2063316 6.08 4253984 21599796 8 15:38:13 11:35:01 5343612 31429488 815436 2.48 445484 24697768 2063316 6.08 4254188 21599796 156 15:38:13 11:36:02 5343612 31429492 815400 2.48 445500 24697772 2046364 6.03 4253984 21599800 40 15:38:13 11:37:01 5344272 31430220 814700 2.48 445520 24697776 2046364 6.03 4254136 21599812 172 15:38:13 11:38:01 5343988 31429936 814940 2.48 445548 24697776 2046364 6.03 4254052 21599812 8 15:38:13 11:39:01 5344012 31430024 814868 2.48 445584 24697780 2046364 6.03 4254056 21599820 144 15:38:13 11:40:01 5344224 31430236 814580 2.48 445608 24697780 2046364 6.03 4254040 21599820 8 15:38:13 11:41:01 5344176 31430192 814548 2.48 445620 24697788 2046364 6.03 4255000 21599824 148 15:38:13 11:42:01 5344128 31430204 814616 2.48 445644 24697788 2046364 6.03 4254096 21599828 12 15:38:13 11:43:01 5344048 31430132 814620 2.48 445664 24697792 2046364 6.03 4255132 21599836 156 15:38:13 11:44:01 5343956 31430096 814836 2.48 445692 24697792 2046364 6.03 4254176 21599816 8 15:38:13 11:45:01 5344232 31430372 814508 2.48 445712 24697800 2046364 6.03 4255136 21599816 156 15:38:13 11:46:01 5344620 31430768 814240 2.48 445720 24697804 2046364 6.03 4254192 21599824 8 15:38:13 11:47:01 5344036 31430364 814632 2.48 445740 24697932 2046364 6.03 4255192 21599948 152 15:38:13 11:48:01 5344020 31430360 814572 2.48 445768 24697936 2046364 6.03 4254292 21599960 28 15:38:13 11:49:01 5343972 31430376 814528 2.48 445796 24697940 2046364 6.03 4255336 21599968 176 15:38:13 11:50:01 5343956 31430360 814452 2.48 445828 24697940 2046364 6.03 4254332 21599968 8 15:38:13 11:51:01 5343908 31430320 814408 2.48 445852 24697944 2046364 6.03 4255292 21599972 172 15:38:13 11:52:01 5344076 31430552 814372 2.48 445872 24697944 2046364 6.03 4254392 21599976 8 15:38:13 11:53:01 5344068 31430548 814300 2.48 445888 24697952 2046364 6.03 4255436 21599980 180 15:38:13 11:54:01 5344512 31430996 814056 2.48 445912 24697944 2046364 6.03 4254408 21599984 8 15:38:13 11:55:01 5344252 31430804 814276 2.48 445936 24697956 2046364 6.03 4255424 21599992 172 15:38:13 11:56:01 5343724 31430280 814748 2.48 445956 24697960 2046364 6.03 4254464 21599996 4 15:38:13 11:57:01 5343716 31430336 814684 2.48 445976 24697964 2046364 6.03 4255536 21600004 180 15:38:13 11:58:01 5343448 31430080 814932 2.48 445992 24697968 2046364 6.03 4254608 21599988 8 15:38:13 11:59:01 5344128 31430760 814364 2.48 446008 24697968 2029868 5.98 4255620 21599988 156 15:38:13 12:00:01 5343860 31430496 814612 2.48 446032 24697972 2029868 5.98 4254548 21599992 8 15:38:13 12:01:01 5343340 31430036 815076 2.48 446048 24697972 2029868 5.98 4255612 21599996 144 15:38:13 12:02:01 5343316 31430036 815040 2.48 446072 24697976 2046004 6.03 4254628 21599996 28 15:38:13 12:03:01 5343552 31430276 814756 2.48 446096 24697984 2046004 6.03 4255656 21600000 176 15:38:13 12:04:01 5343440 31430204 814796 2.48 446128 24697976 2046004 6.03 4254664 21600004 8 15:38:13 12:05:01 5343896 31430716 814276 2.48 446160 24697988 2046004 6.03 4255920 21600008 176 15:38:13 12:06:01 5344132 31431100 813868 2.48 446188 24698116 2046004 6.03 4254740 21600136 8 15:38:13 12:07:01 5343832 31430804 814116 2.48 446204 24698120 2046004 6.03 4255848 21600140 176 15:38:13 12:08:01 5343240 31430300 814604 2.48 446232 24698116 2046004 6.03 4254864 21600148 4 15:38:13 12:09:01 5342988 31430052 814768 2.48 446244 24698124 2046004 6.03 4256052 21600148 156 15:38:13 12:10:01 5342728 31429796 814992 2.48 446260 24698128 2046004 6.03 4255100 21600152 8 15:38:13 12:11:01 5343468 31430596 814164 2.48 446284 24698128 2046004 6.03 4255844 21600156 148 15:38:13 12:12:01 5343380 31430512 814204 2.48 446304 24698132 2046004 6.03 4254944 21600160 8 15:38:13 12:13:01 5341688 31429060 815840 2.48 446328 24698136 2062264 6.08 4256424 21600156 204 15:38:13 12:14:01 5341436 31428852 816032 2.48 446380 24698144 2062264 6.08 4255584 21600164 40 15:38:13 12:15:01 5341956 31429376 815460 2.48 446416 24698140 2062264 6.08 4256936 21600168 184 15:38:13 12:16:01 5341908 31429384 815424 2.48 446452 24698148 2062264 6.08 4255652 21600172 12 15:38:13 12:17:01 5342088 31429628 815160 2.48 446472 24698152 2062264 6.08 4256508 21600180 156 15:38:13 12:18:01 5342104 31429660 815080 2.48 446484 24698152 2062264 6.08 4255324 21600172 8 15:38:13 12:19:01 5342380 31429944 814768 2.48 446504 24698156 2062264 6.08 4256324 21600176 8 15:38:13 12:20:01 5342088 31429692 814988 2.48 446528 24698156 2062264 6.08 4255292 21600176 12 15:38:13 12:21:01 5341688 31429320 815560 2.48 446548 24698164 2062264 6.08 4256544 21600180 180 15:38:13 12:22:01 5341332 31428980 815888 2.48 446572 24698168 2062264 6.08 4255352 21600184 8 15:38:13 12:23:01 5341396 31429048 815752 2.48 446600 24698168 2062264 6.08 4256392 21600188 152 15:38:13 12:24:01 5342136 31429872 814960 2.48 446632 24698172 2062264 6.08 4255548 21600196 60 15:38:13 12:25:01 5341608 31429344 815440 2.48 446656 24698172 2062264 6.08 4256532 21600196 160 15:38:13 12:26:01 5341616 31429356 815400 2.48 446684 24698176 2062264 6.08 4255572 21600200 4 15:38:13 12:27:01 5341592 31429392 815360 2.48 446700 24698176 2062264 6.08 4256464 21600204 160 15:38:13 12:28:01 5341252 31429060 815628 2.48 446732 24698180 2062264 6.08 4255848 21600208 4 15:38:13 12:29:01 5341772 31429648 815064 2.48 446756 24698188 2062264 6.08 4256584 21600216 180 15:38:13 12:30:01 5341748 31429628 815032 2.48 446780 24698188 2062264 6.08 4255632 21600220 24 15:38:13 12:31:01 5341204 31429216 815388 2.48 446796 24698324 2062264 6.08 4256632 21600348 188 15:38:13 12:32:01 5341204 31429276 815344 2.48 446824 24698324 2062264 6.08 4255688 21600352 8 15:38:13 12:33:01 5341100 31429184 815372 2.48 446832 24698328 2062264 6.08 4256760 21600364 176 15:38:13 12:34:01 5341076 31429196 815344 2.48 446856 24698324 2062264 6.08 4255776 21600352 8 15:38:13 12:35:01 5341296 31429416 815040 2.48 446868 24698332 2062264 6.08 4256792 21600352 184 15:38:13 12:36:01 5341480 31429604 815124 2.48 446876 24698336 2062264 6.08 4255792 21600356 8 15:38:13 12:37:01 5341392 31429516 815132 2.48 446880 24698336 2062264 6.08 4257176 21600356 200 15:38:13 12:38:01 5341368 31429556 815104 2.48 446912 24698340 2062264 6.08 4255916 21600364 8 15:38:13 12:39:01 5340184 31428404 816092 2.48 446924 24698344 2062264 6.08 4257112 21600364 176 15:38:13 12:40:01 5340656 31428884 815536 2.48 446948 24698348 2062264 6.08 4256236 21600372 192 15:38:13 12:41:01 5340120 31428416 816004 2.48 446960 24698352 2062264 6.08 4257192 21600380 188 15:38:13 12:42:01 5340776 31429072 815468 2.48 446992 24698352 2062264 6.08 4256236 21600380 200 15:38:13 12:43:01 5340460 31428760 815756 2.48 447000 24698356 2062264 6.08 4257272 21600384 284 15:38:13 12:44:01 5340380 31428740 815760 2.48 447024 24698352 2062264 6.08 4256308 21600388 8 15:38:13 12:45:01 5340332 31428700 815716 2.48 447048 24698360 2046112 6.03 4257260 21600392 276 15:38:13 12:46:01 5340600 31428968 815432 2.48 447064 24698360 2046112 6.03 4255996 21600392 8 15:38:13 12:47:01 5340308 31428684 815632 2.48 447076 24698368 2046112 6.03 4257008 21600400 208 15:38:13 12:48:01 5340380 31428820 815540 2.48 447092 24698372 2046112 6.03 4256412 21600408 4 15:38:13 12:49:01 5340112 31428556 815776 2.48 447112 24698376 2046112 6.03 4257080 21600412 176 15:38:13 12:50:01 5340296 31428776 815884 2.48 447144 24698380 2062240 6.08 4256112 21600400 40 15:38:13 12:51:01 5340580 31429092 815584 2.48 447160 24698380 2062240 6.08 4257168 21600400 176 15:38:13 12:52:01 5341052 31429600 815080 2.48 447188 24698384 2062240 6.08 4256180 21600404 28 15:38:13 12:53:01 5340948 31429496 815080 2.48 447188 24698384 2062240 6.08 4257524 21600404 284 15:38:13 12:54:01 5341468 31430020 814536 2.48 447208 24698388 2062240 6.08 4256184 21600408 32 15:38:13 12:55:01 5340452 31429128 815376 2.48 447220 24698520 2062240 6.08 4257488 21600532 196 15:38:13 12:56:01 5340208 31428948 815704 2.48 447236 24698520 2062240 6.08 4256248 21600536 8 15:38:13 12:57:01 5340072 31428828 815740 2.48 447260 24698528 2062240 6.08 4257256 21600548 200 15:38:13 12:58:01 5340332 31429092 815452 2.48 447288 24698528 2062240 6.08 4256312 21600552 4 15:38:13 12:59:01 5340420 31429256 815300 2.48 447312 24698524 2062240 6.08 4256548 21600552 40 15:38:13 13:00:01 5340624 31429464 815012 2.48 447340 24698528 2062240 6.08 4256624 21600556 8 15:38:13 13:01:01 5340544 31429436 815044 2.48 447364 24698536 2062240 6.08 4256364 21600560 8 15:38:13 13:02:01 5340744 31429648 814980 2.48 447376 24698540 2062240 6.08 4256676 21600564 8 15:38:13 13:03:01 5340428 31429352 815244 2.48 447392 24698544 2062240 6.08 4256452 21600560 4 15:38:13 13:04:01 5340380 31429328 815220 2.48 447412 24698548 2062240 6.08 4256428 21600568 8 15:38:13 13:05:01 5340836 31429788 814812 2.48 447424 24698544 2062240 6.08 4256532 21600568 8 15:38:13 13:06:01 5341328 31430316 814468 2.48 447436 24698552 2045356 6.03 4256760 21600572 8 15:38:13 13:07:01 5341464 31430476 814496 2.48 447444 24698556 2045356 6.03 4256700 21600576 28 15:38:13 13:08:01 5341152 31430172 814996 2.48 447472 24698560 2045356 6.03 4256492 21600580 4 15:38:13 13:09:01 5340748 31429772 815352 2.48 447492 24698564 2045356 6.03 4256416 21600584 28 15:38:13 13:10:01 5341016 31430092 815020 2.48 447504 24698564 2045356 6.03 4256512 21600584 4 15:38:13 13:11:01 5340732 31429812 815252 2.48 447512 24698568 2045356 6.03 4256512 21600588 8 15:38:13 13:12:01 5343236 31432316 812680 2.47 447524 24698568 2045356 6.03 4254124 21600588 4 15:38:13 13:13:01 5343188 31432316 812648 2.47 447544 24698572 2045356 6.03 4254180 21600596 24 15:38:13 13:14:01 5342636 31431864 813052 2.47 447560 24698576 2061488 6.08 4254524 21600596 8 15:38:13 13:15:01 5342904 31432148 812752 2.47 447588 24698564 2061488 6.08 4254404 21600596 20 15:38:13 13:16:01 5342824 31432088 812744 2.47 447604 24698580 2061488 6.08 4254284 21600600 36 15:38:13 13:17:01 5342484 31431748 813024 2.47 447620 24698584 2061488 6.08 4254604 21600600 8 15:38:13 13:18:01 5342468 31431944 812816 2.47 447628 24698716 2061488 6.08 4254484 21600740 8 15:38:13 13:19:01 5342428 31431904 812784 2.47 447652 24698720 2061488 6.08 4254408 21600740 4 15:38:13 13:20:01 5342160 31431644 812980 2.47 447660 24698724 2061488 6.08 4254432 21600748 28 15:38:13 13:21:01 5340720 31430244 814552 2.48 447680 24698728 2061488 6.08 4257332 21600748 8 15:38:13 13:22:01 5340420 31429972 814812 2.48 447688 24698728 2061488 6.08 4256976 21600748 12 15:38:13 13:23:01 5340308 31429872 814796 2.48 447712 24698732 2061488 6.08 4257028 21600752 8 15:38:13 13:24:01 5340040 31429644 815028 2.48 447728 24698732 2061488 6.08 4257048 21600752 12 15:38:13 13:25:01 5339992 31429604 815008 2.48 447728 24698736 2077804 6.13 4257032 21600756 4 15:38:13 13:26:01 5340196 31429816 814720 2.48 447744 24698744 2077804 6.13 4257052 21600764 40 15:38:13 13:27:01 5339888 31429528 815000 2.48 447756 24698744 2077804 6.13 4257064 21600764 4 15:38:13 13:28:01 5339880 31429524 814932 2.48 447768 24698748 2077804 6.13 4257140 21600768 8 15:38:13 13:29:01 5339628 31429272 815172 2.48 447780 24698748 2077804 6.13 4257080 21600768 8 15:38:13 13:30:01 5339860 31429556 815104 2.48 447808 24698748 2077804 6.13 4257120 21600776 12 15:38:13 13:31:01 5339868 31429564 815192 2.48 447816 24698752 2077804 6.13 4257104 21600776 12 15:38:13 13:32:01 5339616 31429316 815424 2.48 447828 24698756 2077804 6.13 4257120 21600780 4 15:38:13 13:33:01 5339916 31429660 815100 2.48 447832 24698760 2077804 6.13 4257216 21600780 28 15:38:13 13:34:01 5339616 31429360 815324 2.48 447852 24698760 2077804 6.13 4257164 21600780 8 15:38:13 13:35:01 5339560 31429308 815296 2.48 447868 24698760 2077804 6.13 4257440 21600784 8 15:38:13 13:36:01 5339732 31429488 815092 2.48 447872 24698772 2077804 6.13 4257164 21600792 44 15:38:13 13:37:01 5339724 31429548 815008 2.48 447896 24698776 2077804 6.13 4257076 21600800 8 15:38:13 13:38:01 5339664 31429496 815200 2.48 447920 24698776 2077804 6.13 4257392 21600796 12 15:38:13 13:39:01 5339648 31429484 815160 2.48 447944 24698780 2077804 6.13 4257088 21600800 8 15:38:13 13:40:01 5339348 31429248 815380 2.48 447972 24698772 2077804 6.13 4257372 21600808 28 15:38:13 13:41:01 5339536 31429436 815148 2.48 447980 24698784 2061436 6.08 4257160 21600808 8 15:38:13 13:42:01 5339244 31429152 815360 2.48 447992 24698788 2061436 6.08 4257160 21600812 28 15:38:13 13:43:01 5338912 31428868 815656 2.48 448008 24698788 2061436 6.08 4257252 21600808 4 15:38:13 13:44:01 5338864 31428840 815740 2.48 448020 24698796 2061436 6.08 4257220 21600816 40 15:38:13 13:45:01 5338848 31428824 815728 2.48 448036 24698788 2061436 6.08 4257220 21600816 12 15:38:13 13:46:01 5339224 31429276 815160 2.48 448040 24698800 2061436 6.08 4257204 21600820 28 15:38:13 13:47:01 5339432 31429516 815148 2.48 448048 24698804 2061436 6.08 4257232 21600824 28 15:38:13 13:48:01 5338800 31428916 815620 2.48 448068 24698804 2061436 6.08 4257300 21600824 8 15:38:13 13:49:01 5338460 31428580 815880 2.48 448088 24698808 2061436 6.08 4257244 21600828 24 15:38:13 13:50:01 5338224 31428392 816028 2.48 448112 24698804 2061436 6.08 4257280 21600828 8 15:38:13 13:51:01 5337924 31428096 816244 2.48 448128 24698812 2061436 6.08 4257280 21600832 24 15:38:13 13:52:01 5338128 31428496 815820 2.48 448152 24698944 2061436 6.08 4257336 21600968 28 15:38:13 13:53:01 5338036 31428408 816096 2.48 448156 24698948 2061436 6.08 4257432 21600964 8 15:38:13 13:54:01 5338020 31428400 816052 2.48 448176 24698956 2061436 6.08 4257648 21600968 40 15:38:13 13:55:01 5337988 31428376 816028 2.48 448188 24698956 2061436 6.08 4257372 21600976 8 15:38:13 13:56:01 5338184 31428576 815780 2.48 448200 24698960 2061436 6.08 4257356 21600980 28 15:38:13 13:57:01 5338360 31428756 815760 2.48 448204 24698960 2061436 6.08 4257356 21600980 8 15:38:13 13:58:01 5338380 31428840 815908 2.48 448220 24698964 2061436 6.08 4258048 21600988 216 15:38:13 13:59:01 5338120 31428588 816076 2.48 448244 24698968 2061436 6.08 4257684 21600992 164 15:38:13 14:00:01 5338324 31428792 815788 2.48 448268 24698968 2061436 6.08 4257672 21600992 44 15:38:13 14:01:01 5338024 31428556 816004 2.48 448288 24698972 2061436 6.08 4257728 21601000 188 15:38:13 14:02:01 5338228 31428760 815840 2.48 448300 24698976 2061436 6.08 4257752 21601000 176 15:38:13 14:03:01 5338244 31428812 815808 2.48 448312 24698980 2061436 6.08 4257656 21600996 4 15:38:13 14:04:01 5338060 31428628 815908 2.48 448328 24698980 2061436 6.08 4257908 21600996 168 15:38:13 14:05:01 5337736 31428308 816152 2.48 448348 24698980 2077480 6.12 4257972 21601000 36 15:38:13 14:06:01 5338036 31428672 815824 2.48 448368 24698988 2077480 6.12 4257640 21601008 28 15:38:13 14:07:01 5338236 31428872 815812 2.48 448380 24698988 2077480 6.12 4257644 21601008 8 15:38:13 14:08:01 5338236 31428880 815784 2.48 448392 24698992 2077480 6.12 4257704 21601016 4 15:38:13 14:09:01 5338204 31428848 815760 2.48 448400 24698996 2077480 6.12 4257644 21601016 24 15:38:13 14:10:01 5337684 31428372 816252 2.48 448408 24699000 2077480 6.12 4257776 21601020 12 15:38:13 14:11:01 5337824 31428512 816088 2.48 448420 24699000 2077480 6.12 4258020 21601020 160 15:38:13 14:12:01 5337776 31428468 816112 2.48 448436 24699008 2093524 6.17 4257952 21600904 52 15:38:13 14:13:01 5337288 31427996 816528 2.48 448440 24699012 2093524 6.17 4258028 21600864 4 15:38:13 14:14:01 5334284 31425072 819340 2.49 448448 24699012 2075196 6.12 4262456 21600868 12 15:38:13 14:15:01 5334204 31425000 819348 2.49 448464 24699008 2075196 6.12 4261916 21600872 8 15:38:13 14:16:01 5334212 31425024 819684 2.49 448468 24699016 2075196 6.12 4262272 21600868 4 15:38:13 14:17:01 5334600 31425416 819276 2.49 448476 24699020 2075196 6.12 4262212 21600872 24 15:38:13 14:18:02 5335168 31426004 818688 2.49 448488 24699024 2075196 6.12 4262004 21600876 8 15:38:13 14:19:01 5334868 31425704 818924 2.49 448500 24699024 2075196 6.12 4261928 21600876 8 15:38:13 14:20:01 5334916 31425760 818832 2.49 448520 24699028 2075196 6.12 4261928 21600880 28 15:38:13 14:21:01 5335120 31426012 818592 2.49 448532 24699032 2075196 6.12 4262252 21600880 32 15:38:13 14:22:01 5335828 31426724 817848 2.49 448544 24699032 2075196 6.12 4261996 21600884 28 15:38:13 14:23:01 5335524 31426444 818324 2.49 448556 24699036 2075196 6.12 4262092 21600884 12 15:38:13 14:24:01 5335524 31426448 818308 2.49 448560 24699040 2075196 6.12 4262032 21600888 24 15:38:13 14:25:01 5335816 31426764 817972 2.49 448560 24699048 2075196 6.12 4262064 21600892 48 15:38:13 14:26:01 5334972 31425920 818760 2.49 448560 24699048 2075196 6.12 4262056 21600892 4 15:38:13 14:27:01 5334680 31425636 818960 2.49 448584 24699052 2075196 6.12 4262056 21600896 28 15:38:13 14:28:01 5334144 31425108 819444 2.49 448596 24699052 2075196 6.12 4262164 21600904 8 15:38:13 14:29:01 5334372 31425376 819164 2.49 448612 24699056 2075196 6.12 4262124 21600908 24 15:38:13 14:30:01 5334324 31425328 819128 2.49 448632 24699060 2075196 6.12 4262140 21600908 4 15:38:13 14:31:01 5334032 31425040 819360 2.49 448652 24699056 2075196 6.12 4262416 21600912 28 15:38:13 14:32:01 5334292 31425360 819080 2.49 448660 24699068 2075196 6.12 4262180 21600916 8 15:38:13 14:33:01 5334348 31425424 819008 2.49 448668 24699068 2075196 6.12 4262248 21600916 8 15:38:13 14:34:01 5333992 31425132 819240 2.49 448684 24699136 2075196 6.12 4262188 21600980 8 15:38:13 14:35:01 5334200 31425348 819176 2.49 448696 24699136 2075196 6.12 4262196 21600984 8 15:38:13 14:36:01 5333680 31424832 819660 2.49 448716 24699136 2075196 6.12 4262204 21600988 4 15:38:13 14:37:01 5333324 31424544 819956 2.49 448724 24699144 2075196 6.12 4262260 21601000 28 15:38:13 14:38:01 5334300 31425520 818940 2.49 448756 24699144 2075196 6.12 4262304 21601000 8 15:38:13 14:39:01 5334292 31425516 818928 2.49 448764 24699148 2075196 6.12 4262244 21601004 8 15:38:13 14:40:01 5334080 31425372 819088 2.49 448784 24699152 2059124 6.07 4262300 21601012 12 15:38:13 14:41:01 5333528 31424824 819572 2.49 448804 24699144 2059124 6.07 4262312 21601016 8 15:38:13 14:42:01 5333512 31424812 819536 2.49 448820 24699160 2059124 6.07 4262300 21601016 8 15:38:13 14:43:01 5333424 31424732 819544 2.49 448832 24699164 2059124 6.07 4262360 21601020 4 15:38:13 14:44:01 5333348 31424784 819692 2.49 448848 24699232 2059124 6.07 4262356 21601092 32 15:38:13 14:45:01 5333080 31424520 819928 2.49 448856 24699232 2075196 6.12 4262360 21601096 8 15:38:13 14:46:01 5333232 31424680 819908 2.49 448864 24699232 2075196 6.12 4262356 21601100 28 15:38:13 14:47:01 5333256 31424704 819852 2.49 448872 24699236 2075196 6.12 4262356 21601100 12 15:38:13 14:48:01 5333208 31424660 819816 2.49 448888 24699244 2075196 6.12 4262724 21601104 4 15:38:13 14:49:01 5333680 31425200 819276 2.49 448920 24699244 2075196 6.12 4262428 21601112 12 15:38:13 14:50:01 5333428 31424952 819500 2.49 448944 24699248 2075196 6.12 4262412 21601116 8 15:38:13 14:51:01 5333168 31424760 819716 2.49 448964 24699252 2075196 6.12 4262468 21601124 8 15:38:13 14:52:01 5333372 31424968 819436 2.49 448984 24699252 2075196 6.12 4262784 21601104 4 15:38:13 14:53:01 5333300 31424900 819540 2.49 449000 24699256 2075196 6.12 4262856 21601108 24 15:38:13 14:54:01 5333532 31425192 819448 2.49 449024 24699256 2075196 6.12 4262548 21601112 8 15:38:13 14:55:01 5332972 31424636 819972 2.49 449040 24699260 2075196 6.12 4262548 21601116 8 15:38:13 14:56:01 5332844 31424512 820024 2.49 449060 24699260 2075196 6.12 4262548 21601116 4 15:38:13 14:57:01 5333096 31424832 819616 2.49 449080 24699328 2075196 6.12 4262556 21601184 28 15:38:13 14:58:01 5333048 31424848 819564 2.49 449108 24699340 2075196 6.12 4262664 21601192 8 15:38:13 14:59:01 5332748 31424556 819808 2.49 449140 24699340 2075196 6.12 4262636 21601192 8 15:38:13 15:00:01 5332724 31424612 819780 2.49 449164 24699344 2075196 6.12 4262708 21601208 28 15:38:13 15:01:01 5329956 31422552 821700 2.50 449172 24699908 2087928 6.16 4262852 21601720 328 15:38:13 15:02:01 5330688 31423292 820832 2.50 449188 24699912 2071564 6.11 4262868 21601724 8 15:38:13 15:03:01 5330696 31423304 820752 2.50 449212 24699916 2071564 6.11 4262960 21601728 28 15:38:13 15:04:01 5330396 31423184 820848 2.50 449228 24700044 2071564 6.11 4262984 21601852 4 15:38:13 15:05:01 5330348 31423148 820868 2.50 449236 24700048 2071564 6.11 4263112 21601864 8 15:38:13 15:06:01 5330340 31423148 820844 2.50 449256 24700052 2071564 6.11 4262988 21601860 4 15:38:13 15:07:01 5330308 31423156 820824 2.50 449272 24700056 2071564 6.11 4263040 21601864 8 15:38:13 15:08:01 5330544 31423396 820548 2.50 449292 24700056 2071564 6.11 4263392 21601864 8 15:38:13 15:09:01 5330276 31423168 820768 2.50 449312 24700060 2071564 6.11 4263380 21601868 4 15:38:13 15:10:01 5330752 31423672 820436 2.50 449332 24700064 2071564 6.11 4263096 21601872 8 15:38:13 15:11:01 5330952 31423872 820484 2.50 449352 24700056 2071564 6.11 4263096 21601872 8 15:38:13 15:12:01 5331016 31423984 820396 2.50 449360 24700068 2071564 6.11 4262888 21601876 28 15:38:13 15:13:01 5330732 31423828 820492 2.50 449376 24700196 2071564 6.11 4263248 21602004 12 15:38:13 15:14:01 5331144 31424136 820184 2.50 449400 24700204 2071872 6.11 4263148 21602016 16 15:38:13 15:15:01 5331332 31424336 819936 2.49 449420 24700208 2071872 6.11 4262980 21602016 28 15:38:13 15:16:01 5331316 31424328 819876 2.49 449444 24700200 2071872 6.11 4263080 21602024 28 15:38:13 15:17:01 5330740 31423820 820340 2.50 449476 24700216 2071872 6.11 4263068 21602032 28 15:38:13 15:18:01 5331196 31424300 819888 2.49 449492 24700216 2071872 6.11 4263164 21602028 12 15:38:13 15:19:01 5330944 31424052 820060 2.49 449520 24700220 2071872 6.11 4263088 21602032 4 15:38:13 15:20:01 5330832 31424000 820096 2.49 449540 24700220 2071872 6.11 4263184 21602036 8 15:38:13 15:21:01 5331480 31424652 819876 2.49 449556 24700220 2071872 6.11 4263856 21602040 28 15:38:13 15:22:01 5331420 31424600 819916 2.49 449564 24700224 2071872 6.11 4263520 21602040 8 15:38:13 15:23:01 5331340 31424524 819928 2.49 449580 24700228 2071872 6.11 4263628 21602044 224 15:38:13 15:24:01 5331104 31424300 820140 2.50 449592 24700236 2071872 6.11 4263244 21602052 8 15:38:13 15:25:01 5331592 31424848 819728 2.49 449612 24700236 2071872 6.11 4263328 21602056 12 15:38:13 15:26:01 5331236 31424616 819848 2.49 449632 24700356 2071872 6.11 4263588 21602180 4 15:38:13 15:27:01 5330760 31424216 820116 2.49 449652 24700372 2071872 6.11 4264272 21602196 272 15:38:13 15:28:01 5329704 31423164 821084 2.50 449676 24700376 2071872 6.11 4264336 21602200 204 15:38:13 15:29:01 5330200 31423668 820548 2.50 449692 24700380 2071872 6.11 4264200 21602204 12 15:38:13 15:30:01 5329880 31423408 821020 2.50 449712 24700380 2071872 6.11 4264108 21602208 12 15:38:13 15:31:01 5330336 31423868 820504 2.50 449728 24700388 2071872 6.11 4263512 21602212 4 15:38:13 15:32:01 5330320 31423880 820448 2.50 449748 24700392 2071872 6.11 4263252 21602200 24 15:38:13 15:33:01 5330588 31424156 820136 2.50 449768 24700396 2071872 6.11 4263588 21602204 8 15:38:13 15:34:01 5330516 31424152 820112 2.49 449788 24700396 2071872 6.11 4263572 21602208 20 15:38:13 15:35:01 5330248 31423888 820292 2.50 449812 24700400 2071872 6.11 4263588 21602212 168 15:38:13 15:36:01 5330484 31424160 820040 2.49 449832 24700396 2071872 6.11 4263384 21602220 8 15:38:13 15:37:01 5330468 31424144 820004 2.49 449860 24700404 2071872 6.11 4263448 21602220 12 15:38:13 15:38:01 4934000 31382352 861544 2.62 456668 25026048 2199040 6.48 4307864 21926272 327364 15:38:13 Average: 5575241 31402408 842397 2.56 442700 24453451 2123149 6.26 4252435 21381908 17255 15:38:13 15:38:13 09:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:38:13 09:38:02 vethfd032f8 329.12 523.34 23.62 2931.47 0.00 0.00 0.00 0.24 15:38:13 09:38:02 lo 3.63 3.63 0.36 0.36 0.00 0.00 0.00 0.00 15:38:13 09:38:02 ens3 1449.87 1136.14 10453.35 151.23 0.00 0.00 0.00 0.00 15:38:13 09:38:02 docker0 329.12 523.21 19.12 2931.46 0.00 0.00 0.00 0.00 15:38:13 09:39:01 veth0c74d5a 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 15:38:13 09:39:01 lo 1.29 1.29 0.12 0.12 0.00 0.00 0.00 0.00 15:38:13 09:39:01 ens3 501.69 347.14 5230.95 82.68 0.00 0.00 0.00 0.00 15:38:13 09:39:01 docker0 232.39 328.51 19.70 1787.48 0.00 0.00 0.00 0.00 15:38:13 09:40:01 veth0c74d5a 1.45 1.48 0.13 0.13 0.00 0.00 0.00 0.00 15:38:13 09:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 09:40:01 ens3 22.21 13.49 17.22 9.74 0.00 0.00 0.00 0.00 15:38:13 09:40:01 docker0 1.45 1.45 0.11 0.13 0.00 0.00 0.00 0.00 15:38:13 09:41:01 veth0c74d5a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 09:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 09:41:01 ens3 23.45 12.75 20.00 11.25 0.00 0.00 0.00 0.00 15:38:13 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 09:42:01 veth1a917a7 47.54 74.90 5.01 427.06 0.00 0.00 0.00 0.03 15:38:13 09:42:01 veth6584cf3 0.05 0.47 0.00 0.02 0.00 0.00 0.00 0.00 15:38:13 09:42:01 veth31b836b 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 15:38:13 09:42:01 vethd8bb559 0.68 4.08 0.06 0.38 0.00 0.00 0.00 0.00 15:38:13 09:42:01 veth7ee5b0a 83.22 165.74 8.88 1313.71 0.00 0.00 0.00 0.11 15:38:13 09:42:01 veth3a24e26 0.05 0.52 0.00 0.03 0.00 0.00 0.00 0.00 15:38:13 09:42:01 vethfea3f23 0.05 0.53 0.00 0.03 0.00 0.00 0.00 0.00 15:38:13 09:42:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 15:38:13 09:42:01 vethbc710e7 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 15:38:13 09:42:01 veth039dfe5 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 15:38:13 09:42:01 ens3 1100.55 628.43 11856.38 83.66 0.00 0.00 0.00 0.00 15:38:13 09:42:01 vethf6e53cd 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 15:38:13 09:42:01 docker0 531.43 943.91 48.18 8562.43 0.00 0.00 0.00 0.00 15:38:13 09:42:01 veth3f53fa7 0.05 0.48 0.00 0.02 0.00 0.00 0.00 0.00 15:38:13 09:42:01 veth4e40022 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 15:38:13 09:43:01 veth6584cf3 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 15:38:13 09:43:01 veth31b836b 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 15:38:13 09:43:01 vethe896771 0.05 0.15 0.00 0.01 0.00 0.00 0.00 0.00 15:38:13 09:43:01 vethd8bb559 0.13 0.28 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 09:43:01 veth3a24e26 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 15:38:13 09:43:01 vethfea3f23 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 15:38:13 09:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 09:43:01 vethbc710e7 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 15:38:13 09:43:01 veth039dfe5 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 15:38:13 09:43:01 ens3 84.27 43.85 895.57 10.37 0.00 0.00 0.00 0.00 15:38:13 09:43:01 vethf6e53cd 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 15:38:13 09:43:01 vethdd16411 0.05 0.23 0.00 0.02 0.00 0.00 0.00 0.00 15:38:13 09:43:01 docker0 34.86 69.73 3.30 883.77 0.00 0.00 0.00 0.00 15:38:13 09:43:01 veth58857e5 0.05 0.25 0.00 0.02 0.00 0.00 0.00 0.00 15:38:13 09:43:01 veth3f53fa7 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 15:38:13 09:43:01 veth4e40022 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 15:38:13 09:44:01 veth6584cf3 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 09:44:01 veth31b836b 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 09:44:01 vethe896771 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 09:44:01 vethd8bb559 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 09:44:01 vethfea3f23 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 09:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 09:44:01 vethbc710e7 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 09:44:01 veth039dfe5 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 09:44:01 ens3 5.50 2.77 4.54 2.46 0.00 0.00 0.00 0.00 15:38:13 09:44:01 vethdd16411 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 09:44:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 09:44:01 veth58857e5 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 09:44:01 veth3f53fa7 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 09:44:01 veth4e40022 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 09:45:01 lo 10.93 10.93 1.07 1.07 0.00 0.00 0.00 0.00 15:38:13 09:45:01 ens3 147.20 171.23 70.51 657.27 0.00 0.00 0.00 0.00 15:38:13 09:45:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 09:46:01 lo 38.79 38.79 3.80 3.80 0.00 0.00 0.00 0.00 15:38:13 09:46:01 ens3 438.26 435.51 201.67 2592.89 0.00 0.00 0.00 0.00 15:38:13 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 09:47:01 lo 19.86 19.86 1.94 1.94 0.00 0.00 0.00 0.00 15:38:13 09:47:01 ens3 196.07 202.65 111.72 761.44 0.00 0.00 0.00 0.00 15:38:13 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 09:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 09:48:01 ens3 1.03 0.37 0.44 0.27 0.00 0.00 0.00 0.00 15:38:13 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 09:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 09:49:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 09:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 09:50:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 09:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 09:51:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 09:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 09:52:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 09:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 09:53:01 ens3 0.40 0.23 0.15 0.07 0.00 0.00 0.00 0.00 15:38:13 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 09:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 09:54:01 ens3 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 09:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 09:55:01 ens3 1.30 0.38 0.36 0.22 0.00 0.00 0.00 0.00 15:38:13 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 09:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 09:56:01 ens3 0.67 0.40 0.36 0.28 0.00 0.00 0.00 0.00 15:38:13 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 09:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 09:57:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 09:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 09:58:01 ens3 0.27 0.10 0.14 0.06 0.00 0.00 0.00 0.00 15:38:13 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 09:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 09:59:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:00:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 10:01:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:02:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 10:03:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 15:38:13 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:04:01 ens3 0.95 0.35 0.37 0.21 0.00 0.00 0.00 0.00 15:38:13 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 10:05:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:06:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 10:07:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:08:01 ens3 0.27 0.10 0.14 0.07 0.00 0.00 0.00 0.00 15:38:13 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 10:09:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:10:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 10:11:01 ens3 1.02 0.77 0.83 0.39 0.00 0.00 0.00 0.00 15:38:13 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:12:01 ens3 0.37 0.02 0.05 0.00 0.00 0.00 0.00 0.00 15:38:13 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:13:01 lo 0.34 0.34 0.03 0.03 0.00 0.00 0.00 0.00 15:38:13 10:13:01 ens3 7.03 5.58 4.43 5.32 0.00 0.00 0.00 0.00 15:38:13 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:14:01 ens3 0.18 0.03 0.07 0.00 0.00 0.00 0.00 0.00 15:38:13 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 10:15:01 ens3 1.85 1.55 0.99 1.22 0.00 0.00 0.00 0.00 15:38:13 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:16:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 10:17:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:18:01 ens3 0.30 0.18 0.14 0.07 0.00 0.00 0.00 0.00 15:38:13 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 10:19:01 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:20:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 10:21:01 ens3 0.62 0.67 0.31 0.24 0.00 0.00 0.00 0.00 15:38:13 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:22:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 10:23:01 ens3 0.38 0.25 0.15 0.08 0.00 0.00 0.00 0.00 15:38:13 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:24:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 10:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 10:25:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 10:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:26:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 10:27:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:28:01 ens3 0.32 0.12 0.15 0.07 0.00 0.00 0.00 0.00 15:38:13 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 10:29:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:30:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 10:31:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:32:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 10:33:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 15:38:13 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:34:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 10:35:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:36:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 10:37:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 10:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:38:01 ens3 0.67 0.23 0.24 0.07 0.00 0.00 0.00 0.00 15:38:13 10:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 10:39:01 ens3 0.70 0.70 0.37 0.30 0.00 0.00 0.00 0.00 15:38:13 10:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:40:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 10:41:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:42:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 10:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 10:43:01 ens3 0.32 0.23 0.09 0.07 0.00 0.00 0.00 0.00 15:38:13 10:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:44:01 ens3 0.83 0.30 0.37 0.21 0.00 0.00 0.00 0.00 15:38:13 10:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 10:45:01 ens3 0.17 0.12 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:46:01 ens3 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 10:47:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:48:01 ens3 0.22 0.08 0.09 0.06 0.00 0.00 0.00 0.00 15:38:13 10:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 10:49:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 10:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:50:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 10:51:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 10:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:52:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 10:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 10:53:01 ens3 0.32 0.22 0.09 0.07 0.00 0.00 0.00 0.00 15:38:13 10:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:54:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 10:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 10:55:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 10:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:56:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 10:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 10:57:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:58:01 ens3 0.20 0.12 0.09 0.07 0.00 0.00 0.00 0.00 15:38:13 10:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 10:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 10:59:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 10:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:00:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 11:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 11:01:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 11:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:02:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 11:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 11:03:01 ens3 0.32 0.27 0.09 0.08 0.00 0.00 0.00 0.00 15:38:13 11:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:04:01 ens3 0.37 0.00 0.05 0.00 0.00 0.00 0.00 0.00 15:38:13 11:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 11:05:01 ens3 0.72 0.68 0.50 0.24 0.00 0.00 0.00 0.00 15:38:13 11:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:06:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 11:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 11:07:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 11:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:08:01 ens3 0.20 0.08 0.09 0.06 0.00 0.00 0.00 0.00 15:38:13 11:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 11:09:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 11:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:10:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 11:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 11:11:01 ens3 0.77 0.08 0.04 0.01 0.00 0.00 0.00 0.00 15:38:13 11:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:12:01 ens3 0.73 0.18 0.18 0.25 0.00 0.00 0.00 0.00 15:38:13 11:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:13:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 15:38:13 11:13:01 ens3 2.88 2.33 1.64 3.92 0.00 0.00 0.00 0.00 15:38:13 11:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:14:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 11:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 11:15:01 ens3 1.58 1.37 0.80 1.16 0.00 0.00 0.00 0.00 15:38:13 11:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:16:01 ens3 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 11:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 11:17:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 11:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:18:01 ens3 0.20 0.12 0.09 0.07 0.00 0.00 0.00 0.00 15:38:13 11:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 11:19:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 11:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:20:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 11:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 11:21:01 ens3 0.45 0.42 0.27 0.22 0.00 0.00 0.00 0.00 15:38:13 11:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:22:01 ens3 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 11:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 11:23:01 ens3 0.27 0.22 0.09 0.07 0.00 0.00 0.00 0.00 15:38:13 11:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:24:01 ens3 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 11:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 11:25:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 11:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:26:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 11:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 11:27:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 11:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:28:01 ens3 0.20 0.32 0.09 0.26 0.00 0.00 0.00 0.00 15:38:13 11:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 11:29:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 11:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:30:01 ens3 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 11:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 11:31:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 11:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:32:01 ens3 0.28 0.20 0.18 0.01 0.00 0.00 0.00 0.00 15:38:13 11:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 11:33:01 ens3 0.23 0.18 0.09 0.07 0.00 0.00 0.00 0.00 15:38:13 11:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:34:01 ens3 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 11:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 11:35:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 11:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:36:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:36:02 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 11:36:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 11:37:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 11:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:38:01 ens3 0.20 0.15 0.09 0.07 0.00 0.00 0.00 0.00 15:38:13 11:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 11:39:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 11:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:40:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 11:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 11:41:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 11:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:42:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 11:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 11:43:01 ens3 0.28 0.23 0.09 0.08 0.00 0.00 0.00 0.00 15:38:13 11:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:44:01 ens3 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 11:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 11:45:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 11:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:46:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 11:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 11:47:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 11:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:48:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 15:38:13 11:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 11:49:01 ens3 0.30 0.22 0.24 0.02 0.00 0.00 0.00 0.00 15:38:13 11:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:50:01 ens3 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 11:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 11:51:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 11:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:52:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 11:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 11:53:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 15:38:13 11:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:54:01 ens3 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 11:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 11:55:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 11:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:56:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 11:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 11:57:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 15:38:13 11:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:58:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 15:38:13 11:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 11:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 11:59:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 11:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:00:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 12:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 12:01:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 12:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:02:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 12:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 12:03:01 ens3 0.27 0.22 0.09 0.07 0.00 0.00 0.00 0.00 15:38:13 12:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:04:01 ens3 0.43 0.03 0.05 0.00 0.00 0.00 0.00 0.00 15:38:13 12:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 12:05:01 ens3 0.63 0.70 0.37 0.30 0.00 0.00 0.00 0.00 15:38:13 12:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:06:01 ens3 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 12:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 12:07:01 ens3 0.32 0.17 0.13 0.01 0.00 0.00 0.00 0.00 15:38:13 12:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:08:01 ens3 0.20 0.12 0.09 0.07 0.00 0.00 0.00 0.00 15:38:13 12:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 12:09:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:10:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 12:11:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 12:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:12:01 ens3 0.25 0.18 0.11 0.25 0.00 0.00 0.00 0.00 15:38:13 12:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:13:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 15:38:13 12:13:01 ens3 3.02 2.68 1.55 3.95 0.00 0.00 0.00 0.00 15:38:13 12:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:14:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 12:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 12:15:01 ens3 1.52 1.20 0.80 1.15 0.00 0.00 0.00 0.00 15:38:13 12:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:16:01 ens3 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 12:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 12:17:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 12:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:18:01 ens3 0.30 0.13 0.20 0.07 0.00 0.00 0.00 0.00 15:38:13 12:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 12:19:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 12:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:20:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 12:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 12:21:01 ens3 0.43 0.33 0.27 0.21 0.00 0.00 0.00 0.00 15:38:13 12:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:22:01 ens3 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 12:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 12:23:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 15:38:13 12:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:24:01 ens3 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 12:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 12:25:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 12:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:26:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 12:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 12:27:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 12:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:28:01 ens3 0.32 0.22 0.20 0.13 0.00 0.00 0.00 0.00 15:38:13 12:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 12:29:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 12:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:30:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 12:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 12:31:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 12:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:32:01 ens3 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 12:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 12:33:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 15:38:13 12:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:34:01 ens3 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 12:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 12:35:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 12:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:36:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 12:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 12:37:01 ens3 0.12 0.08 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 12:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:38:01 ens3 0.20 0.12 0.09 0.07 0.00 0.00 0.00 0.00 15:38:13 12:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 12:39:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 12:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:40:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 12:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 12:41:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 12:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:42:01 ens3 0.30 0.22 0.29 0.02 0.00 0.00 0.00 0.00 15:38:13 12:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 12:43:01 ens3 0.25 0.23 0.09 0.08 0.00 0.00 0.00 0.00 15:38:13 12:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:44:01 ens3 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 12:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 12:45:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 12:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:46:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 12:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 12:47:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 12:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:48:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 15:38:13 12:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 12:49:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 12:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:50:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 12:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 12:51:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 12:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:52:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 12:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 12:53:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 15:38:13 12:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:54:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 12:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 12:55:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 12:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:56:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 12:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 12:57:01 ens3 0.28 0.13 0.18 0.01 0.00 0.00 0.00 0.00 15:38:13 12:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:58:01 ens3 0.20 0.13 0.09 0.07 0.00 0.00 0.00 0.00 15:38:13 12:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 12:59:01 ens3 0.78 0.36 0.35 0.22 0.00 0.00 0.00 0.00 15:38:13 12:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 13:00:01 ens3 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 15:38:13 13:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:01:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 13:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 13:02:01 ens3 0.17 0.13 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 13:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:03:01 ens3 0.35 0.27 0.15 0.08 0.00 0.00 0.00 0.00 15:38:13 13:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 13:04:01 ens3 0.53 0.08 0.06 0.01 0.00 0.00 0.00 0.00 15:38:13 13:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:05:01 ens3 0.67 0.57 0.37 0.29 0.00 0.00 0.00 0.00 15:38:13 13:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 13:06:01 ens3 0.17 0.08 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 13:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:07:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 13:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 13:08:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 15:38:13 13:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:09:01 ens3 0.18 0.05 0.07 0.00 0.00 0.00 0.00 0.00 15:38:13 13:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 13:10:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 13:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:11:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 13:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 13:12:01 ens3 0.38 0.28 0.12 0.25 0.00 0.00 0.00 0.00 15:38:13 13:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:13:01 ens3 0.28 0.20 0.14 0.07 0.00 0.00 0.00 0.00 15:38:13 13:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:14:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 15:38:13 13:14:01 ens3 2.77 2.45 1.47 3.81 0.00 0.00 0.00 0.00 15:38:13 13:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:15:01 ens3 1.45 0.80 0.79 1.08 0.00 0.00 0.00 0.00 15:38:13 13:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 13:16:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 13:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:17:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 13:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 13:18:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 15:38:13 13:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:19:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 13:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 13:20:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 13:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:21:01 ens3 1.30 1.07 0.32 10.20 0.00 0.00 0.00 0.00 15:38:13 13:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 13:22:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 13:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:23:01 ens3 1.55 1.48 0.17 6.67 0.00 0.00 0.00 0.00 15:38:13 13:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 13:24:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 13:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:25:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 13:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 13:26:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 13:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:27:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 13:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 13:28:01 ens3 1.15 2.20 0.15 6.63 0.00 0.00 0.00 0.00 15:38:13 13:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:29:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 13:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 13:30:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 13:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:31:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 13:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 13:32:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 13:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:33:01 ens3 1.80 2.57 0.19 6.73 0.00 0.00 0.00 0.00 15:38:13 13:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 13:34:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 13:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:35:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 13:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 13:36:01 ens3 0.30 0.17 0.24 0.01 0.00 0.00 0.00 0.00 15:38:13 13:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:37:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 13:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 13:38:01 ens3 0.98 2.97 0.14 6.76 0.00 0.00 0.00 0.00 15:38:13 13:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:39:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 13:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 13:40:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 13:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:41:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 13:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 13:42:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 13:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:43:01 ens3 0.80 1.75 0.12 6.68 0.00 0.00 0.00 0.00 15:38:13 13:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 13:44:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 13:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:45:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 13:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 13:46:01 ens3 0.13 0.12 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 13:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:47:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 13:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 13:48:01 ens3 1.58 2.67 0.18 6.69 0.00 0.00 0.00 0.00 15:38:13 13:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:49:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 13:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 13:50:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 13:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:51:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 13:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 13:52:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 13:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:53:01 ens3 3.00 2.93 0.27 6.77 0.00 0.00 0.00 0.00 15:38:13 13:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 13:54:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 13:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:55:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 13:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 13:56:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 13:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:57:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 13:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 13:58:01 ens3 0.90 0.90 0.40 6.49 0.00 0.00 0.00 0.00 15:38:13 13:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 13:59:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 13:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 14:00:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 14:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:01:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 14:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 14:02:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 14:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:03:01 ens3 0.38 0.27 0.10 1.74 0.00 0.00 0.00 0.00 15:38:13 14:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 14:04:01 ens3 0.60 0.12 0.12 0.01 0.00 0.00 0.00 0.00 15:38:13 14:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:05:01 ens3 0.63 0.50 0.36 0.29 0.00 0.00 0.00 0.00 15:38:13 14:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 14:06:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 14:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:07:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 14:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 14:08:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 15:38:13 14:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:09:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 14:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 14:10:01 ens3 0.20 0.15 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:11:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 14:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 14:12:01 ens3 0.42 0.28 0.17 0.25 0.00 0.00 0.00 0.00 15:38:13 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:13:01 ens3 0.27 0.12 0.14 0.07 0.00 0.00 0.00 0.00 15:38:13 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:14:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 15:38:13 14:14:01 ens3 2.60 2.28 1.45 3.86 0.00 0.00 0.00 0.00 15:38:13 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:15:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 14:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 14:16:01 ens3 1.53 1.37 0.80 1.16 0.00 0.00 0.00 0.00 15:38:13 14:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:17:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 14:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:18:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 14:18:02 ens3 0.27 0.17 0.09 0.07 0.00 0.00 0.00 0.00 15:38:13 14:18:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:19:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 14:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 14:20:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 14:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:21:01 ens3 0.40 0.30 0.26 0.21 0.00 0.00 0.00 0.00 15:38:13 14:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 14:22:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 14:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:23:01 ens3 0.20 0.12 0.09 0.07 0.00 0.00 0.00 0.00 15:38:13 14:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 14:24:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 14:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:25:01 ens3 0.22 0.07 0.13 0.00 0.00 0.00 0.00 0.00 15:38:13 14:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 14:26:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 14:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:27:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 14:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 14:28:01 ens3 0.27 0.20 0.09 0.07 0.00 0.00 0.00 0.00 15:38:13 14:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:29:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 14:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 14:30:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:31:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 14:32:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:33:01 ens3 0.20 0.17 0.09 0.07 0.00 0.00 0.00 0.00 15:38:13 14:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 14:34:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 14:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:35:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 14:36:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 14:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:37:01 ens3 0.22 0.13 0.13 0.01 0.00 0.00 0.00 0.00 15:38:13 14:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 14:38:01 ens3 0.25 0.23 0.09 0.08 0.00 0.00 0.00 0.00 15:38:13 14:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:39:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 14:40:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:41:01 ens3 0.03 0.02 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 14:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 14:42:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 14:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:43:01 ens3 0.22 0.13 0.09 0.07 0.00 0.00 0.00 0.00 15:38:13 14:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 14:44:01 ens3 0.17 0.13 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 14:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:45:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 14:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 14:46:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 14:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:47:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 14:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 14:48:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 15:38:13 14:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:49:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 14:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 14:50:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 14:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:51:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 14:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 14:52:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 14:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:53:01 ens3 0.22 0.13 0.09 0.07 0.00 0.00 0.00 0.00 15:38:13 14:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 14:54:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 14:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:55:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 14:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 14:56:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 14:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:57:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 14:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 14:58:01 ens3 0.27 0.23 0.09 0.08 0.00 0.00 0.00 0.00 15:38:13 14:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 14:59:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 14:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 15:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 15:00:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 15:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 15:01:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 15:01:01 ens3 0.23 0.25 0.09 0.03 0.00 0.00 0.00 0.00 15:38:13 15:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 15:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 15:02:01 ens3 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 15:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 15:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 15:03:01 ens3 0.20 0.17 0.09 0.07 0.00 0.00 0.00 0.00 15:38:13 15:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 15:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 15:04:01 ens3 0.52 0.10 0.06 0.01 0.00 0.00 0.00 0.00 15:38:13 15:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 15:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 15:05:01 ens3 0.83 0.50 0.69 0.29 0.00 0.00 0.00 0.00 15:38:13 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 15:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 15:06:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 15:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 15:07:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 15:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 15:08:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 15:38:13 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 15:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 15:09:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 15:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 15:10:01 ens3 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 15:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 15:11:01 ens3 0.68 0.00 0.03 0.00 0.00 0.00 0.00 0.00 15:38:13 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 15:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 15:12:01 ens3 0.43 0.10 0.03 0.01 0.00 0.00 0.00 0.00 15:38:13 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 15:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 15:13:01 ens3 0.52 0.30 0.30 0.31 0.00 0.00 0.00 0.00 15:38:13 15:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 15:14:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 15:38:13 15:14:01 ens3 2.68 2.25 1.46 3.86 0.00 0.00 0.00 0.00 15:38:13 15:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 15:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 15:15:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 15:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 15:16:01 ens3 1.58 1.33 0.80 1.15 0.00 0.00 0.00 0.00 15:38:13 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 15:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 15:17:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 15:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 15:18:01 ens3 0.32 0.23 0.09 0.07 0.00 0.00 0.00 0.00 15:38:13 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 15:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 15:19:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 15:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 15:20:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 15:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 15:21:01 ens3 0.50 0.42 0.27 0.22 0.00 0.00 0.00 0.00 15:38:13 15:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 15:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 15:22:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 15:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 15:23:01 ens3 0.22 0.13 0.09 0.07 0.00 0.00 0.00 0.00 15:38:13 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 15:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 15:24:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 15:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 15:25:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 15:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 15:26:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 15:27:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 15:27:01 ens3 0.40 0.42 0.36 0.11 0.00 0.00 0.00 0.00 15:38:13 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 15:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 15:28:01 ens3 0.25 0.22 0.09 0.07 0.00 0.00 0.00 0.00 15:38:13 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 15:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 15:29:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 15:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 15:30:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 15:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 15:31:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 15:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 15:32:01 ens3 0.33 0.25 0.19 0.02 0.00 0.00 0.00 0.00 15:38:13 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 15:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 15:33:01 ens3 0.20 0.17 0.09 0.07 0.00 0.00 0.00 0.00 15:38:13 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 15:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 15:34:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 15:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 15:35:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 15:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 15:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:13 15:36:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:38:13 15:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 15:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 15:37:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:38:13 15:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 15:38:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 15:38:13 15:38:01 ens3 82.10 52.69 2515.69 7.93 0.00 0.00 0.00 0.00 15:38:13 15:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:13 Average: lo 0.31 0.31 0.03 0.03 0.00 0.00 0.00 0.00 15:38:13 Average: ens3 11.49 8.64 86.80 12.41 0.00 0.00 0.00 0.00 15:38:13 Average: docker0 3.12 5.16 0.25 39.17 0.00 0.00 0.00 0.00 15:38:13 15:38:13 15:38:13 ---> sar -P ALL: 15:38:13 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-3298) 03/12/26 _x86_64_ (8 CPU) 15:38:13 15:38:13 09:36:42 LINUX RESTART (8 CPU) 15:38:13 15:38:13 09:37:01 CPU %user %nice %system %iowait %steal %idle 15:38:13 09:38:02 all 8.98 0.00 2.60 1.51 0.07 86.85 15:38:13 09:38:02 0 11.15 0.00 1.95 1.83 0.05 85.03 15:38:13 09:38:02 1 8.51 0.00 2.76 2.17 0.07 86.49 15:38:13 09:38:02 2 10.02 0.00 4.34 3.77 0.07 81.80 15:38:13 09:38:02 3 11.86 0.00 1.77 0.24 0.07 86.07 15:38:13 09:38:02 4 7.49 0.00 2.58 0.32 0.07 89.54 15:38:13 09:38:02 5 5.78 0.00 2.49 2.21 0.07 89.46 15:38:13 09:38:02 6 5.24 0.00 2.22 1.11 0.07 91.37 15:38:13 09:38:02 7 11.85 0.00 2.66 0.40 0.07 85.01 15:38:13 09:39:01 all 32.13 0.00 6.04 0.85 0.09 60.89 15:38:13 09:39:01 0 33.23 0.00 5.97 0.03 0.09 60.68 15:38:13 09:39:01 1 33.17 0.00 6.60 0.24 0.10 59.89 15:38:13 09:39:01 2 31.01 0.00 5.91 0.09 0.09 62.90 15:38:13 09:39:01 3 30.47 0.00 6.11 2.28 0.09 61.05 15:38:13 09:39:01 4 31.66 0.00 5.66 0.69 0.09 61.90 15:38:13 09:39:01 5 33.18 0.00 6.36 2.29 0.12 58.04 15:38:13 09:39:01 6 31.62 0.00 6.13 0.57 0.09 61.60 15:38:13 09:39:01 7 32.66 0.00 5.58 0.64 0.07 61.05 15:38:13 09:40:01 all 41.04 0.00 7.65 0.36 0.10 50.86 15:38:13 09:40:01 0 38.89 0.00 7.75 0.07 0.10 53.20 15:38:13 09:40:01 1 41.96 0.00 7.22 0.13 0.10 50.58 15:38:13 09:40:01 2 40.09 0.00 7.61 0.03 0.10 52.16 15:38:13 09:40:01 3 42.71 0.00 7.61 0.03 0.10 49.54 15:38:13 09:40:01 4 39.00 0.00 8.55 2.27 0.10 50.08 15:38:13 09:40:01 5 43.82 0.00 7.56 0.02 0.10 48.50 15:38:13 09:40:01 6 40.68 0.00 7.45 0.25 0.08 51.54 15:38:13 09:40:01 7 41.15 0.00 7.44 0.03 0.10 51.27 15:38:13 09:41:01 all 56.77 0.00 7.18 0.10 0.11 35.85 15:38:13 09:41:01 0 55.99 0.00 6.97 0.05 0.12 36.87 15:38:13 09:41:01 1 55.94 0.00 7.07 0.22 0.10 36.67 15:38:13 09:41:01 2 58.44 0.00 7.00 0.03 0.10 34.42 15:38:13 09:41:01 3 56.38 0.00 6.98 0.02 0.10 36.52 15:38:13 09:41:01 4 55.34 0.00 7.43 0.18 0.10 36.94 15:38:13 09:41:01 5 57.50 0.00 7.73 0.12 0.12 34.54 15:38:13 09:41:01 6 55.79 0.00 7.17 0.05 0.10 36.89 15:38:13 09:41:01 7 58.75 0.00 7.07 0.13 0.12 33.93 15:38:13 09:42:01 all 29.32 0.00 12.73 13.23 0.11 44.60 15:38:13 09:42:01 0 29.49 0.00 11.36 13.20 0.10 45.85 15:38:13 09:42:01 1 31.21 0.00 12.45 15.40 0.12 40.81 15:38:13 09:42:01 2 29.98 0.00 12.49 14.41 0.14 42.98 15:38:13 09:42:01 3 29.03 0.00 12.58 10.85 0.14 47.41 15:38:13 09:42:01 4 27.50 0.00 13.57 17.86 0.10 40.96 15:38:13 09:42:01 5 30.19 0.00 12.84 9.71 0.10 47.16 15:38:13 09:42:01 6 26.94 0.00 13.21 12.43 0.12 47.31 15:38:13 09:42:01 7 30.22 0.00 13.36 12.02 0.10 44.29 15:38:13 09:43:01 all 89.67 0.00 9.92 0.09 0.16 0.17 15:38:13 09:43:01 0 89.55 0.00 10.05 0.02 0.15 0.23 15:38:13 09:43:01 1 89.43 0.00 10.12 0.03 0.17 0.25 15:38:13 09:43:01 2 89.65 0.00 9.97 0.02 0.15 0.22 15:38:13 09:43:01 3 88.80 0.00 10.83 0.22 0.15 0.00 15:38:13 09:43:01 4 89.76 0.00 9.83 0.20 0.17 0.05 15:38:13 09:43:01 5 90.48 0.00 9.07 0.05 0.17 0.23 15:38:13 09:43:01 6 89.21 0.00 10.34 0.17 0.15 0.13 15:38:13 09:43:01 7 90.47 0.00 9.13 0.00 0.15 0.25 15:38:13 09:44:01 all 91.43 0.00 8.42 0.00 0.15 0.00 15:38:13 09:44:01 0 91.22 0.00 8.61 0.00 0.17 0.00 15:38:13 09:44:01 1 91.07 0.00 8.77 0.00 0.17 0.00 15:38:13 09:44:01 2 91.27 0.00 8.60 0.00 0.13 0.00 15:38:13 09:44:01 3 90.80 0.00 9.03 0.00 0.17 0.00 15:38:13 09:44:01 4 91.57 0.00 8.28 0.00 0.15 0.00 15:38:13 09:44:01 5 91.97 0.00 7.90 0.00 0.13 0.00 15:38:13 09:44:01 6 91.98 0.00 7.87 0.00 0.15 0.00 15:38:13 09:44:01 7 91.53 0.00 8.33 0.00 0.13 0.00 15:38:13 09:45:01 all 54.57 0.00 6.63 2.11 0.12 36.58 15:38:13 09:45:01 0 54.13 0.00 6.39 1.19 0.13 38.16 15:38:13 09:45:01 1 52.04 0.00 7.09 2.21 0.13 38.54 15:38:13 09:45:01 2 53.95 0.00 6.77 0.82 0.10 38.37 15:38:13 09:45:01 3 53.89 0.00 6.43 1.47 0.10 38.11 15:38:13 09:45:01 4 56.41 0.00 6.56 4.19 0.15 32.69 15:38:13 09:45:01 5 55.25 0.00 6.09 2.71 0.13 35.82 15:38:13 09:45:01 6 55.41 0.00 7.49 0.60 0.12 36.38 15:38:13 09:45:01 7 55.45 0.00 6.21 3.66 0.12 34.56 15:38:13 09:46:01 all 10.77 0.00 1.02 0.11 0.07 88.04 15:38:13 09:46:01 0 11.36 0.00 1.23 0.03 0.08 87.29 15:38:13 09:46:01 1 11.18 0.00 1.03 0.00 0.05 87.74 15:38:13 09:46:01 2 12.44 0.00 1.29 0.03 0.08 86.16 15:38:13 09:46:01 3 16.21 0.00 0.97 0.20 0.07 82.55 15:38:13 09:46:01 4 6.34 0.00 0.76 0.30 0.07 92.53 15:38:13 09:46:01 5 9.07 0.00 0.80 0.23 0.07 89.82 15:38:13 09:46:01 6 11.84 0.00 1.21 0.02 0.07 86.87 15:38:13 09:46:01 7 7.78 0.00 0.83 0.03 0.05 91.31 15:38:13 09:47:01 all 3.13 0.00 0.49 0.06 0.04 96.29 15:38:13 09:47:01 0 2.52 0.00 0.53 0.03 0.07 96.84 15:38:13 09:47:01 1 3.14 0.00 0.57 0.02 0.03 96.24 15:38:13 09:47:01 2 3.99 0.00 0.45 0.00 0.03 95.52 15:38:13 09:47:01 3 1.69 0.00 0.50 0.02 0.05 97.74 15:38:13 09:47:01 4 2.86 0.00 0.52 0.33 0.02 96.28 15:38:13 09:47:01 5 4.23 0.00 0.45 0.03 0.05 95.24 15:38:13 09:47:01 6 4.82 0.00 0.45 0.02 0.03 94.68 15:38:13 09:47:01 7 1.79 0.00 0.44 0.00 0.03 97.74 15:38:13 09:48:01 all 0.03 0.00 0.02 0.00 0.01 99.94 15:38:13 09:48:01 0 0.02 0.00 0.03 0.02 0.02 99.92 15:38:13 09:48:01 1 0.05 0.00 0.02 0.00 0.02 99.92 15:38:13 09:48:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 09:48:01 3 0.05 0.00 0.02 0.00 0.02 99.92 15:38:13 09:48:01 4 0.02 0.00 0.02 0.02 0.02 99.93 15:38:13 09:48:01 5 0.02 0.00 0.03 0.00 0.00 99.95 15:38:13 09:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 09:48:01 7 0.05 0.00 0.02 0.00 0.02 99.92 15:38:13 15:38:13 09:48:01 CPU %user %nice %system %iowait %steal %idle 15:38:13 09:49:01 all 0.02 0.00 0.01 0.00 0.01 99.95 15:38:13 09:49:01 0 0.03 0.00 0.05 0.00 0.02 99.90 15:38:13 09:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 09:49:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 09:49:01 3 0.03 0.00 0.03 0.00 0.00 99.93 15:38:13 09:49:01 4 0.03 0.00 0.00 0.02 0.00 99.95 15:38:13 09:49:01 5 0.00 0.00 0.00 0.02 0.02 99.97 15:38:13 09:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 09:49:01 7 0.03 0.00 0.02 0.00 0.02 99.93 15:38:13 09:50:01 all 0.04 0.00 0.01 0.00 0.01 99.94 15:38:13 09:50:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 09:50:01 1 0.07 0.00 0.03 0.00 0.02 99.88 15:38:13 09:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 09:50:01 3 0.03 0.00 0.00 0.00 0.02 99.95 15:38:13 09:50:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 09:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 09:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 09:50:01 7 0.12 0.00 0.03 0.00 0.03 99.82 15:38:13 09:51:01 all 0.03 0.00 0.02 0.00 0.01 99.94 15:38:13 09:51:01 0 0.03 0.00 0.00 0.02 0.03 99.92 15:38:13 09:51:01 1 0.02 0.00 0.03 0.00 0.02 99.93 15:38:13 09:51:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 09:51:01 3 0.02 0.00 0.03 0.00 0.02 99.93 15:38:13 09:51:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 09:51:01 5 0.07 0.00 0.02 0.00 0.02 99.90 15:38:13 09:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 09:51:01 7 0.07 0.00 0.02 0.00 0.02 99.90 15:38:13 09:52:01 all 0.03 0.00 0.03 0.01 0.00 99.92 15:38:13 09:52:01 0 0.07 0.00 0.08 0.02 0.02 99.82 15:38:13 09:52:01 1 0.02 0.00 0.03 0.00 0.00 99.95 15:38:13 09:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 09:52:01 3 0.03 0.00 0.03 0.00 0.00 99.93 15:38:13 09:52:01 4 0.02 0.00 0.02 0.07 0.00 99.90 15:38:13 09:52:01 5 0.00 0.00 0.02 0.02 0.00 99.97 15:38:13 09:52:01 6 0.02 0.00 0.03 0.00 0.00 99.95 15:38:13 09:52:01 7 0.05 0.00 0.05 0.00 0.02 99.88 15:38:13 09:53:01 all 0.04 0.00 0.02 0.00 0.01 99.93 15:38:13 09:53:01 0 0.07 0.00 0.03 0.02 0.02 99.87 15:38:13 09:53:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 09:53:01 2 0.05 0.00 0.02 0.00 0.00 99.93 15:38:13 09:53:01 3 0.03 0.00 0.02 0.00 0.02 99.93 15:38:13 09:53:01 4 0.00 0.00 0.02 0.02 0.02 99.95 15:38:13 09:53:01 5 0.05 0.00 0.02 0.00 0.02 99.92 15:38:13 09:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 09:53:01 7 0.07 0.00 0.02 0.00 0.03 99.88 15:38:13 09:54:01 all 0.01 0.00 0.01 0.00 0.01 99.96 15:38:13 09:54:01 0 0.03 0.00 0.03 0.02 0.02 99.90 15:38:13 09:54:01 1 0.02 0.00 0.02 0.00 0.03 99.93 15:38:13 09:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 09:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 09:54:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 09:54:01 5 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 09:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 09:54:01 7 0.02 0.00 0.03 0.00 0.02 99.93 15:38:13 09:55:01 all 0.04 0.00 0.01 0.00 0.01 99.94 15:38:13 09:55:01 0 0.12 0.00 0.02 0.00 0.02 99.85 15:38:13 09:55:01 1 0.05 0.00 0.02 0.00 0.02 99.92 15:38:13 09:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 09:55:01 3 0.03 0.00 0.02 0.00 0.02 99.93 15:38:13 09:55:01 4 0.02 0.00 0.00 0.02 0.00 99.97 15:38:13 09:55:01 5 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 09:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 09:55:01 7 0.05 0.00 0.03 0.00 0.03 99.88 15:38:13 09:56:01 all 0.14 0.00 0.02 0.01 0.01 99.81 15:38:13 09:56:01 0 0.80 0.00 0.07 0.02 0.03 99.09 15:38:13 09:56:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 09:56:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 09:56:01 3 0.02 0.00 0.03 0.00 0.00 99.95 15:38:13 09:56:01 4 0.00 0.00 0.03 0.07 0.00 99.90 15:38:13 09:56:01 5 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 09:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 09:56:01 7 0.25 0.00 0.03 0.00 0.02 99.70 15:38:13 09:57:01 all 0.27 0.00 0.01 0.00 0.01 99.70 15:38:13 09:57:01 0 1.81 0.00 0.02 0.00 0.02 98.16 15:38:13 09:57:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:38:13 09:57:01 2 0.02 0.00 0.02 0.02 0.00 99.95 15:38:13 09:57:01 3 0.05 0.00 0.03 0.00 0.02 99.90 15:38:13 09:57:01 4 0.07 0.00 0.00 0.00 0.00 99.93 15:38:13 09:57:01 5 0.12 0.00 0.00 0.00 0.00 99.88 15:38:13 09:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 09:57:01 7 0.07 0.00 0.03 0.00 0.02 99.88 15:38:13 09:58:01 all 0.15 0.00 0.01 0.00 0.02 99.81 15:38:13 09:58:01 0 1.14 0.00 0.05 0.00 0.03 98.78 15:38:13 09:58:01 1 0.03 0.00 0.05 0.02 0.02 99.88 15:38:13 09:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 09:58:01 3 0.02 0.00 0.00 0.00 0.02 99.97 15:38:13 09:58:01 4 0.00 0.00 0.00 0.02 0.02 99.97 15:38:13 09:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 09:58:01 6 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 09:58:01 7 0.02 0.00 0.00 0.00 0.03 99.95 15:38:13 09:59:01 all 0.03 0.00 0.02 0.00 0.01 99.95 15:38:13 09:59:01 0 0.07 0.00 0.05 0.00 0.02 99.87 15:38:13 09:59:01 1 0.05 0.00 0.02 0.00 0.02 99.92 15:38:13 09:59:01 2 0.05 0.00 0.02 0.00 0.00 99.93 15:38:13 09:59:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 09:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 09:59:01 5 0.03 0.00 0.02 0.00 0.02 99.93 15:38:13 09:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 09:59:01 7 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 15:38:13 09:59:01 CPU %user %nice %system %iowait %steal %idle 15:38:13 10:00:01 all 0.02 0.00 0.01 0.00 0.01 99.95 15:38:13 10:00:01 0 0.07 0.00 0.00 0.02 0.03 99.88 15:38:13 10:00:01 1 0.05 0.00 0.02 0.00 0.02 99.92 15:38:13 10:00:01 2 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 10:00:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 10:00:01 4 0.00 0.00 0.02 0.02 0.00 99.97 15:38:13 10:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 10:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 10:00:01 7 0.03 0.00 0.02 0.00 0.02 99.93 15:38:13 10:01:01 all 0.03 0.00 0.03 0.00 0.01 99.93 15:38:13 10:01:01 0 0.18 0.00 0.08 0.00 0.02 99.72 15:38:13 10:01:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 10:01:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 10:01:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 10:01:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 10:01:01 5 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 10:01:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 10:01:01 7 0.00 0.00 0.02 0.00 0.02 99.97 15:38:13 10:02:01 all 0.07 0.00 0.02 0.00 0.01 99.90 15:38:13 10:02:01 0 0.33 0.00 0.03 0.02 0.02 99.60 15:38:13 10:02:01 1 0.07 0.00 0.05 0.00 0.02 99.87 15:38:13 10:02:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 10:02:01 3 0.02 0.00 0.03 0.00 0.00 99.95 15:38:13 10:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 10:02:01 5 0.08 0.00 0.00 0.00 0.00 99.92 15:38:13 10:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 10:02:01 7 0.03 0.00 0.02 0.00 0.02 99.93 15:38:13 10:03:01 all 0.03 0.00 0.01 0.00 0.00 99.95 15:38:13 10:03:01 0 0.02 0.00 0.00 0.02 0.02 99.95 15:38:13 10:03:01 1 0.07 0.00 0.05 0.00 0.02 99.87 15:38:13 10:03:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 10:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 10:03:01 4 0.02 0.00 0.00 0.02 0.00 99.97 15:38:13 10:03:01 5 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 10:03:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 10:03:01 7 0.05 0.00 0.02 0.00 0.00 99.93 15:38:13 10:04:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:38:13 10:04:01 0 0.02 0.00 0.00 0.00 0.02 99.97 15:38:13 10:04:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:38:13 10:04:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 10:04:01 3 0.02 0.00 0.03 0.00 0.02 99.93 15:38:13 10:04:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 10:04:01 5 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 10:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 10:04:01 7 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 10:05:01 all 0.15 0.00 0.01 0.00 0.01 99.82 15:38:13 10:05:01 0 0.96 0.00 0.02 0.02 0.02 98.99 15:38:13 10:05:01 1 0.05 0.00 0.03 0.00 0.02 99.90 15:38:13 10:05:01 2 0.07 0.00 0.00 0.00 0.00 99.93 15:38:13 10:05:01 3 0.07 0.00 0.02 0.00 0.02 99.90 15:38:13 10:05:01 4 0.03 0.00 0.00 0.02 0.00 99.95 15:38:13 10:05:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 10:05:01 6 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 10:05:01 7 0.02 0.00 0.00 0.00 0.02 99.97 15:38:13 10:06:01 all 0.12 0.00 0.02 0.02 0.01 99.84 15:38:13 10:06:01 0 0.88 0.00 0.03 0.02 0.00 99.07 15:38:13 10:06:01 1 0.05 0.00 0.03 0.00 0.02 99.90 15:38:13 10:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 10:06:01 3 0.03 0.00 0.03 0.00 0.02 99.92 15:38:13 10:06:01 4 0.00 0.00 0.00 0.12 0.02 99.87 15:38:13 10:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 10:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 10:06:01 7 0.00 0.00 0.03 0.00 0.02 99.95 15:38:13 10:07:01 all 0.03 0.00 0.01 0.00 0.01 99.95 15:38:13 10:07:01 0 0.00 0.00 0.02 0.02 0.02 99.95 15:38:13 10:07:01 1 0.10 0.00 0.00 0.00 0.00 99.90 15:38:13 10:07:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 10:07:01 3 0.03 0.00 0.02 0.00 0.02 99.93 15:38:13 10:07:01 4 0.03 0.00 0.00 0.02 0.00 99.95 15:38:13 10:07:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 10:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 10:07:01 7 0.02 0.00 0.03 0.00 0.02 99.93 15:38:13 10:08:01 all 0.17 0.00 0.01 0.00 0.01 99.81 15:38:13 10:08:01 0 1.27 0.00 0.02 0.00 0.02 98.69 15:38:13 10:08:01 1 0.03 0.00 0.05 0.00 0.02 99.90 15:38:13 10:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 10:08:01 3 0.02 0.00 0.03 0.00 0.02 99.93 15:38:13 10:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 10:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 10:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 10:08:01 7 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 10:09:01 all 0.18 0.00 0.01 0.00 0.01 99.79 15:38:13 10:09:01 0 1.29 0.00 0.00 0.02 0.02 98.68 15:38:13 10:09:01 1 0.08 0.00 0.03 0.00 0.03 99.85 15:38:13 10:09:01 2 0.02 0.00 0.00 0.00 0.02 99.97 15:38:13 10:09:01 3 0.02 0.00 0.03 0.00 0.00 99.95 15:38:13 10:09:01 4 0.02 0.00 0.00 0.02 0.00 99.97 15:38:13 10:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 10:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 10:09:01 7 0.00 0.00 0.02 0.00 0.02 99.97 15:38:13 10:10:01 all 0.10 0.00 0.01 0.00 0.01 99.87 15:38:13 10:10:01 0 0.68 0.00 0.00 0.00 0.02 99.30 15:38:13 10:10:01 1 0.07 0.00 0.03 0.02 0.00 99.88 15:38:13 10:10:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 10:10:01 3 0.03 0.00 0.00 0.00 0.02 99.95 15:38:13 10:10:01 4 0.02 0.00 0.00 0.02 0.00 99.97 15:38:13 10:10:01 5 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 10:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 10:10:01 7 0.02 0.00 0.03 0.00 0.02 99.93 15:38:13 15:38:13 10:10:01 CPU %user %nice %system %iowait %steal %idle 15:38:13 10:11:01 all 0.09 0.00 0.01 0.01 0.01 99.88 15:38:13 10:11:01 0 0.03 0.00 0.02 0.02 0.02 99.92 15:38:13 10:11:01 1 0.18 0.00 0.03 0.00 0.03 99.75 15:38:13 10:11:01 2 0.20 0.00 0.02 0.02 0.00 99.77 15:38:13 10:11:01 3 0.08 0.00 0.03 0.00 0.02 99.87 15:38:13 10:11:01 4 0.00 0.00 0.00 0.02 0.02 99.97 15:38:13 10:11:01 5 0.12 0.00 0.00 0.00 0.00 99.88 15:38:13 10:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 10:11:01 7 0.10 0.00 0.02 0.00 0.02 99.87 15:38:13 10:12:01 all 0.02 0.00 0.01 0.00 0.00 99.96 15:38:13 10:12:01 0 0.02 0.00 0.00 0.02 0.00 99.97 15:38:13 10:12:01 1 0.07 0.00 0.03 0.00 0.00 99.90 15:38:13 10:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 10:12:01 3 0.03 0.00 0.03 0.00 0.02 99.92 15:38:13 10:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 10:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 10:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 10:12:01 7 0.02 0.00 0.03 0.00 0.02 99.93 15:38:13 10:13:01 all 0.29 0.00 0.02 0.01 0.01 99.67 15:38:13 10:13:01 0 1.00 0.00 0.02 0.03 0.02 98.94 15:38:13 10:13:01 1 0.78 0.00 0.02 0.02 0.02 99.17 15:38:13 10:13:01 2 0.17 0.00 0.07 0.00 0.00 99.76 15:38:13 10:13:01 3 0.07 0.00 0.03 0.00 0.02 99.88 15:38:13 10:13:01 4 0.12 0.00 0.03 0.02 0.00 99.83 15:38:13 10:13:01 5 0.14 0.00 0.00 0.00 0.00 99.86 15:38:13 10:13:01 6 0.08 0.00 0.02 0.00 0.00 99.90 15:38:13 10:13:01 7 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 10:14:01 all 0.05 0.00 0.01 0.00 0.01 99.93 15:38:13 10:14:01 0 0.27 0.00 0.00 0.00 0.02 99.72 15:38:13 10:14:01 1 0.03 0.00 0.00 0.00 0.02 99.95 15:38:13 10:14:01 2 0.00 0.00 0.03 0.00 0.02 99.95 15:38:13 10:14:01 3 0.05 0.00 0.02 0.00 0.02 99.92 15:38:13 10:14:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 10:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 10:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 10:14:01 7 0.03 0.00 0.02 0.00 0.03 99.92 15:38:13 10:15:01 all 0.11 0.00 0.02 0.00 0.01 99.86 15:38:13 10:15:01 0 0.42 0.00 0.03 0.00 0.02 99.53 15:38:13 10:15:01 1 0.27 0.00 0.02 0.02 0.02 99.68 15:38:13 10:15:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 10:15:01 3 0.08 0.00 0.05 0.00 0.00 99.87 15:38:13 10:15:01 4 0.03 0.00 0.02 0.00 0.02 99.93 15:38:13 10:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 10:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 10:15:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 10:16:01 all 0.16 0.00 0.02 0.00 0.01 99.80 15:38:13 10:16:01 0 1.14 0.00 0.07 0.00 0.02 98.78 15:38:13 10:16:01 1 0.05 0.00 0.02 0.02 0.02 99.90 15:38:13 10:16:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 10:16:01 3 0.05 0.00 0.02 0.00 0.02 99.92 15:38:13 10:16:01 4 0.00 0.00 0.02 0.02 0.00 99.97 15:38:13 10:16:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 10:16:01 6 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 10:16:01 7 0.03 0.00 0.05 0.00 0.02 99.90 15:38:13 10:17:01 all 0.19 0.00 0.01 0.02 0.01 99.76 15:38:13 10:17:01 0 1.29 0.00 0.03 0.00 0.02 98.66 15:38:13 10:17:01 1 0.02 0.00 0.02 0.10 0.02 99.85 15:38:13 10:17:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 10:17:01 3 0.03 0.00 0.02 0.00 0.02 99.93 15:38:13 10:17:01 4 0.05 0.00 0.00 0.08 0.00 99.87 15:38:13 10:17:01 5 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 10:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 10:17:01 7 0.08 0.00 0.02 0.00 0.03 99.87 15:38:13 10:18:01 all 0.27 0.00 0.01 0.03 0.01 99.67 15:38:13 10:18:01 0 1.99 0.00 0.00 0.00 0.02 98.00 15:38:13 10:18:01 1 0.05 0.00 0.07 0.00 0.00 99.88 15:38:13 10:18:01 2 0.02 0.00 0.00 0.00 0.02 99.97 15:38:13 10:18:01 3 0.07 0.00 0.03 0.15 0.02 99.73 15:38:13 10:18:01 4 0.00 0.00 0.00 0.10 0.00 99.90 15:38:13 10:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 10:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 10:18:01 7 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 10:19:01 all 0.13 0.00 0.01 0.00 0.02 99.84 15:38:13 10:19:01 0 0.86 0.00 0.02 0.02 0.02 99.09 15:38:13 10:19:01 1 0.03 0.00 0.00 0.02 0.08 99.87 15:38:13 10:19:01 2 0.05 0.00 0.03 0.00 0.00 99.92 15:38:13 10:19:01 3 0.03 0.00 0.02 0.00 0.02 99.93 15:38:13 10:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 10:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 10:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 10:19:01 7 0.05 0.00 0.02 0.00 0.03 99.90 15:38:13 10:20:01 all 0.10 0.00 0.01 0.00 0.01 99.88 15:38:13 10:20:01 0 0.63 0.00 0.00 0.00 0.02 99.35 15:38:13 10:20:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:38:13 10:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 10:20:01 3 0.07 0.00 0.05 0.00 0.02 99.87 15:38:13 10:20:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 10:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 10:20:01 6 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 10:20:01 7 0.02 0.00 0.00 0.00 0.02 99.97 15:38:13 10:21:01 all 0.07 0.00 0.01 0.01 0.01 99.90 15:38:13 10:21:01 0 0.37 0.00 0.03 0.02 0.02 99.57 15:38:13 10:21:01 1 0.08 0.00 0.00 0.02 0.00 99.90 15:38:13 10:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 10:21:01 3 0.07 0.00 0.03 0.00 0.02 99.88 15:38:13 10:21:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 10:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 10:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 10:21:01 7 0.02 0.00 0.03 0.00 0.02 99.93 15:38:13 15:38:13 10:21:01 CPU %user %nice %system %iowait %steal %idle 15:38:13 10:22:01 all 0.10 0.00 0.01 0.00 0.01 99.88 15:38:13 10:22:01 0 0.68 0.00 0.00 0.00 0.00 99.32 15:38:13 10:22:01 1 0.03 0.00 0.00 0.00 0.02 99.95 15:38:13 10:22:01 2 0.02 0.00 0.00 0.00 0.02 99.97 15:38:13 10:22:01 3 0.07 0.00 0.03 0.00 0.02 99.88 15:38:13 10:22:01 4 0.00 0.00 0.00 0.02 0.02 99.97 15:38:13 10:22:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 10:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 10:22:01 7 0.03 0.00 0.02 0.00 0.02 99.93 15:38:13 10:23:01 all 0.04 0.00 0.02 0.00 0.01 99.93 15:38:13 10:23:01 0 0.08 0.00 0.02 0.00 0.02 99.88 15:38:13 10:23:01 1 0.03 0.00 0.05 0.02 0.02 99.88 15:38:13 10:23:01 2 0.03 0.00 0.03 0.00 0.00 99.93 15:38:13 10:23:01 3 0.10 0.00 0.03 0.00 0.02 99.85 15:38:13 10:23:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 10:23:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 10:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 10:23:01 7 0.03 0.00 0.02 0.00 0.02 99.93 15:38:13 10:24:01 all 0.02 0.00 0.00 0.00 0.01 99.97 15:38:13 10:24:01 0 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 10:24:01 1 0.03 0.00 0.00 0.00 0.02 99.95 15:38:13 10:24:01 2 0.02 0.00 0.00 0.00 0.02 99.97 15:38:13 10:24:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 10:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 10:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 10:24:01 6 0.02 0.00 0.00 0.00 0.02 99.97 15:38:13 10:24:01 7 0.03 0.00 0.02 0.00 0.02 99.93 15:38:13 10:25:01 all 0.09 0.00 0.02 0.00 0.01 99.88 15:38:13 10:25:01 0 0.03 0.00 0.00 0.00 0.02 99.95 15:38:13 10:25:01 1 0.03 0.00 0.02 0.02 0.02 99.92 15:38:13 10:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 10:25:01 3 0.53 0.00 0.07 0.00 0.00 99.40 15:38:13 10:25:01 4 0.02 0.00 0.00 0.02 0.00 99.97 15:38:13 10:25:01 5 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 10:25:01 6 0.02 0.00 0.03 0.00 0.00 99.95 15:38:13 10:25:01 7 0.07 0.00 0.02 0.00 0.02 99.90 15:38:13 10:26:01 all 0.01 0.00 0.01 0.00 0.04 99.92 15:38:13 10:26:01 0 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 10:26:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 10:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 10:26:01 3 0.05 0.00 0.02 0.00 0.02 99.92 15:38:13 10:26:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 10:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 10:26:01 6 0.02 0.00 0.03 0.00 0.30 99.65 15:38:13 10:26:01 7 0.05 0.00 0.05 0.00 0.02 99.88 15:38:13 10:27:01 all 0.03 0.00 0.01 0.00 0.01 99.95 15:38:13 10:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 10:27:01 1 0.02 0.00 0.02 0.02 0.02 99.93 15:38:13 10:27:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 10:27:01 3 0.08 0.00 0.03 0.00 0.02 99.87 15:38:13 10:27:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 10:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 10:27:01 6 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 10:27:01 7 0.05 0.00 0.02 0.00 0.02 99.92 15:38:13 10:28:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:38:13 10:28:01 0 0.00 0.00 0.02 0.00 0.02 99.97 15:38:13 10:28:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 10:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 10:28:01 3 0.05 0.00 0.03 0.00 0.02 99.90 15:38:13 10:28:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 10:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 10:28:01 6 0.03 0.00 0.02 0.00 0.02 99.93 15:38:13 10:28:01 7 0.03 0.00 0.02 0.02 0.02 99.92 15:38:13 10:29:01 all 0.03 0.00 0.02 0.00 0.01 99.94 15:38:13 10:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 10:29:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 10:29:01 2 0.08 0.00 0.02 0.00 0.02 99.88 15:38:13 10:29:01 3 0.05 0.00 0.03 0.00 0.02 99.90 15:38:13 10:29:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 10:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 10:29:01 6 0.03 0.00 0.03 0.00 0.02 99.92 15:38:13 10:29:01 7 0.00 0.00 0.03 0.00 0.02 99.95 15:38:13 10:30:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:38:13 10:30:01 0 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 10:30:01 1 0.03 0.00 0.02 0.02 0.02 99.92 15:38:13 10:30:01 2 0.05 0.00 0.02 0.00 0.02 99.92 15:38:13 10:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 10:30:01 4 0.00 0.00 0.00 0.02 0.02 99.97 15:38:13 10:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 10:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 10:30:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 10:31:01 all 0.04 0.00 0.01 0.01 0.01 99.94 15:38:13 10:31:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 10:31:01 1 0.02 0.00 0.02 0.03 0.00 99.93 15:38:13 10:31:01 2 0.12 0.00 0.05 0.00 0.02 99.82 15:38:13 10:31:01 3 0.00 0.00 0.02 0.00 0.02 99.97 15:38:13 10:31:01 4 0.00 0.00 0.02 0.02 0.00 99.97 15:38:13 10:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 10:31:01 6 0.07 0.00 0.02 0.00 0.02 99.90 15:38:13 10:31:01 7 0.05 0.00 0.00 0.00 0.00 99.95 15:38:13 10:32:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:38:13 10:32:01 0 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 10:32:01 1 0.02 0.00 0.00 0.00 0.02 99.97 15:38:13 10:32:01 2 0.03 0.00 0.03 0.00 0.02 99.92 15:38:13 10:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 10:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 10:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 10:32:01 6 0.07 0.00 0.03 0.00 0.02 99.88 15:38:13 10:32:01 7 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 15:38:13 10:32:01 CPU %user %nice %system %iowait %steal %idle 15:38:13 10:33:01 all 0.03 0.00 0.02 0.00 0.01 99.94 15:38:13 10:33:01 0 0.03 0.00 0.03 0.00 0.00 99.93 15:38:13 10:33:01 1 0.03 0.00 0.02 0.02 0.02 99.92 15:38:13 10:33:01 2 0.03 0.00 0.05 0.00 0.02 99.90 15:38:13 10:33:01 3 0.07 0.00 0.00 0.00 0.02 99.92 15:38:13 10:33:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 10:33:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 10:33:01 6 0.08 0.00 0.02 0.00 0.02 99.88 15:38:13 10:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 10:34:01 all 0.10 0.00 0.02 0.00 0.01 99.88 15:38:13 10:34:01 0 0.00 0.00 0.02 0.00 0.02 99.97 15:38:13 10:34:01 1 0.03 0.00 0.02 0.02 0.02 99.92 15:38:13 10:34:01 2 0.07 0.00 0.03 0.00 0.02 99.88 15:38:13 10:34:01 3 0.63 0.00 0.05 0.00 0.00 99.32 15:38:13 10:34:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 10:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 10:34:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 10:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 10:35:01 all 0.02 0.00 0.02 0.00 0.01 99.95 15:38:13 10:35:01 0 0.03 0.00 0.00 0.02 0.00 99.95 15:38:13 10:35:01 1 0.02 0.00 0.03 0.00 0.00 99.95 15:38:13 10:35:01 2 0.03 0.00 0.03 0.00 0.02 99.92 15:38:13 10:35:01 3 0.02 0.00 0.03 0.00 0.02 99.93 15:38:13 10:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 10:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 10:35:01 6 0.02 0.00 0.05 0.00 0.02 99.92 15:38:13 10:35:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 10:36:01 all 0.01 0.00 0.00 0.00 0.01 99.97 15:38:13 10:36:01 0 0.00 0.00 0.02 0.00 0.02 99.97 15:38:13 10:36:01 1 0.02 0.00 0.00 0.00 0.02 99.97 15:38:13 10:36:01 2 0.03 0.00 0.00 0.00 0.02 99.95 15:38:13 10:36:01 3 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 10:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 10:36:01 5 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 10:36:01 6 0.07 0.00 0.02 0.00 0.02 99.90 15:38:13 10:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 10:37:01 all 0.03 0.00 0.01 0.00 0.00 99.95 15:38:13 10:37:01 0 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 10:37:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 10:37:01 2 0.05 0.00 0.03 0.00 0.02 99.90 15:38:13 10:37:01 3 0.07 0.00 0.02 0.00 0.00 99.92 15:38:13 10:37:01 4 0.00 0.00 0.00 0.02 0.02 99.97 15:38:13 10:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 10:37:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 10:37:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 10:38:01 all 0.02 0.00 0.01 0.00 0.01 99.95 15:38:13 10:38:01 0 0.00 0.00 0.02 0.02 0.02 99.95 15:38:13 10:38:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:38:13 10:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 10:38:01 3 0.03 0.00 0.02 0.00 0.03 99.92 15:38:13 10:38:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 10:38:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 10:38:01 6 0.10 0.00 0.03 0.00 0.03 99.83 15:38:13 10:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 10:39:01 all 0.03 0.00 0.01 0.00 0.01 99.96 15:38:13 10:39:01 0 0.03 0.00 0.00 0.02 0.00 99.95 15:38:13 10:39:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 10:39:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 10:39:01 3 0.03 0.00 0.03 0.00 0.02 99.92 15:38:13 10:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 10:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 10:39:01 6 0.03 0.00 0.02 0.00 0.02 99.93 15:38:13 10:39:01 7 0.03 0.00 0.00 0.00 0.02 99.95 15:38:13 10:40:01 all 0.01 0.00 0.01 0.00 0.01 99.97 15:38:13 10:40:01 0 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 10:40:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:38:13 10:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 10:40:01 3 0.02 0.00 0.05 0.00 0.02 99.92 15:38:13 10:40:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 10:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 10:40:01 6 0.05 0.00 0.00 0.00 0.00 99.95 15:38:13 10:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 10:41:01 all 0.05 0.00 0.02 0.00 0.00 99.93 15:38:13 10:41:01 0 0.03 0.00 0.05 0.02 0.00 99.90 15:38:13 10:41:01 1 0.05 0.00 0.02 0.00 0.00 99.93 15:38:13 10:41:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 10:41:01 3 0.13 0.00 0.03 0.00 0.02 99.82 15:38:13 10:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 10:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 10:41:01 6 0.10 0.00 0.03 0.00 0.02 99.85 15:38:13 10:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 10:42:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:38:13 10:42:01 0 0.02 0.00 0.02 0.02 0.02 99.93 15:38:13 10:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 10:42:01 2 0.03 0.00 0.00 0.00 0.02 99.95 15:38:13 10:42:01 3 0.03 0.00 0.02 0.00 0.02 99.93 15:38:13 10:42:01 4 0.02 0.00 0.00 0.02 0.00 99.97 15:38:13 10:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 10:42:01 6 0.03 0.00 0.03 0.00 0.00 99.93 15:38:13 10:42:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 10:43:01 all 0.03 0.00 0.01 0.00 0.00 99.95 15:38:13 10:43:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 10:43:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:38:13 10:43:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 10:43:01 3 0.03 0.00 0.03 0.00 0.00 99.93 15:38:13 10:43:01 4 0.00 0.00 0.02 0.02 0.00 99.97 15:38:13 10:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 10:43:01 6 0.08 0.00 0.00 0.00 0.02 99.90 15:38:13 10:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 15:38:13 10:43:01 CPU %user %nice %system %iowait %steal %idle 15:38:13 10:44:01 all 0.21 0.00 0.01 0.01 0.00 99.76 15:38:13 10:44:01 0 0.00 0.00 0.02 0.02 0.00 99.97 15:38:13 10:44:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 10:44:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 10:44:01 3 1.55 0.00 0.03 0.00 0.02 98.40 15:38:13 10:44:01 4 0.02 0.00 0.00 0.08 0.00 99.90 15:38:13 10:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 10:44:01 6 0.05 0.00 0.03 0.00 0.00 99.92 15:38:13 10:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 10:45:01 all 0.23 0.00 0.02 0.00 0.01 99.75 15:38:13 10:45:01 0 0.00 0.00 0.03 0.00 0.02 99.95 15:38:13 10:45:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:38:13 10:45:01 2 0.05 0.00 0.00 0.00 0.00 99.95 15:38:13 10:45:01 3 1.66 0.00 0.03 0.00 0.02 98.29 15:38:13 10:45:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 10:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 10:45:01 6 0.05 0.00 0.03 0.00 0.02 99.90 15:38:13 10:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 10:46:01 all 0.04 0.00 0.01 0.00 0.01 99.94 15:38:13 10:46:01 0 0.02 0.00 0.00 0.02 0.00 99.97 15:38:13 10:46:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 10:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 10:46:01 3 0.18 0.00 0.05 0.00 0.02 99.75 15:38:13 10:46:01 4 0.00 0.00 0.00 0.02 0.02 99.97 15:38:13 10:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 10:46:01 6 0.05 0.00 0.03 0.00 0.02 99.90 15:38:13 10:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 10:47:01 all 0.03 0.00 0.02 0.00 0.01 99.94 15:38:13 10:47:01 0 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 10:47:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:38:13 10:47:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 10:47:01 3 0.07 0.00 0.03 0.00 0.03 99.87 15:38:13 10:47:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 10:47:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 10:47:01 6 0.07 0.00 0.03 0.00 0.02 99.88 15:38:13 10:47:01 7 0.03 0.00 0.02 0.00 0.02 99.93 15:38:13 10:48:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:38:13 10:48:01 0 0.00 0.00 0.03 0.00 0.02 99.95 15:38:13 10:48:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 10:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 10:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 10:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 10:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 10:48:01 6 0.03 0.00 0.03 0.00 0.00 99.93 15:38:13 10:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 10:49:01 all 0.17 0.00 0.01 0.00 0.01 99.80 15:38:13 10:49:01 0 0.05 0.00 0.00 0.02 0.00 99.93 15:38:13 10:49:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:38:13 10:49:01 2 0.03 0.00 0.00 0.00 0.02 99.95 15:38:13 10:49:01 3 1.18 0.00 0.03 0.00 0.02 98.77 15:38:13 10:49:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 10:49:01 5 0.00 0.00 0.02 0.00 0.02 99.97 15:38:13 10:49:01 6 0.03 0.00 0.02 0.00 0.02 99.93 15:38:13 10:49:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 10:50:01 all 0.26 0.00 0.02 0.00 0.01 99.71 15:38:13 10:50:01 0 0.00 0.00 0.02 0.00 0.02 99.97 15:38:13 10:50:01 1 0.00 0.00 0.03 0.00 0.00 99.97 15:38:13 10:50:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 10:50:01 3 1.97 0.00 0.02 0.00 0.03 97.98 15:38:13 10:50:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 10:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 10:50:01 6 0.05 0.00 0.05 0.00 0.00 99.90 15:38:13 10:50:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 10:51:01 all 0.03 0.00 0.01 0.00 0.01 99.95 15:38:13 10:51:01 0 0.00 0.00 0.02 0.02 0.00 99.97 15:38:13 10:51:01 1 0.05 0.00 0.02 0.00 0.02 99.92 15:38:13 10:51:01 2 0.05 0.00 0.00 0.00 0.00 99.95 15:38:13 10:51:01 3 0.05 0.00 0.02 0.00 0.02 99.92 15:38:13 10:51:01 4 0.02 0.00 0.00 0.02 0.00 99.97 15:38:13 10:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 10:51:01 6 0.05 0.00 0.00 0.00 0.02 99.93 15:38:13 10:51:01 7 0.05 0.00 0.02 0.00 0.00 99.93 15:38:13 10:52:01 all 0.03 0.00 0.01 0.01 0.01 99.94 15:38:13 10:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 10:52:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 10:52:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 10:52:01 3 0.03 0.00 0.03 0.00 0.02 99.92 15:38:13 10:52:01 4 0.02 0.00 0.02 0.08 0.02 99.87 15:38:13 10:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 10:52:01 6 0.07 0.00 0.03 0.00 0.02 99.88 15:38:13 10:52:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 10:53:01 all 0.02 0.00 0.01 0.02 0.01 99.93 15:38:13 10:53:01 0 0.00 0.00 0.02 0.03 0.02 99.93 15:38:13 10:53:01 1 0.02 0.00 0.02 0.03 0.02 99.92 15:38:13 10:53:01 2 0.00 0.00 0.00 0.05 0.02 99.93 15:38:13 10:53:01 3 0.05 0.00 0.02 0.00 0.02 99.92 15:38:13 10:53:01 4 0.00 0.00 0.02 0.07 0.00 99.92 15:38:13 10:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 10:53:01 6 0.05 0.00 0.03 0.00 0.02 99.90 15:38:13 10:53:01 7 0.05 0.00 0.00 0.00 0.00 99.95 15:38:13 10:54:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:38:13 10:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 10:54:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 10:54:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 10:54:01 3 0.02 0.00 0.00 0.00 0.03 99.95 15:38:13 10:54:01 4 0.02 0.00 0.02 0.02 0.00 99.95 15:38:13 10:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 10:54:01 6 0.07 0.00 0.03 0.00 0.02 99.88 15:38:13 10:54:01 7 0.03 0.00 0.00 0.00 0.02 99.95 15:38:13 15:38:13 10:54:01 CPU %user %nice %system %iowait %steal %idle 15:38:13 10:55:01 all 0.03 0.00 0.01 0.00 0.01 99.95 15:38:13 10:55:01 0 0.00 0.00 0.00 0.02 0.02 99.97 15:38:13 10:55:01 1 0.00 0.00 0.02 0.00 0.02 99.97 15:38:13 10:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 10:55:01 3 0.03 0.00 0.02 0.00 0.02 99.93 15:38:13 10:55:01 4 0.07 0.00 0.00 0.00 0.00 99.93 15:38:13 10:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 10:55:01 6 0.05 0.00 0.03 0.00 0.02 99.90 15:38:13 10:55:01 7 0.03 0.00 0.03 0.00 0.00 99.93 15:38:13 10:56:01 all 0.26 0.00 0.01 0.00 0.01 99.72 15:38:13 10:56:01 0 0.02 0.00 0.02 0.02 0.00 99.95 15:38:13 10:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 10:56:01 2 0.03 0.00 0.02 0.00 0.02 99.93 15:38:13 10:56:01 3 1.92 0.00 0.00 0.00 0.02 98.06 15:38:13 10:56:01 4 0.00 0.00 0.00 0.02 0.02 99.97 15:38:13 10:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 10:56:01 6 0.03 0.00 0.03 0.00 0.02 99.92 15:38:13 10:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 10:57:01 all 0.28 0.00 0.02 0.00 0.01 99.68 15:38:13 10:57:01 0 0.00 0.00 0.05 0.00 0.02 99.93 15:38:13 10:57:01 1 0.02 0.00 0.02 0.02 0.02 99.93 15:38:13 10:57:01 2 0.07 0.00 0.05 0.00 0.03 99.85 15:38:13 10:57:01 3 1.97 0.00 0.02 0.00 0.02 98.00 15:38:13 10:57:01 4 0.03 0.00 0.00 0.02 0.00 99.95 15:38:13 10:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 10:57:01 6 0.05 0.00 0.03 0.00 0.03 99.88 15:38:13 10:57:01 7 0.05 0.00 0.02 0.00 0.00 99.93 15:38:13 10:58:01 all 0.01 0.00 0.01 0.00 0.01 99.96 15:38:13 10:58:01 0 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 10:58:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 10:58:01 2 0.02 0.00 0.00 0.00 0.02 99.97 15:38:13 10:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 10:58:01 4 0.02 0.00 0.02 0.02 0.00 99.95 15:38:13 10:58:01 5 0.00 0.00 0.02 0.00 0.02 99.97 15:38:13 10:58:01 6 0.05 0.00 0.03 0.00 0.02 99.90 15:38:13 10:58:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 10:59:01 all 0.03 0.00 0.01 0.00 0.01 99.95 15:38:13 10:59:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 10:59:01 1 0.03 0.00 0.00 0.00 0.02 99.95 15:38:13 10:59:01 2 0.03 0.00 0.03 0.00 0.02 99.92 15:38:13 10:59:01 3 0.05 0.00 0.02 0.00 0.00 99.93 15:38:13 10:59:01 4 0.05 0.00 0.02 0.02 0.00 99.92 15:38:13 10:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 10:59:01 6 0.03 0.00 0.03 0.00 0.02 99.92 15:38:13 10:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 11:00:01 all 0.03 0.00 0.02 0.00 0.01 99.95 15:38:13 11:00:01 0 0.00 0.00 0.00 0.02 0.02 99.97 15:38:13 11:00:01 1 0.02 0.00 0.03 0.00 0.00 99.95 15:38:13 11:00:01 2 0.02 0.00 0.03 0.00 0.02 99.93 15:38:13 11:00:01 3 0.08 0.00 0.02 0.00 0.02 99.88 15:38:13 11:00:01 4 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 11:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 11:00:01 6 0.07 0.00 0.05 0.00 0.00 99.88 15:38:13 11:00:01 7 0.02 0.00 0.00 0.00 0.02 99.97 15:38:13 11:01:01 all 0.24 0.00 0.02 0.00 0.01 99.74 15:38:13 11:01:01 0 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 11:01:01 1 0.00 0.00 0.02 0.00 0.02 99.97 15:38:13 11:01:01 2 0.02 0.00 0.03 0.00 0.02 99.93 15:38:13 11:01:01 3 1.71 0.00 0.07 0.00 0.00 98.22 15:38:13 11:01:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 11:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 11:01:01 6 0.07 0.00 0.02 0.00 0.02 99.90 15:38:13 11:01:01 7 0.05 0.00 0.00 0.00 0.00 99.95 15:38:13 11:02:01 all 0.12 0.00 0.02 0.00 0.00 99.86 15:38:13 11:02:01 0 0.00 0.00 0.03 0.00 0.00 99.97 15:38:13 11:02:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 11:02:01 2 0.05 0.00 0.03 0.00 0.00 99.92 15:38:13 11:02:01 3 0.85 0.00 0.00 0.00 0.00 99.15 15:38:13 11:02:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 11:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 11:02:01 6 0.03 0.00 0.05 0.00 0.00 99.92 15:38:13 11:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 11:03:01 all 0.26 0.00 0.02 0.00 0.01 99.70 15:38:13 11:03:01 0 0.00 0.00 0.03 0.02 0.02 99.93 15:38:13 11:03:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 11:03:01 2 0.03 0.00 0.03 0.00 0.02 99.92 15:38:13 11:03:01 3 1.84 0.00 0.00 0.00 0.02 98.14 15:38:13 11:03:01 4 0.02 0.00 0.02 0.02 0.00 99.95 15:38:13 11:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 11:03:01 6 0.10 0.00 0.07 0.00 0.00 99.83 15:38:13 11:03:01 7 0.05 0.00 0.00 0.00 0.00 99.95 15:38:13 11:04:01 all 0.02 0.00 0.01 0.00 0.01 99.95 15:38:13 11:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 11:04:01 1 0.02 0.00 0.00 0.00 0.02 99.97 15:38:13 11:04:01 2 0.05 0.00 0.05 0.00 0.03 99.87 15:38:13 11:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 11:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 11:04:01 5 0.00 0.00 0.02 0.00 0.02 99.97 15:38:13 11:04:01 6 0.07 0.00 0.03 0.00 0.02 99.88 15:38:13 11:04:01 7 0.00 0.00 0.02 0.00 0.02 99.97 15:38:13 11:05:01 all 0.03 0.00 0.01 0.00 0.01 99.95 15:38:13 11:05:01 0 0.00 0.00 0.02 0.00 0.02 99.97 15:38:13 11:05:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 11:05:01 2 0.05 0.00 0.03 0.00 0.02 99.90 15:38:13 11:05:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 11:05:01 4 0.03 0.00 0.02 0.02 0.00 99.93 15:38:13 11:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 11:05:01 6 0.07 0.00 0.02 0.00 0.00 99.92 15:38:13 11:05:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 15:38:13 11:05:01 CPU %user %nice %system %iowait %steal %idle 15:38:13 11:06:01 all 0.01 0.00 0.02 0.00 0.01 99.96 15:38:13 11:06:01 0 0.02 0.00 0.02 0.02 0.00 99.95 15:38:13 11:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 11:06:01 2 0.02 0.00 0.05 0.00 0.03 99.90 15:38:13 11:06:01 3 0.00 0.00 0.02 0.00 0.02 99.97 15:38:13 11:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 11:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 11:06:01 6 0.03 0.00 0.03 0.00 0.02 99.92 15:38:13 11:06:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 11:07:01 all 0.03 0.00 0.02 0.01 0.01 99.94 15:38:13 11:07:01 0 0.00 0.00 0.02 0.03 0.00 99.95 15:38:13 11:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 11:07:01 2 0.05 0.00 0.02 0.00 0.00 99.93 15:38:13 11:07:01 3 0.03 0.00 0.02 0.00 0.02 99.93 15:38:13 11:07:01 4 0.03 0.00 0.00 0.02 0.02 99.93 15:38:13 11:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 11:07:01 6 0.08 0.00 0.07 0.00 0.00 99.85 15:38:13 11:07:01 7 0.03 0.00 0.03 0.00 0.02 99.92 15:38:13 11:08:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:38:13 11:08:01 0 0.00 0.00 0.02 0.02 0.02 99.95 15:38:13 11:08:01 1 0.03 0.00 0.00 0.00 0.02 99.95 15:38:13 11:08:01 2 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 11:08:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 11:08:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 11:08:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 11:08:01 6 0.07 0.00 0.02 0.00 0.02 99.90 15:38:13 11:08:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 11:09:01 all 0.02 0.00 0.01 0.00 0.00 99.96 15:38:13 11:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 11:09:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 11:09:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 11:09:01 3 0.05 0.00 0.02 0.00 0.02 99.92 15:38:13 11:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 11:09:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 11:09:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 11:09:01 7 0.05 0.00 0.02 0.00 0.00 99.93 15:38:13 11:10:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:38:13 11:10:01 0 0.00 0.00 0.02 0.02 0.02 99.95 15:38:13 11:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 11:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 11:10:01 3 0.03 0.00 0.00 0.00 0.02 99.95 15:38:13 11:10:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 11:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 11:10:01 6 0.08 0.00 0.03 0.00 0.02 99.87 15:38:13 11:10:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 11:11:01 all 0.03 0.00 0.01 0.01 0.05 99.90 15:38:13 11:11:01 0 0.02 0.00 0.00 0.05 0.00 99.93 15:38:13 11:11:01 1 0.02 0.00 0.02 0.00 0.40 99.57 15:38:13 11:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 11:11:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 11:11:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 11:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 11:11:01 6 0.07 0.00 0.03 0.00 0.02 99.88 15:38:13 11:11:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 11:12:01 all 0.02 0.00 0.00 0.00 0.01 99.96 15:38:13 11:12:01 0 0.02 0.00 0.00 0.00 0.02 99.97 15:38:13 11:12:01 1 0.07 0.00 0.00 0.00 0.02 99.92 15:38:13 11:12:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 11:12:01 3 0.00 0.00 0.02 0.00 0.03 99.95 15:38:13 11:12:01 4 0.00 0.00 0.00 0.03 0.00 99.97 15:38:13 11:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 11:12:01 6 0.07 0.00 0.00 0.00 0.00 99.93 15:38:13 11:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 11:13:01 all 0.19 0.00 0.04 0.05 0.00 99.72 15:38:13 11:13:01 0 0.10 0.00 0.03 0.00 0.00 99.87 15:38:13 11:13:01 1 0.15 0.00 0.02 0.02 0.00 99.82 15:38:13 11:13:01 2 0.08 0.00 0.07 0.00 0.00 99.85 15:38:13 11:13:01 3 0.88 0.00 0.07 0.00 0.02 99.04 15:38:13 11:13:01 4 0.08 0.00 0.05 0.38 0.00 99.48 15:38:13 11:13:01 5 0.12 0.00 0.00 0.00 0.00 99.88 15:38:13 11:13:01 6 0.07 0.00 0.05 0.00 0.02 99.87 15:38:13 11:13:01 7 0.03 0.00 0.03 0.00 0.00 99.93 15:38:13 11:14:01 all 0.02 0.00 0.01 0.01 0.01 99.96 15:38:13 11:14:01 0 0.00 0.00 0.02 0.02 0.00 99.97 15:38:13 11:14:01 1 0.03 0.00 0.00 0.02 0.00 99.95 15:38:13 11:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 11:14:01 3 0.00 0.00 0.03 0.00 0.02 99.95 15:38:13 11:14:01 4 0.00 0.00 0.00 0.02 0.02 99.97 15:38:13 11:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 11:14:01 6 0.08 0.00 0.02 0.00 0.00 99.90 15:38:13 11:14:01 7 0.00 0.00 0.02 0.00 0.02 99.97 15:38:13 11:15:01 all 0.09 0.00 0.01 0.01 0.01 99.88 15:38:13 11:15:01 0 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 11:15:01 1 0.03 0.00 0.00 0.02 0.02 99.93 15:38:13 11:15:01 2 0.05 0.00 0.00 0.00 0.00 99.95 15:38:13 11:15:01 3 0.45 0.00 0.02 0.00 0.02 99.52 15:38:13 11:15:01 4 0.03 0.00 0.02 0.03 0.00 99.92 15:38:13 11:15:01 5 0.08 0.00 0.00 0.00 0.00 99.92 15:38:13 11:15:01 6 0.05 0.00 0.05 0.00 0.02 99.88 15:38:13 11:15:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 11:16:01 all 0.26 0.00 0.02 0.00 0.00 99.72 15:38:13 11:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 11:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 11:16:01 2 0.02 0.00 0.00 0.00 0.02 99.97 15:38:13 11:16:01 3 1.91 0.00 0.02 0.00 0.02 98.06 15:38:13 11:16:01 4 0.02 0.00 0.00 0.02 0.00 99.97 15:38:13 11:16:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 11:16:01 6 0.08 0.00 0.07 0.00 0.00 99.85 15:38:13 11:16:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 15:38:13 11:16:01 CPU %user %nice %system %iowait %steal %idle 15:38:13 11:17:01 all 0.04 0.00 0.01 0.00 0.01 99.93 15:38:13 11:17:01 0 0.02 0.00 0.00 0.02 0.02 99.95 15:38:13 11:17:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 11:17:01 2 0.02 0.00 0.03 0.00 0.00 99.95 15:38:13 11:17:01 3 0.15 0.00 0.05 0.00 0.02 99.78 15:38:13 11:17:01 4 0.03 0.00 0.02 0.02 0.02 99.92 15:38:13 11:17:01 5 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 11:17:01 6 0.07 0.00 0.02 0.00 0.02 99.90 15:38:13 11:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 11:18:01 all 0.02 0.00 0.01 1.19 0.50 98.29 15:38:13 11:18:01 0 0.00 0.00 0.00 0.03 0.86 99.11 15:38:13 11:18:01 1 0.05 0.00 0.00 0.00 0.60 99.35 15:38:13 11:18:01 2 0.00 0.00 0.02 0.00 1.23 98.75 15:38:13 11:18:01 3 0.03 0.00 0.02 0.00 0.03 99.92 15:38:13 11:18:01 4 0.00 0.00 0.00 9.42 1.22 89.36 15:38:13 11:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 11:18:01 6 0.05 0.00 0.02 0.00 0.02 99.92 15:38:13 11:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 11:19:01 all 0.02 0.00 0.01 0.00 0.00 99.96 15:38:13 11:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 11:19:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 11:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 11:19:01 3 0.00 0.00 0.05 0.00 0.02 99.93 15:38:13 11:19:01 4 0.03 0.00 0.00 0.00 0.02 99.95 15:38:13 11:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 11:19:01 6 0.07 0.00 0.03 0.00 0.00 99.90 15:38:13 11:19:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 11:20:01 all 0.01 0.00 0.01 0.00 0.01 99.97 15:38:13 11:20:01 0 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 11:20:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 11:20:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 11:20:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 11:20:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 11:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 11:20:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 11:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 11:21:01 all 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 11:21:01 0 0.00 0.00 0.03 0.00 0.02 99.95 15:38:13 11:21:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 11:21:01 2 0.05 0.00 0.03 0.00 0.00 99.92 15:38:13 11:21:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 11:21:01 4 0.07 0.00 0.00 0.02 0.00 99.92 15:38:13 11:21:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 11:21:01 6 0.05 0.00 0.03 0.02 0.02 99.88 15:38:13 11:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 11:22:01 all 0.01 0.00 0.01 0.00 0.01 99.97 15:38:13 11:22:01 0 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 11:22:01 1 0.05 0.00 0.02 0.00 0.02 99.92 15:38:13 11:22:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 11:22:01 3 0.03 0.00 0.02 0.00 0.02 99.93 15:38:13 11:22:01 4 0.00 0.00 0.00 0.02 0.02 99.97 15:38:13 11:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 11:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 11:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 11:23:01 all 0.03 0.00 0.01 0.00 0.01 99.96 15:38:13 11:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 11:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 11:23:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 11:23:01 3 0.08 0.00 0.03 0.00 0.02 99.87 15:38:13 11:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 11:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 11:23:01 6 0.05 0.00 0.02 0.00 0.02 99.92 15:38:13 11:23:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 11:24:01 all 0.02 0.00 0.01 0.00 0.00 99.97 15:38:13 11:24:01 0 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 11:24:01 1 0.05 0.00 0.02 0.00 0.00 99.93 15:38:13 11:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 11:24:01 3 0.03 0.00 0.00 0.00 0.02 99.95 15:38:13 11:24:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 11:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 11:24:01 6 0.05 0.00 0.03 0.00 0.00 99.92 15:38:13 11:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 11:25:01 all 0.03 0.00 0.01 0.01 0.01 99.94 15:38:13 11:25:01 0 0.02 0.00 0.00 0.07 0.00 99.92 15:38:13 11:25:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 11:25:01 2 0.07 0.00 0.02 0.00 0.02 99.90 15:38:13 11:25:01 3 0.05 0.00 0.02 0.00 0.02 99.92 15:38:13 11:25:01 4 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 11:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 11:25:01 6 0.07 0.00 0.00 0.00 0.02 99.92 15:38:13 11:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 11:26:01 all 0.20 0.00 0.01 0.00 0.01 99.78 15:38:13 11:26:01 0 0.00 0.00 0.02 0.00 0.02 99.97 15:38:13 11:26:01 1 0.05 0.00 0.00 0.00 0.00 99.95 15:38:13 11:26:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 11:26:01 3 0.03 0.00 0.02 0.00 0.02 99.93 15:38:13 11:26:01 4 1.42 0.00 0.00 0.02 0.00 98.57 15:38:13 11:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 11:26:01 6 0.07 0.00 0.03 0.00 0.02 99.88 15:38:13 11:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 11:27:01 all 0.03 0.00 0.01 0.00 0.01 99.94 15:38:13 11:27:01 0 0.02 0.00 0.02 0.02 0.00 99.95 15:38:13 11:27:01 1 0.02 0.00 0.03 0.00 0.02 99.93 15:38:13 11:27:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 11:27:01 3 0.05 0.00 0.03 0.00 0.02 99.90 15:38:13 11:27:01 4 0.03 0.00 0.02 0.02 0.02 99.92 15:38:13 11:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 11:27:01 6 0.08 0.00 0.02 0.00 0.00 99.90 15:38:13 11:27:01 7 0.02 0.00 0.00 0.00 0.02 99.97 15:38:13 15:38:13 11:27:01 CPU %user %nice %system %iowait %steal %idle 15:38:13 11:28:01 all 0.03 0.00 0.01 0.00 0.01 99.95 15:38:13 11:28:01 0 0.02 0.00 0.00 0.00 0.02 99.97 15:38:13 11:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 11:28:01 2 0.03 0.00 0.02 0.00 0.02 99.93 15:38:13 11:28:01 3 0.02 0.00 0.03 0.00 0.02 99.93 15:38:13 11:28:01 4 0.07 0.00 0.00 0.02 0.00 99.92 15:38:13 11:28:01 5 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 11:28:01 6 0.05 0.00 0.00 0.00 0.02 99.93 15:38:13 11:28:01 7 0.02 0.00 0.03 0.00 0.00 99.95 15:38:13 11:29:01 all 0.03 0.00 0.01 0.00 0.00 99.96 15:38:13 11:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 11:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 11:29:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 11:29:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 11:29:01 4 0.05 0.00 0.00 0.00 0.00 99.95 15:38:13 11:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 11:29:01 6 0.08 0.00 0.03 0.02 0.00 99.87 15:38:13 11:29:01 7 0.02 0.00 0.00 0.00 0.02 99.97 15:38:13 11:30:01 all 0.01 0.00 0.01 0.37 0.03 99.58 15:38:13 11:30:01 0 0.00 0.00 0.00 0.02 0.02 99.97 15:38:13 11:30:01 1 0.02 0.00 0.02 0.00 0.03 99.93 15:38:13 11:30:01 2 0.02 0.00 0.02 0.00 0.05 99.92 15:38:13 11:30:01 3 0.02 0.00 0.02 0.00 0.08 99.88 15:38:13 11:30:01 4 0.02 0.00 0.00 2.93 0.03 97.02 15:38:13 11:30:01 5 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 11:30:01 6 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 11:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 11:31:01 all 0.03 0.00 0.01 0.00 0.01 99.95 15:38:13 11:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 11:31:01 1 0.05 0.00 0.00 0.00 0.02 99.93 15:38:13 11:31:01 2 0.05 0.00 0.02 0.00 0.00 99.93 15:38:13 11:31:01 3 0.05 0.00 0.02 0.00 0.02 99.92 15:38:13 11:31:01 4 0.00 0.00 0.03 0.02 0.02 99.93 15:38:13 11:31:01 5 0.05 0.00 0.02 0.00 0.00 99.93 15:38:13 11:31:01 6 0.03 0.00 0.02 0.00 0.02 99.93 15:38:13 11:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 11:32:01 all 0.01 0.00 0.00 0.00 0.01 99.97 15:38:13 11:32:01 0 0.00 0.00 0.00 0.02 0.02 99.97 15:38:13 11:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 11:32:01 2 0.02 0.00 0.00 0.00 0.02 99.97 15:38:13 11:32:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 11:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 11:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 11:32:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 11:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 11:33:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:38:13 11:33:01 0 0.00 0.00 0.03 0.00 0.02 99.95 15:38:13 11:33:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 11:33:01 2 0.05 0.00 0.00 0.00 0.02 99.93 15:38:13 11:33:01 3 0.03 0.00 0.02 0.00 0.02 99.93 15:38:13 11:33:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 11:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 11:33:01 6 0.03 0.00 0.02 0.02 0.02 99.92 15:38:13 11:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 11:34:01 all 0.02 0.00 0.01 0.00 0.00 99.96 15:38:13 11:34:01 0 0.02 0.00 0.00 0.02 0.00 99.97 15:38:13 11:34:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:38:13 11:34:01 2 0.05 0.00 0.02 0.00 0.00 99.93 15:38:13 11:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 11:34:01 4 0.03 0.00 0.02 0.00 0.02 99.93 15:38:13 11:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 11:34:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 11:34:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 11:35:01 all 0.12 0.00 0.01 0.00 0.00 99.86 15:38:13 11:35:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 11:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 11:35:01 2 0.03 0.00 0.03 0.00 0.00 99.93 15:38:13 11:35:01 3 0.03 0.00 0.03 0.00 0.02 99.92 15:38:13 11:35:01 4 0.82 0.00 0.02 0.02 0.00 99.15 15:38:13 11:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 11:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 11:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 11:36:02 all 0.06 0.00 0.01 0.00 0.01 99.92 15:38:13 11:36:02 0 0.00 0.00 0.02 0.02 0.02 99.95 15:38:13 11:36:02 1 0.08 0.00 0.00 0.00 0.02 99.90 15:38:13 11:36:02 2 0.00 0.00 0.02 0.00 0.02 99.97 15:38:13 11:36:02 3 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 11:36:02 4 0.37 0.00 0.02 0.02 0.00 99.60 15:38:13 11:36:02 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 11:36:02 6 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 11:36:02 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 11:37:01 all 0.03 0.00 0.02 0.16 0.00 99.79 15:38:13 11:37:01 0 0.04 0.00 0.02 0.00 0.00 99.95 15:38:13 11:37:01 1 0.04 0.00 0.05 0.00 0.02 99.89 15:38:13 11:37:01 2 0.02 0.00 0.03 0.00 0.00 99.95 15:38:13 11:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 11:37:01 4 0.03 0.00 0.00 1.24 0.00 98.72 15:38:13 11:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 11:37:01 6 0.07 0.00 0.02 0.00 0.02 99.90 15:38:13 11:37:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 11:38:01 all 0.25 0.00 0.01 0.00 0.00 99.74 15:38:13 11:38:01 0 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 11:38:01 1 0.07 0.00 0.00 0.00 0.02 99.92 15:38:13 11:38:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 11:38:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 11:38:01 4 1.76 0.00 0.02 0.02 0.02 98.19 15:38:13 11:38:01 5 0.05 0.00 0.02 0.00 0.00 99.93 15:38:13 11:38:01 6 0.07 0.00 0.02 0.00 0.00 99.92 15:38:13 11:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 15:38:13 11:38:01 CPU %user %nice %system %iowait %steal %idle 15:38:13 11:39:01 all 0.17 0.00 0.02 0.00 0.00 99.81 15:38:13 11:39:01 0 0.02 0.00 0.03 0.00 0.02 99.93 15:38:13 11:39:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:38:13 11:39:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 11:39:01 3 0.02 0.00 0.02 0.02 0.00 99.95 15:38:13 11:39:01 4 1.14 0.00 0.02 0.00 0.00 98.84 15:38:13 11:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 11:39:01 6 0.08 0.00 0.03 0.00 0.00 99.88 15:38:13 11:39:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 11:40:01 all 0.01 0.00 0.02 0.00 0.01 99.97 15:38:13 11:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 11:40:01 1 0.02 0.00 0.05 0.00 0.02 99.92 15:38:13 11:40:01 2 0.00 0.00 0.02 0.00 0.02 99.97 15:38:13 11:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 11:40:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 11:40:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 11:40:01 6 0.02 0.00 0.03 0.00 0.02 99.93 15:38:13 11:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 11:41:01 all 0.14 0.00 0.01 0.00 0.01 99.84 15:38:13 11:41:01 0 0.02 0.00 0.03 0.02 0.02 99.92 15:38:13 11:41:01 1 0.03 0.00 0.03 0.00 0.03 99.90 15:38:13 11:41:01 2 0.07 0.00 0.02 0.00 0.00 99.92 15:38:13 11:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 11:41:01 4 0.86 0.00 0.00 0.02 0.02 99.11 15:38:13 11:41:01 5 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 11:41:01 6 0.07 0.00 0.00 0.00 0.00 99.93 15:38:13 11:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 11:42:01 all 0.05 0.00 0.01 0.00 0.01 99.93 15:38:13 11:42:01 0 0.02 0.00 0.02 0.03 0.00 99.93 15:38:13 11:42:01 1 0.05 0.00 0.02 0.00 0.03 99.90 15:38:13 11:42:01 2 0.02 0.00 0.00 0.00 0.02 99.97 15:38:13 11:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 11:42:01 4 0.25 0.00 0.00 0.00 0.00 99.75 15:38:13 11:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 11:42:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 11:42:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 11:43:01 all 0.02 0.00 0.01 0.00 0.05 99.92 15:38:13 11:43:01 0 0.00 0.00 0.02 0.00 0.02 99.97 15:38:13 11:43:01 1 0.05 0.00 0.02 0.00 0.02 99.92 15:38:13 11:43:01 2 0.03 0.00 0.03 0.00 0.00 99.93 15:38:13 11:43:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 11:43:01 4 0.00 0.00 0.00 0.02 0.33 99.65 15:38:13 11:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 11:43:01 6 0.03 0.00 0.02 0.00 0.02 99.93 15:38:13 11:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 11:44:01 all 0.01 0.00 0.01 0.00 0.01 99.96 15:38:13 11:44:01 0 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 11:44:01 1 0.05 0.00 0.02 0.00 0.03 99.90 15:38:13 11:44:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 11:44:01 3 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 11:44:01 4 0.00 0.00 0.00 0.02 0.02 99.97 15:38:13 11:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 11:44:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 11:44:01 7 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 11:45:01 all 0.03 0.00 0.01 0.00 0.01 99.96 15:38:13 11:45:01 0 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 11:45:01 1 0.05 0.00 0.03 0.00 0.02 99.90 15:38:13 11:45:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 11:45:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 11:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 11:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 11:45:01 6 0.05 0.00 0.03 0.00 0.00 99.92 15:38:13 11:45:01 7 0.05 0.00 0.02 0.00 0.00 99.93 15:38:13 11:46:01 all 0.23 0.00 0.02 0.00 0.01 99.74 15:38:13 11:46:01 0 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 11:46:01 1 0.02 0.00 0.03 0.00 0.02 99.93 15:38:13 11:46:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 11:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 11:46:01 4 1.78 0.00 0.07 0.02 0.02 98.13 15:38:13 11:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 11:46:01 6 0.02 0.00 0.00 0.00 0.02 99.97 15:38:13 11:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 11:47:01 all 0.27 0.00 0.01 0.00 0.00 99.72 15:38:13 11:47:01 0 0.02 0.00 0.00 0.02 0.02 99.95 15:38:13 11:47:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 11:47:01 2 0.05 0.00 0.02 0.00 0.00 99.93 15:38:13 11:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 11:47:01 4 1.97 0.00 0.02 0.00 0.00 98.01 15:38:13 11:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 11:47:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 11:47:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 11:48:01 all 0.21 0.00 0.02 0.00 0.01 99.76 15:38:13 11:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 11:48:01 1 0.07 0.00 0.03 0.00 0.02 99.88 15:38:13 11:48:01 2 0.02 0.00 0.03 0.00 0.02 99.93 15:38:13 11:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 11:48:01 4 1.53 0.00 0.07 0.02 0.02 98.37 15:38:13 11:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 11:48:01 6 0.05 0.00 0.02 0.00 0.02 99.92 15:38:13 11:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 11:49:01 all 0.03 0.00 0.01 0.00 0.00 99.95 15:38:13 11:49:01 0 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 11:49:01 1 0.05 0.00 0.03 0.00 0.03 99.88 15:38:13 11:49:01 2 0.07 0.00 0.02 0.00 0.00 99.92 15:38:13 11:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 11:49:01 4 0.02 0.00 0.02 0.02 0.00 99.95 15:38:13 11:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 11:49:01 6 0.03 0.00 0.03 0.00 0.00 99.93 15:38:13 11:49:01 7 0.05 0.00 0.00 0.00 0.00 99.95 15:38:13 15:38:13 11:49:01 CPU %user %nice %system %iowait %steal %idle 15:38:13 11:50:01 all 0.02 0.00 0.01 0.01 0.01 99.95 15:38:13 11:50:01 0 0.00 0.00 0.00 0.02 0.02 99.97 15:38:13 11:50:01 1 0.08 0.00 0.05 0.00 0.02 99.85 15:38:13 11:50:01 2 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 11:50:01 3 0.00 0.00 0.00 0.05 0.02 99.93 15:38:13 11:50:01 4 0.02 0.00 0.00 0.02 0.00 99.97 15:38:13 11:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 11:50:01 6 0.05 0.00 0.02 0.00 0.02 99.92 15:38:13 11:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 11:51:01 all 0.03 0.00 0.01 0.00 0.00 99.96 15:38:13 11:51:01 0 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 11:51:01 1 0.05 0.00 0.02 0.00 0.02 99.92 15:38:13 11:51:01 2 0.08 0.00 0.00 0.00 0.00 99.92 15:38:13 11:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 11:51:01 4 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 11:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 11:51:01 6 0.07 0.00 0.02 0.00 0.00 99.92 15:38:13 11:51:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 11:52:01 all 0.02 0.00 0.01 0.01 0.01 99.95 15:38:13 11:52:01 0 0.02 0.00 0.03 0.02 0.02 99.92 15:38:13 11:52:01 1 0.03 0.00 0.03 0.00 0.02 99.92 15:38:13 11:52:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 11:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 11:52:01 4 0.02 0.00 0.00 0.10 0.00 99.88 15:38:13 11:52:01 5 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 11:52:01 6 0.05 0.00 0.02 0.00 0.00 99.93 15:38:13 11:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 11:53:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:38:13 11:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 11:53:01 1 0.10 0.00 0.03 0.00 0.03 99.83 15:38:13 11:53:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 11:53:01 3 0.05 0.00 0.00 0.00 0.00 99.95 15:38:13 11:53:01 4 0.00 0.00 0.02 0.02 0.00 99.97 15:38:13 11:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 11:53:01 6 0.03 0.00 0.02 0.00 0.02 99.93 15:38:13 11:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 11:54:01 all 0.02 0.00 0.01 0.01 0.01 99.95 15:38:13 11:54:01 0 0.00 0.00 0.00 0.02 0.02 99.97 15:38:13 11:54:01 1 0.03 0.00 0.05 0.02 0.02 99.88 15:38:13 11:54:01 2 0.05 0.00 0.02 0.00 0.02 99.92 15:38:13 11:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 11:54:01 4 0.00 0.00 0.00 0.02 0.02 99.97 15:38:13 11:54:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 11:54:01 6 0.05 0.00 0.02 0.00 0.00 99.93 15:38:13 11:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 11:55:01 all 0.03 0.00 0.01 0.00 0.01 99.95 15:38:13 11:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 11:55:01 1 0.05 0.00 0.03 0.00 0.02 99.90 15:38:13 11:55:01 2 0.03 0.00 0.00 0.00 0.02 99.95 15:38:13 11:55:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 11:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 11:55:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 11:55:01 6 0.07 0.00 0.03 0.00 0.02 99.88 15:38:13 11:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 11:56:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:38:13 11:56:01 0 0.00 0.00 0.00 0.02 0.02 99.97 15:38:13 11:56:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 11:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 11:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 11:56:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 11:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 11:56:01 6 0.07 0.00 0.05 0.00 0.02 99.87 15:38:13 11:56:01 7 0.02 0.00 0.00 0.00 0.02 99.97 15:38:13 11:57:01 all 0.03 0.00 0.01 0.00 0.00 99.96 15:38:13 11:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 11:57:01 1 0.07 0.00 0.00 0.00 0.00 99.93 15:38:13 11:57:01 2 0.07 0.00 0.02 0.00 0.00 99.92 15:38:13 11:57:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 11:57:01 4 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 11:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 11:57:01 6 0.05 0.00 0.07 0.00 0.02 99.87 15:38:13 11:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 11:58:01 all 0.01 0.00 0.01 0.00 0.01 99.97 15:38:13 11:58:01 0 0.02 0.00 0.00 0.02 0.02 99.95 15:38:13 11:58:01 1 0.02 0.00 0.00 0.00 0.02 99.97 15:38:13 11:58:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 11:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 11:58:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 11:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 11:58:01 6 0.03 0.00 0.03 0.00 0.02 99.92 15:38:13 11:58:01 7 0.02 0.00 0.03 0.00 0.00 99.95 15:38:13 11:59:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:38:13 11:59:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 11:59:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 11:59:01 2 0.00 0.00 0.00 0.02 0.02 99.97 15:38:13 11:59:01 3 0.02 0.00 0.00 0.00 0.02 99.97 15:38:13 11:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 11:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 11:59:01 6 0.07 0.00 0.05 0.00 0.02 99.87 15:38:13 11:59:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 12:00:01 all 0.08 0.00 0.01 0.00 0.01 99.90 15:38:13 12:00:01 0 0.00 0.00 0.02 0.02 0.00 99.97 15:38:13 12:00:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:38:13 12:00:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 12:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:00:01 4 0.55 0.00 0.03 0.02 0.02 99.38 15:38:13 12:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:00:01 6 0.05 0.00 0.02 0.00 0.02 99.92 15:38:13 12:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 15:38:13 12:00:01 CPU %user %nice %system %iowait %steal %idle 15:38:13 12:01:01 all 0.03 0.00 0.01 0.00 0.00 99.96 15:38:13 12:01:01 0 0.02 0.00 0.00 0.02 0.02 99.95 15:38:13 12:01:01 1 0.05 0.00 0.00 0.00 0.00 99.95 15:38:13 12:01:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 12:01:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 12:01:01 4 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 12:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:01:01 6 0.03 0.00 0.03 0.00 0.02 99.92 15:38:13 12:01:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 12:02:01 all 0.01 0.00 0.01 0.00 0.01 99.96 15:38:13 12:02:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 12:02:01 1 0.03 0.00 0.00 0.00 0.02 99.95 15:38:13 12:02:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 12:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:02:01 4 0.00 0.00 0.00 0.02 0.02 99.97 15:38:13 12:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 12:02:01 6 0.02 0.00 0.05 0.00 0.03 99.90 15:38:13 12:02:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 12:03:01 all 0.04 0.00 0.01 0.00 0.00 99.94 15:38:13 12:03:01 0 0.00 0.00 0.03 0.02 0.00 99.95 15:38:13 12:03:01 1 0.07 0.00 0.00 0.00 0.00 99.93 15:38:13 12:03:01 2 0.05 0.00 0.02 0.00 0.00 99.93 15:38:13 12:03:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 12:03:01 4 0.05 0.00 0.02 0.02 0.00 99.92 15:38:13 12:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:03:01 6 0.05 0.00 0.05 0.00 0.02 99.88 15:38:13 12:03:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 12:04:01 all 0.01 0.00 0.01 0.00 0.01 99.96 15:38:13 12:04:01 0 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 12:04:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:38:13 12:04:01 2 0.00 0.00 0.02 0.00 0.02 99.97 15:38:13 12:04:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 12:04:01 4 0.02 0.00 0.02 0.02 0.02 99.93 15:38:13 12:04:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 12:04:01 6 0.03 0.00 0.02 0.00 0.03 99.92 15:38:13 12:04:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 12:05:01 all 0.03 0.00 0.01 0.00 0.01 99.95 15:38:13 12:05:01 0 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 12:05:01 1 0.05 0.00 0.02 0.00 0.00 99.93 15:38:13 12:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 12:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:05:01 4 0.03 0.00 0.00 0.02 0.00 99.95 15:38:13 12:05:01 5 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 12:05:01 6 0.08 0.00 0.05 0.00 0.03 99.83 15:38:13 12:05:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 12:06:01 all 0.02 0.00 0.01 0.00 0.01 99.97 15:38:13 12:06:01 0 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 12:06:01 1 0.03 0.00 0.00 0.00 0.02 99.95 15:38:13 12:06:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 12:06:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 12:06:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 12:06:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 12:06:01 6 0.07 0.00 0.02 0.00 0.02 99.90 15:38:13 12:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:07:01 all 0.03 0.00 0.01 0.02 0.01 99.93 15:38:13 12:07:01 0 0.00 0.00 0.02 0.02 0.00 99.97 15:38:13 12:07:01 1 0.08 0.00 0.02 0.00 0.00 99.90 15:38:13 12:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 12:07:01 4 0.02 0.00 0.00 0.12 0.03 99.83 15:38:13 12:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:07:01 6 0.05 0.00 0.03 0.00 0.05 99.87 15:38:13 12:07:01 7 0.05 0.00 0.02 0.00 0.02 99.92 15:38:13 12:08:01 all 0.01 0.00 0.01 0.00 0.01 99.96 15:38:13 12:08:01 0 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 12:08:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 12:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:08:01 4 0.02 0.00 0.03 0.02 0.02 99.92 15:38:13 12:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 12:08:01 6 0.07 0.00 0.03 0.00 0.02 99.88 15:38:13 12:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:09:01 all 0.03 0.00 0.01 0.00 0.01 99.95 15:38:13 12:09:01 0 0.02 0.00 0.00 0.00 0.02 99.97 15:38:13 12:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 12:09:01 2 0.03 0.00 0.03 0.00 0.00 99.93 15:38:13 12:09:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 12:09:01 4 0.02 0.00 0.00 0.02 0.02 99.95 15:38:13 12:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:09:01 6 0.08 0.00 0.05 0.00 0.02 99.85 15:38:13 12:09:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 12:10:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:38:13 12:10:01 0 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 12:10:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 12:10:01 2 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 12:10:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 12:10:01 4 0.05 0.00 0.02 0.00 0.00 99.93 15:38:13 12:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:10:01 6 0.07 0.00 0.03 0.00 0.03 99.87 15:38:13 12:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:11:01 all 0.03 0.00 0.01 0.00 0.01 99.95 15:38:13 12:11:01 0 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 12:11:01 1 0.07 0.00 0.03 0.00 0.02 99.88 15:38:13 12:11:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 12:11:01 3 0.03 0.00 0.00 0.00 0.02 99.95 15:38:13 12:11:01 4 0.02 0.00 0.00 0.02 0.02 99.95 15:38:13 12:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:11:01 6 0.07 0.00 0.03 0.00 0.02 99.88 15:38:13 12:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 15:38:13 12:11:01 CPU %user %nice %system %iowait %steal %idle 15:38:13 12:12:01 all 0.09 0.00 0.01 0.01 0.00 99.89 15:38:13 12:12:01 0 0.00 0.00 0.02 0.05 0.00 99.93 15:38:13 12:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 12:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 12:12:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 12:12:01 4 0.56 0.00 0.00 0.00 0.02 99.42 15:38:13 12:12:01 5 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 12:12:01 6 0.05 0.00 0.05 0.00 0.02 99.88 15:38:13 12:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:13:01 all 0.09 0.00 0.03 0.00 0.00 99.88 15:38:13 12:13:01 0 0.12 0.00 0.03 0.00 0.00 99.85 15:38:13 12:13:01 1 0.08 0.00 0.02 0.00 0.02 99.88 15:38:13 12:13:01 2 0.08 0.00 0.02 0.00 0.00 99.90 15:38:13 12:13:01 3 0.07 0.00 0.03 0.00 0.00 99.90 15:38:13 12:13:01 4 0.10 0.00 0.03 0.02 0.00 99.85 15:38:13 12:13:01 5 0.10 0.00 0.02 0.00 0.00 99.88 15:38:13 12:13:01 6 0.12 0.00 0.03 0.00 0.02 99.83 15:38:13 12:13:01 7 0.02 0.00 0.03 0.00 0.00 99.95 15:38:13 12:14:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:38:13 12:14:01 0 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 12:14:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 12:14:01 2 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 12:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:14:01 4 0.02 0.00 0.00 0.02 0.02 99.95 15:38:13 12:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 12:14:01 6 0.08 0.00 0.02 0.02 0.03 99.85 15:38:13 12:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 12:15:01 all 0.06 0.00 0.01 0.00 0.01 99.92 15:38:13 12:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:15:01 1 0.05 0.00 0.03 0.00 0.02 99.90 15:38:13 12:15:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 12:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 12:15:01 4 0.25 0.00 0.02 0.02 0.00 99.72 15:38:13 12:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:15:01 6 0.08 0.00 0.05 0.00 0.02 99.85 15:38:13 12:15:01 7 0.05 0.00 0.00 0.00 0.02 99.93 15:38:13 12:16:01 all 0.17 0.00 0.01 0.00 0.01 99.81 15:38:13 12:16:01 0 0.00 0.00 0.03 0.02 0.00 99.95 15:38:13 12:16:01 1 0.05 0.00 0.00 0.00 0.00 99.95 15:38:13 12:16:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 12:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 12:16:01 4 1.16 0.00 0.00 0.02 0.02 98.81 15:38:13 12:16:01 5 0.05 0.00 0.00 0.00 0.00 99.95 15:38:13 12:16:01 6 0.05 0.00 0.03 0.00 0.03 99.88 15:38:13 12:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:17:01 all 0.25 0.00 0.02 0.00 0.01 99.72 15:38:13 12:17:01 0 0.02 0.00 0.00 0.00 0.02 99.97 15:38:13 12:17:01 1 0.08 0.00 0.02 0.00 0.02 99.88 15:38:13 12:17:01 2 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 12:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 12:17:01 4 1.78 0.00 0.05 0.00 0.00 98.18 15:38:13 12:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 12:17:01 6 0.10 0.00 0.03 0.02 0.02 99.83 15:38:13 12:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:18:01 all 0.05 0.00 0.02 0.01 0.00 99.92 15:38:13 12:18:01 0 0.00 0.00 0.02 0.02 0.00 99.97 15:38:13 12:18:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 12:18:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 12:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 12:18:01 4 0.28 0.00 0.05 0.07 0.02 99.58 15:38:13 12:18:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 12:18:01 6 0.05 0.00 0.03 0.00 0.02 99.90 15:38:13 12:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:19:01 all 0.02 0.00 0.01 0.00 0.01 99.95 15:38:13 12:19:01 0 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 12:19:01 1 0.05 0.00 0.00 0.00 0.02 99.93 15:38:13 12:19:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 12:19:01 3 0.00 0.00 0.02 0.00 0.02 99.97 15:38:13 12:19:01 4 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 12:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 12:19:01 6 0.10 0.00 0.07 0.00 0.03 99.80 15:38:13 12:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:20:01 all 0.01 0.00 0.01 0.00 0.01 99.96 15:38:13 12:20:01 0 0.00 0.00 0.02 0.02 0.00 99.97 15:38:13 12:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 12:20:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 12:20:01 3 0.02 0.00 0.00 0.00 0.02 99.97 15:38:13 12:20:01 4 0.02 0.00 0.02 0.02 0.00 99.95 15:38:13 12:20:01 5 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 12:20:01 6 0.05 0.00 0.02 0.00 0.02 99.92 15:38:13 12:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 12:21:01 all 0.02 0.00 0.02 0.00 0.01 99.95 15:38:13 12:21:01 0 0.02 0.00 0.00 0.02 0.02 99.95 15:38:13 12:21:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:38:13 12:21:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 12:21:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 12:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 12:21:01 5 0.00 0.00 0.03 0.00 0.00 99.97 15:38:13 12:21:01 6 0.07 0.00 0.03 0.00 0.02 99.88 15:38:13 12:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 12:22:01 all 0.01 0.00 0.01 0.00 0.01 99.97 15:38:13 12:22:01 0 0.02 0.00 0.02 0.02 0.00 99.95 15:38:13 12:22:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 12:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:22:01 3 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 12:22:01 4 0.00 0.00 0.00 0.02 0.02 99.97 15:38:13 12:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:22:01 6 0.03 0.00 0.03 0.00 0.02 99.92 15:38:13 12:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 15:38:13 12:22:01 CPU %user %nice %system %iowait %steal %idle 15:38:13 12:23:01 all 0.03 0.00 0.01 0.00 0.01 99.96 15:38:13 12:23:01 0 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 12:23:01 1 0.05 0.00 0.02 0.00 0.02 99.92 15:38:13 12:23:01 2 0.05 0.00 0.02 0.00 0.00 99.93 15:38:13 12:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:23:01 4 0.02 0.00 0.00 0.02 0.00 99.97 15:38:13 12:23:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 12:23:01 6 0.08 0.00 0.00 0.00 0.03 99.88 15:38:13 12:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 12:24:01 all 0.19 0.00 0.02 0.01 0.01 99.76 15:38:13 12:24:01 0 0.00 0.00 0.02 0.00 0.02 99.97 15:38:13 12:24:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 12:24:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 12:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:24:01 4 1.40 0.00 0.12 0.12 0.02 98.35 15:38:13 12:24:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 12:24:01 6 0.05 0.00 0.02 0.00 0.02 99.92 15:38:13 12:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:25:01 all 0.27 0.00 0.01 0.00 0.01 99.71 15:38:13 12:25:01 0 0.00 0.00 0.03 0.02 0.02 99.93 15:38:13 12:25:01 1 0.05 0.00 0.00 0.00 0.00 99.95 15:38:13 12:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 12:25:01 3 0.00 0.00 0.02 0.00 0.02 99.97 15:38:13 12:25:01 4 1.97 0.00 0.00 0.02 0.00 98.01 15:38:13 12:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:25:01 6 0.02 0.00 0.02 0.00 0.03 99.93 15:38:13 12:25:01 7 0.05 0.00 0.00 0.00 0.02 99.93 15:38:13 12:26:01 all 0.23 0.00 0.00 0.00 0.01 99.76 15:38:13 12:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 12:26:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 12:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 12:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 12:26:01 4 1.68 0.00 0.00 0.02 0.02 98.29 15:38:13 12:26:01 5 0.02 0.00 0.00 0.00 0.02 99.97 15:38:13 12:26:01 6 0.07 0.00 0.00 0.00 0.02 99.92 15:38:13 12:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:27:01 all 0.09 0.00 0.01 0.00 0.01 99.89 15:38:13 12:27:01 0 0.00 0.00 0.00 0.02 0.02 99.97 15:38:13 12:27:01 1 0.03 0.00 0.00 0.00 0.02 99.95 15:38:13 12:27:01 2 0.07 0.00 0.02 0.00 0.02 99.90 15:38:13 12:27:01 3 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 12:27:01 4 0.52 0.00 0.00 0.00 0.00 99.48 15:38:13 12:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:27:01 6 0.07 0.00 0.07 0.00 0.03 99.83 15:38:13 12:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 12:28:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:38:13 12:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 12:28:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 12:28:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 12:28:01 3 0.02 0.00 0.03 0.00 0.00 99.95 15:38:13 12:28:01 4 0.00 0.00 0.02 0.02 0.02 99.95 15:38:13 12:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:28:01 6 0.05 0.00 0.02 0.00 0.02 99.92 15:38:13 12:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:29:01 all 0.01 0.00 0.01 0.00 0.01 99.96 15:38:13 12:29:01 0 0.03 0.00 0.00 0.02 0.02 99.93 15:38:13 12:29:01 1 0.00 0.00 0.02 0.00 0.02 99.97 15:38:13 12:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 12:29:01 3 0.03 0.00 0.02 0.00 0.02 99.93 15:38:13 12:29:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 12:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:29:01 6 0.03 0.00 0.02 0.00 0.03 99.92 15:38:13 12:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:30:01 all 0.14 0.00 0.01 0.00 0.00 99.84 15:38:13 12:30:01 0 0.02 0.00 0.02 0.02 0.00 99.95 15:38:13 12:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 12:30:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 12:30:01 4 1.06 0.00 0.00 0.02 0.02 98.91 15:38:13 12:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 12:30:01 6 0.05 0.00 0.03 0.00 0.02 99.90 15:38:13 12:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:31:01 all 0.02 0.00 0.00 0.00 0.01 99.97 15:38:13 12:31:01 0 0.02 0.00 0.00 0.00 0.02 99.97 15:38:13 12:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 12:31:01 2 0.03 0.00 0.00 0.00 0.02 99.95 15:38:13 12:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 12:31:01 4 0.05 0.00 0.00 0.00 0.00 99.95 15:38:13 12:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:31:01 6 0.05 0.00 0.02 0.00 0.02 99.92 15:38:13 12:31:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 12:32:01 all 0.01 0.00 0.01 0.49 0.08 99.42 15:38:13 12:32:01 0 0.02 0.00 0.00 0.02 0.15 99.82 15:38:13 12:32:01 1 0.00 0.00 0.02 0.00 0.02 99.97 15:38:13 12:32:01 2 0.02 0.00 0.00 0.00 0.02 99.97 15:38:13 12:32:01 3 0.00 0.00 0.02 0.00 0.13 99.85 15:38:13 12:32:01 4 0.00 0.00 0.00 3.88 0.02 96.10 15:38:13 12:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:32:01 6 0.05 0.00 0.02 0.00 0.27 99.67 15:38:13 12:32:01 7 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 12:33:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:38:13 12:33:01 0 0.00 0.00 0.02 0.02 0.00 99.97 15:38:13 12:33:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 12:33:01 2 0.03 0.00 0.03 0.00 0.00 99.93 15:38:13 12:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:33:01 6 0.05 0.00 0.03 0.00 0.02 99.90 15:38:13 12:33:01 7 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 15:38:13 12:33:01 CPU %user %nice %system %iowait %steal %idle 15:38:13 12:34:01 all 0.19 0.00 0.02 0.01 0.01 99.78 15:38:13 12:34:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:38:13 12:34:01 1 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 12:34:01 2 0.02 0.00 0.00 0.02 0.00 99.97 15:38:13 12:34:01 3 0.03 0.00 0.02 0.00 0.02 99.93 15:38:13 12:34:01 4 1.37 0.00 0.03 0.03 0.02 98.55 15:38:13 12:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 12:34:01 6 0.05 0.00 0.05 0.00 0.02 99.88 15:38:13 12:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:35:01 all 0.03 0.00 0.01 0.00 0.00 99.96 15:38:13 12:35:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 12:35:01 1 0.00 0.00 0.02 0.02 0.00 99.97 15:38:13 12:35:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 12:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 12:35:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 12:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:35:01 6 0.08 0.00 0.03 0.00 0.03 99.85 15:38:13 12:35:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 12:36:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:38:13 12:36:01 0 0.00 0.00 0.02 0.00 0.02 99.97 15:38:13 12:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:36:01 2 0.02 0.00 0.00 0.00 0.02 99.97 15:38:13 12:36:01 3 0.02 0.00 0.03 0.00 0.00 99.95 15:38:13 12:36:01 4 0.03 0.00 0.00 0.02 0.02 99.93 15:38:13 12:36:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 12:36:01 6 0.07 0.00 0.02 0.00 0.02 99.90 15:38:13 12:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 12:37:01 all 0.21 0.00 0.02 0.01 0.01 99.74 15:38:13 12:37:01 0 0.05 0.00 0.02 0.00 0.00 99.93 15:38:13 12:37:01 1 0.00 0.00 0.02 0.02 0.02 99.95 15:38:13 12:37:01 2 0.07 0.00 0.00 0.00 0.00 99.93 15:38:13 12:37:01 3 0.00 0.00 0.02 0.00 0.02 99.97 15:38:13 12:37:01 4 1.45 0.00 0.05 0.08 0.02 98.40 15:38:13 12:37:01 5 0.00 0.00 0.02 0.00 0.02 99.97 15:38:13 12:37:01 6 0.10 0.00 0.03 0.00 0.02 99.85 15:38:13 12:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 12:38:01 all 0.24 0.00 0.01 0.00 0.00 99.74 15:38:13 12:38:01 0 0.00 0.00 0.02 0.00 0.02 99.97 15:38:13 12:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:38:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 12:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 12:38:01 4 1.76 0.00 0.00 0.03 0.00 98.21 15:38:13 12:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 12:38:01 6 0.07 0.00 0.05 0.00 0.02 99.87 15:38:13 12:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 12:39:01 all 0.22 0.00 0.01 0.01 0.01 99.75 15:38:13 12:39:01 0 0.03 0.00 0.02 0.12 0.00 99.83 15:38:13 12:39:01 1 0.02 0.00 0.00 0.00 0.02 99.97 15:38:13 12:39:01 2 0.05 0.00 0.02 0.00 0.00 99.93 15:38:13 12:39:01 3 0.02 0.00 0.03 0.00 0.00 99.95 15:38:13 12:39:01 4 1.53 0.00 0.00 0.00 0.00 98.47 15:38:13 12:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:39:01 6 0.07 0.00 0.00 0.00 0.03 99.90 15:38:13 12:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:40:01 all 0.03 0.00 0.01 0.00 0.01 99.95 15:38:13 12:40:01 0 0.02 0.00 0.02 0.02 0.00 99.95 15:38:13 12:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:40:01 3 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 12:40:01 4 0.13 0.00 0.00 0.02 0.02 99.83 15:38:13 12:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 12:40:01 6 0.07 0.00 0.02 0.00 0.02 99.90 15:38:13 12:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 12:41:01 all 0.08 0.00 0.01 0.00 0.01 99.89 15:38:13 12:41:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:38:13 12:41:01 1 0.00 0.00 0.03 0.00 0.02 99.95 15:38:13 12:41:01 2 0.03 0.00 0.00 0.00 0.02 99.95 15:38:13 12:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 12:41:01 4 0.50 0.00 0.00 0.00 0.00 99.50 15:38:13 12:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 12:41:01 6 0.03 0.00 0.07 0.00 0.02 99.88 15:38:13 12:41:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 12:42:01 all 0.01 0.00 0.02 0.01 0.00 99.97 15:38:13 12:42:01 0 0.00 0.00 0.03 0.03 0.00 99.93 15:38:13 12:42:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 12:42:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 12:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 12:42:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 12:42:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 12:42:01 6 0.03 0.00 0.03 0.00 0.02 99.92 15:38:13 12:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:43:01 all 0.11 0.00 0.01 0.00 0.01 99.87 15:38:13 12:43:01 0 0.02 0.00 0.03 0.00 0.02 99.93 15:38:13 12:43:01 1 0.03 0.00 0.00 0.02 0.00 99.95 15:38:13 12:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:43:01 3 0.07 0.00 0.00 0.00 0.02 99.92 15:38:13 12:43:01 4 0.66 0.00 0.03 0.02 0.02 99.27 15:38:13 12:43:01 5 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 12:43:01 6 0.07 0.00 0.00 0.00 0.02 99.92 15:38:13 12:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:44:01 all 0.01 0.00 0.01 0.00 0.01 99.96 15:38:13 12:44:01 0 0.02 0.00 0.00 0.02 0.00 99.97 15:38:13 12:44:01 1 0.00 0.00 0.02 0.00 0.02 99.97 15:38:13 12:44:01 2 0.02 0.00 0.03 0.00 0.00 99.95 15:38:13 12:44:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 12:44:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 12:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 12:44:01 6 0.07 0.00 0.03 0.00 0.03 99.87 15:38:13 12:44:01 7 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 15:38:13 12:44:01 CPU %user %nice %system %iowait %steal %idle 15:38:13 12:45:01 all 0.03 0.00 0.01 0.00 0.00 99.96 15:38:13 12:45:01 0 0.00 0.00 0.02 0.00 0.02 99.97 15:38:13 12:45:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 12:45:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 12:45:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 12:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 12:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 12:45:01 6 0.05 0.00 0.05 0.00 0.02 99.88 15:38:13 12:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 12:46:01 all 0.01 0.00 0.02 0.00 0.01 99.96 15:38:13 12:46:01 0 0.00 0.00 0.03 0.02 0.02 99.93 15:38:13 12:46:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 12:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 12:46:01 3 0.00 0.00 0.03 0.00 0.02 99.95 15:38:13 12:46:01 4 0.03 0.00 0.00 0.02 0.02 99.93 15:38:13 12:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:46:01 6 0.05 0.00 0.05 0.00 0.03 99.87 15:38:13 12:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:47:01 all 0.02 0.00 0.01 0.00 0.00 99.97 15:38:13 12:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:47:01 1 0.02 0.00 0.00 0.00 0.02 99.97 15:38:13 12:47:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 12:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 12:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:47:01 6 0.05 0.00 0.02 0.00 0.02 99.92 15:38:13 12:47:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 12:48:01 all 0.01 0.00 0.02 0.00 0.01 99.96 15:38:13 12:48:01 0 0.00 0.00 0.02 0.02 0.02 99.95 15:38:13 12:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:48:01 2 0.00 0.00 0.02 0.00 0.02 99.97 15:38:13 12:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 12:48:01 4 0.03 0.00 0.00 0.02 0.00 99.95 15:38:13 12:48:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 12:48:01 6 0.05 0.00 0.05 0.00 0.02 99.88 15:38:13 12:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 12:49:01 all 0.02 0.00 0.01 0.00 0.01 99.95 15:38:13 12:49:01 0 0.02 0.00 0.02 0.02 0.00 99.95 15:38:13 12:49:01 1 0.00 0.00 0.03 0.00 0.02 99.95 15:38:13 12:49:01 2 0.03 0.00 0.00 0.02 0.00 99.95 15:38:13 12:49:01 3 0.05 0.00 0.00 0.00 0.02 99.93 15:38:13 12:49:01 4 0.00 0.00 0.02 0.00 0.02 99.97 15:38:13 12:49:01 5 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 12:49:01 6 0.07 0.00 0.03 0.00 0.02 99.88 15:38:13 12:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 12:50:01 all 0.01 0.00 0.01 0.00 0.00 99.98 15:38:13 12:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:50:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 12:50:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 12:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 12:50:01 6 0.07 0.00 0.05 0.00 0.02 99.87 15:38:13 12:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:51:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:38:13 12:51:01 0 0.00 0.00 0.00 0.02 0.02 99.97 15:38:13 12:51:01 1 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 12:51:01 2 0.08 0.00 0.00 0.00 0.00 99.92 15:38:13 12:51:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 12:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 12:51:01 6 0.03 0.00 0.05 0.00 0.02 99.90 15:38:13 12:51:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 12:52:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:38:13 12:52:01 0 0.02 0.00 0.00 0.02 0.00 99.97 15:38:13 12:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:52:01 2 0.02 0.00 0.00 0.00 0.02 99.97 15:38:13 12:52:01 3 0.00 0.00 0.02 0.00 0.02 99.97 15:38:13 12:52:01 4 0.02 0.00 0.02 0.02 0.02 99.93 15:38:13 12:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 12:52:01 6 0.07 0.00 0.03 0.00 0.03 99.87 15:38:13 12:52:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 12:53:01 all 0.03 0.00 0.01 0.00 0.01 99.95 15:38:13 12:53:01 0 0.00 0.00 0.00 0.02 0.02 99.97 15:38:13 12:53:01 1 0.03 0.00 0.00 0.00 0.02 99.95 15:38:13 12:53:01 2 0.07 0.00 0.02 0.00 0.00 99.92 15:38:13 12:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 12:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:53:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 12:53:01 6 0.07 0.00 0.02 0.00 0.03 99.88 15:38:13 12:53:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 12:54:01 all 0.01 0.00 0.01 0.00 0.01 99.97 15:38:13 12:54:01 0 0.00 0.00 0.02 0.00 0.02 99.97 15:38:13 12:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:54:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 12:54:01 3 0.02 0.00 0.03 0.00 0.02 99.93 15:38:13 12:54:01 4 0.00 0.00 0.00 0.02 0.02 99.97 15:38:13 12:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:54:01 6 0.03 0.00 0.02 0.00 0.02 99.93 15:38:13 12:54:01 7 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 12:55:01 all 0.03 0.00 0.01 0.00 0.00 99.96 15:38:13 12:55:01 0 0.02 0.00 0.00 0.02 0.00 99.97 15:38:13 12:55:01 1 0.00 0.00 0.02 0.00 0.02 99.97 15:38:13 12:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 12:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 12:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 12:55:01 6 0.13 0.00 0.03 0.00 0.02 99.82 15:38:13 12:55:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 15:38:13 12:55:01 CPU %user %nice %system %iowait %steal %idle 15:38:13 12:56:01 all 0.01 0.00 0.01 0.00 0.01 99.97 15:38:13 12:56:01 0 0.00 0.00 0.00 0.02 0.02 99.97 15:38:13 12:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:56:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 12:56:01 3 0.00 0.00 0.02 0.00 0.02 99.97 15:38:13 12:56:01 4 0.00 0.00 0.00 0.02 0.02 99.97 15:38:13 12:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:56:01 6 0.03 0.00 0.05 0.00 0.03 99.88 15:38:13 12:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:57:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:38:13 12:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:57:01 1 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 12:57:01 2 0.05 0.00 0.02 0.00 0.02 99.92 15:38:13 12:57:01 3 0.05 0.00 0.03 0.00 0.00 99.92 15:38:13 12:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:57:01 5 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 12:57:01 6 0.08 0.00 0.02 0.00 0.03 99.87 15:38:13 12:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:58:01 all 0.22 0.00 0.01 0.00 0.01 99.75 15:38:13 12:58:01 0 0.00 0.00 0.02 0.02 0.02 99.95 15:38:13 12:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 12:58:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 12:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 12:58:01 4 1.63 0.00 0.02 0.02 0.02 98.32 15:38:13 12:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 12:58:01 6 0.08 0.00 0.03 0.00 0.02 99.87 15:38:13 12:58:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 12:59:01 all 0.03 0.00 0.01 0.00 0.00 99.95 15:38:13 12:59:01 0 0.02 0.00 0.00 0.02 0.00 99.97 15:38:13 12:59:01 1 0.00 0.00 0.02 0.00 0.02 99.97 15:38:13 12:59:01 2 0.07 0.00 0.02 0.00 0.00 99.92 15:38:13 12:59:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 12:59:01 4 0.02 0.00 0.00 0.02 0.00 99.97 15:38:13 12:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 12:59:01 6 0.07 0.00 0.03 0.00 0.02 99.88 15:38:13 12:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 13:00:01 all 0.02 0.00 0.01 0.00 0.01 99.95 15:38:13 13:00:01 0 0.00 0.00 0.02 0.00 0.02 99.97 15:38:13 13:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 13:00:01 2 0.00 0.00 0.02 0.00 0.02 99.97 15:38:13 13:00:01 3 0.02 0.00 0.03 0.02 0.02 99.92 15:38:13 13:00:01 4 0.02 0.00 0.00 0.02 0.00 99.97 15:38:13 13:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 13:00:01 6 0.10 0.00 0.05 0.00 0.03 99.82 15:38:13 13:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 13:01:01 all 0.02 0.00 0.00 0.00 0.79 99.18 15:38:13 13:01:01 0 0.00 0.00 0.00 0.02 0.13 99.85 15:38:13 13:01:01 1 0.00 0.00 0.00 0.00 0.03 99.97 15:38:13 13:01:01 2 0.02 0.00 0.00 0.00 1.58 98.41 15:38:13 13:01:01 3 0.02 0.00 0.00 0.00 1.09 98.90 15:38:13 13:01:01 4 0.00 0.00 0.00 0.00 0.78 99.22 15:38:13 13:01:01 5 0.00 0.00 0.00 0.00 0.76 99.24 15:38:13 13:01:01 6 0.11 0.00 0.02 0.00 1.88 97.99 15:38:13 13:01:01 7 0.03 0.00 0.00 0.00 0.02 99.95 15:38:13 13:02:01 all 0.01 0.00 0.01 0.00 0.01 99.96 15:38:13 13:02:01 0 0.02 0.00 0.00 0.02 0.00 99.97 15:38:13 13:02:01 1 0.00 0.00 0.02 0.00 0.02 99.97 15:38:13 13:02:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 13:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 13:02:01 4 0.02 0.00 0.02 0.02 0.02 99.93 15:38:13 13:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 13:02:01 6 0.05 0.00 0.03 0.00 0.02 99.90 15:38:13 13:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 13:03:01 all 0.11 0.00 0.01 0.00 0.00 99.87 15:38:13 13:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 13:03:01 1 0.05 0.00 0.02 0.00 0.00 99.93 15:38:13 13:03:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 13:03:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 13:03:01 4 0.71 0.00 0.03 0.02 0.00 99.24 15:38:13 13:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 13:03:01 6 0.05 0.00 0.02 0.00 0.02 99.92 15:38:13 13:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 13:04:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:38:13 13:04:01 0 0.00 0.00 0.00 0.02 0.02 99.97 15:38:13 13:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 13:04:01 2 0.05 0.00 0.03 0.00 0.02 99.90 15:38:13 13:04:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 13:04:01 4 0.02 0.00 0.00 0.02 0.00 99.97 15:38:13 13:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 13:04:01 6 0.07 0.00 0.02 0.00 0.02 99.90 15:38:13 13:04:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 13:05:01 all 0.04 0.00 0.01 0.07 0.01 99.88 15:38:13 13:05:01 0 0.02 0.00 0.00 0.27 0.02 99.70 15:38:13 13:05:01 1 0.05 0.00 0.02 0.00 0.02 99.92 15:38:13 13:05:01 2 0.08 0.00 0.03 0.02 0.00 99.87 15:38:13 13:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 13:05:01 4 0.00 0.00 0.00 0.27 0.02 99.72 15:38:13 13:05:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 13:05:01 6 0.12 0.00 0.02 0.00 0.00 99.87 15:38:13 13:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 13:06:01 all 0.01 0.00 0.02 0.01 0.00 99.96 15:38:13 13:06:01 0 0.00 0.00 0.05 0.03 0.00 99.92 15:38:13 13:06:01 1 0.00 0.00 0.02 0.02 0.00 99.97 15:38:13 13:06:01 2 0.02 0.00 0.03 0.00 0.02 99.93 15:38:13 13:06:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 13:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 13:06:01 5 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 13:06:01 6 0.02 0.00 0.03 0.00 0.00 99.95 15:38:13 13:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 15:38:13 13:06:01 CPU %user %nice %system %iowait %steal %idle 15:38:13 13:07:01 all 0.03 0.00 0.01 0.00 0.01 99.95 15:38:13 13:07:01 0 0.02 0.00 0.00 0.02 0.02 99.95 15:38:13 13:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 13:07:01 2 0.07 0.00 0.05 0.00 0.02 99.87 15:38:13 13:07:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 13:07:01 4 0.02 0.00 0.02 0.02 0.00 99.95 15:38:13 13:07:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 13:07:01 6 0.08 0.00 0.02 0.00 0.02 99.88 15:38:13 13:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 13:08:01 all 0.03 0.00 0.02 0.02 0.00 99.93 15:38:13 13:08:01 0 0.00 0.00 0.00 0.03 0.00 99.97 15:38:13 13:08:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 13:08:01 2 0.05 0.00 0.07 0.00 0.00 99.88 15:38:13 13:08:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 13:08:01 4 0.03 0.00 0.00 0.15 0.00 99.82 15:38:13 13:08:01 5 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 13:08:01 6 0.07 0.00 0.03 0.00 0.00 99.90 15:38:13 13:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 13:09:01 all 0.04 0.00 0.01 0.03 0.01 99.92 15:38:13 13:09:01 0 0.00 0.00 0.00 0.07 0.00 99.93 15:38:13 13:09:01 1 0.03 0.00 0.00 0.07 0.02 99.88 15:38:13 13:09:01 2 0.05 0.00 0.03 0.00 0.02 99.90 15:38:13 13:09:01 3 0.05 0.00 0.02 0.00 0.00 99.93 15:38:13 13:09:01 4 0.03 0.00 0.00 0.13 0.02 99.82 15:38:13 13:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 13:09:01 6 0.08 0.00 0.02 0.00 0.00 99.90 15:38:13 13:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 13:10:01 all 0.04 0.00 0.01 0.07 0.00 99.87 15:38:13 13:10:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 13:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 13:10:01 2 0.05 0.00 0.07 0.00 0.02 99.87 15:38:13 13:10:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 13:10:01 4 0.20 0.00 0.02 0.55 0.00 99.23 15:38:13 13:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 13:10:01 6 0.05 0.00 0.00 0.00 0.00 99.95 15:38:13 13:10:01 7 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 13:11:01 all 0.05 0.00 0.01 0.17 0.00 99.77 15:38:13 13:11:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 13:11:01 1 0.03 0.00 0.02 0.35 0.00 99.60 15:38:13 13:11:01 2 0.07 0.00 0.05 0.00 0.00 99.88 15:38:13 13:11:01 3 0.05 0.00 0.00 0.00 0.00 99.95 15:38:13 13:11:01 4 0.07 0.00 0.00 0.75 0.00 99.18 15:38:13 13:11:01 5 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 13:11:01 6 0.10 0.00 0.02 0.00 0.00 99.88 15:38:13 13:11:01 7 0.00 0.00 0.00 0.27 0.00 99.73 15:38:13 13:12:01 all 0.03 0.00 0.01 0.01 0.01 99.94 15:38:13 13:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 13:12:01 1 0.00 0.00 0.02 0.02 0.02 99.95 15:38:13 13:12:01 2 0.03 0.00 0.03 0.00 0.02 99.92 15:38:13 13:12:01 3 0.07 0.00 0.02 0.00 0.00 99.92 15:38:13 13:12:01 4 0.10 0.00 0.00 0.05 0.02 99.83 15:38:13 13:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 13:12:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 13:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 13:13:01 all 0.08 0.00 0.01 0.02 0.01 99.88 15:38:13 13:13:01 0 0.00 0.00 0.03 0.02 0.02 99.93 15:38:13 13:13:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 13:13:01 2 0.05 0.00 0.00 0.00 0.02 99.93 15:38:13 13:13:01 3 0.03 0.00 0.02 0.00 0.02 99.93 15:38:13 13:13:01 4 0.45 0.00 0.00 0.15 0.00 99.40 15:38:13 13:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 13:13:01 6 0.07 0.00 0.02 0.00 0.02 99.90 15:38:13 13:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 13:14:01 all 0.12 0.00 0.03 0.04 0.00 99.80 15:38:13 13:14:01 0 0.12 0.00 0.03 0.25 0.00 99.60 15:38:13 13:14:01 1 0.07 0.00 0.02 0.00 0.00 99.92 15:38:13 13:14:01 2 0.10 0.00 0.08 0.03 0.02 99.77 15:38:13 13:14:01 3 0.07 0.00 0.02 0.00 0.00 99.92 15:38:13 13:14:01 4 0.48 0.00 0.02 0.02 0.00 99.48 15:38:13 13:14:01 5 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 13:14:01 6 0.05 0.00 0.02 0.00 0.00 99.93 15:38:13 13:14:01 7 0.08 0.00 0.07 0.00 0.02 99.83 15:38:13 13:15:01 all 0.05 0.00 0.01 0.08 0.64 99.22 15:38:13 13:15:01 0 0.00 0.00 0.02 0.26 0.94 98.78 15:38:13 13:15:01 1 0.03 0.00 0.00 0.00 1.75 98.21 15:38:13 13:15:01 2 0.03 0.00 0.05 0.02 0.00 99.90 15:38:13 13:15:01 3 0.07 0.00 0.02 0.00 0.00 99.92 15:38:13 13:15:01 4 0.13 0.00 0.00 0.35 0.71 98.81 15:38:13 13:15:01 5 0.00 0.00 0.02 0.00 1.06 98.93 15:38:13 13:15:01 6 0.13 0.00 0.00 0.00 0.07 99.80 15:38:13 13:15:01 7 0.00 0.00 0.00 0.00 0.53 99.47 15:38:13 13:16:01 all 0.09 0.00 0.01 0.07 0.01 99.82 15:38:13 13:16:01 0 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 13:16:01 1 0.00 0.00 0.03 0.00 0.00 99.97 15:38:13 13:16:01 2 0.05 0.00 0.00 0.00 0.02 99.93 15:38:13 13:16:01 3 0.02 0.00 0.03 0.00 0.02 99.93 15:38:13 13:16:01 4 0.60 0.00 0.00 0.58 0.02 98.80 15:38:13 13:16:01 5 0.02 0.00 0.00 0.00 0.02 99.97 15:38:13 13:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 13:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 13:17:01 all 0.11 0.00 0.01 0.00 0.00 99.87 15:38:13 13:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 13:17:01 1 0.02 0.00 0.00 0.02 0.00 99.97 15:38:13 13:17:01 2 0.05 0.00 0.07 0.00 0.02 99.87 15:38:13 13:17:01 3 0.08 0.00 0.00 0.00 0.00 99.92 15:38:13 13:17:01 4 0.58 0.00 0.02 0.00 0.00 99.40 15:38:13 13:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 13:17:01 6 0.10 0.00 0.02 0.00 0.02 99.87 15:38:13 13:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 15:38:13 13:17:01 CPU %user %nice %system %iowait %steal %idle 15:38:13 13:18:01 all 0.01 0.00 0.02 0.00 0.00 99.96 15:38:13 13:18:01 0 0.00 0.00 0.03 0.02 0.00 99.95 15:38:13 13:18:01 1 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 13:18:01 2 0.05 0.00 0.05 0.00 0.02 99.88 15:38:13 13:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 13:18:01 4 0.02 0.00 0.00 0.02 0.00 99.97 15:38:13 13:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 13:18:01 6 0.03 0.00 0.03 0.00 0.00 99.93 15:38:13 13:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 13:19:01 all 0.20 0.00 0.01 0.04 0.00 99.75 15:38:13 13:19:01 0 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 13:19:01 1 0.02 0.00 0.00 0.07 0.00 99.92 15:38:13 13:19:01 2 0.07 0.00 0.03 0.00 0.00 99.90 15:38:13 13:19:01 3 0.02 0.00 0.03 0.00 0.00 99.95 15:38:13 13:19:01 4 1.43 0.00 0.00 0.21 0.00 98.35 15:38:13 13:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 13:19:01 6 0.07 0.00 0.00 0.00 0.00 99.93 15:38:13 13:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 13:20:01 all 0.19 0.00 0.02 0.01 0.00 99.77 15:38:13 13:20:01 0 0.00 0.00 0.03 0.00 0.00 99.97 15:38:13 13:20:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 13:20:01 2 0.05 0.00 0.05 0.00 0.02 99.88 15:38:13 13:20:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 13:20:01 4 1.39 0.00 0.00 0.08 0.02 98.51 15:38:13 13:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 13:20:01 6 0.05 0.00 0.05 0.00 0.00 99.90 15:38:13 13:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 13:21:01 all 0.07 0.00 0.01 0.01 0.00 99.90 15:38:13 13:21:01 0 0.17 0.00 0.00 0.00 0.00 99.83 15:38:13 13:21:01 1 0.12 0.00 0.02 0.07 0.02 99.78 15:38:13 13:21:01 2 0.12 0.00 0.03 0.00 0.00 99.85 15:38:13 13:21:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 13:21:01 4 0.05 0.00 0.02 0.02 0.00 99.92 15:38:13 13:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 13:21:01 6 0.03 0.00 0.03 0.00 0.02 99.92 15:38:13 13:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 13:22:01 all 0.01 0.00 0.02 0.00 0.01 99.96 15:38:13 13:22:01 0 0.00 0.00 0.02 0.00 0.02 99.97 15:38:13 13:22:01 1 0.00 0.00 0.02 0.02 0.00 99.97 15:38:13 13:22:01 2 0.05 0.00 0.05 0.00 0.02 99.88 15:38:13 13:22:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 13:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 13:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 13:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 13:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 13:23:01 all 0.03 0.00 0.01 0.16 0.01 99.79 15:38:13 13:23:01 0 0.02 0.00 0.00 0.17 0.00 99.82 15:38:13 13:23:01 1 0.07 0.00 0.02 0.00 0.02 99.90 15:38:13 13:23:01 2 0.08 0.00 0.03 1.08 0.03 98.77 15:38:13 13:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 13:23:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 13:23:01 5 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 13:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 13:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 13:24:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:38:13 13:24:01 0 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 13:24:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 13:24:01 2 0.05 0.00 0.03 0.00 0.02 99.90 15:38:13 13:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 13:24:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 13:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 13:24:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 13:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 13:25:01 all 0.02 0.00 0.02 0.00 0.00 99.95 15:38:13 13:25:01 0 0.00 0.00 0.03 0.02 0.00 99.95 15:38:13 13:25:01 1 0.05 0.00 0.02 0.00 0.00 99.93 15:38:13 13:25:01 2 0.08 0.00 0.07 0.00 0.02 99.83 15:38:13 13:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 13:25:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 13:25:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 13:25:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 13:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 13:26:01 all 0.02 0.00 0.00 0.00 0.00 99.97 15:38:13 13:26:01 0 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 13:26:01 1 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 13:26:01 2 0.07 0.00 0.00 0.00 0.00 99.93 15:38:13 13:26:01 3 0.05 0.00 0.02 0.00 0.00 99.93 15:38:13 13:26:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 13:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 13:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 13:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 13:27:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:38:13 13:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 13:27:01 1 0.02 0.00 0.03 0.02 0.00 99.93 15:38:13 13:27:01 2 0.05 0.00 0.05 0.00 0.03 99.87 15:38:13 13:27:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 13:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 13:27:01 5 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 13:27:01 6 0.07 0.00 0.00 0.00 0.02 99.92 15:38:13 13:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 13:28:01 all 0.01 0.00 0.03 0.01 0.01 99.94 15:38:13 13:28:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 13:28:01 1 0.00 0.00 0.15 0.02 0.00 99.83 15:38:13 13:28:01 2 0.05 0.00 0.02 0.00 0.05 99.88 15:38:13 13:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 13:28:01 4 0.00 0.00 0.00 0.03 0.00 99.97 15:38:13 13:28:01 5 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 13:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 13:28:01 7 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 15:38:13 13:28:01 CPU %user %nice %system %iowait %steal %idle 15:38:13 13:29:01 all 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 13:29:01 0 0.02 0.00 0.00 0.02 0.00 99.97 15:38:13 13:29:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 13:29:01 2 0.07 0.00 0.05 0.00 0.02 99.87 15:38:13 13:29:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 13:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 13:29:01 5 0.05 0.00 0.02 0.00 0.00 99.93 15:38:13 13:29:01 6 0.05 0.00 0.03 0.00 0.00 99.92 15:38:13 13:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 13:30:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:38:13 13:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 13:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 13:30:01 2 0.03 0.00 0.03 0.00 0.02 99.92 15:38:13 13:30:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 13:30:01 4 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 13:30:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 13:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 13:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 13:31:01 all 0.03 0.00 0.02 0.00 0.01 99.95 15:38:13 13:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 13:31:01 1 0.07 0.00 0.00 0.02 0.02 99.90 15:38:13 13:31:01 2 0.12 0.00 0.10 0.00 0.02 99.77 15:38:13 13:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 13:31:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 13:31:01 5 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 13:31:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 13:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 13:32:01 all 0.02 0.00 0.01 0.00 0.00 99.97 15:38:13 13:32:01 0 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 13:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 13:32:01 2 0.05 0.00 0.02 0.00 0.02 99.92 15:38:13 13:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 13:32:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 13:32:01 5 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 13:32:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 13:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 13:33:01 all 0.02 0.00 0.02 0.00 0.01 99.95 15:38:13 13:33:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 13:33:01 1 0.02 0.00 0.03 0.02 0.02 99.92 15:38:13 13:33:01 2 0.02 0.00 0.05 0.00 0.02 99.92 15:38:13 13:33:01 3 0.05 0.00 0.02 0.00 0.02 99.92 15:38:13 13:33:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 13:33:01 5 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 13:33:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 13:33:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 13:34:01 all 0.01 0.00 0.01 0.00 0.01 99.97 15:38:13 13:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 13:34:01 1 0.03 0.00 0.00 0.02 0.02 99.93 15:38:13 13:34:01 2 0.02 0.00 0.05 0.00 0.02 99.92 15:38:13 13:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 13:34:01 4 0.00 0.00 0.02 0.02 0.00 99.97 15:38:13 13:34:01 5 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 13:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 13:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 13:35:01 all 0.03 0.00 0.01 0.01 0.00 99.95 15:38:13 13:35:01 0 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 13:35:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 13:35:01 2 0.08 0.00 0.05 0.00 0.02 99.85 15:38:13 13:35:01 3 0.07 0.00 0.00 0.00 0.00 99.93 15:38:13 13:35:01 4 0.00 0.00 0.00 0.07 0.00 99.93 15:38:13 13:35:01 5 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 13:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 13:35:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 13:36:01 all 0.02 0.00 0.02 0.00 0.00 99.96 15:38:13 13:36:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 13:36:01 1 0.03 0.00 0.07 0.02 0.02 99.87 15:38:13 13:36:01 2 0.08 0.00 0.03 0.00 0.02 99.87 15:38:13 13:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 13:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 13:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 13:36:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 13:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 13:37:01 all 0.03 0.00 0.01 0.01 0.01 99.95 15:38:13 13:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 13:37:01 1 0.07 0.00 0.03 0.00 0.02 99.88 15:38:13 13:37:01 2 0.07 0.00 0.05 0.00 0.02 99.87 15:38:13 13:37:01 3 0.05 0.00 0.02 0.00 0.00 99.93 15:38:13 13:37:01 4 0.02 0.00 0.00 0.07 0.00 99.92 15:38:13 13:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 13:37:01 6 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 13:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 13:38:01 all 0.01 0.00 0.01 0.00 0.01 99.96 15:38:13 13:38:01 0 0.00 0.00 0.02 0.02 0.00 99.97 15:38:13 13:38:01 1 0.03 0.00 0.05 0.00 0.02 99.90 15:38:13 13:38:01 2 0.02 0.00 0.03 0.00 0.02 99.93 15:38:13 13:38:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 13:38:01 4 0.00 0.00 0.00 0.02 0.02 99.97 15:38:13 13:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 13:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 13:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 13:39:01 all 0.03 0.00 0.01 0.00 0.01 99.95 15:38:13 13:39:01 0 0.02 0.00 0.00 0.02 0.02 99.95 15:38:13 13:39:01 1 0.08 0.00 0.03 0.00 0.02 99.87 15:38:13 13:39:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 13:39:01 3 0.10 0.00 0.05 0.00 0.02 99.83 15:38:13 13:39:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 13:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 13:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 13:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 15:38:13 13:39:01 CPU %user %nice %system %iowait %steal %idle 15:38:13 13:40:01 all 0.02 0.00 0.01 0.00 0.00 99.96 15:38:13 13:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 13:40:01 1 0.03 0.00 0.03 0.02 0.00 99.92 15:38:13 13:40:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 13:40:01 3 0.08 0.00 0.03 0.00 0.02 99.87 15:38:13 13:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 13:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 13:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 13:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 13:41:01 all 0.03 0.00 0.01 0.00 0.01 99.95 15:38:13 13:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 13:41:01 1 0.07 0.00 0.02 0.00 0.02 99.90 15:38:13 13:41:01 2 0.07 0.00 0.00 0.00 0.00 99.93 15:38:13 13:41:01 3 0.05 0.00 0.03 0.00 0.02 99.90 15:38:13 13:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 13:41:01 5 0.02 0.00 0.00 0.00 0.02 99.97 15:38:13 13:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 13:41:01 7 0.00 0.00 0.02 0.00 0.02 99.97 15:38:13 13:42:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:38:13 13:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 13:42:01 1 0.05 0.00 0.02 0.00 0.02 99.92 15:38:13 13:42:01 2 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 13:42:01 3 0.05 0.00 0.03 0.00 0.02 99.90 15:38:13 13:42:01 4 0.00 0.00 0.02 0.02 0.00 99.97 15:38:13 13:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 13:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 13:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 13:43:01 all 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 13:43:01 0 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 13:43:01 1 0.07 0.00 0.03 0.00 0.00 99.90 15:38:13 13:43:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 13:43:01 3 0.08 0.00 0.07 0.00 0.02 99.83 15:38:13 13:43:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 13:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 13:43:01 6 0.05 0.00 0.00 0.00 0.00 99.95 15:38:13 13:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 13:44:01 all 0.02 0.00 0.02 0.00 0.01 99.95 15:38:13 13:44:01 0 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 13:44:01 1 0.05 0.00 0.05 0.00 0.02 99.88 15:38:13 13:44:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 13:44:01 3 0.08 0.00 0.03 0.00 0.02 99.87 15:38:13 13:44:01 4 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 13:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 13:44:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 13:44:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 13:45:01 all 0.03 0.00 0.01 0.00 0.00 99.95 15:38:13 13:45:01 0 0.00 0.00 0.05 0.02 0.00 99.93 15:38:13 13:45:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 13:45:01 2 0.08 0.00 0.00 0.00 0.00 99.92 15:38:13 13:45:01 3 0.10 0.00 0.02 0.00 0.00 99.88 15:38:13 13:45:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 13:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 13:45:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 13:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 13:46:01 all 0.02 0.00 0.02 0.00 0.00 99.96 15:38:13 13:46:01 0 0.10 0.00 0.03 0.00 0.02 99.85 15:38:13 13:46:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 13:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 13:46:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 13:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 13:46:01 5 0.02 0.00 0.03 0.00 0.00 99.95 15:38:13 13:46:01 6 0.00 0.00 0.03 0.00 0.00 99.97 15:38:13 13:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 13:47:01 all 0.04 0.00 0.02 0.00 0.00 99.94 15:38:13 13:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 13:47:01 1 0.00 0.00 0.02 0.02 0.02 99.95 15:38:13 13:47:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 13:47:01 3 0.10 0.00 0.03 0.00 0.00 99.87 15:38:13 13:47:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 13:47:01 5 0.07 0.00 0.05 0.00 0.02 99.87 15:38:13 13:47:01 6 0.08 0.00 0.00 0.00 0.00 99.92 15:38:13 13:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 13:48:01 all 0.03 0.00 0.01 0.00 0.00 99.96 15:38:13 13:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 13:48:01 1 0.03 0.00 0.03 0.00 0.00 99.93 15:38:13 13:48:01 2 0.05 0.00 0.00 0.00 0.00 99.95 15:38:13 13:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 13:48:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 13:48:01 5 0.05 0.00 0.03 0.00 0.00 99.92 15:38:13 13:48:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 13:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 13:49:01 all 0.04 0.00 0.01 0.00 0.01 99.94 15:38:13 13:49:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:38:13 13:49:01 1 0.10 0.00 0.02 0.02 0.02 99.85 15:38:13 13:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 13:49:01 3 0.07 0.00 0.00 0.00 0.00 99.93 15:38:13 13:49:01 4 0.00 0.00 0.02 0.02 0.00 99.97 15:38:13 13:49:01 5 0.07 0.00 0.03 0.00 0.02 99.88 15:38:13 13:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 13:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 13:50:01 all 0.01 0.00 0.02 0.00 0.01 99.95 15:38:13 13:50:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 13:50:01 1 0.02 0.00 0.03 0.00 0.00 99.95 15:38:13 13:50:01 2 0.00 0.00 0.02 0.00 0.02 99.97 15:38:13 13:50:01 3 0.02 0.00 0.03 0.02 0.02 99.92 15:38:13 13:50:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 13:50:01 5 0.05 0.00 0.05 0.00 0.05 99.85 15:38:13 13:50:01 6 0.03 0.00 0.02 0.00 0.02 99.93 15:38:13 13:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 15:38:13 13:50:01 CPU %user %nice %system %iowait %steal %idle 15:38:13 13:51:01 all 0.04 0.00 0.01 0.00 0.01 99.94 15:38:13 13:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 13:51:01 1 0.02 0.00 0.02 0.02 0.02 99.93 15:38:13 13:51:01 2 0.17 0.00 0.02 0.00 0.00 99.82 15:38:13 13:51:01 3 0.07 0.00 0.00 0.00 0.00 99.93 15:38:13 13:51:01 4 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 13:51:01 5 0.07 0.00 0.03 0.00 0.02 99.88 15:38:13 13:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 13:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 13:52:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:38:13 13:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 13:52:01 1 0.00 0.00 0.03 0.00 0.02 99.95 15:38:13 13:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 13:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 13:52:01 4 0.02 0.00 0.00 0.02 0.00 99.97 15:38:13 13:52:01 5 0.03 0.00 0.03 0.00 0.02 99.92 15:38:13 13:52:01 6 0.00 0.00 0.03 0.00 0.00 99.97 15:38:13 13:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 13:53:01 all 0.02 0.00 0.02 0.00 0.01 99.95 15:38:13 13:53:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 13:53:01 1 0.02 0.00 0.02 0.02 0.00 99.95 15:38:13 13:53:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 13:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 13:53:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 13:53:01 5 0.07 0.00 0.03 0.00 0.03 99.87 15:38:13 13:53:01 6 0.05 0.00 0.02 0.00 0.00 99.93 15:38:13 13:53:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 13:54:01 all 0.01 0.00 0.01 0.00 0.01 99.97 15:38:13 13:54:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 13:54:01 1 0.00 0.00 0.00 0.02 0.02 99.97 15:38:13 13:54:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 13:54:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 13:54:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 13:54:01 5 0.03 0.00 0.05 0.00 0.02 99.90 15:38:13 13:54:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 13:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 13:55:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:38:13 13:55:01 0 0.02 0.00 0.00 0.00 0.02 99.97 15:38:13 13:55:01 1 0.05 0.00 0.00 0.00 0.00 99.95 15:38:13 13:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 13:55:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 13:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 13:55:01 5 0.05 0.00 0.07 0.00 0.02 99.87 15:38:13 13:55:01 6 0.03 0.00 0.00 0.00 0.02 99.95 15:38:13 13:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 13:56:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:38:13 13:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 13:56:01 1 0.02 0.00 0.02 0.02 0.02 99.93 15:38:13 13:56:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 13:56:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 13:56:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 13:56:01 5 0.05 0.00 0.03 0.00 0.02 99.90 15:38:13 13:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 13:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 13:57:01 all 0.02 0.00 0.01 0.00 0.00 99.96 15:38:13 13:57:01 0 0.00 0.00 0.03 0.00 0.00 99.97 15:38:13 13:57:01 1 0.05 0.00 0.02 0.00 0.00 99.93 15:38:13 13:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 13:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 13:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 13:57:01 5 0.07 0.00 0.03 0.00 0.02 99.88 15:38:13 13:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 13:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 13:58:01 all 0.02 0.00 0.01 0.01 0.01 99.96 15:38:13 13:58:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 13:58:01 1 0.00 0.00 0.02 0.03 0.02 99.93 15:38:13 13:58:01 2 0.03 0.00 0.00 0.00 0.02 99.95 15:38:13 13:58:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 13:58:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 13:58:01 5 0.05 0.00 0.05 0.00 0.02 99.88 15:38:13 13:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 13:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 13:59:01 all 0.02 0.00 0.01 0.00 0.00 99.96 15:38:13 13:59:01 0 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 13:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 13:59:01 2 0.05 0.00 0.03 0.00 0.00 99.92 15:38:13 13:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 13:59:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 13:59:01 5 0.05 0.00 0.05 0.00 0.02 99.88 15:38:13 13:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 13:59:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 14:00:01 all 0.01 0.00 0.01 0.00 0.01 99.97 15:38:13 14:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 14:00:01 1 0.00 0.00 0.02 0.02 0.02 99.95 15:38:13 14:00:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 14:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 14:00:01 4 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 14:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 14:00:01 6 0.03 0.00 0.03 0.00 0.02 99.92 15:38:13 14:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 14:01:01 all 0.01 0.00 0.02 0.00 0.01 99.96 15:38:13 14:01:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 14:01:01 1 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 14:01:01 2 0.02 0.00 0.03 0.00 0.00 99.95 15:38:13 14:01:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 14:01:01 4 0.00 0.00 0.02 0.02 0.00 99.97 15:38:13 14:01:01 5 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 14:01:01 6 0.05 0.00 0.05 0.00 0.02 99.88 15:38:13 14:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 15:38:13 14:01:01 CPU %user %nice %system %iowait %steal %idle 15:38:13 14:02:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:38:13 14:02:01 0 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 14:02:01 1 0.03 0.00 0.00 0.02 0.00 99.95 15:38:13 14:02:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 14:02:01 3 0.00 0.00 0.02 0.00 0.02 99.97 15:38:13 14:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 14:02:01 5 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 14:02:01 6 0.05 0.00 0.03 0.00 0.02 99.90 15:38:13 14:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 14:03:01 all 0.13 0.00 0.01 0.00 0.00 99.86 15:38:13 14:03:01 0 0.83 0.00 0.00 0.00 0.00 99.17 15:38:13 14:03:01 1 0.05 0.00 0.00 0.00 0.02 99.93 15:38:13 14:03:01 2 0.07 0.00 0.02 0.00 0.00 99.92 15:38:13 14:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 14:03:01 4 0.07 0.00 0.00 0.00 0.00 99.93 15:38:13 14:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 14:03:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 14:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 14:04:01 all 0.07 0.00 0.02 0.00 0.01 99.90 15:38:13 14:04:01 0 0.47 0.00 0.02 0.00 0.02 99.50 15:38:13 14:04:01 1 0.00 0.00 0.03 0.02 0.02 99.93 15:38:13 14:04:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 14:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 14:04:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 14:04:01 5 0.02 0.00 0.03 0.00 0.02 99.93 15:38:13 14:04:01 6 0.03 0.00 0.02 0.00 0.02 99.93 15:38:13 14:04:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 14:05:01 all 0.02 0.00 0.02 0.00 0.01 99.95 15:38:13 14:05:01 0 0.00 0.00 0.02 0.00 0.02 99.97 15:38:13 14:05:01 1 0.05 0.00 0.05 0.02 0.02 99.87 15:38:13 14:05:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 14:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 14:05:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 14:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 14:05:01 6 0.02 0.00 0.05 0.00 0.02 99.92 15:38:13 14:05:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 14:06:01 all 0.10 0.00 0.01 0.00 0.00 99.89 15:38:13 14:06:01 0 0.66 0.00 0.02 0.00 0.00 99.32 15:38:13 14:06:01 1 0.02 0.00 0.00 0.02 0.00 99.97 15:38:13 14:06:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 14:06:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 14:06:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 14:06:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 14:06:01 6 0.03 0.00 0.02 0.00 0.02 99.93 15:38:13 14:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 14:07:01 all 0.08 0.00 0.02 0.00 0.01 99.89 15:38:13 14:07:01 0 0.37 0.00 0.05 0.00 0.02 99.57 15:38:13 14:07:01 1 0.05 0.00 0.03 0.00 0.02 99.90 15:38:13 14:07:01 2 0.05 0.00 0.02 0.00 0.00 99.93 15:38:13 14:07:01 3 0.05 0.00 0.02 0.00 0.00 99.93 15:38:13 14:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 14:07:01 5 0.03 0.00 0.00 0.00 0.02 99.95 15:38:13 14:07:01 6 0.05 0.00 0.05 0.00 0.02 99.88 15:38:13 14:07:01 7 0.02 0.00 0.00 0.00 0.02 99.97 15:38:13 14:08:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:38:13 14:08:01 0 0.02 0.00 0.00 0.00 0.02 99.97 15:38:13 14:08:01 1 0.05 0.00 0.00 0.02 0.02 99.92 15:38:13 14:08:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 14:08:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 14:08:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 14:08:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 14:08:01 6 0.05 0.00 0.00 0.00 0.02 99.93 15:38:13 14:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 14:09:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:38:13 14:09:01 0 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 14:09:01 1 0.07 0.00 0.03 0.00 0.02 99.88 15:38:13 14:09:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 14:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 14:09:01 4 0.00 0.00 0.02 0.00 0.02 99.97 15:38:13 14:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 14:09:01 6 0.03 0.00 0.03 0.00 0.02 99.92 15:38:13 14:09:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 14:10:01 all 0.01 0.00 0.01 0.00 0.00 99.98 15:38:13 14:10:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 14:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 14:10:01 2 0.00 0.00 0.03 0.00 0.02 99.95 15:38:13 14:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 14:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 14:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 14:10:01 6 0.03 0.00 0.02 0.00 0.02 99.93 15:38:13 14:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 14:11:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:38:13 14:11:01 0 0.02 0.00 0.00 0.02 0.02 99.95 15:38:13 14:11:01 1 0.05 0.00 0.02 0.00 0.02 99.92 15:38:13 14:11:01 2 0.07 0.00 0.02 0.00 0.00 99.92 15:38:13 14:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 14:11:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 14:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 14:11:01 6 0.03 0.00 0.02 0.00 0.02 99.93 15:38:13 14:11:01 7 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 14:12:01 all 0.16 0.00 0.01 0.00 0.00 99.82 15:38:13 14:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 14:12:01 1 0.03 0.00 0.03 0.00 0.00 99.93 15:38:13 14:12:01 2 0.03 0.00 0.02 0.00 0.02 99.93 15:38:13 14:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 14:12:01 4 0.07 0.00 0.00 0.02 0.00 99.92 15:38:13 14:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 14:12:01 6 0.05 0.00 0.00 0.00 0.02 99.93 15:38:13 14:12:01 7 1.04 0.00 0.02 0.00 0.00 98.94 15:38:13 15:38:13 14:12:01 CPU %user %nice %system %iowait %steal %idle 15:38:13 14:13:01 all 0.17 0.00 0.02 0.01 0.01 99.80 15:38:13 14:13:01 0 0.00 0.00 0.03 0.03 0.02 99.92 15:38:13 14:13:01 1 0.02 0.00 0.03 0.00 0.02 99.93 15:38:13 14:13:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 14:13:01 3 0.05 0.00 0.02 0.00 0.00 99.93 15:38:13 14:13:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 14:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 14:13:01 6 0.02 0.00 0.03 0.00 0.02 99.93 15:38:13 14:13:01 7 1.22 0.00 0.02 0.00 0.00 98.76 15:38:13 14:14:01 all 0.06 0.00 0.02 0.00 0.00 99.91 15:38:13 14:14:01 0 0.05 0.00 0.02 0.00 0.00 99.93 15:38:13 14:14:01 1 0.07 0.00 0.02 0.00 0.00 99.92 15:38:13 14:14:01 2 0.12 0.00 0.02 0.00 0.02 99.85 15:38:13 14:14:01 3 0.03 0.00 0.05 0.00 0.00 99.92 15:38:13 14:14:01 4 0.07 0.00 0.00 0.00 0.00 99.93 15:38:13 14:14:01 5 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 14:14:01 6 0.05 0.00 0.03 0.00 0.00 99.92 15:38:13 14:14:01 7 0.10 0.00 0.00 0.00 0.02 99.88 15:38:13 14:15:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:38:13 14:15:01 0 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 14:15:01 1 0.00 0.00 0.02 0.00 0.02 99.97 15:38:13 14:15:01 2 0.05 0.00 0.03 0.00 0.00 99.92 15:38:13 14:15:01 3 0.03 0.00 0.00 0.00 0.02 99.95 15:38:13 14:15:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 14:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 14:15:01 6 0.03 0.00 0.03 0.00 0.02 99.92 15:38:13 14:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 14:16:01 all 0.02 0.00 0.01 0.00 0.01 99.97 15:38:13 14:16:01 0 0.00 0.00 0.00 0.02 0.02 99.97 15:38:13 14:16:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 14:16:01 2 0.07 0.00 0.03 0.00 0.02 99.88 15:38:13 14:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 14:16:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 14:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 14:16:01 6 0.03 0.00 0.00 0.00 0.02 99.95 15:38:13 14:16:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 14:17:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:38:13 14:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 14:17:01 1 0.05 0.00 0.03 0.00 0.02 99.90 15:38:13 14:17:01 2 0.05 0.00 0.00 0.00 0.02 99.93 15:38:13 14:17:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 14:17:01 4 0.00 0.00 0.00 0.02 0.02 99.97 15:38:13 14:17:01 5 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 14:17:01 6 0.05 0.00 0.02 0.00 0.02 99.92 15:38:13 14:17:01 7 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 14:18:02 all 0.02 0.00 0.00 0.00 0.00 99.97 15:38:13 14:18:02 0 0.02 0.00 0.02 0.02 0.00 99.95 15:38:13 14:18:02 1 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 14:18:02 2 0.07 0.00 0.02 0.00 0.00 99.92 15:38:13 14:18:02 3 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 14:18:02 4 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 14:18:02 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 14:18:02 6 0.03 0.00 0.00 0.00 0.02 99.95 15:38:13 14:18:02 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 14:19:01 all 0.17 0.00 0.01 0.00 0.01 99.81 15:38:13 14:19:01 0 0.00 0.00 0.03 0.00 0.02 99.95 15:38:13 14:19:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:38:13 14:19:01 2 0.08 0.00 0.02 0.00 0.02 99.88 15:38:13 14:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 14:19:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 14:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 14:19:01 6 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 14:19:01 7 1.21 0.00 0.03 0.00 0.00 98.76 15:38:13 14:20:01 all 0.01 0.00 0.01 0.00 0.00 99.98 15:38:13 14:20:01 0 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 14:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 14:20:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 14:20:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 14:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 14:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 14:20:01 6 0.02 0.00 0.03 0.00 0.02 99.93 15:38:13 14:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 14:21:01 all 0.04 0.00 0.01 0.00 0.01 99.95 15:38:13 14:21:01 0 0.00 0.00 0.02 0.00 0.02 99.97 15:38:13 14:21:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:38:13 14:21:01 2 0.02 0.00 0.03 0.00 0.00 99.95 15:38:13 14:21:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 14:21:01 4 0.17 0.00 0.00 0.02 0.00 99.82 15:38:13 14:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 14:21:01 6 0.02 0.00 0.00 0.00 0.02 99.97 15:38:13 14:21:01 7 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 14:22:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:38:13 14:22:01 0 0.02 0.00 0.03 0.02 0.00 99.93 15:38:13 14:22:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 14:22:01 2 0.05 0.00 0.03 0.00 0.02 99.90 15:38:13 14:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 14:22:01 4 0.02 0.00 0.00 0.02 0.00 99.97 15:38:13 14:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 14:22:01 6 0.03 0.00 0.02 0.00 0.03 99.92 15:38:13 14:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 14:23:01 all 0.03 0.00 0.01 0.00 0.00 99.96 15:38:13 14:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 14:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 14:23:01 2 0.07 0.00 0.02 0.00 0.00 99.92 15:38:13 14:23:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 14:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 14:23:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 14:23:01 6 0.05 0.00 0.03 0.00 0.02 99.90 15:38:13 14:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 15:38:13 14:23:01 CPU %user %nice %system %iowait %steal %idle 15:38:13 14:24:01 all 0.04 0.00 0.02 0.00 0.01 99.93 15:38:13 14:24:01 0 0.00 0.00 0.00 0.02 0.02 99.97 15:38:13 14:24:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 14:24:01 2 0.00 0.00 0.02 0.00 0.03 99.95 15:38:13 14:24:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 14:24:01 4 0.00 0.00 0.02 0.02 0.00 99.97 15:38:13 14:24:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 14:24:01 6 0.05 0.00 0.03 0.00 0.00 99.92 15:38:13 14:24:01 7 0.27 0.00 0.02 0.00 0.02 99.70 15:38:13 14:25:01 all 0.26 0.00 0.01 0.00 0.01 99.72 15:38:13 14:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 14:25:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 14:25:01 2 0.07 0.00 0.00 0.00 0.00 99.93 15:38:13 14:25:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 14:25:01 4 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 14:25:01 5 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 14:25:01 6 0.02 0.00 0.03 0.00 0.02 99.93 15:38:13 14:25:01 7 1.87 0.00 0.03 0.00 0.00 98.09 15:38:13 14:26:01 all 0.04 0.00 0.01 0.01 0.01 99.94 15:38:13 14:26:01 0 0.02 0.00 0.00 0.02 0.02 99.95 15:38:13 14:26:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 14:26:01 2 0.03 0.00 0.00 0.02 0.00 99.95 15:38:13 14:26:01 3 0.00 0.00 0.02 0.00 0.02 99.97 15:38:13 14:26:01 4 0.02 0.00 0.00 0.02 0.00 99.97 15:38:13 14:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 14:26:01 6 0.02 0.00 0.02 0.00 0.03 99.93 15:38:13 14:26:01 7 0.18 0.00 0.03 0.00 0.00 99.78 15:38:13 14:27:01 all 0.02 0.00 0.01 0.00 0.00 99.96 15:38:13 14:27:01 0 0.00 0.00 0.02 0.02 0.00 99.97 15:38:13 14:27:01 1 0.02 0.00 0.00 0.00 0.02 99.97 15:38:13 14:27:01 2 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 14:27:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 14:27:01 4 0.05 0.00 0.00 0.00 0.00 99.95 15:38:13 14:27:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 14:27:01 6 0.05 0.00 0.05 0.00 0.00 99.90 15:38:13 14:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 14:28:01 all 0.05 0.00 0.01 0.00 0.01 99.93 15:38:13 14:28:01 0 0.00 0.00 0.03 0.00 0.02 99.95 15:38:13 14:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 14:28:01 2 0.07 0.00 0.02 0.00 0.00 99.92 15:38:13 14:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 14:28:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 14:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 14:28:01 6 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 14:28:01 7 0.30 0.00 0.02 0.00 0.02 99.67 15:38:13 14:29:01 all 0.10 0.00 0.01 0.00 0.00 99.89 15:38:13 14:29:01 0 0.00 0.00 0.02 0.02 0.00 99.97 15:38:13 14:29:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 14:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 14:29:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 14:29:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 14:29:01 5 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 14:29:01 6 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 14:29:01 7 0.63 0.00 0.02 0.00 0.00 99.35 15:38:13 14:30:01 all 0.01 0.00 0.01 0.00 0.01 99.97 15:38:13 14:30:01 0 0.00 0.00 0.00 0.02 0.02 99.97 15:38:13 14:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 14:30:01 2 0.00 0.00 0.03 0.00 0.00 99.97 15:38:13 14:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 14:30:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 14:30:01 5 0.02 0.00 0.00 0.00 0.02 99.97 15:38:13 14:30:01 6 0.02 0.00 0.03 0.00 0.02 99.93 15:38:13 14:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 14:31:01 all 0.02 0.00 0.00 0.01 0.01 99.96 15:38:13 14:31:01 0 0.00 0.00 0.00 0.03 0.00 99.97 15:38:13 14:31:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:38:13 14:31:01 2 0.03 0.00 0.00 0.00 0.02 99.95 15:38:13 14:31:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 14:31:01 4 0.07 0.00 0.00 0.02 0.02 99.90 15:38:13 14:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 14:31:01 6 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 14:31:01 7 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 14:32:01 all 0.01 0.00 0.01 0.00 0.01 99.97 15:38:13 14:32:01 0 0.00 0.00 0.02 0.02 0.00 99.97 15:38:13 14:32:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 14:32:01 2 0.00 0.00 0.02 0.00 0.03 99.95 15:38:13 14:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 14:32:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 14:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 14:32:01 6 0.03 0.00 0.03 0.00 0.03 99.90 15:38:13 14:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 14:33:01 all 0.03 0.00 0.01 0.00 0.01 99.95 15:38:13 14:33:01 0 0.00 0.00 0.03 0.00 0.02 99.95 15:38:13 14:33:01 1 0.05 0.00 0.02 0.00 0.02 99.92 15:38:13 14:33:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 14:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 14:33:01 4 0.02 0.00 0.00 0.02 0.00 99.97 15:38:13 14:33:01 5 0.05 0.00 0.00 0.00 0.02 99.93 15:38:13 14:33:01 6 0.03 0.00 0.00 0.00 0.02 99.95 15:38:13 14:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 14:34:01 all 0.04 0.00 0.02 0.00 0.00 99.93 15:38:13 14:34:01 0 0.00 0.00 0.02 0.02 0.00 99.97 15:38:13 14:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 14:34:01 2 0.00 0.00 0.03 0.00 0.00 99.97 15:38:13 14:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 14:34:01 4 0.02 0.00 0.02 0.02 0.00 99.95 15:38:13 14:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 14:34:01 6 0.03 0.00 0.03 0.00 0.02 99.92 15:38:13 14:34:01 7 0.25 0.00 0.00 0.00 0.00 99.75 15:38:13 15:38:13 14:34:01 CPU %user %nice %system %iowait %steal %idle 15:38:13 14:35:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:38:13 14:35:01 0 0.02 0.00 0.00 0.02 0.00 99.97 15:38:13 14:35:01 1 0.02 0.00 0.00 0.00 0.02 99.97 15:38:13 14:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 14:35:01 3 0.02 0.00 0.00 0.00 0.02 99.97 15:38:13 14:35:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 14:35:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 14:35:01 6 0.07 0.00 0.02 0.00 0.02 99.90 15:38:13 14:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 14:36:01 all 0.04 0.00 0.01 0.05 0.01 99.89 15:38:13 14:36:01 0 0.02 0.00 0.02 0.13 0.02 99.82 15:38:13 14:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 14:36:01 2 0.02 0.00 0.00 0.00 0.02 99.97 15:38:13 14:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 14:36:01 4 0.00 0.00 0.00 0.25 0.00 99.75 15:38:13 14:36:01 5 0.05 0.00 0.02 0.00 0.02 99.92 15:38:13 14:36:01 6 0.03 0.00 0.03 0.00 0.00 99.93 15:38:13 14:36:01 7 0.15 0.00 0.02 0.00 0.02 99.82 15:38:13 14:37:01 all 0.01 0.00 0.01 0.02 0.00 99.95 15:38:13 14:37:01 0 0.00 0.00 0.00 0.03 0.00 99.97 15:38:13 14:37:01 1 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 14:37:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 14:37:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 14:37:01 4 0.03 0.00 0.02 0.10 0.00 99.85 15:38:13 14:37:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 14:37:01 6 0.02 0.00 0.03 0.00 0.02 99.93 15:38:13 14:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 14:38:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:38:13 14:38:01 0 0.02 0.00 0.02 0.02 0.00 99.95 15:38:13 14:38:01 1 0.02 0.00 0.03 0.00 0.00 99.95 15:38:13 14:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 14:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 14:38:01 4 0.00 0.00 0.00 0.02 0.02 99.97 15:38:13 14:38:01 5 0.02 0.00 0.03 0.00 0.00 99.95 15:38:13 14:38:01 6 0.02 0.00 0.00 0.00 0.02 99.97 15:38:13 14:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 14:39:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:38:13 14:39:01 0 0.02 0.00 0.00 0.00 0.03 99.95 15:38:13 14:39:01 1 0.05 0.00 0.02 0.00 0.02 99.92 15:38:13 14:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 14:39:01 3 0.00 0.00 0.02 0.00 0.02 99.97 15:38:13 14:39:01 4 0.02 0.00 0.00 0.02 0.00 99.97 15:38:13 14:39:01 5 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 14:39:01 6 0.03 0.00 0.02 0.00 0.02 99.93 15:38:13 14:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 14:40:01 all 0.01 0.00 0.01 0.00 0.01 99.96 15:38:13 14:40:01 0 0.00 0.00 0.00 0.02 0.02 99.97 15:38:13 14:40:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 14:40:01 2 0.03 0.00 0.03 0.00 0.00 99.93 15:38:13 14:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 14:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 14:40:01 5 0.00 0.00 0.02 0.00 0.02 99.97 15:38:13 14:40:01 6 0.03 0.00 0.02 0.00 0.02 99.93 15:38:13 14:40:01 7 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 14:41:01 all 0.03 0.00 0.01 0.00 0.01 99.95 15:38:13 14:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 14:41:01 1 0.10 0.00 0.00 0.00 0.02 99.88 15:38:13 14:41:01 2 0.03 0.00 0.02 0.00 0.02 99.93 15:38:13 14:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 14:41:01 4 0.05 0.00 0.02 0.02 0.00 99.92 15:38:13 14:41:01 5 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 14:41:01 6 0.03 0.00 0.02 0.00 0.02 99.93 15:38:13 14:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 14:42:01 all 0.01 0.00 0.01 0.00 0.01 99.97 15:38:13 14:42:01 0 0.02 0.00 0.02 0.02 0.02 99.93 15:38:13 14:42:01 1 0.03 0.00 0.00 0.00 0.02 99.95 15:38:13 14:42:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 14:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 14:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 14:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 14:42:01 6 0.03 0.00 0.00 0.00 0.02 99.95 15:38:13 14:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 14:43:01 all 0.05 0.00 0.01 0.00 0.05 99.89 15:38:13 14:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 14:43:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 14:43:01 2 0.02 0.00 0.03 0.00 0.40 99.55 15:38:13 14:43:01 3 0.05 0.00 0.00 0.00 0.00 99.95 15:38:13 14:43:01 4 0.03 0.00 0.00 0.02 0.00 99.95 15:38:13 14:43:01 5 0.02 0.00 0.00 0.00 0.02 99.97 15:38:13 14:43:01 6 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 14:43:01 7 0.18 0.00 0.00 0.00 0.00 99.82 15:38:13 14:44:01 all 0.01 0.00 0.01 0.00 0.01 99.97 15:38:13 14:44:01 0 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 14:44:01 1 0.00 0.00 0.02 0.00 0.02 99.97 15:38:13 14:44:01 2 0.03 0.00 0.03 0.00 0.02 99.92 15:38:13 14:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 14:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 14:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 14:44:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 14:44:01 7 0.00 0.00 0.02 0.00 0.02 99.97 15:38:13 14:45:01 all 0.03 0.00 0.01 0.00 0.00 99.95 15:38:13 14:45:01 0 0.03 0.00 0.00 0.02 0.02 99.93 15:38:13 14:45:01 1 0.13 0.00 0.02 0.00 0.00 99.85 15:38:13 14:45:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 14:45:01 3 0.05 0.00 0.02 0.00 0.00 99.93 15:38:13 14:45:01 4 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 14:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 14:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 14:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 15:38:13 14:45:01 CPU %user %nice %system %iowait %steal %idle 15:38:13 14:46:01 all 0.02 0.00 0.01 0.00 0.01 99.95 15:38:13 14:46:01 0 0.07 0.00 0.05 0.02 0.02 99.85 15:38:13 14:46:01 1 0.02 0.00 0.00 0.00 0.02 99.97 15:38:13 14:46:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 14:46:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 14:46:01 4 0.02 0.00 0.00 0.02 0.00 99.97 15:38:13 14:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 14:46:01 6 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 14:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 14:47:01 all 0.03 0.00 0.01 0.00 0.01 99.95 15:38:13 14:47:01 0 0.10 0.00 0.05 0.00 0.02 99.83 15:38:13 14:47:01 1 0.05 0.00 0.02 0.00 0.00 99.93 15:38:13 14:47:01 2 0.03 0.00 0.02 0.00 0.02 99.93 15:38:13 14:47:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 14:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 14:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 14:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 14:47:01 7 0.05 0.00 0.00 0.00 0.00 99.95 15:38:13 14:48:01 all 0.02 0.00 0.01 0.00 0.00 99.96 15:38:13 14:48:01 0 0.03 0.00 0.03 0.02 0.02 99.90 15:38:13 14:48:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 14:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 14:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 14:48:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 14:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 14:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 14:48:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 14:49:01 all 0.02 0.00 0.01 0.00 0.00 99.97 15:38:13 14:49:01 0 0.05 0.00 0.02 0.00 0.00 99.93 15:38:13 14:49:01 1 0.00 0.00 0.02 0.00 0.02 99.97 15:38:13 14:49:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 14:49:01 3 0.05 0.00 0.02 0.00 0.00 99.93 15:38:13 14:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 14:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 14:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 14:49:01 7 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 14:50:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:38:13 14:50:01 0 0.02 0.00 0.02 0.02 0.02 99.93 15:38:13 14:50:01 1 0.02 0.00 0.03 0.00 0.00 99.95 15:38:13 14:50:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 14:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 14:50:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 14:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 14:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 14:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 14:51:01 all 0.05 0.00 0.01 0.20 0.01 99.73 15:38:13 14:51:01 0 0.02 0.00 0.05 0.35 0.07 99.52 15:38:13 14:51:01 1 0.05 0.00 0.00 0.00 0.00 99.95 15:38:13 14:51:01 2 0.03 0.00 0.00 0.03 0.02 99.92 15:38:13 14:51:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 14:51:01 4 0.00 0.00 0.02 1.20 0.00 98.78 15:38:13 14:51:01 5 0.02 0.00 0.00 0.00 0.02 99.97 15:38:13 14:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 14:51:01 7 0.23 0.00 0.02 0.00 0.00 99.75 15:38:13 14:52:01 all 0.03 0.00 0.02 0.39 0.02 99.54 15:38:13 14:52:01 0 0.02 0.00 0.02 0.52 0.05 99.40 15:38:13 14:52:01 1 0.03 0.00 0.02 0.05 0.03 99.87 15:38:13 14:52:01 2 0.03 0.00 0.05 0.28 0.02 99.62 15:38:13 14:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 14:52:01 4 0.00 0.00 0.02 2.27 0.00 97.72 15:38:13 14:52:01 5 0.00 0.00 0.03 0.00 0.05 99.92 15:38:13 14:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 14:52:01 7 0.15 0.00 0.00 0.00 0.02 99.83 15:38:13 14:53:01 all 0.06 0.00 0.01 0.00 0.01 99.92 15:38:13 14:53:01 0 0.03 0.00 0.02 0.00 0.05 99.90 15:38:13 14:53:01 1 0.03 0.00 0.00 0.00 0.02 99.95 15:38:13 14:53:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 14:53:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 14:53:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 14:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 14:53:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 14:53:01 7 0.33 0.00 0.02 0.00 0.00 99.65 15:38:13 14:54:01 all 0.02 0.00 0.01 0.00 0.00 99.96 15:38:13 14:54:01 0 0.07 0.00 0.05 0.00 0.02 99.87 15:38:13 14:54:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 14:54:01 2 0.05 0.00 0.00 0.00 0.00 99.95 15:38:13 14:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 14:54:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 14:54:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 14:54:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 14:54:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 14:55:01 all 0.04 0.00 0.01 0.02 0.00 99.93 15:38:13 14:55:01 0 0.02 0.00 0.02 0.10 0.02 99.85 15:38:13 14:55:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 14:55:01 2 0.02 0.00 0.03 0.00 0.02 99.93 15:38:13 14:55:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 14:55:01 4 0.00 0.00 0.00 0.03 0.00 99.97 15:38:13 14:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 14:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 14:55:01 7 0.18 0.00 0.00 0.00 0.00 99.82 15:38:13 14:56:01 all 0.01 0.00 0.01 0.00 0.01 99.97 15:38:13 14:56:01 0 0.02 0.00 0.05 0.00 0.02 99.92 15:38:13 14:56:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 14:56:01 2 0.05 0.00 0.00 0.00 0.02 99.93 15:38:13 14:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 14:56:01 4 0.02 0.00 0.00 0.02 0.02 99.95 15:38:13 14:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 14:56:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 14:56:01 7 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 15:38:13 14:56:01 CPU %user %nice %system %iowait %steal %idle 15:38:13 14:57:01 all 0.02 0.00 0.01 0.00 0.00 99.97 15:38:13 14:57:01 0 0.05 0.00 0.03 0.02 0.02 99.88 15:38:13 14:57:01 1 0.02 0.00 0.00 0.00 0.02 99.97 15:38:13 14:57:01 2 0.05 0.00 0.03 0.00 0.00 99.92 15:38:13 14:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 14:57:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 14:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 14:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 14:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 14:58:01 all 0.01 0.00 0.01 0.00 0.14 99.83 15:38:13 14:58:01 0 0.05 0.00 0.05 0.02 0.51 99.37 15:38:13 14:58:01 1 0.02 0.00 0.00 0.00 0.02 99.97 15:38:13 14:58:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 14:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 14:58:01 4 0.00 0.00 0.02 0.02 0.00 99.97 15:38:13 14:58:01 5 0.02 0.00 0.00 0.00 0.42 99.57 15:38:13 14:58:01 6 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 14:58:01 7 0.00 0.00 0.00 0.00 0.13 99.87 15:38:13 14:59:01 all 0.02 0.00 0.01 0.00 0.00 99.96 15:38:13 14:59:01 0 0.03 0.00 0.00 0.00 0.02 99.95 15:38:13 14:59:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 14:59:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 14:59:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 14:59:01 4 0.05 0.00 0.00 0.00 0.00 99.95 15:38:13 14:59:01 5 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 14:59:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 14:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 15:00:01 all 0.17 0.00 0.01 0.00 0.01 99.81 15:38:13 15:00:01 0 0.03 0.00 0.02 0.02 0.02 99.92 15:38:13 15:00:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 15:00:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 15:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 15:00:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 15:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 15:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 15:00:01 7 1.27 0.00 0.02 0.00 0.02 98.69 15:38:13 15:01:01 all 0.11 0.00 0.06 0.00 0.00 99.83 15:38:13 15:01:01 0 0.10 0.00 0.05 0.00 0.02 99.83 15:38:13 15:01:01 1 0.02 0.00 0.05 0.00 0.02 99.92 15:38:13 15:01:01 2 0.05 0.00 0.05 0.00 0.00 99.90 15:38:13 15:01:01 3 0.02 0.00 0.05 0.00 0.00 99.93 15:38:13 15:01:01 4 0.58 0.00 0.10 0.02 0.00 99.30 15:38:13 15:01:01 5 0.03 0.00 0.07 0.00 0.00 99.90 15:38:13 15:01:01 6 0.02 0.00 0.03 0.00 0.00 99.95 15:38:13 15:01:01 7 0.07 0.00 0.05 0.00 0.00 99.88 15:38:13 15:02:01 all 0.02 0.00 0.01 0.00 0.00 99.97 15:38:13 15:02:01 0 0.07 0.00 0.03 0.02 0.02 99.87 15:38:13 15:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 15:02:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 15:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 15:02:01 4 0.02 0.00 0.00 0.02 0.00 99.97 15:38:13 15:02:01 5 0.02 0.00 0.03 0.00 0.00 99.95 15:38:13 15:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 15:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 15:03:01 all 0.02 0.00 0.01 0.00 0.00 99.97 15:38:13 15:03:01 0 0.05 0.00 0.02 0.00 0.00 99.93 15:38:13 15:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 15:03:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 15:03:01 3 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 15:03:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 15:03:01 5 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 15:03:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 15:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 15:04:01 all 0.02 0.00 0.01 0.00 0.01 99.95 15:38:13 15:04:01 0 0.02 0.00 0.00 0.02 0.02 99.95 15:38:13 15:04:01 1 0.00 0.00 0.02 0.00 0.02 99.97 15:38:13 15:04:01 2 0.07 0.00 0.02 0.00 0.00 99.92 15:38:13 15:04:01 3 0.02 0.00 0.03 0.00 0.00 99.95 15:38:13 15:04:01 4 0.00 0.00 0.00 0.02 0.02 99.97 15:38:13 15:04:01 5 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 15:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 15:04:01 7 0.03 0.00 0.02 0.00 0.02 99.93 15:38:13 15:05:01 all 0.27 0.00 0.01 0.00 0.01 99.70 15:38:13 15:05:01 0 0.00 0.00 0.03 0.02 0.02 99.93 15:38:13 15:05:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 15:05:01 2 0.03 0.00 0.00 0.00 0.02 99.95 15:38:13 15:05:01 3 0.08 0.00 0.03 0.00 0.02 99.87 15:38:13 15:05:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 15:05:01 5 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 15:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 15:05:01 7 1.97 0.00 0.00 0.00 0.00 98.03 15:38:13 15:06:01 all 0.21 0.00 0.02 0.00 0.00 99.76 15:38:13 15:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 15:06:01 1 0.00 0.00 0.02 0.00 0.02 99.97 15:38:13 15:06:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 15:06:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 15:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 15:06:01 5 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 15:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 15:06:01 7 1.61 0.00 0.07 0.00 0.00 98.32 15:38:13 15:07:01 all 0.03 0.00 0.01 0.00 0.01 99.95 15:38:13 15:07:01 0 0.03 0.00 0.03 0.02 0.02 99.90 15:38:13 15:07:01 1 0.05 0.00 0.00 0.00 0.00 99.95 15:38:13 15:07:01 2 0.03 0.00 0.02 0.00 0.02 99.93 15:38:13 15:07:01 3 0.03 0.00 0.03 0.00 0.02 99.92 15:38:13 15:07:01 4 0.02 0.00 0.00 0.02 0.00 99.97 15:38:13 15:07:01 5 0.03 0.00 0.03 0.00 0.00 99.93 15:38:13 15:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 15:07:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 15:38:13 15:07:01 CPU %user %nice %system %iowait %steal %idle 15:38:13 15:08:01 all 0.01 0.00 0.01 0.00 0.00 99.98 15:38:13 15:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 15:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 15:08:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 15:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 15:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 15:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 15:08:01 6 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 15:08:01 7 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 15:09:01 all 0.03 0.00 0.01 0.01 0.01 99.94 15:38:13 15:09:01 0 0.03 0.00 0.00 0.07 0.00 99.90 15:38:13 15:09:01 1 0.03 0.00 0.03 0.00 0.02 99.92 15:38:13 15:09:01 2 0.05 0.00 0.05 0.00 0.02 99.88 15:38:13 15:09:01 3 0.03 0.00 0.00 0.00 0.02 99.95 15:38:13 15:09:01 4 0.00 0.00 0.03 0.02 0.00 99.95 15:38:13 15:09:01 5 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 15:09:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 15:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 15:10:01 all 0.01 0.00 0.01 0.00 0.01 99.97 15:38:13 15:10:01 0 0.00 0.00 0.00 0.02 0.02 99.97 15:38:13 15:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 15:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 15:10:01 3 0.05 0.00 0.02 0.00 0.02 99.92 15:38:13 15:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 15:10:01 5 0.02 0.00 0.00 0.00 0.02 99.97 15:38:13 15:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 15:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 15:11:01 all 0.03 0.00 0.01 0.00 0.00 99.96 15:38:13 15:11:01 0 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 15:11:01 1 0.02 0.00 0.02 0.02 0.00 99.95 15:38:13 15:11:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 15:11:01 3 0.08 0.00 0.05 0.00 0.02 99.85 15:38:13 15:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 15:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 15:11:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 15:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 15:12:01 all 0.01 0.00 0.01 0.00 0.01 99.96 15:38:13 15:12:01 0 0.02 0.00 0.00 0.02 0.00 99.97 15:38:13 15:12:01 1 0.02 0.00 0.00 0.00 0.02 99.97 15:38:13 15:12:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 15:12:01 3 0.05 0.00 0.07 0.00 0.02 99.87 15:38:13 15:12:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 15:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 15:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 15:12:01 7 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 15:13:01 all 0.09 0.00 0.01 0.00 0.01 99.89 15:38:13 15:13:01 0 0.00 0.00 0.02 0.00 0.02 99.97 15:38:13 15:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 15:13:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 15:13:01 3 0.08 0.00 0.07 0.00 0.02 99.83 15:38:13 15:13:01 4 0.07 0.00 0.00 0.00 0.02 99.92 15:38:13 15:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 15:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 15:13:01 7 0.50 0.00 0.02 0.00 0.00 99.48 15:38:13 15:14:01 all 0.19 0.00 0.04 0.00 0.00 99.76 15:38:13 15:14:01 0 0.05 0.00 0.05 0.02 0.00 99.88 15:38:13 15:14:01 1 0.03 0.00 0.05 0.00 0.00 99.92 15:38:13 15:14:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 15:14:01 3 0.08 0.00 0.07 0.00 0.02 99.83 15:38:13 15:14:01 4 0.08 0.00 0.02 0.02 0.00 99.88 15:38:13 15:14:01 5 0.07 0.00 0.02 0.00 0.00 99.92 15:38:13 15:14:01 6 0.00 0.00 0.03 0.00 0.00 99.97 15:38:13 15:14:01 7 1.17 0.00 0.05 0.00 0.00 98.78 15:38:13 15:15:01 all 0.05 0.00 0.02 0.00 0.00 99.93 15:38:13 15:15:01 0 0.03 0.00 0.03 0.00 0.00 99.93 15:38:13 15:15:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 15:15:01 2 0.02 0.00 0.03 0.00 0.00 99.95 15:38:13 15:15:01 3 0.05 0.00 0.03 0.00 0.00 99.92 15:38:13 15:15:01 4 0.07 0.00 0.00 0.00 0.00 99.93 15:38:13 15:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 15:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 15:15:01 7 0.22 0.00 0.00 0.00 0.02 99.77 15:38:13 15:16:01 all 0.02 0.00 0.01 0.01 0.00 99.95 15:38:13 15:16:01 0 0.00 0.00 0.02 0.02 0.00 99.97 15:38:13 15:16:01 1 0.00 0.00 0.02 0.00 0.02 99.97 15:38:13 15:16:01 2 0.05 0.00 0.02 0.00 0.00 99.93 15:38:13 15:16:01 3 0.05 0.00 0.05 0.00 0.02 99.88 15:38:13 15:16:01 4 0.00 0.00 0.00 0.10 0.00 99.90 15:38:13 15:16:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 15:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 15:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 15:17:01 all 0.03 0.00 0.01 0.00 0.04 99.92 15:38:13 15:17:01 0 0.02 0.00 0.00 0.00 0.02 99.97 15:38:13 15:17:01 1 0.07 0.00 0.00 0.00 0.00 99.93 15:38:13 15:17:01 2 0.02 0.00 0.00 0.00 0.05 99.93 15:38:13 15:17:01 3 0.03 0.00 0.02 0.00 0.23 99.72 15:38:13 15:17:01 4 0.03 0.00 0.02 0.02 0.00 99.93 15:38:13 15:17:01 5 0.02 0.00 0.00 0.00 0.02 99.97 15:38:13 15:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 15:17:01 7 0.02 0.00 0.02 0.00 0.03 99.93 15:38:13 15:18:01 all 0.07 0.00 0.01 0.01 0.01 99.90 15:38:13 15:18:01 0 0.02 0.00 0.03 0.02 0.00 99.93 15:38:13 15:18:01 1 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 15:18:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 15:18:01 3 0.08 0.00 0.03 0.00 0.02 99.87 15:38:13 15:18:01 4 0.00 0.00 0.00 0.03 0.00 99.97 15:38:13 15:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 15:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 15:18:01 7 0.45 0.00 0.02 0.00 0.02 99.52 15:38:13 15:38:13 15:18:01 CPU %user %nice %system %iowait %steal %idle 15:38:13 15:19:01 all 0.04 0.00 0.01 0.00 0.00 99.94 15:38:13 15:19:01 0 0.02 0.00 0.00 0.02 0.02 99.95 15:38:13 15:19:01 1 0.02 0.00 0.03 0.00 0.00 99.95 15:38:13 15:19:01 2 0.05 0.00 0.02 0.00 0.00 99.93 15:38:13 15:19:01 3 0.10 0.00 0.03 0.00 0.00 99.87 15:38:13 15:19:01 4 0.05 0.00 0.00 0.02 0.00 99.93 15:38:13 15:19:01 5 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 15:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 15:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 15:20:01 all 0.01 0.00 0.01 0.00 0.01 99.97 15:38:13 15:20:01 0 0.03 0.00 0.03 0.00 0.02 99.92 15:38:13 15:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 15:20:01 2 0.03 0.00 0.03 0.00 0.02 99.92 15:38:13 15:20:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 15:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 15:20:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 15:20:01 6 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 15:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 15:21:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:38:13 15:21:01 0 0.05 0.00 0.05 0.02 0.02 99.87 15:38:13 15:21:01 1 0.05 0.00 0.00 0.00 0.02 99.93 15:38:13 15:21:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 15:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 15:21:01 4 0.02 0.00 0.02 0.02 0.02 99.93 15:38:13 15:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 15:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 15:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 15:22:01 all 0.15 0.00 0.03 0.00 0.01 99.80 15:38:13 15:22:01 0 0.05 0.00 0.03 0.00 0.02 99.90 15:38:13 15:22:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 15:22:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 15:22:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 15:22:01 4 0.03 0.00 0.00 0.02 0.00 99.95 15:38:13 15:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 15:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 15:22:01 7 1.06 0.00 0.17 0.00 0.02 98.76 15:38:13 15:23:01 all 0.02 0.00 0.01 0.00 0.00 99.96 15:38:13 15:23:01 0 0.03 0.00 0.03 0.02 0.02 99.90 15:38:13 15:23:01 1 0.02 0.00 0.03 0.00 0.02 99.93 15:38:13 15:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 15:23:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 15:23:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 15:23:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 15:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 15:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 15:24:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:38:13 15:24:01 0 0.03 0.00 0.03 0.00 0.02 99.92 15:38:13 15:24:01 1 0.05 0.00 0.02 0.00 0.00 99.93 15:38:13 15:24:01 2 0.00 0.00 0.02 0.00 0.02 99.97 15:38:13 15:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 15:24:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 15:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 15:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 15:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 15:25:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:38:13 15:25:01 0 0.05 0.00 0.03 0.02 0.02 99.88 15:38:13 15:25:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:38:13 15:25:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 15:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 15:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 15:25:01 5 0.03 0.00 0.00 0.00 0.02 99.95 15:38:13 15:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 15:25:01 7 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 15:26:01 all 0.12 0.00 0.01 0.00 0.00 99.87 15:38:13 15:26:01 0 0.03 0.00 0.03 0.00 0.02 99.92 15:38:13 15:26:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 15:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 15:26:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 15:26:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 15:26:01 5 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 15:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 15:26:01 7 0.85 0.00 0.00 0.00 0.00 99.15 15:38:13 15:27:01 all 0.08 0.00 0.01 0.00 0.00 99.90 15:38:13 15:27:01 0 0.05 0.00 0.02 0.02 0.02 99.90 15:38:13 15:27:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 15:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 15:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 15:27:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 15:27:01 5 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 15:27:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 15:27:01 7 0.52 0.00 0.00 0.00 0.00 99.48 15:38:13 15:28:01 all 0.00 0.00 0.01 0.00 0.00 99.98 15:38:13 15:28:01 0 0.02 0.00 0.02 0.02 0.02 99.93 15:38:13 15:28:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 15:28:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 15:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 15:28:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 15:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 15:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 15:28:01 7 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 15:29:01 all 0.03 0.00 0.01 0.00 0.01 99.96 15:38:13 15:29:01 0 0.12 0.00 0.00 0.00 0.02 99.87 15:38:13 15:29:01 1 0.03 0.00 0.03 0.00 0.02 99.92 15:38:13 15:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 15:29:01 3 0.05 0.00 0.00 0.00 0.00 99.95 15:38:13 15:29:01 4 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 15:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 15:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 15:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 15:38:13 15:29:01 CPU %user %nice %system %iowait %steal %idle 15:38:13 15:30:01 all 0.20 0.00 0.02 0.00 0.00 99.78 15:38:13 15:30:01 0 0.00 0.00 0.07 0.02 0.02 99.90 15:38:13 15:30:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 15:30:01 2 0.03 0.00 0.02 0.00 0.02 99.93 15:38:13 15:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 15:30:01 4 0.03 0.00 0.02 0.02 0.00 99.93 15:38:13 15:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 15:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 15:30:01 7 1.45 0.00 0.03 0.00 0.00 98.52 15:38:13 15:31:01 all 0.12 0.00 0.01 0.00 0.00 99.87 15:38:13 15:31:01 0 0.05 0.00 0.03 0.02 0.02 99.88 15:38:13 15:31:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 15:31:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 15:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 15:31:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:38:13 15:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 15:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 15:31:01 7 0.80 0.00 0.00 0.00 0.00 99.20 15:38:13 15:32:01 all 0.01 0.00 0.01 0.00 0.01 99.97 15:38:13 15:32:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:38:13 15:32:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:38:13 15:32:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 15:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 15:32:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 15:32:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 15:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 15:32:01 7 0.02 0.00 0.00 0.00 0.02 99.97 15:38:13 15:33:01 all 0.02 0.00 0.01 0.00 0.00 99.96 15:38:13 15:33:01 0 0.03 0.00 0.03 0.02 0.02 99.90 15:38:13 15:33:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 15:33:01 2 0.03 0.00 0.03 0.00 0.00 99.93 15:38:13 15:33:01 3 0.05 0.00 0.02 0.00 0.00 99.93 15:38:13 15:33:01 4 0.03 0.00 0.02 0.00 0.00 99.95 15:38:13 15:33:01 5 0.00 0.00 0.00 0.00 0.02 99.98 15:38:13 15:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 15:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 15:34:01 all 0.01 0.00 0.01 0.00 0.01 99.97 15:38:13 15:34:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:38:13 15:34:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:38:13 15:34:01 2 0.00 0.00 0.02 0.00 0.02 99.97 15:38:13 15:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 15:34:01 4 0.00 0.00 0.02 0.02 0.00 99.97 15:38:13 15:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 15:34:01 6 0.00 0.00 0.02 0.00 0.02 99.97 15:38:13 15:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 15:35:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:38:13 15:35:01 0 0.02 0.00 0.02 0.02 0.03 99.92 15:38:13 15:35:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:38:13 15:35:01 2 0.07 0.00 0.00 0.00 0.00 99.93 15:38:13 15:35:01 3 0.00 0.00 0.02 0.00 0.02 99.97 15:38:13 15:35:01 4 0.05 0.00 0.00 0.00 0.00 99.95 15:38:13 15:35:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:38:13 15:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 15:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 15:36:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:38:13 15:36:01 0 0.03 0.00 0.03 0.00 0.02 99.92 15:38:13 15:36:01 1 0.05 0.00 0.02 0.00 0.00 99.93 15:38:13 15:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 15:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 15:36:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:38:13 15:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 15:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 15:36:01 7 0.00 0.00 0.02 0.00 0.02 99.97 15:38:13 15:37:01 all 0.02 0.00 0.02 0.00 0.01 99.95 15:38:13 15:37:01 0 0.05 0.00 0.03 0.02 0.02 99.88 15:38:13 15:37:01 1 0.03 0.00 0.03 0.00 0.02 99.92 15:38:13 15:37:01 2 0.05 0.00 0.03 0.00 0.00 99.92 15:38:13 15:37:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 15:37:01 4 0.03 0.00 0.00 0.00 0.02 99.95 15:38:13 15:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:38:13 15:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:38:13 15:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:38:13 15:38:01 all 1.22 0.00 0.45 0.03 0.01 98.29 15:38:13 15:38:01 0 1.15 0.00 0.40 0.02 0.03 98.40 15:38:13 15:38:01 1 0.90 0.00 0.33 0.00 0.02 98.75 15:38:13 15:38:01 2 1.50 0.00 0.47 0.00 0.02 98.01 15:38:13 15:38:01 3 0.94 0.00 0.52 0.02 0.02 98.51 15:38:13 15:38:01 4 0.80 0.00 0.53 0.15 0.00 98.51 15:38:13 15:38:01 5 1.05 0.00 0.48 0.00 0.02 98.45 15:38:13 15:38:01 6 1.05 0.00 0.37 0.02 0.00 98.57 15:38:13 15:38:01 7 2.40 0.00 0.48 0.00 0.02 97.10 15:38:13 Average: all 1.21 0.00 0.19 0.06 0.02 98.52 15:38:13 Average: 0 1.22 0.00 0.18 0.06 0.02 98.51 15:38:13 Average: 1 1.18 0.00 0.19 0.06 0.02 98.54 15:38:13 Average: 2 1.19 0.00 0.19 0.06 0.02 98.54 15:38:13 Average: 3 1.24 0.00 0.19 0.04 0.01 98.51 15:38:13 Average: 4 1.25 0.00 0.18 0.15 0.02 98.40 15:38:13 Average: 5 1.18 0.00 0.18 0.05 0.01 98.59 15:38:13 Average: 6 1.18 0.00 0.19 0.04 0.02 98.57 15:38:13 Average: 7 1.24 0.00 0.18 0.05 0.01 98.53 15:38:13 15:38:13 15:38:13