Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7b87c2c2e3f1dbbdca848a0887f0cccaabe61173 Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12553817162630470967.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8896961303271054135.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18328433374935001593.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9448178588421585699.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1076538141986637470.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3], goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9203 in /w/workspace/foundry_device-onvif-camera_main [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/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 7b87c2c2e3f1dbbdca848a0887f0cccaabe61173 (main) Commit message: "Merge pull request #561 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.65" > git config core.sparsecheckout # timeout=10 > git checkout -f 7b87c2c2e3f1dbbdca848a0887f0cccaabe61173 # timeout=10 > git rev-list --no-walk 3bef71a458050caad0e348ab590f9730d3645923 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:34:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:34:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:34:12 ========================================================= 06:34:12 EdgeX Global Pipelines Version Info 06:34:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:34:13 ------------------- 06:34:13 stable info: 06:34:13 ------------------- 06:34:13 Commited By: Cherry Wang cherry@iotechsys.com 06:34:13 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 06:34:13 Message: update stable to v1.0.278 06:34:14 ------------------- 06:34:14 experimental info: 06:34:14 ------------------- 06:34:14 Commited By: **** collab-it+edgex@linuxfoundation.org 06:34:14 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 06:34:14 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:34:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 06:34:14 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 06:34:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:34:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:34:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:34:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 06:34:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:34:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:34:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:34:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:34:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:34:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 06:34:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:34:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:34:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:34:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:34:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:34:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:34:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:34:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:34:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:34:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 06:34:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:34:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:34:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:34:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:34:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:34:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:34:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:34:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:34:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7b87c2c2e3f1dbbdca848a0887f0cccaabe61173 [Pipeline] echo 06:34:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7b87c2c [Pipeline] echo 06:34:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:34:15 provisioning config files... 06:34:15 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10274279278126437297tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:34:15 ---> ****-login.sh 06:34:15 nexus3.edgexfoundry.org:10001 06:34:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:16 06:34:16 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:34:16 Configure a credential helper to remove this warning. See 06:34:16 https://docs.****.com/go/credential-store/ 06:34:16 06:34:16 Login Succeeded 06:34:16 nexus3.edgexfoundry.org:10002 06:34:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:16 06:34:16 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:34:16 Configure a credential helper to remove this warning. See 06:34:16 https://docs.****.com/go/credential-store/ 06:34:16 06:34:16 Login Succeeded 06:34:16 nexus3.edgexfoundry.org:10003 06:34:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:16 06:34:16 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:34:16 Configure a credential helper to remove this warning. See 06:34:16 https://docs.****.com/go/credential-store/ 06:34:16 06:34:16 Login Succeeded 06:34:16 nexus3.edgexfoundry.org:10004 06:34:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:16 06:34:16 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:34:16 Configure a credential helper to remove this warning. See 06:34:16 https://docs.****.com/go/credential-store/ 06:34:16 06:34:16 Login Succeeded 06:34:16 ****.io 06:34:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:16 06:34:16 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:34:16 Configure a credential helper to remove this warning. See 06:34:16 https://docs.****.com/go/credential-store/ 06:34:16 06:34:16 Login Succeeded 06:34:16 ---> ****-login.sh ends [Pipeline] } 06:34:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:34:17 + git rev-list -1 --merges 7b87c2c2e3f1dbbdca848a0887f0cccaabe61173~1..7b87c2c2e3f1dbbdca848a0887f0cccaabe61173 [Pipeline] echo 06:34:17 -----------> git rev-list -1 --merges 7b87c2c2e3f1dbbdca848a0887f0cccaabe61173~1..7b87c2c2e3f1dbbdca848a0887f0cccaabe61173 7b87c2c2e3f1dbbdca848a0887f0cccaabe61173 06:34:17 7b87c2c2e3f1dbbdca848a0887f0cccaabe61173 [false] [Pipeline] sh 06:34:17 + git log --format=format:%s -1 7b87c2c2e3f1dbbdca848a0887f0cccaabe61173 [Pipeline] echo 06:34:17 ========================================================= 06:34:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:34:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:34:17 + git log --format=format:%s -1 7b87c2c2e3f1dbbdca848a0887f0cccaabe61173 [Pipeline] echo 06:34:17 [semverPrep] GIT_COMMIT: 7b87c2c2e3f1dbbdca848a0887f0cccaabe61173, Commit Message: Merge pull request #561 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.65 [Pipeline] echo 06:34:17 [semverPrep] This is not a build commit. [Pipeline] sh 06:34:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:34:18 + grep -v github /etc/ssh/ssh_known_hosts 06:34:18 + [ -e /tmp/ssh_known_hosts ] 06:34:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:34:18 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:34:18 + sudo tee -a /etc/ssh/ssh_known_hosts 06:34:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:34:18 06:34:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:34:18 0.1.4: Pulling from edgex-devops/py-git-semver 06:34:18 3dae71ba6b94: Pulling fs layer 06:34:18 6bf1a483ea7c: Pulling fs layer 06:34:18 f5dfc541a4d3: Pulling fs layer 06:34:18 461d9e800cba: Pulling fs layer 06:34:18 80192f66455f: Pulling fs layer 06:34:18 2e8e34ca0e6c: Pulling fs layer 06:34:18 a29436f7fd5d: Pulling fs layer 06:34:18 923cac83aea3: Pulling fs layer 06:34:18 80192f66455f: Waiting 06:34:18 461d9e800cba: Waiting 06:34:18 2e8e34ca0e6c: Waiting 06:34:18 a29436f7fd5d: Waiting 06:34:18 923cac83aea3: Waiting 06:34:18 25ad8b0a4227: Pulling fs layer 06:34:18 db01528c6b51: Pulling fs layer 06:34:18 25ad8b0a4227: Waiting 06:34:18 28988de357af: Pulling fs layer 06:34:18 db01528c6b51: Waiting 06:34:18 28988de357af: Waiting 06:34:18 6bf1a483ea7c: Verifying Checksum 06:34:18 6bf1a483ea7c: Download complete 06:34:18 461d9e800cba: Verifying Checksum 06:34:18 461d9e800cba: Download complete 06:34:18 80192f66455f: Verifying Checksum 06:34:18 80192f66455f: Download complete 06:34:19 f5dfc541a4d3: Verifying Checksum 06:34:19 f5dfc541a4d3: Download complete 06:34:19 3dae71ba6b94: Verifying Checksum 06:34:19 3dae71ba6b94: Download complete 06:34:19 923cac83aea3: Verifying Checksum 06:34:19 923cac83aea3: Download complete 06:34:19 25ad8b0a4227: Verifying Checksum 06:34:19 25ad8b0a4227: Download complete 06:34:19 db01528c6b51: Verifying Checksum 06:34:19 db01528c6b51: Download complete 06:34:19 28988de357af: Download complete 06:34:19 a29436f7fd5d: Verifying Checksum 06:34:19 a29436f7fd5d: Download complete 06:34:20 2e8e34ca0e6c: Verifying Checksum 06:34:20 2e8e34ca0e6c: Download complete 06:34:20 3dae71ba6b94: Pull complete 06:34:20 6bf1a483ea7c: Pull complete 06:34:21 f5dfc541a4d3: Pull complete 06:34:21 461d9e800cba: Pull complete 06:34:21 80192f66455f: Pull complete 06:34:26 2e8e34ca0e6c: Pull complete 06:34:27 a29436f7fd5d: Pull complete 06:34:27 923cac83aea3: Pull complete 06:34:27 25ad8b0a4227: Pull complete 06:34:27 db01528c6b51: Pull complete 06:34:27 28988de357af: Pull complete 06:34:27 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 06:34:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:34:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:34:27 prd-ubuntu20.04-docker-8c-8g-9203 does not seem to be running inside a container 06:34:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:34:29 $ docker top 98efd1e14a17db99b6af18cbcef95e84fca55c3608ef37361e952d6747333b80 -eo pid,comm 06:34:29 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:34:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:34:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:34:29 [ssh-agent] Looking for ssh-agent implementation... 06:34:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:34:29 $ docker exec 98efd1e14a17db99b6af18cbcef95e84fca55c3608ef37361e952d6747333b80 ssh-agent 06:34:29 SSH_AUTH_SOCK=/tmp/ssh-nDDSUv0b1EW8/agent.32 06:34:29 SSH_AGENT_PID=39 06:34:29 Running ssh-add (command line suppressed) 06:34:29 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16386388598423198721.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16386388598423198721.key) 06:34:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:34:29 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] sh 06:34:30 + git tag --points-at HEAD [Pipeline] } 06:34:30 $ docker exec --env ******** --env ******** 98efd1e14a17db99b6af18cbcef95e84fca55c3608ef37361e952d6747333b80 ssh-agent -k 06:34:30 unset SSH_AUTH_SOCK; 06:34:30 unset SSH_AGENT_PID; 06:34:30 echo Agent pid 39 killed; 06:34:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:34:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:34:30 [ssh-agent] Looking for ssh-agent implementation... 06:34:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:34:30 $ docker exec 98efd1e14a17db99b6af18cbcef95e84fca55c3608ef37361e952d6747333b80 ssh-agent 06:34:30 SSH_AUTH_SOCK=/tmp/ssh-KNDkQ5tPT1dN/agent.87 06:34:30 SSH_AGENT_PID=94 06:34:30 Running ssh-add (command line suppressed) 06:34:30 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13842170416097828430.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13842170416097828430.key) 06:34:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:34:31 + git semver init 06:34:31 2026-05-13 06:34:31,238 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:34:31 2026-05-13 06:34:31,242 [run_init] DEBUG init version:0.0.0 force:False 06:34:31 2026-05-13 06:34:31,243 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 06:34:31 2026-05-13 06:34:31,243 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 06:34:31 2026-05-13 06:34:31,243 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=None, shell=False, universal_newlines=False) 06:34:33 2026-05-13 06:34:32,810 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 06:34:33 2026-05-13 06:34:32,811 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 06:34:33 2026-05-13 06:34:32,811 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 06:34:33 2026-05-13 06:34:32,811 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 06:34:33 4.1.0-dev.21 [Pipeline] } 06:34:33 $ docker exec --env ******** --env ******** 98efd1e14a17db99b6af18cbcef95e84fca55c3608ef37361e952d6747333b80 ssh-agent -k 06:34:33 unset SSH_AUTH_SOCK; 06:34:33 unset SSH_AGENT_PID; 06:34:33 echo Agent pid 94 killed; 06:34:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:34:33 + git semver [Pipeline] } 06:34:33 $ docker stop --time=1 98efd1e14a17db99b6af18cbcef95e84fca55c3608ef37361e952d6747333b80 06:34:35 $ docker rm -f --volumes 98efd1e14a17db99b6af18cbcef95e84fca55c3608ef37361e952d6747333b80 [Pipeline] // withDockerContainer [Pipeline] sh 06:34:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:34:35 Stashed 1 file(s) [Pipeline] echo 06:34:35 [edgeXSemver]: initialized semver on version 4.1.0-dev.21 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:34:36 provisioning config files... 06:34:36 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17221441059386392229tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:34:36 ---> ****-login.sh 06:34:36 nexus3.edgexfoundry.org:10001 06:34:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:36 Login Succeeded 06:34:36 nexus3.edgexfoundry.org:10002 06:34:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:36 Login Succeeded 06:34:36 nexus3.edgexfoundry.org:10003 06:34:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:36 Login Succeeded 06:34:36 nexus3.edgexfoundry.org:10004 06:34:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:36 Login Succeeded 06:34:36 ****.io 06:34:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:37 Login Succeeded 06:34:37 ---> ****-login.sh ends [Pipeline] } 06:34:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:34:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:34:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:34:37 ========================================================= 06:34:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 06:34:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:38 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 06:34:38 #0 building with "default" instance using docker driver 06:34:38 06:34:38 #1 [internal] load build definition from Dockerfile 06:34:38 #1 transferring dockerfile: 1.75kB done 06:34:38 #1 DONE 0.0s 06:34:38 06:34:38 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 06:34:38 #2 DONE 0.1s 06:34:38 06:34:38 #3 [internal] load .dockerignore 06:34:38 #3 transferring context: 2B done 06:34:38 #3 DONE 0.0s 06:34:38 06:34:38 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 06:34:38 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 06:34:38 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 06:34:38 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 06:34:38 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 06:34:38 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 14.49MB / 60.15MB 0.2s 06:34:38 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 06:34:38 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 06:34:38 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 06:34:38 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done 06:34:38 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 06:34:38 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 06:34:38 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 3.15MB / 11.98MB 0.2s 06:34:38 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.10MB / 112.58MB 0.2s 06:34:39 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 06:34:39 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 27.64MB / 60.15MB 0.3s 06:34:39 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s 06:34:39 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 9.44MB / 112.58MB 0.3s 06:34:39 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 44.04MB / 60.15MB 0.4s 06:34:39 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done 06:34:39 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 20.97MB / 112.58MB 0.4s 06:34:39 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 06:34:39 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 3.15MB / 14.72MB 0.4s 06:34:39 #4 ... 06:34:39 06:34:39 #5 [internal] load build context 06:34:39 #5 transferring context: 48.27MB 0.4s done 06:34:39 #5 DONE 0.4s 06:34:39 06:34:39 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 06:34:39 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s 06:34:39 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 47.19MB / 112.58MB 0.6s 06:34:39 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 06:34:39 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s 06:34:39 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done 06:34:39 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 66.06MB / 112.58MB 0.7s 06:34:39 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s done 06:34:39 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 06:34:39 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 85.98MB / 112.58MB 0.8s 06:34:39 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 106.95MB / 112.58MB 0.9s 06:34:39 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s done 06:34:45 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 5.5s 06:34:45 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 5.5s done 06:34:45 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 06:34:45 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 06:34:45 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 06:34:45 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 06:34:45 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.1s 06:34:45 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done 06:34:45 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s 06:34:49 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.2s done 06:34:49 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 06:34:49 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.7s done 06:34:49 #4 DONE 11.1s 06:34:49 06:34:49 #6 [builder 2/7] RUN apk add --no-cache make git 06:34:49 #6 0.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:34:50 #6 0.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:34:50 #6 0.602 OK: 265 MiB in 60 packages 06:34:50 Still waiting to schedule task 06:34:50 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 06:34:53 #6 DONE 4.0s 06:34:54 06:34:54 #7 [builder 3/7] WORKDIR /device-onvif-camera 06:34:54 #7 DONE 0.0s 06:34:54 06:34:54 #8 [builder 4/7] COPY go.mod vendor* ./ 06:34:54 #8 DONE 0.0s 06:34:54 06:34:54 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:35:08 #9 DONE 13.6s 06:35:08 06:35:08 #10 [builder 6/7] COPY . . 06:35:08 #10 DONE 0.2s 06:35:08 06:35:08 #11 [builder 7/7] RUN echo noop 06:35:08 #11 0.208 noop 06:35:08 #11 DONE 0.3s 06:35:08 06:35:08 #12 exporting to image 06:35:08 #12 exporting layers 06:35:17 #12 exporting layers 8.9s done 06:35:17 #12 writing image sha256:fb989299e9a7a615addc4cea65a0a37ad30ae1dd6cc9497ee3bd5f4b25f32a7c done 06:35:17 #12 naming to docker.io/library/ci-base-image-x86_64 done 06:35:17 #12 DONE 8.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:17 + docker inspect -f . ci-base-image-x86_64 06:35:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:35:17 prd-ubuntu20.04-docker-8c-8g-9203 does not seem to be running inside a container 06:35:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:35:17 $ docker top e5d07b0ac507535b09e5b79f580acd6c77156aecd3447dc7760abab6dfb4bb7b -eo pid,comm [Pipeline] { [Pipeline] sh 06:35:18 + go version 06:35:18 go version go1.25.2 linux/amd64 [Pipeline] } 06:35:18 $ docker stop --time=1 e5d07b0ac507535b09e5b79f580acd6c77156aecd3447dc7760abab6dfb4bb7b 06:35:19 $ docker rm -f --volumes e5d07b0ac507535b09e5b79f580acd6c77156aecd3447dc7760abab6dfb4bb7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:19 + docker inspect -f . ci-base-image-x86_64 06:35:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:35:20 prd-ubuntu20.04-docker-8c-8g-9203 does not seem to be running inside a container 06:35:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:35:20 $ docker top 1837a26a64d6add6ae2b5a87e0fbfcf058a95fe1f0c3a24ce6e1f02d0858fa7b -eo pid,comm [Pipeline] { [Pipeline] sh 06:35:20 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 06:35:20 + make test 06:35:20 go test ./... -coverprofile=coverage.out ./... 06:35:22 ? github.com/edgexfoundry/device-onvif-camera [no test files] 06:35:48 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 06:35:48 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.029s coverage: 31.2% of statements 06:35:48 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 06:35:48 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 3.021s coverage: 86.5% of statements 06:36:01 0 issues. 06:36:01 go vet ./... 06:36:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:36:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:36:07 ./bin/test-attribution-txt.sh 06:36:07 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 06:36:07 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 06:36:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 06:36:07 $ docker stop --time=1 1837a26a64d6add6ae2b5a87e0fbfcf058a95fe1f0c3a24ce6e1f02d0858fa7b 06:36:09 $ docker rm -f --volumes 1837a26a64d6add6ae2b5a87e0fbfcf058a95fe1f0c3a24ce6e1f02d0858fa7b [Pipeline] // withDockerContainer [Pipeline] sh 06:36:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:36:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:36:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:36:11 + ls -al . 06:36:11 total 312 06:36:11 drwxrwxr-x 9 jenkins jenkins 4096 May 13 06:35 . 06:36:11 drwxrwxr-x 4 jenkins jenkins 4096 May 13 06:34 .. 06:36:11 drwxrwxr-x 8 jenkins jenkins 4096 May 13 06:35 .git 06:36:11 drwxrwxr-x 3 jenkins jenkins 4096 May 13 06:34 .github 06:36:11 -rw-rw-r-- 1 jenkins jenkins 493 May 13 06:34 .gitignore 06:36:11 -rw-rw-r-- 1 jenkins jenkins 359 May 13 06:34 .golangci.yml 06:36:11 drwxr-xr-x 3 jenkins jenkins 4096 May 13 06:34 .semver 06:36:11 -rw-rw-r-- 1 jenkins jenkins 22626 May 13 06:34 Attribution.txt 06:36:11 -rw-rw-r-- 1 jenkins jenkins 19022 May 13 06:34 CHANGELOG.md 06:36:11 -rw-rw-r-- 1 jenkins jenkins 1715 May 13 06:34 Dockerfile 06:36:11 -rw-rw-r-- 1 jenkins jenkins 677 May 13 06:34 GOVERNANCE.md 06:36:11 -rw-rw-r-- 1 jenkins jenkins 762 May 13 06:34 Jenkinsfile 06:36:11 -rw-rw-r-- 1 jenkins jenkins 11348 May 13 06:34 LICENSE 06:36:11 -rw-rw-r-- 1 jenkins jenkins 3464 May 13 06:34 Makefile 06:36:11 -rw-rw-r-- 1 jenkins jenkins 625 May 13 06:34 OWNERS.md 06:36:11 -rw-rw-r-- 1 jenkins jenkins 2620 May 13 06:34 README.md 06:36:11 -rw-rw-r-- 1 jenkins jenkins 12 May 13 06:34 VERSION 06:36:11 drwxrwxr-x 2 jenkins jenkins 4096 May 13 06:34 bin 06:36:11 drwxrwxr-x 3 jenkins jenkins 4096 May 13 06:34 cmd 06:36:11 -rw-r--r-- 1 jenkins jenkins 85674 May 13 06:35 coverage.out 06:36:11 drwxrwxr-x 4 jenkins jenkins 4096 May 13 06:34 doc 06:36:11 -rw-rw-r-- 1 jenkins jenkins 6923 May 13 06:34 go.mod 06:36:11 -rw-rw-r-- 1 jenkins jenkins 89906 May 13 06:34 go.sum 06:36:11 drwxrwxr-x 4 jenkins jenkins 4096 May 13 06:34 internal 06:36:11 -rw-rw-r-- 1 jenkins jenkins 236 May 13 06:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:11 + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=7b87c2c2e3f1dbbdca848a0887f0cccaabe61173 --label arch=amd64 --label version=4.1.0-dev.21 . 06:36:11 #0 building with "default" instance using docker driver 06:36:11 06:36:11 #1 [internal] load build definition from Dockerfile 06:36:11 #1 transferring dockerfile: 1.75kB done 06:36:11 #1 DONE 0.0s 06:36:11 06:36:11 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:36:11 #2 DONE 0.0s 06:36:11 06:36:11 #3 [internal] load metadata for docker.io/library/alpine:3.22 06:36:11 #3 DONE 0.1s 06:36:11 06:36:11 #4 [internal] load .dockerignore 06:36:11 #4 transferring context: 2B done 06:36:11 #4 DONE 0.0s 06:36:11 06:36:11 #5 [internal] load build context 06:36:11 #5 transferring context: 105.98kB 0.0s done 06:36:11 #5 DONE 0.0s 06:36:11 06:36:11 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 06:36:11 #6 DONE 0.1s 06:36:11 06:36:11 #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 06:36:11 #7 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 06:36:11 #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s 06:36:11 #7 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 06:36:11 #7 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 06:36:11 #7 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 06:36:11 #7 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 06:36:11 #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s done 06:36:11 #7 DONE 0.3s 06:36:11 06:36:11 #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:36:12 #8 0.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:36:12 #8 0.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:36:12 #8 ... 06:36:12 06:36:12 #9 [builder 2/7] RUN apk add --no-cache make git 06:36:12 #9 0.235 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:36:12 #9 0.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:36:12 #9 0.776 OK: 265 MiB in 60 packages 06:36:12 #9 DONE 0.9s 06:36:12 06:36:12 #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:36:12 #8 0.595 (1/1) Installing dumb-init (1.2.5-r3) 06:36:12 #8 0.601 Executing busybox-1.37.0-r20.trigger 06:36:12 #8 0.610 OK: 7 MiB in 17 packages 06:36:12 #8 DONE 0.8s 06:36:12 06:36:12 #10 [builder 3/7] WORKDIR /device-onvif-camera 06:36:12 #10 DONE 0.0s 06:36:12 06:36:12 #11 [builder 4/7] COPY go.mod vendor* ./ 06:36:12 #11 DONE 0.0s 06:36:12 06:36:12 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:36:13 #12 DONE 0.6s 06:36:13 06:36:13 #13 [stage-1 3/7] RUN apk --no-cache upgrade 06:36:13 #13 0.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:36:13 #13 0.396 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:36:13 #13 0.746 OK: 7 MiB in 17 packages 06:36:13 #13 DONE 0.9s 06:36:13 06:36:13 #14 [builder 6/7] COPY . . 06:36:13 #14 DONE 0.2s 06:36:13 06:36:13 #15 [builder 7/7] RUN make build 06:36:13 #15 0.299 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.1.0-dev.21 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 06:36:40 #15 DONE 27.0s 06:36:40 06:36:40 #16 [stage-1 4/7] COPY --from=builder /device-onvif-camera/cmd / 06:36:40 #16 DONE 0.2s 06:36:40 06:36:40 #17 [stage-1 5/7] COPY --from=builder /device-onvif-camera/LICENSE / 06:36:40 #17 DONE 0.0s 06:36:40 06:36:40 #18 [stage-1 6/7] COPY --from=builder /device-onvif-camera/Attribution.txt / 06:36:40 #18 DONE 0.0s 06:36:40 06:36:40 #19 exporting to image 06:36:40 #19 exporting layers 0.1s done 06:36:41 #19 writing image sha256:be7afd1c5c0d322b1ab574a4a6b17611784ab9ce74ad99ceb34ce4fa39ec5936 done 06:36:41 #19 naming to docker.io/library/device-onvif-camera done 06:36:41 #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:36:41 provisioning config files... 06:36:41 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16108063997797003515tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:36:41 ---> ****-login.sh 06:36:41 nexus3.edgexfoundry.org:10001 06:36:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:41 Login Succeeded 06:36:41 nexus3.edgexfoundry.org:10002 06:36:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:41 Login Succeeded 06:36:41 nexus3.edgexfoundry.org:10003 06:36:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:42 Login Succeeded 06:36:42 nexus3.edgexfoundry.org:10004 06:36:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:42 Login Succeeded 06:36:42 ****.io 06:36:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:42 Login Succeeded 06:36:42 ---> ****-login.sh ends [Pipeline] } 06:36:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:36:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:36:42 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 06:36:42 7b87c2c2e3f1dbbdca848a0887f0cccaabe61173 06:36:42 latest 06:36:42 4.1.0-dev.21 06:36:42 7b87c2c2e3f1dbbdca848a0887f0cccaabe61173-4.1.0-dev.21 06:36:42 main 06:36:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:43 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:7b87c2c2e3f1dbbdca848a0887f0cccaabe61173 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:43 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:7b87c2c2e3f1dbbdca848a0887f0cccaabe61173 06:36:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 06:36:43 6b9777bc3416: Preparing 06:36:43 90e78d00c934: Preparing 06:36:43 1442db4d8536: Preparing 06:36:43 e241881d16b2: Preparing 06:36:43 9d5d4b48d779: Preparing 06:36:43 0854555d70ac: Preparing 06:36:43 0854555d70ac: Waiting 06:36:43 90e78d00c934: Pushed 06:36:43 9d5d4b48d779: Pushed 06:36:43 e241881d16b2: Pushed 06:36:43 6b9777bc3416: Pushed 06:36:43 0854555d70ac: Layer already exists 06:36:48 1442db4d8536: Pushed 06:36:48 7b87c2c2e3f1dbbdca848a0887f0cccaabe61173: digest: sha256:89030b79ea2362d01e6c39c2c90f8f6592cee4e5b101325655cdd9cf3aaecefb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:48 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:49 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 06:36:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 06:36:49 6b9777bc3416: Preparing 06:36:49 90e78d00c934: Preparing 06:36:49 1442db4d8536: Preparing 06:36:49 e241881d16b2: Preparing 06:36:49 9d5d4b48d779: Preparing 06:36:49 0854555d70ac: Preparing 06:36:49 0854555d70ac: Waiting 06:36:49 90e78d00c934: Layer already exists 06:36:49 e241881d16b2: Layer already exists 06:36:49 1442db4d8536: Layer already exists 06:36:49 6b9777bc3416: Layer already exists 06:36:49 9d5d4b48d779: Layer already exists 06:36:49 0854555d70ac: Layer already exists 06:36:49 latest: digest: sha256:89030b79ea2362d01e6c39c2c90f8f6592cee4e5b101325655cdd9cf3aaecefb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:49 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:49 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.21 06:36:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 06:36:49 6b9777bc3416: Preparing 06:36:49 90e78d00c934: Preparing 06:36:49 1442db4d8536: Preparing 06:36:49 e241881d16b2: Preparing 06:36:49 9d5d4b48d779: Preparing 06:36:49 0854555d70ac: Preparing 06:36:49 0854555d70ac: Waiting 06:36:49 6b9777bc3416: Layer already exists 06:36:49 9d5d4b48d779: Layer already exists 06:36:49 e241881d16b2: Layer already exists 06:36:49 90e78d00c934: Layer already exists 06:36:49 1442db4d8536: Layer already exists 06:36:49 0854555d70ac: Layer already exists 06:36:49 4.1.0-dev.21: digest: sha256:89030b79ea2362d01e6c39c2c90f8f6592cee4e5b101325655cdd9cf3aaecefb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:50 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:7b87c2c2e3f1dbbdca848a0887f0cccaabe61173-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:50 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:7b87c2c2e3f1dbbdca848a0887f0cccaabe61173-4.1.0-dev.21 06:36:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 06:36:50 6b9777bc3416: Preparing 06:36:50 90e78d00c934: Preparing 06:36:50 1442db4d8536: Preparing 06:36:50 e241881d16b2: Preparing 06:36:50 9d5d4b48d779: Preparing 06:36:50 0854555d70ac: Preparing 06:36:50 0854555d70ac: Waiting 06:36:50 90e78d00c934: Layer already exists 06:36:50 6b9777bc3416: Layer already exists 06:36:50 e241881d16b2: Layer already exists 06:36:50 9d5d4b48d779: Layer already exists 06:36:50 1442db4d8536: Layer already exists 06:36:50 0854555d70ac: Layer already exists 06:36:50 7b87c2c2e3f1dbbdca848a0887f0cccaabe61173-4.1.0-dev.21: digest: sha256:89030b79ea2362d01e6c39c2c90f8f6592cee4e5b101325655cdd9cf3aaecefb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:51 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:51 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 06:36:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 06:36:51 6b9777bc3416: Preparing 06:36:51 90e78d00c934: Preparing 06:36:51 1442db4d8536: Preparing 06:36:51 e241881d16b2: Preparing 06:36:51 9d5d4b48d779: Preparing 06:36:51 0854555d70ac: Preparing 06:36:51 0854555d70ac: Waiting 06:36:51 6b9777bc3416: Layer already exists 06:36:51 90e78d00c934: Layer already exists 06:36:51 1442db4d8536: Layer already exists 06:36:51 9d5d4b48d779: Layer already exists 06:36:51 e241881d16b2: Layer already exists 06:36:51 0854555d70ac: Layer already exists 06:36:51 main: digest: sha256:89030b79ea2362d01e6c39c2c90f8f6592cee4e5b101325655cdd9cf3aaecefb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:36:51 ===================================================== [Pipeline] echo 06:36:51 taggedImages: 06:36:51 - nexus3.edgexfoundry.org:10004/device-onvif-camera:7b87c2c2e3f1dbbdca848a0887f0cccaabe61173 06:36:51 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 06:36:51 - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.21 06:36:51 - nexus3.edgexfoundry.org:10004/device-onvif-camera:7b87c2c2e3f1dbbdca848a0887f0cccaabe61173-4.1.0-dev.21 06:36:51 - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] echo 06:36:51 ========================================================= 06:36:51 [edgeXBuildMultiArch] RAW Config: 06:36:51 images: 06:36:51 - nexus3.edgexfoundry.org:10004/device-onvif-camera:7b87c2c2e3f1dbbdca848a0887f0cccaabe61173 06:36:51 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 06:36:51 - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.21 06:36:51 - nexus3.edgexfoundry.org:10004/device-onvif-camera:7b87c2c2e3f1dbbdca848a0887f0cccaabe61173-4.1.0-dev.21 06:36:51 - nexus3.edgexfoundry.org:10004/device-onvif-camera:main 06:36:51 settingsFile: 06:36:51 device-onvif-camera-settings 06:36:51 ========================================================= [Pipeline] node 06:37:06 Still waiting to schedule task 06:37:06 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-9182’ 06:39:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9204 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 06:39:02 Running in /w/workspace/device-onvif-camera/249 [Pipeline] { [Pipeline] checkout 06:39:05 The recommended git tool is: git 06:39:10 using credential edgex-jenkins-ssh 06:39:10 Cloning the remote Git repository 06:39:10 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 06:39:10 > git init /w/workspace/device-onvif-camera/249 # timeout=10 06:39:10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 06:39:10 > git --version # timeout=10 06:39:10 > git --version # 'git version 2.25.1' 06:39:10 using GIT_SSH to set credentials SSH Credentials for GitHub 06:39:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:39:15 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 06:39:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:39:16 Avoid second fetch 06:39:16 Checking out Revision 7b87c2c2e3f1dbbdca848a0887f0cccaabe61173 (main) 06:39:17 Commit message: "Merge pull request #561 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.65" 06:39:16 > git config core.sparsecheckout # timeout=10 06:39:16 > git checkout -f 7b87c2c2e3f1dbbdca848a0887f0cccaabe61173 # timeout=10 06:39:19 Running on prd-centos7-docker-4c-2g-9205 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:39:19 provisioning config files... 06:39:19 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7787131344786932848tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:39:21 ---> ****-login.sh 06:39:21 nexus3.edgexfoundry.org:10001 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:39:21 provisioning config files... 06:39:21 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/249@tmp/config18317540465480383056tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:39:22 ---> ****-login.sh 06:39:22 nexus3.edgexfoundry.org:10001 06:39:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:39:22 Configure a credential helper to remove this warning. See 06:39:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:39:22 06:39:22 Login Succeeded 06:39:22 nexus3.edgexfoundry.org:10002 06:39:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:39:23 Configure a credential helper to remove this warning. See 06:39:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:39:23 06:39:23 Login Succeeded 06:39:23 nexus3.edgexfoundry.org:10003 06:39:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:39:23 Configure a credential helper to remove this warning. See 06:39:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:39:23 06:39:23 Login Succeeded 06:39:23 nexus3.edgexfoundry.org:10004 06:39:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:39:23 Configure a credential helper to remove this warning. See 06:39:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:39:23 06:39:23 Login Succeeded 06:39:23 ****.io 06:39:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:39:24 Configure a credential helper to remove this warning. See 06:39:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:39:24 06:39:24 Login Succeeded 06:39:24 ---> ****-login.sh ends [Pipeline] } 06:39:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:39:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:39:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:39:24 ========================================================= 06:39:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 06:39:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:25 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 06:39:25 Sending build context to Docker daemon 27.61MB 06:39:25 Step 1/13 : ARG BASE=golang:1.25-alpine3.22 06:39:25 Step 2/13 : FROM ${BASE} AS builder 06:39:26 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:39:26 6b59a28fa201: Pulling fs layer 06:39:26 d32bb0dddca7: Pulling fs layer 06:39:26 5dab1238d3d9: Pulling fs layer 06:39:26 196fd7d83e7d: Pulling fs layer 06:39:26 4f4fb700ef54: Pulling fs layer 06:39:26 8ba94037c8f0: Pulling fs layer 06:39:26 deaec5988b04: Pulling fs layer 06:39:26 9f65657bb879: Pulling fs layer 06:39:26 8ba94037c8f0: Waiting 06:39:26 9f65657bb879: Waiting 06:39:26 deaec5988b04: Waiting 06:39:26 4f4fb700ef54: Waiting 06:39:26 196fd7d83e7d: Waiting 06:39:26 d32bb0dddca7: Verifying Checksum 06:39:26 d32bb0dddca7: Download complete 06:39:26 196fd7d83e7d: Verifying Checksum 06:39:26 196fd7d83e7d: Download complete 06:39:26 4f4fb700ef54: Verifying Checksum 06:39:26 4f4fb700ef54: Download complete 06:39:26 8ba94037c8f0: Verifying Checksum 06:39:26 8ba94037c8f0: Download complete 06:39:26 6b59a28fa201: Download complete 06:39:26 9f65657bb879: Verifying Checksum 06:39:26 9f65657bb879: Download complete 06:39:27 5dab1238d3d9: Verifying Checksum 06:39:27 5dab1238d3d9: Download complete 06:39:29 deaec5988b04: Verifying Checksum 06:39:29 deaec5988b04: Download complete 06:39:30 6b59a28fa201: Pull complete 06:39:30 d32bb0dddca7: Pull complete 06:39:45 5dab1238d3d9: Pull complete 06:39:45 196fd7d83e7d: Pull complete 06:39:45 4f4fb700ef54: Pull complete 06:39:45 8ba94037c8f0: Pull complete 06:39:53 deaec5988b04: Pull complete 06:39:55 9f65657bb879: Pull complete 06:39:55 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 06:39:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 06:39:55 ---> 334268110677 06:39:55 Step 3/13 : ARG ADD_BUILD_TAGS="" 06:39:57 ---> Running in 14dfa041b9fa 06:39:58 Removing intermediate container 14dfa041b9fa 06:39:58 ---> 98b7b4f39dd8 06:39:58 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:39:58 ---> Running in ddcdc9a3b964 06:39:58 Removing intermediate container ddcdc9a3b964 06:39:58 ---> c6132d727265 06:39:58 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 06:39:58 ---> Running in 77a789a49b01 06:39:58 Removing intermediate container 77a789a49b01 06:39:58 ---> 67d523a3cd2f 06:39:58 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 06:39:58 ---> Running in 7cce845254f2 06:39:59 Removing intermediate container 7cce845254f2 06:39:59 ---> a46a2fdaa4b7 06:39:59 Step 7/13 : LABEL Name=edgex-device-onvif-camera 06:39:59 ---> Running in bb8ca0496da8 06:39:59 Removing intermediate container bb8ca0496da8 06:39:59 ---> ac4fa003fc0d 06:39:59 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:39:59 ---> Running in 6ed2a020a567 06:40:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:40:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:40:03 OK: 255 MiB in 60 packages 06:40:04 Removing intermediate container 6ed2a020a567 06:40:04 ---> d11daa55dded 06:40:04 Step 9/13 : WORKDIR /device-onvif-camera 06:40:04 ---> Running in 63f60ff9a5e3 06:40:04 Removing intermediate container 63f60ff9a5e3 06:40:04 ---> 4d5ccf165204 06:40:04 Step 10/13 : COPY go.mod vendor* ./ 06:40:04 ---> f4bab0ffddcf 06:40:04 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:40:05 ---> Running in cf920d9c7e86 06:41:56 Removing intermediate container cf920d9c7e86 06:41:56 ---> 7d10a687e403 06:41:56 Step 12/13 : COPY . . 06:41:58 ---> bb42e165633f 06:41:58 Step 13/13 : RUN ${MAKE} 06:41:58 ---> Running in ced13e680080 06:41:59 noop 06:42:00 Removing intermediate container ced13e680080 06:42:00 ---> bfc4e1f76879 06:42:00 Successfully built bfc4e1f76879 06:42:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:01 + docker inspect -f . ci-base-image-arm64 06:42:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:42:01 prd-ubuntu20.04-docker-arm64-4c-16g-9204 does not seem to be running inside a container 06:42:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/249 -v /w/workspace/device-onvif-camera/249:/w/workspace/device-onvif-camera/249:rw,z -v /w/workspace/device-onvif-camera/249@tmp:/w/workspace/device-onvif-camera/249@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 ******** ci-base-image-arm64 cat 06:42:02 $ docker top 9b9b5a77146a02d54dc7e4f47211f4bab496465facbfff01afe88b3df039c2ff -eo pid,comm [Pipeline] { [Pipeline] sh 06:42:03 + go version 06:42:03 go version go1.25.3 linux/arm64 [Pipeline] } 06:42:03 $ docker stop --time=1 9b9b5a77146a02d54dc7e4f47211f4bab496465facbfff01afe88b3df039c2ff 06:42:05 $ docker rm -f --volumes 9b9b5a77146a02d54dc7e4f47211f4bab496465facbfff01afe88b3df039c2ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:05 + docker inspect -f . ci-base-image-arm64 06:42:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:42:06 prd-ubuntu20.04-docker-arm64-4c-16g-9204 does not seem to be running inside a container 06:42:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/249 -v /w/workspace/device-onvif-camera/249:/w/workspace/device-onvif-camera/249:rw,z -v /w/workspace/device-onvif-camera/249@tmp:/w/workspace/device-onvif-camera/249@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 ******** ci-base-image-arm64 cat 06:42:07 $ docker top 9fb7e96acbd21d7ef77a97f155a634e1b82604bf83355052bd8681df2dbf005a -eo pid,comm [Pipeline] { [Pipeline] sh 06:42:08 + git config --global --add safe.directory /w/workspace/device-onvif-camera/249 [Pipeline] fileExists [Pipeline] sh 06:42:08 + make test 06:42:08 go test ./... -coverprofile=coverage.out ./... 06:42:15 ? github.com/edgexfoundry/device-onvif-camera [no test files] 06:46:22 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 06:46:22 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.213s coverage: 31.2% of statements 06:46:22 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 06:46:40 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 27.859s coverage: 86.5% of statements 06:46:40 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:46:40 go vet ./... 06:47:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:47:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:47:37 ./bin/test-attribution-txt.sh 06:47:37 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 06:47:37 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 06:47:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 06:47:37 $ docker stop --time=1 9fb7e96acbd21d7ef77a97f155a634e1b82604bf83355052bd8681df2dbf005a 06:47:39 $ docker rm -f --volumes 9fb7e96acbd21d7ef77a97f155a634e1b82604bf83355052bd8681df2dbf005a [Pipeline] // withDockerContainer [Pipeline] sh 06:47:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:47:41 Warning: overwriting stash ‘coverage-report’ 06:47:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:47:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:47:42 + ls -al . 06:47:42 total 308 06:47:42 drwxrwxr-x 8 jenkins jenkins 4096 May 13 06:42 . 06:47:42 drwxrwxr-x 4 jenkins jenkins 4096 May 13 06:39 .. 06:47:42 drwxrwxr-x 8 jenkins jenkins 4096 May 13 06:39 .git 06:47:42 drwxrwxr-x 3 jenkins jenkins 4096 May 13 06:39 .github 06:47:42 -rw-rw-r-- 1 jenkins jenkins 493 May 13 06:39 .gitignore 06:47:42 -rw-rw-r-- 1 jenkins jenkins 359 May 13 06:39 .golangci.yml 06:47:42 -rw-rw-r-- 1 jenkins jenkins 22626 May 13 06:39 Attribution.txt 06:47:42 -rw-rw-r-- 1 jenkins jenkins 19022 May 13 06:39 CHANGELOG.md 06:47:42 -rw-rw-r-- 1 jenkins jenkins 1715 May 13 06:39 Dockerfile 06:47:42 -rw-rw-r-- 1 jenkins jenkins 677 May 13 06:39 GOVERNANCE.md 06:47:42 -rw-rw-r-- 1 jenkins jenkins 762 May 13 06:39 Jenkinsfile 06:47:42 -rw-rw-r-- 1 jenkins jenkins 11348 May 13 06:39 LICENSE 06:47:42 -rw-rw-r-- 1 jenkins jenkins 3464 May 13 06:39 Makefile 06:47:42 -rw-rw-r-- 1 jenkins jenkins 625 May 13 06:39 OWNERS.md 06:47:42 -rw-rw-r-- 1 jenkins jenkins 2620 May 13 06:39 README.md 06:47:42 -rw-rw-r-- 1 jenkins jenkins 12 May 13 06:34 VERSION 06:47:42 drwxrwxr-x 2 jenkins jenkins 4096 May 13 06:39 bin 06:47:42 drwxrwxr-x 3 jenkins jenkins 4096 May 13 06:39 cmd 06:47:42 -rw-r--r-- 1 jenkins jenkins 85674 May 13 06:46 coverage.out 06:47:42 drwxrwxr-x 4 jenkins jenkins 4096 May 13 06:39 doc 06:47:42 -rw-rw-r-- 1 jenkins jenkins 6923 May 13 06:39 go.mod 06:47:42 -rw-rw-r-- 1 jenkins jenkins 89906 May 13 06:39 go.sum 06:47:42 drwxrwxr-x 4 jenkins jenkins 4096 May 13 06:39 internal 06:47:42 -rw-rw-r-- 1 jenkins jenkins 236 May 13 06:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:42 + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=7b87c2c2e3f1dbbdca848a0887f0cccaabe61173 --label arch=arm64 --label version=4.1.0-dev.21 . 06:47:43 Sending build context to Docker daemon 27.7MB 06:47:43 Step 1/27 : ARG BASE=golang:1.25-alpine3.22 06:47:43 Step 2/27 : FROM ${BASE} AS builder 06:47:43 ---> bfc4e1f76879 06:47:43 Step 3/27 : ARG ADD_BUILD_TAGS="" 06:47:43 ---> Running in 6136e8874538 06:47:43 Removing intermediate container 6136e8874538 06:47:43 ---> 1e17835b328e 06:47:43 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:47:44 ---> Running in 9f8f5dd356e4 06:47:44 Removing intermediate container 9f8f5dd356e4 06:47:44 ---> 30e85c2dd90d 06:47:44 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 06:47:44 ---> Running in 5f70e4711eab 06:47:44 Removing intermediate container 5f70e4711eab 06:47:44 ---> 7ca72e1e97dc 06:47:44 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 06:47:44 ---> Running in 1453f75f71bc 06:47:44 Removing intermediate container 1453f75f71bc 06:47:44 ---> 195f21785ffe 06:47:44 Step 7/27 : LABEL Name=edgex-device-onvif-camera 06:47:44 ---> Running in ae75aec4fd99 06:47:45 Removing intermediate container ae75aec4fd99 06:47:45 ---> b001fc0d59ed 06:47:45 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:47:45 ---> Running in e5f968c1e223 06:47:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:47:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:47:48 OK: 255 MiB in 60 packages 06:47:49 Removing intermediate container e5f968c1e223 06:47:49 ---> d5124e095511 06:47:49 Step 9/27 : WORKDIR /device-onvif-camera 06:47:49 ---> Running in f1f14668d70f 06:47:49 Removing intermediate container f1f14668d70f 06:47:49 ---> e153df08004d 06:47:49 Step 10/27 : COPY go.mod vendor* ./ 06:47:50 ---> 6f713408004c 06:47:50 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:47:50 ---> Running in 06a46621c081 06:47:52 Removing intermediate container 06a46621c081 06:47:52 ---> 31068bf1b499 06:47:52 Step 12/27 : COPY . . 06:47:54 ---> 76ffa7ee5fe4 06:47:54 Step 13/27 : RUN ${MAKE} 06:47:54 ---> Running in 0ec7f6731de8 06:47:55 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.1.0-dev.21 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 06:51:46 Removing intermediate container 0ec7f6731de8 06:51:46 ---> e27c650afd24 06:51:46 Step 14/27 : FROM alpine:3.22 06:51:46 3.22: Pulling from library/alpine 06:51:46 58e777220c39: Pulling fs layer 06:51:46 58e777220c39: Verifying Checksum 06:51:46 58e777220c39: Download complete 06:51:46 58e777220c39: Pull complete 06:51:46 Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 06:51:46 Status: Downloaded newer image for alpine:3.22 06:51:46 ---> 6a2735c23ff3 06:51:46 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 06:51:46 ---> Running in c7829cd9d33e 06:51:46 Removing intermediate container c7829cd9d33e 06:51:46 ---> 37c45e8a2645 06:51:46 Step 16/27 : RUN apk add --update --no-cache dumb-init 06:51:46 ---> Running in b59de63e416c 06:51:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:51:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:51:46 (1/1) Installing dumb-init (1.2.5-r3) 06:51:46 Executing busybox-1.37.0-r20.trigger 06:51:46 OK: 8 MiB in 17 packages 06:51:46 Removing intermediate container b59de63e416c 06:51:46 ---> e0bbd34a1dd4 06:51:46 Step 17/27 : RUN apk --no-cache upgrade 06:51:46 ---> Running in 5fd981e76f34 06:51:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:51:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:51:49 OK: 8 MiB in 17 packages 06:51:49 Removing intermediate container 5fd981e76f34 06:51:49 ---> 24b5c4715132 06:51:49 Step 18/27 : WORKDIR / 06:51:49 ---> Running in 689087ba9999 06:51:50 Removing intermediate container 689087ba9999 06:51:50 ---> baaff9b56528 06:51:50 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 06:51:52 ---> 42bbffef0331 06:51:52 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 06:51:52 ---> 3aad54a4a144 06:51:52 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 06:51:53 ---> a4b033da0998 06:51:53 Step 22/27 : EXPOSE 59984 06:51:53 ---> Running in c552ae842f4b 06:51:53 Removing intermediate container c552ae842f4b 06:51:53 ---> 059138124b92 06:51:53 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 06:51:53 ---> Running in 334f3ac9f45c 06:51:53 Removing intermediate container 334f3ac9f45c 06:51:53 ---> 794bc070cb21 06:51:53 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 06:51:53 ---> Running in 7a4df9e2ffee 06:51:54 Removing intermediate container 7a4df9e2ffee 06:51:54 ---> f9ff0aa044ca 06:51:54 Step 25/27 : LABEL arch=arm64 06:51:54 ---> Running in 1ad288896e86 06:51:54 Removing intermediate container 1ad288896e86 06:51:54 ---> 6370f448a3a2 06:51:54 Step 26/27 : LABEL git_sha=7b87c2c2e3f1dbbdca848a0887f0cccaabe61173 06:51:54 ---> Running in 85c24b51d208 06:51:54 Removing intermediate container 85c24b51d208 06:51:54 ---> 89a9af33e513 06:51:54 Step 27/27 : LABEL version=4.1.0-dev.21 06:51:54 ---> Running in 756dc45a12d5 06:51:55 Removing intermediate container 756dc45a12d5 06:51:55 ---> 7e99ac835848 06:51:55 [Warning] One or more build-args [ARCH] were not consumed 06:51:55 Successfully built 7e99ac835848 06:51:55 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:51:55 provisioning config files... 06:51:55 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/249@tmp/config8007378045162091614tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:51:55 ---> ****-login.sh 06:51:55 nexus3.edgexfoundry.org:10001 06:51:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:51:56 Configure a credential helper to remove this warning. See 06:51:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:51:56 06:51:56 Login Succeeded 06:51:56 nexus3.edgexfoundry.org:10002 06:51:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:51:56 Configure a credential helper to remove this warning. See 06:51:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:51:56 06:51:56 Login Succeeded 06:51:56 nexus3.edgexfoundry.org:10003 06:51:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:51:56 Configure a credential helper to remove this warning. See 06:51:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:51:56 06:51:56 Login Succeeded 06:51:56 nexus3.edgexfoundry.org:10004 06:51:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:51:57 Configure a credential helper to remove this warning. See 06:51:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:51:57 06:51:57 Login Succeeded 06:51:57 ****.io 06:51:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:51:57 Configure a credential helper to remove this warning. See 06:51:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:51:57 06:51:57 Login Succeeded 06:51:57 ---> ****-login.sh ends [Pipeline] } 06:51:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:51:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:51:57 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 06:51:57 7b87c2c2e3f1dbbdca848a0887f0cccaabe61173 06:51:57 latest 06:51:57 4.1.0-dev.21 06:51:57 7b87c2c2e3f1dbbdca848a0887f0cccaabe61173-4.1.0-dev.21 06:51:57 main 06:51:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:58 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:7b87c2c2e3f1dbbdca848a0887f0cccaabe61173 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:58 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:7b87c2c2e3f1dbbdca848a0887f0cccaabe61173 06:51:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 06:51:58 17d487f40cc0: Preparing 06:51:58 3dbef0122ef0: Preparing 06:51:58 6c667349a20c: Preparing 06:51:58 d6360db1de55: Preparing 06:51:58 ec89409adfd8: Preparing 06:51:58 eeaa73608b53: Preparing 06:51:58 17d487f40cc0: Pushed 06:51:58 3dbef0122ef0: Pushed 06:51:58 d6360db1de55: Pushed 06:51:58 ec89409adfd8: Pushed 06:51:58 eeaa73608b53: Layer already exists 06:52:07 6c667349a20c: Pushed 06:52:07 7b87c2c2e3f1dbbdca848a0887f0cccaabe61173: digest: sha256:aa73d67f6ddb0ab3b24e30a101c183a8d3f82375153a810ce52bb587b6b346b6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:07 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:07 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 06:52:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 06:52:07 17d487f40cc0: Preparing 06:52:07 3dbef0122ef0: Preparing 06:52:07 6c667349a20c: Preparing 06:52:07 d6360db1de55: Preparing 06:52:07 ec89409adfd8: Preparing 06:52:07 eeaa73608b53: Preparing 06:52:07 eeaa73608b53: Waiting 06:52:07 ec89409adfd8: Layer already exists 06:52:07 17d487f40cc0: Layer already exists 06:52:07 d6360db1de55: Layer already exists 06:52:07 6c667349a20c: Layer already exists 06:52:07 3dbef0122ef0: Layer already exists 06:52:07 eeaa73608b53: Layer already exists 06:52:07 latest: digest: sha256:aa73d67f6ddb0ab3b24e30a101c183a8d3f82375153a810ce52bb587b6b346b6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:08 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:08 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.21 06:52:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 06:52:08 17d487f40cc0: Preparing 06:52:08 3dbef0122ef0: Preparing 06:52:08 6c667349a20c: Preparing 06:52:08 d6360db1de55: Preparing 06:52:08 ec89409adfd8: Preparing 06:52:08 eeaa73608b53: Preparing 06:52:08 eeaa73608b53: Waiting 06:52:08 ec89409adfd8: Layer already exists 06:52:08 d6360db1de55: Layer already exists 06:52:08 3dbef0122ef0: Layer already exists 06:52:08 6c667349a20c: Layer already exists 06:52:08 17d487f40cc0: Layer already exists 06:52:08 eeaa73608b53: Layer already exists 06:52:08 4.1.0-dev.21: digest: sha256:aa73d67f6ddb0ab3b24e30a101c183a8d3f82375153a810ce52bb587b6b346b6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:09 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:7b87c2c2e3f1dbbdca848a0887f0cccaabe61173-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:09 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:7b87c2c2e3f1dbbdca848a0887f0cccaabe61173-4.1.0-dev.21 06:52:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 06:52:09 17d487f40cc0: Preparing 06:52:09 3dbef0122ef0: Preparing 06:52:09 6c667349a20c: Preparing 06:52:09 d6360db1de55: Preparing 06:52:09 ec89409adfd8: Preparing 06:52:09 eeaa73608b53: Preparing 06:52:09 eeaa73608b53: Waiting 06:52:09 6c667349a20c: Layer already exists 06:52:09 ec89409adfd8: Layer already exists 06:52:09 d6360db1de55: Layer already exists 06:52:09 3dbef0122ef0: Layer already exists 06:52:09 17d487f40cc0: Layer already exists 06:52:09 eeaa73608b53: Layer already exists 06:52:09 7b87c2c2e3f1dbbdca848a0887f0cccaabe61173-4.1.0-dev.21: digest: sha256:aa73d67f6ddb0ab3b24e30a101c183a8d3f82375153a810ce52bb587b6b346b6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:09 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:10 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 06:52:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 06:52:10 17d487f40cc0: Preparing 06:52:10 3dbef0122ef0: Preparing 06:52:10 6c667349a20c: Preparing 06:52:10 d6360db1de55: Preparing 06:52:10 ec89409adfd8: Preparing 06:52:10 eeaa73608b53: Preparing 06:52:10 eeaa73608b53: Waiting 06:52:10 17d487f40cc0: Layer already exists 06:52:10 ec89409adfd8: Layer already exists 06:52:10 3dbef0122ef0: Layer already exists 06:52:10 6c667349a20c: Layer already exists 06:52:10 d6360db1de55: Layer already exists 06:52:10 eeaa73608b53: Layer already exists 06:52:10 main: digest: sha256:aa73d67f6ddb0ab3b24e30a101c183a8d3f82375153a810ce52bb587b6b346b6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:52:10 ===================================================== [Pipeline] echo 06:52:10 taggedImages: 06:52:10 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:7b87c2c2e3f1dbbdca848a0887f0cccaabe61173 06:52:10 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 06:52:10 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.21 06:52:10 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:7b87c2c2e3f1dbbdca848a0887f0cccaabe61173-4.1.0-dev.21 06:52:10 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] echo 06:52:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:7b87c2c2e3f1dbbdca848a0887f0cccaabe61173 [Pipeline] echo 06:52:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] echo 06:52:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.21 [Pipeline] echo 06:52:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:7b87c2c2e3f1dbbdca848a0887f0cccaabe61173-4.1.0-dev.21 [Pipeline] echo 06:52:10 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:52:10 06:52:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:52:11 arm64: Pulling from edgex-lftools-log-publisher 06:52:11 8998bd30e6a1: Pulling fs layer 06:52:11 04944245beec: Pulling fs layer 06:52:11 699f458cf7ca: Pulling fs layer 06:52:11 765212b225bb: Pulling fs layer 06:52:11 f23df028b6ca: Pulling fs layer 06:52:11 d65c8cfc05b1: Pulling fs layer 06:52:11 2437ff75d9bd: Pulling fs layer 06:52:11 765212b225bb: Waiting 06:52:11 f23df028b6ca: Waiting 06:52:11 d65c8cfc05b1: Waiting 06:52:11 2437ff75d9bd: Waiting 06:52:11 04944245beec: Verifying Checksum 06:52:11 04944245beec: Download complete 06:52:11 765212b225bb: Verifying Checksum 06:52:11 765212b225bb: Download complete 06:52:11 f23df028b6ca: Download complete 06:52:11 d65c8cfc05b1: Verifying Checksum 06:52:11 d65c8cfc05b1: Download complete 06:52:11 699f458cf7ca: Verifying Checksum 06:52:11 699f458cf7ca: Download complete 06:52:11 8998bd30e6a1: Download complete 06:52:14 2437ff75d9bd: Verifying Checksum 06:52:14 2437ff75d9bd: Download complete 06:52:16 8998bd30e6a1: Pull complete 06:52:17 04944245beec: Pull complete 06:52:19 699f458cf7ca: Pull complete 06:52:19 765212b225bb: Pull complete 06:52:19 f23df028b6ca: Pull complete 06:52:19 d65c8cfc05b1: Pull complete 06:52:38 2437ff75d9bd: Pull complete 06:52:38 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:52:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:52:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:52:38 prd-ubuntu20.04-docker-arm64-4c-16g-9204 does not seem to be running inside a container 06:52:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/249 -v /w/workspace/device-onvif-camera/249:/w/workspace/device-onvif-camera/249:rw,z -v /w/workspace/device-onvif-camera/249@tmp:/w/workspace/device-onvif-camera/249@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:arm64 cat 06:52:41 $ docker top f6a7cefeaf946a89f26de8b72422ab43dac95be9e95c0435e9490b87d40e11a0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:52:42 ---> job-cost.sh 06:52:42 lf-activate-venv: SKIPPING 06:52:42 INFO: No Stack... 06:52:42 INFO: Retrieving Pricing Info for: v3-standard-4 06:52:43 INFO: Archiving Costs [Pipeline] sh 06:52:43 + cat /w/workspace/device-onvif-camera/249/archives/cost.csv 06:52:43 + cut -d, -f6 [Pipeline] lock 06:52:43 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-249-stack-cost] 06:52:43 Resource [jenkins-edgexfoundry-device-onvif-camera-main-249-stack-cost] did not exist. Created. 06:52:43 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-249-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:52:44 + echo total: 0.10999999940395355 [Pipeline] stash 06:52:44 Stashed 1 file(s) [Pipeline] } 06:52:44 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-249-stack-cost] [Pipeline] // lock [Pipeline] } 06:52:44 $ docker stop --time=1 f6a7cefeaf946a89f26de8b72422ab43dac95be9e95c0435e9490b87d40e11a0 06:52:46 $ docker rm -f --volumes f6a7cefeaf946a89f26de8b72422ab43dac95be9e95c0435e9490b87d40e11a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 12:34:12 Cancelling nested steps due to timeout 12:34:12 Sending interrupt signal to process 12:34:25 script returned exit code 143 [Pipeline] } 12:34:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 12:34:26 + '[' -d /w/workspace/foundry_device-onvif-camera_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 12:34:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:34:27 ---> package-listing.sh 12:34:27 ++ tr '[:upper:]' '[:lower:]' 12:34:27 ++ facter osfamily 12:34:27 + OS_FAMILY=redhat 12:34:27 + workspace=/w/workspace/foundry_device-onvif-camera_main 12:34:27 + START_PACKAGES=/tmp/packages_start.txt 12:34:27 + END_PACKAGES=/tmp/packages_end.txt 12:34:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:34:27 + PACKAGES=/tmp/packages_start.txt 12:34:27 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 12:34:27 + PACKAGES=/tmp/packages_end.txt 12:34:27 + case "${OS_FAMILY}" in 12:34:27 + sort 12:34:27 + rpm -qa 12:34:28 + '[' -f /tmp/packages_start.txt ']' 12:34:28 + '[' -f /tmp/packages_end.txt ']' 12:34:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:34:28 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 12:34:28 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 12:34:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 12:34:28 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:34:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:34:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:34:28 12:34:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:34:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:34:29 latest: Pulling from edgex-lftools-log-publisher 12:34:29 5eb5b503b376: Pulling fs layer 12:34:29 5c69ac0246d0: Pulling fs layer 12:34:29 ec43610c2a17: Pulling fs layer 12:34:29 3a2ae6a8a46f: Pulling fs layer 12:34:29 33b1e0a273af: Pulling fs layer 12:34:29 5d3b04190fa2: Pulling fs layer 12:34:29 2f39f015ded8: Pulling fs layer 12:34:29 33b1e0a273af: Waiting 12:34:29 3a2ae6a8a46f: Waiting 12:34:29 5d3b04190fa2: Waiting 12:34:29 2f39f015ded8: Waiting 12:34:29 5c69ac0246d0: Verifying Checksum 12:34:29 5c69ac0246d0: Download complete 12:34:29 3a2ae6a8a46f: Verifying Checksum 12:34:29 3a2ae6a8a46f: Download complete 12:34:29 33b1e0a273af: Verifying Checksum 12:34:29 33b1e0a273af: Download complete 12:34:29 5d3b04190fa2: Verifying Checksum 12:34:29 5d3b04190fa2: Download complete 12:34:29 ec43610c2a17: Verifying Checksum 12:34:29 ec43610c2a17: Download complete 12:34:29 5eb5b503b376: Verifying Checksum 12:34:29 5eb5b503b376: Download complete 12:34:30 2f39f015ded8: Verifying Checksum 12:34:30 2f39f015ded8: Download complete 12:34:31 5eb5b503b376: Pull complete 12:34:31 5c69ac0246d0: Pull complete 12:34:31 ec43610c2a17: Pull complete 12:34:31 3a2ae6a8a46f: Pull complete 12:34:31 33b1e0a273af: Pull complete 12:34:31 5d3b04190fa2: Pull complete 12:34:35 2f39f015ded8: Pull complete 12:34:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:34:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:34:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:34:35 prd-centos7-docker-4c-2g-9205 does not seem to be running inside a container 12:34:35 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:34:40 $ docker top ce87f6ede01ce81a92e054f888759fecdd2919e148f9c970d9551b04e1edf15a -eo pid,comm [Pipeline] { [Pipeline] sh 12:34:41 + touch /tmp/pre-build-complete [Pipeline] sh 12:34:41 + mkdir -p /var/log/sysstat [Pipeline] sh 12:34:41 + ls /var/log/sa-host 12:34:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:34:42 provisioning config files... 12:34:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3205136483682552052tmp [Pipeline] { [Pipeline] echo 12:34:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:34:42 ---> create-netrc.sh [Pipeline] } 12:34:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:34:42 ---> python-tools-install.sh [Pipeline] echo 12:34:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:34:43 ---> sudo-logs.sh 12:34:43 Archiving 'sudo' log.. 12:34:43 sudo: unable to resolve host prd-centos7-docker-4c-2g-9205.novalocal: Name or service not known 12:34:43 sudo: unable to resolve host prd-centos7-docker-4c-2g-9205.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 12:34:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:34:43 ---> job-cost.sh 12:34:43 lf-activate-venv: SKIPPING 12:34:43 DEBUG: total: 0.10999999940395355 12:34:43 INFO: Retrieving Stack Cost... 12:34:43 INFO: Retrieving Pricing Info for: v3-standard-2 12:34:43 INFO: Archiving Costs [Pipeline] echo 12:34:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:34:44 ---> logs-deploy.sh 12:34:44 lf-activate-venv: SKIPPING 12:34:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/249 12:34:44 INFO: archiving workspace using pattern(s): 12:34:45 Archives upload complete. 12:34:45 INFO: archiving logs to Nexus 12:34:46 ---> uname -a: 12:34:46 Linux prd-centos7-docker-4c-2g-9205.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 12:34:46 12:34:46 12:34:46 ---> lscpu: 12:34:46 Architecture: x86_64 12:34:46 CPU op-mode(s): 32-bit, 64-bit 12:34:46 Byte Order: Little Endian 12:34:46 Address sizes: 40 bits physical, 48 bits virtual 12:34:46 CPU(s): 2 12:34:46 On-line CPU(s) list: 0,1 12:34:46 Thread(s) per core: 1 12:34:46 Core(s) per socket: 1 12:34:46 Socket(s): 2 12:34:46 NUMA node(s): 1 12:34:46 Vendor ID: AuthenticAMD 12:34:46 CPU family: 23 12:34:46 Model: 49 12:34:46 Model name: AMD EPYC-Rome Processor 12:34:46 Stepping: 0 12:34:46 CPU MHz: 2800.000 12:34:46 BogoMIPS: 5600.00 12:34:46 Virtualization: AMD-V 12:34:46 Hypervisor vendor: KVM 12:34:46 Virtualization type: full 12:34:46 L1d cache: 64 KiB 12:34:46 L1i cache: 64 KiB 12:34:46 L2 cache: 1 MiB 12:34:46 L3 cache: 32 MiB 12:34:46 NUMA node0 CPU(s): 0,1 12:34:46 Vulnerability Itlb multihit: Not affected 12:34:46 Vulnerability L1tf: Not affected 12:34:46 Vulnerability Mds: Not affected 12:34:46 Vulnerability Meltdown: Not affected 12:34:46 Vulnerability Mmio stale data: Not affected 12:34:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:34:46 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 12:34:46 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 12:34:46 Vulnerability Srbds: Not affected 12:34:46 Vulnerability Tsx async abort: Not affected 12:34:46 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 12:34:46 12:34:46 12:34:46 ---> nproc: 12:34:46 2 12:34:46 12:34:46 12:34:46 ---> df -h: 12:34:46 Filesystem Size Used Avail Use% Mounted on 12:34:46 overlay 40G 6.8G 34G 17% / 12:34:46 tmpfs 64M 0 64M 0% /dev 12:34:46 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 12:34:46 shm 64M 0 64M 0% /dev/shm 12:34:46 /dev/vda1 40G 6.8G 34G 17% /facter-os 12:34:46 12:34:46 12:34:46 Cannot open /var/log/sysstat/sa13: No such file or directory 12:34:46 Please check if data collecting is enabled 12:34:46 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:34:46 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 12:34:46 $ docker stop --time=1 ce87f6ede01ce81a92e054f888759fecdd2919e148f9c970d9551b04e1edf15a 12:34:47 $ docker rm -f --volumes ce87f6ede01ce81a92e054f888759fecdd2919e148f9c970d9551b04e1edf15a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 12:34:47 [WS-CLEANUP] Deleting project workspace... 12:34:47 [WS-CLEANUP] Deferred wipeout is used... 12:34:47 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:34:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:34:48 12:34:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:34:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:34:48 latest: Pulling from edgex-lftools-log-publisher 12:34:48 5eb5b503b376: Pulling fs layer 12:34:48 5c69ac0246d0: Pulling fs layer 12:34:48 ec43610c2a17: Pulling fs layer 12:34:48 3a2ae6a8a46f: Pulling fs layer 12:34:48 33b1e0a273af: Pulling fs layer 12:34:48 5d3b04190fa2: Pulling fs layer 12:34:48 2f39f015ded8: Pulling fs layer 12:34:48 5d3b04190fa2: Waiting 12:34:48 33b1e0a273af: Waiting 12:34:48 2f39f015ded8: Waiting 12:34:48 3a2ae6a8a46f: Waiting 12:34:48 5c69ac0246d0: Verifying Checksum 12:34:48 5c69ac0246d0: Download complete 12:34:48 3a2ae6a8a46f: Verifying Checksum 12:34:48 3a2ae6a8a46f: Download complete 12:34:48 33b1e0a273af: Verifying Checksum 12:34:48 33b1e0a273af: Download complete 12:34:48 ec43610c2a17: Download complete 12:34:48 5d3b04190fa2: Verifying Checksum 12:34:48 5d3b04190fa2: Download complete 12:34:48 5eb5b503b376: Verifying Checksum 12:34:48 5eb5b503b376: Download complete 12:34:49 2f39f015ded8: Verifying Checksum 12:34:49 2f39f015ded8: Download complete 12:34:50 5eb5b503b376: Pull complete 12:34:50 5c69ac0246d0: Pull complete 12:34:50 ec43610c2a17: Pull complete 12:34:50 3a2ae6a8a46f: Pull complete 12:34:50 33b1e0a273af: Pull complete 12:34:50 5d3b04190fa2: Pull complete 12:34:56 2f39f015ded8: Pull complete 12:34:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:34:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:34:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:34:56 prd-ubuntu20.04-docker-8c-8g-9203 does not seem to be running inside a container 12:34:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:35:00 $ docker top 676a1f1dc7fb503c37dde8cfbeb0d7b6fdb596d7d317366741adfcf95c044b7e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:35:00 ---> job-cost.sh 12:35:00 lf-activate-venv: SKIPPING 12:35:00 INFO: No Stack... 12:35:00 INFO: Retrieving Pricing Info for: v3-standard-8 12:35:01 INFO: Archiving Costs [Pipeline] sh 12:35:01 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 12:35:01 + cut -d, -f6 [Pipeline] lock 12:35:01 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-249-stack-cost] 12:35:01 Resource [jenkins-edgexfoundry-device-onvif-camera-main-249-stack-cost] did not exist. Created. 12:35:01 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-249-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:35:01 /w/workspace/foundry_device-onvif-camera_main@tmp/durable-111a1c9c/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:35:02 + echo total: 1.5299999713897705 [Pipeline] stash 12:35:02 Warning: overwriting stash ‘stack-cost’ 12:35:02 Stashed 1 file(s) [Pipeline] } 12:35:02 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-249-stack-cost] [Pipeline] // lock [Pipeline] } 12:35:02 $ docker stop --time=1 676a1f1dc7fb503c37dde8cfbeb0d7b6fdb596d7d317366741adfcf95c044b7e 12:35:03 $ docker rm -f --volumes 676a1f1dc7fb503c37dde8cfbeb0d7b6fdb596d7d317366741adfcf95c044b7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:35:03 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 12:35:04 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 12:35:04 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 12:35:04 total 16 12:35:04 drwxr-xr-x 3 root root 4096 May 13 12:35 . 12:35:04 drwxrwxr-x 10 jenkins jenkins 4096 May 13 12:35 .. 12:35:04 drwxr-xr-x 2 root root 4096 May 13 12:35 cost 12:35:04 -rw-r--r-- 1 root root 93 May 13 12:35 cost.csv 12:35:04 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 12:35:04 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 12:35:04 total 16 12:35:04 drwxr-xr-x 3 jenkins jenkins 4096 May 13 12:35 . 12:35:04 drwxrwxr-x 10 jenkins jenkins 4096 May 13 12:35 .. 12:35:04 drwxr-xr-x 2 jenkins jenkins 4096 May 13 12:35 cost 12:35:04 -rw-r--r-- 1 jenkins jenkins 93 May 13 12:35 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:35:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:35:05 ---> package-listing.sh 12:35:05 ++ facter osfamily 12:35:05 ++ tr '[:upper:]' '[:lower:]' 12:35:05 + OS_FAMILY=debian 12:35:05 + workspace=/w/workspace/foundry_device-onvif-camera_main 12:35:05 + START_PACKAGES=/tmp/packages_start.txt 12:35:05 + END_PACKAGES=/tmp/packages_end.txt 12:35:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:35:05 + PACKAGES=/tmp/packages_start.txt 12:35:05 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 12:35:05 + PACKAGES=/tmp/packages_end.txt 12:35:05 + case "${OS_FAMILY}" in 12:35:05 + dpkg -l 12:35:05 + grep '^ii' 12:35:05 + '[' -f /tmp/packages_start.txt ']' 12:35:05 + '[' -f /tmp/packages_end.txt ']' 12:35:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:35:05 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 12:35:05 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 12:35:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 12:35:05 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:35:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:35:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:35:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:35:06 prd-ubuntu20.04-docker-8c-8g-9203 does not seem to be running inside a container 12:35:06 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:35:07 $ docker top fafd50f2865eeaa297467c28760655a51320e912d6bde31910eeb30ed016d133 -eo pid,comm [Pipeline] { [Pipeline] sh 12:35:07 + touch /tmp/pre-build-complete [Pipeline] sh 12:35:07 + mkdir -p /var/log/sysstat [Pipeline] sh 12:35:07 + ls /var/log/sa-host 12:35:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:35:07 provisioning config files... 12:35:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9545830239296656657tmp [Pipeline] { [Pipeline] echo 12:35:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:35:08 ---> create-netrc.sh [Pipeline] } 12:35:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:35:08 ---> python-tools-install.sh [Pipeline] echo 12:35:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:35:08 ---> sudo-logs.sh 12:35:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:35:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:35:09 ---> job-cost.sh 12:35:09 lf-activate-venv: SKIPPING 12:35:09 DEBUG: total: 1.5299999713897705 12:35:09 INFO: Retrieving Stack Cost... 12:35:09 INFO: Retrieving Pricing Info for: v3-standard-8 12:35:09 INFO: Archiving Costs [Pipeline] echo 12:35:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:35:09 ---> logs-deploy.sh 12:35:09 lf-activate-venv: SKIPPING 12:35:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/249 12:35:09 INFO: archiving workspace using pattern(s): 12:35:10 Archives upload complete. 12:35:10 INFO: archiving logs to Nexus 12:35:11 ---> uname -a: 12:35:11 Linux prd-ubuntu20-04-docker-8c-8g-9203 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 12:35:11 12:35:11 12:35:11 ---> lscpu: 12:35:11 Architecture: x86_64 12:35:11 CPU op-mode(s): 32-bit, 64-bit 12:35:11 Byte Order: Little Endian 12:35:11 Address sizes: 40 bits physical, 48 bits virtual 12:35:11 CPU(s): 8 12:35:11 On-line CPU(s) list: 0-7 12:35:11 Thread(s) per core: 1 12:35:11 Core(s) per socket: 1 12:35:11 Socket(s): 8 12:35:11 NUMA node(s): 1 12:35:11 Vendor ID: AuthenticAMD 12:35:11 CPU family: 23 12:35:11 Model: 49 12:35:11 Model name: AMD EPYC-Rome Processor 12:35:11 Stepping: 0 12:35:11 CPU MHz: 2799.998 12:35:11 BogoMIPS: 5599.99 12:35:11 Virtualization: AMD-V 12:35:11 Hypervisor vendor: KVM 12:35:11 Virtualization type: full 12:35:11 L1d cache: 256 KiB 12:35:11 L1i cache: 256 KiB 12:35:11 L2 cache: 4 MiB 12:35:11 L3 cache: 128 MiB 12:35:11 NUMA node0 CPU(s): 0-7 12:35:11 Vulnerability Gather data sampling: Not affected 12:35:11 Vulnerability Itlb multihit: Not affected 12:35:11 Vulnerability L1tf: Not affected 12:35:11 Vulnerability Mds: Not affected 12:35:11 Vulnerability Meltdown: Not affected 12:35:11 Vulnerability Mmio stale data: Not affected 12:35:11 Vulnerability Retbleed: Vulnerable 12:35:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:35:11 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:35:11 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 12:35:11 Vulnerability Srbds: Not affected 12:35:11 Vulnerability Tsx async abort: Not affected 12:35:11 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 12:35:11 12:35:11 12:35:11 ---> nproc: 12:35:11 8 12:35:11 12:35:11 12:35:11 ---> df -h: 12:35:11 Filesystem Size Used Avail Use% Mounted on 12:35:11 overlay 155G 13G 143G 9% / 12:35:11 tmpfs 64M 0 64M 0% /dev 12:35:11 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:35:11 shm 64M 0 64M 0% /dev/shm 12:35:11 /dev/vda1 155G 13G 143G 9% /facter-os 12:35:11 12:35:11 12:35:11 ---> sar -b -r -n DEV: 12:35:11 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-9203) 05/13/26 _x86_64_ (8 CPU) 12:35:11 12:35:11 06:33:31 LINUX RESTART (8 CPU) 12:35:11 12:35:11 06:34:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:35:11 06:35:01 406.61 27.45 379.16 0.00 3461.34 79428.53 0.00 12:35:11 06:36:01 154.07 0.20 153.87 0.00 7.33 45069.96 0.00 12:35:11 06:37:01 114.30 0.28 114.01 0.00 33.73 33674.79 0.00 12:35:11 06:38:01 2.70 0.00 2.70 0.00 0.00 29.61 0.00 12:35:11 06:39:01 2.87 0.30 2.57 0.00 14.13 39.33 0.00 12:35:11 06:40:01 2.22 0.00 2.22 0.00 0.00 26.25 0.00 12:35:11 06:41:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 12:35:11 06:42:01 1.53 0.00 1.53 0.00 0.00 17.73 0.00 12:35:11 06:43:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 12:35:11 06:44:01 2.15 0.00 2.15 0.00 0.00 26.52 0.00 12:35:11 06:45:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 12:35:11 06:46:01 1.42 0.00 1.42 0.00 0.00 17.06 0.00 12:35:11 06:47:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 12:35:11 06:48:01 1.48 0.00 1.48 0.00 0.00 16.79 0.00 12:35:11 06:49:01 1.40 0.02 1.38 0.00 0.13 16.53 0.00 12:35:11 06:50:01 1.00 0.00 1.00 0.00 0.00 12.93 0.00 12:35:11 06:51:01 1.12 0.00 1.12 0.00 0.00 13.60 0.00 12:35:11 06:52:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 12:35:11 06:53:01 1.15 0.00 1.15 0.00 0.00 13.86 0.00 12:35:11 06:54:01 1.40 0.00 1.40 0.00 0.00 17.06 0.00 12:35:11 06:55:01 1.07 0.00 1.07 0.00 0.00 12.80 0.00 12:35:11 06:56:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 12:35:11 06:57:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 12:35:11 06:58:01 0.85 0.00 0.85 0.00 0.00 10.93 0.00 12:35:11 06:59:01 1.23 0.00 1.23 0.00 0.00 14.26 0.00 12:35:11 07:00:01 0.87 0.00 0.87 0.00 0.00 11.86 0.00 12:35:11 07:01:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 12:35:11 07:02:01 1.08 0.00 1.08 0.00 0.00 13.06 0.00 12:35:11 07:03:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 12:35:11 07:04:01 1.62 0.00 1.62 0.00 0.00 18.26 0.00 12:35:11 07:05:01 1.03 0.00 1.03 0.00 0.00 12.53 0.00 12:35:11 07:06:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 12:35:11 07:07:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 12:35:11 07:08:01 1.17 0.00 1.17 0.00 0.00 12.80 0.00 12:35:11 07:09:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 12:35:11 07:10:01 1.25 0.00 1.25 0.00 0.00 14.80 0.00 12:35:11 07:11:01 1.13 0.00 1.13 0.00 0.00 12.26 0.00 12:35:11 07:12:01 1.02 0.00 1.02 0.00 0.00 13.06 0.00 12:35:11 07:13:01 1.57 0.30 1.27 0.00 16.80 15.60 0.00 12:35:11 07:14:01 1.72 0.00 1.72 0.00 0.00 21.20 0.00 12:35:11 07:15:01 3.63 1.57 2.07 0.00 47.58 26.26 0.00 12:35:11 07:16:01 1.10 0.00 1.10 0.00 0.00 13.46 0.00 12:35:11 07:17:01 1.28 0.02 1.27 0.00 0.13 14.66 0.00 12:35:11 07:18:01 1.20 0.00 1.20 0.00 0.00 14.40 0.00 12:35:11 07:19:01 1.35 0.00 1.35 0.00 0.00 15.99 0.00 12:35:11 07:20:01 0.93 0.00 0.93 0.00 0.00 11.60 0.00 12:35:11 07:21:01 1.33 0.00 1.33 0.00 0.00 15.20 0.00 12:35:11 07:22:01 0.82 0.00 0.82 0.00 0.00 11.06 0.00 12:35:11 07:23:01 1.30 0.00 1.30 0.00 0.00 13.73 0.00 12:35:11 07:24:01 1.62 0.00 1.62 0.00 0.00 19.33 0.00 12:35:11 07:25:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 12:35:11 07:26:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 12:35:11 07:27:01 1.23 0.00 1.23 0.00 0.00 13.06 0.00 12:35:11 07:28:01 1.13 0.00 1.13 0.00 0.00 13.60 0.00 12:35:11 07:29:01 1.25 0.00 1.25 0.00 0.00 15.73 0.00 12:35:11 07:30:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 12:35:11 07:31:01 1.23 0.00 1.23 0.00 0.00 14.93 0.00 12:35:11 07:32:01 1.17 0.00 1.17 0.00 0.00 13.46 0.00 12:35:11 07:33:01 1.20 0.00 1.20 0.00 0.00 14.26 0.00 12:35:11 07:34:01 8.78 5.50 3.28 0.00 287.15 101.72 0.00 12:35:11 07:35:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 12:35:11 07:36:01 0.93 0.00 0.93 0.00 0.00 12.26 0.00 12:35:11 07:37:01 1.25 0.00 1.25 0.00 0.00 13.73 0.00 12:35:11 07:38:01 0.97 0.00 0.97 0.00 0.00 12.80 0.00 12:35:11 07:39:01 1.38 0.00 1.38 0.00 0.00 15.46 0.00 12:35:11 07:40:01 0.98 0.00 0.98 0.00 0.00 12.13 0.00 12:35:11 07:41:01 1.33 0.00 1.33 0.00 0.00 15.06 0.00 12:35:11 07:42:02 0.97 0.00 0.97 0.00 0.00 11.33 0.00 12:35:11 07:43:01 1.36 0.00 1.36 0.00 0.00 15.86 0.00 12:35:11 07:44:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 12:35:11 07:45:01 1.43 0.00 1.43 0.00 0.00 17.33 0.00 12:35:11 07:46:01 1.23 0.00 1.23 0.00 0.00 13.73 0.00 12:35:11 07:47:01 1.20 0.00 1.20 0.00 0.00 14.26 0.00 12:35:11 07:48:01 1.03 0.00 1.03 0.00 0.00 12.66 0.00 12:35:11 07:49:01 1.35 0.00 1.35 0.00 0.00 14.66 0.00 12:35:11 07:50:01 1.20 0.00 1.20 0.00 0.00 15.06 0.00 12:35:11 07:51:01 1.30 0.00 1.30 0.00 0.00 14.40 0.00 12:35:11 07:52:01 0.93 0.00 0.93 0.00 0.00 12.00 0.00 12:35:11 07:53:01 1.25 0.00 1.25 0.00 0.00 14.13 0.00 12:35:11 07:54:01 1.72 0.00 1.72 0.00 0.00 19.60 0.00 12:35:11 07:55:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 12:35:11 07:56:01 0.92 0.00 0.92 0.00 0.00 11.86 0.00 12:35:11 07:57:01 1.25 0.00 1.25 0.00 0.00 14.26 0.00 12:35:11 07:58:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 12:35:11 07:59:01 1.33 0.00 1.33 0.00 0.00 14.93 0.00 12:35:11 08:00:01 1.63 0.00 1.63 0.00 0.00 19.06 0.00 12:35:11 08:01:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 12:35:11 08:02:01 0.95 0.00 0.95 0.00 0.00 12.00 0.00 12:35:11 08:03:01 1.25 0.00 1.25 0.00 0.00 13.60 0.00 12:35:11 08:04:01 0.93 0.02 0.92 0.00 1.87 13.20 0.00 12:35:11 08:05:01 1.38 0.00 1.38 0.00 0.00 15.20 0.00 12:35:11 08:06:01 0.98 0.00 0.98 0.00 0.00 12.13 0.00 12:35:11 08:07:01 1.32 0.00 1.32 0.00 0.00 14.93 0.00 12:35:11 08:08:01 0.80 0.00 0.80 0.00 0.00 9.86 0.00 12:35:11 08:09:01 1.35 0.00 1.35 0.00 0.00 15.06 0.00 12:35:11 08:10:01 1.23 0.00 1.23 0.00 0.00 14.40 0.00 12:35:11 08:11:01 1.40 0.00 1.40 0.00 0.00 16.40 0.00 12:35:11 08:12:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 12:35:11 08:13:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 12:35:11 08:14:01 0.97 0.00 0.97 0.00 0.00 12.53 0.00 12:35:11 08:15:01 1.43 0.00 1.43 0.00 0.00 16.53 0.00 12:35:11 08:16:01 1.12 0.00 1.12 0.00 0.00 13.60 0.00 12:35:11 08:17:01 1.28 0.00 1.28 0.00 0.00 14.13 0.00 12:35:11 08:18:01 1.32 0.00 1.32 0.00 0.00 16.80 0.00 12:35:11 08:19:01 1.22 0.02 1.20 0.00 1.07 13.73 0.00 12:35:11 08:20:01 1.48 0.00 1.48 0.00 0.00 19.73 0.00 12:35:11 08:21:01 1.32 0.00 1.32 0.00 0.00 14.53 0.00 12:35:11 08:22:01 1.60 0.00 1.60 0.00 0.00 18.13 0.00 12:35:11 08:23:01 0.90 0.00 0.90 0.00 0.00 10.53 0.00 12:35:11 08:24:01 1.55 0.00 1.55 0.00 0.00 17.60 0.00 12:35:11 08:25:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 12:35:11 08:26:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 12:35:11 08:27:01 1.28 0.00 1.28 0.00 0.00 15.46 0.00 12:35:11 08:28:01 1.12 0.00 1.12 0.00 0.00 13.86 0.00 12:35:11 08:29:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 12:35:11 08:30:01 1.45 0.00 1.45 0.00 0.00 19.33 0.00 12:35:11 08:31:01 1.23 0.00 1.23 0.00 0.00 13.86 0.00 12:35:11 08:32:01 1.63 0.00 1.63 0.00 0.00 19.99 0.00 12:35:11 08:33:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 12:35:11 08:34:01 1.67 0.00 1.67 0.00 0.00 18.93 0.00 12:35:11 08:35:01 1.10 0.00 1.10 0.00 0.00 13.46 0.00 12:35:11 08:36:01 1.62 0.00 1.62 0.00 0.00 19.73 0.00 12:35:11 08:37:01 1.18 0.00 1.18 0.00 0.00 14.00 0.00 12:35:11 08:38:01 1.48 0.00 1.48 0.00 0.00 17.59 0.00 12:35:11 08:39:01 1.12 0.00 1.12 0.00 0.00 12.79 0.00 12:35:11 08:40:01 1.53 0.02 1.52 0.00 3.07 19.46 0.00 12:35:11 08:41:01 1.17 0.00 1.17 0.00 0.00 12.53 0.00 12:35:11 08:42:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 12:35:11 08:43:01 1.22 0.00 1.22 0.00 0.00 13.46 0.00 12:35:11 08:44:01 1.42 0.00 1.42 0.00 0.00 17.33 0.00 12:35:11 08:45:01 1.17 0.00 1.17 0.00 0.00 13.19 0.00 12:35:11 08:46:01 1.75 0.00 1.75 0.00 0.00 20.39 0.00 12:35:11 08:47:02 0.97 0.00 0.97 0.00 0.00 11.06 0.00 12:35:11 08:48:01 1.17 0.00 1.17 0.00 0.00 14.10 0.00 12:35:11 08:49:01 1.27 0.00 1.27 0.00 0.00 15.06 0.00 12:35:11 08:50:01 1.22 0.00 1.22 0.00 0.00 13.99 0.00 12:35:11 08:51:01 1.28 0.00 1.28 0.00 0.00 15.46 0.00 12:35:11 08:52:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 12:35:11 08:53:01 1.27 0.00 1.27 0.00 0.00 15.06 0.00 12:35:11 08:54:01 1.08 0.00 1.08 0.00 0.00 13.73 0.00 12:35:11 08:55:01 1.25 0.00 1.25 0.00 0.00 14.13 0.00 12:35:11 08:56:01 1.47 0.00 1.47 0.00 0.00 18.53 0.00 12:35:11 08:57:01 1.22 0.00 1.22 0.00 0.00 13.06 0.00 12:35:11 08:58:01 1.15 0.00 1.15 0.00 0.00 13.60 0.00 12:35:11 08:59:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 12:35:11 09:00:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 12:35:11 09:01:01 1.33 0.00 1.33 0.00 0.00 16.26 0.00 12:35:11 09:02:01 1.23 0.00 1.23 0.00 0.00 13.46 0.00 12:35:11 09:03:01 1.17 0.00 1.17 0.00 0.00 13.60 0.00 12:35:11 09:04:01 1.22 0.00 1.22 0.00 0.00 13.73 0.00 12:35:11 09:05:01 1.28 0.00 1.28 0.00 0.00 15.46 0.00 12:35:11 09:06:01 1.85 0.00 1.85 0.00 0.00 21.33 0.00 12:35:11 09:07:01 1.12 0.00 1.12 0.00 0.00 11.60 0.00 12:35:11 09:08:01 0.98 0.00 0.98 0.00 0.00 12.13 0.00 12:35:11 09:09:01 1.35 0.00 1.35 0.00 0.00 14.53 0.00 12:35:11 09:10:01 1.60 0.00 1.60 0.00 0.00 19.60 0.00 12:35:11 09:11:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 12:35:11 09:12:01 1.30 0.00 1.30 0.00 0.00 15.46 0.00 12:35:11 09:13:01 1.20 0.00 1.20 0.00 0.00 13.86 0.00 12:35:11 09:14:01 1.23 0.00 1.23 0.00 0.00 13.86 0.00 12:35:11 09:15:01 1.23 0.00 1.23 0.00 0.00 14.80 0.00 12:35:11 09:16:01 1.57 0.00 1.57 0.00 0.00 19.19 0.00 12:35:11 09:17:01 1.30 0.00 1.30 0.00 0.00 14.13 0.00 12:35:11 09:18:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 12:35:11 09:19:01 1.38 0.00 1.38 0.00 0.00 15.59 0.00 12:35:11 09:20:01 0.98 0.00 0.98 0.00 0.00 12.40 0.00 12:35:11 09:21:01 1.42 0.00 1.42 0.00 0.00 16.26 0.00 12:35:11 09:22:01 1.15 0.00 1.15 0.00 0.00 13.60 0.00 12:35:11 09:23:01 1.28 0.00 1.28 0.00 0.00 14.13 0.00 12:35:11 09:24:01 1.03 0.00 1.03 0.00 0.00 12.93 0.00 12:35:11 09:25:01 1.25 0.00 1.25 0.00 0.00 14.26 0.00 12:35:11 09:26:01 1.57 0.00 1.57 0.00 0.00 19.73 0.00 12:35:11 09:27:01 1.15 0.00 1.15 0.00 0.00 12.13 0.00 12:35:11 09:28:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 12:35:11 09:29:01 1.42 0.00 1.42 0.00 0.00 15.73 0.00 12:35:11 09:30:01 1.03 0.00 1.03 0.00 0.00 13.06 0.00 12:35:11 09:31:01 1.32 0.00 1.32 0.00 0.00 14.40 0.00 12:35:11 09:32:01 1.72 0.00 1.72 0.00 0.00 19.86 0.00 12:35:11 09:33:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 12:35:11 09:34:01 2.02 0.05 1.97 0.00 12.26 24.39 0.00 12:35:11 09:35:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 12:35:11 09:36:01 1.50 0.00 1.50 0.00 0.00 18.80 0.00 12:35:11 09:37:01 1.17 0.00 1.17 0.00 0.00 12.00 0.00 12:35:11 09:38:01 1.58 0.00 1.58 0.00 0.00 18.26 0.00 12:35:11 09:39:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 12:35:11 09:40:01 1.58 0.00 1.58 0.00 0.00 18.39 0.00 12:35:11 09:41:01 1.07 0.00 1.07 0.00 0.00 11.33 0.00 12:35:11 09:42:01 0.95 0.00 0.95 0.00 0.00 12.00 0.00 12:35:11 09:43:01 1.38 0.00 1.38 0.00 0.00 15.73 0.00 12:35:11 09:44:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 12:35:11 09:45:01 1.47 0.00 1.47 0.00 0.00 16.13 0.00 12:35:11 09:46:01 1.50 0.00 1.50 0.00 0.00 17.60 0.00 12:35:11 09:47:01 1.17 0.00 1.17 0.00 0.00 13.06 0.00 12:35:11 09:48:01 0.98 0.00 0.98 0.00 0.00 12.13 0.00 12:35:11 09:49:01 1.32 0.00 1.32 0.00 0.00 14.13 0.00 12:35:11 09:50:01 0.95 0.00 0.95 0.00 0.00 12.40 0.00 12:35:11 09:51:01 1.62 0.00 1.62 0.00 0.00 18.53 0.00 12:35:11 09:52:01 1.12 0.00 1.12 0.00 0.00 13.60 0.00 12:35:11 09:53:01 1.40 0.00 1.40 0.00 0.00 15.86 0.00 12:35:11 09:54:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 12:35:11 09:55:01 1.32 0.00 1.32 0.00 0.00 14.80 0.00 12:35:11 09:56:01 1.57 0.00 1.57 0.00 0.00 18.26 0.00 12:35:11 09:57:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 12:35:11 09:58:02 1.02 0.00 1.02 0.00 0.00 12.66 0.00 12:35:11 09:59:01 1.29 0.00 1.29 0.00 0.00 14.23 0.00 12:35:11 10:00:01 1.78 0.00 1.78 0.00 0.00 21.33 0.00 12:35:11 10:01:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 12:35:11 10:02:01 1.83 0.00 1.83 0.00 0.00 21.33 0.00 12:35:11 10:03:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 12:35:11 10:04:01 1.55 0.00 1.55 0.00 0.00 18.00 0.00 12:35:11 10:05:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 12:35:11 10:06:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 12:35:11 10:07:01 1.47 0.00 1.47 0.00 0.00 16.26 0.00 12:35:11 10:08:01 1.10 0.00 1.10 0.00 0.00 13.73 0.00 12:35:11 10:09:01 1.32 0.00 1.32 0.00 0.00 15.20 0.00 12:35:11 10:10:01 0.95 0.00 0.95 0.00 0.00 12.40 0.00 12:35:11 10:11:01 1.37 0.00 1.37 0.00 0.00 14.93 0.00 12:35:11 10:12:01 1.70 0.00 1.70 0.00 0.00 20.26 0.00 12:35:11 10:13:01 1.12 0.00 1.12 0.00 0.00 11.86 0.00 12:35:11 10:14:01 0.97 0.00 0.97 0.00 0.00 12.00 0.00 12:35:11 10:15:01 1.32 0.00 1.32 0.00 0.00 14.53 0.00 12:35:11 10:16:01 1.03 0.00 1.03 0.00 0.00 13.86 0.00 12:35:11 10:17:01 1.57 0.00 1.57 0.00 0.00 18.26 0.00 12:35:11 10:18:01 1.85 0.00 1.85 0.00 0.00 22.66 0.00 12:35:11 10:19:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 12:35:11 10:20:01 1.02 0.00 1.02 0.00 0.00 12.53 0.00 12:35:11 10:21:01 1.37 0.00 1.37 0.00 0.00 15.20 0.00 12:35:11 10:22:01 1.55 0.00 1.55 0.00 0.00 18.53 0.00 12:35:11 10:23:01 1.22 0.00 1.22 0.00 0.00 13.46 0.00 12:35:11 10:24:01 0.98 0.00 0.98 0.00 0.00 12.26 0.00 12:35:11 10:25:01 1.25 0.00 1.25 0.00 0.00 14.00 0.00 12:35:11 10:26:01 1.02 0.00 1.02 0.00 0.00 13.06 0.00 12:35:11 10:27:01 1.57 0.00 1.57 0.00 0.00 18.13 0.00 12:35:11 10:28:01 1.05 0.00 1.05 0.00 0.00 12.53 0.00 12:35:11 10:29:01 1.33 0.00 1.33 0.00 0.00 14.53 0.00 12:35:11 10:30:01 1.08 0.00 1.08 0.00 0.00 13.06 0.00 12:35:11 10:31:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 12:35:11 10:32:01 1.62 0.00 1.62 0.00 0.00 18.93 0.00 12:35:11 10:33:01 1.18 0.00 1.18 0.00 0.00 13.06 0.00 12:35:11 10:34:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 12:35:11 10:35:01 1.40 0.00 1.40 0.00 0.00 16.13 0.00 12:35:11 10:36:01 1.02 0.00 1.02 0.00 0.00 12.80 0.00 12:35:11 10:37:01 1.52 0.00 1.52 0.00 0.00 17.20 0.00 12:35:11 10:38:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 12:35:11 10:39:01 1.33 0.00 1.33 0.00 0.00 14.40 0.00 12:35:11 10:40:01 0.98 0.00 0.98 0.00 0.00 12.26 0.00 12:35:11 10:41:01 1.40 0.00 1.40 0.00 0.00 14.93 0.00 12:35:11 10:42:01 1.55 0.00 1.55 0.00 0.00 19.46 0.00 12:35:11 10:43:01 1.25 0.00 1.25 0.00 0.00 13.33 0.00 12:35:11 10:44:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 12:35:11 10:45:01 1.32 0.00 1.32 0.00 0.00 14.80 0.00 12:35:11 10:46:01 1.53 0.00 1.53 0.00 0.00 18.13 0.00 12:35:11 10:47:01 1.28 0.00 1.28 0.00 0.00 14.80 0.00 12:35:11 10:48:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 12:35:11 10:49:01 1.32 0.00 1.32 0.00 0.00 15.19 0.00 12:35:11 10:50:01 1.08 0.00 1.08 0.00 0.00 13.46 0.00 12:35:11 10:51:01 1.47 0.00 1.47 0.00 0.00 15.33 0.00 12:35:11 10:52:01 1.50 0.00 1.50 0.00 0.00 17.59 0.00 12:35:11 10:53:01 1.20 0.00 1.20 0.00 0.00 13.06 0.00 12:35:11 10:54:01 1.03 0.00 1.03 0.00 0.00 12.53 0.00 12:35:11 10:55:01 1.45 0.00 1.45 0.00 0.00 15.86 0.00 12:35:11 10:56:01 0.97 0.00 0.97 0.00 0.00 11.60 0.00 12:35:11 10:57:01 1.48 0.00 1.48 0.00 0.00 16.53 0.00 12:35:11 10:58:01 1.67 0.00 1.67 0.00 0.00 18.26 0.00 12:35:11 10:59:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 12:35:11 11:00:01 1.10 0.00 1.10 0.00 0.00 13.20 0.00 12:35:11 11:01:01 1.40 0.00 1.40 0.00 0.00 14.80 0.00 12:35:11 11:02:01 1.47 0.00 1.47 0.00 0.00 16.66 0.00 12:35:11 11:03:01 1.47 0.00 1.47 0.00 0.00 15.19 0.00 12:35:11 11:04:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 12:35:11 11:05:01 1.45 0.00 1.45 0.00 0.00 17.06 0.00 12:35:11 11:06:01 1.00 0.00 1.00 0.00 0.00 13.06 0.00 12:35:11 11:07:01 1.50 0.00 1.50 0.00 0.00 15.86 0.00 12:35:11 11:08:01 1.20 0.00 1.20 0.00 0.00 13.60 0.00 12:35:11 11:09:01 1.40 0.00 1.40 0.00 0.00 14.80 0.00 12:35:11 11:10:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 12:35:11 11:11:01 1.42 0.00 1.42 0.00 0.00 15.86 0.00 12:35:11 11:12:01 1.70 0.00 1.70 0.00 0.00 18.13 0.00 12:35:11 11:13:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 12:35:11 11:14:01 1.58 0.00 1.58 0.00 0.00 18.00 0.00 12:35:11 11:15:01 1.08 0.00 1.08 0.00 0.00 11.46 0.00 12:35:11 11:16:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 12:35:11 11:17:01 1.48 0.00 1.48 0.00 0.00 17.20 0.00 12:35:11 11:18:01 1.46 0.00 1.46 0.00 0.00 16.54 0.00 12:35:11 11:19:01 1.37 0.00 1.37 0.00 0.00 15.06 0.00 12:35:11 11:20:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 12:35:11 11:21:01 1.40 0.00 1.40 0.00 0.00 15.46 0.00 12:35:11 11:22:01 1.07 0.00 1.07 0.00 0.00 13.06 0.00 12:35:11 11:23:01 1.63 0.00 1.63 0.00 0.00 18.66 0.00 12:35:11 11:24:01 1.12 0.00 1.12 0.00 0.00 13.20 0.00 12:35:11 11:25:01 1.30 0.00 1.30 0.00 0.00 14.53 0.00 12:35:11 11:26:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 12:35:11 11:27:01 1.32 0.00 1.32 0.00 0.00 14.80 0.00 12:35:11 11:28:01 1.55 0.00 1.55 0.00 0.00 18.80 0.00 12:35:11 11:29:01 1.22 0.00 1.22 0.00 0.00 12.26 0.00 12:35:11 11:30:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 12:35:11 11:31:01 1.40 0.00 1.40 0.00 0.00 14.93 0.00 12:35:11 11:32:01 1.03 0.00 1.03 0.00 0.00 12.93 0.00 12:35:11 11:33:01 1.45 0.00 1.45 0.00 0.00 15.86 0.00 12:35:11 11:34:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 12:35:11 11:35:01 1.32 0.00 1.32 0.00 0.00 14.66 0.00 12:35:11 11:36:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 12:35:11 11:37:01 1.32 0.00 1.32 0.00 0.00 14.26 0.00 12:35:11 11:38:01 1.63 0.00 1.63 0.00 0.00 18.93 0.00 12:35:11 11:39:01 1.27 0.00 1.27 0.00 0.00 14.13 0.00 12:35:11 11:40:01 1.58 0.00 1.58 0.00 0.00 18.26 0.00 12:35:11 11:41:01 1.05 0.00 1.05 0.00 0.00 11.06 0.00 12:35:11 11:42:01 1.13 0.00 1.13 0.00 0.00 13.46 0.00 12:35:11 11:43:01 1.43 0.00 1.43 0.00 0.00 16.00 0.00 12:35:11 11:44:01 1.18 0.00 1.18 0.00 0.00 13.86 0.00 12:35:11 11:45:01 1.27 0.00 1.27 0.00 0.00 14.13 0.00 12:35:11 11:46:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 12:35:11 11:47:01 1.33 0.00 1.33 0.00 0.00 14.93 0.00 12:35:11 11:48:01 1.78 0.00 1.78 0.00 0.00 20.66 0.00 12:35:11 11:49:01 1.17 0.00 1.17 0.00 0.00 12.53 0.00 12:35:11 11:50:01 1.57 0.00 1.57 0.00 0.00 18.13 0.00 12:35:11 11:51:01 1.17 0.00 1.17 0.00 0.00 12.66 0.00 12:35:11 11:52:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 12:35:11 11:53:01 1.53 0.00 1.53 0.00 0.00 17.33 0.00 12:35:11 11:54:01 1.15 0.00 1.15 0.00 0.00 13.46 0.00 12:35:11 11:55:01 1.30 0.00 1.30 0.00 0.00 14.00 0.00 12:35:11 11:56:01 1.78 0.00 1.78 0.00 0.00 20.39 0.00 12:35:11 11:57:01 0.92 0.00 0.92 0.00 0.00 9.87 0.00 12:35:11 11:58:01 1.57 0.00 1.57 0.00 0.00 18.93 0.00 12:35:11 11:59:01 1.22 0.00 1.22 0.00 0.00 12.66 0.00 12:35:11 12:00:01 0.97 0.00 0.97 0.00 0.00 12.40 0.00 12:35:11 12:01:01 1.42 0.00 1.42 0.00 0.00 15.60 0.00 12:35:11 12:02:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 12:35:11 12:03:01 1.33 0.00 1.33 0.00 0.00 14.26 0.00 12:35:11 12:04:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 12:35:11 12:05:01 1.43 0.00 1.43 0.00 0.00 16.26 0.00 12:35:11 12:06:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 12:35:11 12:07:01 1.43 0.00 1.43 0.00 0.00 15.86 0.00 12:35:11 12:08:01 1.57 0.00 1.57 0.00 0.00 18.80 0.00 12:35:11 12:09:01 1.08 0.00 1.08 0.00 0.00 11.20 0.00 12:35:11 12:10:01 1.60 0.00 1.60 0.00 0.00 18.13 0.00 12:35:11 12:11:01 1.12 0.00 1.12 0.00 0.00 11.73 0.00 12:35:11 12:12:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 12:35:11 12:13:01 1.33 0.00 1.33 0.00 0.00 14.40 0.00 12:35:11 12:14:01 0.93 0.00 0.93 0.00 0.00 12.00 0.00 12:35:11 12:15:01 1.47 0.00 1.47 0.00 0.00 16.93 0.00 12:35:11 12:16:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 12:35:11 12:17:01 1.35 0.00 1.35 0.00 0.00 15.60 0.00 12:35:11 12:18:01 1.87 0.00 1.87 0.00 0.00 21.20 0.00 12:35:11 12:19:01 1.27 0.00 1.27 0.00 0.00 14.26 0.00 12:35:11 12:20:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 12:35:11 12:21:01 1.40 0.00 1.40 0.00 0.00 14.80 0.00 12:35:11 12:22:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 12:35:11 12:23:01 1.53 0.00 1.53 0.00 0.00 16.93 0.00 12:35:11 12:24:01 1.18 0.00 1.18 0.00 0.00 14.00 0.00 12:35:11 12:25:01 1.45 0.00 1.45 0.00 0.00 15.33 0.00 12:35:11 12:26:01 1.07 0.00 1.07 0.00 0.00 12.66 0.00 12:35:11 12:27:01 1.60 0.00 1.60 0.00 0.00 17.19 0.00 12:35:11 12:28:01 1.65 0.00 1.65 0.00 0.00 18.53 0.00 12:35:11 12:29:01 1.47 0.02 1.45 0.00 0.67 15.33 0.00 12:35:11 12:30:01 1.63 0.00 1.63 0.00 0.00 17.86 0.00 12:35:11 12:31:01 1.38 0.00 1.38 0.00 0.00 14.00 0.00 12:35:11 12:32:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 12:35:11 12:33:01 1.48 0.00 1.48 0.00 0.00 16.13 0.00 12:35:11 12:34:01 1.93 0.00 1.93 0.00 0.00 20.53 0.00 12:35:11 12:35:01 42.74 0.00 42.74 0.00 0.00 16677.37 0.00 12:35:11 Average: 3.26 0.10 3.16 0.00 10.61 495.65 0.00 12:35:11 12:35:11 06:34:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:35:11 06:35:01 27384476 31461496 818644 2.49 146272 4051820 2110184 6.22 1329608 3590300 770124 12:35:11 06:36:01 26486120 31422532 851788 2.59 165112 4841428 2106168 6.21 1672644 4091452 358772 12:35:11 06:37:01 26537240 31534008 744012 2.26 168056 4918116 1701088 5.02 1661524 4077272 488 12:35:11 06:38:01 26537612 31534488 743088 2.26 168104 4918120 1701088 5.02 1659892 4077272 56 12:35:11 06:39:01 26534956 31532740 744192 2.26 168300 4918684 1730960 5.10 1658664 4077808 36 12:35:11 06:40:01 26536944 31534720 742600 2.26 168336 4918680 1747280 5.15 1656900 4077768 12 12:35:11 06:41:01 26542236 31540060 737068 2.24 168364 4918688 1747280 5.15 1651928 4077776 8 12:35:11 06:42:01 26542228 31540100 736960 2.24 168428 4918688 1747280 5.15 1651988 4077780 44 12:35:11 06:43:01 26542936 31540856 736152 2.24 168460 4918692 1747280 5.15 1651596 4077780 12 12:35:11 06:44:01 26544132 31542172 734752 2.24 168564 4918672 1747280 5.15 1650768 4077760 12 12:35:11 06:45:01 26544560 31542716 734312 2.23 168588 4918800 1747280 5.15 1650568 4077860 8 12:35:11 06:46:01 26544384 31542608 734316 2.23 168612 4918808 1747280 5.15 1650416 4077864 24 12:35:11 06:47:01 26544816 31543104 733756 2.23 168636 4918808 1747280 5.15 1650432 4077896 4 12:35:11 06:48:01 26544436 31542820 733932 2.23 168660 4918812 1747280 5.15 1650488 4077904 12 12:35:11 06:49:01 26544032 31542496 733988 2.23 168720 4918812 1731644 5.11 1650708 4077900 40 12:35:11 06:50:01 26543704 31542296 734084 2.23 168772 4918816 1731644 5.11 1650704 4077908 200 12:35:11 06:51:01 26543972 31542604 733764 2.23 168804 4918820 1731644 5.11 1650792 4077908 24 12:35:11 06:52:01 26543888 31542580 733972 2.23 168836 4918820 1731644 5.11 1650868 4077912 152 12:35:11 06:53:01 26543832 31542528 733876 2.23 168876 4918824 1731644 5.11 1651008 4077916 24 12:35:11 06:54:01 26543792 31542556 733848 2.23 168896 4918828 1731644 5.11 1650836 4077924 52 12:35:11 06:55:01 26543720 31542528 733800 2.23 168908 4918832 1731644 5.11 1650904 4077920 8 12:35:11 06:56:01 26543552 31542456 733696 2.23 168932 4918836 1731644 5.11 1650876 4077924 148 12:35:11 06:57:01 26543536 31542444 733676 2.23 168948 4918836 1731644 5.11 1650880 4077924 8 12:35:11 06:58:01 26543584 31542500 733548 2.23 168952 4918848 1731644 5.11 1650900 4077932 176 12:35:11 06:59:01 26543016 31541980 734096 2.23 168988 4918828 1731644 5.11 1650928 4077932 4 12:35:11 07:00:01 26542496 31541488 734516 2.23 169004 4918848 1731644 5.11 1651036 4077936 196 12:35:11 07:01:01 26542384 31541428 734540 2.23 169032 4918848 1731644 5.11 1651012 4077936 8 12:35:11 07:02:01 26542368 31541448 734460 2.23 169064 4918852 1731644 5.11 1651060 4077940 148 12:35:11 07:03:01 26542320 31541428 734412 2.23 169096 4918856 1731644 5.11 1651068 4077944 24 12:35:11 07:04:01 26542552 31541744 734276 2.23 169136 4918856 1731644 5.11 1651472 4077948 164 12:35:11 07:05:01 26543236 31542464 733552 2.23 169168 4918864 1747884 5.15 1651264 4077952 28 12:35:11 07:06:01 26542804 31542056 733916 2.23 169192 4918864 1747884 5.15 1651260 4077952 152 12:35:11 07:07:01 26542504 31541920 733992 2.23 169224 4918996 1747884 5.15 1651284 4078084 24 12:35:11 07:08:01 26542236 31541680 734176 2.23 169248 4918996 1747884 5.15 1651372 4078084 144 12:35:11 07:09:01 26541968 31541440 734352 2.23 169276 4919000 1747884 5.15 1651336 4078088 52 12:35:11 07:10:01 26542372 31541900 734048 2.23 169316 4919004 1747884 5.15 1651408 4078092 148 12:35:11 07:11:01 26542308 31541860 734032 2.23 169344 4919004 1747884 5.15 1651352 4078092 8 12:35:11 07:12:01 26542260 31541848 734012 2.23 169380 4919008 1731164 5.10 1651400 4078096 204 12:35:11 07:13:01 26541040 31541180 734724 2.24 169424 4919512 1731164 5.10 1655796 4078420 48 12:35:11 07:14:01 26540072 31540276 735572 2.24 169460 4919512 1731164 5.10 1655596 4078408 144 12:35:11 07:15:01 26532804 31535628 740536 2.25 169496 4920956 1743840 5.14 1660160 4079240 60 12:35:11 07:16:01 26532772 31535636 740508 2.25 169516 4920956 1743840 5.14 1659928 4079224 188 12:35:11 07:17:01 26532188 31535140 740784 2.25 169544 4920960 1743840 5.14 1660500 4079208 240 12:35:11 07:18:01 26532480 31535444 740468 2.25 169568 4920960 1743840 5.14 1659872 4079208 184 12:35:11 07:19:01 26532596 31535576 740292 2.25 169608 4920948 1743840 5.14 1659724 4079212 20 12:35:11 07:20:01 26532384 31535416 740440 2.25 169624 4920968 1743840 5.14 1659768 4079216 192 12:35:11 07:21:01 26531996 31535036 740740 2.25 169648 4920972 1743840 5.14 1660264 4079224 4 12:35:11 07:22:01 26532296 31535376 740344 2.25 169672 4920976 1743840 5.14 1659840 4079224 200 12:35:11 07:23:01 26532264 31535344 740300 2.25 169704 4920976 1743840 5.14 1659824 4079224 8 12:35:11 07:24:01 26532144 31535288 740324 2.25 169736 4920972 1743840 5.14 1659820 4079228 160 12:35:11 07:25:01 26531868 31535036 740548 2.25 169760 4920980 1743840 5.14 1659784 4079228 12 12:35:11 07:26:01 26532068 31535240 740460 2.25 169792 4920984 1743840 5.14 1660120 4079232 152 12:35:11 07:27:01 26532016 31535248 740784 2.25 169820 4920984 1743840 5.14 1659940 4079236 28 12:35:11 07:28:01 26532316 31535684 740304 2.25 169840 4921116 1743840 5.14 1659944 4079368 152 12:35:11 07:29:01 26532276 31535708 740264 2.25 169880 4921104 1743840 5.14 1659964 4079376 24 12:35:11 07:30:01 26531596 31535072 740720 2.25 169904 4921128 1743840 5.14 1660056 4079368 152 12:35:11 07:31:01 26531580 31535108 740628 2.25 169940 4921132 1743840 5.14 1660028 4079380 24 12:35:11 07:32:01 26531468 31535092 740576 2.25 169968 4921132 1743840 5.14 1660084 4079384 164 12:35:11 07:33:01 26531604 31535232 740560 2.25 170000 4921136 1743840 5.14 1660084 4079388 8 12:35:11 07:34:01 26500324 31515028 759796 2.31 170312 4931200 1802500 5.31 1680696 4087560 172 12:35:11 07:35:01 26500380 31515128 759700 2.31 170348 4931204 1802500 5.31 1680116 4087564 28 12:35:11 07:36:01 26500868 31515648 759120 2.31 170380 4931200 1802500 5.31 1680192 4087568 204 12:35:11 07:37:01 26500584 31515368 759316 2.31 170412 4931208 1802500 5.31 1680176 4087568 28 12:35:11 07:38:01 26500536 31515364 759312 2.31 170444 4931212 1802500 5.31 1680272 4087572 204 12:35:11 07:39:01 26500520 31515400 759244 2.31 170476 4931204 1802500 5.31 1680012 4087576 8 12:35:11 07:40:01 26499832 31514864 759684 2.31 170492 4931344 1802500 5.31 1680352 4087696 300 12:35:11 07:41:01 26500060 31515104 759412 2.31 170524 4931348 1802500 5.31 1680064 4087708 8 12:35:11 07:42:02 26500276 31515376 759324 2.31 170556 4931352 1802500 5.31 1680124 4087708 196 12:35:11 07:43:01 26500008 31515120 759520 2.31 170588 4931356 1802500 5.31 1680124 4087712 4 12:35:11 07:44:01 26500172 31515348 759296 2.31 170616 4931356 1802500 5.31 1680244 4087712 196 12:35:11 07:45:01 26500196 31515384 759172 2.31 170664 4931352 1802500 5.31 1680264 4087716 4 12:35:11 07:46:01 26499964 31515228 759176 2.31 170704 4931360 1802500 5.31 1680264 4087716 164 12:35:11 07:47:01 26499592 31514956 759472 2.31 170744 4931368 1802500 5.31 1680320 4087724 40 12:35:11 07:48:01 26499140 31514592 759664 2.31 170784 4931372 1802500 5.31 1680376 4087724 212 12:35:11 07:49:01 26499628 31515128 759096 2.31 170816 4931372 1802500 5.31 1680672 4087724 12 12:35:11 07:50:01 26499796 31515336 759048 2.31 170848 4931376 1818644 5.36 1680460 4087728 192 12:35:11 07:51:01 26499780 31515324 758992 2.31 170888 4931376 1818644 5.36 1680388 4087728 8 12:35:11 07:52:01 26499228 31514816 759444 2.31 170920 4931384 1818644 5.36 1680444 4087732 220 12:35:11 07:53:01 26499432 31515020 759164 2.31 170936 4931384 1818644 5.36 1680428 4087732 8 12:35:11 07:54:01 26499676 31515328 758824 2.31 170968 4931388 1818644 5.36 1680820 4087740 8 12:35:11 07:55:01 26499504 31515212 759108 2.31 171000 4931392 1818644 5.36 1680632 4087740 12 12:35:11 07:56:01 26499496 31515208 759044 2.31 171040 4931392 1818644 5.36 1680568 4087740 192 12:35:11 07:57:01 26499936 31515740 758532 2.31 171076 4931396 1818644 5.36 1681208 4087760 200 12:35:11 07:58:01 26500252 31516080 758180 2.31 171112 4931396 1818644 5.36 1680676 4087756 196 12:35:11 07:59:01 26499724 31515568 758652 2.31 171148 4931400 1802472 5.31 1680812 4087760 28 12:35:11 08:00:01 26499424 31515332 758860 2.31 171196 4931380 1802472 5.31 1680820 4087764 192 12:35:11 08:01:01 26499432 31515352 758744 2.31 171228 4931408 1802472 5.31 1681252 4087772 204 12:35:11 08:02:01 26499408 31515392 758668 2.31 171256 4931412 1802472 5.31 1680792 4087780 212 12:35:11 08:03:01 26499560 31515600 758632 2.31 171280 4931416 1802472 5.31 1680912 4087788 16 12:35:11 08:04:01 26499496 31515564 758552 2.31 171312 4931476 1802472 5.31 1681272 4087780 264 12:35:11 08:05:01 26499408 31515508 758572 2.31 171352 4931476 1802472 5.31 1680940 4087780 36 12:35:11 08:06:01 26499400 31515560 758536 2.31 171376 4931480 1802472 5.31 1680916 4087840 228 12:35:11 08:07:01 26499352 31515584 758492 2.31 171400 4931484 1802472 5.31 1680996 4087844 4 12:35:11 08:08:01 26499496 31515736 758464 2.31 171416 4931484 1802472 5.31 1680988 4087844 188 12:35:11 08:09:01 26499260 31515552 758628 2.31 171456 4931488 1818552 5.36 1681096 4087848 12 12:35:11 08:10:01 26498720 31515200 758652 2.31 171488 4931620 1818552 5.36 1681040 4087968 204 12:35:11 08:11:01 26498452 31514976 758868 2.31 171520 4931624 1818552 5.36 1681088 4087980 8 12:35:11 08:12:01 26498340 31514868 758904 2.31 171536 4931624 1818552 5.36 1681076 4087984 196 12:35:11 08:13:01 26498072 31514652 759080 2.31 171564 4931628 1818552 5.36 1681124 4087988 8 12:35:11 08:14:01 26498276 31514896 758780 2.31 171596 4931632 1818552 5.36 1681512 4087992 212 12:35:11 08:15:01 26497668 31514472 759076 2.31 171656 4931632 1818552 5.36 1682896 4087116 48 12:35:11 08:16:01 26497140 31514012 759516 2.31 171700 4931628 1818552 5.36 1682508 4087116 216 12:35:11 08:17:01 26496784 31513700 759656 2.31 171736 4931636 1818552 5.36 1682880 4087116 236 12:35:11 08:18:01 26497012 31513968 759380 2.31 171776 4931644 1818552 5.36 1682452 4087124 160 12:35:11 08:19:01 26496964 31513920 759312 2.31 171808 4931676 1818552 5.36 1682728 4087124 16 12:35:11 08:20:01 26496912 31513936 759472 2.31 171864 4931668 1818552 5.36 1682564 4087136 220 12:35:11 08:21:01 26497180 31514284 759124 2.31 171904 4931680 1818552 5.36 1682744 4087168 4 12:35:11 08:22:01 26497132 31514280 759064 2.31 171940 4931688 1818552 5.36 1682612 4087168 8 12:35:11 08:23:01 26497536 31514716 758816 2.31 171952 4931692 1818552 5.36 1683004 4087172 180 12:35:11 08:24:01 26497568 31514748 758760 2.31 171976 4931692 1834596 5.41 1682920 4087172 16 12:35:11 08:25:01 26497748 31515052 758548 2.31 172008 4931696 1834596 5.41 1682804 4087176 32 12:35:11 08:26:01 26497692 31515028 758484 2.31 172028 4931696 1834596 5.41 1683020 4087176 200 12:35:11 08:27:01 26498196 31515568 757932 2.31 172068 4931700 1834596 5.41 1682908 4087180 8 12:35:11 08:28:01 26497660 31515084 758416 2.31 172092 4931708 1834596 5.41 1682828 4087184 160 12:35:11 08:29:01 26497376 31514852 758660 2.31 172124 4931708 1834596 5.41 1682928 4087188 16 12:35:11 08:30:01 26497344 31514828 758644 2.31 172164 4931704 1834596 5.41 1683036 4087192 216 12:35:11 08:31:01 26497500 31515036 758440 2.31 172204 4931712 1834596 5.41 1683120 4087196 16 12:35:11 08:32:01 26497312 31514896 758596 2.31 172232 4931716 1834596 5.41 1682988 4087204 44 12:35:11 08:33:01 26497580 31515168 758296 2.31 172244 4931720 1834596 5.41 1682988 4087208 8 12:35:11 08:34:01 26496940 31514568 758876 2.31 172268 4931720 1834596 5.41 1683332 4087200 20 12:35:11 08:35:01 26497036 31514696 758700 2.31 172304 4931724 1834596 5.41 1683540 4087204 40 12:35:11 08:36:01 26496484 31514328 759004 2.31 172352 4931860 1834596 5.41 1683324 4087336 60 12:35:11 08:37:01 26496824 31514680 758812 2.31 172372 4931864 1834596 5.41 1683380 4087348 20 12:35:11 08:38:01 26496792 31514696 758736 2.31 172404 4931864 1834596 5.41 1683312 4087344 56 12:35:11 08:39:01 26496532 31514472 758968 2.31 172420 4931868 1834596 5.41 1683472 4087348 20 12:35:11 08:40:01 26495940 31513988 759428 2.31 172448 4931956 1834596 5.41 1683376 4087444 196 12:35:11 08:41:01 26495664 31513752 759620 2.31 172480 4931964 1834596 5.41 1683312 4087444 8 12:35:11 08:42:01 26495624 31513724 759572 2.31 172496 4931968 1834596 5.41 1683604 4087448 196 12:35:11 08:43:01 26495852 31513952 759268 2.31 172512 4931968 1834596 5.41 1683372 4087448 8 12:35:11 08:44:01 26495204 31513404 759740 2.31 172536 4931972 1834596 5.41 1683324 4087456 52 12:35:11 08:45:01 26495252 31513500 759792 2.31 172572 4931972 1834596 5.41 1683320 4087460 40 12:35:11 08:46:01 26495220 31513508 759716 2.31 172596 4931980 1834596 5.41 1683612 4087464 44 12:35:11 08:47:02 26495196 31513492 759720 2.31 172612 4931984 1834596 5.41 1683320 4087472 8 12:35:11 08:48:01 26495220 31513580 759632 2.31 172648 4931984 1834596 5.41 1683664 4087476 156 12:35:11 08:49:01 26495380 31513796 759584 2.31 172696 4931988 1834596 5.41 1683724 4087484 12 12:35:11 08:50:01 26495144 31513560 759776 2.31 172728 4931988 1834596 5.41 1683572 4087484 152 12:35:11 08:51:01 26495768 31514296 759136 2.31 172776 4931984 1834596 5.41 1683796 4087492 24 12:35:11 08:52:01 26495516 31514096 759344 2.31 172800 4931992 1834596 5.41 1683564 4087496 192 12:35:11 08:53:01 26495248 31513836 759564 2.31 172824 4931996 1834596 5.41 1683564 4087500 8 12:35:11 08:54:01 26495224 31513880 759532 2.31 172856 4932004 1834596 5.41 1683620 4087512 216 12:35:11 08:55:01 26496036 31514692 758644 2.31 172868 4932004 1834596 5.41 1683688 4087512 8 12:35:11 08:56:01 26495532 31514192 759196 2.31 172908 4932004 1834596 5.41 1683620 4087516 208 12:35:11 08:57:01 26495768 31514492 758908 2.31 172932 4932012 1834596 5.41 1683676 4087524 8 12:35:11 08:58:01 26495184 31513912 759408 2.31 172956 4932016 1834596 5.41 1683676 4087528 156 12:35:11 08:59:01 26494876 31513672 759616 2.31 172992 4932020 1834596 5.41 1683792 4087536 36 12:35:11 09:00:01 26494796 31513596 759604 2.31 173020 4932020 1834596 5.41 1683732 4087536 168 12:35:11 09:01:01 26495560 31514428 758748 2.31 173072 4932008 1818324 5.36 1683788 4087544 24 12:35:11 09:02:01 26494708 31513640 759508 2.31 173100 4932024 1818324 5.36 1683844 4087548 156 12:35:11 09:03:01 26494868 31513804 759460 2.31 173132 4932028 1818324 5.36 1683844 4087552 24 12:35:11 09:04:01 26495372 31514388 758908 2.31 173172 4932032 1818324 5.36 1684280 4087512 172 12:35:11 09:05:01 26495576 31514632 758604 2.31 173208 4932036 1818324 5.36 1684300 4087516 28 12:35:11 09:06:01 26495356 31514416 758756 2.31 173256 4932032 1818324 5.36 1684420 4087520 156 12:35:11 09:07:01 26495536 31514800 758372 2.31 173292 4932168 1818324 5.36 1684180 4087652 12 12:35:11 09:08:01 26494772 31514104 759028 2.31 173332 4932172 1818324 5.36 1684136 4087660 212 12:35:11 09:09:01 26494748 31514096 758988 2.31 173368 4932172 1818324 5.36 1684424 4087652 24 12:35:11 09:10:01 26494068 31513520 759468 2.31 173400 4932180 1818324 5.36 1684244 4087664 56 12:35:11 09:11:01 26494440 31513896 759236 2.31 173444 4932164 1818324 5.36 1684444 4087664 16 12:35:11 09:12:01 26494408 31513932 759172 2.31 173484 4932184 1818324 5.36 1684576 4087672 240 12:35:11 09:13:01 26494140 31513728 759336 2.31 173524 4932188 1818324 5.36 1684604 4087680 180 12:35:11 09:14:01 26493920 31513552 759464 2.31 173564 4932192 1818324 5.36 1684492 4087676 160 12:35:11 09:15:01 26493856 31513492 759444 2.31 173600 4932196 1818324 5.36 1684416 4087680 28 12:35:11 09:16:01 26493520 31513236 759796 2.31 173656 4932188 1815188 5.35 1684732 4087676 188 12:35:11 09:17:01 26494488 31514268 758708 2.31 173696 4932200 1815188 5.35 1684664 4087680 16 12:35:11 09:18:01 26494444 31514284 758864 2.31 173728 4932200 1815188 5.35 1684792 4087684 196 12:35:11 09:19:01 26494616 31514460 758628 2.31 173760 4932204 1815188 5.35 1685072 4087688 12 12:35:11 09:20:01 26495096 31515008 758068 2.31 173784 4932208 1815188 5.35 1684784 4087696 212 12:35:11 09:21:01 26494268 31514180 758876 2.31 173816 4932196 1815188 5.35 1685024 4087696 8 12:35:11 09:22:01 26494228 31514200 758816 2.31 173848 4932212 1815188 5.35 1685000 4087704 192 12:35:11 09:23:01 26494188 31514168 758808 2.31 173856 4932216 1831268 5.40 1685112 4087708 164 12:35:11 09:24:01 26494180 31514188 758744 2.31 173880 4932220 1831268 5.40 1685116 4087700 204 12:35:11 09:25:01 26493928 31513944 758932 2.31 173896 4932224 1831268 5.40 1685012 4087704 12 12:35:11 09:26:01 26493920 31513976 758860 2.31 173928 4932220 1831268 5.40 1685136 4087704 196 12:35:11 09:27:01 26494196 31514256 758936 2.31 173940 4932232 1831268 5.40 1685188 4087708 8 12:35:11 09:28:01 26494120 31514360 758880 2.31 173956 4932360 1831268 5.40 1685252 4087836 236 12:35:11 09:29:01 26494640 31514892 758340 2.31 173972 4932364 1831268 5.40 1685336 4087848 16 12:35:11 09:30:01 26494372 31514624 758560 2.31 173996 4932364 1831268 5.40 1685060 4087848 204 12:35:11 09:31:01 26494120 31514376 758796 2.31 174008 4932368 1831268 5.40 1684992 4087852 8 12:35:11 09:32:01 26493536 31513856 759324 2.31 174032 4932376 1831268 5.40 1685052 4087860 20 12:35:11 09:33:01 26493512 31513832 759280 2.31 174052 4932376 1831268 5.40 1685052 4087860 12 12:35:11 09:34:01 26511264 31531996 741980 2.26 174080 4932744 1779040 5.24 1672308 4083752 60 12:35:11 09:35:01 26510932 31531680 742240 2.26 174096 4932744 1779040 5.24 1672276 4083752 20 12:35:11 09:36:01 26510592 31531344 742520 2.26 174100 4932744 1779040 5.24 1672280 4083756 228 12:35:11 09:37:01 26510616 31531372 742420 2.26 174108 4932748 1779040 5.24 1672280 4083756 8 12:35:11 09:38:01 26510632 31531392 742328 2.26 174120 4932752 1779040 5.24 1672284 4083760 44 12:35:11 09:39:01 26510544 31531332 742332 2.26 174136 4932756 1779040 5.24 1672240 4083764 24 12:35:11 09:40:01 26511200 31531992 741812 2.26 174160 4932756 1779040 5.24 1672184 4083764 48 12:35:11 09:41:01 26510908 31531708 742040 2.26 174172 4932760 1779040 5.24 1672244 4083768 8 12:35:11 09:42:01 26510788 31531648 742080 2.26 174188 4932764 1779040 5.24 1672420 4083776 216 12:35:11 09:43:01 26510496 31531364 742300 2.26 174188 4932772 1779040 5.24 1672328 4083780 8 12:35:11 09:44:01 26510420 31531288 742524 2.26 174204 4932772 1779040 5.24 1672308 4083780 220 12:35:11 09:45:01 26510136 31531008 742736 2.26 174228 4932776 1779040 5.24 1672512 4083784 12 12:35:11 09:46:01 26510120 31531056 742672 2.26 174248 4932776 1779040 5.24 1672564 4083796 228 12:35:11 09:47:01 26511104 31532044 741664 2.26 174264 4932780 1779040 5.24 1672600 4083796 4 12:35:11 09:48:01 26510868 31531812 741812 2.26 174288 4932784 1762864 5.20 1672312 4083800 224 12:35:11 09:49:01 26510520 31531524 742120 2.26 174304 4932784 1762864 5.20 1672428 4083804 20 12:35:11 09:50:01 26510636 31531656 741896 2.26 174320 4932792 1762864 5.20 1672400 4083796 236 12:35:11 09:51:01 26510644 31531668 741812 2.26 174352 4932792 1762864 5.20 1672400 4083800 8 12:35:11 09:52:01 26510880 31531968 741540 2.26 174364 4932796 1746160 5.15 1672456 4083808 208 12:35:11 09:53:01 26510580 31531684 741756 2.26 174380 4932800 1746160 5.15 1672468 4083808 8 12:35:11 09:54:01 26510572 31531676 741668 2.26 174400 4932800 1746160 5.15 1672536 4083808 216 12:35:11 09:55:01 26510556 31531664 741608 2.26 174412 4932804 1746160 5.15 1672476 4083812 12 12:35:11 09:56:01 26510744 31532032 741232 2.25 174444 4932916 1746160 5.15 1672536 4083936 208 12:35:11 09:57:01 26510484 31531800 741396 2.26 174460 4932936 1746160 5.15 1672556 4083944 24 12:35:11 09:58:02 26510580 31531900 741424 2.26 174480 4932940 1746160 5.15 1672564 4083948 208 12:35:11 09:59:01 26510780 31532100 741396 2.26 174496 4932940 1746160 5.15 1672856 4083948 12 12:35:11 10:00:01 26510828 31532220 741292 2.26 174512 4932944 1746160 5.15 1672684 4083960 4 12:35:11 10:01:01 26510496 31531888 741524 2.26 174544 4932952 1746160 5.15 1672616 4083960 12 12:35:11 10:02:01 26510732 31532188 741288 2.26 174584 4932956 1746160 5.15 1672676 4083972 20 12:35:11 10:03:01 26510684 31532144 741272 2.26 174592 4932956 1746160 5.15 1672676 4083972 8 12:35:11 10:04:01 26510604 31532104 741272 2.26 174616 4932960 1746160 5.15 1672788 4083968 60 12:35:11 10:05:01 26510272 31531776 741532 2.26 174632 4932964 1746160 5.15 1672984 4083972 8 12:35:11 10:06:01 26510260 31531804 741676 2.26 174656 4932964 1762220 5.20 1672772 4083972 204 12:35:11 10:07:01 26510252 31531824 741632 2.26 174688 4932964 1762220 5.20 1672796 4083976 12 12:35:11 10:08:01 26512448 31534084 739292 2.25 174740 4932972 1762220 5.20 1670388 4083980 224 12:35:11 10:09:01 26512916 31534556 738972 2.25 174752 4932976 1778280 5.24 1670388 4083984 24 12:35:11 10:10:01 26513652 31535356 738452 2.25 174772 4932980 1778280 5.24 1670440 4083996 232 12:35:11 10:11:01 26513692 31535396 738376 2.25 174788 4932980 1778280 5.24 1670368 4083996 8 12:35:11 10:12:01 26513788 31535496 738408 2.25 174816 4932980 1778280 5.24 1670388 4084000 44 12:35:11 10:13:01 26514024 31535736 738248 2.25 174824 4932984 1778280 5.24 1670388 4084000 8 12:35:11 10:14:01 26513716 31535500 738476 2.25 174844 4932988 1778280 5.24 1670544 4083996 216 12:35:11 10:15:01 26514324 31536108 738004 2.25 174868 4932988 1778280 5.24 1670544 4083996 4 12:35:11 10:16:01 26512384 31534384 739676 2.25 174900 4932992 1761456 5.19 1671112 4084000 268 12:35:11 10:17:01 26512076 31534108 739908 2.25 174924 4932996 1761456 5.19 1671144 4084008 8 12:35:11 10:18:01 26512620 31534680 739240 2.25 174960 4933004 1761456 5.19 1670884 4084008 52 12:35:11 10:19:01 26512320 31534424 739448 2.25 174988 4933008 1761456 5.19 1671160 4084016 36 12:35:11 10:20:01 26512444 31534552 739252 2.25 175012 4933008 1761456 5.19 1670944 4084016 208 12:35:11 10:21:01 26512980 31535136 738748 2.25 175036 4933012 1761456 5.19 1671392 4084020 8 12:35:11 10:22:01 26511736 31533916 739952 2.25 175068 4933004 1761456 5.19 1670948 4084020 200 12:35:11 10:23:01 26511948 31534136 739696 2.25 175096 4933016 1761456 5.19 1670952 4084024 8 12:35:11 10:24:01 26511852 31534120 739716 2.25 175120 4933020 1761456 5.19 1671128 4084028 212 12:35:11 10:25:01 26511772 31534056 739724 2.25 175136 4933020 1761456 5.19 1671084 4084028 12 12:35:11 10:26:01 26511724 31534016 739676 2.25 175168 4933024 1761456 5.19 1671084 4084032 224 12:35:11 10:27:01 26511676 31534020 739608 2.25 175200 4933028 1761456 5.19 1671404 4084040 40 12:35:11 10:28:01 26511676 31534024 739580 2.25 175216 4933032 1761456 5.19 1671404 4084044 232 12:35:11 10:29:01 26511660 31534044 739532 2.25 175220 4933032 1761456 5.19 1671504 4084040 24 12:35:11 10:30:01 26511656 31534208 739540 2.25 175252 4933164 1761456 5.19 1671264 4084172 220 12:35:11 10:31:01 26511596 31534152 739744 2.25 175284 4933168 1761456 5.19 1671212 4084176 36 12:35:11 10:32:01 26511564 31534184 739692 2.25 175320 4933168 1744840 5.14 1671532 4084180 224 12:35:11 10:33:01 26512052 31534680 739156 2.25 175344 4933176 1744840 5.14 1671532 4084188 120 12:35:11 10:34:01 26511548 31534208 739620 2.25 175384 4933176 1744840 5.14 1671692 4084184 216 12:35:11 10:35:01 26511444 31534168 739592 2.25 175424 4933180 1760948 5.19 1671740 4084192 32 12:35:11 10:36:01 26511420 31534148 739532 2.25 175456 4933188 1760948 5.19 1671768 4084196 240 12:35:11 10:37:01 26511152 31533940 739720 2.25 175492 4933188 1760948 5.19 1671796 4084196 32 12:35:11 10:38:01 26511372 31534224 739464 2.25 175516 4933192 1760948 5.19 1671588 4084204 232 12:35:11 10:39:01 26511016 31533872 739732 2.25 175524 4933192 1760948 5.19 1671648 4084204 16 12:35:11 10:40:01 26511056 31533916 739596 2.25 175556 4933196 1760948 5.19 1671648 4084208 232 12:35:11 10:41:01 26511256 31534176 739540 2.25 175584 4933196 1760948 5.19 1671644 4084212 12 12:35:11 10:42:01 26511428 31534356 739296 2.25 175628 4933192 1760948 5.19 1671644 4084216 232 12:35:11 10:43:01 26511372 31534364 739292 2.25 175660 4933204 1760948 5.19 1671992 4084224 8 12:35:11 10:44:01 26510860 31533908 739724 2.25 175692 4933204 1760948 5.19 1671716 4084212 220 12:35:11 10:45:01 26510828 31533896 739712 2.25 175708 4933208 1760948 5.19 1671672 4084216 24 12:35:11 10:46:01 26510560 31533628 739896 2.25 175732 4933212 1760948 5.19 1671936 4084216 200 12:35:11 10:47:01 26510736 31533860 739844 2.25 175776 4933208 1760948 5.19 1671824 4084224 8 12:35:11 10:48:01 26510948 31534104 739624 2.25 175788 4933216 1760948 5.19 1672032 4084224 320 12:35:11 10:49:01 26510972 31534160 739552 2.25 175812 4933224 1760948 5.19 1672036 4084228 44 12:35:11 10:50:01 26510544 31533772 739880 2.25 175852 4933228 1760948 5.19 1672092 4084236 244 12:35:11 10:51:01 26510528 31533776 739852 2.25 175880 4933228 1760948 5.19 1672148 4084236 132 12:35:11 10:52:01 26510488 31533772 739808 2.25 175916 4933228 1760948 5.19 1672188 4084240 60 12:35:11 10:53:01 26510368 31533704 739712 2.25 175956 4933232 1744836 5.14 1671968 4084240 12 12:35:11 10:54:01 26510264 31533624 739816 2.25 175980 4933240 1744836 5.14 1672044 4084244 244 12:35:11 10:55:01 26509908 31533308 740104 2.25 176000 4933240 1744836 5.14 1672020 4084248 8 12:35:11 10:56:01 26510232 31533644 739752 2.25 176024 4933244 1744836 5.14 1672060 4084252 228 12:35:11 10:57:01 26510184 31533628 739816 2.25 176056 4933248 1744836 5.14 1672184 4084256 32 12:35:11 10:58:01 26510116 31533620 740312 2.25 176092 4933248 1744836 5.14 1672152 4084256 44 12:35:11 10:59:01 26510056 31533592 740348 2.25 176120 4933252 1744836 5.14 1672548 4084260 36 12:35:11 11:00:01 26510276 31533844 740068 2.25 176152 4933244 1744836 5.14 1672260 4084260 216 12:35:11 11:01:01 26510504 31534092 739776 2.25 176168 4933256 1744836 5.14 1672260 4084264 8 12:35:11 11:02:01 26510456 31534100 739720 2.25 176212 4933260 1744836 5.14 1672312 4084268 172 12:35:11 11:03:01 26510344 31534020 739760 2.25 176252 4933260 1744836 5.14 1672500 4084268 8 12:35:11 11:04:01 26510108 31533832 739892 2.25 176284 4933268 1744836 5.14 1672612 4084276 228 12:35:11 11:05:01 26510352 31534108 739556 2.25 176316 4933268 1744836 5.14 1672604 4084276 180 12:35:11 11:06:01 26510556 31534448 739124 2.25 176344 4933404 1761124 5.19 1672604 4084408 244 12:35:11 11:07:01 26510460 31534352 739148 2.25 176364 4933396 1761124 5.19 1672660 4084408 8 12:35:11 11:08:01 26510240 31534204 739260 2.25 176396 4933408 1761124 5.19 1672576 4084420 220 12:35:11 11:09:01 26510184 31534152 739232 2.25 176400 4933412 1761124 5.19 1672428 4084424 4 12:35:11 11:10:01 26510104 31534116 739236 2.25 176416 4933412 1777212 5.24 1672800 4084420 216 12:35:11 11:11:01 26510080 31534100 739212 2.25 176432 4933416 1777212 5.24 1672508 4084424 8 12:35:11 11:12:01 26509972 31533992 739472 2.25 176452 4933416 1777212 5.24 1672508 4084424 4 12:35:11 11:13:01 26510220 31534304 739392 2.25 176476 4933420 1777212 5.24 1672564 4084432 8 12:35:11 11:14:01 26510560 31534656 739004 2.25 176492 4933424 1760940 5.19 1672688 4084428 48 12:35:11 11:15:01 26510176 31534292 739532 2.25 176504 4933428 1760940 5.19 1672936 4084432 12 12:35:11 11:16:01 26510128 31534260 739560 2.25 176516 4933432 1760940 5.19 1672652 4084436 228 12:35:11 11:17:01 26504764 31528816 744912 2.27 176540 4933416 1760940 5.19 1680232 4084440 8 12:35:11 11:18:01 26504896 31528988 744644 2.27 176572 4933436 1760940 5.19 1679988 4084444 200 12:35:11 11:19:01 26504928 31529084 744544 2.27 176604 4933436 1760940 5.19 1680048 4084444 12 12:35:11 11:20:01 26504100 31528312 745260 2.27 176640 4933440 1760940 5.19 1680268 4084448 232 12:35:11 11:21:01 26504044 31528260 745240 2.27 176672 4933440 1760940 5.19 1680348 4084448 8 12:35:11 11:22:01 26503964 31528220 745220 2.27 176700 4933452 1760940 5.19 1680080 4084452 244 12:35:11 11:23:01 26503916 31528240 745152 2.27 176756 4933448 1760940 5.19 1680196 4084460 8 12:35:11 11:24:01 26504372 31528696 744588 2.27 176796 4933456 1760940 5.19 1680136 4084460 216 12:35:11 11:25:01 26504072 31528456 744812 2.27 176808 4933460 1760940 5.19 1680256 4084460 8 12:35:11 11:26:01 26504008 31528404 744800 2.27 176824 4933460 1760940 5.19 1680268 4084460 208 12:35:11 11:27:01 26503976 31528376 744752 2.27 176840 4933464 1760940 5.19 1680500 4084464 28 12:35:11 11:28:01 26504136 31528540 744720 2.27 176868 4933464 1760940 5.19 1680272 4084468 232 12:35:11 11:29:01 26503380 31527884 745396 2.27 176896 4933468 1760940 5.19 1680240 4084476 20 12:35:11 11:30:01 26503824 31528368 745084 2.27 176932 4933472 1760940 5.19 1680216 4084480 232 12:35:11 11:31:01 26503816 31528360 745020 2.27 176960 4933472 1760940 5.19 1680364 4084480 8 12:35:11 11:32:01 26503792 31528400 744956 2.27 176996 4933480 1760940 5.19 1680336 4084488 236 12:35:11 11:33:01 26503468 31528076 745188 2.27 177028 4933464 1760940 5.19 1680524 4084488 8 12:35:11 11:34:01 26503640 31528316 744908 2.27 177052 4933484 1760940 5.19 1680688 4084488 220 12:35:11 11:35:01 26503868 31528548 744720 2.27 177068 4933488 1760940 5.19 1680460 4084492 8 12:35:11 11:36:01 26503820 31528516 744692 2.27 177092 4933488 1760940 5.19 1680416 4084492 208 12:35:11 11:37:01 26503520 31528220 744920 2.27 177108 4933492 1760940 5.19 1680400 4084496 8 12:35:11 11:38:01 26503120 31527880 745440 2.27 177144 4933492 1744532 5.14 1680624 4084500 60 12:35:11 11:39:01 26503640 31528408 744864 2.27 177160 4933500 1744532 5.14 1680764 4084504 8 12:35:11 11:40:01 26503940 31528708 744632 2.27 177192 4933504 1744532 5.14 1680596 4084508 48 12:35:11 11:41:01 26503900 31528676 744592 2.27 177196 4933508 1760836 5.19 1680784 4084512 8 12:35:11 11:42:01 26503808 31528716 744708 2.27 177220 4933640 1760836 5.19 1680528 4084644 212 12:35:11 11:43:01 26503760 31528704 744680 2.27 177252 4933624 1776884 5.24 1680556 4084636 8 12:35:11 11:44:01 26503680 31528676 744688 2.27 177272 4933644 1776884 5.24 1680928 4084640 224 12:35:11 11:45:01 26503948 31528960 744352 2.26 177292 4933644 1776884 5.24 1680684 4084640 8 12:35:11 11:46:01 26503900 31528944 744308 2.26 177316 4933648 1776884 5.24 1680652 4084644 232 12:35:11 11:47:01 26503536 31528596 744592 2.27 177336 4933648 1776884 5.24 1680776 4084644 8 12:35:11 11:48:01 26503488 31528588 744548 2.27 177364 4933644 1776884 5.24 1680824 4084648 12 12:35:11 11:49:01 26503196 31528328 744732 2.27 177384 4933656 1776884 5.24 1680940 4084652 12 12:35:11 11:50:01 26502888 31528020 744972 2.27 177400 4933660 1776884 5.24 1680804 4084652 48 12:35:11 11:51:01 26503368 31528520 744396 2.26 177424 4933664 1776884 5.24 1680888 4084656 16 12:35:11 11:52:01 26503512 31528664 744392 2.26 177456 4933664 1776884 5.24 1681000 4084656 284 12:35:11 11:53:01 26502968 31528180 744852 2.27 177492 4933668 1776884 5.24 1681144 4084660 40 12:35:11 11:54:01 26503224 31528504 744776 2.27 177520 4933672 1776884 5.24 1680924 4084668 220 12:35:11 11:55:01 26503476 31528756 744468 2.26 177532 4933672 1776884 5.24 1681128 4084668 12 12:35:11 11:56:01 26502964 31528264 744940 2.27 177556 4933680 1776884 5.24 1681148 4084668 4 12:35:11 11:57:01 26502836 31528136 745000 2.27 177564 4933680 1776884 5.24 1680988 4084668 4 12:35:11 11:58:01 26502520 31527880 745176 2.27 177600 4933688 1776884 5.24 1681200 4084676 80 12:35:11 11:59:01 26502752 31528112 745208 2.27 177620 4933688 1776884 5.24 1680924 4084676 4 12:35:11 12:00:01 26502744 31528172 745180 2.27 177648 4933692 1776884 5.24 1681092 4084676 232 12:35:11 12:01:01 26502728 31528180 745140 2.27 177684 4933696 1776884 5.24 1681076 4084680 28 12:35:11 12:02:01 26503180 31528632 744816 2.27 177708 4933696 1776884 5.24 1681016 4084680 232 12:35:11 12:03:01 26503148 31528604 744784 2.27 177720 4933700 1760068 5.19 1681012 4084684 8 12:35:11 12:04:01 26502272 31527784 745596 2.27 177732 4933700 1760068 5.19 1681140 4084684 216 12:35:11 12:05:01 26502336 31527852 745456 2.27 177764 4933704 1760068 5.19 1681276 4084688 8 12:35:11 12:06:01 26502312 31527888 745400 2.27 177792 4933704 1760068 5.19 1681140 4084692 212 12:35:11 12:07:01 26502516 31528100 745196 2.27 177828 4933708 1760068 5.19 1681124 4084696 8 12:35:11 12:08:01 26502500 31528176 745120 2.27 177868 4933708 1760068 5.19 1681212 4084732 232 12:35:11 12:09:01 26502616 31528328 744956 2.27 177876 4933716 1760068 5.19 1681428 4084724 16 12:35:11 12:10:01 26502528 31528248 745000 2.27 177880 4933720 1760068 5.19 1681276 4084728 44 12:35:11 12:11:01 26502236 31527956 745188 2.27 177908 4933720 1760068 5.19 1681400 4084728 8 12:35:11 12:12:01 26502220 31527944 745124 2.27 177924 4933724 1743524 5.14 1681380 4084732 208 12:35:11 12:13:01 26502424 31528148 744844 2.27 177936 4933728 1743524 5.14 1681276 4084732 8 12:35:11 12:14:01 26502124 31527940 745052 2.27 177960 4933732 1759740 5.19 1681524 4084740 236 12:35:11 12:15:01 26501748 31527568 745564 2.27 177992 4933736 1759740 5.19 1681828 4084624 8 12:35:11 12:16:01 26501512 31527500 745588 2.27 178024 4933864 1743156 5.14 1681756 4084708 208 12:35:11 12:17:01 26501140 31527244 745792 2.27 178044 4933872 1759276 5.19 1682256 4084712 72 12:35:11 12:18:01 26500644 31526768 746220 2.27 178080 4933872 1759276 5.19 1681736 4084712 224 12:35:11 12:19:01 26500628 31526820 746192 2.27 178104 4933876 1759276 5.19 1681788 4084724 8 12:35:11 12:20:01 26500776 31526976 745944 2.27 178120 4933880 1759276 5.19 1681916 4084728 212 12:35:11 12:21:01 26500940 31527164 745820 2.27 178144 4933880 1759276 5.19 1682004 4084724 8 12:35:11 12:22:01 26500824 31527076 746060 2.27 178180 4933884 1759276 5.19 1681780 4084728 208 12:35:11 12:23:01 26500808 31527060 746032 2.27 178204 4933884 1759276 5.19 1681780 4084728 12 12:35:11 12:24:01 26500532 31526876 746208 2.27 178240 4933888 1759276 5.19 1681996 4084732 232 12:35:11 12:25:01 26500840 31527320 745724 2.27 178268 4934016 1759276 5.19 1681896 4084840 8 12:35:11 12:26:01 26501048 31527556 745636 2.27 178300 4934024 1759276 5.19 1681900 4084864 228 12:35:11 12:27:01 26500756 31527332 745844 2.27 178336 4934028 1759276 5.19 1682016 4084876 4 12:35:11 12:28:01 26500700 31527292 745872 2.27 178372 4934020 1759276 5.19 1682036 4084872 212 12:35:11 12:29:01 26500640 31527328 746020 2.27 178412 4934056 1759276 5.19 1682208 4084900 16 12:35:11 12:30:01 26500624 31527348 745932 2.27 178444 4934056 1759276 5.19 1682248 4084900 44 12:35:11 12:31:01 26500544 31527272 745900 2.27 178492 4934060 1759276 5.19 1682280 4084904 8 12:35:11 12:32:01 26500780 31527568 745788 2.27 178512 4934060 1759276 5.19 1682236 4084908 212 12:35:11 12:33:01 26500504 31527296 746012 2.27 178544 4934048 1759276 5.19 1682132 4084912 8 12:35:11 12:34:01 26500368 31527228 746040 2.27 178568 4934068 1759276 5.19 1682532 4084912 12 12:35:11 12:35:01 25929740 31478784 790016 2.40 197600 5386040 2120316 6.25 1755168 4524392 188 12:35:11 Average: 26509728 31526245 747722 2.27 173724 4929202 1780837 5.25 1674090 4084332 3226 12:35:11 12:35:11 06:34:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:35:11 06:35:01 lo 5.02 5.02 0.51 0.51 0.00 0.00 0.00 0.00 12:35:11 06:35:01 docker0 344.82 482.84 29.77 3497.25 0.00 0.00 0.00 0.00 12:35:11 06:35:01 ens3 1049.76 682.99 11369.24 150.71 0.00 0.00 0.00 0.00 12:35:11 06:35:01 veth62f6417 281.85 418.87 29.17 3110.08 0.00 0.00 0.00 0.25 12:35:11 06:36:01 vethfd197bc 0.10 0.20 0.01 0.02 0.00 0.00 0.00 0.00 12:35:11 06:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 06:36:01 docker0 0.25 0.17 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 06:36:01 ens3 32.48 18.60 31.12 11.96 0.00 0.00 0.00 0.00 12:35:11 06:37:01 lo 5.40 5.40 0.54 0.54 0.00 0.00 0.00 0.00 12:35:11 06:37:01 docker0 4.73 8.62 0.34 128.28 0.00 0.00 0.00 0.00 12:35:11 06:37:01 ens3 77.85 61.72 235.01 221.66 0.00 0.00 0.00 0.00 12:35:11 06:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 06:38:01 ens3 0.50 0.13 0.03 0.01 0.00 0.00 0.00 0.00 12:35:11 06:39:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 06:39:01 ens3 1.42 0.53 0.60 0.25 0.00 0.00 0.00 0.00 12:35:11 06:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 06:40:01 ens3 1.22 0.55 0.56 0.41 0.00 0.00 0.00 0.00 12:35:11 06:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 06:41:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 06:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 06:42:01 ens3 0.18 0.12 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 06:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 06:43:01 ens3 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 06:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 06:44:01 ens3 0.28 0.20 0.09 0.07 0.00 0.00 0.00 0.00 12:35:11 06:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 06:45:01 ens3 0.17 0.05 0.07 0.00 0.00 0.00 0.00 0.00 12:35:11 06:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 06:46:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 06:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 06:47:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 06:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 06:48:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 06:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 06:49:01 ens3 0.20 0.10 0.09 0.07 0.00 0.00 0.00 0.00 12:35:11 06:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 06:50:01 ens3 0.20 0.10 0.07 0.01 0.00 0.00 0.00 0.00 12:35:11 06:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 06:51:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 06:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 06:52:01 ens3 0.18 0.13 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 06:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 06:53:01 ens3 0.15 0.02 0.02 0.00 0.00 0.00 0.00 0.00 12:35:11 06:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 06:54:01 ens3 0.27 0.20 0.09 0.07 0.00 0.00 0.00 0.00 12:35:11 06:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 06:55:01 ens3 0.17 0.08 0.07 0.00 0.00 0.00 0.00 0.00 12:35:11 06:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 06:56:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 06:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 06:57:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 06:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 06:58:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 06:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 06:59:01 ens3 0.23 0.17 0.09 0.07 0.00 0.00 0.00 0.00 12:35:11 07:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:00:01 ens3 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 12:35:11 07:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:01:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 07:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:02:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 07:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:03:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 07:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:04:01 ens3 1.12 0.63 0.40 0.29 0.00 0.00 0.00 0.00 12:35:11 07:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:05:01 ens3 0.18 0.10 0.07 0.01 0.00 0.00 0.00 0.00 12:35:11 07:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:06:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 07:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:07:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 07:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:08:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 07:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:09:01 ens3 0.20 0.15 0.09 0.07 0.00 0.00 0.00 0.00 12:35:11 07:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:10:01 ens3 0.22 0.20 0.07 0.01 0.00 0.00 0.00 0.00 12:35:11 07:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:11:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 07:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:12:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 07:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:13:01 ens3 0.92 0.72 0.82 0.38 0.00 0.00 0.00 0.00 12:35:11 07:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:14:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 12:35:11 07:15:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 12:35:11 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:15:01 ens3 5.95 4.95 3.88 4.54 0.00 0.00 0.00 0.00 12:35:11 07:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:16:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:17:01 ens3 1.78 1.48 0.98 1.23 0.00 0.00 0.00 0.00 12:35:11 07:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:18:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:19:01 ens3 0.27 0.12 0.14 0.07 0.00 0.00 0.00 0.00 12:35:11 07:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:20:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:21:01 ens3 0.60 0.40 0.28 0.22 0.00 0.00 0.00 0.00 12:35:11 07:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:22:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 07:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:23:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 07:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:24:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 12:35:11 07:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:25:01 ens3 0.10 0.02 0.07 0.00 0.00 0.00 0.00 0.00 12:35:11 07:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:26:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 07:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:27:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 07:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:28:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 07:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:29:01 ens3 0.22 0.10 0.09 0.07 0.00 0.00 0.00 0.00 12:35:11 07:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:30:01 ens3 0.23 0.13 0.07 0.01 0.00 0.00 0.00 0.00 12:35:11 07:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:31:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 07:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:32:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 07:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:33:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 07:34:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 12:35:11 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:34:01 ens3 1.40 1.32 4.53 0.17 0.00 0.00 0.00 0.00 12:35:11 07:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:35:01 ens3 0.13 0.05 0.07 0.00 0.00 0.00 0.00 0.00 12:35:11 07:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:36:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 07:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:37:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 07:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:38:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 07:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:39:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 12:35:11 07:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:40:01 ens3 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00 12:35:11 07:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:41:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 07:42:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 07:42:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:42:02 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 07:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:43:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 07:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:44:01 ens3 0.30 0.22 0.09 0.07 0.00 0.00 0.00 0.00 12:35:11 07:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:45:01 ens3 0.18 0.07 0.07 0.00 0.00 0.00 0.00 0.00 12:35:11 07:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:46:01 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 07:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:47:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 07:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:48:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 07:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:49:01 ens3 0.20 0.10 0.09 0.07 0.00 0.00 0.00 0.00 12:35:11 07:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:50:01 ens3 0.25 0.12 0.08 0.01 0.00 0.00 0.00 0.00 12:35:11 07:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:51:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 07:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:52:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 07:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:53:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 07:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:54:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 12:35:11 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:55:01 ens3 0.10 0.02 0.07 0.00 0.00 0.00 0.00 0.00 12:35:11 07:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:56:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 07:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:57:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 07:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:58:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 07:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 07:59:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 12:35:11 08:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:00:01 ens3 0.25 0.13 0.07 0.01 0.00 0.00 0.00 0.00 12:35:11 08:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:01:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 08:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:02:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 08:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:03:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 08:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:04:01 ens3 0.92 0.40 0.40 0.28 0.00 0.00 0.00 0.00 12:35:11 08:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:05:01 ens3 0.12 0.07 0.07 0.00 0.00 0.00 0.00 0.00 12:35:11 08:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:06:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 08:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:07:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 08:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:08:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 08:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:09:01 ens3 0.22 0.17 0.09 0.07 0.00 0.00 0.00 0.00 12:35:11 08:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:10:01 ens3 0.20 0.17 0.07 0.01 0.00 0.00 0.00 0.00 12:35:11 08:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:11:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 08:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:12:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 08:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:13:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 08:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:14:01 ens3 0.50 0.42 0.19 0.32 0.00 0.00 0.00 0.00 12:35:11 08:15:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:15:01 ens3 2.80 2.52 1.57 3.63 0.00 0.00 0.00 0.00 12:35:11 08:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:16:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 08:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:17:01 ens3 1.52 1.12 0.79 1.13 0.00 0.00 0.00 0.00 12:35:11 08:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:18:01 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 08:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:19:01 ens3 0.18 0.08 0.08 0.06 0.00 0.00 0.00 0.00 12:35:11 08:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:20:01 ens3 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 12:35:11 08:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:21:01 ens3 0.42 0.28 0.27 0.21 0.00 0.00 0.00 0.00 12:35:11 08:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:22:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 08:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:23:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 08:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:24:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 12:35:11 08:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:25:01 ens3 0.18 0.05 0.07 0.00 0.00 0.00 0.00 0.00 12:35:11 08:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:26:01 ens3 0.53 0.10 0.06 0.01 0.00 0.00 0.00 0.00 12:35:11 08:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:27:01 ens3 0.68 0.43 0.37 0.29 0.00 0.00 0.00 0.00 12:35:11 08:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:28:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 08:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:29:01 ens3 0.92 0.63 0.67 0.40 0.00 0.00 0.00 0.00 12:35:11 08:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:30:01 ens3 3.35 0.32 0.67 0.20 0.00 0.00 0.00 0.00 12:35:11 08:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:31:01 ens3 3.33 1.23 1.47 1.01 0.00 0.00 0.00 0.00 12:35:11 08:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:32:01 ens3 0.30 0.10 0.03 0.01 0.00 0.00 0.00 0.00 12:35:11 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:33:01 ens3 0.53 0.00 0.06 0.00 0.00 0.00 0.00 0.00 12:35:11 08:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:34:01 ens3 1.47 0.52 0.44 0.28 0.00 0.00 0.00 0.00 12:35:11 08:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:35:01 ens3 1.57 0.60 0.67 0.42 0.00 0.00 0.00 0.00 12:35:11 08:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:36:01 ens3 1.25 0.67 0.64 0.48 0.00 0.00 0.00 0.00 12:35:11 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:37:01 ens3 0.32 0.00 0.04 0.00 0.00 0.00 0.00 0.00 12:35:11 08:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:38:01 ens3 0.78 0.42 0.29 0.22 0.00 0.00 0.00 0.00 12:35:11 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:39:01 ens3 0.25 0.10 0.09 0.07 0.00 0.00 0.00 0.00 12:35:11 08:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:40:01 ens3 0.65 0.17 0.10 0.01 0.00 0.00 0.00 0.00 12:35:11 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:41:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 08:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:42:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:43:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 08:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:44:01 ens3 0.35 0.18 0.09 0.07 0.00 0.00 0.00 0.00 12:35:11 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:45:01 ens3 0.25 0.03 0.07 0.00 0.00 0.00 0.00 0.00 12:35:11 08:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:46:01 ens3 0.33 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 08:47:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:47:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:47:02 ens3 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 12:35:11 08:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:48:01 ens3 0.29 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:49:01 ens3 0.37 0.12 0.09 0.07 0.00 0.00 0.00 0.00 12:35:11 08:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:50:01 ens3 0.33 0.12 0.08 0.01 0.00 0.00 0.00 0.00 12:35:11 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:51:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 08:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:52:01 ens3 0.18 0.12 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:53:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 08:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:54:01 ens3 0.27 0.20 0.09 0.07 0.00 0.00 0.00 0.00 12:35:11 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:55:01 ens3 0.13 0.05 0.07 0.00 0.00 0.00 0.00 0.00 12:35:11 08:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:56:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:57:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 08:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:58:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 08:59:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 12:35:11 09:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:00:01 ens3 0.18 0.12 0.07 0.01 0.00 0.00 0.00 0.00 12:35:11 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:01:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 09:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:02:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 09:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:03:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 09:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:04:01 ens3 0.88 0.42 0.38 0.28 0.00 0.00 0.00 0.00 12:35:11 09:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:05:01 ens3 0.13 0.05 0.07 0.00 0.00 0.00 0.00 0.00 12:35:11 09:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:06:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 09:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:07:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 09:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:08:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:09:01 ens3 0.20 0.10 0.09 0.07 0.00 0.00 0.00 0.00 12:35:11 09:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:10:01 ens3 0.20 0.13 0.07 0.01 0.00 0.00 0.00 0.00 12:35:11 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:11:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 09:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:12:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 09:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:13:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 09:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:14:01 ens3 0.45 0.33 0.19 0.32 0.00 0.00 0.00 0.00 12:35:11 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:15:01 ens3 0.15 0.07 0.07 0.00 0.00 0.00 0.00 0.00 12:35:11 09:16:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 12:35:11 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:16:01 ens3 2.77 2.43 1.47 3.62 0.00 0.00 0.00 0.00 12:35:11 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:17:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 09:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:18:01 ens3 1.57 1.35 0.80 1.16 0.00 0.00 0.00 0.00 12:35:11 09:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:19:01 ens3 0.22 0.13 0.09 0.07 0.00 0.00 0.00 0.00 12:35:11 09:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:20:01 ens3 0.20 0.13 0.07 0.01 0.00 0.00 0.00 0.00 12:35:11 09:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:21:01 ens3 0.40 0.28 0.26 0.21 0.00 0.00 0.00 0.00 12:35:11 09:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:22:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:23:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 09:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:24:01 ens3 0.25 0.17 0.09 0.07 0.00 0.00 0.00 0.00 12:35:11 09:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:25:01 ens3 0.12 0.03 0.07 0.00 0.00 0.00 0.00 0.00 12:35:11 09:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:26:01 ens3 0.18 0.12 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:27:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 09:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:28:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 09:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:29:01 ens3 0.20 0.10 0.09 0.07 0.00 0.00 0.00 0.00 12:35:11 09:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:30:01 ens3 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 12:35:11 09:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:31:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 09:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:32:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 09:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:33:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 09:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:34:01 ens3 0.32 0.22 0.15 0.07 0.00 0.00 0.00 0.00 12:35:11 09:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:35:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 09:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:36:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 09:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:37:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 09:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:38:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 09:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:39:01 ens3 0.23 0.12 0.09 0.07 0.00 0.00 0.00 0.00 12:35:11 09:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:40:01 ens3 0.22 0.15 0.07 0.01 0.00 0.00 0.00 0.00 12:35:11 09:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:41:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 09:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:42:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 09:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:43:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 09:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:44:01 ens3 0.32 0.23 0.15 0.08 0.00 0.00 0.00 0.00 12:35:11 09:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:45:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 09:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:46:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 09:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:47:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 09:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:48:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 09:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:49:01 ens3 0.22 0.12 0.09 0.07 0.00 0.00 0.00 0.00 12:35:11 09:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:50:01 ens3 0.22 0.13 0.07 0.01 0.00 0.00 0.00 0.00 12:35:11 09:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:51:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 09:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:52:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 09:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:53:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 09:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:54:01 ens3 0.25 0.22 0.09 0.08 0.00 0.00 0.00 0.00 12:35:11 09:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:55:01 ens3 0.17 0.05 0.07 0.00 0.00 0.00 0.00 0.00 12:35:11 09:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:56:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 09:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:57:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 09:58:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 09:58:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:58:02 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 09:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 09:59:01 ens3 0.27 0.15 0.15 0.07 0.00 0.00 0.00 0.00 12:35:11 10:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:00:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 10:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:01:01 ens3 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 10:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:02:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 10:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:03:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 10:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:04:01 ens3 0.70 0.23 0.19 0.08 0.00 0.00 0.00 0.00 12:35:11 10:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:05:01 ens3 0.30 0.27 0.26 0.21 0.00 0.00 0.00 0.00 12:35:11 10:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:06:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 10:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:07:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 10:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:08:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 10:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:09:01 ens3 0.22 0.10 0.09 0.07 0.00 0.00 0.00 0.00 12:35:11 10:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:10:01 ens3 0.20 0.15 0.07 0.01 0.00 0.00 0.00 0.00 12:35:11 10:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:11:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 10:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:12:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 10:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:13:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 10:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:14:01 ens3 0.48 0.33 0.19 0.32 0.00 0.00 0.00 0.00 12:35:11 10:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:15:01 ens3 0.12 0.05 0.07 0.00 0.00 0.00 0.00 0.00 12:35:11 10:16:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 12:35:11 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:16:01 ens3 2.67 2.25 1.46 3.61 0.00 0.00 0.00 0.00 12:35:11 10:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:17:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 10:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:18:01 ens3 1.55 1.33 0.80 1.15 0.00 0.00 0.00 0.00 12:35:11 10:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:19:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 12:35:11 10:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:20:01 ens3 0.22 0.13 0.07 0.01 0.00 0.00 0.00 0.00 12:35:11 10:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:21:01 ens3 0.38 0.25 0.26 0.20 0.00 0.00 0.00 0.00 12:35:11 10:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:22:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 10:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:23:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 10:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 10:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:24:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 12:35:11 10:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:25:01 ens3 0.12 0.02 0.07 0.00 0.00 0.00 0.00 0.00 12:35:11 10:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:26:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 10:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:27:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 10:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:28:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 10:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:29:01 ens3 0.18 0.08 0.08 0.06 0.00 0.00 0.00 0.00 12:35:11 10:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:30:01 ens3 0.23 0.13 0.08 0.01 0.00 0.00 0.00 0.00 12:35:11 10:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:31:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 10:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:32:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 10:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:33:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 10:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:34:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 12:35:11 10:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:35:01 ens3 0.18 0.05 0.07 0.00 0.00 0.00 0.00 0.00 12:35:11 10:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:36:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 10:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:37:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 10:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 10:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:38:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 10:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:39:01 ens3 0.22 0.10 0.09 0.07 0.00 0.00 0.00 0.00 12:35:11 10:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:40:01 ens3 0.28 0.13 0.08 0.01 0.00 0.00 0.00 0.00 12:35:11 10:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:41:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 10:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 10:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:42:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 10:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:43:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 10:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 10:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:44:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 12:35:11 10:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:45:01 ens3 0.17 0.03 0.07 0.00 0.00 0.00 0.00 0.00 12:35:11 10:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:46:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 10:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:47:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 10:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 10:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:48:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 10:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:49:01 ens3 0.20 0.12 0.09 0.07 0.00 0.00 0.00 0.00 12:35:11 10:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:50:01 ens3 0.22 0.20 0.07 0.01 0.00 0.00 0.00 0.00 12:35:11 10:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:51:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 10:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 10:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:52:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 10:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:53:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 10:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 10:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:54:01 ens3 0.27 0.25 0.09 0.08 0.00 0.00 0.00 0.00 12:35:11 10:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:55:01 ens3 0.13 0.07 0.07 0.00 0.00 0.00 0.00 0.00 12:35:11 10:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 10:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:56:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 10:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:57:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 10:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 10:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:58:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 10:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 10:59:01 ens3 0.22 0.17 0.09 0.07 0.00 0.00 0.00 0.00 12:35:11 11:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 11:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:00:01 ens3 0.23 0.18 0.07 0.01 0.00 0.00 0.00 0.00 12:35:11 11:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:01:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 11:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 11:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:02:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 11:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:03:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 11:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 11:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:04:01 ens3 1.12 0.70 0.45 0.29 0.00 0.00 0.00 0.00 12:35:11 11:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:05:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 11:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 11:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:06:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 11:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:07:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 11:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 11:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:08:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 11:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:09:01 ens3 0.33 0.28 0.15 0.08 0.00 0.00 0.00 0.00 12:35:11 11:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 11:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:10:01 ens3 0.17 0.12 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 11:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:11:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 11:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 11:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:12:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 11:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:13:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 11:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 11:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:14:01 ens3 0.53 0.45 0.20 0.36 0.00 0.00 0.00 0.00 12:35:11 11:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:15:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 11:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 11:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:16:01 ens3 1.00 0.97 0.42 2.03 0.00 0.00 0.00 0.00 12:35:11 11:17:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 11:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:17:01 ens3 11.06 20.38 1.72 98.39 0.00 0.00 0.00 0.00 12:35:11 11:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 11:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:18:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 11:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:19:01 ens3 1.48 0.88 0.86 1.13 0.00 0.00 0.00 0.00 12:35:11 11:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 11:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:20:01 ens3 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 12:35:11 11:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:21:01 ens3 0.30 0.15 0.26 0.19 0.00 0.00 0.00 0.00 12:35:11 11:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 11:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:22:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 11:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:23:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 11:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 11:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:24:01 ens3 0.25 0.17 0.09 0.07 0.00 0.00 0.00 0.00 12:35:11 11:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:25:01 ens3 0.10 0.02 0.07 0.00 0.00 0.00 0.00 0.00 12:35:11 11:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 11:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:26:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 11:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:27:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 11:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 11:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:28:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 11:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:29:01 ens3 0.18 0.08 0.08 0.06 0.00 0.00 0.00 0.00 12:35:11 11:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 11:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:30:01 ens3 0.23 0.15 0.07 0.01 0.00 0.00 0.00 0.00 12:35:11 11:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:31:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 11:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 11:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:32:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 11:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:33:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 11:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 11:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:34:01 ens3 0.32 0.25 0.15 0.07 0.00 0.00 0.00 0.00 12:35:11 11:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:35:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 11:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 11:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:36:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 11:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:37:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 11:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 11:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:38:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 11:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:39:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 12:35:11 11:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 11:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:40:01 ens3 0.22 0.18 0.07 0.01 0.00 0.00 0.00 0.00 12:35:11 11:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:41:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 11:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 11:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:42:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 11:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:43:01 ens3 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 11:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 11:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:44:01 ens3 0.27 0.22 0.09 0.07 0.00 0.00 0.00 0.00 12:35:11 11:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:45:01 ens3 0.63 0.38 0.53 0.25 0.00 0.00 0.00 0.00 12:35:11 11:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 11:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:46:01 ens3 0.90 0.10 0.10 0.01 0.00 0.00 0.00 0.00 12:35:11 11:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:47:01 ens3 1.58 0.73 0.68 0.50 0.00 0.00 0.00 0.00 12:35:11 11:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 11:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:48:01 ens3 0.57 0.40 0.28 0.22 0.00 0.00 0.00 0.00 12:35:11 11:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:49:01 ens3 0.23 0.10 0.09 0.07 0.00 0.00 0.00 0.00 12:35:11 11:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 11:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:50:01 ens3 0.30 0.15 0.08 0.01 0.00 0.00 0.00 0.00 12:35:11 11:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:51:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 11:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 11:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:52:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 11:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:53:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 11:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 11:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:54:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 12:35:11 11:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:55:01 ens3 0.15 0.02 0.07 0.00 0.00 0.00 0.00 0.00 12:35:11 11:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 11:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:56:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 11:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:57:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 11:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 11:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:58:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 11:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 11:59:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 12:35:11 12:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 12:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 12:00:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 12:35:11 12:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 12:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 12:01:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 12:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 12:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 12:02:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 12:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 12:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 12:03:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 12:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 12:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 12:04:01 ens3 0.60 0.20 0.13 0.07 0.00 0.00 0.00 0.00 12:35:11 12:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 12:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 12:05:01 ens3 0.55 0.32 0.33 0.21 0.00 0.00 0.00 0.00 12:35:11 12:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 12:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 12:06:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 12:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 12:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 12:07:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 12:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 12:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 12:08:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 12:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 12:09:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 12:35:11 12:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 12:10:01 ens3 0.23 0.13 0.07 0.01 0.00 0.00 0.00 0.00 12:35:11 12:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 12:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 12:11:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 12:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 12:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 12:12:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 12:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 12:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 12:13:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 12:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 12:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 12:14:01 ens3 0.25 0.18 0.09 0.07 0.00 0.00 0.00 0.00 12:35:11 12:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 12:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 12:15:01 ens3 0.33 0.15 0.17 0.24 0.00 0.00 0.00 0.00 12:35:11 12:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 12:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 12:16:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 12:17:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 12:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 12:17:01 ens3 2.72 2.42 1.46 3.63 0.00 0.00 0.00 0.00 12:35:11 12:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 12:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 12:18:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 12:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 12:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 12:19:01 ens3 1.60 1.35 0.87 1.22 0.00 0.00 0.00 0.00 12:35:11 12:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 12:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 12:20:01 ens3 0.23 0.15 0.07 0.01 0.00 0.00 0.00 0.00 12:35:11 12:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 12:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 12:21:01 ens3 0.37 0.25 0.26 0.21 0.00 0.00 0.00 0.00 12:35:11 12:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 12:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 12:22:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 12:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 12:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 12:23:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 12:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 12:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 12:24:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 12:35:11 12:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 12:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 12:25:01 ens3 0.15 0.03 0.07 0.00 0.00 0.00 0.00 0.00 12:35:11 12:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 12:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 12:26:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 12:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 12:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 12:27:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 12:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 12:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 12:28:01 ens3 0.32 0.22 0.13 0.07 0.00 0.00 0.00 0.00 12:35:11 12:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 12:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 12:29:01 ens3 0.23 0.10 0.14 0.07 0.00 0.00 0.00 0.00 12:35:11 12:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 12:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 12:30:01 ens3 0.18 0.13 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 12:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 12:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 12:31:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 12:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 12:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 12:32:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:35:11 12:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 12:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 12:33:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:35:11 12:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 12:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 12:34:01 ens3 0.25 0.18 0.09 0.07 0.00 0.00 0.00 0.00 12:35:11 12:35:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 12:35:11 12:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:11 12:35:01 ens3 95.95 60.58 2520.39 10.53 0.00 0.00 0.00 0.00 12:35:11 Average: lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 12:35:11 Average: docker0 0.95 1.34 0.08 9.88 0.00 0.00 0.00 0.00 12:35:11 Average: ens3 3.76 2.48 38.83 1.48 0.00 0.00 0.00 0.00 12:35:11 12:35:11