Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c17318ed096a052cb57e06eb9991910afac7407c 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-ssh16414087367830738650.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh13020869094027006119.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-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/device-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14626742481970279352.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh9163784129059452505.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/device-mqtt-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/device-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17020932602237882278.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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-12693 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-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/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c17318ed096a052cb57e06eb9991910afac7407c (main) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#591)" > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-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 c17318ed096a052cb57e06eb9991910afac7407c # timeout=10 > git rev-list --no-walk 2e0357b1824e5884c9b2b56c2fd5ebe36d00b6c9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:46:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:46:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:46:13 ========================================================= 04:46:13 EdgeX Global Pipelines Version Info 04:46:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:46:13 ------------------- 04:46:13 stable info: 04:46:13 ------------------- 04:46:13 Commited By: Bill Mahoney bill.mahoney@intel.com 04:46:13 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 04:46:13 Message: update stable to v1.0.248 04:46:14 ------------------- 04:46:14 experimental info: 04:46:14 ------------------- 04:46:14 Commited By: **** collab-it+edgex@linuxfoundation.org 04:46:14 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 04:46:14 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:46:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 04:46:14 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 04:46:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:46:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:46:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:46:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 04:46:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:46:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:46:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:46:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:46:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:46:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 04:46:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:46:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:46:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:46:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:46:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:46:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:46:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:46:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:46:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:46:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:46:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:46:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:46:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:46:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:46:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:46:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:46:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:46:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:46:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c17318ed096a052cb57e06eb9991910afac7407c [Pipeline] echo 04:46:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c17318e [Pipeline] echo 04:46:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:46:15 provisioning config files... 04:46:15 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4764164217799710936tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:46:15 ---> docker-login.sh 04:46:15 nexus3.edgexfoundry.org:10001 04:46:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:46:15 Configure a credential helper to remove this warning. See 04:46:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:46:15 04:46:15 Login Succeeded 04:46:15 nexus3.edgexfoundry.org:10002 04:46:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:46:16 Configure a credential helper to remove this warning. See 04:46:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:46:16 04:46:16 Login Succeeded 04:46:16 nexus3.edgexfoundry.org:10003 04:46:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:46:16 Configure a credential helper to remove this warning. See 04:46:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:46:16 04:46:16 Login Succeeded 04:46:16 nexus3.edgexfoundry.org:10004 04:46:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:46:16 Configure a credential helper to remove this warning. See 04:46:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:46:16 04:46:16 Login Succeeded 04:46:16 docker.io 04:46:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:46:16 Configure a credential helper to remove this warning. See 04:46:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:46:16 04:46:16 Login Succeeded 04:46:16 ---> docker-login.sh ends [Pipeline] } 04:46:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:46:16 + git rev-list -1 --merges c17318ed096a052cb57e06eb9991910afac7407c~1..c17318ed096a052cb57e06eb9991910afac7407c [Pipeline] echo 04:46:16 -----------> git rev-list -1 --merges c17318ed096a052cb57e06eb9991910afac7407c~1..c17318ed096a052cb57e06eb9991910afac7407c c17318ed096a052cb57e06eb9991910afac7407c [false] [Pipeline] sh 04:46:17 + git log --format=format:%s -1 c17318ed096a052cb57e06eb9991910afac7407c [Pipeline] echo 04:46:17 ========================================================= 04:46:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:46:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:46:17 + git log --format=format:%s -1 c17318ed096a052cb57e06eb9991910afac7407c [Pipeline] echo 04:46:17 [semverPrep] GIT_COMMIT: c17318ed096a052cb57e06eb9991910afac7407c, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#591) [Pipeline] echo 04:46:17 [semverPrep] This is not a build commit. [Pipeline] sh 04:46:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:46:18 + grep -v github /etc/ssh/ssh_known_hosts 04:46:18 + [ -e /tmp/ssh_known_hosts ] 04:46:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:46:18 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:46:18 + sudo tee -a /etc/ssh/ssh_known_hosts 04:46:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:46:18 04:46:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:46:18 0.1.4: Pulling from edgex-devops/py-git-semver 04:46:18 b85a868b505f: Pulling fs layer 04:46:18 e2be974225ed: Pulling fs layer 04:46:18 339a4e72a1f5: Pulling fs layer 04:46:18 988bab9f4d93: Pulling fs layer 04:46:18 1469e6f7b9e6: Pulling fs layer 04:46:18 eaf3925da568: Pulling fs layer 04:46:18 bab4dde63d76: Pulling fs layer 04:46:18 bde34c3a00c8: Pulling fs layer 04:46:18 b352a97aabf1: Pulling fs layer 04:46:18 4872d77fe225: Pulling fs layer 04:46:18 5851b861e8e6: Pulling fs layer 04:46:18 988bab9f4d93: Waiting 04:46:18 1469e6f7b9e6: Waiting 04:46:18 eaf3925da568: Waiting 04:46:18 b352a97aabf1: Waiting 04:46:18 4872d77fe225: Waiting 04:46:18 5851b861e8e6: Waiting 04:46:18 bab4dde63d76: Waiting 04:46:18 bde34c3a00c8: Waiting 04:46:18 e2be974225ed: Verifying Checksum 04:46:18 e2be974225ed: Download complete 04:46:18 988bab9f4d93: Verifying Checksum 04:46:18 988bab9f4d93: Download complete 04:46:18 339a4e72a1f5: Verifying Checksum 04:46:18 339a4e72a1f5: Download complete 04:46:19 eaf3925da568: Download complete 04:46:19 1469e6f7b9e6: Verifying Checksum 04:46:19 1469e6f7b9e6: Download complete 04:46:19 bde34c3a00c8: Verifying Checksum 04:46:19 bde34c3a00c8: Download complete 04:46:19 b352a97aabf1: Verifying Checksum 04:46:19 b352a97aabf1: Download complete 04:46:19 4872d77fe225: Verifying Checksum 04:46:19 4872d77fe225: Download complete 04:46:19 5851b861e8e6: Download complete 04:46:19 b85a868b505f: Download complete 04:46:19 bab4dde63d76: Verifying Checksum 04:46:19 bab4dde63d76: Download complete 04:46:20 b85a868b505f: Pull complete 04:46:20 e2be974225ed: Pull complete 04:46:20 339a4e72a1f5: Pull complete 04:46:21 988bab9f4d93: Pull complete 04:46:21 1469e6f7b9e6: Pull complete 04:46:21 eaf3925da568: Pull complete 04:46:23 bab4dde63d76: Pull complete 04:46:23 bde34c3a00c8: Pull complete 04:46:23 b352a97aabf1: Pull complete 04:46:23 4872d77fe225: Pull complete 04:46:23 5851b861e8e6: Pull complete 04:46:23 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:46:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:46:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:46:23 prd-ubuntu20.04-docker-8c-8g-12693 does not seem to be running inside a container 04:46:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:46:26 $ docker top a886b1befbbcd8f5083c1cd41d6d99c2b3ea1bafdf7f183b72eb33ea34cf75e9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:46:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:46:26 [ssh-agent] Looking for ssh-agent implementation... 04:46:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:46:26 $ docker exec a886b1befbbcd8f5083c1cd41d6d99c2b3ea1bafdf7f183b72eb33ea34cf75e9 ssh-agent 04:46:26 SSH_AUTH_SOCK=/tmp/ssh-nKsirobAO3mo/agent.32 04:46:26 SSH_AGENT_PID=38 04:46:26 Running ssh-add (command line suppressed) 04:46:27 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7568871189814450684.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7568871189814450684.key) 04:46:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:46:27 + git tag --points-at HEAD [Pipeline] } 04:46:27 $ docker exec --env ******** --env ******** a886b1befbbcd8f5083c1cd41d6d99c2b3ea1bafdf7f183b72eb33ea34cf75e9 ssh-agent -k 04:46:27 unset SSH_AUTH_SOCK; 04:46:27 unset SSH_AGENT_PID; 04:46:27 echo Agent pid 38 killed; 04:46:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:46:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:46:27 [ssh-agent] Looking for ssh-agent implementation... 04:46:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:46:27 $ docker exec a886b1befbbcd8f5083c1cd41d6d99c2b3ea1bafdf7f183b72eb33ea34cf75e9 ssh-agent 04:46:27 SSH_AUTH_SOCK=/tmp/ssh-bPwNvyLA4Xvv/agent.70 04:46:27 SSH_AGENT_PID=76 04:46:27 Running ssh-add (command line suppressed) 04:46:27 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_405720090421355842.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_405720090421355842.key) 04:46:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:46:28 + git semver init 04:46:28 2023-05-04 04:46:28,401 [run_init] DEBUG init version:0.0.0 force:False 04:46:28 2023-05-04 04:46:28,402 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver 04:46:28 2023-05-04 04:46:28,402 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 04:46:28 2023-05-04 04:46:28,402 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 04:46:29 2023-05-04 04:46:29,204 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude 04:46:29 2023-05-04 04:46:29,204 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False 04:46:29 2023-05-04 04:46:29,204 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 04:46:29 2023-05-04 04:46:29,204 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 04:46:29 3.0.0-dev.30 [Pipeline] } 04:46:29 $ docker exec --env ******** --env ******** a886b1befbbcd8f5083c1cd41d6d99c2b3ea1bafdf7f183b72eb33ea34cf75e9 ssh-agent -k 04:46:29 unset SSH_AUTH_SOCK; 04:46:29 unset SSH_AGENT_PID; 04:46:29 echo Agent pid 76 killed; 04:46:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:46:29 + git semver [Pipeline] } 04:46:30 $ docker stop --time=1 a886b1befbbcd8f5083c1cd41d6d99c2b3ea1bafdf7f183b72eb33ea34cf75e9 04:46:31 $ docker rm -f --volumes a886b1befbbcd8f5083c1cd41d6d99c2b3ea1bafdf7f183b72eb33ea34cf75e9 [Pipeline] // withDockerContainer [Pipeline] sh 04:46:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:46:31 Stashed 1 file(s) [Pipeline] echo 04:46:31 [edgeXSemver]: initialized semver on version 3.0.0-dev.30 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:46:32 provisioning config files... 04:46:32 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config12721025879709896793tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:46:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-13251 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws 04:46:32 Running in /w/workspace/device-mqtt-go/114 [Pipeline] { [Pipeline] checkout 04:46:32 Selected Git installation does not exist. Using Default 04:46:32 The recommended git tool is: NONE 04:46:32 ---> docker-login.sh 04:46:32 nexus3.edgexfoundry.org:10001 04:46:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:46:32 Configure a credential helper to remove this warning. See 04:46:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:46:32 04:46:32 Login Succeeded 04:46:32 nexus3.edgexfoundry.org:10002 04:46:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:46:32 Configure a credential helper to remove this warning. See 04:46:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:46:32 04:46:32 Login Succeeded 04:46:32 nexus3.edgexfoundry.org:10003 04:46:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:46:32 Configure a credential helper to remove this warning. See 04:46:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:46:32 04:46:32 Login Succeeded 04:46:32 nexus3.edgexfoundry.org:10004 04:46:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:46:32 Configure a credential helper to remove this warning. See 04:46:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:46:32 04:46:32 Login Succeeded 04:46:32 docker.io 04:46:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:46:32 Configure a credential helper to remove this warning. See 04:46:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:46:32 04:46:32 Login Succeeded 04:46:32 ---> docker-login.sh ends [Pipeline] } 04:46:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:46:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:46:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:46:33 ========================================================= 04:46:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 04:46:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:33 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 04:46:33 Sending build context to Docker daemon 6.489MB 04:46:33 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 04:46:33 Step 2/12 : FROM ${BASE} AS builder 04:46:33 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 04:46:33 f56be85fc22e: Pulling fs layer 04:46:33 85791d961cd3: Pulling fs layer 04:46:33 d694b5ae8c79: Pulling fs layer 04:46:33 9f32a84ed3da: Pulling fs layer 04:46:33 4d19c01a9841: Pulling fs layer 04:46:33 9325e15d5711: Pulling fs layer 04:46:33 9f32a84ed3da: Waiting 04:46:33 4d19c01a9841: Waiting 04:46:33 9325e15d5711: Waiting 04:46:33 556b6ee489ea: Pulling fs layer 04:46:33 c5a4b2cf53e6: Pulling fs layer 04:46:33 556b6ee489ea: Waiting 04:46:33 c5a4b2cf53e6: Waiting 04:46:33 85791d961cd3: Verifying Checksum 04:46:33 85791d961cd3: Download complete 04:46:33 9f32a84ed3da: Download complete 04:46:33 4d19c01a9841: Verifying Checksum 04:46:33 4d19c01a9841: Download complete 04:46:33 f56be85fc22e: Verifying Checksum 04:46:33 f56be85fc22e: Download complete 04:46:33 9325e15d5711: Verifying Checksum 04:46:33 9325e15d5711: Download complete 04:46:33 f56be85fc22e: Pull complete 04:46:33 85791d961cd3: Pull complete 04:46:34 d694b5ae8c79: Verifying Checksum 04:46:34 d694b5ae8c79: Download complete 04:46:34 c5a4b2cf53e6: Verifying Checksum 04:46:34 c5a4b2cf53e6: Download complete 04:46:34 556b6ee489ea: Verifying Checksum 04:46:34 556b6ee489ea: Download complete 04:46:36 using credential edgex-jenkins-ssh 04:46:36 Cloning the remote Git repository 04:46:37 d694b5ae8c79: Pull complete 04:46:37 9f32a84ed3da: Pull complete 04:46:37 4d19c01a9841: Pull complete 04:46:37 9325e15d5711: Pull complete 04:46:37 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 04:46:37 > git init /w/workspace/device-mqtt-go/114 # timeout=10 04:46:37 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 04:46:37 > git --version # timeout=10 04:46:37 > git --version # 'git version 2.25.1' 04:46:37 using GIT_SSH to set credentials SSH Credentials for GitHub 04:46:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:46:39 Avoid second fetch 04:46:39 Checking out Revision c17318ed096a052cb57e06eb9991910afac7407c (main) 04:46:38 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 04:46:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:46:39 > git config core.sparsecheckout # timeout=10 04:46:40 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#591)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 04:46:40 556b6ee489ea: Pull complete [Pipeline] script [Pipeline] { [Pipeline] sh 04:46:39 > git checkout -f c17318ed096a052cb57e06eb9991910afac7407c # timeout=10 04:46:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:46:41 % Total % Received % Xferd Average Speed Time Time Time Current 04:46:41 Dload Upload Total Spent Left Speed 04:46:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85006 0 --:--:-- --:--:-- --:--:-- 85577 04:46:41 c5a4b2cf53e6: Pull complete 04:46:41 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 04:46:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 04:46:41 ---> c4be618373d6 04:46:41 Step 3/12 : ARG ADD_BUILD_TAGS="" [Pipeline] sh 04:46:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:46:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:46:42 + sudo tee /etc/docker/daemon.new 04:46:42 { 04:46:42 "registry-mirrors": [ 04:46:42 "https://nexus3.edgexfoundry.org:10001" 04:46:42 ], 04:46:42 "bip": "10.250.0.254/24", 04:46:42 "hosts": [ 04:46:42 "tcp://0.0.0.0:5555", 04:46:42 "unix:///var/run/docker.sock" 04:46:42 ], 04:46:42 "mtu": 1458, 04:46:42 "selinux-enabled": true, 04:46:42 "seccomp-profile": "/etc/docker/seccomp.json" 04:46:42 } [Pipeline] sh 04:46:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:46:42 + sudo service docker restart 04:46:46 ---> Running in 47e8dedf0baf 04:46:46 Removing intermediate container 47e8dedf0baf 04:46:46 ---> d7dc4d0577d9 04:46:46 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:46:46 ---> Running in be31644aff66 04:46:46 Removing intermediate container be31644aff66 04:46:46 ---> cf318b7ba917 04:46:46 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 04:46:46 ---> Running in c05b92ad5fd0 04:46:46 Removing intermediate container c05b92ad5fd0 04:46:46 ---> 4e9050389cd2 04:46:46 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 04:46:46 ---> Running in eefa5c0577b0 04:46:46 Removing intermediate container eefa5c0577b0 04:46:46 ---> d416788e3218 04:46:46 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:46:46 ---> Running in ce6eeaf437dc 04:46:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:46:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:46:47 (1/4) Installing openssh-keygen (9.1_p1-r2) 04:46:47 (2/4) Installing libedit (20221030.3.1-r0) 04:46:47 (3/4) Installing openssh-client-common (9.1_p1-r2) 04:46:47 (4/4) Installing openssh-client-default (9.1_p1-r2) 04:46:47 Executing busybox-1.35.0-r29.trigger 04:46:47 OK: 269 MiB in 57 packages 04:46:47 Removing intermediate container ce6eeaf437dc 04:46:47 ---> 9dac513b47d6 04:46:47 Step 8/12 : WORKDIR /device-mqtt-go 04:46:47 ---> Running in 71b0976d2d4f 04:46:47 Removing intermediate container 71b0976d2d4f 04:46:47 ---> f39c4a565802 04:46:47 Step 9/12 : COPY go.mod vendor* ./ 04:46:48 ---> d75eb2f415df 04:46:48 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:46:48 ---> Running in 4d2c3efad68c [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:47:01 provisioning config files... 04:47:01 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/114@tmp/config1598121699509584698tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:47:01 ---> docker-login.sh 04:47:01 nexus3.edgexfoundry.org:10001 04:47:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:47:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:47:02 Configure a credential helper to remove this warning. See 04:47:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:47:02 04:47:02 Login Succeeded 04:47:02 nexus3.edgexfoundry.org:10002 04:47:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:47:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:47:02 Configure a credential helper to remove this warning. See 04:47:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:47:02 04:47:02 Login Succeeded 04:47:02 nexus3.edgexfoundry.org:10003 04:47:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:47:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:47:02 Configure a credential helper to remove this warning. See 04:47:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:47:02 04:47:02 Login Succeeded 04:47:02 nexus3.edgexfoundry.org:10004 04:47:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:47:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:47:03 Configure a credential helper to remove this warning. See 04:47:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:47:03 04:47:03 Login Succeeded 04:47:03 docker.io 04:47:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:47:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:47:03 Configure a credential helper to remove this warning. See 04:47:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:47:03 04:47:03 Login Succeeded 04:47:03 ---> docker-login.sh ends [Pipeline] } 04:47:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:47:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:47:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:47:04 ========================================================= 04:47:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 04:47:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:04 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 04:47:04 Sending build context to Docker daemon 3.371MB 04:47:04 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 04:47:04 Step 2/12 : FROM ${BASE} AS builder 04:47:04 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:47:04 c41833b44d91: Pulling fs layer 04:47:04 ed15518f5707: Pulling fs layer 04:47:04 feae8fd75edb: Pulling fs layer 04:47:04 242c74f7c9fa: Pulling fs layer 04:47:04 3cdef696dda3: Pulling fs layer 04:47:04 242c74f7c9fa: Waiting 04:47:04 2ced38df9373: Pulling fs layer 04:47:04 58f1dce35555: Pulling fs layer 04:47:04 3cdef696dda3: Waiting 04:47:04 2ced38df9373: Waiting 04:47:04 58f1dce35555: Waiting 04:47:04 ed15518f5707: Verifying Checksum 04:47:04 ed15518f5707: Download complete 04:47:04 242c74f7c9fa: Verifying Checksum 04:47:04 242c74f7c9fa: Download complete 04:47:04 3cdef696dda3: Verifying Checksum 04:47:04 c41833b44d91: Verifying Checksum 04:47:04 c41833b44d91: Download complete 04:47:04 3cdef696dda3: Download complete 04:47:06 c41833b44d91: Pull complete 04:47:06 58f1dce35555: Verifying Checksum 04:47:06 58f1dce35555: Download complete 04:47:06 ed15518f5707: Pull complete 04:47:07 2ced38df9373: Verifying Checksum 04:47:07 2ced38df9373: Download complete 04:47:07 feae8fd75edb: Verifying Checksum 04:47:07 feae8fd75edb: Download complete 04:47:20 feae8fd75edb: Pull complete 04:47:20 242c74f7c9fa: Pull complete 04:47:20 3cdef696dda3: Pull complete 04:47:25 2ced38df9373: Pull complete 04:47:27 58f1dce35555: Pull complete 04:47:27 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 04:47:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 04:47:27 ---> fadd8f120f05 04:47:27 Step 3/12 : ARG ADD_BUILD_TAGS="" 04:47:29 ---> Running in eee8b3e5a5c6 04:47:29 Removing intermediate container eee8b3e5a5c6 04:47:29 ---> 1eb42b243ae7 04:47:29 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:47:29 ---> Running in f19d500b8370 04:47:30 Removing intermediate container f19d500b8370 04:47:30 ---> c64e113fb9f2 04:47:30 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 04:47:30 ---> Running in 262967b975a9 04:47:30 Removing intermediate container 262967b975a9 04:47:30 ---> e5fab65fdd44 04:47:30 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 04:47:30 ---> Running in 75ae589ebfc4 04:47:30 Removing intermediate container 75ae589ebfc4 04:47:30 ---> 135a38fe0f00 04:47:30 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:47:30 ---> Running in 3af893965470 04:47:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:47:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:47:33 (1/4) Installing openssh-keygen (9.1_p1-r2) 04:47:33 (2/4) Installing libedit (20221030.3.1-r0) 04:47:33 (3/4) Installing openssh-client-common (9.1_p1-r2) 04:47:33 (4/4) Installing openssh-client-default (9.1_p1-r2) 04:47:33 Executing busybox-1.35.0-r29.trigger 04:47:33 OK: 268 MiB in 57 packages 04:47:35 Removing intermediate container 3af893965470 04:47:35 ---> abdf04942623 04:47:35 Step 8/12 : WORKDIR /device-mqtt-go 04:47:35 ---> Running in 723ada621c2a 04:47:35 Removing intermediate container 723ada621c2a 04:47:35 ---> 8fc3483ea6af 04:47:35 Step 9/12 : COPY go.mod vendor* ./ 04:47:36 ---> 0b7bfa0b4264 04:47:36 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:47:36 ---> Running in 61be15ca48f0 04:47:44 Removing intermediate container 4d2c3efad68c 04:47:44 ---> 6fb6b3f94ad6 04:47:44 Step 11/12 : COPY . . 04:47:44 ---> 8045aa062881 04:47:44 Step 12/12 : RUN $MAKE 04:47:44 ---> Running in bd8ca3396ac0 04:47:44 noop 04:47:44 Removing intermediate container bd8ca3396ac0 04:47:44 ---> fc45f77ccf3b 04:47:44 Successfully built fc45f77ccf3b 04:47:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:44 + docker inspect -f . ci-base-image-x86_64 04:47:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:47:44 prd-ubuntu20.04-docker-8c-8g-12693 does not seem to be running inside a container 04:47:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:47:45 $ docker top 699d191671a9c8d7f0d25b6ec369c0314c9859569717b0c09ad56d4647afdb83 -eo pid,comm [Pipeline] { [Pipeline] sh 04:47:45 + go version 04:47:45 go version go1.20.2 linux/amd64 [Pipeline] } 04:47:45 $ docker stop --time=1 699d191671a9c8d7f0d25b6ec369c0314c9859569717b0c09ad56d4647afdb83 04:47:46 $ docker rm -f --volumes 699d191671a9c8d7f0d25b6ec369c0314c9859569717b0c09ad56d4647afdb83 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:47 + docker inspect -f . ci-base-image-x86_64 04:47:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:47:47 prd-ubuntu20.04-docker-8c-8g-12693 does not seem to be running inside a container 04:47:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:47:47 $ docker top 688751295ff9196689ce7cd20ebe25bc98ef8daa35cfbc7d9c17e6bfce1b4a73 -eo pid,comm [Pipeline] { [Pipeline] sh 04:47:48 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh 04:47:48 + make test 04:47:48 go test ./... -coverprofile=coverage.out ./... 04:47:55 ? github.com/edgexfoundry/device-mqtt-go [no test files] 04:48:04 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 04:48:04 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 04:48:04 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.022s coverage: 23.1% of statements 04:48:13 go vet ./... 04:48:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:48:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:48:16 ./bin/test-attribution-txt.sh [Pipeline] echo 04:48:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:48:16 $ docker stop --time=1 688751295ff9196689ce7cd20ebe25bc98ef8daa35cfbc7d9c17e6bfce1b4a73 04:48:20 $ docker rm -f --volumes 688751295ff9196689ce7cd20ebe25bc98ef8daa35cfbc7d9c17e6bfce1b4a73 [Pipeline] // withDockerContainer [Pipeline] sh 04:48:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:48:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:48:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:48:22 + ls -al . 04:48:22 total 180 04:48:22 drwxrwxr-x 10 jenkins jenkins 4096 May 4 04:47 . 04:48:22 drwxrwxr-x 4 jenkins jenkins 4096 May 4 04:46 .. 04:48:22 -rw-rw-r-- 1 jenkins jenkins 140 May 4 04:46 .dockerignore 04:48:22 drwxrwxr-x 8 jenkins jenkins 4096 May 4 04:46 .git 04:48:22 drwxrwxr-x 3 jenkins jenkins 4096 May 4 04:46 .github 04:48:22 -rw-rw-r-- 1 jenkins jenkins 329 May 4 04:46 .gitignore 04:48:22 -rw-rw-r-- 1 jenkins jenkins 41 May 4 04:46 .golangci.yml 04:48:22 drwxr-xr-x 3 jenkins jenkins 4096 May 4 04:46 .semver 04:48:22 -rw-rw-r-- 1 jenkins jenkins 9417 May 4 04:46 Attribution.txt 04:48:22 -rw-rw-r-- 1 jenkins jenkins 13162 May 4 04:46 CHANGELOG.md 04:48:22 -rw-rw-r-- 1 jenkins jenkins 1689 May 4 04:46 Dockerfile 04:48:22 -rw-rw-r-- 1 jenkins jenkins 677 May 4 04:46 GOVERNANCE.md 04:48:22 -rw-rw-r-- 1 jenkins jenkins 678 May 4 04:46 Jenkinsfile 04:48:22 -rw-rw-r-- 1 jenkins jenkins 11340 May 4 04:46 LICENSE 04:48:22 -rw-rw-r-- 1 jenkins jenkins 1732 May 4 04:46 Makefile 04:48:22 -rw-rw-r-- 1 jenkins jenkins 620 May 4 04:46 OWNERS.md 04:48:22 -rw-rw-r-- 1 jenkins jenkins 3165 May 4 04:46 README.md 04:48:22 -rw-rw-r-- 1 jenkins jenkins 12 May 4 04:46 VERSION 04:48:22 drwxrwxr-x 2 jenkins jenkins 4096 May 4 04:46 bin 04:48:22 drwxrwxr-x 3 jenkins jenkins 4096 May 4 04:46 cmd 04:48:22 -rw-r--r-- 1 jenkins jenkins 18144 May 4 04:48 coverage.out 04:48:22 -rw-rw-r-- 1 jenkins jenkins 3333 May 4 04:46 go.mod 04:48:22 -rw-rw-r-- 1 jenkins jenkins 31328 May 4 04:46 go.sum 04:48:22 drwxrwxr-x 3 jenkins jenkins 4096 May 4 04:46 internal 04:48:22 drwxrwxr-x 2 jenkins jenkins 4096 May 4 04:46 mock 04:48:22 drwxrwxr-x 4 jenkins jenkins 4096 May 4 04:46 snap 04:48:22 -rw-rw-r-- 1 jenkins jenkins 227 May 4 04:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:22 + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=c17318ed096a052cb57e06eb9991910afac7407c --label arch=amd64 --label version=3.0.0-dev.30 . 04:48:22 Sending build context to Docker daemon 6.508MB 04:48:22 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 04:48:22 Step 2/24 : FROM ${BASE} AS builder 04:48:22 ---> fc45f77ccf3b 04:48:22 Step 3/24 : ARG ADD_BUILD_TAGS="" 04:48:22 ---> Running in 91ff22ae702e 04:48:22 Removing intermediate container 91ff22ae702e 04:48:22 ---> 186954b1e08f 04:48:22 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:48:22 ---> Running in 238322ad62ab 04:48:22 Removing intermediate container 238322ad62ab 04:48:22 ---> 74533996b922 04:48:22 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 04:48:22 ---> Running in b021f361971a 04:48:22 Removing intermediate container b021f361971a 04:48:22 ---> 78faefae8d03 04:48:22 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 04:48:22 ---> Running in 68b74581494a 04:48:22 Removing intermediate container 68b74581494a 04:48:22 ---> 11a5e6fc25b5 04:48:22 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:48:22 ---> Running in 2e6089a15d12 04:48:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:48:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:48:23 OK: 269 MiB in 57 packages 04:48:23 Removing intermediate container 2e6089a15d12 04:48:23 ---> 21f47cb9b481 04:48:23 Step 8/24 : WORKDIR /device-mqtt-go 04:48:23 ---> Running in c4cb3ae18a44 04:48:24 Removing intermediate container c4cb3ae18a44 04:48:24 ---> 7915e0cf5bf2 04:48:24 Step 9/24 : COPY go.mod vendor* ./ 04:48:24 ---> f6f165becc0a 04:48:24 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:48:24 ---> Running in 5297dce4bcbd 04:48:25 Removing intermediate container 5297dce4bcbd 04:48:25 ---> d993c79c766f 04:48:25 Step 11/24 : COPY . . 04:48:25 ---> 59d9d9000e81 04:48:25 Step 12/24 : RUN $MAKE 04:48:25 ---> Running in 03402d70a73e 04:48:25 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.30" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 04:48:44 Removing intermediate container 61be15ca48f0 04:48:44 ---> f433edb4eee9 04:48:44 Step 11/12 : COPY . . 04:48:44 ---> cd2585295190 04:48:44 Step 12/12 : RUN $MAKE 04:48:44 ---> Running in 245bd1f7e09d 04:48:44 noop 04:48:44 Removing intermediate container 245bd1f7e09d 04:48:44 ---> 62974642cac2 04:48:44 Successfully built 62974642cac2 04:48:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:44 + docker inspect -f . ci-base-image-arm64 04:48:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:48:44 prd-ubuntu20.04-docker-arm64-4c-16g-13251 does not seem to be running inside a container 04:48:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/114 -v /w/workspace/device-mqtt-go/114:/w/workspace/device-mqtt-go/114:rw,z -v /w/workspace/device-mqtt-go/114@tmp:/w/workspace/device-mqtt-go/114@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:48:46 $ docker top 6a874a2559633f91f6b01c9d76fa193cb3558bbf2dc14076719f61f1f30a673c -eo pid,comm [Pipeline] { [Pipeline] sh 04:48:47 + go version 04:48:47 go version go1.20.2 linux/arm64 [Pipeline] } 04:48:47 $ docker stop --time=1 6a874a2559633f91f6b01c9d76fa193cb3558bbf2dc14076719f61f1f30a673c 04:48:47 Removing intermediate container 03402d70a73e 04:48:47 ---> 43ada12c0b00 04:48:47 Step 13/24 : FROM alpine:3.17 04:48:47 3.17: Pulling from library/alpine 04:48:47 f56be85fc22e: Already exists 04:48:47 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 04:48:47 Status: Downloaded newer image for alpine:3.17 04:48:47 ---> 9ed4aefc74f6 04:48:47 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 04:48:47 ---> Running in 2c1274181be7 04:48:47 Removing intermediate container 2c1274181be7 04:48:47 ---> dd2a3ae9c1b7 04:48:47 Step 15/24 : RUN apk add --update --no-cache dumb-init 04:48:47 ---> Running in 3bf3a1fef632 04:48:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:48:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:48:48 (1/1) Installing dumb-init (1.2.5-r2) 04:48:48 Executing busybox-1.35.0-r29.trigger 04:48:48 OK: 7 MiB in 16 packages 04:48:48 $ docker rm -f --volumes 6a874a2559633f91f6b01c9d76fa193cb3558bbf2dc14076719f61f1f30a673c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:49 Removing intermediate container 3bf3a1fef632 04:48:49 ---> 75c5a96c009f 04:48:49 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 04:48:49 + docker inspect -f . ci-base-image-arm64 04:48:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:48:49 prd-ubuntu20.04-docker-arm64-4c-16g-13251 does not seem to be running inside a container 04:48:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/114 -v /w/workspace/device-mqtt-go/114:/w/workspace/device-mqtt-go/114:rw,z -v /w/workspace/device-mqtt-go/114@tmp:/w/workspace/device-mqtt-go/114@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:48:50 ---> 8c874352065a 04:48:50 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 04:48:50 ---> 0fd786035423 04:48:50 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 04:48:50 ---> 390ccce51159 04:48:50 Step 19/24 : EXPOSE 59982 04:48:50 ---> Running in e2bd14d57f31 04:48:50 Removing intermediate container e2bd14d57f31 04:48:50 ---> 8a240fb92c99 04:48:50 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 04:48:50 ---> Running in 2095a2ef9cf4 04:48:50 Removing intermediate container 2095a2ef9cf4 04:48:50 ---> 8d09190f0af8 04:48:50 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 04:48:50 ---> Running in 6c9ffbb75af8 04:48:50 Removing intermediate container 6c9ffbb75af8 04:48:50 ---> 6a60fe39e136 04:48:50 Step 22/24 : LABEL arch=amd64 04:48:50 ---> Running in ae0e53fa9975 04:48:50 Removing intermediate container ae0e53fa9975 04:48:50 ---> 4b983dea81fd 04:48:50 Step 23/24 : LABEL git_sha=c17318ed096a052cb57e06eb9991910afac7407c 04:48:50 ---> Running in dd3d9d7a74d0 04:48:50 Removing intermediate container dd3d9d7a74d0 04:48:50 ---> 48732b620d0f 04:48:50 Step 24/24 : LABEL version=3.0.0-dev.30 04:48:50 ---> Running in 6cdbb5a9300a 04:48:50 Removing intermediate container 6cdbb5a9300a 04:48:50 ---> ac8ecdd11fd7 04:48:50 [Warning] One or more build-args [ARCH] were not consumed 04:48:50 Successfully built ac8ecdd11fd7 04:48:50 Successfully tagged device-mqtt:latest 04:48:50 $ docker top 998367e9c75fb9fb8431146692c11f7c0ee1ddbbeac53e52a697c6d3ab8f5f09 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:48:51 provisioning config files... 04:48:51 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config63988021727633384tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:48:51 + git config --global --add safe.directory /w/workspace/device-mqtt-go/114 [Pipeline] fileExists [Pipeline] sh 04:48:51 ---> docker-login.sh 04:48:51 nexus3.edgexfoundry.org:10001 04:48:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:48:51 Configure a credential helper to remove this warning. See 04:48:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:48:51 04:48:51 Login Succeeded 04:48:51 nexus3.edgexfoundry.org:10002 04:48:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:48:51 Configure a credential helper to remove this warning. See 04:48:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:48:51 04:48:51 Login Succeeded 04:48:51 nexus3.edgexfoundry.org:10003 04:48:51 + make test 04:48:51 go test ./... -coverprofile=coverage.out ./... 04:48:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:48:51 Configure a credential helper to remove this warning. See 04:48:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:48:51 04:48:51 Login Succeeded 04:48:51 nexus3.edgexfoundry.org:10004 04:48:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:48:51 Configure a credential helper to remove this warning. See 04:48:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:48:51 04:48:51 Login Succeeded 04:48:51 docker.io 04:48:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:48:51 Configure a credential helper to remove this warning. See 04:48:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:48:51 04:48:51 Login Succeeded 04:48:51 ---> docker-login.sh ends [Pipeline] } 04:48:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:48:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:48:51 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 04:48:51 c17318ed096a052cb57e06eb9991910afac7407c 04:48:51 latest 04:48:51 3.0.0-dev.30 04:48:51 c17318ed096a052cb57e06eb9991910afac7407c-3.0.0-dev.30 04:48:51 main 04:48:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:52 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:c17318ed096a052cb57e06eb9991910afac7407c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:52 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:c17318ed096a052cb57e06eb9991910afac7407c 04:48:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 04:48:52 9720f860426b: Preparing 04:48:52 8da1ab0546cd: Preparing 04:48:52 4fe5fefacc91: Preparing 04:48:52 9b301e737434: Preparing 04:48:52 f1417ff83b31: Preparing 04:48:52 f1417ff83b31: Layer already exists 04:48:52 9b301e737434: Pushed 04:48:52 8da1ab0546cd: Pushed 04:48:52 9720f860426b: Pushed 04:48:55 4fe5fefacc91: Pushed 04:48:55 c17318ed096a052cb57e06eb9991910afac7407c: digest: sha256:2380f1f971545d0855c6efd38cc8840e7f455067d2474add42330cc353ffa7e1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:55 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:55 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest 04:48:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 04:48:55 9720f860426b: Preparing 04:48:55 8da1ab0546cd: Preparing 04:48:55 4fe5fefacc91: Preparing 04:48:55 9b301e737434: Preparing 04:48:55 f1417ff83b31: Preparing 04:48:55 9720f860426b: Layer already exists 04:48:55 8da1ab0546cd: Layer already exists 04:48:55 f1417ff83b31: Layer already exists 04:48:55 4fe5fefacc91: Layer already exists 04:48:55 9b301e737434: Layer already exists 04:48:55 latest: digest: sha256:2380f1f971545d0855c6efd38cc8840e7f455067d2474add42330cc353ffa7e1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:56 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:56 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.30 04:48:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 04:48:56 9720f860426b: Preparing 04:48:56 8da1ab0546cd: Preparing 04:48:56 4fe5fefacc91: Preparing 04:48:56 9b301e737434: Preparing 04:48:56 f1417ff83b31: Preparing 04:48:56 4fe5fefacc91: Layer already exists 04:48:56 8da1ab0546cd: Layer already exists 04:48:56 f1417ff83b31: Layer already exists 04:48:56 9720f860426b: Layer already exists 04:48:56 9b301e737434: Layer already exists 04:48:56 3.0.0-dev.30: digest: sha256:2380f1f971545d0855c6efd38cc8840e7f455067d2474add42330cc353ffa7e1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:56 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:c17318ed096a052cb57e06eb9991910afac7407c-3.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:57 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:c17318ed096a052cb57e06eb9991910afac7407c-3.0.0-dev.30 04:48:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 04:48:57 9720f860426b: Preparing 04:48:57 8da1ab0546cd: Preparing 04:48:57 4fe5fefacc91: Preparing 04:48:57 9b301e737434: Preparing 04:48:57 f1417ff83b31: Preparing 04:48:57 9b301e737434: Layer already exists 04:48:57 9720f860426b: Layer already exists 04:48:57 f1417ff83b31: Layer already exists 04:48:57 8da1ab0546cd: Layer already exists 04:48:57 4fe5fefacc91: Layer already exists 04:48:57 c17318ed096a052cb57e06eb9991910afac7407c-3.0.0-dev.30: digest: sha256:2380f1f971545d0855c6efd38cc8840e7f455067d2474add42330cc353ffa7e1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:57 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:57 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main 04:48:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 04:48:57 9720f860426b: Preparing 04:48:57 8da1ab0546cd: Preparing 04:48:57 4fe5fefacc91: Preparing 04:48:57 9b301e737434: Preparing 04:48:57 f1417ff83b31: Preparing 04:48:57 9720f860426b: Layer already exists 04:48:57 f1417ff83b31: Layer already exists 04:48:57 9b301e737434: Layer already exists 04:48:57 4fe5fefacc91: Layer already exists 04:48:57 8da1ab0546cd: Layer already exists 04:48:57 main: digest: sha256:2380f1f971545d0855c6efd38cc8840e7f455067d2474add42330cc353ffa7e1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:48:57 ===================================================== [Pipeline] echo 04:48:57 taggedImages: 04:48:57 - nexus3.edgexfoundry.org:10004/device-mqtt:c17318ed096a052cb57e06eb9991910afac7407c 04:48:57 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 04:48:57 - nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.30 04:48:57 - nexus3.edgexfoundry.org:10004/device-mqtt:c17318ed096a052cb57e06eb9991910afac7407c-3.0.0-dev.30 04:48:57 - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:48:58 04:48:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:48:58 latest: Pulling from edgex-lftools-log-publisher 04:48:58 5eb5b503b376: Pulling fs layer 04:48:58 5c69ac0246d0: Pulling fs layer 04:48:58 ec43610c2a17: Pulling fs layer 04:48:58 3a2ae6a8a46f: Pulling fs layer 04:48:58 33b1e0a273af: Pulling fs layer 04:48:58 5d3b04190fa2: Pulling fs layer 04:48:58 2f39f015ded8: Pulling fs layer 04:48:58 33b1e0a273af: Waiting 04:48:58 5d3b04190fa2: Waiting 04:48:58 2f39f015ded8: Waiting 04:48:58 3a2ae6a8a46f: Waiting 04:48:58 5c69ac0246d0: Verifying Checksum 04:48:58 5c69ac0246d0: Download complete 04:48:58 3a2ae6a8a46f: Download complete 04:48:58 33b1e0a273af: Verifying Checksum 04:48:58 33b1e0a273af: Download complete 04:48:58 ec43610c2a17: Verifying Checksum 04:48:58 ec43610c2a17: Download complete 04:48:58 5d3b04190fa2: Verifying Checksum 04:48:58 5d3b04190fa2: Download complete 04:48:58 5eb5b503b376: Verifying Checksum 04:48:58 5eb5b503b376: Download complete 04:48:59 2f39f015ded8: Download complete 04:49:00 5eb5b503b376: Pull complete 04:49:00 5c69ac0246d0: Pull complete 04:49:00 ec43610c2a17: Pull complete 04:49:00 3a2ae6a8a46f: Pull complete 04:49:01 33b1e0a273af: Pull complete 04:49:01 5d3b04190fa2: Pull complete 04:49:06 2f39f015ded8: Pull complete 04:49:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:49:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:49:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:49:06 prd-ubuntu20.04-docker-8c-8g-12693 does not seem to be running inside a container 04:49:06 $ 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/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:49:12 $ docker top 32cf5fd3be9bf5bf68ef205a01a573239660e5f4e0dd0b85155d14ecd9ab94ae -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:49:12 ---> job-cost.sh 04:49:12 lf-activate-venv: SKIPPING 04:49:12 INFO: No Stack... 04:49:13 INFO: Retrieving Pricing Info for: v3-standard-8 04:49:13 INFO: Archiving Costs [Pipeline] sh 04:49:14 + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv 04:49:14 + cut -d, -f6 [Pipeline] lock 04:49:14 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-114-stack-cost] 04:49:14 Resource [jenkins-edgexfoundry-device-mqtt-go-main-114-stack-cost] did not exist. Created. 04:49:14 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-114-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:49:14 + echo total: 0.6600000262260437 [Pipeline] stash 04:49:14 Stashed 1 file(s) [Pipeline] } 04:49:14 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-114-stack-cost] [Pipeline] // lock [Pipeline] } 04:49:14 $ docker stop --time=1 32cf5fd3be9bf5bf68ef205a01a573239660e5f4e0dd0b85155d14ecd9ab94ae 04:49:15 $ docker rm -f --volumes 32cf5fd3be9bf5bf68ef205a01a573239660e5f4e0dd0b85155d14ecd9ab94ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:49:30 ? github.com/edgexfoundry/device-mqtt-go [no test files] 04:51:22 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 04:51:22 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 04:51:22 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.076s coverage: 23.1% of statements 04:51:22 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:51:22 go vet ./... 04:51:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:51:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:51:49 ./bin/test-attribution-txt.sh [Pipeline] echo 04:51:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:51:49 $ docker stop --time=1 998367e9c75fb9fb8431146692c11f7c0ee1ddbbeac53e52a697c6d3ab8f5f09 04:51:52 $ docker rm -f --volumes 998367e9c75fb9fb8431146692c11f7c0ee1ddbbeac53e52a697c6d3ab8f5f09 [Pipeline] // withDockerContainer [Pipeline] sh 04:51:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:51:53 Warning: overwriting stash ‘coverage-report’ 04:51:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:51:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:51:54 + ls -al . 04:51:54 total 176 04:51:54 drwxrwxr-x 9 jenkins jenkins 4096 May 4 04:48 . 04:51:54 drwxrwxr-x 4 jenkins jenkins 4096 May 4 04:46 .. 04:51:54 -rw-rw-r-- 1 jenkins jenkins 140 May 4 04:46 .dockerignore 04:51:54 drwxrwxr-x 8 jenkins jenkins 4096 May 4 04:46 .git 04:51:54 drwxrwxr-x 3 jenkins jenkins 4096 May 4 04:46 .github 04:51:54 -rw-rw-r-- 1 jenkins jenkins 329 May 4 04:46 .gitignore 04:51:54 -rw-rw-r-- 1 jenkins jenkins 41 May 4 04:46 .golangci.yml 04:51:54 -rw-rw-r-- 1 jenkins jenkins 9417 May 4 04:46 Attribution.txt 04:51:54 -rw-rw-r-- 1 jenkins jenkins 13162 May 4 04:46 CHANGELOG.md 04:51:54 -rw-rw-r-- 1 jenkins jenkins 1689 May 4 04:46 Dockerfile 04:51:54 -rw-rw-r-- 1 jenkins jenkins 677 May 4 04:46 GOVERNANCE.md 04:51:54 -rw-rw-r-- 1 jenkins jenkins 678 May 4 04:46 Jenkinsfile 04:51:54 -rw-rw-r-- 1 jenkins jenkins 11340 May 4 04:46 LICENSE 04:51:54 -rw-rw-r-- 1 jenkins jenkins 1732 May 4 04:46 Makefile 04:51:54 -rw-rw-r-- 1 jenkins jenkins 620 May 4 04:46 OWNERS.md 04:51:54 -rw-rw-r-- 1 jenkins jenkins 3165 May 4 04:46 README.md 04:51:54 -rw-rw-r-- 1 jenkins jenkins 12 May 4 04:46 VERSION 04:51:54 drwxrwxr-x 2 jenkins jenkins 4096 May 4 04:46 bin 04:51:54 drwxrwxr-x 3 jenkins jenkins 4096 May 4 04:46 cmd 04:51:54 -rw-r--r-- 1 jenkins jenkins 18144 May 4 04:51 coverage.out 04:51:54 -rw-rw-r-- 1 jenkins jenkins 3333 May 4 04:46 go.mod 04:51:54 -rw-rw-r-- 1 jenkins jenkins 31328 May 4 04:46 go.sum 04:51:54 drwxrwxr-x 3 jenkins jenkins 4096 May 4 04:46 internal 04:51:54 drwxrwxr-x 2 jenkins jenkins 4096 May 4 04:46 mock 04:51:54 drwxrwxr-x 4 jenkins jenkins 4096 May 4 04:46 snap 04:51:54 -rw-rw-r-- 1 jenkins jenkins 227 May 4 04:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:54 + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c17318ed096a052cb57e06eb9991910afac7407c --label arch=arm64 --label version=3.0.0-dev.30 . 04:51:55 Sending build context to Docker daemon 3.39MB 04:51:55 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 04:51:55 Step 2/24 : FROM ${BASE} AS builder 04:51:55 ---> 62974642cac2 04:51:55 Step 3/24 : ARG ADD_BUILD_TAGS="" 04:51:55 ---> Running in deb435c56187 04:51:55 Removing intermediate container deb435c56187 04:51:55 ---> 9cf8c1c06b7b 04:51:55 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:51:55 ---> Running in a4881660683d 04:51:55 Removing intermediate container a4881660683d 04:51:55 ---> bdddc5445934 04:51:55 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 04:51:56 ---> Running in 74d0aa455ec4 04:51:56 Removing intermediate container 74d0aa455ec4 04:51:56 ---> 63d6d669ed72 04:51:56 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 04:51:56 ---> Running in be4108594c57 04:51:56 Removing intermediate container be4108594c57 04:51:56 ---> bda0c26d5b59 04:51:56 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:51:56 ---> Running in 1df915f0a6e6 04:51:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:51:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:51:59 OK: 268 MiB in 57 packages 04:52:00 Removing intermediate container 1df915f0a6e6 04:52:00 ---> 42e0de4ab6f2 04:52:00 Step 8/24 : WORKDIR /device-mqtt-go 04:52:00 ---> Running in 4cdf8fa3f5f5 04:52:00 Removing intermediate container 4cdf8fa3f5f5 04:52:00 ---> fbc739bd63a3 04:52:00 Step 9/24 : COPY go.mod vendor* ./ 04:52:01 ---> d0160eeff951 04:52:01 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:52:01 ---> Running in b9c0ca5a647d 04:52:04 Removing intermediate container b9c0ca5a647d 04:52:04 ---> 88552b1f8c0d 04:52:04 Step 11/24 : COPY . . 04:52:05 ---> 1f2f84189f8b 04:52:05 Step 12/24 : RUN $MAKE 04:52:05 ---> Running in 0f0c431525b7 04:52:06 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.30" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 04:54:28 Removing intermediate container 0f0c431525b7 04:54:28 ---> 7eca492894ae 04:54:28 Step 13/24 : FROM alpine:3.17 04:54:28 3.17: Pulling from library/alpine 04:54:28 c41833b44d91: Already exists 04:54:28 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 04:54:28 Status: Downloaded newer image for alpine:3.17 04:54:28 ---> 51e60588ff2c 04:54:28 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 04:54:28 ---> Running in 31c27f503743 04:54:28 Removing intermediate container 31c27f503743 04:54:28 ---> 26a7c18b97b3 04:54:28 Step 15/24 : RUN apk add --update --no-cache dumb-init 04:54:28 ---> Running in 3c603cdb4abe 04:54:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:54:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:54:28 (1/1) Installing dumb-init (1.2.5-r2) 04:54:28 Executing busybox-1.35.0-r29.trigger 04:54:28 OK: 8 MiB in 16 packages 04:54:28 Removing intermediate container 3c603cdb4abe 04:54:28 ---> 4ebd3b2bc32d 04:54:28 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 04:54:28 ---> 9bc4405164a8 04:54:28 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 04:54:28 ---> 04cd48c054ca 04:54:28 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 04:54:28 ---> 3ef0207c1c66 04:54:28 Step 19/24 : EXPOSE 59982 04:54:28 ---> Running in 6a66be0d7bee 04:54:28 Removing intermediate container 6a66be0d7bee 04:54:28 ---> f8fc73e2fc8a 04:54:28 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 04:54:28 ---> Running in 78a9653fcee4 04:54:28 Removing intermediate container 78a9653fcee4 04:54:28 ---> 7ad3917c6bbf 04:54:28 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 04:54:28 ---> Running in 238c2ff3105d 04:54:28 Removing intermediate container 238c2ff3105d 04:54:28 ---> 0eacc20da6dc 04:54:28 Step 22/24 : LABEL arch=arm64 04:54:28 ---> Running in a90aa90e2f86 04:54:28 Removing intermediate container a90aa90e2f86 04:54:28 ---> 37f348e3e771 04:54:28 Step 23/24 : LABEL git_sha=c17318ed096a052cb57e06eb9991910afac7407c 04:54:28 ---> Running in 8eee933f8f8a 04:54:28 Removing intermediate container 8eee933f8f8a 04:54:28 ---> cb64156d6824 04:54:28 Step 24/24 : LABEL version=3.0.0-dev.30 04:54:28 ---> Running in e34837f6a080 04:54:29 Removing intermediate container e34837f6a080 04:54:29 ---> c23feb80e87f 04:54:29 [Warning] One or more build-args [ARCH] were not consumed 04:54:29 Successfully built c23feb80e87f 04:54:29 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:54:29 provisioning config files... 04:54:29 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/114@tmp/config12135441589790275045tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:54:29 ---> docker-login.sh 04:54:29 nexus3.edgexfoundry.org:10001 04:54:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:54:29 Configure a credential helper to remove this warning. See 04:54:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:54:29 04:54:29 Login Succeeded 04:54:29 nexus3.edgexfoundry.org:10002 04:54:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:54:30 Configure a credential helper to remove this warning. See 04:54:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:54:30 04:54:30 Login Succeeded 04:54:30 nexus3.edgexfoundry.org:10003 04:54:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:54:30 Configure a credential helper to remove this warning. See 04:54:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:54:30 04:54:30 Login Succeeded 04:54:30 nexus3.edgexfoundry.org:10004 04:54:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:54:30 Configure a credential helper to remove this warning. See 04:54:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:54:30 04:54:30 Login Succeeded 04:54:30 docker.io 04:54:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:54:31 Configure a credential helper to remove this warning. See 04:54:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:54:31 04:54:31 Login Succeeded 04:54:31 ---> docker-login.sh ends [Pipeline] } 04:54:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:54:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:54:31 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 04:54:31 c17318ed096a052cb57e06eb9991910afac7407c 04:54:31 latest 04:54:31 3.0.0-dev.30 04:54:31 c17318ed096a052cb57e06eb9991910afac7407c-3.0.0-dev.30 04:54:31 main 04:54:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:31 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:c17318ed096a052cb57e06eb9991910afac7407c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:32 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:c17318ed096a052cb57e06eb9991910afac7407c 04:54:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 04:54:32 b50991f3e298: Preparing 04:54:32 7ca66a0081a0: Preparing 04:54:32 7b0bc1f29208: Preparing 04:54:32 9d869fbd33ca: Preparing 04:54:32 26cbea5cba74: Preparing 04:54:32 26cbea5cba74: Layer already exists 04:54:32 9d869fbd33ca: Pushed 04:54:32 7ca66a0081a0: Pushed 04:54:32 b50991f3e298: Pushed 04:54:36 7b0bc1f29208: Pushed 04:54:37 c17318ed096a052cb57e06eb9991910afac7407c: digest: sha256:652751bc1ea627de1e8fb8fdd962493b801fdb2bc5237f0d183c2e0f9259f077 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:37 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:37 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 04:54:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 04:54:37 b50991f3e298: Preparing 04:54:37 7ca66a0081a0: Preparing 04:54:37 7b0bc1f29208: Preparing 04:54:37 9d869fbd33ca: Preparing 04:54:37 26cbea5cba74: Preparing 04:54:37 26cbea5cba74: Layer already exists 04:54:37 7ca66a0081a0: Layer already exists 04:54:37 7b0bc1f29208: Layer already exists 04:54:37 b50991f3e298: Layer already exists 04:54:37 9d869fbd33ca: Layer already exists 04:54:37 latest: digest: sha256:652751bc1ea627de1e8fb8fdd962493b801fdb2bc5237f0d183c2e0f9259f077 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:38 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:38 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.30 04:54:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 04:54:38 b50991f3e298: Preparing 04:54:38 7ca66a0081a0: Preparing 04:54:38 7b0bc1f29208: Preparing 04:54:38 9d869fbd33ca: Preparing 04:54:38 26cbea5cba74: Preparing 04:54:38 7b0bc1f29208: Layer already exists 04:54:38 9d869fbd33ca: Layer already exists 04:54:38 7ca66a0081a0: Layer already exists 04:54:38 26cbea5cba74: Layer already exists 04:54:38 b50991f3e298: Layer already exists 04:54:38 3.0.0-dev.30: digest: sha256:652751bc1ea627de1e8fb8fdd962493b801fdb2bc5237f0d183c2e0f9259f077 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:38 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:c17318ed096a052cb57e06eb9991910afac7407c-3.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:39 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:c17318ed096a052cb57e06eb9991910afac7407c-3.0.0-dev.30 04:54:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 04:54:39 b50991f3e298: Preparing 04:54:39 7ca66a0081a0: Preparing 04:54:39 7b0bc1f29208: Preparing 04:54:39 9d869fbd33ca: Preparing 04:54:39 26cbea5cba74: Preparing 04:54:39 9d869fbd33ca: Layer already exists 04:54:39 7b0bc1f29208: Layer already exists 04:54:39 b50991f3e298: Layer already exists 04:54:39 26cbea5cba74: Layer already exists 04:54:39 7ca66a0081a0: Layer already exists 04:54:39 c17318ed096a052cb57e06eb9991910afac7407c-3.0.0-dev.30: digest: sha256:652751bc1ea627de1e8fb8fdd962493b801fdb2bc5237f0d183c2e0f9259f077 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:39 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:39 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main 04:54:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 04:54:39 b50991f3e298: Preparing 04:54:39 7ca66a0081a0: Preparing 04:54:39 7b0bc1f29208: Preparing 04:54:39 9d869fbd33ca: Preparing 04:54:39 26cbea5cba74: Preparing 04:54:39 7b0bc1f29208: Layer already exists 04:54:39 7ca66a0081a0: Layer already exists 04:54:39 9d869fbd33ca: Layer already exists 04:54:39 26cbea5cba74: Layer already exists 04:54:39 b50991f3e298: Layer already exists 04:54:39 main: digest: sha256:652751bc1ea627de1e8fb8fdd962493b801fdb2bc5237f0d183c2e0f9259f077 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:54:39 ===================================================== [Pipeline] echo 04:54:39 taggedImages: 04:54:39 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:c17318ed096a052cb57e06eb9991910afac7407c 04:54:39 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 04:54:39 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.30 04:54:39 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:c17318ed096a052cb57e06eb9991910afac7407c-3.0.0-dev.30 04:54:39 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:54:40 04:54:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:54:40 arm64: Pulling from edgex-lftools-log-publisher 04:54:40 8998bd30e6a1: Pulling fs layer 04:54:40 04944245beec: Pulling fs layer 04:54:40 699f458cf7ca: Pulling fs layer 04:54:40 765212b225bb: Pulling fs layer 04:54:40 f23df028b6ca: Pulling fs layer 04:54:40 d65c8cfc05b1: Pulling fs layer 04:54:40 2437ff75d9bd: Pulling fs layer 04:54:40 f23df028b6ca: Waiting 04:54:40 d65c8cfc05b1: Waiting 04:54:40 2437ff75d9bd: Waiting 04:54:40 765212b225bb: Waiting 04:54:40 04944245beec: Verifying Checksum 04:54:40 04944245beec: Download complete 04:54:40 765212b225bb: Verifying Checksum 04:54:40 765212b225bb: Download complete 04:54:40 f23df028b6ca: Verifying Checksum 04:54:40 f23df028b6ca: Download complete 04:54:40 d65c8cfc05b1: Verifying Checksum 04:54:40 d65c8cfc05b1: Download complete 04:54:40 699f458cf7ca: Verifying Checksum 04:54:40 699f458cf7ca: Download complete 04:54:41 8998bd30e6a1: Verifying Checksum 04:54:41 8998bd30e6a1: Download complete 04:54:43 2437ff75d9bd: Download complete 04:54:44 8998bd30e6a1: Pull complete 04:54:45 04944245beec: Pull complete 04:54:46 699f458cf7ca: Pull complete 04:54:46 765212b225bb: Pull complete 04:54:47 f23df028b6ca: Pull complete 04:54:47 d65c8cfc05b1: Pull complete 04:55:02 2437ff75d9bd: Pull complete 04:55:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:55:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:55:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:55:03 prd-ubuntu20.04-docker-arm64-4c-16g-13251 does not seem to be running inside a container 04:55:03 $ 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/device-mqtt-go/114 -v /w/workspace/device-mqtt-go/114:/w/workspace/device-mqtt-go/114:rw,z -v /w/workspace/device-mqtt-go/114@tmp:/w/workspace/device-mqtt-go/114@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:55:05 $ docker top 99695ebc9d4550714fec02ef9899afdb070da0ff76d9947ca8482d55b8f29377 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:55:06 ---> job-cost.sh 04:55:06 lf-activate-venv: SKIPPING 04:55:06 INFO: No Stack... 04:55:07 INFO: Retrieving Pricing Info for: v3-standard-4 04:55:07 INFO: Archiving Costs [Pipeline] sh 04:55:08 + cat /w/workspace/device-mqtt-go/114/archives/cost.csv 04:55:08 + cut -d, -f6 [Pipeline] lock 04:55:08 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-114-stack-cost] 04:55:08 Resource [jenkins-edgexfoundry-device-mqtt-go-main-114-stack-cost] did not exist. Created. 04:55:08 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-114-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:55:08 /w/workspace/device-mqtt-go/114@tmp/durable-b044593e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:55:09 + echo total: 0.33000001311302185 [Pipeline] stash 04:55:09 Warning: overwriting stash ‘stack-cost’ 04:55:09 Stashed 1 file(s) [Pipeline] } 04:55:09 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-114-stack-cost] [Pipeline] // lock [Pipeline] } 04:55:09 $ docker stop --time=1 99695ebc9d4550714fec02ef9899afdb070da0ff76d9947ca8482d55b8f29377 04:55:12 $ docker rm -f --volumes 99695ebc9d4550714fec02ef9899afdb070da0ff76d9947ca8482d55b8f29377 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 04:55:12 provisioning config files... 04:55:12 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config11912242339426178725tmp [Pipeline] { [Pipeline] sh 04:55:13 + set +x 04:55:13 + curl -s https://codecov.io/bash 04:55:13 + bash -s -- 04:55:13 04:55:13 _____ _ 04:55:13 / ____| | | 04:55:13 | | ___ __| | ___ ___ _____ __ 04:55:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:55:13 | |___| (_) | (_| | __/ (_| (_) \ V / 04:55:13 \_____\___/ \__,_|\___|\___\___/ \_/ 04:55:13 Bash-1.0.6 04:55:13 04:55:13 04:55:13 ==> git version 2.25.1 found 04:55:13 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 04:55:13 Release-Date: 2020-01-08 04:55:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:55:13 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:55:13 ==> Jenkins CI detected. 04:55:13 current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main 04:55:13 project root: . 04:55:13 --> token set from env 04:55:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:55:13 ==> Running gcov in . (disable via -X gcov) 04:55:13 ==> Python coveragepy not found 04:55:13 ==> Searching for coverage reports in: 04:55:13 + . 04:55:13 -> Found 1 reports 04:55:13 ==> Detecting git/mercurial file structure 04:55:13 ==> Reading reports 04:55:13 + ./coverage.out bytes=18144 04:55:13 ==> Appending adjustments 04:55:13 https://docs.codecov.io/docs/fixing-reports 04:55:13 + Found adjustments 04:55:13 ==> Gzipping contents 04:55:13 4.0K /tmp/codecov.bRczeN.gz 04:55:13 ==> Uploading reports 04:55:13 url: https://codecov.io 04:55:13 query: branch=main&commit=c17318ed096a052cb57e06eb9991910afac7407c&build=114&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F114%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:55:13 -> Pinging Codecov 04:55:13 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=main&commit=c17318ed096a052cb57e06eb9991910afac7407c&build=114&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F114%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:55:13 -> Uploading to 04:55:13 https://storage.googleapis.com/codecov/v4/raw/2023-05-04/7D719EC7BBE17E464838252E33014C33/c17318ed096a052cb57e06eb9991910afac7407c/5da8cb86-fe89-4aba-b533-b089b8ead78d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230504%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230504T045513Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b04623e1d15d32eb7b55cbb6b90ed6ad59c4b78f3b6983aedb89b49b2d7d4a96 04:55:13 % Total % Received % Xferd Average Speed Time Time Time Current 04:55:13 Dload Upload Total Spent Left Speed 04:55:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3184 0 0 100 3184 0 12787 --:--:-- --:--:-- --:--:-- 12787 04:55:13 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/c17318ed096a052cb57e06eb9991910afac7407c [Pipeline] } 04:55:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:55:14 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:55:14 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:55:14 04:55:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:55:14 1.410.4: Pulling from edgex-devops/edgex-snyk-go 04:55:14 df9b9388f04a: Pulling fs layer 04:55:14 52dc419b0ee2: Pulling fs layer 04:55:14 25bc292e5bac: Pulling fs layer 04:55:14 114826534d7a: Pulling fs layer 04:55:14 4657fd5d0bcf: Pulling fs layer 04:55:14 4657fd5d0bcf: Waiting 04:55:14 114826534d7a: Waiting 04:55:14 6ad1cebc031e: Pulling fs layer 04:55:14 8a3aa393b2d8: Pulling fs layer 04:55:14 6ad1cebc031e: Waiting 04:55:14 8a3aa393b2d8: Waiting 04:55:14 25bc292e5bac: Download complete 04:55:14 52dc419b0ee2: Download complete 04:55:14 4657fd5d0bcf: Download complete 04:55:14 df9b9388f04a: Verifying Checksum 04:55:14 df9b9388f04a: Download complete 04:55:15 6ad1cebc031e: Verifying Checksum 04:55:15 6ad1cebc031e: Download complete 04:55:15 df9b9388f04a: Pull complete 04:55:15 52dc419b0ee2: Pull complete 04:55:15 25bc292e5bac: Pull complete 04:55:15 114826534d7a: Verifying Checksum 04:55:15 114826534d7a: Download complete 04:55:15 8a3aa393b2d8: Verifying Checksum 04:55:15 8a3aa393b2d8: Download complete 04:55:18 114826534d7a: Pull complete 04:55:18 4657fd5d0bcf: Pull complete 04:55:19 6ad1cebc031e: Pull complete 04:55:22 8a3aa393b2d8: Pull complete 04:55:22 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 04:55:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:55:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:55:22 prd-ubuntu20.04-docker-8c-8g-12693 does not seem to be running inside a container 04:55:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 04:55:26 $ docker top 27c6acc331056bde0b412bd2c97f7a2cbeb5a23d28629b853a43a91b654626c5 -eo pid,comm [Pipeline] { [Pipeline] echo 04:55:26 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh 04:55:27 + set -o pipefail 04:55:27 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' 04:55:33 04:55:33 Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... 04:55:33 04:55:33 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/0e536131-5b50-45dc-bd64-153809958f81 04:55:33 04:55:33 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 04:55:33 04:55:33 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:55:33 04:55:33 04:55:33 A medium severity vulnerability was found in the Snyk CLI versions you are using. 04:55:33 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 04:55:33 More details here: https://snyk.co/ue1NS 04:55:33 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 04:55:33 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 04:55:33 $ docker stop --time=1 27c6acc331056bde0b412bd2c97f7a2cbeb5a23d28629b853a43a91b654626c5 04:55:37 $ docker rm -f --volumes 27c6acc331056bde0b412bd2c97f7a2cbeb5a23d28629b853a43a91b654626c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:55:38 + git log --format=format:%s -1 c17318ed096a052cb57e06eb9991910afac7407c [Pipeline] sh 04:55:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:55:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:55:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:55:38 prd-ubuntu20.04-docker-8c-8g-12693 does not seem to be running inside a container 04:55:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:55:39 $ docker top bd705794f5e98ee87e8e58cd58424e8586203282db8aa824225e0e6967617b00 -eo pid,comm 04:55:39 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). 04:55:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:55:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:55:39 [ssh-agent] Looking for ssh-agent implementation... 04:55:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:55:39 $ docker exec bd705794f5e98ee87e8e58cd58424e8586203282db8aa824225e0e6967617b00 ssh-agent 04:55:39 SSH_AUTH_SOCK=/tmp/ssh-8EyQqncwQtVr/agent.32 04:55:39 SSH_AGENT_PID=38 04:55:39 Running ssh-add (command line suppressed) 04:55:39 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12305019239465334405.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12305019239465334405.key) 04:55:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:55:40 + git semver tag 04:55:40 2023-05-04 04:55:40,327 [run_tag] DEBUG tag force:False 04:55:40 2023-05-04 04:55:40,327 [check_head_tag] DEBUG check head tag 04:55:40 2023-05-04 04:55:40,329 [execute] INFO git cat-file --batch-check 04:55:40 2023-05-04 04:55:40,329 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 04:55:40 2023-05-04 04:55:40,332 [execute] INFO git cat-file --batch 04:55:40 2023-05-04 04:55:40,332 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 04:55:40 2023-05-04 04:55:40,358 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 04:55:40 2023-05-04 04:55:40,359 [execute] INFO git tag -a v3.0.0-dev.30 -m v3.0.0-dev.30 04:55:40 2023-05-04 04:55:40,359 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.30', '-m', 'v3.0.0-dev.30'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 04:55:40 2023-05-04 04:55:40,364 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 04:55:40 3.0.0-dev.30 [Pipeline] } 04:55:40 $ docker exec --env ******** --env ******** bd705794f5e98ee87e8e58cd58424e8586203282db8aa824225e0e6967617b00 ssh-agent -k 04:55:40 unset SSH_AUTH_SOCK; 04:55:40 unset SSH_AGENT_PID; 04:55:40 echo Agent pid 38 killed; 04:55:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:55:41 + git semver [Pipeline] } 04:55:41 $ docker stop --time=1 bd705794f5e98ee87e8e58cd58424e8586203282db8aa824225e0e6967617b00 04:55:42 $ docker rm -f --volumes bd705794f5e98ee87e8e58cd58424e8586203282db8aa824225e0e6967617b00 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:55:42 04:55:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:55:43 0.23.1-centos7: Pulling from edgex-lftools 04:55:43 ab5ef0e58194: Pulling fs layer 04:55:43 9712f1f96733: Pulling fs layer 04:55:43 63f879dbbcfc: Pulling fs layer 04:55:43 0d9ebad4ef96: Pulling fs layer 04:55:43 e9a5061849ea: Pulling fs layer 04:55:43 d747dcd14b5f: Pulling fs layer 04:55:43 2de7ff778b66: Pulling fs layer 04:55:43 0d9ebad4ef96: Waiting 04:55:43 e9a5061849ea: Waiting 04:55:43 2de7ff778b66: Waiting 04:55:43 d747dcd14b5f: Waiting 04:55:43 9712f1f96733: Verifying Checksum 04:55:43 9712f1f96733: Download complete 04:55:43 63f879dbbcfc: Verifying Checksum 04:55:43 63f879dbbcfc: Download complete 04:55:43 e9a5061849ea: Verifying Checksum 04:55:43 e9a5061849ea: Download complete 04:55:43 d747dcd14b5f: Verifying Checksum 04:55:43 d747dcd14b5f: Download complete 04:55:43 0d9ebad4ef96: Verifying Checksum 04:55:43 0d9ebad4ef96: Download complete 04:55:43 ab5ef0e58194: Verifying Checksum 04:55:43 ab5ef0e58194: Download complete 04:55:43 2de7ff778b66: Download complete 04:55:47 ab5ef0e58194: Pull complete 04:55:47 9712f1f96733: Pull complete 04:55:47 63f879dbbcfc: Pull complete 04:55:51 0d9ebad4ef96: Pull complete 04:55:51 e9a5061849ea: Pull complete 04:55:52 d747dcd14b5f: Pull complete 04:55:53 2de7ff778b66: Pull complete 04:55:53 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:55:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:55:53 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:55:53 prd-ubuntu20.04-docker-8c-8g-12693 does not seem to be running inside a container 04:55:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 04:55:59 $ docker top 7f24f3d7033d400d28e2d21ee680cfdf6f30162dd07f6aba6ff6db33f95d41f2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:55:59 provisioning config files... 04:55:59 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config15985186919314811376tmp 04:55:59 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8497120887679692864tmp 04:55:59 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config783013731434045245tmp [Pipeline] { [Pipeline] echo 04:55:59 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:55:59 ---> sigul-configuration.sh 04:55:59 gpg: directory `/root/.gnupg' created 04:55:59 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:55:59 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:55:59 gpg: keyring `/root/.gnupg/secring.gpg' created 04:55:59 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:55:59 gpg: CAST5 encrypted data 04:55:59 gpg: encrypted with 1 passphrase 04:55:59 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:56:00 + mkdir /home/jenkins 04:56:00 + mkdir /home/jenkins/sigul [Pipeline] sh 04:56:00 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 04:56:00 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:56:00 ---> sigul-install.sh 04:56:00 Sigul already installed; skipping installation. [Pipeline] sh 04:56:01 + git tag --list 04:56:01 0.7.1 04:56:01 v1.0.0 04:56:01 v1.1.0 04:56:01 v1.1.1 04:56:01 v1.2.2 04:56:01 v1.3.0 04:56:01 v1.3.1 04:56:01 v2.0.0 04:56:01 v2.1.0 04:56:01 v2.1.1 04:56:01 v2.1.1-dev.1 04:56:01 v2.1.1-dev.2 04:56:01 v2.2.0 04:56:01 v2.2.1-dev.1 04:56:01 v2.2.1-dev.10 04:56:01 v2.2.1-dev.2 04:56:01 v2.2.1-dev.3 04:56:01 v2.2.1-dev.4 04:56:01 v2.2.1-dev.5 04:56:01 v2.2.1-dev.6 04:56:01 v2.2.1-dev.7 04:56:01 v2.2.1-dev.8 04:56:01 v2.2.1-dev.9 04:56:01 v2.3.0 04:56:01 v2.3.0-dev.10 04:56:01 v2.3.0-dev.11 04:56:01 v2.3.0-dev.12 04:56:01 v2.3.0-dev.13 04:56:01 v2.3.0-dev.14 04:56:01 v2.3.0-dev.15 04:56:01 v2.3.0-dev.16 04:56:01 v2.3.0-dev.17 04:56:01 v2.3.0-dev.18 04:56:01 v2.3.0-dev.19 04:56:01 v2.3.0-dev.20 04:56:01 v2.3.0-dev.21 04:56:01 v2.3.0-dev.22 04:56:01 v2.3.0-dev.23 04:56:01 v2.3.0-dev.24 04:56:01 v2.3.0-dev.25 04:56:01 v2.3.0-dev.26 04:56:01 v2.3.0-dev.27 04:56:01 v2.3.0-dev.28 04:56:01 v2.3.0-dev.29 04:56:01 v2.3.0-dev.30 04:56:01 v2.3.0-dev.31 04:56:01 v2.3.0-dev.32 04:56:01 v2.3.0-dev.33 04:56:01 v2.3.0-dev.34 04:56:01 v3.0.0-dev.1 04:56:01 v3.0.0-dev.10 04:56:01 v3.0.0-dev.11 04:56:01 v3.0.0-dev.12 04:56:01 v3.0.0-dev.13 04:56:01 v3.0.0-dev.14 04:56:01 v3.0.0-dev.15 04:56:01 v3.0.0-dev.16 04:56:01 v3.0.0-dev.17 04:56:01 v3.0.0-dev.18 04:56:01 v3.0.0-dev.19 04:56:01 v3.0.0-dev.2 04:56:01 v3.0.0-dev.20 04:56:01 v3.0.0-dev.21 04:56:01 v3.0.0-dev.22 04:56:01 v3.0.0-dev.23 04:56:01 v3.0.0-dev.24 04:56:01 v3.0.0-dev.25 04:56:01 v3.0.0-dev.26 04:56:01 v3.0.0-dev.27 04:56:01 v3.0.0-dev.28 04:56:01 v3.0.0-dev.29 04:56:01 v3.0.0-dev.3 04:56:01 v3.0.0-dev.30 04:56:01 v3.0.0-dev.4 04:56:01 v3.0.0-dev.5 04:56:01 v3.0.0-dev.6 04:56:01 v3.0.0-dev.7 04:56:01 v3.0.0-dev.8 04:56:01 v3.0.0-dev.9 [Pipeline] sh 04:56:01 + lftools sign git-tag v3.0.0-dev.30 04:56:01 Signing Git tag with Sigul... 04:56:01 Signing v3.0.0-dev.30 [Pipeline] echo 04:56:02 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:56:02 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:56:02 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:56:02 $ docker stop --time=1 7f24f3d7033d400d28e2d21ee680cfdf6f30162dd07f6aba6ff6db33f95d41f2 04:56:03 $ docker rm -f --volumes 7f24f3d7033d400d28e2d21ee680cfdf6f30162dd07f6aba6ff6db33f95d41f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:56:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:56:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:56:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:56:04 prd-ubuntu20.04-docker-8c-8g-12693 does not seem to be running inside a container 04:56:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:56:04 $ docker top a9a0122c67209e5928f9ac0ec537a4022d860d1c3384a4abf2d658fedaf2cd9b -eo pid,comm 04:56:04 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). 04:56:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:56:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:56:05 [ssh-agent] Looking for ssh-agent implementation... 04:56:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:56:05 $ docker exec a9a0122c67209e5928f9ac0ec537a4022d860d1c3384a4abf2d658fedaf2cd9b ssh-agent 04:56:05 SSH_AUTH_SOCK=/tmp/ssh-liAdEOQU8pmw/agent.31 04:56:05 SSH_AGENT_PID=37 04:56:05 Running ssh-add (command line suppressed) 04:56:05 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1374843294024059245.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1374843294024059245.key) 04:56:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:56:05 + git semver bump pre 04:56:05 2023-05-04 04:56:05,843 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 04:56:05 2023-05-04 04:56:05,843 [bump_version] DEBUG bumping version:3.0.0-dev.30 on axis:pre with prefix:dev 04:56:05 2023-05-04 04:56:05,844 [bump_version] DEBUG bumped version:3.0.0-dev.31 04:56:05 2023-05-04 04:56:05,844 [write_version] DEBUG write version:3.0.0-dev.31 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True 04:56:05 2023-05-04 04:56:05,844 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 04:56:05 2023-05-04 04:56:05,844 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 04:56:05 2023-05-04 04:56:05,846 [execute] INFO git cat-file --batch-check 04:56:05 2023-05-04 04:56:05,846 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 04:56:05 2023-05-04 04:56:05,852 [execute] INFO git cat-file --batch 04:56:05 2023-05-04 04:56:05,853 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 04:56:05 2023-05-04 04:56:05,858 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 04:56:05 3.0.0-dev.31 [Pipeline] } 04:56:05 $ docker exec --env ******** --env ******** a9a0122c67209e5928f9ac0ec537a4022d860d1c3384a4abf2d658fedaf2cd9b ssh-agent -k 04:56:06 unset SSH_AUTH_SOCK; 04:56:06 unset SSH_AGENT_PID; 04:56:06 echo Agent pid 37 killed; 04:56:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:56:06 + git semver [Pipeline] } 04:56:06 $ docker stop --time=1 a9a0122c67209e5928f9ac0ec537a4022d860d1c3384a4abf2d658fedaf2cd9b 04:56:07 $ docker rm -f --volumes a9a0122c67209e5928f9ac0ec537a4022d860d1c3384a4abf2d658fedaf2cd9b [Pipeline] // withDockerContainer [Pipeline] sh 04:56:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:56:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:56:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:56:08 prd-ubuntu20.04-docker-8c-8g-12693 does not seem to be running inside a container 04:56:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:56:09 $ docker top 1de1b2a64fd3cf9be5ac9960296400b204878d8b0f6ffe5793317e7be0283a50 -eo pid,comm 04:56:09 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). 04:56:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:56:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:56:09 [ssh-agent] Looking for ssh-agent implementation... 04:56:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:56:09 $ docker exec 1de1b2a64fd3cf9be5ac9960296400b204878d8b0f6ffe5793317e7be0283a50 ssh-agent 04:56:09 SSH_AUTH_SOCK=/tmp/ssh-ipSP5NnN7MGM/agent.32 04:56:09 SSH_AGENT_PID=38 04:56:09 Running ssh-add (command line suppressed) 04:56:09 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8417539243662257017.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8417539243662257017.key) 04:56:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:56:09 + git semver push 04:56:09 2023-05-04 04:56:09,916 [run_push] DEBUG push 04:56:09 2023-05-04 04:56:09,917 [execute] INFO git cat-file --batch-check 04:56:09 2023-05-04 04:56:09,917 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 04:56:09 2023-05-04 04:56:09,922 [execute] INFO git rev-list 2e6d69740c7ad578bb5fabd819fb2fa4e4f34d51 -- 04:56:09 2023-05-04 04:56:09,922 [execute] DEBUG Popen(['git', 'rev-list', '2e6d69740c7ad578bb5fabd819fb2fa4e4f34d51', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 04:56:09 2023-05-04 04:56:09,932 [execute] INFO git fetch -v origin 04:56:09 2023-05-04 04:56:09,932 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) 04:56:10 2023-05-04 04:56:10,531 [run_push] DEBUG no remote changes detected 04:56:10 2023-05-04 04:56:10,531 [execute] INFO git push origin semver 04:56:10 2023-05-04 04:56:10,532 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 04:56:11 2023-05-04 04:56:11,369 [run_push] DEBUG push all version tags 04:56:11 2023-05-04 04:56:11,370 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:56:11 2023-05-04 04:56:11,370 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 04:56:12 2023-05-04 04:56:12,063 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 04:56:12 3.0.0-dev.31 [Pipeline] } 04:56:12 $ docker exec --env ******** --env ******** 1de1b2a64fd3cf9be5ac9960296400b204878d8b0f6ffe5793317e7be0283a50 ssh-agent -k 04:56:12 unset SSH_AUTH_SOCK; 04:56:12 unset SSH_AGENT_PID; 04:56:12 echo Agent pid 38 killed; 04:56:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:56:12 + git semver [Pipeline] } 04:56:13 $ docker stop --time=1 1de1b2a64fd3cf9be5ac9960296400b204878d8b0f6ffe5793317e7be0283a50 04:56:14 $ docker rm -f --volumes 1de1b2a64fd3cf9be5ac9960296400b204878d8b0f6ffe5793317e7be0283a50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:56:15 + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] 04:56:15 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 04:56:15 total 16 04:56:15 drwxr-xr-x 3 root root 4096 May 4 04:49 . 04:56:15 drwxrwxr-x 11 jenkins jenkins 4096 May 4 04:56 .. 04:56:15 drwxr-xr-x 2 root root 4096 May 4 04:49 cost 04:56:15 -rw-r--r-- 1 root root 87 May 4 04:49 cost.csv 04:56:15 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives 04:56:15 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 04:56:15 total 16 04:56:15 drwxr-xr-x 3 jenkins jenkins 4096 May 4 04:49 . 04:56:15 drwxrwxr-x 11 jenkins jenkins 4096 May 4 04:56 .. 04:56:15 drwxr-xr-x 2 jenkins jenkins 4096 May 4 04:49 cost 04:56:15 -rw-r--r-- 1 jenkins jenkins 87 May 4 04:49 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:56:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:56:16 ---> package-listing.sh 04:56:16 ++ facter osfamily 04:56:16 ++ tr '[:upper:]' '[:lower:]' 04:56:16 + OS_FAMILY=debian 04:56:16 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 04:56:16 + START_PACKAGES=/tmp/packages_start.txt 04:56:16 + END_PACKAGES=/tmp/packages_end.txt 04:56:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:56:16 + PACKAGES=/tmp/packages_start.txt 04:56:16 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 04:56:16 + PACKAGES=/tmp/packages_end.txt 04:56:16 + case "${OS_FAMILY}" in 04:56:16 + dpkg -l 04:56:16 + grep '^ii' 04:56:16 + '[' -f /tmp/packages_start.txt ']' 04:56:16 + '[' -f /tmp/packages_end.txt ']' 04:56:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:56:16 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 04:56:16 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 04:56:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo 04:56:16 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/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:56:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:56:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:56:17 prd-ubuntu20.04-docker-8c-8g-12693 does not seem to be running inside a container 04:56:17 $ 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/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:56:17 $ docker top 359d0ee59344c43b7be5e4c123288e2bab33090c8e079a9cf579ec6a08971870 -eo pid,comm [Pipeline] { [Pipeline] sh 04:56:17 + touch /tmp/pre-build-complete [Pipeline] sh 04:56:18 + mkdir -p /var/log/sysstat [Pipeline] sh 04:56:18 + ls /var/log/sa-host 04:56:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:56:18 provisioning config files... 04:56:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config14447023371845604625tmp [Pipeline] { [Pipeline] echo 04:56:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:56:18 ---> create-netrc.sh [Pipeline] } 04:56:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:56:19 ---> python-tools-install.sh [Pipeline] echo 04:56:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:56:19 ---> sudo-logs.sh 04:56:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:56:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:56:19 ---> job-cost.sh 04:56:19 lf-activate-venv: SKIPPING 04:56:19 DEBUG: total: 0.6600000262260437 04:56:19 INFO: Retrieving Stack Cost... 04:56:20 INFO: Retrieving Pricing Info for: v3-standard-8 04:56:20 INFO: Archiving Costs [Pipeline] echo 04:56:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:56:20 ---> logs-deploy.sh 04:56:20 lf-activate-venv: SKIPPING 04:56:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/114 04:56:20 INFO: archiving workspace using pattern(s): 04:56:21 Archives upload complete. 04:56:21 INFO: archiving logs to Nexus 04:56:22 ---> uname -a: 04:56:22 Linux prd-ubuntu20-04-docker-8c-8g-12693 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:56:22 04:56:22 04:56:22 ---> lscpu: 04:56:22 Architecture: x86_64 04:56:22 CPU op-mode(s): 32-bit, 64-bit 04:56:22 Byte Order: Little Endian 04:56:22 Address sizes: 40 bits physical, 48 bits virtual 04:56:22 CPU(s): 8 04:56:22 On-line CPU(s) list: 0-7 04:56:22 Thread(s) per core: 1 04:56:22 Core(s) per socket: 1 04:56:22 Socket(s): 8 04:56:22 NUMA node(s): 1 04:56:22 Vendor ID: AuthenticAMD 04:56:22 CPU family: 23 04:56:22 Model: 49 04:56:22 Model name: AMD EPYC-Rome Processor 04:56:22 Stepping: 0 04:56:22 CPU MHz: 2800.000 04:56:22 BogoMIPS: 5600.00 04:56:22 Virtualization: AMD-V 04:56:22 Hypervisor vendor: KVM 04:56:22 Virtualization type: full 04:56:22 L1d cache: 256 KiB 04:56:22 L1i cache: 256 KiB 04:56:22 L2 cache: 4 MiB 04:56:22 L3 cache: 128 MiB 04:56:22 NUMA node0 CPU(s): 0-7 04:56:22 Vulnerability Itlb multihit: Not affected 04:56:22 Vulnerability L1tf: Not affected 04:56:22 Vulnerability Mds: Not affected 04:56:22 Vulnerability Meltdown: Not affected 04:56:22 Vulnerability Mmio stale data: Not affected 04:56:22 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:56:22 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:56:22 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:56:22 Vulnerability Srbds: Not affected 04:56:22 Vulnerability Tsx async abort: Not affected 04:56:22 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 04:56:22 04:56:22 04:56:22 ---> nproc: 04:56:22 8 04:56:22 04:56:22 04:56:22 ---> df -h: 04:56:22 Filesystem Size Used Avail Use% Mounted on 04:56:22 overlay 155G 13G 143G 9% / 04:56:22 tmpfs 64M 0 64M 0% /dev 04:56:22 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:56:22 shm 64M 0 64M 0% /dev/shm 04:56:22 /dev/vda1 155G 13G 143G 9% /facter-os 04:56:22 04:56:22 04:56:22 ---> sar -b -r -n DEV: 04:56:22 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12693) 05/04/23 _x86_64_ (8 CPU) 04:56:22 04:56:22 02:07:40 LINUX RESTART (8 CPU) 04:56:22 04:56:22 02:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:56:22 02:09:01 68.44 32.99 35.44 0.00 3463.29 39015.36 0.00 04:56:22 02:10:02 3.08 0.00 3.08 0.00 0.00 1791.45 0.00 04:56:22 02:11:01 1.33 0.00 1.33 0.00 0.00 1783.49 0.00 04:56:22 02:12:01 1.77 0.00 1.77 0.00 0.00 1766.64 0.00 04:56:22 02:13:01 4.55 1.08 3.47 0.00 111.31 1832.76 0.00 04:56:22 02:14:01 36.48 10.58 25.90 0.00 5319.38 7949.34 0.00 04:56:22 02:15:01 1.57 0.00 1.57 0.00 0.00 1763.97 0.00 04:56:22 02:16:01 1.98 0.00 1.98 0.00 0.00 1767.94 0.00 04:56:22 02:17:01 1.67 0.02 1.65 0.00 0.13 1764.64 0.00 04:56:22 02:18:01 3.00 0.00 3.00 0.00 0.00 1793.43 0.00 04:56:22 02:19:01 1.57 0.00 1.57 0.00 0.00 1762.91 0.00 04:56:22 02:20:01 2.10 0.00 2.10 0.00 0.00 1770.24 0.00 04:56:22 02:21:01 1.57 0.00 1.57 0.00 0.00 1763.04 0.00 04:56:22 02:22:01 2.10 0.00 2.10 0.00 0.00 1769.97 0.00 04:56:22 02:23:01 2.38 0.02 2.37 0.00 0.13 1773.30 0.00 04:56:22 02:24:01 3.88 1.02 2.87 0.00 21.86 1782.37 0.00 04:56:22 02:25:01 1.33 0.00 1.33 0.00 0.00 1760.51 0.00 04:56:22 02:26:01 2.02 0.00 2.02 0.00 0.00 1769.44 0.00 04:56:22 02:27:01 1.33 0.00 1.33 0.00 0.00 1760.24 0.00 04:56:22 02:28:01 1.77 0.00 1.77 0.00 0.00 1766.51 0.00 04:56:22 02:29:01 1.38 0.00 1.38 0.00 0.00 1760.91 0.00 04:56:22 02:30:01 1.97 0.00 1.97 0.00 0.00 1768.77 0.00 04:56:22 02:31:01 1.30 0.00 1.30 0.00 0.00 1759.04 0.00 04:56:22 02:32:01 2.02 0.00 2.02 0.00 0.00 1768.74 0.00 04:56:22 02:33:01 1.45 0.00 1.45 0.00 0.00 1760.75 0.00 04:56:22 02:34:01 1.77 0.00 1.77 0.00 0.00 1766.24 0.00 04:56:22 02:35:01 1.38 0.00 1.38 0.00 0.00 1760.48 0.00 04:56:22 02:36:01 1.73 0.00 1.73 0.00 0.00 1764.77 0.00 04:56:22 02:37:01 1.33 0.00 1.33 0.00 0.00 1759.97 0.00 04:56:22 02:38:01 1.70 0.00 1.70 0.00 0.00 1765.17 0.00 04:56:22 02:39:01 1.40 0.00 1.40 0.00 0.00 1761.04 0.00 04:56:22 02:40:01 1.92 0.00 1.92 0.00 0.00 1767.41 0.00 04:56:22 02:41:01 1.35 0.00 1.35 0.00 0.00 1759.71 0.00 04:56:22 02:42:01 1.85 0.00 1.85 0.00 0.00 1900.48 0.00 04:56:22 02:43:01 1.43 0.00 1.43 0.00 0.00 1761.04 0.00 04:56:22 02:44:01 1.80 0.00 1.80 0.00 0.00 1766.64 0.00 04:56:22 02:45:01 1.40 0.00 1.40 0.00 0.00 1760.37 0.00 04:56:22 02:46:01 1.68 0.00 1.68 0.00 0.00 1764.37 0.00 04:56:22 02:47:01 1.38 0.00 1.38 0.00 0.00 1760.77 0.00 04:56:22 02:48:01 1.90 0.00 1.90 0.00 0.00 1766.74 0.00 04:56:22 02:49:01 1.40 0.00 1.40 0.00 0.00 1760.77 0.00 04:56:22 02:50:01 1.82 0.00 1.82 0.00 0.00 1767.04 0.00 04:56:22 02:51:01 4.67 3.28 1.38 0.00 76.39 1771.30 0.00 04:56:22 02:52:01 2.63 0.55 2.08 0.00 10.53 1770.37 0.00 04:56:22 02:53:01 1.60 0.00 1.60 0.00 0.00 1763.31 0.00 04:56:22 02:54:01 2.00 0.00 2.00 0.00 0.00 1768.64 0.00 04:56:22 02:55:01 1.33 0.00 1.33 0.00 0.00 1760.37 0.00 04:56:22 02:56:01 1.88 0.00 1.88 0.00 0.00 1765.97 0.00 04:56:22 02:57:01 1.33 0.00 1.33 0.00 0.00 1760.24 0.00 04:56:22 02:58:01 1.78 0.00 1.78 0.00 0.00 1766.24 0.00 04:56:22 02:59:01 1.47 0.00 1.47 0.00 0.00 1761.57 0.00 04:56:22 03:00:01 1.95 0.00 1.95 0.00 0.00 1767.97 0.00 04:56:22 03:01:01 1.32 0.00 1.32 0.00 0.00 1759.57 0.00 04:56:22 03:02:01 1.85 0.00 1.85 0.00 0.00 1766.88 0.00 04:56:22 03:03:01 1.33 0.00 1.33 0.00 0.00 1759.84 0.00 04:56:22 03:04:01 1.90 0.00 1.90 0.00 0.00 1767.84 0.00 04:56:22 03:05:01 1.33 0.00 1.33 0.00 0.00 1761.31 0.00 04:56:22 03:06:01 2.18 0.00 2.18 0.00 0.00 1771.04 0.00 04:56:22 03:07:01 1.27 0.00 1.27 0.00 0.00 1759.97 0.00 04:56:22 03:08:01 2.27 0.00 2.27 0.00 0.00 1772.90 0.00 04:56:22 03:09:01 1.35 0.00 1.35 0.00 0.00 1760.48 0.00 04:56:22 03:10:01 1.35 0.00 1.35 0.00 0.00 1762.77 0.00 04:56:22 03:11:01 1.85 0.00 1.85 0.00 0.00 1766.37 0.00 04:56:22 03:12:01 1.82 0.00 1.82 0.00 0.00 1766.11 0.00 04:56:22 03:13:01 1.53 0.00 1.53 0.00 0.00 1762.77 0.00 04:56:22 03:14:01 1.35 0.00 1.35 0.00 0.00 1761.97 0.00 04:56:22 03:15:01 1.55 0.00 1.55 0.00 0.00 1763.71 0.00 04:56:22 03:16:01 1.90 0.00 1.90 0.00 0.00 1766.64 0.00 04:56:22 03:17:01 1.42 0.00 1.42 0.00 0.00 1761.71 0.00 04:56:22 03:18:02 2.07 0.00 2.07 0.00 0.00 1769.04 0.00 04:56:22 03:19:01 1.47 0.00 1.47 0.00 0.00 1791.43 0.00 04:56:22 03:20:01 1.37 0.00 1.37 0.00 0.00 1762.24 0.00 04:56:22 03:21:01 1.48 0.00 1.48 0.00 0.00 1761.71 0.00 04:56:22 03:22:01 1.38 0.00 1.38 0.00 0.00 1761.84 0.00 04:56:22 03:23:01 1.50 0.00 1.50 0.00 0.00 1761.55 0.00 04:56:22 03:24:01 1.48 0.00 1.48 0.00 0.00 1762.91 0.00 04:56:22 03:25:01 1.62 0.00 1.62 0.00 0.00 1763.84 0.00 04:56:22 03:26:01 1.30 0.00 1.30 0.00 0.00 1759.01 0.00 04:56:22 03:27:01 1.95 0.00 1.95 0.00 0.00 1769.31 0.00 04:56:22 03:28:01 1.27 0.00 1.27 0.00 0.00 1759.84 0.00 04:56:22 03:29:01 1.75 0.00 1.75 0.00 0.00 1767.57 0.00 04:56:22 03:30:01 2.03 0.00 2.03 0.00 0.00 1768.91 0.00 04:56:22 03:31:01 1.27 0.00 1.27 0.00 0.00 1759.31 0.00 04:56:22 03:32:01 1.38 0.00 1.38 0.00 0.00 1761.97 0.00 04:56:22 03:33:01 1.52 0.00 1.52 0.00 0.00 1761.71 0.00 04:56:22 03:34:01 1.77 0.00 1.77 0.00 0.00 1363.11 0.00 04:56:22 03:35:01 0.97 0.00 0.97 0.00 0.00 13.46 0.00 04:56:22 03:36:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 04:56:22 03:37:01 1.17 0.00 1.17 0.00 0.00 14.80 0.00 04:56:22 03:38:01 0.85 0.00 0.85 0.00 0.00 9.60 0.00 04:56:22 03:39:01 1.32 0.00 1.32 0.00 0.00 16.80 0.00 04:56:22 03:40:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 04:56:22 03:41:01 1.27 0.00 1.27 0.00 0.00 16.00 0.00 04:56:22 03:42:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 04:56:22 03:43:01 1.20 0.00 1.20 0.00 0.00 14.80 0.00 04:56:22 03:44:01 1.48 0.00 1.48 0.00 0.00 17.06 0.00 04:56:22 03:45:01 1.13 0.00 1.13 0.00 0.00 14.26 0.00 04:56:22 03:46:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 04:56:22 03:47:01 1.27 0.00 1.27 0.00 0.00 15.73 0.00 04:56:22 03:48:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 04:56:22 03:49:01 1.30 0.00 1.30 0.00 0.00 16.40 0.00 04:56:22 03:50:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 04:56:22 03:51:01 1.15 0.00 1.15 0.00 0.00 14.40 0.00 04:56:22 03:52:01 1.17 0.00 1.17 0.00 0.00 15.33 0.00 04:56:22 03:53:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 04:56:22 03:54:01 1.57 0.00 1.57 0.00 0.00 19.59 0.00 04:56:22 03:55:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 04:56:22 03:56:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 04:56:22 03:57:01 1.23 0.00 1.23 0.00 0.00 15.20 0.00 04:56:22 03:58:01 0.95 0.00 0.95 0.00 0.00 10.00 0.00 04:56:22 03:59:01 1.35 0.00 1.35 0.00 0.00 17.33 0.00 04:56:22 04:00:01 0.95 0.00 0.95 0.00 0.00 10.13 0.00 04:56:22 04:01:01 1.23 0.00 1.23 0.00 0.00 14.93 0.00 04:56:22 04:02:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 04:56:22 04:03:01 1.30 0.00 1.30 0.00 0.00 15.86 0.00 04:56:22 04:04:01 1.52 0.00 1.52 0.00 0.00 19.33 0.00 04:56:22 04:05:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 04:56:22 04:06:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 04:56:22 04:07:01 1.37 0.00 1.37 0.00 0.00 16.27 0.00 04:56:22 04:08:01 1.02 0.00 1.02 0.00 0.00 10.80 0.00 04:56:22 04:09:01 1.50 0.00 1.50 0.00 0.00 19.06 0.00 04:56:22 04:10:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 04:56:22 04:11:01 1.43 0.00 1.43 0.00 0.00 16.26 0.00 04:56:22 04:12:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 04:56:22 04:13:01 1.27 0.00 1.27 0.00 0.00 15.06 0.00 04:56:22 04:14:01 1.68 0.00 1.68 0.00 0.00 20.40 0.00 04:56:22 04:15:01 1.02 0.00 1.02 0.00 0.00 10.80 0.00 04:56:22 04:16:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 04:56:22 04:17:01 1.10 0.00 1.10 0.00 0.00 13.73 0.00 04:56:22 04:18:01 1.17 0.00 1.17 0.00 0.00 12.26 0.00 04:56:22 04:19:01 1.50 0.00 1.50 0.00 0.00 17.59 0.00 04:56:22 04:20:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 04:56:22 04:21:01 1.22 0.00 1.22 0.00 0.00 15.33 0.00 04:56:22 04:22:01 1.22 0.00 1.22 0.00 0.00 13.60 0.00 04:56:22 04:23:01 1.25 0.00 1.25 0.00 0.00 14.52 0.00 04:56:22 04:24:01 1.33 0.00 1.33 0.00 0.00 15.46 0.00 04:56:22 04:25:01 1.32 0.00 1.32 0.00 0.00 15.46 0.00 04:56:22 04:26:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 04:56:22 04:27:01 1.23 0.00 1.23 0.00 0.00 14.66 0.00 04:56:22 04:28:01 0.95 0.00 0.95 0.00 0.00 10.00 0.00 04:56:22 04:29:01 1.45 0.00 1.45 0.00 0.00 17.07 0.00 04:56:22 04:30:01 1.10 0.00 1.10 0.00 0.00 12.00 0.00 04:56:22 04:31:01 1.32 0.00 1.32 0.00 0.00 16.13 0.00 04:56:22 04:32:01 1.18 0.00 1.18 0.00 0.00 12.80 0.00 04:56:22 04:33:01 1.28 0.00 1.28 0.00 0.00 14.53 0.00 04:56:22 04:34:01 1.62 0.00 1.62 0.00 0.00 19.60 0.00 04:56:22 04:35:01 1.17 0.00 1.17 0.00 0.00 12.26 0.00 04:56:22 04:36:01 1.02 0.00 1.02 0.00 0.00 12.26 0.00 04:56:22 04:37:01 1.30 0.00 1.30 0.00 0.00 14.66 0.00 04:56:22 04:38:01 1.05 0.00 1.05 0.00 0.00 10.80 0.00 04:56:22 04:39:01 1.38 0.00 1.38 0.00 0.00 17.46 0.00 04:56:22 04:40:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 04:56:22 04:41:02 1.25 0.00 1.25 0.00 0.00 14.80 0.00 04:56:22 04:42:01 1.02 0.00 1.02 0.00 0.00 11.66 0.00 04:56:22 04:43:01 1.32 0.00 1.32 0.00 0.00 15.60 0.00 04:56:22 04:44:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 04:56:22 04:45:01 1.47 0.00 1.47 0.00 0.00 16.93 0.00 04:56:22 04:46:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 04:56:22 04:47:01 120.16 12.70 107.47 0.00 1861.82 37708.12 0.00 04:56:22 04:48:01 115.56 1.08 114.48 0.00 17.06 45943.62 0.00 04:56:22 04:49:01 146.74 0.20 146.54 0.00 13.73 27041.89 0.00 04:56:22 04:50:01 33.36 0.02 33.34 0.00 0.67 16467.26 0.00 04:56:22 04:51:01 1.23 0.00 1.23 0.00 0.00 15.06 0.00 04:56:22 04:52:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 04:56:22 04:53:01 1.32 0.00 1.32 0.00 0.00 15.60 0.00 04:56:22 04:54:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 04:56:22 04:55:01 1.37 0.00 1.37 0.00 0.00 16.00 0.00 04:56:22 04:56:01 93.67 0.25 93.42 0.00 19.60 56287.95 0.00 04:56:22 Average: 5.09 0.38 4.71 0.00 64.99 2259.94 0.00 04:56:22 04:56:22 02:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:56:22 02:09:01 30593916 31867560 509600 1.55 47252 1543396 1676128 4.94 616176 1416176 944 04:56:22 02:10:02 30592684 31866420 510404 1.55 47316 1543400 1676128 4.94 618316 1416160 160 04:56:22 02:11:01 30593532 31867512 509232 1.55 47372 1543392 1676128 4.94 618544 1416328 16 04:56:22 02:12:01 30592980 31867036 509636 1.55 47436 1543408 1676128 4.94 619244 1416336 52 04:56:22 02:13:01 30532100 31851180 524516 1.60 49032 1585640 1743444 5.14 638064 1458644 34580 04:56:22 02:14:01 30215696 31838112 519608 1.58 56044 1876076 1745256 5.14 854336 1527200 24 04:56:22 02:15:01 30215632 31838172 519464 1.58 56132 1876080 1745256 5.14 854692 1527212 12 04:56:22 02:16:01 30215464 31838136 519372 1.58 56228 1876080 1745256 5.14 854840 1527212 40 04:56:22 02:17:01 30214920 31837672 519744 1.58 56328 1876080 1745256 5.14 855116 1527216 12 04:56:22 02:18:01 30215236 31838188 519044 1.58 56492 1876056 1745256 5.14 856144 1527220 52 04:56:22 02:19:01 30215772 31838844 518380 1.58 56572 1876064 1745256 5.14 856272 1527232 12 04:56:22 02:20:01 30215480 31838632 518540 1.58 56660 1876068 1745256 5.14 856392 1527236 16 04:56:22 02:21:01 30215560 31838804 518344 1.58 56748 1876068 1745256 5.14 856844 1527236 12 04:56:22 02:22:01 30215536 31838876 518204 1.58 56844 1876072 1745256 5.14 857112 1527240 40 04:56:22 02:23:01 30213268 31836776 520120 1.58 56952 1876080 1752204 5.16 857000 1527276 16 04:56:22 02:24:01 30210376 31834860 521496 1.59 57084 1876696 1730376 5.10 857548 1527772 28 04:56:22 02:25:01 30210904 31835464 520852 1.58 57148 1876700 1730376 5.10 857528 1527780 20 04:56:22 02:26:01 30210944 31835600 520700 1.58 57240 1876700 1730376 5.10 858008 1527776 44 04:56:22 02:27:01 30210572 31835232 520992 1.58 57296 1876704 1730376 5.10 857948 1527780 24 04:56:22 02:28:01 30210704 31835512 520476 1.58 57364 1876704 1730376 5.10 858868 1527780 172 04:56:22 02:29:01 30210656 31835564 520420 1.58 57440 1876708 1730376 5.10 858996 1527780 8 04:56:22 02:30:01 30210584 31835572 520360 1.58 57512 1876716 1730376 5.10 859464 1527788 36 04:56:22 02:31:01 30210292 31835336 520580 1.58 57568 1876716 1730376 5.10 859180 1527788 12 04:56:22 02:32:01 30210316 31835448 520404 1.58 57648 1876724 1730376 5.10 859416 1527792 52 04:56:22 02:33:01 30210016 31835208 520580 1.58 57704 1876728 1730376 5.10 859524 1527796 8 04:56:22 02:34:01 30210184 31835448 520500 1.58 57768 1876728 1730376 5.10 859800 1527800 44 04:56:22 02:35:01 30210168 31835492 520420 1.58 57832 1876732 1730376 5.10 860112 1527804 16 04:56:22 02:36:01 30209868 31835256 520600 1.58 57888 1876732 1730376 5.10 860292 1527804 44 04:56:22 02:37:01 30209780 31835212 520564 1.58 57936 1876736 1730376 5.10 860344 1527808 8 04:56:22 02:38:01 30208992 31834508 521248 1.59 58008 1876728 1730376 5.10 861728 1527808 192 04:56:22 02:39:01 30208688 31834272 521684 1.59 58064 1876740 1730376 5.10 862412 1527812 20 04:56:22 02:40:01 30208192 31833844 522076 1.59 58128 1876748 1714088 5.05 863244 1527816 48 04:56:22 02:41:01 30207948 31833656 522264 1.59 58184 1876748 1714088 5.05 862936 1527816 12 04:56:22 02:42:01 30207828 31833616 522184 1.59 58248 1876752 1714088 5.05 863428 1527824 212 04:56:22 02:43:01 30207512 31833356 522340 1.59 58320 1876752 1714088 5.05 863928 1527824 52 04:56:22 02:44:01 30207084 31833124 522516 1.59 58376 1876884 1714088 5.05 864236 1527948 44 04:56:22 02:45:01 30206832 31832940 522692 1.59 58432 1876888 1714088 5.05 863824 1527960 12 04:56:22 02:46:01 30206496 31832644 523136 1.59 58488 1876888 1714088 5.05 863912 1527960 44 04:56:22 02:47:01 30206480 31832660 523056 1.59 58544 1876896 1714088 5.05 864264 1527968 16 04:56:22 02:48:01 30206464 31832700 522960 1.59 58608 1876888 1714088 5.05 864400 1527968 4 04:56:22 02:49:01 30206084 31832388 523200 1.59 58664 1876900 1714088 5.05 864388 1527972 4 04:56:22 02:50:01 30205564 31831932 523592 1.59 58720 1876900 1714088 5.05 864408 1527976 4 04:56:22 02:51:01 30169984 31799484 555360 1.69 58788 1879424 1730216 5.10 897776 1529524 84 04:56:22 02:52:01 30159476 31789440 565088 1.72 58852 1879796 1730216 5.10 907900 1529520 44 04:56:22 02:53:01 30158876 31788900 565572 1.72 58932 1879788 1730216 5.10 908136 1529524 8 04:56:22 02:54:01 30158588 31788664 565912 1.72 58996 1879800 1730216 5.10 908084 1529524 4 04:56:22 02:55:01 30158288 31788476 566112 1.72 59060 1879804 1730216 5.10 908424 1529532 12 04:56:22 02:56:01 30158264 31788460 566008 1.72 59116 1879804 1730216 5.10 908184 1529528 4 04:56:22 02:57:01 30158248 31788504 565944 1.72 59172 1879808 1730216 5.10 908516 1529532 8 04:56:22 02:58:01 30157980 31788304 566088 1.72 59244 1879800 1730216 5.10 908728 1529532 180 04:56:22 02:59:01 30157836 31788224 566064 1.72 59300 1879816 1713584 5.05 908656 1529536 12 04:56:22 03:00:01 30157852 31788368 565956 1.72 59364 1879820 1713584 5.05 909104 1529548 4 04:56:22 03:01:01 30157512 31788100 566168 1.72 59428 1879820 1713584 5.05 909960 1529544 24 04:56:22 03:02:01 30157536 31788192 566052 1.72 59492 1879824 1713584 5.05 909488 1529552 44 04:56:22 03:03:01 30157484 31788144 566240 1.72 59548 1879828 1713584 5.05 909540 1529548 12 04:56:22 03:04:01 30157484 31788212 566164 1.72 59604 1879832 1713584 5.05 910124 1529556 4 04:56:22 03:05:01 30156916 31787764 566616 1.72 59668 1879836 1713584 5.05 910980 1529564 12 04:56:22 03:06:01 30156900 31787816 566476 1.72 59756 1879836 1713584 5.05 910660 1529564 176 04:56:22 03:07:01 30156600 31787584 566652 1.72 59812 1879840 1713584 5.05 910756 1529568 12 04:56:22 03:08:01 30156268 31787428 566932 1.72 59916 1879956 1713584 5.05 911172 1529652 4 04:56:22 03:09:01 30155724 31786988 567340 1.73 59972 1879976 1713584 5.05 911536 1529704 12 04:56:22 03:10:01 30154620 31786004 568320 1.73 60036 1879980 1713584 5.05 911600 1529708 188 04:56:22 03:11:01 30154848 31786312 567956 1.73 60100 1879980 1713584 5.05 911612 1529704 8 04:56:22 03:12:01 30154804 31786336 568136 1.73 60156 1879984 1713584 5.05 911720 1529708 44 04:56:22 03:13:01 30155072 31786644 567772 1.73 60236 1879976 1713584 5.05 911348 1529708 12 04:56:22 03:14:01 30155276 31786904 567472 1.73 60300 1879988 1713584 5.05 911564 1529716 188 04:56:22 03:15:01 30155260 31786944 567412 1.73 60356 1879992 1713584 5.05 911596 1529716 28 04:56:22 03:16:01 30154520 31786264 568072 1.73 60412 1879992 1713584 5.05 911668 1529716 44 04:56:22 03:17:01 30154504 31786316 568000 1.73 60468 1880000 1713584 5.05 912044 1529724 8 04:56:22 03:18:02 30154700 31786636 567656 1.73 60540 1879992 1713584 5.05 912000 1529724 44 04:56:22 03:19:01 30154376 31786344 567852 1.73 60596 1880008 1729732 5.10 912104 1529732 12 04:56:22 03:20:01 30154076 31786104 568032 1.73 60660 1880004 1729732 5.10 912168 1529736 156 04:56:22 03:21:01 30153736 31785884 568248 1.73 60716 1880012 1729732 5.10 912556 1529744 12 04:56:22 03:22:01 30153736 31785956 568100 1.73 60780 1880016 1729732 5.10 912384 1529744 188 04:56:22 03:23:01 30153744 31785964 568036 1.73 60836 1880016 1729732 5.10 912372 1529740 12 04:56:22 03:24:01 30153420 31785760 568200 1.73 60908 1880020 1729732 5.10 912784 1529748 184 04:56:22 03:25:01 30153144 31785564 568356 1.73 60972 1880024 1729732 5.10 912784 1529752 12 04:56:22 03:26:01 30153580 31786008 568060 1.73 61020 1880028 1729732 5.10 913108 1529752 160 04:56:22 03:27:01 30153580 31786120 567944 1.73 61108 1880032 1729732 5.10 912952 1529760 12 04:56:22 03:28:01 30153312 31786008 568012 1.73 61164 1880160 1729732 5.10 913000 1529884 180 04:56:22 03:29:01 30152996 31785816 568208 1.73 61236 1880156 1729732 5.10 913348 1529892 20 04:56:22 03:30:01 30152656 31785528 568412 1.73 61300 1880168 1729732 5.10 913644 1529892 4 04:56:22 03:31:01 30152388 31785292 568552 1.73 61356 1880168 1729732 5.10 913396 1529892 12 04:56:22 03:32:01 30152656 31785676 568196 1.73 61420 1880172 1729732 5.10 913816 1529900 188 04:56:22 03:33:01 30152064 31785100 568680 1.73 61468 1880172 1729732 5.10 913912 1529896 8 04:56:22 03:34:01 30152024 31785152 568580 1.73 61520 1880172 1729732 5.10 914212 1529904 156 04:56:22 03:35:01 30151992 31785168 568512 1.73 61556 1880184 1729732 5.10 914188 1529912 40 04:56:22 03:36:01 30151384 31784560 569020 1.73 61572 1880188 1729732 5.10 914208 1529912 164 04:56:22 03:37:01 30151360 31784568 568960 1.73 61596 1880192 1729732 5.10 914256 1529908 8 04:56:22 03:38:01 30151260 31784488 569192 1.73 61612 1880192 1729732 5.10 914328 1529908 168 04:56:22 03:39:01 30151032 31784292 569348 1.73 61644 1880196 1729732 5.10 914552 1529920 4 04:56:22 03:40:01 30150932 31784232 569548 1.73 61684 1880196 1729732 5.10 914568 1529924 168 04:56:22 03:41:01 30151140 31784500 569488 1.73 61720 1880200 1729732 5.10 914648 1529924 4 04:56:22 03:42:01 30151076 31784456 569492 1.73 61736 1880204 1729732 5.10 914692 1529928 156 04:56:22 03:43:01 30150792 31784188 569692 1.73 61768 1880204 1729732 5.10 915280 1529928 20 04:56:22 03:44:01 30150984 31784420 569612 1.73 61808 1880204 1729732 5.10 915432 1529932 164 04:56:22 03:45:01 30150724 31784368 569668 1.73 61840 1880340 1729732 5.10 915508 1530064 4 04:56:22 03:46:01 30150676 31784324 569612 1.73 61856 1880344 1729732 5.10 915532 1530068 164 04:56:22 03:47:01 30150588 31784256 569624 1.73 61880 1880348 1729732 5.10 915556 1530072 8 04:56:22 03:48:01 30150768 31784504 569432 1.73 61920 1880348 1729732 5.10 915680 1530076 152 04:56:22 03:49:01 30150776 31784516 569352 1.73 61956 1880348 1729732 5.10 915824 1530076 8 04:56:22 03:50:01 30150676 31784496 569560 1.73 62000 1880352 1745784 5.15 915944 1530080 160 04:56:22 03:51:01 30150676 31784536 569492 1.73 62032 1880356 1745784 5.15 915984 1530088 28 04:56:22 03:52:01 30143592 31777504 576296 1.75 62072 1880364 1729680 5.10 921692 1529208 188 04:56:22 03:53:01 30143852 31777832 575948 1.75 62108 1880364 1729680 5.10 921540 1529212 32 04:56:22 03:54:01 30143552 31777540 576136 1.75 62164 1880348 1729680 5.10 921708 1529216 176 04:56:22 03:55:01 30143480 31777552 576084 1.75 62188 1880372 1729680 5.10 921768 1529224 4 04:56:22 03:56:01 30143448 31777540 576020 1.75 62208 1880376 1729680 5.10 921832 1529220 152 04:56:22 03:57:01 30143648 31777776 575960 1.75 62232 1880380 1713608 5.05 921876 1529224 8 04:56:22 03:58:01 30143632 31777760 575920 1.75 62260 1880380 1713608 5.05 921884 1529224 156 04:56:22 03:59:01 30143332 31777536 576100 1.75 62308 1880384 1713608 5.05 922120 1529236 32 04:56:22 04:00:01 30143000 31777204 576348 1.75 62332 1880384 1713608 5.05 922128 1529236 160 04:56:22 04:01:01 30142952 31777232 576292 1.75 62372 1880388 1713608 5.05 922252 1529232 28 04:56:22 04:02:01 30142652 31776936 576492 1.75 62404 1880396 1713608 5.05 922288 1529236 164 04:56:22 04:03:01 30142604 31776888 576516 1.75 62436 1880396 1713608 5.05 922344 1529236 4 04:56:22 04:04:01 30141512 31775876 577716 1.76 62484 1880392 1713608 5.05 923852 1529244 192 04:56:22 04:05:01 30142000 31776408 577364 1.76 62516 1880400 1713608 5.05 923712 1529248 12 04:56:22 04:06:01 30141480 31775972 577672 1.76 62548 1880532 1713608 5.05 923764 1529328 180 04:56:22 04:07:01 30141180 31775728 577884 1.76 62580 1880536 1713608 5.05 923852 1529332 28 04:56:22 04:08:01 30141352 31775912 577628 1.76 62612 1880536 1697048 5.00 923884 1529332 168 04:56:22 04:09:01 30141328 31776012 577540 1.76 62652 1880544 1713272 5.05 924160 1529392 32 04:56:22 04:10:01 30141244 31775928 577760 1.76 62684 1880536 1713272 5.05 924128 1529392 156 04:56:22 04:11:01 30141228 31775952 577704 1.76 62724 1880540 1713272 5.05 924184 1529400 28 04:56:22 04:12:01 30141180 31775948 577644 1.76 62748 1880556 1713272 5.05 924240 1529408 180 04:56:22 04:13:01 30141416 31776224 577320 1.76 62772 1880556 1713272 5.05 924296 1529412 8 04:56:22 04:14:01 30140760 31775592 577832 1.76 62828 1880536 1713272 5.05 924760 1529404 152 04:56:22 04:15:01 30140768 31775692 577736 1.76 62856 1880560 1713272 5.05 924592 1529412 8 04:56:22 04:16:01 30140928 31775884 577692 1.76 62880 1880564 1713272 5.05 924652 1529416 232 04:56:22 04:17:01 30140028 31774952 578532 1.76 62896 1880568 1713272 5.05 925060 1529412 268 04:56:22 04:18:01 30140296 31775244 578248 1.76 62912 1880568 1713272 5.05 924748 1529412 164 04:56:22 04:19:01 30140044 31775004 578420 1.76 62956 1880568 1713272 5.05 924900 1529416 8 04:56:22 04:20:01 30140248 31775256 578100 1.76 63008 1880572 1713272 5.05 924964 1529416 148 04:56:22 04:21:01 30140192 31775252 578048 1.76 63040 1880580 1713272 5.05 925048 1529420 40 04:56:22 04:22:01 30139672 31774772 578576 1.76 63072 1880584 1729404 5.10 925088 1529424 272 04:56:22 04:23:01 30140120 31775252 578036 1.76 63104 1880584 1729404 5.10 925164 1529424 8 04:56:22 04:24:01 30140248 31775420 578024 1.76 63144 1880592 1729404 5.10 925336 1529432 172 04:56:22 04:25:01 30140240 31775488 577956 1.76 63192 1880592 1729404 5.10 925400 1529432 24 04:56:22 04:26:01 30139396 31774664 578716 1.76 63208 1880596 1729404 5.10 925468 1529440 256 04:56:22 04:27:01 30139388 31774676 578636 1.76 63232 1880600 1729404 5.10 925524 1529444 8 04:56:22 04:28:01 30139308 31774620 578640 1.76 63248 1880600 1729404 5.10 925544 1529444 268 04:56:22 04:29:01 30138756 31774088 579088 1.76 63288 1880604 1729404 5.10 925684 1529448 8 04:56:22 04:30:01 30139168 31774660 578664 1.76 63336 1880736 1729404 5.10 925788 1529568 280 04:56:22 04:31:01 30139188 31774736 578836 1.76 63368 1880740 1729404 5.10 925872 1529572 40 04:56:22 04:32:01 30139432 31775016 578556 1.76 63400 1880744 1729404 5.10 925908 1529576 268 04:56:22 04:33:01 30138904 31774520 579048 1.76 63436 1880744 1729404 5.10 925980 1529576 12 04:56:22 04:34:01 30138264 31773932 579624 1.76 63492 1880724 1729404 5.10 926376 1529592 328 04:56:22 04:35:01 30138776 31774540 578916 1.76 63524 1880748 1729404 5.10 926296 1529596 8 04:56:22 04:36:01 30138468 31774268 579124 1.76 63556 1880744 1729404 5.10 926768 1529596 168 04:56:22 04:37:01 30138476 31774280 579076 1.76 63580 1880756 1729404 5.10 926316 1529600 28 04:56:22 04:38:01 30138396 31774256 579076 1.76 63600 1880756 1729404 5.10 926356 1529600 156 04:56:22 04:39:01 30138324 31774208 579036 1.76 63648 1880744 1729404 5.10 926560 1529604 24 04:56:22 04:40:01 30138540 31774488 578928 1.76 63680 1880764 1729404 5.10 926620 1529608 176 04:56:22 04:41:02 30138272 31774244 579144 1.76 63696 1880768 1729404 5.10 926704 1529608 28 04:56:22 04:42:01 30138200 31774192 579116 1.76 63716 1880772 1729404 5.10 926708 1529608 180 04:56:22 04:43:01 30137956 31773988 579280 1.76 63748 1880776 1729404 5.10 927380 1529620 36 04:56:22 04:44:01 30137844 31773904 579284 1.76 63788 1880780 1729404 5.10 927500 1529624 28 04:56:22 04:45:01 30137828 31773928 579192 1.76 63840 1880772 1729404 5.10 927572 1529624 8 04:56:22 04:46:01 30137496 31773656 579388 1.76 63872 1880784 1712700 5.05 927636 1529628 176 04:56:22 04:47:01 28791928 31595348 700396 2.13 92240 2975420 2033956 5.99 1207644 2491108 4820 04:56:22 04:48:01 27472828 31344920 939992 2.86 161588 3872908 2467388 7.27 1756676 3147600 329548 04:56:22 04:49:01 27538048 31572112 716260 2.18 167700 4026792 2080200 6.13 1464624 3374544 244152 04:56:22 04:50:01 27315040 31602032 685652 2.09 174564 4240116 1780748 5.25 1451564 3575580 16 04:56:22 04:51:01 27315500 31602536 685368 2.08 174588 4240124 1780748 5.25 1451412 3575584 8 04:56:22 04:52:01 27317236 31604488 683428 2.08 174612 4240128 1780748 5.25 1451048 3575432 32 04:56:22 04:53:01 27317496 31604764 683152 2.08 174628 4240132 1780748 5.25 1450748 3575432 8 04:56:22 04:54:01 27325088 31612388 675540 2.05 174652 4240136 1780748 5.25 1442396 3575440 4 04:56:22 04:55:01 27325080 31612396 675540 2.05 174672 4240132 1780748 5.25 1442400 3575440 8 04:56:22 04:56:01 25782928 31538416 742616 2.26 211388 5548744 2161744 6.37 1594372 4837004 900 04:56:22 Average: 30008011 31783010 568093 1.73 66724 2006971 1736839 5.12 929354 1645147 3730 04:56:22 04:56:22 02:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:56:22 02:09:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 04:56:22 02:09:01 ens3 167.19 113.65 472.08 23.08 0.00 0.00 0.00 0.00 04:56:22 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:10:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 02:10:02 ens3 5.83 1.18 2.16 0.32 0.00 0.00 0.00 0.00 04:56:22 02:10:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:11:01 ens3 1.86 0.81 0.83 0.62 0.00 0.00 0.00 0.00 04:56:22 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 02:12:01 ens3 1.40 0.75 0.55 0.43 0.00 0.00 0.00 0.00 04:56:22 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:13:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 04:56:22 02:13:01 ens3 24.25 12.13 576.33 0.99 0.00 0.00 0.00 0.00 04:56:22 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:14:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 04:56:22 02:14:01 ens3 57.06 25.71 1372.62 1.94 0.00 0.00 0.00 0.00 04:56:22 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:15:01 ens3 0.20 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:56:22 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 02:16:01 ens3 0.75 0.12 0.04 0.01 0.00 0.00 0.00 0.00 04:56:22 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:17:01 ens3 1.42 0.10 0.18 0.01 0.00 0.00 0.00 0.00 04:56:22 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 02:18:01 ens3 0.72 0.52 0.36 0.28 0.00 0.00 0.00 0.00 04:56:22 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:19:01 ens3 0.27 0.18 0.09 0.08 0.00 0.00 0.00 0.00 04:56:22 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 02:20:01 ens3 0.37 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:56:22 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:21:01 ens3 0.33 0.10 0.07 0.01 0.00 0.00 0.00 0.00 04:56:22 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 02:22:01 ens3 0.28 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:23:01 ens3 0.27 0.02 0.01 0.00 0.00 0.00 0.00 0.00 04:56:22 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 02:24:01 ens3 0.40 0.25 0.09 0.08 0.00 0.00 0.00 0.00 04:56:22 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:25:01 ens3 0.35 0.00 0.02 0.00 0.00 0.00 0.00 0.00 04:56:22 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 02:26:01 ens3 0.60 0.15 0.03 0.01 0.00 0.00 0.00 0.00 04:56:22 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:27:01 ens3 0.87 0.20 0.15 0.08 0.00 0.00 0.00 0.00 04:56:22 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 02:28:01 ens3 0.57 0.60 0.32 0.23 0.00 0.00 0.00 0.00 04:56:22 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:29:01 ens3 0.27 0.15 0.08 0.07 0.00 0.00 0.00 0.00 04:56:22 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 02:30:01 ens3 0.37 0.17 0.07 0.01 0.00 0.00 0.00 0.00 04:56:22 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:31:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:56:22 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 02:32:01 ens3 0.32 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:56:22 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:33:01 ens3 0.32 0.00 0.02 0.00 0.00 0.00 0.00 0.00 04:56:22 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 02:34:01 ens3 0.60 0.37 0.16 0.08 0.00 0.00 0.00 0.00 04:56:22 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:35:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:56:22 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 02:36:01 ens3 0.38 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:56:22 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:37:01 ens3 1.88 0.00 0.17 0.00 0.00 0.00 0.00 0.00 04:56:22 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 02:38:01 ens3 2.18 0.83 0.71 0.49 0.00 0.00 0.00 0.00 04:56:22 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:39:01 ens3 0.90 0.52 0.43 0.34 0.00 0.00 0.00 0.00 04:56:22 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 02:40:01 ens3 0.65 0.47 0.32 0.22 0.00 0.00 0.00 0.00 04:56:22 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:41:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 02:42:01 ens3 0.35 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:56:22 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:43:01 ens3 0.62 0.35 0.27 0.21 0.00 0.00 0.00 0.00 04:56:22 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 02:44:01 ens3 0.28 0.20 0.09 0.07 0.00 0.00 0.00 0.00 04:56:22 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 02:46:01 ens3 0.55 0.10 0.03 0.01 0.00 0.00 0.00 0.00 04:56:22 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:47:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 02:48:01 ens3 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:56:22 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:49:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 04:56:22 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 02:50:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:51:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 02:51:01 ens3 7.27 6.38 9.73 4.19 0.00 0.00 0.00 0.00 04:56:22 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 02:52:01 ens3 3.82 3.28 2.24 2.31 0.00 0.00 0.00 0.00 04:56:22 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:53:01 ens3 0.28 0.08 0.33 0.01 0.00 0.00 0.00 0.00 04:56:22 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 02:54:01 ens3 0.35 0.20 0.09 0.07 0.00 0.00 0.00 0.00 04:56:22 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:55:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 02:56:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:57:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:56:22 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 02:58:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 02:59:01 ens3 0.13 0.10 0.07 0.07 0.00 0.00 0.00 0.00 04:56:22 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 03:00:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:01:01 ens3 0.82 0.38 0.30 0.21 0.00 0.00 0.00 0.00 04:56:22 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 03:02:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:03:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 03:04:01 ens3 0.77 0.23 0.13 0.07 0.00 0.00 0.00 0.00 04:56:22 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:05:01 ens3 0.55 0.43 0.42 0.21 0.00 0.00 0.00 0.00 04:56:22 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 03:06:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:07:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 03:08:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:09:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 04:56:22 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 03:10:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:11:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 03:12:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:13:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 03:14:01 ens3 0.27 0.23 0.08 0.07 0.00 0.00 0.00 0.00 04:56:22 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:15:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 03:16:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:18:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 03:18:02 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 03:18:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:19:01 ens3 0.19 0.17 0.08 0.07 0.00 0.00 0.00 0.00 04:56:22 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 03:20:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:21:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 03:22:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:23:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 03:24:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 04:56:22 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:25:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 03:26:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:27:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 03:28:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:29:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 04:56:22 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 03:30:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:31:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 03:32:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:33:01 ens3 0.23 0.08 0.28 0.01 0.00 0.00 0.00 0.00 04:56:22 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 03:34:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 04:56:22 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:35:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 03:36:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:37:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 03:38:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:39:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 04:56:22 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 03:40:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:41:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 03:42:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:43:01 ens3 0.50 0.35 0.26 0.21 0.00 0.00 0.00 0.00 04:56:22 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 03:44:01 ens3 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 04:56:22 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:45:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 03:46:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:47:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 03:48:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:49:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 04:56:22 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 03:50:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:51:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:52:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 04:56:22 03:52:01 ens3 4.13 3.17 2.36 4.44 0.00 0.00 0.00 0.00 04:56:22 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:53:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 03:54:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 04:56:22 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:55:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 03:56:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:57:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 03:58:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 03:59:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 04:56:22 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 04:00:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:01:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 04:02:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:03:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 04:04:01 ens3 1.47 0.88 0.86 0.36 0.00 0.00 0.00 0.00 04:56:22 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:05:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 04:06:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:07:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 04:08:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:09:01 ens3 0.20 0.18 0.09 0.07 0.00 0.00 0.00 0.00 04:56:22 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 04:10:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:11:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 04:12:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:13:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 04:14:01 ens3 0.27 0.23 0.08 0.07 0.00 0.00 0.00 0.00 04:56:22 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:15:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 04:16:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:17:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 04:18:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:19:01 ens3 0.22 0.20 0.09 0.08 0.00 0.00 0.00 0.00 04:56:22 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 04:20:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:21:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 04:22:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:23:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 04:24:01 ens3 0.28 0.23 0.08 0.07 0.00 0.00 0.00 0.00 04:56:22 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:25:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 04:26:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:27:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 04:28:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:29:01 ens3 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 04:56:22 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 04:30:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:31:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 04:32:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:33:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 04:34:01 ens3 0.27 0.23 0.08 0.07 0.00 0.00 0.00 0.00 04:56:22 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:35:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 04:36:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:37:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 04:38:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:39:01 ens3 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 04:56:22 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 04:40:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:41:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:41:02 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:41:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 04:42:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:43:01 ens3 0.52 0.40 0.26 0.21 0.00 0.00 0.00 0.00 04:56:22 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 04:44:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 04:56:22 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:45:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 04:46:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:47:01 veth94e38ea 61.71 84.80 5.74 50.57 0.00 0.00 0.00 0.00 04:56:22 04:47:01 lo 6.33 6.33 0.61 0.61 0.00 0.00 0.00 0.00 04:56:22 04:47:01 ens3 479.04 328.28 6379.69 92.25 0.00 0.00 0.00 0.00 04:56:22 04:47:01 docker0 69.16 93.92 5.57 166.13 0.00 0.00 0.00 0.00 04:56:22 04:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 04:48:01 ens3 286.99 161.98 1875.59 77.41 0.00 0.00 0.00 0.00 04:56:22 04:48:01 docker0 130.99 253.00 10.24 1851.23 0.00 0.00 0.00 0.00 04:56:22 04:48:01 vethecc2d64 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:56:22 04:49:01 lo 7.33 7.33 0.72 0.72 0.00 0.00 0.00 0.00 04:56:22 04:49:01 ens3 157.91 112.73 2641.23 227.99 0.00 0.00 0.00 0.00 04:56:22 04:49:01 docker0 2.50 5.93 0.16 85.43 0.00 0.00 0.00 0.00 04:56:22 04:50:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 04:56:22 04:50:01 ens3 13.08 8.97 13.99 5.41 0.00 0.00 0.00 0.00 04:56:22 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:51:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:52:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 04:56:22 04:52:01 ens3 4.30 3.80 2.33 4.93 0.00 0.00 0.00 0.00 04:56:22 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:53:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:22 04:54:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 04:56:22 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:55:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 04:56:01 vethb5ec13c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:56:22 04:56:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 04:56:22 04:56:01 ens3 345.19 216.98 7767.32 123.87 0.00 0.00 0.00 0.00 04:56:22 04:56:01 docker0 34.24 60.06 2.97 578.70 0.00 0.00 0.00 0.00 04:56:22 Average: vethb5ec13c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:22 Average: lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 04:56:22 Average: ens3 9.49 6.06 125.79 3.43 0.00 0.00 0.00 0.00 04:56:22 Average: docker0 1.41 2.46 0.11 15.97 0.00 0.00 0.00 0.00 04:56:22 04:56:22 04:56:22 ---> sar -P ALL: 04:56:22 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12693) 05/04/23 _x86_64_ (8 CPU) 04:56:22 04:56:22 02:07:40 LINUX RESTART (8 CPU) 04:56:22 04:56:22 02:08:01 CPU %user %nice %system %iowait %steal %idle 04:56:22 02:09:01 all 2.06 0.00 0.64 1.91 0.02 95.38 04:56:22 02:09:01 0 0.99 0.00 0.52 0.85 0.02 97.63 04:56:22 02:09:01 1 1.39 0.00 0.82 9.86 0.03 87.90 04:56:22 02:09:01 2 2.35 0.00 0.55 0.22 0.02 96.86 04:56:22 02:09:01 3 2.77 0.00 0.48 0.20 0.02 96.53 04:56:22 02:09:01 4 3.02 0.00 0.38 0.22 0.02 96.36 04:56:22 02:09:01 5 1.30 0.00 1.52 3.65 0.02 93.51 04:56:22 02:09:01 6 3.25 0.00 0.38 0.15 0.02 96.19 04:56:22 02:09:01 7 1.40 0.00 0.43 0.15 0.02 98.00 04:56:22 02:10:02 all 0.04 0.00 0.01 0.07 0.00 99.88 04:56:22 02:10:02 0 0.02 0.00 0.02 0.18 0.02 99.77 04:56:22 02:10:02 1 0.10 0.00 0.03 0.00 0.02 99.85 04:56:22 02:10:02 2 0.03 0.00 0.02 0.00 0.00 99.95 04:56:22 02:10:02 3 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 02:10:02 4 0.07 0.00 0.00 0.00 0.00 99.93 04:56:22 02:10:02 5 0.03 0.00 0.00 0.35 0.00 99.62 04:56:22 02:10:02 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 02:10:02 7 0.07 0.00 0.03 0.00 0.00 99.90 04:56:22 02:11:01 all 0.16 0.00 0.01 0.01 0.01 99.80 04:56:22 02:11:01 0 0.07 0.00 0.02 0.00 0.00 99.92 04:56:22 02:11:01 1 1.01 0.00 0.03 0.00 0.03 98.92 04:56:22 02:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 02:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 02:11:01 4 0.07 0.00 0.03 0.00 0.07 99.83 04:56:22 02:11:01 5 0.00 0.00 0.00 0.08 0.00 99.92 04:56:22 02:11:01 6 0.00 0.00 0.02 0.02 0.00 99.97 04:56:22 02:11:01 7 0.07 0.00 0.02 0.00 0.02 99.90 04:56:22 02:12:01 all 0.20 0.00 0.01 0.01 0.01 99.77 04:56:22 02:12:01 0 0.03 0.00 0.02 0.02 0.02 99.92 04:56:22 02:12:01 1 1.48 0.00 0.02 0.00 0.02 98.48 04:56:22 02:12:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 02:12:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:56:22 02:12:01 4 0.03 0.00 0.02 0.00 0.00 99.95 04:56:22 02:12:01 5 0.02 0.00 0.02 0.03 0.02 99.92 04:56:22 02:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 02:12:01 7 0.05 0.00 0.02 0.00 0.00 99.93 04:56:22 02:13:01 all 0.23 0.00 0.06 0.06 0.00 99.65 04:56:22 02:13:01 0 0.08 0.00 0.02 0.00 0.00 99.90 04:56:22 02:13:01 1 0.05 0.00 0.03 0.00 0.00 99.92 04:56:22 02:13:01 2 0.05 0.00 0.22 0.02 0.02 99.70 04:56:22 02:13:01 3 1.27 0.00 0.05 0.03 0.00 98.64 04:56:22 02:13:01 4 0.03 0.00 0.05 0.03 0.00 99.88 04:56:22 02:13:01 5 0.28 0.00 0.08 0.33 0.00 99.30 04:56:22 02:13:01 6 0.00 0.00 0.03 0.07 0.00 99.90 04:56:22 02:13:01 7 0.03 0.00 0.02 0.00 0.00 99.95 04:56:22 02:14:01 all 1.17 0.00 0.54 0.55 0.01 97.72 04:56:22 02:14:01 0 0.53 0.00 0.37 0.10 0.02 98.98 04:56:22 02:14:01 1 2.59 0.00 0.63 0.15 0.02 96.61 04:56:22 02:14:01 2 1.57 0.00 0.68 0.50 0.02 97.23 04:56:22 02:14:01 3 1.04 0.00 0.55 0.07 0.02 98.33 04:56:22 02:14:01 4 0.68 0.00 0.63 0.28 0.02 98.38 04:56:22 02:14:01 5 1.17 0.00 0.50 2.25 0.00 96.08 04:56:22 02:14:01 6 1.32 0.00 0.62 0.72 0.02 97.33 04:56:22 02:14:01 7 0.48 0.00 0.37 0.35 0.02 98.78 04:56:22 02:15:01 all 0.01 0.00 0.01 0.01 0.00 99.97 04:56:22 02:15:01 0 0.03 0.00 0.02 0.02 0.02 99.92 04:56:22 02:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 02:15:01 2 0.03 0.00 0.00 0.00 0.02 99.95 04:56:22 02:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 02:15:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 02:15:01 5 0.00 0.00 0.00 0.07 0.00 99.93 04:56:22 02:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 02:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 02:16:01 all 0.02 0.00 0.01 0.01 0.01 99.95 04:56:22 02:16:01 0 0.05 0.00 0.03 0.02 0.02 99.88 04:56:22 02:16:01 1 0.03 0.00 0.00 0.00 0.00 99.97 04:56:22 02:16:01 2 0.02 0.00 0.03 0.00 0.03 99.92 04:56:22 02:16:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:56:22 02:16:01 4 0.03 0.00 0.02 0.00 0.00 99.95 04:56:22 02:16:01 5 0.00 0.00 0.00 0.05 0.02 99.93 04:56:22 02:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 02:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 02:17:01 all 0.02 0.00 0.01 0.01 0.00 99.96 04:56:22 02:17:01 0 0.03 0.00 0.03 0.00 0.00 99.93 04:56:22 02:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 02:17:01 2 0.03 0.00 0.00 0.02 0.02 99.93 04:56:22 02:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 02:17:01 4 0.03 0.00 0.00 0.00 0.00 99.97 04:56:22 02:17:01 5 0.00 0.00 0.02 0.07 0.00 99.92 04:56:22 02:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 02:17:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:56:22 02:18:01 all 0.15 0.00 0.01 0.04 0.01 99.79 04:56:22 02:18:01 0 0.13 0.00 0.03 0.00 0.02 99.82 04:56:22 02:18:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:56:22 02:18:01 2 0.03 0.00 0.00 0.02 0.02 99.93 04:56:22 02:18:01 3 0.98 0.00 0.00 0.00 0.02 99.01 04:56:22 02:18:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:56:22 02:18:01 5 0.03 0.00 0.02 0.27 0.00 99.68 04:56:22 02:18:01 6 0.00 0.00 0.00 0.02 0.00 99.98 04:56:22 02:18:01 7 0.02 0.00 0.02 0.00 0.02 99.95 04:56:22 02:19:01 all 0.35 0.00 0.01 0.20 0.00 99.44 04:56:22 02:19:01 0 0.75 0.00 0.05 0.00 0.00 99.20 04:56:22 02:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 02:19:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:56:22 02:19:01 3 1.95 0.00 0.00 0.00 0.00 98.05 04:56:22 02:19:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:56:22 02:19:01 5 0.00 0.00 0.00 1.63 0.00 98.37 04:56:22 02:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 02:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:56:22 02:19:01 CPU %user %nice %system %iowait %steal %idle 04:56:22 02:20:01 all 0.08 0.00 0.03 0.68 0.01 99.19 04:56:22 02:20:01 0 0.05 0.00 0.05 0.00 0.02 99.88 04:56:22 02:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 02:20:01 2 0.02 0.00 0.02 2.29 0.02 97.66 04:56:22 02:20:01 3 0.58 0.00 0.17 0.00 0.00 99.25 04:56:22 02:20:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 02:20:01 5 0.00 0.00 0.00 2.23 0.00 97.77 04:56:22 02:20:01 6 0.02 0.00 0.00 0.95 0.02 99.02 04:56:22 02:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 02:21:01 all 0.01 0.00 0.01 0.01 0.01 99.96 04:56:22 02:21:01 0 0.02 0.00 0.03 0.00 0.02 99.93 04:56:22 02:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 02:21:01 2 0.02 0.00 0.03 0.02 0.02 99.92 04:56:22 02:21:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:56:22 02:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 02:21:01 5 0.00 0.00 0.02 0.05 0.00 99.93 04:56:22 02:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 02:21:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:56:22 02:22:01 all 0.19 0.00 0.01 0.01 0.00 99.80 04:56:22 02:22:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:56:22 02:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 02:22:01 2 0.03 0.00 0.00 0.00 0.02 99.95 04:56:22 02:22:01 3 1.42 0.00 0.00 0.00 0.00 98.58 04:56:22 02:22:01 4 0.00 0.00 0.02 0.02 0.00 99.97 04:56:22 02:22:01 5 0.02 0.00 0.00 0.05 0.00 99.93 04:56:22 02:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 02:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 02:23:01 all 0.18 0.00 0.02 0.01 0.01 99.77 04:56:22 02:23:01 0 0.03 0.00 0.05 0.00 0.02 99.90 04:56:22 02:23:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 02:23:01 2 0.03 0.00 0.03 0.02 0.02 99.90 04:56:22 02:23:01 3 1.35 0.00 0.03 0.00 0.00 98.61 04:56:22 02:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 02:23:01 5 0.02 0.00 0.02 0.07 0.00 99.90 04:56:22 02:23:01 6 0.00 0.00 0.03 0.02 0.00 99.95 04:56:22 02:23:01 7 0.02 0.00 0.02 0.02 0.02 99.93 04:56:22 02:24:01 all 0.04 0.00 0.04 0.01 0.01 99.90 04:56:22 02:24:01 0 0.05 0.00 0.07 0.00 0.00 99.88 04:56:22 02:24:01 1 0.00 0.00 0.05 0.00 0.02 99.93 04:56:22 02:24:01 2 0.02 0.00 0.05 0.00 0.02 99.92 04:56:22 02:24:01 3 0.02 0.00 0.02 0.00 0.02 99.95 04:56:22 02:24:01 4 0.03 0.00 0.03 0.00 0.00 99.93 04:56:22 02:24:01 5 0.00 0.00 0.03 0.05 0.02 99.90 04:56:22 02:24:01 6 0.20 0.00 0.05 0.03 0.00 99.72 04:56:22 02:24:01 7 0.00 0.00 0.03 0.00 0.00 99.97 04:56:22 02:25:01 all 0.01 0.00 0.01 0.01 0.01 99.96 04:56:22 02:25:01 0 0.05 0.00 0.02 0.02 0.02 99.90 04:56:22 02:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 02:25:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:56:22 02:25:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:56:22 02:25:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:56:22 02:25:01 5 0.00 0.00 0.00 0.05 0.00 99.95 04:56:22 02:25:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 02:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 02:26:01 all 0.02 0.00 0.00 0.01 0.00 99.97 04:56:22 02:26:01 0 0.05 0.00 0.03 0.00 0.00 99.92 04:56:22 02:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 02:26:01 2 0.03 0.00 0.00 0.00 0.02 99.95 04:56:22 02:26:01 3 0.03 0.00 0.00 0.00 0.00 99.97 04:56:22 02:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 02:26:01 5 0.00 0.00 0.00 0.05 0.00 99.95 04:56:22 02:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 02:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 02:27:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:56:22 02:27:01 0 0.05 0.00 0.02 0.00 0.02 99.92 04:56:22 02:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:56:22 02:27:01 2 0.03 0.00 0.02 0.00 0.02 99.93 04:56:22 02:27:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:56:22 02:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 02:27:01 5 0.00 0.00 0.00 0.03 0.00 99.97 04:56:22 02:27:01 6 0.00 0.00 0.00 0.00 0.02 99.98 04:56:22 02:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 02:28:01 all 0.14 0.00 0.01 0.01 0.00 99.84 04:56:22 02:28:01 0 0.03 0.00 0.03 0.00 0.02 99.92 04:56:22 02:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 02:28:01 2 0.03 0.00 0.00 0.00 0.02 99.95 04:56:22 02:28:01 3 1.01 0.00 0.03 0.00 0.00 98.96 04:56:22 02:28:01 4 0.02 0.00 0.02 0.02 0.00 99.95 04:56:22 02:28:01 5 0.00 0.00 0.00 0.03 0.00 99.97 04:56:22 02:28:01 6 0.00 0.00 0.00 0.02 0.00 99.98 04:56:22 02:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 02:29:01 all 0.26 0.00 0.01 0.01 0.01 99.72 04:56:22 02:29:01 0 0.03 0.00 0.05 0.00 0.00 99.92 04:56:22 02:29:01 1 0.00 0.00 0.02 0.00 0.02 99.97 04:56:22 02:29:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:56:22 02:29:01 3 1.97 0.00 0.00 0.00 0.02 98.01 04:56:22 02:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 02:29:01 5 0.02 0.00 0.00 0.05 0.00 99.93 04:56:22 02:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:56:22 02:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 02:30:01 all 0.26 0.00 0.01 0.01 0.01 99.71 04:56:22 02:30:01 0 0.03 0.00 0.03 0.00 0.02 99.92 04:56:22 02:30:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 02:30:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:56:22 02:30:01 3 1.99 0.00 0.00 0.00 0.00 98.01 04:56:22 02:30:01 4 0.02 0.00 0.03 0.00 0.02 99.93 04:56:22 02:30:01 5 0.00 0.00 0.00 0.07 0.02 99.92 04:56:22 02:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 02:30:01 7 0.00 0.00 0.02 0.00 0.02 99.97 04:56:22 04:56:22 02:30:01 CPU %user %nice %system %iowait %steal %idle 04:56:22 02:31:01 all 0.05 0.00 0.01 0.01 0.00 99.93 04:56:22 02:31:01 0 0.00 0.00 0.03 0.00 0.00 99.97 04:56:22 02:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 02:31:01 2 0.03 0.00 0.00 0.00 0.02 99.95 04:56:22 02:31:01 3 0.35 0.00 0.00 0.00 0.02 99.63 04:56:22 02:31:01 4 0.00 0.00 0.02 0.02 0.00 99.97 04:56:22 02:31:01 5 0.00 0.00 0.00 0.03 0.00 99.97 04:56:22 02:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 02:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 02:32:01 all 0.02 0.00 0.01 0.01 0.00 99.96 04:56:22 02:32:01 0 0.05 0.00 0.02 0.00 0.02 99.92 04:56:22 02:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 02:32:01 2 0.03 0.00 0.02 0.00 0.02 99.93 04:56:22 02:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 02:32:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 02:32:01 5 0.00 0.00 0.00 0.07 0.00 99.93 04:56:22 02:32:01 6 0.00 0.00 0.00 0.02 0.00 99.98 04:56:22 02:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 02:33:01 all 0.01 0.00 0.01 0.01 0.01 99.97 04:56:22 02:33:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:56:22 02:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 02:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 02:33:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:56:22 02:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 02:33:01 5 0.02 0.00 0.02 0.05 0.02 99.90 04:56:22 02:33:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 02:33:01 7 0.03 0.00 0.00 0.00 0.02 99.95 04:56:22 02:34:01 all 0.01 0.00 0.01 0.01 0.00 99.97 04:56:22 02:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 02:34:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:56:22 02:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 02:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 02:34:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:56:22 02:34:01 5 0.00 0.00 0.00 0.05 0.00 99.95 04:56:22 02:34:01 6 0.02 0.00 0.00 0.02 0.00 99.97 04:56:22 02:34:01 7 0.03 0.00 0.03 0.00 0.02 99.92 04:56:22 02:35:01 all 0.01 0.00 0.01 0.02 0.01 99.95 04:56:22 02:35:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:56:22 02:35:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 02:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 02:35:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 02:35:01 4 0.00 0.00 0.03 0.00 0.03 99.93 04:56:22 02:35:01 5 0.00 0.00 0.00 0.18 0.00 99.82 04:56:22 02:35:01 6 0.00 0.00 0.00 0.00 0.02 99.98 04:56:22 02:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 02:36:01 all 0.02 0.00 0.01 0.01 0.01 99.96 04:56:22 02:36:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:56:22 02:36:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 02:36:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 02:36:01 3 0.05 0.00 0.00 0.00 0.02 99.93 04:56:22 02:36:01 4 0.03 0.00 0.03 0.02 0.02 99.90 04:56:22 02:36:01 5 0.00 0.00 0.02 0.03 0.02 99.93 04:56:22 02:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 02:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 02:37:01 all 0.01 0.00 0.01 0.01 0.00 99.97 04:56:22 02:37:01 0 0.03 0.00 0.05 0.00 0.02 99.90 04:56:22 02:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 02:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 02:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 02:37:01 4 0.03 0.00 0.02 0.00 0.00 99.95 04:56:22 02:37:01 5 0.02 0.00 0.00 0.03 0.00 99.95 04:56:22 02:37:01 6 0.00 0.00 0.00 0.02 0.00 99.98 04:56:22 02:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 02:38:01 all 0.11 0.00 0.01 0.01 0.01 99.87 04:56:22 02:38:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:56:22 02:38:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:56:22 02:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 02:38:01 3 0.68 0.00 0.00 0.00 0.02 99.30 04:56:22 02:38:01 4 0.12 0.00 0.02 0.00 0.02 99.85 04:56:22 02:38:01 5 0.02 0.00 0.00 0.05 0.00 99.93 04:56:22 02:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 02:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:56:22 02:39:01 all 0.28 0.00 0.01 0.00 0.01 99.70 04:56:22 02:39:01 0 0.03 0.00 0.05 0.00 0.02 99.90 04:56:22 02:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 02:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 02:39:01 3 1.95 0.00 0.00 0.00 0.02 98.03 04:56:22 02:39:01 4 0.03 0.00 0.00 0.00 0.03 99.93 04:56:22 02:39:01 5 0.00 0.00 0.02 0.03 0.02 99.93 04:56:22 02:39:01 6 0.12 0.00 0.00 0.00 0.00 99.88 04:56:22 02:39:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:56:22 02:40:01 all 0.16 0.00 0.01 0.01 0.00 99.81 04:56:22 02:40:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:56:22 02:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 02:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 02:40:01 3 1.19 0.00 0.05 0.00 0.00 98.76 04:56:22 02:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 02:40:01 5 0.00 0.00 0.02 0.07 0.00 99.92 04:56:22 02:40:01 6 0.02 0.00 0.00 0.02 0.00 99.97 04:56:22 02:40:01 7 0.00 0.00 0.02 0.00 0.02 99.97 04:56:22 02:41:01 all 0.03 0.00 0.02 0.01 0.01 99.93 04:56:22 02:41:01 0 0.02 0.00 0.03 0.00 0.02 99.93 04:56:22 02:41:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 02:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 02:41:01 3 0.23 0.00 0.03 0.00 0.02 99.72 04:56:22 02:41:01 4 0.02 0.00 0.03 0.00 0.03 99.92 04:56:22 02:41:01 5 0.00 0.00 0.00 0.05 0.02 99.93 04:56:22 02:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 02:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:56:22 02:41:01 CPU %user %nice %system %iowait %steal %idle 04:56:22 02:42:01 all 0.08 0.00 0.00 0.01 0.01 99.90 04:56:22 02:42:01 0 0.05 0.00 0.02 0.00 0.02 99.92 04:56:22 02:42:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:56:22 02:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 02:42:01 3 0.58 0.00 0.00 0.00 0.00 99.42 04:56:22 02:42:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:56:22 02:42:01 5 0.00 0.00 0.02 0.05 0.00 99.93 04:56:22 02:42:01 6 0.00 0.00 0.00 0.00 0.02 99.98 04:56:22 02:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 02:43:01 all 0.15 0.00 0.01 0.01 0.01 99.82 04:56:22 02:43:01 0 0.05 0.00 0.05 0.00 0.00 99.90 04:56:22 02:43:01 1 0.02 0.00 0.00 0.02 0.00 99.97 04:56:22 02:43:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:56:22 02:43:01 3 1.03 0.00 0.02 0.00 0.02 98.94 04:56:22 02:43:01 4 0.03 0.00 0.00 0.00 0.02 99.95 04:56:22 02:43:01 5 0.00 0.00 0.02 0.07 0.02 99.90 04:56:22 02:43:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:56:22 02:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 02:44:01 all 0.01 0.00 0.01 0.01 0.01 99.97 04:56:22 02:44:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:56:22 02:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 02:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 02:44:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:56:22 02:44:01 4 0.02 0.00 0.03 0.00 0.02 99.93 04:56:22 02:44:01 5 0.02 0.00 0.00 0.05 0.00 99.93 04:56:22 02:44:01 6 0.00 0.00 0.00 0.02 0.00 99.98 04:56:22 02:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 02:45:01 all 0.01 0.00 0.01 0.01 0.01 99.96 04:56:22 02:45:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:56:22 02:45:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 02:45:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:56:22 02:45:01 3 0.03 0.00 0.00 0.00 0.00 99.97 04:56:22 02:45:01 4 0.02 0.00 0.02 0.00 0.03 99.93 04:56:22 02:45:01 5 0.02 0.00 0.00 0.05 0.02 99.92 04:56:22 02:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 02:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 02:46:01 all 0.00 0.00 0.01 0.00 0.01 99.98 04:56:22 02:46:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:56:22 02:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 02:46:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 02:46:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:56:22 02:46:01 4 0.00 0.00 0.02 0.00 0.02 99.97 04:56:22 02:46:01 5 0.00 0.00 0.00 0.03 0.00 99.97 04:56:22 02:46:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 02:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 02:47:01 all 0.01 0.00 0.00 0.01 0.00 99.97 04:56:22 02:47:01 0 0.03 0.00 0.00 0.02 0.00 99.95 04:56:22 02:47:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:56:22 02:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 02:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 02:47:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:56:22 02:47:01 5 0.02 0.00 0.02 0.03 0.00 99.93 04:56:22 02:47:01 6 0.00 0.00 0.00 0.02 0.00 99.98 04:56:22 02:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 02:48:01 all 0.01 0.00 0.01 0.01 0.01 99.96 04:56:22 02:48:01 0 0.03 0.00 0.03 0.00 0.02 99.92 04:56:22 02:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 02:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 02:48:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:56:22 02:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 02:48:01 5 0.02 0.00 0.03 0.05 0.02 99.88 04:56:22 02:48:01 6 0.02 0.00 0.00 0.00 0.02 99.97 04:56:22 02:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 02:49:01 all 0.01 0.00 0.00 0.01 0.00 99.98 04:56:22 02:49:01 0 0.02 0.00 0.03 0.02 0.00 99.93 04:56:22 02:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 02:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 02:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 02:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 02:49:01 5 0.02 0.00 0.00 0.03 0.03 99.92 04:56:22 02:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 02:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 02:50:01 all 0.23 0.00 0.01 0.00 0.01 99.74 04:56:22 02:50:01 0 0.00 0.00 0.05 0.00 0.02 99.93 04:56:22 02:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 02:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 02:50:01 3 1.82 0.00 0.02 0.00 0.02 98.14 04:56:22 02:50:01 4 0.00 0.00 0.00 0.00 0.02 99.98 04:56:22 02:50:01 5 0.02 0.00 0.02 0.03 0.02 99.92 04:56:22 02:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 02:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 02:51:01 all 0.50 0.00 0.03 0.02 0.01 99.45 04:56:22 02:51:01 0 0.47 0.00 0.10 0.10 0.02 99.32 04:56:22 02:51:01 1 0.17 0.00 0.03 0.00 0.00 99.80 04:56:22 02:51:01 2 0.12 0.00 0.00 0.00 0.00 99.88 04:56:22 02:51:01 3 1.99 0.00 0.02 0.00 0.00 98.00 04:56:22 02:51:01 4 0.32 0.00 0.02 0.00 0.00 99.67 04:56:22 02:51:01 5 0.17 0.00 0.02 0.05 0.02 99.75 04:56:22 02:51:01 6 0.60 0.00 0.00 0.02 0.00 99.38 04:56:22 02:51:01 7 0.15 0.00 0.03 0.00 0.02 99.80 04:56:22 02:52:01 all 0.16 0.00 0.01 0.01 0.01 99.81 04:56:22 02:52:01 0 0.13 0.00 0.03 0.03 0.02 99.78 04:56:22 02:52:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:56:22 02:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 02:52:01 3 0.20 0.00 0.00 0.00 0.02 99.78 04:56:22 02:52:01 4 0.10 0.00 0.00 0.00 0.00 99.90 04:56:22 02:52:01 5 0.02 0.00 0.02 0.05 0.02 99.90 04:56:22 02:52:01 6 0.77 0.00 0.02 0.00 0.02 99.20 04:56:22 02:52:01 7 0.03 0.00 0.02 0.00 0.00 99.95 04:56:22 04:56:22 02:52:01 CPU %user %nice %system %iowait %steal %idle 04:56:22 02:53:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:56:22 02:53:01 0 0.05 0.00 0.03 0.00 0.02 99.90 04:56:22 02:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 02:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 02:53:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:56:22 02:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 02:53:01 5 0.00 0.00 0.02 0.03 0.02 99.93 04:56:22 02:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 02:53:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:56:22 02:54:01 all 0.02 0.00 0.01 0.01 0.00 99.96 04:56:22 02:54:01 0 0.07 0.00 0.03 0.02 0.00 99.88 04:56:22 02:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 02:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 02:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 02:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 02:54:01 5 0.05 0.00 0.00 0.05 0.02 99.88 04:56:22 02:54:01 6 0.00 0.00 0.00 0.02 0.00 99.98 04:56:22 02:54:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 02:55:01 all 0.00 0.00 0.01 0.01 0.01 99.98 04:56:22 02:55:01 0 0.00 0.00 0.00 0.00 0.02 99.98 04:56:22 02:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 02:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 02:55:01 3 0.00 0.00 0.02 0.00 0.02 99.97 04:56:22 02:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 02:55:01 5 0.02 0.00 0.03 0.05 0.02 99.88 04:56:22 02:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 02:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 02:56:01 all 0.01 0.00 0.00 0.01 0.00 99.98 04:56:22 02:56:01 0 0.03 0.00 0.00 0.02 0.00 99.95 04:56:22 02:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 02:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 02:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 02:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 02:56:01 5 0.03 0.00 0.02 0.03 0.02 99.90 04:56:22 02:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 02:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 02:57:01 all 0.01 0.00 0.01 0.01 0.01 99.97 04:56:22 02:57:01 0 0.03 0.00 0.03 0.00 0.02 99.92 04:56:22 02:57:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 02:57:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:56:22 02:57:01 3 0.00 0.00 0.02 0.00 0.02 99.97 04:56:22 02:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 02:57:01 5 0.02 0.00 0.02 0.03 0.02 99.92 04:56:22 02:57:01 6 0.00 0.00 0.00 0.02 0.00 99.98 04:56:22 02:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 02:58:01 all 0.01 0.00 0.01 0.01 0.01 99.96 04:56:22 02:58:01 0 0.05 0.00 0.03 0.02 0.02 99.88 04:56:22 02:58:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:56:22 02:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 02:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 02:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 02:58:01 5 0.02 0.00 0.00 0.05 0.02 99.92 04:56:22 02:58:01 6 0.02 0.00 0.00 0.00 0.02 99.97 04:56:22 02:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 02:59:01 all 0.02 0.00 0.01 0.01 0.01 99.96 04:56:22 02:59:01 0 0.03 0.00 0.00 0.00 0.02 99.95 04:56:22 02:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 02:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 02:59:01 3 0.03 0.00 0.00 0.00 0.02 99.95 04:56:22 02:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 02:59:01 5 0.02 0.00 0.02 0.05 0.03 99.88 04:56:22 02:59:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 02:59:01 7 0.02 0.00 0.02 0.00 0.02 99.95 04:56:22 03:00:01 all 0.01 0.00 0.01 0.09 0.00 99.89 04:56:22 03:00:01 0 0.05 0.00 0.02 0.02 0.00 99.92 04:56:22 03:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:00:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:56:22 03:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:00:01 5 0.02 0.00 0.03 0.72 0.02 99.22 04:56:22 03:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 03:01:01 all 0.11 0.00 0.02 0.02 0.01 99.85 04:56:22 03:01:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:56:22 03:01:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:56:22 03:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:01:01 3 0.78 0.00 0.08 0.00 0.02 99.12 04:56:22 03:01:01 4 0.02 0.00 0.02 0.00 0.02 99.95 04:56:22 03:01:01 5 0.02 0.00 0.00 0.12 0.02 99.85 04:56:22 03:01:01 6 0.02 0.00 0.00 0.02 0.00 99.97 04:56:22 03:01:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 03:02:01 all 0.04 0.00 0.00 0.01 0.00 99.95 04:56:22 03:02:01 0 0.03 0.00 0.00 0.02 0.00 99.95 04:56:22 03:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 03:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 03:02:01 3 0.22 0.00 0.00 0.00 0.00 99.78 04:56:22 03:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:02:01 5 0.03 0.00 0.03 0.03 0.02 99.88 04:56:22 03:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 03:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:03:01 all 0.25 0.00 0.01 0.00 0.01 99.73 04:56:22 03:03:01 0 0.00 0.00 0.02 0.00 0.02 99.97 04:56:22 03:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:03:01 3 1.97 0.00 0.00 0.00 0.00 98.03 04:56:22 03:03:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 03:03:01 5 0.00 0.00 0.02 0.03 0.03 99.92 04:56:22 03:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 04:56:22 03:03:01 CPU %user %nice %system %iowait %steal %idle 04:56:22 03:04:01 all 0.12 0.00 0.01 0.01 0.00 99.85 04:56:22 03:04:01 0 0.05 0.00 0.03 0.03 0.00 99.88 04:56:22 03:04:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 03:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 03:04:01 3 0.88 0.00 0.00 0.00 0.02 99.10 04:56:22 03:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:04:01 5 0.02 0.00 0.03 0.05 0.02 99.88 04:56:22 03:04:01 6 0.00 0.00 0.00 0.02 0.00 99.98 04:56:22 03:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:05:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:56:22 03:05:01 0 0.03 0.00 0.00 0.00 0.02 99.95 04:56:22 03:05:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:56:22 03:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:05:01 3 0.03 0.00 0.02 0.00 0.00 99.95 04:56:22 03:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:05:01 5 0.03 0.00 0.03 0.03 0.02 99.88 04:56:22 03:05:01 6 0.03 0.00 0.00 0.00 0.02 99.95 04:56:22 03:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 03:06:01 all 0.01 0.00 0.01 0.01 0.01 99.96 04:56:22 03:06:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:56:22 03:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:06:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:56:22 03:06:01 3 0.05 0.00 0.00 0.00 0.02 99.93 04:56:22 03:06:01 4 0.00 0.00 0.02 0.02 0.00 99.97 04:56:22 03:06:01 5 0.00 0.00 0.02 0.08 0.02 99.88 04:56:22 03:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:07:01 all 0.01 0.00 0.01 0.01 0.01 99.97 04:56:22 03:07:01 0 0.02 0.00 0.03 0.02 0.00 99.93 04:56:22 03:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:07:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:56:22 03:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:07:01 4 0.00 0.00 0.02 0.00 0.02 99.97 04:56:22 03:07:01 5 0.03 0.00 0.02 0.02 0.02 99.92 04:56:22 03:07:01 6 0.00 0.00 0.00 0.02 0.00 99.98 04:56:22 03:07:01 7 0.02 0.00 0.00 0.00 0.02 99.97 04:56:22 03:08:01 all 0.01 0.00 0.01 0.01 0.01 99.97 04:56:22 03:08:01 0 0.02 0.00 0.02 0.02 0.02 99.93 04:56:22 03:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:08:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:56:22 03:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:08:01 5 0.02 0.00 0.00 0.08 0.02 99.88 04:56:22 03:08:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 03:08:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 03:09:01 all 0.02 0.00 0.01 0.00 0.00 99.97 04:56:22 03:09:01 0 0.03 0.00 0.03 0.00 0.00 99.93 04:56:22 03:09:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:56:22 03:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 03:09:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:56:22 03:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 03:09:01 5 0.03 0.00 0.00 0.03 0.00 99.93 04:56:22 03:09:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 03:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:10:01 all 0.08 0.00 0.02 0.01 0.01 99.89 04:56:22 03:10:01 0 0.03 0.00 0.05 0.00 0.02 99.90 04:56:22 03:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:10:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 03:10:01 3 0.60 0.00 0.03 0.00 0.03 99.33 04:56:22 03:10:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 03:10:01 5 0.00 0.00 0.02 0.05 0.00 99.93 04:56:22 03:10:01 6 0.00 0.00 0.00 0.02 0.00 99.98 04:56:22 03:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 03:11:01 all 0.27 0.00 0.01 0.01 0.01 99.70 04:56:22 03:11:01 0 0.05 0.00 0.00 0.02 0.02 99.92 04:56:22 03:11:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:56:22 03:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:56:22 03:11:01 3 1.99 0.00 0.00 0.00 0.03 97.98 04:56:22 03:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 03:11:01 5 0.03 0.00 0.00 0.07 0.02 99.88 04:56:22 03:11:01 6 0.00 0.00 0.00 0.00 0.02 99.98 04:56:22 03:11:01 7 0.02 0.00 0.02 0.00 0.02 99.95 04:56:22 03:12:01 all 0.26 0.00 0.01 0.01 0.01 99.72 04:56:22 03:12:01 0 0.03 0.00 0.03 0.03 0.00 99.90 04:56:22 03:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:12:01 3 1.99 0.00 0.00 0.00 0.03 97.98 04:56:22 03:12:01 4 0.00 0.00 0.02 0.02 0.02 99.95 04:56:22 03:12:01 5 0.00 0.00 0.00 0.05 0.00 99.95 04:56:22 03:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:13:01 all 0.26 0.00 0.00 0.01 0.00 99.72 04:56:22 03:13:01 0 0.03 0.00 0.03 0.00 0.02 99.92 04:56:22 03:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:13:01 3 2.00 0.00 0.00 0.00 0.02 97.98 04:56:22 03:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:13:01 5 0.02 0.00 0.00 0.05 0.00 99.93 04:56:22 03:13:01 6 0.00 0.00 0.00 0.02 0.00 99.98 04:56:22 03:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 03:14:01 all 0.25 0.00 0.01 0.01 0.00 99.73 04:56:22 03:14:01 0 0.02 0.00 0.02 0.02 0.00 99.95 04:56:22 03:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 03:14:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:56:22 03:14:01 3 1.95 0.00 0.03 0.00 0.02 98.00 04:56:22 03:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:14:01 5 0.00 0.00 0.00 0.05 0.00 99.95 04:56:22 03:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 03:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:56:22 03:14:01 CPU %user %nice %system %iowait %steal %idle 04:56:22 03:15:01 all 0.27 0.00 0.01 0.01 0.01 99.71 04:56:22 03:15:01 0 0.05 0.00 0.03 0.00 0.02 99.90 04:56:22 03:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 03:15:01 3 1.99 0.00 0.00 0.00 0.03 97.98 04:56:22 03:15:01 4 0.02 0.00 0.00 0.02 0.00 99.97 04:56:22 03:15:01 5 0.02 0.00 0.02 0.03 0.00 99.93 04:56:22 03:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 03:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 03:16:01 all 0.19 0.00 0.01 0.01 0.01 99.78 04:56:22 03:16:01 0 0.02 0.00 0.03 0.00 0.02 99.93 04:56:22 03:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 03:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 03:16:01 3 1.47 0.00 0.05 0.00 0.02 98.47 04:56:22 03:16:01 4 0.00 0.00 0.00 0.00 0.02 99.98 04:56:22 03:16:01 5 0.00 0.00 0.00 0.08 0.00 99.92 04:56:22 03:16:01 6 0.00 0.00 0.00 0.02 0.00 99.98 04:56:22 03:16:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 03:17:01 all 0.01 0.00 0.01 0.01 0.01 99.96 04:56:22 03:17:01 0 0.02 0.00 0.05 0.00 0.02 99.92 04:56:22 03:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 03:17:01 3 0.05 0.00 0.03 0.00 0.03 99.88 04:56:22 03:17:01 4 0.02 0.00 0.00 0.02 0.00 99.97 04:56:22 03:17:01 5 0.00 0.00 0.00 0.05 0.00 99.95 04:56:22 03:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:17:01 7 0.02 0.00 0.02 0.00 0.02 99.95 04:56:22 03:18:02 all 0.01 0.00 0.00 0.01 0.00 99.98 04:56:22 03:18:02 0 0.03 0.00 0.03 0.02 0.00 99.92 04:56:22 03:18:02 1 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:18:02 2 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:18:02 3 0.02 0.00 0.00 0.00 0.03 99.95 04:56:22 03:18:02 4 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:18:02 5 0.00 0.00 0.00 0.03 0.00 99.97 04:56:22 03:18:02 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:18:02 7 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:19:01 all 0.02 0.00 0.01 0.01 0.01 99.96 04:56:22 03:19:01 0 0.05 0.00 0.00 0.00 0.02 99.93 04:56:22 03:19:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:56:22 03:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:56:22 03:19:01 3 0.02 0.00 0.02 0.00 0.03 99.93 04:56:22 03:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 03:19:01 5 0.00 0.00 0.00 0.05 0.02 99.93 04:56:22 03:19:01 6 0.02 0.00 0.02 0.02 0.00 99.95 04:56:22 03:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 03:20:01 all 0.01 0.00 0.01 0.01 0.00 99.96 04:56:22 03:20:01 0 0.03 0.00 0.07 0.02 0.00 99.88 04:56:22 03:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 03:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:20:01 3 0.03 0.00 0.03 0.00 0.02 99.92 04:56:22 03:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 03:20:01 5 0.00 0.00 0.00 0.05 0.00 99.95 04:56:22 03:20:01 6 0.00 0.00 0.00 0.00 0.02 99.98 04:56:22 03:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:21:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:56:22 03:21:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:56:22 03:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 03:21:01 3 0.02 0.00 0.02 0.00 0.03 99.93 04:56:22 03:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 03:21:01 5 0.02 0.00 0.02 0.03 0.00 99.93 04:56:22 03:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 03:21:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:56:22 03:22:01 all 0.01 0.00 0.01 0.01 0.00 99.96 04:56:22 03:22:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 03:22:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 03:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 03:22:01 3 0.03 0.00 0.02 0.00 0.00 99.95 04:56:22 03:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 03:22:01 5 0.00 0.00 0.00 0.05 0.00 99.95 04:56:22 03:22:01 6 0.00 0.00 0.00 0.02 0.00 99.98 04:56:22 03:22:01 7 0.05 0.00 0.03 0.00 0.03 99.88 04:56:22 03:23:01 all 0.01 0.00 0.01 0.01 0.01 99.97 04:56:22 03:23:01 0 0.00 0.00 0.03 0.00 0.02 99.95 04:56:22 03:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:23:01 3 0.03 0.00 0.00 0.00 0.02 99.95 04:56:22 03:23:01 4 0.02 0.00 0.00 0.02 0.02 99.95 04:56:22 03:23:01 5 0.00 0.00 0.00 0.03 0.00 99.97 04:56:22 03:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 03:23:01 7 0.02 0.00 0.02 0.00 0.02 99.95 04:56:22 03:24:01 all 0.01 0.00 0.01 0.01 0.01 99.97 04:56:22 03:24:01 0 0.02 0.00 0.03 0.02 0.00 99.93 04:56:22 03:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:24:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:56:22 03:24:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:56:22 03:24:01 5 0.02 0.00 0.00 0.05 0.00 99.93 04:56:22 03:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:24:01 7 0.02 0.00 0.02 0.00 0.03 99.93 04:56:22 03:25:01 all 0.09 0.00 0.01 0.01 0.00 99.89 04:56:22 03:25:01 0 0.02 0.00 0.02 0.02 0.00 99.95 04:56:22 03:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 03:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:25:01 3 0.58 0.00 0.00 0.00 0.00 99.42 04:56:22 03:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 03:25:01 5 0.02 0.00 0.03 0.05 0.00 99.90 04:56:22 03:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:25:01 7 0.05 0.00 0.03 0.00 0.02 99.90 04:56:22 04:56:22 03:25:01 CPU %user %nice %system %iowait %steal %idle 04:56:22 03:26:01 all 0.12 0.00 0.01 0.01 0.01 99.85 04:56:22 03:26:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:56:22 03:26:01 1 0.00 0.00 0.02 0.00 0.02 99.97 04:56:22 03:26:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:56:22 03:26:01 3 0.91 0.00 0.02 0.00 0.00 99.07 04:56:22 03:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:26:01 5 0.00 0.00 0.00 0.03 0.00 99.97 04:56:22 03:26:01 6 0.00 0.00 0.00 0.02 0.00 99.98 04:56:22 03:26:01 7 0.05 0.00 0.00 0.00 0.02 99.93 04:56:22 03:27:01 all 0.03 0.00 0.01 0.01 0.01 99.94 04:56:22 03:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 03:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:27:01 3 0.15 0.00 0.03 0.00 0.02 99.80 04:56:22 03:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 03:27:01 5 0.02 0.00 0.00 0.10 0.02 99.87 04:56:22 03:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:27:01 7 0.03 0.00 0.03 0.02 0.02 99.90 04:56:22 03:28:01 all 0.18 0.00 0.01 0.01 0.01 99.80 04:56:22 03:28:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:56:22 03:28:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 03:28:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:56:22 03:28:01 3 1.29 0.00 0.02 0.00 0.02 98.68 04:56:22 03:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:56:22 03:28:01 5 0.00 0.00 0.00 0.05 0.00 99.95 04:56:22 03:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:28:01 7 0.07 0.00 0.03 0.00 0.03 99.87 04:56:22 03:29:01 all 0.26 0.00 0.01 0.01 0.00 99.72 04:56:22 03:29:01 0 0.00 0.00 0.03 0.02 0.02 99.93 04:56:22 03:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:29:01 3 1.95 0.00 0.00 0.00 0.00 98.05 04:56:22 03:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 03:29:01 5 0.00 0.00 0.00 0.05 0.00 99.95 04:56:22 03:29:01 6 0.03 0.00 0.02 0.02 0.00 99.93 04:56:22 03:29:01 7 0.03 0.00 0.05 0.00 0.02 99.90 04:56:22 03:30:01 all 0.02 0.00 0.01 0.01 0.01 99.96 04:56:22 03:30:01 0 0.03 0.00 0.05 0.02 0.00 99.90 04:56:22 03:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 03:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:30:01 3 0.07 0.00 0.00 0.00 0.02 99.92 04:56:22 03:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 03:30:01 5 0.00 0.00 0.02 0.03 0.00 99.95 04:56:22 03:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:30:01 7 0.03 0.00 0.02 0.00 0.03 99.92 04:56:22 03:31:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:56:22 03:31:01 0 0.02 0.00 0.03 0.00 0.02 99.93 04:56:22 03:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:31:01 4 0.00 0.00 0.02 0.00 0.02 99.97 04:56:22 03:31:01 5 0.00 0.00 0.00 0.03 0.00 99.97 04:56:22 03:31:01 6 0.00 0.00 0.00 0.00 0.02 99.98 04:56:22 03:31:01 7 0.05 0.00 0.03 0.00 0.02 99.90 04:56:22 03:32:01 all 0.02 0.00 0.01 0.01 0.00 99.96 04:56:22 03:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:56:22 03:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:32:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:56:22 03:32:01 3 0.03 0.00 0.00 0.00 0.02 99.95 04:56:22 03:32:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:56:22 03:32:01 5 0.02 0.00 0.00 0.07 0.00 99.92 04:56:22 03:32:01 6 0.00 0.00 0.00 0.02 0.00 99.98 04:56:22 03:32:01 7 0.05 0.00 0.00 0.00 0.02 99.93 04:56:22 03:33:01 all 0.07 0.00 0.01 0.01 0.01 99.90 04:56:22 03:33:01 0 0.00 0.00 0.03 0.02 0.02 99.93 04:56:22 03:33:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 03:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:33:01 5 0.55 0.00 0.00 0.03 0.02 99.40 04:56:22 03:33:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 03:33:01 7 0.05 0.00 0.03 0.00 0.02 99.90 04:56:22 03:34:01 all 0.01 0.00 0.01 0.01 0.00 99.96 04:56:22 03:34:01 0 0.00 0.00 0.02 0.02 0.00 99.97 04:56:22 03:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 03:34:01 2 0.03 0.00 0.00 0.00 0.02 99.95 04:56:22 03:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:34:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:56:22 03:34:01 5 0.02 0.00 0.02 0.03 0.00 99.93 04:56:22 03:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:34:01 7 0.03 0.00 0.03 0.00 0.02 99.92 04:56:22 03:35:01 all 0.01 0.00 0.01 0.13 0.01 99.84 04:56:22 03:35:01 0 0.02 0.00 0.05 0.00 0.02 99.92 04:56:22 03:35:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:56:22 03:35:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 03:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 03:35:01 5 0.02 0.00 0.00 1.00 0.00 98.98 04:56:22 03:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:35:01 7 0.07 0.00 0.02 0.00 0.02 99.90 04:56:22 03:36:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:56:22 03:36:01 0 0.02 0.00 0.02 0.02 0.00 99.95 04:56:22 03:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:36:01 5 0.02 0.00 0.00 0.02 0.02 99.95 04:56:22 03:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:36:01 7 0.03 0.00 0.03 0.00 0.03 99.90 04:56:22 04:56:22 03:36:01 CPU %user %nice %system %iowait %steal %idle 04:56:22 03:37:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:56:22 03:37:01 0 0.02 0.00 0.02 0.02 0.00 99.95 04:56:22 03:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:37:01 3 0.00 0.00 0.02 0.00 0.02 99.97 04:56:22 03:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 03:37:01 5 0.00 0.00 0.02 0.02 0.00 99.97 04:56:22 03:37:01 6 0.00 0.00 0.02 0.00 0.02 99.97 04:56:22 03:37:01 7 0.02 0.00 0.03 0.00 0.02 99.93 04:56:22 03:38:01 all 0.01 0.00 0.01 0.00 0.00 99.97 04:56:22 03:38:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:56:22 03:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 03:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 03:38:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 03:38:01 5 0.02 0.00 0.02 0.02 0.00 99.95 04:56:22 03:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:38:01 7 0.05 0.00 0.02 0.00 0.02 99.92 04:56:22 03:39:01 all 0.15 0.00 0.01 0.00 0.00 99.83 04:56:22 03:39:01 0 0.00 0.00 0.03 0.02 0.00 99.95 04:56:22 03:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 03:39:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 03:39:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:56:22 03:39:01 5 1.12 0.00 0.00 0.02 0.02 98.84 04:56:22 03:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:39:01 7 0.03 0.00 0.00 0.00 0.02 99.95 04:56:22 03:40:01 all 0.25 0.00 0.00 0.00 0.01 99.74 04:56:22 03:40:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:56:22 03:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 03:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:40:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 03:40:01 5 1.87 0.00 0.00 0.02 0.00 98.11 04:56:22 03:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 03:40:01 7 0.05 0.00 0.00 0.00 0.03 99.92 04:56:22 03:41:01 all 0.01 0.00 0.00 0.01 0.00 99.98 04:56:22 03:41:01 0 0.02 0.00 0.02 0.03 0.00 99.93 04:56:22 03:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 03:41:01 5 0.00 0.00 0.00 0.02 0.02 99.97 04:56:22 03:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:41:01 7 0.03 0.00 0.00 0.02 0.02 99.93 04:56:22 03:42:01 all 0.00 0.00 0.01 0.00 0.01 99.97 04:56:22 03:42:01 0 0.00 0.00 0.03 0.00 0.02 99.95 04:56:22 03:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:42:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:56:22 03:42:01 3 0.00 0.00 0.02 0.00 0.02 99.97 04:56:22 03:42:01 4 0.00 0.00 0.00 0.00 0.02 99.98 04:56:22 03:42:01 5 0.00 0.00 0.02 0.02 0.00 99.97 04:56:22 03:42:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 03:42:01 7 0.02 0.00 0.02 0.00 0.02 99.95 04:56:22 03:43:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:56:22 03:43:01 0 0.02 0.00 0.05 0.02 0.00 99.92 04:56:22 03:43:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:56:22 03:43:01 2 0.05 0.00 0.02 0.00 0.00 99.93 04:56:22 03:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 03:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 03:43:01 5 0.02 0.00 0.00 0.02 0.02 99.95 04:56:22 03:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 03:43:01 7 0.03 0.00 0.02 0.00 0.03 99.92 04:56:22 03:44:01 all 0.01 0.00 0.01 0.00 0.00 99.98 04:56:22 03:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:56:22 03:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 03:44:01 2 0.00 0.00 0.02 0.00 0.02 99.97 04:56:22 03:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:44:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 03:44:01 5 0.00 0.00 0.02 0.03 0.00 99.95 04:56:22 03:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:44:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:56:22 03:45:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:56:22 03:45:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:56:22 03:45:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 03:45:01 2 0.00 0.00 0.03 0.00 0.03 99.93 04:56:22 03:45:01 3 0.03 0.00 0.00 0.00 0.00 99.97 04:56:22 03:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 03:45:01 5 0.02 0.00 0.00 0.03 0.00 99.95 04:56:22 03:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:45:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:56:22 03:46:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:56:22 03:46:01 0 0.02 0.00 0.03 0.02 0.00 99.93 04:56:22 03:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:46:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:56:22 03:46:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:56:22 03:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 03:46:01 5 0.00 0.00 0.00 0.00 0.02 99.98 04:56:22 03:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:46:01 7 0.02 0.00 0.02 0.00 0.02 99.95 04:56:22 03:47:01 all 0.01 0.00 0.00 0.00 0.01 99.97 04:56:22 03:47:01 0 0.00 0.00 0.00 0.00 0.02 99.98 04:56:22 03:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 03:47:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:56:22 03:47:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 03:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 03:47:01 5 0.02 0.00 0.00 0.02 0.00 99.97 04:56:22 03:47:01 6 0.00 0.00 0.00 0.00 0.02 99.98 04:56:22 03:47:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:56:22 04:56:22 03:47:01 CPU %user %nice %system %iowait %steal %idle 04:56:22 03:48:01 all 0.01 0.00 0.01 0.01 0.01 99.97 04:56:22 03:48:01 0 0.00 0.00 0.02 0.02 0.00 99.97 04:56:22 03:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:48:01 2 0.02 0.00 0.00 0.00 0.03 99.95 04:56:22 03:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 03:48:01 5 0.00 0.00 0.02 0.03 0.02 99.93 04:56:22 03:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 03:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 03:49:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:56:22 03:49:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:56:22 03:49:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 03:49:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:56:22 03:49:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:56:22 03:49:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:56:22 03:49:01 5 0.02 0.00 0.00 0.02 0.00 99.97 04:56:22 03:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:49:01 7 0.03 0.00 0.00 0.00 0.02 99.95 04:56:22 03:50:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:56:22 03:50:01 0 0.00 0.00 0.02 0.02 0.00 99.97 04:56:22 03:50:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:56:22 03:50:01 2 0.02 0.00 0.00 0.00 0.03 99.95 04:56:22 03:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:50:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:56:22 03:50:01 5 0.00 0.00 0.00 0.02 0.00 99.98 04:56:22 03:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 03:50:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:56:22 03:51:01 all 0.01 0.00 0.01 0.00 0.00 99.98 04:56:22 03:51:01 0 0.02 0.00 0.03 0.00 0.00 99.95 04:56:22 03:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:51:01 2 0.00 0.00 0.02 0.00 0.02 99.97 04:56:22 03:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 03:51:01 5 0.02 0.00 0.00 0.03 0.02 99.93 04:56:22 03:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 03:52:01 all 0.11 0.00 0.02 0.00 0.01 99.85 04:56:22 03:52:01 0 0.10 0.00 0.05 0.00 0.02 99.83 04:56:22 03:52:01 1 0.10 0.00 0.02 0.00 0.00 99.88 04:56:22 03:52:01 2 0.07 0.00 0.03 0.00 0.02 99.88 04:56:22 03:52:01 3 0.03 0.00 0.02 0.00 0.02 99.93 04:56:22 03:52:01 4 0.07 0.00 0.03 0.00 0.02 99.88 04:56:22 03:52:01 5 0.00 0.00 0.02 0.03 0.00 99.95 04:56:22 03:52:01 6 0.48 0.00 0.00 0.00 0.00 99.52 04:56:22 03:52:01 7 0.07 0.00 0.02 0.00 0.02 99.90 04:56:22 03:53:01 all 0.01 0.00 0.01 0.00 0.01 99.96 04:56:22 03:53:01 0 0.03 0.00 0.02 0.02 0.00 99.93 04:56:22 03:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:53:01 2 0.03 0.00 0.03 0.00 0.03 99.90 04:56:22 03:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:53:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 03:53:01 5 0.02 0.00 0.00 0.02 0.02 99.95 04:56:22 03:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 03:53:01 7 0.02 0.00 0.03 0.00 0.00 99.95 04:56:22 03:54:01 all 0.01 0.00 0.01 0.01 0.00 99.97 04:56:22 03:54:01 0 0.02 0.00 0.03 0.02 0.02 99.92 04:56:22 03:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:54:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:56:22 03:54:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 03:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 03:54:01 5 0.00 0.00 0.00 0.03 0.00 99.97 04:56:22 03:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 03:55:01 all 0.02 0.00 0.01 0.01 0.01 99.96 04:56:22 03:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:56:22 03:55:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 03:55:01 2 0.03 0.00 0.02 0.00 0.03 99.92 04:56:22 03:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 03:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 03:55:01 5 0.02 0.00 0.00 0.05 0.02 99.92 04:56:22 03:55:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 03:55:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:56:22 03:56:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:56:22 03:56:01 0 0.02 0.00 0.03 0.02 0.02 99.92 04:56:22 03:56:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:56:22 03:56:01 2 0.02 0.00 0.03 0.00 0.02 99.93 04:56:22 03:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 03:56:01 5 0.00 0.00 0.00 0.02 0.00 99.98 04:56:22 03:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 03:56:01 7 0.03 0.00 0.02 0.00 0.00 99.95 04:56:22 03:57:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:56:22 03:57:01 0 0.02 0.00 0.05 0.00 0.00 99.93 04:56:22 03:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:57:01 2 0.00 0.00 0.02 0.00 0.02 99.97 04:56:22 03:57:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:56:22 03:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 03:57:01 5 0.02 0.00 0.00 0.02 0.00 99.97 04:56:22 03:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:57:01 7 0.02 0.00 0.02 0.00 0.02 99.95 04:56:22 03:58:01 all 0.02 0.00 0.01 0.00 0.00 99.97 04:56:22 03:58:01 0 0.02 0.00 0.03 0.00 0.02 99.93 04:56:22 03:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 03:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 03:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 03:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:58:01 5 0.03 0.00 0.00 0.02 0.02 99.93 04:56:22 03:58:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:56:22 03:58:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:56:22 04:56:22 03:58:01 CPU %user %nice %system %iowait %steal %idle 04:56:22 03:59:01 all 0.00 0.00 0.01 0.02 0.00 99.96 04:56:22 03:59:01 0 0.02 0.00 0.05 0.02 0.03 99.88 04:56:22 03:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 03:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:59:01 4 0.00 0.00 0.00 0.02 0.00 99.98 04:56:22 03:59:01 5 0.00 0.00 0.02 0.10 0.00 99.88 04:56:22 03:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 03:59:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:56:22 04:00:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:56:22 04:00:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:56:22 04:00:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 04:00:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:56:22 04:00:01 3 0.03 0.00 0.00 0.00 0.00 99.97 04:56:22 04:00:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:56:22 04:00:01 5 0.03 0.00 0.00 0.02 0.02 99.93 04:56:22 04:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:00:01 7 0.02 0.00 0.00 0.00 0.02 99.97 04:56:22 04:01:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:56:22 04:01:01 0 0.05 0.00 0.05 0.00 0.03 99.87 04:56:22 04:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:01:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:56:22 04:01:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 04:01:01 5 0.00 0.00 0.02 0.02 0.00 99.97 04:56:22 04:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:01:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:56:22 04:02:01 all 0.02 0.00 0.00 0.00 0.00 99.97 04:56:22 04:02:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:56:22 04:02:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:56:22 04:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:02:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:56:22 04:02:01 4 0.02 0.00 0.00 0.02 0.00 99.97 04:56:22 04:02:01 5 0.02 0.00 0.00 0.02 0.00 99.97 04:56:22 04:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:02:01 7 0.05 0.00 0.00 0.00 0.00 99.95 04:56:22 04:03:01 all 0.01 0.00 0.00 0.00 0.01 99.98 04:56:22 04:03:01 0 0.03 0.00 0.00 0.02 0.02 99.93 04:56:22 04:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:03:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 04:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:03:01 5 0.00 0.00 0.00 0.02 0.02 99.97 04:56:22 04:03:01 6 0.02 0.00 0.00 0.00 0.02 99.97 04:56:22 04:03:01 7 0.02 0.00 0.00 0.00 0.02 99.97 04:56:22 04:04:01 all 0.02 0.00 0.01 0.01 0.00 99.95 04:56:22 04:04:01 0 0.05 0.00 0.07 0.00 0.03 99.85 04:56:22 04:04:01 1 0.02 0.00 0.00 0.02 0.00 99.97 04:56:22 04:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 04:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 04:04:01 5 0.00 0.00 0.00 0.10 0.00 99.90 04:56:22 04:04:01 6 0.05 0.00 0.02 0.00 0.00 99.93 04:56:22 04:04:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:56:22 04:05:01 all 0.01 0.00 0.00 0.01 0.01 99.97 04:56:22 04:05:01 0 0.03 0.00 0.00 0.02 0.02 99.93 04:56:22 04:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:05:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:56:22 04:05:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:56:22 04:05:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 04:05:01 5 0.02 0.00 0.00 0.03 0.00 99.95 04:56:22 04:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:05:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:56:22 04:06:01 all 0.01 0.00 0.00 0.00 0.01 99.98 04:56:22 04:06:01 0 0.02 0.00 0.03 0.00 0.02 99.93 04:56:22 04:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 04:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 04:06:01 5 0.00 0.00 0.00 0.00 0.02 99.98 04:56:22 04:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:06:01 7 0.03 0.00 0.00 0.00 0.02 99.95 04:56:22 04:07:01 all 0.01 0.00 0.01 0.01 0.01 99.97 04:56:22 04:07:01 0 0.03 0.00 0.03 0.02 0.03 99.88 04:56:22 04:07:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 04:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 04:07:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 04:07:01 4 0.00 0.00 0.00 0.00 0.02 99.98 04:56:22 04:07:01 5 0.00 0.00 0.00 0.03 0.00 99.97 04:56:22 04:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:07:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:56:22 04:08:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:56:22 04:08:01 0 0.03 0.00 0.03 0.00 0.02 99.92 04:56:22 04:08:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:56:22 04:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:08:01 3 0.03 0.00 0.00 0.00 0.00 99.97 04:56:22 04:08:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 04:08:01 5 0.00 0.00 0.02 0.02 0.02 99.95 04:56:22 04:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 04:08:01 7 0.03 0.00 0.02 0.00 0.02 99.93 04:56:22 04:09:01 all 0.01 0.00 0.01 0.00 0.00 99.97 04:56:22 04:09:01 0 0.00 0.00 0.02 0.02 0.03 99.93 04:56:22 04:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 04:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:09:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 04:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:09:01 5 0.02 0.00 0.00 0.02 0.00 99.97 04:56:22 04:09:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 04:09:01 7 0.03 0.00 0.02 0.00 0.00 99.95 04:56:22 04:56:22 04:09:01 CPU %user %nice %system %iowait %steal %idle 04:56:22 04:10:01 all 0.01 0.00 0.01 0.00 0.00 99.97 04:56:22 04:10:01 0 0.02 0.00 0.05 0.00 0.02 99.92 04:56:22 04:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:56:22 04:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:10:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:56:22 04:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 04:10:01 5 0.02 0.00 0.00 0.02 0.00 99.97 04:56:22 04:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 04:11:01 all 0.01 0.00 0.00 0.00 0.01 99.97 04:56:22 04:11:01 0 0.03 0.00 0.03 0.00 0.03 99.90 04:56:22 04:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 04:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 04:11:01 5 0.00 0.00 0.00 0.03 0.02 99.95 04:56:22 04:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:11:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:56:22 04:12:01 all 0.01 0.00 0.01 0.00 0.00 99.98 04:56:22 04:12:01 0 0.00 0.00 0.03 0.02 0.02 99.93 04:56:22 04:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 04:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:12:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 04:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 04:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 04:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 04:13:01 all 0.09 0.00 0.01 0.01 0.01 99.89 04:56:22 04:13:01 0 0.03 0.00 0.03 0.02 0.02 99.90 04:56:22 04:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 04:13:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:56:22 04:13:01 3 0.05 0.00 0.02 0.00 0.02 99.92 04:56:22 04:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:13:01 5 0.53 0.00 0.07 0.03 0.00 99.37 04:56:22 04:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 04:13:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:56:22 04:14:01 all 0.13 0.00 0.01 0.00 0.01 99.84 04:56:22 04:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:56:22 04:14:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:56:22 04:14:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 04:14:01 3 0.02 0.00 0.00 0.00 0.03 99.95 04:56:22 04:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:14:01 5 1.01 0.00 0.03 0.03 0.02 98.91 04:56:22 04:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 04:15:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:56:22 04:15:01 0 0.02 0.00 0.02 0.02 0.02 99.93 04:56:22 04:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:15:01 3 0.05 0.00 0.03 0.00 0.00 99.92 04:56:22 04:15:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:56:22 04:15:01 5 0.00 0.00 0.00 0.02 0.00 99.98 04:56:22 04:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:15:01 7 0.02 0.00 0.02 0.00 0.02 99.95 04:56:22 04:16:01 all 0.01 0.00 0.01 0.38 0.04 99.55 04:56:22 04:16:01 0 0.02 0.00 0.03 0.00 0.13 99.82 04:56:22 04:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:16:01 3 0.00 0.00 0.02 0.00 0.10 99.88 04:56:22 04:16:01 4 0.02 0.00 0.02 0.00 0.02 99.95 04:56:22 04:16:01 5 0.02 0.00 0.00 3.06 0.02 96.91 04:56:22 04:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:16:01 7 0.03 0.00 0.02 0.00 0.08 99.87 04:56:22 04:17:01 all 0.22 0.00 0.01 0.00 0.01 99.77 04:56:22 04:17:01 0 0.00 0.00 0.00 0.02 0.02 99.97 04:56:22 04:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 04:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 04:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:56:22 04:17:01 4 0.03 0.00 0.02 0.00 0.03 99.92 04:56:22 04:17:01 5 1.61 0.00 0.00 0.00 0.00 98.39 04:56:22 04:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:17:01 7 0.03 0.00 0.02 0.00 0.00 99.95 04:56:22 04:18:01 all 0.10 0.00 0.02 0.00 0.01 99.87 04:56:22 04:18:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:56:22 04:18:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:56:22 04:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:18:01 3 0.03 0.00 0.02 0.00 0.02 99.93 04:56:22 04:18:01 4 0.02 0.00 0.03 0.00 0.02 99.93 04:56:22 04:18:01 5 0.63 0.00 0.05 0.02 0.02 99.29 04:56:22 04:18:01 6 0.02 0.00 0.02 0.00 0.02 99.95 04:56:22 04:18:01 7 0.03 0.00 0.03 0.00 0.02 99.92 04:56:22 04:19:01 all 0.05 0.00 0.01 0.01 0.01 99.91 04:56:22 04:19:01 0 0.32 0.00 0.02 0.00 0.02 99.65 04:56:22 04:19:01 1 0.02 0.00 0.02 0.07 0.00 99.90 04:56:22 04:19:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:56:22 04:19:01 3 0.02 0.00 0.03 0.00 0.00 99.95 04:56:22 04:19:01 4 0.03 0.00 0.03 0.00 0.03 99.90 04:56:22 04:19:01 5 0.02 0.00 0.02 0.02 0.00 99.95 04:56:22 04:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:19:01 7 0.03 0.00 0.00 0.00 0.03 99.93 04:56:22 04:20:01 all 0.04 0.00 0.01 0.03 0.01 99.91 04:56:22 04:20:01 0 0.25 0.00 0.02 0.02 0.00 99.72 04:56:22 04:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:20:01 3 0.00 0.00 0.03 0.00 0.02 99.95 04:56:22 04:20:01 4 0.03 0.00 0.00 0.00 0.03 99.93 04:56:22 04:20:01 5 0.00 0.00 0.02 0.20 0.00 99.78 04:56:22 04:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:20:01 7 0.05 0.00 0.00 0.00 0.02 99.93 04:56:22 04:56:22 04:20:01 CPU %user %nice %system %iowait %steal %idle 04:56:22 04:21:01 all 0.02 0.00 0.01 0.00 0.05 99.92 04:56:22 04:21:01 0 0.00 0.00 0.00 0.02 0.02 99.97 04:56:22 04:21:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:56:22 04:21:01 2 0.00 0.00 0.02 0.00 0.07 99.92 04:56:22 04:21:01 3 0.05 0.00 0.02 0.00 0.00 99.93 04:56:22 04:21:01 4 0.05 0.00 0.02 0.00 0.25 99.68 04:56:22 04:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:21:01 6 0.00 0.00 0.00 0.00 0.02 99.98 04:56:22 04:21:01 7 0.05 0.00 0.03 0.00 0.00 99.92 04:56:22 04:22:01 all 0.05 0.00 0.01 0.08 0.03 99.83 04:56:22 04:22:01 0 0.37 0.00 0.00 0.08 0.07 99.48 04:56:22 04:22:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:56:22 04:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:22:01 3 0.00 0.00 0.02 0.00 0.02 99.97 04:56:22 04:22:01 4 0.02 0.00 0.03 0.00 0.08 99.87 04:56:22 04:22:01 5 0.00 0.00 0.03 0.55 0.02 99.40 04:56:22 04:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:22:01 7 0.03 0.00 0.00 0.00 0.02 99.95 04:56:22 04:23:01 all 0.03 0.00 0.02 0.04 0.00 99.91 04:56:22 04:23:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:56:22 04:23:01 1 0.03 0.00 0.02 0.00 0.00 99.95 04:56:22 04:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 04:23:01 3 0.03 0.00 0.02 0.00 0.00 99.95 04:56:22 04:23:01 4 0.05 0.00 0.07 0.12 0.03 99.73 04:56:22 04:23:01 5 0.02 0.00 0.00 0.20 0.00 99.78 04:56:22 04:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:23:01 7 0.05 0.00 0.02 0.00 0.00 99.93 04:56:22 04:24:01 all 0.05 0.00 0.01 0.02 0.00 99.92 04:56:22 04:24:01 0 0.20 0.00 0.03 0.00 0.02 99.75 04:56:22 04:24:01 1 0.05 0.00 0.00 0.00 0.00 99.95 04:56:22 04:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:24:01 4 0.05 0.00 0.02 0.00 0.00 99.93 04:56:22 04:24:01 5 0.00 0.00 0.02 0.15 0.00 99.83 04:56:22 04:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 04:24:01 7 0.07 0.00 0.02 0.00 0.02 99.90 04:56:22 04:25:01 all 0.14 0.00 0.01 0.03 0.01 99.82 04:56:22 04:25:01 0 0.91 0.00 0.02 0.05 0.00 99.02 04:56:22 04:25:01 1 0.03 0.00 0.00 0.00 0.02 99.95 04:56:22 04:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:25:01 3 0.03 0.00 0.02 0.00 0.02 99.93 04:56:22 04:25:01 4 0.03 0.00 0.02 0.00 0.02 99.93 04:56:22 04:25:01 5 0.00 0.00 0.02 0.17 0.00 99.82 04:56:22 04:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:25:01 7 0.10 0.00 0.02 0.00 0.00 99.88 04:56:22 04:26:01 all 0.08 0.00 0.01 0.00 0.01 99.91 04:56:22 04:26:01 0 0.55 0.00 0.00 0.00 0.02 99.43 04:56:22 04:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:26:01 3 0.02 0.00 0.03 0.00 0.00 99.95 04:56:22 04:26:01 4 0.00 0.00 0.02 0.00 0.03 99.95 04:56:22 04:26:01 5 0.00 0.00 0.00 0.03 0.00 99.97 04:56:22 04:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:26:01 7 0.03 0.00 0.02 0.00 0.00 99.95 04:56:22 04:27:01 all 0.02 0.00 0.01 0.03 0.00 99.94 04:56:22 04:27:01 0 0.02 0.00 0.02 0.08 0.00 99.88 04:56:22 04:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:56:22 04:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 04:27:01 3 0.03 0.00 0.00 0.00 0.00 99.97 04:56:22 04:27:01 4 0.02 0.00 0.05 0.00 0.02 99.92 04:56:22 04:27:01 5 0.02 0.00 0.00 0.13 0.00 99.85 04:56:22 04:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:27:01 7 0.05 0.00 0.00 0.00 0.00 99.95 04:56:22 04:28:01 all 0.13 0.00 0.01 0.01 0.01 99.84 04:56:22 04:28:01 0 0.93 0.00 0.02 0.03 0.02 99.00 04:56:22 04:28:01 1 0.03 0.00 0.00 0.00 0.00 99.97 04:56:22 04:28:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:56:22 04:28:01 3 0.00 0.00 0.02 0.00 0.02 99.97 04:56:22 04:28:01 4 0.02 0.00 0.03 0.00 0.02 99.93 04:56:22 04:28:01 5 0.00 0.00 0.00 0.08 0.00 99.92 04:56:22 04:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 04:28:01 7 0.03 0.00 0.00 0.00 0.02 99.95 04:56:22 04:29:01 all 0.10 0.00 0.01 0.09 0.01 99.78 04:56:22 04:29:01 0 0.71 0.00 0.00 0.00 0.02 99.27 04:56:22 04:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 04:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:29:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:56:22 04:29:01 4 0.02 0.00 0.03 0.13 0.08 99.73 04:56:22 04:29:01 5 0.00 0.00 0.00 0.60 0.00 99.40 04:56:22 04:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:29:01 7 0.07 0.00 0.02 0.00 0.00 99.92 04:56:22 04:30:01 all 0.05 0.00 0.02 0.09 0.00 99.84 04:56:22 04:30:01 0 0.27 0.00 0.05 0.00 0.02 99.67 04:56:22 04:30:01 1 0.00 0.00 0.00 0.10 0.00 99.90 04:56:22 04:30:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:56:22 04:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:56:22 04:30:01 4 0.07 0.00 0.03 0.18 0.00 99.72 04:56:22 04:30:01 5 0.00 0.00 0.00 0.38 0.00 99.62 04:56:22 04:30:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:56:22 04:30:01 7 0.03 0.00 0.02 0.03 0.00 99.92 04:56:22 04:31:01 all 0.02 0.00 0.01 0.04 0.00 99.92 04:56:22 04:31:01 0 0.12 0.00 0.00 0.00 0.00 99.88 04:56:22 04:31:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 04:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:56:22 04:31:01 4 0.02 0.00 0.03 0.08 0.02 99.85 04:56:22 04:31:01 5 0.00 0.00 0.02 0.22 0.00 99.77 04:56:22 04:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:31:01 7 0.03 0.00 0.02 0.00 0.00 99.95 04:56:22 04:56:22 04:31:01 CPU %user %nice %system %iowait %steal %idle 04:56:22 04:32:01 all 0.20 0.00 0.01 0.01 0.01 99.77 04:56:22 04:32:01 0 1.42 0.00 0.02 0.00 0.02 98.55 04:56:22 04:32:01 1 0.03 0.00 0.00 0.00 0.00 99.97 04:56:22 04:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 04:32:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:56:22 04:32:01 4 0.03 0.00 0.02 0.00 0.02 99.93 04:56:22 04:32:01 5 0.03 0.00 0.00 0.12 0.00 99.85 04:56:22 04:32:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 04:32:01 7 0.07 0.00 0.02 0.00 0.00 99.92 04:56:22 04:33:01 all 0.27 0.00 0.01 0.02 0.00 99.70 04:56:22 04:33:01 0 1.99 0.00 0.02 0.00 0.00 98.00 04:56:22 04:33:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:56:22 04:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:33:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 04:33:01 4 0.05 0.00 0.03 0.02 0.00 99.90 04:56:22 04:33:01 5 0.02 0.00 0.00 0.15 0.00 99.83 04:56:22 04:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 04:33:01 7 0.05 0.00 0.02 0.00 0.00 99.93 04:56:22 04:34:01 all 0.11 0.00 0.01 0.02 0.00 99.86 04:56:22 04:34:01 0 0.68 0.00 0.02 0.02 0.00 99.29 04:56:22 04:34:01 1 0.03 0.00 0.02 0.00 0.00 99.95 04:56:22 04:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 04:34:01 4 0.03 0.00 0.02 0.00 0.02 99.93 04:56:22 04:34:01 5 0.00 0.00 0.02 0.12 0.00 99.87 04:56:22 04:34:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:56:22 04:34:01 7 0.07 0.00 0.02 0.00 0.02 99.90 04:56:22 04:35:01 all 0.01 0.00 0.01 0.00 0.00 99.98 04:56:22 04:35:01 0 0.00 0.00 0.02 0.00 0.02 99.97 04:56:22 04:35:01 1 0.03 0.00 0.02 0.00 0.00 99.95 04:56:22 04:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:56:22 04:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:35:01 5 0.00 0.00 0.00 0.00 0.02 99.98 04:56:22 04:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:35:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:56:22 04:36:01 all 0.04 0.00 0.01 0.03 0.00 99.91 04:56:22 04:36:01 0 0.17 0.00 0.02 0.00 0.00 99.82 04:56:22 04:36:01 1 0.08 0.00 0.03 0.00 0.02 99.87 04:56:22 04:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:36:01 3 0.03 0.00 0.00 0.00 0.02 99.95 04:56:22 04:36:01 4 0.00 0.00 0.00 0.05 0.00 99.95 04:56:22 04:36:01 5 0.02 0.00 0.00 0.22 0.00 99.77 04:56:22 04:36:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 04:36:01 7 0.05 0.00 0.00 0.00 0.00 99.95 04:56:22 04:37:01 all 0.15 0.00 0.01 0.05 0.00 99.80 04:56:22 04:37:01 0 1.08 0.00 0.02 0.00 0.02 98.89 04:56:22 04:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 04:37:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:56:22 04:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:37:01 4 0.00 0.00 0.00 0.22 0.00 99.78 04:56:22 04:37:01 5 0.00 0.00 0.02 0.15 0.00 99.83 04:56:22 04:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 04:37:01 7 0.05 0.00 0.00 0.00 0.00 99.95 04:56:22 04:38:01 all 0.02 0.00 0.01 0.00 0.00 99.97 04:56:22 04:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 04:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:38:01 2 0.03 0.00 0.03 0.00 0.02 99.92 04:56:22 04:38:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:56:22 04:38:01 4 0.00 0.00 0.00 0.02 0.00 99.98 04:56:22 04:38:01 5 0.02 0.00 0.00 0.02 0.00 99.97 04:56:22 04:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:38:01 7 0.05 0.00 0.02 0.00 0.00 99.93 04:56:22 04:39:01 all 0.01 0.00 0.01 0.00 0.00 99.98 04:56:22 04:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 04:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 04:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 04:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 04:39:01 4 0.00 0.00 0.02 0.00 0.02 99.97 04:56:22 04:39:01 5 0.02 0.00 0.00 0.02 0.00 99.97 04:56:22 04:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:39:01 7 0.05 0.00 0.00 0.00 0.00 99.95 04:56:22 04:40:01 all 0.02 0.00 0.01 0.01 0.00 99.96 04:56:22 04:40:01 0 0.02 0.00 0.03 0.00 0.00 99.95 04:56:22 04:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 04:40:01 2 0.03 0.00 0.03 0.00 0.02 99.92 04:56:22 04:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:56:22 04:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 04:40:01 5 0.02 0.00 0.00 0.07 0.00 99.92 04:56:22 04:40:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 04:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:56:22 04:41:02 all 0.01 0.00 0.01 0.01 0.01 99.96 04:56:22 04:41:02 0 0.02 0.00 0.00 0.00 0.02 99.97 04:56:22 04:41:02 1 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 04:41:02 2 0.05 0.00 0.00 0.00 0.02 99.93 04:56:22 04:41:02 3 0.02 0.00 0.02 0.00 0.02 99.95 04:56:22 04:41:02 4 0.02 0.00 0.00 0.02 0.00 99.97 04:56:22 04:41:02 5 0.00 0.00 0.02 0.07 0.00 99.92 04:56:22 04:41:02 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:41:02 7 0.02 0.00 0.00 0.00 0.02 99.97 04:56:22 04:42:01 all 0.01 0.00 0.01 0.00 0.00 99.97 04:56:22 04:42:01 0 0.00 0.00 0.03 0.00 0.00 99.97 04:56:22 04:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 04:42:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:56:22 04:42:01 3 0.03 0.00 0.00 0.00 0.00 99.97 04:56:22 04:42:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 04:42:01 5 0.00 0.00 0.00 0.02 0.00 99.98 04:56:22 04:42:01 6 0.00 0.00 0.00 0.00 0.02 99.98 04:56:22 04:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 04:56:22 04:42:01 CPU %user %nice %system %iowait %steal %idle 04:56:22 04:43:01 all 0.02 0.00 0.00 0.00 0.00 99.97 04:56:22 04:43:01 0 0.00 0.00 0.00 0.00 0.02 99.98 04:56:22 04:43:01 1 0.03 0.00 0.00 0.00 0.00 99.97 04:56:22 04:43:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:56:22 04:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 04:43:01 4 0.03 0.00 0.00 0.02 0.00 99.95 04:56:22 04:43:01 5 0.02 0.00 0.00 0.02 0.00 99.97 04:56:22 04:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:43:01 7 0.05 0.00 0.02 0.00 0.00 99.93 04:56:22 04:44:01 all 0.10 0.00 0.01 0.00 0.01 99.88 04:56:22 04:44:01 0 0.73 0.00 0.02 0.00 0.00 99.25 04:56:22 04:44:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:56:22 04:44:01 2 0.00 0.00 0.03 0.00 0.02 99.95 04:56:22 04:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:44:01 4 0.00 0.00 0.00 0.00 0.02 99.98 04:56:22 04:44:01 5 0.02 0.00 0.00 0.03 0.00 99.95 04:56:22 04:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:44:01 7 0.03 0.00 0.02 0.00 0.00 99.95 04:56:22 04:45:01 all 0.02 0.00 0.00 0.00 0.00 99.97 04:56:22 04:45:01 0 0.05 0.00 0.02 0.00 0.00 99.93 04:56:22 04:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 04:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 04:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 04:45:01 4 0.00 0.00 0.00 0.02 0.00 99.98 04:56:22 04:45:01 5 0.02 0.00 0.00 0.02 0.00 99.97 04:56:22 04:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:45:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:56:22 04:46:01 all 0.08 0.00 0.01 0.00 0.01 99.90 04:56:22 04:46:01 0 0.60 0.00 0.02 0.00 0.02 99.37 04:56:22 04:46:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 04:46:01 2 0.03 0.00 0.02 0.00 0.02 99.93 04:56:22 04:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:46:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 04:46:01 5 0.00 0.00 0.02 0.02 0.00 99.97 04:56:22 04:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:46:01 7 0.02 0.00 0.02 0.00 0.02 99.95 04:56:22 04:47:01 all 7.34 0.00 3.01 2.01 0.05 87.59 04:56:22 04:47:01 0 6.75 0.00 3.37 7.57 0.05 82.26 04:56:22 04:47:01 1 8.26 0.00 2.53 0.10 0.03 89.07 04:56:22 04:47:01 2 8.10 0.00 3.37 0.45 0.05 88.02 04:56:22 04:47:01 3 7.59 0.00 3.20 0.12 0.07 89.02 04:56:22 04:47:01 4 7.91 0.00 3.42 4.39 0.05 84.24 04:56:22 04:47:01 5 5.15 0.00 2.95 1.25 0.03 90.62 04:56:22 04:47:01 6 8.20 0.00 2.58 0.97 0.05 88.20 04:56:22 04:47:01 7 6.73 0.00 2.69 1.22 0.05 89.31 04:56:22 04:48:01 all 17.91 0.00 4.78 4.46 0.06 72.79 04:56:22 04:48:01 0 17.55 0.00 4.38 2.87 0.05 75.15 04:56:22 04:48:01 1 19.04 0.00 4.44 1.15 0.07 75.30 04:56:22 04:48:01 2 18.29 0.00 5.62 1.82 0.07 74.20 04:56:22 04:48:01 3 17.37 0.00 5.34 10.14 0.07 67.09 04:56:22 04:48:01 4 17.48 0.00 5.18 13.07 0.07 64.20 04:56:22 04:48:01 5 17.66 0.00 4.68 0.17 0.05 77.44 04:56:22 04:48:01 6 17.07 0.00 4.31 0.77 0.05 77.80 04:56:22 04:48:01 7 18.86 0.00 4.25 5.70 0.08 71.10 04:56:22 04:49:01 all 29.70 0.00 5.53 2.40 0.08 62.30 04:56:22 04:49:01 0 29.62 0.00 6.38 10.15 0.08 53.76 04:56:22 04:49:01 1 28.57 0.00 5.23 1.92 0.07 64.22 04:56:22 04:49:01 2 30.96 0.00 5.55 0.64 0.07 62.79 04:56:22 04:49:01 3 28.36 0.00 5.81 0.08 0.08 65.66 04:56:22 04:49:01 4 27.91 0.00 5.53 2.07 0.05 64.44 04:56:22 04:49:01 5 29.04 0.00 5.29 3.68 0.08 61.91 04:56:22 04:49:01 6 31.33 0.00 4.87 0.35 0.07 63.37 04:56:22 04:49:01 7 31.85 0.00 5.58 0.29 0.10 62.18 04:56:22 04:50:01 all 1.80 0.00 0.85 1.60 0.01 95.73 04:56:22 04:50:01 0 1.33 0.00 1.01 0.77 0.02 96.88 04:56:22 04:50:01 1 1.59 0.00 0.74 0.07 0.02 97.59 04:56:22 04:50:01 2 1.80 0.00 0.70 2.40 0.02 95.08 04:56:22 04:50:01 3 2.53 0.00 0.45 0.87 0.02 96.13 04:56:22 04:50:01 4 1.54 0.00 0.70 1.24 0.02 96.50 04:56:22 04:50:01 5 2.12 0.00 1.43 7.45 0.02 88.98 04:56:22 04:50:01 6 2.20 0.00 1.09 0.00 0.00 96.71 04:56:22 04:50:01 7 1.32 0.00 0.70 0.00 0.02 97.96 04:56:22 04:51:01 all 0.02 0.00 0.00 0.00 0.01 99.96 04:56:22 04:51:01 0 0.03 0.00 0.02 0.02 0.03 99.90 04:56:22 04:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 04:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:51:01 3 0.07 0.00 0.00 0.00 0.02 99.92 04:56:22 04:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:51:01 6 0.07 0.00 0.02 0.00 0.02 99.90 04:56:22 04:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:52:01 all 0.36 0.00 0.03 0.00 0.00 99.61 04:56:22 04:52:01 0 0.15 0.00 0.03 0.02 0.00 99.80 04:56:22 04:52:01 1 0.27 0.00 0.03 0.00 0.00 99.70 04:56:22 04:52:01 2 0.08 0.00 0.03 0.00 0.00 99.88 04:56:22 04:52:01 3 2.00 0.00 0.00 0.00 0.00 98.00 04:56:22 04:52:01 4 0.03 0.00 0.05 0.00 0.02 99.90 04:56:22 04:52:01 5 0.00 0.00 0.03 0.00 0.00 99.97 04:56:22 04:52:01 6 0.15 0.00 0.02 0.00 0.00 99.83 04:56:22 04:52:01 7 0.18 0.00 0.02 0.00 0.00 99.80 04:56:22 04:53:01 all 0.25 0.00 0.01 0.00 0.01 99.73 04:56:22 04:53:01 0 0.00 0.00 0.02 0.03 0.00 99.95 04:56:22 04:53:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:56:22 04:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:53:01 3 1.97 0.00 0.03 0.00 0.02 97.98 04:56:22 04:53:01 4 0.02 0.00 0.02 0.00 0.02 99.95 04:56:22 04:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 04:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:53:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:56:22 04:56:22 04:53:01 CPU %user %nice %system %iowait %steal %idle 04:56:22 04:54:01 all 0.25 0.00 0.01 0.00 0.00 99.73 04:56:22 04:54:01 0 0.03 0.00 0.00 0.02 0.02 99.93 04:56:22 04:54:01 1 0.03 0.00 0.00 0.00 0.00 99.97 04:56:22 04:54:01 2 0.03 0.00 0.02 0.00 0.02 99.93 04:56:22 04:54:01 3 1.82 0.00 0.02 0.00 0.00 98.16 04:56:22 04:54:01 4 0.03 0.00 0.05 0.00 0.00 99.92 04:56:22 04:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:54:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:56:22 04:54:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:56:22 04:55:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:56:22 04:55:01 0 0.00 0.00 0.02 0.03 0.00 99.95 04:56:22 04:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:56:22 04:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:56:22 04:55:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:56:22 04:55:01 4 0.05 0.00 0.02 0.00 0.02 99.92 04:56:22 04:55:01 5 0.00 0.00 0.00 0.00 0.02 99.98 04:56:22 04:55:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:56:22 04:55:01 7 0.02 0.00 0.00 0.00 0.02 99.97 04:56:22 04:56:01 all 8.10 0.00 3.65 3.18 0.04 85.02 04:56:22 04:56:01 0 8.03 0.00 4.58 15.56 0.05 71.78 04:56:22 04:56:01 1 8.22 0.00 4.06 2.47 0.05 85.19 04:56:22 04:56:01 2 7.78 0.00 3.77 0.79 0.03 87.62 04:56:22 04:56:01 3 7.66 0.00 3.11 0.92 0.03 88.27 04:56:22 04:56:01 4 8.53 0.00 3.34 4.19 0.03 83.91 04:56:22 04:56:01 5 7.68 0.00 3.73 0.25 0.03 88.31 04:56:22 04:56:01 6 8.60 0.00 3.83 0.05 0.05 87.47 04:56:22 04:56:01 7 8.28 0.00 2.81 1.27 0.05 87.59 04:56:22 Average: all 0.47 0.00 0.12 0.11 0.01 99.29 04:56:22 Average: 0 0.48 0.00 0.14 0.23 0.01 99.13 04:56:22 Average: 1 0.44 0.00 0.11 0.09 0.00 99.35 04:56:22 Average: 2 0.43 0.00 0.13 0.05 0.01 99.38 04:56:22 Average: 3 0.70 0.00 0.12 0.07 0.01 99.10 04:56:22 Average: 4 0.41 0.00 0.12 0.16 0.01 99.30 04:56:22 Average: 5 0.43 0.00 0.13 0.22 0.01 99.21 04:56:22 Average: 6 0.44 0.00 0.11 0.03 0.00 99.42 04:56:22 Average: 7 0.43 0.00 0.11 0.05 0.01 99.40 04:56:22 04:56:22 04:56:22