Pull request #3464 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at f8639be71566bc17dc794f8d8590871c369ea833 rather than 2d79ae530791cfff4ba3b7daf141a8e7434efb95 Obtained Jenkinsfile from f8639be71566bc17dc794f8d8590871c369ea833 Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh500212693628642246.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-ssh8258067901174059673.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3464/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3464/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh470782580604243907.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 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-ssh6237397322640248445.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3464/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3464/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6838090182551987793.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-1493 in /w/workspace/edgexfoundry_edgex-go_PR-3464 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [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/8 # 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/8@tmp/jenkins-gitclient-ssh3550850947811479020.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/8@tmp/jenkins-gitclient-ssh8378106344527187243.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3464/head:refs/remotes/origin/PR-3464 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit f8639be71566bc17dc794f8d8590871c369ea833 into PR head commit 2d79ae530791cfff4ba3b7daf141a8e7434efb95 Merge succeeded, producing 2d79ae530791cfff4ba3b7daf141a8e7434efb95 Checking out Revision 2d79ae530791cfff4ba3b7daf141a8e7434efb95 (PR-3464) > git config core.sparsecheckout # timeout=10 > git checkout -f 2d79ae530791cfff4ba3b7daf141a8e7434efb95 # 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/8@tmp/jenkins-gitclient-ssh7107320101488330625.key > git merge f8639be71566bc17dc794f8d8590871c369ea833 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2d79ae530791cfff4ba3b7daf141a8e7434efb95 # timeout=10 Commit message: "Merge branch 'master' into issue-3463" > git rev-list --no-walk 3e56cc8652d740c278cf3f12b655a2f27f7cba8c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:38:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:38:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:38:30 ========================================================= 13:38:30 EdgeX Global Pipelines Version Info 13:38:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:38:32 ------------------- 13:38:32 stable info: 13:38:32 ------------------- 13:38:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:38:32 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 13:38:32 Message: update stable to v1.0.192 13:38:32 ------------------- 13:38:32 experimental info: 13:38:32 ------------------- 13:38:32 Commited By: **** collab-it+edgex@linuxfoundation.org 13:38:32 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 13:38:32 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:38:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 13:38:33 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 13:38:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:38:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:38:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:38:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 13:38:33 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 13:38:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 13:38:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 13:38:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 13:38:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:38:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:38:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:38:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:38:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:38:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:38:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:38:33 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 13:38:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 13:38:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 13:38:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 13:38:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:38:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3464 [Pipeline] echo 13:38:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3464 [Pipeline] echo 13:38:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3464 [Pipeline] echo 13:38:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2d79ae530791cfff4ba3b7daf141a8e7434efb95 [Pipeline] echo 13:38:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2d79ae5 [Pipeline] echo 13:38:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:38:33 provisioning config files... 13:38:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config2060477806986321378tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:38:34 ---> docker-login.sh 13:38:34 nexus3.edgexfoundry.org:10001 13:38:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:38:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:38:34 Configure a credential helper to remove this warning. See 13:38:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:38:34 13:38:34 Login Succeeded 13:38:34 nexus3.edgexfoundry.org:10002 13:38:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:38:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:38:34 Configure a credential helper to remove this warning. See 13:38:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:38:34 13:38:34 Login Succeeded 13:38:34 nexus3.edgexfoundry.org:10003 13:38:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:38:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:38:34 Configure a credential helper to remove this warning. See 13:38:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:38:34 13:38:34 Login Succeeded 13:38:34 nexus3.edgexfoundry.org:10004 13:38:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:38:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:38:34 Configure a credential helper to remove this warning. See 13:38:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:38:34 13:38:34 Login Succeeded 13:38:34 docker.io 13:38:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:38:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:38:35 Configure a credential helper to remove this warning. See 13:38:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:38:35 13:38:35 Login Succeeded 13:38:35 ---> docker-login.sh ends [Pipeline] } 13:38:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:38:35 ++ 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 13:38:35 + for file in '`ls cmd/**/Dockerfile`' 13:38:35 ++ dirname cmd/core-command/Dockerfile 13:38:35 ++ cut -d/ -f2 13:38:35 + echo core-command,cmd/core-command/Dockerfile 13:38:35 + for file in '`ls cmd/**/Dockerfile`' 13:38:35 ++ dirname cmd/core-data/Dockerfile 13:38:35 ++ cut -d/ -f2 13:38:35 + echo core-data,cmd/core-data/Dockerfile 13:38:35 + for file in '`ls cmd/**/Dockerfile`' 13:38:35 ++ dirname cmd/core-metadata/Dockerfile 13:38:35 ++ cut -d/ -f2 13:38:35 + echo core-metadata,cmd/core-metadata/Dockerfile 13:38:35 + for file in '`ls cmd/**/Dockerfile`' 13:38:35 ++ dirname cmd/security-bootstrapper/Dockerfile 13:38:35 ++ cut -d/ -f2 13:38:35 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 13:38:35 + for file in '`ls cmd/**/Dockerfile`' 13:38:35 ++ dirname cmd/security-proxy-setup/Dockerfile 13:38:35 ++ cut -d/ -f2 13:38:35 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 13:38:35 + for file in '`ls cmd/**/Dockerfile`' 13:38:35 ++ dirname cmd/security-secretstore-setup/Dockerfile 13:38:35 ++ cut -d/ -f2 13:38:35 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 13:38:35 + for file in '`ls cmd/**/Dockerfile`' 13:38:35 ++ dirname cmd/support-notifications/Dockerfile 13:38:35 ++ cut -d/ -f2 13:38:35 + echo support-notifications,cmd/support-notifications/Dockerfile 13:38:35 + for file in '`ls cmd/**/Dockerfile`' 13:38:35 ++ dirname cmd/support-scheduler/Dockerfile 13:38:35 ++ cut -d/ -f2 13:38:35 + echo support-scheduler,cmd/support-scheduler/Dockerfile 13:38:35 + for file in '`ls cmd/**/Dockerfile`' 13:38:35 ++ dirname cmd/sys-mgmt-agent/Dockerfile 13:38:35 ++ cut -d/ -f2 13:38:35 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 13:38:35 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 13:38:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:38:36 13:38:36 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:38:36 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:38:36 latest: Pulling from edgex-devops/git-semver 13:38:36 31603596830f: Pulling fs layer 13:38:36 54011a49482f: Pulling fs layer 13:38:36 a6820b24f6d8: Pulling fs layer 13:38:36 f581987b2513: Pulling fs layer 13:38:36 f581987b2513: Waiting 13:38:36 54011a49482f: Verifying Checksum 13:38:36 54011a49482f: Download complete 13:38:36 31603596830f: Verifying Checksum 13:38:36 31603596830f: Download complete 13:38:36 f581987b2513: Verifying Checksum 13:38:36 f581987b2513: Download complete 13:38:37 a6820b24f6d8: Verifying Checksum 13:38:37 a6820b24f6d8: Download complete 13:38:37 31603596830f: Pull complete 13:38:37 54011a49482f: Pull complete 13:38:37 a6820b24f6d8: Pull complete 13:38:38 f581987b2513: Pull complete 13:38:38 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 13:38:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:38:38 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:38:38 prd-centos7-docker-4c-2g-1493 does not seem to be running inside a container 13:38:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:38:39 $ docker top 5bdf067705fa199806caa8a2def5ea92e107fc9af2d0d09f835cd65270dc654e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:38:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:38:40 [ssh-agent] Looking for ssh-agent implementation... 13:38:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:38:40 $ docker exec 5bdf067705fa199806caa8a2def5ea92e107fc9af2d0d09f835cd65270dc654e ssh-agent 13:38:40 SSH_AUTH_SOCK=/tmp/ssh-lKIAawOloePR/agent.15 13:38:40 SSH_AGENT_PID=22 13:38:40 Running ssh-add (command line suppressed) 13:38:40 Identity added: /w/workspace/edgex-go/8@tmp/private_key_7280924493635477005.key (/w/workspace/edgex-go/8@tmp/private_key_7280924493635477005.key) 13:38:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:38:40 + git tag --points-at HEAD [Pipeline] } 13:38:40 $ docker exec --env ******** --env ******** 5bdf067705fa199806caa8a2def5ea92e107fc9af2d0d09f835cd65270dc654e ssh-agent -k 13:38:40 unset SSH_AUTH_SOCK; 13:38:40 unset SSH_AGENT_PID; 13:38:40 echo Agent pid 22 killed; 13:38:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:38:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:38:40 [ssh-agent] Looking for ssh-agent implementation... 13:38:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:38:40 $ docker exec 5bdf067705fa199806caa8a2def5ea92e107fc9af2d0d09f835cd65270dc654e ssh-agent 13:38:41 SSH_AUTH_SOCK=/tmp/ssh-ozbClTCEvtwr/agent.56 13:38:41 SSH_AGENT_PID=63 13:38:41 Running ssh-add (command line suppressed) 13:38:41 Identity added: /w/workspace/edgex-go/8@tmp/private_key_3053617984413773878.key (/w/workspace/edgex-go/8@tmp/private_key_3053617984413773878.key) 13:38:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:38:41 + git semver init 13:38:41 # -> Open(): unable to determine branch for HEAD 13:38:41 # $GIT_DIR = /w/workspace/edgex-go/8/.git 13:38:41 # $GIT_WORK_TREE = /w/workspace/edgex-go/8 13:38:41 # $SEMVER_REMOTE_NAME = origin 13:38:41 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:38:41 # $SEMVER_USER_NAME = edgex-jenkins 13:38:41 # $SEMVER_BRANCH = PR-3464 13:38:41 # $SEMVER_TEMP = /tmp/semver-007904552 13:38:41 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 13:38:53 # '/tmp/semver-007904552' -> '/w/workspace/edgex-go/8/.semver' 13:38:53 # -> Force: false 13:38:53 # $SEMVER_DIR = /w/workspace/edgex-go/8/.semver [Pipeline] } 13:38:53 $ docker exec --env ******** --env ******** 5bdf067705fa199806caa8a2def5ea92e107fc9af2d0d09f835cd65270dc654e ssh-agent -k 13:38:53 unset SSH_AUTH_SOCK; 13:38:53 unset SSH_AGENT_PID; 13:38:53 echo Agent pid 63 killed; 13:38:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:38:54 + git semver [Pipeline] } 13:38:54 $ docker stop --time=1 5bdf067705fa199806caa8a2def5ea92e107fc9af2d0d09f835cd65270dc654e 13:38:56 $ docker rm -f 5bdf067705fa199806caa8a2def5ea92e107fc9af2d0d09f835cd65270dc654e [Pipeline] // withDockerContainer [Pipeline] sh 13:38:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:38:57 Stashed 1 file(s) [Pipeline] echo 13:38:57 [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 13:38:58 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 13:38:58 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 13:38:59 + sudo service docker restart 13:38:59 + true 13:38:59 Redirecting to /bin/systemctl restart docker.service 13:39:13 Still waiting to schedule task 13:39:13 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 13:39:17 ========================================================= 13:39:17 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 13:39:17 ========================================================= [Pipeline] isUnix [Pipeline] sh 13:39:17 + 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 . 13:39:18 Sending build context to Docker daemon 330.6MB 13:39:18 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 13:39:18 Step 2/6 : FROM ${BASE} 13:39:18 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 13:39:18 540db60ca938: Pulling fs layer 13:39:18 adcc1eea9eea: Pulling fs layer 13:39:18 4c4ab2625f07: Pulling fs layer 13:39:18 0510c868ecb4: Pulling fs layer 13:39:18 afea3b2eda06: Pulling fs layer 13:39:18 7809a108b3ef: Pulling fs layer 13:39:18 f706445af74f: Pulling fs layer 13:39:18 0510c868ecb4: Waiting 13:39:18 afea3b2eda06: Waiting 13:39:18 7809a108b3ef: Waiting 13:39:18 f706445af74f: Waiting 13:39:18 4c4ab2625f07: Verifying Checksum 13:39:18 4c4ab2625f07: Download complete 13:39:18 adcc1eea9eea: Verifying Checksum 13:39:18 adcc1eea9eea: Download complete 13:39:19 afea3b2eda06: Verifying Checksum 13:39:19 afea3b2eda06: Download complete 13:39:19 540db60ca938: Verifying Checksum 13:39:19 7809a108b3ef: Verifying Checksum 13:39:19 7809a108b3ef: Download complete 13:39:19 540db60ca938: Pull complete 13:39:19 adcc1eea9eea: Pull complete 13:39:19 4c4ab2625f07: Pull complete 13:39:20 f706445af74f: Verifying Checksum 13:39:20 f706445af74f: Download complete 13:39:20 0510c868ecb4: Verifying Checksum 13:39:20 0510c868ecb4: Download complete 13:39:25 0510c868ecb4: Pull complete 13:39:25 afea3b2eda06: Pull complete 13:39:25 7809a108b3ef: Pull complete 13:39:26 f706445af74f: Pull complete 13:39:26 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 13:39:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 13:39:26 ---> b068be0155e3 13:39:26 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 13:39:30 ---> Running in 619f87c68991 13:39:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:39:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:39:35 (1/12) Installing libmagic (5.39-r0) 13:39:35 (2/12) Installing file (5.39-r0) 13:39:35 (3/12) Installing libc-dev (0.7.2-r3) 13:39:35 (4/12) Installing g++ (10.2.1_pre1-r3) 13:39:45 (5/12) Installing fortify-headers (1.1-r0) 13:39:45 (6/12) Installing patch (2.7.6-r6) 13:39:45 (7/12) Installing build-base (0.5-r2) 13:39:45 (8/12) Installing libsodium (1.0.18-r0) 13:39:45 (9/12) Installing pkgconf (1.7.3-r0) 13:39:45 (10/12) Installing libsodium-dev (1.0.18-r0) 13:39:45 (11/12) Installing libzmq (4.3.3-r1) 13:39:45 (12/12) Installing zeromq-dev (4.3.3-r1) 13:39:45 Executing busybox-1.32.1-r6.trigger 13:39:45 OK: 219 MiB in 52 packages 13:39:48 Removing intermediate container 619f87c68991 13:39:48 ---> c3da06b10a01 13:39:48 Step 4/6 : WORKDIR /edgex-go 13:39:48 ---> Running in da1063124f67 13:39:48 Removing intermediate container da1063124f67 13:39:48 ---> a7266daa253a 13:39:48 Step 5/6 : COPY go.mod . 13:39:48 ---> 6d1fd007dde5 13:39:48 Step 6/6 : RUN go mod download 13:39:48 ---> Running in 74f3d1edd235 13:40:10 Removing intermediate container 74f3d1edd235 13:40:10 ---> 8f68c2d28e21 13:40:10 Successfully built 8f68c2d28e21 13:40:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 13:40:10 + docker inspect -f . ci-base-image-x86_64 13:40:10 . [Pipeline] withDockerContainer 13:40:10 prd-centos7-docker-4c-2g-1493 does not seem to be running inside a container 13:40:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:40:11 $ docker top 18f57b027e0dbbaf57b58f7623f970aef7f8ce88d9d6efef53d38af3ff5fd989 -eo pid,comm [Pipeline] { [Pipeline] sh 13:40:11 + go version 13:40:11 go version go1.16.3 linux/amd64 [Pipeline] } 13:40:11 $ docker stop --time=1 18f57b027e0dbbaf57b58f7623f970aef7f8ce88d9d6efef53d38af3ff5fd989 13:40:13 $ docker rm -f 18f57b027e0dbbaf57b58f7623f970aef7f8ce88d9d6efef53d38af3ff5fd989 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:40:13 + docker inspect -f . ci-base-image-x86_64 13:40:13 . [Pipeline] withDockerContainer 13:40:13 prd-centos7-docker-4c-2g-1493 does not seem to be running inside a container 13:40:13 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:40:14 $ docker top d4c3832b535601311796e43dcac3a5d06225a3ab0dd613681c6ed9d635331155 -eo pid,comm [Pipeline] { [Pipeline] echo 13:40:14 ========================================================= 13:40:14 [edgeXBuildGoParallel] Running Tests and Build... 13:40:14 ========================================================= [Pipeline] sh 13:40:14 + go mod tidy [Pipeline] sh 13:40:15 + make test 13:40:15 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:40:20 ? github.com/edgexfoundry/edgex-go [no test files] 13:40:47 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 13:40:49 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 13:40:53 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 13:40:53 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 13:40:58 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 13:40:58 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 13:40:59 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 13:40:59 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 13:41:02 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 13:41:03 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 13:41:09 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 13:41:09 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 13:41:09 ? github.com/edgexfoundry/edgex-go/internal [no test files] 13:41:13 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.070s coverage: 46.1% of statements 13:41:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 13:41:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 13:41:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 13:41:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 13:41:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 13:41:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 13:41:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.045s coverage: 28.7% of statements 13:41:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.063s coverage: 100.0% of statements 13:41:17 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.099s coverage: 27.8% of statements 13:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 13:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 13:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 13:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 13:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 13:41:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.062s coverage: 81.2% of statements 13:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 13:41:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.047s coverage: 100.0% of statements 13:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 13:41:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.040s coverage: 100.0% of statements 13:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 13:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 13:41:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.059s coverage: 71.3% of statements 13:41:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 13:41:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 13:41:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.078s coverage: 87.7% of statements 13:41:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 13:41:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 13:41:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.052s coverage: 78.9% of statements 13:41:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 13:41:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.233s coverage: 28.6% of statements 13:41:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 13:41:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 13:41:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 13:41:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 13:41:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 13:41:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.059s coverage: 100.0% of statements 13:41:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 13:41:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.040s coverage: 100.0% of statements 13:41:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 13:41:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.104s coverage: 86.7% of statements 13:41:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 13:41:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.086s coverage: 97.5% of statements 13:41:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 13:41:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.054s coverage: 78.3% of statements 13:41:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 13:41:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 13:41:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 13:41:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 13:41:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.225s coverage: 95.1% of statements 13:41:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 13:41:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 13:41:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 13:41:25 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 13:41:25 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 13:41:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 13:41:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 13:41:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 13:41:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 13:41:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 13:41:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 13:41:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 13:41:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 13:41:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 13:41:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 13:41:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 13:41:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 13:41:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 13:41:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.044s coverage: 58.8% of statements 13:41:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 13:41:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 13:41:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.045s coverage: 0.8% of statements 13:41:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 13:41:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.049s coverage: 21.7% of statements 13:41:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 13:41:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 47.1% of statements 13:41:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.050s coverage: 79.5% of statements 13:41:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements 13:41:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.053s coverage: 96.3% of statements 13:41:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements 13:41:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.055s coverage: 94.4% of statements 13:41:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements 13:41:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.216s coverage: 81.8% of statements 13:41:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 13:42:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements 13:42:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 13:42:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 13:42:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 13:42:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements 13:42:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 13:42:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 13:42:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 13:42:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 13:42:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 13:42:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.039s coverage: 87.2% of statements 13:42:06 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 13:42:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 13:42:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 13:42:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 13:42:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 76.0% of statements 13:42:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 13:42:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.042s coverage: 80.0% of statements 13:42:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 13:42:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 13:42:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.071s coverage: 91.2% of statements 13:42:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 13:42:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.140s coverage: 64.4% of statements 13:42:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 13:42:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 13:42:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements 13:42:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.026s coverage: 91.3% of statements 13:42:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 13:42:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 13:42:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 13:42:07 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.181s coverage: 66.9% of statements 13:42:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 13:42:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 13:42:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 13:42:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.133s coverage: 43.5% of statements 13:42:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 13:42:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 13:42:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.032s coverage: 89.5% of statements 13:42:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 13:42:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.032s coverage: 84.8% of statements 13:42:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.088s coverage: 47.1% of statements 13:42:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 13:42:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 13:42:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 13:42:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 13:42:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 13:42:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.035s coverage: 100.0% of statements 13:42:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 13:42:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.033s coverage: 100.0% of statements 13:42:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 13:42:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 13:42:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.052s coverage: 20.1% of statements 13:42:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 13:42:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.119s coverage: 91.4% of statements 13:42:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 13:42:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 13:42:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 13:42:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.619s coverage: 28.8% of statements 13:42:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 13:42:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 13:42:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 13:42:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 13:42:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 13:42:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.041s coverage: 99.0% of statements 13:42:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 13:42:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.058s coverage: 100.0% of statements 13:42:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 13:42:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 13:42:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 13:42:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.055s coverage: 64.6% of statements 13:42:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 13:42:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.091s coverage: 97.6% of statements 13:42:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 13:42:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 13:42:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 13:42:14 ok github.com/edgexfoundry/edgex-go/internal/system 0.027s coverage: 0.0% of statements 13:42:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 13:42:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.021s coverage: 100.0% of statements 13:42:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 13:42:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 13:42:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 13:42:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 13:42:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.029s coverage: 87.9% of statements 13:42:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 13:42:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 13:42:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.023s coverage: 100.0% of statements 13:42:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.053s coverage: 28.1% of statements 13:42:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 13:42:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.031s coverage: 85.7% of statements 13:42:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 13:42:16 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 100.0% of statements 13:42:16 GO111MODULE=on go vet ./... 13:42:48 gofmt -l . 13:42:48 [ "`gofmt -l .`" = "" ] 13:42:49 ./bin/test-go-mod-tidy.sh 13:42:49 ./bin/test-attribution-txt.sh [Pipeline] sh 13:42:49 + ls -al . 13:42:49 total 840 13:42:49 drwxrwxr-x 10 1001 1001 4096 May 18 13:42 . 13:42:49 drwxr-xr-x 4 root root 28 May 18 13:40 .. 13:42:49 -rw-rw-r-- 1 1001 1001 11 May 18 13:38 .dockerignore 13:42:49 drwxrwxr-x 8 1001 1001 179 May 18 13:38 .git 13:42:49 drwxrwxr-x 3 1001 1001 125 May 18 13:38 .github 13:42:49 -rw-rw-r-- 1 1001 1001 818 May 18 13:38 .gitignore 13:42:49 drwx------ 3 1001 1001 60 May 18 13:38 .semver 13:42:49 -rw-rw-r-- 1 1001 1001 166 May 18 13:38 .sonarcloud.properties 13:42:49 -rw-rw-r-- 1 1001 1001 8609 May 18 13:38 Attribution.txt 13:42:49 -rw-rw-r-- 1 1001 1001 3804 May 18 13:38 CONTRIBUTING.md 13:42:49 -rw-rw-r-- 1 1001 1001 931 May 18 13:38 Dockerfile.build 13:42:49 -rw-rw-r-- 1 1001 1001 863 May 18 13:38 Jenkinsfile 13:42:49 -rw-rw-r-- 1 1001 1001 10775 May 18 13:38 LICENSE 13:42:49 -rw-rw-r-- 1 1001 1001 5594 May 18 13:38 Makefile 13:42:49 -rw-rw-r-- 1 1001 1001 7978 May 18 13:38 README.md 13:42:49 -rw-rw-r-- 1 1001 1001 6755 May 18 13:38 SECURITY.md 13:42:49 -rw-rw-r-- 1 1001 1001 5 May 18 13:38 VERSION 13:42:49 -rw-rw-r-- 1 1001 1001 4131 May 18 13:38 ZMQWindows.md 13:42:49 drwxrwxr-x 2 1001 1001 117 May 18 13:38 bin 13:42:49 drwxrwxr-x 14 1001 1001 4096 May 18 13:38 cmd 13:42:49 -rw-r--r-- 1 root root 733080 May 18 13:42 coverage.out 13:42:49 -rw-r--r-- 1 root root 1060 May 18 13:42 go.mod 13:42:49 -rw-r--r-- 1 root root 22101 May 18 13:40 go.sum 13:42:49 drwxrwxr-x 8 1001 1001 127 May 18 13:38 internal 13:42:49 drwxrwxr-x 4 1001 1001 26 May 18 13:38 openapi 13:42:49 drwxrwxr-x 4 1001 1001 71 May 18 13:38 snap 13:42:49 -rw-rw-r-- 1 1001 1001 168 May 18 13:38 version.go [Pipeline] sh 13:42:50 + '[' -e coverage.out ] 13:42:50 + chown 1001:1001 coverage.out [Pipeline] stash 13:42:50 Stashed 1 file(s) [Pipeline] sh 13:42:50 + make build 13:42: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 13:42:52 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 13:43:00 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 13:43:01 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 13:43:02 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 13:43:02 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 13:43:04 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 13:43: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 13:43:06 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 13:43:07 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 13:43:07 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 13:43:08 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] } 13:43:10 $ docker stop --time=1 d4c3832b535601311796e43dcac3a5d06225a3ab0dd613681c6ed9d635331155 13:43:13 $ docker rm -f d4c3832b535601311796e43dcac3a5d06225a3ab0dd613681c6ed9d635331155 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:43:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:43:15 13:43:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 13:43:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:43:15 latest: Pulling from edgex-devops/edgex-compose 13:43:15 cbdbe7a5bc2a: Pulling fs layer 13:43:15 ca9280d653b3: Pulling fs layer 13:43:15 7e9c9ca2126c: Pulling fs layer 13:43:15 cbdbe7a5bc2a: Verifying Checksum 13:43:15 cbdbe7a5bc2a: Download complete 13:43:15 cbdbe7a5bc2a: Pull complete 13:43:16 ca9280d653b3: Verifying Checksum 13:43:16 ca9280d653b3: Download complete 13:43:16 ca9280d653b3: Pull complete 13:43:17 7e9c9ca2126c: Verifying Checksum 13:43:17 7e9c9ca2126c: Download complete 13:43:20 7e9c9ca2126c: Pull complete 13:43:20 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 13:43:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:43:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 13:43:20 prd-centos7-docker-4c-2g-1493 does not seem to be running inside a container 13:43:20 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 13:43:30 $ docker top 164feca4e487622be1528e0ebbba3dc4d1310abc68cf8de88d82f9d02f3f0cfd -eo pid,comm [Pipeline] { [Pipeline] sh 13:43:30 + docker-compose build --help 13:43:30 + grep parallel 13:43:31 --parallel Build images in parallel. [Pipeline] } 13:43:31 $ docker stop --time=1 164feca4e487622be1528e0ebbba3dc4d1310abc68cf8de88d82f9d02f3f0cfd 13:43:32 $ docker rm -f 164feca4e487622be1528e0ebbba3dc4d1310abc68cf8de88d82f9d02f3f0cfd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:43:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:43:32 . [Pipeline] withDockerContainer 13:43:32 prd-centos7-docker-4c-2g-1493 does not seem to be running inside a container 13:43:32 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 13:43:33 $ docker top 084657c80303b791c9e7f2ee6197a4d0a3318a2fc6be8a97b9a7d160493393ce -eo pid,comm [Pipeline] { [Pipeline] sh 13:43:33 + docker-compose -f ./docker-compose-build.yml build --parallel 13:43:34 Building core-command ... 13:43:34 Building core-data ... 13:43:34 Building core-metadata ... 13:43:34 Building security-bootstrapper ... 13:43:34 Building security-proxy-setup ... 13:43:34 Building security-secretstore-setup ... 13:43:34 Building support-notifications ... 13:43:34 Building support-scheduler ... 13:43:34 Building sys-mgmt-agent ... 13:43:34 Building core-command 13:43:34 Building support-scheduler 13:43:34 Building security-secretstore-setup 13:43:34 Building security-bootstrapper 13:43:34 Building core-metadata 13:44:06 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:44:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:44:06 ---> 8f68c2d28e21 13:44:06 Step 3/24 : WORKDIR /edgex-go 13:44:10 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:44:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:44:10 ---> 8f68c2d28e21 13:44:10 Step 3/23 : WORKDIR /edgex-go 13:44:10 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:44:10 Step 2/32 : FROM ${BUILDER_BASE} AS builder 13:44:10 ---> 8f68c2d28e21 13:44:10 Step 3/32 : WORKDIR /edgex-go 13:44:10 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:44:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:44:10 ---> 8f68c2d28e21 13:44:10 Step 3/24 : WORKDIR /edgex-go 13:44:26 ---> Running in d14a2f4cf8a2 13:44:26 ---> Running in a0e18870fea4 13:44:26 ---> Running in 9abe8f80981a 13:44:26 ---> Running in 4b4bb4d9d1ef 13:44:26 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:44:26 Step 2/26 : FROM ${BUILDER_BASE} AS builder 13:44:26 ---> 8f68c2d28e21 13:44:26 Step 3/26 : WORKDIR /edgex-go 13:44:27 ---> Running in 8cb46b0ce295 13:44:28 Removing intermediate container a0e18870fea4 13:44:28 ---> 999049d4de97 13:44:28 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:44:28 Removing intermediate container d14a2f4cf8a2 13:44:28 ---> 7d0732adc966 13:44:28 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:44:28 Removing intermediate container 9abe8f80981a 13:44:28 ---> d9920879755d 13:44:28 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:44:28 Removing intermediate container 4b4bb4d9d1ef 13:44:28 ---> d8a1b4d0184d 13:44:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:44:28 Removing intermediate container 8cb46b0ce295 13:44:28 ---> 83c6a7bd9db4 13:44:28 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:44:28 ---> Running in 884b85f687ff 13:44:28 ---> Running in 52a12d61017b 13:44:28 ---> Running in 41ce9d0cb5d3 13:44:28 ---> Running in f212a6a0a94c 13:44:28 ---> Running in 62b0cd17e28f 13:44:30 Removing intermediate container 884b85f687ff 13:44:30 ---> 1d504c610ff1 13:44:30 Step 5/24 : RUN apk add --update --no-cache make git 13:44:30 ---> Running in 6aeb93db6928 13:44:30 Removing intermediate container f212a6a0a94c 13:44:30 ---> 914de344392b 13:44:30 Step 5/23 : RUN apk add --update --no-cache make git 13:44:30 ---> Running in 469b0c9ba379 13:44:30 Removing intermediate container 52a12d61017b 13:44:30 ---> fba4a44f354b 13:44:30 Step 5/24 : RUN apk add --update --no-cache make git 13:44:30 ---> Running in b6e96c7699f5 13:44:30 Removing intermediate container 62b0cd17e28f 13:44:30 ---> c613d3153934 13:44:30 Step 5/26 : RUN apk add --update --no-cache make git 13:44:30 Removing intermediate container 41ce9d0cb5d3 13:44:30 ---> 15f8307e49e3 13:44:30 Step 5/32 : RUN apk add --update --no-cache make git 13:44:30 ---> Running in d45ed9a38702 13:44:30 ---> Running in 844dfb974037 13:44:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:44:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:44:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:44:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:44:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:44:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:44:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:44:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:44:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:44:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:44:32 OK: 219 MiB in 52 packages 13:44:32 OK: 219 MiB in 52 packages 13:44:32 OK: 219 MiB in 52 packages 13:44:32 OK: 219 MiB in 52 packages 13:44:33 Removing intermediate container 6aeb93db6928 13:44:33 ---> 5f99e94a8f36 13:44:33 Step 6/24 : COPY go.mod . 13:44:33 ---> f87dc7ae82e8 13:44:33 Step 7/24 : RUN go mod download 13:44:33 OK: 219 MiB in 52 packages 13:44:33 Removing intermediate container 469b0c9ba379 13:44:33 ---> 9b6fdd08d880 13:44:33 Step 6/23 : COPY go.mod . 13:44:33 ---> Running in 8b16b2ba0662 13:44:34 Removing intermediate container b6e96c7699f5 13:44:34 ---> 08b1dace6baf 13:44:34 Step 6/24 : COPY go.mod . 13:44:34 Removing intermediate container d45ed9a38702 13:44:34 ---> 4583e8fbf079 13:44:34 Step 6/26 : COPY go.mod . 13:44:34 ---> cf6c958aea5d 13:44:34 Step 7/23 : RUN go mod download 13:44:34 ---> ea66dadf60e2 13:44:34 Step 7/24 : RUN go mod download 13:44:34 ---> Running in ae67c8d7c5c3 13:44:34 ---> 45d20945b22f 13:44:34 Step 7/26 : RUN go mod download 13:44:34 Removing intermediate container 844dfb974037 13:44:34 ---> 23254f517378 13:44:34 Step 6/32 : COPY go.mod . 13:44:34 ---> Running in 2bfd96926a59 13:44:34 ---> Running in 9db5fe54605d 13:44:35 ---> 16ece463b68c 13:44:35 Step 7/32 : RUN go mod download 13:44:35 ---> Running in 026695ed4fd3 13:44:35 Removing intermediate container 8b16b2ba0662 13:44:35 ---> aa0b541dfbe6 13:44:35 Step 8/24 : COPY . . 13:44:36 Removing intermediate container ae67c8d7c5c3 13:44:36 ---> f7ceda7c838b 13:44:36 Step 8/23 : COPY . . 13:44:46 Removing intermediate container 9db5fe54605d 13:44:46 ---> 62bf8cb79138 13:44:46 Step 8/24 : COPY . . 13:44:46 Removing intermediate container 2bfd96926a59 13:44:46 ---> 1df82060a76a 13:44:46 Step 8/26 : COPY . . 13:44:46 Removing intermediate container 026695ed4fd3 13:44:46 ---> 8f11a8864d01 13:44:46 Step 8/32 : COPY . . 13:44:46 ---> db649a9f127d 13:44:46 Step 9/24 : RUN go mod tidy 13:44:46 ---> eb976617fc05 13:44:46 Step 9/23 : RUN go mod tidy 13:45:12 ---> Running in 97b70779291b 13:45:12 ---> Running in 16bc5724c903 13:45:12 ---> a26a474f1f8f 13:45:12 Step 9/24 : RUN go mod tidy 13:45:12 ---> 1ee9623f372a 13:45:12 Step 9/26 : RUN go mod tidy 13:45:12 ---> Running in 06e69ea52795 13:45:12 ---> Running in 6dc220ed0732 13:45:13 Removing intermediate container 97b70779291b 13:45:13 ---> 04cb05a345b3 13:45:13 Step 10/24 : RUN make cmd/core-metadata/core-metadata 13:45:13 ---> Running in 43bb1ded4479 13:45:13 Removing intermediate container 16bc5724c903 13:45:13 ---> d801a01cef58 13:45:13 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 13:45:13 Removing intermediate container 6dc220ed0732 13:45:13 ---> cda3f99582d7 13:45:13 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:45:13 ---> Running in c4bb15340e68 13:45:13 ---> Running in 91cb07671624 13:45:13 Removing intermediate container 06e69ea52795 13:45:13 ---> b6d7b3a14ba1 13:45:13 Step 10/24 : RUN make cmd/core-command/core-command 13:45:14 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 13:45:20 ---> Running in 0ae120cbd1e0 13:45:23 ---> 4a30f978aabe 13:45:23 Step 9/32 : RUN go mod tidy 13:45:23 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 13:45:23 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 13:45:23 ---> Running in 9122eeab950a 13:45:24 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 13:45:27 Removing intermediate container 9122eeab950a 13:45:27 ---> c2c7841af4a4 13:45:27 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 13:45:36 ---> Running in 493a8c87ee92 13:45:38 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 13:46:45 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 13:46:55 Removing intermediate container 91cb07671624 13:46:55 ---> 8192c705b1a5 13:46:55 13:46:55 Step 11/26 : FROM alpine:3.12 13:46:56 3.12: Pulling from library/alpine 13:47:06 Removing intermediate container 43bb1ded4479 13:47:06 ---> 8d41c4ddcd72 13:47:06 13:47:06 Step 11/24 : FROM alpine:3.12 13:47:06 3.12: Pulling from library/alpine 13:47:12 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 13:47:12 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 13:47:12 Status: Downloaded newer image for alpine:3.12 13:47:12 Status: Downloaded newer image for alpine:3.12 13:47:13 ---> 13621d1b12d4 13:47:13 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 13:47:20 ---> 13621d1b12d4 13:47:20 Step 12/24 : RUN apk add --update --no-cache dumb-init 13:47:20 Removing intermediate container 0ae120cbd1e0 13:47:20 ---> c4214c9a08cb 13:47:20 13:47:20 Step 11/24 : FROM alpine:3.12 13:47:20 ---> 13621d1b12d4 13:47:20 Step 12/24 : RUN apk add --update --no-cache dumb-init 13:47:20 ---> Running in 711192a1ea24 13:47:20 ---> Running in fa7242e18eae 13:47:21 ---> Running in c5949e67cfc5 13:47:21 Removing intermediate container 493a8c87ee92 13:47:21 ---> a0460ab6efc2 13:47:21 13:47:21 Step 11/32 : FROM alpine:3.12 13:47:21 ---> 13621d1b12d4 13:47:21 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 13:47:21 Removing intermediate container c4bb15340e68 13:47:21 ---> fcebd01a6a67 13:47:21 13:47:21 Step 11/23 : FROM alpine:3.12 13:47:21 ---> 13621d1b12d4 13:47:21 Step 12/23 : RUN apk add --update --no-cache dumb-init 13:47:22 ---> Running in 3d46485ac111 13:47:22 ---> Running in de690f11662b 13:47:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:47:23 Removing intermediate container 3d46485ac111 13:47:23 ---> 475b899db529 13:47:23 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 13:47:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:47:23 (1/6) Installing ca-certificates (20191127-r4) 13:47:23 (2/6) Installing nghttp2-libs (1.41.0-r0) 13:47:23 (3/6) Installing libcurl (7.76.1-r0) 13:47:23 (4/6) Installing curl (7.76.1-r0) 13:47:23 (5/6) Installing dumb-init (1.2.2-r1) 13:47:23 (6/6) Installing su-exec (0.2-r1) 13:47:23 Executing busybox-1.31.1-r20.trigger 13:47:23 Executing ca-certificates-20191127-r4.trigger 13:47:23 OK: 7 MiB in 20 packages 13:47:25 ---> Running in 5df63e2acee8 13:47:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:47:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:47:25 (1/1) Installing dumb-init (1.2.2-r1) 13:47:25 Executing busybox-1.31.1-r20.trigger 13:47:25 OK: 6 MiB in 15 packages 13:47:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:47:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:47:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:47:26 (1/1) Installing dumb-init (1.2.2-r1) 13:47:26 Executing busybox-1.31.1-r20.trigger 13:47:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:47:26 OK: 6 MiB in 15 packages 13:47:26 (1/1) Installing dumb-init (1.2.2-r1) 13:47:26 Executing busybox-1.31.1-r20.trigger 13:47:26 OK: 6 MiB in 15 packages 13:47:27 Removing intermediate container 711192a1ea24 13:47:27 ---> 9c3eea80bf01 13:47:27 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:47:30 ---> Running in c8c9cec82387 13:47:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:47:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:47:30 (1/2) Installing dumb-init (1.2.2-r1) 13:47:30 (2/2) Installing su-exec (0.2-r1) 13:47:30 Executing busybox-1.31.1-r20.trigger 13:47:30 OK: 6 MiB in 16 packages 13:47:34 Removing intermediate container c8c9cec82387 13:47:34 ---> 31b62fed9baf 13:47:34 Step 14/26 : WORKDIR / 13:47:34 Removing intermediate container fa7242e18eae 13:47:34 ---> e351d2858009 13:47:34 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:47:34 ---> Running in 12a1d24d8593 13:47:34 ---> Running in a2a370dcc23a 13:47:34 Removing intermediate container c5949e67cfc5 13:47:34 ---> 2ff4d1b84cea 13:47:34 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:47:35 Removing intermediate container de690f11662b 13:47:35 ---> 7e1f591ec584 13:47:35 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:47:35 ---> Running in 7970278e9670 13:47:35 ---> Running in 6a9b4908a5bd 13:47:35 Removing intermediate container a2a370dcc23a 13:47:35 ---> 565d3d4569ad 13:47:35 Step 14/24 : ENV APP_PORT=48081 13:47:35 Removing intermediate container 12a1d24d8593 13:47:35 ---> 55b159803ebd 13:47:35 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 13:47:35 Removing intermediate container 5df63e2acee8 13:47:35 ---> 14285141ceda 13:47:35 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 13:47:36 ---> Running in 7d2797e07cca 13:47:36 Removing intermediate container 7970278e9670 13:47:36 ---> 1334f3ebe1f8 13:47:36 Step 14/24 : ENV APP_PORT=48082 13:47:36 Removing intermediate container 6a9b4908a5bd 13:47:36 ---> 5d507c2a0ef5 13:47:36 Step 14/23 : ENV APP_PORT=48085 13:47:36 ---> 954dde1b962a 13:47:36 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 13:47:36 ---> Running in 80516af79dc3 13:47:36 ---> Running in 4b5803bd04f7 13:47:36 ---> Running in 30637e9eeeef 13:47:36 Removing intermediate container 7d2797e07cca 13:47:36 ---> 539ca65092d2 13:47:36 Step 15/24 : EXPOSE $APP_PORT 13:47:37 ---> Running in d393608d6f0e 13:47:37 Removing intermediate container 80516af79dc3 13:47:37 ---> 8948e84f330f 13:47:37 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 13:47:37 Removing intermediate container 30637e9eeeef 13:47:37 ---> 6a651430e319 13:47:37 Step 15/24 : EXPOSE $APP_PORT 13:47:37 Removing intermediate container 4b5803bd04f7 13:47:37 ---> 2dc243a58eda 13:47:37 Step 15/23 : EXPOSE $APP_PORT 13:47:37 ---> Running in b049d926a9fd 13:47:37 ---> d5f2a5d0df8e 13:47:37 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 13:47:37 Removing intermediate container d393608d6f0e 13:47:37 ---> 0128799c9e7e 13:47:37 Step 16/24 : WORKDIR / 13:47:37 ---> Running in 4a637113aae8 13:47:37 ---> Running in 0e1f8c087a66 13:47:37 ---> Running in 33c1eb8fa031 13:47:37 Removing intermediate container b049d926a9fd 13:47:37 ---> 47559bf93b03 13:47:37 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 13:47:37 ---> b7ca1d1457e9 13:47:37 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 13:47:38 Removing intermediate container 4a637113aae8 13:47:38 ---> 81b113f254f2 13:47:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:47:38 Removing intermediate container 0e1f8c087a66 13:47:38 ---> a8056bca5208 13:47:38 Step 16/24 : WORKDIR / 13:47:38 ---> Running in c9e3c5364ede 13:47:38 ---> Running in 9d363ae78d69 13:47:38 Removing intermediate container 33c1eb8fa031 13:47:38 ---> 0f51f2e769bf 13:47:38 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 13:47:38 ---> 7558360350bc 13:47:38 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:47:38 ---> 8dcf2ce1857a 13:47:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 13:47:39 ---> a72d33291b1b 13:47:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:47:39 Removing intermediate container 9d363ae78d69 13:47:39 ---> beb0e9a16780 13:47:39 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 13:47:40 ---> 48a10982223e 13:47:40 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:47:41 ---> c8185134241f 13:47:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 13:47:42 ---> f811bdb3c3b8 13:47:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 13:47:42 ---> abd16756897d 13:47:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:47:42 ---> 006d3a018d06 13:47:42 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 13:47:43 ---> 37f37fab7d1c 13:47:43 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 13:47:43 Removing intermediate container c9e3c5364ede 13:47:43 ---> 376e9eaed430 13:47:43 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 13:47:43 ---> b7b4a21f4fc1 13:47:43 Step 20/24 : ENTRYPOINT ["/core-metadata"] 13:47:43 ---> 6c6d4ddc2382 13:47:43 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/ 13:47:43 ---> Running in 3c42ac118fa3 13:47:44 ---> e13ba09321ec 13:47:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 13:47:44 ---> Running in bbb7ebcff506 13:47:44 ---> Running in 1075fddd4fba 13:47:44 ---> Running in 44d3ddf24161 13:47:45 Removing intermediate container 3c42ac118fa3 13:47:45 ---> 36ecc7ef0a00 13:47:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:47:45 ---> 1b990f73a3f9 13:47:45 Step 20/24 : ENTRYPOINT ["/core-command"] 13:47:45 ---> Running in 3c2cfbe55f87 13:47:45 Removing intermediate container 1075fddd4fba 13:47:45 ---> ad4239c18cbc 13:47:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:47:46 Removing intermediate container bbb7ebcff506 13:47:46 ---> 442eeba52b3c 13:47:46 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 13:47:46 ---> Running in 05d5acedf3c5 13:47:46 ---> Running in 44dce3d77794 13:47:46 Removing intermediate container 3c2cfbe55f87 13:47:46 ---> d9ca60434781 13:47:46 Step 21/23 : LABEL arch=x86_64 13:47:46 ---> c13f91f585ac 13:47:46 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 13:47:47 ---> Running in 74a5c259492a 13:47:47 Removing intermediate container 05d5acedf3c5 13:47:47 ---> 59d73e11cd2e 13:47:47 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:47:47 Removing intermediate container 44dce3d77794 13:47:47 ---> 983aa6c18dd6 13:47:47 Step 22/24 : LABEL arch=x86_64 13:47:47 ---> Running in 1107a9d1dd7a 13:47:47 ---> Running in 827dd474af53 13:47:47 ---> Running in b906f31f68df 13:47:47 Removing intermediate container 74a5c259492a 13:47:47 ---> 80120476ae19 13:47:47 Step 22/23 : LABEL git_sha=2d79ae530791cfff4ba3b7daf141a8e7434efb95 13:47:48 Removing intermediate container 44d3ddf24161 13:47:48 ---> e2fe1e388ef0 13:47:48 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 13:47:48 ---> Running in 1d9fcc99cf5f 13:47:48 Removing intermediate container 827dd474af53 13:47:48 ---> 173f2b5b0536 13:47:48 Step 22/24 : LABEL arch=x86_64 13:47:48 Removing intermediate container b906f31f68df 13:47:48 ---> 3d3e46945d50 13:47:48 Step 23/24 : LABEL git_sha=2d79ae530791cfff4ba3b7daf141a8e7434efb95 13:47:48 ---> Running in 880cf1e70241 13:47:48 ---> Running in a69b6e217729 13:47:48 ---> Running in 1e3325701214 13:47:48 Removing intermediate container 1d9fcc99cf5f 13:47:48 ---> 3e79f33a0af1 13:47:48 Step 23/23 : LABEL version=0.0.0 13:47:49 Removing intermediate container 880cf1e70241 13:47:49 ---> a8b78a51521b 13:47:49 Step 24/26 : LABEL arch=x86_64 13:47:49 ---> Running in 00b9952c8f07 13:47:49 Removing intermediate container a69b6e217729 13:47:49 ---> 16d38650c7a5 13:47:49 Step 23/24 : LABEL git_sha=2d79ae530791cfff4ba3b7daf141a8e7434efb95 13:47:49 ---> Running in 96579a71e40b 13:47:49 Removing intermediate container 1e3325701214 13:47:49 ---> eb9ffa9887a9 13:47:49 Step 24/24 : LABEL version=0.0.0 13:47:49 ---> Running in 1581eabaf87f 13:47:49 Removing intermediate container 00b9952c8f07 13:47:49 ---> 3a26af439a8d 13:47:49 13:47:49 ---> Running in 4029c91ef369 13:47:49 Removing intermediate container 96579a71e40b 13:47:49 ---> b6cd191d79ec 13:47:49 Step 25/26 : LABEL git_sha=2d79ae530791cfff4ba3b7daf141a8e7434efb95 13:47:49 Removing intermediate container 1107a9d1dd7a 13:47:49 ---> 6c154642f8a9 13:47:49 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 13:47:49 Successfully built 3a26af439a8d 13:47:49 ---> Running in 354110780f23 13:47:49 Successfully tagged support-scheduler:latest 13:47:49 Building security-proxy-setup 13:47:50  Building support-scheduler ... done Removing intermediate container 1581eabaf87f 13:47:50 ---> 57620329d20a 13:47:50 Step 24/24 : LABEL version=0.0.0 13:47:50 ---> e58b3a0dffef 13:47:50 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 13:47:50 Removing intermediate container 4029c91ef369 13:47:50 ---> 1b6b58152f60 13:47:50 13:47:50 ---> Running in 53b7eec6c26c 13:47:50 Removing intermediate container 354110780f23 13:47:50 ---> b7af7c0fab8e 13:47:50 Step 26/26 : LABEL version=0.0.0 13:47:50 Successfully built 1b6b58152f60 13:47:50 Successfully tagged core-metadata:latest 13:47:50 Building support-notifications 13:48:08  Building core-metadata ... done  ---> Running in 90e566ca2eb9 13:48:08 ---> 2cfef07238ca 13:48:08 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 13:48:08 Removing intermediate container 53b7eec6c26c 13:48:08 ---> fc6be43a5d82 13:48:08 13:48:08 Successfully built fc6be43a5d82 13:48:08 Successfully tagged core-command:latest 13:48:08  Building core-command ... done Building sys-mgmt-agent 13:48:18 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:48:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:48:20 ---> 8f68c2d28e21 13:48:20 Step 3/24 : WORKDIR /edgex-go 13:48:20 ---> Using cache 13:48:20 ---> 83c6a7bd9db4 13:48:20 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:48:20 ---> Using cache 13:48:20 ---> c613d3153934 13:48:20 Step 5/24 : RUN apk add --update --no-cache make bash git 13:48:24 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:48:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:48:24 ---> 8f68c2d28e21 13:48:24 Step 3/23 : WORKDIR /edgex-go 13:48:24 ---> Using cache 13:48:24 ---> 83c6a7bd9db4 13:48:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:48:24 ---> Using cache 13:48:24 ---> c613d3153934 13:48:24 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 13:48:26 Removing intermediate container 90e566ca2eb9 13:48:26 ---> 56544ccc2d20 13:48:26 13:48:26 ---> aeae82d39b46 13:48:26 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 13:48:26 Successfully built 56544ccc2d20 13:48:26 Successfully tagged security-secretstore-setup:latest 13:48:26 Building core-data 13:48:26  Building security-secretstore-setup ... done  ---> Running in c4b0b2f67abe 13:48:26 ---> Running in 64336fc2349a 13:48:26 ---> 5eee76c823e0 13:48:26 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 13:48:29 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:48:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:48:29 ---> 8f68c2d28e21 13:48:29 Step 3/22 : WORKDIR /edgex-go 13:48:29 ---> Using cache 13:48:29 ---> 83c6a7bd9db4 13:48:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:48:29 ---> Using cache 13:48:29 ---> c613d3153934 13:48:29 Step 5/22 : RUN apk add --update --no-cache make git 13:48:29 ---> Using cache 13:48:29 ---> 4583e8fbf079 13:48:29 Step 6/22 : COPY go.mod . 13:48:29 ---> Using cache 13:48:29 ---> 45d20945b22f 13:48:29 Step 7/22 : RUN go mod download 13:48:29 ---> Using cache 13:48:29 ---> 1df82060a76a 13:48:29 Step 8/22 : COPY . . 13:48:29 ---> Using cache 13:48:29 ---> 1ee9623f372a 13:48:29 Step 9/22 : RUN go mod tidy 13:48:29 ---> Using cache 13:48:29 ---> cda3f99582d7 13:48:29 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 13:48:30 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 13:48:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:48:30 ---> 8f68c2d28e21 13:48:30 Step 3/24 : WORKDIR /edgex-go 13:48:30 ---> Using cache 13:48:30 ---> 83c6a7bd9db4 13:48:30 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:48:30 ---> Using cache 13:48:30 ---> c613d3153934 13:48:30 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 13:48:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:48:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:48:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:48:33 OK: 219 MiB in 52 packages 13:48:33 ---> a0e4ef41dc44 13:48:33 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 13:48:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:48:33 ---> Running in 449c2010286c 13:48:33 ---> Running in 228d8f1ef2a6 13:48:33 ---> Running in 0b1a6ab293b4 13:48:33 Removing intermediate container 0b1a6ab293b4 13:48:33 ---> 3a351ed9626e 13:48:33 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 13:48:34 ---> 6c0f41e83f8f 13:48:34 Step 27/32 : RUN chmod +x /entrypoint.sh 13:48:34 Removing intermediate container c4b0b2f67abe 13:48:34 ---> 3139b55edcff 13:48:34 Step 6/24 : COPY go.mod . 13:48:34 OK: 219 MiB in 52 packages 13:48:34 ---> Running in db93a183fa82 13:48:34 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 13:48:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:48:34 ---> 439036424c38 13:48:34 Step 7/24 : RUN go mod download 13:48:34 ---> Running in 752625c85faf 13:48:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:48:35 Removing intermediate container 64336fc2349a 13:48:35 ---> 8dd7e6ddcef7 13:48:35 Step 6/23 : COPY go.mod . 13:48:36 ---> 7e1395d73d9a 13:48:36 Step 7/23 : RUN go mod download 13:48:36 OK: 219 MiB in 52 packages 13:48:36 ---> Running in 635b4c0d21ff 13:48:36 Removing intermediate container db93a183fa82 13:48:36 ---> 9b0c7ad4885b 13:48:36 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 13:48:36 ---> Running in 7590f559afe1 13:48:36 Removing intermediate container 7590f559afe1 13:48:36 ---> dc033668d31d 13:48:36 Step 29/32 : CMD ["gate"] 13:48:36 Removing intermediate container 228d8f1ef2a6 13:48:36 ---> 2bae70d9d82b 13:48:36 Step 6/24 : COPY go.mod . 13:48:36 ---> Running in 9b26a91ccf99 13:48:36 Removing intermediate container 9b26a91ccf99 13:48:36 ---> 926f0c784667 13:48:36 Step 30/32 : LABEL arch=x86_64 13:48:36 Removing intermediate container 752625c85faf 13:48:36 ---> e3e5ebad93eb 13:48:36 Step 8/24 : COPY . . 13:48:36 ---> Running in 266a1cb39639 13:48:37 ---> 39ca0ada2f52 13:48:37 Step 7/24 : RUN go mod download 13:48:37 ---> Running in 49be4403a3e0 13:48:39 Removing intermediate container 266a1cb39639 13:48:39 ---> 8d6d4c20d8fe 13:48:39 Step 31/32 : LABEL git_sha=2d79ae530791cfff4ba3b7daf141a8e7434efb95 13:48:51 Removing intermediate container 635b4c0d21ff 13:48:51 ---> 9780b7688ee2 13:48:51 Step 8/23 : COPY . . 13:48:51 ---> Running in ffbede0463a3 13:48:51 ---> 4d6940019344 13:48:51 Step 9/24 : RUN go mod tidy 13:48:55 ---> Running in e92cf25bec0d 13:48:55 Removing intermediate container ffbede0463a3 13:48:55 ---> a8283ab11313 13:48:55 Step 32/32 : LABEL version=0.0.0 13:49:01 ---> Running in 9fc4151bbb30 13:49:01 Removing intermediate container 49be4403a3e0 13:49:01 ---> fdb7da2babbc 13:49:01 Step 8/24 : COPY . . 13:49:05 ---> 6b2516eef671 13:49:05 Step 9/23 : RUN go mod tidy 13:49:27 ---> Running in 57801ef8cf5c 13:49:28 ---> a4af7a429511 13:49:28 Step 9/24 : RUN go mod tidy 13:49:28 Removing intermediate container 9fc4151bbb30 13:49:28 ---> 8b134053bb7f 13:49:28 13:49:28 Successfully built 8b134053bb7f 13:49:29 Successfully tagged security-bootstrapper:latest 13:49:30  Building security-bootstrapper ... done  ---> Running in e9bb393a61cd 13:49:31 Removing intermediate container e92cf25bec0d 13:49:31 ---> 7a54965d7159 13:49:31 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 13:49:32 ---> Running in 8867e465ac28 13:49:37 Removing intermediate container 57801ef8cf5c 13:49:37 ---> 273a3f606661 13:49:37 Step 10/23 : RUN make cmd/support-notifications/support-notifications 13:49:37 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 13:49:37 ---> Running in ceac37df402f 13:49:38 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 13:49:39 Removing intermediate container e9bb393a61cd 13:49:39 ---> 791ac3dec80f 13:49:39 Step 10/24 : RUN make cmd/core-data/core-data 13:49:39 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 13:49:39 ---> Running in 4963fcedc807 13:49: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 13:49:47 Removing intermediate container 449c2010286c 13:49:47 ---> bc135bcacd42 13:49:47 13:49:47 Step 11/22 : FROM alpine:3.12 13:49:47 ---> 13621d1b12d4 13:49:47 Step 12/22 : RUN apk add --update --no-cache curl 13:49:47 ---> Running in b6fb380afe50 13:49:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:49:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:49:48 (1/4) Installing ca-certificates (20191127-r4) 13:49:48 (2/4) Installing nghttp2-libs (1.41.0-r0) 13:49:48 (3/4) Installing libcurl (7.76.1-r0) 13:49:48 (4/4) Installing curl (7.76.1-r0) 13:49:48 Executing busybox-1.31.1-r20.trigger 13:49:48 Executing ca-certificates-20191127-r4.trigger 13:49:48 OK: 7 MiB in 18 packages 13:49:49 Removing intermediate container b6fb380afe50 13:49:49 ---> e4204e4a1e0c 13:49:49 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:49:50 ---> Running in 5bbc63ba405a 13:49:50 Removing intermediate container 5bbc63ba405a 13:49:50 ---> 56f26b696209 13:49:50 Step 14/22 : WORKDIR /edgex 13:49:50 ---> Running in 58218435648d 13:49:50 Removing intermediate container 58218435648d 13:49:50 ---> 7d68b9692ae3 13:49:50 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 13:49:51 ---> 9a15c56804bc 13:49:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 13:49:51 ---> 8a38141bf38b 13:49:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:49:52 ---> 0ba5777e7d74 13:49:52 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 13:49:52 ---> Running in 6a08387ddcd2 13:49:52 Removing intermediate container 6a08387ddcd2 13:49:52 ---> 553d7cbfe34f 13:49:52 Step 19/22 : CMD ["--init=true"] 13:49:52 ---> Running in d1405f58937b 13:49:53 Removing intermediate container d1405f58937b 13:49:53 ---> d0aa490a1292 13:49:53 Step 20/22 : LABEL arch=x86_64 13:49:53 ---> Running in 27aef0aa6413 13:49:53 Removing intermediate container 27aef0aa6413 13:49:53 ---> 048774a070e6 13:49:53 Step 21/22 : LABEL git_sha=2d79ae530791cfff4ba3b7daf141a8e7434efb95 13:49:54 ---> Running in 7f14d6cc9630 13:49:54 Removing intermediate container 7f14d6cc9630 13:49:54 ---> 673986488056 13:49:54 Step 22/22 : LABEL version=0.0.0 13:49:54 ---> Running in 8d879fa7e5f6 13:49:54 Removing intermediate container 8d879fa7e5f6 13:49:54 ---> 23a0181c06a1 13:49:54 13:49:56 Successfully built 23a0181c06a1 13:49:56 Successfully tagged security-proxy-setup:latest 13:50:11  Building security-proxy-setup ... done Removing intermediate container 8867e465ac28 13:50:11 ---> 3a2bd6069b76 13:50:11 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 13:50:11 ---> Running in aad69590c8ac 13:50:11 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 13:50:14 Removing intermediate container aad69590c8ac 13:50:14 ---> 4802b5ccecec 13:50:14 13:50:14 Step 12/24 : FROM docker:20.10.0 13:50:14 20.10.0: Pulling from library/docker 13:50:18 Removing intermediate container ceac37df402f 13:50:18 ---> d06bdcf3a85f 13:50:18 13:50:18 Step 11/23 : FROM alpine:3.12 13:50:18 ---> 13621d1b12d4 13:50:18 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 13:50:19 ---> Running in 28703b6cc8c9 13:50:19 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 13:50:19 Status: Downloaded newer image for docker:20.10.0 13:50:19 ---> aefe523efa57 13:50:19 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 13:50:19 ---> Running in b21c5ba24302 13:50:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:50:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:50:19 Removing intermediate container b21c5ba24302 13:50:19 ---> 20525d62ad92 13:50:19 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 13:50:19 (1/2) Installing ca-certificates (20191127-r4) 13:50:19 (2/2) Installing dumb-init (1.2.2-r1) 13:50:19 Executing busybox-1.31.1-r20.trigger 13:50:19 Executing ca-certificates-20191127-r4.trigger 13:50:19 OK: 6 MiB in 16 packages 13:50:19 ---> Running in a097d1e07df9 13:50:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:50:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:50:20 (1/39) Installing readline (8.0.4-r0) 13:50:20 (2/39) Installing bash (5.0.17-r0) 13:50:20 Executing bash-5.0.17-r0.post-install 13:50:20 (3/39) Installing nghttp2-libs (1.41.0-r0) 13:50:20 (4/39) Installing libcurl (7.76.1-r0) 13:50:21 (5/39) Installing curl (7.76.1-r0) 13:50:21 (6/39) Installing dumb-init (1.2.2-r1) 13:50:21 (7/39) Installing libbz2 (1.0.8-r1) 13:50:21 (8/39) Installing expat (2.2.9-r1) 13:50:21 (9/39) Installing libffi (3.3-r2) 13:50:21 (10/39) Installing gdbm (1.13-r1) 13:50:21 (11/39) Installing xz-libs (5.2.5-r0) 13:50:21 (12/39) Installing sqlite-libs (3.32.1-r0) 13:50:21 (13/39) Installing python3 (3.8.10-r0) 13:50:21 Removing intermediate container 28703b6cc8c9 13:50:21 ---> 8d3ca0593491 13:50:21 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 13:50:24 ---> Running in 5cf39705f5fb 13:50:24 (14/39) Installing py3-appdirs (1.4.4-r1) 13:50:24 (15/39) Installing py3-ordered-set (4.0.1-r0) 13:50:24 (16/39) Installing py3-parsing (2.4.7-r0) 13:50:24 (17/39) Installing py3-six (1.15.0-r0) 13:50:24 (18/39) Installing py3-packaging (20.4-r0) 13:50:24 (19/39) Installing py3-setuptools (47.0.0-r0) 13:50:24 (20/39) Installing py3-chardet (3.0.4-r4) 13:50:24 (21/39) Installing py3-idna (2.9-r0) 13:50:24 (22/39) Installing py3-certifi (2020.4.5.1-r0) 13:50:26 (23/39) Installing py3-urllib3 (1.25.9-r0) 13:50:31 (24/39) Installing py3-requests (2.23.0-r0) 13:50:31 (25/39) Installing py3-msgpack (1.0.0-r0) 13:50:31 (26/39) Installing py3-lockfile (0.12.2-r3) 13:50:31 (27/39) Installing py3-cachecontrol (0.12.6-r0) 13:50:31 Removing intermediate container 5cf39705f5fb 13:50:31 ---> cd4b109405de 13:50:31 Step 14/23 : ENV APP_PORT=48060 13:50:31 (28/39) Installing py3-colorama (0.4.3-r0) 13:50:32 (29/39) Installing py3-distlib (0.3.0-r0) 13:50:32 (30/39) Installing py3-distro (1.5.0-r1) 13:50:32 (31/39) Installing py3-webencodings (0.5.1-r3) 13:50:32 (32/39) Installing py3-html5lib (1.0.1-r4) 13:50:33 (33/39) Installing py3-pytoml (0.1.21-r0) 13:50:33 Removing intermediate container 4963fcedc807 13:50:33 ---> ca1c34566ad6 13:50:33 13:50:33 Step 11/24 : FROM alpine:3.12 13:50:33 ---> 13621d1b12d4 13:50:33 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 13:50:33 ---> Running in 25d850f0ccc8 13:50:33 (34/39) Installing py3-pep517 (0.8.2-r0) 13:50:33 (35/39) Installing py3-progress (1.5-r0) 13:50:33 (36/39) Installing py3-toml (0.10.1-r0) 13:50:33 (37/39) Installing py3-retrying (1.3.3-r0) 13:50:33 (38/39) Installing py3-contextlib2 (0.6.0-r0) 13:50:33 (39/39) Installing py3-pip (20.1.1-r0) 13:50:34 ---> Running in 1b8e2afd7511 13:50:34 Executing busybox-1.31.1-r19.trigger 13:50:34 OK: 72 MiB in 59 packages 13:50:36 Collecting docker-compose==1.23.2 13:50:36 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 13:50:37 Removing intermediate container 25d850f0ccc8 13:50:37 ---> 4e56e6da0c6b 13:50:37 Step 15/23 : EXPOSE $APP_PORT 13:50:37 Collecting texttable<0.10,>=0.9.0 13:50:37 Downloading texttable-0.9.1.tar.gz (11 kB) 13:50:38 Removing intermediate container 1b8e2afd7511 13:50:38 ---> c74aa6eb0a8d 13:50:38 Step 13/24 : ENV APP_PORT=48080 13:50:38 ---> Running in ded123a29f8a 13:50:38 ---> Running in 04bb31af7945 13:50:38 Collecting jsonschema<3,>=2.5.1 13:50:38 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 13:50:38 Removing intermediate container ded123a29f8a 13:50:38 ---> e0444ca27ea9 13:50:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:50:38 Collecting PyYAML<4,>=3.10 13:50:38 Downloading PyYAML-3.13.tar.gz (270 kB) 13:50:39 Removing intermediate container 04bb31af7945 13:50:39 ---> 40cd02290ca2 13:50:39 Step 14/24 : EXPOSE $APP_PORT 13:50:39 Collecting docopt<0.7,>=0.6.1 13:50:39 Downloading docopt-0.6.2.tar.gz (25 kB) 13:50:41 ---> 196a9a3bbcb4 13:50:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:50:41 ---> Running in dea34a6a2ed8 13:50:41 Collecting websocket-client<1.0,>=0.32.0 13:50:41 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 13:50:41 Collecting dockerpty<0.5,>=0.4.1 13:50:41 Downloading dockerpty-0.4.1.tar.gz (13 kB) 13:50:43 Collecting docker<4.0,>=3.6.0 13:50:43 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 13:50:43 Removing intermediate container dea34a6a2ed8 13:50:43 ---> 78ac07da1c04 13:50:43 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:50:43 Collecting cached-property<2,>=1.2.0 13:50:43 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 13:50:43 ---> 627a665f47a0 13:50:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 13:50:43 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 13:50:43 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 13:50:43 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 13:50:44 Collecting docker-pycreds>=0.4.0 13:50:44 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 13:50:44 ---> Running in 905de858d0aa 13:50:44 Collecting urllib3<1.25,>=1.21.1 13:50:44 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 13:50:45 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) 13:50:45 ---> 3acc518dba4c 13:50:45 Step 19/23 : ENTRYPOINT ["/support-notifications"] 13:50:45 Collecting idna<2.8,>=2.5 13:50:45 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 13:50:45 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) 13:50:45 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 13:50:45 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 13:50:45 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 13:50:45 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 13:50:45 Installing collected packages: texttable, jsonschema, PyYAML, docopt, websocket-client, dockerpty, docker-pycreds, urllib3, idna, requests, docker, cached-property, docker-compose 13:50:45 Running setup.py install for texttable: started 13:50:45 ---> Running in 2652052ca79e 13:50:46 Running setup.py install for texttable: finished with status 'done' 13:50:46 Running setup.py install for PyYAML: started 13:50:46 Removing intermediate container 2652052ca79e 13:50:46 ---> 4784c58cab10 13:50:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:50:46 Running setup.py install for PyYAML: finished with status 'done' 13:50:47 Running setup.py install for docopt: started 13:50:47 ---> Running in 839c67804dbb 13:50:47 Running setup.py install for docopt: finished with status 'done' 13:50:48 Running setup.py install for dockerpty: started 13:50:48 Removing intermediate container 839c67804dbb 13:50:48 ---> f6384e913948 13:50:48 Step 21/23 : LABEL arch=x86_64 13:50:48 Removing intermediate container 905de858d0aa 13:50:48 ---> c028c9390f51 13:50:48 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 13:50:49 Running setup.py install for dockerpty: finished with status 'done' 13:50:49 ---> Running in 91385791406c 13:50:49 Attempting uninstall: urllib3 13:50:49 Found existing installation: urllib3 1.25.9 13:50:49 Uninstalling urllib3-1.25.9: 13:50:49 Successfully uninstalled urllib3-1.25.9 13:50:50 ---> Running in 859d6739a3b1 13:50:50 Attempting uninstall: idna 13:50:50 Found existing installation: idna 2.9 13:50:50 Uninstalling idna-2.9: 13:50:50 Successfully uninstalled idna-2.9 13:50:51 Attempting uninstall: requests 13:50:51 Removing intermediate container 91385791406c 13:50:51 ---> e40445e963e5 13:50:51 Step 22/23 : LABEL git_sha=2d79ae530791cfff4ba3b7daf141a8e7434efb95 13:50:51 Found existing installation: requests 2.23.0 13:50:51 Uninstalling requests-2.23.0: 13:50:51 Successfully uninstalled requests-2.23.0 13:50:51 ---> Running in e98ca66083ce 13:50:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:50:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:50:53 (1/6) Installing dumb-init (1.2.2-r1) 13:50:53 Removing intermediate container e98ca66083ce 13:50:53 ---> 35be549f7257 13:50:53 Step 23/23 : LABEL version=0.0.0 13:50:53 (2/6) Installing libgcc (9.3.0-r2) 13:50:53 (3/6) Installing libsodium (1.0.18-r0) 13:50:53 (4/6) Installing libstdc++ (9.3.0-r2) 13:50:53 ---> Running in 2106580b0246 13:50:53 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 13:50:53 (5/6) Installing libzmq (4.3.3-r0) 13:50:53 (6/6) Installing zeromq (4.3.3-r0) 13:50:53 Executing busybox-1.31.1-r20.trigger 13:50:53 OK: 8 MiB in 20 packages 13:50:53 Removing intermediate container 2106580b0246 13:50:53 ---> 2fbf83a7a6c5 13:50:53 13:50:54 Successfully built 2fbf83a7a6c5 13:50:54 Successfully tagged support-notifications:latest 13:51:02  Building support-notifications ... done Removing intermediate container 859d6739a3b1 13:51:02 ---> 9bc96b30170f 13:51:02 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 13:51:02 Removing intermediate container a097d1e07df9 13:51:02 ---> 2779129d4c76 13:51:02 Step 15/24 : ENV APP_PORT=48090 13:51:03 ---> Running in 7c30050d0db8 13:51:03 ---> 94c5271a5ca1 13:51:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:51:05 Removing intermediate container 7c30050d0db8 13:51:05 ---> 7e3da3f94261 13:51:05 Step 16/24 : EXPOSE $APP_PORT 13:51:05 ---> Running in 667720f8615a 13:51:07 ---> 6897feb2bbd2 13:51:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 13:51:07 Removing intermediate container 667720f8615a 13:51:07 ---> 7c2b02c45a99 13:51:07 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 13:51:07 ---> 149a11017e6e 13:51:07 Step 20/24 : ENTRYPOINT ["/core-data"] 13:51:07 ---> Running in f1f88b6580ea 13:51:08 Removing intermediate container f1f88b6580ea 13:51:08 ---> 9f840ec6ce35 13:51:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:51:08 ---> 95ec65177240 13:51:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 13:51:08 ---> Running in 07133cba1152 13:51:09 ---> 6aa8070e25c2 13:51:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 13:51:09 Removing intermediate container 07133cba1152 13:51:09 ---> 9a636c2b1b4f 13:51:09 Step 22/24 : LABEL arch=x86_64 13:51:09 ---> Running in 03dd2828ac82 13:51:09 ---> d8245d8dbee0 13:51:09 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 13:51:10 ---> Running in 81af093c7016 13:51:10 Removing intermediate container 03dd2828ac82 13:51:10 ---> 0ee815f082c2 13:51:10 Step 23/24 : LABEL git_sha=2d79ae530791cfff4ba3b7daf141a8e7434efb95 13:51:10 ---> Running in 90ab507afff9 13:51:10 Removing intermediate container 81af093c7016 13:51:10 ---> 1d4bbbeafffe 13:51:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:51:10 ---> Running in e6488b5b8172 13:51:10 Removing intermediate container 90ab507afff9 13:51:10 ---> 1270d2ee9565 13:51:10 Step 24/24 : LABEL version=0.0.0 13:51:11 ---> Running in f02dba5d30fe 13:51:11 Removing intermediate container e6488b5b8172 13:51:11 ---> d758c680415a 13:51:11 Step 22/24 : LABEL arch=x86_64 13:51:11 ---> Running in a4ca0a4b5b10 13:51:11 Removing intermediate container f02dba5d30fe 13:51:11 ---> 48b9d77e8c52 13:51:11 13:51:11 Successfully built 48b9d77e8c52 13:51:11 Successfully tagged core-data:latest 13:51:11  Building core-data ... done Removing intermediate container a4ca0a4b5b10 13:51:11 ---> 06b6a8634963 13:51:11 Step 23/24 : LABEL git_sha=2d79ae530791cfff4ba3b7daf141a8e7434efb95 13:51:12 ---> Running in bd92d728e5c4 13:51:12 Removing intermediate container bd92d728e5c4 13:51:12 ---> 3b9c66165355 13:51:12 Step 24/24 : LABEL version=0.0.0 13:51:12 ---> Running in ae462ab8bfb3 13:51:13 Removing intermediate container ae462ab8bfb3 13:51:13 ---> f0812760ebe0 13:51:13 13:51:13 Successfully built f0812760ebe0 13:51:13 Successfully tagged sys-mgmt-agent:latest 13:51:14  Building sys-mgmt-agent ... done  [Pipeline] } 13:51:14 $ docker stop --time=1 084657c80303b791c9e7f2ee6197a4d0a3318a2fc6be8a97b9a7d160493393ce 13:51:16 $ docker rm -f 084657c80303b791c9e7f2ee6197a4d0a3318a2fc6be8a97b9a7d160493393ce [Pipeline] // withDockerContainer [Pipeline] sh 13:51:16 + docker images 13:51:17 REPOSITORY TAG IMAGE ID CREATED SIZE 13:51:17 sys-mgmt-agent latest f0812760ebe0 5 seconds ago 312MB 13:51:17 core-data latest 48b9d77e8c52 6 seconds ago 21.6MB 13:51:17 support-notifications latest 2fbf83a7a6c5 24 seconds ago 17.7MB 13:51:17 ca1c34566ad6 46 seconds ago 1.17GB 13:51:17 d06bdcf3a85f About a minute ago 1.16GB 13:51:17 4802b5ccecec About a minute ago 1.15GB 13:51:17 security-proxy-setup latest 23a0181c06a1 About a minute ago 25.3MB 13:51:17 bc135bcacd42 About a minute ago 1.16GB 13:51:17 security-bootstrapper latest 8b134053bb7f About a minute ago 18.2MB 13:51:17 security-secretstore-setup latest 56544ccc2d20 3 minutes ago 25.8MB 13:51:17 core-command latest fc6be43a5d82 3 minutes ago 17.1MB 13:51:17 support-scheduler latest 3a26af439a8d 3 minutes ago 17.1MB 13:51:17 core-metadata latest 1b6b58152f60 3 minutes ago 18.6MB 13:51:17 fcebd01a6a67 3 minutes ago 1.16GB 13:51:17 a0460ab6efc2 3 minutes ago 1.15GB 13:51:17 c4214c9a08cb 4 minutes ago 1.16GB 13:51:17 8d41c4ddcd72 4 minutes ago 1.17GB 13:51:17 8192c705b1a5 4 minutes ago 1.16GB 13:51:17 ci-base-image-x86_64 latest 8f68c2d28e21 11 minutes ago 648MB 13:51:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 weeks ago 445MB 13:51:17 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 weeks ago 37.5MB 13:51:17 alpine 3.12 13621d1b12d4 4 weeks ago 5.58MB 13:51:17 docker 20.10.0 aefe523efa57 5 months ago 240MB 13:51:17 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 13:51:32 Still waiting to schedule task 13:51:32 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 13:53:22 Running on prd-ubuntu18.04-docker-8c-8g-1740 in /w/workspace/edgexfoundry_edgex-go_PR-3464 [Pipeline] { [Pipeline] ws 13:53:22 Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout 13:53:22 The recommended git tool is: git 13:53:25 using credential edgex-jenkins-ssh 13:53:25 Cloning the remote Git repository 13:53:25 Cloning repository git@github.com:edgexfoundry/edgex-go.git 13:53:25 > git init /w/workspace/edgex-go/8 # timeout=10 13:53:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:53:26 > git --version # timeout=10 13:53:26 > git --version # 'git version 2.17.1' 13:53:26 using GIT_SSH to set credentials SSH Credentials for GitHub 13:53:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:53:40 Merging remotes/origin/master commit f8639be71566bc17dc794f8d8590871c369ea833 into PR head commit 2d79ae530791cfff4ba3b7daf141a8e7434efb95 13:53:40 Merge succeeded, producing 2d79ae530791cfff4ba3b7daf141a8e7434efb95 13:53:40 Checking out Revision 2d79ae530791cfff4ba3b7daf141a8e7434efb95 (PR-3464) 13:53:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:53:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:53:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:53:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:53:39 using GIT_SSH to set credentials SSH Credentials for GitHub 13:53:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3464/head:refs/remotes/origin/PR-3464 +refs/heads/master:refs/remotes/origin/master # timeout=10 13:53:40 > git config core.sparsecheckout # timeout=10 13:53:40 > git checkout -f 2d79ae530791cfff4ba3b7daf141a8e7434efb95 # timeout=10 13:53:40 > git remote # timeout=10 13:53:40 > git config --get remote.origin.url # timeout=10 13:53:40 using GIT_SSH to set credentials SSH Credentials for GitHub 13:53:40 > git merge f8639be71566bc17dc794f8d8590871c369ea833 # timeout=10 13:53:40 > git rev-parse HEAD^{commit} # timeout=10 13:53:40 > git config core.sparsecheckout # timeout=10 13:53:40 > git checkout -f 2d79ae530791cfff4ba3b7daf141a8e7434efb95 # timeout=10 13:53:43 Commit message: "Merge branch 'master' into issue-3463" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:53:45 + echo snap-build.sh 13:53:45 snap-build.sh 13:53:45 + SNAP_BASE_DIR=. 13:53:45 + '[' '!' -z /w/workspace/edgex-go/8 ']' 13:53:45 + SNAP_BASE_DIR=/w/workspace/edgex-go/8 13:53:45 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/8]' 13:53:45 [snap-build] Building snap in dir [/w/workspace/edgex-go/8] 13:53:45 + cd /w/workspace/edgex-go/8 13:53:45 + sudo apt-get remove -qy --purge lxd lxd-client 13:53:45 Reading package lists... 13:53:45 Building dependency tree... 13:53:45 Reading state information... 13:53:45 The following packages were automatically installed and are no longer required: 13:53:45 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 13:53:45 uidmap xdelta3 13:53:45 Use 'sudo apt autoremove' to remove them. 13:53:45 The following packages will be REMOVED: 13:53:45 lxd* lxd-client* 13:53:46 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 13:53:46 After this operation, 31.7 MB disk space will be freed. 13:53:53 (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.) 13:53:53 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 13:53:54 Removing lxd dnsmasq configuration 13:53:55 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 13:53:56 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 13:53:59 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 13:53:59 (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.) 13:53:59 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 13:54:02 Processing triggers for systemd (237-3ubuntu10.45) ... 13:54:02 Processing triggers for ureadahead (0.100.0-21) ... 13:54:04 + sudo snap remove --purge lxd 13:54:04 snap "lxd" is not installed 13:54:04 + sudo groupadd --force --system lxd 13:54:04 ++ whoami 13:54:04 + sudo /usr/sbin/usermod -G lxd -a jenkins 13:54:04 + newgrp - lxd 13:54:04 + sudo snap install lxd 13:54:22 2021-05-18T13:54:18Z INFO Waiting for automatic snapd restart... 13:54:54 lxd 4.14 from Canonical* installed 13:54:54 + sudo lxd init --auto 13:55:01 + sudo snap install --classic snapcraft 13:55:13 snapcraft 4.7.1 from Canonical* installed 13:55:13 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 13:55:13 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 13:55:13 % Total % Received % Xferd Average Speed Time Time Time Current 13:55:13 Dload Upload Total Spent Left Speed 13:55:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4045 0 --:--:-- --:--:-- --:--:-- 4019 13:55:13 100 3325k 100 3325k 0 0 9313k 0 --:--:-- --:--:-- --:--:-- 9313k 13:55:13 ./yq_linux_amd64 13:55:13 + sudo snapcraft prime --use-lxd 13:55:13 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 13:55:13 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: 13:55:13 - README.md 13:55:13 13:55:13 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 13:55:14 Launching a container. 13:55:23 Waiting for container to be ready 13:55:23 To start your first instance, try: lxc launch ubuntu:18.04 13:55:23 13:55:27 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 13:55:27 Waiting for network to be ready... 13:55:28 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 13:55:28 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] 13:55:28 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 13:55:28 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] 13:55:28 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 13:55:28 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 13:55:28 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 13:55:28 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 13:55:28 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] 13:55:28 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 13:55:28 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 13:55:28 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 13:55:29 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 13:55:29 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 13:55:29 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 13:55:29 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 13:55:29 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 13:55:29 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 13:55:29 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 13:55:29 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2068 kB] 13:55:29 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 13:55:29 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 13:55:29 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 13:55:29 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 13:55:29 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 13:55:29 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 13:55:29 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 13:55:32 Fetched 24.6 MB in 4s (5946 kB/s) 13:55:33 Reading package lists... 13:55:33 Reading package lists... 13:55:33 Building dependency tree... 13:55:33 Reading state information... 13:55:33 The following additional packages will be installed: 13:55:33 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 13:55:33 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 13:55:33 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 13:55:33 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 13:55:33 Suggested packages: 13:55:33 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 13:55:33 Recommended packages: 13:55:33 gnupg libsasl2-modules 13:55:33 The following NEW packages will be installed: 13:55:33 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 13:55:33 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 13:55:33 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 13:55:33 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 13:55:33 The following packages will be upgraded: 13:55:33 gpg gpg-agent gpgconf libudev1 13:55:33 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. 13:55:33 Need to get 3530 kB of archives. 13:55:33 After this operation, 13.3 MB of additional disk space will be used. 13:55:33 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] 13:55:33 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] 13:55:33 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 13:55:33 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 13:55:33 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 13:55:34 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 13:55:35 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 13:55:35 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 13:55:35 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 13:55:35 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 13:55:35 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 13:55:35 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 13:55:35 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 13:55:35 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 13:55:35 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 13:55:35 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 13:55:35 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 13:55:35 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 13:55:35 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 13:55:35 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 13:55:35 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 13:55:35 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 13:55:35 debconf: delaying package configuration, since apt-utils is not installed 13:55:35 Fetched 3530 kB in 2s (2327 kB/s) 13:55:35 (Reading database ... 12511 files and directories currently installed.) 13:55:35 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 13:55:35 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 13:55:35 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 13:55:35 Selecting previously unselected package udev. 13:55:35 (Reading database ... 12511 files and directories currently installed.) 13:55:35 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 13:55:35 Unpacking udev (237-3ubuntu10.47) ... 13:55:35 Selecting previously unselected package libfuse2:amd64. 13:55:35 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 13:55:35 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 13:55:36 Selecting previously unselected package fuse. 13:55:36 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 13:55:36 Unpacking fuse (2.9.7-1ubuntu1) ... 13:55:36 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 13:55:36 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 13:55:36 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 13:55:36 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 13:55:36 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 13:55:36 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 13:55:36 Selecting previously unselected package libksba8:amd64. 13:55:36 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 13:55:36 Unpacking libksba8:amd64 (1.3.5-2) ... 13:55:36 Selecting previously unselected package libroken18-heimdal:amd64. 13:55:36 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:55:36 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 13:55:36 Selecting previously unselected package libasn1-8-heimdal:amd64. 13:55:36 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:55:36 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 13:55:36 Selecting previously unselected package libheimbase1-heimdal:amd64. 13:55:36 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:55:36 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 13:55:36 Selecting previously unselected package libhcrypto4-heimdal:amd64. 13:55:36 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:55:36 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 13:55:36 Selecting previously unselected package libwind0-heimdal:amd64. 13:55:36 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:55:36 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:55:36 Selecting previously unselected package libhx509-5-heimdal:amd64. 13:55:36 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:55:36 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 13:55:36 Selecting previously unselected package libkrb5-26-heimdal:amd64. 13:55:36 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:55:36 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 13:55:36 Selecting previously unselected package libheimntlm0-heimdal:amd64. 13:55:36 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:55:36 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:55:36 Selecting previously unselected package libgssapi3-heimdal:amd64. 13:55:36 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:55:36 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 13:55:37 Selecting previously unselected package libsasl2-modules-db:amd64. 13:55:37 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 13:55:37 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:55:37 Selecting previously unselected package libsasl2-2:amd64. 13:55:37 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 13:55:37 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:55:37 Selecting previously unselected package libldap-common. 13:55:37 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 13:55:37 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 13:55:37 Selecting previously unselected package libldap-2.4-2:amd64. 13:55:37 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 13:55:37 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 13:55:37 Selecting previously unselected package dirmngr. 13:55:37 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 13:55:37 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 13:55:37 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 13:55:37 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 13:55:37 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 13:55:37 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:55:37 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:55:37 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 13:55:37 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 13:55:37 Setting up libksba8:amd64 (1.3.5-2) ... 13:55:37 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:55:37 Setting up udev (237-3ubuntu10.47) ... 13:55:38 invoke-rc.d: policy-rc.d denied execution of start. 13:55:38 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 13:55:38 Processing triggers for systemd (237-3ubuntu10) ... 13:55:38 Setting up fuse (2.9.7-1ubuntu1) ... 13:55:38 Setting up gpg (2.2.4-1ubuntu1.4) ... 13:55:38 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:55:38 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 13:55:38 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 13:55:38 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 13:55:38 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 13:55:38 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:55:38 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 13:55:38 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 13:55:38 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 13:55:38 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:55:39 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 13:55:39 settings in the [Install] section, and DefaultInstance for template units). 13:55:39 This means they are not meant to be enabled using systemctl. 13:55:39 Possible reasons for having this kind of units are: 13:55:39 1) A unit may be statically enabled by being symlinked from another unit's 13:55:39 .wants/ or .requires/ directory. 13:55:39 2) A unit's purpose may be to act as a helper for some other unit which has 13:55:39 a requirement dependency on it. 13:55:39 3) A unit may be started when needed via activation (socket, path, timer, 13:55:39 D-Bus, udev, scripted systemctl call, ...). 13:55:39 4) In case of template units, the unit is meant to be enabled with some 13:55:39 instance name specified. 13:55:39 Reading package lists... 13:55:39 Building dependency tree... 13:55:39 Reading state information... 13:55:39 The following additional packages will be installed: 13:55:39 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 13:55:39 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 13:55:39 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 13:55:39 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 13:55:39 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 13:55:39 Suggested packages: 13:55:39 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 13:55:39 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 13:55:39 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 13:55:39 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 13:55:39 systemd-container policykit-1 13:55:39 Recommended packages: 13:55:39 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 13:55:39 The following NEW packages will be installed: 13:55:39 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 13:55:39 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 13:55:39 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 13:55:39 multiarch-support openssh-client python3 python3-minimal python3.6 13:55:39 python3.6-minimal snapd squashfs-tools sudo 13:55:39 The following packages will be upgraded: 13:55:39 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 13:55:39 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. 13:55:39 Need to get 35.2 MB of archives. 13:55:39 After this operation, 141 MB of additional disk space will be used. 13:55:39 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 13:55:40 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 13:55:40 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 13:55:40 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 13:55:40 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 13:55:40 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 13:55:40 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 13:55:40 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 13:55:40 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 13:55:40 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 13:55:40 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 13:55:40 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 13:55:40 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 13:55:40 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 13:55:40 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 13:55:40 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 13:55:40 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 13:55:40 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 13:55:40 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 13:55:40 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 13:55:41 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 13:55:41 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 13:55:41 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 13:55:41 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 13:55:41 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 13:55:41 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 13:55:41 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 13:55:41 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 13:55:41 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 13:55:41 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 13:55:41 debconf: delaying package configuration, since apt-utils is not installed 13:55:41 Fetched 35.2 MB in 1s (27.3 MB/s) 13:55:41 (Reading database ... 12757 files and directories currently installed.) 13:55:41 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 13:55:41 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 13:55:43 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 13:55:43 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 13:55:43 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 13:55:43 (Reading database ... 12757 files and directories currently installed.) 13:55:43 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 13:55:43 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 13:55:44 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 13:55:44 (Reading database ... 12757 files and directories currently installed.) 13:55:44 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 13:55:44 Unpacking apt (1.6.13) over (1.6.1) ... 13:55:45 Setting up apt (1.6.13) ... 13:55:45 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 13:55:45 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 13:55:45 (Reading database ... 12764 files and directories currently installed.) 13:55:45 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 13:55:45 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 13:55:46 Selecting previously unselected package libpython3.6-minimal:amd64. 13:55:46 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 13:55:46 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 13:55:47 Selecting previously unselected package libexpat1:amd64. 13:55:47 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 13:55:47 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 13:55:47 Selecting previously unselected package python3.6-minimal. 13:55:47 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 13:55:47 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 13:55:47 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 13:55:47 Checking for services that may need to be restarted...done. 13:55:47 Checking for services that may need to be restarted...done. 13:55:48 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 13:55:48 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 13:55:52 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 13:56:02 Selecting previously unselected package python3-minimal. 13:56:02 (Reading database ... 13012 files and directories currently installed.) 13:56:02 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 13:56:02 Unpacking python3-minimal (3.6.7-1~18.04) ... 13:56:03 Selecting previously unselected package mime-support. 13:56:03 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 13:56:03 Unpacking mime-support (3.60ubuntu1) ... 13:56:03 Selecting previously unselected package libmpdec2:amd64. 13:56:03 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 13:56:03 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 13:56:04 Selecting previously unselected package libpython3.6-stdlib:amd64. 13:56:04 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 13:56:04 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 13:56:06 Selecting previously unselected package python3.6. 13:56:06 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 13:56:06 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 13:56:06 Selecting previously unselected package libpython3-stdlib:amd64. 13:56:06 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 13:56:06 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 13:56:06 Setting up python3-minimal (3.6.7-1~18.04) ... 13:56:06 Selecting previously unselected package python3. 13:56:06 (Reading database ... 13442 files and directories currently installed.) 13:56:06 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 13:56:06 Unpacking python3 (3.6.7-1~18.04) ... 13:56:06 Selecting previously unselected package multiarch-support. 13:56:06 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 13:56:06 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 13:56:06 Setting up multiarch-support (2.27-3ubuntu1.4) ... 13:56:07 Selecting previously unselected package liblzo2-2:amd64. 13:56:07 (Reading database ... 13479 files and directories currently installed.) 13:56:07 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 13:56:07 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 13:56:07 Selecting previously unselected package libbsd0:amd64. 13:56:07 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 13:56:07 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 13:56:08 Selecting previously unselected package sudo. 13:56:08 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 13:56:08 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 13:56:08 Selecting previously unselected package apparmor. 13:56:08 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 13:56:08 Unpacking apparmor (2.12-4ubuntu5.1) ... 13:56:08 Selecting previously unselected package libedit2:amd64. 13:56:08 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 13:56:09 Unpacking libedit2:amd64 (3.1-20170329-1) ... 13:56:09 Selecting previously unselected package libkrb5support0:amd64. 13:56:09 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 13:56:09 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 13:56:09 Selecting previously unselected package libk5crypto3:amd64. 13:56:09 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 13:56:09 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 13:56:09 Selecting previously unselected package libkeyutils1:amd64. 13:56:09 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 13:56:09 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 13:56:09 Selecting previously unselected package libkrb5-3:amd64. 13:56:09 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 13:56:09 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 13:56:10 Selecting previously unselected package libgssapi-krb5-2:amd64. 13:56:10 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 13:56:10 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 13:56:10 Selecting previously unselected package libssl1.0.0:amd64. 13:56:10 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 13:56:10 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 13:56:10 Selecting previously unselected package openssh-client. 13:56:10 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 13:56:10 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 13:56:11 Selecting previously unselected package squashfs-tools. 13:56:11 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 13:56:11 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 13:56:11 Selecting previously unselected package snapd. 13:56:11 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 13:56:11 Unpacking snapd (2.48.3+18.04) ... 13:56:13 Setting up libedit2:amd64 (3.1-20170329-1) ... 13:56:13 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 13:56:13 Setting up mime-support (3.60ubuntu1) ... 13:56:14 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 13:56:14 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 13:56:14 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 13:56:14 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:56:14 Setting up systemd (237-3ubuntu10.47) ... 13:56:14 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 13:56:15 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 13:56:15 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 13:56:15 Setting up liblzo2-2:amd64 (2.08-1.2) ... 13:56:15 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 13:56:15 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 13:56:15 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 13:56:16 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 13:56:16 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 13:56:16 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 13:56:16 Setting up python3 (3.6.7-1~18.04) ... 13:56:16 running python rtupdate hooks for python3.6... 13:56:16 running python post-rtupdate hooks for python3.6... 13:56:16 Setting up apparmor (2.12-4ubuntu5.1) ... 13:56:19 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 13:56:19 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 13:56:19 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 13:56:19 Setting up snapd (2.48.3+18.04) ... 13:56:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 13:56:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 13:56:21 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 13:56:21 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 13:56:21 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 13:56:21 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 13:56:21 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 13:56:21 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 13:56:21 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 13:56:22 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 13:56:22 /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' 13:56:22 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:56:22 Processing triggers for systemd (237-3ubuntu10.47) ... 13:56:23 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 13:56:23 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 13:56:23 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 13:56:24 Reading package lists... 13:56:25 Reading package lists... 13:56:25 Building dependency tree... 13:56:25 Reading state information... 13:56:25 Calculating upgrade... 13:56:25 The following packages will be upgraded: 13:56:25 advancecomp base-files bash binutils binutils-common 13:56:25 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 13:56:25 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 13:56:25 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 13:56:25 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 13:56:25 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 13:56:25 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 13:56:25 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 13:56:25 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 13:56:25 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g 13:56:25 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 13:56:25 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 13:56:25 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 13:56:25 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 13:56:25 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 13:56:25 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 13:56:25 Need to get 64.0 MB of archives. 13:56:25 After this operation, 5041 kB of additional disk space will be used. 13:56:25 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] 13:56:25 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 13:56:25 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 13:56:25 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 13:56:25 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 13:56:25 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 13:56:25 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 13:56:25 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 13:56:25 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 13:56:25 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 13:56:25 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 13:56:25 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 13:56:25 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 13:56:25 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 13:56:25 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 13:56:25 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 13:56:25 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 13:56:25 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 13:56:26 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 13:56:26 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 13:56:26 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 13:56:26 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 13:56:26 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 13:56:26 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 13:56:26 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 13:56:26 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 13:56:26 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 13:56:26 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 13:56:26 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 13:56:26 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 13:56:26 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 13:56:26 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 13:56:26 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 13:56:26 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 13:56:26 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 13:56:26 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 13:56:26 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 13:56:26 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 13:56:26 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 13:56:26 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 13:56:26 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 13:56:26 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 13:56:26 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 13:56:26 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 13:56:26 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 13:56:26 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 13:56:26 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 13:56:26 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 13:56:26 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] 13:56:26 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 13:56:26 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 13:56:26 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 13:56:26 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 13:56:26 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 13:56:26 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 13:56:26 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 13:56:26 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 13:56:26 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 13:56:26 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 13:56:26 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 13:56:26 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 13:56:26 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 13:56:26 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 13:56:26 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 13:56:26 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 13:56:26 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 13:56:26 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 13:56:26 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 13:56:26 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 13:56:26 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 13:56:26 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 13:56:26 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 13:56:26 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 13:56:26 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 13:56:26 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 13:56:26 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 13:56:27 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 13:56:27 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 13:56:27 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 13:56:27 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 13:56:27 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 13:56:27 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 13:56:27 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] 13:56:27 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 13:56:27 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 13:56:27 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] 13:56:27 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 13:56:27 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 13:56:27 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 13:56:27 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 13:56:27 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 13:56:27 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 13:56:27 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 13:56:27 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 13:56:27 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] 13:56:27 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 13:56:27 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 13:56:27 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 13:56:27 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 13:56:27 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 13:56:27 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 13:56:27 debconf: delaying package configuration, since apt-utils is not installed 13:56:27 Fetched 64.0 MB in 2s (30.0 MB/s) 13:56:27 (Reading database ... 13912 files and directories currently installed.) 13:56:27 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 13:56:27 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:56:28 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 13:56:28 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:56:28 Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... 13:56:28 Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... 13:56:28 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:56:29 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:56:29 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:56:29 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:56:29 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:56:29 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:56:29 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:56:29 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:56:29 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:56:29 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:56:29 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:56:29 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:56:29 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:56:29 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:56:29 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 13:56:29 (Reading database ... 13911 files and directories currently installed.) 13:56:29 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 13:56:29 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 13:56:29 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 13:56:29 (Reading database ... 13911 files and directories currently installed.) 13:56:29 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:56:29 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:56:29 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:56:29 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:56:29 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:56:29 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:56:30 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 13:56:30 (Reading database ... 13911 files and directories currently installed.) 13:56:30 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 13:56:30 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:56:31 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 13:56:31 (Reading database ... 13911 files and directories currently installed.) 13:56:31 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 13:56:31 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 13:56:31 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 13:56:32 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 13:56:32 Setting up base-files (10.1ubuntu2.10) ... 13:56:32 Installing new version of config file /etc/issue ... 13:56:32 Installing new version of config file /etc/issue.net ... 13:56:32 Installing new version of config file /etc/lsb-release ... 13:56:32 Installing new version of config file /etc/update-motd.d/50-motd-news ... 13:56:32 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 13:56:32 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 13:56:32 Removing obsolete conffile /etc/default/motd-news ... 13:56:32 (Reading database ... 13912 files and directories currently installed.) 13:56:32 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 13:56:32 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 13:56:32 Setting up bash (4.4.18-2ubuntu1.2) ... 13:56:32 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 13:56:32 (Reading database ... 13912 files and directories currently installed.) 13:56:32 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 13:56:32 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 13:56:33 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 13:56:33 (Reading database ... 13912 files and directories currently installed.) 13:56:33 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 13:56:33 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 13:56:33 Setting up tar (1.29b-2ubuntu0.2) ... 13:56:33 (Reading database ... 13912 files and directories currently installed.) 13:56:33 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 13:56:33 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 13:56:35 Setting up dpkg (1.19.0.5ubuntu2.3) ... 13:56:35 (Reading database ... 13912 files and directories currently installed.) 13:56:35 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 13:56:35 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:56:35 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 13:56:35 (Reading database ... 13912 files and directories currently installed.) 13:56:35 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 13:56:35 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:56:36 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 13:56:36 (Reading database ... 13912 files and directories currently installed.) 13:56:36 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 13:56:36 Unpacking grep (3.1-2build1) over (3.1-2) ... 13:56:36 Setting up grep (3.1-2build1) ... 13:56:36 (Reading database ... 13912 files and directories currently installed.) 13:56:36 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 13:56:37 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 13:56:37 Setting up login (1:4.5-1ubuntu2) ... 13:56:37 (Reading database ... 13912 files and directories currently installed.) 13:56:37 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 13:56:37 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:56:38 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 13:56:38 (Reading database ... 13912 files and directories currently installed.) 13:56:38 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 13:56:38 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:56:40 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 13:56:40 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:56:40 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 13:56:40 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:56:41 Setting up perl-base (5.26.1-6ubuntu0.5) ... 13:56:41 (Reading database ... 13912 files and directories currently installed.) 13:56:41 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 13:56:41 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:56:42 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 13:56:43 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 13:56:43 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 13:56:43 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 13:56:43 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 13:56:43 (Reading database ... 13912 files and directories currently installed.) 13:56:43 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 13:56:43 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 13:56:43 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 13:56:43 (Reading database ... 13912 files and directories currently installed.) 13:56:43 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:56:43 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:56:43 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:56:44 (Reading database ... 13912 files and directories currently installed.) 13:56:44 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:56:44 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:56:44 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:56:44 (Reading database ... 13912 files and directories currently installed.) 13:56:44 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:56:44 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:56:44 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:56:45 (Reading database ... 13912 files and directories currently installed.) 13:56:45 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:56:45 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:56:45 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:56:45 (Reading database ... 13912 files and directories currently installed.) 13:56:45 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 13:56:45 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:56:45 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 13:56:45 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:56:45 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 13:56:46 (Reading database ... 13912 files and directories currently installed.) 13:56:46 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 13:56:46 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:56:46 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 13:56:46 (Reading database ... 13912 files and directories currently installed.) 13:56:46 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:56:46 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:56:46 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:56:46 (Reading database ... 13912 files and directories currently installed.) 13:56:46 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:56:46 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:56:46 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 13:56:47 (Reading database ... 13912 files and directories currently installed.) 13:56:47 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:56:47 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:56:48 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 13:56:48 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 13:56:48 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 13:56:48 (Reading database ... 13912 files and directories currently installed.) 13:56:48 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 13:56:48 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:56:49 Setting up libc-bin (2.27-3ubuntu1.4) ... 13:56:49 (Reading database ... 13912 files and directories currently installed.) 13:56:49 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 13:56:49 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:56:49 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 13:56:49 (Reading database ... 13914 files and directories currently installed.) 13:56:49 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 13:56:49 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 13:56:50 Setting up debconf (1.5.66ubuntu1) ... 13:56:51 (Reading database ... 13914 files and directories currently installed.) 13:56:51 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 13:56:51 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 13:56:51 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 13:56:51 (Reading database ... 13914 files and directories currently installed.) 13:56:51 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 13:56:51 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 13:56:51 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 13:56:51 (Reading database ... 13914 files and directories currently installed.) 13:56:51 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 13:56:51 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 13:56:51 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 13:56:51 (Reading database ... 13914 files and directories currently installed.) 13:56:51 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 13:56:52 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 13:56:52 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 13:56:52 (Reading database ... 13914 files and directories currently installed.) 13:56:52 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 13:56:52 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 13:56:53 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 13:56:53 (Reading database ... 13914 files and directories currently installed.) 13:56:53 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:56:53 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:56:53 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 13:56:53 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 13:56:53 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 13:56:53 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:56:53 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 13:56:53 (Reading database ... 13914 files and directories currently installed.) 13:56:53 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 13:56:53 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 13:56:54 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 13:56:54 (Reading database ... 13914 files and directories currently installed.) 13:56:54 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 13:56:54 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 13:56:54 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 13:56:54 (Reading database ... 13914 files and directories currently installed.) 13:56:54 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 13:56:54 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:56:54 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 13:56:54 (Reading database ... 13914 files and directories currently installed.) 13:56:54 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 13:56:54 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 13:56:55 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 13:56:55 (Reading database ... 13914 files and directories currently installed.) 13:56:55 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 13:56:55 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 13:56:57 Setting up passwd (1:4.5-1ubuntu2) ... 13:56:57 (Reading database ... 13914 files and directories currently installed.) 13:56:57 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 13:56:57 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 13:56:57 Setting up gpgv (2.2.4-1ubuntu1.4) ... 13:56:58 (Reading database ... 13914 files and directories currently installed.) 13:56:58 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 13:56:58 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 13:56:58 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 13:56:58 (Reading database ... 13914 files and directories currently installed.) 13:56:58 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 13:56:58 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 13:56:58 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 13:56:58 (Reading database ... 13914 files and directories currently installed.) 13:56:58 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 13:56:58 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 13:56:58 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 13:56:59 (Reading database ... 13914 files and directories currently installed.) 13:56:59 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 13:56:59 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 13:56:59 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 13:56:59 (Reading database ... 13914 files and directories currently installed.) 13:56:59 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 13:56:59 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 13:56:59 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 13:57:00 (Reading database ... 13914 files and directories currently installed.) 13:57:00 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 13:57:00 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 13:57:00 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 13:57:00 (Reading database ... 13914 files and directories currently installed.) 13:57:00 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 13:57:00 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 13:57:00 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 13:57:00 (Reading database ... 13914 files and directories currently installed.) 13:57:00 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 13:57:00 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 13:57:00 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 13:57:01 (Reading database ... 13915 files and directories currently installed.) 13:57:01 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 13:57:01 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 13:57:01 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 13:57:01 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 13:57:01 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 13:57:01 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 13:57:01 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 13:57:01 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 13:57:02 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 13:57:02 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 13:57:02 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 13:57:02 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 13:57:02 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 13:57:02 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 13:57:02 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 13:57:02 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 13:57:02 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 13:57:02 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 13:57:03 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 13:57:03 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 13:57:03 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 13:57:03 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 13:57:04 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 13:57:04 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 13:57:05 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 13:57:05 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 13:57:05 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 13:57:05 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 13:57:05 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 13:57:05 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 13:57:06 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 13:57:06 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 13:57:07 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 13:57:07 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 13:57:07 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 13:57:07 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 13:57:07 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:57:07 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:57:07 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:57:07 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:57:07 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:57:07 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:57:08 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:57:08 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:57:09 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:57:09 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:57:11 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:57:11 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:57:12 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:57:12 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:57:13 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:57:13 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:57:14 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:57:14 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:57:15 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 13:57:15 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 13:57:15 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 13:57:15 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 13:57:16 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 13:57:16 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 13:57:16 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 13:57:16 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 13:57:16 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 13:57:16 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 13:57:16 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 13:57:16 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 13:57:16 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 13:57:16 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 13:57:16 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:57:16 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 13:57:17 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 13:57:17 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 13:57:17 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:57:17 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 13:57:17 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 13:57:17 Setting up tzdata (2021a-0ubuntu0.18.04) ... 13:57:17 13:57:17 Current default time zone: 'Etc/UTC' 13:57:17 Local time is now: Tue May 18 13:57:17 UTC 2021. 13:57:17 Universal Time is now: Tue May 18 13:57:17 UTC 2021. 13:57:17 Run 'dpkg-reconfigure tzdata' if you wish to change it. 13:57:17 13:57:17 Setting up systemd-sysv (237-3ubuntu10.47) ... 13:57:17 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:57:17 Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... 13:57:17 Setting up mount (2.31.1-0.4ubuntu3.7) ... 13:57:17 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 13:57:17 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 13:57:17 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 13:57:17 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 13:57:17 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 13:57:17 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 13:57:17 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:57:17 Setting up procps (2:3.3.12-3ubuntu1.2) ... 13:57:18 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 13:57:18 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 13:57:18 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 13:57:18 Setting up patch (2.7.6-2ubuntu1.1) ... 13:57:18 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 13:57:18 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 13:57:18 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 13:57:18 Installing new version of config file /etc/ssl/openssl.cnf ... 13:57:18 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 13:57:18 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 13:57:18 Setting up ca-certificates (20210119~18.04.1) ... 13:57:20 Updating certificates in /etc/ssl/certs... 13:57:20 23 added, 27 removed; done. 13:57:21 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 13:57:21 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 13:57:21 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 13:57:21 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 13:57:21 Setting up pkgbinarymangler (138.18.04.1) ... 13:57:21 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 13:57:22 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 13:57:22 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 13:57:22 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 13:57:22 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 13:57:22 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 13:57:22 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 13:57:24 Setting up perl (5.26.1-6ubuntu0.5) ... 13:57:24 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 13:57:24 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 13:57:24 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 13:57:24 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 13:57:25 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 13:57:25 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 13:57:25 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 13:57:25 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 13:57:25 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 13:57:25 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 13:57:25 Processing triggers for systemd (237-3ubuntu10.47) ... 13:57:25 Processing triggers for mime-support (3.60ubuntu1) ... 13:57:25 Processing triggers for ca-certificates (20210119~18.04.1) ... 13:57:25 Updating certificates in /etc/ssl/certs... 13:57:26 0 added, 0 removed; done. 13:57:26 Running hooks in /etc/ca-certificates/update.d... 13:57:26 done. 13:57:26 Reading package lists... 13:57:27 Building dependency tree... 13:57:27 Reading state information... 13:57:27 The following NEW packages will be installed: 13:57:27 apt-transport-https 13:57:27 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 13:57:27 Need to get 1692 B of archives. 13:57:27 After this operation, 154 kB of additional disk space will be used. 13:57:27 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 13:57:27 debconf: delaying package configuration, since apt-utils is not installed 13:57:27 Fetched 1692 B in 0s (8554 B/s) 13:57:27 Selecting previously unselected package apt-transport-https. 13:57:27 (Reading database ... 13920 files and directories currently installed.) 13:57:27 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 13:57:27 Unpacking apt-transport-https (1.6.13) ... 13:57:27 Setting up apt-transport-https (1.6.13) ... 13:57:28 Waiting for network to be ready... 13:57:43 2021-05-18T13:57:37Z INFO Waiting for automatic snapd restart... 13:57:43 snapd 2.50 from Canonical* installed 13:57:43 "snapd" switched to the "latest/stable" channel 13:57:43 13:57:48 core18 20210309 from Canonical* installed 13:57:48 "core18" switched to the "latest/stable" channel 13:57:48 13:57:52 snapcraft 4.7.1 from Canonical* installed 13:57:52 "snapcraft" switched to the "latest/stable" channel 13:57:52 13:57:57 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: 13:57:57 - README.md 13:57:57 13:57:57 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 13:58:03 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 13:58:03 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 13:58:03 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 13:58:03 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 13:58:03 Fetched 88.7 kB in 1s (153 kB/s) 13:58:04 Reading package lists... 13:58:05 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 13:58:12 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 13:58:12 Reading package lists... 13:58:12 Building dependency tree... 13:58:12 Reading state information... 13:58:12 Suggested packages: 13:58:12 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 13:58:12 git-gui gitk gitweb git-cvs git-mediawiki git-svn 13:58:12 Recommended packages: 13:58:12 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 13:58:12 The following NEW packages will be installed: 13:58:12 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 13:58:12 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 13:58:12 pkg-config zip 13:58:12 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 13:58:12 Need to get 7663 kB of archives. 13:58:12 After this operation, 43.8 MB of additional disk space will be used. 13:58:12 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 13:58:12 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 13:58:12 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 13:58:12 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 13:58:12 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 13:58:12 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 13:58:12 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 13:58:12 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 13:58:12 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 13:58:12 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 13:58:12 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 13:58:12 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 13:58:12 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 13:58:12 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 13:58:12 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 13:58:12 debconf: delaying package configuration, since apt-utils is not installed 13:58:12 Fetched 7663 kB in 1s (9949 kB/s) 13:58:13 Selecting previously unselected package libglib2.0-0:amd64. 13:58:13 (Reading database ... 13924 files and directories currently installed.) 13:58:13 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 13:58:13 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 13:58:13 Selecting previously unselected package libpsl5:amd64. 13:58:13 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 13:58:13 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 13:58:13 Selecting previously unselected package libnghttp2-14:amd64. 13:58:13 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 13:58:13 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 13:58:13 Selecting previously unselected package librtmp1:amd64. 13:58:13 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 13:58:13 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 13:58:14 Selecting previously unselected package libcurl3-gnutls:amd64. 13:58:14 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 13:58:14 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 13:58:14 Selecting previously unselected package liberror-perl. 13:58:14 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 13:58:14 Unpacking liberror-perl (0.17025-1) ... 13:58:15 Selecting previously unselected package git-man. 13:58:15 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 13:58:15 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 13:58:15 Selecting previously unselected package git. 13:58:15 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 13:58:15 Unpacking git (1:2.17.1-1ubuntu0.8) ... 13:58:18 Selecting previously unselected package libnorm1:amd64. 13:58:18 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 13:58:18 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 13:58:18 Selecting previously unselected package libpgm-5.2-0:amd64. 13:58:18 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 13:58:18 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 13:58:19 Selecting previously unselected package libsodium23:amd64. 13:58:19 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 13:58:19 Unpacking libsodium23:amd64 (1.0.16-2) ... 13:58:19 Selecting previously unselected package libzmq5:amd64. 13:58:19 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 13:58:19 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 13:58:19 Selecting previously unselected package libzmq3-dev:amd64. 13:58:19 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 13:58:19 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 13:58:20 Selecting previously unselected package pkg-config. 13:58:20 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 13:58:20 Unpacking pkg-config (0.29.1-0ubuntu2) ... 13:58:20 Selecting previously unselected package zip. 13:58:20 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 13:58:20 Unpacking zip (3.0-11build1) ... 13:58:20 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 13:58:20 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 13:58:20 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 13:58:20 Setting up liberror-perl (0.17025-1) ... 13:58:20 Setting up libpsl5:amd64 (0.19.1-5build1) ... 13:58:20 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 13:58:20 No schema files found: doing nothing. 13:58:20 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 13:58:20 Setting up zip (3.0-11build1) ... 13:58:20 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 13:58:21 Setting up libsodium23:amd64 (1.0.16-2) ... 13:58:21 Setting up pkg-config (0.29.1-0ubuntu2) ... 13:58:21 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 13:58:21 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 13:58:21 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 13:58:21 Setting up git (1:2.17.1-1ubuntu0.8) ... 13:58:21 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 13:58:28 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 13:58:28 git set to automatically installed. 13:58:28 git-man set to automatically installed. 13:58:28 libcurl3-gnutls set to automatically installed. 13:58:28 liberror-perl set to automatically installed. 13:58:28 libglib2.0-0 set to automatically installed. 13:58:28 libnghttp2-14 set to automatically installed. 13:58:28 libnorm1 set to automatically installed. 13:58:28 libpgm-5.2-0 set to automatically installed. 13:58:28 libpsl5 set to automatically installed. 13:58:28 librtmp1 set to automatically installed. 13:58:28 libsodium23 set to automatically installed. 13:58:28 libzmq3-dev set to automatically installed. 13:58:28 libzmq5 set to automatically installed. 13:58:28 pkg-config set to automatically installed. 13:58:28 zip set to automatically installed. 13:58:32 snapd is not logged in, snap install commands will use sudo 13:58:42 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 13:58:54 core18 20210507 from Canonical* refreshed 13:58:54 snapd is not logged in, snap install commands will use sudo 13:59:03 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 13:59:21 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 13:59:21 Pulling go-build-helper 13:59:21 + snapcraftctl pull 13:59:21 'app-service-config' has dependencies that need to be staged: go-build-helper 13:59:21 Skipping pull go-build-helper (already ran) 13:59:21 Building go-build-helper 13:59:21 + snapcraftctl build 13:59:22 Staging go-build-helper 13:59:22 + snapcraftctl stage 13:59:34 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 13:59:34 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 13:59:34 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] 13:59:34 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] 13:59:34 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 13:59:34 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 13:59:34 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 13:59:34 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 13:59:34 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] 13:59:34 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 13:59:34 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 13:59:34 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 13:59:34 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 13:59:34 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 13:59:34 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 13:59:34 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 13:59:34 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 13:59:34 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 13:59:34 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 13:59:34 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2068 kB] 13:59:34 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] 13:59:34 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 13:59:34 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 13:59:34 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 13:59:34 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 13:59:34 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 13:59:34 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 13:59:34 Fetched 24.6 MB in 0s (0 B/s) 13:59:34 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 13:59:34 Fetched 224 kB in 0s (0 B/s) 13:59:34 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 13:59:34 Fetched 157 kB in 0s (0 B/s) 13:59:34 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 13:59:34 Fetched 221 kB in 0s (0 B/s) 13:59:34 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 13:59:34 Fetched 143 kB in 0s (0 B/s) 13:59:34 Pulling app-service-config 13:59:34 + snapcraftctl pull 13:59:34 Cloning into '/root/parts/app-service-config/src'... 13:59:36 Pulling config-common 13:59:36 + snapcraftctl pull 13:59:41 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 13:59:41 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 13:59:41 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 13:59:41 Fetched 0 B in 0s (0 B/s) 13:59:41 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 13:59:41 Fetched 0 B in 0s (0 B/s) 13:59:41 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 13:59:41 Fetched 0 B in 0s (0 B/s) 13:59:41 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 13:59:41 Fetched 0 B in 0s (0 B/s) 13:59:41 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 13:59:41 Fetched 0 B in 0s (0 B/s) 13:59:41 Pulling edgex-go 13:59:41 + snapcraftctl pull 14:00:03 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 14:00:03 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 14:00:03 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 14:00:03 Fetched 0 B in 0s (0 B/s) 14:00:03 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 14:00:03 Fetched 96.5 kB in 0s (0 B/s) 14:00:03 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 14:00:03 Fetched 279 kB in 0s (0 B/s) 14:00:03 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 14:00:03 Fetched 122 kB in 0s (0 B/s) 14:00:03 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 14:00:03 Fetched 77.8 kB in 0s (0 B/s) 14:00:03 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 14:00:03 Fetched 8848 B in 0s (0 B/s) 14:00:03 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 14:00:03 Fetched 47.8 kB in 0s (0 B/s) 14:00:03 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 14:00:03 Fetched 45.6 kB in 0s (0 B/s) 14:00:03 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 14:00:03 Fetched 15.0 kB in 0s (0 B/s) 14:00:03 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 14:00:03 Fetched 219 kB in 0s (0 B/s) 14:00:03 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 14:00:03 Fetched 154 kB in 0s (0 B/s) 14:00:03 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 14:00:03 Fetched 50.6 kB in 0s (0 B/s) 14:00:03 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 14:00:03 Fetched 14.8 kB in 0s (0 B/s) 14:00:03 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 14:00:03 Fetched 41.8 kB in 0s (0 B/s) 14:00:03 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 14:00:03 Fetched 499 kB in 0s (0 B/s) 14:00:03 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 14:00:03 Fetched 111 kB in 0s (0 B/s) 14:00:03 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 14:00:03 Fetched 240 kB in 0s (0 B/s) 14:00:03 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 14:00:03 Fetched 29.3 kB in 0s (0 B/s) 14:00:03 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 14:00:03 Fetched 85.5 kB in 0s (0 B/s) 14:00:03 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 14:00:03 Fetched 24.5 kB in 0s (0 B/s) 14:00:03 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 14:00:03 Fetched 49.2 kB in 0s (0 B/s) 14:00:03 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 14:00:03 Fetched 54.2 kB in 0s (0 B/s) 14:00:03 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 14:00:03 Fetched 30.8 kB in 0s (0 B/s) 14:00:03 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 14:00:03 Fetched 15.8 kB in 0s (0 B/s) 14:00:03 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 14:00:03 Fetched 85.9 kB in 0s (0 B/s) 14:00:03 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 14:00:03 Fetched 8720 B in 0s (0 B/s) 14:00:03 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 14:00:03 Fetched 137 kB in 0s (0 B/s) 14:00:03 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 14:00:03 Fetched 119 kB in 0s (0 B/s) 14:00:03 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 14:00:03 Fetched 110 kB in 0s (0 B/s) 14:00:03 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 14:00:03 Fetched 11.1 kB in 0s (0 B/s) 14:00:03 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 14:00:03 Fetched 645 kB in 0s (0 B/s) 14:00:03 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 14:00:03 Fetched 41.3 kB in 0s (0 B/s) 14:00:03 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 14:00:03 Fetched 17.9 kB in 0s (0 B/s) 14:00:03 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 14:00:03 Fetched 368 kB in 0s (0 B/s) 14:00:03 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 14:00:03 Fetched 187 kB in 0s (0 B/s) 14:00:03 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 14:00:03 Fetched 175 kB in 0s (0 B/s) 14:00:03 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 14:00:03 Fetched 206 kB in 0s (0 B/s) 14:00:03 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 14:00:03 Fetched 1301 kB in 0s (0 B/s) 14:00:03 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 14:00:03 Fetched 36.2 kB in 0s (0 B/s) 14:00:03 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 14:00:03 Fetched 159 kB in 0s (0 B/s) 14:00:03 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 14:00:03 Fetched 107 kB in 0s (0 B/s) 14:00:03 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 14:00:03 Fetched 48.7 kB in 0s (0 B/s) 14:00:03 Pulling static-packages 14:00:03 + snapcraftctl pull 14:00:03 Pulling version 14:00:03 + cd /root/project 14:00:03 + [ -f VERSION ] 14:00:03 + PROJECT_VERSION=local-dev 14:00:03 + git rev-parse --short HEAD 14:00:03 + GIT_REVISION=2d79ae53 14:00:03 + snapcraftctl set-version local-dev 14:00:03 Skipping build go-build-helper (already ran) 14:00:03 Building app-service-config 14:00:03 + make build 14:00:03 go mod tidy 14:00:05 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.58 14:00:05 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.83 14:00:05 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.52 14:00:05 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 14:00:05 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 14:00:05 go: downloading github.com/stretchr/testify v1.7.0 14:00:06 go: downloading github.com/gorilla/mux v1.8.0 14:00:06 go: downloading gopkg.in/yaml.v2 v2.4.0 14:00:06 go: downloading github.com/hashicorp/consul/api v1.8.1 14:00:06 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 14:00:06 go: downloading github.com/go-playground/validator/v10 v10.5.0 14:00:06 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 14:00:06 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 14:00:06 go: downloading github.com/davecgh/go-spew v1.1.1 14:00:06 go: downloading github.com/google/uuid v1.2.0 14:00:06 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 14:00:06 go: downloading github.com/go-kit/kit v0.8.0 14:00:06 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 14:00:06 go: downloading github.com/go-playground/universal-translator v0.17.0 14:00:06 go: downloading github.com/hashicorp/serf v0.9.5 14:00:06 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 14:00:06 go: downloading github.com/leodido/go-urn v1.2.0 14:00:06 go: downloading github.com/hashicorp/consul/sdk v0.7.0 14:00:06 go: downloading github.com/hashicorp/go-uuid v1.0.1 14:00:06 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 14:00:06 go: downloading golang.org/x/text v0.3.2 14:00:06 go: downloading github.com/x448/float16 v0.8.4 14:00:06 go: downloading github.com/pmezard/go-difflib v1.0.0 14:00:06 go: downloading github.com/kr/pretty v0.2.0 14:00:06 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 14:00:06 go: downloading github.com/stretchr/objx v0.1.0 14:00:06 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 14:00:07 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 14:00:07 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 14:00:07 go: downloading github.com/go-logfmt/logfmt v0.4.0 14:00:07 go: downloading github.com/go-stack/stack v1.8.0 14:00:07 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 14:00:07 go: downloading github.com/hashicorp/memberlist v0.2.2 14:00:07 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 14:00:07 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 14:00:07 go: downloading github.com/hashicorp/go-hclog v0.12.0 14:00:07 go: downloading github.com/pelletier/go-toml v1.9.0 14:00:07 go: downloading github.com/go-playground/locales v0.13.0 14:00:07 go: downloading github.com/mitchellh/mapstructure v1.1.2 14:00:07 go: downloading github.com/pebbe/zmq4 v1.2.7 14:00:07 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:00:07 go: downloading github.com/go-redis/redis/v7 v7.2.0 14:00:07 go: downloading github.com/mitchellh/go-homedir v1.1.0 14:00:07 go: downloading github.com/hashicorp/go-multierror v1.1.0 14:00:07 go: downloading github.com/mitchellh/copystructure v1.0.0 14:00:07 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 14:00:07 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 14:00:07 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 14:00:07 go: downloading github.com/pkg/errors v0.8.1 14:00:07 go: downloading github.com/fatih/color v1.9.0 14:00:07 go: downloading github.com/onsi/ginkgo v1.10.1 14:00:07 go: downloading github.com/hashicorp/errwrap v1.0.0 14:00:07 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 14:00:07 go: downloading github.com/hashicorp/go-msgpack v0.5.3 14:00:07 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 14:00:07 go: downloading github.com/kr/text v0.1.0 14:00:07 go: downloading github.com/miekg/dns v1.1.26 14:00:07 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 14:00:07 go: downloading github.com/mattn/go-colorable v0.1.6 14:00:07 go: downloading github.com/gorilla/websocket v1.4.2 14:00:07 go: downloading github.com/mitchellh/reflectwalk v1.0.0 14:00:07 go: downloading github.com/onsi/gomega v1.7.0 14:00:07 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 14:00:07 go: downloading github.com/hpcloud/tail v1.0.0 14:00:07 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 14:00:07 go: downloading github.com/mattn/go-isatty v0.0.12 14:00:07 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 14:00:07 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 14:00:07 go: downloading gopkg.in/fsnotify.v1 v1.4.7 14:00:07 go: downloading github.com/go-playground/assert/v2 v2.0.1 14:00:08 go: downloading github.com/hashicorp/golang-lru v0.5.0 14:00:08 go: downloading github.com/fsnotify/fsnotify v1.4.7 14:00:08 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 14:00:08 go: downloading github.com/golang/protobuf v1.3.2 14:00:08 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 14:00:20 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 14:00:20 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 14:00:20 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 14:00:20 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 14:00:20 Building config-common 14:00:20 + snapcraftctl build 14:00:22 Building edgex-go 14:00:22 + cd /root/parts/edgex-go/src 14:00:22 + make build 14:00:22 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 14:00:23 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.89 14:00:23 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 14:00:23 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 14:00:24 go: downloading github.com/pelletier/go-toml v1.9.1 14:00:24 go: downloading github.com/go-playground/validator/v10 v10.6.1 14:00:24 go: downloading github.com/go-kit/kit v0.9.0 14:00:24 go: downloading github.com/OneOfOne/xxhash v1.2.8 14:00:24 go: downloading github.com/imdario/mergo v0.3.12 14:00:24 go: downloading github.com/go-redis/redis/v7 v7.3.0 14:00:29 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 14:00:36 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 14:00:37 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 14:00:38 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 14:00:39 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 14:00:42 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 14:00:42 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 14:00:42 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 14:00:43 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 14:00:45 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 14:00:45 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 14:00:46 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 14:00:48 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 14:00:49 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 14:00:49 go: downloading github.com/lib/pq v1.10.2 14:00:52 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 14:00:52 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 14:00:52 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 14:00:52 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 14:00:52 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 14:00:52 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 14:00:52 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 14:00:52 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 14:00:52 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 14:00:52 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 14:00:52 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 14:00:52 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 14:00:52 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 14:00:52 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 14:00:52 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 14:00:52 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 14:00:52 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 14:00:52 + 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 14:00:52 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 14:00:52 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 14:00:52 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 14:00:52 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 14:00:52 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 14:00:52 + 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 14:00:52 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 14:00:52 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 14:00:52 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 14:00:55 Building static-packages 14:00:55 + snapcraftctl build 14:00:57 Building version 14:00:57 + snapcraftctl build 14:01:00 Skipping stage go-build-helper (already ran) 14:01:00 Staging app-service-config 14:01:00 + snapcraftctl stage 14:01:01 Staging config-common 14:01:01 + snapcraftctl stage 14:01:02 Staging edgex-go 14:01:02 + snapcraftctl stage 14:01:03 Staging static-packages 14:01:03 + snapcraftctl stage 14:01:04 Staging version 14:01:04 + snapcraftctl stage 14:01:05 Priming go-build-helper 14:01:05 + snapcraftctl prime 14:01:07 Priming app-service-config 14:01:07 + snapcraftctl prime 14:01:08 Priming config-common 14:01:08 + snapcraftctl prime 14:01:09 Priming edgex-go 14:01:09 + snapcraftctl prime 14:01:11 Priming static-packages 14:01:11 + snapcraftctl prime 14:01:13 Priming version 14:01:13 + snapcraftctl prime 14:01:14 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] } 19:01:34 Running on prd-ubuntu18.04-docker-arm64-4c-16g-14773 in /w/workspace/edgexfoundry_edgex-go_PR-3464 [Pipeline] { [Pipeline] ws 19:01:34 Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout 19:01:34 The recommended git tool is: git 19:01:40 using credential edgex-jenkins-ssh 19:01:40 Cloning the remote Git repository 19:01:40 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:01:40 > git init /w/workspace/edgex-go/8 # timeout=10 19:01:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:01:40 > git --version # timeout=10 19:01:40 > git --version # 'git version 2.17.1' 19:01:40 using GIT_SSH to set credentials SSH Credentials for GitHub 19:01:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:01:59 Merging remotes/origin/master commit f8639be71566bc17dc794f8d8590871c369ea833 into PR head commit 2d79ae530791cfff4ba3b7daf141a8e7434efb95 19:02:00 Merge succeeded, producing 2d79ae530791cfff4ba3b7daf141a8e7434efb95 19:02:00 Checking out Revision 2d79ae530791cfff4ba3b7daf141a8e7434efb95 (PR-3464) 19:01:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:01:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:01:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:01:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:01:58 using GIT_SSH to set credentials SSH Credentials for GitHub 19:01:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3464/head:refs/remotes/origin/PR-3464 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:01:59 > git config core.sparsecheckout # timeout=10 19:01:59 > git checkout -f 2d79ae530791cfff4ba3b7daf141a8e7434efb95 # timeout=10 19:02:00 > git remote # timeout=10 19:02:00 > git config --get remote.origin.url # timeout=10 19:02:00 using GIT_SSH to set credentials SSH Credentials for GitHub 19:02:00 > git merge f8639be71566bc17dc794f8d8590871c369ea833 # timeout=10 19:02:00 > git rev-parse HEAD^{commit} # timeout=10 19:02:00 > git config core.sparsecheckout # timeout=10 19:02:00 > git checkout -f 2d79ae530791cfff4ba3b7daf141a8e7434efb95 # timeout=10 19:02:04 Commit message: "Merge branch 'master' into issue-3463" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:02:06 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 19:02:06 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:02:06 + sudo service docker restart 19:02:06 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:02:25 provisioning config files... 19:02:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config7505855241855045645tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:02:25 ---> docker-login.sh 19:02:25 nexus3.edgexfoundry.org:10001 19:02:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:27 Configure a credential helper to remove this warning. See 19:02:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:27 19:02:27 Login Succeeded 19:02:27 nexus3.edgexfoundry.org:10002 19:02:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:28 Configure a credential helper to remove this warning. See 19:02:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:28 19:02:28 Login Succeeded 19:02:28 nexus3.edgexfoundry.org:10003 19:02:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:28 Configure a credential helper to remove this warning. See 19:02:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:28 19:02:28 Login Succeeded 19:02:28 nexus3.edgexfoundry.org:10004 19:02:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:29 Configure a credential helper to remove this warning. See 19:02:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:29 19:02:29 Login Succeeded 19:02:29 docker.io 19:02:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:29 Configure a credential helper to remove this warning. See 19:02:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:29 19:02:29 Login Succeeded 19:02:29 ---> docker-login.sh ends [Pipeline] } 19:02:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:02:30 ========================================================= 19:02:30 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:02:30 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:02:30 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 19:02:33 Sending build context to Docker daemon 167.9MB 19:02:33 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 19:02:33 Step 2/6 : FROM ${BASE} 19:02:33 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:02:33 595b0fe564bb: Pulling fs layer 19:02:33 7186ed65a4f7: Pulling fs layer 19:02:33 316046926c0a: Pulling fs layer 19:02:33 4ebd0625c992: Pulling fs layer 19:02:33 207e8628e3a3: Pulling fs layer 19:02:33 c791037a9be2: Pulling fs layer 19:02:33 ffd874e62e21: Pulling fs layer 19:02:33 4ebd0625c992: Waiting 19:02:33 207e8628e3a3: Waiting 19:02:33 c791037a9be2: Waiting 19:02:33 316046926c0a: Download complete 19:02:33 7186ed65a4f7: Verifying Checksum 19:02:33 7186ed65a4f7: Download complete 19:02:33 207e8628e3a3: Download complete 19:02:33 c791037a9be2: Verifying Checksum 19:02:33 c791037a9be2: Download complete 19:02:33 595b0fe564bb: Download complete 19:02:34 595b0fe564bb: Pull complete 19:02:35 7186ed65a4f7: Pull complete 19:02:35 316046926c0a: Pull complete 19:02:35 ffd874e62e21: Verifying Checksum 19:02:35 ffd874e62e21: Download complete 19:02:37 4ebd0625c992: Verifying Checksum 19:02:37 4ebd0625c992: Download complete 19:02:47 4ebd0625c992: Pull complete 19:02:47 207e8628e3a3: Pull complete 19:02:48 c791037a9be2: Pull complete 19:02:52 ffd874e62e21: Pull complete 19:02:52 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 19:02:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:02:52 ---> cfc18b08335c 19:02:52 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 19:02:54 ---> Running in 96e518ef5c8d 19:02:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:02:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:02:57 (1/12) Installing libmagic (5.39-r0) 19:02:57 (2/12) Installing file (5.39-r0) 19:02:58 (3/12) Installing libc-dev (0.7.2-r3) 19:02:58 (4/12) Installing g++ (10.2.1_pre1-r3) 19:03:03 (5/12) Installing fortify-headers (1.1-r0) 19:03:03 (6/12) Installing patch (2.7.6-r6) 19:03:03 (7/12) Installing build-base (0.5-r2) 19:03:03 (8/12) Installing libsodium (1.0.18-r0) 19:03:03 (9/12) Installing pkgconf (1.7.3-r0) 19:03:03 (10/12) Installing libsodium-dev (1.0.18-r0) 19:03:03 (11/12) Installing libzmq (4.3.3-r1) 19:03:04 (12/12) Installing zeromq-dev (4.3.3-r1) 19:03:04 Executing busybox-1.32.1-r6.trigger 19:03:04 OK: 218 MiB in 52 packages 19:03:08 Removing intermediate container 96e518ef5c8d 19:03:08 ---> 4579fb6a3ab1 19:03:08 Step 4/6 : WORKDIR /edgex-go 19:03:08 ---> Running in f9bbccdad210 19:03:08 Removing intermediate container f9bbccdad210 19:03:08 ---> 16660493fc98 19:03:08 Step 5/6 : COPY go.mod . 19:03:09 ---> 236f23e95b61 19:03:09 Step 6/6 : RUN go mod download 19:03:09 ---> Running in d24ef2a162a9 19:03:36 Removing intermediate container d24ef2a162a9 19:03:36 ---> 0fca3149d517 19:03:36 Successfully built 0fca3149d517 19:03:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:03:36 + docker inspect -f . ci-base-image-arm64 19:03:36 . [Pipeline] withDockerContainer 19:03:37 prd-ubuntu18.04-docker-arm64-4c-16g-14773 does not seem to be running inside a container 19:03:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:03:39 $ docker top 05e065b2135730d96c2cb1448580c5f4bb759727380373b13c1f9fddfec94812 -eo pid,comm [Pipeline] { [Pipeline] sh 19:03:40 + go version 19:03:40 go version go1.16.3 linux/arm64 [Pipeline] } 19:03:40 $ docker stop --time=1 05e065b2135730d96c2cb1448580c5f4bb759727380373b13c1f9fddfec94812 19:03:41 $ docker rm -f 05e065b2135730d96c2cb1448580c5f4bb759727380373b13c1f9fddfec94812 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:03:42 + docker inspect -f . ci-base-image-arm64 19:03:42 . [Pipeline] withDockerContainer 19:03:43 prd-ubuntu18.04-docker-arm64-4c-16g-14773 does not seem to be running inside a container 19:03:43 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:03:44 $ docker top 25977fd8b37b89601bf6e1394723c8ad56190e84d91c57ba7c54dceae8f2ab54 -eo pid,comm [Pipeline] { [Pipeline] echo 19:03:45 ========================================================= 19:03:45 [edgeXBuildGoParallel] Running Tests and Build... 19:03:45 ========================================================= [Pipeline] sh 19:03:45 + go mod tidy [Pipeline] sh 19:03:47 + make test 19:03:47 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:04:19 ? github.com/edgexfoundry/edgex-go [no test files] 19:05:27 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:05:27 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:05:36 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:05:36 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:05:39 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:05:40 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:05:40 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:05:40 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:05:44 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:05:44 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:05:55 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:05:55 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:05:55 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:05:59 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.369s coverage: 46.1% of statements 19:05:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:05:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:05:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 19:05:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 19:05:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 19:05:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 19:05:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.191s coverage: 28.7% of statements 19:05:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.286s coverage: 100.0% of statements 19:06:07 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.573s coverage: 27.8% of statements 19:06:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:06:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:06:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 19:06:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 19:06:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 19:06:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.192s coverage: 81.2% of statements 19:06:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:06:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.192s coverage: 100.0% of statements 19:06:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 19:06:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.260s coverage: 100.0% of statements 19:06:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 19:06:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 19:06:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.363s coverage: 71.3% of statements 19:06:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 19:06:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 19:06:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.782s coverage: 87.7% of statements 19:06:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 19:06:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 19:06:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.204s coverage: 78.9% of statements 19:06:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 19:06:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.202s coverage: 28.6% of statements 19:06:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:06:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:06:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 19:06:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 19:06:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 19:06:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.354s coverage: 100.0% of statements 19:06:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 19:06:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.338s coverage: 100.0% of statements 19:06:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 19:06:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.432s coverage: 86.7% of statements 19:06:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 19:06:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.552s coverage: 97.5% of statements 19:06:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 19:06:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.326s coverage: 78.3% of statements 19:06:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 19:06:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 19:06:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 19:06:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 19:06:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.281s coverage: 95.1% of statements 19:06:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 19:06:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 19:06:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 19:06:28 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 19:06:28 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:06:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 19:06:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 19:06:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:06:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:06:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 19:06:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:06:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 19:06:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:06:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 19:06:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:06:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 19:06:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 19:06:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 19:06:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.170s coverage: 58.8% of statements 19:06:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 19:06:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 19:06:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.272s coverage: 0.8% of statements 19:06:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 19:06:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.192s coverage: 21.7% of statements 19:06:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:06:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.199s coverage: 47.1% of statements 19:06:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.320s coverage: 79.5% of statements 19:06:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.190s coverage: 94.1% of statements 19:06:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.265s coverage: 96.3% of statements 19:06:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.154s coverage: 87.5% of statements 19:06:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.201s coverage: 94.4% of statements 19:06:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.180s coverage: 44.8% of statements 19:06:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.515s coverage: 81.8% of statements 19:06:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:06:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.252s coverage: 92.9% of statements 19:06:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:06:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:06:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:06:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 19:06:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:06:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:06:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:06:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:06:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:06:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements 19:06:55 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:06:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:06:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.148s coverage: 100.0% of statements 19:06:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:06:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.191s coverage: 76.0% of statements 19:06:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:06:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.175s coverage: 80.0% of statements 19:06:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.240s coverage: 87.2% of statements 19:06:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.240s coverage: 85.4% of statements 19:06:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.257s coverage: 91.2% of statements 19:06:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:06:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.756s coverage: 64.4% of statements 19:06:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:06:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:06:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.148s coverage: 100.0% of statements 19:06:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.081s coverage: 91.3% of statements 19:06:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.097s coverage: 100.0% of statements 19:06:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.089s coverage: 73.7% of statements 19:06:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.044s coverage: 100.0% of statements 19:07:00 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.993s coverage: 66.9% of statements 19:07:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:07:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:07:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:07:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.787s coverage: 43.5% of statements 19:07:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:07:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:07:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.086s coverage: 89.5% of statements 19:07:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:07:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.097s coverage: 84.8% of statements 19:07:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.417s coverage: 47.1% of statements 19:07:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:07:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:07:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 19:07:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 19:07:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 19:07:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.128s coverage: 100.0% of statements 19:07:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 19:07:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.102s coverage: 100.0% of statements 19:07:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 19:07:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 19:07:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.246s coverage: 20.1% of statements 19:07:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 19:07:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.483s coverage: 91.4% of statements 19:07:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 19:07:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 19:07:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 19:07:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.623s coverage: 28.8% of statements 19:07:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:07:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:07:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 19:07:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 19:07:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 19:07:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.169s coverage: 99.0% of statements 19:07:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 19:07:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.227s coverage: 100.0% of statements 19:07:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 19:07:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 19:07:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 19:07:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.237s coverage: 64.6% of statements 19:07:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 19:07:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.473s coverage: 97.6% of statements 19:07:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 19:07:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 19:07:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 19:07:17 ok github.com/edgexfoundry/edgex-go/internal/system 0.046s coverage: 0.0% of statements 19:07:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:07:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.069s coverage: 100.0% of statements 19:07:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 19:07:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:07:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:07:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 19:07:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.116s coverage: 87.9% of statements 19:07:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 19:07:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:07:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.061s coverage: 100.0% of statements 19:07:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.208s coverage: 28.1% of statements 19:07:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 19:07:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.058s coverage: 85.7% of statements 19:07:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 19:07:19 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 19:07:20 GO111MODULE=on go vet ./... 19:08:57 gofmt -l . 19:08:57 [ "`gofmt -l .`" = "" ] 19:08:59 ./bin/test-go-mod-tidy.sh 19:09:00 ./bin/test-attribution-txt.sh [Pipeline] sh 19:09:03 + ls -al . 19:09:03 total 868 19:09:03 drwxrwxr-x 9 1001 1001 4096 May 18 19:09 . 19:09:03 drwxr-xr-x 4 root root 4096 May 18 19:03 .. 19:09:03 -rw-rw-r-- 1 1001 1001 11 May 18 19:01 .dockerignore 19:09:03 drwxrwxr-x 8 1001 1001 4096 May 18 19:02 .git 19:09:03 drwxrwxr-x 3 1001 1001 4096 May 18 19:01 .github 19:09:03 -rw-rw-r-- 1 1001 1001 818 May 18 19:01 .gitignore 19:09:03 -rw-rw-r-- 1 1001 1001 166 May 18 19:01 .sonarcloud.properties 19:09:03 -rw-rw-r-- 1 1001 1001 8609 May 18 19:01 Attribution.txt 19:09:03 -rw-rw-r-- 1 1001 1001 3804 May 18 19:01 CONTRIBUTING.md 19:09:03 -rw-rw-r-- 1 1001 1001 931 May 18 19:01 Dockerfile.build 19:09:03 -rw-rw-r-- 1 1001 1001 863 May 18 19:01 Jenkinsfile 19:09:03 -rw-rw-r-- 1 1001 1001 10775 May 18 19:01 LICENSE 19:09:03 -rw-rw-r-- 1 1001 1001 5594 May 18 19:01 Makefile 19:09:03 -rw-rw-r-- 1 1001 1001 7978 May 18 19:01 README.md 19:09:03 -rw-rw-r-- 1 1001 1001 6755 May 18 19:01 SECURITY.md 19:09:03 -rw-rw-r-- 1 1001 1001 5 May 18 13:38 VERSION 19:09:03 -rw-rw-r-- 1 1001 1001 4131 May 18 19:01 ZMQWindows.md 19:09:03 drwxrwxr-x 2 1001 1001 4096 May 18 19:01 bin 19:09:03 drwxrwxr-x 14 1001 1001 4096 May 18 19:01 cmd 19:09:03 -rw-r--r-- 1 root root 733080 May 18 19:07 coverage.out 19:09:03 -rw-r--r-- 1 root root 1060 May 18 19:08 go.mod 19:09:03 -rw-r--r-- 1 root root 22101 May 18 19:03 go.sum 19:09:03 drwxrwxr-x 8 1001 1001 4096 May 18 19:02 internal 19:09:03 drwxrwxr-x 4 1001 1001 4096 May 18 19:02 openapi 19:09:03 drwxrwxr-x 4 1001 1001 4096 May 18 19:02 snap 19:09:03 -rw-rw-r-- 1 1001 1001 168 May 18 19:02 version.go [Pipeline] sh 19:09:04 + '[' -e coverage.out ] 19:09:04 + chown 1001:1001 coverage.out [Pipeline] stash 19:09:04 Warning: overwriting stash ‘coverage-report’ 19:09:05 Stashed 1 file(s) [Pipeline] sh 19:09:05 + make build 19:09:06 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 19:09:13 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 19:09:39 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 19:09:41 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 19:09:47 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 19:09:47 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 19:09:51 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 19:09: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 19:09:59 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 19:10:02 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 19:10:05 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 19:10:09 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] } 19:10:14 $ docker stop --time=1 25977fd8b37b89601bf6e1394723c8ad56190e84d91c57ba7c54dceae8f2ab54 19:10:16 $ docker rm -f 25977fd8b37b89601bf6e1394723c8ad56190e84d91c57ba7c54dceae8f2ab54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:10:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:10:19 19:10:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:10:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:10:19 latest: Pulling from edgex-devops/edgex-compose-arm64 19:10:19 29e5d40040c1: Pulling fs layer 19:10:19 1ce36da41761: Pulling fs layer 19:10:19 25b303627fd3: Pulling fs layer 19:10:20 29e5d40040c1: Verifying Checksum 19:10:20 1ce36da41761: Verifying Checksum 19:10:20 1ce36da41761: Download complete 19:10:20 29e5d40040c1: Pull complete 19:10:22 1ce36da41761: Pull complete 19:10:22 25b303627fd3: Verifying Checksum 19:10:22 25b303627fd3: Download complete 19:10:32 25b303627fd3: Pull complete 19:10:32 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:10:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:10:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 19:10:32 prd-ubuntu18.04-docker-arm64-4c-16g-14773 does not seem to be running inside a container 19:10:32 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:10:35 $ docker top ecac7b45108b6019f94dedf22813f7d6746d6995869a7a6acc534a383686d5a6 -eo pid,comm [Pipeline] { [Pipeline] sh 19:10:36 + + docker-composegrep build parallel 19:10:36 --help 19:10:39 --parallel Build images in parallel. [Pipeline] } 19:10:40 $ docker stop --time=1 ecac7b45108b6019f94dedf22813f7d6746d6995869a7a6acc534a383686d5a6 19:10:42 $ docker rm -f ecac7b45108b6019f94dedf22813f7d6746d6995869a7a6acc534a383686d5a6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:10:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:10:42 . [Pipeline] withDockerContainer 19:10:42 prd-ubuntu18.04-docker-arm64-4c-16g-14773 does not seem to be running inside a container 19:10:43 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:10:44 $ docker top 1e78fc2f607b7179408a80bea169165768fa87f808cee006b91ab82924805fb2 -eo pid,comm [Pipeline] { [Pipeline] sh 19:10:45 + docker-compose -f ./docker-compose-build.yml build --parallel 19:10:49 Building core-command ... 19:10:49 Building core-data ... 19:10:49 Building core-metadata ... 19:10:49 Building security-bootstrapper ... 19:10:49 Building security-proxy-setup ... 19:10:49 Building security-secretstore-setup ... 19:10:49 Building support-notifications ... 19:10:49 Building support-scheduler ... 19:10:49 Building sys-mgmt-agent ... 19:10:49 Building security-bootstrapper 19:10:49 Building support-scheduler 19:10:49 Building core-command 19:10:49 Building support-notifications 19:10:49 Building security-secretstore-setup 19:12:11 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:12:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:12:11 ---> 0fca3149d517 19:12:11 Step 3/23 : WORKDIR /edgex-go 19:12:11 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:12:11 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:12:11 ---> 0fca3149d517 19:12:11 Step 3/32 : WORKDIR /edgex-go 19:12:11 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:12:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:12:11 ---> 0fca3149d517 19:12:11 Step 3/24 : WORKDIR /edgex-go 19:12:11 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:12:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:12:11 ---> 0fca3149d517 19:12:11 Step 3/23 : WORKDIR /edgex-go 19:12:11 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:12:11 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:12:11 ---> 0fca3149d517 19:12:11 Step 3/26 : WORKDIR /edgex-go 19:12:11 ---> Running in 571d70aa786f 19:12:11 ---> Running in 4f032c1f92fa 19:12:11 ---> Running in 65ab7716cbe0 19:12:11 ---> Running in 28360a7eaf02 19:12:11 ---> Running in f257bdf2a130 19:12:11 Removing intermediate container 28360a7eaf02 19:12:11 ---> a3ff388a0d9f 19:12:11 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:11 Removing intermediate container 65ab7716cbe0 19:12:11 ---> b1650e40b609 19:12:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:11 Removing intermediate container 571d70aa786f 19:12:11 ---> 35d457025cee 19:12:11 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:11 Removing intermediate container 4f032c1f92fa 19:12:11 ---> b9c5a24bea5b 19:12:11 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:11 Removing intermediate container f257bdf2a130 19:12:11 ---> 217c4d3e903b 19:12:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:11 ---> Running in 8e0985351931 19:12:11 ---> Running in abea577ddcc1 19:12:11 ---> Running in 718954f79f4f 19:12:11 ---> Running in 5c186889b540 19:12:11 ---> Running in 821e6c4711a3 19:12:11 Removing intermediate container abea577ddcc1 19:12:11 ---> 2e938b36f5af 19:12:11 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:12:11 ---> Running in dc41f6d1fcc5 19:12:11 Removing intermediate container 8e0985351931 19:12:11 ---> b48b22e2d02f 19:12:11 Step 5/26 : RUN apk add --update --no-cache make git 19:12:11 Removing intermediate container 718954f79f4f 19:12:11 ---> bc2d2870ef2b 19:12:11 Step 5/32 : RUN apk add --update --no-cache make git 19:12:11 ---> Running in f367b5ec1683 19:12:11 Removing intermediate container 821e6c4711a3 19:12:11 ---> 74307a09c8a7 19:12:11 Step 5/23 : RUN apk add --update --no-cache make git 19:12:11 Removing intermediate container 5c186889b540 19:12:11 ---> a1a884198d32 19:12:11 Step 5/24 : RUN apk add --update --no-cache make git 19:12:11 ---> Running in 44ea240e6322 19:12:11 ---> Running in cc3acaa56416 19:12:11 ---> Running in b839d3d7b099 19:12:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:12:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:12:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:12:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:12:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:12:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:12:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:12:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:12:14 OK: 218 MiB in 52 packages 19:12:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:12:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:12:14 OK: 218 MiB in 52 packages 19:12:15 OK: 218 MiB in 52 packages 19:12:15 OK: 218 MiB in 52 packages 19:12:15 OK: 218 MiB in 52 packages 19:12:15 Removing intermediate container dc41f6d1fcc5 19:12:15 ---> 98b030aeff36 19:12:15 Step 6/23 : COPY go.mod . 19:12:16 Removing intermediate container f367b5ec1683 19:12:16 ---> afb8b795d103 19:12:16 Step 6/26 : COPY go.mod . 19:12:16 ---> 4c1a8ce95030 19:12:16 Step 7/23 : RUN go mod download 19:12:17 ---> Running in 50d5872af122 19:12:17 Removing intermediate container cc3acaa56416 19:12:17 ---> 071dd95be20d 19:12:17 Step 6/23 : COPY go.mod . 19:12:17 Removing intermediate container b839d3d7b099 19:12:17 ---> 8bd2b2a2aa47 19:12:17 Step 6/24 : COPY go.mod . 19:12:17 Removing intermediate container 44ea240e6322 19:12:17 ---> a971654b1f8d 19:12:17 Step 6/32 : COPY go.mod . 19:12:18 ---> ae99b521e5fb 19:12:18 Step 7/26 : RUN go mod download 19:12:18 ---> Running in 25469dc2e9c6 19:12:18 ---> fca00fc84a3c 19:12:18 Step 7/23 : RUN go mod download 19:12:19 ---> Running in 0a7eea7eb9c4 19:12:19 ---> b4daf2f683ce 19:12:19 ---> 528badf73eb0 19:12:19 Step 7/32 : RUN go mod download 19:12:19 Step 7/24 : RUN go mod download 19:12:19 ---> Running in 0b98674830f1 19:12:19 ---> Running in 4a70fadd4fae 19:12:21 Removing intermediate container 50d5872af122 19:12:21 ---> 877fe8a99aab 19:12:21 Step 8/23 : COPY . . 19:12:22 Removing intermediate container 25469dc2e9c6 19:12:22 ---> 11beafb43e8d 19:12:22 Step 8/26 : COPY . . 19:12:23 Removing intermediate container 0a7eea7eb9c4 19:12:23 ---> d4f902c5dd55 19:12:23 Step 8/23 : COPY . . 19:12:23 Removing intermediate container 4a70fadd4fae 19:12:23 ---> 002249554c99 19:12:23 Step 8/24 : COPY . . 19:12:24 Removing intermediate container 0b98674830f1 19:12:24 ---> 67d1cb855e96 19:12:24 Step 8/32 : COPY . . 19:12:51 ---> 0bffd0d622ab 19:12:51 Step 9/23 : RUN go mod tidy 19:12:51 ---> Running in eb5581410b43 19:12:51 ---> 2af9e63bb590 19:12:51 Step 9/26 : RUN go mod tidy 19:12:51 ---> 2be074be6ade 19:12:51 Step 9/24 : RUN go mod tidy 19:12:51 ---> 8ce61d3361f3 19:12:51 Step 9/32 : RUN go mod tidy 19:12:51 ---> 56b0103ac0df 19:12:51 Step 9/23 : RUN go mod tidy 19:12:51 ---> Running in cc27885d4baa 19:12:51 ---> Running in 79ad9e836fca 19:12:51 ---> Running in 6b0af17c0737 19:12:51 ---> Running in b148d857f4e7 19:12:54 Removing intermediate container eb5581410b43 19:12:54 ---> fd9477f30acc 19:12:54 Step 10/23 : RUN make cmd/support-notifications/support-notifications 19:12:54 ---> Running in c190ad877dae 19:12:56 Removing intermediate container cc27885d4baa 19:12:56 ---> b0b6179c2da5 19:12:56 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:12:56 Removing intermediate container 79ad9e836fca 19:12:56 ---> 0090279b5c3e 19:12:56 Step 10/24 : RUN make cmd/core-command/core-command 19:12:56 Removing intermediate container 6b0af17c0737 19:12:56 ---> 87da61e74fa4 19:12:56 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:12:56 ---> Running in a2bf68d22871 19:12:56 ---> Running in 045559891f8a 19:12:56 ---> Running in bef8822cfd3f 19:12:56 Removing intermediate container b148d857f4e7 19:12:56 ---> 217ded796d18 19:12:56 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:12:56 ---> Running in c7c72b1a98bd 19:12:57 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 19:12: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 19:12:58 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 19:12: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 19:12:59 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 19:14:51 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 19:14:53 Removing intermediate container bef8822cfd3f 19:14:53 ---> ba54bb5cf94d 19:14:53 19:14:53 Step 11/32 : FROM alpine:3.12 19:14:53 3.12: Pulling from library/alpine 19:14:55 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 19:14:55 Status: Downloaded newer image for alpine:3.12 19:14:55 ---> 9852663dfa18 19:14:55 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:14:56 ---> Running in f4a8c07f2920 19:14:57 Removing intermediate container f4a8c07f2920 19:14:57 ---> 2f33d6f02d30 19:14:57 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 19:14:57 Removing intermediate container a2bf68d22871 19:14:57 ---> e36b50a61b8e 19:14:57 19:14:57 Step 11/26 : FROM alpine:3.12 19:14:57 ---> 9852663dfa18 19:14:57 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 19:14:58 ---> Running in ff2e4a09c433 19:14:58 ---> Running in c961bd2ed301 19:15:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:15:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:15:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:15:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:15:01 (1/2) Installing dumb-init (1.2.2-r1) 19:15:01 (2/2) Installing su-exec (0.2-r1) 19:15:01 Executing busybox-1.31.1-r20.trigger 19:15:01 OK: 5 MiB in 16 packages 19:15:01 (1/6) Installing ca-certificates (20191127-r4) 19:15:01 (2/6) Installing nghttp2-libs (1.41.0-r0) 19:15:01 (3/6) Installing libcurl (7.76.1-r0) 19:15:01 (4/6) Installing curl (7.76.1-r0) 19:15:01 (5/6) Installing dumb-init (1.2.2-r1) 19:15:01 (6/6) Installing su-exec (0.2-r1) 19:15:01 Executing busybox-1.31.1-r20.trigger 19:15:01 Executing ca-certificates-20191127-r4.trigger 19:15:01 OK: 7 MiB in 20 packages 19:15:05 Removing intermediate container ff2e4a09c433 19:15:05 ---> 8d6998d19672 19:15:05 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 19:15:05 Removing intermediate container c190ad877dae 19:15:05 ---> a9b0e235dd9b 19:15:05 19:15:05 Step 11/23 : FROM alpine:3.12 19:15:05 ---> 9852663dfa18 19:15:05 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:15:05 ---> Running in b0ec355b27e6 19:15:06 Removing intermediate container c961bd2ed301 19:15:06 ---> 65a7a4e56eec 19:15:06 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:15:06 ---> Running in ff3c4554596c 19:15:06 ---> Running in 9e672c63e1a2 19:15:06 Removing intermediate container 045559891f8a 19:15:06 ---> e507d0122553 19:15:06 19:15:06 Step 11/24 : FROM alpine:3.12 19:15:06 ---> 9852663dfa18 19:15:06 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:15:06 Removing intermediate container b0ec355b27e6 19:15:06 ---> 19679a707aa2 19:15:06 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:15:07 ---> Running in 274e73d10131 19:15:07 ---> Running in 8207f3420309 19:15:07 Removing intermediate container 9e672c63e1a2 19:15:07 ---> 89ed974691f6 19:15:07 Step 14/26 : WORKDIR / 19:15:07 Removing intermediate container c7c72b1a98bd 19:15:07 ---> 20f83b064f7b 19:15:07 19:15:07 Step 11/23 : FROM alpine:3.12 19:15:07 ---> 9852663dfa18 19:15:07 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:15:07 ---> Running in a1ddbcb69137 19:15:07 ---> Running in 61d845b18092 19:15:07 Removing intermediate container 8207f3420309 19:15:07 ---> 7dc113dd5e98 19:15:07 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:15:08 ---> Running in 4fe2dccfb7a3 19:15:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:15:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:15:08 Removing intermediate container a1ddbcb69137 19:15:08 ---> e6a7f115c0f2 19:15:08 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:15:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:15:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:15:09 (1/2) Installing ca-certificates (20191127-r4) 19:15:09 (2/2) Installing dumb-init (1.2.2-r1) 19:15:09 Executing busybox-1.31.1-r20.trigger 19:15:09 Executing ca-certificates-20191127-r4.trigger 19:15:09 OK: 6 MiB in 16 packages 19:15:09 (1/1) Installing dumb-init (1.2.2-r1) 19:15:09 Executing busybox-1.31.1-r20.trigger 19:15:09 OK: 5 MiB in 15 packages 19:15:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:15:10 ---> 5ca3e2ad5b2d 19:15:10 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:15:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:15:10 (1/1) Installing dumb-init (1.2.2-r1) 19:15:10 Executing busybox-1.31.1-r20.trigger 19:15:10 OK: 5 MiB in 15 packages 19:15:11 ---> 85aa6de9ebc4 19:15:11 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:15:11 Removing intermediate container 274e73d10131 19:15:11 ---> c543657207a3 19:15:11 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:15:12 ---> Running in 8773eb1a5dd2 19:15:12 Removing intermediate container ff3c4554596c 19:15:12 ---> 5557b41b33e1 19:15:12 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:15:12 Removing intermediate container 4fe2dccfb7a3 19:15:12 ---> 17e524413edf 19:15:12 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 19:15:12 ---> Running in b76ff610553f 19:15:12 ---> Running in 43c7733405cf 19:15:12 Removing intermediate container 61d845b18092 19:15:12 ---> 9a1268d3f365 19:15:12 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:15:12 ---> 3ac412f5b3b0 19:15:12 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:15:12 Removing intermediate container 8773eb1a5dd2 19:15:12 ---> 62fa212e8360 19:15:12 Step 14/24 : ENV APP_PORT=48082 19:15:13 ---> Running in 163c39b31eb0 19:15:13 ---> Running in cee14126b5d8 19:15:13 Removing intermediate container 43c7733405cf 19:15:13 ---> 3ccc475cd954 19:15:13 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:15:13 Removing intermediate container b76ff610553f 19:15:13 ---> fb22db10a294 19:15:13 Step 14/23 : ENV APP_PORT=48060 19:15:13 ---> Running in 87b43901ad2d 19:15:13 Removing intermediate container 163c39b31eb0 19:15:13 ---> 4dcaea0ebaf8 19:15:13 Step 14/23 : ENV APP_PORT=48085 19:15:13 ---> Running in ba4d516d0b39 19:15:13 Removing intermediate container cee14126b5d8 19:15:13 ---> 81830406870c 19:15:13 Step 15/24 : EXPOSE $APP_PORT 19:15:13 ---> 640840684c04 19:15:13 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:15:14 ---> Running in c50bca43dba2 19:15:14 Removing intermediate container 87b43901ad2d 19:15:14 ---> 07ffc90c5397 19:15:14 Step 15/23 : EXPOSE $APP_PORT 19:15:14 ---> Running in 645f7d9aeb28 19:15:14 ---> cab98f1603d4 19:15:14 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:15:14 Removing intermediate container ba4d516d0b39 19:15:14 ---> 2f8ac9232853 19:15:14 Step 15/23 : EXPOSE $APP_PORT 19:15:14 ---> Running in 6d2aa5b7672d 19:15:14 ---> Running in d3b1fb9b3a0d 19:15:14 Removing intermediate container c50bca43dba2 19:15:14 ---> 907ff090cf4d 19:15:14 Step 16/24 : WORKDIR / 19:15:15 Removing intermediate container 645f7d9aeb28 19:15:15 ---> 1a0e7a49a799 19:15:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:15:15 ---> Running in 1b36d8e768d5 19:15:15 ---> c9f7a19b3e66 19:15:15 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:15:15 Removing intermediate container d3b1fb9b3a0d 19:15:15 ---> f01f1f522ddf 19:15:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:15:16 Removing intermediate container 1b36d8e768d5 19:15:16 ---> 88098497d473 19:15:16 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:15:16 ---> 632433a7f31c 19:15:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:15:16 ---> b408da351077 19:15:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:15:17 ---> 59efd1606533 19:15:17 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:15:17 ---> 8f8214b39826 19:15:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:15:18 Removing intermediate container 6d2aa5b7672d 19:15:18 ---> e1a9390e8188 19:15:18 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:15:18 ---> 89d04113804c 19:15:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:15:18 ---> b48a24723cff 19:15:18 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/ 19:15:18 ---> 5515be4a6432 19:15:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:15:19 ---> Running in ab26d8753848 19:15:19 ---> b2a5e0f0a857 19:15:19 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:15:19 ---> a0eaf2c38d97 19:15:19 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:15:20 ---> e908df9a9b15 19:15:20 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:15:20 ---> d77500f6e53e 19:15:20 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:15:20 ---> Running in c350975f832d 19:15:20 ---> Running in 0a32089f43ec 19:15:20 ---> 03b8431a3faa 19:15:20 Step 20/24 : ENTRYPOINT ["/core-command"] 19:15:21 Removing intermediate container c350975f832d 19:15:21 ---> edadfae7a1d2 19:15:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:15:21 Removing intermediate container 0a32089f43ec 19:15:21 ---> 994be0647f3e 19:15:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:15:21 ---> Running in 3b08a9928d52 19:15:21 ---> Running in 108169dc4d5c 19:15:21 ---> Running in 5c6826267ddd 19:15:21 ---> ba93d153229d 19:15:21 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:15:22 Removing intermediate container 3b08a9928d52 19:15:22 ---> af653838b4bb 19:15:22 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:15:22 ---> Running in 7b271ab5c8bb 19:15:22 Removing intermediate container 108169dc4d5c 19:15:22 ---> 0321d49e05fd 19:15:22 Step 21/23 : LABEL arch=arm64 19:15:22 Removing intermediate container 5c6826267ddd 19:15:22 ---> f286bd733008 19:15:22 Step 21/23 : LABEL arch=arm64 19:15:22 Removing intermediate container ab26d8753848 19:15:22 ---> 5c7c4d7a68db 19:15:22 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 19:15:22 ---> Running in a6e4a7f192bd 19:15:22 ---> Running in f4d5dc376bb5 19:15:22 ---> Running in 8f8c482874a8 19:15:22 Removing intermediate container 7b271ab5c8bb 19:15:22 ---> 2f8ef9cf044e 19:15:22 Step 22/24 : LABEL arch=arm64 19:15:22 ---> 62cdfbfdacd3 19:15:22 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:15:22 ---> Running in d7a0f2183d3b 19:15:23 Removing intermediate container 8f8c482874a8 19:15:23 ---> e39b35aa9ecc 19:15:23 Step 24/26 : LABEL arch=arm64 19:15:23 Removing intermediate container a6e4a7f192bd 19:15:23 ---> dfaf80ac35ec 19:15:23 Step 22/23 : LABEL git_sha=2d79ae530791cfff4ba3b7daf141a8e7434efb95 19:15:23 Removing intermediate container f4d5dc376bb5 19:15:23 ---> 2bc34799a729 19:15:23 Step 22/23 : LABEL git_sha=2d79ae530791cfff4ba3b7daf141a8e7434efb95 19:15:23 ---> Running in f00516a50dc7 19:15:23 ---> Running in 3323cb3457a0 19:15:23 Removing intermediate container d7a0f2183d3b 19:15:23 ---> 0e1492b889cf 19:15:23 Step 23/24 : LABEL git_sha=2d79ae530791cfff4ba3b7daf141a8e7434efb95 19:15:23 ---> Running in 67a251b4c63f 19:15:24 ---> 52093d3cd3e6 19:15:24 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:15:24 ---> Running in a2d02cb0ec1a 19:15:24 Removing intermediate container f00516a50dc7 19:15:24 ---> a746db7a3388 19:15:24 Step 23/23 : LABEL version=0.0.0 19:15:24 Removing intermediate container 3323cb3457a0 19:15:24 ---> 8205d5518239 19:15:24 Step 25/26 : LABEL git_sha=2d79ae530791cfff4ba3b7daf141a8e7434efb95 19:15:24 Removing intermediate container 67a251b4c63f 19:15:24 ---> 0888876009a1 19:15:24 Step 23/23 : LABEL version=0.0.0 19:15:24 ---> Running in f7b1dfdf1a3f 19:15:24 ---> Running in 437c0b4a41b4 19:15:24 ---> Running in 13988978d03e 19:15:24 Removing intermediate container a2d02cb0ec1a 19:15:24 ---> b698ffeedcfe 19:15:24 Step 24/24 : LABEL version=0.0.0 19:15:24 ---> d88ab7344199 19:15:24 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 19:15:24 ---> Running in a4c6c7555a0a 19:15:25 ---> Running in 3d0c4e05662f 19:15:25 Removing intermediate container f7b1dfdf1a3f 19:15:25 ---> acf741ba9c86 19:15:25 19:15:25 Removing intermediate container 437c0b4a41b4 19:15:25 ---> 30c94c82d667 19:15:25 Step 26/26 : LABEL version=0.0.0 19:15:25 Removing intermediate container 13988978d03e 19:15:25 ---> e8ca62b5c494 19:15:25 19:15:25 Removing intermediate container a4c6c7555a0a 19:15:25 ---> f6a3f1e2736c 19:15:25 19:15:26 Successfully built acf741ba9c86 19:15:26 Successfully tagged support-scheduler-arm64:latest 19:15:26  Building support-scheduler ... done Building sys-mgmt-agent 19:15:26 ---> Running in 18c37af4f4f4 19:15:26 Removing intermediate container 3d0c4e05662f 19:15:26 ---> cbd08f4834e8 19:15:26 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:15:26 Successfully built f6a3f1e2736c 19:15:26 Successfully built e8ca62b5c494 19:15:26 Successfully tagged core-command-arm64:latest 19:15:26  Building core-command ... done Building core-metadata 19:15:26 Successfully tagged support-notifications-arm64:latest 19:15:26 Building security-proxy-setup 19:15:26  Building support-notifications ... done Removing intermediate container 18c37af4f4f4 19:15:26 ---> 4814e5ad5ee5 19:15:26 19:15:27 ---> d6eed6632080 19:15:27 Step 27/32 : RUN chmod +x /entrypoint.sh 19:15:27 Successfully built 4814e5ad5ee5 19:15:27 Successfully tagged security-secretstore-setup-arm64:latest 19:15:27 Building core-data 19:15:27  Building security-secretstore-setup ... done  ---> Running in afceee451bd9 19:15:29 Removing intermediate container afceee451bd9 19:15:29 ---> 04ba1a5beddb 19:15:29 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:15:30 ---> Running in b49f43fd18d6 19:15:30 Removing intermediate container b49f43fd18d6 19:15:30 ---> b76b48ebdad4 19:15:30 Step 29/32 : CMD ["gate"] 19:15:30 ---> Running in 3c371960291e 19:15:31 Removing intermediate container 3c371960291e 19:15:31 ---> 31c27d7a1d71 19:15:31 Step 30/32 : LABEL arch=arm64 19:15:31 ---> Running in 726623ccd352 19:15:32 Removing intermediate container 726623ccd352 19:15:32 ---> 40f147b26016 19:15:32 Step 31/32 : LABEL git_sha=2d79ae530791cfff4ba3b7daf141a8e7434efb95 19:15:33 ---> Running in 7358f69add2f 19:15:34 Removing intermediate container 7358f69add2f 19:15:34 ---> cf923771af93 19:15:34 Step 32/32 : LABEL version=0.0.0 19:15:35 ---> Running in ee0e5e29da58 19:15:35 Removing intermediate container ee0e5e29da58 19:15:35 ---> a90620dee5d4 19:15:35 19:15:36 Successfully built a90620dee5d4 19:15:36 Successfully tagged security-bootstrapper-arm64:latest 19:16:32  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:16:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:16:32 ---> 0fca3149d517 19:16:32 Step 3/24 : WORKDIR /edgex-go 19:16:32 ---> Using cache 19:16:32 ---> 217c4d3e903b 19:16:32 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:16:32 ---> Using cache 19:16:32 ---> 74307a09c8a7 19:16:32 Step 5/24 : RUN apk add --update --no-cache make git 19:16:32 ---> Using cache 19:16:32 ---> 071dd95be20d 19:16:32 Step 6/24 : COPY go.mod . 19:16:32 ---> Using cache 19:16:32 ---> fca00fc84a3c 19:16:32 Step 7/24 : RUN go mod download 19:16:32 ---> Using cache 19:16:32 ---> d4f902c5dd55 19:16:32 Step 8/24 : COPY . . 19:16:32 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:16:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:16:32 ---> 0fca3149d517 19:16:32 Step 3/24 : WORKDIR /edgex-go 19:16:32 ---> Using cache 19:16:32 ---> 217c4d3e903b 19:16:32 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:16:32 ---> Using cache 19:16:32 ---> 74307a09c8a7 19:16:32 Step 5/24 : RUN apk add --update --no-cache make bash git 19:16:32 ---> Using cache 19:16:32 ---> 56b0103ac0df 19:16:32 Step 9/24 : RUN go mod tidy 19:16:32 ---> Using cache 19:16:32 ---> 217ded796d18 19:16:32 Step 10/24 : RUN make cmd/core-metadata/core-metadata 19:16:32 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:16:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:16:32 ---> 0fca3149d517 19:16:32 Step 3/22 : WORKDIR /edgex-go 19:16:32 ---> Using cache 19:16:32 ---> 217c4d3e903b 19:16:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:16:32 ---> Using cache 19:16:32 ---> 74307a09c8a7 19:16:32 Step 5/22 : RUN apk add --update --no-cache make git 19:16:32 ---> Using cache 19:16:32 ---> 071dd95be20d 19:16:32 Step 6/22 : COPY go.mod . 19:16:32 ---> Using cache 19:16:32 ---> fca00fc84a3c 19:16:32 Step 7/22 : RUN go mod download 19:16:32 ---> Using cache 19:16:32 ---> d4f902c5dd55 19:16:32 Step 8/22 : COPY . . 19:16:32 ---> Using cache 19:16:32 ---> 56b0103ac0df 19:16:32 Step 9/22 : RUN go mod tidy 19:16:32 ---> Using cache 19:16:32 ---> 217ded796d18 19:16:32 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:16:32 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:16:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:16:32 ---> 0fca3149d517 19:16:32 Step 3/24 : WORKDIR /edgex-go 19:16:32 ---> Using cache 19:16:32 ---> 217c4d3e903b 19:16:32 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:16:32 ---> Using cache 19:16:32 ---> 74307a09c8a7 19:16:32 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:16:32 ---> Running in 2f76f0a0dde2 19:16:32 ---> Running in 8605e85b9059 19:16:32 ---> Running in e6bb971c2fd4 19:16:32 ---> Running in 1d11396f8f2c 19:16:32 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 19:16:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:16:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:16:32 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 19:16:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:16:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:16:33 OK: 218 MiB in 52 packages 19:16:33 OK: 218 MiB in 52 packages 19:16:35 Removing intermediate container 1d11396f8f2c 19:16:35 ---> 6ebf3408d358 19:16:35 Step 6/24 : COPY go.mod . 19:16:35 Removing intermediate container 8605e85b9059 19:16:35 ---> 7f9c314f56f9 19:16:35 Step 6/24 : COPY go.mod . 19:16:36 ---> e00c9d75b250 19:16:36 Step 7/24 : RUN go mod download 19:16:36 ---> 4e1a692a2da8 19:16:36 Step 7/24 : RUN go mod download 19:16:36 ---> Running in 79e2970fcde3 19:16:37 ---> Running in 0fcf48bcc84b 19:16:41 Removing intermediate container 79e2970fcde3 19:16:41 ---> f9004fb49384 19:16:41 Step 8/24 : COPY . . 19:16:41 Removing intermediate container 0fcf48bcc84b 19:16:41 ---> 6c66164d5d86 19:16:41 Step 8/24 : COPY . . 19:17:14 ---> d9cf62d942a7 19:17:14 Step 9/24 : RUN go mod tidy 19:17:14 ---> d132bf2c4b7a 19:17:14 Step 9/24 : RUN go mod tidy 19:17:14 ---> Running in 412aecd937e9 19:17:14 ---> Running in 37c818223375 19:17:17 Removing intermediate container 37c818223375 19:17:17 ---> 860394e81870 19:17:17 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:17:17 ---> Running in 3736c588ae4e 19:17:18 Removing intermediate container 412aecd937e9 19:17:18 ---> 8f98bbf5f08b 19:17:18 Step 10/24 : RUN make cmd/core-data/core-data 19:17:18 ---> Running in 6ffb25608383 19:17:19 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 19:17:20 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 19:17:39 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 19:17:54 Removing intermediate container e6bb971c2fd4 19:17:54 ---> 2503dd42de03 19:17:54 19:17:54 Step 11/22 : FROM alpine:3.12 19:17:54 ---> 9852663dfa18 19:17:54 Step 12/22 : RUN apk add --update --no-cache curl 19:17:54 ---> Running in fb3a34a23c40 19:17:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:17:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:17:56 (1/4) Installing ca-certificates (20191127-r4) 19:17:56 (2/4) Installing nghttp2-libs (1.41.0-r0) 19:17:56 (3/4) Installing libcurl (7.76.1-r0) 19:17:56 (4/4) Installing curl (7.76.1-r0) 19:17:56 Executing busybox-1.31.1-r20.trigger 19:17:56 Executing ca-certificates-20191127-r4.trigger 19:17:57 OK: 7 MiB in 18 packages 19:17:59 Removing intermediate container fb3a34a23c40 19:17:59 ---> 8bb2e48020a0 19:17:59 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:17:59 ---> Running in 67e92440e73e 19:18:00 Removing intermediate container 67e92440e73e 19:18:00 ---> 889a20b818c6 19:18:00 Step 14/22 : WORKDIR /edgex 19:18:00 ---> Running in 28fea59b37b2 19:18:01 Removing intermediate container 28fea59b37b2 19:18:01 ---> 2e10e1fc022a 19:18:01 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:18:02 ---> 2679fb2cb00f 19:18:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:18:04 ---> c07682414016 19:18:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:18:05 ---> c526c3091cea 19:18:05 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:18:05 ---> Running in 6147d9268774 19:18:06 Removing intermediate container 6147d9268774 19:18:06 ---> 58bfeed9a278 19:18:06 Step 19/22 : CMD ["--init=true"] 19:18:06 ---> Running in 3fe0f02046f6 19:18:07 Removing intermediate container 3fe0f02046f6 19:18:07 ---> de917ffd761c 19:18:07 Step 20/22 : LABEL arch=arm64 19:18:07 ---> Running in 921d5634e3c6 19:18:08 Removing intermediate container 921d5634e3c6 19:18:08 ---> 8f60085d0d0f 19:18:08 Step 21/22 : LABEL git_sha=2d79ae530791cfff4ba3b7daf141a8e7434efb95 19:18:08 ---> Running in dc651ad0c325 19:18:09 Removing intermediate container dc651ad0c325 19:18:09 ---> 840a6b2b781a 19:18:09 Step 22/22 : LABEL version=0.0.0 19:18:09 ---> Running in 29ea1e2ad27a 19:18:10 Removing intermediate container 29ea1e2ad27a 19:18:10 ---> 4ea2cbfc902a 19:18:10 19:18:11 Successfully built 4ea2cbfc902a 19:18:11 Successfully tagged security-proxy-setup-arm64:latest 19:18:15  Building security-proxy-setup ... done Removing intermediate container 2f76f0a0dde2 19:18:15 ---> 3845d3baf2a0 19:18:15 19:18:15 Step 11/24 : FROM alpine:3.12 19:18:15 ---> 9852663dfa18 19:18:15 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:18:15 ---> Using cache 19:18:15 ---> 9a1268d3f365 19:18:15 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:18:15 ---> Using cache 19:18:15 ---> 4dcaea0ebaf8 19:18:15 Step 14/24 : ENV APP_PORT=48081 19:18:15 ---> Running in 2afc1a99ced0 19:18:16 Removing intermediate container 2afc1a99ced0 19:18:16 ---> 28b3a50f3190 19:18:16 Step 15/24 : EXPOSE $APP_PORT 19:18:16 ---> Running in ce2dcc841e9d 19:18:17 Removing intermediate container ce2dcc841e9d 19:18:17 ---> 99a69233df18 19:18:17 Step 16/24 : WORKDIR / 19:18:17 ---> Running in bf2f94e084d8 19:18:17 Removing intermediate container bf2f94e084d8 19:18:17 ---> 0cd89d2e3ae5 19:18:17 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:18:19 ---> ce7c55b21d73 19:18:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:18:21 ---> 45b5cbfd56c1 19:18:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:18:22 ---> 51e29e7a631c 19:18:22 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:18:22 ---> Running in 47586c432697 19:18:23 Removing intermediate container 47586c432697 19:18:23 ---> 90b3f84c5036 19:18:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:18:23 ---> Running in 3e01f9f06e15 19:18:24 Removing intermediate container 3e01f9f06e15 19:18:24 ---> 241ccfe95f77 19:18:24 Step 22/24 : LABEL arch=arm64 19:18:24 ---> Running in 3c6a366bb8b5 19:18:24 Removing intermediate container 3c6a366bb8b5 19:18:24 ---> 4180b4ba6e31 19:18:24 Step 23/24 : LABEL git_sha=2d79ae530791cfff4ba3b7daf141a8e7434efb95 19:18:25 ---> Running in 59630ede58b9 19:18:25 Removing intermediate container 59630ede58b9 19:18:25 ---> 8a25cefdc390 19:18:25 Step 24/24 : LABEL version=0.0.0 19:18:26 ---> Running in ca0c5c3cb8c2 19:18:27 Removing intermediate container ca0c5c3cb8c2 19:18:27 ---> 7c1ea4793481 19:18:27 19:18:27 Successfully built 7c1ea4793481 19:18:27 Successfully tagged core-metadata-arm64:latest 19:18:42  Building core-metadata ... done Removing intermediate container 3736c588ae4e 19:18:42 ---> 38b6ba5867e7 19:18:42 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:18:42 ---> Running in 3d564797d981 19:18:43 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 19:18:46 Removing intermediate container 3d564797d981 19:18:46 ---> 6cebb964d107 19:18:46 19:18:46 Step 12/24 : FROM docker:20.10.0 19:18:46 20.10.0: Pulling from library/docker 19:18:52 Removing intermediate container 6ffb25608383 19:18:52 ---> f8389b73b95e 19:18:52 19:18:52 Step 11/24 : FROM alpine:3.12 19:18:52 ---> 9852663dfa18 19:18:52 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:18:52 ---> Running in efbd3f7d2044 19:18:52 Removing intermediate container efbd3f7d2044 19:18:52 ---> 33fe2e47aeee 19:18:52 Step 13/24 : ENV APP_PORT=48080 19:18:53 ---> Running in 977a44a36a31 19:18:53 Removing intermediate container 977a44a36a31 19:18:53 ---> 2a540f037239 19:18:53 Step 14/24 : EXPOSE $APP_PORT 19:18:53 ---> Running in ed04c4336cb9 19:18:54 Removing intermediate container ed04c4336cb9 19:18:54 ---> 62df6d5d3f5a 19:18:54 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:18:54 ---> Running in f4c26017eb86 19:18:55 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 19:18:55 Status: Downloaded newer image for docker:20.10.0 19:18:55 ---> eeaf43b92773 19:18:55 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:18:55 ---> Running in 1c2d66d184ed 19:18:55 Removing intermediate container 1c2d66d184ed 19:18:55 ---> d2da5791edfc 19:18:55 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 19:18:55 ---> Running in 8d48b4fbf02f 19:18:56 Removing intermediate container f4c26017eb86 19:18:56 ---> a6be48f893b0 19:18:56 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 19:18:56 ---> Running in f76e6274795a 19:18:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:18:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:18:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:18:58 (1/39) Installing readline (8.0.4-r0) 19:18:58 (2/39) Installing bash (5.0.17-r0) 19:18:58 Executing bash-5.0.17-r0.post-install 19:18:58 (3/39) Installing nghttp2-libs (1.41.0-r0) 19:18:58 (4/39) Installing libcurl (7.76.1-r0) 19:18:58 (5/39) Installing curl (7.76.1-r0) 19:18:58 (6/39) Installing dumb-init (1.2.2-r1) 19:18:58 (7/39) Installing libbz2 (1.0.8-r1) 19:18:58 (8/39) Installing expat (2.2.9-r1) 19:18:58 (9/39) Installing libffi (3.3-r2) 19:18:58 (10/39) Installing gdbm (1.13-r1) 19:18:58 (11/39) Installing xz-libs (5.2.5-r0) 19:18:58 (12/39) Installing sqlite-libs (3.32.1-r0) 19:18:58 (13/39) Installing python3 (3.8.10-r0) 19:18:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:18:59 (1/6) Installing dumb-init (1.2.2-r1) 19:18:59 (2/6) Installing libgcc (9.3.0-r2) 19:18:59 (3/6) Installing libsodium (1.0.18-r0) 19:18:59 (4/6) Installing libstdc++ (9.3.0-r2) 19:18:59 (5/6) Installing libzmq (4.3.3-r0) 19:19:00 (6/6) Installing zeromq (4.3.3-r0) 19:19:00 (14/39) Installing py3-appdirs (1.4.4-r1) 19:19:00 (15/39) Installing py3-ordered-set (4.0.1-r0) 19:19:00 (16/39) Installing py3-parsing (2.4.7-r0) 19:19:00 (17/39) Installing py3-six (1.15.0-r0) 19:19:00 (18/39) Installing py3-packaging (20.4-r0) 19:19:00 Executing busybox-1.31.1-r20.trigger 19:19:00 (19/39) Installing py3-setuptools (47.0.0-r0) 19:19:00 OK: 8 MiB in 20 packages 19:19:00 (20/39) Installing py3-chardet (3.0.4-r4) 19:19:00 (21/39) Installing py3-idna (2.9-r0) 19:19:00 (22/39) Installing py3-certifi (2020.4.5.1-r0) 19:19:00 (23/39) Installing py3-urllib3 (1.25.9-r0) 19:19:00 (24/39) Installing py3-requests (2.23.0-r0) 19:19:00 (25/39) Installing py3-msgpack (1.0.0-r0) 19:19:00 (26/39) Installing py3-lockfile (0.12.2-r3) 19:19:00 (27/39) Installing py3-cachecontrol (0.12.6-r0) 19:19:00 (28/39) Installing py3-colorama (0.4.3-r0) 19:19:00 (29/39) Installing py3-distlib (0.3.0-r0) 19:19:00 (30/39) Installing py3-distro (1.5.0-r1) 19:19:00 (31/39) Installing py3-webencodings (0.5.1-r3) 19:19:00 (32/39) Installing py3-html5lib (1.0.1-r4) 19:19:00 (33/39) Installing py3-pytoml (0.1.21-r0) 19:19:00 (34/39) Installing py3-pep517 (0.8.2-r0) 19:19:00 (35/39) Installing py3-progress (1.5-r0) 19:19:00 (36/39) Installing py3-toml (0.10.1-r0) 19:19:00 (37/39) Installing py3-retrying (1.3.3-r0) 19:19:00 (38/39) Installing py3-contextlib2 (0.6.0-r0) 19:19:00 (39/39) Installing py3-pip (20.1.1-r0) 19:19:01 Executing busybox-1.31.1-r19.trigger 19:19:01 OK: 72 MiB in 59 packages 19:19:02 Removing intermediate container f76e6274795a 19:19:02 ---> f2f9a2a40bbb 19:19:02 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:19:03 ---> 1a39c4f2626d 19:19:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:19:04 ---> e43e7fed35e0 19:19:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:19:05 Collecting docker-compose==1.23.2 19:19:05 ---> 448c22a85a38 19:19:05 Step 20/24 : ENTRYPOINT ["/core-data"] 19:19:05 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:19:05 ---> Running in 7e73933d1e58 19:19:06 Removing intermediate container 7e73933d1e58 19:19:06 ---> 1839c610d11a 19:19:06 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:19:06 ---> Running in ed3f69601ee5 19:19:06 Collecting docker<4.0,>=3.6.0 19:19:06 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:19:06 Removing intermediate container ed3f69601ee5 19:19:06 ---> a5dfefeec4b1 19:19:06 Step 22/24 : LABEL arch=arm64 19:19:06 ---> Running in 97ef28297b19 19:19:07 Removing intermediate container 97ef28297b19 19:19:07 ---> 5bf8c3896794 19:19:07 Step 23/24 : LABEL git_sha=2d79ae530791cfff4ba3b7daf141a8e7434efb95 19:19:07 ---> Running in 38eeb2641ad4 19:19:07 Collecting cached-property<2,>=1.2.0 19:19:07 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:19:07 Removing intermediate container 38eeb2641ad4 19:19:07 ---> 71eb4a976e59 19:19:07 Step 24/24 : LABEL version=0.0.0 19:19:07 Collecting texttable<0.10,>=0.9.0 19:19:07 Downloading texttable-0.9.1.tar.gz (11 kB) 19:19:08 ---> Running in 6a6603b38072 19:19:08 Removing intermediate container 6a6603b38072 19:19:08 ---> 0459224e4eb9 19:19:08 19:19:09 Successfully built 0459224e4eb9 19:19:09 Successfully tagged core-data-arm64:latest 19:19:10  Building core-data ... done Collecting jsonschema<3,>=2.5.1 19:19:10 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:19:10 Collecting docopt<0.7,>=0.6.1 19:19:10 Downloading docopt-0.6.2.tar.gz (25 kB) 19:19:13 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:19:13 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:19:13 Collecting websocket-client<1.0,>=0.32.0 19:19:13 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:19:13 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 19:19:14 Collecting PyYAML<4,>=3.10 19:19:14 Downloading PyYAML-3.13.tar.gz (270 kB) 19:19:17 Collecting dockerpty<0.5,>=0.4.1 19:19:17 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:19:19 Collecting docker-pycreds>=0.4.0 19:19:19 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:19:20 Collecting urllib3<1.25,>=1.21.1 19:19:20 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:19:20 Collecting idna<2.8,>=2.5 19:19:20 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:19:20 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) 19:19:20 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) 19:19:20 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 19:19:20 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 19:19:20 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 19:19:20 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 19:19:21 Installing collected packages: docker-pycreds, urllib3, idna, requests, websocket-client, docker, cached-property, texttable, jsonschema, docopt, PyYAML, dockerpty, docker-compose 19:19:21 Attempting uninstall: urllib3 19:19:21 Found existing installation: urllib3 1.25.9 19:19:21 Uninstalling urllib3-1.25.9: 19:19:21 Successfully uninstalled urllib3-1.25.9 19:19:22 Attempting uninstall: idna 19:19:22 Found existing installation: idna 2.9 19:19:22 Uninstalling idna-2.9: 19:19:22 Successfully uninstalled idna-2.9 19:19:22 Attempting uninstall: requests 19:19:22 Found existing installation: requests 2.23.0 19:19:22 Uninstalling requests-2.23.0: 19:19:22 Successfully uninstalled requests-2.23.0 19:19:24 Running setup.py install for texttable: started 19:19:25 Running setup.py install for texttable: finished with status 'done' 19:19:26 Running setup.py install for docopt: started 19:19:28 Running setup.py install for docopt: finished with status 'done' 19:19:28 Running setup.py install for PyYAML: started 19:19:30 Running setup.py install for PyYAML: finished with status 'done' 19:19:30 Running setup.py install for dockerpty: started 19:19:31 Running setup.py install for dockerpty: finished with status 'done' 19:19: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 19:19:40 Removing intermediate container 8d48b4fbf02f 19:19:40 ---> 3c6769808b49 19:19:40 Step 15/24 : ENV APP_PORT=48090 19:19:41 ---> Running in d1ad198eb0a0 19:19:41 Removing intermediate container d1ad198eb0a0 19:19:41 ---> 44a48c03e443 19:19:41 Step 16/24 : EXPOSE $APP_PORT 19:19:41 ---> Running in b3bf2a353976 19:19:42 Removing intermediate container b3bf2a353976 19:19:42 ---> fe3b7be5bc27 19:19:42 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:19:43 ---> 83985a9fad36 19:19:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:19:44 ---> 0c2f09f9dfd0 19:19:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:19:45 ---> 419aa079f7e2 19:19:45 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 19:19:45 ---> Running in 4cc4fd0fc85a 19:19:45 Removing intermediate container 4cc4fd0fc85a 19:19:45 ---> 0ba327f14075 19:19:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:19:45 ---> Running in e0ae17e255d0 19:19:46 Removing intermediate container e0ae17e255d0 19:19:46 ---> 1cda1e5b3616 19:19:46 Step 22/24 : LABEL arch=arm64 19:19:46 ---> Running in bdcc9c109a92 19:19:46 Removing intermediate container bdcc9c109a92 19:19:46 ---> d0f25509ec12 19:19:46 Step 23/24 : LABEL git_sha=2d79ae530791cfff4ba3b7daf141a8e7434efb95 19:19:46 ---> Running in 785a815cf1a1 19:19:47 Removing intermediate container 785a815cf1a1 19:19:47 ---> 3eb2e9d38062 19:19:47 Step 24/24 : LABEL version=0.0.0 19:19:47 ---> Running in 3d53e210989d 19:19:48 Removing intermediate container 3d53e210989d 19:19:48 ---> 4de815a6eb01 19:19:48 19:19:48 Successfully built 4de815a6eb01 19:19:48 Successfully tagged sys-mgmt-agent-arm64:latest 19:19:48  Building sys-mgmt-agent ... done  [Pipeline] } 19:19:48 $ docker stop --time=1 1e78fc2f607b7179408a80bea169165768fa87f808cee006b91ab82924805fb2 19:19:50 $ docker rm -f 1e78fc2f607b7179408a80bea169165768fa87f808cee006b91ab82924805fb2 [Pipeline] // withDockerContainer [Pipeline] sh 19:19:51 + docker images 19:19:51 REPOSITORY TAG IMAGE ID CREATED SIZE 19:19:51 sys-mgmt-agent-arm64 latest 4de815a6eb01 4 seconds ago 299MB 19:19:51 core-data-arm64 latest 0459224e4eb9 43 seconds ago 20.4MB 19:19:51 f8389b73b95e About a minute ago 990MB 19:19:51 6cebb964d107 About a minute ago 977MB 19:19:51 core-metadata-arm64 latest 7c1ea4793481 About a minute ago 17.4MB 19:19:51 3845d3baf2a0 About a minute ago 989MB 19:19:51 security-proxy-setup-arm64 latest 4ea2cbfc902a About a minute ago 24MB 19:19:51 2503dd42de03 About a minute ago 978MB 19:19:51 security-bootstrapper-arm64 latest a90620dee5d4 4 minutes ago 17.2MB 19:19:51 security-secretstore-setup-arm64 latest 4814e5ad5ee5 4 minutes ago 24.4MB 19:19:51 support-scheduler-arm64 latest acf741ba9c86 4 minutes ago 16.1MB 19:19:51 core-command-arm64 latest f6a3f1e2736c 4 minutes ago 16.1MB 19:19:51 support-notifications-arm64 latest e8ca62b5c494 4 minutes ago 16.8MB 19:19:51 20f83b064f7b 4 minutes ago 981MB 19:19:51 e507d0122553 4 minutes ago 980MB 19:19:51 a9b0e235dd9b 4 minutes ago 981MB 19:19:51 e36b50a61b8e 4 minutes ago 978MB 19:19:51 ba54bb5cf94d 4 minutes ago 974MB 19:19:51 ci-base-image-arm64 latest 0fca3149d517 16 minutes ago 641MB 19:19:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 2 weeks ago 428MB 19:19:51 alpine 3.12 9852663dfa18 4 weeks ago 5.32MB 19:19:51 docker 20.10.0 eeaf43b92773 5 months ago 228MB 19:19:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 10 months ago 285MB [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 Post stage [Pipeline] libraryResource [Pipeline] sh 19:19:52 ---> job-cost.sh 19:19:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bv48 19:20:31 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:22:08 lf-activate-venv(): INFO: Adding /tmp/venv-bv48/bin to PATH 19:22:08 INFO: No Stack... 19:22:08 INFO: Retrieving Pricing Info for: v2-standard-4 19:22:08 INFO: Archiving Costs [Pipeline] sh 19:22:08 + cat /w/workspace/edgex-go/8/archives/cost.csv 19:22:08 + cut -d, -f6 [Pipeline] lock 19:22:08 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3464-8-stack-cost] 19:22:08 Resource [jenkins-edgexfoundry-edgex-go-PR-3464-8-stack-cost] did not exist. Created. 19:22:08 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3464-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:22:08 + echo total: 0.18000000715255737 [Pipeline] stash 19:22:09 Stashed 1 file(s) [Pipeline] } 19:22:09 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3464-8-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 19:22:09 provisioning config files... 19:22:09 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/8@tmp/config4393364035054118060tmp [Pipeline] { [Pipeline] sh 19:22:10 + set +x 19:22:10 + bash -s -- 19:22:10 + curl -s https://codecov.io/bash 19:22:10 19:22:10 _____ _ 19:22:10 / ____| | | 19:22:10 | | ___ __| | ___ ___ _____ __ 19:22:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:22:10 | |___| (_) | (_| | __/ (_| (_) \ V / 19:22:10 \_____\___/ \__,_|\___|\___\___/ \_/ 19:22:10 Bash-1.0.2 19:22:10 19:22:10 19:22:10 ==> git version 2.24.4 found 19:22:10 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 19:22:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:22:10 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:22:10 ==> Jenkins CI detected. 19:22:10 project root: . 19:22:10 --> token set from env 19:22:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:22:10 ==> Running gcov in . (disable via -X gcov) 19:22:10 ==> Python coveragepy not found 19:22:10 ==> Searching for coverage reports in: 19:22:10 + . 19:22:10 -> Found 1 reports 19:22:10 ==> Detecting git/mercurial file structure 19:22:10 ==> Reading reports 19:22:10 + ./coverage.out bytes=733080 19:22:10 ==> Appending adjustments 19:22:10 https://docs.codecov.io/docs/fixing-reports 19:22:12 + Found adjustments 19:22:12 ==> Gzipping contents 19:22:12 104K /tmp/codecov.mADs0e.gz 19:22:12 ==> Uploading reports 19:22:12 url: https://codecov.io 19:22:12 query: branch=PR-3464&commit=2d79ae530791cfff4ba3b7daf141a8e7434efb95&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3464%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3464&job=&cmd_args= 19:22:12 -> Pinging Codecov 19:22:12 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3464&commit=2d79ae530791cfff4ba3b7daf141a8e7434efb95&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3464%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3464&job=&cmd_args= 19:22:12 -> Uploading to 19:22:12 https://storage.googleapis.com/codecov/v4/raw/2021-05-18/00271124DB129430A58F1EEE437C3FCB/2d79ae530791cfff4ba3b7daf141a8e7434efb95/a3acf7d2-63ee-493f-b16e-6ba0b385913f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210518%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210518T192212Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=53259476cd26891512ec3296f3107b3bce48e97b06fd97bef82d4451eb31d823 19:22:12 % Total % Received % Xferd Average Speed Time Time Time Current 19:22:12 Dload Upload Total Spent Left Speed 19:22:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 101k 0 0 100 101k 0 286k --:--:-- --:--:-- --:--:-- 287k 19:22:13 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/2d79ae530791cfff4ba3b7daf141a8e7434efb95 [Pipeline] } 19:22:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 19:22:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:22:15 ---> package-listing.sh 19:22:15 ++ facter osfamily 19:22:15 ++ tr '[:upper:]' '[:lower:]' 19:22:15 + OS_FAMILY=redhat 19:22:15 + workspace=/w/workspace/edgex-go/8 19:22:15 + START_PACKAGES=/tmp/packages_start.txt 19:22:15 + END_PACKAGES=/tmp/packages_end.txt 19:22:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:22:15 + PACKAGES=/tmp/packages_start.txt 19:22:15 + '[' /w/workspace/edgex-go/8 ']' 19:22:15 + PACKAGES=/tmp/packages_end.txt 19:22:15 + case "${OS_FAMILY}" in 19:22:15 + rpm -qa 19:22:15 + sort 19:22:18 + '[' -f /tmp/packages_start.txt ']' 19:22:18 + '[' -f /tmp/packages_end.txt ']' 19:22:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:22:18 + '[' /w/workspace/edgex-go/8 ']' 19:22:18 + mkdir -p /w/workspace/edgex-go/8/archives/ 19:22:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo 19:22:18 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/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:22:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:22:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:22:18 19:22:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:22:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:22:19 alpine: Pulling from edgex-lftools-log-publisher 19:22:19 df20fa9351a1: Pulling fs layer 19:22:19 36b3adc4ff6f: Pulling fs layer 19:22:19 8ad3a11d3b57: Pulling fs layer 19:22:19 46f8f816bc3b: Pulling fs layer 19:22:19 93b61091891f: Pulling fs layer 19:22:19 93b9cdb0e59b: Pulling fs layer 19:22:19 5e14af77c1be: Pulling fs layer 19:22:19 01666e4c0597: Pulling fs layer 19:22:19 aa168da1d23b: Pulling fs layer 19:22:19 93b9cdb0e59b: Waiting 19:22:19 5e14af77c1be: Waiting 19:22:19 01666e4c0597: Waiting 19:22:19 aa168da1d23b: Waiting 19:22:19 46f8f816bc3b: Waiting 19:22:19 93b61091891f: Waiting 19:22:19 36b3adc4ff6f: Verifying Checksum 19:22:19 36b3adc4ff6f: Download complete 19:22:19 46f8f816bc3b: Verifying Checksum 19:22:19 46f8f816bc3b: Download complete 19:22:19 df20fa9351a1: Verifying Checksum 19:22:19 df20fa9351a1: Download complete 19:22:19 93b9cdb0e59b: Verifying Checksum 19:22:19 93b9cdb0e59b: Download complete 19:22:19 5e14af77c1be: Verifying Checksum 19:22:19 5e14af77c1be: Download complete 19:22:19 93b61091891f: Verifying Checksum 19:22:19 93b61091891f: Download complete 19:22:19 01666e4c0597: Verifying Checksum 19:22:19 01666e4c0597: Download complete 19:22:19 df20fa9351a1: Pull complete 19:22:19 8ad3a11d3b57: Verifying Checksum 19:22:19 8ad3a11d3b57: Download complete 19:22:19 36b3adc4ff6f: Pull complete 19:22:20 8ad3a11d3b57: Pull complete 19:22:20 46f8f816bc3b: Pull complete 19:22:20 93b61091891f: Pull complete 19:22:20 93b9cdb0e59b: Pull complete 19:22:20 5e14af77c1be: Pull complete 19:22:20 01666e4c0597: Pull complete 19:22:21 aa168da1d23b: Verifying Checksum 19:22:21 aa168da1d23b: Download complete 19:22:25 aa168da1d23b: Pull complete 19:22:25 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:22:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:22:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:22:25 prd-centos7-docker-4c-2g-1493 does not seem to be running inside a container 19:22:25 $ 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/8/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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 19:22:28 $ docker top c4e0344da1f9049fd4c7d92613faefd4d01cab877aaead961001c771821630cb -eo pid,comm [Pipeline] { [Pipeline] sh 19:22:29 + touch /tmp/pre-build-complete [Pipeline] sh 19:22:29 + mkdir -p /var/log/sa [Pipeline] sh 19:22:29 + ls /var/log/sa-host 19:22:29 + sadf -c /var/log/sa-host/sa05 19:22:29 file_magic: OK 19:22:29 HZ: Using current value: 100 19:22:29 file_header: OK 19:22:29 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 19:22:29 Statistics: 19:22:29 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:22:29 File successfully converted to sysstat format version 12.2.1 19:22:29 + sadf -c /var/log/sa-host/sa18 19:22:29 file_magic: OK 19:22:29 HZ: Using current value: 100 19:22:29 file_header: OK 19:22:29 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 19:22:29 Statistics: 19:22:29 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... 19:22:29 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:22:30 provisioning config files... 19:22:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config8529417562622842911tmp [Pipeline] { [Pipeline] echo 19:22:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:22:30 ---> create-netrc.sh [Pipeline] } 19:22:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 19:22:30 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 19:22:30 ---> python-tools-install.sh [Pipeline] echo 19:22:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:22:31 ---> sudo-logs.sh 19:22:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:22:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:22:31 ---> job-cost.sh 19:22:31 lf-activate-venv: SKIPPING 19:22:31 DEBUG: total: 0.18000000715255737 19:22:31 INFO: Retrieving Stack Cost... 19:22:33 INFO: Retrieving Pricing Info for: v3-standard-2 19:22:33 INFO: Archiving Costs [Pipeline] echo 19:22:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:22:34 ---> logs-deploy.sh 19:22:34 lf-activate-venv: SKIPPING 19:22:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3464/8 19:22:34 INFO: archiving workspace using pattern(s): 19:22:34 Archives upload complete. 19:22:35 INFO: archiving logs to Nexus 19:22:35 ---> uname -a: 19:22:35 Linux prd-centos7-docker-4c-2g-1493.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 19:22:35 19:22:35 19:22:35 ---> lscpu: 19:22:35 Architecture: x86_64 19:22:35 CPU op-mode(s): 32-bit, 64-bit 19:22:35 Byte Order: Little Endian 19:22:35 Address sizes: 40 bits physical, 48 bits virtual 19:22:35 CPU(s): 2 19:22:35 On-line CPU(s) list: 0,1 19:22:35 Thread(s) per core: 1 19:22:35 Core(s) per socket: 1 19:22:35 Socket(s): 2 19:22:35 NUMA node(s): 1 19:22:35 Vendor ID: AuthenticAMD 19:22:35 CPU family: 23 19:22:35 Model: 49 19:22:35 Model name: AMD EPYC-Rome Processor 19:22:35 Stepping: 0 19:22:35 CPU MHz: 2799.998 19:22:35 BogoMIPS: 5599.99 19:22:35 Virtualization: AMD-V 19:22:35 Hypervisor vendor: KVM 19:22:35 Virtualization type: full 19:22:35 L1d cache: 64 KiB 19:22:35 L1i cache: 64 KiB 19:22:35 L2 cache: 1 MiB 19:22:35 L3 cache: 32 MiB 19:22:35 NUMA node0 CPU(s): 0,1 19:22:35 Vulnerability Itlb multihit: Not affected 19:22:35 Vulnerability L1tf: Not affected 19:22:35 Vulnerability Mds: Not affected 19:22:35 Vulnerability Meltdown: Not affected 19:22:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:22:35 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:22:35 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:22:35 Vulnerability Srbds: Not affected 19:22:35 Vulnerability Tsx async abort: Not affected 19:22:35 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 19:22:35 19:22:35 19:22:35 ---> nproc: 19:22:35 2 19:22:35 19:22:35 19:22:35 ---> df -h: 19:22:35 Filesystem Size Used Available Use% Mounted on 19:22:35 overlay 40.0G 13.0G 27.0G 32% / 19:22:35 tmpfs 64.0M 0 64.0M 0% /dev 19:22:35 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 19:22:35 shm 64.0M 0 64.0M 0% /dev/shm 19:22:35 /dev/vda1 40.0G 13.0G 27.0G 32% /facter-os 19:22:35 /dev/vda1 40.0G 13.0G 27.0G 32% /etc/resolv.conf 19:22:35 /dev/vda1 40.0G 13.0G 27.0G 32% /etc/hostname 19:22:35 /dev/vda1 40.0G 13.0G 27.0G 32% /etc/hosts 19:22:35 /dev/vda1 40.0G 13.0G 27.0G 32% /var/log/secure 19:22:35 /dev/vda1 40.0G 13.0G 27.0G 32% /var/log/auth.log 19:22:35 /dev/vda1 40.0G 13.0G 27.0G 32% /run/cloud-init/result.json 19:22:35 /dev/vda1 40.0G 13.0G 27.0G 32% /var/log/sa-host 19:22:35 /dev/vda1 40.0G 13.0G 27.0G 32% /w/workspace/edgex-go/8 19:22:35 /dev/vda1 40.0G 13.0G 27.0G 32% /w/workspace/edgex-go/8@tmp 19:22:35 19:22:35 19:22:35 ---> free -m: 19:22:35 total used free shared buff/cache available 19:22:35 Mem: 7821 1358 1495 0 4967 6483 19:22:35 Swap: 1023 1 1022 19:22:35 19:22:35 19:22:35 ---> ip addr: 19:22:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:22:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:22:35 inet 127.0.0.1/8 scope host lo 19:22:35 valid_lft forever preferred_lft forever 19:22:35 inet6 ::1/128 scope host 19:22:35 valid_lft forever preferred_lft forever 19:22:35 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 19:22:35 link/ether fa:16:3e:4e:58:68 brd ff:ff:ff:ff:ff:ff 19:22:35 inet 10.30.122.77/23 brd 10.30.123.255 scope global dynamic eth0 19:22:35 valid_lft 65713sec preferred_lft 65713sec 19:22:35 inet6 fe80::f816:3eff:fe4e:5868/64 scope link 19:22:35 valid_lft forever preferred_lft forever 19:22:35 3: docker0: mtu 1500 qdisc noqueue state DOWN 19:22:35 link/ether 02:42:1c:bf:55:4c brd ff:ff:ff:ff:ff:ff 19:22:35 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:22:35 valid_lft forever preferred_lft forever 19:22:35 inet6 fe80::42:1cff:febf:554c/64 scope link 19:22:35 valid_lft forever preferred_lft forever 19:22:35 19:22:35 19:22:35 ---> sar -b -r -n DEV: 19:22:35 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) 19:22:35 19:22:35 13:37:38 LINUX RESTART (2 CPU) 19:22:35 19:22:35 13:38:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:22:35 13:39:01 144.72 19.07 125.66 0.00 5865.40 57519.90 0.00 19:22:35 13:40:01 138.22 0.00 138.22 0.00 0.00 41919.68 0.00 19:22:35 13:41:01 78.72 0.00 78.72 0.00 0.00 10510.19 0.00 19:22:35 13:42:01 50.67 0.00 50.67 0.00 0.00 9179.26 0.00 19:22:35 13:43:01 58.46 0.02 58.44 0.00 0.53 2954.01 0.00 19:22:35 13:44:03 194.96 21.88 173.07 0.00 524.57 97806.26 0.00 19:22:35 13:45:03 394.02 110.91 283.11 0.00 3027.21 179545.77 0.00 19:22:35 13:46:01 139.19 31.62 107.58 0.00 1542.55 35205.01 0.00 19:22:35 13:47:01 69.48 4.00 65.48 0.00 108.04 18502.38 0.00 19:22:35 13:48:01 136.79 1.27 135.52 0.00 835.84 31110.01 0.00 19:22:35 13:49:01 326.24 88.86 237.39 0.00 2054.95 143711.49 0.00 19:22:35 13:50:01 137.08 17.47 119.61 0.00 2370.56 40992.01 0.00 19:22:35 13:51:01 187.10 3.30 183.80 0.00 205.86 31648.02 0.00 19:22:35 13:52:01 40.31 9.78 30.53 0.00 1282.16 2579.24 0.00 19:22:35 13:53:01 1.80 0.18 1.62 0.00 5.73 30.83 0.00 19:22:35 13:54:01 0.85 0.00 0.85 0.00 0.00 17.46 0.00 19:22:35 13:55:01 0.35 0.00 0.35 0.00 0.00 5.83 0.00 19:22:35 13:56:01 0.35 0.00 0.35 0.00 0.00 5.26 0.00 19:22:35 13:57:01 0.27 0.00 0.27 0.00 0.00 3.61 0.00 19:22:35 13:58:01 0.33 0.00 0.33 0.00 0.00 5.30 0.00 19:22:35 13:59:02 0.22 0.00 0.22 0.00 0.00 2.23 0.00 19:22:35 14:00:01 0.25 0.00 0.25 0.00 0.00 3.18 0.00 19:22:35 14:01:01 0.30 0.05 0.25 0.00 0.67 2.60 0.00 19:22:35 14:02:01 0.62 0.17 0.45 0.00 3.06 7.49 0.00 19:22:35 14:03:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 19:22:35 14:04:01 0.28 0.00 0.28 0.00 0.00 3.41 0.00 19:22:35 14:05:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 19:22:35 14:06:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 19:22:35 14:07:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 19:22:35 14:08:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 19:22:35 14:09:01 0.38 0.00 0.38 0.00 0.00 5.83 0.00 19:22:35 14:10:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 19:22:35 14:11:01 0.18 0.00 0.18 0.00 0.00 1.63 0.00 19:22:35 14:12:01 0.18 0.00 0.18 0.00 0.00 1.88 0.00 19:22:35 14:13:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 19:22:35 14:14:01 0.25 0.00 0.25 0.00 0.00 3.10 0.00 19:22:35 14:15:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 19:22:35 14:16:01 0.20 0.00 0.20 0.00 0.00 1.50 0.00 19:22:35 14:17:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 19:22:35 14:18:01 0.18 0.00 0.18 0.00 0.00 1.50 0.00 19:22:35 14:19:01 0.28 0.00 0.28 0.00 0.00 3.28 0.00 19:22:35 14:20:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 19:22:35 14:21:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 19:22:35 14:22:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 19:22:35 14:23:01 0.20 0.00 0.20 0.00 0.00 1.53 0.00 19:22:35 14:24:01 0.25 0.00 0.25 0.00 0.00 2.98 0.00 19:22:35 14:25:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 19:22:35 14:26:01 0.15 0.00 0.15 0.00 0.00 1.77 0.00 19:22:35 14:27:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 19:22:35 14:28:01 0.17 0.00 0.17 0.00 0.00 1.23 0.00 19:22:35 14:29:01 0.25 0.00 0.25 0.00 0.00 3.13 0.00 19:22:35 14:30:01 0.25 0.00 0.25 0.00 0.00 2.35 0.00 19:22:35 14:31:01 0.18 0.00 0.18 0.00 0.00 1.67 0.00 19:22:35 14:32:01 7.78 7.43 0.35 0.00 93.42 5.45 0.00 19:22:35 14:33:01 270.37 246.57 23.80 0.00 3350.17 1117.90 0.00 19:22:35 14:34:01 0.45 0.00 0.45 0.00 0.00 6.31 0.00 19:22:35 14:35:01 0.25 0.00 0.25 0.00 0.00 2.85 0.00 19:22:35 14:36:02 0.33 0.00 0.33 0.00 0.00 4.63 0.00 19:22:35 14:37:01 0.17 0.00 0.17 0.00 0.00 1.39 0.00 19:22:35 14:38:01 0.65 0.00 0.65 0.00 0.00 6.63 0.00 19:22:35 14:39:01 0.42 0.00 0.42 0.00 0.00 4.63 0.00 19:22:35 14:40:01 0.25 0.00 0.25 0.00 0.00 2.83 0.00 19:22:35 14:41:01 0.28 0.00 0.28 0.00 0.00 4.63 0.00 19:22:35 14:42:01 0.30 0.00 0.30 0.00 0.00 3.85 0.00 19:22:35 14:43:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 19:22:35 14:44:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 19:22:35 14:45:01 0.33 0.00 0.33 0.00 0.00 5.66 0.00 19:22:35 14:46:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 19:22:35 14:47:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 19:22:35 14:48:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 19:22:35 14:49:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 19:22:35 14:50:01 0.37 0.00 0.37 0.00 0.00 5.70 0.00 19:22:35 14:51:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 19:22:35 14:52:01 0.30 0.00 0.30 0.00 0.00 3.76 0.00 19:22:35 14:53:01 0.32 0.00 0.32 0.00 0.00 4.17 0.00 19:22:35 14:54:01 0.33 0.00 0.33 0.00 0.00 5.30 0.00 19:22:35 14:55:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 19:22:35 14:56:01 0.25 0.00 0.25 0.00 0.00 3.18 0.00 19:22:35 14:57:01 0.18 0.00 0.18 0.00 0.00 1.63 0.00 19:22:35 14:58:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 19:22:35 14:59:01 0.35 0.00 0.35 0.00 0.00 5.55 0.00 19:22:35 15:00:01 0.30 0.00 0.30 0.00 0.00 4.11 0.00 19:22:35 15:01:01 0.15 0.00 0.15 0.00 0.00 1.73 0.00 19:22:35 15:02:01 0.38 0.00 0.38 0.00 0.00 6.11 0.00 19:22:35 15:03:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 19:22:35 15:04:01 0.20 0.00 0.20 0.00 0.00 1.73 0.00 19:22:35 15:05:01 0.20 0.00 0.20 0.00 0.00 2.52 0.00 19:22:35 15:06:01 0.23 0.00 0.23 0.00 0.00 3.45 0.00 19:22:35 15:07:01 0.25 0.00 0.25 0.00 0.00 2.97 0.00 19:22:35 15:08:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 19:22:35 15:09:01 0.22 0.00 0.22 0.00 0.00 3.03 0.00 19:22:35 15:10:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 19:22:35 15:11:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 19:22:35 15:12:01 0.30 0.00 0.30 0.00 0.00 3.56 0.00 19:22:35 15:13:01 0.35 0.00 0.35 0.00 0.00 4.75 0.00 19:22:35 15:14:02 0.33 0.00 0.33 0.00 0.00 4.43 0.00 19:22:35 15:15:01 0.17 0.00 0.17 0.00 0.00 2.73 0.00 19:22:35 15:16:01 0.25 0.00 0.25 0.00 0.00 2.82 0.00 19:22:35 15:17:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 19:22:35 15:18:01 1.12 0.95 0.17 0.00 112.99 1.33 0.00 19:22:35 15:19:01 0.25 0.00 0.25 0.00 0.00 3.65 0.00 19:22:35 15:20:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 19:22:35 15:21:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 19:22:35 15:22:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 19:22:35 15:23:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 19:22:35 15:24:01 0.23 0.00 0.23 0.00 0.00 3.08 0.00 19:22:35 15:25:01 0.20 0.00 0.20 0.00 0.00 2.55 0.00 19:22:35 15:26:01 0.28 0.00 0.28 0.00 0.00 3.13 0.00 19:22:35 15:27:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 19:22:35 15:28:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 19:22:35 15:29:01 0.25 0.00 0.25 0.00 0.00 3.02 0.00 19:22:35 15:30:01 0.25 0.00 0.25 0.00 0.00 2.70 0.00 19:22:35 15:31:01 0.25 0.00 0.25 0.00 0.00 2.81 0.00 19:22:35 15:32:01 0.22 0.00 0.22 0.00 0.00 2.02 0.00 19:22:35 15:33:01 0.20 0.00 0.20 0.00 0.00 1.73 0.00 19:22:35 15:34:01 0.30 0.00 0.30 0.00 0.00 4.08 0.00 19:22:35 15:35:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 19:22:35 15:36:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 19:22:35 15:37:01 0.20 0.00 0.20 0.00 0.00 2.55 0.00 19:22:35 15:38:01 0.15 0.00 0.15 0.00 0.00 1.73 0.00 19:22:35 15:39:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 19:22:35 15:40:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 19:22:35 15:41:01 0.37 0.00 0.37 0.00 0.00 5.53 0.00 19:22:35 15:42:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 19:22:35 15:43:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 19:22:35 15:44:01 0.25 0.00 0.25 0.00 0.00 3.41 0.00 19:22:35 15:45:01 0.38 0.00 0.38 0.00 0.00 3.63 0.00 19:22:35 15:46:01 0.72 0.00 0.72 0.00 0.00 8.43 0.00 19:22:35 15:47:02 0.35 0.00 0.35 0.00 0.00 4.07 0.00 19:22:35 15:48:01 0.24 0.00 0.24 0.00 0.00 3.61 0.00 19:22:35 15:49:01 0.30 0.00 0.30 0.00 0.00 3.41 0.00 19:22:35 15:50:01 0.33 0.00 0.33 0.00 0.00 4.10 0.00 19:22:35 15:51:01 0.38 0.00 0.38 0.00 0.00 6.11 0.00 19:22:35 15:52:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 19:22:35 15:53:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 19:22:35 15:54:01 0.33 0.00 0.33 0.00 0.00 5.28 0.00 19:22:35 15:55:01 0.20 0.00 0.20 0.00 0.00 1.63 0.00 19:22:35 15:56:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 19:22:35 15:57:01 0.30 0.00 0.30 0.00 0.00 3.98 0.00 19:22:35 15:58:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 19:22:35 15:59:01 0.27 0.00 0.27 0.00 0.00 3.12 0.00 19:22:35 16:00:01 0.25 0.00 0.25 0.00 0.00 2.57 0.00 19:22:35 16:01:01 0.38 0.00 0.38 0.00 0.00 4.15 0.00 19:22:35 16:02:01 0.63 0.00 0.63 0.00 0.00 6.58 0.00 19:22:35 16:03:01 0.72 0.00 0.72 0.00 0.00 7.91 0.00 19:22:35 16:04:01 0.62 0.00 0.62 0.00 0.00 6.46 0.00 19:22:35 16:05:01 0.65 0.00 0.65 0.00 0.00 7.41 0.00 19:22:35 16:06:01 0.23 0.00 0.23 0.00 0.00 3.75 0.00 19:22:35 16:07:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 19:22:35 16:08:01 0.28 0.00 0.28 0.00 0.00 3.12 0.00 19:22:35 16:09:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 19:22:35 16:10:01 0.25 0.00 0.25 0.00 0.00 2.82 0.00 19:22:35 16:11:01 0.27 0.00 0.27 0.00 0.00 3.98 0.00 19:22:35 16:12:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 19:22:35 16:13:01 0.25 0.00 0.25 0.00 0.00 2.82 0.00 19:22:35 16:14:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 19:22:35 16:15:01 0.32 0.00 0.32 0.00 0.00 3.41 0.00 19:22:35 16:16:01 0.25 0.00 0.25 0.00 0.00 2.72 0.00 19:22:35 16:17:01 0.20 0.00 0.20 0.00 0.00 1.78 0.00 19:22:35 16:18:01 0.25 0.00 0.25 0.00 0.00 2.68 0.00 19:22:35 16:19:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 19:22:35 16:20:01 0.25 0.00 0.25 0.00 0.00 3.00 0.00 19:22:35 16:21:01 0.22 0.00 0.22 0.00 0.00 2.18 0.00 19:22:35 16:22:01 0.20 0.00 0.20 0.00 0.00 1.90 0.00 19:22:35 16:23:01 0.28 0.00 0.28 0.00 0.00 3.55 0.00 19:22:35 16:24:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 19:22:35 16:25:01 0.25 0.00 0.25 0.00 0.00 2.81 0.00 19:22:35 16:26:01 0.23 0.00 0.23 0.00 0.00 2.52 0.00 19:22:35 16:27:01 0.20 0.00 0.20 0.00 0.00 1.92 0.00 19:22:35 16:28:01 0.38 0.00 0.38 0.00 0.00 3.76 0.00 19:22:35 16:29:01 0.33 0.00 0.33 0.00 0.00 4.61 0.00 19:22:35 16:30:01 0.35 0.00 0.35 0.00 0.00 4.50 0.00 19:22:35 16:31:01 0.25 0.00 0.25 0.00 0.00 2.77 0.00 19:22:35 16:32:01 0.23 0.00 0.23 0.00 0.00 1.93 0.00 19:22:35 16:33:01 0.25 0.00 0.25 0.00 0.00 2.85 0.00 19:22:35 16:34:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 19:22:35 16:35:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 19:22:35 16:36:01 0.27 0.00 0.27 0.00 0.00 3.75 0.00 19:22:35 16:37:01 0.25 0.00 0.25 0.00 0.00 3.48 0.00 19:22:35 16:38:01 0.32 0.00 0.32 0.00 0.00 4.63 0.00 19:22:35 16:39:01 0.55 0.00 0.55 0.00 0.00 5.26 0.00 19:22:35 16:40:01 0.58 0.00 0.58 0.00 0.00 5.88 0.00 19:22:35 16:41:01 0.55 0.00 0.55 0.00 0.00 4.68 0.00 19:22:35 16:42:01 0.50 0.00 0.50 0.00 0.00 4.03 0.00 19:22:35 16:43:01 0.63 0.00 0.63 0.00 0.00 5.80 0.00 19:22:35 16:44:01 0.58 0.00 0.58 0.00 0.00 5.16 0.00 19:22:35 16:45:01 0.27 0.00 0.27 0.00 0.00 3.78 0.00 19:22:35 16:46:01 0.30 0.00 0.30 0.00 0.00 4.01 0.00 19:22:35 16:47:01 0.22 0.00 0.22 0.00 0.00 3.17 0.00 19:22:35 16:48:01 0.30 0.00 0.30 0.00 0.00 4.88 0.00 19:22:35 16:49:01 0.25 0.00 0.25 0.00 0.00 4.43 0.00 19:22:35 16:50:01 0.32 0.00 0.32 0.00 0.00 4.88 0.00 19:22:35 16:51:01 0.30 0.00 0.30 0.00 0.00 4.10 0.00 19:22:35 16:52:01 0.23 0.00 0.23 0.00 0.00 3.70 0.00 19:22:35 16:53:02 0.32 0.00 0.32 0.00 0.00 4.61 0.00 19:22:35 16:54:01 0.25 0.00 0.25 0.00 0.00 4.51 0.00 19:22:35 16:55:01 0.32 0.00 0.32 0.00 0.00 4.75 0.00 19:22:35 16:56:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 19:22:35 16:57:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 19:22:35 16:58:01 0.27 0.00 0.27 0.00 0.00 3.22 0.00 19:22:35 16:59:01 0.25 0.00 0.25 0.00 0.00 2.45 0.00 19:22:35 17:00:01 0.37 0.00 0.37 0.00 0.00 5.23 0.00 19:22:35 17:01:01 0.25 0.00 0.25 0.00 0.00 2.57 0.00 19:22:35 17:02:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 19:22:35 17:03:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 19:22:35 17:04:01 0.28 0.00 0.28 0.00 0.00 3.13 0.00 19:22:35 17:05:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 19:22:35 17:06:01 0.18 0.00 0.18 0.00 0.00 1.50 0.00 19:22:35 17:07:01 0.28 0.00 0.28 0.00 0.00 3.50 0.00 19:22:35 17:08:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 19:22:35 17:09:01 0.32 0.00 0.32 0.00 0.00 4.75 0.00 19:22:35 17:10:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 19:22:35 17:11:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 19:22:35 17:12:01 0.35 0.00 0.35 0.00 0.00 5.00 0.00 19:22:35 17:13:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 19:22:35 17:14:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 19:22:35 17:15:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 19:22:35 17:16:01 0.23 0.00 0.23 0.00 0.00 2.95 0.00 19:22:35 17:17:01 0.28 0.00 0.28 0.00 0.00 2.97 0.00 19:22:35 17:18:01 0.23 0.00 0.23 0.00 0.00 2.37 0.00 19:22:35 17:19:01 0.42 0.00 0.42 0.00 0.00 5.43 0.00 19:22:35 17:20:01 0.52 0.00 0.52 0.00 0.00 4.95 0.00 19:22:35 17:21:01 0.52 0.00 0.52 0.00 0.00 4.60 0.00 19:22:35 17:22:01 0.72 0.00 0.72 0.00 0.00 7.73 0.00 19:22:35 17:23:01 0.62 0.00 0.62 0.00 0.00 6.33 0.00 19:22:35 17:24:01 0.65 0.00 0.65 0.00 0.00 7.28 0.00 19:22:35 17:25:02 0.55 0.00 0.55 0.00 0.00 5.83 0.00 19:22:35 17:26:01 0.54 0.00 0.54 0.00 0.00 5.86 0.00 19:22:35 17:27:01 0.65 0.00 0.65 0.00 0.00 7.41 0.00 19:22:35 17:28:01 0.22 0.00 0.22 0.00 0.00 2.90 0.00 19:22:35 17:29:01 0.23 0.00 0.23 0.00 0.00 3.08 0.00 19:22:35 17:30:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 19:22:35 17:31:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 19:22:35 17:32:01 0.28 0.00 0.28 0.00 0.00 3.10 0.00 19:22:35 17:33:01 0.25 0.00 0.25 0.00 0.00 2.32 0.00 19:22:35 17:34:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 19:22:35 17:35:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 19:22:35 17:36:01 0.20 0.00 0.20 0.00 0.00 1.78 0.00 19:22:35 17:37:01 0.25 0.00 0.25 0.00 0.00 2.68 0.00 19:22:35 17:38:01 0.22 0.00 0.22 0.00 0.00 2.18 0.00 19:22:35 17:39:01 0.25 0.00 0.25 0.00 0.00 3.08 0.00 19:22:35 17:40:01 0.25 0.00 0.25 0.00 0.00 2.35 0.00 19:22:35 17:41:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 19:22:35 17:42:01 0.25 0.00 0.25 0.00 0.00 2.68 0.00 19:22:35 17:43:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 19:22:35 17:44:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 19:22:35 17:45:01 0.22 0.00 0.22 0.00 0.00 2.18 0.00 19:22:35 17:46:01 0.17 0.00 0.17 0.00 0.00 1.80 0.00 19:22:35 17:47:01 0.30 0.00 0.30 0.00 0.00 3.23 0.00 19:22:35 17:48:01 0.22 0.00 0.22 0.00 0.00 2.62 0.00 19:22:35 17:49:01 0.25 0.00 0.25 0.00 0.00 3.12 0.00 19:22:35 17:50:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 19:22:35 17:51:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 19:22:35 17:52:01 0.25 0.00 0.25 0.00 0.00 2.97 0.00 19:22:35 17:53:01 0.22 0.00 0.22 0.00 0.00 2.18 0.00 19:22:35 17:54:01 0.28 0.00 0.28 0.00 0.00 3.28 0.00 19:22:35 17:55:01 0.23 0.00 0.23 0.00 0.00 2.83 0.00 19:22:35 17:56:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 19:22:35 17:57:02 0.25 0.00 0.25 0.00 0.00 2.82 0.00 19:22:35 17:58:01 0.22 0.00 0.22 0.00 0.00 2.22 0.00 19:22:35 17:59:01 0.25 0.00 0.25 0.00 0.00 3.08 0.00 19:22:35 18:00:01 0.22 0.00 0.22 0.00 0.00 2.18 0.00 19:22:35 18:01:01 0.20 0.00 0.20 0.00 0.00 2.00 0.00 19:22:35 18:02:01 0.32 0.00 0.32 0.00 0.00 3.51 0.00 19:22:35 18:03:01 0.25 0.00 0.25 0.00 0.00 2.82 0.00 19:22:35 18:04:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 19:22:35 18:05:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 19:22:35 18:06:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 19:22:35 18:07:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 19:22:35 18:08:01 0.33 0.00 0.33 0.00 0.00 4.30 0.00 19:22:35 18:09:01 0.35 0.00 0.35 0.00 0.00 4.53 0.00 19:22:35 18:10:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 19:22:35 18:11:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 19:22:35 18:12:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 19:22:35 18:13:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 19:22:35 18:14:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 19:22:35 18:15:01 0.23 0.00 0.23 0.00 0.00 2.98 0.00 19:22:35 18:16:01 0.25 0.00 0.25 0.00 0.00 3.25 0.00 19:22:35 18:17:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 19:22:35 18:18:01 0.25 0.00 0.25 0.00 0.00 2.68 0.00 19:22:35 18:19:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 19:22:35 18:20:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 19:22:35 18:21:01 0.25 0.00 0.25 0.00 0.00 2.81 0.00 19:22:35 18:22:01 0.25 0.00 0.25 0.00 0.00 2.32 0.00 19:22:35 18:23:01 0.25 0.00 0.25 0.00 0.00 2.82 0.00 19:22:35 18:24:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 19:22:35 18:25:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 19:22:35 18:26:01 0.25 0.00 0.25 0.00 0.00 2.82 0.00 19:22:35 18:27:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 19:22:35 18:28:01 0.25 0.00 0.25 0.00 0.00 2.82 0.00 19:22:35 18:29:02 0.25 0.00 0.25 0.00 0.00 2.62 0.00 19:22:35 18:30:01 0.20 0.00 0.20 0.00 0.00 1.91 0.00 19:22:35 18:31:01 0.25 0.00 0.25 0.00 0.00 2.82 0.00 19:22:35 18:32:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 19:22:35 18:33:01 0.28 0.00 0.28 0.00 0.00 2.97 0.00 19:22:35 18:34:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 19:22:35 18:35:01 0.17 0.00 0.17 0.00 0.00 1.73 0.00 19:22:35 18:36:01 0.28 0.00 0.28 0.00 0.00 2.98 0.00 19:22:35 18:37:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 19:22:35 18:38:01 0.25 0.00 0.25 0.00 0.00 2.68 0.00 19:22:35 18:39:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 19:22:35 18:40:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 19:22:35 18:41:01 0.25 0.00 0.25 0.00 0.00 2.68 0.00 19:22:35 18:42:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 19:22:35 18:43:01 0.28 0.00 0.28 0.00 0.00 3.40 0.00 19:22:35 18:44:01 0.23 0.00 0.23 0.00 0.00 2.82 0.00 19:22:35 18:45:01 0.15 0.00 0.15 0.00 0.00 1.87 0.00 19:22:35 18:46:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 19:22:35 18:47:01 0.22 0.00 0.22 0.00 0.00 2.47 0.00 19:22:35 18:48:01 0.27 0.00 0.27 0.00 0.00 3.63 0.00 19:22:35 18:49:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 19:22:35 18:50:01 0.20 0.00 0.20 0.00 0.00 2.00 0.00 19:22:35 18:51:01 0.28 0.00 0.28 0.00 0.00 3.42 0.00 19:22:35 18:52:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 19:22:35 18:53:01 0.27 0.00 0.27 0.00 0.00 2.98 0.00 19:22:35 18:54:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 19:22:35 18:55:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 19:22:35 18:56:01 0.25 0.00 0.25 0.00 0.00 2.68 0.00 19:22:35 18:57:01 0.22 0.00 0.22 0.00 0.00 2.18 0.00 19:22:35 18:58:01 0.33 0.00 0.33 0.00 0.00 4.48 0.00 19:22:35 18:59:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 19:22:35 19:00:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 19:22:35 19:01:01 0.25 0.00 0.25 0.00 0.00 2.68 0.00 19:22:35 19:02:01 0.27 0.00 0.27 0.00 0.00 3.27 0.00 19:22:35 19:03:02 0.25 0.00 0.25 0.00 0.00 2.70 0.00 19:22:35 19:04:01 0.24 0.00 0.24 0.00 0.00 3.17 0.00 19:22:35 19:05:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 19:22:35 19:06:01 0.22 0.00 0.22 0.00 0.00 2.68 0.00 19:22:35 19:07:01 0.25 0.00 0.25 0.00 0.00 2.68 0.00 19:22:35 19:08:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 19:22:35 19:09:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 19:22:35 19:10:01 0.28 0.00 0.28 0.00 0.00 3.50 0.00 19:22:35 19:11:01 0.25 0.00 0.25 0.00 0.00 2.32 0.00 19:22:35 19:12:01 0.25 0.00 0.25 0.00 0.00 2.68 0.00 19:22:35 19:13:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 19:22:35 19:14:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 19:22:35 19:15:01 0.25 0.00 0.25 0.00 0.00 3.22 0.00 19:22:35 19:16:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 19:22:35 19:17:01 0.33 0.00 0.33 0.00 0.00 4.50 0.00 19:22:35 19:18:01 0.30 0.00 0.30 0.00 0.00 3.13 0.00 19:22:35 19:19:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 19:22:35 19:20:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 19:22:35 19:21:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 19:22:35 19:22:01 0.25 0.00 0.25 0.00 0.00 2.82 0.00 19:22:35 Average: 7.16 1.63 5.53 0.00 61.75 2052.72 0.00 19:22:35 19:22:35 13:38:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:22:35 13:39:01 5134284 0 813652 10.16 2620 2058376 1307976 14.44 739432 1719880 160 19:22:35 13:40:01 3819820 0 1035964 12.94 2620 3150528 1610120 17.78 1155264 2485244 75468 19:22:35 13:41:01 3910080 0 1056800 13.20 2620 3039432 1733572 19.14 1266804 2274328 171284 19:22:35 13:42:01 3772076 0 1083344 13.53 2620 3150892 1689200 18.65 1354504 2314876 18028 19:22:35 13:43:01 3840108 0 1023408 12.78 2620 3142796 1548892 17.10 1209244 2381412 129536 19:22:35 13:44:03 592412 0 1330264 16.61 2620 6083636 2173508 24.00 2581872 4146316 1472932 19:22:35 13:45:03 148160 0 1266484 15.81 2620 6591668 1651144 18.23 3361768 3757292 351592 19:22:35 13:46:01 625164 0 1363072 17.02 2620 6018076 2611472 28.83 2772660 3852840 213388 19:22:35 13:47:01 621548 0 1255584 15.68 2620 6129180 1667076 18.41 2728252 3901452 12172 19:22:35 13:48:01 915960 0 1220424 15.24 2620 5869928 1492092 16.47 2635624 3732276 8 19:22:35 13:49:01 135416 0 1394432 17.41 2620 6476464 2567224 28.34 3416016 3682024 286176 19:22:35 13:50:01 1029664 0 1498840 18.71 2620 5477808 2614424 28.86 2923224 3276044 97460 19:22:35 13:51:01 1340140 0 1276452 15.94 2620 5389720 1537792 16.98 2274156 3614404 8 19:22:35 13:52:01 2314896 0 1200608 14.99 2620 4490808 1409480 15.56 1316344 3624488 8 19:22:35 13:53:01 2326884 0 1188580 14.84 2620 4490848 1251740 13.82 1312092 3621020 16 19:22:35 13:54:01 2326024 0 1189440 14.85 2620 4490848 1251932 13.82 1312436 3621020 8 19:22:35 13:55:01 2326964 0 1188496 14.84 2620 4490852 1251740 13.82 1310852 3622100 8 19:22:35 13:56:01 2326748 0 1188704 14.84 2620 4490860 1251740 13.82 1310844 3622100 8 19:22:35 13:57:01 2327100 0 1188352 14.84 2620 4490860 1251740 13.82 1310880 3622100 8 19:22:35 13:58:01 2326764 0 1188680 14.84 2620 4490868 1251740 13.82 1310984 3622100 8 19:22:35 13:59:02 2326556 0 1188888 14.84 2620 4490868 1251824 13.82 1337528 3595476 8 19:22:35 14:00:01 2326880 0 1188556 14.84 2620 4490876 1251740 13.82 1337508 3595476 12 19:22:35 14:01:01 2325176 0 1190256 14.86 2620 4490880 1254512 13.85 1338244 3595476 8 19:22:35 14:02:01 2326192 0 1189028 14.85 2620 4491092 1252296 13.83 1339492 3593908 12 19:22:35 14:03:01 2326296 0 1188952 14.85 2620 4491064 1252248 13.83 1339580 3593900 8 19:22:35 14:04:01 2325716 0 1189524 14.85 2620 4491072 1252320 13.83 1339600 3593904 8 19:22:35 14:05:01 2325580 0 1189660 14.85 2620 4491072 1252452 13.83 1339964 3593900 8 19:22:35 14:06:01 2326272 0 1188960 14.85 2620 4491080 1252248 13.83 1339596 3593900 8 19:22:35 14:07:01 2326612 0 1188620 14.84 2620 4491080 1252248 13.83 1339564 3593900 8 19:22:35 14:08:01 2326596 0 1188624 14.84 2620 4491092 1252248 13.83 1339652 3593904 8 19:22:35 14:09:01 2325980 0 1189236 14.85 2620 4491096 1252344 13.83 1339636 3593900 8 19:22:35 14:10:01 2326216 0 1189000 14.85 2620 4491096 1252248 13.83 1339564 3593900 8 19:22:35 14:11:01 2326116 0 1189088 14.85 2620 4491108 1252248 13.83 1339608 3593904 8 19:22:35 14:12:01 2326340 0 1188864 14.84 2620 4491108 1252248 13.83 1339560 3593900 8 19:22:35 14:13:01 2326312 0 1188884 14.84 2620 4491116 1252248 13.83 1339568 3593900 8 19:22:35 14:14:01 2325996 0 1189196 14.85 2620 4491120 1252332 13.83 1339684 3593900 8 19:22:35 14:15:01 2326520 0 1188668 14.84 2620 4491124 1252248 13.83 1339652 3593900 8 19:22:35 14:16:01 2326420 0 1188764 14.84 2620 4491128 1252248 13.83 1339596 3593900 8 19:22:35 14:17:01 2326660 0 1188524 14.84 2620 4491128 1252248 13.83 1339696 3593900 8 19:22:35 14:18:01 2326372 0 1188804 14.84 2620 4491136 1252248 13.83 1339616 3593900 8 19:22:35 14:19:01 2326136 0 1189036 14.85 2620 4491140 1252332 13.83 1339692 3593900 8 19:22:35 14:20:01 2326264 0 1188904 14.84 2620 4491144 1252248 13.83 1339604 3593900 12 19:22:35 14:21:01 2326644 0 1188520 14.84 2620 4491148 1252248 13.83 1339696 3593900 12 19:22:35 14:22:01 2326356 0 1188804 14.84 2620 4491152 1252248 13.83 1339756 3593900 8 19:22:35 14:23:01 2326364 0 1188792 14.84 2620 4491156 1252248 13.83 1339624 3593900 8 19:22:35 14:24:01 2326068 0 1189084 14.85 2620 4491160 1252320 13.83 1339712 3593900 8 19:22:35 14:25:01 2326588 0 1188560 14.84 2620 4491164 1252296 13.83 1339596 3593900 16 19:22:35 14:26:01 2326356 0 1188788 14.84 2620 4491168 1252248 13.83 1339672 3593900 8 19:22:35 14:27:01 2326568 0 1188568 14.84 2620 4491176 1252248 13.83 1339644 3593900 8 19:22:35 14:28:01 2326496 0 1188640 14.84 2620 4491176 1252248 13.83 1339644 3593900 8 19:22:35 14:29:01 2326036 0 1189092 14.85 2620 4491184 1252320 13.83 1339764 3593900 8 19:22:35 14:30:01 2326504 0 1188624 14.84 2620 4491184 1252248 13.83 1339596 3593900 8 19:22:35 14:31:01 2326340 0 1188780 14.84 2620 4491192 1252284 13.83 1339672 3593904 8 19:22:35 14:32:01 2320496 0 1192144 14.89 2620 4493672 1254936 13.86 1343364 3594460 28 19:22:35 14:33:01 2180760 0 1272120 15.88 2620 4553432 1252280 13.83 1380064 3615880 8 19:22:35 14:34:01 2180508 0 1272364 15.89 2620 4553440 1252364 13.83 1380044 3615880 8 19:22:35 14:35:01 2180192 0 1272680 15.89 2620 4553440 1252328 13.83 1379988 3615880 8 19:22:35 14:36:02 2180972 0 1271892 15.88 2620 4553448 1252280 13.83 1379916 3615880 8 19:22:35 14:37:01 2179948 0 1272912 15.89 2620 4553452 1252412 13.83 1380452 3615880 12 19:22:35 14:38:01 2180660 0 1272196 15.88 2620 4553456 1252280 13.83 1380052 3615884 8 19:22:35 14:39:01 2179912 0 1272940 15.89 2620 4553460 1252352 13.83 1379984 3615880 8 19:22:35 14:40:01 2180176 0 1272640 15.89 2620 4553496 1252328 13.83 1380044 3615888 24 19:22:35 14:41:01 2179644 0 1273200 15.90 2620 4553468 1252436 13.83 1380416 3615880 12 19:22:35 14:42:01 2180792 0 1272048 15.88 2620 4553472 1252280 13.83 1379944 3615880 8 19:22:35 14:43:01 2180332 0 1272504 15.89 2620 4553476 1252280 13.83 1379932 3615880 8 19:22:35 14:44:01 2179860 0 1272972 15.89 2620 4553480 1252448 13.83 1380380 3615880 12 19:22:35 14:45:01 2179752 0 1273076 15.90 2620 4553484 1252484 13.83 1380700 3615880 8 19:22:35 14:46:01 2180404 0 1272420 15.89 2620 4553488 1252280 13.83 1380128 3615880 8 19:22:35 14:47:01 2180536 0 1272284 15.89 2620 4553492 1252280 13.83 1380012 3615880 8 19:22:35 14:48:01 2179328 0 1273488 15.90 2620 4553496 1252424 13.83 1380572 3615880 8 19:22:35 14:49:01 2179676 0 1273136 15.90 2620 4553500 1252412 13.83 1380432 3615880 8 19:22:35 14:50:01 2180576 0 1272228 15.89 2620 4553508 1252280 13.83 1380072 3615880 8 19:22:35 14:51:01 2180568 0 1272236 15.89 2620 4553508 1252280 13.83 1380152 3615880 8 19:22:35 14:52:01 2180380 0 1272416 15.89 2620 4553516 1252328 13.83 1380064 3615864 12 19:22:35 14:53:01 2180080 0 1272716 15.89 2620 4553516 1252280 13.83 1380184 3615864 8 19:22:35 14:54:01 2180380 0 1272412 15.89 2620 4553520 1252352 13.83 1380132 3615864 8 19:22:35 14:55:01 2180616 0 1272168 15.88 2620 4553528 1252280 13.83 1380092 3615864 8 19:22:35 14:56:01 2180616 0 1272168 15.88 2620 4553528 1252304 13.83 1380192 3615864 8 19:22:35 14:57:01 2180328 0 1272448 15.89 2620 4553536 1252280 13.83 1380112 3615864 8 19:22:35 14:58:01 2180476 0 1272300 15.89 2620 4553536 1252280 13.83 1380092 3615864 8 19:22:35 14:59:01 2179836 0 1272932 15.89 2620 4553544 1252364 13.83 1380192 3615864 8 19:22:35 15:00:01 2180344 0 1272420 15.89 2620 4553548 1252280 13.83 1380188 3615864 8 19:22:35 15:01:01 2178428 0 1274332 15.91 2620 4553552 1255504 13.86 1381140 3615868 8 19:22:35 15:02:01 2180484 0 1272272 15.89 2620 4553556 1252280 13.83 1380216 3615864 8 19:22:35 15:03:01 2180180 0 1272572 15.89 2620 4553560 1252280 13.83 1380140 3615864 8 19:22:35 15:04:01 2180060 0 1272688 15.89 2620 4553564 1252364 13.83 1380216 3615864 8 19:22:35 15:05:01 2179680 0 1273056 15.90 2620 4553576 1252400 13.83 1380372 3615868 8 19:22:35 15:06:01 2180080 0 1272656 15.89 2620 4553576 1252280 13.83 1380220 3615864 8 19:22:35 15:07:01 2180060 0 1272668 15.89 2620 4553584 1252400 13.83 1380544 3615864 12 19:22:35 15:08:01 2180080 0 1272644 15.89 2620 4553588 1252280 13.83 1380144 3615868 12 19:22:35 15:09:01 2179936 0 1272788 15.89 2620 4553588 1252376 13.83 1380244 3615864 8 19:22:35 15:10:01 2180056 0 1272660 15.89 2620 4553596 1252304 13.83 1380284 3615864 12 19:22:35 15:11:01 2180244 0 1272472 15.89 2620 4553596 1252280 13.83 1380208 3615864 12 19:22:35 15:12:01 2180428 0 1272276 15.89 2620 4553608 1251740 13.82 1379940 3615860 16 19:22:35 15:13:01 2180940 0 1271816 15.88 2620 4553556 1251740 13.82 1379860 3615840 8 19:22:35 15:14:02 2180472 0 1272280 15.89 2620 4553560 1251824 13.82 1380040 3615840 16 19:22:35 15:15:01 2180644 0 1272104 15.88 2620 4553564 1251788 13.82 1379912 3615840 12 19:22:35 15:16:01 2180816 0 1271932 15.88 2620 4553564 1251740 13.82 1379884 3615840 12 19:22:35 15:17:01 2181840 0 1270900 15.87 2620 4553572 1250148 13.80 1379052 3615700 8 19:22:35 15:18:01 2177252 0 1272088 15.88 2620 4556972 1251740 13.82 1380200 3619036 24 19:22:35 15:19:01 2176892 0 1272448 15.89 2620 4556972 1251824 13.82 1380312 3619036 8 19:22:35 15:20:01 2177608 0 1271728 15.88 2620 4556976 1251740 13.82 1380272 3619036 8 19:22:35 15:21:01 2177220 0 1272112 15.88 2620 4556980 1251776 13.82 1380160 3619036 8 19:22:35 15:22:01 2177120 0 1272208 15.88 2620 4556984 1251740 13.82 1380240 3619036 8 19:22:35 15:23:01 2177492 0 1271828 15.88 2620 4556992 1251740 13.82 1380196 3619040 16 19:22:35 15:24:01 2177000 0 1272320 15.89 2620 4556992 1251824 13.82 1380380 3619036 16 19:22:35 15:25:01 2177448 0 1271868 15.88 2620 4556996 1251740 13.82 1380268 3619036 8 19:22:35 15:26:01 2176908 0 1272404 15.89 2620 4557000 1251800 13.82 1380212 3619036 8 19:22:35 15:27:01 2176920 0 1272388 15.89 2620 4557004 1251884 13.82 1380652 3619036 8 19:22:35 15:28:01 2177236 0 1272064 15.88 2620 4557012 1251740 13.82 1380184 3619036 8 19:22:35 15:29:01 2176860 0 1272436 15.89 2620 4557016 1251848 13.82 1380304 3619036 8 19:22:35 15:30:01 2177028 0 1272260 15.89 2620 4557024 1251740 13.82 1380080 3619036 8 19:22:35 15:31:01 2177144 0 1272140 15.88 2620 4557028 1251740 13.82 1380200 3619036 8 19:22:35 15:32:01 2177500 0 1271784 15.88 2620 4557028 1251740 13.82 1380268 3619036 8 19:22:35 15:33:01 2177360 0 1271916 15.88 2620 4557036 1251740 13.82 1380260 3619036 8 19:22:35 15:34:01 2177100 0 1272176 15.88 2620 4557036 1251836 13.82 1380420 3619036 8 19:22:35 15:35:01 2177392 0 1271876 15.88 2620 4557044 1251776 13.82 1380208 3619036 12 19:22:35 15:36:01 2177236 0 1272028 15.88 2620 4557048 1251740 13.82 1380340 3619036 20 19:22:35 15:37:01 2177244 0 1272016 15.88 2620 4557052 1251740 13.82 1380224 3619036 20 19:22:35 15:38:01 2177332 0 1271924 15.88 2620 4557056 1251740 13.82 1380228 3619036 8 19:22:35 15:39:01 2176432 0 1272820 15.89 2620 4557060 1251884 13.82 1380620 3619040 16 19:22:35 15:40:01 2176912 0 1272336 15.89 2620 4557064 1251740 13.82 1380352 3619036 12 19:22:35 15:41:01 2177104 0 1272140 15.88 2620 4557068 1251740 13.82 1380356 3619036 8 19:22:35 15:42:01 2177080 0 1272160 15.88 2620 4557072 1251740 13.82 1380312 3619036 8 19:22:35 15:43:01 2177320 0 1271916 15.88 2620 4557076 1251740 13.82 1380300 3619036 8 19:22:35 15:44:01 2176668 0 1272560 15.89 2620 4557084 1251812 13.82 1380340 3619036 8 19:22:35 15:45:01 2177316 0 1271908 15.88 2620 4557088 1251740 13.82 1380364 3619036 8 19:22:35 15:46:01 2177128 0 1272084 15.88 2620 4557100 1251740 13.82 1380392 3619040 8 19:22:35 15:47:02 2177048 0 1272164 15.88 2620 4557100 1251788 13.82 1380288 3619036 8 19:22:35 15:48:01 2176448 0 1272760 15.89 2620 4557104 1251860 13.82 1380696 3619036 8 19:22:35 15:49:01 2176448 0 1272756 15.89 2620 4557108 1251872 13.82 1380688 3619036 8 19:22:35 15:50:01 2177252 0 1271944 15.88 2620 4557116 1251740 13.82 1380236 3619036 28 19:22:35 15:51:01 2177180 0 1272012 15.88 2620 4557120 1251776 13.82 1380448 3619036 12 19:22:35 15:52:01 2177252 0 1271940 15.88 2620 4557120 1251740 13.82 1380380 3619036 12 19:22:35 15:53:01 2177260 0 1271924 15.88 2620 4557128 1251740 13.82 1380372 3619036 8 19:22:35 15:54:01 2177024 0 1272156 15.88 2620 4557132 1251812 13.82 1380524 3619036 8 19:22:35 15:55:01 2177440 0 1271736 15.88 2620 4557136 1251740 13.82 1380424 3619040 8 19:22:35 15:56:01 2177204 0 1271968 15.88 2620 4557140 1251776 13.82 1380360 3619036 8 19:22:35 15:57:01 2177004 0 1272168 15.88 2620 4557140 1251740 13.82 1380448 3619036 8 19:22:35 15:58:01 2177012 0 1272152 15.88 2620 4557148 1251740 13.82 1380340 3619036 8 19:22:35 15:59:01 2176760 0 1272396 15.89 2620 4557156 1251812 13.82 1380556 3619036 8 19:22:35 16:00:01 2177320 0 1271832 15.88 2620 4557160 1251788 13.82 1380316 3619036 12 19:22:35 16:01:01 2175568 0 1273580 15.90 2620 4557164 1254084 13.85 1381196 3619036 12 19:22:35 16:02:01 2177220 0 1271924 15.88 2620 4557168 1251740 13.82 1380368 3619036 8 19:22:35 16:03:01 2177004 0 1272136 15.88 2620 4557172 1251740 13.82 1380488 3619036 8 19:22:35 16:04:01 2176868 0 1272264 15.89 2620 4557180 1251824 13.82 1380548 3619036 8 19:22:35 16:05:01 2176720 0 1272412 15.89 2620 4557180 1251896 13.82 1380752 3619036 8 19:22:35 16:06:01 2176840 0 1272284 15.89 2620 4557188 1251740 13.82 1380496 3619036 8 19:22:35 16:07:01 2177128 0 1271996 15.88 2620 4557188 1251740 13.82 1380364 3619036 8 19:22:35 16:08:01 2176912 0 1272204 15.88 2620 4557196 1251740 13.82 1380508 3619036 8 19:22:35 16:09:01 2176536 0 1272576 15.89 2620 4557200 1251812 13.82 1380480 3619036 8 19:22:35 16:10:01 2176584 0 1272528 15.89 2620 4557200 1251776 13.82 1380400 3619036 12 19:22:35 16:11:01 2176632 0 1272472 15.89 2620 4557208 1251740 13.82 1380420 3619036 12 19:22:35 16:12:01 2176988 0 1272112 15.88 2620 4557212 1251740 13.82 1380352 3619040 8 19:22:35 16:13:01 2176756 0 1272340 15.89 2620 4557216 1251740 13.82 1380408 3619036 8 19:22:35 16:14:01 2176628 0 1272460 15.89 2620 4557224 1251824 13.82 1380588 3619036 8 19:22:35 16:15:01 2176896 0 1272188 15.88 2620 4557228 1251740 13.82 1380456 3619036 8 19:22:35 16:16:01 2176864 0 1272216 15.88 2620 4557232 1251740 13.82 1380540 3619036 8 19:22:35 16:17:01 2176904 0 1272168 15.88 2620 4557240 1251740 13.82 1380528 3619040 8 19:22:35 16:18:01 2176880 0 1272192 15.88 2620 4557240 1251740 13.82 1380452 3619036 8 19:22:35 16:19:01 2176528 0 1272540 15.89 2620 4557244 1251812 13.82 1380524 3619036 8 19:22:35 16:20:01 2177020 0 1272044 15.88 2620 4557248 1251740 13.82 1380440 3619036 8 19:22:35 16:21:01 2176872 0 1272188 15.88 2620 4557252 1251740 13.82 1380464 3619036 8 19:22:35 16:22:01 2176940 0 1272112 15.88 2620 4557260 1251788 13.82 1380524 3619036 8 19:22:35 16:23:01 2177152 0 1271900 15.88 2620 4557260 1251740 13.82 1380580 3619036 8 19:22:35 16:24:01 2176596 0 1272448 15.89 2620 4557268 1251824 13.82 1380532 3619036 8 19:22:35 16:25:01 2177284 0 1271760 15.88 2620 4557268 1251740 13.82 1380556 3619036 8 19:22:35 16:26:01 2176684 0 1272352 15.89 2620 4557276 1251776 13.82 1380476 3619040 8 19:22:35 16:27:01 2176624 0 1272404 15.89 2620 4557284 1251740 13.82 1380488 3619036 8 19:22:35 16:28:01 2176996 0 1272032 15.88 2620 4557284 1251740 13.82 1380500 3619036 8 19:22:35 16:29:01 2176728 0 1272292 15.89 2620 4557292 1251824 13.82 1380696 3619036 8 19:22:35 16:30:01 2176832 0 1272184 15.88 2620 4557296 1251776 13.82 1380504 3619036 8 19:22:35 16:31:01 2177368 0 1271640 15.88 2620 4557304 1251740 13.82 1380468 3619036 8 19:22:35 16:32:01 2176888 0 1272116 15.88 2620 4557308 1251740 13.82 1380556 3619036 8 19:22:35 16:33:01 2176880 0 1272120 15.88 2620 4557312 1251740 13.82 1380504 3619040 8 19:22:35 16:34:01 2176768 0 1272228 15.89 2620 4557316 1251824 13.82 1380588 3619036 8 19:22:35 16:35:01 2176632 0 1272360 15.89 2620 4557320 1251740 13.82 1380652 3619036 8 19:22:35 16:36:01 2176384 0 1272604 15.89 2620 4557324 1251740 13.82 1380636 3619036 8 19:22:35 16:37:01 2176492 0 1272492 15.89 2620 4557328 1251740 13.82 1380524 3619036 8 19:22:35 16:38:01 2176484 0 1272496 15.89 2620 4557332 1251740 13.82 1380648 3619036 8 19:22:35 16:39:01 2176472 0 1272504 15.89 2620 4557336 1251908 13.82 1381096 3619036 8 19:22:35 16:40:01 2176968 0 1272000 15.88 2620 4557344 1251740 13.82 1380656 3619036 8 19:22:35 16:41:01 2177336 0 1271632 15.88 2620 4557344 1251740 13.82 1380508 3619036 8 19:22:35 16:42:01 2176896 0 1272068 15.88 2620 4557348 1251740 13.82 1380596 3619036 8 19:22:35 16:43:01 2177004 0 1271956 15.88 2620 4557352 1251740 13.82 1380548 3619036 8 19:22:35 16:44:01 2176636 0 1272320 15.89 2620 4557356 1251836 13.82 1380728 3619036 8 19:22:35 16:45:01 2176836 0 1272108 15.88 2620 4557368 1251740 13.82 1380684 3619036 8 19:22:35 16:46:01 2176460 0 1272484 15.89 2620 4557368 1251776 13.82 1380688 3619036 8 19:22:35 16:47:01 2175896 0 1273040 15.90 2620 4557376 1251996 13.82 1381080 3619036 20 19:22:35 16:48:01 2175188 0 1273748 15.90 2620 4557376 1252056 13.82 1381672 3619036 12 19:22:35 16:49:01 2175444 0 1273484 15.90 2620 4557384 1252020 13.82 1381524 3619040 12 19:22:35 16:50:01 2175212 0 1273712 15.90 2620 4557388 1252032 13.82 1381728 3619036 8 19:22:35 16:51:01 2175184 0 1273740 15.90 2620 4557388 1251948 13.82 1381568 3619036 12 19:22:35 16:52:01 2175548 0 1273368 15.90 2620 4557396 1251960 13.82 1381524 3619036 8 19:22:35 16:53:02 2176400 0 1272516 15.89 2620 4557396 1251804 13.82 1380628 3619036 8 19:22:35 16:54:01 2175608 0 1273300 15.90 2620 4557404 1252008 13.82 1381472 3619036 8 19:22:35 16:55:01 2177020 0 1271884 15.88 2620 4557408 1251804 13.82 1380608 3619036 8 19:22:35 16:56:01 2176028 0 1272816 15.89 2620 4557468 1251972 13.82 1381088 3619052 20 19:22:35 16:57:01 2177572 0 1271324 15.87 2620 4557416 1250380 13.80 1380128 3618852 8 19:22:35 16:58:01 2176856 0 1272036 15.88 2620 4557420 1251804 13.82 1380972 3618852 8 19:22:35 16:59:01 2176396 0 1272492 15.89 2620 4557424 1251888 13.82 1381060 3618852 8 19:22:35 17:00:01 2176400 0 1272480 15.89 2620 4557432 1251804 13.82 1380980 3618852 12 19:22:35 17:01:01 2175472 0 1273404 15.90 2620 4557436 1251804 13.82 1380932 3618852 8 19:22:35 17:02:01 2176640 0 1272228 15.89 2620 4557444 1251804 13.82 1380792 3618852 8 19:22:35 17:03:01 2176352 0 1272512 15.89 2620 4557448 1251804 13.82 1380984 3618852 8 19:22:35 17:04:01 2176404 0 1272456 15.89 2620 4557452 1251888 13.82 1381096 3618856 8 19:22:35 17:05:01 2176452 0 1272404 15.89 2620 4557456 1251840 13.82 1380980 3618852 8 19:22:35 17:06:01 2176176 0 1272676 15.89 2620 4557460 1251924 13.82 1381320 3618856 16 19:22:35 17:07:01 2176640 0 1272204 15.88 2620 4557468 1251804 13.82 1380896 3618852 12 19:22:35 17:08:01 2176516 0 1272324 15.89 2620 4557472 1251804 13.82 1381000 3618852 8 19:22:35 17:09:01 2176264 0 1272572 15.89 2620 4557476 1251888 13.82 1381112 3618852 8 19:22:35 17:10:01 2176468 0 1272364 15.89 2620 4557480 1251828 13.82 1381032 3618852 12 19:22:35 17:11:01 2176500 0 1272328 15.89 2620 4557484 1251804 13.82 1381028 3618852 12 19:22:35 17:12:01 2176780 0 1272044 15.88 2620 4557488 1251804 13.82 1380952 3618852 8 19:22:35 17:13:01 2176508 0 1272312 15.89 2620 4557492 1251804 13.82 1380972 3618852 8 19:22:35 17:14:01 2176232 0 1272584 15.89 2620 4557496 1251900 13.82 1381136 3618852 8 19:22:35 17:15:01 2176428 0 1272380 15.89 2620 4557504 1251852 13.82 1381032 3618852 8 19:22:35 17:16:01 2176928 0 1271872 15.88 2620 4557512 1251804 13.82 1380972 3618856 8 19:22:35 17:17:01 2176624 0 1272176 15.88 2620 4557512 1251804 13.82 1380940 3618852 8 19:22:35 17:18:01 2176988 0 1271804 15.88 2620 4557520 1251804 13.82 1380948 3618852 8 19:22:35 17:19:01 2176140 0 1272652 15.89 2620 4557520 1251888 13.82 1381160 3618852 8 19:22:35 17:20:01 2176136 0 1272648 15.89 2620 4557528 1251804 13.82 1381068 3618856 8 19:22:35 17:21:01 2176284 0 1272496 15.89 2620 4557532 1251804 13.82 1381076 3618852 8 19:22:35 17:22:01 2176532 0 1272248 15.89 2620 4557532 1251804 13.82 1380880 3618852 8 19:22:35 17:23:01 2176252 0 1272520 15.89 2620 4557540 1251804 13.82 1380904 3618852 8 19:22:35 17:24:01 2176132 0 1272640 15.89 2620 4557540 1251888 13.82 1381060 3618852 8 19:22:35 17:25:02 2176284 0 1272480 15.89 2620 4557548 1251804 13.82 1381060 3618852 8 19:22:35 17:26:01 2176532 0 1272228 15.89 2620 4557552 1251852 13.82 1381128 3618852 8 19:22:35 17:27:01 2176236 0 1272520 15.89 2620 4557556 1251804 13.82 1381100 3618852 8 19:22:35 17:28:01 2176384 0 1272368 15.89 2620 4557560 1251804 13.82 1380988 3618852 8 19:22:35 17:29:01 2175836 0 1272916 15.89 2620 4557560 1251924 13.82 1381168 3618852 8 19:22:35 17:30:01 2176056 0 1272688 15.89 2620 4557568 1251864 13.82 1381132 3618852 8 19:22:35 17:31:01 2176244 0 1272492 15.89 2620 4557576 1251804 13.82 1381120 3618852 8 19:22:35 17:32:01 2176740 0 1271992 15.88 2620 4557580 1251804 13.82 1380976 3618852 8 19:22:35 17:33:01 2176476 0 1272252 15.89 2620 4557584 1251804 13.82 1380948 3618852 8 19:22:35 17:34:01 2175884 0 1272840 15.89 2620 4557588 1251900 13.82 1381224 3618852 8 19:22:35 17:35:01 2176640 0 1272080 15.88 2620 4557592 1251804 13.82 1381004 3618852 8 19:22:35 17:36:01 2175980 0 1272732 15.89 2620 4557600 1251804 13.82 1381044 3618856 8 19:22:35 17:37:01 2176268 0 1272444 15.89 2620 4557600 1251804 13.82 1381144 3618852 8 19:22:35 17:38:01 2176244 0 1272464 15.89 2620 4557604 1251804 13.82 1381148 3618852 8 19:22:35 17:39:01 2175720 0 1272980 15.89 2620 4557612 1251936 13.82 1381472 3618852 8 19:22:35 17:40:01 2176104 0 1272596 15.89 2620 4557612 1251888 13.82 1381332 3618852 8 19:22:35 17:41:01 2176476 0 1272216 15.88 2620 4557620 1251804 13.82 1381056 3618852 8 19:22:35 17:42:01 2176772 0 1271920 15.88 2620 4557620 1251804 13.82 1381116 3618852 8 19:22:35 17:43:01 2175756 0 1272928 15.89 2620 4557628 1251972 13.82 1381488 3618852 8 19:22:35 17:44:01 2175884 0 1272796 15.89 2620 4557632 1251900 13.82 1381468 3618852 8 19:22:35 17:45:01 2176796 0 1271884 15.88 2620 4557632 1251804 13.82 1381160 3618852 12 19:22:35 17:46:01 2176384 0 1272284 15.89 2620 4557644 1251804 13.82 1381208 3618852 8 19:22:35 17:47:01 2176376 0 1272292 15.89 2620 4557644 1251804 13.82 1381072 3618852 8 19:22:35 17:48:01 2175788 0 1272872 15.89 2620 4557652 1251960 13.82 1381560 3618852 8 19:22:35 17:49:01 2175572 0 1273080 15.90 2620 4557660 1251948 13.82 1381544 3618856 8 19:22:35 17:50:01 2176260 0 1272388 15.89 2620 4557664 1251804 13.82 1381208 3618852 8 19:22:35 17:51:01 2176428 0 1272216 15.88 2620 4557668 1251852 13.82 1381228 3618852 8 19:22:35 17:52:01 2176944 0 1271696 15.88 2620 4557672 1251804 13.82 1381148 3618856 8 19:22:35 17:53:01 2176376 0 1272260 15.89 2620 4557676 1251804 13.82 1381040 3618852 8 19:22:35 17:54:01 2176280 0 1272352 15.89 2620 4557680 1251876 13.82 1381192 3618852 8 19:22:35 17:55:01 2176428 0 1272200 15.88 2620 4557684 1251864 13.82 1381264 3618852 8 19:22:35 17:56:01 2176796 0 1271828 15.88 2620 4557688 1251804 13.82 1381200 3618852 8 19:22:35 17:57:02 2176756 0 1271864 15.88 2620 4557692 1251804 13.82 1381168 3618852 8 19:22:35 17:58:01 2176508 0 1272108 15.88 2620 4557696 1251804 13.82 1381172 3618852 8 19:22:35 17:59:01 2176032 0 1272576 15.89 2620 4557704 1251888 13.82 1381292 3618852 8 19:22:35 18:00:01 2176164 0 1272444 15.89 2620 4557704 1251852 13.82 1381192 3618852 12 19:22:35 18:01:01 2175144 0 1273456 15.90 2620 4557712 1254576 13.85 1382016 3618852 12 19:22:35 18:02:01 2176384 0 1272208 15.88 2620 4557720 1251804 13.82 1381204 3618852 8 19:22:35 18:03:01 2176252 0 1272336 15.89 2620 4557724 1251804 13.82 1381208 3618852 8 19:22:35 18:04:01 2176496 0 1272088 15.88 2620 4557728 1251924 13.82 1381384 3618852 8 19:22:35 18:05:01 2176096 0 1272484 15.89 2620 4557732 1251804 13.82 1381316 3618852 8 19:22:35 18:06:01 2175648 0 1272928 15.89 2620 4557736 1251972 13.82 1381532 3618852 8 19:22:35 18:07:01 2176072 0 1272496 15.89 2620 4557744 1251804 13.82 1381192 3618856 8 19:22:35 18:08:01 2176408 0 1272160 15.88 2620 4557744 1251804 13.82 1381256 3618852 12 19:22:35 18:09:01 2175916 0 1272648 15.89 2620 4557748 1251876 13.82 1381428 3618852 8 19:22:35 18:10:01 2175932 0 1272628 15.89 2620 4557752 1251864 13.82 1381464 3618852 8 19:22:35 18:11:01 2176012 0 1272544 15.89 2620 4557756 1251804 13.82 1381352 3618852 8 19:22:35 18:12:01 2176004 0 1272544 15.89 2620 4557764 1251804 13.82 1381356 3618852 8 19:22:35 18:13:01 2174192 0 1274356 15.91 2620 4557764 1274876 14.08 1381976 3618852 8 19:22:35 18:14:01 2174064 0 1274476 15.91 2620 4557772 1277972 14.11 1382344 3618852 8 19:22:35 18:15:01 2176004 0 1272536 15.89 2620 4557772 1251624 13.82 1381472 3618852 8 19:22:35 18:16:01 2175780 0 1272748 15.89 2620 4557784 1251588 13.82 1381548 3618856 8 19:22:35 18:17:01 2175804 0 1272720 15.89 2620 4557788 1251588 13.82 1381540 3618852 8 19:22:35 18:18:01 2175764 0 1272760 15.89 2620 4557788 1251588 13.82 1381460 3618852 8 19:22:35 18:19:01 2175636 0 1272880 15.89 2620 4557796 1251684 13.82 1381544 3618852 8 19:22:35 18:20:01 2175812 0 1272700 15.89 2620 4557800 1251588 13.82 1381564 3618856 8 19:22:35 18:21:01 2176372 0 1272136 15.88 2620 4557804 1251588 13.82 1381408 3618852 8 19:22:35 18:22:01 2175780 0 1272724 15.89 2620 4557808 1251588 13.82 1381512 3618852 8 19:22:35 18:23:01 2175704 0 1272796 15.89 2620 4557812 1251588 13.82 1381464 3618852 8 19:22:35 18:24:01 2175932 0 1272564 15.89 2620 4557816 1251672 13.82 1381552 3618852 8 19:22:35 18:25:01 2176348 0 1272144 15.88 2620 4557820 1251588 13.82 1381620 3618852 8 19:22:35 18:26:01 2175788 0 1272700 15.89 2620 4557824 1251588 13.82 1381604 3618852 8 19:22:35 18:27:01 2176028 0 1272456 15.89 2620 4557828 1251588 13.82 1381608 3618852 8 19:22:35 18:28:01 2175664 0 1272816 15.89 2620 4557832 1251588 13.82 1381616 3618852 8 19:22:35 18:29:02 2175684 0 1272788 15.89 2620 4557840 1251684 13.82 1381596 3618856 8 19:22:35 18:30:01 2175824 0 1272640 15.89 2620 4557848 1251660 13.82 1381536 3618852 8 19:22:35 18:31:01 2175936 0 1272528 15.89 2620 4557848 1251588 13.82 1381464 3618852 8 19:22:35 18:32:01 2175888 0 1272564 15.89 2620 4557860 1251588 13.82 1381572 3618856 8 19:22:35 18:33:01 2175664 0 1272788 15.89 2620 4557860 1251588 13.82 1381572 3618852 12 19:22:35 18:34:01 2175544 0 1272904 15.89 2620 4557864 1251672 13.82 1381604 3618852 8 19:22:35 18:35:01 2175476 0 1272964 15.89 2620 4557872 1251636 13.82 1381688 3618852 8 19:22:35 18:36:01 2175696 0 1272744 15.89 2620 4557872 1251588 13.82 1381536 3618852 8 19:22:35 18:37:01 2175656 0 1272776 15.89 2620 4557880 1251588 13.82 1381544 3618852 8 19:22:35 18:38:01 2176920 0 1271512 15.88 2620 4557880 1249996 13.80 1380648 3618852 8 19:22:35 18:39:01 2175924 0 1272500 15.89 2620 4557888 1251672 13.82 1381768 3618852 8 19:22:35 18:40:01 2176028 0 1272392 15.89 2620 4557892 1251588 13.82 1381564 3618852 8 19:22:35 18:41:01 2176036 0 1272384 15.89 2620 4557892 1251588 13.82 1381632 3618852 8 19:22:35 18:42:01 2175472 0 1272940 15.89 2620 4557900 1251732 13.82 1382020 3618852 12 19:22:35 18:43:01 2175068 0 1273340 15.90 2620 4557904 1251780 13.82 1382380 3618852 8 19:22:35 18:44:01 2175148 0 1273256 15.90 2620 4557908 1251708 13.82 1382136 3618852 8 19:22:35 18:45:01 2175036 0 1273364 15.90 2620 4557912 1251768 13.82 1382196 3618852 12 19:22:35 18:46:01 2175524 0 1272872 15.89 2620 4557916 1251588 13.82 1381764 3618852 12 19:22:35 18:47:01 2176084 0 1272304 15.89 2620 4557924 1251588 13.82 1381640 3618852 8 19:22:35 18:48:01 2175232 0 1273148 15.90 2620 4557932 1251732 13.82 1382168 3618856 8 19:22:35 18:49:01 2174812 0 1273568 15.90 2620 4557932 1251744 13.82 1382224 3618852 8 19:22:35 18:50:01 2175424 0 1272952 15.89 2620 4557936 1251588 13.82 1381668 3618852 8 19:22:35 18:51:01 2175508 0 1272864 15.89 2620 4557940 1251588 13.82 1381672 3618852 8 19:22:35 18:52:01 2175804 0 1272564 15.89 2620 4557944 1251588 13.82 1381744 3618852 8 19:22:35 18:53:01 2175920 0 1272440 15.89 2620 4557952 1251588 13.82 1381736 3618852 8 19:22:35 18:54:01 2175456 0 1272904 15.89 2620 4557952 1251744 13.82 1381936 3618852 8 19:22:35 18:55:01 2176028 0 1272324 15.89 2620 4557960 1251588 13.82 1381676 3618852 8 19:22:35 18:56:01 2175788 0 1272564 15.89 2620 4557960 1251588 13.82 1381828 3618852 8 19:22:35 18:57:01 2175828 0 1272520 15.89 2620 4557964 1251588 13.82 1381696 3618852 8 19:22:35 18:58:01 2175728 0 1272612 15.89 2620 4557972 1251588 13.82 1381708 3618852 8 19:22:35 18:59:01 2175568 0 1272772 15.89 2620 4557972 1251672 13.82 1381820 3618852 8 19:22:35 19:00:01 2175548 0 1272784 15.89 2620 4557980 1251588 13.82 1381720 3618852 8 19:22:35 19:01:01 2173652 0 1274680 15.92 2620 4557980 1254884 13.85 1382900 3618852 8 19:22:35 19:02:01 2174952 0 1273368 15.90 2620 4557992 1251744 13.82 1382352 3618852 12 19:22:35 19:03:02 2175424 0 1272888 15.89 2620 4558000 1251588 13.82 1381736 3618856 12 19:22:35 19:04:01 2175172 0 1273140 15.90 2620 4558000 1251672 13.82 1381952 3618852 8 19:22:35 19:05:01 2175932 0 1272376 15.89 2620 4558004 1251720 13.82 1382032 3618852 16 19:22:35 19:06:01 2175564 0 1272680 15.89 2620 4558068 1251588 13.82 1381868 3618868 24 19:22:35 19:07:01 2175648 0 1272652 15.89 2620 4558012 1251588 13.82 1381820 3618852 8 19:22:35 19:08:01 2175656 0 1272636 15.89 2620 4558020 1251588 13.82 1381752 3618852 8 19:22:35 19:09:01 2175428 0 1272860 15.89 2620 4558024 1251672 13.82 1381860 3618856 8 19:22:35 19:10:01 2175424 0 1272856 15.89 2620 4558032 1251588 13.82 1381772 3618852 8 19:22:35 19:11:01 2175556 0 1272720 15.89 2620 4558036 1251588 13.82 1381784 3618852 8 19:22:35 19:12:01 2176012 0 1272264 15.89 2620 4558036 1251588 13.82 1381852 3618852 8 19:22:35 19:13:01 2175128 0 1273140 15.90 2620 4558044 1251780 13.82 1382288 3618852 8 19:22:35 19:14:01 2175200 0 1273068 15.90 2620 4558044 1251756 13.82 1382348 3618852 8 19:22:35 19:15:01 2175512 0 1272748 15.89 2620 4558052 1251672 13.82 1381796 3618852 8 19:22:35 19:16:01 2175968 0 1272288 15.89 2620 4558056 1251588 13.82 1381932 3618852 8 19:22:35 19:17:01 2175640 0 1272608 15.89 2620 4558064 1251588 13.82 1381812 3618852 8 19:22:35 19:18:01 2175548 0 1272696 15.89 2620 4558068 1251588 13.82 1381808 3618852 8 19:22:35 19:19:01 2175196 0 1273044 15.90 2620 4558072 1251684 13.82 1381980 3618856 8 19:22:35 19:20:01 2175548 0 1272688 15.89 2620 4558076 1251588 13.82 1381932 3618852 8 19:22:35 19:21:01 2175532 0 1272700 15.89 2620 4558080 1251588 13.82 1381936 3618852 8 19:22:35 19:22:01 2175432 0 1272796 15.89 2620 4558084 1251588 13.82 1381824 3618852 8 19:22:35 Average: 2187667 0 1259876 15.73 2620 4558770 1275566 14.08 1405875 3598960 8230 19:22:35 19:22:35 13:38:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:22:35 13:39:01 eth0 1702.02 1820.98 6523.15 235.47 0.00 0.00 0.00 0.00 19:22:35 13:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 13:39:01 docker0 1072.62 681.05 83.08 2729.27 0.00 0.00 0.00 0.00 19:22:35 13:40:01 eth0 544.28 471.84 3539.68 43.99 0.00 0.00 0.00 0.00 19:22:35 13:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 13:40:01 docker0 225.96 262.93 14.97 847.64 0.00 0.00 0.00 0.00 19:22:35 13:41:01 eth0 35.29 23.30 32.17 62.40 0.00 0.00 0.00 0.00 19:22:35 13:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 13:41:01 veth623822f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:22:35 13:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 13:42:01 eth0 28.42 15.04 22.51 11.91 0.00 0.00 0.00 0.00 19:22:35 13:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 13:42:01 veth623822f 1.57 1.57 0.12 0.12 0.00 0.00 0.00 0.00 19:22:35 13:42:01 docker0 1.57 1.57 0.10 0.12 0.00 0.00 0.00 0.00 19:22:35 13:43:01 eth0 28.35 18.04 19.85 63.24 0.00 0.00 0.00 0.00 19:22:35 13:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 13:43:01 veth623822f 0.62 0.62 0.05 0.05 0.00 0.00 0.00 0.00 19:22:35 13:43:01 docker0 0.62 0.62 0.04 0.05 0.00 0.00 0.00 0.00 19:22:35 13:44:03 veth0a2f307 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:22:35 13:44:03 eth0 171.32 150.23 1625.92 21.66 0.00 0.00 0.00 0.00 19:22:35 13:44:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 13:44:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 13:45:03 veth0a2f307 0.00 1.04 0.00 0.05 0.00 0.00 0.00 0.00 19:22:35 13:45:03 eth0 97.07 73.03 191.22 51.71 0.00 0.00 0.00 0.00 19:22:35 13:45:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 13:45:03 docker0 55.32 66.53 3.52 169.60 0.00 0.00 0.00 0.00 19:22:35 13:46:01 veth0a2f307 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 19:22:35 13:46:01 vethaa05a4c 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 19:22:35 13:46:01 eth0 19.11 9.71 15.81 8.25 0.00 0.00 0.00 0.00 19:22:35 13:46:01 veth140c58a 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 19:22:35 13:47:01 veth0a2f307 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 13:47:01 eth0 8.46 4.76 6.70 3.45 0.00 0.00 0.00 0.00 19:22:35 13:47:01 veth140c58a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 13:47:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:22:35 13:48:01 veth0a2f307 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 19:22:35 13:48:01 eth0 72.86 43.96 236.64 74.41 0.00 0.00 0.00 0.00 19:22:35 13:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 13:48:01 docker0 1350.27 1023.73 100.98 3857.79 0.00 0.00 0.00 0.00 19:22:35 13:49:01 veth313cf38 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 19:22:35 13:49:01 veth0a2f307 0.00 0.50 0.00 0.02 0.00 0.00 0.00 0.00 19:22:35 13:49:01 vethfe187db 0.00 0.60 0.00 0.03 0.00 0.00 0.00 0.00 19:22:35 13:49:01 eth0 73.99 56.52 123.57 61.87 0.00 0.00 0.00 0.00 19:22:35 13:50:01 veth296384c 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 19:22:35 13:50:01 veth0a2f307 0.00 0.43 0.00 0.02 0.00 0.00 0.00 0.00 19:22:35 13:50:01 veth73c46db 0.05 0.25 0.00 0.02 0.00 0.00 0.00 0.00 19:22:35 13:50:01 eth0 35.96 18.70 63.01 12.88 0.00 0.00 0.00 0.00 19:22:35 13:51:01 veth0a2f307 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 19:22:35 13:51:01 eth0 240.33 172.80 1675.34 75.08 0.00 0.00 0.00 0.00 19:22:35 13:51:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:22:35 13:51:01 docker0 1439.48 1144.26 106.80 4419.74 0.00 0.00 0.00 0.00 19:22:35 13:52:01 eth0 19.84 12.54 12.81 50.87 0.00 0.00 0.00 0.00 19:22:35 13:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 13:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 13:53:01 eth0 0.62 0.10 0.06 0.01 0.00 0.00 0.00 0.00 19:22:35 13:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 13:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 13:54:01 eth0 0.98 0.60 0.77 0.25 0.00 0.00 0.00 0.00 19:22:35 13:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 13:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 13:55:01 eth0 0.15 0.10 0.01 0.04 0.00 0.00 0.00 0.00 19:22:35 13:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 13:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 13:56:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:22:35 13:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 13:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 13:57:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 13:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 13:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 13:58:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:22:35 13:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 13:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 13:59:02 eth0 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 19:22:35 13:59:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 13:59:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:00:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:22:35 14:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:01:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:02:01 eth0 0.17 0.12 0.07 0.01 0.00 0.00 0.00 0.00 19:22:35 14:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:03:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:04:01 eth0 0.65 0.15 0.13 0.07 0.00 0.00 0.00 0.00 19:22:35 14:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:05:01 eth0 0.57 0.35 0.33 0.20 0.00 0.00 0.00 0.00 19:22:35 14:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:06:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:07:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:22:35 14:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:08:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:09:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 19:22:35 14:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:10:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:11:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:22:35 14:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:12:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:13:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:14:01 eth0 0.27 0.20 0.19 0.07 0.00 0.00 0.00 0.00 19:22:35 14:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:15:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:22:35 14:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:16:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:17:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:18:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:19:01 eth0 0.25 0.18 0.14 0.07 0.00 0.00 0.00 0.00 19:22:35 14:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:20:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:22:35 14:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:21:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:22:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:23:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:24:01 eth0 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 19:22:35 14:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:25:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 19:22:35 14:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:26:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:27:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:28:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:29:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 19:22:35 14:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:30:01 eth0 0.63 0.00 0.06 0.00 0.00 0.00 0.00 0.00 19:22:35 14:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:31:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 19:22:35 14:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:32:01 eth0 0.47 0.27 0.27 0.20 0.00 0.00 0.00 0.00 19:22:35 14:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:33:01 eth0 0.07 0.07 0.00 0.01 0.00 0.00 0.00 0.00 19:22:35 14:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:34:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 19:22:35 14:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:35:01 eth0 0.20 0.05 0.06 0.00 0.00 0.00 0.00 0.00 19:22:35 14:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:36:02 eth0 0.55 0.00 0.05 0.00 0.00 0.00 0.00 0.00 19:22:35 14:36:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:36:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:37:01 eth0 0.44 0.34 0.27 0.20 0.00 0.00 0.00 0.00 19:22:35 14:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:38:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:39:01 eth0 0.67 0.12 0.13 0.07 0.00 0.00 0.00 0.00 19:22:35 14:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:40:01 eth0 0.12 0.08 0.06 0.00 0.00 0.00 0.00 0.00 19:22:35 14:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:41:01 eth0 0.48 0.32 0.27 0.20 0.00 0.00 0.00 0.00 19:22:35 14:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:42:01 eth0 0.30 0.00 0.01 0.00 0.00 0.00 0.00 0.00 19:22:35 14:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:43:01 eth0 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00 19:22:35 14:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:44:01 eth0 0.87 0.33 0.38 0.26 0.00 0.00 0.00 0.00 19:22:35 14:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:45:01 eth0 0.63 0.38 0.36 0.20 0.00 0.00 0.00 0.00 19:22:35 14:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:46:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:47:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:48:01 eth0 0.43 0.22 0.26 0.19 0.00 0.00 0.00 0.00 19:22:35 14:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:49:01 eth0 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 19:22:35 14:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:50:01 eth0 0.08 0.08 0.01 0.00 0.00 0.00 0.00 0.00 19:22:35 14:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:51:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:52:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 19:22:35 14:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:53:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:54:01 eth0 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 19:22:35 14:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:55:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:56:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 19:22:35 14:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:57:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:58:01 eth0 0.08 0.08 0.01 0.00 0.00 0.00 0.00 0.00 19:22:35 14:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:59:01 eth0 0.15 0.12 0.08 0.04 0.00 0.00 0.00 0.00 19:22:35 14:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 14:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:00:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:01:01 eth0 0.08 0.07 0.06 0.03 0.00 0.00 0.00 0.00 19:22:35 15:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:02:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:03:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:04:01 eth0 0.65 0.18 0.18 0.07 0.00 0.00 0.00 0.00 19:22:35 15:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:05:01 eth0 0.47 0.27 0.27 0.20 0.00 0.00 0.00 0.00 19:22:35 15:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:06:01 eth0 0.32 0.00 0.03 0.00 0.00 0.00 0.00 0.00 19:22:35 15:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:07:01 eth0 0.63 0.28 0.29 0.20 0.00 0.00 0.00 0.00 19:22:35 15:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:08:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:09:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 19:22:35 15:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:10:01 eth0 0.10 0.08 0.09 0.01 0.00 0.00 0.00 0.00 19:22:35 15:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:11:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:12:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:13:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:14:02 eth0 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 19:22:35 15:14:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:14:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:15:01 eth0 0.15 0.14 0.07 0.01 0.00 0.00 0.00 0.00 19:22:35 15:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:16:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:17:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:18:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:19:01 eth0 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 19:22:35 15:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:20:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:21:01 eth0 0.12 0.12 0.06 0.01 0.00 0.00 0.00 0.00 19:22:35 15:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:22:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:23:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:24:01 eth0 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 19:22:35 15:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:25:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:26:01 eth0 0.62 0.10 0.14 0.01 0.00 0.00 0.00 0.00 19:22:35 15:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:27:01 eth0 0.33 0.25 0.26 0.20 0.00 0.00 0.00 0.00 19:22:35 15:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:28:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:29:01 eth0 0.20 0.15 0.14 0.07 0.00 0.00 0.00 0.00 19:22:35 15:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:30:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:31:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:32:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:33:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:34:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 19:22:35 15:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:35:01 eth0 0.10 0.05 0.06 0.00 0.00 0.00 0.00 0.00 19:22:35 15:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:36:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:37:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:38:01 eth0 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00 19:22:35 15:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:39:01 eth0 0.67 0.37 0.40 0.26 0.00 0.00 0.00 0.00 19:22:35 15:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:40:01 eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 19:22:35 15:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:41:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:42:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:43:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:44:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 19:22:35 15:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:45:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:46:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:47:02 eth0 0.10 0.05 0.06 0.00 0.00 0.00 0.00 0.00 19:22:35 15:47:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:47:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:48:01 eth0 0.44 0.22 0.27 0.20 0.00 0.00 0.00 0.00 19:22:35 15:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:49:01 eth0 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 19:22:35 15:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:50:01 eth0 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 19:22:35 15:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:51:01 eth0 0.10 0.05 0.06 0.00 0.00 0.00 0.00 0.00 19:22:35 15:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:52:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:53:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:54:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 19:22:35 15:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:55:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:56:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 19:22:35 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:57:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:58:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:59:01 eth0 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 19:22:35 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:00:01 eth0 0.10 0.08 0.06 0.01 0.00 0.00 0.00 0.00 19:22:35 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:01:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:02:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:03:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:04:01 eth0 0.68 0.18 0.19 0.07 0.00 0.00 0.00 0.00 19:22:35 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:05:01 eth0 0.42 0.22 0.26 0.19 0.00 0.00 0.00 0.00 19:22:35 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:06:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:07:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:08:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:09:01 eth0 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 19:22:35 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:10:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 19:22:35 16:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:11:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:12:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:13:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:14:01 eth0 0.22 0.18 0.14 0.07 0.00 0.00 0.00 0.00 19:22:35 16:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:15:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:16:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:17:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:18:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:19:01 eth0 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 19:22:35 16:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:20:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:21:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:22:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 19:22:35 16:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:23:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:24:01 eth0 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 19:22:35 16:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:25:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:26:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 19:22:35 16:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:27:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:28:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:29:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 19:22:35 16:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:30:01 eth0 0.10 0.07 0.06 0.00 0.00 0.00 0.00 0.00 19:22:35 16:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:31:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:32:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:33:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:34:01 eth0 0.22 0.18 0.14 0.07 0.00 0.00 0.00 0.00 19:22:35 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:35:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:36:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:37:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:38:01 eth0 0.48 0.00 0.05 0.00 0.00 0.00 0.00 0.00 19:22:35 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:39:01 eth0 0.63 0.40 0.40 0.26 0.00 0.00 0.00 0.00 19:22:35 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:40:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:41:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:42:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:43:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:44:01 eth0 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 19:22:35 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:45:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:46:01 eth0 0.48 0.10 0.11 0.01 0.00 0.00 0.00 0.00 19:22:35 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:47:01 eth0 0.92 0.32 0.31 0.20 0.00 0.00 0.00 0.00 19:22:35 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:48:01 eth0 1.68 0.68 0.84 0.55 0.00 0.00 0.00 0.00 19:22:35 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:49:01 eth0 1.37 0.38 0.47 0.29 0.00 0.00 0.00 0.00 19:22:35 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:50:01 eth0 1.32 0.48 0.59 0.36 0.00 0.00 0.00 0.00 19:22:35 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:51:01 eth0 1.40 0.23 0.36 0.19 0.00 0.00 0.00 0.00 19:22:35 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:52:01 eth0 0.42 0.23 0.26 0.19 0.00 0.00 0.00 0.00 19:22:35 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:53:02 eth0 0.87 0.00 0.09 0.00 0.00 0.00 0.00 0.00 19:22:35 16:53:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:53:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:54:01 eth0 1.03 0.61 0.67 0.46 0.00 0.00 0.00 0.00 19:22:35 16:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:55:01 eth0 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00 19:22:35 16:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:56:01 eth0 0.83 0.23 0.31 0.22 0.00 0.00 0.00 0.00 19:22:35 16:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:57:01 eth0 0.45 0.22 0.26 0.19 0.00 0.00 0.00 0.00 19:22:35 16:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:58:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:59:01 eth0 0.30 0.25 0.14 0.08 0.00 0.00 0.00 0.00 19:22:35 16:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:00:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:01:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:02:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:03:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:04:01 eth0 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 19:22:35 17:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:05:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 19:22:35 17:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:06:01 eth0 0.90 0.23 0.31 0.19 0.00 0.00 0.00 0.00 19:22:35 17:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:07:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:08:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:09:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 19:22:35 17:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:10:01 eth0 0.13 0.07 0.06 0.00 0.00 0.00 0.00 0.00 19:22:35 17:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:11:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:12:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:13:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:14:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 19:22:35 17:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:15:01 eth0 0.10 0.08 0.06 0.00 0.00 0.00 0.00 0.00 19:22:35 17:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:16:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:17:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:18:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:19:01 eth0 0.23 0.22 0.14 0.07 0.00 0.00 0.00 0.00 19:22:35 17:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:20:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:21:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:22:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:23:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:24:01 eth0 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 19:22:35 17:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:25:02 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:25:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:25:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:26:01 eth0 0.08 0.07 0.06 0.00 0.00 0.00 0.00 0.00 19:22:35 17:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:27:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:28:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:29:01 eth0 0.15 0.15 0.09 0.07 0.00 0.00 0.00 0.00 19:22:35 17:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:30:01 eth0 0.08 0.08 0.06 0.00 0.00 0.00 0.00 0.00 19:22:35 17:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:31:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:32:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:33:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:34:01 eth0 0.22 0.20 0.14 0.07 0.00 0.00 0.00 0.00 19:22:35 17:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:35:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:36:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:37:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:38:01 eth0 0.48 0.00 0.05 0.00 0.00 0.00 0.00 0.00 19:22:35 17:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:39:01 eth0 0.48 0.37 0.34 0.26 0.00 0.00 0.00 0.00 19:22:35 17:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:40:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 19:22:35 17:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:41:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:42:01 eth0 0.47 0.03 0.05 0.00 0.00 0.00 0.00 0.00 19:22:35 17:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:43:01 eth0 0.38 0.23 0.26 0.19 0.00 0.00 0.00 0.00 19:22:35 17:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:44:01 eth0 0.20 0.20 0.14 0.07 0.00 0.00 0.00 0.00 19:22:35 17:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:45:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:46:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:47:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:48:01 eth0 0.43 0.27 0.26 0.20 0.00 0.00 0.00 0.00 19:22:35 17:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:49:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 19:22:35 17:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:50:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:51:01 eth0 0.13 0.12 0.06 0.01 0.00 0.00 0.00 0.00 19:22:35 17:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:52:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:53:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:54:01 eth0 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 19:22:35 17:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:55:01 eth0 0.10 0.05 0.06 0.00 0.00 0.00 0.00 0.00 19:22:35 17:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:56:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:57:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:57:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:57:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:58:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:59:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 19:22:35 17:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:00:01 eth0 0.12 0.07 0.06 0.00 0.00 0.00 0.00 0.00 19:22:35 18:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:01:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:02:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:03:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:04:01 eth0 0.78 0.15 0.19 0.07 0.00 0.00 0.00 0.00 19:22:35 18:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:05:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:06:01 eth0 0.42 0.22 0.26 0.19 0.00 0.00 0.00 0.00 19:22:35 18:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:07:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:08:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:09:01 eth0 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 19:22:35 18:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:10:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 19:22:35 18:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:11:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:12:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:13:01 eth0 1.30 1.45 0.08 13.26 0.00 0.00 0.00 0.00 19:22:35 18:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:14:01 eth0 0.77 0.72 0.12 5.65 0.00 0.00 0.00 0.00 19:22:35 18:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:15:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 19:22:35 18:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:16:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:17:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:18:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:19:01 eth0 0.20 0.15 0.14 0.07 0.00 0.00 0.00 0.00 19:22:35 18:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:20:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:21:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:22:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:23:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:24:01 eth0 0.25 0.20 0.14 0.07 0.00 0.00 0.00 0.00 19:22:35 18:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:25:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:26:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:27:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:28:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:29:02 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 19:22:35 18:29:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:29:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:30:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 19:22:35 18:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:31:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:32:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:33:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:34:01 eth0 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 19:22:35 18:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:35:01 eth0 0.10 0.07 0.06 0.00 0.00 0.00 0.00 0.00 19:22:35 18:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:36:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:37:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:38:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:39:01 eth0 0.22 0.13 0.14 0.07 0.00 0.00 0.00 0.00 19:22:35 18:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:40:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:41:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:42:01 eth0 0.97 0.27 0.32 0.20 0.00 0.00 0.00 0.00 19:22:35 18:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:43:01 eth0 0.87 0.28 0.31 0.20 0.00 0.00 0.00 0.00 19:22:35 18:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:44:01 eth0 0.70 0.15 0.19 0.07 0.00 0.00 0.00 0.00 19:22:35 18:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:45:01 eth0 1.25 0.48 0.57 0.36 0.00 0.00 0.00 0.00 19:22:35 18:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:46:01 eth0 0.02 0.02 0.00 0.03 0.00 0.00 0.00 0.00 19:22:35 18:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:47:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:48:01 eth0 0.43 0.23 0.26 0.19 0.00 0.00 0.00 0.00 19:22:35 18:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:49:01 eth0 0.25 0.20 0.14 0.07 0.00 0.00 0.00 0.00 19:22:35 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:50:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:51:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:52:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:53:01 eth0 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00 19:22:35 18:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:54:01 eth0 0.65 0.42 0.40 0.27 0.00 0.00 0.00 0.00 19:22:35 18:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:55:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:56:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:57:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:58:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:59:01 eth0 0.22 0.17 0.14 0.07 0.00 0.00 0.00 0.00 19:22:35 18:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 19:00:01 eth0 0.55 0.07 0.03 0.01 0.00 0.00 0.00 0.00 19:22:35 19:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 19:01:01 eth0 5.65 0.00 0.50 0.00 0.00 0.00 0.00 0.00 19:22:35 19:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 19:02:01 eth0 1.05 0.50 0.54 0.36 0.00 0.00 0.00 0.00 19:22:35 19:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 19:03:02 eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 19:22:35 19:03:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 19:03:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 19:04:01 eth0 0.61 0.15 0.17 0.10 0.00 0.00 0.00 0.00 19:22:35 19:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 19:05:01 eth0 0.73 0.22 0.29 0.19 0.00 0.00 0.00 0.00 19:22:35 19:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 19:06:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 19:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 19:07:01 eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 19:22:35 19:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 19:08:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 19:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 19:09:01 eth0 0.38 0.18 0.15 0.07 0.00 0.00 0.00 0.00 19:22:35 19:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 19:10:01 eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 19:22:35 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 19:11:01 eth0 0.47 0.00 0.02 0.00 0.00 0.00 0.00 0.00 19:22:35 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 19:12:01 eth0 0.98 0.00 0.10 0.00 0.00 0.00 0.00 0.00 19:22:35 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 19:13:01 eth0 0.82 0.45 0.53 0.35 0.00 0.00 0.00 0.00 19:22:35 19:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 19:14:01 eth0 0.17 0.13 0.08 0.10 0.00 0.00 0.00 0.00 19:22:35 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 19:15:01 eth0 0.08 0.07 0.06 0.00 0.00 0.00 0.00 0.00 19:22:35 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 19:16:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 19:17:01 eth0 0.22 0.03 0.01 0.00 0.00 0.00 0.00 0.00 19:22:35 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 19:18:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 19:19:01 eth0 0.23 0.17 0.14 0.07 0.00 0.00 0.00 0.00 19:22:35 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 19:20:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 19:21:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 19:22:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 Average: eth0 9.08 8.42 40.94 2.34 0.00 0.00 0.00 0.00 19:22:35 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:35 Average: docker0 4.19 3.33 0.31 12.87 0.00 0.00 0.00 0.00 19:22:35 19:22:35 19:22:35 ---> sar -P ALL: 19:22:35 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) 19:22:35 19:22:35 13:37:38 LINUX RESTART (2 CPU) 19:22:35 19:22:35 13:38:02 CPU %user %nice %system %iowait %steal %idle 19:22:35 13:39:01 all 31.11 0.00 7.82 9.39 0.09 51.58 19:22:35 13:39:01 0 27.52 0.00 8.69 9.27 0.09 54.44 19:22:35 13:39:01 1 34.72 0.00 6.96 9.51 0.09 48.72 19:22:35 13:40:01 all 10.57 0.00 5.15 9.12 0.07 75.09 19:22:35 13:40:01 0 10.58 0.00 5.48 10.34 0.07 73.53 19:22:35 13:40:01 1 10.55 0.00 4.81 7.92 0.07 76.65 19:22:35 13:41:01 all 49.02 0.00 6.27 20.18 0.15 24.38 19:22:35 13:41:01 0 48.27 0.00 6.72 22.32 0.15 22.54 19:22:35 13:41:01 1 49.76 0.00 5.81 18.05 0.16 26.21 19:22:35 13:42:01 all 24.09 0.00 2.93 17.34 0.10 55.53 19:22:35 13:42:01 0 23.92 0.00 3.01 14.81 0.09 58.17 19:22:35 13:42:01 1 24.27 0.00 2.86 19.88 0.10 52.89 19:22:35 13:43:01 all 67.18 0.00 8.56 5.62 0.15 18.50 19:22:35 13:43:01 0 66.88 0.00 8.27 5.05 0.15 19.65 19:22:35 13:43:01 1 67.48 0.00 8.84 6.19 0.15 17.35 19:22:35 13:44:03 all 24.99 0.00 10.38 29.70 0.10 34.82 19:22:35 13:44:03 0 24.35 0.00 10.38 29.40 0.10 35.76 19:22:35 13:44:03 1 25.63 0.00 10.39 30.00 0.10 33.88 19:22:35 13:45:03 all 12.17 0.00 9.85 54.98 0.08 22.93 19:22:35 13:45:03 0 12.34 0.00 9.72 54.57 0.07 23.30 19:22:35 13:45:03 1 12.00 0.00 9.97 55.39 0.09 22.56 19:22:35 13:46:01 all 44.51 0.00 6.95 44.35 0.09 4.10 19:22:35 13:46:01 0 44.99 0.00 6.56 45.00 0.09 3.36 19:22:35 13:46:01 1 44.03 0.00 7.34 43.70 0.09 4.83 19:22:35 13:47:01 all 20.67 0.00 2.92 74.27 0.08 2.06 19:22:35 13:47:01 0 20.31 0.00 3.06 76.47 0.07 0.09 19:22:35 13:47:01 1 21.02 0.00 2.79 72.08 0.09 4.03 19:22:35 13:48:01 all 7.13 0.00 5.36 63.51 0.08 23.92 19:22:35 13:48:01 0 6.51 0.00 5.53 61.38 0.09 26.49 19:22:35 13:48:01 1 7.75 0.00 5.20 65.64 0.07 21.34 19:22:35 13:49:01 all 20.80 0.00 10.29 55.15 0.08 13.68 19:22:35 13:49:01 0 20.17 0.00 10.69 59.90 0.07 9.16 19:22:35 13:49:01 1 21.43 0.00 9.89 50.38 0.09 18.22 19:22:35 19:22:35 13:49:01 CPU %user %nice %system %iowait %steal %idle 19:22:35 13:50:01 all 36.84 0.00 7.34 49.02 0.09 6.70 19:22:35 13:50:01 0 37.04 0.00 7.29 44.13 0.09 11.45 19:22:35 13:50:01 1 36.65 0.00 7.39 53.91 0.09 1.96 19:22:35 13:51:01 all 19.50 0.00 5.87 40.72 0.11 33.80 19:22:35 13:51:01 0 19.13 0.00 5.85 37.29 0.11 37.63 19:22:35 13:51:01 1 19.88 0.00 5.90 44.14 0.11 29.98 19:22:35 13:52:01 all 1.56 0.00 1.27 8.03 0.04 89.10 19:22:35 13:52:01 0 1.40 0.00 1.21 6.14 0.05 91.20 19:22:35 13:52:01 1 1.72 0.00 1.32 9.93 0.03 86.99 19:22:35 13:53:01 all 0.13 0.00 0.08 0.00 0.02 99.77 19:22:35 13:53:01 0 0.03 0.00 0.08 0.00 0.02 99.87 19:22:35 13:53:01 1 0.23 0.00 0.08 0.00 0.02 99.67 19:22:35 13:54:01 all 0.18 0.00 0.04 0.00 0.02 99.77 19:22:35 13:54:01 0 0.10 0.00 0.05 0.00 0.03 99.82 19:22:35 13:54:01 1 0.25 0.00 0.03 0.00 0.00 99.72 19:22:35 13:55:01 all 0.19 0.00 0.03 0.01 0.02 99.76 19:22:35 13:55:01 0 0.37 0.00 0.03 0.02 0.02 99.57 19:22:35 13:55:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:22:35 13:56:01 all 0.05 0.00 0.03 0.00 0.03 99.89 19:22:35 13:56:01 0 0.05 0.00 0.03 0.00 0.02 99.90 19:22:35 13:56:01 1 0.05 0.00 0.03 0.00 0.03 99.88 19:22:35 13:57:01 all 0.14 0.00 0.03 0.00 0.02 99.82 19:22:35 13:57:01 0 0.05 0.00 0.03 0.00 0.03 99.88 19:22:35 13:57:01 1 0.23 0.00 0.02 0.00 0.00 99.75 19:22:35 13:58:01 all 0.12 0.00 0.02 0.00 0.02 99.85 19:22:35 13:58:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:22:35 13:58:01 1 0.20 0.00 0.02 0.00 0.02 99.77 19:22:35 13:59:02 all 0.13 0.00 0.03 0.00 0.02 99.82 19:22:35 13:59:02 0 0.03 0.00 0.03 0.00 0.02 99.92 19:22:35 13:59:02 1 0.23 0.00 0.02 0.00 0.02 99.73 19:22:35 14:00:01 all 0.09 0.00 0.03 0.00 0.02 99.86 19:22:35 14:00:01 0 0.05 0.00 0.03 0.00 0.03 99.88 19:22:35 14:00:01 1 0.14 0.00 0.02 0.00 0.00 99.85 19:22:35 19:22:35 14:00:01 CPU %user %nice %system %iowait %steal %idle 19:22:35 14:01:01 all 0.11 0.00 0.03 0.00 0.02 99.85 19:22:35 14:01:01 0 0.03 0.00 0.03 0.00 0.02 99.92 19:22:35 14:01:01 1 0.18 0.00 0.02 0.00 0.02 99.78 19:22:35 14:02:01 all 0.15 0.00 0.03 0.00 0.01 99.81 19:22:35 14:02:01 0 0.05 0.00 0.03 0.00 0.02 99.90 19:22:35 14:02:01 1 0.25 0.00 0.03 0.00 0.00 99.72 19:22:35 14:03:01 all 0.04 0.00 0.02 0.00 0.03 99.91 19:22:35 14:03:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:22:35 14:03:01 1 0.05 0.00 0.02 0.00 0.03 99.90 19:22:35 14:04:01 all 0.13 0.00 0.02 0.00 0.01 99.85 19:22:35 14:04:01 0 0.22 0.00 0.00 0.00 0.00 99.78 19:22:35 14:04:01 1 0.03 0.00 0.03 0.00 0.02 99.92 19:22:35 14:05:01 all 0.11 0.00 0.03 0.00 0.03 99.84 19:22:35 14:05:01 0 0.20 0.00 0.03 0.00 0.02 99.75 19:22:35 14:05:01 1 0.02 0.00 0.02 0.00 0.03 99.93 19:22:35 14:06:01 all 0.07 0.00 0.03 0.00 0.03 99.88 19:22:35 14:06:01 0 0.12 0.00 0.02 0.00 0.00 99.87 19:22:35 14:06:01 1 0.02 0.00 0.03 0.00 0.05 99.90 19:22:35 14:07:01 all 0.13 0.00 0.02 0.00 0.03 99.82 19:22:35 14:07:01 0 0.25 0.00 0.02 0.00 0.03 99.70 19:22:35 14:07:01 1 0.02 0.00 0.02 0.00 0.03 99.93 19:22:35 14:08:01 all 0.13 0.00 0.02 0.00 0.03 99.82 19:22:35 14:08:01 0 0.23 0.00 0.02 0.00 0.03 99.72 19:22:35 14:08:01 1 0.03 0.00 0.02 0.00 0.03 99.92 19:22:35 14:09:01 all 0.14 0.00 0.03 0.00 0.02 99.82 19:22:35 14:09:01 0 0.27 0.00 0.02 0.00 0.02 99.70 19:22:35 14:09:01 1 0.02 0.00 0.03 0.00 0.02 99.93 19:22:35 14:10:01 all 0.03 0.00 0.02 0.00 0.03 99.92 19:22:35 14:10:01 0 0.05 0.00 0.02 0.00 0.03 99.90 19:22:35 14:10:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:22:35 14:11:01 all 0.15 0.00 0.01 0.00 0.02 99.82 19:22:35 14:11:01 0 0.25 0.00 0.02 0.00 0.03 99.70 19:22:35 14:11:01 1 0.05 0.00 0.00 0.00 0.00 99.95 19:22:35 19:22:35 14:11:01 CPU %user %nice %system %iowait %steal %idle 19:22:35 14:12:01 all 0.15 0.00 0.02 0.00 0.02 99.82 19:22:35 14:12:01 0 0.28 0.00 0.00 0.00 0.02 99.70 19:22:35 14:12:01 1 0.02 0.00 0.03 0.00 0.02 99.93 19:22:35 14:13:01 all 0.14 0.00 0.02 0.00 0.02 99.82 19:22:35 14:13:01 0 0.25 0.00 0.02 0.00 0.00 99.73 19:22:35 14:13:01 1 0.03 0.00 0.02 0.00 0.03 99.92 19:22:35 14:14:01 all 0.03 0.00 0.03 0.00 0.02 99.93 19:22:35 14:14:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:22:35 14:14:01 1 0.02 0.00 0.03 0.00 0.02 99.93 19:22:35 14:15:01 all 0.13 0.00 0.01 0.00 0.03 99.84 19:22:35 14:15:01 0 0.20 0.00 0.02 0.00 0.03 99.75 19:22:35 14:15:01 1 0.05 0.00 0.00 0.00 0.02 99.93 19:22:35 14:16:01 all 0.07 0.00 0.03 0.00 0.03 99.87 19:22:35 14:16:01 0 0.00 0.00 0.02 0.00 0.03 99.95 19:22:35 14:16:01 1 0.13 0.00 0.03 0.00 0.03 99.80 19:22:35 14:17:01 all 0.11 0.00 0.00 0.00 0.02 99.87 19:22:35 14:17:01 0 0.03 0.00 0.00 0.00 0.00 99.97 19:22:35 14:17:01 1 0.18 0.00 0.00 0.00 0.03 99.78 19:22:35 14:18:01 all 0.12 0.00 0.03 0.00 0.02 99.84 19:22:35 14:18:01 0 0.02 0.00 0.03 0.00 0.03 99.92 19:22:35 14:18:01 1 0.22 0.00 0.02 0.00 0.00 99.77 19:22:35 14:19:01 all 0.12 0.00 0.02 0.00 0.03 99.84 19:22:35 14:19:01 0 0.05 0.00 0.02 0.00 0.03 99.90 19:22:35 14:19:01 1 0.18 0.00 0.02 0.00 0.02 99.78 19:22:35 14:20:01 all 0.08 0.00 0.03 0.00 0.03 99.87 19:22:35 14:20:01 0 0.15 0.00 0.02 0.00 0.03 99.80 19:22:35 14:20:01 1 0.02 0.00 0.03 0.00 0.02 99.93 19:22:35 14:21:01 all 0.11 0.00 0.02 0.00 0.01 99.87 19:22:35 14:21:01 0 0.20 0.00 0.02 0.00 0.02 99.77 19:22:35 14:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:22:35 14:22:01 all 0.15 0.00 0.01 0.00 0.02 99.82 19:22:35 14:22:01 0 0.27 0.00 0.00 0.00 0.02 99.72 19:22:35 14:22:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:22:35 19:22:35 14:22:01 CPU %user %nice %system %iowait %steal %idle 19:22:35 14:23:01 all 0.04 0.00 0.02 0.00 0.02 99.92 19:22:35 14:23:01 0 0.05 0.00 0.02 0.00 0.02 99.92 19:22:35 14:23:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:22:35 14:24:01 all 0.17 0.00 0.03 0.00 0.02 99.79 19:22:35 14:24:01 0 0.05 0.00 0.03 0.00 0.02 99.90 19:22:35 14:24:01 1 0.28 0.00 0.02 0.00 0.02 99.68 19:22:35 14:25:01 all 0.15 0.00 0.02 0.00 0.03 99.81 19:22:35 14:25:01 0 0.02 0.00 0.02 0.00 0.03 99.93 19:22:35 14:25:01 1 0.28 0.00 0.02 0.00 0.02 99.68 19:22:35 14:26:01 all 0.14 0.00 0.02 0.00 0.01 99.83 19:22:35 14:26:01 0 0.05 0.00 0.02 0.00 0.02 99.92 19:22:35 14:26:01 1 0.23 0.00 0.02 0.00 0.00 99.75 19:22:35 14:27:01 all 0.11 0.00 0.03 0.00 0.02 99.85 19:22:35 14:27:01 0 0.03 0.00 0.03 0.00 0.02 99.92 19:22:35 14:27:01 1 0.18 0.00 0.02 0.00 0.02 99.78 19:22:35 14:28:01 all 0.16 0.00 0.02 0.00 0.02 99.81 19:22:35 14:28:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:22:35 14:28:01 1 0.30 0.00 0.02 0.00 0.02 99.67 19:22:35 14:29:01 all 0.04 0.00 0.02 0.00 0.03 99.92 19:22:35 14:29:01 0 0.00 0.00 0.00 0.00 0.02 99.98 19:22:35 14:29:01 1 0.08 0.00 0.03 0.00 0.03 99.85 19:22:35 14:30:01 all 0.14 0.00 0.03 0.00 0.02 99.82 19:22:35 14:30:01 0 0.05 0.00 0.03 0.00 0.02 99.90 19:22:35 14:30:01 1 0.23 0.00 0.02 0.00 0.02 99.73 19:22:35 14:31:01 all 0.13 0.00 0.03 0.00 0.01 99.83 19:22:35 14:31:01 0 0.02 0.00 0.03 0.00 0.02 99.93 19:22:35 14:31:01 1 0.25 0.00 0.02 0.00 0.00 99.73 19:22:35 14:32:01 all 0.18 0.12 0.46 0.13 0.01 99.11 19:22:35 14:32:01 0 0.12 0.13 0.48 0.12 0.02 99.13 19:22:35 14:32:01 1 0.25 0.10 0.43 0.13 0.00 99.08 19:22:35 14:33:01 all 0.15 3.96 12.83 3.70 0.06 79.30 19:22:35 14:33:01 0 0.14 3.91 12.72 3.96 0.05 79.23 19:22:35 14:33:01 1 0.17 4.00 12.95 3.44 0.07 79.37 19:22:35 19:22:35 14:33:01 CPU %user %nice %system %iowait %steal %idle 19:22:35 14:34:01 all 0.12 0.00 0.04 0.00 0.02 99.82 19:22:35 14:34:01 0 0.20 0.00 0.05 0.00 0.03 99.72 19:22:35 14:34:01 1 0.03 0.00 0.03 0.00 0.00 99.93 19:22:35 14:35:01 all 0.13 0.00 0.02 0.00 0.03 99.82 19:22:35 14:35:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:22:35 14:35:01 1 0.25 0.00 0.02 0.00 0.03 99.70 19:22:35 14:36:02 all 0.11 0.00 0.01 0.00 0.02 99.87 19:22:35 14:36:02 0 0.03 0.00 0.00 0.00 0.02 99.95 19:22:35 14:36:02 1 0.18 0.00 0.02 0.00 0.02 99.78 19:22:35 14:37:01 all 0.20 0.00 0.03 0.00 0.01 99.75 19:22:35 14:37:01 0 0.03 0.00 0.03 0.00 0.00 99.93 19:22:35 14:37:01 1 0.37 0.00 0.03 0.00 0.02 99.58 19:22:35 14:38:01 all 0.13 0.00 0.03 0.00 0.03 99.82 19:22:35 14:38:01 0 0.03 0.00 0.03 0.00 0.03 99.90 19:22:35 14:38:01 1 0.22 0.00 0.02 0.00 0.02 99.75 19:22:35 14:39:01 all 0.18 0.00 0.03 0.00 0.02 99.77 19:22:35 14:39:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:22:35 14:39:01 1 0.33 0.00 0.03 0.00 0.02 99.62 19:22:35 14:40:01 all 0.08 0.00 0.03 0.00 0.02 99.87 19:22:35 14:40:01 0 0.02 0.00 0.03 0.00 0.00 99.95 19:22:35 14:40:01 1 0.15 0.00 0.02 0.00 0.03 99.80 19:22:35 14:41:01 all 0.13 0.00 0.03 0.00 0.01 99.84 19:22:35 14:41:01 0 0.05 0.00 0.02 0.00 0.00 99.93 19:22:35 14:41:01 1 0.20 0.00 0.03 0.00 0.02 99.75 19:22:35 14:42:01 all 0.18 0.00 0.02 0.00 0.03 99.77 19:22:35 14:42:01 0 0.02 0.00 0.02 0.00 0.03 99.93 19:22:35 14:42:01 1 0.35 0.00 0.02 0.00 0.03 99.60 19:22:35 14:43:01 all 0.13 0.00 0.01 0.00 0.02 99.84 19:22:35 14:43:01 0 0.03 0.00 0.00 0.00 0.02 99.95 19:22:35 14:43:01 1 0.23 0.00 0.02 0.00 0.02 99.73 19:22:35 14:44:01 all 0.07 0.00 0.03 0.00 0.03 99.88 19:22:35 14:44:01 0 0.03 0.00 0.03 0.00 0.02 99.92 19:22:35 14:44:01 1 0.10 0.00 0.02 0.00 0.03 99.85 19:22:35 19:22:35 14:44:01 CPU %user %nice %system %iowait %steal %idle 19:22:35 14:45:01 all 0.14 0.00 0.02 0.00 0.02 99.82 19:22:35 14:45:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:22:35 14:45:01 1 0.25 0.00 0.02 0.00 0.00 99.73 19:22:35 14:46:01 all 0.04 0.00 0.03 0.00 0.03 99.91 19:22:35 14:46:01 0 0.02 0.00 0.03 0.00 0.03 99.92 19:22:35 14:46:01 1 0.07 0.00 0.02 0.00 0.02 99.90 19:22:35 14:47:01 all 0.08 0.00 0.02 0.00 0.02 99.89 19:22:35 14:47:01 0 0.05 0.00 0.02 0.00 0.02 99.92 19:22:35 14:47:01 1 0.10 0.00 0.02 0.00 0.02 99.87 19:22:35 14:48:01 all 0.06 0.00 0.03 0.00 0.03 99.89 19:22:35 14:48:01 0 0.03 0.00 0.03 0.00 0.03 99.90 19:22:35 14:48:01 1 0.08 0.00 0.02 0.00 0.02 99.88 19:22:35 14:49:01 all 0.08 0.00 0.02 0.00 0.02 99.88 19:22:35 14:49:01 0 0.12 0.00 0.02 0.00 0.03 99.83 19:22:35 14:49:01 1 0.05 0.00 0.02 0.00 0.00 99.93 19:22:35 14:50:01 all 0.13 0.00 0.02 0.00 0.02 99.83 19:22:35 14:50:01 0 0.25 0.00 0.02 0.00 0.00 99.73 19:22:35 14:50:01 1 0.02 0.00 0.02 0.00 0.03 99.93 19:22:35 14:51:01 all 0.11 0.00 0.02 0.00 0.03 99.85 19:22:35 14:51:01 0 0.20 0.00 0.02 0.00 0.02 99.77 19:22:35 14:51:01 1 0.02 0.00 0.02 0.00 0.03 99.93 19:22:35 14:52:01 all 0.12 0.00 0.02 0.00 0.01 99.86 19:22:35 14:52:01 0 0.18 0.00 0.02 0.00 0.00 99.80 19:22:35 14:52:01 1 0.05 0.00 0.02 0.00 0.02 99.92 19:22:35 14:53:01 all 0.08 0.00 0.02 0.00 0.03 99.88 19:22:35 14:53:01 0 0.13 0.00 0.02 0.00 0.02 99.83 19:22:35 14:53:01 1 0.02 0.00 0.02 0.00 0.03 99.93 19:22:35 14:54:01 all 0.10 0.00 0.01 0.00 0.02 99.87 19:22:35 14:54:01 0 0.18 0.00 0.02 0.00 0.00 99.80 19:22:35 14:54:01 1 0.02 0.00 0.00 0.00 0.03 99.95 19:22:35 14:55:01 all 0.06 0.00 0.03 0.00 0.02 99.90 19:22:35 14:55:01 0 0.10 0.00 0.02 0.00 0.00 99.88 19:22:35 14:55:01 1 0.02 0.00 0.03 0.00 0.03 99.92 19:22:35 19:22:35 14:55:01 CPU %user %nice %system %iowait %steal %idle 19:22:35 14:56:01 all 0.03 0.00 0.02 0.00 0.03 99.93 19:22:35 14:56:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:22:35 14:56:01 1 0.02 0.00 0.02 0.00 0.03 99.93 19:22:35 14:57:01 all 0.12 0.00 0.02 0.00 0.02 99.85 19:22:35 14:57:01 0 0.20 0.00 0.02 0.00 0.02 99.77 19:22:35 14:57:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:22:35 14:58:01 all 0.11 0.00 0.03 0.00 0.03 99.84 19:22:35 14:58:01 0 0.17 0.00 0.02 0.00 0.02 99.80 19:22:35 14:58:01 1 0.05 0.00 0.03 0.00 0.03 99.88 19:22:35 14:59:01 all 0.10 0.00 0.01 0.00 0.02 99.87 19:22:35 14:59:01 0 0.20 0.00 0.02 0.00 0.02 99.77 19:22:35 14:59:01 1 0.00 0.00 0.00 0.00 0.02 99.98 19:22:35 15:00:01 all 0.13 0.00 0.02 0.00 0.02 99.83 19:22:35 15:00:01 0 0.23 0.00 0.02 0.00 0.02 99.73 19:22:35 15:00:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:22:35 15:01:01 all 0.12 0.00 0.03 0.01 0.02 99.83 19:22:35 15:01:01 0 0.18 0.00 0.02 0.02 0.00 99.78 19:22:35 15:01:01 1 0.05 0.00 0.03 0.00 0.03 99.88 19:22:35 15:02:01 all 0.04 0.00 0.02 0.00 0.03 99.92 19:22:35 15:02:01 0 0.05 0.00 0.03 0.00 0.02 99.90 19:22:35 15:02:01 1 0.03 0.00 0.00 0.00 0.03 99.93 19:22:35 15:03:01 all 0.09 0.00 0.02 0.00 0.03 99.87 19:22:35 15:03:01 0 0.15 0.00 0.02 0.00 0.00 99.83 19:22:35 15:03:01 1 0.03 0.00 0.02 0.00 0.05 99.90 19:22:35 15:04:01 all 0.11 0.00 0.02 0.00 0.03 99.85 19:22:35 15:04:01 0 0.10 0.00 0.02 0.00 0.02 99.87 19:22:35 15:04:01 1 0.12 0.00 0.02 0.00 0.03 99.83 19:22:35 15:05:01 all 0.13 0.00 0.03 0.00 0.02 99.83 19:22:35 15:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:22:35 15:05:01 1 0.23 0.00 0.03 0.00 0.03 99.70 19:22:35 15:06:01 all 0.08 0.00 0.02 0.00 0.02 99.89 19:22:35 15:06:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:22:35 15:06:01 1 0.13 0.00 0.02 0.00 0.02 99.83 19:22:35 19:22:35 15:06:01 CPU %user %nice %system %iowait %steal %idle 19:22:35 15:07:01 all 0.15 0.00 0.02 0.00 0.02 99.82 19:22:35 15:07:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:22:35 15:07:01 1 0.28 0.00 0.02 0.00 0.02 99.68 19:22:35 15:08:01 all 0.21 0.00 0.02 0.00 0.03 99.75 19:22:35 15:08:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:22:35 15:08:01 1 0.40 0.00 0.02 0.00 0.03 99.55 19:22:35 15:09:01 all 0.12 0.00 0.02 0.00 0.02 99.85 19:22:35 15:09:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:22:35 15:09:01 1 0.20 0.00 0.02 0.00 0.02 99.77 19:22:35 15:10:01 all 0.12 0.00 0.01 0.00 0.03 99.85 19:22:35 15:10:01 0 0.00 0.00 0.02 0.00 0.02 99.97 19:22:35 15:10:01 1 0.23 0.00 0.00 0.00 0.03 99.73 19:22:35 15:11:01 all 0.15 0.00 0.01 0.00 0.03 99.82 19:22:35 15:11:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:22:35 15:11:01 1 0.27 0.00 0.00 0.00 0.03 99.70 19:22:35 15:12:01 all 0.07 0.00 0.03 0.01 0.03 99.87 19:22:35 15:12:01 0 0.03 0.00 0.03 0.00 0.02 99.92 19:22:35 15:12:01 1 0.10 0.00 0.03 0.02 0.03 99.82 19:22:35 15:13:01 all 0.08 0.00 0.02 0.00 0.03 99.88 19:22:35 15:13:01 0 0.10 0.00 0.02 0.00 0.02 99.87 19:22:35 15:13:01 1 0.05 0.00 0.02 0.00 0.03 99.90 19:22:35 15:14:02 all 0.13 0.00 0.03 0.00 0.02 99.82 19:22:35 15:14:02 0 0.25 0.00 0.02 0.00 0.02 99.72 19:22:35 15:14:02 1 0.02 0.00 0.03 0.00 0.02 99.93 19:22:35 15:15:01 all 0.13 0.00 0.03 0.00 0.03 99.81 19:22:35 15:15:01 0 0.22 0.00 0.02 0.00 0.00 99.76 19:22:35 15:15:01 1 0.03 0.00 0.05 0.00 0.05 99.86 19:22:35 15:16:01 all 0.13 0.00 0.02 0.00 0.02 99.84 19:22:35 15:16:01 0 0.22 0.00 0.02 0.00 0.00 99.77 19:22:35 15:16:01 1 0.03 0.00 0.02 0.00 0.03 99.92 19:22:35 15:17:01 all 0.15 0.00 0.02 0.00 0.03 99.81 19:22:35 15:17:01 0 0.27 0.00 0.00 0.00 0.02 99.72 19:22:35 15:17:01 1 0.03 0.00 0.03 0.00 0.03 99.90 19:22:35 19:22:35 15:17:01 CPU %user %nice %system %iowait %steal %idle 19:22:35 15:18:01 all 0.08 0.00 0.04 0.03 0.02 99.84 19:22:35 15:18:01 0 0.12 0.00 0.03 0.00 0.00 99.85 19:22:35 15:18:01 1 0.03 0.00 0.05 0.05 0.03 99.83 19:22:35 15:19:01 all 0.13 0.00 0.03 0.00 0.02 99.83 19:22:35 15:19:01 0 0.20 0.00 0.02 0.00 0.02 99.77 19:22:35 15:19:01 1 0.05 0.00 0.03 0.00 0.02 99.90 19:22:35 15:20:01 all 0.09 0.00 0.03 0.00 0.03 99.86 19:22:35 15:20:01 0 0.15 0.00 0.02 0.00 0.00 99.83 19:22:35 15:20:01 1 0.03 0.00 0.03 0.00 0.05 99.88 19:22:35 15:21:01 all 0.09 0.00 0.03 0.00 0.02 99.87 19:22:35 15:21:01 0 0.17 0.00 0.02 0.00 0.02 99.80 19:22:35 15:21:01 1 0.02 0.00 0.03 0.00 0.02 99.93 19:22:35 15:22:01 all 0.13 0.00 0.02 0.00 0.02 99.84 19:22:35 15:22:01 0 0.20 0.00 0.00 0.00 0.00 99.80 19:22:35 15:22:01 1 0.05 0.00 0.03 0.00 0.03 99.88 19:22:35 15:23:01 all 0.08 0.00 0.03 0.00 0.03 99.87 19:22:35 15:23:01 0 0.15 0.00 0.02 0.00 0.00 99.83 19:22:35 15:23:01 1 0.02 0.00 0.03 0.00 0.05 99.90 19:22:35 15:24:01 all 0.13 0.00 0.02 0.00 0.03 99.83 19:22:35 15:24:01 0 0.20 0.00 0.02 0.00 0.02 99.77 19:22:35 15:24:01 1 0.05 0.00 0.02 0.00 0.03 99.90 19:22:35 15:25:01 all 0.05 0.00 0.03 0.00 0.01 99.92 19:22:35 15:25:01 0 0.07 0.00 0.02 0.00 0.00 99.92 19:22:35 15:25:01 1 0.03 0.00 0.03 0.00 0.02 99.92 19:22:35 15:26:01 all 0.09 0.00 0.03 0.00 0.03 99.86 19:22:35 15:26:01 0 0.13 0.00 0.02 0.00 0.02 99.83 19:22:35 15:26:01 1 0.05 0.00 0.03 0.00 0.03 99.88 19:22:35 15:27:01 all 0.08 0.00 0.03 0.00 0.03 99.87 19:22:35 15:27:01 0 0.12 0.00 0.02 0.00 0.02 99.85 19:22:35 15:27:01 1 0.03 0.00 0.03 0.00 0.03 99.90 19:22:35 15:28:01 all 0.12 0.00 0.01 0.00 0.03 99.84 19:22:35 15:28:01 0 0.18 0.00 0.00 0.00 0.02 99.80 19:22:35 15:28:01 1 0.05 0.00 0.02 0.00 0.05 99.88 19:22:35 19:22:35 15:28:01 CPU %user %nice %system %iowait %steal %idle 19:22:35 15:29:01 all 0.13 0.00 0.02 0.00 0.03 99.82 19:22:35 15:29:01 0 0.25 0.00 0.03 0.00 0.03 99.68 19:22:35 15:29:01 1 0.02 0.00 0.00 0.00 0.02 99.97 19:22:35 15:30:01 all 0.11 0.00 0.03 0.00 0.02 99.84 19:22:35 15:30:01 0 0.15 0.00 0.03 0.00 0.02 99.80 19:22:35 15:30:01 1 0.07 0.00 0.03 0.00 0.02 99.88 19:22:35 15:31:01 all 0.09 0.00 0.03 0.00 0.02 99.86 19:22:35 15:31:01 0 0.17 0.00 0.03 0.00 0.00 99.80 19:22:35 15:31:01 1 0.02 0.00 0.03 0.00 0.03 99.92 19:22:35 15:32:01 all 0.06 0.00 0.02 0.00 0.03 99.89 19:22:35 15:32:01 0 0.07 0.00 0.00 0.00 0.02 99.92 19:22:35 15:32:01 1 0.05 0.00 0.03 0.00 0.05 99.87 19:22:35 15:33:01 all 0.12 0.00 0.02 0.00 0.02 99.85 19:22:35 15:33:01 0 0.20 0.00 0.02 0.00 0.00 99.78 19:22:35 15:33:01 1 0.03 0.00 0.02 0.00 0.03 99.92 19:22:35 15:34:01 all 0.10 0.00 0.03 0.00 0.02 99.86 19:22:35 15:34:01 0 0.17 0.00 0.02 0.00 0.00 99.82 19:22:35 15:34:01 1 0.03 0.00 0.03 0.00 0.03 99.90 19:22:35 15:35:01 all 0.10 0.00 0.03 0.00 0.03 99.85 19:22:35 15:35:01 0 0.18 0.00 0.02 0.00 0.02 99.78 19:22:35 15:35:01 1 0.02 0.00 0.03 0.00 0.03 99.92 19:22:35 15:36:01 all 0.11 0.00 0.02 0.00 0.03 99.85 19:22:35 15:36:01 0 0.18 0.00 0.02 0.00 0.03 99.77 19:22:35 15:36:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:22:35 15:37:01 all 0.12 0.00 0.02 0.00 0.03 99.84 19:22:35 15:37:01 0 0.20 0.00 0.02 0.00 0.03 99.75 19:22:35 15:37:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:22:35 15:38:01 all 0.13 0.00 0.03 0.00 0.03 99.82 19:22:35 15:38:01 0 0.22 0.00 0.02 0.00 0.02 99.75 19:22:35 15:38:01 1 0.03 0.00 0.03 0.00 0.03 99.90 19:22:35 15:39:01 all 0.09 0.00 0.02 0.00 0.02 99.87 19:22:35 15:39:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:22:35 15:39:01 1 0.15 0.00 0.02 0.00 0.02 99.82 19:22:35 19:22:35 15:39:01 CPU %user %nice %system %iowait %steal %idle 19:22:35 15:40:01 all 0.11 0.00 0.03 0.00 0.02 99.85 19:22:35 15:40:01 0 0.20 0.00 0.02 0.00 0.00 99.78 19:22:35 15:40:01 1 0.02 0.00 0.03 0.00 0.03 99.92 19:22:35 15:41:01 all 0.12 0.00 0.03 0.00 0.03 99.83 19:22:35 15:41:01 0 0.20 0.00 0.02 0.00 0.02 99.77 19:22:35 15:41:01 1 0.03 0.00 0.03 0.00 0.03 99.90 19:22:35 15:42:01 all 0.13 0.00 0.03 0.00 0.01 99.84 19:22:35 15:42:01 0 0.22 0.00 0.03 0.00 0.00 99.75 19:22:35 15:42:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:22:35 15:43:01 all 0.12 0.00 0.02 0.00 0.03 99.84 19:22:35 15:43:01 0 0.20 0.00 0.00 0.00 0.02 99.78 19:22:35 15:43:01 1 0.03 0.00 0.03 0.00 0.03 99.90 19:22:35 15:44:01 all 0.13 0.00 0.03 0.00 0.02 99.82 19:22:35 15:44:01 0 0.23 0.00 0.03 0.00 0.02 99.72 19:22:35 15:44:01 1 0.03 0.00 0.03 0.00 0.02 99.92 19:22:35 15:45:01 all 0.06 0.00 0.01 0.00 0.03 99.91 19:22:35 15:45:01 0 0.08 0.00 0.00 0.00 0.02 99.90 19:22:35 15:45:01 1 0.03 0.00 0.02 0.00 0.03 99.92 19:22:35 15:46:01 all 0.05 0.00 0.03 0.00 0.02 99.91 19:22:35 15:46:01 0 0.07 0.00 0.02 0.00 0.02 99.90 19:22:35 15:46:01 1 0.03 0.00 0.03 0.00 0.02 99.92 19:22:35 15:47:02 all 0.10 0.00 0.02 0.00 0.01 99.87 19:22:35 15:47:02 0 0.17 0.00 0.02 0.00 0.00 99.82 19:22:35 15:47:02 1 0.03 0.00 0.02 0.00 0.02 99.93 19:22:35 15:48:01 all 0.15 0.00 0.03 0.00 0.02 99.80 19:22:35 15:48:01 0 0.25 0.00 0.02 0.00 0.02 99.71 19:22:35 15:48:01 1 0.05 0.00 0.03 0.00 0.02 99.90 19:22:35 15:49:01 all 0.14 0.00 0.02 0.00 0.03 99.82 19:22:35 15:49:01 0 0.25 0.00 0.02 0.00 0.03 99.70 19:22:35 15:49:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:22:35 15:50:01 all 0.11 0.00 0.02 0.00 0.03 99.84 19:22:35 15:50:01 0 0.18 0.00 0.02 0.00 0.03 99.77 19:22:35 15:50:01 1 0.03 0.00 0.02 0.00 0.03 99.92 19:22:35 19:22:35 15:50:01 CPU %user %nice %system %iowait %steal %idle 19:22:35 15:51:01 all 0.14 0.00 0.02 0.00 0.02 99.82 19:22:35 15:51:01 0 0.27 0.00 0.02 0.00 0.02 99.70 19:22:35 15:51:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:22:35 15:52:01 all 0.13 0.00 0.03 0.00 0.02 99.82 19:22:35 15:52:01 0 0.23 0.00 0.02 0.00 0.02 99.73 19:22:35 15:52:01 1 0.03 0.00 0.03 0.00 0.02 99.92 19:22:35 15:53:01 all 0.13 0.00 0.01 0.00 0.02 99.85 19:22:35 15:53:01 0 0.23 0.00 0.00 0.00 0.03 99.73 19:22:35 15:53:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:22:35 15:54:01 all 0.18 0.00 0.03 0.00 0.02 99.78 19:22:35 15:54:01 0 0.30 0.00 0.02 0.00 0.02 99.67 19:22:35 15:54:01 1 0.05 0.00 0.03 0.00 0.02 99.90 19:22:35 15:55:01 all 0.09 0.00 0.03 0.00 0.02 99.86 19:22:35 15:55:01 0 0.18 0.00 0.03 0.00 0.02 99.77 19:22:35 15:55:01 1 0.00 0.00 0.03 0.00 0.02 99.95 19:22:35 15:56:01 all 0.10 0.00 0.02 0.00 0.03 99.85 19:22:35 15:56:01 0 0.12 0.00 0.02 0.00 0.03 99.83 19:22:35 15:56:01 1 0.08 0.00 0.02 0.00 0.03 99.87 19:22:35 15:57:01 all 0.20 0.00 0.03 0.00 0.02 99.76 19:22:35 15:57:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:22:35 15:57:01 1 0.38 0.00 0.03 0.00 0.02 99.57 19:22:35 15:58:01 all 0.21 0.00 0.02 0.00 0.02 99.76 19:22:35 15:58:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:22:35 15:58:01 1 0.38 0.00 0.02 0.00 0.02 99.58 19:22:35 15:59:01 all 0.18 0.00 0.02 0.00 0.01 99.79 19:22:35 15:59:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:22:35 15:59:01 1 0.37 0.00 0.02 0.00 0.02 99.60 19:22:35 16:00:01 all 0.19 0.00 0.02 0.00 0.02 99.77 19:22:35 16:00:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:22:35 16:00:01 1 0.35 0.00 0.02 0.00 0.02 99.62 19:22:35 16:01:01 all 0.14 0.00 0.02 0.00 0.03 99.82 19:22:35 16:01:01 0 0.03 0.00 0.00 0.00 0.02 99.95 19:22:35 16:01:01 1 0.25 0.00 0.03 0.00 0.03 99.68 19:22:35 19:22:35 16:01:01 CPU %user %nice %system %iowait %steal %idle 19:22:35 16:02:01 all 0.07 0.00 0.05 0.00 0.02 99.87 19:22:35 16:02:01 0 0.03 0.00 0.03 0.00 0.00 99.93 19:22:35 16:02:01 1 0.10 0.00 0.07 0.00 0.03 99.80 19:22:35 16:03:01 all 0.12 0.00 0.03 0.00 0.01 99.85 19:22:35 16:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:22:35 16:03:01 1 0.22 0.00 0.03 0.00 0.02 99.73 19:22:35 16:04:01 all 0.19 0.00 0.01 0.00 0.02 99.78 19:22:35 16:04:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:22:35 16:04:01 1 0.35 0.00 0.00 0.00 0.02 99.63 19:22:35 16:05:01 all 0.11 0.00 0.03 0.00 0.02 99.85 19:22:35 16:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:22:35 16:05:01 1 0.20 0.00 0.03 0.00 0.03 99.73 19:22:35 16:06:01 all 0.15 0.00 0.03 0.00 0.02 99.81 19:22:35 16:06:01 0 0.00 0.00 0.02 0.00 0.02 99.97 19:22:35 16:06:01 1 0.30 0.00 0.03 0.00 0.02 99.65 19:22:35 16:07:01 all 0.08 0.00 0.02 0.00 0.02 99.89 19:22:35 16:07:01 0 0.05 0.00 0.02 0.00 0.02 99.92 19:22:35 16:07:01 1 0.10 0.00 0.02 0.00 0.02 99.87 19:22:35 16:08:01 all 0.10 0.00 0.03 0.00 0.03 99.85 19:22:35 16:08:01 0 0.02 0.00 0.02 0.00 0.03 99.93 19:22:35 16:08:01 1 0.18 0.00 0.03 0.00 0.02 99.77 19:22:35 16:09:01 all 0.05 0.00 0.03 0.00 0.02 99.91 19:22:35 16:09:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:22:35 16:09:01 1 0.07 0.00 0.03 0.00 0.00 99.90 19:22:35 16:10:01 all 0.10 0.00 0.03 0.00 0.03 99.85 19:22:35 16:10:01 0 0.02 0.00 0.03 0.00 0.03 99.92 19:22:35 16:10:01 1 0.18 0.00 0.02 0.00 0.02 99.78 19:22:35 16:11:01 all 0.11 0.00 0.01 0.00 0.03 99.86 19:22:35 16:11:01 0 0.03 0.00 0.00 0.00 0.02 99.95 19:22:35 16:11:01 1 0.18 0.00 0.02 0.00 0.03 99.77 19:22:35 16:12:01 all 0.12 0.00 0.03 0.00 0.01 99.85 19:22:35 16:12:01 0 0.02 0.00 0.03 0.00 0.00 99.95 19:22:35 16:12:01 1 0.22 0.00 0.02 0.00 0.02 99.75 19:22:35 19:22:35 16:12:01 CPU %user %nice %system %iowait %steal %idle 19:22:35 16:13:01 all 0.13 0.00 0.02 0.00 0.03 99.82 19:22:35 16:13:01 0 0.23 0.00 0.02 0.00 0.03 99.72 19:22:35 16:13:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:22:35 16:14:01 all 0.09 0.00 0.03 0.00 0.02 99.87 19:22:35 16:14:01 0 0.17 0.00 0.02 0.00 0.02 99.80 19:22:35 16:14:01 1 0.02 0.00 0.03 0.00 0.02 99.93 19:22:35 16:15:01 all 0.09 0.00 0.02 0.00 0.02 99.87 19:22:35 16:15:01 0 0.15 0.00 0.02 0.00 0.00 99.83 19:22:35 16:15:01 1 0.03 0.00 0.02 0.00 0.03 99.92 19:22:35 16:16:01 all 0.05 0.00 0.02 0.00 0.03 99.91 19:22:35 16:16:01 0 0.07 0.00 0.02 0.00 0.03 99.88 19:22:35 16:16:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:22:35 16:17:01 all 0.08 0.00 0.03 0.00 0.02 99.87 19:22:35 16:17:01 0 0.15 0.00 0.02 0.00 0.00 99.83 19:22:35 16:17:01 1 0.02 0.00 0.03 0.00 0.03 99.92 19:22:35 16:18:01 all 0.06 0.00 0.02 0.00 0.02 99.91 19:22:35 16:18:01 0 0.10 0.00 0.02 0.00 0.02 99.87 19:22:35 16:18:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:22:35 16:19:01 all 0.13 0.00 0.02 0.00 0.03 99.83 19:22:35 16:19:01 0 0.20 0.00 0.02 0.00 0.02 99.77 19:22:35 16:19:01 1 0.05 0.00 0.02 0.00 0.03 99.90 19:22:35 16:20:01 all 0.04 0.00 0.02 0.00 0.03 99.92 19:22:35 16:20:01 0 0.05 0.00 0.02 0.00 0.02 99.91 19:22:35 16:20:01 1 0.03 0.00 0.02 0.00 0.03 99.92 19:22:35 16:21:01 all 0.04 0.00 0.02 0.00 0.02 99.92 19:22:35 16:21:01 0 0.07 0.00 0.02 0.00 0.02 99.90 19:22:35 16:21:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:22:35 16:22:01 all 0.12 0.00 0.03 0.00 0.02 99.84 19:22:35 16:22:01 0 0.20 0.00 0.03 0.00 0.02 99.75 19:22:35 16:22:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:22:35 16:23:01 all 0.11 0.00 0.02 0.00 0.02 99.86 19:22:35 16:23:01 0 0.18 0.00 0.02 0.00 0.00 99.80 19:22:35 16:23:01 1 0.03 0.00 0.02 0.00 0.03 99.92 19:22:35 19:22:35 16:23:01 CPU %user %nice %system %iowait %steal %idle 19:22:35 16:24:01 all 0.12 0.00 0.03 0.00 0.01 99.85 19:22:35 16:24:01 0 0.20 0.00 0.02 0.00 0.00 99.78 19:22:35 16:24:01 1 0.03 0.00 0.03 0.00 0.02 99.92 19:22:35 16:25:01 all 0.10 0.00 0.02 0.00 0.03 99.86 19:22:35 16:25:01 0 0.18 0.00 0.02 0.00 0.02 99.78 19:22:35 16:25:01 1 0.02 0.00 0.02 0.00 0.03 99.93 19:22:35 16:26:01 all 0.05 0.00 0.02 0.00 0.02 99.92 19:22:35 16:26:01 0 0.07 0.00 0.02 0.00 0.02 99.90 19:22:35 16:26:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:22:35 16:27:01 all 0.06 0.00 0.02 0.00 0.02 99.91 19:22:35 16:27:01 0 0.08 0.00 0.02 0.00 0.00 99.90 19:22:35 16:27:01 1 0.03 0.00 0.02 0.00 0.03 99.92 19:22:35 16:28:01 all 0.03 0.00 0.03 0.00 0.03 99.92 19:22:35 16:28:01 0 0.03 0.00 0.03 0.00 0.03 99.90 19:22:35 16:28:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:22:35 16:29:01 all 0.06 0.00 0.03 0.00 0.03 99.89 19:22:35 16:29:01 0 0.10 0.00 0.03 0.00 0.03 99.83 19:22:35 16:29:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:22:35 16:30:01 all 0.08 0.00 0.03 0.00 0.02 99.88 19:22:35 16:30:01 0 0.13 0.00 0.03 0.00 0.02 99.82 19:22:35 16:30:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:22:35 16:31:01 all 0.09 0.00 0.02 0.00 0.03 99.87 19:22:35 16:31:01 0 0.15 0.00 0.02 0.00 0.03 99.80 19:22:35 16:31:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:22:35 16:32:01 all 0.11 0.00 0.01 0.00 0.03 99.86 19:22:35 16:32:01 0 0.18 0.00 0.00 0.00 0.00 99.82 19:22:35 16:32:01 1 0.03 0.00 0.02 0.00 0.05 99.90 19:22:35 16:33:01 all 0.06 0.00 0.02 0.00 0.02 99.91 19:22:35 16:33:01 0 0.10 0.00 0.02 0.00 0.00 99.88 19:22:35 16:33:01 1 0.02 0.00 0.02 0.00 0.03 99.93 19:22:35 16:34:01 all 0.07 0.00 0.02 0.00 0.03 99.88 19:22:35 16:34:01 0 0.10 0.00 0.02 0.00 0.02 99.87 19:22:35 16:34:01 1 0.03 0.00 0.02 0.00 0.05 99.90 19:22:35 19:22:35 16:34:01 CPU %user %nice %system %iowait %steal %idle 19:22:35 16:35:01 all 0.08 0.00 0.02 0.00 0.03 99.88 19:22:35 16:35:01 0 0.12 0.00 0.02 0.00 0.03 99.83 19:22:35 16:35:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:22:35 16:36:01 all 0.02 0.00 0.02 0.00 0.03 99.94 19:22:35 16:36:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:22:35 16:36:01 1 0.02 0.00 0.02 0.00 0.03 99.93 19:22:35 16:37:01 all 0.10 0.00 0.01 0.00 0.03 99.87 19:22:35 16:37:01 0 0.05 0.00 0.02 0.00 0.02 99.92 19:22:35 16:37:01 1 0.15 0.00 0.00 0.00 0.03 99.82 19:22:35 16:38:01 all 0.08 0.00 0.02 0.00 0.03 99.88 19:22:35 16:38:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:22:35 16:38:01 1 0.13 0.00 0.02 0.00 0.03 99.82 19:22:35 16:39:01 all 0.13 0.00 0.03 0.00 0.01 99.83 19:22:35 16:39:01 0 0.07 0.00 0.03 0.00 0.02 99.88 19:22:35 16:39:01 1 0.20 0.00 0.02 0.00 0.00 99.78 19:22:35 16:40:01 all 0.08 0.00 0.02 0.00 0.03 99.88 19:22:35 16:40:01 0 0.15 0.00 0.02 0.00 0.03 99.80 19:22:35 16:40:01 1 0.00 0.00 0.02 0.00 0.02 99.97 19:22:35 16:41:01 all 0.09 0.00 0.03 0.00 0.03 99.86 19:22:35 16:41:01 0 0.13 0.00 0.02 0.00 0.02 99.83 19:22:35 16:41:01 1 0.05 0.00 0.03 0.00 0.03 99.88 19:22:35 16:42:01 all 0.10 0.00 0.03 0.00 0.02 99.86 19:22:35 16:42:01 0 0.18 0.00 0.03 0.00 0.00 99.78 19:22:35 16:42:01 1 0.02 0.00 0.02 0.00 0.03 99.93 19:22:35 16:43:01 all 0.10 0.00 0.03 0.00 0.03 99.85 19:22:35 16:43:01 0 0.18 0.00 0.02 0.00 0.02 99.78 19:22:35 16:43:01 1 0.02 0.00 0.03 0.00 0.03 99.92 19:22:35 16:44:01 all 0.07 0.00 0.03 0.00 0.02 99.89 19:22:35 16:44:01 0 0.12 0.00 0.02 0.00 0.00 99.87 19:22:35 16:44:01 1 0.02 0.00 0.03 0.00 0.03 99.92 19:22:35 16:45:01 all 0.12 0.00 0.03 0.00 0.03 99.83 19:22:35 16:45:01 0 0.15 0.00 0.02 0.00 0.02 99.82 19:22:35 16:45:01 1 0.08 0.00 0.03 0.00 0.03 99.85 19:22:35 19:22:35 16:45:01 CPU %user %nice %system %iowait %steal %idle 19:22:35 16:46:01 all 0.17 0.00 0.02 0.00 0.02 99.80 19:22:35 16:46:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:22:35 16:46:01 1 0.32 0.00 0.02 0.00 0.02 99.65 19:22:35 16:47:01 all 0.13 0.00 0.03 0.00 0.02 99.82 19:22:35 16:47:01 0 0.07 0.00 0.02 0.00 0.00 99.92 19:22:35 16:47:01 1 0.20 0.00 0.03 0.00 0.03 99.73 19:22:35 16:48:01 all 0.10 0.00 0.03 0.00 0.03 99.84 19:22:35 16:48:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:22:35 16:48:01 1 0.18 0.00 0.05 0.00 0.03 99.73 19:22:35 16:49:01 all 0.13 0.00 0.01 0.00 0.03 99.84 19:22:35 16:49:01 0 0.05 0.00 0.00 0.00 0.02 99.93 19:22:35 16:49:01 1 0.20 0.00 0.02 0.00 0.03 99.75 19:22:35 16:50:01 all 0.10 0.00 0.03 0.00 0.01 99.87 19:22:35 16:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:22:35 16:50:01 1 0.18 0.00 0.03 0.00 0.02 99.77 19:22:35 16:51:01 all 0.08 0.00 0.03 0.00 0.02 99.87 19:22:35 16:51:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:22:35 16:51:01 1 0.15 0.00 0.03 0.00 0.02 99.80 19:22:35 16:52:01 all 0.08 0.00 0.03 0.00 0.02 99.87 19:22:35 16:52:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:22:35 16:52:01 1 0.13 0.00 0.03 0.00 0.02 99.82 19:22:35 16:53:02 all 0.09 0.00 0.02 0.00 0.03 99.87 19:22:35 16:53:02 0 0.02 0.00 0.02 0.00 0.02 99.95 19:22:35 16:53:02 1 0.17 0.00 0.02 0.00 0.03 99.78 19:22:35 16:54:01 all 0.10 0.00 0.03 0.00 0.03 99.85 19:22:35 16:54:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:22:35 16:54:01 1 0.17 0.00 0.03 0.00 0.02 99.78 19:22:35 16:55:01 all 0.08 0.00 0.02 0.00 0.02 99.89 19:22:35 16:55:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:22:35 16:55:01 1 0.13 0.00 0.02 0.00 0.02 99.83 19:22:35 16:56:01 all 0.13 0.00 0.03 0.00 0.02 99.83 19:22:35 16:56:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:22:35 16:56:01 1 0.22 0.00 0.03 0.00 0.00 99.75 19:22:35 19:22:35 16:56:01 CPU %user %nice %system %iowait %steal %idle 19:22:35 16:57:01 all 0.05 0.00 0.03 0.00 0.05 99.87 19:22:35 16:57:01 0 0.02 0.00 0.03 0.00 0.07 99.88 19:22:35 16:57:01 1 0.08 0.00 0.02 0.00 0.03 99.87 19:22:35 16:58:01 all 0.21 0.00 0.03 0.00 0.01 99.76 19:22:35 16:58:01 0 0.05 0.00 0.02 0.00 0.02 99.92 19:22:35 16:58:01 1 0.37 0.00 0.03 0.00 0.00 99.60 19:22:35 16:59:01 all 0.15 0.00 0.03 0.00 0.03 99.80 19:22:35 16:59:01 0 0.02 0.00 0.03 0.00 0.03 99.92 19:22:35 16:59:01 1 0.28 0.00 0.02 0.00 0.02 99.68 19:22:35 17:00:01 all 0.12 0.00 0.02 0.00 0.02 99.85 19:22:35 17:00:01 0 0.05 0.00 0.02 0.00 0.02 99.92 19:22:35 17:00:01 1 0.18 0.00 0.02 0.00 0.02 99.78 19:22:35 17:01:01 all 0.13 0.00 0.03 0.00 0.02 99.82 19:22:35 17:01:01 0 0.02 0.00 0.02 0.00 0.03 99.93 19:22:35 17:01:01 1 0.25 0.00 0.03 0.00 0.00 99.72 19:22:35 17:02:01 all 0.18 0.00 0.03 0.00 0.02 99.78 19:22:35 17:02:01 0 0.05 0.00 0.03 0.00 0.03 99.88 19:22:35 17:02:01 1 0.30 0.00 0.02 0.00 0.00 99.68 19:22:35 17:03:01 all 0.12 0.00 0.02 0.00 0.03 99.84 19:22:35 17:03:01 0 0.02 0.00 0.02 0.00 0.03 99.93 19:22:35 17:03:01 1 0.22 0.00 0.02 0.00 0.02 99.75 19:22:35 17:04:01 all 0.11 0.00 0.02 0.00 0.03 99.84 19:22:35 17:04:01 0 0.02 0.00 0.02 0.00 0.03 99.93 19:22:35 17:04:01 1 0.20 0.00 0.02 0.00 0.03 99.75 19:22:35 17:05:01 all 0.05 0.00 0.03 0.00 0.02 99.91 19:22:35 17:05:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:22:35 17:05:01 1 0.08 0.00 0.03 0.00 0.02 99.87 19:22:35 17:06:01 all 0.07 0.00 0.02 0.00 0.03 99.89 19:22:35 17:06:01 0 0.02 0.00 0.02 0.00 0.03 99.93 19:22:35 17:06:01 1 0.12 0.00 0.02 0.00 0.02 99.85 19:22:35 17:07:01 all 0.04 0.00 0.01 0.00 0.03 99.92 19:22:35 17:07:01 0 0.03 0.00 0.00 0.00 0.03 99.93 19:22:35 17:07:01 1 0.05 0.00 0.02 0.00 0.02 99.92 19:22:35 19:22:35 17:07:01 CPU %user %nice %system %iowait %steal %idle 19:22:35 17:08:01 all 0.11 0.00 0.02 0.00 0.03 99.85 19:22:35 17:08:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:22:35 17:08:01 1 0.18 0.00 0.02 0.00 0.03 99.77 19:22:35 17:09:01 all 0.09 0.00 0.02 0.00 0.03 99.87 19:22:35 17:09:01 0 0.02 0.00 0.02 0.00 0.03 99.93 19:22:35 17:09:01 1 0.17 0.00 0.02 0.00 0.02 99.80 19:22:35 17:10:01 all 0.11 0.00 0.03 0.00 0.03 99.84 19:22:35 17:10:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:22:35 17:10:01 1 0.18 0.00 0.03 0.00 0.02 99.77 19:22:35 17:11:01 all 0.12 0.00 0.02 0.00 0.01 99.86 19:22:35 17:11:01 0 0.05 0.00 0.02 0.00 0.02 99.92 19:22:35 17:11:01 1 0.18 0.00 0.02 0.00 0.00 99.80 19:22:35 17:12:01 all 0.06 0.00 0.02 0.00 0.03 99.90 19:22:35 17:12:01 0 0.02 0.00 0.02 0.00 0.03 99.93 19:22:35 17:12:01 1 0.10 0.00 0.02 0.00 0.02 99.87 19:22:35 17:13:01 all 0.12 0.00 0.02 0.00 0.03 99.84 19:22:35 17:13:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:22:35 17:13:01 1 0.20 0.00 0.02 0.00 0.02 99.77 19:22:35 17:14:01 all 0.07 0.00 0.03 0.00 0.02 99.89 19:22:35 17:14:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:22:35 17:14:01 1 0.12 0.00 0.03 0.00 0.02 99.83 19:22:35 17:15:01 all 0.10 0.00 0.02 0.00 0.02 99.87 19:22:35 17:15:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:22:35 17:15:01 1 0.17 0.00 0.02 0.00 0.02 99.80 19:22:35 17:16:01 all 0.08 0.00 0.03 0.00 0.03 99.87 19:22:35 17:16:01 0 0.02 0.00 0.03 0.00 0.02 99.93 19:22:35 17:16:01 1 0.13 0.00 0.02 0.00 0.05 99.80 19:22:35 17:17:01 all 0.11 0.00 0.02 0.00 0.02 99.86 19:22:35 17:17:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:22:35 17:17:01 1 0.18 0.00 0.02 0.00 0.02 99.78 19:22:35 17:18:01 all 0.12 0.00 0.01 0.00 0.03 99.85 19:22:35 17:18:01 0 0.02 0.00 0.00 0.00 0.02 99.97 19:22:35 17:18:01 1 0.22 0.00 0.02 0.00 0.03 99.73 19:22:35 19:22:35 17:18:01 CPU %user %nice %system %iowait %steal %idle 19:22:35 17:19:01 all 0.09 0.00 0.03 0.00 0.02 99.87 19:22:35 17:19:01 0 0.02 0.00 0.03 0.00 0.02 99.93 19:22:35 17:19:01 1 0.17 0.00 0.02 0.00 0.02 99.80 19:22:35 17:20:01 all 0.09 0.00 0.02 0.00 0.03 99.87 19:22:35 17:20:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:22:35 17:20:01 1 0.17 0.00 0.02 0.00 0.03 99.78 19:22:35 17:21:01 all 0.08 0.00 0.02 0.00 0.02 99.88 19:22:35 17:21:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:22:35 17:21:01 1 0.15 0.00 0.02 0.00 0.02 99.82 19:22:35 17:22:01 all 0.08 0.00 0.02 0.00 0.03 99.88 19:22:35 17:22:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:22:35 17:22:01 1 0.12 0.00 0.02 0.00 0.02 99.85 19:22:35 17:23:01 all 0.03 0.00 0.01 0.00 0.03 99.93 19:22:35 17:23:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:22:35 17:23:01 1 0.03 0.00 0.00 0.00 0.03 99.93 19:22:35 17:24:01 all 0.09 0.00 0.03 0.00 0.03 99.86 19:22:35 17:24:01 0 0.10 0.00 0.03 0.00 0.03 99.83 19:22:35 17:24:01 1 0.08 0.00 0.02 0.00 0.02 99.88 19:22:35 17:25:02 all 0.08 0.00 0.01 0.00 0.03 99.88 19:22:35 17:25:02 0 0.13 0.00 0.02 0.00 0.03 99.82 19:22:35 17:25:02 1 0.02 0.00 0.00 0.00 0.03 99.95 19:22:35 17:26:01 all 0.08 0.00 0.03 0.00 0.03 99.86 19:22:35 17:26:01 0 0.14 0.00 0.03 0.00 0.02 99.81 19:22:35 17:26:01 1 0.03 0.00 0.02 0.00 0.03 99.92 19:22:35 17:27:01 all 0.07 0.00 0.03 0.00 0.03 99.88 19:22:35 17:27:01 0 0.10 0.00 0.02 0.00 0.02 99.87 19:22:35 17:27:01 1 0.03 0.00 0.03 0.00 0.03 99.90 19:22:35 17:28:01 all 0.12 0.00 0.02 0.00 0.02 99.85 19:22:35 17:28:01 0 0.20 0.00 0.02 0.00 0.00 99.78 19:22:35 17:28:01 1 0.03 0.00 0.02 0.00 0.03 99.92 19:22:35 17:29:01 all 0.07 0.00 0.03 0.00 0.03 99.88 19:22:35 17:29:01 0 0.12 0.00 0.02 0.00 0.03 99.83 19:22:35 17:29:01 1 0.02 0.00 0.03 0.00 0.02 99.93 19:22:35 19:22:35 17:29:01 CPU %user %nice %system %iowait %steal %idle 19:22:35 17:30:01 all 0.12 0.00 0.03 0.00 0.02 99.84 19:22:35 17:30:01 0 0.20 0.00 0.02 0.00 0.00 99.78 19:22:35 17:30:01 1 0.03 0.00 0.03 0.00 0.03 99.90 19:22:35 17:31:01 all 0.09 0.00 0.02 0.00 0.03 99.87 19:22:35 17:31:01 0 0.17 0.00 0.02 0.00 0.02 99.80 19:22:35 17:31:01 1 0.02 0.00 0.02 0.00 0.03 99.93 19:22:35 17:32:01 all 0.10 0.00 0.02 0.00 0.02 99.87 19:22:35 17:32:01 0 0.17 0.00 0.02 0.00 0.00 99.82 19:22:35 17:32:01 1 0.03 0.00 0.02 0.00 0.03 99.92 19:22:35 17:33:01 all 0.07 0.00 0.03 0.00 0.03 99.88 19:22:35 17:33:01 0 0.10 0.00 0.02 0.00 0.02 99.87 19:22:35 17:33:01 1 0.03 0.00 0.03 0.00 0.03 99.90 19:22:35 17:34:01 all 0.05 0.00 0.02 0.00 0.03 99.91 19:22:35 17:34:01 0 0.07 0.00 0.02 0.00 0.02 99.90 19:22:35 17:34:01 1 0.03 0.00 0.02 0.00 0.03 99.92 19:22:35 17:35:01 all 0.05 0.00 0.02 0.00 0.02 99.92 19:22:35 17:35:01 0 0.08 0.00 0.03 0.00 0.02 99.87 19:22:35 17:35:01 1 0.02 0.00 0.00 0.00 0.02 99.97 19:22:35 17:36:01 all 0.05 0.00 0.03 0.00 0.03 99.90 19:22:35 17:36:01 0 0.08 0.00 0.02 0.00 0.03 99.87 19:22:35 17:36:01 1 0.02 0.00 0.03 0.00 0.02 99.93 19:22:35 17:37:01 all 0.10 0.00 0.03 0.00 0.02 99.86 19:22:35 17:37:01 0 0.17 0.00 0.03 0.00 0.02 99.78 19:22:35 17:37:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:22:35 17:38:01 all 0.08 0.00 0.02 0.00 0.03 99.88 19:22:35 17:38:01 0 0.13 0.00 0.02 0.00 0.03 99.82 19:22:35 17:38:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:22:35 17:39:01 all 0.14 0.00 0.03 0.00 0.02 99.81 19:22:35 17:39:01 0 0.23 0.00 0.03 0.00 0.02 99.72 19:22:35 17:39:01 1 0.05 0.00 0.03 0.00 0.02 99.90 19:22:35 17:40:01 all 0.12 0.00 0.02 0.01 0.01 99.85 19:22:35 17:40:01 0 0.22 0.00 0.02 0.02 0.00 99.75 19:22:35 17:40:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:22:35 19:22:35 17:40:01 CPU %user %nice %system %iowait %steal %idle 19:22:35 17:41:01 all 0.08 0.00 0.03 0.00 0.03 99.87 19:22:35 17:41:01 0 0.08 0.00 0.02 0.00 0.02 99.88 19:22:35 17:41:01 1 0.07 0.00 0.03 0.00 0.03 99.87 19:22:35 17:42:01 all 0.08 0.00 0.02 0.00 0.03 99.87 19:22:35 17:42:01 0 0.15 0.00 0.02 0.00 0.03 99.80 19:22:35 17:42:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:22:35 17:43:01 all 0.17 0.00 0.03 0.00 0.02 99.79 19:22:35 17:43:01 0 0.30 0.00 0.02 0.00 0.02 99.67 19:22:35 17:43:01 1 0.03 0.00 0.03 0.00 0.02 99.92 19:22:35 17:44:01 all 0.09 0.00 0.03 0.00 0.03 99.86 19:22:35 17:44:01 0 0.15 0.00 0.02 0.00 0.02 99.82 19:22:35 17:44:01 1 0.03 0.00 0.03 0.00 0.03 99.90 19:22:35 17:45:01 all 0.13 0.00 0.02 0.00 0.02 99.83 19:22:35 17:45:01 0 0.23 0.00 0.00 0.00 0.00 99.77 19:22:35 17:45:01 1 0.03 0.00 0.03 0.00 0.03 99.90 19:22:35 17:46:01 all 0.09 0.00 0.02 0.00 0.03 99.87 19:22:35 17:46:01 0 0.15 0.00 0.02 0.00 0.02 99.82 19:22:35 17:46:01 1 0.03 0.00 0.02 0.00 0.03 99.92 19:22:35 17:47:01 all 0.06 0.00 0.02 0.00 0.01 99.92 19:22:35 17:47:01 0 0.08 0.00 0.02 0.00 0.02 99.88 19:22:35 17:47:01 1 0.03 0.00 0.02 0.00 0.00 99.95 19:22:35 17:48:01 all 0.08 0.00 0.02 0.00 0.03 99.88 19:22:35 17:48:01 0 0.12 0.00 0.02 0.00 0.02 99.85 19:22:35 17:48:01 1 0.03 0.00 0.02 0.00 0.03 99.92 19:22:35 17:49:01 all 0.11 0.00 0.03 0.00 0.01 99.85 19:22:35 17:49:01 0 0.18 0.00 0.03 0.00 0.02 99.77 19:22:35 17:49:01 1 0.03 0.00 0.03 0.00 0.00 99.93 19:22:35 17:50:01 all 0.03 0.00 0.02 0.00 0.03 99.93 19:22:35 17:50:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:22:35 17:50:01 1 0.03 0.00 0.02 0.00 0.03 99.92 19:22:35 17:51:01 all 0.13 0.00 0.03 0.00 0.03 99.82 19:22:35 17:51:01 0 0.23 0.00 0.02 0.00 0.03 99.72 19:22:35 17:51:01 1 0.02 0.00 0.03 0.00 0.02 99.93 19:22:35 19:22:35 17:51:01 CPU %user %nice %system %iowait %steal %idle 19:22:35 17:52:01 all 0.14 0.00 0.02 0.00 0.02 99.82 19:22:35 17:52:01 0 0.23 0.00 0.02 0.00 0.02 99.73 19:22:35 17:52:01 1 0.05 0.00 0.02 0.00 0.02 99.92 19:22:35 17:53:01 all 0.13 0.00 0.03 0.00 0.02 99.83 19:22:35 17:53:01 0 0.03 0.00 0.03 0.00 0.03 99.90 19:22:35 17:53:01 1 0.22 0.00 0.02 0.00 0.00 99.77 19:22:35 17:54:01 all 0.13 0.00 0.03 0.00 0.03 99.82 19:22:35 17:54:01 0 0.05 0.00 0.03 0.00 0.03 99.88 19:22:35 17:54:01 1 0.20 0.00 0.02 0.00 0.02 99.77 19:22:35 17:55:01 all 0.04 0.00 0.02 0.00 0.02 99.92 19:22:35 17:55:01 0 0.07 0.00 0.02 0.00 0.02 99.90 19:22:35 17:55:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:22:35 17:56:01 all 0.10 0.00 0.03 0.00 0.02 99.86 19:22:35 17:56:01 0 0.17 0.00 0.02 0.00 0.00 99.82 19:22:35 17:56:01 1 0.03 0.00 0.03 0.00 0.03 99.90 19:22:35 17:57:02 all 0.07 0.00 0.03 0.00 0.03 99.87 19:22:35 17:57:02 0 0.12 0.00 0.02 0.00 0.02 99.85 19:22:35 17:57:02 1 0.02 0.00 0.03 0.00 0.05 99.90 19:22:35 17:58:01 all 0.11 0.00 0.02 0.00 0.03 99.85 19:22:35 17:58:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:22:35 17:58:01 1 0.19 0.00 0.02 0.00 0.03 99.76 19:22:35 17:59:01 all 0.12 0.00 0.01 0.00 0.03 99.85 19:22:35 17:59:01 0 0.02 0.00 0.00 0.00 0.03 99.95 19:22:35 17:59:01 1 0.22 0.00 0.02 0.00 0.02 99.75 19:22:35 18:00:01 all 0.07 0.00 0.03 0.00 0.03 99.87 19:22:35 18:00:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:22:35 18:00:01 1 0.10 0.00 0.03 0.00 0.03 99.83 19:22:35 18:01:01 all 0.05 0.00 0.03 0.00 0.02 99.90 19:22:35 18:01:01 0 0.02 0.00 0.03 0.00 0.02 99.93 19:22:35 18:01:01 1 0.08 0.00 0.03 0.00 0.02 99.87 19:22:35 18:02:01 all 0.11 0.00 0.02 0.00 0.03 99.85 19:22:35 18:02:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:22:35 18:02:01 1 0.18 0.00 0.02 0.00 0.02 99.78 19:22:35 19:22:35 18:02:01 CPU %user %nice %system %iowait %steal %idle 19:22:35 18:03:01 all 0.09 0.00 0.01 0.00 0.03 99.87 19:22:35 18:03:01 0 0.02 0.00 0.00 0.00 0.03 99.95 19:22:35 18:03:01 1 0.17 0.00 0.02 0.00 0.03 99.78 19:22:35 18:04:01 all 0.15 0.00 0.03 0.00 0.01 99.82 19:22:35 18:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:22:35 18:04:01 1 0.28 0.00 0.03 0.00 0.02 99.67 19:22:35 18:05:01 all 0.04 0.00 0.01 0.00 0.03 99.92 19:22:35 18:05:01 0 0.05 0.00 0.00 0.00 0.03 99.92 19:22:35 18:05:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:22:35 18:06:01 all 0.04 0.00 0.02 0.00 0.02 99.92 19:22:35 18:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:22:35 18:06:01 1 0.07 0.00 0.02 0.00 0.03 99.88 19:22:35 18:07:01 all 0.13 0.00 0.03 0.00 0.03 99.82 19:22:35 18:07:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:22:35 18:07:01 1 0.22 0.00 0.03 0.00 0.03 99.72 19:22:35 18:08:01 all 0.13 0.00 0.02 0.00 0.01 99.85 19:22:35 18:08:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:22:35 18:08:01 1 0.23 0.00 0.02 0.00 0.00 99.75 19:22:35 18:09:01 all 0.18 0.00 0.02 0.00 0.03 99.78 19:22:35 18:09:01 0 0.05 0.00 0.02 0.00 0.03 99.90 19:22:35 18:09:01 1 0.30 0.00 0.02 0.00 0.02 99.67 19:22:35 18:10:01 all 0.10 0.00 0.02 0.00 0.02 99.87 19:22:35 18:10:01 0 0.02 0.00 0.02 0.00 0.03 99.93 19:22:35 18:10:01 1 0.18 0.00 0.02 0.00 0.00 99.80 19:22:35 18:11:01 all 0.11 0.00 0.03 0.00 0.03 99.84 19:22:35 18:11:01 0 0.02 0.00 0.03 0.00 0.03 99.92 19:22:35 18:11:01 1 0.20 0.00 0.02 0.00 0.02 99.77 19:22:35 18:12:01 all 0.11 0.00 0.02 0.00 0.02 99.86 19:22:35 18:12:01 0 0.22 0.00 0.02 0.00 0.02 99.75 19:22:35 18:12:01 1 0.00 0.00 0.02 0.00 0.02 99.97 19:22:35 18:13:01 all 0.09 0.00 0.03 0.00 0.02 99.86 19:22:35 18:13:01 0 0.12 0.00 0.02 0.00 0.02 99.85 19:22:35 18:13:01 1 0.07 0.00 0.05 0.00 0.02 99.87 19:22:35 19:22:35 18:13:01 CPU %user %nice %system %iowait %steal %idle 19:22:35 18:14:01 all 0.12 0.00 0.02 0.00 0.03 99.84 19:22:35 18:14:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:22:35 18:14:01 1 0.20 0.00 0.02 0.00 0.03 99.75 19:22:35 18:15:01 all 0.13 0.00 0.03 0.00 0.02 99.82 19:22:35 18:15:01 0 0.03 0.00 0.03 0.00 0.02 99.92 19:22:35 18:15:01 1 0.22 0.00 0.03 0.00 0.02 99.73 19:22:35 18:16:01 all 0.13 0.00 0.02 0.00 0.02 99.83 19:22:35 18:16:01 0 0.25 0.00 0.02 0.00 0.02 99.72 19:22:35 18:16:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:22:35 18:17:01 all 0.16 0.00 0.02 0.00 0.03 99.80 19:22:35 18:17:01 0 0.28 0.00 0.02 0.00 0.03 99.67 19:22:35 18:17:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:22:35 18:18:01 all 0.18 0.00 0.01 0.00 0.02 99.80 19:22:35 18:18:01 0 0.32 0.00 0.00 0.00 0.02 99.67 19:22:35 18:18:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:22:35 18:19:01 all 0.16 0.00 0.03 0.00 0.02 99.79 19:22:35 18:19:01 0 0.28 0.00 0.03 0.00 0.00 99.68 19:22:35 18:19:01 1 0.03 0.00 0.03 0.00 0.03 99.90 19:22:35 18:20:01 all 0.05 0.00 0.03 0.00 0.02 99.91 19:22:35 18:20:01 0 0.07 0.00 0.03 0.00 0.02 99.88 19:22:35 18:20:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:22:35 18:21:01 all 0.13 0.00 0.03 0.00 0.02 99.82 19:22:35 18:21:01 0 0.25 0.00 0.02 0.00 0.02 99.72 19:22:35 18:21:01 1 0.02 0.00 0.03 0.00 0.02 99.93 19:22:35 18:22:01 all 0.13 0.00 0.03 0.00 0.03 99.82 19:22:35 18:22:01 0 0.20 0.00 0.02 0.00 0.03 99.75 19:22:35 18:22:01 1 0.05 0.00 0.03 0.00 0.02 99.90 19:22:35 18:23:01 all 0.11 0.00 0.01 0.00 0.02 99.87 19:22:35 18:23:01 0 0.22 0.00 0.00 0.00 0.02 99.77 19:22:35 18:23:01 1 0.00 0.00 0.02 0.00 0.02 99.97 19:22:35 18:24:01 all 0.14 0.00 0.03 0.00 0.02 99.82 19:22:35 18:24:01 0 0.23 0.00 0.02 0.00 0.00 99.75 19:22:35 18:24:01 1 0.05 0.00 0.03 0.00 0.03 99.88 19:22:35 19:22:35 18:24:01 CPU %user %nice %system %iowait %steal %idle 19:22:35 18:25:01 all 0.11 0.00 0.02 0.00 0.03 99.85 19:22:35 18:25:01 0 0.20 0.00 0.02 0.00 0.02 99.77 19:22:35 18:25:01 1 0.02 0.00 0.02 0.00 0.03 99.93 19:22:35 18:26:01 all 0.17 0.00 0.03 0.00 0.02 99.79 19:22:35 18:26:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:22:35 18:26:01 1 0.32 0.00 0.03 0.00 0.02 99.63 19:22:35 18:27:01 all 0.14 0.00 0.03 0.00 0.02 99.82 19:22:35 18:27:01 0 0.00 0.00 0.02 0.00 0.02 99.97 19:22:35 18:27:01 1 0.28 0.00 0.03 0.00 0.02 99.67 19:22:35 18:28:01 all 0.08 0.00 0.02 0.00 0.02 99.88 19:22:35 18:28:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:22:35 18:28:01 1 0.13 0.00 0.02 0.00 0.02 99.83 19:22:35 18:29:02 all 0.14 0.00 0.02 0.00 0.02 99.82 19:22:35 18:29:02 0 0.02 0.00 0.02 0.00 0.02 99.95 19:22:35 18:29:02 1 0.27 0.00 0.02 0.00 0.02 99.70 19:22:35 18:30:01 all 0.13 0.00 0.03 0.00 0.03 99.82 19:22:35 18:30:01 0 0.03 0.00 0.03 0.00 0.03 99.90 19:22:35 18:30:01 1 0.22 0.00 0.02 0.00 0.02 99.75 19:22:35 18:31:01 all 0.13 0.00 0.02 0.00 0.02 99.83 19:22:35 18:31:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:22:35 18:31:01 1 0.25 0.00 0.02 0.00 0.02 99.72 19:22:35 18:32:01 all 0.14 0.00 0.02 0.00 0.02 99.82 19:22:35 18:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:22:35 18:32:01 1 0.27 0.00 0.02 0.00 0.03 99.68 19:22:35 18:33:01 all 0.13 0.00 0.01 0.00 0.02 99.85 19:22:35 18:33:01 0 0.07 0.00 0.02 0.00 0.03 99.88 19:22:35 18:33:01 1 0.18 0.00 0.00 0.00 0.00 99.82 19:22:35 18:34:01 all 0.09 0.00 0.03 0.00 0.03 99.85 19:22:35 18:34:01 0 0.15 0.00 0.03 0.00 0.05 99.77 19:22:35 18:34:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:22:35 18:35:01 all 0.13 0.00 0.03 0.00 0.01 99.83 19:22:35 18:35:01 0 0.25 0.00 0.03 0.00 0.02 99.70 19:22:35 18:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:22:35 19:22:35 18:35:01 CPU %user %nice %system %iowait %steal %idle 19:22:35 18:36:01 all 0.10 0.00 0.02 0.00 0.02 99.87 19:22:35 18:36:01 0 0.17 0.00 0.02 0.00 0.02 99.80 19:22:35 18:36:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:22:35 18:37:01 all 0.10 0.00 0.02 0.00 0.02 99.87 19:22:35 18:37:01 0 0.17 0.00 0.02 0.00 0.00 99.82 19:22:35 18:37:01 1 0.03 0.00 0.02 0.00 0.03 99.92 19:22:35 18:38:01 all 0.03 0.00 0.02 0.00 0.02 99.93 19:22:35 18:38:01 0 0.05 0.00 0.02 0.00 0.02 99.92 19:22:35 18:38:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:22:35 18:39:01 all 0.20 0.00 0.03 0.00 0.02 99.76 19:22:35 18:39:01 0 0.37 0.00 0.02 0.00 0.02 99.60 19:22:35 18:39:01 1 0.03 0.00 0.03 0.00 0.02 99.92 19:22:35 18:40:01 all 0.12 0.00 0.02 0.00 0.02 99.85 19:22:35 18:40:01 0 0.22 0.00 0.02 0.00 0.02 99.75 19:22:35 18:40:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:22:35 18:41:01 all 0.13 0.00 0.03 0.00 0.02 99.82 19:22:35 18:41:01 0 0.25 0.00 0.03 0.00 0.02 99.70 19:22:35 18:41:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:22:35 18:42:01 all 0.17 0.00 0.03 0.00 0.02 99.79 19:22:35 18:42:01 0 0.30 0.00 0.03 0.00 0.02 99.65 19:22:35 18:42:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:22:35 18:43:01 all 0.07 0.00 0.03 0.00 0.02 99.88 19:22:35 18:43:01 0 0.03 0.00 0.03 0.00 0.02 99.92 19:22:35 18:43:01 1 0.10 0.00 0.03 0.00 0.02 99.85 19:22:35 18:44:01 all 0.11 0.00 0.01 0.00 0.03 99.86 19:22:35 18:44:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:22:35 18:44:01 1 0.18 0.00 0.00 0.00 0.02 99.80 19:22:35 18:45:01 all 0.15 0.00 0.03 0.00 0.01 99.81 19:22:35 18:45:01 0 0.05 0.00 0.03 0.00 0.02 99.90 19:22:35 18:45:01 1 0.25 0.00 0.03 0.00 0.00 99.72 19:22:35 18:46:01 all 0.11 0.00 0.02 0.00 0.03 99.85 19:22:35 18:46:01 0 0.02 0.00 0.03 0.00 0.03 99.92 19:22:35 18:46:01 1 0.20 0.00 0.00 0.00 0.02 99.78 19:22:35 19:22:35 18:46:01 CPU %user %nice %system %iowait %steal %idle 19:22:35 18:47:01 all 0.14 0.00 0.03 0.00 0.02 99.81 19:22:35 18:47:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:22:35 18:47:01 1 0.25 0.00 0.05 0.00 0.02 99.68 19:22:35 18:48:01 all 0.11 0.00 0.02 0.00 0.03 99.85 19:22:35 18:48:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:22:35 18:48:01 1 0.20 0.00 0.02 0.00 0.03 99.75 19:22:35 18:49:01 all 0.05 0.00 0.03 0.00 0.02 99.91 19:22:35 18:49:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:22:35 18:49:01 1 0.07 0.00 0.03 0.00 0.02 99.88 19:22:35 18:50:01 all 0.11 0.00 0.02 0.00 0.03 99.85 19:22:35 18:50:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:22:35 18:50:01 1 0.18 0.00 0.02 0.00 0.03 99.77 19:22:35 18:51:01 all 0.10 0.00 0.03 0.00 0.02 99.86 19:22:35 18:51:01 0 0.02 0.00 0.03 0.00 0.03 99.92 19:22:35 18:51:01 1 0.18 0.00 0.02 0.00 0.00 99.80 19:22:35 18:52:01 all 0.11 0.00 0.02 0.00 0.02 99.86 19:22:35 18:52:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:22:35 18:52:01 1 0.18 0.00 0.02 0.00 0.02 99.78 19:22:35 18:53:01 all 0.10 0.00 0.03 0.00 0.03 99.85 19:22:35 18:53:01 0 0.02 0.00 0.03 0.00 0.03 99.92 19:22:35 18:53:01 1 0.18 0.00 0.02 0.00 0.02 99.78 19:22:35 18:54:01 all 0.17 0.00 0.03 0.00 0.01 99.79 19:22:35 18:54:01 0 0.05 0.00 0.05 0.00 0.02 99.88 19:22:35 18:54:01 1 0.28 0.00 0.02 0.00 0.00 99.70 19:22:35 18:55:01 all 0.07 0.00 0.02 0.00 0.02 99.90 19:22:35 18:55:01 0 0.12 0.00 0.02 0.00 0.03 99.83 19:22:35 18:55:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:22:35 18:56:01 all 0.08 0.00 0.03 0.00 0.04 99.86 19:22:35 18:56:01 0 0.10 0.00 0.03 0.00 0.05 99.82 19:22:35 18:56:01 1 0.05 0.00 0.02 0.00 0.03 99.90 19:22:35 18:57:01 all 0.14 0.00 0.02 0.00 0.01 99.83 19:22:35 18:57:01 0 0.28 0.00 0.02 0.00 0.02 99.68 19:22:35 18:57:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:22:35 19:22:35 18:57:01 CPU %user %nice %system %iowait %steal %idle 19:22:35 18:58:01 all 0.12 0.00 0.03 0.00 0.02 99.84 19:22:35 18:58:01 0 0.18 0.00 0.02 0.00 0.02 99.78 19:22:35 18:58:01 1 0.05 0.00 0.03 0.00 0.02 99.90 19:22:35 18:59:01 all 0.13 0.00 0.02 0.00 0.03 99.82 19:22:35 18:59:01 0 0.23 0.00 0.02 0.00 0.03 99.72 19:22:35 18:59:01 1 0.02 0.00 0.02 0.00 0.03 99.93 19:22:35 19:00:01 all 0.08 0.00 0.03 0.00 0.01 99.89 19:22:35 19:00:01 0 0.10 0.00 0.02 0.00 0.00 99.88 19:22:35 19:00:01 1 0.05 0.00 0.03 0.00 0.02 99.90 19:22:35 19:01:01 all 0.12 0.00 0.03 0.00 0.02 99.83 19:22:35 19:01:01 0 0.20 0.00 0.03 0.00 0.00 99.77 19:22:35 19:01:01 1 0.03 0.00 0.03 0.00 0.03 99.90 19:22:35 19:02:01 all 0.16 0.00 0.03 0.00 0.03 99.78 19:22:35 19:02:01 0 0.27 0.00 0.02 0.00 0.02 99.70 19:22:35 19:02:01 1 0.05 0.00 0.05 0.00 0.03 99.87 19:22:35 19:03:02 all 0.13 0.00 0.02 0.00 0.01 99.85 19:22:35 19:03:02 0 0.22 0.00 0.02 0.00 0.00 99.77 19:22:35 19:03:02 1 0.03 0.00 0.02 0.00 0.02 99.93 19:22:35 19:04:01 all 0.09 0.00 0.03 0.00 0.02 99.86 19:22:35 19:04:01 0 0.15 0.00 0.02 0.00 0.00 99.83 19:22:35 19:04:01 1 0.03 0.00 0.05 0.00 0.03 99.88 19:22:35 19:05:01 all 0.09 0.00 0.02 0.00 0.02 99.87 19:22:35 19:05:01 0 0.15 0.00 0.02 0.00 0.02 99.82 19:22:35 19:05:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:22:35 19:06:01 all 0.13 0.00 0.05 0.00 0.02 99.81 19:22:35 19:06:01 0 0.22 0.00 0.03 0.00 0.00 99.75 19:22:35 19:06:01 1 0.03 0.00 0.07 0.00 0.03 99.87 19:22:35 19:07:01 all 0.12 0.00 0.03 0.00 0.03 99.83 19:22:35 19:07:01 0 0.20 0.00 0.02 0.00 0.02 99.77 19:22:35 19:07:01 1 0.03 0.00 0.03 0.00 0.03 99.90 19:22:35 19:08:01 all 0.08 0.00 0.03 0.00 0.02 99.88 19:22:35 19:08:01 0 0.13 0.00 0.02 0.00 0.00 99.85 19:22:35 19:08:01 1 0.02 0.00 0.03 0.00 0.03 99.92 19:22:35 19:22:35 19:08:01 CPU %user %nice %system %iowait %steal %idle 19:22:35 19:09:01 all 0.10 0.00 0.01 0.00 0.02 99.87 19:22:35 19:09:01 0 0.13 0.00 0.00 0.00 0.00 99.87 19:22:35 19:09:01 1 0.07 0.00 0.02 0.00 0.03 99.88 19:22:35 19:10:01 all 0.09 0.00 0.02 0.00 0.03 99.87 19:22:35 19:10:01 0 0.17 0.00 0.02 0.00 0.02 99.80 19:22:35 19:10:01 1 0.02 0.00 0.02 0.00 0.03 99.93 19:22:35 19:11:01 all 0.09 0.00 0.01 0.00 0.03 99.87 19:22:35 19:11:01 0 0.03 0.00 0.00 0.00 0.00 99.97 19:22:35 19:11:01 1 0.15 0.00 0.02 0.00 0.05 99.78 19:22:35 19:12:01 all 0.02 0.00 0.03 0.00 0.02 99.93 19:22:35 19:12:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:22:35 19:12:01 1 0.03 0.00 0.05 0.00 0.03 99.88 19:22:35 19:13:01 all 0.13 0.00 0.02 0.00 0.03 99.83 19:22:35 19:13:01 0 0.05 0.00 0.02 0.00 0.02 99.92 19:22:35 19:13:01 1 0.20 0.00 0.02 0.00 0.03 99.75 19:22:35 19:14:01 all 0.08 0.00 0.03 0.00 0.03 99.87 19:22:35 19:14:01 0 0.02 0.00 0.03 0.00 0.02 99.93 19:22:35 19:14:01 1 0.13 0.00 0.03 0.00 0.03 99.80 19:22:35 19:15:01 all 0.10 0.00 0.01 0.00 0.03 99.87 19:22:35 19:15:01 0 0.02 0.00 0.00 0.00 0.02 99.97 19:22:35 19:15:01 1 0.18 0.00 0.02 0.00 0.03 99.77 19:22:35 19:16:01 all 0.08 0.00 0.02 0.00 0.03 99.87 19:22:35 19:16:01 0 0.02 0.00 0.02 0.00 0.03 99.93 19:22:35 19:16:01 1 0.15 0.00 0.02 0.00 0.03 99.80 19:22:35 19:17:01 all 0.12 0.00 0.01 0.00 0.02 99.86 19:22:35 19:17:01 0 0.05 0.00 0.00 0.00 0.02 99.93 19:22:35 19:17:01 1 0.18 0.00 0.02 0.00 0.02 99.78 19:22:35 19:18:01 all 0.08 0.00 0.02 0.00 0.03 99.87 19:22:35 19:18:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:22:35 19:18:01 1 0.15 0.00 0.02 0.00 0.03 99.80 19:22:35 19:19:01 all 0.04 0.00 0.03 0.00 0.03 99.91 19:22:35 19:19:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:22:35 19:19:01 1 0.07 0.00 0.03 0.00 0.03 99.87 19:22:35 19:22:35 19:19:01 CPU %user %nice %system %iowait %steal %idle 19:22:35 19:20:01 all 0.10 0.00 0.01 0.00 0.02 99.87 19:22:35 19:20:01 0 0.03 0.00 0.00 0.00 0.02 99.95 19:22:35 19:20:01 1 0.17 0.00 0.02 0.00 0.02 99.80 19:22:35 19:21:01 all 0.13 0.00 0.03 0.00 0.03 99.82 19:22:35 19:21:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:22:35 19:21:01 1 0.23 0.00 0.03 0.00 0.03 99.70 19:22:35 19:22:01 all 0.13 0.00 0.02 0.00 0.02 99.84 19:22:35 19:22:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:22:35 19:22:01 1 0.23 0.00 0.02 0.00 0.02 99.73 19:22:35 Average: all 1.11 0.01 0.31 1.34 0.02 97.21 19:22:35 Average: 0 1.09 0.01 0.31 1.33 0.02 97.24 19:22:35 Average: 1 1.13 0.01 0.31 1.36 0.03 97.17 19:22:35 19:22:35 19:22:35