Pull request #3477 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 07e7c3ea4e77829d448141e6e7e78ec1bb6e9f31+2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 (14de51ac766105a20e327e89bef210ef89d9e856) Running in Durability level: MAX_SURVIVABILITY 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh541605032521431445.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8662470974649634543.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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3477/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3477/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8855922150538389690.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3477/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1021209034700794945.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8335187543788082834.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3477/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3477/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2879173993543250425.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-7496 in /w/workspace/edgexfoundry_edgex-go_PR-3477 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh8662758884684911516.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 into PR head commit 07e7c3ea4e77829d448141e6e7e78ec1bb6e9f31 Merge succeeded, producing 07e7c3ea4e77829d448141e6e7e78ec1bb6e9f31 Checking out Revision 07e7c3ea4e77829d448141e6e7e78ec1bb6e9f31 (PR-3477) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh8853360590211629651.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3477/head:refs/remotes/origin/PR-3477 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 07e7c3ea4e77829d448141e6e7e78ec1bb6e9f31 # timeout=10 > git remote # timeout=10 > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh5137450028649413702.key > git merge 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 07e7c3ea4e77829d448141e6e7e78ec1bb6e9f31 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:50:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:50:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:50:34 ========================================================= 05:50:34 EdgeX Global Pipelines Version Info 05:50:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:50:36 ------------------- 05:50:36 stable info: 05:50:36 ------------------- 05:50:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:50:36 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 05:50:36 Message: update stable to v1.0.192 05:50:36 ------------------- 05:50:36 experimental info: 05:50:36 ------------------- 05:50:36 Commited By: **** collab-it+edgex@linuxfoundation.org 05:50:36 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 05:50:36 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:50:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 05:50:37 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 05:50:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:50:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:50:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:50:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:50:37 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:50:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 05:50:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 05:50:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 05:50:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:50:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:50:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:50:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:50:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:50:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:50:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:50:38 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:50:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:50:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 05:50:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 05:50:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:50:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3477 [Pipeline] echo 05:50:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3477 [Pipeline] echo 05:50:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3477 [Pipeline] echo 05:50:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 07e7c3ea4e77829d448141e6e7e78ec1bb6e9f31 [Pipeline] echo 05:50:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 07e7c3e [Pipeline] echo 05:50:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:50:39 provisioning config files... 05:50:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4081829536981023203tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:50:39 ---> docker-login.sh 05:50:39 nexus3.edgexfoundry.org:10001 05:50:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:50:42 Configure a credential helper to remove this warning. See 05:50:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:50:42 05:50:42 Login Succeeded 05:50:42 nexus3.edgexfoundry.org:10002 05:50:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:50:42 Configure a credential helper to remove this warning. See 05:50:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:50:42 05:50:42 Login Succeeded 05:50:42 nexus3.edgexfoundry.org:10003 05:50:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:50:42 Configure a credential helper to remove this warning. See 05:50:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:50:42 05:50:42 Login Succeeded 05:50:42 nexus3.edgexfoundry.org:10004 05:50:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:50:42 Configure a credential helper to remove this warning. See 05:50:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:50:42 05:50:42 Login Succeeded 05:50:42 docker.io 05:50:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:50:43 Configure a credential helper to remove this warning. See 05:50:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:50:43 05:50:43 Login Succeeded 05:50:43 ---> docker-login.sh ends [Pipeline] } 05:50:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:50:43 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 05:50:43 + for file in '`ls cmd/**/Dockerfile`' 05:50:43 ++ cut -d/ -f2 05:50:43 ++ dirname cmd/core-command/Dockerfile 05:50:43 + echo core-command,cmd/core-command/Dockerfile 05:50:43 + for file in '`ls cmd/**/Dockerfile`' 05:50:43 ++ dirname cmd/core-data/Dockerfile 05:50:43 ++ cut -d/ -f2 05:50:43 + echo core-data,cmd/core-data/Dockerfile 05:50:43 + for file in '`ls cmd/**/Dockerfile`' 05:50:43 ++ dirname cmd/core-metadata/Dockerfile 05:50:43 ++ cut -d/ -f2 05:50:43 + echo core-metadata,cmd/core-metadata/Dockerfile 05:50:43 + for file in '`ls cmd/**/Dockerfile`' 05:50:43 ++ dirname cmd/security-bootstrapper/Dockerfile 05:50:43 ++ cut -d/ -f2 05:50:43 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 05:50:43 + for file in '`ls cmd/**/Dockerfile`' 05:50:43 ++ dirname cmd/security-proxy-setup/Dockerfile 05:50:43 ++ cut -d/ -f2 05:50:43 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 05:50:43 + for file in '`ls cmd/**/Dockerfile`' 05:50:43 ++ dirname cmd/security-secretstore-setup/Dockerfile 05:50:43 ++ cut -d/ -f2 05:50:43 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 05:50:43 + for file in '`ls cmd/**/Dockerfile`' 05:50:43 ++ dirname cmd/support-notifications/Dockerfile 05:50:43 ++ cut -d/ -f2 05:50:43 + echo support-notifications,cmd/support-notifications/Dockerfile 05:50:43 + for file in '`ls cmd/**/Dockerfile`' 05:50:43 ++ dirname cmd/support-scheduler/Dockerfile 05:50:43 ++ cut -d/ -f2 05:50:43 + echo support-scheduler,cmd/support-scheduler/Dockerfile 05:50:43 + for file in '`ls cmd/**/Dockerfile`' 05:50:43 ++ dirname cmd/sys-mgmt-agent/Dockerfile 05:50:43 ++ cut -d/ -f2 05:50:43 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 05:50:43 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 05:50:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:50:44 05:50:44 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:50:45 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:50:46 latest: Pulling from edgex-devops/git-semver 05:50:46 31603596830f: Pulling fs layer 05:50:46 54011a49482f: Pulling fs layer 05:50:46 a6820b24f6d8: Pulling fs layer 05:50:46 f581987b2513: Pulling fs layer 05:50:46 f581987b2513: Waiting 05:50:46 54011a49482f: Verifying Checksum 05:50:46 54011a49482f: Download complete 05:50:46 31603596830f: Verifying Checksum 05:50:46 31603596830f: Download complete 05:50:46 f581987b2513: Verifying Checksum 05:50:46 f581987b2513: Download complete 05:50:46 a6820b24f6d8: Verifying Checksum 05:50:46 a6820b24f6d8: Download complete 05:50:46 31603596830f: Pull complete 05:50:47 54011a49482f: Pull complete 05:50:48 a6820b24f6d8: Pull complete 05:50:48 f581987b2513: Pull complete 05:50:49 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 05:50:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:50:49 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:50:49 prd-centos7-docker-4c-2g-7496 does not seem to be running inside a container 05:50:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:50:57 $ docker top cacd7693012eb6d3f9a4e287777f28b8eb907f08b1bec2b646eddf96b135e9a9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:50:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:50:57 [ssh-agent] Looking for ssh-agent implementation... 05:50:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:50:57 $ docker exec cacd7693012eb6d3f9a4e287777f28b8eb907f08b1bec2b646eddf96b135e9a9 ssh-agent 05:50:57 SSH_AUTH_SOCK=/tmp/ssh-n8xkNQuuM56R/agent.14 05:50:57 SSH_AGENT_PID=19 05:50:57 Running ssh-add (command line suppressed) 05:50:57 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3083931336170332539.key (/w/workspace/edgex-go/1@tmp/private_key_3083931336170332539.key) 05:50:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:50:58 + git tag --points-at HEAD [Pipeline] } 05:50:58 $ docker exec --env ******** --env ******** cacd7693012eb6d3f9a4e287777f28b8eb907f08b1bec2b646eddf96b135e9a9 ssh-agent -k 05:50:58 unset SSH_AUTH_SOCK; 05:50:58 unset SSH_AGENT_PID; 05:50:58 echo Agent pid 19 killed; 05:50:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:50:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:50:58 [ssh-agent] Looking for ssh-agent implementation... 05:50:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:50:58 $ docker exec cacd7693012eb6d3f9a4e287777f28b8eb907f08b1bec2b646eddf96b135e9a9 ssh-agent 05:50:58 SSH_AUTH_SOCK=/tmp/ssh-acUfASP1caQj/agent.53 05:50:58 SSH_AGENT_PID=59 05:50:58 Running ssh-add (command line suppressed) 05:50:58 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8956192951135899849.key (/w/workspace/edgex-go/1@tmp/private_key_8956192951135899849.key) 05:50:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:50:59 + git semver init 05:50:59 # -> Open(): unable to determine branch for HEAD 05:50:59 # $GIT_DIR = /w/workspace/edgex-go/1/.git 05:50:59 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 05:50:59 # $SEMVER_REMOTE_NAME = origin 05:50:59 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:50:59 # $SEMVER_USER_NAME = edgex-jenkins 05:50:59 # $SEMVER_BRANCH = PR-3477 05:50:59 # $SEMVER_TEMP = /tmp/semver-321176707 05:50:59 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 05:51:31 # '/tmp/semver-321176707' -> '/w/workspace/edgex-go/1/.semver' 05:51:31 # -> Force: false 05:51:31 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 05:51:31 $ docker exec --env ******** --env ******** cacd7693012eb6d3f9a4e287777f28b8eb907f08b1bec2b646eddf96b135e9a9 ssh-agent -k 05:51:31 unset SSH_AUTH_SOCK; 05:51:31 unset SSH_AGENT_PID; 05:51:31 echo Agent pid 59 killed; 05:51:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:51:32 + git semver [Pipeline] } 05:51:32 $ docker stop --time=1 cacd7693012eb6d3f9a4e287777f28b8eb907f08b1bec2b646eddf96b135e9a9 05:51:34 $ docker rm -f cacd7693012eb6d3f9a4e287777f28b8eb907f08b1bec2b646eddf96b135e9a9 [Pipeline] // withDockerContainer [Pipeline] sh 05:51:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:51:35 Stashed 1 file(s) [Pipeline] echo 05:51:35 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:51:36 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:51:37 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:51:37 + sudo service docker restart 05:51:37 + true 05:51:37 Redirecting to /bin/systemctl restart docker.service 05:51:51 Still waiting to schedule task 05:51:51 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 05:51:55 ========================================================= 05:51:55 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:51:55 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:51:55 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 05:51:57 Sending build context to Docker daemon 330.5MB 05:51:57 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 05:51:57 Step 2/6 : FROM ${BASE} 05:51:57 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:51:57 540db60ca938: Pulling fs layer 05:51:57 adcc1eea9eea: Pulling fs layer 05:51:57 4c4ab2625f07: Pulling fs layer 05:51:57 0510c868ecb4: Pulling fs layer 05:51:57 afea3b2eda06: Pulling fs layer 05:51:57 7809a108b3ef: Pulling fs layer 05:51:57 f706445af74f: Pulling fs layer 05:51:57 afea3b2eda06: Waiting 05:51:57 7809a108b3ef: Waiting 05:51:57 f706445af74f: Waiting 05:51:57 0510c868ecb4: Waiting 05:51:57 4c4ab2625f07: Verifying Checksum 05:51:57 4c4ab2625f07: Download complete 05:51:57 adcc1eea9eea: Verifying Checksum 05:51:57 adcc1eea9eea: Download complete 05:51:57 afea3b2eda06: Verifying Checksum 05:51:57 afea3b2eda06: Download complete 05:51:57 540db60ca938: Verifying Checksum 05:51:57 7809a108b3ef: Verifying Checksum 05:51:57 7809a108b3ef: Download complete 05:51:57 540db60ca938: Pull complete 05:51:58 adcc1eea9eea: Pull complete 05:51:58 4c4ab2625f07: Pull complete 05:52:00 f706445af74f: Download complete 05:52:00 0510c868ecb4: Verifying Checksum 05:52:00 0510c868ecb4: Download complete 05:52:04 0510c868ecb4: Pull complete 05:52:04 afea3b2eda06: Pull complete 05:52:04 7809a108b3ef: Pull complete 05:52:07 f706445af74f: Pull complete 05:52:07 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 05:52:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:52:07 ---> b068be0155e3 05:52:07 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 05:52:09 ---> Running in 85b02620f5ae 05:52:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:52:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:52:13 (1/12) Installing libmagic (5.39-r0) 05:52:13 (2/12) Installing file (5.39-r0) 05:52:13 (3/12) Installing libc-dev (0.7.2-r3) 05:52:13 (4/12) Installing g++ (10.2.1_pre1-r3) 05:52:28 (5/12) Installing fortify-headers (1.1-r0) 05:52:28 (6/12) Installing patch (2.7.6-r6) 05:52:28 (7/12) Installing build-base (0.5-r2) 05:52:28 (8/12) Installing libsodium (1.0.18-r0) 05:52:28 (9/12) Installing pkgconf (1.7.3-r0) 05:52:28 (10/12) Installing libsodium-dev (1.0.18-r0) 05:52:28 (11/12) Installing libzmq (4.3.3-r1) 05:52:28 (12/12) Installing zeromq-dev (4.3.3-r1) 05:52:28 Executing busybox-1.32.1-r6.trigger 05:52:28 OK: 219 MiB in 52 packages 05:52:30 Removing intermediate container 85b02620f5ae 05:52:30 ---> fe8bb2d4e6fd 05:52:30 Step 4/6 : WORKDIR /edgex-go 05:52:30 ---> Running in 2d7fc5a44d8a 05:52:30 Removing intermediate container 2d7fc5a44d8a 05:52:30 ---> e07b5f9a05f2 05:52:30 Step 5/6 : COPY go.mod . 05:52:31 ---> 4f84caffd49d 05:52:31 Step 6/6 : RUN go mod download 05:52:31 ---> Running in 5876b412e2a1 05:52:46 Removing intermediate container 5876b412e2a1 05:52:46 ---> 17d9bbe527a3 05:52:46 Successfully built 17d9bbe527a3 05:52:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:52:46 + docker inspect -f . ci-base-image-x86_64 05:52:46 . [Pipeline] withDockerContainer 05:52:46 prd-centos7-docker-4c-2g-7496 does not seem to be running inside a container 05:52:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:52:47 $ docker top 46073de785fbd44e3277f7c309e66bf2f7e1f9e95c7e6ac19e28e29a831dd5a0 -eo pid,comm [Pipeline] { [Pipeline] sh 05:52:47 + go version 05:52:47 go version go1.16.3 linux/amd64 [Pipeline] } 05:52:47 $ docker stop --time=1 46073de785fbd44e3277f7c309e66bf2f7e1f9e95c7e6ac19e28e29a831dd5a0 05:52:48 $ docker rm -f 46073de785fbd44e3277f7c309e66bf2f7e1f9e95c7e6ac19e28e29a831dd5a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:52:49 + docker inspect -f . ci-base-image-x86_64 05:52:49 . [Pipeline] withDockerContainer 05:52:49 prd-centos7-docker-4c-2g-7496 does not seem to be running inside a container 05:52:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:52:50 $ docker top ecce776e597fbe5eddc3e1ca6c254d6cf28f3307b7857ba414745d332382cc1f -eo pid,comm [Pipeline] { [Pipeline] echo 05:52:50 ========================================================= 05:52:50 [edgeXBuildGoParallel] Running Tests and Build... 05:52:50 ========================================================= [Pipeline] sh 05:52:51 + go mod tidy [Pipeline] sh 05:52:51 + make test 05:52:51 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:52:58 ? github.com/edgexfoundry/edgex-go [no test files] 05:53:20 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 05:53:28 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 05:53:32 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 05:53:33 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 05:53:39 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 05:53:39 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 05:53:39 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 05:53:39 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 05:53:44 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 05:53:45 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 05:53:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 05:53:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 05:53:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 05:53:53 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.091s coverage: 46.1% of statements 05:53:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 05:53:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 05:53:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 05:53:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 05:53:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 05:53:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 05:53:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.053s coverage: 28.7% of statements 05:53:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.074s coverage: 100.0% of statements 05:54:00 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.094s coverage: 27.8% of statements 05:54:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 05:54:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 05:54:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 05:54:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 05:54:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 05:54:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.076s coverage: 81.2% of statements 05:54:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 05:54:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.054s coverage: 100.0% of statements 05:54:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 05:54:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.048s coverage: 100.0% of statements 05:54:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 05:54:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 05:54:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.071s coverage: 71.3% of statements 05:54:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 05:54:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 05:54:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.107s coverage: 87.7% of statements 05:54:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 05:54:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 05:54:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.057s coverage: 78.9% of statements 05:54:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 05:54:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.216s coverage: 28.6% of statements 05:54:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 05:54:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 05:54:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 05:54:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 05:54:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 05:54:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.064s coverage: 100.0% of statements 05:54:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 05:54:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.048s coverage: 100.0% of statements 05:54:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 05:54:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.091s coverage: 86.7% of statements 05:54:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 05:54:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.104s coverage: 97.5% of statements 05:54:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 05:54:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.057s coverage: 78.3% of statements 05:54:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 05:54:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 05:54:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 05:54:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 05:54:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.281s coverage: 95.1% of statements 05:54:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 05:54:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 05:54:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 05:54:15 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 05:54:15 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 05:54:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 05:54:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 05:54:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 05:54:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 05:54:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 05:54:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 05:54:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 05:54:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 05:54:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 05:54:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 05:54:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 05:54:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 05:54:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 05:54:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements 05:54:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 05:54:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 05:54:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.063s coverage: 0.8% of statements 05:54:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 05:54:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.053s coverage: 21.7% of statements 05:54:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 05:54:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.055s coverage: 47.1% of statements 05:54:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.055s coverage: 79.5% of statements 05:54:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements 05:54:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements 05:54:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements 05:54:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.060s coverage: 94.4% of statements 05:54:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements 05:54:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.853s coverage: 81.8% of statements 05:54:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 05:54:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements 05:54:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 05:54:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 05:54:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 05:54:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements 05:54:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 05:54:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 05:54:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 05:54:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 05:54:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 05:54:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.046s coverage: 87.2% of statements 05:54:56 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 05:54:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 05:54:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements 05:54:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 05:54:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 76.0% of statements 05:54:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 05:54:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements 05:54:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 05:54:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 85.4% of statements 05:54:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.061s coverage: 91.2% of statements 05:54:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:54:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.160s coverage: 64.4% of statements 05:54:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 05:54:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 05:54:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 05:54:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements 05:54:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements 05:54:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.044s coverage: 73.7% of statements 05:54:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 05:54:58 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.199s coverage: 66.9% of statements 05:54:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 05:54:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 05:54:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 05:54:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.112s coverage: 43.5% of statements 05:54:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 05:54:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 05:54:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.038s coverage: 89.5% of statements 05:54:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 05:54:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.029s coverage: 84.8% of statements 05:55:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.111s coverage: 47.1% of statements 05:55:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 05:55:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 05:55:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 05:55:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 05:55:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 05:55:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.033s coverage: 100.0% of statements 05:55:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 05:55:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.027s coverage: 100.0% of statements 05:55:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 05:55:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 05:55:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.061s coverage: 20.9% of statements 05:55:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 05:55:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.123s coverage: 91.9% of statements 05:55:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 05:55:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 05:55:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 05:55:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.605s coverage: 28.8% of statements 05:55:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 05:55:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 05:55:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 05:55:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 05:55:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 05:55:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.043s coverage: 99.0% of statements 05:55:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 05:55:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.047s coverage: 100.0% of statements 05:55:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 05:55:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 05:55:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 05:55:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.059s coverage: 64.6% of statements 05:55:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 05:55:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.098s coverage: 97.6% of statements 05:55:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 05:55:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 05:55:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 05:55:05 ok github.com/edgexfoundry/edgex-go/internal/system 0.017s coverage: 0.0% of statements 05:55:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 05:55:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.020s coverage: 100.0% of statements 05:55:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 05:55:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 05:55:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 05:55:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 05:55:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.033s coverage: 87.9% of statements 05:55:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 05:55:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 05:55:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.024s coverage: 100.0% of statements 05:55:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.049s coverage: 28.1% of statements 05:55:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 05:55:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.031s coverage: 85.7% of statements 05:55:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 05:55:06 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 100.0% of statements 05:55:07 GO111MODULE=on go vet ./... 05:55:39 gofmt -l . 05:55:39 [ "`gofmt -l .`" = "" ] 05:55:39 ./bin/test-go-mod-tidy.sh 05:55:39 ./bin/test-attribution-txt.sh [Pipeline] sh 05:55:39 + ls -al . 05:55:39 total 840 05:55:39 drwxrwxr-x 10 1001 1001 4096 May 18 05:55 . 05:55:39 drwxr-xr-x 4 root root 28 May 18 05:52 .. 05:55:39 -rw-rw-r-- 1 1001 1001 11 May 18 05:50 .dockerignore 05:55:39 drwxrwxr-x 8 1001 1001 179 May 18 05:50 .git 05:55:39 drwxrwxr-x 3 1001 1001 125 May 18 05:50 .github 05:55:39 -rw-rw-r-- 1 1001 1001 818 May 18 05:50 .gitignore 05:55:39 drwx------ 3 1001 1001 60 May 18 05:51 .semver 05:55:39 -rw-rw-r-- 1 1001 1001 166 May 18 05:50 .sonarcloud.properties 05:55:39 -rw-rw-r-- 1 1001 1001 8609 May 18 05:50 Attribution.txt 05:55:39 -rw-rw-r-- 1 1001 1001 3804 May 18 05:50 CONTRIBUTING.md 05:55:39 -rw-rw-r-- 1 1001 1001 931 May 18 05:50 Dockerfile.build 05:55:39 -rw-rw-r-- 1 1001 1001 863 May 18 05:50 Jenkinsfile 05:55:39 -rw-rw-r-- 1 1001 1001 10775 May 18 05:50 LICENSE 05:55:39 -rw-rw-r-- 1 1001 1001 5594 May 18 05:50 Makefile 05:55:39 -rw-rw-r-- 1 1001 1001 7978 May 18 05:50 README.md 05:55:39 -rw-rw-r-- 1 1001 1001 6755 May 18 05:50 SECURITY.md 05:55:39 -rw-rw-r-- 1 1001 1001 5 May 18 05:51 VERSION 05:55:39 -rw-rw-r-- 1 1001 1001 4131 May 18 05:50 ZMQWindows.md 05:55:39 drwxrwxr-x 2 1001 1001 117 May 18 05:50 bin 05:55:39 drwxrwxr-x 14 1001 1001 4096 May 18 05:50 cmd 05:55:39 -rw-r--r-- 1 root root 729706 May 18 05:55 coverage.out 05:55:39 -rw-r--r-- 1 root root 1060 May 18 05:55 go.mod 05:55:39 -rw-r--r-- 1 root root 21872 May 18 05:52 go.sum 05:55:39 drwxrwxr-x 8 1001 1001 127 May 18 05:50 internal 05:55:39 drwxrwxr-x 4 1001 1001 26 May 18 05:50 openapi 05:55:39 drwxrwxr-x 4 1001 1001 71 May 18 05:50 snap 05:55:39 -rw-rw-r-- 1 1001 1001 168 May 18 05:50 version.go [Pipeline] sh 05:55:40 + '[' -e coverage.out ] 05:55:40 + chown 1001:1001 coverage.out [Pipeline] stash 05:55:40 Stashed 1 file(s) [Pipeline] sh 05:55:40 + make build 05:55:40 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 05:55:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:55:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 05:55:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:55:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 05:55:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 05:55:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:55:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 05:55:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:55:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:55:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 05:55:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 05:56:01 $ docker stop --time=1 ecce776e597fbe5eddc3e1ca6c254d6cf28f3307b7857ba414745d332382cc1f 05:56:03 $ docker rm -f ecce776e597fbe5eddc3e1ca6c254d6cf28f3307b7857ba414745d332382cc1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:56:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:56:05 05:56:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 05:56:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:56:05 latest: Pulling from edgex-devops/edgex-compose 05:56:05 cbdbe7a5bc2a: Pulling fs layer 05:56:05 ca9280d653b3: Pulling fs layer 05:56:05 7e9c9ca2126c: Pulling fs layer 05:56:05 cbdbe7a5bc2a: Verifying Checksum 05:56:05 cbdbe7a5bc2a: Download complete 05:56:05 cbdbe7a5bc2a: Pull complete 05:56:06 ca9280d653b3: Verifying Checksum 05:56:06 ca9280d653b3: Download complete 05:56:07 ca9280d653b3: Pull complete 05:56:07 7e9c9ca2126c: Download complete 05:56:10 7e9c9ca2126c: Pull complete 05:56:10 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 05:56:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:56:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 05:56:10 prd-centos7-docker-4c-2g-7496 does not seem to be running inside a container 05:56:10 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 05:56:18 $ docker top 0dfc249dc518bf7abd5f6dfa930dbace5d99cb1678d4d7bcd808de572d4b7bfd -eo pid,comm [Pipeline] { [Pipeline] sh 05:56:18 + docker-compose build --help 05:56:18 + grep parallel 05:56:19 --parallel Build images in parallel. [Pipeline] } 05:56:19 $ docker stop --time=1 0dfc249dc518bf7abd5f6dfa930dbace5d99cb1678d4d7bcd808de572d4b7bfd 05:56:20 $ docker rm -f 0dfc249dc518bf7abd5f6dfa930dbace5d99cb1678d4d7bcd808de572d4b7bfd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:56:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:56:21 . [Pipeline] withDockerContainer 05:56:21 prd-centos7-docker-4c-2g-7496 does not seem to be running inside a container 05:56:21 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 05:56:21 $ docker top 18f26cf396c59467b1fd6d500c432a1e7f143ddf97e9225ee57d365d4aa48aed -eo pid,comm [Pipeline] { [Pipeline] sh 05:56:22 + docker-compose -f ./docker-compose-build.yml build --parallel 05:56:22 Building core-command ... 05:56:22 Building core-data ... 05:56:22 Building core-metadata ... 05:56:22 Building security-bootstrapper ... 05:56:22 Building security-proxy-setup ... 05:56:22 Building security-secretstore-setup ... 05:56:22 Building support-notifications ... 05:56:22 Building support-scheduler ... 05:56:22 Building sys-mgmt-agent ... 05:56:22 Building support-notifications 05:56:22 Building core-command 05:56:22 Building security-proxy-setup 05:56:22 Building security-bootstrapper 05:56:22 Building sys-mgmt-agent 05:56:50 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:56:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:56:50 ---> 17d9bbe527a3 05:56:50 Step 3/22 : WORKDIR /edgex-go 05:56:50 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:56:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:56:50 ---> 17d9bbe527a3 05:56:50 Step 3/23 : WORKDIR /edgex-go 05:56:50 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:56:50 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:56:50 ---> 17d9bbe527a3 05:56:50 Step 3/24 : WORKDIR /edgex-go 05:57:12 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:57:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:57:12 ---> 17d9bbe527a3 05:57:12 Step 3/24 : WORKDIR /edgex-go 05:57:15 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:57:15 Step 2/32 : FROM ${BUILDER_BASE} AS builder 05:57:15 ---> 17d9bbe527a3 05:57:15 Step 3/32 : WORKDIR /edgex-go 05:57:17 ---> Running in 1a2db775edab 05:57:17 ---> Running in 8f58be30a8de 05:57:17 ---> Running in 871ddd65c344 05:57:17 ---> Running in 48180a67459a 05:57:17 ---> Running in 4be6bf181010 05:57:17 Removing intermediate container 8f58be30a8de 05:57:17 ---> 7068bd43c14f 05:57:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:57:17 Removing intermediate container 1a2db775edab 05:57:17 ---> b4a2927eb92e 05:57:17 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:57:17 Removing intermediate container 871ddd65c344 05:57:17 ---> cef2e21a8dee 05:57:17 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:57:17 Removing intermediate container 4be6bf181010 05:57:17 ---> 9009398bb841 05:57:17 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:57:17 Removing intermediate container 48180a67459a 05:57:17 ---> 1f1e91d0488d 05:57:17 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:57:17 ---> Running in 107e22d6b56d 05:57:17 ---> Running in b4f31fd772b7 05:57:17 ---> Running in fd41d5f57626 05:57:17 ---> Running in ca8d5f56348d 05:57:17 ---> Running in 985808adc653 05:57:19 Removing intermediate container 107e22d6b56d 05:57:19 ---> feaafab5f295 05:57:19 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 05:57:19 ---> Running in 62cf863c695d 05:57:19 Removing intermediate container b4f31fd772b7 05:57:19 ---> 35db4ef001ab 05:57:19 Step 5/22 : RUN apk add --update --no-cache make git 05:57:20 ---> Running in bd2eafaccaed 05:57:20 Removing intermediate container ca8d5f56348d 05:57:20 ---> 6786816dc81f 05:57:20 Step 5/24 : RUN apk add --update --no-cache make bash git 05:57:20 Removing intermediate container fd41d5f57626 05:57:20 ---> 9e689a56a201 05:57:20 Step 5/24 : RUN apk add --update --no-cache make git 05:57:20 ---> Running in 9e485b7077ef 05:57:20 ---> Running in 28453abf000c 05:57:20 Removing intermediate container 985808adc653 05:57:20 ---> 1beb3d7304b1 05:57:20 Step 5/32 : RUN apk add --update --no-cache make git 05:57:20 ---> Running in a83758e47f79 05:57:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:57:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:57:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:57:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:57:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:57:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:57:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:57:22 OK: 219 MiB in 52 packages 05:57:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:57:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:57:22 OK: 219 MiB in 52 packages 05:57:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:57:22 Removing intermediate container 62cf863c695d 05:57:22 ---> 513834c37f33 05:57:22 Step 6/23 : COPY go.mod . 05:57:23 OK: 219 MiB in 52 packages 05:57:23 OK: 219 MiB in 52 packages 05:57:23 Removing intermediate container bd2eafaccaed 05:57:23 ---> 75c1ebe30b2c 05:57:23 Step 6/22 : COPY go.mod . 05:57:23 ---> 33b4b55912de 05:57:23 Step 7/23 : RUN go mod download 05:57:23 ---> Running in e51c23e31e08 05:57:23 OK: 219 MiB in 52 packages 05:57:23 ---> be93b347770e 05:57:23 Step 7/22 : RUN go mod download 05:57:23 ---> Running in 8f04bb098fce 05:57:23 Removing intermediate container 9e485b7077ef 05:57:23 ---> 35d0dd62b503 05:57:23 Step 6/24 : COPY go.mod . 05:57:23 Removing intermediate container a83758e47f79 05:57:23 ---> 9a0152f4bd23 05:57:23 Step 6/32 : COPY go.mod . 05:57:24 ---> 6a8aa88f4c77 05:57:24 Step 7/24 : RUN go mod download 05:57:24 ---> 0cbccecd1c5f 05:57:24 Step 7/32 : RUN go mod download 05:57:24 ---> Running in be82e9d71009 05:57:24 Removing intermediate container 28453abf000c 05:57:24 ---> 7a0cf554b4cc 05:57:24 Step 6/24 : COPY go.mod . 05:57:24 ---> Running in 729ed54f2cd6 05:57:24 ---> 392a5f72dba7 05:57:24 Step 7/24 : RUN go mod download 05:57:24 ---> Running in 8fb05cc347b3 05:57:25 Removing intermediate container e51c23e31e08 05:57:25 ---> 11daf223ced3 05:57:25 Step 8/23 : COPY . . 05:57:34 Removing intermediate container 8f04bb098fce 05:57:34 ---> 4904736475d4 05:57:34 Step 8/22 : COPY . . 05:57:34 ---> daeacb2d6075 05:57:34 Step 9/23 : RUN go mod tidy 05:57:38 Removing intermediate container be82e9d71009 05:57:38 ---> ab517f847771 05:57:38 Step 8/24 : COPY . . 05:57:41 ---> Running in e80d99c90619 05:57:41 Removing intermediate container 729ed54f2cd6 05:57:41 ---> 45529090b74b 05:57:41 Step 8/32 : COPY . . 05:57:41 ---> 439a29eb6011 05:57:41 Step 9/22 : RUN go mod tidy 05:57:49 Removing intermediate container 8fb05cc347b3 05:57:49 ---> cf6081ba1298 05:57:49 Step 8/24 : COPY . . 05:57:55 ---> Running in b3c11485f037 05:58:02 ---> 6268427b6213 05:58:02 Step 9/24 : RUN go mod tidy 05:58:02 ---> e13098cb4e0c 05:58:02 Step 9/32 : RUN go mod tidy 05:58:02 ---> Running in 6d405ef14b47 05:58:02 ---> Running in 85d295d2283c 05:58:02 Removing intermediate container e80d99c90619 05:58:02 ---> 0bd2937b2f55 05:58:02 Step 10/23 : RUN make cmd/support-notifications/support-notifications 05:58:03 ---> Running in f53efcd87377 05:58:04 Removing intermediate container b3c11485f037 05:58:04 ---> 561032bb47be 05:58:04 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 05:58:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:58:04 ---> Running in f366b15f88a1 05:58:05 Removing intermediate container 6d405ef14b47 05:58:05 ---> 974f902509d2 05:58:05 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 05:58:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 05:58:05 Removing intermediate container 85d295d2283c 05:58:05 ---> 4399ba6f830e 05:58:05 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 05:58:05 ---> Running in fabf40d8e2d4 05:58:05 ---> Running in 8d7339db17c1 05:58:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:58:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 05:58:23 ---> b6aaed8901b3 05:58:23 Step 9/24 : RUN go mod tidy 05:58:23 ---> Running in 24ae1c9dc3fd 05:58:23 Removing intermediate container 24ae1c9dc3fd 05:58:23 ---> 62e232cdefe3 05:58:23 Step 10/24 : RUN make cmd/core-command/core-command 05:58:23 ---> Running in 06e7370bdd78 05:58:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 05:58:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 05:58:40 Removing intermediate container f366b15f88a1 05:58:40 ---> 20b2e8545302 05:58:40 05:58:40 Step 11/22 : FROM alpine:3.12 05:58:40 3.12: Pulling from library/alpine 05:58:40 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 05:58:40 Status: Downloaded newer image for alpine:3.12 05:58:40 ---> 13621d1b12d4 05:58:40 Step 12/22 : RUN apk add --update --no-cache curl 05:58:40 ---> Running in 80e7d57387df 05:58:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:58:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:58:40 (1/4) Installing ca-certificates (20191127-r4) 05:58:40 (2/4) Installing nghttp2-libs (1.41.0-r0) 05:58:40 (3/4) Installing libcurl (7.76.1-r0) 05:58:40 (4/4) Installing curl (7.76.1-r0) 05:58:40 Executing busybox-1.31.1-r20.trigger 05:58:40 Executing ca-certificates-20191127-r4.trigger 05:58:41 OK: 7 MiB in 18 packages 05:58:41 Removing intermediate container 80e7d57387df 05:58:41 ---> 1d068fd476b1 05:58:41 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:58:41 ---> Running in 6d332acae49f 05:58:41 Removing intermediate container 6d332acae49f 05:58:41 ---> 7c2f0ee55734 05:58:41 Step 14/22 : WORKDIR /edgex 05:58:41 ---> Running in 0ecc975e6b01 05:58:42 Removing intermediate container 0ecc975e6b01 05:58:42 ---> d06eecbd2fb5 05:58:42 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 05:58:43 ---> 45d52ad27815 05:58:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 05:58:43 Removing intermediate container fabf40d8e2d4 05:58:43 ---> c13d3d8dabac 05:58:43 05:58:43 Step 11/32 : FROM alpine:3.12 05:58:43 ---> 13621d1b12d4 05:58:43 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 05:58:43 ---> Running in 7489388900ac 05:58:43 Removing intermediate container 7489388900ac 05:58:43 ---> 0a566436f3cc 05:58:43 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 05:58:43 ---> Running in 5c760d678887 05:58:43 ---> f4f84411f14f 05:58:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:58:44 Removing intermediate container f53efcd87377 05:58:44 ---> e5e827128d46 05:58:44 05:58:44 Step 11/23 : FROM alpine:3.12 05:58:44 ---> 13621d1b12d4 05:58:44 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 05:58:44 ---> Running in 8d34f1c8de7b 05:58:44 ---> 5974405b2577 05:58:44 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 05:58:44 ---> Running in 50a4d0a738cf 05:58:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:58:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:58:44 Removing intermediate container 50a4d0a738cf 05:58:44 ---> fe9ccc637d52 05:58:44 Step 19/22 : CMD ["--init=true"] 05:58:45 ---> Running in 6c2a273aea4a 05:58:45 (1/2) Installing dumb-init (1.2.2-r1) 05:58:45 (2/2) Installing su-exec (0.2-r1) 05:58:45 Executing busybox-1.31.1-r20.trigger 05:58:45 OK: 6 MiB in 16 packages 05:58:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:58:45 Removing intermediate container 6c2a273aea4a 05:58:45 ---> 2962d2978c97 05:58:45 Step 20/22 : LABEL arch=x86_64 05:58:45 ---> Running in 98bdbb46c3f9 05:58:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:58:45 Removing intermediate container 98bdbb46c3f9 05:58:45 ---> 94458d3683bc 05:58:45 Step 21/22 : LABEL git_sha=07e7c3ea4e77829d448141e6e7e78ec1bb6e9f31 05:58:45 ---> Running in cddb9714b914 05:58:45 (1/2) Installing ca-certificates (20191127-r4) 05:58:45 (2/2) Installing dumb-init (1.2.2-r1) 05:58:45 Executing busybox-1.31.1-r20.trigger 05:58:45 Executing ca-certificates-20191127-r4.trigger 05:58:45 Removing intermediate container 5c760d678887 05:58:45 ---> cf70ace4f6fa 05:58:45 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 05:58:45 OK: 6 MiB in 16 packages 05:58:45 Removing intermediate container cddb9714b914 05:58:45 ---> 6d4b594a4ed9 05:58:45 Step 22/22 : LABEL version=0.0.0 05:58:45 ---> Running in 3eb8b728d339 05:58:45 ---> Running in c1142dadfa82 05:58:45 Removing intermediate container 3eb8b728d339 05:58:45 ---> 505aab61c163 05:58:45 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 05:58:46 ---> Running in 832606b4a4ce 05:58:46 Removing intermediate container c1142dadfa82 05:58:46 ---> 693eaeb9ac74 05:58:46 05:58:46 Removing intermediate container 8d34f1c8de7b 05:58:46 ---> 57cfa839d007 05:58:46 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 05:58:46 Successfully built 693eaeb9ac74 05:58:46 Successfully tagged security-proxy-setup:latest 05:58:46 Building security-secretstore-setup 05:58:46  Building security-proxy-setup ... done  ---> Running in 93b23d5f9214 05:58:46 Removing intermediate container 832606b4a4ce 05:58:46 ---> ca0bac9a1aad 05:58:46 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 05:58:46 ---> Running in 2ad33f435732 05:58:46 Removing intermediate container 93b23d5f9214 05:58:46 ---> e31bd0e08929 05:58:46 Step 14/23 : ENV APP_PORT=48060 05:58:47 ---> Running in 78448eb7d883 05:58:47 Removing intermediate container 8d7339db17c1 05:58:47 ---> e6d49592c12d 05:58:47 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 05:58:48 ---> Running in 1303f7466ea7 05:58:48 Removing intermediate container 78448eb7d883 05:58:48 ---> e9ac54758487 05:58:48 Step 15/23 : EXPOSE $APP_PORT 05:58:49 ---> Running in 8b48f438f354 05:58:49 Removing intermediate container 8b48f438f354 05:58:49 ---> 861faa01a8e2 05:58:49 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:58:49 Removing intermediate container 2ad33f435732 05:58:49 ---> 6de309bbac61 05:58:49 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 05:58:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 05:58:49 ---> 1fb6544dff76 05:58:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:58:49 ---> Running in bd8867bbab3c 05:58:49 Removing intermediate container bd8867bbab3c 05:58:49 ---> 1fec50814eca 05:58:49 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 05:58:50 ---> cdd113965fa8 05:58:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 05:58:50 ---> d43d265297ef 05:58:50 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 05:58:50 ---> Running in a845e5e9542e 05:58:50 ---> 27dc782308a1 05:58:50 Step 19/23 : ENTRYPOINT ["/support-notifications"] 05:58:50 ---> Running in 0c9f4a21c51a 05:58:50 Removing intermediate container 0c9f4a21c51a 05:58:50 ---> 972c01aa6dfa 05:58:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:58:50 Removing intermediate container 1303f7466ea7 05:58:50 ---> 7cc1f0e1abc5 05:58:50 05:58:50 Step 12/24 : FROM docker:20.10.0 05:58:50 ---> Running in 360832235a49 05:58:50 20.10.0: Pulling from library/docker 05:58:51 Removing intermediate container 360832235a49 05:58:51 ---> 8f64b72a3ed3 05:58:51 Step 21/23 : LABEL arch=x86_64 05:58:51 ---> Running in e215c8e4e9b4 05:58:51 Removing intermediate container e215c8e4e9b4 05:58:51 ---> cbddf7288518 05:58:51 Step 22/23 : LABEL git_sha=07e7c3ea4e77829d448141e6e7e78ec1bb6e9f31 05:58:51 ---> Running in a2586f2ba497 05:58:51 Removing intermediate container a845e5e9542e 05:58:51 ---> fb09cc8ed608 05:58:51 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 05:58:51 Removing intermediate container a2586f2ba497 05:58:51 ---> dfcee5e9dd1c 05:58:51 Step 23/23 : LABEL version=0.0.0 05:58:51 ---> Running in 913fe3c40bfb 05:58:51 ---> 43cc067897e5 05:58:51 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:58:51 Removing intermediate container 913fe3c40bfb 05:58:51 ---> 434285709550 05:58:51 05:58:52 Successfully built 434285709550 05:58:52 Successfully tagged support-notifications:latest 05:58:52 Building core-metadata 05:58:55  Building support-notifications ... done  ---> 1f5089f2daba 05:58:55 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 05:58:57 ---> 1d04a0d0efa9 05:58:57 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 05:58:57 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:58:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:58:57 ---> 17d9bbe527a3 05:58:57 Step 3/24 : WORKDIR /edgex-go 05:58:57 ---> Using cache 05:58:57 ---> 1f1e91d0488d 05:58:57 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:58:57 ---> Using cache 05:58:57 ---> 1beb3d7304b1 05:58:57 Step 5/24 : RUN apk add --update --no-cache make git 05:58:57 ---> Using cache 05:58:57 ---> 9a0152f4bd23 05:58:57 Step 6/24 : COPY go.mod . 05:58:57 ---> Using cache 05:58:57 ---> 0cbccecd1c5f 05:58:57 Step 7/24 : RUN go mod download 05:58:57 ---> Using cache 05:58:57 ---> 45529090b74b 05:58:57 Step 8/24 : COPY . . 05:58:57 ---> Using cache 05:58:57 ---> e13098cb4e0c 05:58:57 Step 9/24 : RUN go mod tidy 05:58:57 ---> Using cache 05:58:57 ---> 974f902509d2 05:58:57 Step 10/24 : RUN make cmd/core-metadata/core-metadata 05:58:58 ---> Running in 24ee52520a9b 05:58:58 ---> 5b058172bf6c 05:58:58 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 05:58:58 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:58:58 Step 2/26 : FROM ${BUILDER_BASE} AS builder 05:58:58 ---> 17d9bbe527a3 05:58:58 Step 3/26 : WORKDIR /edgex-go 05:58:58 ---> Using cache 05:58:58 ---> 1f1e91d0488d 05:58:58 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:58:58 ---> Using cache 05:58:58 ---> 1beb3d7304b1 05:58:58 Step 5/26 : RUN apk add --update --no-cache make git 05:58:58 ---> Using cache 05:58:58 ---> 9a0152f4bd23 05:58:58 Step 6/26 : COPY go.mod . 05:58:58 ---> Using cache 05:58:58 ---> 0cbccecd1c5f 05:58:58 Step 7/26 : RUN go mod download 05:58:58 ---> Using cache 05:58:58 ---> 45529090b74b 05:58:58 Step 8/26 : COPY . . 05:58:58 ---> Using cache 05:58:58 ---> e13098cb4e0c 05:58:58 Step 9/26 : RUN go mod tidy 05:58:58 ---> Using cache 05:58:58 ---> 974f902509d2 05:58:58 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:58:59 ---> Running in 5e5a6aaaa756 05:58:59 ---> 3ee11d9c249c 05:58:59 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 05:58:59 ---> Running in 5f9de79409e5 05:58:59 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 05:58:59 Status: Downloaded newer image for docker:20.10.0 05:58:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:58:59 ---> aefe523efa57 05:58:59 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 05:58:59 ---> Running in 613347ccfb46 05:58:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:58:59 Removing intermediate container 5f9de79409e5 05:58:59 ---> 3d63d2130a99 05:58:59 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:58:59 Removing intermediate container 613347ccfb46 05:58:59 ---> 1fb0ab1d87b0 05:58:59 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 05:59:00 ---> Running in 8610e3a564b4 05:59:00 ---> b57f0d521a31 05:59:00 Step 27/32 : RUN chmod +x /entrypoint.sh 05:59:00 ---> Running in 4f56cc5535d8 05:59:00 Removing intermediate container 06e7370bdd78 05:59:00 ---> a255fb3a0112 05:59:00 05:59:00 Step 11/24 : FROM alpine:3.12 05:59:00 ---> 13621d1b12d4 05:59:00 Step 12/24 : RUN apk add --update --no-cache dumb-init 05:59:00 ---> Running in ed6960c10a83 05:59:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:59:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:59:01 (1/39) Installing readline (8.0.4-r0) 05:59:01 (2/39) Installing bash (5.0.17-r0) 05:59:01 Executing bash-5.0.17-r0.post-install 05:59:01 (3/39) Installing nghttp2-libs (1.41.0-r0) 05:59:01 (4/39) Installing libcurl (7.76.1-r0) 05:59:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:59:01 (5/39) Installing curl (7.76.1-r0) 05:59:01 (6/39) Installing dumb-init (1.2.2-r1) 05:59:01 (7/39) Installing libbz2 (1.0.8-r1) 05:59:01 (8/39) Installing expat (2.2.9-r1) 05:59:01 (9/39) Installing libffi (3.3-r2) 05:59:01 (10/39) Installing gdbm (1.13-r1) 05:59:01 (11/39) Installing xz-libs (5.2.5-r0) 05:59:01 (12/39) Installing sqlite-libs (3.32.1-r0) 05:59:01 (13/39) Installing python3 (3.8.10-r0) 05:59:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:59:01 (1/1) Installing dumb-init (1.2.2-r1) 05:59:01 Executing busybox-1.31.1-r20.trigger 05:59:01 OK: 6 MiB in 15 packages 05:59:03 Removing intermediate container 4f56cc5535d8 05:59:03 ---> 94852471ba2f 05:59:03 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 05:59:03 (14/39) Installing py3-appdirs (1.4.4-r1) 05:59:03 (15/39) Installing py3-ordered-set (4.0.1-r0) 05:59:03 (16/39) Installing py3-parsing (2.4.7-r0) 05:59:03 (17/39) Installing py3-six (1.15.0-r0) 05:59:03 ---> Running in 38e013fd803d 05:59:03 (18/39) Installing py3-packaging (20.4-r0) 05:59:03 (19/39) Installing py3-setuptools (47.0.0-r0) 05:59:03 (20/39) Installing py3-chardet (3.0.4-r4) 05:59:03 Removing intermediate container ed6960c10a83 05:59:03 ---> 0117e35eebe4 05:59:03 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:59:03 (21/39) Installing py3-idna (2.9-r0) 05:59:03 (22/39) Installing py3-certifi (2020.4.5.1-r0) 05:59:03 (23/39) Installing py3-urllib3 (1.25.9-r0) 05:59:03 ---> Running in 919e75e5807a 05:59:03 (24/39) Installing py3-requests (2.23.0-r0) 05:59:03 (25/39) Installing py3-msgpack (1.0.0-r0) 05:59:03 Removing intermediate container 38e013fd803d 05:59:03 ---> b86277906e21 05:59:03 Step 29/32 : CMD ["gate"] 05:59:03 (26/39) Installing py3-lockfile (0.12.2-r3) 05:59:03 (27/39) Installing py3-cachecontrol (0.12.6-r0) 05:59:03 (28/39) Installing py3-colorama (0.4.3-r0) 05:59:03 (29/39) Installing py3-distlib (0.3.0-r0) 05:59:03 ---> Running in 865d2b72b38e 05:59:03 Removing intermediate container 919e75e5807a 05:59:03 ---> 88bbdf4c3456 05:59:03 Step 14/24 : ENV APP_PORT=48082 05:59:03 (30/39) Installing py3-distro (1.5.0-r1) 05:59:03 (31/39) Installing py3-webencodings (0.5.1-r3) 05:59:03 (32/39) Installing py3-html5lib (1.0.1-r4) 05:59:04 (33/39) Installing py3-pytoml (0.1.21-r0) 05:59:04 (34/39) Installing py3-pep517 (0.8.2-r0) 05:59:04 ---> Running in 8f1daea5f473 05:59:04 (35/39) Installing py3-progress (1.5-r0) 05:59:04 (36/39) Installing py3-toml (0.10.1-r0) 05:59:04 (37/39) Installing py3-retrying (1.3.3-r0) 05:59:04 (38/39) Installing py3-contextlib2 (0.6.0-r0) 05:59:04 (39/39) Installing py3-pip (20.1.1-r0) 05:59:04 Removing intermediate container 865d2b72b38e 05:59:04 ---> 097e377e2f9a 05:59:04 Step 30/32 : LABEL arch=x86_64 05:59:04 Executing busybox-1.31.1-r19.trigger 05:59:04 OK: 72 MiB in 59 packages 05:59:04 Removing intermediate container 8f1daea5f473 05:59:04 ---> e83210d17e37 05:59:04 Step 15/24 : EXPOSE $APP_PORT 05:59:04 ---> Running in 8eb873f3c47d 05:59:04 ---> Running in 86c3ad477274 05:59:04 Removing intermediate container 8eb873f3c47d 05:59:04 ---> 6b9656be2863 05:59:04 Step 31/32 : LABEL git_sha=07e7c3ea4e77829d448141e6e7e78ec1bb6e9f31 05:59:04 ---> Running in 4539d3817c27 05:59:04 Removing intermediate container 86c3ad477274 05:59:04 ---> ed08da1f1fda 05:59:04 Step 16/24 : WORKDIR / 05:59:04 ---> Running in 2880af5b6ffb 05:59:04 Removing intermediate container 4539d3817c27 05:59:04 ---> c0b35c1ba255 05:59:04 Step 32/32 : LABEL version=0.0.0 05:59:04 Removing intermediate container 2880af5b6ffb 05:59:04 ---> 1ec8b423d6aa 05:59:04 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 05:59:04 ---> Running in 5d9e931f428b 05:59:05 Collecting docker-compose==1.23.2 05:59:05 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 05:59:05 Removing intermediate container 5d9e931f428b 05:59:05 ---> cba7b40dbacc 05:59:05 05:59:05 ---> a8368a20c2bc 05:59:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:59:05 Successfully built cba7b40dbacc 05:59:05 Successfully tagged security-bootstrapper:latest 05:59:05 Building core-data 05:59:05  Building security-bootstrapper ... done Collecting cached-property<2,>=1.2.0 05:59:05 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 05:59:05 Collecting docker<4.0,>=3.6.0 05:59:05 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 05:59:06 Collecting texttable<0.10,>=0.9.0 05:59:06 Downloading texttable-0.9.1.tar.gz (11 kB) 05:59:12 ---> 43687556c025 05:59:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 05:59:12 Collecting websocket-client<1.0,>=0.32.0 05:59:12 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 05:59:12 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:59:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:59:12 ---> 17d9bbe527a3 05:59:12 Step 3/24 : WORKDIR /edgex-go 05:59:12 ---> Using cache 05:59:12 ---> 1f1e91d0488d 05:59:12 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:59:12 ---> Using cache 05:59:12 ---> 1beb3d7304b1 05:59:12 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 05:59:15 ---> Running in 61a72293cb88 05:59:15 ---> 2617e286f07b 05:59:15 Step 20/24 : ENTRYPOINT ["/core-command"] 05:59:15 ---> Running in 84fb21969ad6 05:59:15 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 05:59:15 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 05:59:15 Removing intermediate container 84fb21969ad6 05:59:15 ---> 479344c0c081 05:59:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:59:15 Collecting dockerpty<0.5,>=0.4.1 05:59:15 ---> Running in 4bb7d9f40083 05:59:15 Downloading dockerpty-0.4.1.tar.gz (13 kB) 05:59:15 Removing intermediate container 4bb7d9f40083 05:59:15 ---> d2a6ae1500cf 05:59:15 Step 22/24 : LABEL arch=x86_64 05:59:15 ---> Running in 04f45b12ab46 05:59:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:59:15 Removing intermediate container 04f45b12ab46 05:59:15 ---> 13f971c21475 05:59:15 Step 23/24 : LABEL git_sha=07e7c3ea4e77829d448141e6e7e78ec1bb6e9f31 05:59:15 ---> Running in 685db6013795 05:59:15 Removing intermediate container 685db6013795 05:59:15 ---> 4d38e6188bed 05:59:15 Step 24/24 : LABEL version=0.0.0 05:59:15 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 05:59:15 ---> Running in 9215aecf438e 05:59:15 Collecting jsonschema<3,>=2.5.1 05:59:15 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 05:59:16 Removing intermediate container 9215aecf438e 05:59:16 ---> e63252aad863 05:59:16 05:59:16 Successfully built e63252aad863 05:59:16 Successfully tagged core-command:latest 05:59:16 Building support-scheduler 05:59:16  Building core-command ... done Collecting PyYAML<4,>=3.10 05:59:16 Downloading PyYAML-3.13.tar.gz (270 kB) 05:59:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:59:17 OK: 219 MiB in 52 packages 05:59:17 Collecting docopt<0.7,>=0.6.1 05:59:17 Downloading docopt-0.6.2.tar.gz (25 kB) 05:59:24 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:59:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:59:24 ---> 17d9bbe527a3 05:59:24 Step 3/23 : WORKDIR /edgex-go 05:59:24 ---> Using cache 05:59:24 ---> 1f1e91d0488d 05:59:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:59:24 ---> Using cache 05:59:24 ---> 1beb3d7304b1 05:59:24 Step 5/23 : RUN apk add --update --no-cache make git 05:59:24 ---> Using cache 05:59:24 ---> 9a0152f4bd23 05:59:24 Step 6/23 : COPY go.mod . 05:59:24 ---> Using cache 05:59:24 ---> 0cbccecd1c5f 05:59:24 Step 7/23 : RUN go mod download 05:59:24 ---> Using cache 05:59:24 ---> 45529090b74b 05:59:24 Step 8/23 : COPY . . 05:59:24 ---> Using cache 05:59:24 ---> e13098cb4e0c 05:59:24 Step 9/23 : RUN go mod tidy 05:59:24 ---> Using cache 05:59:24 ---> 974f902509d2 05:59:24 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 05:59:24 Collecting docker-pycreds>=0.4.0 05:59:24 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 05:59:24 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 05:59:24 ---> Running in ab6d5c8712a0 05:59:24 Collecting urllib3<1.25,>=1.21.1 05:59:24 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 05:59:24 Removing intermediate container 61a72293cb88 05:59:24 ---> d237ba2cfe60 05:59:24 Step 6/24 : COPY go.mod . 05:59:24 Collecting idna<2.8,>=2.5 05:59:24 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 05:59:24 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 05:59:24 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 05:59:24 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 05:59:24 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 05:59:24 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 05:59:24 Installing collected packages: cached-property, urllib3, idna, requests, websocket-client, docker-pycreds, docker, texttable, dockerpty, jsonschema, PyYAML, docopt, docker-compose 05:59:24 Attempting uninstall: urllib3 05:59:24 Found existing installation: urllib3 1.25.9 05:59:24 Uninstalling urllib3-1.25.9: 05:59:24 ---> 6de5eb964994 05:59:24 Step 7/24 : RUN go mod download 05:59:24 Successfully uninstalled urllib3-1.25.9 05:59:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:59:24 ---> Running in d928ae34a9c3 05:59:24 Attempting uninstall: idna 05:59:24 Found existing installation: idna 2.9 05:59:24 Uninstalling idna-2.9: 05:59:24 Successfully uninstalled idna-2.9 05:59:24 Attempting uninstall: requests 05:59:24 Found existing installation: requests 2.23.0 05:59:24 Uninstalling requests-2.23.0: 05:59:24 Successfully uninstalled requests-2.23.0 05:59:25 Running setup.py install for texttable: started 05:59:26 Removing intermediate container d928ae34a9c3 05:59:26 ---> 748300a115ce 05:59:26 Step 8/24 : COPY . . 05:59:26 Running setup.py install for texttable: finished with status 'done' 05:59:26 Running setup.py install for dockerpty: started 05:59:27 Running setup.py install for dockerpty: finished with status 'done' 05:59:27 Running setup.py install for PyYAML: started 05:59:28 Running setup.py install for PyYAML: finished with status 'done' 05:59:28 Running setup.py install for docopt: started 05:59:29 Running setup.py install for docopt: finished with status 'done' 05:59:32 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 05:59:37 ---> 5e55742c8ff6 05:59:37 Step 9/24 : RUN go mod tidy 05:59:37 ---> Running in aa8ae9ab378d 05:59:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:59:40 Removing intermediate container 8610e3a564b4 05:59:40 ---> a9a20ab32c54 05:59:40 Step 15/24 : ENV APP_PORT=48090 05:59:40 Removing intermediate container aa8ae9ab378d 05:59:40 ---> 8dca44dc53a2 05:59:40 Step 10/24 : RUN make cmd/core-data/core-data 05:59:40 ---> Running in 345ccc05afcc 05:59:41 ---> Running in 314c6b493b7f 05:59:41 Removing intermediate container 345ccc05afcc 05:59:41 ---> e1d112054cdc 05:59:41 Step 16/24 : EXPOSE $APP_PORT 05:59:41 ---> Running in c21be8e2b9d8 05:59:41 Removing intermediate container c21be8e2b9d8 05:59:41 ---> 8d8149ecd09c 05:59:41 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 05:59:41 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 05:59:42 ---> 0b73ce3dffdc 05:59:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 05:59:42 ---> eb5beb402c7a 05:59:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 05:59:42 ---> 3ed02829af43 05:59:42 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 05:59:42 ---> Running in 28b06e8a469b 05:59:42 Removing intermediate container 28b06e8a469b 05:59:42 ---> 6fcaf0f207a9 05:59:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:59:42 ---> Running in f79f0870812e 05:59:42 Removing intermediate container f79f0870812e 05:59:42 ---> 5de5d74625f5 05:59:42 Step 22/24 : LABEL arch=x86_64 05:59:42 ---> Running in 1d3602539ad0 05:59:43 Removing intermediate container 1d3602539ad0 05:59:43 ---> 6024b423fde7 05:59:43 Step 23/24 : LABEL git_sha=07e7c3ea4e77829d448141e6e7e78ec1bb6e9f31 05:59:43 ---> Running in f27993968eaf 05:59:43 Removing intermediate container f27993968eaf 05:59:43 ---> 25a9acf4518d 05:59:43 Step 24/24 : LABEL version=0.0.0 05:59:43 ---> Running in 916653c286fd 05:59:43 Removing intermediate container 916653c286fd 05:59:43 ---> 9c1448828c75 05:59:43 05:59:44 Successfully built 9c1448828c75 05:59:44 Successfully tagged sys-mgmt-agent:latest 05:59:45  Building sys-mgmt-agent ... done Removing intermediate container 5e5a6aaaa756 05:59:45 ---> 157d85b0c6d8 05:59:45 05:59:45 Step 11/26 : FROM alpine:3.12 05:59:45 ---> 13621d1b12d4 05:59:45 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 05:59:45 ---> Running in 6c9ea6e723d1 05:59:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:59:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:59:46 (1/6) Installing ca-certificates (20191127-r4) 05:59:46 (2/6) Installing nghttp2-libs (1.41.0-r0) 05:59:46 (3/6) Installing libcurl (7.76.1-r0) 05:59:46 (4/6) Installing curl (7.76.1-r0) 05:59:46 (5/6) Installing dumb-init (1.2.2-r1) 05:59:46 (6/6) Installing su-exec (0.2-r1) 05:59:46 Executing busybox-1.31.1-r20.trigger 05:59:46 Executing ca-certificates-20191127-r4.trigger 05:59:46 OK: 7 MiB in 20 packages 05:59:46 Removing intermediate container 6c9ea6e723d1 05:59:46 ---> 980f30250a88 05:59:46 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:59:47 ---> Running in 76b1d1f310f3 05:59:47 Removing intermediate container 76b1d1f310f3 05:59:47 ---> ec2e49a03911 05:59:47 Step 14/26 : WORKDIR / 05:59:47 ---> Running in 5fb358d88427 05:59:47 Removing intermediate container 5fb358d88427 05:59:47 ---> c343f0bbecf1 05:59:47 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 05:59:47 ---> aeae7be70869 05:59:47 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 05:59:48 ---> a829eebc9d87 05:59:48 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 05:59:48 ---> 9a51b881fe46 05:59:48 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 05:59:48 ---> ca6e93aadb58 05:59:48 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:59:49 ---> ff9846d6c837 05:59:49 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:59:50 ---> 994e0e6c0192 05:59:50 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:59:50 ---> c47c93089b25 05:59:50 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 05:59:50 ---> Running in 9e80ffa880a0 05:59:51 Removing intermediate container 9e80ffa880a0 05:59:51 ---> fec96d9d3d24 05:59:51 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 05:59:51 ---> Running in ce42a03a6eb1 05:59:51 Removing intermediate container ce42a03a6eb1 05:59:51 ---> 885b55531c46 05:59:51 Step 24/26 : LABEL arch=x86_64 05:59:52 ---> Running in e72fff856d05 05:59:52 Removing intermediate container e72fff856d05 05:59:52 ---> 4f3a7fe3d096 05:59:52 Step 25/26 : LABEL git_sha=07e7c3ea4e77829d448141e6e7e78ec1bb6e9f31 05:59:52 ---> Running in 1554205ee17d 05:59:52 Removing intermediate container 1554205ee17d 05:59:52 ---> 84df3d87072b 05:59:52 Step 26/26 : LABEL version=0.0.0 05:59:52 ---> Running in 6c7dc1c5b3ff 05:59:52 Removing intermediate container 6c7dc1c5b3ff 05:59:52 ---> 707c5b75e27c 05:59:52 05:59:52 Successfully built 707c5b75e27c 05:59:52 Successfully tagged security-secretstore-setup:latest 05:59:55  Building security-secretstore-setup ... done Removing intermediate container 24ee52520a9b 05:59:55 ---> 7290bb95b560 05:59:55 05:59:55 Step 11/24 : FROM alpine:3.12 05:59:55 ---> 13621d1b12d4 05:59:55 Step 12/24 : RUN apk add --update --no-cache dumb-init 05:59:55 ---> Using cache 05:59:55 ---> 0117e35eebe4 05:59:55 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:59:55 ---> Using cache 05:59:55 ---> 88bbdf4c3456 05:59:55 Step 14/24 : ENV APP_PORT=48081 05:59:55 ---> Running in e7e0a01552fa 05:59:55 Removing intermediate container e7e0a01552fa 05:59:55 ---> 6016017e4c29 05:59:55 Step 15/24 : EXPOSE $APP_PORT 05:59:55 ---> Running in 20fbd6e11a1e 05:59:55 Removing intermediate container 20fbd6e11a1e 05:59:55 ---> be05d1283675 05:59:55 Step 16/24 : WORKDIR / 05:59:55 ---> Running in 323164acec43 05:59:55 Removing intermediate container 323164acec43 05:59:55 ---> 63f15a7e1373 05:59:55 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 05:59:56 ---> 0a5071ee2ff4 05:59:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:59:56 ---> 1db67c957ef9 05:59:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 05:59:56 ---> 73a28ab5e715 05:59:56 Step 20/24 : ENTRYPOINT ["/core-metadata"] 05:59:56 ---> Running in 75bfd8d41df6 05:59:56 Removing intermediate container 75bfd8d41df6 05:59:56 ---> 0be08260a0ab 05:59:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:59:56 ---> Running in 8388b6e1aa37 05:59:57 Removing intermediate container 8388b6e1aa37 05:59:57 ---> b7f9be8c42c8 05:59:57 Step 22/24 : LABEL arch=x86_64 05:59:57 ---> Running in 7f14cde5da88 05:59:57 Removing intermediate container 7f14cde5da88 05:59:57 ---> 7e68dcd6f7bc 05:59:57 Step 23/24 : LABEL git_sha=07e7c3ea4e77829d448141e6e7e78ec1bb6e9f31 05:59:57 ---> Running in 238e5c8a9727 05:59:57 Removing intermediate container 238e5c8a9727 05:59:57 ---> b1a43c544c60 05:59:57 Step 24/24 : LABEL version=0.0.0 05:59:57 ---> Running in 21ddd234f9f5 05:59:57 Removing intermediate container 21ddd234f9f5 05:59:57 ---> cbd7882fde5b 05:59:57 05:59:57 Successfully built cbd7882fde5b 05:59:57 Successfully tagged core-metadata:latest 06:00:01  Building core-metadata ... done Removing intermediate container ab6d5c8712a0 06:00:01 ---> 7020e2a2d124 06:00:01 06:00:01 Step 11/23 : FROM alpine:3.12 06:00:01 ---> 13621d1b12d4 06:00:01 Step 12/23 : RUN apk add --update --no-cache dumb-init 06:00:01 ---> Using cache 06:00:01 ---> 0117e35eebe4 06:00:01 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:00:01 ---> Using cache 06:00:01 ---> 88bbdf4c3456 06:00:01 Step 14/23 : ENV APP_PORT=48085 06:00:01 ---> Running in a634db0e9ae7 06:00:01 Removing intermediate container a634db0e9ae7 06:00:01 ---> c0903a3fdeb9 06:00:01 Step 15/23 : EXPOSE $APP_PORT 06:00:01 ---> Running in 47a2aa82f830 06:00:01 Removing intermediate container 47a2aa82f830 06:00:01 ---> d9fc56bdf04f 06:00:01 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:00:01 ---> d0440a2a0f68 06:00:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:00:02 ---> 98fa06a44d18 06:00:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:00:02 ---> 4e13fdbc1f3a 06:00:02 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 06:00:02 ---> Running in 35f8d0de2aeb 06:00:02 Removing intermediate container 35f8d0de2aeb 06:00:02 ---> f856d3e595fd 06:00:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:00:03 ---> Running in 398a7ac8feb2 06:00:03 Removing intermediate container 398a7ac8feb2 06:00:03 ---> 5dea72b0c85c 06:00:03 Step 21/23 : LABEL arch=x86_64 06:00:03 ---> Running in 5477063a3f26 06:00:03 Removing intermediate container 5477063a3f26 06:00:03 ---> ea12a1ede3b9 06:00:03 Step 22/23 : LABEL git_sha=07e7c3ea4e77829d448141e6e7e78ec1bb6e9f31 06:00:03 ---> Running in 15763d085f21 06:00:03 Removing intermediate container 15763d085f21 06:00:03 ---> 5c41fdb829b7 06:00:03 Step 23/23 : LABEL version=0.0.0 06:00:03 ---> Running in 3c4941c12060 06:00:03 Removing intermediate container 3c4941c12060 06:00:03 ---> 18b7671de7ad 06:00:03 06:00:03 Successfully built 18b7671de7ad 06:00:03 Successfully tagged support-scheduler:latest 06:00:08  Building support-scheduler ... done Removing intermediate container 314c6b493b7f 06:00:08 ---> fb3f0e6108bd 06:00:08 06:00:08 Step 11/24 : FROM alpine:3.12 06:00:08 ---> 13621d1b12d4 06:00:08 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:00:08 ---> Running in fdb27b505160 06:00:08 Removing intermediate container fdb27b505160 06:00:08 ---> 38efefb4a182 06:00:08 Step 13/24 : ENV APP_PORT=48080 06:00:08 ---> Running in f552115e5872 06:00:08 Removing intermediate container f552115e5872 06:00:08 ---> 42c19abe80af 06:00:08 Step 14/24 : EXPOSE $APP_PORT 06:00:08 ---> Running in feb90f4c8629 06:00:08 Removing intermediate container feb90f4c8629 06:00:08 ---> cfeaaf64b178 06:00:08 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:00:08 ---> Running in 180d642c44c3 06:00:08 Removing intermediate container 180d642c44c3 06:00:08 ---> 529a6d0ea773 06:00:08 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 06:00:08 ---> Running in 7959df1df480 06:00:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:00:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:00:09 (1/6) Installing dumb-init (1.2.2-r1) 06:00:09 (2/6) Installing libgcc (9.3.0-r2) 06:00:09 (3/6) Installing libsodium (1.0.18-r0) 06:00:10 (4/6) Installing libstdc++ (9.3.0-r2) 06:00:11 (5/6) Installing libzmq (4.3.3-r0) 06:00:11 (6/6) Installing zeromq (4.3.3-r0) 06:00:11 Executing busybox-1.31.1-r20.trigger 06:00:11 OK: 8 MiB in 20 packages 06:00:11 Removing intermediate container 7959df1df480 06:00:11 ---> 40af61b9824a 06:00:11 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:00:11 ---> c2f52a69c847 06:00:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:00:11 ---> 5379786a5c07 06:00:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:00:12 ---> 92332d375ca7 06:00:12 Step 20/24 : ENTRYPOINT ["/core-data"] 06:00:12 ---> Running in b066e051091e 06:00:12 Removing intermediate container b066e051091e 06:00:12 ---> 9a9071a1032a 06:00:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:00:12 ---> Running in f19088521c20 06:00:12 Removing intermediate container f19088521c20 06:00:12 ---> ffb57c2eba0f 06:00:12 Step 22/24 : LABEL arch=x86_64 06:00:12 ---> Running in 017c65831fa6 06:00:12 Removing intermediate container 017c65831fa6 06:00:12 ---> 59fdbadeb0ca 06:00:12 Step 23/24 : LABEL git_sha=07e7c3ea4e77829d448141e6e7e78ec1bb6e9f31 06:00:12 ---> Running in 8bebaeea2c47 06:00:12 Removing intermediate container 8bebaeea2c47 06:00:12 ---> 816a534ca30a 06:00:12 Step 24/24 : LABEL version=0.0.0 06:00:12 ---> Running in 0bfa585a612b 06:00:12 Removing intermediate container 0bfa585a612b 06:00:12 ---> 3c98e7a2b448 06:00:12 06:00:12 Successfully built 3c98e7a2b448 06:00:12 Successfully tagged core-data:latest 06:00:12  Building core-data ... done  [Pipeline] } 06:00:12 $ docker stop --time=1 18f26cf396c59467b1fd6d500c432a1e7f143ddf97e9225ee57d365d4aa48aed 06:00:14 $ docker rm -f 18f26cf396c59467b1fd6d500c432a1e7f143ddf97e9225ee57d365d4aa48aed [Pipeline] // withDockerContainer [Pipeline] sh 06:00:14 + docker images 06:00:14 REPOSITORY TAG IMAGE ID CREATED SIZE 06:00:14 core-data latest 3c98e7a2b448 2 seconds ago 21.6MB 06:00:14 fb3f0e6108bd 8 seconds ago 1.17GB 06:00:14 support-scheduler latest 18b7671de7ad 11 seconds ago 17.1MB 06:00:14 7020e2a2d124 14 seconds ago 1.16GB 06:00:14 core-metadata latest cbd7882fde5b 17 seconds ago 18.6MB 06:00:14 7290bb95b560 20 seconds ago 1.17GB 06:00:14 security-secretstore-setup latest 707c5b75e27c 22 seconds ago 25.8MB 06:00:14 157d85b0c6d8 30 seconds ago 1.16GB 06:00:14 sys-mgmt-agent latest 9c1448828c75 31 seconds ago 312MB 06:00:14 core-command latest e63252aad863 58 seconds ago 17.1MB 06:00:14 security-bootstrapper latest cba7b40dbacc About a minute ago 18.2MB 06:00:14 a255fb3a0112 About a minute ago 1.16GB 06:00:14 support-notifications latest 434285709550 About a minute ago 17.7MB 06:00:14 7cc1f0e1abc5 About a minute ago 1.15GB 06:00:14 security-proxy-setup latest 693eaeb9ac74 About a minute ago 25.3MB 06:00:14 e5e827128d46 About a minute ago 1.16GB 06:00:14 c13d3d8dabac About a minute ago 1.15GB 06:00:14 20b2e8545302 About a minute ago 1.16GB 06:00:14 ci-base-image-x86_64 latest 17d9bbe527a3 7 minutes ago 648MB 06:00:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 weeks ago 445MB 06:00:14 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 weeks ago 37.5MB 06:00:14 alpine 3.12 13621d1b12d4 4 weeks ago 5.58MB 06:00:14 docker 20.10.0 aefe523efa57 5 months ago 240MB 06:00:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 10 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 06:00:30 Still waiting to schedule task 06:00:30 ‘prd-ubuntu18.04-docker-8c-8g-324’ is offline 06:03:14 Running on prd-ubuntu18.04-docker-8c-8g-8202 in /w/workspace/edgexfoundry_edgex-go_PR-3477 [Pipeline] { [Pipeline] ws 06:03:15 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 06:03:15 The recommended git tool is: git 06:03:17 using credential edgex-jenkins-ssh 06:03:17 Cloning the remote Git repository 06:03:17 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:03:17 > git init /w/workspace/edgex-go/1 # timeout=10 06:03:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:03:17 > git --version # timeout=10 06:03:17 > git --version # 'git version 2.17.1' 06:03:17 using GIT_SSH to set credentials SSH Credentials for GitHub 06:03:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:03:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:03:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:03:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:03:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:03:24 using GIT_SSH to set credentials SSH Credentials for GitHub 06:03:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3477/head:refs/remotes/origin/PR-3477 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:03:25 Merging remotes/origin/master commit 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 into PR head commit 07e7c3ea4e77829d448141e6e7e78ec1bb6e9f31 06:03:25 Merge succeeded, producing 07e7c3ea4e77829d448141e6e7e78ec1bb6e9f31 06:03:25 Checking out Revision 07e7c3ea4e77829d448141e6e7e78ec1bb6e9f31 (PR-3477) 06:03:25 > git config core.sparsecheckout # timeout=10 06:03:25 > git checkout -f 07e7c3ea4e77829d448141e6e7e78ec1bb6e9f31 # timeout=10 06:03:25 > git remote # timeout=10 06:03:25 > git config --get remote.origin.url # timeout=10 06:03:25 using GIT_SSH to set credentials SSH Credentials for GitHub 06:03:25 > git merge 2d3c2eaa7c4d25d63f66f0869c0270fba1095d90 # timeout=10 06:03:25 > git rev-parse HEAD^{commit} # timeout=10 06:03:25 > git config core.sparsecheckout # timeout=10 06:03:25 > git checkout -f 07e7c3ea4e77829d448141e6e7e78ec1bb6e9f31 # timeout=10 06:03:28 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" 06:03:29 > git --version # timeout=10 06:03:29 > git --version # 'git version 2.17.1' 06:03:29 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:03:30 + echo snap-build.sh 06:03:30 snap-build.sh 06:03:30 + SNAP_BASE_DIR=. 06:03:30 + '[' '!' -z /w/workspace/edgex-go/1 ']' 06:03:30 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 06:03:30 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 06:03:30 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 06:03:30 + cd /w/workspace/edgex-go/1 06:03:30 + sudo apt-get remove -qy --purge lxd lxd-client 06:03:30 Reading package lists... 06:03:30 Building dependency tree... 06:03:30 Reading state information... 06:03:30 The following packages were automatically installed and are no longer required: 06:03:30 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 06:03:30 uidmap xdelta3 06:03:30 Use 'sudo apt autoremove' to remove them. 06:03:30 The following packages will be REMOVED: 06:03:30 lxd* lxd-client* 06:03:31 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 06:03:31 After this operation, 31.7 MB disk space will be freed. 06:03:32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 06:03:32 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 06:03:33 Removing lxd dnsmasq configuration 06:03:33 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 06:03:33 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 06:03:34 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 06:03:35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 06:03:35 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 06:03:36 Processing triggers for systemd (237-3ubuntu10.45) ... 06:03:36 Processing triggers for ureadahead (0.100.0-21) ... 06:03:37 + sudo snap remove --purge lxd 06:03:38 snap "lxd" is not installed 06:03:38 + sudo groupadd --force --system lxd 06:03:38 ++ whoami 06:03:38 + sudo /usr/sbin/usermod -G lxd -a jenkins 06:03:38 + newgrp - lxd 06:03:38 + sudo snap install lxd 06:03:48 2021-05-18T06:03:45Z INFO Waiting for automatic snapd restart... 06:04:06 lxd 4.14 from Canonical* installed 06:04:06 + sudo lxd init --auto 06:04:14 + sudo snap install --classic snapcraft 06:04:20 snapcraft 4.7.1 from Canonical* installed 06:04:20 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 06:04:20 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 06:04:20 % Total % Received % Xferd Average Speed Time Time Time Current 06:04:20 Dload Upload Total Spent Left Speed 06:04:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4152 0 --:--:-- --:--:-- --:--:-- 4125 06:04:20 100 3325k 100 3325k 0 0 5772k 0 --:--:-- --:--:-- --:--:-- 5772k 06:04:20 ./yq_linux_amd64 06:04:20 + sudo snapcraft prime --use-lxd 06:04:22 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 06:04:22 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 06:04:22 - README.md 06:04:22 06:04:22 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 06:04:22 Launching a container. 06:04:29 Waiting for container to be ready 06:04:29 To start your first instance, try: lxc launch ubuntu:18.04 06:04:29 06:04:33 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 06:04:33 Waiting for network to be ready... 06:04:33 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 06:04:33 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 06:04:33 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] 06:04:34 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 06:04:34 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] 06:04:34 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 06:04:34 Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 06:04:34 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 06:04:34 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 06:04:34 Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 06:04:34 Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] 06:04:34 Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 06:04:34 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 06:04:34 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 06:04:34 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 06:04:34 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 06:04:34 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 06:04:34 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 06:04:35 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 06:04:35 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2069 kB] 06:04:35 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 06:04:35 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 06:04:35 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 06:04:35 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 06:04:35 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 06:04:35 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 06:04:35 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 06:04:38 Fetched 24.6 MB in 4s (5848 kB/s) 06:04:38 Reading package lists... 06:04:39 Reading package lists... 06:04:39 Building dependency tree... 06:04:39 Reading state information... 06:04:39 The following additional packages will be installed: 06:04:39 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 06:04:39 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 06:04:39 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 06:04:39 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 06:04:39 Suggested packages: 06:04:39 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 06:04:39 Recommended packages: 06:04:39 gnupg libsasl2-modules 06:04:39 The following NEW packages will be installed: 06:04:39 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 06:04:39 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 06:04:39 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 06:04:39 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 06:04:39 The following packages will be upgraded: 06:04:39 gpg gpg-agent gpgconf libudev1 06:04:39 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. 06:04:39 Need to get 3530 kB of archives. 06:04:39 After this operation, 13.3 MB of additional disk space will be used. 06:04:39 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 06:04:39 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 06:04:39 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 06:04:39 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 06:04:39 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 06:04:39 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 06:04:40 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 06:04:40 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 06:04:40 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 06:04:40 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 06:04:40 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 06:04:40 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 06:04:40 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 06:04:40 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 06:04:40 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 06:04:40 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 06:04:40 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 06:04:40 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 06:04:40 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 06:04:40 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 06:04:40 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 06:04:40 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 06:04:40 debconf: delaying package configuration, since apt-utils is not installed 06:04:40 Fetched 3530 kB in 1s (3158 kB/s) 06:04:40 (Reading database ... 12511 files and directories currently installed.) 06:04:40 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 06:04:40 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 06:04:40 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 06:04:40 Selecting previously unselected package udev. 06:04:40 (Reading database ... 12511 files and directories currently installed.) 06:04:40 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 06:04:40 Unpacking udev (237-3ubuntu10.47) ... 06:04:40 Selecting previously unselected package libfuse2:amd64. 06:04:40 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 06:04:41 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 06:04:41 Selecting previously unselected package fuse. 06:04:41 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 06:04:41 Unpacking fuse (2.9.7-1ubuntu1) ... 06:04:41 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 06:04:41 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 06:04:41 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 06:04:41 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 06:04:41 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 06:04:41 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 06:04:41 Selecting previously unselected package libksba8:amd64. 06:04:41 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 06:04:41 Unpacking libksba8:amd64 (1.3.5-2) ... 06:04:41 Selecting previously unselected package libroken18-heimdal:amd64. 06:04:41 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:04:41 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 06:04:41 Selecting previously unselected package libasn1-8-heimdal:amd64. 06:04:41 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:04:41 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 06:04:41 Selecting previously unselected package libheimbase1-heimdal:amd64. 06:04:41 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:04:41 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 06:04:41 Selecting previously unselected package libhcrypto4-heimdal:amd64. 06:04:41 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:04:41 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 06:04:41 Selecting previously unselected package libwind0-heimdal:amd64. 06:04:41 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:04:41 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:04:41 Selecting previously unselected package libhx509-5-heimdal:amd64. 06:04:41 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:04:41 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 06:04:41 Selecting previously unselected package libkrb5-26-heimdal:amd64. 06:04:41 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:04:41 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 06:04:41 Selecting previously unselected package libheimntlm0-heimdal:amd64. 06:04:41 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:04:41 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:04:42 Selecting previously unselected package libgssapi3-heimdal:amd64. 06:04:42 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:04:42 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 06:04:42 Selecting previously unselected package libsasl2-modules-db:amd64. 06:04:42 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 06:04:42 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:04:42 Selecting previously unselected package libsasl2-2:amd64. 06:04:42 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 06:04:42 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:04:42 Selecting previously unselected package libldap-common. 06:04:42 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 06:04:42 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 06:04:42 Selecting previously unselected package libldap-2.4-2:amd64. 06:04:42 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 06:04:42 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 06:04:42 Selecting previously unselected package dirmngr. 06:04:42 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 06:04:42 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 06:04:42 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 06:04:42 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 06:04:42 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 06:04:42 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:04:42 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:04:42 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 06:04:42 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 06:04:42 Setting up libksba8:amd64 (1.3.5-2) ... 06:04:42 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:04:42 Setting up udev (237-3ubuntu10.47) ... 06:04:43 invoke-rc.d: policy-rc.d denied execution of start. 06:04:43 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 06:04:43 Processing triggers for systemd (237-3ubuntu10) ... 06:04:43 Setting up fuse (2.9.7-1ubuntu1) ... 06:04:43 Setting up gpg (2.2.4-1ubuntu1.4) ... 06:04:43 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:04:43 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 06:04:43 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 06:04:43 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 06:04:43 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 06:04:43 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:04:43 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 06:04:43 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 06:04:43 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 06:04:43 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:04:43 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 06:04:43 settings in the [Install] section, and DefaultInstance for template units). 06:04:43 This means they are not meant to be enabled using systemctl. 06:04:43 Possible reasons for having this kind of units are: 06:04:43 1) A unit may be statically enabled by being symlinked from another unit's 06:04:43 .wants/ or .requires/ directory. 06:04:43 2) A unit's purpose may be to act as a helper for some other unit which has 06:04:43 a requirement dependency on it. 06:04:43 3) A unit may be started when needed via activation (socket, path, timer, 06:04:43 D-Bus, udev, scripted systemctl call, ...). 06:04:43 4) In case of template units, the unit is meant to be enabled with some 06:04:43 instance name specified. 06:04:44 Reading package lists... 06:04:44 Building dependency tree... 06:04:44 Reading state information... 06:04:44 The following additional packages will be installed: 06:04:44 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 06:04:44 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 06:04:44 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 06:04:44 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 06:04:44 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 06:04:44 Suggested packages: 06:04:44 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 06:04:44 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 06:04:44 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 06:04:44 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 06:04:44 systemd-container policykit-1 06:04:44 Recommended packages: 06:04:44 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 06:04:44 The following NEW packages will be installed: 06:04:44 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 06:04:44 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 06:04:44 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 06:04:44 multiarch-support openssh-client python3 python3-minimal python3.6 06:04:44 python3.6-minimal snapd squashfs-tools sudo 06:04:44 The following packages will be upgraded: 06:04:44 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 06:04:44 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. 06:04:44 Need to get 35.2 MB of archives. 06:04:44 After this operation, 141 MB of additional disk space will be used. 06:04:44 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 06:04:44 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 06:04:44 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 06:04:44 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 06:04:44 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 06:04:44 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 06:04:44 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 06:04:44 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 06:04:44 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 06:04:44 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 06:04:44 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 06:04:44 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 06:04:44 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 06:04:44 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 06:04:44 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 06:04:44 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 06:04:44 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 06:04:45 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 06:04:45 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 06:04:45 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 06:04:45 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 06:04:45 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 06:04:45 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 06:04:45 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 06:04:45 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 06:04:45 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 06:04:45 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 06:04:45 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 06:04:45 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 06:04:45 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 06:04:45 debconf: delaying package configuration, since apt-utils is not installed 06:04:45 Fetched 35.2 MB in 1s (26.5 MB/s) 06:04:45 (Reading database ... 12757 files and directories currently installed.) 06:04:45 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 06:04:46 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 06:04:46 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 06:04:46 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 06:04:46 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 06:04:46 (Reading database ... 12757 files and directories currently installed.) 06:04:46 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 06:04:46 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 06:04:46 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 06:04:46 (Reading database ... 12757 files and directories currently installed.) 06:04:46 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 06:04:46 Unpacking apt (1.6.13) over (1.6.1) ... 06:04:47 Setting up apt (1.6.13) ... 06:04:47 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 06:04:47 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 06:04:47 (Reading database ... 12764 files and directories currently installed.) 06:04:47 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 06:04:47 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 06:04:47 Selecting previously unselected package libpython3.6-minimal:amd64. 06:04:47 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 06:04:47 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 06:04:47 Selecting previously unselected package libexpat1:amd64. 06:04:47 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 06:04:47 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 06:04:48 Selecting previously unselected package python3.6-minimal. 06:04:48 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 06:04:48 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 06:04:48 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 06:04:48 Checking for services that may need to be restarted...done. 06:04:48 Checking for services that may need to be restarted...done. 06:04:48 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 06:04:48 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 06:04:48 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 06:04:49 Selecting previously unselected package python3-minimal. 06:04:49 (Reading database ... 13012 files and directories currently installed.) 06:04:49 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 06:04:49 Unpacking python3-minimal (3.6.7-1~18.04) ... 06:04:49 Selecting previously unselected package mime-support. 06:04:49 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 06:04:49 Unpacking mime-support (3.60ubuntu1) ... 06:04:49 Selecting previously unselected package libmpdec2:amd64. 06:04:49 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 06:04:49 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 06:04:49 Selecting previously unselected package libpython3.6-stdlib:amd64. 06:04:49 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 06:04:49 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 06:04:49 Selecting previously unselected package python3.6. 06:04:49 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 06:04:49 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 06:04:49 Selecting previously unselected package libpython3-stdlib:amd64. 06:04:49 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 06:04:49 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 06:04:49 Setting up python3-minimal (3.6.7-1~18.04) ... 06:04:49 Selecting previously unselected package python3. 06:04:49 (Reading database ... 13442 files and directories currently installed.) 06:04:49 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 06:04:49 Unpacking python3 (3.6.7-1~18.04) ... 06:04:49 Selecting previously unselected package multiarch-support. 06:04:49 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 06:04:49 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 06:04:49 Setting up multiarch-support (2.27-3ubuntu1.4) ... 06:04:49 Selecting previously unselected package liblzo2-2:amd64. 06:04:49 (Reading database ... 13479 files and directories currently installed.) 06:04:49 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 06:04:49 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 06:04:49 Selecting previously unselected package libbsd0:amd64. 06:04:49 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 06:04:49 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 06:04:50 Selecting previously unselected package sudo. 06:04:50 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 06:04:50 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 06:04:50 Selecting previously unselected package apparmor. 06:04:50 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 06:04:50 Unpacking apparmor (2.12-4ubuntu5.1) ... 06:04:50 Selecting previously unselected package libedit2:amd64. 06:04:50 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 06:04:50 Unpacking libedit2:amd64 (3.1-20170329-1) ... 06:04:50 Selecting previously unselected package libkrb5support0:amd64. 06:04:50 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 06:04:50 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 06:04:50 Selecting previously unselected package libk5crypto3:amd64. 06:04:50 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 06:04:50 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 06:04:50 Selecting previously unselected package libkeyutils1:amd64. 06:04:50 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 06:04:50 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 06:04:50 Selecting previously unselected package libkrb5-3:amd64. 06:04:50 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 06:04:50 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 06:04:50 Selecting previously unselected package libgssapi-krb5-2:amd64. 06:04:50 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 06:04:50 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 06:04:50 Selecting previously unselected package libssl1.0.0:amd64. 06:04:50 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 06:04:50 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 06:04:50 Selecting previously unselected package openssh-client. 06:04:50 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 06:04:50 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 06:04:51 Selecting previously unselected package squashfs-tools. 06:04:51 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 06:04:51 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 06:04:51 Selecting previously unselected package snapd. 06:04:51 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 06:04:51 Unpacking snapd (2.48.3+18.04) ... 06:04:53 Setting up libedit2:amd64 (3.1-20170329-1) ... 06:04:53 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 06:04:53 Setting up mime-support (3.60ubuntu1) ... 06:04:53 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 06:04:53 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 06:04:53 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 06:04:53 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:04:53 Setting up systemd (237-3ubuntu10.47) ... 06:04:53 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 06:04:54 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 06:04:54 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 06:04:54 Setting up liblzo2-2:amd64 (2.08-1.2) ... 06:04:54 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 06:04:54 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 06:04:54 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 06:04:55 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 06:04:55 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 06:04:55 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 06:04:55 Setting up python3 (3.6.7-1~18.04) ... 06:04:55 running python rtupdate hooks for python3.6... 06:04:55 running python post-rtupdate hooks for python3.6... 06:04:55 Setting up apparmor (2.12-4ubuntu5.1) ... 06:04:56 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 06:04:56 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 06:04:56 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 06:04:56 Setting up snapd (2.48.3+18.04) ... 06:04:57 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 06:04:57 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 06:04:57 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 06:04:57 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 06:04:57 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 06:04:57 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 06:04:57 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 06:04:57 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 06:04:58 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 06:04:58 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 06:04:58 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 06:04:58 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:04:58 Processing triggers for systemd (237-3ubuntu10.47) ... 06:04:59 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 06:04:59 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 06:04:59 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:05:00 Reading package lists... 06:05:00 Reading package lists... 06:05:01 Building dependency tree... 06:05:01 Reading state information... 06:05:01 Calculating upgrade... 06:05:01 The following packages will be upgraded: 06:05:01 advancecomp base-files bash binutils binutils-common 06:05:01 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 06:05:01 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 06:05:01 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 06:05:01 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 06:05:01 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 06:05:01 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 06:05:01 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 06:05:01 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 06:05:01 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g 06:05:01 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 06:05:01 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 06:05:01 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 06:05:01 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 06:05:01 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 06:05:01 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 06:05:01 Need to get 64.0 MB of archives. 06:05:01 After this operation, 5041 kB of additional disk space will be used. 06:05:01 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] 06:05:01 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 06:05:01 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 06:05:01 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 06:05:01 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 06:05:01 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 06:05:01 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 06:05:01 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 06:05:01 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 06:05:01 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 06:05:01 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 06:05:01 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 06:05:01 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 06:05:01 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 06:05:01 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 06:05:01 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 06:05:01 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 06:05:01 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 06:05:01 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 06:05:01 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 06:05:01 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 06:05:01 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 06:05:01 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 06:05:01 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 06:05:01 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 06:05:01 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 06:05:01 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 06:05:01 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 06:05:01 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 06:05:01 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 06:05:01 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 06:05:01 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 06:05:01 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 06:05:01 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 06:05:01 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 06:05:01 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 06:05:01 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 06:05:01 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 06:05:01 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 06:05:01 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 06:05:01 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 06:05:01 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 06:05:01 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 06:05:01 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 06:05:01 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 06:05:01 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 06:05:01 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 06:05:02 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 06:05:02 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 06:05:02 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 06:05:02 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 06:05:02 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 06:05:02 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 06:05:02 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 06:05:02 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 06:05:02 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 06:05:02 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 06:05:02 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 06:05:02 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 06:05:02 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 06:05:02 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 06:05:02 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 06:05:02 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 06:05:02 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 06:05:02 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 06:05:02 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 06:05:02 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 06:05:02 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 06:05:02 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 06:05:02 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 06:05:02 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 06:05:02 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 06:05:02 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 06:05:02 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 06:05:02 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 06:05:02 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 06:05:03 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 06:05:03 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 06:05:03 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 06:05:03 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 06:05:03 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 06:05:03 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 06:05:03 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 06:05:03 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 06:05:03 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 06:05:03 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 06:05:03 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 06:05:03 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 06:05:03 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 06:05:03 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 06:05:03 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 06:05:03 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 06:05:03 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 06:05:03 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 06:05:03 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 06:05:03 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 06:05:03 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 06:05:03 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 06:05:03 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 06:05:03 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 06:05:03 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 06:05:03 debconf: delaying package configuration, since apt-utils is not installed 06:05:03 Fetched 64.0 MB in 2s (32.9 MB/s) 06:05:03 (Reading database ... 13912 files and directories currently installed.) 06:05:03 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 06:05:03 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:05:04 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 06:05:04 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:05:04 Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... 06:05:04 Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... 06:05:04 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:05:04 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:05:04 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:05:04 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:05:04 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:05:04 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:05:04 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:05:04 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:05:04 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:05:04 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:05:04 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:05:04 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:05:04 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:05:04 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:05:04 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 06:05:05 (Reading database ... 13911 files and directories currently installed.) 06:05:05 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 06:05:05 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 06:05:05 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 06:05:05 (Reading database ... 13911 files and directories currently installed.) 06:05:05 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:05:05 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:05:05 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:05:05 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:05:05 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:05:05 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:05:05 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 06:05:05 (Reading database ... 13911 files and directories currently installed.) 06:05:05 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 06:05:05 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:05:06 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 06:05:07 (Reading database ... 13911 files and directories currently installed.) 06:05:07 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 06:05:07 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 06:05:07 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 06:05:07 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 06:05:07 Setting up base-files (10.1ubuntu2.10) ... 06:05:07 Installing new version of config file /etc/issue ... 06:05:07 Installing new version of config file /etc/issue.net ... 06:05:07 Installing new version of config file /etc/lsb-release ... 06:05:07 Installing new version of config file /etc/update-motd.d/50-motd-news ... 06:05:07 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 06:05:07 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 06:05:07 Removing obsolete conffile /etc/default/motd-news ... 06:05:07 (Reading database ... 13912 files and directories currently installed.) 06:05:07 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 06:05:07 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 06:05:07 Setting up bash (4.4.18-2ubuntu1.2) ... 06:05:07 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 06:05:07 (Reading database ... 13912 files and directories currently installed.) 06:05:07 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 06:05:07 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 06:05:07 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 06:05:08 (Reading database ... 13912 files and directories currently installed.) 06:05:08 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 06:05:08 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 06:05:08 Setting up tar (1.29b-2ubuntu0.2) ... 06:05:08 (Reading database ... 13912 files and directories currently installed.) 06:05:08 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 06:05:08 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:05:08 Setting up dpkg (1.19.0.5ubuntu2.3) ... 06:05:08 (Reading database ... 13912 files and directories currently installed.) 06:05:08 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 06:05:08 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:05:09 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 06:05:09 (Reading database ... 13912 files and directories currently installed.) 06:05:09 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 06:05:09 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:05:09 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 06:05:09 (Reading database ... 13912 files and directories currently installed.) 06:05:09 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 06:05:09 Unpacking grep (3.1-2build1) over (3.1-2) ... 06:05:09 Setting up grep (3.1-2build1) ... 06:05:09 (Reading database ... 13912 files and directories currently installed.) 06:05:09 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 06:05:09 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 06:05:09 Setting up login (1:4.5-1ubuntu2) ... 06:05:09 (Reading database ... 13912 files and directories currently installed.) 06:05:09 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 06:05:09 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:05:09 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 06:05:09 (Reading database ... 13912 files and directories currently installed.) 06:05:09 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 06:05:09 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:05:10 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 06:05:10 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:05:10 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 06:05:10 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:05:10 Setting up perl-base (5.26.1-6ubuntu0.5) ... 06:05:10 (Reading database ... 13912 files and directories currently installed.) 06:05:10 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 06:05:10 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:05:11 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 06:05:11 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 06:05:11 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 06:05:11 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 06:05:11 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 06:05:11 (Reading database ... 13912 files and directories currently installed.) 06:05:11 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 06:05:11 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 06:05:11 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 06:05:11 (Reading database ... 13912 files and directories currently installed.) 06:05:11 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:05:11 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:05:11 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:05:11 (Reading database ... 13912 files and directories currently installed.) 06:05:11 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:05:11 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:05:11 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:05:11 (Reading database ... 13912 files and directories currently installed.) 06:05:11 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:05:12 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:05:12 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:05:12 (Reading database ... 13912 files and directories currently installed.) 06:05:12 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:05:12 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:05:12 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:05:12 (Reading database ... 13912 files and directories currently installed.) 06:05:12 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 06:05:12 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:05:12 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 06:05:12 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:05:12 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 06:05:12 (Reading database ... 13912 files and directories currently installed.) 06:05:12 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 06:05:12 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:05:12 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 06:05:12 (Reading database ... 13912 files and directories currently installed.) 06:05:12 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:05:12 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:05:12 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:05:13 (Reading database ... 13912 files and directories currently installed.) 06:05:13 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:05:13 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:05:13 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 06:05:13 (Reading database ... 13912 files and directories currently installed.) 06:05:13 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:05:13 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:05:13 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 06:05:14 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 06:05:14 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 06:05:14 (Reading database ... 13912 files and directories currently installed.) 06:05:14 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 06:05:14 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:05:14 Setting up libc-bin (2.27-3ubuntu1.4) ... 06:05:14 (Reading database ... 13912 files and directories currently installed.) 06:05:14 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 06:05:14 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:05:14 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 06:05:15 (Reading database ... 13914 files and directories currently installed.) 06:05:15 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 06:05:15 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 06:05:15 Setting up debconf (1.5.66ubuntu1) ... 06:05:15 (Reading database ... 13914 files and directories currently installed.) 06:05:15 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 06:05:15 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 06:05:15 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 06:05:15 (Reading database ... 13914 files and directories currently installed.) 06:05:15 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 06:05:15 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 06:05:15 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 06:05:15 (Reading database ... 13914 files and directories currently installed.) 06:05:15 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:05:15 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:05:15 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 06:05:16 (Reading database ... 13914 files and directories currently installed.) 06:05:16 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:05:16 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:05:16 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 06:05:16 (Reading database ... 13914 files and directories currently installed.) 06:05:16 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:05:16 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:05:16 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 06:05:16 (Reading database ... 13914 files and directories currently installed.) 06:05:16 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:05:16 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:05:16 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 06:05:16 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 06:05:16 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 06:05:16 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:05:16 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 06:05:16 (Reading database ... 13914 files and directories currently installed.) 06:05:16 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 06:05:16 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 06:05:16 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 06:05:16 (Reading database ... 13914 files and directories currently installed.) 06:05:16 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 06:05:16 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:05:17 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 06:05:17 (Reading database ... 13914 files and directories currently installed.) 06:05:17 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 06:05:17 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:05:17 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 06:05:17 (Reading database ... 13914 files and directories currently installed.) 06:05:17 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 06:05:17 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 06:05:17 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 06:05:17 (Reading database ... 13914 files and directories currently installed.) 06:05:17 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 06:05:17 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 06:05:17 Setting up passwd (1:4.5-1ubuntu2) ... 06:05:17 (Reading database ... 13914 files and directories currently installed.) 06:05:17 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 06:05:18 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 06:05:18 Setting up gpgv (2.2.4-1ubuntu1.4) ... 06:05:18 (Reading database ... 13914 files and directories currently installed.) 06:05:18 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 06:05:18 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 06:05:18 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 06:05:18 (Reading database ... 13914 files and directories currently installed.) 06:05:18 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 06:05:18 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 06:05:18 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 06:05:18 (Reading database ... 13914 files and directories currently installed.) 06:05:18 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 06:05:18 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 06:05:18 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 06:05:18 (Reading database ... 13914 files and directories currently installed.) 06:05:18 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 06:05:18 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 06:05:18 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 06:05:18 (Reading database ... 13914 files and directories currently installed.) 06:05:18 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 06:05:18 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 06:05:18 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 06:05:18 (Reading database ... 13914 files and directories currently installed.) 06:05:18 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 06:05:18 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 06:05:19 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 06:05:19 (Reading database ... 13914 files and directories currently installed.) 06:05:19 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 06:05:19 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 06:05:19 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 06:05:19 (Reading database ... 13914 files and directories currently installed.) 06:05:19 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 06:05:19 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 06:05:19 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 06:05:19 (Reading database ... 13915 files and directories currently installed.) 06:05:19 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 06:05:19 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 06:05:19 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 06:05:19 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 06:05:19 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 06:05:19 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 06:05:19 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 06:05:19 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 06:05:19 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 06:05:19 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 06:05:19 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 06:05:19 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 06:05:20 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 06:05:20 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 06:05:20 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 06:05:20 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 06:05:20 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 06:05:20 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 06:05:20 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 06:05:20 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 06:05:20 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 06:05:20 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 06:05:20 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 06:05:20 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 06:05:20 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 06:05:20 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 06:05:20 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 06:05:20 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 06:05:20 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 06:05:20 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 06:05:21 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 06:05:21 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 06:05:21 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 06:05:21 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 06:05:21 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 06:05:21 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 06:05:21 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:05:21 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:05:21 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:05:21 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:05:21 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:05:21 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:05:21 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:05:21 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:05:22 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:05:22 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:05:23 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:05:23 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:05:24 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:05:24 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:05:24 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:05:24 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:05:25 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:05:25 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:05:26 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:05:26 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:05:26 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 06:05:26 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:05:26 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 06:05:26 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:05:26 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 06:05:26 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 06:05:26 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:05:26 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:05:27 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:05:27 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:05:27 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 06:05:27 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 06:05:28 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:05:28 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 06:05:28 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:05:28 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:05:28 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:05:28 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 06:05:28 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 06:05:28 Setting up tzdata (2021a-0ubuntu0.18.04) ... 06:05:28 06:05:28 Current default time zone: 'Etc/UTC' 06:05:28 Local time is now: Tue May 18 06:05:28 UTC 2021. 06:05:28 Universal Time is now: Tue May 18 06:05:28 UTC 2021. 06:05:28 Run 'dpkg-reconfigure tzdata' if you wish to change it. 06:05:28 06:05:28 Setting up systemd-sysv (237-3ubuntu10.47) ... 06:05:28 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:05:28 Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... 06:05:28 Setting up mount (2.31.1-0.4ubuntu3.7) ... 06:05:28 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 06:05:28 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 06:05:28 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 06:05:28 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 06:05:28 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 06:05:28 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 06:05:28 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:05:28 Setting up procps (2:3.3.12-3ubuntu1.2) ... 06:05:29 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 06:05:29 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 06:05:29 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 06:05:29 Setting up patch (2.7.6-2ubuntu1.1) ... 06:05:29 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 06:05:29 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 06:05:29 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 06:05:29 Installing new version of config file /etc/ssl/openssl.cnf ... 06:05:29 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 06:05:29 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 06:05:29 Setting up ca-certificates (20210119~18.04.1) ... 06:05:30 Updating certificates in /etc/ssl/certs... 06:05:31 23 added, 27 removed; done. 06:05:31 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 06:05:31 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:05:31 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 06:05:31 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 06:05:31 Setting up pkgbinarymangler (138.18.04.1) ... 06:05:31 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 06:05:31 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 06:05:31 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 06:05:31 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 06:05:31 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 06:05:31 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 06:05:31 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 06:05:31 Setting up perl (5.26.1-6ubuntu0.5) ... 06:05:31 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 06:05:31 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 06:05:31 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 06:05:31 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 06:05:31 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 06:05:31 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 06:05:31 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 06:05:31 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 06:05:31 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 06:05:32 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 06:05:32 Processing triggers for systemd (237-3ubuntu10.47) ... 06:05:32 Processing triggers for mime-support (3.60ubuntu1) ... 06:05:32 Processing triggers for ca-certificates (20210119~18.04.1) ... 06:05:32 Updating certificates in /etc/ssl/certs... 06:05:32 0 added, 0 removed; done. 06:05:32 Running hooks in /etc/ca-certificates/update.d... 06:05:32 done. 06:05:33 Reading package lists... 06:05:33 Building dependency tree... 06:05:33 Reading state information... 06:05:33 The following NEW packages will be installed: 06:05:33 apt-transport-https 06:05:33 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 06:05:33 Need to get 1692 B of archives. 06:05:33 After this operation, 154 kB of additional disk space will be used. 06:05:33 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 06:05:33 debconf: delaying package configuration, since apt-utils is not installed 06:05:33 Fetched 1692 B in 0s (9592 B/s) 06:05:33 Selecting previously unselected package apt-transport-https. 06:05:33 (Reading database ... 13920 files and directories currently installed.) 06:05:33 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 06:05:33 Unpacking apt-transport-https (1.6.13) ... 06:05:33 Setting up apt-transport-https (1.6.13) ... 06:05:33 Waiting for network to be ready... 06:05:40 2021-05-18T06:05:37Z INFO Waiting for automatic snapd restart... 06:05:42 snapd 2.50 from Canonical* installed 06:05:43 "snapd" switched to the "latest/stable" channel 06:05:43 06:05:47 core18 20210309 from Canonical* installed 06:05:47 "core18" switched to the "latest/stable" channel 06:05:47 06:05:50 snapcraft 4.7.1 from Canonical* installed 06:05:50 "snapcraft" switched to the "latest/stable" channel 06:05:50 06:05:55 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 06:05:55 - README.md 06:05:55 06:05:55 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 06:06:01 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:06:01 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 06:06:01 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 06:06:01 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:06:02 Reading package lists... 06:06:02 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 06:06:09 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:06:09 Reading package lists... 06:06:09 Building dependency tree... 06:06:09 Reading state information... 06:06:09 Suggested packages: 06:06:09 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 06:06:09 git-gui gitk gitweb git-cvs git-mediawiki git-svn 06:06:09 Recommended packages: 06:06:09 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 06:06:09 The following NEW packages will be installed: 06:06:09 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 06:06:09 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 06:06:09 pkg-config zip 06:06:09 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 06:06:09 Need to get 7663 kB of archives. 06:06:09 After this operation, 43.8 MB of additional disk space will be used. 06:06:09 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 06:06:09 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 06:06:09 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 06:06:09 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 06:06:09 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 06:06:09 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 06:06:09 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 06:06:09 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 06:06:09 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 06:06:09 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 06:06:09 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 06:06:09 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 06:06:09 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 06:06:09 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 06:06:09 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 06:06:10 debconf: delaying package configuration, since apt-utils is not installed 06:06:10 Fetched 7663 kB in 1s (10.6 MB/s) 06:06:10 Selecting previously unselected package libglib2.0-0:amd64. 06:06:10 (Reading database ... 13924 files and directories currently installed.) 06:06:10 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 06:06:10 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 06:06:10 Selecting previously unselected package libpsl5:amd64. 06:06:10 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 06:06:10 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 06:06:10 Selecting previously unselected package libnghttp2-14:amd64. 06:06:10 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 06:06:10 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 06:06:10 Selecting previously unselected package librtmp1:amd64. 06:06:10 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 06:06:10 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 06:06:10 Selecting previously unselected package libcurl3-gnutls:amd64. 06:06:10 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 06:06:10 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 06:06:10 Selecting previously unselected package liberror-perl. 06:06:10 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 06:06:10 Unpacking liberror-perl (0.17025-1) ... 06:06:10 Selecting previously unselected package git-man. 06:06:10 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 06:06:10 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 06:06:10 Selecting previously unselected package git. 06:06:10 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 06:06:10 Unpacking git (1:2.17.1-1ubuntu0.8) ... 06:06:11 Selecting previously unselected package libnorm1:amd64. 06:06:11 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 06:06:11 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 06:06:11 Selecting previously unselected package libpgm-5.2-0:amd64. 06:06:11 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 06:06:11 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 06:06:11 Selecting previously unselected package libsodium23:amd64. 06:06:11 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 06:06:11 Unpacking libsodium23:amd64 (1.0.16-2) ... 06:06:11 Selecting previously unselected package libzmq5:amd64. 06:06:11 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 06:06:11 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 06:06:11 Selecting previously unselected package libzmq3-dev:amd64. 06:06:11 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 06:06:11 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 06:06:11 Selecting previously unselected package pkg-config. 06:06:11 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 06:06:11 Unpacking pkg-config (0.29.1-0ubuntu2) ... 06:06:11 Selecting previously unselected package zip. 06:06:11 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 06:06:11 Unpacking zip (3.0-11build1) ... 06:06:12 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 06:06:12 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 06:06:12 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 06:06:12 Setting up liberror-perl (0.17025-1) ... 06:06:12 Setting up libpsl5:amd64 (0.19.1-5build1) ... 06:06:12 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 06:06:12 No schema files found: doing nothing. 06:06:12 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 06:06:12 Setting up zip (3.0-11build1) ... 06:06:12 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 06:06:12 Setting up libsodium23:amd64 (1.0.16-2) ... 06:06:12 Setting up pkg-config (0.29.1-0ubuntu2) ... 06:06:12 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 06:06:12 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 06:06:12 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 06:06:12 Setting up git (1:2.17.1-1ubuntu0.8) ... 06:06:12 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 06:06:18 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:06:18 git set to automatically installed. 06:06:18 git-man set to automatically installed. 06:06:18 libcurl3-gnutls set to automatically installed. 06:06:18 liberror-perl set to automatically installed. 06:06:18 libglib2.0-0 set to automatically installed. 06:06:18 libnghttp2-14 set to automatically installed. 06:06:18 libnorm1 set to automatically installed. 06:06:18 libpgm-5.2-0 set to automatically installed. 06:06:18 libpsl5 set to automatically installed. 06:06:18 librtmp1 set to automatically installed. 06:06:18 libsodium23 set to automatically installed. 06:06:18 libzmq3-dev set to automatically installed. 06:06:18 libzmq5 set to automatically installed. 06:06:18 pkg-config set to automatically installed. 06:06:18 zip set to automatically installed. 06:06:20 snapd is not logged in, snap install commands will use sudo 06:06:26 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:06:27 snap "core18" has no updates available 06:06:28 snapd is not logged in, snap install commands will use sudo 06:06:34 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:06:49 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 06:06:49 Pulling go-build-helper 06:06:49 + snapcraftctl pull 06:06:49 'app-service-config' has dependencies that need to be staged: go-build-helper 06:06:49 Skipping pull go-build-helper (already ran) 06:06:49 Building go-build-helper 06:06:49 + snapcraftctl build 06:06:51 Staging go-build-helper 06:06:51 + snapcraftctl stage 06:07:01 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 06:07:01 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 06:07:01 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] 06:07:01 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] 06:07:01 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 06:07:01 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 06:07:01 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 06:07:01 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 06:07:01 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] 06:07:01 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 06:07:01 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 06:07:01 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 06:07:01 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 06:07:01 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 06:07:01 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 06:07:01 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 06:07:01 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 06:07:01 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 06:07:01 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 06:07:01 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2069 kB] 06:07:01 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 06:07:01 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 06:07:01 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 06:07:01 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 06:07:01 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 06:07:01 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 06:07:01 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 06:07:01 Fetched 24.6 MB in 0s (0 B/s) 06:07:01 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 06:07:01 Fetched 224 kB in 0s (0 B/s) 06:07:01 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 06:07:01 Fetched 157 kB in 0s (0 B/s) 06:07:01 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 06:07:01 Fetched 221 kB in 0s (0 B/s) 06:07:01 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 06:07:01 Fetched 143 kB in 0s (0 B/s) 06:07:01 Pulling app-service-config 06:07:01 + snapcraftctl pull 06:07:01 Cloning into '/root/parts/app-service-config/src'... 06:07:03 Pulling config-common 06:07:03 + snapcraftctl pull 06:07:07 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 06:07:07 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 06:07:07 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:07:07 Fetched 0 B in 0s (0 B/s) 06:07:07 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 06:07:07 Fetched 0 B in 0s (0 B/s) 06:07:07 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 06:07:07 Fetched 0 B in 0s (0 B/s) 06:07:07 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 06:07:07 Fetched 0 B in 0s (0 B/s) 06:07:07 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 06:07:07 Fetched 0 B in 0s (0 B/s) 06:07:07 Pulling edgex-go 06:07:07 + snapcraftctl pull 06:07:25 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 06:07:25 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 06:07:25 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:07:25 Fetched 0 B in 0s (0 B/s) 06:07:25 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 06:07:25 Fetched 96.5 kB in 0s (0 B/s) 06:07:25 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 06:07:25 Fetched 279 kB in 0s (0 B/s) 06:07:25 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 06:07:25 Fetched 122 kB in 0s (0 B/s) 06:07:25 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 06:07:25 Fetched 77.8 kB in 0s (0 B/s) 06:07:25 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 06:07:25 Fetched 8848 B in 0s (0 B/s) 06:07:25 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 06:07:25 Fetched 47.8 kB in 0s (0 B/s) 06:07:25 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 06:07:25 Fetched 45.6 kB in 0s (0 B/s) 06:07:25 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 06:07:25 Fetched 15.0 kB in 0s (0 B/s) 06:07:25 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 06:07:25 Fetched 219 kB in 0s (0 B/s) 06:07:25 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 06:07:25 Fetched 154 kB in 0s (0 B/s) 06:07:25 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 06:07:25 Fetched 50.6 kB in 0s (0 B/s) 06:07:25 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 06:07:25 Fetched 14.8 kB in 0s (0 B/s) 06:07:25 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 06:07:25 Fetched 41.8 kB in 0s (0 B/s) 06:07:25 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 06:07:25 Fetched 499 kB in 0s (0 B/s) 06:07:25 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 06:07:25 Fetched 111 kB in 0s (0 B/s) 06:07:25 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 06:07:25 Fetched 240 kB in 0s (0 B/s) 06:07:25 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 06:07:25 Fetched 29.3 kB in 0s (0 B/s) 06:07:25 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 06:07:25 Fetched 85.5 kB in 0s (0 B/s) 06:07:25 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 06:07:25 Fetched 24.5 kB in 0s (0 B/s) 06:07:25 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 06:07:25 Fetched 49.2 kB in 0s (0 B/s) 06:07:25 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 06:07:25 Fetched 54.2 kB in 0s (0 B/s) 06:07:25 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 06:07:25 Fetched 30.8 kB in 0s (0 B/s) 06:07:25 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 06:07:25 Fetched 15.8 kB in 0s (0 B/s) 06:07:25 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 06:07:25 Fetched 85.9 kB in 0s (0 B/s) 06:07:25 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 06:07:25 Fetched 8720 B in 0s (0 B/s) 06:07:25 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 06:07:25 Fetched 137 kB in 0s (0 B/s) 06:07:25 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 06:07:25 Fetched 119 kB in 0s (0 B/s) 06:07:25 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 06:07:25 Fetched 110 kB in 0s (0 B/s) 06:07:25 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 06:07:25 Fetched 11.1 kB in 0s (0 B/s) 06:07:25 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 06:07:25 Fetched 645 kB in 0s (0 B/s) 06:07:25 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 06:07:25 Fetched 41.3 kB in 0s (0 B/s) 06:07:25 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 06:07:25 Fetched 17.9 kB in 0s (0 B/s) 06:07:25 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 06:07:25 Fetched 368 kB in 0s (0 B/s) 06:07:25 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 06:07:25 Fetched 187 kB in 0s (0 B/s) 06:07:25 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 06:07:25 Fetched 175 kB in 0s (0 B/s) 06:07:25 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 06:07:25 Fetched 206 kB in 0s (0 B/s) 06:07:25 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 06:07:25 Fetched 1301 kB in 0s (0 B/s) 06:07:25 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 06:07:25 Fetched 36.2 kB in 0s (0 B/s) 06:07:25 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 06:07:25 Fetched 159 kB in 0s (0 B/s) 06:07:25 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 06:07:25 Fetched 107 kB in 0s (0 B/s) 06:07:25 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 06:07:25 Fetched 48.7 kB in 0s (0 B/s) 06:07:25 Pulling static-packages 06:07:25 + snapcraftctl pull 06:07:25 Pulling version 06:07:25 + cd /root/project 06:07:25 + [ -f VERSION ] 06:07:25 + PROJECT_VERSION=local-dev 06:07:25 + git rev-parse --short HEAD 06:07:25 + GIT_REVISION=07e7c3ea 06:07:25 + snapcraftctl set-version local-dev 06:07:25 Skipping build go-build-helper (already ran) 06:07:25 Building app-service-config 06:07:25 + make build 06:07:25 go mod tidy 06:07:32 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.58 06:07:32 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 06:07:32 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 06:07:32 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.83 06:07:32 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.52 06:07:32 go: downloading github.com/gorilla/mux v1.8.0 06:07:32 go: downloading github.com/gorilla/websocket v1.4.2 06:07:32 go: downloading github.com/pelletier/go-toml v1.9.0 06:07:32 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 06:07:32 go: downloading github.com/google/uuid v1.2.0 06:07:32 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 06:07:32 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 06:07:32 go: downloading github.com/stretchr/testify v1.7.0 06:07:33 go: downloading github.com/go-kit/kit v0.8.0 06:07:33 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 06:07:33 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 06:07:33 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 06:07:33 go: downloading github.com/davecgh/go-spew v1.1.1 06:07:33 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 06:07:33 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 06:07:33 go: downloading github.com/pmezard/go-difflib v1.0.0 06:07:33 go: downloading github.com/x448/float16 v0.8.4 06:07:33 go: downloading github.com/mitchellh/copystructure v1.0.0 06:07:33 go: downloading github.com/go-logfmt/logfmt v0.4.0 06:07:33 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 06:07:33 go: downloading github.com/hashicorp/consul/api v1.8.1 06:07:33 go: downloading github.com/go-playground/validator/v10 v10.5.0 06:07:33 go: downloading github.com/mitchellh/mapstructure v1.1.2 06:07:33 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 06:07:33 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 06:07:33 go: downloading github.com/pebbe/zmq4 v1.2.7 06:07:33 go: downloading github.com/mitchellh/reflectwalk v1.0.0 06:07:33 go: downloading gopkg.in/yaml.v2 v2.4.0 06:07:33 go: downloading github.com/stretchr/objx v0.1.0 06:07:34 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 06:07:34 go: downloading github.com/go-redis/redis/v7 v7.2.0 06:07:34 go: downloading github.com/go-stack/stack v1.8.0 06:07:34 go: downloading github.com/hashicorp/serf v0.9.5 06:07:34 go: downloading github.com/hashicorp/go-hclog v0.12.0 06:07:34 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 06:07:34 go: downloading github.com/hashicorp/consul/sdk v0.7.0 06:07:34 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 06:07:34 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 06:07:34 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 06:07:34 go: downloading github.com/leodido/go-urn v1.2.0 06:07:34 go: downloading github.com/hashicorp/go-uuid v1.0.1 06:07:34 go: downloading github.com/onsi/gomega v1.7.0 06:07:34 go: downloading github.com/pkg/errors v0.8.1 06:07:34 go: downloading github.com/mattn/go-colorable v0.1.6 06:07:34 go: downloading github.com/go-playground/universal-translator v0.17.0 06:07:34 go: downloading github.com/go-playground/locales v0.13.0 06:07:34 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 06:07:34 go: downloading github.com/onsi/ginkgo v1.10.1 06:07:34 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 06:07:34 go: downloading github.com/kr/pretty v0.2.0 06:07:34 go: downloading golang.org/x/text v0.3.2 06:07:34 go: downloading github.com/fatih/color v1.9.0 06:07:34 go: downloading github.com/mattn/go-isatty v0.0.12 06:07:34 go: downloading github.com/hashicorp/memberlist v0.2.2 06:07:34 go: downloading github.com/hashicorp/go-msgpack v0.5.3 06:07:34 go: downloading github.com/kr/text v0.1.0 06:07:34 go: downloading github.com/go-playground/assert/v2 v2.0.1 06:07:35 go: downloading github.com/mitchellh/go-homedir v1.1.0 06:07:35 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 06:07:35 go: downloading github.com/hpcloud/tail v1.0.0 06:07:35 go: downloading github.com/hashicorp/go-multierror v1.1.0 06:07:35 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 06:07:35 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 06:07:35 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 06:07:35 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 06:07:35 go: downloading github.com/miekg/dns v1.1.26 06:07:35 go: downloading github.com/hashicorp/golang-lru v0.5.0 06:07:35 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 06:07:36 go: downloading github.com/hashicorp/errwrap v1.0.0 06:07:36 go: downloading github.com/golang/protobuf v1.3.2 06:07:36 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 06:07:36 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 06:07:36 go: downloading gopkg.in/fsnotify.v1 v1.4.7 06:07:36 go: downloading github.com/fsnotify/fsnotify v1.4.7 06:07:36 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 06:07:48 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 06:07:48 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 06:07:48 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 06:07:48 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 06:07:48 Building config-common 06:07:48 + snapcraftctl build 06:07:50 Building edgex-go 06:07:50 + cd /root/parts/edgex-go/src 06:07:50 + make build 06:07:50 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 06:07:52 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.89 06:07:52 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.57 06:07:52 go: downloading github.com/OneOfOne/xxhash v1.2.8 06:07:52 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 06:07:52 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 06:07:52 go: downloading github.com/pelletier/go-toml v1.9.1 06:07:52 go: downloading github.com/go-playground/validator/v10 v10.6.1 06:07:52 go: downloading github.com/go-kit/kit v0.9.0 06:07:52 go: downloading github.com/go-redis/redis/v7 v7.3.0 06:07:52 go: downloading github.com/imdario/mergo v0.3.12 06:07:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:08:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 06:08:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:08:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:08:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:08:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:08:07 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 06:08:07 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 06:08:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:08:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:08:10 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 06:08:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:08:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 06:08:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:08:16 go: downloading github.com/lib/pq v1.10.2 06:08:18 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 06:08:18 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 06:08:18 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 06:08:18 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 06:08:18 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 06:08:18 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 06:08:18 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 06:08:18 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 06:08:18 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 06:08:18 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 06:08:18 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 06:08:18 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 06:08:18 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 06:08:18 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 06:08:18 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 06:08:18 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 06:08:18 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 06:08:18 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 06:08:18 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 06:08:18 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 06:08:18 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 06:08:18 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 06:08:18 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 06:08:18 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 06:08:18 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 06:08:18 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 06:08:18 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 06:08:21 Building static-packages 06:08:21 + snapcraftctl build 06:08:23 Building version 06:08:23 + snapcraftctl build 06:08:25 Skipping stage go-build-helper (already ran) 06:08:25 Staging app-service-config 06:08:25 + snapcraftctl stage 06:08:26 Staging config-common 06:08:26 + snapcraftctl stage 06:08:27 Staging edgex-go 06:08:27 + snapcraftctl stage 06:08:28 Staging static-packages 06:08:28 + snapcraftctl stage 06:08:29 Staging version 06:08:29 + snapcraftctl stage 06:08:30 Priming go-build-helper 06:08:30 + snapcraftctl prime 06:08:31 Priming app-service-config 06:08:31 + snapcraftctl prime 06:08:33 Priming config-common 06:08:33 + snapcraftctl prime 06:08:34 Priming edgex-go 06:08:34 + snapcraftctl prime 06:08:34 Priming static-packages 06:08:34 + snapcraftctl prime 06:08:37 Priming version 06:08:37 + snapcraftctl prime 06:08:38 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } Pausing (Preparing for shutdown) Resuming build at Tue May 18 11:48:10 UTC 2021 after Jenkins restart Waiting to resume part of EdgeX Foundry Project » edgex-go » PR-3477 #1: Finished waiting Waiting to resume part of EdgeX Foundry Project » edgex-go » PR-3477 #1: Finished waiting Waiting to resume part of EdgeX Foundry Project » edgex-go » PR-3477 #1: Finished waiting Waiting to resume part of EdgeX Foundry Project » edgex-go » PR-3477 #1: Finished waiting Waiting to resume part of EdgeX Foundry Project » edgex-go » PR-3477 #1: Finished waiting Waiting to resume part of EdgeX Foundry Project » edgex-go » PR-3477 #1: Finished waiting Waiting to resume part of EdgeX Foundry Project » edgex-go » PR-3477 #1: Waiting for next available executor on ‘prd-centos7-docker-4c-2g-7496’ Waiting to resume part of EdgeX Foundry Project » edgex-go » PR-3477 #1: Waiting for next available executor on ‘prd-centos7-docker-4c-2g-7496’ Waiting to resume part of EdgeX Foundry Project » edgex-go » PR-3477 #1: Waiting for next available executor on ‘prd-centos7-docker-4c-2g-7496’ Ready to run at Tue May 18 11:50:00 UTC 2021 11:50:00 Timeout set to expire in 33 sec 11:50:34 Cancelling nested steps due to timeout [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 11:50:34 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 11:50:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:50:39 ---> package-listing.sh 11:50:39 ++ facter osfamily 11:50:39 ++ tr '[:upper:]' '[:lower:]' 11:50:39 + OS_FAMILY=redhat 11:50:39 + workspace=/w/workspace/edgex-go/1 11:50:39 + START_PACKAGES=/tmp/packages_start.txt 11:50:39 + END_PACKAGES=/tmp/packages_end.txt 11:50:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:50:39 + PACKAGES=/tmp/packages_start.txt 11:50:39 + '[' /w/workspace/edgex-go/1 ']' 11:50:39 + PACKAGES=/tmp/packages_end.txt 11:50:39 + case "${OS_FAMILY}" in 11:50:39 + rpm -qa 11:50:39 + sort 11:50:44 + '[' -f /tmp/packages_start.txt ']' 11:50:44 + '[' -f /tmp/packages_end.txt ']' 11:50:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:50:44 + '[' /w/workspace/edgex-go/1 ']' 11:50:44 + mkdir -p /w/workspace/edgex-go/1/archives/ 11:50:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 11:50:44 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:50:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 11:50:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:50:45 11:50:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 11:50:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:50:46 alpine: Pulling from edgex-lftools-log-publisher 11:50:46 df20fa9351a1: Pulling fs layer 11:50:46 36b3adc4ff6f: Pulling fs layer 11:50:46 8ad3a11d3b57: Pulling fs layer 11:50:46 46f8f816bc3b: Pulling fs layer 11:50:46 93b61091891f: Pulling fs layer 11:50:46 93b9cdb0e59b: Pulling fs layer 11:50:46 5e14af77c1be: Pulling fs layer 11:50:46 01666e4c0597: Pulling fs layer 11:50:46 aa168da1d23b: Pulling fs layer 11:50:46 46f8f816bc3b: Waiting 11:50:46 93b61091891f: Waiting 11:50:46 93b9cdb0e59b: Waiting 11:50:46 5e14af77c1be: Waiting 11:50:46 01666e4c0597: Waiting 11:50:46 aa168da1d23b: Waiting 11:50:46 36b3adc4ff6f: Verifying Checksum 11:50:46 36b3adc4ff6f: Download complete 11:50:46 46f8f816bc3b: Verifying Checksum 11:50:46 46f8f816bc3b: Download complete 11:50:46 df20fa9351a1: Verifying Checksum 11:50:46 df20fa9351a1: Download complete 11:50:46 93b9cdb0e59b: Verifying Checksum 11:50:46 93b9cdb0e59b: Download complete 11:50:46 5e14af77c1be: Verifying Checksum 11:50:46 5e14af77c1be: Download complete 11:50:46 01666e4c0597: Verifying Checksum 11:50:46 01666e4c0597: Download complete 11:50:46 93b61091891f: Verifying Checksum 11:50:46 93b61091891f: Download complete 11:50:46 8ad3a11d3b57: Verifying Checksum 11:50:46 8ad3a11d3b57: Download complete 11:50:46 df20fa9351a1: Pull complete 11:50:46 36b3adc4ff6f: Pull complete 11:50:47 8ad3a11d3b57: Pull complete 11:50:47 46f8f816bc3b: Pull complete 11:50:47 93b61091891f: Pull complete 11:50:48 93b9cdb0e59b: Pull complete 11:50:48 aa168da1d23b: Verifying Checksum 11:50:48 aa168da1d23b: Download complete 11:50:48 5e14af77c1be: Pull complete 11:50:48 01666e4c0597: Pull complete 11:50:55 aa168da1d23b: Pull complete 11:50:55 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 11:50:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:50:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 11:50:55 prd-centos7-docker-4c-2g-7496 does not seem to be running inside a container 11:50:55 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 11:51:13 $ docker top f21196e196c7a5bb2314b3b62f93d2974fbe18e8e07a05a979254033ee452829 -eo pid,comm [Pipeline] { [Pipeline] sh 11:51:13 + touch /tmp/pre-build-complete [Pipeline] sh 11:51:14 + mkdir -p /var/log/sa [Pipeline] sh 11:51:14 + ls /var/log/sa-host 11:51:14 + sadf -c /var/log/sa-host/sa05 11:51:14 file_magic: OK 11:51:14 HZ: Using current value: 100 11:51:14 file_header: OK 11:51:14 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 11:51:14 Statistics: 11:51:14 Hnuu...uuuununununu...Hnuu...uuuununununu... 11:51:14 File successfully converted to sysstat format version 12.2.1 11:51:14 + sadf -c /var/log/sa-host/sa18 11:51:14 file_magic: OK 11:51:14 HZ: Using current value: 100 11:51:14 file_header: OK 11:51:14 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 11:51:14 Statistics: 11:51:14 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 11:51:14 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:51:14 provisioning config files... 11:51:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6556456195536067136tmp [Pipeline] { [Pipeline] echo 11:51:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:51:15 ---> create-netrc.sh [Pipeline] } 11:51:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 11:51:15 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 11:51:15 ---> python-tools-install.sh [Pipeline] echo 11:51:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:51:16 ---> sudo-logs.sh 11:51:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:51:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:51:16 ---> job-cost.sh 11:51:16 lf-activate-venv: SKIPPING 11:51:16 INFO: No Stack... 11:51:17 INFO: Retrieving Pricing Info for: v3-standard-2 11:51:18 INFO: Archiving Costs [Pipeline] echo 11:51:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:51:18 ---> logs-deploy.sh 11:51:18 lf-activate-venv: SKIPPING 11:51:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3477/1 11:51:18 INFO: archiving workspace using pattern(s): 11:51:19 Archives upload complete. 11:51:19 INFO: archiving logs to Nexus 11:51:20 ---> uname -a: 11:51:20 Linux prd-centos7-docker-4c-2g-7496.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 11:51:20 11:51:20 11:51:20 ---> lscpu: 11:51:20 Architecture: x86_64 11:51:20 CPU op-mode(s): 32-bit, 64-bit 11:51:20 Byte Order: Little Endian 11:51:20 Address sizes: 40 bits physical, 48 bits virtual 11:51:20 CPU(s): 2 11:51:20 On-line CPU(s) list: 0,1 11:51:20 Thread(s) per core: 1 11:51:20 Core(s) per socket: 1 11:51:20 Socket(s): 2 11:51:20 NUMA node(s): 1 11:51:20 Vendor ID: AuthenticAMD 11:51:20 CPU family: 23 11:51:20 Model: 49 11:51:20 Model name: AMD EPYC-Rome Processor 11:51:20 Stepping: 0 11:51:20 CPU MHz: 2800.000 11:51:20 BogoMIPS: 5600.00 11:51:20 Virtualization: AMD-V 11:51:20 Hypervisor vendor: KVM 11:51:20 Virtualization type: full 11:51:20 L1d cache: 64 KiB 11:51:20 L1i cache: 64 KiB 11:51:20 L2 cache: 1 MiB 11:51:20 L3 cache: 32 MiB 11:51:20 NUMA node0 CPU(s): 0,1 11:51:20 Vulnerability Itlb multihit: Not affected 11:51:20 Vulnerability L1tf: Not affected 11:51:20 Vulnerability Mds: Not affected 11:51:20 Vulnerability Meltdown: Not affected 11:51:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:51:20 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 11:51:20 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 11:51:20 Vulnerability Srbds: Not affected 11:51:20 Vulnerability Tsx async abort: Not affected 11:51:20 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 11:51:20 11:51:20 11:51:20 ---> nproc: 11:51:20 2 11:51:20 11:51:20 11:51:20 ---> df -h: 11:51:20 Filesystem Size Used Available Use% Mounted on 11:51:20 overlay 40.0G 12.1G 27.9G 30% / 11:51:20 tmpfs 64.0M 0 64.0M 0% /dev 11:51:20 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 11:51:20 shm 64.0M 0 64.0M 0% /dev/shm 11:51:20 /dev/vda1 40.0G 12.1G 27.9G 30% /facter-os 11:51:20 /dev/vda1 40.0G 12.1G 27.9G 30% /etc/resolv.conf 11:51:20 /dev/vda1 40.0G 12.1G 27.9G 30% /etc/hostname 11:51:20 /dev/vda1 40.0G 12.1G 27.9G 30% /etc/hosts 11:51:20 /dev/vda1 40.0G 12.1G 27.9G 30% /var/log/auth.log 11:51:20 /dev/vda1 40.0G 12.1G 27.9G 30% /run/cloud-init/result.json 11:51:20 /dev/vda1 40.0G 12.1G 27.9G 30% /var/log/sa-host 11:51:20 /dev/vda1 40.0G 12.1G 27.9G 30% /var/log/secure 11:51:20 /dev/vda1 40.0G 12.1G 27.9G 30% /w/workspace/edgex-go/1 11:51:20 /dev/vda1 40.0G 12.1G 27.9G 30% /w/workspace/edgex-go/1@tmp 11:51:20 11:51:20 11:51:20 ---> free -m: 11:51:20 total used free shared buff/cache available 11:51:20 Mem: 7821 1195 2251 0 4374 6619 11:51:20 Swap: 1023 0 1023 11:51:20 11:51:20 11:51:20 ---> ip addr: 11:51:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 11:51:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:51:20 inet 127.0.0.1/8 scope host lo 11:51:20 valid_lft forever preferred_lft forever 11:51:20 inet6 ::1/128 scope host 11:51:20 valid_lft forever preferred_lft forever 11:51:20 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 11:51:20 link/ether fa:16:3e:92:4f:72 brd ff:ff:ff:ff:ff:ff 11:51:20 inet 10.30.123.158/23 brd 10.30.123.255 scope global dynamic eth0 11:51:20 valid_lft 64704sec preferred_lft 64704sec 11:51:20 inet6 fe80::f816:3eff:fe92:4f72/64 scope link 11:51:20 valid_lft forever preferred_lft forever 11:51:20 3: docker0: mtu 1500 qdisc noqueue state DOWN 11:51:20 link/ether 02:42:28:41:69:8f brd ff:ff:ff:ff:ff:ff 11:51:20 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:51:20 valid_lft forever preferred_lft forever 11:51:20 inet6 fe80::42:28ff:fe41:698f/64 scope link 11:51:20 valid_lft forever preferred_lft forever 11:51:20 11:51:20 11:51:20 ---> sar -b -r -n DEV: 11:51:20 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/18/21 _x86_64_ (2 CPU) 11:51:20 11:51:20 05:49:32 LINUX RESTART (2 CPU) 11:51:20 11:51:20 05:50:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:51:20 05:51:01 61.08 16.66 44.41 0.00 5568.70 11147.81 0.00 11:51:20 05:52:01 21.21 0.18 21.03 0.00 22.77 10888.25 0.00 11:51:20 05:53:01 171.81 0.02 171.79 0.00 0.53 47723.28 0.00 11:51:20 05:54:01 52.94 0.00 52.94 0.00 0.00 8565.65 0.00 11:51:20 05:55:01 36.01 0.00 36.01 0.00 0.00 4753.30 0.00 11:51:20 05:56:01 60.08 0.02 60.07 0.00 0.53 3942.05 0.00 11:51:20 05:57:02 297.55 104.87 192.67 0.00 2522.75 124688.24 0.00 11:51:20 05:58:01 320.83 57.26 263.57 0.00 3058.15 156845.57 0.00 11:51:20 05:59:01 578.17 221.83 356.33 0.00 12162.29 126833.93 0.00 11:51:20 06:00:01 371.59 15.83 355.77 0.00 2369.11 119022.78 0.00 11:51:20 06:01:01 62.51 13.14 49.37 0.00 1536.58 5987.01 0.00 11:51:20 06:02:01 1.83 0.20 1.62 0.00 3.65 32.18 0.00 11:51:20 06:03:01 0.27 0.00 0.27 0.00 0.00 2.80 0.00 11:51:20 06:04:01 0.27 0.03 0.23 0.00 0.27 2.07 0.00 11:51:20 06:05:01 0.38 0.18 0.20 0.00 5.73 2.80 0.00 11:51:20 06:06:01 0.87 0.00 0.87 0.00 0.00 16.41 0.00 11:51:20 06:07:01 0.23 0.00 0.23 0.00 0.00 2.52 0.00 11:51:20 06:08:01 0.22 0.00 0.22 0.00 0.00 2.35 0.00 11:51:20 06:09:01 0.18 0.00 0.18 0.00 0.00 1.78 0.00 11:51:20 06:10:01 0.25 0.00 0.25 0.00 0.00 3.07 0.00 11:51:20 06:11:01 0.25 0.00 0.25 0.00 0.00 2.47 0.00 11:51:20 06:12:01 0.20 0.00 0.20 0.00 0.00 1.98 0.00 11:51:20 06:13:01 0.23 0.00 0.23 0.00 0.00 2.98 0.00 11:51:20 06:14:01 0.20 0.00 0.20 0.00 0.00 1.65 0.00 11:51:20 06:15:01 129.50 123.64 5.86 0.00 1380.24 308.58 0.00 11:51:20 06:16:01 126.84 106.26 20.57 0.00 1554.16 690.29 0.00 11:51:20 06:17:01 25.10 24.17 0.93 0.00 510.28 205.50 0.00 11:51:20 06:18:01 0.35 0.00 0.35 0.00 0.00 5.00 0.00 11:51:20 06:19:01 0.15 0.00 0.15 0.00 0.00 1.60 0.00 11:51:20 06:20:01 0.37 0.00 0.37 0.00 0.00 5.61 0.00 11:51:20 06:21:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 11:51:20 06:22:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 11:51:20 06:23:01 0.13 0.00 0.13 0.00 0.00 1.20 0.00 11:51:20 06:24:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 11:51:20 06:25:01 0.25 0.00 0.25 0.00 0.00 3.02 0.00 11:51:20 06:26:01 0.22 0.00 0.22 0.00 0.00 2.55 0.00 11:51:20 06:27:01 0.27 0.00 0.27 0.00 0.00 3.32 0.00 11:51:20 06:28:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 11:51:20 06:29:01 0.20 0.00 0.20 0.00 0.00 1.48 0.00 11:51:20 06:30:01 0.25 0.00 0.25 0.00 0.00 3.03 0.00 11:51:20 06:31:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 11:51:20 06:32:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 11:51:20 06:33:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 11:51:20 06:34:01 0.20 0.00 0.20 0.00 0.00 1.50 0.00 11:51:20 06:35:02 0.38 0.00 0.38 0.00 0.00 5.65 0.00 11:51:20 06:36:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 11:51:20 06:37:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 11:51:20 06:38:01 0.15 0.00 0.15 0.00 0.00 1.73 0.00 11:51:20 06:39:01 0.25 0.00 0.25 0.00 0.00 2.90 0.00 11:51:20 06:40:01 0.23 0.00 0.23 0.00 0.00 2.18 0.00 11:51:20 06:41:01 0.23 0.00 0.23 0.00 0.00 1.92 0.00 11:51:20 06:42:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 11:51:20 06:43:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 11:51:20 06:44:01 0.28 0.00 0.28 0.00 0.00 3.32 0.00 11:51:20 06:45:01 0.22 0.00 0.22 0.00 0.00 2.05 0.00 11:51:20 06:46:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 11:51:20 06:47:01 0.17 0.00 0.17 0.00 0.00 1.37 0.00 11:51:20 06:48:01 0.20 0.00 0.20 0.00 0.00 1.80 0.00 11:51:20 06:49:01 0.25 0.00 0.25 0.00 0.00 2.90 0.00 11:51:20 06:50:01 0.22 0.00 0.22 0.00 0.00 2.05 0.00 11:51:20 06:51:01 0.18 0.00 0.18 0.00 0.00 1.80 0.00 11:51:20 06:52:01 0.20 0.00 0.20 0.00 0.00 1.65 0.00 11:51:20 06:53:01 0.25 0.00 0.25 0.00 0.00 3.22 0.00 11:51:20 06:54:01 0.30 0.00 0.30 0.00 0.00 3.86 0.00 11:51:20 06:55:01 0.38 0.00 0.38 0.00 0.00 5.20 0.00 11:51:20 06:56:01 0.27 0.00 0.27 0.00 0.00 3.68 0.00 11:51:20 06:57:01 0.23 0.00 0.23 0.00 0.00 2.37 0.00 11:51:20 06:58:01 0.18 0.00 0.18 0.00 0.00 2.18 0.00 11:51:20 06:59:01 0.23 0.00 0.23 0.00 0.00 3.18 0.00 11:51:20 07:00:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 11:51:20 07:01:01 0.25 0.00 0.25 0.00 0.00 3.18 0.00 11:51:20 07:02:01 0.28 0.00 0.28 0.00 0.00 3.71 0.00 11:51:20 07:03:01 0.25 0.00 0.25 0.00 0.00 2.90 0.00 11:51:20 07:04:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 11:51:20 07:05:01 0.23 0.00 0.23 0.00 0.00 3.17 0.00 11:51:20 07:06:01 0.20 0.02 0.18 0.00 0.13 3.12 0.00 11:51:20 07:07:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 11:51:20 07:08:01 0.23 0.00 0.23 0.00 0.00 3.17 0.00 11:51:20 07:09:01 0.30 0.03 0.27 0.00 0.27 3.83 0.00 11:51:20 07:10:01 0.23 0.00 0.23 0.00 0.00 3.03 0.00 11:51:20 07:11:02 0.22 0.00 0.22 0.00 0.00 2.45 0.00 11:51:20 07:12:01 0.17 0.00 0.17 0.00 0.00 1.73 0.00 11:51:20 07:13:01 0.28 0.00 0.28 0.00 0.00 3.32 0.00 11:51:20 07:14:01 0.22 0.00 0.22 0.00 0.00 2.18 0.00 11:51:20 07:15:01 0.25 0.00 0.25 0.00 0.00 2.90 0.00 11:51:20 07:16:01 0.28 0.00 0.28 0.00 0.00 3.93 0.00 11:51:20 07:17:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 11:51:20 07:18:01 0.25 0.00 0.25 0.00 0.00 3.02 0.00 11:51:20 07:19:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 11:51:20 07:20:01 0.22 0.00 0.22 0.00 0.00 3.81 0.00 11:51:20 07:21:01 0.20 0.00 0.20 0.00 0.00 2.42 0.00 11:51:20 07:22:01 0.17 0.00 0.17 0.00 0.00 1.73 0.00 11:51:20 07:23:01 0.28 0.00 0.28 0.00 0.00 3.05 0.00 11:51:20 07:24:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 11:51:20 07:25:01 0.23 0.00 0.23 0.00 0.00 3.41 0.00 11:51:20 07:26:01 0.20 0.00 0.20 0.00 0.00 2.42 0.00 11:51:20 07:27:01 0.18 0.00 0.18 0.00 0.00 1.78 0.00 11:51:20 07:28:01 0.28 0.00 0.28 0.00 0.00 3.17 0.00 11:51:20 07:29:01 0.22 0.00 0.22 0.00 0.00 2.60 0.00 11:51:20 07:30:01 1.00 0.68 0.32 0.00 65.17 3.33 0.00 11:51:20 07:31:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 11:51:20 07:32:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 11:51:20 07:33:01 0.25 0.00 0.25 0.00 0.00 2.75 0.00 11:51:20 07:34:01 0.20 0.00 0.20 0.00 0.00 2.55 0.00 11:51:20 07:35:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 11:51:20 07:36:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 11:51:20 07:37:01 0.20 0.00 0.20 0.00 0.00 1.67 0.00 11:51:20 07:38:01 0.25 0.00 0.25 0.00 0.00 2.90 0.00 11:51:20 07:39:01 0.22 0.00 0.22 0.00 0.00 2.18 0.00 11:51:20 07:40:01 0.25 0.00 0.25 0.00 0.00 2.90 0.00 11:51:20 07:41:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 11:51:20 07:42:01 0.17 0.00 0.17 0.00 0.00 1.83 0.00 11:51:20 07:43:01 0.28 0.00 0.28 0.00 0.00 3.32 0.00 11:51:20 07:44:01 0.25 0.00 0.25 0.00 0.00 2.23 0.00 11:51:20 07:45:01 0.25 0.00 0.25 0.00 0.00 3.22 0.00 11:51:20 07:46:01 0.22 0.00 0.22 0.00 0.00 2.18 0.00 11:51:20 07:47:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 11:51:20 07:48:01 0.25 0.00 0.25 0.00 0.00 3.03 0.00 11:51:20 07:49:01 0.22 0.00 0.22 0.00 0.00 2.05 0.00 11:51:20 07:50:01 0.25 0.02 0.23 0.00 0.13 3.43 0.00 11:51:20 07:51:01 0.27 0.00 0.27 0.00 0.00 2.68 0.00 11:51:20 07:52:01 0.20 0.00 0.20 0.00 0.00 2.57 0.00 11:51:20 07:53:01 0.32 0.00 0.32 0.00 0.00 4.91 0.00 11:51:20 07:54:01 0.27 0.00 0.27 0.00 0.00 3.27 0.00 11:51:20 07:55:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 11:51:20 07:56:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 11:51:20 07:57:01 0.15 0.00 0.15 0.00 0.00 2.03 0.00 11:51:20 07:58:01 0.27 0.00 0.27 0.00 0.00 3.08 0.00 11:51:20 07:59:01 0.33 0.00 0.33 0.00 0.00 4.21 0.00 11:51:20 08:00:01 0.25 0.00 0.25 0.00 0.00 2.88 0.00 11:51:20 08:01:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 11:51:20 08:02:01 0.25 0.00 0.25 0.00 0.00 3.02 0.00 11:51:20 08:03:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 11:51:20 08:04:01 0.25 0.00 0.25 0.00 0.00 2.75 0.00 11:51:20 08:05:01 0.27 0.00 0.27 0.00 0.00 4.33 0.00 11:51:20 08:06:01 0.15 0.00 0.15 0.00 0.00 1.87 0.00 11:51:20 08:07:01 0.25 0.00 0.25 0.00 0.00 3.15 0.00 11:51:20 08:08:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 11:51:20 08:09:01 0.25 0.00 0.25 0.00 0.00 2.93 0.00 11:51:20 08:10:01 0.25 0.00 0.25 0.00 0.00 2.57 0.00 11:51:20 08:11:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 11:51:20 08:12:01 0.28 0.00 0.28 0.00 0.00 3.18 0.00 11:51:20 08:13:01 0.22 0.00 0.22 0.00 0.00 2.50 0.00 11:51:20 08:14:01 0.28 0.00 0.28 0.00 0.00 3.17 0.00 11:51:20 08:15:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 11:51:20 08:16:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 11:51:20 08:17:02 0.25 0.00 0.25 0.00 0.00 3.02 0.00 11:51:20 08:18:01 0.22 0.00 0.22 0.00 0.00 2.19 0.00 11:51:20 08:19:01 0.28 0.00 0.28 0.00 0.00 3.05 0.00 11:51:20 08:20:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 11:51:20 08:21:01 0.15 0.00 0.15 0.00 0.00 1.87 0.00 11:51:20 08:22:01 0.25 0.00 0.25 0.00 0.00 2.88 0.00 11:51:20 08:23:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 11:51:20 08:24:01 0.25 0.00 0.25 0.00 0.00 3.02 0.00 11:51:20 08:25:01 0.22 0.00 0.22 0.00 0.00 2.02 0.00 11:51:20 08:26:01 0.18 0.00 0.18 0.00 0.00 1.73 0.00 11:51:20 08:27:01 0.35 0.00 0.35 0.00 0.00 5.25 0.00 11:51:20 08:28:01 0.28 0.00 0.28 0.00 0.00 4.21 0.00 11:51:20 08:29:01 0.35 0.00 0.35 0.00 0.00 5.26 0.00 11:51:20 08:30:01 0.27 0.00 0.27 0.00 0.00 3.95 0.00 11:51:20 08:31:01 0.22 0.00 0.22 0.00 0.00 3.05 0.00 11:51:20 08:32:01 0.32 0.00 0.32 0.00 0.00 4.93 0.00 11:51:20 08:33:01 0.30 0.00 0.30 0.00 0.00 4.15 0.00 11:51:20 08:34:01 0.33 0.00 0.33 0.00 0.00 5.33 0.00 11:51:20 08:35:01 0.27 0.00 0.27 0.00 0.00 3.95 0.00 11:51:20 08:36:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 11:51:20 08:37:01 0.25 0.00 0.25 0.00 0.00 3.08 0.00 11:51:20 08:38:01 0.30 0.00 0.30 0.00 0.00 2.90 0.00 11:51:20 08:39:01 0.28 0.00 0.28 0.00 0.00 3.35 0.00 11:51:20 08:40:01 0.27 0.00 0.27 0.00 0.00 2.60 0.00 11:51:20 08:41:01 0.23 0.00 0.23 0.00 0.00 3.13 0.00 11:51:20 08:42:01 0.25 0.00 0.25 0.00 0.00 3.15 0.00 11:51:20 08:43:01 0.22 0.00 0.22 0.00 0.00 2.37 0.00 11:51:20 08:44:01 0.28 0.00 0.28 0.00 0.00 3.45 0.00 11:51:20 08:45:01 0.22 0.00 0.22 0.00 0.00 2.18 0.00 11:51:20 08:46:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 11:51:20 08:47:01 0.25 0.00 0.25 0.00 0.00 3.03 0.00 11:51:20 08:48:01 0.30 0.00 0.30 0.00 0.00 4.60 0.00 11:51:20 08:49:01 0.25 0.00 0.25 0.00 0.00 2.88 0.00 11:51:20 08:50:02 0.22 0.00 0.22 0.00 0.00 2.02 0.00 11:51:20 08:51:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 11:51:20 08:52:01 0.25 0.00 0.25 0.00 0.00 3.15 0.00 11:51:20 08:53:01 0.22 0.00 0.22 0.00 0.00 2.47 0.00 11:51:20 08:54:01 0.28 0.00 0.28 0.00 0.00 3.30 0.00 11:51:20 08:55:01 0.28 0.00 0.28 0.00 0.00 4.45 0.00 11:51:20 08:56:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 11:51:20 08:57:01 0.25 0.00 0.25 0.00 0.00 3.02 0.00 11:51:20 08:58:01 0.23 0.00 0.23 0.00 0.00 2.37 0.00 11:51:20 08:59:01 0.28 0.00 0.28 0.00 0.00 3.17 0.00 11:51:20 09:00:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 11:51:20 09:01:01 0.20 0.00 0.20 0.00 0.00 1.92 0.00 11:51:20 09:02:01 0.30 0.00 0.30 0.00 0.00 4.00 0.00 11:51:20 09:03:01 0.37 0.00 0.37 0.00 0.00 5.01 0.00 11:51:20 09:04:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 11:51:20 09:05:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 11:51:20 09:06:01 0.25 0.00 0.25 0.00 0.00 3.15 0.00 11:51:20 09:07:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 11:51:20 09:08:01 0.28 0.00 0.28 0.00 0.00 3.07 0.00 11:51:20 09:09:01 0.23 0.00 0.23 0.00 0.00 2.68 0.00 11:51:20 09:10:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 11:51:20 09:11:01 0.23 0.00 0.23 0.00 0.00 3.15 0.00 11:51:20 09:12:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 11:51:20 09:13:01 0.27 0.00 0.27 0.00 0.00 3.22 0.00 11:51:20 09:14:01 0.25 0.00 0.25 0.00 0.00 2.57 0.00 11:51:20 09:15:01 0.20 0.00 0.20 0.00 0.00 1.65 0.00 11:51:20 09:16:01 0.25 0.00 0.25 0.00 0.00 2.88 0.00 11:51:20 09:17:01 0.22 0.00 0.22 0.00 0.00 2.55 0.00 11:51:20 09:18:01 0.25 0.00 0.25 0.00 0.00 2.88 0.00 11:51:20 09:19:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 11:51:20 09:20:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 11:51:20 09:21:01 0.25 0.00 0.25 0.00 0.00 3.02 0.00 11:51:20 09:22:01 0.25 0.00 0.25 0.00 0.00 2.73 0.00 11:51:20 09:23:02 0.30 0.00 0.30 0.00 0.00 3.96 0.00 11:51:20 09:24:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 11:51:20 09:25:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 11:51:20 09:26:01 0.25 0.00 0.25 0.00 0.00 3.02 0.00 11:51:20 09:27:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 11:51:20 09:28:01 0.25 0.00 0.25 0.00 0.00 3.02 0.00 11:51:20 09:29:01 0.27 0.00 0.27 0.00 0.00 2.67 0.00 11:51:20 09:30:01 0.23 0.00 0.23 0.00 0.00 2.66 0.00 11:51:20 09:31:01 0.25 0.00 0.25 0.00 0.00 3.02 0.00 11:51:20 09:32:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 11:51:20 09:33:01 0.27 0.00 0.27 0.00 0.00 3.35 0.00 11:51:20 09:34:01 0.25 0.00 0.25 0.00 0.00 2.30 0.00 11:51:20 09:35:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 11:51:20 09:36:01 0.25 0.00 0.25 0.00 0.00 3.02 0.00 11:51:20 09:37:01 0.30 0.00 0.30 0.00 0.00 4.20 0.00 11:51:20 09:38:01 0.25 0.00 0.25 0.00 0.00 3.15 0.00 11:51:20 09:39:01 0.22 0.00 0.22 0.00 0.00 2.02 0.00 11:51:20 09:40:01 0.18 0.00 0.18 0.00 0.00 1.52 0.00 11:51:20 09:41:01 0.28 0.00 0.28 0.00 0.00 3.20 0.00 11:51:20 09:42:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 11:51:20 09:43:01 0.25 0.00 0.25 0.00 0.00 3.18 0.00 11:51:20 09:44:01 0.28 0.00 0.28 0.00 0.00 4.38 0.00 11:51:20 09:45:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 11:51:20 09:46:01 0.25 0.00 0.25 0.00 0.00 2.88 0.00 11:51:20 09:47:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 11:51:20 09:48:01 0.25 0.00 0.25 0.00 0.00 3.02 0.00 11:51:20 09:49:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 11:51:20 09:50:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 11:51:20 09:51:01 0.28 0.00 0.28 0.00 0.00 3.47 0.00 11:51:20 09:52:01 0.23 0.00 0.23 0.00 0.00 2.68 0.00 11:51:20 09:53:01 0.25 0.00 0.25 0.00 0.00 2.88 0.00 11:51:20 09:54:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 11:51:20 09:55:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 11:51:20 09:56:01 0.25 0.00 0.25 0.00 0.00 3.15 0.00 11:51:20 09:57:02 0.22 0.00 0.22 0.00 0.00 2.28 0.00 11:51:20 09:58:01 0.29 0.00 0.29 0.00 0.00 3.25 0.00 11:51:20 09:59:01 0.23 0.00 0.23 0.00 0.00 2.75 0.00 11:51:20 10:00:01 0.20 0.00 0.20 0.00 0.00 1.62 0.00 11:51:20 10:01:01 0.25 0.00 0.25 0.00 0.00 3.28 0.00 11:51:20 10:02:01 0.25 0.00 0.25 0.00 0.00 3.01 0.00 11:51:20 10:03:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 11:51:20 10:04:01 0.20 0.00 0.20 0.00 0.00 1.52 0.00 11:51:20 10:05:01 0.27 0.00 0.27 0.00 0.00 3.55 0.00 11:51:20 10:06:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 11:51:20 10:07:01 0.25 0.00 0.25 0.00 0.00 3.02 0.00 11:51:20 10:08:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 11:51:20 10:09:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 11:51:20 10:10:01 0.25 0.00 0.25 0.00 0.00 2.88 0.00 11:51:20 10:11:01 0.33 0.00 0.33 0.00 0.00 4.21 0.00 11:51:20 10:12:01 0.30 0.00 0.30 0.00 0.00 3.70 0.00 11:51:20 10:13:01 0.23 0.00 0.23 0.00 0.00 2.45 0.00 11:51:20 10:14:01 0.22 0.00 0.22 0.00 0.00 2.07 0.00 11:51:20 10:15:01 0.28 0.00 0.28 0.00 0.00 3.03 0.00 11:51:20 10:16:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 11:51:20 10:17:01 0.25 0.00 0.25 0.00 0.00 3.02 0.00 11:51:20 10:18:01 0.25 0.00 0.25 0.00 0.00 2.65 0.00 11:51:20 10:19:01 0.20 0.00 0.20 0.00 0.00 2.52 0.00 11:51:20 10:20:01 0.25 0.00 0.25 0.00 0.00 2.88 0.00 11:51:20 10:21:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 11:51:20 10:22:01 0.25 0.00 0.25 0.00 0.00 2.88 0.00 11:51:20 10:23:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 11:51:20 10:24:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 11:51:20 10:25:01 0.25 0.00 0.25 0.00 0.00 2.88 0.00 11:51:20 10:26:01 0.30 0.00 0.30 0.00 0.00 4.06 0.00 11:51:20 10:27:01 0.25 0.00 0.25 0.00 0.00 3.02 0.00 11:51:20 10:28:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 11:51:20 10:29:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 11:51:20 10:30:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 11:51:20 10:31:02 0.25 0.00 0.25 0.00 0.00 2.57 0.00 11:51:20 10:32:01 0.25 0.00 0.25 0.00 0.00 3.20 0.00 11:51:20 10:33:01 0.28 0.00 0.28 0.00 0.00 4.23 0.00 11:51:20 10:34:01 0.20 0.00 0.20 0.00 0.00 1.82 0.00 11:51:20 10:35:01 0.28 0.00 0.28 0.00 0.00 3.07 0.00 11:51:20 10:36:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 11:51:20 10:37:01 0.25 0.00 0.25 0.00 0.00 3.18 0.00 11:51:20 10:38:01 0.22 0.00 0.22 0.00 0.00 2.05 0.00 11:51:20 10:39:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 11:51:20 10:40:01 0.28 0.00 0.28 0.00 0.00 2.96 0.00 11:51:20 10:41:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 11:51:20 10:42:01 0.25 0.00 0.25 0.00 0.00 3.18 0.00 11:51:20 10:43:01 0.22 0.00 0.22 0.00 0.00 2.18 0.00 11:51:20 10:44:01 0.17 0.00 0.17 0.00 0.00 1.37 0.00 11:51:20 10:45:01 0.27 0.00 0.27 0.00 0.00 2.95 0.00 11:51:20 10:46:01 0.22 0.00 0.22 0.00 0.00 2.47 0.00 11:51:20 10:47:01 0.28 0.00 0.28 0.00 0.00 3.23 0.00 11:51:20 10:48:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 11:51:20 10:49:01 0.17 0.00 0.17 0.00 0.00 1.37 0.00 11:51:20 10:50:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 11:51:20 10:51:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 11:51:20 10:52:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 11:51:20 10:53:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 11:51:20 10:54:01 0.20 0.00 0.20 0.00 0.00 1.80 0.00 11:51:20 10:55:01 0.27 0.00 0.27 0.00 0.00 3.20 0.00 11:51:20 10:56:01 0.22 0.00 0.22 0.00 0.00 2.18 0.00 11:51:20 10:57:01 0.25 0.00 0.25 0.00 0.00 3.35 0.00 11:51:20 10:58:01 0.25 0.00 0.25 0.00 0.00 2.47 0.00 11:51:20 10:59:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 11:51:20 11:00:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 11:51:20 11:01:01 0.25 0.00 0.25 0.00 0.00 2.63 0.00 11:51:20 11:02:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 11:51:20 11:03:01 0.22 0.00 0.22 0.00 0.00 2.18 0.00 11:51:20 11:04:02 0.25 0.00 0.25 0.00 0.00 2.91 0.00 11:51:20 11:05:01 0.22 0.00 0.22 0.00 0.00 2.35 0.00 11:51:20 11:06:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 11:51:20 11:07:01 0.22 0.00 0.22 0.00 0.00 2.58 0.00 11:51:20 11:08:01 0.25 0.00 0.25 0.00 0.00 3.12 0.00 11:51:20 11:09:01 0.25 0.00 0.25 0.00 0.00 2.88 0.00 11:51:20 11:10:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 11:51:20 11:11:01 0.25 0.00 0.25 0.00 0.00 3.02 0.00 11:51:20 11:12:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 11:51:20 11:13:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 11:51:20 11:14:01 0.25 0.00 0.25 0.00 0.00 3.02 0.00 11:51:20 11:15:01 0.28 0.00 0.28 0.00 0.00 3.40 0.00 11:51:20 11:16:01 0.25 0.00 0.25 0.00 0.00 3.02 0.00 11:51:20 11:17:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 11:51:20 11:18:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 11:51:20 11:19:01 0.25 0.00 0.25 0.00 0.00 3.02 0.00 11:51:20 11:20:01 0.30 0.00 0.30 0.00 0.00 3.76 0.00 11:51:20 11:21:01 0.30 0.00 0.30 0.00 0.00 3.83 0.00 11:51:20 11:22:01 0.28 0.00 0.28 0.00 0.00 3.93 0.00 11:51:20 11:23:01 0.17 0.00 0.17 0.00 0.00 1.70 0.00 11:51:20 11:24:01 0.32 0.00 0.32 0.00 0.00 3.48 0.00 11:51:20 11:25:01 0.22 0.00 0.22 0.00 0.00 2.22 0.00 11:51:20 11:26:01 0.30 0.00 0.30 0.00 0.00 3.50 0.00 11:51:20 11:27:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 11:51:20 11:28:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 11:51:20 11:29:01 0.28 0.00 0.28 0.00 0.00 2.97 0.00 11:51:20 11:30:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 11:51:20 11:31:01 0.25 0.00 0.25 0.00 0.00 3.10 0.00 11:51:20 11:32:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 11:51:20 11:33:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 11:51:20 11:34:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 11:51:20 11:35:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 11:51:20 11:36:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 11:51:20 11:37:01 0.30 0.00 0.30 0.00 0.00 4.25 0.00 11:51:20 11:38:02 0.20 0.00 0.20 0.00 0.00 1.78 0.00 11:51:20 11:39:01 0.17 0.00 0.17 0.00 0.00 1.68 0.00 11:51:20 11:40:01 0.35 0.00 0.35 0.00 0.00 5.55 0.00 11:51:20 11:41:01 0.33 0.00 0.33 0.00 0.00 5.31 0.00 11:51:20 11:42:01 0.28 0.00 0.28 0.00 0.00 4.46 0.00 11:51:20 11:43:01 0.27 0.00 0.27 0.00 0.00 3.88 0.00 11:51:20 11:44:01 0.35 0.00 0.35 0.00 0.00 5.60 0.00 11:51:20 11:45:01 0.28 0.00 0.28 0.00 0.00 4.33 0.00 11:51:20 11:46:01 0.33 0.00 0.33 0.00 0.00 5.71 0.00 11:51:20 11:47:01 0.28 0.00 0.28 0.00 0.00 4.46 0.00 11:51:20 11:48:01 14.07 13.39 0.68 0.00 807.46 11.49 0.00 11:51:20 11:49:01 0.83 0.02 0.82 0.00 0.27 19.49 0.00 11:51:20 11:50:01 0.30 0.00 0.30 0.00 0.00 5.01 0.00 11:51:20 11:51:01 79.22 39.23 39.98 0.00 3931.39 4457.50 0.00 11:51:20 Average: 6.91 2.05 4.87 0.00 98.43 1737.95 0.00 11:51:20 11:51:20 05:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:51:20 05:51:01 5265220 0 835008 10.43 2620 1906092 1490744 16.46 754892 1579724 5348 11:51:20 05:52:01 4395188 0 935816 11.68 2620 2675316 1670636 18.44 1093340 2080584 613828 11:51:20 05:53:01 4032524 0 1145400 14.30 2620 2828396 1670860 18.45 1255288 2183752 74524 11:51:20 05:54:01 3757928 0 1143920 14.28 2620 3104472 1725568 19.05 1379564 2308836 89036 11:51:20 05:55:01 3633912 0 1194144 14.91 2620 3178264 1964900 21.69 1465972 2341012 39512 11:51:20 05:56:01 3625084 0 1139940 14.23 2620 3241296 1661956 18.35 1333496 2474716 191900 11:51:20 05:57:02 1407740 0 1332128 16.63 2620 5266452 1913816 21.13 1711596 4214080 375496 11:51:20 05:58:01 182404 0 1367820 17.08 2620 6456096 1747896 19.30 3337624 3756564 16 11:51:20 05:59:01 882520 0 1602560 20.01 2620 5521240 2832284 31.27 2762800 3611224 10356 11:51:20 06:00:01 1874860 0 1420844 17.74 2620 4710616 2029872 22.41 2025992 3350216 12220 11:51:20 06:01:01 2864592 0 1278156 15.96 2620 3863572 1425440 15.74 1475408 2946352 8 11:51:20 06:02:01 2870292 0 1272240 15.89 2620 3863788 1382116 15.26 1471308 2946472 16 11:51:20 06:03:01 2871940 0 1270616 15.86 2620 3863764 1382044 15.26 1459740 2957884 8 11:51:20 06:04:01 2871116 0 1271440 15.88 2620 3863764 1382188 15.26 1464152 2953796 8 11:51:20 06:05:01 2871844 0 1270672 15.87 2620 3863804 1382044 15.26 1464132 2953584 20 11:51:20 06:06:01 2871648 0 1270868 15.87 2620 3863804 1382176 15.26 1464612 2953584 12 11:51:20 06:07:01 2871956 0 1270552 15.86 2620 3863812 1382044 15.26 1464120 2953584 12 11:51:20 06:08:01 2871700 0 1270804 15.87 2620 3863816 1382044 15.26 1464208 2953584 8 11:51:20 06:09:01 2871956 0 1270548 15.86 2620 3863816 1382044 15.26 1464080 2953648 8 11:51:20 06:10:01 2869792 0 1272704 15.89 2620 3863824 1382044 15.26 1472128 2947616 8 11:51:20 06:11:01 2869552 0 1272944 15.89 2620 3863824 1382128 15.26 1490084 2929752 8 11:51:20 06:12:01 2869748 0 1272740 15.89 2620 3863832 1382092 15.26 1490036 2929752 12 11:51:20 06:13:01 2870136 0 1272348 15.89 2620 3863836 1382044 15.26 1489940 2929752 8 11:51:20 06:14:01 2869864 0 1272616 15.89 2620 3863840 1382044 15.26 1490640 2929120 8 11:51:20 06:15:01 2818136 0 1286728 16.07 2620 3901456 1393404 15.38 1523496 2939240 1184 11:51:20 06:16:01 2760264 0 1324368 16.54 2620 3921688 1383816 15.28 1531872 2946652 1336 11:51:20 06:17:01 2730980 0 1349356 16.85 2620 3925984 1382112 15.26 1530944 2950984 8 11:51:20 06:18:01 2730400 0 1349932 16.86 2620 3925988 1382076 15.26 1530924 2950984 8 11:51:20 06:19:01 2730160 0 1350168 16.86 2620 3925992 1382076 15.26 1530964 2950984 16 11:51:20 06:20:01 2729508 0 1350816 16.87 2620 3925996 1382292 15.26 1531464 2950984 8 11:51:20 06:21:01 2729704 0 1350612 16.86 2620 3926004 1382244 15.26 1531340 2950984 8 11:51:20 06:22:01 2730872 0 1349444 16.85 2620 3926004 1382136 15.26 1530924 2950984 12 11:51:20 06:23:01 2730384 0 1349924 16.86 2620 3926012 1382076 15.26 1531000 2950988 12 11:51:20 06:24:01 2729812 0 1350496 16.86 2620 3926012 1382232 15.26 1531372 2950984 12 11:51:20 06:25:01 2730152 0 1350152 16.86 2620 3926016 1382076 15.26 1530976 2950984 12 11:51:20 06:26:01 2730040 0 1350256 16.86 2620 3926024 1382172 15.26 1531080 2950984 8 11:51:20 06:27:01 2730160 0 1350136 16.86 2620 3926024 1382076 15.26 1530984 2950984 8 11:51:20 06:28:01 2730820 0 1349468 16.85 2620 3926032 1382076 15.26 1530976 2950984 8 11:51:20 06:29:01 2730160 0 1350128 16.86 2620 3926032 1382076 15.26 1531012 2950984 8 11:51:20 06:30:01 2730144 0 1350136 16.86 2620 3926040 1382076 15.26 1531000 2950984 8 11:51:20 06:31:01 2730180 0 1350096 16.86 2620 3926044 1382172 15.26 1531216 2950984 8 11:51:20 06:32:01 2730696 0 1349580 16.85 2620 3926044 1382076 15.26 1530972 2950984 8 11:51:20 06:33:01 2730760 0 1349508 16.85 2620 3926052 1382076 15.26 1531148 2950984 12 11:51:20 06:34:01 2730688 0 1349580 16.85 2620 3926052 1382076 15.26 1531128 2950984 8 11:51:20 06:35:02 2730324 0 1349936 16.86 2620 3926060 1382076 15.26 1531036 2950968 8 11:51:20 06:36:01 2730204 0 1350052 16.86 2620 3926064 1382160 15.26 1531252 2950968 12 11:51:20 06:37:01 2730672 0 1349580 16.85 2620 3926068 1382076 15.26 1531000 2950968 12 11:51:20 06:38:01 2730324 0 1349924 16.86 2620 3926072 1382076 15.26 1531052 2950968 8 11:51:20 06:39:01 2730660 0 1349584 16.85 2620 3926076 1382076 15.26 1531172 2950968 8 11:51:20 06:40:01 2730704 0 1349504 16.85 2620 3926112 1382076 15.26 1531044 2950976 20 11:51:20 06:41:01 2730304 0 1349932 16.86 2620 3926084 1382160 15.26 1531132 2950968 8 11:51:20 06:42:01 2730332 0 1349900 16.85 2620 3926088 1382076 15.26 1531068 2950968 12 11:51:20 06:43:01 2730224 0 1350004 16.86 2620 3926092 1382076 15.26 1531188 2950968 8 11:51:20 06:44:01 2730440 0 1349780 16.85 2620 3926100 1382076 15.26 1531148 2950968 8 11:51:20 06:45:01 2730636 0 1349584 16.85 2620 3926100 1382076 15.26 1531216 2950968 8 11:51:20 06:46:01 2730444 0 1349768 16.85 2620 3926108 1382160 15.26 1531176 2950972 12 11:51:20 06:47:01 2730564 0 1349648 16.85 2620 3926108 1382076 15.26 1531092 2950968 12 11:51:20 06:48:01 2730628 0 1349580 16.85 2620 3926112 1382076 15.26 1531016 2950968 8 11:51:20 06:49:01 2730200 0 1350000 16.86 2620 3926120 1382076 15.26 1531104 2950968 8 11:51:20 06:50:01 2730324 0 1349876 16.85 2620 3926120 1382076 15.26 1531104 2950968 8 11:51:20 06:51:01 2730344 0 1349844 16.85 2620 3926132 1382160 15.26 1531288 2950972 8 11:51:20 06:52:01 2730228 0 1349960 16.86 2620 3926132 1382136 15.26 1531272 2950968 12 11:51:20 06:53:01 2730440 0 1349740 16.85 2620 3926140 1382076 15.26 1531120 2950972 8 11:51:20 06:54:01 2729612 0 1350564 16.86 2620 3926144 1382220 15.26 1531436 2950968 12 11:51:20 06:55:01 2730480 0 1349752 16.85 2620 3926088 1381536 15.25 1530968 2950944 12 11:51:20 06:56:01 2730492 0 1349732 16.85 2620 3926096 1381620 15.25 1530948 2950944 8 11:51:20 06:57:01 2730432 0 1349788 16.85 2620 3926100 1381584 15.25 1530872 2950944 8 11:51:20 06:58:01 2730808 0 1349404 16.85 2620 3926108 1381536 15.25 1530988 2950944 16 11:51:20 06:59:01 2730580 0 1349628 16.85 2620 3926112 1381536 15.25 1530924 2950944 8 11:51:20 07:00:01 2730632 0 1349572 16.85 2620 3926116 1381620 15.25 1531032 2950944 8 11:51:20 07:01:01 2729024 0 1351176 16.87 2620 3926120 1384808 15.29 1531784 2950944 8 11:51:20 07:02:01 2730620 0 1349572 16.85 2620 3926128 1381572 15.25 1531024 2950944 8 11:51:20 07:03:01 2730776 0 1349416 16.85 2620 3926128 1381536 15.25 1530860 2950944 8 11:51:20 07:04:01 2730604 0 1349580 16.85 2620 3926136 1381536 15.25 1530900 2950944 8 11:51:20 07:05:01 2730412 0 1349772 16.85 2620 3926136 1381692 15.25 1531352 2950944 20 11:51:20 07:06:01 2729792 0 1350384 16.86 2620 3926144 1381680 15.25 1531292 2950948 8 11:51:20 07:07:01 2730232 0 1349940 16.86 2620 3926148 1381536 15.25 1530924 2950948 20 11:51:20 07:08:01 2730744 0 1349428 16.85 2620 3926148 1381536 15.25 1530908 2950948 8 11:51:20 07:09:01 2730496 0 1349668 16.85 2620 3926156 1381536 15.25 1531068 2950948 16 11:51:20 07:10:01 2730372 0 1349792 16.85 2620 3926156 1381536 15.25 1531048 2950956 8 11:51:20 07:11:02 2730136 0 1350020 16.86 2620 3926164 1381620 15.25 1531148 2950956 8 11:51:20 07:12:01 2730340 0 1349808 16.85 2620 3926172 1381536 15.25 1530968 2950956 12 11:51:20 07:13:01 2730488 0 1349656 16.85 2620 3926176 1381536 15.25 1531068 2950956 8 11:51:20 07:14:01 2730372 0 1349768 16.85 2620 3926180 1381536 15.25 1531072 2950956 8 11:51:20 07:15:01 2730752 0 1349384 16.85 2620 3926184 1381536 15.25 1531024 2950960 8 11:51:20 07:16:01 2730476 0 1349656 16.85 2620 3926188 1381620 15.25 1531136 2950956 8 11:51:20 07:17:01 2730384 0 1349744 16.85 2620 3926192 1381632 15.25 1530948 2950956 8 11:51:20 07:18:01 2730784 0 1349340 16.85 2620 3926196 1381536 15.25 1530956 2950956 8 11:51:20 07:19:01 2730620 0 1349500 16.85 2620 3926200 1381536 15.25 1530996 2950956 16 11:51:20 07:20:01 2730496 0 1349616 16.85 2620 3926208 1381536 15.25 1530980 2950960 8 11:51:20 07:21:01 2730352 0 1349760 16.85 2620 3926208 1381632 15.25 1531076 2950956 8 11:51:20 07:22:01 2730588 0 1349516 16.85 2620 3926216 1381584 15.25 1531024 2950960 8 11:51:20 07:23:01 2731088 0 1349016 16.84 2620 3926216 1381536 15.25 1531060 2950956 8 11:51:20 07:24:01 2730860 0 1349240 16.85 2620 3926220 1381536 15.25 1530996 2950956 8 11:51:20 07:25:01 2730736 0 1349356 16.85 2620 3926228 1381536 15.25 1531004 2950956 20 11:51:20 07:26:01 2730640 0 1349452 16.85 2620 3926228 1381608 15.25 1531160 2950956 8 11:51:20 07:27:01 2730168 0 1349912 16.86 2620 3926240 1381572 15.25 1531080 2950956 12 11:51:20 07:28:01 2730604 0 1349476 16.85 2620 3926240 1381536 15.25 1531132 2950956 12 11:51:20 07:29:01 2731940 0 1348128 16.83 2620 3926252 1379944 15.24 1530460 2950592 8 11:51:20 07:30:01 2729380 0 1348728 16.84 2620 3928212 1381536 15.25 1531424 2952508 8 11:51:20 07:31:01 2729012 0 1349096 16.84 2620 3928212 1381632 15.25 1531536 2952508 8 11:51:20 07:32:01 2728884 0 1349216 16.85 2620 3928220 1381536 15.25 1531516 2952508 8 11:51:20 07:33:01 2728760 0 1349340 16.85 2620 3928220 1381536 15.25 1531388 2952508 8 11:51:20 07:34:01 2728612 0 1349480 16.85 2620 3928228 1381536 15.25 1531460 2952508 8 11:51:20 07:35:01 2728636 0 1349452 16.85 2620 3928232 1381536 15.25 1531468 2952508 8 11:51:20 07:36:01 2728432 0 1349652 16.85 2620 3928236 1381620 15.25 1531676 2952508 8 11:51:20 07:37:01 2729196 0 1348884 16.84 2620 3928240 1381536 15.25 1531428 2952508 8 11:51:20 07:38:01 2728496 0 1349580 16.85 2620 3928244 1381536 15.25 1531412 2952512 8 11:51:20 07:39:01 2728388 0 1349684 16.85 2620 3928248 1381536 15.25 1531484 2952508 8 11:51:20 07:40:01 2728948 0 1349120 16.85 2620 3928252 1381536 15.25 1531572 2952508 8 11:51:20 07:41:01 2728228 0 1349836 16.85 2620 3928256 1381668 15.25 1531972 2952508 8 11:51:20 07:42:01 2728248 0 1349808 16.85 2620 3928264 1381536 15.25 1531616 2952508 8 11:51:20 07:43:01 2728256 0 1349792 16.85 2620 3928272 1381536 15.25 1531624 2952508 8 11:51:20 07:44:01 2728388 0 1349660 16.85 2620 3928272 1381536 15.25 1531528 2952508 8 11:51:20 07:45:01 2728080 0 1349960 16.86 2620 3928280 1381656 15.25 1531892 2952508 8 11:51:20 07:46:01 2727988 0 1350052 16.86 2620 3928280 1381668 15.25 1531824 2952508 8 11:51:20 07:47:01 2728124 0 1349912 16.86 2620 3928284 1381536 15.25 1531520 2952508 8 11:51:20 07:48:01 2728388 0 1349640 16.85 2620 3928292 1381536 15.25 1531596 2952508 8 11:51:20 07:49:01 2728380 0 1349644 16.85 2620 3928296 1381536 15.25 1531612 2952512 16 11:51:20 07:50:01 2727100 0 1350920 16.87 2620 3928300 1408736 15.55 1531808 2952512 8 11:51:20 07:51:01 2726972 0 1351048 16.87 2620 3928300 1417976 15.66 1531944 2952512 8 11:51:20 07:52:01 2725840 0 1352172 16.88 2620 3928308 1432492 15.82 1532524 2952512 8 11:51:20 07:53:01 2728916 0 1349092 16.84 2620 3928312 1378364 15.22 1530616 2952488 8 11:51:20 07:54:01 2727384 0 1350620 16.86 2620 3928316 1414800 15.62 1531744 2952492 8 11:51:20 07:55:01 2728932 0 1349068 16.84 2620 3928320 1378364 15.22 1530532 2952488 8 11:51:20 07:56:01 2728368 0 1349632 16.85 2620 3928320 1382932 15.27 1530836 2952488 8 11:51:20 07:57:01 2729452 0 1348540 16.84 2620 3928328 1378364 15.22 1530712 2952488 8 11:51:20 07:58:01 2729420 0 1348564 16.84 2620 3928336 1378364 15.22 1530600 2952488 8 11:51:20 07:59:01 2729444 0 1348536 16.84 2620 3928340 1378364 15.22 1530604 2952488 8 11:51:20 08:00:01 2729320 0 1348656 16.84 2620 3928344 1378364 15.22 1530724 2952488 8 11:51:20 08:01:01 2726568 0 1351404 16.87 2620 3928348 1398432 15.44 1531936 2952492 8 11:51:20 08:02:01 2729092 0 1348876 16.84 2620 3928352 1378412 15.22 1530568 2952488 8 11:51:20 08:03:01 2729180 0 1348780 16.84 2620 3928360 1378364 15.22 1530676 2952488 8 11:51:20 08:04:01 2729508 0 1348452 16.84 2620 3928360 1378364 15.22 1530560 2952488 8 11:51:20 08:05:01 2727224 0 1350728 16.87 2620 3928368 1409660 15.56 1531624 2952488 8 11:51:20 08:06:01 2727956 0 1349992 16.86 2620 3928372 1409360 15.56 1531448 2952488 8 11:51:20 08:07:01 2729468 0 1348476 16.84 2620 3928376 1379392 15.23 1530876 2952488 8 11:51:20 08:08:01 2729280 0 1348660 16.84 2620 3928380 1379392 15.23 1530680 2952488 8 11:51:20 08:09:01 2729272 0 1348664 16.84 2620 3928384 1379392 15.23 1530680 2952492 8 11:51:20 08:10:01 2729740 0 1348188 16.83 2620 3928392 1379392 15.23 1530760 2952488 8 11:51:20 08:11:01 2728920 0 1349004 16.84 2620 3928396 1379464 15.23 1530848 2952488 8 11:51:20 08:12:01 2729208 0 1348712 16.84 2620 3928400 1379440 15.23 1530724 2952488 8 11:51:20 08:13:01 2729576 0 1348336 16.84 2620 3928408 1379392 15.23 1530820 2952488 8 11:51:20 08:14:01 2729148 0 1348760 16.84 2620 3928412 1379392 15.23 1530724 2952488 8 11:51:20 08:15:01 2729164 0 1348740 16.84 2620 3928416 1379392 15.23 1530728 2952488 8 11:51:20 08:16:01 2729144 0 1348752 16.84 2620 3928424 1379488 15.23 1530836 2952492 8 11:51:20 08:17:02 2729148 0 1348748 16.84 2620 3928424 1379392 15.23 1530868 2952488 8 11:51:20 08:18:01 2729740 0 1348152 16.83 2620 3928428 1379392 15.23 1530724 2952488 8 11:51:20 08:19:01 2729500 0 1348388 16.84 2620 3928432 1379392 15.23 1530696 2952488 8 11:51:20 08:20:01 2729212 0 1348672 16.84 2620 3928436 1379392 15.23 1530880 2952488 8 11:51:20 08:21:01 2729272 0 1348604 16.84 2620 3928444 1379500 15.23 1531080 2952488 8 11:51:20 08:22:01 2729124 0 1348752 16.84 2620 3928444 1379452 15.23 1530812 2952488 12 11:51:20 08:23:01 2729228 0 1348640 16.84 2620 3928452 1379392 15.23 1530792 2952488 12 11:51:20 08:24:01 2729796 0 1348068 16.83 2620 3928456 1379392 15.23 1530860 2952492 8 11:51:20 08:25:01 2729360 0 1348504 16.84 2620 3928456 1379392 15.23 1530732 2952488 8 11:51:20 08:26:01 2729132 0 1348724 16.84 2620 3928464 1379464 15.23 1531028 2952488 8 11:51:20 08:27:01 2729080 0 1348776 16.84 2620 3928464 1379392 15.23 1530824 2952488 12 11:51:20 08:28:01 2729508 0 1348336 16.84 2620 3928476 1379392 15.23 1530900 2952484 8 11:51:20 08:29:01 2728336 0 1349504 16.85 2620 3928480 1379584 15.23 1531628 2952484 8 11:51:20 08:30:01 2729204 0 1348632 16.84 2620 3928484 1379392 15.23 1530932 2952484 8 11:51:20 08:31:01 2729604 0 1348228 16.83 2620 3928488 1379476 15.23 1530968 2952484 8 11:51:20 08:32:01 2729220 0 1348608 16.84 2620 3928492 1379416 15.23 1530996 2952488 8 11:51:20 08:33:01 2729228 0 1348596 16.84 2620 3928496 1379392 15.23 1530944 2952484 8 11:51:20 08:34:01 2728664 0 1349156 16.85 2620 3928500 1379524 15.23 1531440 2952484 8 11:51:20 08:35:01 2729012 0 1348804 16.84 2620 3928504 1379392 15.23 1530964 2952484 8 11:51:20 08:36:01 2729032 0 1348780 16.84 2620 3928508 1379464 15.23 1531008 2952484 8 11:51:20 08:37:01 2729508 0 1348300 16.83 2620 3928512 1379392 15.23 1531012 2952484 12 11:51:20 08:38:01 2729088 0 1348716 16.84 2620 3928516 1379392 15.23 1531096 2952484 8 11:51:20 08:39:01 2729300 0 1348496 16.84 2620 3928524 1379392 15.23 1530972 2952484 8 11:51:20 08:40:01 2728120 0 1349676 16.85 2620 3928524 1379560 15.23 1531436 2952484 8 11:51:20 08:41:01 2727864 0 1349928 16.86 2620 3928528 1379572 15.23 1531844 2952484 8 11:51:20 08:42:01 2728980 0 1348808 16.84 2620 3928532 1379392 15.23 1531028 2952484 8 11:51:20 08:43:01 2729096 0 1348684 16.84 2620 3928540 1379392 15.23 1531132 2952484 8 11:51:20 08:44:01 2728508 0 1349264 16.85 2620 3928548 1379560 15.23 1531524 2952484 8 11:51:20 08:45:01 2728848 0 1348924 16.84 2620 3928548 1379392 15.23 1531044 2952484 8 11:51:20 08:46:01 2729092 0 1348672 16.84 2620 3928556 1379488 15.23 1531064 2952484 12 11:51:20 08:47:01 2729104 0 1348656 16.84 2620 3928560 1379392 15.23 1531036 2952484 12 11:51:20 08:48:01 2729096 0 1348660 16.84 2620 3928564 1379392 15.23 1531152 2952488 8 11:51:20 08:49:01 2729112 0 1348640 16.84 2620 3928568 1379392 15.23 1531044 2952484 8 11:51:20 08:50:02 2729120 0 1348632 16.84 2620 3928568 1379392 15.23 1531112 2952484 8 11:51:20 08:51:01 2728728 0 1349016 16.84 2620 3928576 1379476 15.23 1531080 2952484 8 11:51:20 08:52:01 2729024 0 1348716 16.84 2620 3928580 1379440 15.23 1531072 2952484 8 11:51:20 08:53:01 2729180 0 1348552 16.84 2620 3928588 1379392 15.23 1531144 2952488 8 11:51:20 08:54:01 2728384 0 1349344 16.85 2620 3928592 1379536 15.23 1531456 2952484 8 11:51:20 08:55:01 2728980 0 1348744 16.84 2620 3928596 1379392 15.23 1531088 2952488 8 11:51:20 08:56:01 2728728 0 1348992 16.84 2620 3928600 1379476 15.23 1531296 2952484 8 11:51:20 08:57:01 2729104 0 1348612 16.84 2620 3928604 1379392 15.23 1531208 2952484 8 11:51:20 08:58:01 2729484 0 1348224 16.83 2620 3928612 1379392 15.23 1531172 2952484 8 11:51:20 08:59:01 2729112 0 1348592 16.84 2620 3928616 1379392 15.23 1531044 2952484 8 11:51:20 09:00:01 2729344 0 1348356 16.84 2620 3928620 1379392 15.23 1531228 2952484 8 11:51:20 09:01:01 2727080 0 1350616 16.86 2620 3928624 1382676 15.27 1532140 2952484 8 11:51:20 09:02:01 2728608 0 1349080 16.84 2620 3928632 1379392 15.23 1531128 2952484 8 11:51:20 09:03:01 2728652 0 1349036 16.84 2620 3928632 1379440 15.23 1531256 2952484 8 11:51:20 09:04:01 2729220 0 1348460 16.84 2620 3928640 1379392 15.23 1531204 2952484 8 11:51:20 09:05:01 2729072 0 1348608 16.84 2620 3928640 1379392 15.23 1531072 2952484 8 11:51:20 09:06:01 2728472 0 1349200 16.85 2620 3928648 1379488 15.23 1531236 2952484 8 11:51:20 09:07:01 2728724 0 1348944 16.84 2620 3928652 1379392 15.23 1531148 2952484 8 11:51:20 09:08:01 2728732 0 1348932 16.84 2620 3928656 1379392 15.23 1531152 2952484 8 11:51:20 09:09:01 2730664 0 1346996 16.82 2620 3928660 1377800 15.21 1530388 2952300 8 11:51:20 09:10:01 2728964 0 1348688 16.84 2620 3928668 1379392 15.23 1531460 2952304 8 11:51:20 09:11:01 2728636 0 1349016 16.84 2620 3928668 1379452 15.23 1531420 2952300 8 11:51:20 09:12:01 2728872 0 1348776 16.84 2620 3928672 1379392 15.23 1531472 2952300 8 11:51:20 09:13:01 2728560 0 1349080 16.84 2620 3928680 1379440 15.23 1531372 2952304 8 11:51:20 09:14:01 2728740 0 1348896 16.84 2620 3928684 1379392 15.23 1531364 2952300 8 11:51:20 09:15:01 2728764 0 1348864 16.84 2620 3928692 1379392 15.23 1531372 2952300 8 11:51:20 09:16:01 2728496 0 1349132 16.85 2620 3928692 1379476 15.23 1531464 2952300 8 11:51:20 09:17:01 2729180 0 1348440 16.84 2620 3928700 1379440 15.23 1531448 2952300 8 11:51:20 09:18:01 2728732 0 1348888 16.84 2620 3928700 1379392 15.23 1531432 2952300 8 11:51:20 09:19:01 2728840 0 1348776 16.84 2620 3928704 1379392 15.23 1531384 2952300 8 11:51:20 09:20:01 2728880 0 1348728 16.84 2620 3928712 1379392 15.23 1531508 2952300 8 11:51:20 09:21:01 2728496 0 1349112 16.85 2620 3928712 1379476 15.23 1531596 2952300 8 11:51:20 09:22:01 2729268 0 1348332 16.84 2620 3928720 1379392 15.23 1531352 2952300 8 11:51:20 09:23:02 2728576 0 1349024 16.84 2620 3928720 1379392 15.23 1531400 2952300 8 11:51:20 09:24:01 2728980 0 1348612 16.84 2620 3928728 1379392 15.23 1531408 2952300 8 11:51:20 09:25:01 2728988 0 1348600 16.84 2620 3928732 1379392 15.23 1531480 2952300 8 11:51:20 09:26:01 2728876 0 1348708 16.84 2620 3928736 1379452 15.23 1531548 2952304 8 11:51:20 09:27:01 2728832 0 1348692 16.84 2620 3928796 1379392 15.23 1531424 2952316 12 11:51:20 09:28:01 2728700 0 1348876 16.84 2620 3928744 1379428 15.23 1531440 2952304 8 11:51:20 09:29:01 2728692 0 1348876 16.84 2620 3928752 1379392 15.23 1531548 2952300 8 11:51:20 09:30:01 2729244 0 1348320 16.84 2620 3928756 1379392 15.23 1531504 2952300 8 11:51:20 09:31:01 2728604 0 1348956 16.84 2620 3928760 1379476 15.23 1531468 2952300 8 11:51:20 09:32:01 2728644 0 1348912 16.84 2620 3928764 1379452 15.23 1531580 2952300 8 11:51:20 09:33:01 2728716 0 1348828 16.84 2620 3928776 1379392 15.23 1531452 2952304 8 11:51:20 09:34:01 2728708 0 1348836 16.84 2620 3928776 1379392 15.23 1531456 2952300 8 11:51:20 09:35:01 2729212 0 1348328 16.84 2620 3928780 1379392 15.23 1531412 2952300 8 11:51:20 09:36:01 2728380 0 1349156 16.85 2620 3928784 1379464 15.23 1531548 2952300 8 11:51:20 09:37:01 2728544 0 1348988 16.84 2620 3928788 1379440 15.23 1531596 2952300 8 11:51:20 09:38:01 2728856 0 1348668 16.84 2620 3928796 1379392 15.23 1531544 2952300 8 11:51:20 09:39:01 2728576 0 1348948 16.84 2620 3928796 1379392 15.23 1531412 2952300 8 11:51:20 09:40:01 2728476 0 1349040 16.84 2620 3928804 1379392 15.23 1531600 2952300 8 11:51:20 09:41:01 2728348 0 1349168 16.85 2620 3928804 1379476 15.23 1531580 2952300 8 11:51:20 09:42:01 2728272 0 1349240 16.85 2620 3928808 1379440 15.23 1531508 2952300 8 11:51:20 09:43:01 2728748 0 1348756 16.84 2620 3928816 1379392 15.23 1531468 2952300 8 11:51:20 09:44:01 2728476 0 1349024 16.84 2620 3928820 1379392 15.23 1531556 2952300 8 11:51:20 09:45:01 2728600 0 1348892 16.84 2620 3928828 1379392 15.23 1531628 2952300 8 11:51:20 09:46:01 2728652 0 1348840 16.84 2620 3928828 1379488 15.23 1531588 2952300 8 11:51:20 09:47:01 2728544 0 1348940 16.84 2620 3928836 1379428 15.23 1531528 2952300 8 11:51:20 09:48:01 2728584 0 1348896 16.84 2620 3928840 1379392 15.23 1531524 2952300 8 11:51:20 09:49:01 2728972 0 1348504 16.84 2620 3928844 1379392 15.23 1531592 2952304 8 11:51:20 09:50:01 2728460 0 1349012 16.84 2620 3928848 1379392 15.23 1531648 2952300 8 11:51:20 09:51:01 2728456 0 1349012 16.84 2620 3928852 1379488 15.23 1531628 2952300 8 11:51:20 09:52:01 2728864 0 1348600 16.84 2620 3928856 1379392 15.23 1531492 2952300 8 11:51:20 09:53:01 2728560 0 1348900 16.84 2620 3928860 1379392 15.23 1531364 2952300 8 11:51:20 09:54:01 2728160 0 1349296 16.85 2620 3928864 1379524 15.23 1531920 2952300 8 11:51:20 09:55:01 2728484 0 1348968 16.84 2620 3928868 1379392 15.23 1531552 2952300 8 11:51:20 09:56:01 2728372 0 1349072 16.84 2620 3928876 1379476 15.23 1531652 2952300 8 11:51:20 09:57:02 2728840 0 1348604 16.84 2620 3928876 1379392 15.23 1531512 2952300 8 11:51:20 09:58:01 2728824 0 1348616 16.84 2620 3928880 1379392 15.23 1531616 2952300 8 11:51:20 09:59:01 2728716 0 1348716 16.84 2620 3928888 1379392 15.23 1531688 2952300 8 11:51:20 10:00:01 2729036 0 1348392 16.84 2620 3928892 1379392 15.23 1531776 2952300 8 11:51:20 10:01:01 2727308 0 1350024 16.86 2620 3928988 1381832 15.26 1532324 2952324 20 11:51:20 10:02:01 2728608 0 1348808 16.84 2620 3928904 1379392 15.23 1531608 2952300 8 11:51:20 10:03:01 2728700 0 1348712 16.84 2620 3928908 1379392 15.23 1531592 2952300 8 11:51:20 10:04:01 2728600 0 1348808 16.84 2620 3928912 1379392 15.23 1531592 2952304 8 11:51:20 10:05:01 2728448 0 1348956 16.84 2620 3928916 1379500 15.23 1531920 2952300 8 11:51:20 10:06:01 2728300 0 1349100 16.84 2620 3928920 1379548 15.23 1532280 2952300 8 11:51:20 10:07:01 2728716 0 1348680 16.84 2620 3928924 1379392 15.23 1531724 2952300 8 11:51:20 10:08:01 2728528 0 1348864 16.84 2620 3928928 1379440 15.23 1531712 2952300 8 11:51:20 10:09:01 2728500 0 1348888 16.84 2620 3928932 1379392 15.23 1531616 2952300 8 11:51:20 10:10:01 2728460 0 1348924 16.84 2620 3928936 1379392 15.23 1531620 2952300 8 11:51:20 10:11:01 2729000 0 1348376 16.84 2620 3928944 1379476 15.23 1531788 2952300 8 11:51:20 10:12:01 2728560 0 1348816 16.84 2620 3928944 1379392 15.23 1531564 2952300 8 11:51:20 10:13:01 2728404 0 1348964 16.84 2620 3928952 1379440 15.23 1531644 2952304 8 11:51:20 10:14:01 2728368 0 1348988 16.84 2620 3928964 1379392 15.23 1531648 2952300 8 11:51:20 10:15:01 2728872 0 1348484 16.84 2620 3928964 1379392 15.23 1531616 2952300 8 11:51:20 10:16:01 2728488 0 1348860 16.84 2620 3928972 1379476 15.23 1531852 2952300 8 11:51:20 10:17:01 2728576 0 1348772 16.84 2620 3928972 1379392 15.23 1531656 2952300 8 11:51:20 10:18:01 2728644 0 1348696 16.84 2620 3928980 1379440 15.23 1531748 2952300 8 11:51:20 10:19:01 2728336 0 1349000 16.84 2620 3928984 1379392 15.23 1531724 2952300 8 11:51:20 10:20:01 2728572 0 1348760 16.84 2620 3928988 1379392 15.23 1531788 2952304 8 11:51:20 10:21:01 2728132 0 1349196 16.85 2620 3928992 1379476 15.23 1531772 2952300 8 11:51:20 10:22:01 2728468 0 1348860 16.84 2620 3928992 1379392 15.23 1531796 2952300 8 11:51:20 10:23:01 2728676 0 1348644 16.84 2620 3929000 1379452 15.23 1531776 2952300 8 11:51:20 10:24:01 2728516 0 1348800 16.84 2620 3929004 1379392 15.23 1531744 2952300 8 11:51:20 10:25:01 2728220 0 1349092 16.84 2620 3929008 1379392 15.23 1531696 2952300 8 11:51:20 10:26:01 2728248 0 1349060 16.84 2620 3929012 1379476 15.23 1531988 2952300 8 11:51:20 10:27:01 2728360 0 1348944 16.84 2620 3929016 1379392 15.23 1531700 2952304 8 11:51:20 10:28:01 2728468 0 1348832 16.84 2620 3929020 1379392 15.23 1531824 2952300 8 11:51:20 10:29:01 2728756 0 1348540 16.84 2620 3929024 1379392 15.23 1531680 2952300 8 11:51:20 10:30:01 2728228 0 1349060 16.84 2620 3929032 1379392 15.23 1531720 2952300 8 11:51:20 10:31:02 2727984 0 1349300 16.85 2620 3929036 1379464 15.23 1531916 2952300 8 11:51:20 10:32:01 2728872 0 1348404 16.84 2620 3929044 1379392 15.23 1531680 2952304 8 11:51:20 10:33:01 2728444 0 1348832 16.84 2620 3929044 1379392 15.23 1531784 2952300 8 11:51:20 10:34:01 2728352 0 1348916 16.84 2620 3929052 1379392 15.23 1531740 2952300 8 11:51:20 10:35:01 2728352 0 1348916 16.84 2620 3929052 1379392 15.23 1531740 2952300 0 11:51:20 10:36:01 2728304 0 1348936 16.84 2620 3929080 1379488 15.23 1531828 2952304 16 11:51:20 10:37:01 2728700 0 1348556 16.84 2620 3929064 1379392 15.23 1531728 2952300 8 11:51:20 10:38:01 2728304 0 1348952 16.84 2620 3929064 1379392 15.23 1531888 2952300 8 11:51:20 10:39:01 2728104 0 1349144 16.85 2620 3929072 1379392 15.23 1531760 2952300 8 11:51:20 10:40:01 2728648 0 1348600 16.84 2620 3929072 1379392 15.23 1531844 2952300 8 11:51:20 10:41:01 2728140 0 1349100 16.84 2620 3929080 1379452 15.23 1531852 2952300 8 11:51:20 10:42:01 2728360 0 1348876 16.84 2620 3929084 1379392 15.23 1531888 2952300 8 11:51:20 10:43:01 2728360 0 1348872 16.84 2620 3929088 1379392 15.23 1531776 2952304 8 11:51:20 10:44:01 2728220 0 1349008 16.84 2620 3929092 1379392 15.23 1531784 2952300 8 11:51:20 10:45:01 2728484 0 1348740 16.84 2620 3929096 1379392 15.23 1531756 2952300 8 11:51:20 10:46:01 2728356 0 1348860 16.84 2620 3929104 1379464 15.23 1531820 2952300 8 11:51:20 10:47:01 2728344 0 1348868 16.84 2620 3929108 1379392 15.23 1531800 2952300 12 11:51:20 10:48:01 2728928 0 1348280 16.83 2620 3929112 1379392 15.23 1531788 2952300 8 11:51:20 10:49:01 2729764 0 1347440 16.82 2620 3929116 1377800 15.21 1530788 2952300 8 11:51:20 10:50:01 2728600 0 1348600 16.84 2620 3929120 1379392 15.23 1531804 2952300 8 11:51:20 10:51:01 2728248 0 1348948 16.84 2620 3929124 1379464 15.23 1531920 2952300 8 11:51:20 10:52:01 2728624 0 1348568 16.84 2620 3929128 1379392 15.23 1531816 2952300 12 11:51:20 10:53:01 2728796 0 1348392 16.84 2620 3929132 1379392 15.23 1531936 2952300 8 11:51:20 10:54:01 2727928 0 1349256 16.85 2620 3929136 1379524 15.23 1532116 2952300 12 11:51:20 10:55:01 2728368 0 1348808 16.84 2620 3929144 1379392 15.23 1531832 2952300 12 11:51:20 10:56:01 2728380 0 1348796 16.84 2620 3929144 1379464 15.23 1531888 2952300 8 11:51:20 10:57:01 2728088 0 1349076 16.84 2620 3929156 1379392 15.23 1531956 2952304 8 11:51:20 10:58:01 2728180 0 1348984 16.84 2620 3929156 1379428 15.23 1531972 2952300 8 11:51:20 10:59:01 2728812 0 1348344 16.84 2620 3929164 1379392 15.23 1531916 2952304 8 11:51:20 11:00:01 2728104 0 1349044 16.84 2620 3929172 1379392 15.23 1531792 2952304 8 11:51:20 11:01:01 2726460 0 1350688 16.86 2620 3929172 1382908 15.27 1532860 2952300 8 11:51:20 11:02:01 2728276 0 1348864 16.84 2620 3929180 1379392 15.23 1531868 2952300 8 11:51:20 11:03:01 2728120 0 1349016 16.84 2620 3929184 1379392 15.23 1531872 2952300 8 11:51:20 11:04:02 2728572 0 1348560 16.84 2620 3929188 1379392 15.23 1531944 2952300 8 11:51:20 11:05:01 2728108 0 1349016 16.84 2620 3929196 1379524 15.23 1532308 2952300 12 11:51:20 11:06:01 2727828 0 1349296 16.85 2620 3929196 1379512 15.23 1532368 2952300 12 11:51:20 11:07:01 2728056 0 1349060 16.84 2620 3929204 1379440 15.23 1531904 2952304 8 11:51:20 11:08:01 2728112 0 1349004 16.84 2620 3929204 1379392 15.23 1532008 2952300 8 11:51:20 11:09:01 2728576 0 1348536 16.84 2620 3929208 1379392 15.23 1531972 2952300 8 11:51:20 11:10:01 2728060 0 1349044 16.84 2620 3929216 1379524 15.23 1532284 2952300 8 11:51:20 11:11:01 2727828 0 1349276 16.85 2620 3929216 1379512 15.23 1532280 2952300 8 11:51:20 11:12:01 2728608 0 1348488 16.84 2620 3929224 1379392 15.23 1531880 2952300 12 11:51:20 11:13:01 2728368 0 1348728 16.84 2620 3929224 1379392 15.23 1531964 2952300 8 11:51:20 11:14:01 2727996 0 1349092 16.84 2620 3929232 1379392 15.23 1532036 2952300 8 11:51:20 11:15:01 2728112 0 1348972 16.84 2620 3929236 1379392 15.23 1532040 2952300 8 11:51:20 11:16:01 2727752 0 1349328 16.85 2620 3929240 1379488 15.23 1532020 2952300 8 11:51:20 11:17:01 2728328 0 1348744 16.84 2620 3929248 1379452 15.23 1531900 2952300 12 11:51:20 11:18:01 2728096 0 1348972 16.84 2620 3929252 1379392 15.23 1531876 2952300 12 11:51:20 11:19:01 2728308 0 1348756 16.84 2620 3929256 1379392 15.23 1532060 2952300 8 11:51:20 11:20:01 2728104 0 1348956 16.84 2620 3929260 1379392 15.23 1531948 2952300 8 11:51:20 11:21:01 2728008 0 1349048 16.84 2620 3929264 1379476 15.23 1532032 2952300 8 11:51:20 11:22:01 2728468 0 1348584 16.84 2620 3929268 1379392 15.23 1532024 2952300 8 11:51:20 11:23:01 2727900 0 1349144 16.85 2620 3929276 1379452 15.23 1531976 2952304 8 11:51:20 11:24:01 2728112 0 1348932 16.84 2620 3929276 1379392 15.23 1531964 2952300 8 11:51:20 11:25:01 2728476 0 1348564 16.84 2620 3929280 1379392 15.23 1531936 2952300 8 11:51:20 11:26:01 2728124 0 1348912 16.84 2620 3929284 1379464 15.23 1532112 2952300 8 11:51:20 11:27:01 2728244 0 1348788 16.84 2620 3929288 1379392 15.23 1531976 2952300 8 11:51:20 11:28:01 2728204 0 1348820 16.84 2620 3929296 1379392 15.23 1532100 2952300 8 11:51:20 11:29:01 2728120 0 1348904 16.84 2620 3929296 1379392 15.23 1531984 2952300 8 11:51:20 11:30:01 2728796 0 1348220 16.83 2620 3929304 1379392 15.23 1532060 2952300 8 11:51:20 11:31:01 2727908 0 1349104 16.84 2620 3929308 1379464 15.23 1532020 2952300 8 11:51:20 11:32:01 2727980 0 1349028 16.84 2620 3929312 1379392 15.23 1532000 2952300 12 11:51:20 11:33:01 2728136 0 1348864 16.84 2620 3929320 1379392 15.23 1532092 2952300 8 11:51:20 11:34:01 2728104 0 1348896 16.84 2620 3929320 1379392 15.23 1532008 2952300 8 11:51:20 11:35:01 2727956 0 1349036 16.84 2620 3929328 1379392 15.23 1532016 2952300 8 11:51:20 11:36:01 2728156 0 1348832 16.84 2620 3929332 1379476 15.23 1532060 2952304 8 11:51:20 11:37:01 2728220 0 1348760 16.84 2620 3929340 1379392 15.23 1532024 2952304 8 11:51:20 11:38:02 2727808 0 1349168 16.85 2620 3929344 1379440 15.23 1532044 2952300 8 11:51:20 11:39:01 2728392 0 1348580 16.84 2620 3929348 1379392 15.23 1532100 2952304 8 11:51:20 11:40:01 2728112 0 1348856 16.84 2620 3929352 1379392 15.23 1532092 2952300 8 11:51:20 11:41:01 2727628 0 1349336 16.85 2620 3929356 1379488 15.23 1532140 2952300 8 11:51:20 11:42:01 2727724 0 1349236 16.85 2620 3929360 1379392 15.23 1532048 2952300 12 11:51:20 11:43:01 2728020 0 1348912 16.84 2620 3929388 1379392 15.23 1532148 2952308 16 11:51:20 11:44:01 2728524 0 1348428 16.84 2620 3929368 1379392 15.23 1532132 2952300 8 11:51:20 11:45:01 2727988 0 1348960 16.84 2620 3929372 1379392 15.23 1532164 2952300 8 11:51:20 11:46:01 2727876 0 1349060 16.84 2620 3929384 1379488 15.23 1532284 2952300 8 11:51:20 11:47:01 2728220 0 1348716 16.84 2620 3929384 1379440 15.23 1532176 2952300 8 11:51:20 11:48:01 2965580 0 1087344 13.58 2620 3953396 1057364 11.67 1465996 2780820 148 11:51:20 11:49:01 2969344 0 1083572 13.53 2620 3953404 1041404 11.50 1462680 2780796 20 11:51:20 11:50:01 2970388 0 1082520 13.52 2620 3953412 1041248 11.50 1461876 2780800 20 11:51:20 11:51:01 2345732 0 1183444 14.78 2620 4477144 1266668 13.98 1533028 3277380 212008 11:51:20 Average: 2740636 0 1339431 16.72 2620 3926253 1391497 15.36 1533603 2946752 4515 11:51:20 11:51:20 05:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:51:20 05:51:01 veth1d81a0c 81.09 42.97 10.01 97.68 0.00 0.00 0.00 0.00 11:51:20 05:51:01 eth0 953.55 751.36 3805.16 116.17 0.00 0.00 0.00 0.00 11:51:20 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 05:51:01 docker0 81.09 42.87 8.90 97.67 0.00 0.00 0.00 0.00 11:51:20 05:52:01 eth0 961.23 1269.44 5288.44 114.35 0.00 0.00 0.00 0.00 11:51:20 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 05:52:01 docker0 1011.37 671.63 73.94 2592.19 0.00 0.00 0.00 0.00 11:51:20 05:53:01 vethf28670c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:51:20 05:53:01 eth0 315.28 257.68 881.82 34.14 0.00 0.00 0.00 0.00 11:51:20 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 05:53:01 docker0 235.06 271.89 15.47 846.20 0.00 0.00 0.00 0.00 11:51:20 05:54:01 vethf28670c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 05:54:01 eth0 32.16 21.23 22.15 87.89 0.00 0.00 0.00 0.00 11:51:20 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 05:55:01 vethf28670c 2.35 2.35 0.19 0.19 0.00 0.00 0.00 0.00 11:51:20 05:55:01 eth0 32.12 18.96 23.05 34.74 0.00 0.00 0.00 0.00 11:51:20 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 05:55:01 docker0 2.35 2.35 0.16 0.19 0.00 0.00 0.00 0.00 11:51:20 05:56:01 vethf28670c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 05:56:01 eth0 26.69 14.20 23.24 12.39 0.00 0.00 0.00 0.00 11:51:20 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 05:57:02 veth75e8c06 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:51:20 05:57:02 eth0 188.57 165.43 1665.47 21.00 0.00 0.00 0.00 0.00 11:51:20 05:57:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 05:57:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 05:58:01 veth75e8c06 0.00 0.47 0.00 0.03 0.00 0.00 0.00 0.00 11:51:20 05:58:01 veth653f5ec 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 05:58:01 veth0709d7f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 05:58:01 eth0 97.27 76.87 192.43 17.41 0.00 0.00 0.00 0.00 11:51:20 05:59:01 veth75e8c06 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:51:20 05:59:01 veth2abbfa6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:51:20 05:59:01 veth2256c97 2.18 4.26 0.15 29.72 0.00 0.00 0.00 0.00 11:51:20 05:59:01 veth81a16f2 7.64 15.53 0.52 137.66 0.00 0.00 0.00 0.00 11:51:20 06:00:01 veth75e8c06 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 11:51:20 06:00:01 veth0192e58 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 11:51:20 06:00:01 eth0 2936.31 2797.40 13848.52 593.42 0.00 0.00 0.00 0.00 11:51:20 06:00:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 11:51:20 06:01:01 eth0 30.43 22.78 56.32 6.51 0.00 0.00 0.00 0.00 11:51:20 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:01:01 docker0 1453.18 1148.08 106.70 4297.62 0.00 0.00 0.00 0.00 11:51:20 06:02:01 eth0 0.83 0.49 0.47 0.04 0.00 0.00 0.00 0.00 11:51:20 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:03:01 eth0 0.23 0.02 0.03 0.00 0.00 0.00 0.00 0.00 11:51:20 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:04:01 eth0 0.50 0.32 0.27 0.20 0.00 0.00 0.00 0.00 11:51:20 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:05:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:51:20 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:06:01 eth0 1.20 0.48 0.45 0.24 0.00 0.00 0.00 0.00 11:51:20 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:07:01 eth0 0.13 0.10 0.01 0.04 0.00 0.00 0.00 0.00 11:51:20 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:08:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:09:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:51:20 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:10:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:11:01 eth0 0.23 0.22 0.08 0.07 0.00 0.00 0.00 0.00 11:51:20 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:12:01 eth0 0.08 0.08 0.06 0.00 0.00 0.00 0.00 0.00 11:51:20 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:13:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:51:20 06:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:14:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:15:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:51:20 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:16:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 11:51:20 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:17:01 eth0 0.08 0.08 0.06 0.00 0.00 0.00 0.00 0.00 11:51:20 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:18:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:51:20 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:19:01 eth0 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00 11:51:20 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:20:01 eth0 0.50 0.32 0.27 0.20 0.00 0.00 0.00 0.00 11:51:20 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:21:01 eth0 0.13 0.10 0.08 0.06 0.00 0.00 0.00 0.00 11:51:20 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:22:01 eth0 0.18 0.17 0.07 0.01 0.00 0.00 0.00 0.00 11:51:20 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:23:01 eth0 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:24:01 eth0 0.90 0.32 0.31 0.20 0.00 0.00 0.00 0.00 11:51:20 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:25:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:26:01 eth0 0.32 0.27 0.14 0.09 0.00 0.00 0.00 0.00 11:51:20 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:27:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:28:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:29:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:30:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:31:01 eth0 0.30 0.28 0.14 0.08 0.00 0.00 0.00 0.00 11:51:20 06:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:32:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:33:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:34:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:35:02 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:51:20 06:35:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:35:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:36:01 eth0 0.22 0.20 0.14 0.07 0.00 0.00 0.00 0.00 11:51:20 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:37:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:38:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:39:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:40:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:41:01 eth0 0.23 0.20 0.14 0.07 0.00 0.00 0.00 0.00 11:51:20 06:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:42:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:43:01 eth0 0.07 0.07 0.01 0.00 0.00 0.00 0.00 0.00 11:51:20 06:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:44:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:45:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:46:01 eth0 0.20 0.18 0.14 0.07 0.00 0.00 0.00 0.00 11:51:20 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:47:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:48:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:49:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:50:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:51:01 eth0 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 11:51:20 06:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:52:01 eth0 0.17 0.17 0.07 0.01 0.00 0.00 0.00 0.00 11:51:20 06:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:53:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:54:01 eth0 0.43 0.27 0.26 0.20 0.00 0.00 0.00 0.00 11:51:20 06:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:55:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:56:01 eth0 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 11:51:20 06:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:57:01 eth0 0.10 0.08 0.06 0.00 0.00 0.00 0.00 0.00 11:51:20 06:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:58:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:59:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:00:01 eth0 0.15 0.12 0.12 0.06 0.00 0.00 0.00 0.00 11:51:20 07:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:01:01 eth0 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 11:51:20 07:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:02:01 eth0 0.08 0.08 0.06 0.01 0.00 0.00 0.00 0.00 11:51:20 07:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:03:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:04:01 eth0 0.47 0.00 0.05 0.00 0.00 0.00 0.00 0.00 11:51:20 07:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:05:01 eth0 0.47 0.30 0.27 0.20 0.00 0.00 0.00 0.00 11:51:20 07:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:06:01 eth0 0.23 0.22 0.14 0.07 0.00 0.00 0.00 0.00 11:51:20 07:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:07:01 eth0 0.02 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:51:20 07:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:08:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:09:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:10:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:11:02 eth0 0.22 0.22 0.14 0.07 0.00 0.00 0.00 0.00 11:51:20 07:11:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:11:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:12:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:13:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:14:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:15:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:16:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 11:51:20 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:17:01 eth0 0.12 0.08 0.07 0.00 0.00 0.00 0.00 0.00 11:51:20 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:18:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:51:20 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:19:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:20:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:21:01 eth0 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 11:51:20 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:22:01 eth0 0.12 0.12 0.06 0.01 0.00 0.00 0.00 0.00 11:51:20 07:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:23:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:24:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:25:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:26:01 eth0 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 11:51:20 07:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:27:01 eth0 0.12 0.10 0.06 0.01 0.00 0.00 0.00 0.00 11:51:20 07:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:28:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:29:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:30:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:31:01 eth0 0.22 0.20 0.14 0.07 0.00 0.00 0.00 0.00 11:51:20 07:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:32:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:33:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:34:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:35:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 11:51:20 07:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:36:01 eth0 0.23 0.20 0.14 0.07 0.00 0.00 0.00 0.00 11:51:20 07:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:37:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:38:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:39:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:40:01 eth0 0.48 0.03 0.05 0.00 0.00 0.00 0.00 0.00 11:51:20 07:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:41:01 eth0 0.58 0.40 0.40 0.26 0.00 0.00 0.00 0.00 11:51:20 07:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:42:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:43:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:44:01 eth0 0.58 0.03 0.05 0.00 0.00 0.00 0.00 0.00 11:51:20 07:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:45:01 eth0 0.69 0.36 0.50 0.29 0.00 0.00 0.00 0.00 11:51:20 07:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:46:01 eth0 0.23 0.18 0.14 0.10 0.00 0.00 0.00 0.00 11:51:20 07:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:47:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:48:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:49:01 eth0 0.50 0.00 0.05 0.00 0.00 0.00 0.00 0.00 11:51:20 07:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:50:01 eth0 2.66 2.81 0.41 13.55 0.00 0.00 0.00 0.00 11:51:20 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:51:01 eth0 0.95 0.95 0.13 6.46 0.00 0.00 0.00 0.00 11:51:20 07:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:52:01 eth0 1.87 2.37 0.39 19.24 0.00 0.00 0.00 0.00 11:51:20 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:53:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:54:01 eth0 3.20 4.13 0.45 25.97 0.00 0.00 0.00 0.00 11:51:20 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:55:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:56:01 eth0 1.37 1.40 0.21 6.53 0.00 0.00 0.00 0.00 11:51:20 07:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:57:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:58:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:59:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:00:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:01:01 eth0 1.60 1.52 0.17 6.54 0.00 0.00 0.00 0.00 11:51:20 08:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:02:01 eth0 0.08 0.08 0.06 0.01 0.00 0.00 0.00 0.00 11:51:20 08:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:03:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:04:01 eth0 0.47 0.00 0.05 0.00 0.00 0.00 0.00 0.00 11:51:20 08:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:05:01 eth0 3.07 3.25 0.44 19.53 0.00 0.00 0.00 0.00 11:51:20 08:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:06:01 eth0 0.35 0.33 0.14 1.04 0.00 0.00 0.00 0.00 11:51:20 08:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:07:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:08:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:09:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:10:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:11:01 eth0 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 11:51:20 08:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:12:01 eth0 0.10 0.08 0.06 0.00 0.00 0.00 0.00 0.00 11:51:20 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:13:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:14:01 eth0 0.05 0.03 0.01 0.00 0.00 0.00 0.00 0.00 11:51:20 08:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:15:01 eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:51:20 08:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:16:01 eth0 0.22 0.18 0.14 0.07 0.00 0.00 0.00 0.00 11:51:20 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:17:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:17:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:17:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:18:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:19:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:20:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:21:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 11:51:20 08:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:22:01 eth0 0.08 0.08 0.06 0.00 0.00 0.00 0.00 0.00 11:51:20 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:23:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:24:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:25:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:26:01 eth0 0.22 0.20 0.14 0.07 0.00 0.00 0.00 0.00 11:51:20 08:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:27:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:51:20 08:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:28:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 11:51:20 08:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:29:01 eth0 1.00 0.52 0.81 0.43 0.00 0.00 0.00 0.00 11:51:20 08:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:30:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:31:01 eth0 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 11:51:20 08:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:32:01 eth0 0.10 0.10 0.06 0.01 0.00 0.00 0.00 0.00 11:51:20 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:33:01 eth0 0.48 0.03 0.05 0.00 0.00 0.00 0.00 0.00 11:51:20 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:34:01 eth0 0.47 0.28 0.27 0.20 0.00 0.00 0.00 0.00 11:51:20 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:35:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:36:01 eth0 0.25 0.22 0.14 0.07 0.00 0.00 0.00 0.00 11:51:20 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:37:01 eth0 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 11:51:20 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:38:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:39:01 eth0 0.32 0.03 0.03 0.00 0.00 0.00 0.00 0.00 11:51:20 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:40:01 eth0 1.57 0.30 0.38 0.20 0.00 0.00 0.00 0.00 11:51:20 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:41:01 eth0 1.08 0.67 0.67 0.43 0.00 0.00 0.00 0.00 11:51:20 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:42:01 eth0 0.03 0.03 0.00 0.03 0.00 0.00 0.00 0.00 11:51:20 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:43:01 eth0 0.42 0.03 0.05 0.00 0.00 0.00 0.00 0.00 11:51:20 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:44:01 eth0 0.52 0.33 0.27 0.20 0.00 0.00 0.00 0.00 11:51:20 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:45:01 eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 11:51:20 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:46:01 eth0 0.27 0.22 0.14 0.07 0.00 0.00 0.00 0.00 11:51:20 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:47:01 eth0 0.10 0.03 0.02 0.00 0.00 0.00 0.00 0.00 11:51:20 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:48:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:49:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:50:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:50:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:51:01 eth0 0.19 0.15 0.08 0.07 0.00 0.00 0.00 0.00 11:51:20 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:52:01 eth0 0.10 0.10 0.06 0.01 0.00 0.00 0.00 0.00 11:51:20 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:53:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:54:01 eth0 0.43 0.28 0.26 0.20 0.00 0.00 0.00 0.00 11:51:20 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:55:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:56:01 eth0 0.25 0.22 0.14 0.08 0.00 0.00 0.00 0.00 11:51:20 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:57:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:58:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:59:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:00:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:01:01 eth0 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 11:51:20 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:02:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:03:01 eth0 0.08 0.08 0.06 0.01 0.00 0.00 0.00 0.00 11:51:20 09:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:04:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:05:01 eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 11:51:20 09:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:06:01 eth0 0.23 0.20 0.14 0.07 0.00 0.00 0.00 0.00 11:51:20 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:07:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:08:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:09:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:10:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:11:01 eth0 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 11:51:20 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:12:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:13:01 eth0 0.15 0.12 0.06 0.01 0.00 0.00 0.00 0.00 11:51:20 09:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:14:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:15:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:16:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 11:51:20 09:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:17:01 eth0 0.13 0.13 0.06 0.01 0.00 0.00 0.00 0.00 11:51:20 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:18:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:19:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:20:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:21:01 eth0 0.23 0.17 0.14 0.07 0.00 0.00 0.00 0.00 11:51:20 09:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:22:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:23:02 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:23:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:23:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:24:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:25:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:26:01 eth0 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 11:51:20 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:27:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:28:01 eth0 0.10 0.08 0.06 0.01 0.00 0.00 0.00 0.00 11:51:20 09:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:29:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:30:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:31:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 11:51:20 09:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:32:01 eth0 0.08 0.08 0.06 0.00 0.00 0.00 0.00 0.00 11:51:20 09:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:33:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:34:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:35:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:36:01 eth0 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 11:51:20 09:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:37:01 eth0 0.10 0.08 0.06 0.00 0.00 0.00 0.00 0.00 11:51:20 09:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:38:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:39:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:40:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:41:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 11:51:20 09:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:42:01 eth0 0.08 0.08 0.06 0.00 0.00 0.00 0.00 0.00 11:51:20 09:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:43:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:44:01 eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:51:20 09:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:45:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:46:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 11:51:20 09:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:47:01 eth0 0.08 0.08 0.06 0.00 0.00 0.00 0.00 0.00 11:51:20 09:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:48:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:49:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:50:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:51:01 eth0 0.22 0.20 0.14 0.07 0.00 0.00 0.00 0.00 11:51:20 09:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:52:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:53:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:54:01 eth0 0.42 0.25 0.26 0.20 0.00 0.00 0.00 0.00 11:51:20 09:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:55:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:56:01 eth0 0.27 0.20 0.14 0.07 0.00 0.00 0.00 0.00 11:51:20 09:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:57:02 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:57:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:57:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:58:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:59:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:00:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:01:01 eth0 0.23 0.20 0.14 0.07 0.00 0.00 0.00 0.00 11:51:20 10:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:02:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:03:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:04:01 eth0 0.50 0.00 0.05 0.00 0.00 0.00 0.00 0.00 11:51:20 10:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:05:01 eth0 0.43 0.28 0.26 0.20 0.00 0.00 0.00 0.00 11:51:20 10:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:06:01 eth0 0.72 0.43 0.55 0.31 0.00 0.00 0.00 0.00 11:51:20 10:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:07:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:08:01 eth0 0.10 0.08 0.06 0.01 0.00 0.00 0.00 0.00 11:51:20 10:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:09:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:10:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:11:01 eth0 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 11:51:20 10:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:12:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:13:01 eth0 0.10 0.08 0.06 0.00 0.00 0.00 0.00 0.00 11:51:20 10:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:14:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:15:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:16:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 11:51:20 10:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:17:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:18:01 eth0 0.08 0.08 0.06 0.00 0.00 0.00 0.00 0.00 11:51:20 10:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:19:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:20:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:21:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 11:51:20 10:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:22:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:23:01 eth0 0.08 0.08 0.06 0.00 0.00 0.00 0.00 0.00 11:51:20 10:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:24:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:25:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:26:01 eth0 0.22 0.18 0.14 0.07 0.00 0.00 0.00 0.00 11:51:20 10:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:27:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:28:01 eth0 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 11:51:20 10:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:29:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:30:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:31:02 eth0 0.25 0.22 0.14 0.07 0.00 0.00 0.00 0.00 11:51:20 10:31:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:31:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:32:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:33:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:34:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:35:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:36:01 eth0 0.22 0.20 0.14 0.07 0.00 0.00 0.00 0.00 11:51:20 10:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:37:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:38:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:39:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:40:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:41:01 eth0 0.23 0.22 0.14 0.07 0.00 0.00 0.00 0.00 11:51:20 10:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:42:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:43:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:44:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:45:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:46:01 eth0 0.25 0.20 0.14 0.07 0.00 0.00 0.00 0.00 11:51:20 10:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:47:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:48:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:49:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:50:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:51:01 eth0 0.22 0.20 0.14 0.07 0.00 0.00 0.00 0.00 11:51:20 10:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:52:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:53:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:54:01 eth0 0.43 0.25 0.26 0.20 0.00 0.00 0.00 0.00 11:51:20 10:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:55:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:56:01 eth0 0.13 0.10 0.08 0.06 0.00 0.00 0.00 0.00 11:51:20 10:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:57:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:58:01 eth0 0.10 0.08 0.06 0.00 0.00 0.00 0.00 0.00 11:51:20 10:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:59:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 10:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:00:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:01:01 eth0 0.20 0.20 0.14 0.07 0.00 0.00 0.00 0.00 11:51:20 11:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:02:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:03:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:04:02 eth0 0.50 0.00 0.05 0.00 0.00 0.00 0.00 0.00 11:51:20 11:04:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:04:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:05:01 eth0 0.49 0.27 0.27 0.20 0.00 0.00 0.00 0.00 11:51:20 11:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:06:01 eth0 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 11:51:20 11:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:07:01 eth0 0.10 0.08 0.06 0.00 0.00 0.00 0.00 0.00 11:51:20 11:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:08:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:09:01 eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 11:51:20 11:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:10:01 eth0 0.45 0.25 0.26 0.20 0.00 0.00 0.00 0.00 11:51:20 11:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:11:01 eth0 0.23 0.18 0.14 0.07 0.00 0.00 0.00 0.00 11:51:20 11:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:12:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:13:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:14:01 eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:51:20 11:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:15:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:16:01 eth0 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 11:51:20 11:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:17:01 eth0 0.08 0.08 0.06 0.01 0.00 0.00 0.00 0.00 11:51:20 11:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:18:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:19:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:20:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:21:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 11:51:20 11:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:22:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:23:01 eth0 0.17 0.15 0.07 0.01 0.00 0.00 0.00 0.00 11:51:20 11:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:24:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:25:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:26:01 eth0 0.23 0.22 0.14 0.07 0.00 0.00 0.00 0.00 11:51:20 11:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:27:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:28:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:29:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:30:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:31:01 eth0 0.22 0.18 0.14 0.07 0.00 0.00 0.00 0.00 11:51:20 11:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:32:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:33:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:34:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:35:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:36:01 eth0 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 11:51:20 11:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:37:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:38:02 eth0 0.10 0.10 0.06 0.01 0.00 0.00 0.00 0.00 11:51:20 11:38:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:38:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:39:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:40:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:41:01 eth0 0.22 0.18 0.14 0.07 0.00 0.00 0.00 0.00 11:51:20 11:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:42:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:43:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:44:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:45:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:46:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 11:51:20 11:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:47:01 eth0 0.10 0.08 0.06 0.00 0.00 0.00 0.00 0.00 11:51:20 11:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:48:01 eth0 28.63 28.46 13.23 36.29 0.00 0.00 0.00 0.00 11:51:20 11:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:49:01 eth0 0.47 0.23 0.32 0.19 0.00 0.00 0.00 0.00 11:51:20 11:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:50:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:51:01 eth0 229.19 200.40 2176.25 26.65 0.00 0.00 0.00 0.00 11:51:20 11:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 11:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 Average: eth0 9.02 8.54 44.57 2.14 0.00 0.00 0.00 0.00 11:51:20 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:20 Average: docker0 4.03 3.18 0.30 11.91 0.00 0.00 0.00 0.00 11:51:20 11:51:20 11:51:20 ---> sar -P ALL: 11:51:20 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/18/21 _x86_64_ (2 CPU) 11:51:20 11:51:20 05:49:32 LINUX RESTART (2 CPU) 11:51:20 11:51:20 05:50:01 CPU %user %nice %system %iowait %steal %idle 11:51:20 05:51:01 all 19.83 0.00 4.71 18.79 0.10 56.58 11:51:20 05:51:01 0 19.74 0.00 5.02 11.78 0.09 63.37 11:51:20 05:51:01 1 19.93 0.00 4.40 25.78 0.10 49.79 11:51:20 05:52:01 all 15.17 0.00 4.03 1.32 0.08 79.41 11:51:20 05:52:01 0 17.19 0.00 4.03 2.37 0.07 76.34 11:51:20 05:52:01 1 13.17 0.00 4.03 0.28 0.09 82.43 11:51:20 05:53:01 all 22.90 0.00 7.68 5.97 0.10 63.35 11:51:20 05:53:01 0 23.51 0.00 7.76 6.33 0.09 62.32 11:51:20 05:53:01 1 22.30 0.00 7.61 5.61 0.11 64.38 11:51:20 05:54:01 all 52.78 0.00 6.52 26.86 0.25 13.58 11:51:20 05:54:01 0 53.73 0.00 6.40 26.60 0.36 12.90 11:51:20 05:54:01 1 51.83 0.00 6.64 27.12 0.14 14.27 11:51:20 05:55:01 all 23.69 0.00 3.54 10.95 0.12 61.70 11:51:20 05:55:01 0 22.90 0.00 3.78 16.52 0.17 56.62 11:51:20 05:55:01 1 24.48 0.00 3.30 5.37 0.07 66.78 11:51:20 05:56:01 all 70.99 0.00 10.13 1.59 0.11 17.18 11:51:20 05:56:01 0 70.89 0.00 10.18 1.51 0.11 17.31 11:51:20 05:56:01 1 71.08 0.00 10.09 1.66 0.11 17.05 11:51:20 05:57:02 all 16.36 0.00 10.03 44.31 0.10 29.21 11:51:20 05:57:02 0 16.77 0.00 10.07 45.74 0.09 27.33 11:51:20 05:57:02 1 15.94 0.00 9.98 42.88 0.10 31.08 11:51:20 05:58:01 all 12.78 0.00 10.94 60.39 0.11 15.78 11:51:20 05:58:01 0 13.73 0.00 10.93 57.70 0.11 17.53 11:51:20 05:58:01 1 11.84 0.00 10.94 63.09 0.11 14.02 11:51:20 05:59:01 all 77.61 0.00 16.63 5.07 0.11 0.58 11:51:20 05:59:01 0 77.71 0.00 16.40 5.16 0.11 0.63 11:51:20 05:59:01 1 77.51 0.00 16.86 4.99 0.11 0.53 11:51:20 06:00:01 all 63.61 0.00 14.32 20.48 0.11 1.48 11:51:20 06:00:01 0 63.05 0.00 14.99 21.11 0.13 0.71 11:51:20 06:00:01 1 64.18 0.00 13.65 19.84 0.09 2.24 11:51:20 06:01:01 all 5.43 0.00 2.13 1.83 0.04 90.56 11:51:20 06:01:01 0 5.83 0.00 2.47 2.26 0.03 89.41 11:51:20 06:01:01 1 5.04 0.00 1.79 1.40 0.05 91.71 11:51:20 11:51:20 06:01:01 CPU %user %nice %system %iowait %steal %idle 11:51:20 06:02:01 all 0.08 0.00 0.05 0.09 0.03 99.75 11:51:20 06:02:01 0 0.02 0.00 0.03 0.10 0.03 99.81 11:51:20 06:02:01 1 0.14 0.00 0.07 0.08 0.02 99.69 11:51:20 06:03:01 all 0.09 0.00 0.03 0.00 0.03 99.84 11:51:20 06:03:01 0 0.05 0.00 0.07 0.00 0.05 99.83 11:51:20 06:03:01 1 0.13 0.00 0.00 0.00 0.02 99.85 11:51:20 06:04:01 all 0.04 0.00 0.03 0.00 0.03 99.90 11:51:20 06:04:01 0 0.02 0.00 0.03 0.00 0.03 99.92 11:51:20 06:04:01 1 0.07 0.00 0.03 0.00 0.02 99.88 11:51:20 06:05:01 all 0.12 0.00 0.03 0.00 0.02 99.83 11:51:20 06:05:01 0 0.15 0.00 0.03 0.00 0.02 99.80 11:51:20 06:05:01 1 0.08 0.00 0.03 0.00 0.02 99.87 11:51:20 06:06:01 all 0.16 0.00 0.02 0.00 0.03 99.80 11:51:20 06:06:01 0 0.32 0.00 0.02 0.00 0.03 99.63 11:51:20 06:06:01 1 0.00 0.00 0.02 0.00 0.02 99.97 11:51:20 06:07:01 all 0.14 0.00 0.03 0.00 0.01 99.82 11:51:20 06:07:01 0 0.23 0.00 0.05 0.00 0.00 99.72 11:51:20 06:07:01 1 0.05 0.00 0.02 0.00 0.02 99.92 11:51:20 06:08:01 all 0.11 0.00 0.02 0.00 0.03 99.85 11:51:20 06:08:01 0 0.20 0.00 0.02 0.00 0.03 99.75 11:51:20 06:08:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:51:20 06:09:01 all 0.07 0.00 0.02 0.00 0.03 99.89 11:51:20 06:09:01 0 0.12 0.00 0.02 0.00 0.02 99.85 11:51:20 06:09:01 1 0.02 0.00 0.02 0.00 0.03 99.93 11:51:20 06:10:01 all 0.11 0.00 0.03 0.00 0.03 99.83 11:51:20 06:10:01 0 0.20 0.00 0.03 0.00 0.02 99.75 11:51:20 06:10:01 1 0.02 0.00 0.03 0.00 0.03 99.92 11:51:20 06:11:01 all 0.09 0.00 0.03 0.00 0.03 99.85 11:51:20 06:11:01 0 0.13 0.00 0.02 0.00 0.02 99.83 11:51:20 06:11:01 1 0.05 0.00 0.03 0.00 0.05 99.87 11:51:20 06:12:01 all 0.05 0.00 0.02 0.00 0.03 99.91 11:51:20 06:12:01 0 0.10 0.00 0.00 0.00 0.02 99.88 11:51:20 06:12:01 1 0.00 0.00 0.03 0.00 0.03 99.93 11:51:20 11:51:20 06:12:01 CPU %user %nice %system %iowait %steal %idle 11:51:20 06:13:01 all 0.10 0.00 0.02 0.00 0.03 99.86 11:51:20 06:13:01 0 0.17 0.00 0.02 0.00 0.02 99.80 11:51:20 06:13:01 1 0.03 0.00 0.02 0.00 0.03 99.92 11:51:20 06:14:01 all 0.17 0.00 0.02 0.00 0.03 99.78 11:51:20 06:14:01 0 0.32 0.00 0.02 0.00 0.03 99.63 11:51:20 06:14:01 1 0.02 0.00 0.02 0.00 0.03 99.93 11:51:20 06:15:01 all 0.21 3.42 10.23 35.52 0.14 50.49 11:51:20 06:15:01 0 0.28 3.42 10.17 36.05 0.14 49.95 11:51:20 06:15:01 1 0.14 3.42 10.29 34.99 0.14 51.03 11:51:20 06:16:01 all 0.20 1.51 6.13 21.36 0.14 70.66 11:51:20 06:16:01 0 0.19 1.51 6.00 23.34 0.12 68.84 11:51:20 06:16:01 1 0.22 1.50 6.26 19.36 0.15 72.50 11:51:20 06:17:01 all 0.11 0.04 0.27 0.00 0.03 99.55 11:51:20 06:17:01 0 0.00 0.03 0.22 0.00 0.03 99.72 11:51:20 06:17:01 1 0.22 0.05 0.32 0.00 0.03 99.38 11:51:20 06:18:01 all 0.13 0.00 0.02 0.00 0.02 99.83 11:51:20 06:18:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:51:20 06:18:01 1 0.23 0.00 0.02 0.00 0.02 99.73 11:51:20 06:19:01 all 0.03 0.00 0.02 0.00 0.03 99.92 11:51:20 06:19:01 0 0.03 0.00 0.02 0.00 0.03 99.92 11:51:20 06:19:01 1 0.03 0.00 0.02 0.00 0.03 99.92 11:51:20 06:20:01 all 0.08 0.00 0.02 0.00 0.02 99.88 11:51:20 06:20:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:51:20 06:20:01 1 0.13 0.00 0.02 0.00 0.02 99.83 11:51:20 06:21:01 all 0.10 0.00 0.01 0.00 0.04 99.85 11:51:20 06:21:01 0 0.03 0.00 0.00 0.00 0.05 99.92 11:51:20 06:21:01 1 0.17 0.00 0.02 0.00 0.03 99.78 11:51:20 06:22:01 all 0.09 0.00 0.02 0.00 0.05 99.84 11:51:20 06:22:01 0 0.02 0.00 0.02 0.00 0.05 99.92 11:51:20 06:22:01 1 0.17 0.00 0.02 0.00 0.05 99.77 11:51:20 06:23:01 all 0.03 0.00 0.02 0.00 0.03 99.92 11:51:20 06:23:01 0 0.02 0.00 0.02 0.00 0.05 99.92 11:51:20 06:23:01 1 0.05 0.00 0.02 0.00 0.00 99.93 11:51:20 11:51:20 06:23:01 CPU %user %nice %system %iowait %steal %idle 11:51:20 06:24:01 all 0.07 0.00 0.02 0.00 0.06 99.86 11:51:20 06:24:01 0 0.03 0.00 0.02 0.00 0.10 99.85 11:51:20 06:24:01 1 0.10 0.00 0.02 0.00 0.02 99.87 11:51:20 06:25:01 all 0.04 0.00 0.02 0.00 0.03 99.92 11:51:20 06:25:01 0 0.08 0.00 0.02 0.00 0.05 99.85 11:51:20 06:25:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:51:20 06:26:01 all 0.10 0.00 0.02 0.00 0.03 99.85 11:51:20 06:26:01 0 0.17 0.00 0.02 0.00 0.05 99.77 11:51:20 06:26:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:51:20 06:27:01 all 0.06 0.00 0.03 0.00 0.03 99.89 11:51:20 06:27:01 0 0.10 0.00 0.03 0.00 0.03 99.83 11:51:20 06:27:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:51:20 06:28:01 all 0.09 0.00 0.02 0.00 0.03 99.87 11:51:20 06:28:01 0 0.17 0.00 0.02 0.00 0.02 99.80 11:51:20 06:28:01 1 0.02 0.00 0.02 0.00 0.03 99.93 11:51:20 06:29:01 all 0.11 0.00 0.02 0.00 0.03 99.85 11:51:20 06:29:01 0 0.18 0.00 0.02 0.00 0.02 99.78 11:51:20 06:29:01 1 0.03 0.00 0.02 0.00 0.03 99.92 11:51:20 06:30:01 all 0.06 0.00 0.02 0.00 0.03 99.90 11:51:20 06:30:01 0 0.12 0.00 0.02 0.00 0.02 99.85 11:51:20 06:30:01 1 0.00 0.00 0.02 0.00 0.03 99.95 11:51:20 06:31:01 all 0.06 0.00 0.02 0.00 0.04 99.88 11:51:20 06:31:01 0 0.08 0.00 0.02 0.00 0.03 99.87 11:51:20 06:31:01 1 0.03 0.00 0.02 0.00 0.05 99.90 11:51:20 06:32:01 all 0.09 0.00 0.03 0.00 0.03 99.86 11:51:20 06:32:01 0 0.15 0.00 0.03 0.00 0.02 99.80 11:51:20 06:32:01 1 0.03 0.00 0.02 0.00 0.03 99.92 11:51:20 06:33:01 all 0.08 0.00 0.02 0.00 0.03 99.87 11:51:20 06:33:01 0 0.13 0.00 0.02 0.00 0.02 99.83 11:51:20 06:33:01 1 0.02 0.00 0.02 0.00 0.05 99.92 11:51:20 06:34:01 all 0.05 0.00 0.02 0.00 0.03 99.90 11:51:20 06:34:01 0 0.00 0.00 0.02 0.00 0.03 99.95 11:51:20 06:34:01 1 0.10 0.00 0.02 0.00 0.03 99.85 11:51:20 11:51:20 06:34:01 CPU %user %nice %system %iowait %steal %idle 11:51:20 06:35:02 all 0.07 0.00 0.01 0.01 0.04 99.87 11:51:20 06:35:02 0 0.03 0.00 0.02 0.00 0.03 99.92 11:51:20 06:35:02 1 0.10 0.00 0.00 0.02 0.05 99.83 11:51:20 06:36:01 all 0.05 0.00 0.02 0.00 0.03 99.90 11:51:20 06:36:01 0 0.02 0.00 0.02 0.00 0.03 99.93 11:51:20 06:36:01 1 0.09 0.00 0.02 0.00 0.03 99.86 11:51:20 06:37:01 all 0.07 0.00 0.02 0.00 0.03 99.89 11:51:20 06:37:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:51:20 06:37:01 1 0.10 0.00 0.02 0.00 0.03 99.85 11:51:20 06:38:01 all 0.03 0.00 0.02 0.00 0.03 99.92 11:51:20 06:38:01 0 0.02 0.00 0.02 0.00 0.05 99.92 11:51:20 06:38:01 1 0.05 0.00 0.02 0.00 0.02 99.92 11:51:20 06:39:01 all 0.08 0.00 0.02 0.00 0.03 99.87 11:51:20 06:39:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:51:20 06:39:01 1 0.13 0.00 0.02 0.00 0.05 99.80 11:51:20 06:40:01 all 0.05 0.00 0.02 0.00 0.03 99.90 11:51:20 06:40:01 0 0.02 0.00 0.02 0.00 0.03 99.93 11:51:20 06:40:01 1 0.08 0.00 0.02 0.00 0.03 99.87 11:51:20 06:41:01 all 0.11 0.00 0.02 0.00 0.03 99.84 11:51:20 06:41:01 0 0.03 0.00 0.02 0.00 0.03 99.92 11:51:20 06:41:01 1 0.18 0.00 0.02 0.00 0.03 99.77 11:51:20 06:42:01 all 0.03 0.00 0.02 0.00 0.03 99.93 11:51:20 06:42:01 0 0.05 0.00 0.02 0.00 0.02 99.92 11:51:20 06:42:01 1 0.00 0.00 0.02 0.00 0.03 99.95 11:51:20 06:43:01 all 0.05 0.00 0.02 0.00 0.04 99.89 11:51:20 06:43:01 0 0.08 0.00 0.02 0.00 0.03 99.87 11:51:20 06:43:01 1 0.02 0.00 0.02 0.00 0.05 99.92 11:51:20 06:44:01 all 0.07 0.00 0.02 0.00 0.03 99.88 11:51:20 06:44:01 0 0.10 0.00 0.02 0.00 0.02 99.87 11:51:20 06:44:01 1 0.03 0.00 0.02 0.00 0.05 99.90 11:51:20 06:45:01 all 0.04 0.00 0.02 0.00 0.03 99.92 11:51:20 06:45:01 0 0.08 0.00 0.00 0.00 0.02 99.90 11:51:20 06:45:01 1 0.00 0.00 0.03 0.00 0.03 99.93 11:51:20 11:51:20 06:45:01 CPU %user %nice %system %iowait %steal %idle 11:51:20 06:46:01 all 0.06 0.00 0.03 0.00 0.04 99.87 11:51:20 06:46:01 0 0.08 0.00 0.03 0.00 0.03 99.85 11:51:20 06:46:01 1 0.03 0.00 0.02 0.00 0.05 99.90 11:51:20 06:47:01 all 0.03 0.00 0.01 0.00 0.03 99.92 11:51:20 06:47:01 0 0.05 0.00 0.00 0.00 0.02 99.93 11:51:20 06:47:01 1 0.02 0.00 0.02 0.00 0.05 99.92 11:51:20 06:48:01 all 0.05 0.00 0.01 0.00 0.03 99.91 11:51:20 06:48:01 0 0.07 0.00 0.02 0.00 0.03 99.88 11:51:20 06:48:01 1 0.03 0.00 0.00 0.00 0.03 99.93 11:51:20 06:49:01 all 0.01 0.00 0.02 0.00 0.04 99.93 11:51:20 06:49:01 0 0.02 0.00 0.02 0.00 0.05 99.92 11:51:20 06:49:01 1 0.00 0.00 0.02 0.00 0.03 99.95 11:51:20 06:50:01 all 0.05 0.00 0.02 0.00 0.03 99.91 11:51:20 06:50:01 0 0.07 0.00 0.02 0.00 0.02 99.90 11:51:20 06:50:01 1 0.03 0.00 0.02 0.00 0.03 99.92 11:51:20 06:51:01 all 0.05 0.00 0.03 0.00 0.03 99.89 11:51:20 06:51:01 0 0.08 0.00 0.02 0.00 0.02 99.88 11:51:20 06:51:01 1 0.02 0.00 0.03 0.00 0.05 99.90 11:51:20 06:52:01 all 0.06 0.00 0.02 0.00 0.04 99.88 11:51:20 06:52:01 0 0.10 0.00 0.02 0.00 0.03 99.85 11:51:20 06:52:01 1 0.02 0.00 0.02 0.00 0.05 99.92 11:51:20 06:53:01 all 0.03 0.00 0.03 0.00 0.03 99.91 11:51:20 06:53:01 0 0.05 0.00 0.03 0.00 0.02 99.90 11:51:20 06:53:01 1 0.02 0.00 0.02 0.00 0.05 99.92 11:51:20 06:54:01 all 0.06 0.00 0.02 0.00 0.03 99.89 11:51:20 06:54:01 0 0.08 0.00 0.02 0.00 0.03 99.87 11:51:20 06:54:01 1 0.03 0.00 0.02 0.00 0.03 99.92 11:51:20 06:55:01 all 0.05 0.01 0.03 0.00 0.04 99.87 11:51:20 06:55:01 0 0.08 0.00 0.02 0.00 0.03 99.87 11:51:20 06:55:01 1 0.02 0.02 0.03 0.00 0.05 99.88 11:51:20 06:56:01 all 0.08 0.00 0.03 0.00 0.03 99.87 11:51:20 06:56:01 0 0.12 0.00 0.03 0.00 0.02 99.83 11:51:20 06:56:01 1 0.05 0.00 0.02 0.00 0.03 99.90 11:51:20 11:51:20 06:56:01 CPU %user %nice %system %iowait %steal %idle 11:51:20 06:57:01 all 0.09 0.00 0.01 0.00 0.04 99.86 11:51:20 06:57:01 0 0.17 0.00 0.02 0.00 0.05 99.77 11:51:20 06:57:01 1 0.02 0.00 0.00 0.00 0.03 99.95 11:51:20 06:58:01 all 0.05 0.00 0.03 0.00 0.03 99.90 11:51:20 06:58:01 0 0.07 0.00 0.02 0.00 0.05 99.87 11:51:20 06:58:01 1 0.03 0.00 0.03 0.00 0.00 99.93 11:51:20 06:59:01 all 0.03 0.00 0.01 0.00 0.04 99.92 11:51:20 06:59:01 0 0.03 0.00 0.02 0.00 0.05 99.90 11:51:20 06:59:01 1 0.03 0.00 0.00 0.00 0.03 99.93 11:51:20 07:00:01 all 0.04 0.00 0.03 0.00 0.03 99.90 11:51:20 07:00:01 0 0.07 0.00 0.03 0.00 0.05 99.85 11:51:20 07:00:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:51:20 07:01:01 all 0.07 0.00 0.02 0.00 0.03 99.88 11:51:20 07:01:01 0 0.10 0.00 0.02 0.00 0.03 99.85 11:51:20 07:01:01 1 0.03 0.00 0.02 0.00 0.03 99.92 11:51:20 07:02:01 all 0.08 0.00 0.02 0.00 0.03 99.87 11:51:20 07:02:01 0 0.13 0.00 0.02 0.00 0.05 99.80 11:51:20 07:02:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:51:20 07:03:01 all 0.05 0.00 0.02 0.00 0.03 99.90 11:51:20 07:03:01 0 0.08 0.00 0.02 0.00 0.02 99.88 11:51:20 07:03:01 1 0.02 0.00 0.02 0.00 0.05 99.92 11:51:20 07:04:01 all 0.08 0.00 0.03 0.00 0.04 99.86 11:51:20 07:04:01 0 0.12 0.00 0.03 0.00 0.05 99.80 11:51:20 07:04:01 1 0.03 0.00 0.02 0.00 0.03 99.92 11:51:20 07:05:01 all 0.10 0.00 0.02 0.00 0.03 99.85 11:51:20 07:05:01 0 0.18 0.00 0.02 0.00 0.05 99.75 11:51:20 07:05:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:51:20 07:06:01 all 0.08 0.00 0.02 0.00 0.03 99.87 11:51:20 07:06:01 0 0.07 0.00 0.02 0.00 0.05 99.87 11:51:20 07:06:01 1 0.10 0.00 0.02 0.00 0.02 99.87 11:51:20 07:07:01 all 0.11 0.00 0.02 0.00 0.02 99.86 11:51:20 07:07:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:51:20 07:07:01 1 0.18 0.00 0.02 0.00 0.02 99.78 11:51:20 11:51:20 07:07:01 CPU %user %nice %system %iowait %steal %idle 11:51:20 07:08:01 all 0.08 0.00 0.03 0.00 0.03 99.87 11:51:20 07:08:01 0 0.03 0.00 0.03 0.00 0.03 99.90 11:51:20 07:08:01 1 0.12 0.00 0.02 0.00 0.02 99.85 11:51:20 07:09:01 all 0.15 0.00 0.03 0.00 0.03 99.79 11:51:20 07:09:01 0 0.10 0.00 0.02 0.00 0.03 99.85 11:51:20 07:09:01 1 0.20 0.00 0.03 0.00 0.03 99.73 11:51:20 07:10:01 all 0.03 0.00 0.02 0.00 0.03 99.92 11:51:20 07:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:51:20 07:10:01 1 0.05 0.00 0.02 0.00 0.05 99.88 11:51:20 07:11:02 all 0.04 0.00 0.02 0.00 0.03 99.91 11:51:20 07:11:02 0 0.03 0.00 0.02 0.00 0.02 99.93 11:51:20 07:11:02 1 0.05 0.00 0.02 0.00 0.05 99.88 11:51:20 07:12:01 all 0.09 0.00 0.03 0.00 0.02 99.86 11:51:20 07:12:01 0 0.03 0.00 0.03 0.00 0.00 99.93 11:51:20 07:12:01 1 0.15 0.00 0.02 0.00 0.03 99.80 11:51:20 07:13:01 all 0.06 0.00 0.03 0.00 0.03 99.89 11:51:20 07:13:01 0 0.02 0.00 0.02 0.00 0.03 99.93 11:51:20 07:13:01 1 0.10 0.00 0.03 0.00 0.02 99.85 11:51:20 07:14:01 all 0.09 0.00 0.01 0.00 0.03 99.87 11:51:20 07:14:01 0 0.03 0.00 0.02 0.00 0.03 99.92 11:51:20 07:14:01 1 0.15 0.00 0.00 0.00 0.03 99.82 11:51:20 07:15:01 all 0.04 0.00 0.02 0.00 0.03 99.91 11:51:20 07:15:01 0 0.02 0.00 0.02 0.00 0.03 99.93 11:51:20 07:15:01 1 0.07 0.00 0.02 0.00 0.03 99.88 11:51:20 07:16:01 all 0.05 0.00 0.03 0.00 0.03 99.89 11:51:20 07:16:01 0 0.05 0.00 0.03 0.00 0.05 99.87 11:51:20 07:16:01 1 0.05 0.00 0.02 0.00 0.02 99.92 11:51:20 07:17:01 all 0.06 0.00 0.02 0.00 0.03 99.89 11:51:20 07:17:01 0 0.10 0.00 0.02 0.00 0.02 99.87 11:51:20 07:17:01 1 0.02 0.00 0.02 0.00 0.05 99.92 11:51:20 07:18:01 all 0.09 0.00 0.03 0.00 0.03 99.85 11:51:20 07:18:01 0 0.15 0.00 0.03 0.00 0.02 99.80 11:51:20 07:18:01 1 0.03 0.00 0.02 0.00 0.05 99.90 11:51:20 11:51:20 07:18:01 CPU %user %nice %system %iowait %steal %idle 11:51:20 07:19:01 all 0.10 0.00 0.03 0.00 0.03 99.85 11:51:20 07:19:01 0 0.18 0.00 0.02 0.00 0.02 99.78 11:51:20 07:19:01 1 0.02 0.00 0.03 0.00 0.03 99.92 11:51:20 07:20:01 all 0.13 0.00 0.03 0.00 0.03 99.82 11:51:20 07:20:01 0 0.25 0.00 0.03 0.00 0.02 99.70 11:51:20 07:20:01 1 0.02 0.00 0.02 0.00 0.03 99.93 11:51:20 07:21:01 all 0.09 0.00 0.01 0.00 0.04 99.86 11:51:20 07:21:01 0 0.17 0.00 0.02 0.00 0.05 99.77 11:51:20 07:21:01 1 0.02 0.00 0.00 0.00 0.03 99.95 11:51:20 07:22:01 all 0.12 0.00 0.03 0.00 0.03 99.83 11:51:20 07:22:01 0 0.22 0.00 0.03 0.00 0.03 99.72 11:51:20 07:22:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:51:20 07:23:01 all 0.08 0.00 0.03 0.00 0.03 99.87 11:51:20 07:23:01 0 0.13 0.00 0.02 0.00 0.02 99.83 11:51:20 07:23:01 1 0.02 0.00 0.03 0.00 0.03 99.92 11:51:20 07:24:01 all 0.04 0.00 0.01 0.00 0.03 99.92 11:51:20 07:24:01 0 0.05 0.00 0.02 0.00 0.03 99.90 11:51:20 07:24:01 1 0.03 0.00 0.00 0.00 0.03 99.93 11:51:20 07:25:01 all 0.03 0.00 0.02 0.00 0.03 99.92 11:51:20 07:25:01 0 0.05 0.00 0.02 0.00 0.03 99.90 11:51:20 07:25:01 1 0.02 0.00 0.02 0.00 0.03 99.93 11:51:20 07:26:01 all 0.11 0.00 0.03 0.00 0.03 99.84 11:51:20 07:26:01 0 0.17 0.00 0.03 0.00 0.02 99.78 11:51:20 07:26:01 1 0.05 0.00 0.02 0.00 0.03 99.90 11:51:20 07:27:01 all 0.07 0.00 0.02 0.00 0.04 99.87 11:51:20 07:27:01 0 0.12 0.00 0.02 0.00 0.03 99.83 11:51:20 07:27:01 1 0.02 0.00 0.02 0.00 0.05 99.92 11:51:20 07:28:01 all 0.08 0.00 0.02 0.00 0.02 99.89 11:51:20 07:28:01 0 0.13 0.00 0.02 0.00 0.00 99.85 11:51:20 07:28:01 1 0.02 0.00 0.02 0.00 0.03 99.93 11:51:20 07:29:01 all 0.06 0.00 0.03 0.00 0.04 99.87 11:51:20 07:29:01 0 0.08 0.00 0.03 0.00 0.05 99.83 11:51:20 07:29:01 1 0.03 0.00 0.02 0.00 0.03 99.92 11:51:20 11:51:20 07:29:01 CPU %user %nice %system %iowait %steal %idle 11:51:20 07:30:01 all 0.05 0.00 0.02 0.03 0.03 99.87 11:51:20 07:30:01 0 0.08 0.00 0.02 0.07 0.02 99.82 11:51:20 07:30:01 1 0.02 0.00 0.02 0.00 0.03 99.93 11:51:20 07:31:01 all 0.08 0.00 0.02 0.00 0.03 99.88 11:51:20 07:31:01 0 0.03 0.00 0.03 0.00 0.02 99.92 11:51:20 07:31:01 1 0.12 0.00 0.00 0.00 0.03 99.85 11:51:20 07:32:01 all 0.05 0.00 0.03 0.00 0.03 99.89 11:51:20 07:32:01 0 0.02 0.00 0.02 0.00 0.03 99.93 11:51:20 07:32:01 1 0.08 0.00 0.03 0.00 0.03 99.85 11:51:20 07:33:01 all 0.11 0.00 0.01 0.00 0.03 99.86 11:51:20 07:33:01 0 0.05 0.00 0.02 0.00 0.03 99.90 11:51:20 07:33:01 1 0.17 0.00 0.00 0.00 0.02 99.82 11:51:20 07:34:01 all 0.03 0.00 0.02 0.00 0.03 99.92 11:51:20 07:34:01 0 0.05 0.00 0.02 0.00 0.05 99.88 11:51:20 07:34:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:51:20 07:35:01 all 0.05 0.00 0.03 0.00 0.03 99.90 11:51:20 07:35:01 0 0.03 0.00 0.03 0.00 0.05 99.88 11:51:20 07:35:01 1 0.07 0.00 0.02 0.00 0.00 99.92 11:51:20 07:36:01 all 0.05 0.00 0.02 0.00 0.03 99.90 11:51:20 07:36:01 0 0.08 0.00 0.02 0.00 0.03 99.87 11:51:20 07:36:01 1 0.02 0.00 0.02 0.00 0.03 99.93 11:51:20 07:37:01 all 0.10 0.00 0.03 0.00 0.03 99.85 11:51:20 07:37:01 0 0.17 0.00 0.03 0.00 0.03 99.77 11:51:20 07:37:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:51:20 07:38:01 all 0.07 0.00 0.01 0.00 0.04 99.88 11:51:20 07:38:01 0 0.12 0.00 0.02 0.00 0.05 99.82 11:51:20 07:38:01 1 0.02 0.00 0.00 0.00 0.03 99.95 11:51:20 07:39:01 all 0.07 0.00 0.03 0.00 0.03 99.87 11:51:20 07:39:01 0 0.12 0.00 0.02 0.00 0.02 99.85 11:51:20 07:39:01 1 0.02 0.00 0.03 0.00 0.05 99.90 11:51:20 07:40:01 all 0.08 0.00 0.02 0.00 0.03 99.88 11:51:20 07:40:01 0 0.13 0.00 0.02 0.00 0.02 99.83 11:51:20 07:40:01 1 0.02 0.00 0.02 0.00 0.03 99.93 11:51:20 11:51:20 07:40:01 CPU %user %nice %system %iowait %steal %idle 11:51:20 07:41:01 all 0.08 0.00 0.03 0.00 0.03 99.86 11:51:20 07:41:01 0 0.12 0.00 0.02 0.00 0.02 99.85 11:51:20 07:41:01 1 0.05 0.00 0.03 0.00 0.05 99.87 11:51:20 07:42:01 all 0.06 0.00 0.02 0.00 0.03 99.90 11:51:20 07:42:01 0 0.08 0.00 0.02 0.00 0.02 99.88 11:51:20 07:42:01 1 0.03 0.00 0.02 0.00 0.03 99.92 11:51:20 07:43:01 all 0.09 0.00 0.01 0.00 0.03 99.87 11:51:20 07:43:01 0 0.15 0.00 0.00 0.00 0.03 99.82 11:51:20 07:43:01 1 0.03 0.00 0.02 0.00 0.03 99.92 11:51:20 07:44:01 all 0.10 0.00 0.02 0.00 0.03 99.85 11:51:20 07:44:01 0 0.17 0.00 0.02 0.00 0.03 99.78 11:51:20 07:44:01 1 0.03 0.00 0.02 0.00 0.03 99.92 11:51:20 07:45:01 all 0.13 0.00 0.02 0.00 0.02 99.84 11:51:20 07:45:01 0 0.24 0.00 0.03 0.00 0.02 99.71 11:51:20 07:45:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:51:20 07:46:01 all 0.10 0.00 0.03 0.00 0.03 99.85 11:51:20 07:46:01 0 0.17 0.00 0.02 0.00 0.02 99.80 11:51:20 07:46:01 1 0.03 0.00 0.03 0.00 0.03 99.90 11:51:20 07:47:01 all 0.09 0.00 0.03 0.00 0.03 99.86 11:51:20 07:47:01 0 0.13 0.00 0.03 0.00 0.02 99.82 11:51:20 07:47:01 1 0.05 0.00 0.02 0.00 0.03 99.90 11:51:20 07:48:01 all 0.09 0.00 0.01 0.00 0.03 99.87 11:51:20 07:48:01 0 0.02 0.00 0.00 0.00 0.03 99.95 11:51:20 07:48:01 1 0.17 0.00 0.02 0.00 0.03 99.78 11:51:20 07:49:01 all 0.09 0.00 0.02 0.00 0.03 99.87 11:51:20 07:49:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:51:20 07:49:01 1 0.15 0.00 0.02 0.00 0.03 99.80 11:51:20 07:50:01 all 0.10 0.00 0.06 0.01 0.03 99.80 11:51:20 07:50:01 0 0.10 0.00 0.05 0.00 0.05 99.80 11:51:20 07:50:01 1 0.10 0.00 0.07 0.02 0.02 99.80 11:51:20 07:51:01 all 0.03 0.00 0.03 0.00 0.03 99.92 11:51:20 07:51:01 0 0.02 0.00 0.02 0.00 0.03 99.93 11:51:20 07:51:01 1 0.03 0.00 0.03 0.00 0.02 99.92 11:51:20 11:51:20 07:51:01 CPU %user %nice %system %iowait %steal %idle 11:51:20 07:52:01 all 0.08 0.00 0.04 0.00 0.03 99.84 11:51:20 07:52:01 0 0.08 0.00 0.03 0.00 0.03 99.85 11:51:20 07:52:01 1 0.08 0.00 0.05 0.00 0.03 99.83 11:51:20 07:53:01 all 0.03 0.00 0.02 0.00 0.03 99.93 11:51:20 07:53:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:51:20 07:53:01 1 0.03 0.00 0.02 0.00 0.03 99.92 11:51:20 07:54:01 all 0.09 0.00 0.05 0.00 0.03 99.82 11:51:20 07:54:01 0 0.08 0.00 0.05 0.00 0.03 99.83 11:51:20 07:54:01 1 0.10 0.00 0.05 0.00 0.03 99.82 11:51:20 07:55:01 all 0.02 0.00 0.02 0.00 0.03 99.93 11:51:20 07:55:01 0 0.02 0.00 0.02 0.00 0.07 99.90 11:51:20 07:55:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:51:20 07:56:01 all 0.06 0.00 0.03 0.00 0.03 99.88 11:51:20 07:56:01 0 0.07 0.00 0.03 0.00 0.03 99.87 11:51:20 07:56:01 1 0.05 0.00 0.03 0.00 0.02 99.90 11:51:20 07:57:01 all 0.03 0.00 0.01 0.00 0.03 99.93 11:51:20 07:57:01 0 0.02 0.00 0.00 0.00 0.05 99.93 11:51:20 07:57:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:51:20 07:58:01 all 0.02 0.00 0.03 0.00 0.04 99.92 11:51:20 07:58:01 0 0.02 0.00 0.03 0.00 0.03 99.92 11:51:20 07:58:01 1 0.02 0.00 0.02 0.00 0.05 99.92 11:51:20 07:59:01 all 0.04 0.00 0.00 0.00 0.03 99.92 11:51:20 07:59:01 0 0.05 0.00 0.00 0.00 0.03 99.92 11:51:20 07:59:01 1 0.03 0.00 0.00 0.00 0.03 99.93 11:51:20 08:00:01 all 0.01 0.00 0.03 0.00 0.03 99.93 11:51:20 08:00:01 0 0.00 0.00 0.03 0.00 0.03 99.93 11:51:20 08:00:01 1 0.02 0.00 0.02 0.00 0.03 99.93 11:51:20 08:01:01 all 0.07 0.00 0.03 0.00 0.03 99.87 11:51:20 08:01:01 0 0.07 0.00 0.03 0.00 0.03 99.87 11:51:20 08:01:01 1 0.07 0.00 0.02 0.00 0.03 99.88 11:51:20 08:02:01 all 0.02 0.00 0.03 0.00 0.02 99.94 11:51:20 08:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:51:20 08:02:01 1 0.02 0.00 0.03 0.00 0.03 99.92 11:51:20 11:51:20 08:02:01 CPU %user %nice %system %iowait %steal %idle 11:51:20 08:03:01 all 0.04 0.00 0.03 0.00 0.03 99.90 11:51:20 08:03:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:51:20 08:03:01 1 0.05 0.00 0.03 0.00 0.05 99.87 11:51:20 08:04:01 all 0.02 0.00 0.02 0.00 0.03 99.94 11:51:20 08:04:01 0 0.02 0.00 0.03 0.00 0.02 99.93 11:51:20 08:04:01 1 0.02 0.00 0.00 0.00 0.03 99.95 11:51:20 08:05:01 all 0.11 0.00 0.05 0.00 0.03 99.81 11:51:20 08:05:01 0 0.10 0.00 0.03 0.00 0.02 99.85 11:51:20 08:05:01 1 0.12 0.00 0.07 0.00 0.05 99.77 11:51:20 08:06:01 all 0.06 0.00 0.03 0.00 0.03 99.89 11:51:20 08:06:01 0 0.03 0.00 0.03 0.00 0.03 99.90 11:51:20 08:06:01 1 0.08 0.00 0.02 0.00 0.02 99.88 11:51:20 08:07:01 all 0.14 0.00 0.03 0.00 0.03 99.80 11:51:20 08:07:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:51:20 08:07:01 1 0.27 0.00 0.03 0.00 0.05 99.65 11:51:20 08:08:01 all 0.03 0.00 0.01 0.00 0.03 99.93 11:51:20 08:08:01 0 0.02 0.00 0.02 0.00 0.03 99.93 11:51:20 08:08:01 1 0.03 0.00 0.00 0.00 0.03 99.93 11:51:20 08:09:01 all 0.06 0.00 0.03 0.00 0.03 99.89 11:51:20 08:09:01 0 0.05 0.00 0.02 0.00 0.03 99.90 11:51:20 08:09:01 1 0.07 0.00 0.03 0.00 0.02 99.88 11:51:20 08:10:01 all 0.02 0.00 0.03 0.00 0.03 99.92 11:51:20 08:10:01 0 0.02 0.00 0.03 0.00 0.03 99.92 11:51:20 08:10:01 1 0.02 0.00 0.02 0.00 0.03 99.93 11:51:20 08:11:01 all 0.09 0.00 0.02 0.00 0.03 99.87 11:51:20 08:11:01 0 0.03 0.00 0.02 0.00 0.05 99.90 11:51:20 08:11:01 1 0.15 0.00 0.02 0.00 0.00 99.83 11:51:20 08:12:01 all 0.08 0.00 0.03 0.00 0.03 99.87 11:51:20 08:12:01 0 0.02 0.00 0.03 0.00 0.05 99.90 11:51:20 08:12:01 1 0.13 0.00 0.02 0.00 0.02 99.83 11:51:20 08:13:01 all 0.07 0.00 0.03 0.00 0.03 99.88 11:51:20 08:13:01 0 0.02 0.00 0.03 0.00 0.05 99.90 11:51:20 08:13:01 1 0.12 0.00 0.02 0.00 0.00 99.87 11:51:20 11:51:20 08:13:01 CPU %user %nice %system %iowait %steal %idle 11:51:20 08:14:01 all 0.03 0.00 0.02 0.00 0.03 99.92 11:51:20 08:14:01 0 0.03 0.00 0.02 0.00 0.03 99.92 11:51:20 08:14:01 1 0.02 0.00 0.02 0.00 0.03 99.93 11:51:20 08:15:01 all 0.05 0.00 0.03 0.00 0.03 99.89 11:51:20 08:15:01 0 0.02 0.00 0.03 0.00 0.02 99.93 11:51:20 08:15:01 1 0.08 0.00 0.03 0.00 0.03 99.85 11:51:20 08:16:01 all 0.18 0.00 0.02 0.00 0.03 99.77 11:51:20 08:16:01 0 0.03 0.00 0.02 0.00 0.05 99.90 11:51:20 08:16:01 1 0.32 0.00 0.02 0.00 0.02 99.65 11:51:20 08:17:02 all 0.08 0.00 0.03 0.00 0.02 99.87 11:51:20 08:17:02 0 0.03 0.00 0.03 0.00 0.03 99.90 11:51:20 08:17:02 1 0.13 0.00 0.02 0.00 0.00 99.85 11:51:20 08:18:01 all 0.16 0.00 0.01 0.00 0.03 99.80 11:51:20 08:18:01 0 0.03 0.00 0.02 0.00 0.03 99.92 11:51:20 08:18:01 1 0.29 0.00 0.00 0.00 0.03 99.68 11:51:20 08:19:01 all 0.07 0.00 0.02 0.00 0.03 99.89 11:51:20 08:19:01 0 0.02 0.00 0.02 0.00 0.03 99.93 11:51:20 08:19:01 1 0.12 0.00 0.02 0.00 0.02 99.85 11:51:20 08:20:01 all 0.03 0.00 0.03 0.00 0.03 99.91 11:51:20 08:20:01 0 0.02 0.00 0.02 0.00 0.03 99.93 11:51:20 08:20:01 1 0.05 0.00 0.03 0.00 0.03 99.88 11:51:20 08:21:01 all 0.05 0.00 0.02 0.00 0.03 99.90 11:51:20 08:21:01 0 0.02 0.00 0.02 0.00 0.03 99.93 11:51:20 08:21:01 1 0.08 0.00 0.02 0.00 0.03 99.87 11:51:20 08:22:01 all 0.07 0.00 0.01 0.00 0.03 99.90 11:51:20 08:22:01 0 0.10 0.00 0.00 0.00 0.02 99.88 11:51:20 08:22:01 1 0.03 0.00 0.02 0.00 0.03 99.92 11:51:20 08:23:01 all 0.06 0.00 0.03 0.00 0.04 99.87 11:51:20 08:23:01 0 0.10 0.00 0.03 0.00 0.07 99.80 11:51:20 08:23:01 1 0.02 0.00 0.03 0.00 0.02 99.93 11:51:20 08:24:01 all 0.03 0.00 0.01 0.00 0.03 99.92 11:51:20 08:24:01 0 0.05 0.00 0.02 0.00 0.03 99.90 11:51:20 08:24:01 1 0.02 0.00 0.00 0.00 0.03 99.95 11:51:20 11:51:20 08:24:01 CPU %user %nice %system %iowait %steal %idle 11:51:20 08:25:01 all 0.03 0.00 0.02 0.00 0.03 99.92 11:51:20 08:25:01 0 0.02 0.00 0.02 0.00 0.03 99.93 11:51:20 08:25:01 1 0.05 0.00 0.02 0.00 0.02 99.92 11:51:20 08:26:01 all 0.09 0.00 0.03 0.00 0.03 99.86 11:51:20 08:26:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:51:20 08:26:01 1 0.15 0.00 0.03 0.00 0.03 99.78 11:51:20 08:27:01 all 0.07 0.00 0.02 0.00 0.03 99.89 11:51:20 08:27:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:51:20 08:27:01 1 0.12 0.00 0.02 0.00 0.03 99.83 11:51:20 08:28:01 all 0.08 0.00 0.02 0.00 0.03 99.87 11:51:20 08:28:01 0 0.03 0.00 0.02 0.00 0.03 99.92 11:51:20 08:28:01 1 0.13 0.00 0.02 0.00 0.03 99.82 11:51:20 08:29:01 all 0.09 0.00 0.02 0.00 0.04 99.85 11:51:20 08:29:01 0 0.13 0.00 0.02 0.00 0.05 99.80 11:51:20 08:29:01 1 0.05 0.00 0.02 0.00 0.03 99.90 11:51:20 08:30:01 all 0.08 0.00 0.03 0.00 0.03 99.87 11:51:20 08:30:01 0 0.15 0.00 0.02 0.00 0.02 99.82 11:51:20 08:30:01 1 0.02 0.00 0.03 0.00 0.03 99.92 11:51:20 08:31:01 all 0.08 0.00 0.01 0.00 0.03 99.88 11:51:20 08:31:01 0 0.12 0.00 0.02 0.00 0.03 99.83 11:51:20 08:31:01 1 0.03 0.00 0.00 0.00 0.03 99.93 11:51:20 08:32:01 all 0.08 0.00 0.02 0.00 0.03 99.87 11:51:20 08:32:01 0 0.13 0.00 0.02 0.00 0.02 99.83 11:51:20 08:32:01 1 0.02 0.00 0.02 0.00 0.05 99.92 11:51:20 08:33:01 all 0.09 0.00 0.03 0.00 0.03 99.86 11:51:20 08:33:01 0 0.15 0.00 0.03 0.00 0.02 99.80 11:51:20 08:33:01 1 0.03 0.00 0.02 0.00 0.03 99.92 11:51:20 08:34:01 all 0.13 0.00 0.02 0.00 0.03 99.83 11:51:20 08:34:01 0 0.15 0.00 0.02 0.00 0.02 99.82 11:51:20 08:34:01 1 0.10 0.00 0.02 0.00 0.03 99.85 11:51:20 08:35:01 all 0.19 0.00 0.02 0.00 0.03 99.77 11:51:20 08:35:01 0 0.05 0.00 0.03 0.00 0.00 99.92 11:51:20 08:35:01 1 0.33 0.00 0.00 0.00 0.05 99.62 11:51:20 11:51:20 08:35:01 CPU %user %nice %system %iowait %steal %idle 11:51:20 08:36:01 all 0.08 0.00 0.03 0.00 0.03 99.86 11:51:20 08:36:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:51:20 08:36:01 1 0.12 0.00 0.05 0.00 0.05 99.78 11:51:20 08:37:01 all 0.03 0.00 0.02 0.00 0.03 99.92 11:51:20 08:37:01 0 0.03 0.00 0.02 0.00 0.03 99.92 11:51:20 08:37:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:51:20 08:38:01 all 0.03 0.00 0.03 0.00 0.03 99.91 11:51:20 08:38:01 0 0.02 0.00 0.03 0.00 0.02 99.93 11:51:20 08:38:01 1 0.05 0.00 0.03 0.00 0.03 99.88 11:51:20 08:39:01 all 0.04 0.00 0.03 0.00 0.03 99.91 11:51:20 08:39:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:51:20 08:39:01 1 0.05 0.00 0.03 0.00 0.03 99.88 11:51:20 08:40:01 all 0.04 0.00 0.03 0.00 0.03 99.91 11:51:20 08:40:01 0 0.02 0.00 0.03 0.00 0.03 99.92 11:51:20 08:40:01 1 0.07 0.00 0.02 0.00 0.02 99.90 11:51:20 08:41:01 all 0.12 0.00 0.03 0.00 0.03 99.82 11:51:20 08:41:01 0 0.05 0.00 0.03 0.00 0.02 99.90 11:51:20 08:41:01 1 0.18 0.00 0.03 0.00 0.05 99.73 11:51:20 08:42:01 all 0.03 0.00 0.03 0.00 0.02 99.92 11:51:20 08:42:01 0 0.00 0.00 0.02 0.00 0.02 99.97 11:51:20 08:42:01 1 0.07 0.00 0.03 0.00 0.02 99.88 11:51:20 08:43:01 all 0.05 0.00 0.01 0.00 0.03 99.92 11:51:20 08:43:01 0 0.02 0.00 0.02 0.00 0.03 99.93 11:51:20 08:43:01 1 0.08 0.00 0.00 0.00 0.02 99.90 11:51:20 08:44:01 all 0.09 0.00 0.03 0.00 0.03 99.85 11:51:20 08:44:01 0 0.05 0.00 0.03 0.00 0.03 99.88 11:51:20 08:44:01 1 0.13 0.00 0.02 0.00 0.03 99.82 11:51:20 08:45:01 all 0.06 0.00 0.03 0.00 0.03 99.89 11:51:20 08:45:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:51:20 08:45:01 1 0.10 0.00 0.03 0.00 0.03 99.83 11:51:20 08:46:01 all 0.08 0.00 0.02 0.00 0.03 99.88 11:51:20 08:46:01 0 0.03 0.00 0.02 0.00 0.03 99.92 11:51:20 08:46:01 1 0.12 0.00 0.02 0.00 0.02 99.85 11:51:20 11:51:20 08:46:01 CPU %user %nice %system %iowait %steal %idle 11:51:20 08:47:01 all 0.13 0.00 0.02 0.00 0.03 99.82 11:51:20 08:47:01 0 0.02 0.00 0.02 0.00 0.03 99.93 11:51:20 08:47:01 1 0.23 0.00 0.02 0.00 0.03 99.72 11:51:20 08:48:01 all 0.11 0.00 0.01 0.00 0.03 99.86 11:51:20 08:48:01 0 0.03 0.00 0.02 0.00 0.03 99.92 11:51:20 08:48:01 1 0.18 0.00 0.00 0.00 0.02 99.80 11:51:20 08:49:01 all 0.05 0.00 0.03 0.00 0.03 99.89 11:51:20 08:49:01 0 0.00 0.00 0.03 0.00 0.02 99.95 11:51:20 08:49:01 1 0.10 0.00 0.03 0.00 0.03 99.83 11:51:20 08:50:02 all 0.07 0.00 0.02 0.00 0.03 99.88 11:51:20 08:50:02 0 0.05 0.00 0.02 0.00 0.03 99.90 11:51:20 08:50:02 1 0.08 0.00 0.02 0.00 0.03 99.87 11:51:20 08:51:01 all 0.05 0.00 0.02 0.00 0.03 99.91 11:51:20 08:51:01 0 0.00 0.00 0.03 0.00 0.02 99.95 11:51:20 08:51:01 1 0.10 0.00 0.00 0.00 0.03 99.86 11:51:20 08:52:01 all 0.09 0.00 0.02 0.00 0.03 99.86 11:51:20 08:52:01 0 0.05 0.00 0.02 0.00 0.03 99.90 11:51:20 08:52:01 1 0.13 0.00 0.02 0.00 0.03 99.82 11:51:20 08:53:01 all 0.08 0.00 0.02 0.00 0.03 99.88 11:51:20 08:53:01 0 0.00 0.00 0.02 0.00 0.03 99.95 11:51:20 08:53:01 1 0.15 0.00 0.02 0.00 0.02 99.82 11:51:20 08:54:01 all 0.11 0.00 0.03 0.00 0.03 99.83 11:51:20 08:54:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:51:20 08:54:01 1 0.18 0.00 0.03 0.00 0.05 99.73 11:51:20 08:55:01 all 0.10 0.00 0.03 0.00 0.03 99.85 11:51:20 08:55:01 0 0.02 0.00 0.03 0.00 0.03 99.92 11:51:20 08:55:01 1 0.18 0.00 0.02 0.00 0.02 99.78 11:51:20 08:56:01 all 0.11 0.00 0.02 0.00 0.02 99.86 11:51:20 08:56:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:51:20 08:56:01 1 0.20 0.00 0.02 0.00 0.02 99.77 11:51:20 08:57:01 all 0.05 0.00 0.03 0.00 0.03 99.89 11:51:20 08:57:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:51:20 08:57:01 1 0.08 0.00 0.05 0.00 0.03 99.83 11:51:20 11:51:20 08:57:01 CPU %user %nice %system %iowait %steal %idle 11:51:20 08:58:01 all 0.03 0.00 0.03 0.00 0.03 99.92 11:51:20 08:58:01 0 0.02 0.00 0.02 0.00 0.03 99.93 11:51:20 08:58:01 1 0.03 0.00 0.03 0.00 0.02 99.92 11:51:20 08:59:01 all 0.11 0.00 0.02 0.00 0.03 99.85 11:51:20 08:59:01 0 0.18 0.00 0.02 0.00 0.02 99.78 11:51:20 08:59:01 1 0.03 0.00 0.02 0.00 0.03 99.92 11:51:20 09:00:01 all 0.13 0.00 0.03 0.00 0.03 99.82 11:51:20 09:00:01 0 0.22 0.00 0.03 0.00 0.02 99.73 11:51:20 09:00:01 1 0.03 0.00 0.03 0.00 0.03 99.90 11:51:20 09:01:01 all 0.17 0.00 0.03 0.01 0.02 99.77 11:51:20 09:01:01 0 0.28 0.00 0.02 0.00 0.00 99.70 11:51:20 09:01:01 1 0.05 0.00 0.05 0.02 0.03 99.85 11:51:20 09:02:01 all 0.15 0.00 0.03 0.00 0.03 99.80 11:51:20 09:02:01 0 0.25 0.00 0.02 0.00 0.02 99.72 11:51:20 09:02:01 1 0.05 0.00 0.03 0.00 0.03 99.88 11:51:20 09:03:01 all 0.10 0.00 0.03 0.00 0.03 99.85 11:51:20 09:03:01 0 0.17 0.00 0.02 0.00 0.02 99.80 11:51:20 09:03:01 1 0.03 0.00 0.03 0.00 0.03 99.90 11:51:20 09:04:01 all 0.19 0.00 0.03 0.00 0.03 99.75 11:51:20 09:04:01 0 0.35 0.00 0.03 0.00 0.02 99.60 11:51:20 09:04:01 1 0.03 0.00 0.03 0.00 0.03 99.90 11:51:20 09:05:01 all 0.16 0.00 0.01 0.00 0.02 99.82 11:51:20 09:05:01 0 0.28 0.00 0.00 0.00 0.02 99.70 11:51:20 09:05:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:51:20 09:06:01 all 0.08 0.00 0.02 0.00 0.03 99.87 11:51:20 09:06:01 0 0.15 0.00 0.03 0.00 0.03 99.78 11:51:20 09:06:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:51:20 09:07:01 all 0.04 0.00 0.03 0.00 0.03 99.91 11:51:20 09:07:01 0 0.05 0.00 0.02 0.00 0.03 99.90 11:51:20 09:07:01 1 0.03 0.00 0.03 0.00 0.02 99.92 11:51:20 09:08:01 all 0.13 0.00 0.01 0.00 0.02 99.85 11:51:20 09:08:01 0 0.25 0.00 0.02 0.00 0.02 99.72 11:51:20 09:08:01 1 0.00 0.00 0.00 0.00 0.02 99.98 11:51:20 11:51:20 09:08:01 CPU %user %nice %system %iowait %steal %idle 11:51:20 09:09:01 all 0.09 0.00 0.04 0.00 0.03 99.84 11:51:20 09:09:01 0 0.15 0.00 0.05 0.00 0.02 99.78 11:51:20 09:09:01 1 0.03 0.00 0.03 0.00 0.03 99.90 11:51:20 09:10:01 all 0.03 0.00 0.03 0.00 0.03 99.92 11:51:20 09:10:01 0 0.05 0.00 0.02 0.00 0.03 99.90 11:51:20 09:10:01 1 0.02 0.00 0.03 0.00 0.02 99.93 11:51:20 09:11:01 all 0.07 0.00 0.03 0.00 0.02 99.89 11:51:20 09:11:01 0 0.10 0.00 0.03 0.00 0.03 99.83 11:51:20 09:11:01 1 0.03 0.00 0.02 0.00 0.00 99.95 11:51:20 09:12:01 all 0.13 0.00 0.03 0.00 0.03 99.82 11:51:20 09:12:01 0 0.23 0.00 0.03 0.00 0.03 99.70 11:51:20 09:12:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:51:20 09:13:01 all 0.16 0.00 0.01 0.00 0.03 99.81 11:51:20 09:13:01 0 0.32 0.00 0.00 0.00 0.03 99.65 11:51:20 09:13:01 1 0.00 0.00 0.02 0.00 0.02 99.97 11:51:20 09:14:01 all 0.14 0.00 0.03 0.00 0.03 99.81 11:51:20 09:14:01 0 0.25 0.00 0.03 0.00 0.02 99.70 11:51:20 09:14:01 1 0.03 0.00 0.02 0.00 0.03 99.92 11:51:20 09:15:01 all 0.11 0.00 0.02 0.00 0.03 99.85 11:51:20 09:15:01 0 0.17 0.00 0.00 0.00 0.02 99.82 11:51:20 09:15:01 1 0.05 0.00 0.03 0.00 0.03 99.88 11:51:20 09:16:01 all 0.10 0.00 0.03 0.00 0.03 99.83 11:51:20 09:16:01 0 0.17 0.00 0.03 0.00 0.02 99.78 11:51:20 09:16:01 1 0.03 0.00 0.03 0.00 0.05 99.88 11:51:20 09:17:01 all 0.09 0.00 0.01 0.00 0.03 99.87 11:51:20 09:17:01 0 0.15 0.00 0.02 0.00 0.02 99.82 11:51:20 09:17:01 1 0.03 0.00 0.00 0.00 0.03 99.93 11:51:20 09:18:01 all 0.09 0.00 0.03 0.00 0.03 99.85 11:51:20 09:18:01 0 0.17 0.00 0.02 0.00 0.02 99.80 11:51:20 09:18:01 1 0.02 0.00 0.03 0.00 0.05 99.90 11:51:20 09:19:01 all 0.03 0.00 0.03 0.00 0.03 99.92 11:51:20 09:19:01 0 0.03 0.00 0.03 0.00 0.03 99.90 11:51:20 09:19:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:51:20 11:51:20 09:19:01 CPU %user %nice %system %iowait %steal %idle 11:51:20 09:20:01 all 0.03 0.00 0.02 0.00 0.03 99.92 11:51:20 09:20:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:51:20 09:20:01 1 0.03 0.00 0.02 0.00 0.05 99.90 11:51:20 09:21:01 all 0.05 0.00 0.03 0.00 0.03 99.90 11:51:20 09:21:01 0 0.08 0.00 0.02 0.00 0.02 99.88 11:51:20 09:21:01 1 0.02 0.00 0.03 0.00 0.03 99.92 11:51:20 09:22:01 all 0.12 0.00 0.02 0.00 0.03 99.84 11:51:20 09:22:01 0 0.18 0.00 0.02 0.00 0.02 99.78 11:51:20 09:22:01 1 0.05 0.00 0.02 0.00 0.03 99.90 11:51:20 09:23:02 all 0.12 0.00 0.03 0.00 0.03 99.83 11:51:20 09:23:02 0 0.20 0.00 0.03 0.00 0.02 99.75 11:51:20 09:23:02 1 0.03 0.00 0.02 0.00 0.03 99.92 11:51:20 09:24:01 all 0.20 0.00 0.03 0.00 0.03 99.74 11:51:20 09:24:01 0 0.37 0.00 0.02 0.00 0.02 99.59 11:51:20 09:24:01 1 0.03 0.00 0.05 0.00 0.03 99.88 11:51:20 09:25:01 all 0.19 0.00 0.03 0.00 0.02 99.77 11:51:20 09:25:01 0 0.33 0.00 0.02 0.00 0.00 99.65 11:51:20 09:25:01 1 0.05 0.00 0.03 0.00 0.03 99.88 11:51:20 09:26:01 all 0.17 0.00 0.05 0.00 0.02 99.77 11:51:20 09:26:01 0 0.28 0.00 0.03 0.00 0.02 99.67 11:51:20 09:26:01 1 0.05 0.00 0.07 0.00 0.02 99.87 11:51:20 09:27:01 all 0.13 0.00 0.01 0.00 0.02 99.84 11:51:20 09:27:01 0 0.27 0.00 0.00 0.00 0.02 99.72 11:51:20 09:27:01 1 0.00 0.00 0.02 0.00 0.02 99.97 11:51:20 09:28:01 all 0.16 0.00 0.03 0.00 0.03 99.79 11:51:20 09:28:01 0 0.30 0.00 0.03 0.00 0.03 99.63 11:51:20 09:28:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:51:20 09:29:01 all 0.10 0.00 0.02 0.00 0.03 99.86 11:51:20 09:29:01 0 0.17 0.00 0.02 0.00 0.02 99.80 11:51:20 09:29:01 1 0.03 0.00 0.02 0.00 0.03 99.92 11:51:20 09:30:01 all 0.03 0.00 0.03 0.00 0.03 99.91 11:51:20 09:30:01 0 0.02 0.00 0.05 0.00 0.03 99.90 11:51:20 09:30:01 1 0.05 0.00 0.02 0.00 0.02 99.92 11:51:20 11:51:20 09:30:01 CPU %user %nice %system %iowait %steal %idle 11:51:20 09:31:01 all 0.06 0.00 0.03 0.00 0.02 99.89 11:51:20 09:31:01 0 0.03 0.00 0.03 0.00 0.00 99.93 11:51:20 09:31:01 1 0.08 0.00 0.03 0.00 0.03 99.85 11:51:20 09:32:01 all 0.13 0.00 0.03 0.00 0.02 99.83 11:51:20 09:32:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:51:20 09:32:01 1 0.22 0.00 0.03 0.00 0.02 99.73 11:51:20 09:33:01 all 0.09 0.00 0.02 0.00 0.03 99.86 11:51:20 09:33:01 0 0.02 0.00 0.02 0.00 0.03 99.93 11:51:20 09:33:01 1 0.17 0.00 0.02 0.00 0.03 99.78 11:51:20 09:34:01 all 0.10 0.00 0.02 0.00 0.03 99.86 11:51:20 09:34:01 0 0.03 0.00 0.02 0.00 0.03 99.92 11:51:20 09:34:01 1 0.17 0.00 0.02 0.00 0.02 99.80 11:51:20 09:35:01 all 0.12 0.00 0.03 0.00 0.03 99.83 11:51:20 09:35:01 0 0.05 0.00 0.03 0.00 0.03 99.88 11:51:20 09:35:01 1 0.18 0.00 0.02 0.00 0.02 99.78 11:51:20 09:36:01 all 0.08 0.00 0.02 0.00 0.02 99.88 11:51:20 09:36:01 0 0.02 0.00 0.02 0.00 0.03 99.93 11:51:20 09:36:01 1 0.15 0.00 0.02 0.00 0.00 99.83 11:51:20 09:37:01 all 0.13 0.00 0.03 0.01 0.03 99.81 11:51:20 09:37:01 0 0.03 0.00 0.03 0.02 0.03 99.88 11:51:20 09:37:01 1 0.23 0.00 0.02 0.00 0.02 99.73 11:51:20 09:38:01 all 0.08 0.00 0.02 0.00 0.03 99.87 11:51:20 09:38:01 0 0.02 0.00 0.02 0.00 0.05 99.92 11:51:20 09:38:01 1 0.13 0.00 0.02 0.00 0.02 99.83 11:51:20 09:39:01 all 0.10 0.00 0.03 0.00 0.02 99.85 11:51:20 09:39:01 0 0.03 0.00 0.03 0.00 0.03 99.90 11:51:20 09:39:01 1 0.17 0.00 0.03 0.00 0.00 99.80 11:51:20 09:40:01 all 0.11 0.00 0.03 0.00 0.03 99.83 11:51:20 09:40:01 0 0.03 0.00 0.05 0.00 0.03 99.88 11:51:20 09:40:01 1 0.18 0.00 0.02 0.00 0.02 99.78 11:51:20 09:41:01 all 0.11 0.00 0.02 0.00 0.03 99.85 11:51:20 09:41:01 0 0.03 0.00 0.02 0.00 0.05 99.90 11:51:20 09:41:01 1 0.18 0.00 0.02 0.00 0.00 99.80 11:51:20 11:51:20 09:41:01 CPU %user %nice %system %iowait %steal %idle 11:51:20 09:42:01 all 0.11 0.00 0.02 0.00 0.03 99.85 11:51:20 09:42:01 0 0.20 0.00 0.02 0.00 0.03 99.75 11:51:20 09:42:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:51:20 09:43:01 all 0.13 0.00 0.03 0.00 0.03 99.82 11:51:20 09:43:01 0 0.23 0.00 0.03 0.00 0.03 99.70 11:51:20 09:43:01 1 0.02 0.00 0.02 0.00 0.03 99.93 11:51:20 09:44:01 all 0.12 0.00 0.02 0.00 0.03 99.84 11:51:20 09:44:01 0 0.20 0.00 0.02 0.00 0.03 99.75 11:51:20 09:44:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:51:20 09:45:01 all 0.13 0.00 0.02 0.00 0.03 99.82 11:51:20 09:45:01 0 0.23 0.00 0.02 0.00 0.03 99.72 11:51:20 09:45:01 1 0.02 0.00 0.02 0.00 0.03 99.93 11:51:20 09:46:01 all 0.10 0.00 0.02 0.00 0.03 99.86 11:51:20 09:46:01 0 0.17 0.00 0.02 0.00 0.03 99.78 11:51:20 09:46:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:51:20 09:47:01 all 0.06 0.00 0.03 0.00 0.03 99.88 11:51:20 09:47:01 0 0.10 0.00 0.03 0.00 0.03 99.83 11:51:20 09:47:01 1 0.02 0.00 0.02 0.00 0.03 99.93 11:51:20 09:48:01 all 0.03 0.00 0.02 0.00 0.04 99.91 11:51:20 09:48:01 0 0.03 0.00 0.02 0.00 0.07 99.88 11:51:20 09:48:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:51:20 09:49:01 all 0.08 0.00 0.02 0.00 0.03 99.88 11:51:20 09:49:01 0 0.02 0.00 0.02 0.00 0.05 99.92 11:51:20 09:49:01 1 0.13 0.00 0.02 0.00 0.00 99.85 11:51:20 09:50:01 all 0.07 0.00 0.02 0.00 0.03 99.89 11:51:20 09:50:01 0 0.02 0.00 0.02 0.00 0.03 99.93 11:51:20 09:50:01 1 0.12 0.00 0.02 0.00 0.02 99.85 11:51:20 09:51:01 all 0.05 0.00 0.02 0.00 0.03 99.90 11:51:20 09:51:01 0 0.02 0.00 0.02 0.00 0.05 99.92 11:51:20 09:51:01 1 0.08 0.00 0.02 0.00 0.02 99.88 11:51:20 09:52:01 all 0.06 0.00 0.02 0.00 0.03 99.89 11:51:20 09:52:01 0 0.03 0.00 0.02 0.00 0.03 99.92 11:51:20 09:52:01 1 0.08 0.00 0.02 0.00 0.03 99.87 11:51:20 11:51:20 09:52:01 CPU %user %nice %system %iowait %steal %idle 11:51:20 09:53:01 all 0.08 0.00 0.02 0.00 0.03 99.87 11:51:20 09:53:01 0 0.03 0.00 0.02 0.00 0.03 99.92 11:51:20 09:53:01 1 0.13 0.00 0.02 0.00 0.03 99.82 11:51:20 09:54:01 all 0.08 0.00 0.03 0.00 0.03 99.86 11:51:20 09:54:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:51:20 09:54:01 1 0.13 0.00 0.03 0.00 0.05 99.78 11:51:20 09:55:01 all 0.08 0.00 0.02 0.00 0.03 99.87 11:51:20 09:55:01 0 0.02 0.00 0.02 0.00 0.03 99.93 11:51:20 09:55:01 1 0.15 0.00 0.02 0.00 0.02 99.82 11:51:20 09:56:01 all 0.08 0.00 0.01 0.00 0.03 99.88 11:51:20 09:56:01 0 0.05 0.00 0.02 0.00 0.05 99.88 11:51:20 09:56:01 1 0.10 0.00 0.00 0.00 0.02 99.88 11:51:20 09:57:02 all 0.08 0.00 0.03 0.00 0.04 99.86 11:51:20 09:57:02 0 0.02 0.00 0.03 0.00 0.07 99.88 11:51:20 09:57:02 1 0.13 0.00 0.02 0.00 0.02 99.83 11:51:20 09:58:01 all 0.05 0.00 0.01 0.00 0.02 99.92 11:51:20 09:58:01 0 0.02 0.00 0.00 0.00 0.03 99.95 11:51:20 09:58:01 1 0.09 0.00 0.02 0.00 0.00 99.90 11:51:20 09:59:01 all 0.03 0.00 0.02 0.00 0.03 99.92 11:51:20 09:59:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:51:20 09:59:01 1 0.05 0.00 0.02 0.00 0.05 99.88 11:51:20 10:00:01 all 0.03 0.00 0.02 0.00 0.04 99.91 11:51:20 10:00:01 0 0.02 0.00 0.00 0.00 0.02 99.97 11:51:20 10:00:01 1 0.05 0.00 0.03 0.00 0.07 99.85 11:51:20 10:01:01 all 0.13 0.00 0.03 0.00 0.02 99.83 11:51:20 10:01:01 0 0.05 0.00 0.03 0.00 0.02 99.90 11:51:20 10:01:01 1 0.20 0.00 0.02 0.00 0.02 99.77 11:51:20 10:02:01 all 0.06 0.00 0.03 0.00 0.03 99.88 11:51:20 10:02:01 0 0.00 0.00 0.03 0.00 0.03 99.93 11:51:20 10:02:01 1 0.12 0.00 0.03 0.00 0.02 99.83 11:51:20 10:03:01 all 0.11 0.00 0.02 0.00 0.03 99.84 11:51:20 10:03:01 0 0.03 0.00 0.02 0.00 0.03 99.92 11:51:20 10:03:01 1 0.18 0.00 0.02 0.00 0.03 99.77 11:51:20 11:51:20 10:03:01 CPU %user %nice %system %iowait %steal %idle 11:51:20 10:04:01 all 0.09 0.00 0.02 0.00 0.03 99.86 11:51:20 10:04:01 0 0.02 0.00 0.02 0.00 0.03 99.93 11:51:20 10:04:01 1 0.17 0.00 0.02 0.00 0.03 99.78 11:51:20 10:05:01 all 0.09 0.00 0.02 0.00 0.03 99.86 11:51:20 10:05:01 0 0.02 0.00 0.02 0.00 0.03 99.93 11:51:20 10:05:01 1 0.17 0.00 0.02 0.00 0.03 99.78 11:51:20 10:06:01 all 0.11 0.00 0.02 0.00 0.03 99.84 11:51:20 10:06:01 0 0.02 0.00 0.02 0.00 0.03 99.93 11:51:20 10:06:01 1 0.20 0.00 0.02 0.00 0.03 99.75 11:51:20 10:07:01 all 0.15 0.00 0.03 0.00 0.03 99.79 11:51:20 10:07:01 0 0.03 0.00 0.02 0.00 0.03 99.92 11:51:20 10:07:01 1 0.27 0.00 0.03 0.00 0.03 99.67 11:51:20 10:08:01 all 0.09 0.00 0.03 0.00 0.03 99.86 11:51:20 10:08:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:51:20 10:08:01 1 0.17 0.00 0.03 0.00 0.03 99.77 11:51:20 10:09:01 all 0.07 0.00 0.04 0.00 0.03 99.87 11:51:20 10:09:01 0 0.03 0.00 0.03 0.00 0.02 99.92 11:51:20 10:09:01 1 0.10 0.00 0.05 0.00 0.03 99.82 11:51:20 10:10:01 all 0.03 0.00 0.02 0.00 0.03 99.92 11:51:20 10:10:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:51:20 10:10:01 1 0.03 0.00 0.02 0.00 0.03 99.92 11:51:20 10:11:01 all 0.09 0.00 0.02 0.00 0.03 99.86 11:51:20 10:11:01 0 0.15 0.00 0.02 0.00 0.03 99.80 11:51:20 10:11:01 1 0.03 0.00 0.02 0.00 0.03 99.92 11:51:20 10:12:01 all 0.05 0.00 0.02 0.00 0.03 99.90 11:51:20 10:12:01 0 0.10 0.00 0.02 0.00 0.03 99.85 11:51:20 10:12:01 1 0.00 0.00 0.02 0.00 0.03 99.95 11:51:20 10:13:01 all 0.09 0.00 0.02 0.00 0.03 99.87 11:51:20 10:13:01 0 0.15 0.00 0.02 0.00 0.02 99.82 11:51:20 10:13:01 1 0.03 0.00 0.02 0.00 0.03 99.92 11:51:20 10:14:01 all 0.11 0.00 0.03 0.00 0.03 99.84 11:51:20 10:14:01 0 0.18 0.00 0.02 0.00 0.02 99.78 11:51:20 10:14:01 1 0.03 0.00 0.03 0.00 0.03 99.90 11:51:20 11:51:20 10:14:01 CPU %user %nice %system %iowait %steal %idle 11:51:20 10:15:01 all 0.13 0.00 0.02 0.00 0.03 99.83 11:51:20 10:15:01 0 0.22 0.00 0.02 0.00 0.02 99.75 11:51:20 10:15:01 1 0.03 0.00 0.02 0.00 0.03 99.92 11:51:20 10:16:01 all 0.12 0.00 0.02 0.00 0.03 99.84 11:51:20 10:16:01 0 0.20 0.00 0.02 0.00 0.02 99.77 11:51:20 10:16:01 1 0.03 0.00 0.02 0.00 0.03 99.92 11:51:20 10:17:01 all 0.09 0.00 0.03 0.00 0.03 99.86 11:51:20 10:17:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:51:20 10:17:01 1 0.15 0.00 0.03 0.00 0.03 99.78 11:51:20 10:18:01 all 0.10 0.00 0.02 0.00 0.03 99.86 11:51:20 10:18:01 0 0.18 0.00 0.02 0.00 0.05 99.75 11:51:20 10:18:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:51:20 10:19:01 all 0.10 0.00 0.03 0.00 0.03 99.85 11:51:20 10:19:01 0 0.18 0.00 0.03 0.00 0.02 99.77 11:51:20 10:19:01 1 0.02 0.00 0.02 0.00 0.03 99.93 11:51:20 10:20:01 all 0.10 0.00 0.01 0.00 0.03 99.87 11:51:20 10:20:01 0 0.15 0.00 0.00 0.00 0.02 99.83 11:51:20 10:20:01 1 0.05 0.00 0.02 0.00 0.03 99.90 11:51:20 10:21:01 all 0.07 0.00 0.03 0.00 0.03 99.88 11:51:20 10:21:01 0 0.12 0.00 0.02 0.00 0.02 99.85 11:51:20 10:21:01 1 0.02 0.00 0.03 0.00 0.03 99.92 11:51:20 10:22:01 all 0.16 0.00 0.02 0.00 0.02 99.81 11:51:20 10:22:01 0 0.28 0.00 0.02 0.00 0.02 99.68 11:51:20 10:22:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:51:20 10:23:01 all 0.06 0.00 0.03 0.00 0.03 99.87 11:51:20 10:23:01 0 0.02 0.00 0.05 0.00 0.05 99.88 11:51:20 10:23:01 1 0.10 0.00 0.02 0.00 0.02 99.87 11:51:20 10:24:01 all 0.12 0.00 0.02 0.00 0.03 99.84 11:51:20 10:24:01 0 0.03 0.00 0.02 0.00 0.03 99.92 11:51:20 10:24:01 1 0.20 0.00 0.02 0.00 0.02 99.77 11:51:20 10:25:01 all 0.14 0.00 0.02 0.00 0.03 99.81 11:51:20 10:25:01 0 0.03 0.00 0.02 0.00 0.03 99.92 11:51:20 10:25:01 1 0.25 0.00 0.02 0.00 0.03 99.70 11:51:20 11:51:20 10:25:01 CPU %user %nice %system %iowait %steal %idle 11:51:20 10:26:01 all 0.10 0.00 0.02 0.00 0.03 99.86 11:51:20 10:26:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:51:20 10:26:01 1 0.17 0.00 0.02 0.00 0.05 99.77 11:51:20 10:27:01 all 0.05 0.00 0.03 0.00 0.02 99.91 11:51:20 10:27:01 0 0.00 0.00 0.02 0.00 0.03 99.95 11:51:20 10:27:01 1 0.10 0.00 0.03 0.00 0.00 99.87 11:51:20 10:28:01 all 0.09 0.00 0.03 0.00 0.03 99.85 11:51:20 10:28:01 0 0.02 0.00 0.02 0.00 0.05 99.92 11:51:20 10:28:01 1 0.17 0.00 0.03 0.00 0.02 99.78 11:51:20 10:29:01 all 0.10 0.00 0.02 0.00 0.03 99.86 11:51:20 10:29:01 0 0.05 0.00 0.02 0.00 0.03 99.90 11:51:20 10:29:01 1 0.15 0.00 0.02 0.00 0.02 99.82 11:51:20 10:30:01 all 0.11 0.00 0.02 0.00 0.03 99.85 11:51:20 10:30:01 0 0.03 0.00 0.02 0.00 0.05 99.90 11:51:20 10:30:01 1 0.18 0.00 0.02 0.00 0.00 99.80 11:51:20 10:31:02 all 0.13 0.00 0.03 0.00 0.02 99.82 11:51:20 10:31:02 0 0.03 0.00 0.03 0.00 0.03 99.90 11:51:20 10:31:02 1 0.22 0.00 0.03 0.00 0.00 99.75 11:51:20 10:32:01 all 0.08 0.00 0.03 0.00 0.03 99.86 11:51:20 10:32:01 0 0.03 0.00 0.03 0.00 0.03 99.90 11:51:20 10:32:01 1 0.14 0.00 0.02 0.00 0.02 99.83 11:51:20 10:33:01 all 0.08 0.00 0.02 0.00 0.03 99.87 11:51:20 10:33:01 0 0.05 0.00 0.02 0.00 0.05 99.88 11:51:20 10:33:01 1 0.10 0.00 0.02 0.00 0.02 99.87 11:51:20 10:34:01 all 0.02 0.00 0.03 0.00 0.03 99.93 11:51:20 10:34:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:51:20 10:34:01 1 0.02 0.00 0.03 0.00 0.03 99.92 11:51:20 10:35:01 all 0.13 0.00 0.03 0.00 0.02 99.82 11:51:20 10:35:01 0 0.03 0.00 0.03 0.00 0.02 99.92 11:51:20 10:35:01 1 0.22 0.00 0.03 0.00 0.02 99.73 11:51:20 10:36:01 all 0.11 0.00 0.02 0.00 0.03 99.85 11:51:20 10:36:01 0 0.03 0.00 0.02 0.00 0.03 99.92 11:51:20 10:36:01 1 0.18 0.00 0.02 0.00 0.02 99.78 11:51:20 11:51:20 10:36:01 CPU %user %nice %system %iowait %steal %idle 11:51:20 10:37:01 all 0.14 0.00 0.03 0.00 0.02 99.81 11:51:20 10:37:01 0 0.08 0.00 0.03 0.00 0.02 99.87 11:51:20 10:37:01 1 0.20 0.00 0.03 0.00 0.02 99.75 11:51:20 10:38:01 all 0.13 0.00 0.03 0.00 0.02 99.82 11:51:20 10:38:01 0 0.22 0.00 0.03 0.00 0.02 99.73 11:51:20 10:38:01 1 0.03 0.00 0.03 0.00 0.02 99.92 11:51:20 10:39:01 all 0.20 0.00 0.02 0.00 0.02 99.77 11:51:20 10:39:01 0 0.35 0.00 0.02 0.00 0.02 99.62 11:51:20 10:39:01 1 0.05 0.00 0.02 0.00 0.02 99.92 11:51:20 10:40:01 all 0.13 0.00 0.04 0.00 0.03 99.80 11:51:20 10:40:01 0 0.22 0.00 0.03 0.00 0.02 99.73 11:51:20 10:40:01 1 0.03 0.00 0.05 0.00 0.05 99.87 11:51:20 10:41:01 all 0.20 0.00 0.04 0.00 0.02 99.74 11:51:20 10:41:01 0 0.03 0.00 0.03 0.00 0.02 99.92 11:51:20 10:41:01 1 0.37 0.00 0.05 0.00 0.02 99.57 11:51:20 10:42:01 all 0.12 0.00 0.02 0.00 0.03 99.84 11:51:20 10:42:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:51:20 10:42:01 1 0.20 0.00 0.02 0.00 0.03 99.75 11:51:20 10:43:01 all 0.18 0.00 0.03 0.00 0.01 99.78 11:51:20 10:43:01 0 0.02 0.00 0.03 0.00 0.00 99.95 11:51:20 10:43:01 1 0.33 0.00 0.03 0.00 0.02 99.62 11:51:20 10:44:01 all 0.15 0.00 0.02 0.00 0.02 99.82 11:51:20 10:44:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:51:20 10:44:01 1 0.27 0.00 0.02 0.00 0.02 99.70 11:51:20 10:45:01 all 0.17 0.00 0.02 0.00 0.03 99.78 11:51:20 10:45:01 0 0.02 0.00 0.02 0.00 0.03 99.93 11:51:20 10:45:01 1 0.32 0.00 0.02 0.00 0.03 99.63 11:51:20 10:46:01 all 0.16 0.00 0.03 0.00 0.02 99.80 11:51:20 10:46:01 0 0.05 0.00 0.03 0.00 0.02 99.90 11:51:20 10:46:01 1 0.27 0.00 0.02 0.00 0.02 99.70 11:51:20 10:47:01 all 0.15 0.00 0.03 0.00 0.02 99.80 11:51:20 10:47:01 0 0.03 0.00 0.03 0.00 0.02 99.92 11:51:20 10:47:01 1 0.27 0.00 0.03 0.00 0.02 99.68 11:51:20 11:51:20 10:47:01 CPU %user %nice %system %iowait %steal %idle 11:51:20 10:48:01 all 0.18 0.00 0.02 0.00 0.02 99.79 11:51:20 10:48:01 0 0.03 0.00 0.00 0.00 0.00 99.97 11:51:20 10:48:01 1 0.32 0.00 0.03 0.00 0.03 99.62 11:51:20 10:49:01 all 0.11 0.00 0.03 0.00 0.03 99.83 11:51:20 10:49:01 0 0.03 0.00 0.03 0.00 0.03 99.90 11:51:20 10:49:01 1 0.18 0.00 0.03 0.00 0.02 99.77 11:51:20 10:50:01 all 0.08 0.00 0.03 0.00 0.03 99.87 11:51:20 10:50:01 0 0.03 0.00 0.03 0.00 0.03 99.90 11:51:20 10:50:01 1 0.12 0.00 0.02 0.00 0.02 99.85 11:51:20 10:51:01 all 0.13 0.00 0.02 0.00 0.03 99.82 11:51:20 10:51:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:51:20 10:51:01 1 0.25 0.00 0.02 0.00 0.03 99.70 11:51:20 10:52:01 all 0.21 0.00 0.03 0.00 0.02 99.74 11:51:20 10:52:01 0 0.03 0.00 0.03 0.00 0.02 99.92 11:51:20 10:52:01 1 0.38 0.00 0.03 0.00 0.02 99.57 11:51:20 10:53:01 all 0.05 0.00 0.03 0.00 0.02 99.91 11:51:20 10:53:01 0 0.03 0.00 0.03 0.00 0.03 99.90 11:51:20 10:53:01 1 0.07 0.00 0.02 0.00 0.00 99.92 11:51:20 10:54:01 all 0.08 0.00 0.03 0.01 0.03 99.87 11:51:20 10:54:01 0 0.05 0.00 0.02 0.02 0.02 99.90 11:51:20 10:54:01 1 0.10 0.00 0.03 0.00 0.03 99.83 11:51:20 10:55:01 all 0.03 0.00 0.03 0.00 0.02 99.92 11:51:20 10:55:01 0 0.03 0.00 0.03 0.00 0.02 99.92 11:51:20 10:55:01 1 0.03 0.00 0.03 0.00 0.02 99.92 11:51:20 10:56:01 all 0.17 0.00 0.03 0.00 0.03 99.78 11:51:20 10:56:01 0 0.05 0.00 0.02 0.00 0.03 99.90 11:51:20 10:56:01 1 0.28 0.00 0.03 0.00 0.02 99.67 11:51:20 10:57:01 all 0.07 0.00 0.03 0.00 0.02 99.88 11:51:20 10:57:01 0 0.03 0.00 0.03 0.00 0.03 99.90 11:51:20 10:57:01 1 0.10 0.00 0.03 0.00 0.00 99.87 11:51:20 10:58:01 all 0.10 0.00 0.03 0.00 0.03 99.84 11:51:20 10:58:01 0 0.10 0.00 0.03 0.00 0.03 99.83 11:51:20 10:58:01 1 0.10 0.00 0.03 0.00 0.02 99.85 11:51:20 11:51:20 10:58:01 CPU %user %nice %system %iowait %steal %idle 11:51:20 10:59:01 all 0.14 0.00 0.02 0.00 0.02 99.82 11:51:20 10:59:01 0 0.05 0.00 0.02 0.00 0.02 99.92 11:51:20 10:59:01 1 0.23 0.00 0.02 0.00 0.02 99.73 11:51:20 11:00:01 all 0.14 0.00 0.03 0.00 0.02 99.81 11:51:20 11:00:01 0 0.03 0.00 0.03 0.00 0.03 99.90 11:51:20 11:00:01 1 0.25 0.00 0.03 0.00 0.00 99.72 11:51:20 11:01:01 all 0.08 0.00 0.03 0.00 0.03 99.86 11:51:20 11:01:01 0 0.10 0.00 0.03 0.00 0.05 99.82 11:51:20 11:01:01 1 0.07 0.00 0.03 0.00 0.00 99.90 11:51:20 11:02:01 all 0.02 0.00 0.03 0.00 0.03 99.92 11:51:20 11:02:01 0 0.02 0.00 0.03 0.00 0.02 99.93 11:51:20 11:02:01 1 0.02 0.00 0.03 0.00 0.03 99.92 11:51:20 11:03:01 all 0.13 0.00 0.03 0.00 0.02 99.82 11:51:20 11:03:01 0 0.05 0.00 0.05 0.00 0.03 99.87 11:51:20 11:03:01 1 0.20 0.00 0.02 0.00 0.00 99.78 11:51:20 11:04:02 all 0.10 0.00 0.04 0.00 0.03 99.83 11:51:20 11:04:02 0 0.03 0.00 0.03 0.00 0.03 99.90 11:51:20 11:04:02 1 0.17 0.00 0.05 0.00 0.02 99.77 11:51:20 11:05:01 all 0.14 0.00 0.03 0.00 0.01 99.82 11:51:20 11:05:01 0 0.05 0.00 0.03 0.00 0.02 99.90 11:51:20 11:05:01 1 0.24 0.00 0.02 0.00 0.00 99.75 11:51:20 11:06:01 all 0.13 0.00 0.03 0.00 0.03 99.82 11:51:20 11:06:01 0 0.03 0.00 0.03 0.00 0.03 99.90 11:51:20 11:06:01 1 0.22 0.00 0.02 0.00 0.02 99.75 11:51:20 11:07:01 all 0.10 0.00 0.02 0.00 0.02 99.87 11:51:20 11:07:01 0 0.15 0.00 0.02 0.00 0.02 99.82 11:51:20 11:07:01 1 0.05 0.00 0.02 0.00 0.02 99.92 11:51:20 11:08:01 all 0.10 0.00 0.03 0.01 0.03 99.84 11:51:20 11:08:01 0 0.18 0.00 0.03 0.00 0.02 99.77 11:51:20 11:08:01 1 0.02 0.00 0.02 0.02 0.03 99.92 11:51:20 11:09:01 all 0.13 0.00 0.03 0.00 0.03 99.81 11:51:20 11:09:01 0 0.22 0.00 0.03 0.00 0.02 99.73 11:51:20 11:09:01 1 0.05 0.00 0.03 0.00 0.03 99.88 11:51:20 11:51:20 11:09:01 CPU %user %nice %system %iowait %steal %idle 11:51:20 11:10:01 all 0.10 0.00 0.03 0.00 0.01 99.87 11:51:20 11:10:01 0 0.17 0.00 0.03 0.00 0.00 99.80 11:51:20 11:10:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:51:20 11:11:01 all 0.13 0.00 0.03 0.00 0.03 99.82 11:51:20 11:11:01 0 0.20 0.00 0.02 0.00 0.02 99.77 11:51:20 11:11:01 1 0.05 0.00 0.03 0.00 0.03 99.88 11:51:20 11:12:01 all 0.10 0.00 0.03 0.00 0.03 99.84 11:51:20 11:12:01 0 0.18 0.00 0.03 0.00 0.05 99.73 11:51:20 11:12:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:51:20 11:13:01 all 0.17 0.00 0.02 0.00 0.02 99.80 11:51:20 11:13:01 0 0.30 0.00 0.03 0.00 0.02 99.65 11:51:20 11:13:01 1 0.03 0.00 0.00 0.00 0.02 99.95 11:51:20 11:14:01 all 0.10 0.00 0.03 0.00 0.03 99.85 11:51:20 11:14:01 0 0.18 0.00 0.02 0.00 0.03 99.77 11:51:20 11:14:01 1 0.02 0.00 0.03 0.00 0.02 99.93 11:51:20 11:15:01 all 0.10 0.00 0.03 0.00 0.03 99.85 11:51:20 11:15:01 0 0.18 0.00 0.03 0.00 0.03 99.75 11:51:20 11:15:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:51:20 11:16:01 all 0.17 0.00 0.03 0.00 0.02 99.79 11:51:20 11:16:01 0 0.27 0.00 0.03 0.00 0.02 99.68 11:51:20 11:16:01 1 0.07 0.00 0.02 0.00 0.02 99.90 11:51:20 11:17:01 all 0.02 0.00 0.03 0.00 0.02 99.93 11:51:20 11:17:01 0 0.02 0.00 0.03 0.00 0.02 99.93 11:51:20 11:17:01 1 0.02 0.00 0.03 0.00 0.02 99.93 11:51:20 11:18:01 all 0.09 0.00 0.03 0.00 0.03 99.85 11:51:20 11:18:01 0 0.15 0.00 0.03 0.00 0.03 99.78 11:51:20 11:18:01 1 0.03 0.00 0.02 0.00 0.03 99.92 11:51:20 11:19:01 all 0.10 0.00 0.02 0.00 0.03 99.86 11:51:20 11:19:01 0 0.17 0.00 0.02 0.00 0.02 99.80 11:51:20 11:19:01 1 0.03 0.00 0.02 0.00 0.03 99.92 11:51:20 11:20:01 all 0.14 0.00 0.03 0.00 0.03 99.81 11:51:20 11:20:01 0 0.23 0.00 0.03 0.00 0.02 99.72 11:51:20 11:20:01 1 0.05 0.00 0.02 0.00 0.03 99.90 11:51:20 11:51:20 11:20:01 CPU %user %nice %system %iowait %steal %idle 11:51:20 11:21:01 all 0.09 0.00 0.03 0.00 0.02 99.87 11:51:20 11:21:01 0 0.15 0.00 0.02 0.00 0.02 99.82 11:51:20 11:21:01 1 0.03 0.00 0.03 0.00 0.02 99.92 11:51:20 11:22:01 all 0.09 0.00 0.02 0.01 0.02 99.87 11:51:20 11:22:01 0 0.15 0.00 0.02 0.00 0.00 99.83 11:51:20 11:22:01 1 0.03 0.00 0.02 0.02 0.03 99.90 11:51:20 11:23:01 all 0.11 0.00 0.03 0.00 0.03 99.83 11:51:20 11:23:01 0 0.20 0.00 0.05 0.00 0.02 99.73 11:51:20 11:23:01 1 0.02 0.00 0.02 0.00 0.03 99.93 11:51:20 11:24:01 all 0.09 0.00 0.03 0.00 0.03 99.86 11:51:20 11:24:01 0 0.15 0.00 0.03 0.00 0.03 99.78 11:51:20 11:24:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:51:20 11:25:01 all 0.03 0.00 0.03 0.00 0.03 99.92 11:51:20 11:25:01 0 0.05 0.00 0.03 0.00 0.03 99.88 11:51:20 11:25:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:51:20 11:26:01 all 0.09 0.00 0.03 0.00 0.03 99.86 11:51:20 11:26:01 0 0.15 0.00 0.03 0.00 0.03 99.78 11:51:20 11:26:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:51:20 11:27:01 all 0.08 0.00 0.02 0.00 0.03 99.87 11:51:20 11:27:01 0 0.15 0.00 0.03 0.00 0.03 99.78 11:51:20 11:27:01 1 0.02 0.00 0.00 0.00 0.03 99.95 11:51:20 11:28:01 all 0.07 0.00 0.02 0.00 0.03 99.88 11:51:20 11:28:01 0 0.02 0.00 0.02 0.00 0.05 99.92 11:51:20 11:28:01 1 0.12 0.00 0.02 0.00 0.02 99.85 11:51:20 11:29:01 all 0.15 0.00 0.03 0.00 0.01 99.82 11:51:20 11:29:01 0 0.05 0.00 0.03 0.00 0.02 99.90 11:51:20 11:29:01 1 0.25 0.00 0.02 0.00 0.00 99.73 11:51:20 11:30:01 all 0.11 0.00 0.03 0.00 0.03 99.84 11:51:20 11:30:01 0 0.02 0.00 0.03 0.00 0.03 99.92 11:51:20 11:30:01 1 0.20 0.00 0.02 0.00 0.02 99.77 11:51:20 11:31:01 all 0.16 0.00 0.03 0.00 0.02 99.79 11:51:20 11:31:01 0 0.25 0.00 0.05 0.00 0.03 99.67 11:51:20 11:31:01 1 0.07 0.00 0.02 0.00 0.00 99.92 11:51:20 11:51:20 11:31:01 CPU %user %nice %system %iowait %steal %idle 11:51:20 11:32:01 all 0.16 0.00 0.03 0.00 0.02 99.79 11:51:20 11:32:01 0 0.30 0.00 0.03 0.00 0.02 99.65 11:51:20 11:32:01 1 0.02 0.00 0.03 0.00 0.02 99.93 11:51:20 11:33:01 all 0.18 0.00 0.03 0.00 0.03 99.77 11:51:20 11:33:01 0 0.32 0.00 0.03 0.00 0.02 99.63 11:51:20 11:33:01 1 0.03 0.00 0.02 0.00 0.03 99.92 11:51:20 11:34:01 all 0.18 0.00 0.03 0.00 0.02 99.78 11:51:20 11:34:01 0 0.32 0.00 0.02 0.00 0.00 99.67 11:51:20 11:34:01 1 0.03 0.00 0.03 0.00 0.03 99.90 11:51:20 11:35:01 all 0.09 0.00 0.03 0.00 0.02 99.87 11:51:20 11:35:01 0 0.13 0.00 0.02 0.00 0.02 99.83 11:51:20 11:35:01 1 0.05 0.00 0.03 0.00 0.02 99.90 11:51:20 11:36:01 all 0.12 0.00 0.03 0.00 0.03 99.82 11:51:20 11:36:01 0 0.20 0.00 0.05 0.00 0.02 99.73 11:51:20 11:36:01 1 0.03 0.00 0.02 0.00 0.03 99.92 11:51:20 11:37:01 all 0.13 0.00 0.03 0.01 0.02 99.82 11:51:20 11:37:01 0 0.05 0.00 0.03 0.00 0.02 99.90 11:51:20 11:37:01 1 0.20 0.00 0.03 0.02 0.02 99.73 11:51:20 11:38:02 all 0.14 0.00 0.02 0.00 0.03 99.82 11:51:20 11:38:02 0 0.27 0.00 0.02 0.00 0.03 99.68 11:51:20 11:38:02 1 0.02 0.00 0.02 0.00 0.02 99.95 11:51:20 11:39:01 all 0.12 0.00 0.03 0.00 0.02 99.84 11:51:20 11:39:01 0 0.02 0.00 0.03 0.00 0.03 99.92 11:51:20 11:39:01 1 0.22 0.00 0.02 0.00 0.00 99.76 11:51:20 11:40:01 all 0.08 0.00 0.02 0.00 0.03 99.87 11:51:20 11:40:01 0 0.03 0.00 0.02 0.00 0.03 99.92 11:51:20 11:40:01 1 0.13 0.00 0.02 0.00 0.02 99.83 11:51:20 11:41:01 all 0.09 0.00 0.02 0.00 0.03 99.86 11:51:20 11:41:01 0 0.05 0.00 0.02 0.00 0.05 99.88 11:51:20 11:41:01 1 0.13 0.00 0.02 0.00 0.02 99.83 11:51:20 11:42:01 all 0.07 0.00 0.02 0.00 0.03 99.88 11:51:20 11:42:01 0 0.12 0.00 0.02 0.00 0.05 99.82 11:51:20 11:42:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:51:20 11:51:20 11:42:01 CPU %user %nice %system %iowait %steal %idle 11:51:20 11:43:01 all 0.08 0.00 0.02 0.00 0.03 99.87 11:51:20 11:43:01 0 0.10 0.00 0.02 0.00 0.02 99.87 11:51:20 11:43:01 1 0.07 0.00 0.02 0.00 0.03 99.88 11:51:20 11:44:01 all 0.13 0.00 0.03 0.00 0.03 99.81 11:51:20 11:44:01 0 0.03 0.00 0.02 0.00 0.03 99.92 11:51:20 11:44:01 1 0.23 0.00 0.03 0.00 0.03 99.70 11:51:20 11:45:01 all 0.10 0.00 0.03 0.00 0.02 99.86 11:51:20 11:45:01 0 0.02 0.00 0.03 0.00 0.02 99.93 11:51:20 11:45:01 1 0.18 0.00 0.02 0.00 0.02 99.78 11:51:20 11:46:01 all 0.14 0.00 0.02 0.00 0.03 99.82 11:51:20 11:46:01 0 0.07 0.00 0.02 0.00 0.03 99.88 11:51:20 11:46:01 1 0.22 0.00 0.02 0.00 0.02 99.75 11:51:20 11:47:01 all 0.13 0.00 0.03 0.00 0.02 99.83 11:51:20 11:47:01 0 0.03 0.00 0.03 0.00 0.03 99.90 11:51:20 11:47:01 1 0.22 0.00 0.02 0.00 0.00 99.77 11:51:20 11:48:01 all 3.73 0.00 0.41 0.31 0.03 95.53 11:51:20 11:48:01 0 4.83 0.00 0.52 0.44 0.02 94.20 11:51:20 11:48:01 1 2.63 0.00 0.30 0.18 0.03 96.85 11:51:20 11:49:01 all 0.13 0.00 0.04 0.00 0.03 99.80 11:51:20 11:49:01 0 0.07 0.00 0.03 0.00 0.02 99.88 11:51:20 11:49:01 1 0.20 0.00 0.05 0.00 0.03 99.72 11:51:20 11:50:01 all 0.12 0.00 0.03 0.00 0.03 99.82 11:51:20 11:50:01 0 0.05 0.00 0.03 0.00 0.03 99.88 11:51:20 11:50:01 1 0.18 0.00 0.03 0.00 0.02 99.77 11:51:20 11:51:01 all 8.00 0.00 2.44 11.42 0.07 78.07 11:51:20 11:51:01 0 7.81 0.00 2.47 9.63 0.05 80.04 11:51:20 11:51:01 1 8.19 0.00 2.42 13.21 0.09 76.11 11:51:20 Average: all 1.10 0.01 0.31 0.70 0.03 97.85 11:51:20 Average: 0 1.11 0.01 0.31 0.70 0.03 97.83 11:51:20 Average: 1 1.08 0.01 0.30 0.70 0.03 97.87 11:51:20 11:51:20 11:51:20