Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu20.04-docker-2c-8g-2744 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-packer-merge-ubuntu-18.04-arm64-docker [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-uWo3Eva9UFeW/agent.1473 SSH_AGENT_PID=1475 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ci-management-packer-merge-ubuntu-18.04-arm64-docker@tmp/private_key_43688471621432333.key (/w/workspace/ci-management-packer-merge-ubuntu-18.04-arm64-docker@tmp/private_key_43688471621432333.key) [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) The recommended git tool is: NONE using credential edgex-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/ci-management > git init /w/workspace/ci-management-packer-merge-ubuntu-18.04-arm64-docker # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-management > 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/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-management using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 0d93a82e17beecdc28fae899b0492c5f305c310d (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0d93a82e17beecdc28fae899b0492c5f305c310d # timeout=10 Commit message: "Merge pull request #700 from cherrycl/maven-setting" > git rev-list --no-walk 0d93a82e17beecdc28fae899b0492c5f305c310d # timeout=10 > 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.packer/common-packer.url # timeout=10 > git config -f .gitmodules --get submodule.packer/common-packer.path # 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 packer/common-packer # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf provisioning config files... copy managed file [ansible.cfg] to file:/home/jenkins/.ansible/ansible.cfg [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: true) Run condition [Boolean condition] enabling perform for step [BuilderChain] provisioning config files... copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content OS_CLOUD=vex [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [packer-cloud-env-hcl] to file:/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content PACKER_TEMPLATE=docker PACKER_PLATFORM=ubuntu-18.04-arm64 PACKER_VERSION=1.9.1 PACKER_BUILDER=openstack UPDATE_CLOUD_IMAGE=False [EnvInject] - Variables injected successfully. [ci-management-packer-merge-ubuntu-18.04-arm64-docker] $ /bin/bash /tmp/jenkins13865099160867300924.sh ---> packer-install.sh Packer binary not available, installing Packer version 1.9.1. /w/workspace/ci-management-packer-merge-ubuntu-18.04-arm64-docker /w/workspace/ci-management-packer-merge-ubuntu-18.04-arm64-docker 2025-06-04 00:23:41 URL:https://releases.hashicorp.com/packer/1.9.1/packer_1.9.1_linux_amd64.zip [23043796/23043796] -> "packer_1.9.1_linux_amd64.zip" [1] Archive: packer_1.9.1_linux_amd64.zip inflating: /w/workspace/ci-management-packer-merge-ubuntu-18.04-arm64-docker/bin/packer /w/workspace/ci-management-packer-merge-ubuntu-18.04-arm64-docker ---> packer-build.sh packer init templates/docker.pkr.hcl ... Installed plugin github.com/hashicorp/openstack v1.1.2 in "/home/jenkins/.config/packer/plugins/github.com/hashicorp/openstack/packer-plugin-openstack_v1.1.2_x5.0_linux_amd64" Warning: Undefined variable The variable "stack_tenant" was set but was not declared as an input variable. To declare variable "stack_tenant" place this block in one of your .pkr.hcl files, such as variables.pkr.hcl variable "stack_tenant" { type = string default = null } Warning: Undefined variable The variable "stack_pass" was set but was not declared as an input variable. To declare variable "stack_pass" place this block in one of your .pkr.hcl files, such as variables.pkr.hcl variable "stack_pass" { type = string default = null } Warning: Undefined variable The variable "stack_user" was set but was not declared as an input variable. To declare variable "stack_user" place this block in one of your .pkr.hcl files, such as variables.pkr.hcl variable "stack_user" { type = string default = null } Warning: Undefined variable The variable "stack_network" was set but was not declared as an input variable. To declare variable "stack_network" place this block in one of your .pkr.hcl files, such as variables.pkr.hcl variable "stack_network" { type = string default = null } The configuration is valid. + [[ -n '' ]] + [[ https://github.com/edgexfoundry/ci-management =~ https://github.com ]] ++ git log --no-merges -1 --format=%H + LAST_CHANGE_SHA=7169ee400075e260f6aff1f630d56cdd1b9e8177 ++ echo https://github.com/edgexfoundry/ci-management ++ sed -E 's#(www.)?github.com#api.github.com/repos#' + API_BASE=https://api.github.com/repos/edgexfoundry/ci-management + CONTEXT_VALUE='"Packer ubuntu-18.04-arm64-docker Verify Build"' + JQ_QUERY='.[] | select(.state == "success" and .context == "Packer ubuntu-18.04-arm64-docker Verify Build")' ++ curl https://api.github.com/repos/edgexfoundry/ci-management/statuses/7169ee400075e260f6aff1f630d56cdd1b9e8177 ++ jq '.[] | select(.state == "success" and .context == "Packer ubuntu-18.04-arm64-docker Verify Build")' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6863 100 6863 0 0 45151 0 --:--:-- --:--:-- --:--:-- 45151 + STATUS= + [[ -n '' ]] + set +x ==> openstack.docker: Loading flavor: v3-standard-2 openstack.docker: Verified flavor. ID: d6906d2a-e83f-42be-b33e-fbaeb5c511cb ==> openstack.docker: Creating temporary RSA SSH key for instance... ==> openstack.docker: Creating temporary keypair: packer_683f9210-9b8c-bd56-87d4-5f5dbd86cc6b ... ==> openstack.docker: Created temporary keypair: packer_683f9210-9b8c-bd56-87d4-5f5dbd86cc6b openstack.docker: Found Image ID: cfbc616e-f104-4819-9d14-d272dfee7c3a ==> openstack.docker: Creating volume... ==> openstack.docker: Waiting for volume packer_683f9210-c9f1-fef7-b47e-79cfbf3fea73 (volume id: acc98fa7-292a-47bc-8c43-f681fde7bb3c) to become available... openstack.docker: Volume ID: acc98fa7-292a-47bc-8c43-f681fde7bb3c ==> openstack.docker: Launching server... ==> openstack.docker: Launching server... openstack.docker: Server ID: d29aceb4-9f43-4d5b-8f73-04f93651984e ==> openstack.docker: Waiting for server to become ready... openstack.docker: Floating IP not required ==> openstack.docker: Using SSH communicator to connect: 10.30.122.59 ==> openstack.docker: Waiting for SSH to become available... ==> openstack.docker: Connected to SSH! ==> openstack.docker: Provisioning with shell script: common-packer/provision/install-python.sh openstack.docker: ----> install-python.sh openstack.docker: Distro is Ubuntu openstack.docker: Update and Remove unwanted packages... ==> openstack.docker: ==> openstack.docker: WARNING: apt does not have a stable CLI interface. Use with caution in scripts. ==> openstack.docker: ==> openstack.docker: ==> openstack.docker: WARNING: apt does not have a stable CLI interface. Use with caution in scripts. ==> openstack.docker: openstack.docker: Hit:1 http://nova.clouds.ports.ubuntu.com/ubuntu-ports bionic InRelease openstack.docker: Get:2 http://nova.clouds.ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [102 kB] openstack.docker: Get:3 http://nova.clouds.ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [102 kB] openstack.docker: Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [102 kB] openstack.docker: Get:5 http://nova.clouds.ports.ubuntu.com/ubuntu-ports bionic/universe arm64 Packages [8316 kB] openstack.docker: Get:6 http://nova.clouds.ports.ubuntu.com/ubuntu-ports bionic/universe Translation-en [4941 kB] openstack.docker: Get:7 http://nova.clouds.ports.ubuntu.com/ubuntu-ports bionic/multiverse arm64 Packages [126 kB] openstack.docker: Get:8 http://nova.clouds.ports.ubuntu.com/ubuntu-ports bionic/multiverse Translation-en [108 kB] openstack.docker: Get:9 http://nova.clouds.ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [1846 kB] openstack.docker: Get:10 http://nova.clouds.ports.ubuntu.com/ubuntu-ports bionic-updates/main Translation-en [554 kB] openstack.docker: Get:11 http://nova.clouds.ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [5516 B] openstack.docker: Get:12 http://nova.clouds.ports.ubuntu.com/ubuntu-ports bionic-updates/restricted Translation-en [187 kB] openstack.docker: Get:13 http://nova.clouds.ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1717 kB] openstack.docker: Get:14 http://nova.clouds.ports.ubuntu.com/ubuntu-ports bionic-updates/universe Translation-en [421 kB] openstack.docker: Get:15 http://nova.clouds.ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [4948 B] openstack.docker: Get:16 http://nova.clouds.ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse Translation-en [6088 B] openstack.docker: Get:17 http://nova.clouds.ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [53.2 kB] openstack.docker: Get:18 http://nova.clouds.ports.ubuntu.com/ubuntu-ports bionic-backports/main Translation-en [14.6 kB] openstack.docker: Get:19 http://nova.clouds.ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [17.8 kB] openstack.docker: Get:20 http://nova.clouds.ports.ubuntu.com/ubuntu-ports bionic-backports/universe Translation-en [8668 B] openstack.docker: Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [1559 kB] openstack.docker: Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-security/main Translation-en [468 kB] openstack.docker: Get:23 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [4972 B] openstack.docker: Get:24 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted Translation-en [182 kB] openstack.docker: Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [1173 kB] openstack.docker: Get:26 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe Translation-en [308 kB] openstack.docker: Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [2672 B] openstack.docker: Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse Translation-en [3928 B] openstack.docker: Fetched 22.3 MB in 12s (1931 kB/s) openstack.docker: Reading package lists... openstack.docker: Building dependency tree... openstack.docker: Reading state information... openstack.docker: 196 packages can be upgraded. Run 'apt list --upgradable' to see them. openstack.docker: Installing Python... ==> openstack.docker: E: No packages found openstack.docker: Reading package lists... openstack.docker: Building dependency tree... openstack.docker: Reading state information... openstack.docker: The following additional packages will be installed: openstack.docker: libpython-stdlib libpython2.7-minimal libpython2.7-stdlib python python2.7 openstack.docker: python2.7-minimal openstack.docker: Suggested packages: openstack.docker: python-doc python-tk python2.7-doc binutils binfmt-support openstack.docker: The following NEW packages will be installed: openstack.docker: libpython-stdlib libpython2.7-minimal libpython2.7-stdlib python openstack.docker: python-minimal python2.7 python2.7-minimal openstack.docker: 0 upgraded, 7 newly installed, 0 to remove and 196 not upgraded. openstack.docker: Need to get 3755 kB of archives. openstack.docker: After this operation, 16.4 MB of additional disk space will be used. openstack.docker: Get:1 http://nova.clouds.ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpython2.7-minimal arm64 2.7.17-1~18.04ubuntu1.11 [335 kB] openstack.docker: Get:2 http://nova.clouds.ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python2.7-minimal arm64 2.7.17-1~18.04ubuntu1.11 [1140 kB] openstack.docker: Get:3 http://nova.clouds.ports.ubuntu.com/ubuntu-ports bionic/main arm64 python-minimal arm64 2.7.15~rc1-1 [28.1 kB] openstack.docker: Get:4 http://nova.clouds.ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpython2.7-stdlib arm64 2.7.17-1~18.04ubuntu1.11 [1856 kB] openstack.docker: Get:5 http://nova.clouds.ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python2.7 arm64 2.7.17-1~18.04ubuntu1.11 [248 kB] openstack.docker: Get:6 http://nova.clouds.ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpython-stdlib arm64 2.7.15~rc1-1 [7620 B] openstack.docker: Get:7 http://nova.clouds.ports.ubuntu.com/ubuntu-ports bionic/main arm64 python arm64 2.7.15~rc1-1 [140 kB] ==> openstack.docker: debconf: unable to initialize frontend: Dialog ==> openstack.docker: debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) ==> openstack.docker: debconf: falling back to frontend: Readline ==> openstack.docker: debconf: unable to initialize frontend: Readline ==> openstack.docker: debconf: (This frontend requires a controlling tty.) ==> openstack.docker: debconf: falling back to frontend: Teletype ==> openstack.docker: dpkg-preconfigure: unable to re-open stdin: openstack.docker: Fetched 3755 kB in 0s (14.0 MB/s) openstack.docker: Selecting previously unselected package libpython2.7-minimal:arm64. openstack.docker: (Reading database ... 59923 files and directories currently installed.) openstack.docker: Preparing to unpack .../0-libpython2.7-minimal_2.7.17-1~18.04ubuntu1.11_arm64.deb ... openstack.docker: Unpacking libpython2.7-minimal:arm64 (2.7.17-1~18.04ubuntu1.11) ... openstack.docker: Selecting previously unselected package python2.7-minimal. openstack.docker: Preparing to unpack .../1-python2.7-minimal_2.7.17-1~18.04ubuntu1.11_arm64.deb ... openstack.docker: Unpacking python2.7-minimal (2.7.17-1~18.04ubuntu1.11) ... openstack.docker: Selecting previously unselected package python-minimal. openstack.docker: Preparing to unpack .../2-python-minimal_2.7.15~rc1-1_arm64.deb ... openstack.docker: Unpacking python-minimal (2.7.15~rc1-1) ... openstack.docker: Selecting previously unselected package libpython2.7-stdlib:arm64. openstack.docker: Preparing to unpack .../3-libpython2.7-stdlib_2.7.17-1~18.04ubuntu1.11_arm64.deb ... openstack.docker: Unpacking libpython2.7-stdlib:arm64 (2.7.17-1~18.04ubuntu1.11) ... openstack.docker: Selecting previously unselected package python2.7. openstack.docker: Preparing to unpack .../4-python2.7_2.7.17-1~18.04ubuntu1.11_arm64.deb ... openstack.docker: Unpacking python2.7 (2.7.17-1~18.04ubuntu1.11) ... openstack.docker: Selecting previously unselected package libpython-stdlib:arm64. openstack.docker: Preparing to unpack .../5-libpython-stdlib_2.7.15~rc1-1_arm64.deb ... openstack.docker: Unpacking libpython-stdlib:arm64 (2.7.15~rc1-1) ... openstack.docker: Setting up libpython2.7-minimal:arm64 (2.7.17-1~18.04ubuntu1.11) ... openstack.docker: Setting up python2.7-minimal (2.7.17-1~18.04ubuntu1.11) ... openstack.docker: Linking and byte-compiling packages for runtime python2.7... openstack.docker: Setting up python-minimal (2.7.15~rc1-1) ... openstack.docker: Selecting previously unselected package python. openstack.docker: (Reading database ... 60671 files and directories currently installed.) openstack.docker: Preparing to unpack .../python_2.7.15~rc1-1_arm64.deb ... openstack.docker: Unpacking python (2.7.15~rc1-1) ... openstack.docker: Setting up libpython2.7-stdlib:arm64 (2.7.17-1~18.04ubuntu1.11) ... openstack.docker: Setting up python2.7 (2.7.17-1~18.04ubuntu1.11) ... openstack.docker: Setting up libpython-stdlib:arm64 (2.7.15~rc1-1) ... openstack.docker: Setting up python (2.7.15~rc1-1) ... openstack.docker: Processing triggers for man-db (2.8.3-2ubuntu0.1) ... openstack.docker: Processing triggers for mime-support (3.60ubuntu1) ... openstack.docker: python is /usr/bin/python openstack.docker: Distro is NOT CentOS 8 openstack.docker: /usr/bin/sudo openstack.docker: sudo is /usr/bin/sudo ==> openstack.docker: Running local shell script: /tmp/packer-shell996755205 openstack.docker: ----> ansible-galaxy.sh openstack.docker: Setup pyenv: openstack.docker: * system (set by /opt/pyenv/version) openstack.docker: * 3.8.13 (set by /opt/pyenv/version) openstack.docker: * 3.9.13 (set by /opt/pyenv/version) openstack.docker: * 3.10.6 (set by /opt/pyenv/version) openstack.docker: lf-activate-venv(): INFO: Creating python3.10 venv at /tmp/venv-OmkW openstack.docker: lf-activate-venv(): INFO: Save venv in file: /tmp/.ansible_venv openstack.docker: lf-activate-venv(): INFO: Installing: ansible~=9.2.0 openstack.docker: lf-activate-venv(): INFO: Adding /tmp/venv-OmkW/bin to PATH openstack.docker: Running: ansible-galaxy install -p .galaxy -r ./common-packer/requirements.yaml ==> openstack.docker: [WARNING]: The requirements file '/w/workspace/ci-management-packer-merge- ==> openstack.docker: ubuntu-18.04-arm64-docker/packer/common-packer/requirements.yaml' contains ==> openstack.docker: collections which will be ignored. To install these collections run 'ansible- ==> openstack.docker: galaxy collection install -r' or to install both at the same time run 'ansible- ==> openstack.docker: galaxy install -r' without a custom install path. openstack.docker: Starting galaxy role install process openstack.docker: - downloading role 'docker-install', owned by lfit openstack.docker: - downloading role from https://github.com/lfit/ansible-roles-docker-install/archive/master.tar.gz openstack.docker: - extracting lfit.docker-install to /w/workspace/ci-management-packer-merge-ubuntu-18.04-arm64-docker/packer/.galaxy/lfit.docker-install openstack.docker: - lfit.docker-install (master) was installed successfully openstack.docker: - downloading role 'haveged-install', owned by lfit openstack.docker: - downloading role from https://github.com/lfit/ansible-roles-haveged-install/archive/master.tar.gz openstack.docker: - extracting lfit.haveged-install to /w/workspace/ci-management-packer-merge-ubuntu-18.04-arm64-docker/packer/.galaxy/lfit.haveged-install openstack.docker: - lfit.haveged-install (master) was installed successfully openstack.docker: - downloading role 'java-install', owned by lfit openstack.docker: - downloading role from https://github.com/lfit/ansible-roles-java-install/archive/master.tar.gz openstack.docker: - extracting lfit.java-install to /w/workspace/ci-management-packer-merge-ubuntu-18.04-arm64-docker/packer/.galaxy/lfit.java-install openstack.docker: - lfit.java-install (master) was installed successfully openstack.docker: - downloading role 'lf-dev-libs', owned by lfit openstack.docker: - downloading role from https://github.com/lfit/ansible-roles-lf-dev-libs/archive/master.tar.gz openstack.docker: - extracting lfit.lf-dev-libs to /w/workspace/ci-management-packer-merge-ubuntu-18.04-arm64-docker/packer/.galaxy/lfit.lf-dev-libs openstack.docker: - lfit.lf-dev-libs (master) was installed successfully openstack.docker: - downloading role 'lf-recommended-tools', owned by lfit openstack.docker: - downloading role from https://github.com/lfit/ansible-roles-lf-recommended-tools/archive/master.tar.gz openstack.docker: - extracting lfit.lf-recommended-tools to /w/workspace/ci-management-packer-merge-ubuntu-18.04-arm64-docker/packer/.galaxy/lfit.lf-recommended-tools openstack.docker: - lfit.lf-recommended-tools (master) was installed successfully openstack.docker: - downloading role 'mono-install', owned by lfit openstack.docker: - downloading role from https://github.com/lfit/ansible-roles-mono-install/archive/master.tar.gz openstack.docker: - extracting lfit.mono-install to /w/workspace/ci-management-packer-merge-ubuntu-18.04-arm64-docker/packer/.galaxy/lfit.mono-install openstack.docker: - lfit.mono-install (master) was installed successfully openstack.docker: - downloading role 'packer-install', owned by lfit openstack.docker: - downloading role from https://github.com/lfit/ansible-roles-packer-install/archive/master.tar.gz openstack.docker: - extracting lfit.packer-install to /w/workspace/ci-management-packer-merge-ubuntu-18.04-arm64-docker/packer/.galaxy/lfit.packer-install openstack.docker: - lfit.packer-install (master) was installed successfully openstack.docker: - downloading role 'protobuf-install', owned by lfit openstack.docker: - downloading role from https://github.com/lfit/ansible-roles-protobuf-install/archive/master.tar.gz openstack.docker: - extracting lfit.protobuf-install to /w/workspace/ci-management-packer-merge-ubuntu-18.04-arm64-docker/packer/.galaxy/lfit.protobuf-install openstack.docker: - lfit.protobuf-install (master) was installed successfully openstack.docker: - downloading role 'puppet-install', owned by lfit openstack.docker: - downloading role from https://github.com/lfit/ansible-roles-puppet-install/archive/master.tar.gz openstack.docker: - extracting lfit.puppet-install to /w/workspace/ci-management-packer-merge-ubuntu-18.04-arm64-docker/packer/.galaxy/lfit.puppet-install openstack.docker: - lfit.puppet-install (master) was installed successfully openstack.docker: - downloading role 'python-install', owned by lfit openstack.docker: - downloading role from https://github.com/lfit/ansible-roles-python-install/archive/master.tar.gz openstack.docker: - extracting lfit.python-install to /w/workspace/ci-management-packer-merge-ubuntu-18.04-arm64-docker/packer/.galaxy/lfit.python-install openstack.docker: - lfit.python-install (master) was installed successfully openstack.docker: - downloading role 'shellcheck-install', owned by lfit openstack.docker: - downloading role from https://github.com/lfit/ansible-roles-shellcheck-install/archive/master.tar.gz openstack.docker: - extracting lfit.shellcheck-install to /w/workspace/ci-management-packer-merge-ubuntu-18.04-arm64-docker/packer/.galaxy/lfit.shellcheck-install openstack.docker: - lfit.shellcheck-install (master) was installed successfully openstack.docker: - downloading role 'sysstat-install', owned by lfit openstack.docker: - downloading role from https://github.com/lfit/ansible-roles-sysstat-install/archive/master.tar.gz openstack.docker: - extracting lfit.sysstat-install to /w/workspace/ci-management-packer-merge-ubuntu-18.04-arm64-docker/packer/.galaxy/lfit.sysstat-install openstack.docker: - lfit.sysstat-install (master) was installed successfully openstack.docker: - downloading role 'system-update', owned by lfit openstack.docker: - downloading role from https://github.com/lfit/ansible-roles-system-update/archive/master.tar.gz openstack.docker: - extracting lfit.system-update to /w/workspace/ci-management-packer-merge-ubuntu-18.04-arm64-docker/packer/.galaxy/lfit.system-update openstack.docker: - lfit.system-update (master) was installed successfully ==> openstack.docker: Provisioning with Ansible... openstack.docker: Setting up proxy adapter for Ansible.... ==> openstack.docker: Executing Ansible: ./common-packer/ansible-playbook.sh -e packer_build_name="docker" -e packer_builder_type=openstack --ssh-extra-args '-o IdentitiesOnly=yes' --ssh-extra-args -o IdentitiesOnly=yes -o HostKeyAlgorithms=+ssh-rsa -e ansible_ssh_private_key_file=/tmp/ansible-key3334937315 -i /tmp/packer-provisioner-ansible3765010538 /w/workspace/ci-management-packer-merge-ubuntu-18.04-arm64-docker/packer/provision/local-docker.yaml openstack.docker: openstack.docker: PLAY [Baseline for all builds] ************************************************* openstack.docker: openstack.docker: TASK [Gathering Facts] ********************************************************* openstack.docker: ok: [default] openstack.docker: openstack.docker: TASK [Pre-task system update] ************************************************** openstack.docker: openstack.docker: TASK [lfit.system-update : Update all packages] ******************************** openstack.docker: included: /w/workspace/ci-management-packer-merge-ubuntu-18.04-arm64-docker/packer/.galaxy/lfit.system-update/tasks/Ubuntu.yml for default => (item=/w/workspace/ci-management-packer-merge-ubuntu-18.04-arm64-docker/packer/.galaxy/lfit.system-update/tasks/Ubuntu.yml) openstack.docker: openstack.docker: TASK [lfit.system-update : Update cache] *************************************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.system-update : Update all packages] ******************************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [Install base packages] *************************************************** openstack.docker: included: /w/workspace/ci-management-packer-merge-ubuntu-18.04-arm64-docker/packer/common-packer/provision/install-base-pkgs-Ubuntu.yaml for default => (item=/w/workspace/ci-management-packer-merge-ubuntu-18.04-arm64-docker/packer/common-packer/provision/install-base-pkgs-Ubuntu.yaml) openstack.docker: openstack.docker: TASK [Install base packages] *************************************************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [Allow jenkins user sudo access] ****************************************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.lf-recommended-tools : Load operating-system specific variables] **** openstack.docker: ok: [default] => (item=/w/workspace/ci-management-packer-merge-ubuntu-18.04-arm64-docker/packer/.galaxy/lfit.lf-recommended-tools/vars/Debian.yaml) openstack.docker: openstack.docker: TASK [lfit.lf-recommended-tools : Install RPM GPG certs] *********************** openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.lf-recommended-tools : Install LF Recommended Tools on RedHat] ****** openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.lf-recommended-tools : Install LF Recommended Tools on Debian] ****** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.lf-recommended-tools : Install fedora-packager] ********************* openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.lf-recommended-tools : Create /opt/plantuml install directory] ****** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.lf-recommended-tools : Fetch PlantUML] ****************************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.lf-recommended-tools : Install PlantUML executable script] ********** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.lf-recommended-tools : Set up the Nodesource RPM directory.] ******** openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.lf-recommended-tools : Import Nodesource RPM key] ******************* openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.lf-recommended-tools : Add Nodesource repositories for Node.js (CentOS 7+).] *** openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.lf-recommended-tools : Update package cache if repo was added.] ***** openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.lf-recommended-tools : Ensure Node.js AppStream module is disabled (CentOS 8+).] *** openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.lf-recommended-tools : Ensure Node.js and npm are installed.] ******* openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.lf-recommended-tools : Import the NodeSource GPG key into apt] ****** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.lf-recommended-tools : Add NodeSource deb repository] *************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.lf-recommended-tools : Add NodeSource deb-src repository] *********** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.lf-recommended-tools : Install Node.js] ***************************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.lf-dev-libs : Pull in package names] ******************************** openstack.docker: ok: [default] => (item=/w/workspace/ci-management-packer-merge-ubuntu-18.04-arm64-docker/packer/.galaxy/lfit.lf-dev-libs/vars/Debian.yaml) openstack.docker: openstack.docker: TASK [lfit.lf-dev-libs : Install Dev libraries] ******************************** openstack.docker: ok: [default] => (item=automake) openstack.docker: changed: [default] => (item=cmake) openstack.docker: changed: [default] => (item=libboost-dev) openstack.docker: changed: [default] => (item=libboost-python-dev) openstack.docker: changed: [default] => (item=libbz2-dev) openstack.docker: changed: [default] => (item=libcppunit-dev) openstack.docker: changed: [default] => (item=libcurl4-openssl-dev) openstack.docker: ok: [default] => (item=libffi-dev) openstack.docker: ok: [default] => (item=libfreetype6-dev) openstack.docker: changed: [default] => (item=libgtest-dev) openstack.docker: changed: [default] => (item=libjson-c-dev) openstack.docker: changed: [default] => (item=libldap2-dev) openstack.docker: changed: [default] => (item=liblzma-dev) openstack.docker: changed: [default] => (item=libncurses5-dev) openstack.docker: changed: [default] => (item=libncursesw5-dev) openstack.docker: changed: [default] => (item=libpcap-dev) openstack.docker: ok: [default] => (item=libpng-dev) openstack.docker: changed: [default] => (item=libreadline-dev) openstack.docker: changed: [default] => (item=libsqlite3-dev) openstack.docker: changed: [default] => (item=libssl-dev) openstack.docker: changed: [default] => (item=libvirt-dev) openstack.docker: changed: [default] => (item=libxml2-dev) openstack.docker: changed: [default] => (item=libxslt-dev) openstack.docker: changed: [default] => (item=ruby-dev) openstack.docker: changed: [default] => (item=unixodbc-dev) openstack.docker: ok: [default] => (item=zlib1g-dev) openstack.docker: openstack.docker: TASK [lfit.haveged-install : Install Epel Repo] ******************************** openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.haveged-install : Install haveged package] ************************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.haveged-install : Enable haveged service (Ubuntu)] ****************** openstack.docker: ok: [default] openstack.docker: openstack.docker: TASK [lfit.haveged-install : Enable haveged service (RedHat)] ****************** openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.java-install : Install JDK for Debian] ****************************** openstack.docker: included: /w/workspace/ci-management-packer-merge-ubuntu-18.04-arm64-docker/packer/.galaxy/lfit.java-install/tasks/Debian.yml for default => (item=/w/workspace/ci-management-packer-merge-ubuntu-18.04-arm64-docker/packer/.galaxy/lfit.java-install/tasks/Debian.yml) openstack.docker: openstack.docker: TASK [lfit.java-install : Install ppa pre-requsites] *************************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.java-install : Setup openjdk-r/ppa] ********************************* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.java-install : Install OpenJDK 1.8.0, 11 and 12] ******************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.java-install : Install OpenJDK 17] ********************************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.java-install : Install OpenJDK 21] ********************************** openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.java-install : Set Java path for OpenJDK 11 (non-arm)] ************** openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.java-install : Set Java path for OpenJDK 11 (arm)] ****************** openstack.docker: ok: [default] openstack.docker: openstack.docker: TASK [lfit.java-install : Set Java path for OpenJDK 21 (non-arm)] ************** openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.java-install : Set java alternatives] ******************************* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.java-install : Set javac alternatives] ****************************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.java-install : Set jar alternatives] ******************************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.java-install : Set jarsigner alternatives] ************************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.java-install : Set javadoc alternatives] **************************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.java-install : Set javap alternatives] ****************************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.java-install : Set java_sdk_openjdk alternatives] ******************* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.puppet-install : Install requirements based on platform] ************ openstack.docker: included: /w/workspace/ci-management-packer-merge-ubuntu-18.04-arm64-docker/packer/.galaxy/lfit.puppet-install/tasks/Debian-aarch64.yml for default => (item=/w/workspace/ci-management-packer-merge-ubuntu-18.04-arm64-docker/packer/.galaxy/lfit.puppet-install/tasks/Debian-aarch64.yml) openstack.docker: openstack.docker: TASK [lfit.puppet-install : Install Facter] ************************************ openstack.docker: ok: [default] openstack.docker: openstack.docker: TASK [lfit.puppet-install : Symlink facter] ************************************ openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.puppet-install : Symlink puppet] ************************************ openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.python-install : Include distro specific variables] ***************** openstack.docker: ok: [default] => (item=/w/workspace/ci-management-packer-merge-ubuntu-18.04-arm64-docker/packer/.galaxy/lfit.python-install/vars/Debian.yml) openstack.docker: openstack.docker: TASK [lfit.python-install : Install Python] ************************************ openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.python-install : Set Python version on Ubuntu >= 18.04 or CentOS 7] *** openstack.docker: ok: [default] openstack.docker: openstack.docker: TASK [lfit.python-install : Set Python 3.10 on CentOS >= 8 or on Ubuntu >= 18/04] *** openstack.docker: ok: [default] openstack.docker: openstack.docker: TASK [lfit.python-install : Update SSL dependencies for CentOS] **************** openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.python-install : Install SSL dependencies required pyenv for python 3.10.x for CentOS 7] *** openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.python-install : Install pyenv v2.4.13] ***************************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.python-install : Install Python 3.9.20 3.8.20 3.10.15 3.11.10] ****** openstack.docker: changed: [default] => (item=3.9.20) openstack.docker: changed: [default] => (item=3.8.20) openstack.docker: openstack.docker: TASK [lfit.python-install : Install Python on CentOS 7 3.10.15] **************** openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.python-install : Install Python 3.10.15] **************************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.python-install : Install Python 3.11.10] **************************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.python-install : Set the required python 3.x versions using pyenv on Ubuntu] *** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.python-install : Set the required python 3.x versions using pyenv on CentOS] *** openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.shellcheck-install : Fetch ShellCheck] ****************************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.shellcheck-install : Unpack ShellCheck] ***************************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.shellcheck-install : Install ShellCheck to /usr/local/bin/shellcheck] *** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.sysstat-install : Install sysstat package] ************************** openstack.docker: ok: [default] openstack.docker: openstack.docker: TASK [lfit.sysstat-install : Enable sysstat service] *************************** openstack.docker: ok: [default] openstack.docker: openstack.docker: TASK [lfit.sysstat-install : Enable sysstat] *********************************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.sysstat-install : Copy sysstat configuration] *********************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [Update /etc/nss-switch.conf to map hostname with IP] ********************* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [Set all periodic update options to 0] ************************************ openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [Set all auto update options to 0] **************************************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [Disable unattended upgrades] ********************************************* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [Uninstall unattended upgrades] ******************************************* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [Prevent unattended upgrades from being installed] ************************ openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [Disable apt-daily.* systemd services] ************************************ openstack.docker: changed: [default] => (item=apt-daily.service) openstack.docker: changed: [default] => (item=apt-daily.timer) openstack.docker: changed: [default] => (item=apt-daily-upgrade.service) openstack.docker: changed: [default] => (item=apt-daily-upgrade.timer) openstack.docker: openstack.docker: TASK [System Reseal] *********************************************************** openstack.docker: changed: [default] openstack.docker: openstack.docker: PLAY [Docker] ****************************************************************** openstack.docker: openstack.docker: TASK [Gathering Facts] ********************************************************* openstack.docker: ok: [default] openstack.docker: openstack.docker: TASK [Pre-tasks system update] ************************************************* openstack.docker: openstack.docker: TASK [lfit.system-update : Update all packages] ******************************** openstack.docker: included: /w/workspace/ci-management-packer-merge-ubuntu-18.04-arm64-docker/packer/.galaxy/lfit.system-update/tasks/Ubuntu.yml for default => (item=/w/workspace/ci-management-packer-merge-ubuntu-18.04-arm64-docker/packer/.galaxy/lfit.system-update/tasks/Ubuntu.yml) openstack.docker: openstack.docker: TASK [lfit.system-update : Update cache] *************************************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.system-update : Update all packages] ******************************** openstack.docker: ok: [default] openstack.docker: openstack.docker: TASK [lfit.docker-install : Checking for x86_64] ******************************* openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.docker-install : Checking for aarch64] ****************************** openstack.docker: ok: [default] openstack.docker: openstack.docker: TASK [lfit.docker-install : Checking for Centos docker version] **************** openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.docker-install : Checking for Ubuntu docker version] **************** openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.docker-install : Install Docker requirements] *********************** openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.docker-install : Add Docker repository] ***************************** openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.docker-install : Install Docker CE] ********************************* openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.docker-install : Remove confliting packages with Docker-ce] ********* openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.docker-install : Add Docker repository] ***************************** openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.docker-install : Install Docker requirements] *********************** openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.docker-install : Install Docker requirements] *********************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.docker-install : Add Docker apt-key] ******************************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.docker-install : Add Docker apt-repository] ************************* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.docker-install : Install Docker CE] ********************************* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.docker-install : Ensure /etc/docker directory exists] *************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.docker-install : Copy LF Docker configuration] ********************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.docker-install : Set mtu to 1458] *********************************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.docker-install : Fix broken systemd file on Ubuntu] ***************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [lfit.docker-install : Fix broken systemd file on Red Hat] **************** openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [lfit.docker-install : Enable Docker service] ***************************** openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [System Reseal] *********************************************************** openstack.docker: changed: [default] openstack.docker: openstack.docker: PLAY [all] ********************************************************************* openstack.docker: openstack.docker: TASK [Gathering Facts] ********************************************************* openstack.docker: ok: [default] openstack.docker: openstack.docker: TASK [Set golang download url] ************************************************* openstack.docker: ok: [default] openstack.docker: openstack.docker: TASK [Set glide download url] ************************************************** openstack.docker: ok: [default] openstack.docker: openstack.docker: TASK [Install Docker Compose 1.17.1] ******************************************* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [Fetch golang 1.9.1 to /tmp/go1.9.1.tar.gz] ******************************* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [Install golang 1.9.1 to /usr/local] ************************************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [Add golang to PATH] ****************************************************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [Fetch golang 1.10 to /tmp/go1.10.tar.gz] ********************************* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [Install golang 1.10 to /opt/golang/110/bin/go] *************************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [Fetch golang 1.11.2 to /tmp/go1.11.2.tar.gz] ***************************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [Install golang 1.11.2 to /opt/golang/111/bin/go] ************************* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [Fetch Glide v0.13.1 to /tmp/glide-v0.13.1.tar.gz] ************************ openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [Unarchive Glide] ********************************************************* openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [Install Glide to /usr/local/bin/glide] *********************************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [Install zeromq via yum] ************************************************** openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [Install zeromq via apt] ************************************************** openstack.docker: changed: [default] openstack.docker: openstack.docker: TASK [Install cmake via yum] *************************************************** openstack.docker: skipping: [default] openstack.docker: openstack.docker: TASK [Install cmake via apt] *************************************************** openstack.docker: ok: [default] openstack.docker: openstack.docker: TASK [Set docker proxy] ******************************************************** openstack.docker: changed: [default] openstack.docker: openstack.docker: PLAY RECAP ********************************************************************* openstack.docker: default : ok=90  changed=67  unreachable=0 failed=0 skipped=33  rescued=0 ignored=0 openstack.docker: ==> openstack.docker: Stopping server: d29aceb4-9f43-4d5b-8f73-04f93651984e ... openstack.docker: Waiting for server to stop: d29aceb4-9f43-4d5b-8f73-04f93651984e ... ==> openstack.docker: Terminating the source server: d29aceb4-9f43-4d5b-8f73-04f93651984e ... ==> openstack.docker: Creating the image: ZZCI - Ubuntu 18.04 - docker - arm64 - 20250604-002344.120 openstack.docker: Image: 239226a6-b19a-4adb-a562-3652e87d1cda ==> openstack.docker: Waiting for image ZZCI - Ubuntu 18.04 - docker - arm64 - 20250604-002344.120 (image id: 239226a6-b19a-4adb-a562-3652e87d1cda) to become ready... ==> openstack.docker: Terminating the source server: d29aceb4-9f43-4d5b-8f73-04f93651984e ... ==> openstack.docker: Error terminating server, may still be around: Resource not found ==> openstack.docker: Waiting for volume packer_683f9210-c9f1-fef7-b47e-79cfbf3fea73 (volume id: acc98fa7-292a-47bc-8c43-f681fde7bb3c) to become available... ==> openstack.docker: Deleting volume: acc98fa7-292a-47bc-8c43-f681fde7bb3c ... ==> openstack.docker: Deleting temporary keypair: packer_683f9210-9b8c-bd56-87d4-5f5dbd86cc6b ... Build 'openstack.docker' finished after 1 hour 29 minutes. ==> Wait completed after 1 hour 29 minutes ==> Builds finished. The artifacts of successful builds are: --> openstack.docker: An image was created: 239226a6-b19a-4adb-a562-3652e87d1cda jq: error: Could not open file templates/docker.json: No such file or directory [ci-management-packer-merge-ubuntu-18.04-arm64-docker] $ /bin/bash -ue /tmp/jenkins7315682979696919446.sh ---> packer-clear-credentials.sh [description-setter] Description set: Image: ZZCI - Ubuntu 18.04 - docker - arm64 - 20250604-002344.120 $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1475 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ci-management-packer-merge-ubuntu-18.04-arm64-docker] $ /bin/bash /tmp/jenkins5063470195564549842.sh ---> sysstat.sh [ci-management-packer-merge-ubuntu-18.04-arm64-docker] $ /bin/bash /tmp/jenkins403172984419066136.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=debian + workspace=/w/workspace/ci-management-packer-merge-ubuntu-18.04-arm64-docker + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/ci-management-packer-merge-ubuntu-18.04-arm64-docker ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/ci-management-packer-merge-ubuntu-18.04-arm64-docker ']' + mkdir -p /w/workspace/ci-management-packer-merge-ubuntu-18.04-arm64-docker/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-packer-merge-ubuntu-18.04-arm64-docker/archives/ [ci-management-packer-merge-ubuntu-18.04-arm64-docker] $ /bin/bash /tmp/jenkins6193010570888584613.sh ---> capture-instance-metadata.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FRzZ lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-FRzZ/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ci-management-packer-merge-ubuntu-18.04-arm64-docker] $ /bin/bash /tmp/jenkins3222438363238859517.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-packer-merge-ubuntu-18.04-arm64-docker@tmp/config16620744621937517927tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [ci-management-packer-merge-ubuntu-18.04-arm64-docker] $ /bin/bash /tmp/jenkins16094576104072323798.sh ---> create-netrc.sh [ci-management-packer-merge-ubuntu-18.04-arm64-docker] $ /bin/bash /tmp/jenkins12280425257819134121.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-packer-merge-ubuntu-18.04-arm64-docker/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FRzZ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-FRzZ/bin to PATH Generating Requirements File Python 3.10.6 pip 25.1.1 from /tmp/venv-FRzZ/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.2 aspy.yaml==1.3.0 attrs==25.3.0 autopage==0.5.2 beautifulsoup4==4.13.4 boto3==1.38.29 botocore==1.38.29 bs4==0.0.2 cachetools==5.5.2 certifi==2025.4.26 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.2 click==8.2.1 cliff==4.10.0 cmd2==2.6.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.2.18 distlib==0.3.9 dnspython==2.7.0 docker==7.1.0 dogpile.cache==1.4.0 durationpy==0.10 email_validator==2.2.0 filelock==3.18.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.44 google-auth==2.40.2 httplib2==0.22.0 identify==2.6.12 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.24.0 jsonschema-specifications==2025.4.1 keystoneauth1==5.11.0 kubernetes==32.0.1 lftools==0.37.13 lxml==5.4.0 MarkupSafe==3.0.2 msgpack==1.1.0 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==4.6.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==4.0.2 oslo.config==9.8.0 oslo.context==6.0.0 oslo.i18n==6.5.1 oslo.log==7.1.0 oslo.serialization==5.7.0 oslo.utils==9.0.0 packaging==25.0 pbr==6.1.1 platformdirs==4.3.8 prettytable==3.16.0 psutil==7.0.0 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.6.1 PyJWT==2.10.1 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.7.0 python-dateutil==2.9.0.post0 python-heatclient==4.2.0 python-jenkins==1.8.2 python-keystoneclient==5.6.0 python-magnumclient==4.8.1 python-openstackclient==8.1.0 python-swiftclient==4.8.0 PyYAML==6.0.2 referencing==0.36.2 requests==2.32.3 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.25.1 rsa==4.9.1 ruamel.yaml==0.18.12 ruamel.yaml.clib==0.2.12 s3transfer==0.13.0 simplejson==3.20.1 six==1.17.0 smmap==5.0.2 soupsieve==2.7 stevedore==5.4.1 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.2 tqdm==4.67.1 typing_extensions==4.14.0 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.31.2 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.17.2 xdg==6.0.0 xmltodict==0.14.2 yq==3.4.3 [ci-management-packer-merge-ubuntu-18.04-arm64-docker] $ /bin/bash /tmp/jenkins12692825029756938749.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ci-management-packer-merge-ubuntu-18.04-arm64-docker] $ /bin/bash /tmp/jenkins12766923259416078964.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-packer-merge-ubuntu-18.04-arm64-docker/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FRzZ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-FRzZ/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-2 INFO: Archiving Costs [ci-management-packer-merge-ubuntu-18.04-arm64-docker] $ /bin/bash -l /tmp/jenkins2083090874920793676.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ci-management-packer-merge-ubuntu-18.04-arm64-docker/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FRzZ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-FRzZ/bin to PATH INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-packer-merge-ubuntu-18.04-arm64-docker/455 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu20-04-docker-2c-8g-2744 5.4.0-170-generic #188-Ubuntu SMP Wed Jan 10 09:51:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian Address sizes: 40 bits physical, 48 bits virtual CPU(s): 2 On-line CPU(s) list: 0,1 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 2 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 64 KiB L1i cache: 64 KiB L2 cache: 1 MiB L3 cache: 32 MiB NUMA node0 CPU(s): 0,1 Vulnerability Gather data sampling: Not affected Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Retbleed: Vulnerable Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected Vulnerability Srbds: Not affected Vulnerability Tsx async abort: Not affected Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 2 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 3.9G 0 3.9G 0% /dev tmpfs 795M 1.1M 794M 1% /run /dev/vda1 39G 9.8G 29G 26% / tmpfs 3.9G 0 3.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup /dev/loop0 68M 68M 0 100% /snap/lxd/22753 /dev/loop1 62M 62M 0 100% /snap/core20/1405 /dev/vda15 105M 6.1M 99M 6% /boot/efi tmpfs 795M 0 795M 0% /run/user/1001 /dev/loop3 51M 51M 0 100% /snap/snapd/24505 /dev/loop4 92M 92M 0 100% /snap/lxd/32662 ---> free -m: total used free shared buff/cache available Mem: 7945 524 4116 1 3304 7113 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:32:f7:dc brd ff:ff:ff:ff:ff:ff inet 10.30.122.207/23 brd 10.30.123.255 scope global dynamic ens3 valid_lft 80882sec preferred_lft 80882sec inet6 fe80::f816:3eff:fe32:f7dc/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 02:42:e6:62:f1:66 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-2744) 06/04/25 _x86_64_ (2 CPU) 00:22:46 LINUX RESTART (2 CPU) 00:23:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:24:01 284.15 51.59 232.56 0.00 4803.60 40356.21 0.00 00:25:01 7.37 0.00 7.37 0.00 0.00 5062.11 0.00 00:26:01 10.78 8.40 2.38 0.00 654.29 453.92 0.00 00:27:01 91.48 3.00 88.49 0.00 97.18 22949.78 0.00 00:28:01 30.86 2.25 28.61 0.00 94.52 3978.00 0.00 00:29:01 20.58 2.70 17.88 0.00 2513.18 3840.56 0.00 00:30:01 3.12 0.02 3.10 0.00 0.13 75.45 0.00 00:31:01 1.27 0.00 1.27 0.00 0.00 13.60 0.00 00:32:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 00:33:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 00:34:01 1.23 0.00 1.23 0.00 0.00 14.66 0.00 00:35:01 1.17 0.00 1.17 0.00 0.00 19.73 0.00 00:36:01 1.20 0.00 1.20 0.00 0.00 14.93 0.00 00:37:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 00:38:01 2.00 0.02 1.98 0.00 0.13 37.59 0.00 00:39:01 1.45 0.00 1.45 0.00 0.00 18.26 0.00 00:40:01 1.22 0.00 1.22 0.00 0.00 28.66 0.00 00:41:01 1.47 0.00 1.47 0.00 0.00 41.06 0.00 00:42:01 1.33 0.00 1.33 0.00 0.00 20.00 0.00 00:43:01 1.23 0.00 1.23 0.00 0.00 21.46 0.00 00:44:01 1.50 0.00 1.50 0.00 0.00 27.20 0.00 00:45:01 1.32 0.00 1.32 0.00 0.00 22.26 0.00 00:46:01 31.79 0.00 31.79 0.00 0.00 1079.15 0.00 00:47:01 2.07 0.00 2.07 0.00 0.00 28.66 0.00 00:48:01 2.18 0.00 2.18 0.00 0.00 31.59 0.00 00:49:01 1.45 0.00 1.45 0.00 0.00 20.53 0.00 00:50:01 1.65 0.00 1.65 0.00 0.00 21.06 0.00 00:51:01 1.70 0.00 1.70 0.00 0.00 25.20 0.00 00:52:01 1.80 0.00 1.80 0.00 0.00 38.39 0.00 00:53:01 1.02 0.00 1.02 0.00 0.00 10.80 0.00 00:54:01 1.47 0.00 1.47 0.00 0.00 21.73 0.00 00:55:01 1.33 0.05 1.28 0.00 1.47 29.46 0.00 00:56:01 1.58 0.00 1.58 0.00 0.00 29.86 0.00 00:57:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 00:58:01 1.45 0.00 1.45 0.00 0.00 17.73 0.00 00:59:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 01:00:01 1.18 0.00 1.18 0.00 0.00 14.13 0.00 01:01:01 0.85 0.00 0.85 0.00 0.00 9.33 0.00 01:02:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 01:03:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 01:04:01 1.12 0.00 1.12 0.00 0.00 13.33 0.00 01:05:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 01:06:01 1.17 0.00 1.17 0.00 0.00 14.13 0.00 01:07:01 1.07 0.00 1.07 0.00 0.00 15.46 0.00 01:08:01 1.37 0.00 1.37 0.00 0.00 15.60 0.00 01:09:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 01:10:01 1.25 0.00 1.25 0.00 0.00 15.06 0.00 01:11:01 0.87 0.00 0.87 0.00 0.00 9.73 0.00 01:12:01 1.33 0.00 1.33 0.00 0.00 15.73 0.00 01:13:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 01:14:01 1.52 0.00 1.52 0.00 0.00 18.66 0.00 01:15:01 0.88 0.00 0.88 0.00 0.00 10.26 0.00 01:16:01 1.48 0.00 1.48 0.00 0.00 17.33 0.00 01:17:01 1.10 0.00 1.10 0.00 0.00 14.93 0.00 01:18:01 1.58 0.02 1.57 0.00 0.13 18.26 0.00 01:19:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 01:20:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 01:21:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 01:22:01 1.10 0.00 1.10 0.00 0.00 13.73 0.00 01:23:01 0.88 0.00 0.88 0.00 0.00 9.87 0.00 01:24:01 1.07 0.00 1.07 0.00 0.00 13.86 0.00 01:25:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 01:26:01 1.05 0.00 1.05 0.00 0.00 12.66 0.00 01:27:01 0.95 0.02 0.93 0.00 2.13 11.60 0.00 01:28:01 1.85 0.00 1.85 0.00 0.00 23.60 0.00 01:29:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 01:30:01 1.33 0.00 1.33 0.00 0.00 15.86 0.00 01:31:01 0.93 0.00 0.93 0.00 0.00 11.73 0.00 01:32:01 1.35 0.00 1.35 0.00 0.00 17.06 0.00 01:33:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 01:34:01 1.17 0.00 1.17 0.00 0.00 14.93 0.00 01:35:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 01:36:01 1.20 0.00 1.20 0.00 0.00 14.40 0.00 01:37:01 0.90 0.00 0.90 0.00 0.00 10.53 0.00 01:38:01 1.18 0.00 1.18 0.00 0.00 14.26 0.00 01:39:01 0.87 0.00 0.87 0.00 0.00 10.66 0.00 01:40:01 1.55 0.00 1.55 0.00 0.00 29.46 0.00 01:41:01 1.70 0.00 1.70 0.00 0.00 54.27 0.00 01:42:01 2.02 0.00 2.02 0.00 0.00 37.19 0.00 01:43:01 1.37 0.00 1.37 0.00 0.00 18.40 0.00 01:44:01 1.20 0.00 1.20 0.00 0.00 14.40 0.00 01:45:01 1.47 0.00 1.47 0.00 0.00 31.86 0.00 01:46:01 1.82 0.00 1.82 0.00 0.00 31.59 0.00 01:47:01 1.63 0.00 1.63 0.00 0.00 29.86 0.00 01:48:01 1.87 0.00 1.87 0.00 0.00 23.20 0.00 01:49:01 1.52 0.00 1.52 0.00 0.00 22.53 0.00 01:50:01 1.77 0.00 1.77 0.00 0.00 24.53 0.00 01:51:01 1.18 0.00 1.18 0.00 0.00 15.20 0.00 01:52:01 1.81 0.00 1.81 0.00 0.00 24.27 0.00 01:53:01 1.40 0.00 1.40 0.00 0.00 17.06 0.00 01:54:01 44.79 0.70 44.09 0.00 82.79 3409.30 0.00 Average: 6.94 0.76 6.18 0.00 90.67 909.26 0.00 00:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:24:01 5722204 7343540 466100 5.73 44224 1755852 1470644 16.01 681568 1526512 150428 00:25:01 5721424 7342876 466672 5.74 44308 1755868 1470644 16.01 681196 1526512 128 00:26:01 5606392 7291692 514488 6.32 47772 1813856 1535824 16.72 741516 1575268 32200 00:27:01 4853044 7224564 544508 6.69 79748 2418956 1567316 17.06 809400 2174132 40604 00:28:01 4686272 7208332 548380 6.74 97548 2549940 1534780 16.71 877168 2255236 28304 00:29:01 4512156 7212000 543832 6.68 106764 2714928 1555368 16.93 1022464 2281076 404 00:30:01 4520740 7215740 540076 6.64 105312 2711680 1553184 16.91 1017316 2277828 280 00:31:01 4526412 7221452 534356 6.57 105344 2711680 1553184 16.91 1011636 2277828 120 00:32:01 4527092 7222292 533432 6.56 105392 2711856 1553184 16.91 1011236 2277948 124 00:33:01 4528608 7223880 531876 6.54 105424 2711804 1553184 16.91 1009424 2277960 132 00:34:01 4528596 7223908 531848 6.54 105452 2711816 1553184 16.91 1009404 2277964 120 00:35:01 4536128 7231504 524168 6.44 105504 2711844 1540816 16.78 1002800 2277804 132 00:36:01 4535824 7231256 524424 6.45 105552 2711844 1540816 16.78 1003444 2277804 128 00:37:01 4536632 7232092 523532 6.43 105600 2711848 1540816 16.78 1002140 2277808 128 00:38:01 4529816 7225636 530240 6.52 105656 2712140 1561972 17.01 1009244 2278036 196 00:39:01 4524500 7220376 535600 6.58 105696 2712148 1561972 17.01 1015412 2278044 120 00:40:01 4525756 7222444 533364 6.56 105760 2712916 1533488 16.70 1013356 2278660 704 00:41:01 4524992 7221808 534000 6.56 105832 2712968 1547816 16.85 1014592 2278728 228 00:42:01 4523576 7220452 535280 6.58 105884 2712988 1547816 16.85 1015348 2278744 120 00:43:01 4523512 7220540 535204 6.58 105952 2713036 1547816 16.85 1015344 2278796 248 00:44:01 4521992 7219176 536532 6.59 106024 2713128 1547816 16.85 1016608 2278868 212 00:45:01 4521920 7219228 536524 6.59 106092 2713180 1547816 16.85 1017120 2278924 188 00:46:01 4510792 7214684 541068 6.65 111892 2713592 1565812 17.05 1027392 2279328 220 00:47:01 4510752 7214832 540836 6.65 111956 2713704 1565812 17.05 1027264 2279384 120 00:48:01 4510312 7214536 541144 6.65 112024 2713712 1565812 17.05 1027248 2279448 124 00:49:01 4510296 7214652 541008 6.65 112100 2713744 1565812 17.05 1027604 2279480 180 00:50:01 4511308 7215704 539940 6.64 112132 2713764 1565812 17.05 1026772 2279500 120 00:51:01 4494844 7199692 555940 6.83 112200 2714144 1561304 17.00 1041760 2279844 452 00:52:01 4509980 7214912 540732 6.65 112240 2714208 1545728 16.83 1027688 2279720 180 00:53:01 4510028 7214976 540772 6.65 112252 2714208 1545728 16.83 1027700 2279724 128 00:54:01 4513044 7218312 537516 6.61 112300 2714468 1546052 16.83 1024976 2279840 404 00:55:01 4496404 7202140 553524 6.80 112348 2714880 1546040 16.83 1041360 2280000 516 00:56:01 4496452 7202216 553432 6.80 112392 2714880 1546040 16.83 1041380 2280000 124 00:57:01 4498168 7203992 551672 6.78 112432 2714884 1546040 16.83 1038848 2280008 144 00:58:01 4502696 7208540 547120 6.72 112464 2714876 1546040 16.83 1034084 2280012 140 00:59:01 4507436 7213444 542164 6.66 112488 2715068 1546040 16.83 1029352 2280132 144 01:00:01 4507468 7213500 542132 6.66 112512 2715024 1561948 17.01 1029296 2280144 128 01:01:01 4507200 7213252 542348 6.67 112524 2715028 1561948 17.01 1029316 2280148 124 01:02:01 4507164 7213252 542428 6.67 112552 2715028 1561948 17.01 1029244 2280148 132 01:03:01 4507192 7213332 542352 6.67 112568 2715032 1561948 17.01 1029364 2280152 120 01:04:01 4507200 7213364 542292 6.66 112592 2715032 1561948 17.01 1029296 2280152 124 01:05:01 4507184 7213368 542212 6.66 112640 2715036 1561948 17.01 1029468 2280156 152 01:06:01 4506912 7213160 542452 6.67 112668 2715036 1561948 17.01 1029604 2280156 136 01:07:01 4506436 7212748 542880 6.67 112704 2715064 1561948 17.01 1030876 2280192 168 01:08:01 4505924 7212248 543364 6.68 112728 2715068 1561948 17.01 1030924 2280188 120 01:09:01 4506444 7212816 542804 6.67 112768 2715068 1561948 17.01 1029928 2280188 128 01:10:01 4506912 7213312 542292 6.66 112808 2715072 1561948 17.01 1029616 2280192 120 01:11:01 4507160 7213584 542012 6.66 112840 2715072 1561948 17.01 1029640 2280192 128 01:12:01 4506980 7213460 542112 6.66 112888 2715076 1561948 17.01 1029656 2280196 124 01:13:01 4506696 7213224 542412 6.67 112936 2715076 1561948 17.01 1029704 2280196 120 01:14:01 4507012 7213560 542088 6.66 112968 2715080 1561948 17.01 1029696 2280200 124 01:15:01 4506984 7213564 542084 6.66 112992 2715084 1561948 17.01 1029660 2280204 124 01:16:01 4507044 7213648 541980 6.66 113020 2715088 1561948 17.01 1029796 2280208 124 01:17:01 4520736 7227408 528296 6.49 113048 2715108 1558200 16.96 1016840 2280108 164 01:18:01 4520580 7227416 528236 6.49 113088 2715232 1558200 16.96 1016164 2280236 144 01:19:01 4521116 7227996 527648 6.48 113120 2715244 1558200 16.96 1015556 2280240 188 01:20:01 4521328 7228228 527480 6.48 113160 2715244 1558200 16.96 1015016 2280240 128 01:21:01 4521296 7228224 527440 6.48 113192 2715248 1558200 16.96 1015156 2280244 124 01:22:01 4521368 7228336 527336 6.48 113224 2715248 1558200 16.96 1015156 2280244 128 01:23:01 4521376 7228372 527308 6.48 113240 2715252 1558200 16.96 1015108 2280248 120 01:24:01 4521580 7228600 527084 6.48 113260 2715252 1558200 16.96 1015192 2280248 128 01:25:01 4521336 7228388 527292 6.48 113280 2715260 1558200 16.96 1015148 2280256 120 01:26:01 4521020 7228108 527556 6.48 113296 2715260 1558200 16.96 1015172 2280256 124 01:27:01 4523660 7230872 524732 6.45 113336 2715316 1558200 16.96 1014620 2279344 140 01:28:01 4522312 7229584 525996 6.46 113372 2715352 1556480 16.95 1015980 2279368 132 01:29:01 4522044 7229364 526216 6.47 113420 2715352 1556480 16.95 1016148 2279368 132 01:30:01 4521800 7229168 526412 6.47 113460 2715356 1556480 16.95 1016140 2279372 132 01:31:01 4522636 7230044 525536 6.46 113492 2715360 1556480 16.95 1015252 2279376 160 01:32:01 4522320 7229748 525808 6.46 113532 2715364 1556480 16.95 1015360 2279380 124 01:33:01 4522084 7229544 526008 6.46 113576 2715356 1556480 16.95 1015060 2279380 128 01:34:01 4522072 7229592 525960 6.46 113608 2715372 1556480 16.95 1015164 2279388 152 01:35:01 4522100 7229772 525732 6.46 113632 2715544 1556480 16.95 1015136 2279504 124 01:36:01 4522076 7229796 525772 6.46 113668 2715492 1556480 16.95 1015184 2279516 128 01:37:01 4521800 7229560 526008 6.46 113696 2715504 1556480 16.95 1015092 2279520 140 01:38:01 4522352 7230128 525428 6.46 113720 2715504 1556480 16.95 1015108 2279520 124 01:39:01 4521588 7229408 526160 6.47 113744 2715508 1556480 16.95 1015216 2279524 144 01:40:01 4496844 7205008 550692 6.77 113800 2715796 1559212 16.98 1041456 2279516 248 01:41:01 4506400 7215324 540200 6.64 113908 2716472 1547412 16.85 1030984 2279420 224 01:42:01 4505688 7214808 540784 6.65 113968 2716568 1561832 17.00 1031636 2279516 144 01:43:01 4505936 7215060 540492 6.64 114016 2716556 1561832 17.00 1031712 2279520 124 01:44:01 4508132 7217328 538348 6.62 114036 2716576 1561832 17.00 1028876 2279524 124 01:45:01 4498160 7207704 547896 6.73 114104 2716876 1566056 17.05 1038944 2279656 120 01:46:01 4507392 7217144 538420 6.62 114176 2717000 1562116 17.01 1029908 2279460 120 01:47:01 4507388 7217340 538312 6.62 114252 2717128 1550024 16.88 1030640 2279592 204 01:48:01 4506932 7216924 538764 6.62 114300 2717120 1550024 16.88 1030896 2279596 124 01:49:01 4563132 7270556 485452 5.97 114364 2714248 1465336 15.95 980540 2273860 144 01:50:01 4563964 7271472 484528 5.95 114436 2714260 1465336 15.95 979784 2273876 160 01:51:01 4572564 7280144 475824 5.85 114504 2714268 1465336 15.95 971064 2273884 152 01:52:01 4572244 7279940 475980 5.85 114584 2714284 1465336 15.95 971264 2273900 140 01:53:01 4572768 7280556 475376 5.84 114664 2714284 1465336 15.95 970588 2273904 136 01:54:01 4304504 7248652 506920 6.23 136456 2901148 1202716 13.09 1039700 2446960 164840 Average: 4559677 7226356 531220 6.53 109258 2680634 1545037 16.82 1005585 2255351 4732 00:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:24:01 ens3 364.56 224.45 1385.87 72.11 0.00 0.00 0.00 0.00 00:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:24:01 lo 2.67 2.67 0.25 0.25 0.00 0.00 0.00 0.00 00:25:01 ens3 2.67 3.02 0.90 0.36 0.00 0.00 0.00 0.00 00:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:25:01 lo 0.68 0.68 0.06 0.06 0.00 0.00 0.00 0.00 00:26:01 ens3 18.13 14.85 165.66 2.41 0.00 0.00 0.00 0.00 00:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:26:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 00:27:01 ens3 55.92 40.14 953.98 23.87 0.00 0.00 0.00 0.00 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:27:01 lo 10.15 10.15 11.95 11.95 0.00 0.00 0.00 0.00 00:28:01 ens3 88.39 50.12 1341.13 4.57 0.00 0.00 0.00 0.00 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:01 lo 0.82 0.82 0.08 0.08 0.00 0.00 0.00 0.00 00:29:01 ens3 91.18 59.72 947.98 4.03 0.00 0.00 0.00 0.00 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:29:01 lo 0.28 0.28 0.02 0.02 0.00 0.00 0.00 0.00 00:30:01 ens3 0.33 0.48 0.03 0.05 0.00 0.00 0.00 0.00 00:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:01 lo 0.35 0.35 0.02 0.02 0.00 0.00 0.00 0.00 00:31:01 ens3 0.27 0.40 0.02 0.04 0.00 0.00 0.00 0.00 00:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:31:01 lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 00:32:01 ens3 0.37 0.53 0.03 0.05 0.00 0.00 0.00 0.00 00:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:32:01 lo 0.35 0.35 0.02 0.02 0.00 0.00 0.00 0.00 00:33:01 ens3 0.23 0.40 0.02 0.04 0.00 0.00 0.00 0.00 00:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:33:01 lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 00:34:01 ens3 0.58 0.63 0.16 0.11 0.00 0.00 0.00 0.00 00:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:34:01 lo 0.35 0.35 0.02 0.02 0.00 0.00 0.00 0.00 00:35:01 ens3 2.02 2.08 3.59 3.14 0.00 0.00 0.00 0.00 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:01 lo 2.20 2.20 6.46 6.46 0.00 0.00 0.00 0.00 00:36:01 ens3 1.15 0.98 0.55 0.45 0.00 0.00 0.00 0.00 00:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:01 lo 0.35 0.35 0.02 0.02 0.00 0.00 0.00 0.00 00:37:01 ens3 0.23 0.40 0.02 0.04 0.00 0.00 0.00 0.00 00:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:01 lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 00:38:01 ens3 3.42 3.78 2.29 7.68 0.00 0.00 0.00 0.00 00:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:38:01 lo 5.77 5.77 9.62 9.62 0.00 0.00 0.00 0.00 00:39:01 ens3 0.40 0.52 0.10 0.11 0.00 0.00 0.00 0.00 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:39:01 lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 00:40:01 ens3 7.37 7.98 2.11 18.44 0.00 0.00 0.00 0.00 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:40:01 lo 12.55 12.55 19.71 19.71 0.00 0.00 0.00 0.00 00:41:01 ens3 3.13 3.53 0.42 9.13 0.00 0.00 0.00 0.00 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:41:01 lo 5.20 5.20 9.26 9.26 0.00 0.00 0.00 0.00 00:42:01 ens3 1.17 1.38 0.18 3.05 0.00 0.00 0.00 0.00 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:01 lo 2.03 2.03 3.15 3.15 0.00 0.00 0.00 0.00 00:43:01 ens3 2.80 3.23 0.53 9.07 0.00 0.00 0.00 0.00 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:43:01 lo 5.22 5.22 9.45 9.45 0.00 0.00 0.00 0.00 00:44:01 ens3 3.93 4.32 0.64 12.15 0.00 0.00 0.00 0.00 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:44:01 lo 7.00 7.00 12.39 12.39 0.00 0.00 0.00 0.00 00:45:01 ens3 3.12 3.18 0.45 9.07 0.00 0.00 0.00 0.00 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:01 lo 5.13 5.13 9.32 9.32 0.00 0.00 0.00 0.00 00:46:01 ens3 215.53 168.72 183.81 155.53 0.00 0.00 0.00 0.00 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:46:01 lo 3.70 3.70 6.23 6.23 0.00 0.00 0.00 0.00 00:47:01 ens3 3.88 4.32 0.77 12.27 0.00 0.00 0.00 0.00 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:01 lo 6.83 6.83 12.40 12.40 0.00 0.00 0.00 0.00 00:48:01 ens3 2.00 2.43 0.29 6.07 0.00 0.00 0.00 0.00 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:48:01 lo 3.75 3.75 6.23 6.23 0.00 0.00 0.00 0.00 00:49:01 ens3 2.13 2.43 0.57 6.13 0.00 0.00 0.00 0.00 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:49:01 lo 3.53 3.53 6.38 6.38 0.00 0.00 0.00 0.00 00:50:01 ens3 1.15 1.45 0.16 3.06 0.00 0.00 0.00 0.00 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:01 lo 2.03 2.03 3.13 3.13 0.00 0.00 0.00 0.00 00:51:01 ens3 3.87 4.52 0.70 14.21 0.00 0.00 0.00 0.00 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:51:01 lo 7.42 7.42 14.63 14.63 0.00 0.00 0.00 0.00 00:52:01 ens3 3.27 3.70 0.55 9.03 0.00 0.00 0.00 0.00 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:01 lo 5.62 5.62 9.24 9.24 0.00 0.00 0.00 0.00 00:53:01 ens3 0.23 0.40 0.02 0.04 0.00 0.00 0.00 0.00 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:01 lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 00:54:01 ens3 7.12 7.60 1.51 16.58 0.00 0.00 0.00 0.00 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:01 lo 11.95 11.95 17.21 17.21 0.00 0.00 0.00 0.00 00:55:01 ens3 5.60 6.25 1.04 13.31 0.00 0.00 0.00 0.00 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:55:01 lo 9.02 9.02 13.60 13.60 0.00 0.00 0.00 0.00 00:56:01 ens3 0.30 0.47 0.03 0.04 0.00 0.00 0.00 0.00 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:01 lo 0.35 0.35 0.02 0.02 0.00 0.00 0.00 0.00 00:57:01 ens3 0.27 0.47 0.02 0.04 0.00 0.00 0.00 0.00 00:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:01 lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 00:58:01 ens3 0.27 0.47 0.03 0.04 0.00 0.00 0.00 0.00 00:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:01 lo 0.35 0.35 0.02 0.02 0.00 0.00 0.00 0.00 00:59:01 ens3 0.53 0.53 0.16 0.11 0.00 0.00 0.00 0.00 00:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:01 lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 01:00:01 ens3 0.28 0.48 0.03 0.05 0.00 0.00 0.00 0.00 01:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:01 lo 0.35 0.35 0.02 0.02 0.00 0.00 0.00 0.00 01:01:01 ens3 0.27 0.40 0.02 0.04 0.00 0.00 0.00 0.00 01:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:01 lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 01:02:01 ens3 0.32 0.50 0.03 0.05 0.00 0.00 0.00 0.00 01:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:02:01 lo 0.35 0.35 0.02 0.02 0.00 0.00 0.00 0.00 01:03:01 ens3 0.22 0.40 0.02 0.04 0.00 0.00 0.00 0.00 01:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:03:01 lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 01:04:01 ens3 0.45 0.60 0.10 0.11 0.00 0.00 0.00 0.00 01:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:01 lo 0.35 0.35 0.02 0.02 0.00 0.00 0.00 0.00 01:05:01 ens3 0.37 0.48 0.08 0.04 0.00 0.00 0.00 0.00 01:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:05:01 lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 01:06:01 ens3 1.17 0.90 0.42 0.32 0.00 0.00 0.00 0.00 01:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:01 lo 0.35 0.35 0.02 0.02 0.00 0.00 0.00 0.00 01:07:01 ens3 1.12 1.30 0.13 2.25 0.00 0.00 0.00 0.00 01:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:07:01 lo 1.63 1.63 2.28 2.28 0.00 0.00 0.00 0.00 01:08:01 ens3 0.33 0.50 0.03 0.05 0.00 0.00 0.00 0.00 01:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:08:01 lo 0.35 0.35 0.02 0.02 0.00 0.00 0.00 0.00 01:09:01 ens3 0.42 0.52 0.10 0.11 0.00 0.00 0.00 0.00 01:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:01 lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 01:10:01 ens3 0.30 0.48 0.03 0.05 0.00 0.00 0.00 0.00 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:01 lo 0.35 0.35 0.02 0.02 0.00 0.00 0.00 0.00 01:11:01 ens3 0.38 0.45 0.08 0.04 0.00 0.00 0.00 0.00 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:01 lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 01:12:01 ens3 0.28 0.48 0.03 0.05 0.00 0.00 0.00 0.00 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:12:01 lo 0.35 0.35 0.02 0.02 0.00 0.00 0.00 0.00 01:13:01 ens3 0.25 0.40 0.02 0.04 0.00 0.00 0.00 0.00 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:01 lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 01:14:01 ens3 0.52 0.62 0.16 0.11 0.00 0.00 0.00 0.00 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:14:01 lo 0.35 0.35 0.02 0.02 0.00 0.00 0.00 0.00 01:15:01 ens3 0.22 0.40 0.02 0.04 0.00 0.00 0.00 0.00 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:01 lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 01:16:01 ens3 0.32 0.50 0.03 0.05 0.00 0.00 0.00 0.00 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:16:01 lo 0.35 0.35 0.02 0.02 0.00 0.00 0.00 0.00 01:17:01 ens3 1.28 1.53 0.17 2.30 0.00 0.00 0.00 0.00 01:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:17:01 lo 1.83 1.83 2.30 2.30 0.00 0.00 0.00 0.00 01:18:01 ens3 0.30 0.50 0.03 0.05 0.00 0.00 0.00 0.00 01:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:01 lo 0.35 0.35 0.02 0.02 0.00 0.00 0.00 0.00 01:19:01 ens3 0.50 0.57 0.16 0.11 0.00 0.00 0.00 0.00 01:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:01 lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 01:20:01 ens3 0.28 0.48 0.03 0.05 0.00 0.00 0.00 0.00 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:01 lo 0.35 0.35 0.02 0.02 0.00 0.00 0.00 0.00 01:21:01 ens3 0.27 0.40 0.02 0.04 0.00 0.00 0.00 0.00 01:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:21:01 lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 01:22:01 ens3 0.30 0.50 0.03 0.05 0.00 0.00 0.00 0.00 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:22:01 lo 0.35 0.35 0.02 0.02 0.00 0.00 0.00 0.00 01:23:01 ens3 0.25 0.40 0.02 0.04 0.00 0.00 0.00 0.00 01:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:23:01 lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 01:24:01 ens3 0.45 0.57 0.10 0.11 0.00 0.00 0.00 0.00 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:24:01 lo 0.35 0.35 0.02 0.02 0.00 0.00 0.00 0.00 01:25:01 ens3 0.33 0.43 0.08 0.04 0.00 0.00 0.00 0.00 01:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:25:01 lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 01:26:01 ens3 0.35 0.52 0.03 0.05 0.00 0.00 0.00 0.00 01:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:01 lo 0.35 0.35 0.02 0.02 0.00 0.00 0.00 0.00 01:27:01 ens3 9.32 23.16 2.02 31.67 0.00 0.00 0.00 0.00 01:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:27:01 lo 0.28 0.28 0.02 0.02 0.00 0.00 0.00 0.00 01:28:01 ens3 4.47 5.20 1.29 7.05 0.00 0.00 0.00 0.00 01:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:28:01 lo 2.00 2.00 2.31 2.31 0.00 0.00 0.00 0.00 01:29:01 ens3 0.33 0.47 0.10 0.10 0.00 0.00 0.00 0.00 01:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:29:01 lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 01:30:01 ens3 1.43 0.80 0.40 0.25 0.00 0.00 0.00 0.00 01:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:01 lo 0.35 0.35 0.02 0.02 0.00 0.00 0.00 0.00 01:31:01 ens3 0.70 0.43 0.07 0.04 0.00 0.00 0.00 0.00 01:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:31:01 lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 01:32:01 ens3 0.75 0.72 0.29 0.24 0.00 0.00 0.00 0.00 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:01 lo 0.35 0.35 0.02 0.02 0.00 0.00 0.00 0.00 01:33:01 ens3 0.28 0.40 0.02 0.04 0.00 0.00 0.00 0.00 01:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:01 lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 01:34:01 ens3 0.52 0.65 0.16 0.12 0.00 0.00 0.00 0.00 01:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:34:01 lo 0.35 0.35 0.02 0.02 0.00 0.00 0.00 0.00 01:35:01 ens3 0.23 0.40 0.02 0.04 0.00 0.00 0.00 0.00 01:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:01 lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 01:36:01 ens3 0.78 0.80 0.29 0.26 0.00 0.00 0.00 0.00 01:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:36:01 lo 0.35 0.35 0.02 0.02 0.00 0.00 0.00 0.00 01:37:01 ens3 0.25 0.40 0.02 0.04 0.00 0.00 0.00 0.00 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:01 lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 01:38:01 ens3 0.33 0.50 0.03 0.05 0.00 0.00 0.00 0.00 01:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:38:01 lo 0.35 0.35 0.02 0.02 0.00 0.00 0.00 0.00 01:39:01 ens3 0.38 0.52 0.10 0.11 0.00 0.00 0.00 0.00 01:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:39:01 lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 01:40:01 ens3 6.88 7.15 1.02 20.68 0.00 0.00 0.00 0.00 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:01 lo 12.75 12.75 21.20 21.20 0.00 0.00 0.00 0.00 01:41:01 ens3 14.30 15.22 2.53 49.36 0.00 0.00 0.00 0.00 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:41:01 lo 27.83 27.83 50.95 50.95 0.00 0.00 0.00 0.00 01:42:01 ens3 5.72 6.42 0.87 15.01 0.00 0.00 0.00 0.00 01:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:42:01 lo 9.03 9.03 15.07 15.07 0.00 0.00 0.00 0.00 01:43:01 ens3 0.27 0.40 0.02 0.04 0.00 0.00 0.00 0.00 01:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:43:01 lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 01:44:01 ens3 0.45 0.58 0.10 0.11 0.00 0.00 0.00 0.00 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:44:01 lo 0.35 0.35 0.02 0.02 0.00 0.00 0.00 0.00 01:45:01 ens3 7.53 7.95 1.50 19.02 0.00 0.00 0.00 0.00 01:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:45:01 lo 13.15 13.15 19.81 19.81 0.00 0.00 0.00 0.00 01:46:01 ens3 5.83 6.42 0.90 18.09 0.00 0.00 0.00 0.00 01:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:46:01 lo 11.08 11.08 18.56 18.56 0.00 0.00 0.00 0.00 01:47:01 ens3 6.87 7.53 0.94 21.21 0.00 0.00 0.00 0.00 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:01 lo 12.88 12.88 21.66 21.66 0.00 0.00 0.00 0.00 01:48:01 ens3 0.68 0.73 0.28 0.25 0.00 0.00 0.00 0.00 01:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:48:01 lo 0.35 0.35 0.02 0.02 0.00 0.00 0.00 0.00 01:49:01 ens3 6.57 7.08 1.96 6.01 0.00 0.00 0.00 0.00 01:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:49:01 lo 4.87 4.87 5.59 5.59 0.00 0.00 0.00 0.00 01:50:01 ens3 6.58 7.45 2.39 0.85 0.00 0.00 0.00 0.00 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:01 lo 2.15 2.15 0.18 0.18 0.00 0.00 0.00 0.00 01:51:01 ens3 6.63 7.48 2.39 0.85 0.00 0.00 0.00 0.00 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:01 lo 1.80 1.80 0.16 0.16 0.00 0.00 0.00 0.00 01:52:01 ens3 6.49 7.34 2.34 0.84 0.00 0.00 0.00 0.00 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:52:01 lo 1.97 1.97 0.17 0.17 0.00 0.00 0.00 0.00 01:53:01 ens3 6.78 7.70 2.47 0.88 0.00 0.00 0.00 0.00 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:53:01 lo 1.87 1.87 0.17 0.17 0.00 0.00 0.00 0.00 01:54:01 ens3 50.42 36.41 587.65 9.01 0.00 0.00 0.00 0.00 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:54:01 lo 2.13 2.13 0.22 0.22 0.00 0.00 0.00 0.00 Average: ens3 11.66 8.85 61.66 6.87 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 2.58 2.58 3.76 3.76 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-2744) 06/04/25 _x86_64_ (2 CPU) 00:22:46 LINUX RESTART (2 CPU) 00:23:01 CPU %user %nice %system %iowait %steal %idle 00:24:01 all 15.19 0.00 3.56 12.82 0.05 68.38 00:24:01 0 13.66 0.00 3.58 9.23 0.03 73.49 00:24:01 1 16.71 0.00 3.54 16.43 0.07 63.25 00:25:01 all 0.11 0.00 0.11 0.49 0.03 99.26 00:25:01 0 0.12 0.00 0.05 0.20 0.03 99.60 00:25:01 1 0.10 0.00 0.17 0.79 0.02 98.93 00:26:01 all 4.66 0.00 0.66 0.35 0.03 94.30 00:26:01 0 8.33 0.00 0.73 0.62 0.03 90.28 00:26:01 1 0.97 0.00 0.59 0.08 0.03 98.33 00:27:01 all 27.59 0.00 2.95 4.47 0.08 64.91 00:27:01 0 31.49 0.00 3.44 6.77 0.07 58.23 00:27:01 1 23.69 0.00 2.47 2.16 0.08 71.60 00:28:01 all 5.06 0.00 2.73 1.80 0.08 90.32 00:28:01 0 4.59 0.00 2.92 2.25 0.07 90.18 00:28:01 1 5.53 0.00 2.54 1.36 0.10 90.46 00:29:01 all 4.41 0.00 1.84 1.46 0.09 92.20 00:29:01 0 4.21 0.00 1.63 0.63 0.12 93.42 00:29:01 1 4.61 0.00 2.05 2.29 0.07 90.98 00:30:01 all 1.73 0.00 0.37 0.04 0.08 97.77 00:30:01 0 2.39 0.00 0.35 0.00 0.10 97.15 00:30:01 1 1.07 0.00 0.39 0.08 0.07 98.39 00:31:01 all 1.02 0.00 0.36 0.02 0.07 98.54 00:31:01 0 0.62 0.00 0.20 0.02 0.05 99.11 00:31:01 1 1.41 0.00 0.52 0.02 0.08 97.97 00:32:01 all 1.03 0.00 0.34 0.03 0.08 98.53 00:32:01 0 0.59 0.00 0.25 0.00 0.07 99.09 00:32:01 1 1.46 0.00 0.42 0.05 0.10 97.96 00:33:01 all 1.30 0.00 0.39 0.00 0.09 98.22 00:33:01 0 0.86 0.00 0.32 0.00 0.08 98.74 00:33:01 1 1.74 0.00 0.45 0.00 0.10 97.71 00:34:01 all 1.31 0.00 0.43 0.02 0.10 98.15 00:34:01 0 0.97 0.00 0.34 0.02 0.08 98.59 00:34:01 1 1.64 0.00 0.52 0.02 0.12 97.71 00:34:01 CPU %user %nice %system %iowait %steal %idle 00:35:01 all 1.24 0.00 0.39 0.50 0.08 97.79 00:35:01 0 0.86 0.00 0.25 0.13 0.05 98.70 00:35:01 1 1.61 0.00 0.52 0.87 0.12 96.87 00:36:01 all 0.99 0.00 0.29 0.03 0.08 98.61 00:36:01 0 0.30 0.00 0.05 0.00 0.03 99.61 00:36:01 1 1.69 0.00 0.52 0.07 0.12 97.60 00:37:01 all 1.06 0.00 0.35 0.01 0.07 98.51 00:37:01 0 0.92 0.00 0.30 0.00 0.05 98.72 00:37:01 1 1.20 0.00 0.40 0.02 0.08 98.30 00:38:01 all 1.58 0.00 0.49 0.03 0.08 97.83 00:38:01 0 1.80 0.00 0.55 0.02 0.07 97.56 00:38:01 1 1.36 0.00 0.42 0.03 0.08 98.10 00:39:01 all 2.36 0.00 0.27 0.01 0.07 97.28 00:39:01 0 2.07 0.00 0.37 0.00 0.10 97.46 00:39:01 1 2.64 0.00 0.18 0.02 0.05 97.11 00:40:01 all 2.98 0.00 0.65 0.03 0.08 96.27 00:40:01 0 3.33 0.00 0.82 0.02 0.10 95.74 00:40:01 1 2.63 0.00 0.48 0.03 0.05 96.80 00:41:01 all 1.44 0.00 0.44 0.02 0.08 98.03 00:41:01 0 1.32 0.00 0.37 0.02 0.07 98.23 00:41:01 1 1.55 0.00 0.51 0.02 0.10 97.83 00:42:01 all 1.10 0.00 0.31 0.01 0.07 98.51 00:42:01 0 0.89 0.00 0.22 0.00 0.05 98.84 00:42:01 1 1.32 0.00 0.41 0.02 0.08 98.18 00:43:01 all 1.23 0.00 0.38 0.02 0.08 98.29 00:43:01 0 1.81 0.00 0.47 0.02 0.14 97.57 00:43:01 1 0.66 0.00 0.29 0.02 0.03 99.01 00:44:01 all 1.37 0.00 0.40 0.01 0.08 98.15 00:44:01 0 1.59 0.00 0.42 0.00 0.08 97.91 00:44:01 1 1.16 0.00 0.37 0.02 0.07 98.39 00:45:01 all 1.13 0.00 0.36 0.02 0.07 98.42 00:45:01 0 0.62 0.00 0.22 0.02 0.05 99.09 00:45:01 1 1.63 0.00 0.51 0.02 0.08 97.76 00:45:01 CPU %user %nice %system %iowait %steal %idle 00:46:01 all 3.87 0.00 0.99 1.23 0.09 93.82 00:46:01 0 2.72 0.00 0.97 1.13 0.07 95.11 00:46:01 1 5.01 0.00 1.01 1.33 0.12 92.54 00:47:01 all 2.11 0.00 0.40 0.02 0.08 97.39 00:47:01 0 1.05 0.00 0.39 0.03 0.08 98.45 00:47:01 1 3.16 0.00 0.41 0.00 0.07 96.36 00:48:01 all 2.14 0.00 0.34 0.03 0.08 97.41 00:48:01 0 1.29 0.00 0.30 0.05 0.05 98.31 00:48:01 1 2.99 0.00 0.38 0.00 0.12 96.51 00:49:01 all 1.42 0.00 0.30 0.06 0.08 98.13 00:49:01 0 1.17 0.00 0.22 0.12 0.05 98.44 00:49:01 1 1.67 0.00 0.39 0.00 0.12 97.82 00:50:01 all 1.04 0.00 0.34 0.01 0.06 98.55 00:50:01 0 0.27 0.00 0.10 0.02 0.02 99.60 00:50:01 1 1.82 0.00 0.57 0.00 0.10 97.50 00:51:01 all 1.51 0.00 0.35 0.03 0.08 98.04 00:51:01 0 1.18 0.00 0.30 0.05 0.07 98.39 00:51:01 1 1.83 0.00 0.40 0.00 0.08 97.68 00:52:01 all 1.34 0.00 0.51 0.03 0.08 98.05 00:52:01 0 1.15 0.00 0.40 0.03 0.07 98.35 00:52:01 1 1.53 0.00 0.62 0.02 0.08 97.75 00:53:01 all 0.95 0.00 0.31 0.01 0.06 98.67 00:53:01 0 0.52 0.00 0.10 0.02 0.03 99.33 00:53:01 1 1.38 0.00 0.52 0.00 0.08 98.01 00:54:01 all 1.59 0.00 0.62 0.02 0.07 97.70 00:54:01 0 1.47 0.00 0.68 0.03 0.07 97.75 00:54:01 1 1.71 0.00 0.57 0.00 0.07 97.65 00:55:01 all 1.71 0.00 0.67 0.02 0.07 97.54 00:55:01 0 1.72 0.00 0.56 0.03 0.05 97.64 00:55:01 1 1.70 0.00 0.79 0.00 0.08 97.43 00:56:01 all 1.89 0.00 0.34 0.02 0.07 97.68 00:56:01 0 2.57 0.00 0.36 0.03 0.07 96.97 00:56:01 1 1.21 0.00 0.32 0.00 0.07 98.41 00:56:01 CPU %user %nice %system %iowait %steal %idle 00:57:01 all 1.96 0.00 0.28 0.02 0.07 97.66 00:57:01 0 3.21 0.00 0.40 0.05 0.10 96.24 00:57:01 1 0.69 0.00 0.17 0.00 0.05 99.10 00:58:01 all 2.09 0.00 0.29 0.02 0.07 97.54 00:58:01 0 1.84 0.00 0.49 0.00 0.10 97.57 00:58:01 1 2.34 0.00 0.10 0.03 0.03 97.50 00:59:01 all 2.06 0.00 0.35 0.01 0.07 97.52 00:59:01 0 1.41 0.00 0.49 0.00 0.10 98.00 00:59:01 1 2.69 0.00 0.21 0.02 0.03 97.05 01:00:01 all 1.37 0.00 0.36 0.03 0.06 98.19 01:00:01 0 1.87 0.00 0.52 0.02 0.08 97.51 01:00:01 1 0.87 0.00 0.20 0.03 0.03 98.86 01:01:01 all 1.09 0.00 0.30 0.00 0.08 98.53 01:01:01 0 1.09 0.00 0.30 0.00 0.08 98.52 01:01:01 1 1.08 0.00 0.30 0.00 0.08 98.53 01:02:01 all 1.09 0.00 0.27 0.02 0.06 98.56 01:02:01 0 1.35 0.00 0.37 0.02 0.08 98.18 01:02:01 1 0.84 0.00 0.17 0.02 0.03 98.94 01:03:01 all 0.98 0.00 0.26 0.08 0.08 98.61 01:03:01 0 1.33 0.00 0.32 0.00 0.10 98.25 01:03:01 1 0.62 0.00 0.20 0.15 0.05 98.97 01:04:01 all 0.91 0.00 0.26 0.00 0.08 98.75 01:04:01 0 0.71 0.00 0.24 0.00 0.05 99.01 01:04:01 1 1.12 0.00 0.29 0.00 0.10 98.49 01:05:01 all 0.92 0.00 0.25 0.02 0.08 98.74 01:05:01 0 0.93 0.00 0.25 0.02 0.08 98.72 01:05:01 1 0.91 0.00 0.25 0.02 0.07 98.75 01:06:01 all 1.09 0.00 0.24 0.01 0.06 98.61 01:06:01 0 0.86 0.00 0.20 0.00 0.05 98.89 01:06:01 1 1.32 0.00 0.27 0.02 0.07 98.33 01:07:01 all 1.16 0.00 0.29 0.01 0.08 98.46 01:07:01 0 1.01 0.00 0.32 0.02 0.07 98.59 01:07:01 1 1.31 0.00 0.27 0.00 0.08 98.33 01:07:01 CPU %user %nice %system %iowait %steal %idle 01:08:01 all 1.36 0.00 0.26 0.02 0.07 98.30 01:08:01 0 1.47 0.00 0.35 0.02 0.10 98.06 01:08:01 1 1.25 0.00 0.17 0.02 0.03 98.53 01:09:01 all 1.87 0.00 0.22 0.01 0.07 97.84 01:09:01 0 1.42 0.00 0.34 0.00 0.12 98.12 01:09:01 1 2.30 0.00 0.10 0.02 0.02 97.56 01:10:01 all 1.57 0.00 0.31 0.02 0.07 98.03 01:10:01 0 1.77 0.00 0.46 0.02 0.10 97.65 01:10:01 1 1.38 0.00 0.17 0.02 0.03 98.41 01:11:01 all 1.25 0.00 0.26 0.01 0.07 98.41 01:11:01 0 1.35 0.00 0.34 0.02 0.08 98.22 01:11:01 1 1.16 0.00 0.18 0.00 0.05 98.61 01:12:01 all 1.12 0.00 0.24 0.02 0.07 98.55 01:12:01 0 1.21 0.00 0.30 0.00 0.07 98.42 01:12:01 1 1.03 0.00 0.19 0.03 0.07 98.69 01:13:01 all 1.28 0.00 0.28 0.01 0.07 98.36 01:13:01 0 0.69 0.00 0.17 0.00 0.05 99.09 01:13:01 1 1.88 0.00 0.39 0.02 0.08 97.63 01:14:01 all 1.08 0.00 0.24 0.02 0.07 98.59 01:14:01 0 1.05 0.00 0.29 0.02 0.07 98.58 01:14:01 1 1.11 0.00 0.20 0.02 0.07 98.61 01:15:01 all 1.01 0.00 0.29 0.01 0.08 98.61 01:15:01 0 0.94 0.00 0.25 0.00 0.07 98.74 01:15:01 1 1.08 0.00 0.34 0.02 0.08 98.49 01:16:01 all 1.41 0.00 0.30 0.01 0.07 98.21 01:16:01 0 1.99 0.00 0.32 0.00 0.08 97.60 01:16:01 1 0.82 0.00 0.29 0.02 0.05 98.83 01:17:01 all 2.23 0.00 0.43 0.02 0.07 97.24 01:17:01 0 3.14 0.00 0.45 0.02 0.08 96.32 01:17:01 1 1.32 0.00 0.42 0.02 0.07 98.18 01:18:01 all 2.03 0.00 0.33 0.01 0.07 97.56 01:18:01 0 3.09 0.00 0.35 0.00 0.07 96.49 01:18:01 1 0.96 0.00 0.32 0.02 0.07 98.64 01:18:01 CPU %user %nice %system %iowait %steal %idle 01:19:01 all 1.21 0.00 0.33 0.01 0.07 98.39 01:19:01 0 1.19 0.00 0.27 0.00 0.05 98.49 01:19:01 1 1.23 0.00 0.39 0.02 0.08 98.28 01:20:01 all 0.86 0.00 0.24 0.02 0.07 98.82 01:20:01 0 0.40 0.00 0.12 0.02 0.05 99.41 01:20:01 1 1.31 0.00 0.35 0.02 0.08 98.23 01:21:01 all 0.93 0.00 0.27 0.00 0.07 98.73 01:21:01 0 0.69 0.00 0.22 0.00 0.05 99.04 01:21:01 1 1.18 0.00 0.32 0.00 0.08 98.42 01:22:01 all 0.99 0.00 0.33 0.01 0.07 98.60 01:22:01 0 1.18 0.00 0.40 0.00 0.08 98.33 01:22:01 1 0.81 0.00 0.25 0.02 0.05 98.87 01:23:01 all 1.08 0.00 0.33 0.01 0.07 98.52 01:23:01 0 1.11 0.00 0.32 0.02 0.07 98.49 01:23:01 1 1.04 0.00 0.34 0.00 0.07 98.55 01:24:01 all 1.06 0.00 0.31 0.01 0.06 98.56 01:24:01 0 0.84 0.00 0.27 0.00 0.05 98.84 01:24:01 1 1.28 0.00 0.35 0.02 0.07 98.28 01:25:01 all 0.92 0.00 0.35 0.02 0.08 98.64 01:25:01 0 1.45 0.00 0.54 0.02 0.10 97.89 01:25:01 1 0.39 0.00 0.17 0.02 0.05 99.38 01:26:01 all 1.04 0.00 0.29 0.00 0.08 98.59 01:26:01 0 1.53 0.00 0.46 0.00 0.10 97.91 01:26:01 1 0.54 0.00 0.13 0.00 0.05 99.28 01:27:01 all 1.52 0.00 0.36 0.02 0.06 98.04 01:27:01 0 1.14 0.00 0.35 0.02 0.05 98.43 01:27:01 1 1.90 0.00 0.37 0.02 0.07 97.65 01:28:01 all 1.04 0.00 0.30 0.01 0.07 98.58 01:28:01 0 0.84 0.00 0.25 0.02 0.05 98.84 01:28:01 1 1.25 0.00 0.35 0.00 0.08 98.32 01:29:01 all 0.93 0.00 0.24 0.03 0.08 98.73 01:29:01 0 0.98 0.00 0.24 0.00 0.08 98.70 01:29:01 1 0.87 0.00 0.24 0.07 0.07 98.76 01:29:01 CPU %user %nice %system %iowait %steal %idle 01:30:01 all 0.88 0.00 0.26 0.02 0.07 98.78 01:30:01 0 0.66 0.00 0.15 0.02 0.07 99.11 01:30:01 1 1.10 0.00 0.37 0.02 0.07 98.45 01:31:01 all 1.00 0.00 0.29 0.01 0.07 98.64 01:31:01 0 0.79 0.00 0.22 0.00 0.05 98.94 01:31:01 1 1.22 0.00 0.35 0.02 0.08 98.33 01:32:01 all 1.23 0.00 0.34 0.02 0.07 98.34 01:32:01 0 0.72 0.00 0.22 0.02 0.05 98.99 01:32:01 1 1.75 0.00 0.47 0.02 0.08 97.68 01:33:01 all 1.99 0.00 0.36 0.01 0.07 97.58 01:33:01 0 1.34 0.00 0.49 0.00 0.07 98.10 01:33:01 1 2.63 0.00 0.23 0.02 0.07 97.06 01:34:01 all 1.92 0.00 0.27 0.02 0.07 97.73 01:34:01 0 1.21 0.00 0.32 0.02 0.08 98.37 01:34:01 1 2.61 0.00 0.21 0.02 0.05 97.11 01:35:01 all 2.05 0.00 0.29 0.00 0.06 97.60 01:35:01 0 3.02 0.00 0.35 0.00 0.08 96.55 01:35:01 1 1.07 0.00 0.23 0.00 0.03 98.66 01:36:01 all 1.42 0.00 0.31 0.01 0.08 98.18 01:36:01 0 1.69 0.00 0.32 0.00 0.07 97.93 01:36:01 1 1.16 0.00 0.30 0.02 0.08 98.44 01:37:01 all 1.07 0.00 0.38 0.02 0.06 98.48 01:37:01 0 1.58 0.00 0.56 0.02 0.08 97.76 01:37:01 1 0.55 0.00 0.20 0.02 0.03 99.19 01:38:01 all 0.97 0.00 0.25 0.01 0.07 98.70 01:38:01 0 0.89 0.00 0.20 0.00 0.07 98.84 01:38:01 1 1.05 0.00 0.30 0.02 0.07 98.56 01:39:01 all 0.92 0.00 0.29 0.01 0.08 98.71 01:39:01 0 1.30 0.00 0.35 0.02 0.10 98.23 01:39:01 1 0.54 0.00 0.22 0.00 0.05 99.19 01:40:01 all 1.50 0.00 0.58 0.02 0.08 97.83 01:40:01 0 1.33 0.00 0.51 0.02 0.07 98.08 01:40:01 1 1.67 0.00 0.66 0.02 0.08 97.57 01:40:01 CPU %user %nice %system %iowait %steal %idle 01:41:01 all 2.22 0.00 0.89 0.05 0.07 96.77 01:41:01 0 2.42 0.00 0.94 0.07 0.07 96.50 01:41:01 1 2.02 0.00 0.84 0.03 0.07 97.04 01:42:01 all 1.30 0.00 0.54 0.02 0.08 98.07 01:42:01 0 1.26 0.00 0.49 0.02 0.07 98.17 01:42:01 1 1.34 0.00 0.59 0.02 0.08 97.97 01:43:01 all 1.00 0.00 0.21 0.01 0.06 98.72 01:43:01 0 1.08 0.00 0.20 0.00 0.07 98.65 01:43:01 1 0.93 0.00 0.22 0.02 0.05 98.79 01:44:01 all 0.92 0.00 0.24 0.02 0.08 98.75 01:44:01 0 0.93 0.00 0.27 0.02 0.08 98.70 01:44:01 1 0.91 0.00 0.20 0.02 0.07 98.80 01:45:01 all 1.55 0.00 0.67 0.13 0.08 97.57 01:45:01 0 1.45 0.00 0.61 0.10 0.07 97.78 01:45:01 1 1.66 0.00 0.74 0.15 0.08 97.37 01:46:01 all 1.34 0.00 0.53 0.05 0.07 98.01 01:46:01 0 0.96 0.00 0.40 0.00 0.05 98.59 01:46:01 1 1.72 0.00 0.66 0.10 0.08 97.44 01:47:01 all 1.37 0.00 0.54 0.08 0.08 97.94 01:47:01 0 1.61 0.00 0.59 0.02 0.08 97.70 01:47:01 1 1.14 0.00 0.49 0.13 0.07 98.17 01:48:01 all 1.78 0.00 0.29 0.07 0.07 97.79 01:48:01 0 2.47 0.00 0.27 0.03 0.07 97.16 01:48:01 1 1.08 0.00 0.32 0.10 0.07 98.44 01:49:01 all 1.93 0.00 0.32 0.01 0.06 97.68 01:49:01 0 2.81 0.00 0.30 0.00 0.05 96.85 01:49:01 1 1.04 0.00 0.35 0.02 0.07 98.52 01:50:01 all 1.24 0.00 0.13 0.02 0.02 98.58 01:50:01 0 0.52 0.00 0.18 0.02 0.03 99.25 01:50:01 1 1.96 0.00 0.08 0.03 0.02 97.91 01:51:01 all 1.19 0.00 0.18 0.02 0.02 98.58 01:51:01 0 0.22 0.00 0.22 0.00 0.02 99.55 01:51:01 1 2.15 0.00 0.15 0.03 0.03 97.64 01:51:01 CPU %user %nice %system %iowait %steal %idle 01:52:01 all 0.34 0.00 0.09 0.03 0.03 99.52 01:52:01 0 0.19 0.00 0.12 0.02 0.03 99.64 01:52:01 1 0.49 0.00 0.07 0.03 0.02 99.39 01:53:01 all 0.21 0.00 0.12 0.02 0.03 99.62 01:53:01 0 0.18 0.00 0.08 0.00 0.03 99.70 01:53:01 1 0.23 0.00 0.15 0.03 0.03 99.55 01:54:01 all 26.71 0.00 2.16 1.36 0.05 69.73 01:54:01 0 29.15 0.00 2.64 1.43 0.05 66.73 01:54:01 1 24.26 0.00 1.68 1.28 0.05 72.72 Average: all 2.20 0.00 0.48 0.29 0.07 96.96 Average: 0 2.24 0.00 0.49 0.26 0.07 96.94 Average: 1 2.16 0.00 0.47 0.31 0.07 96.98