00:07:12 Started by user Anil Belur 00:07:12 Running as SYSTEM 00:07:12 [EnvInject] - Loading node environment variables. 00:07:12 Building remotely on prd-centos8-builder-2c-1g-2497 (centos8-builder-2c-1g) in workspace /w/workspace/builder-packer-merge-centos-cs-8-robot 00:07:14 [ssh-agent] Looking for ssh-agent implementation... 00:07:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:07:14 $ ssh-agent 00:07:14 SSH_AUTH_SOCK=/tmp/ssh-m7v7mVgcwN0D/agent.5509 00:07:14 SSH_AGENT_PID=5510 00:07:14 [ssh-agent] Started. 00:07:14 Running ssh-add (command line suppressed) 00:07:14 Identity added: /w/workspace/builder-packer-merge-centos-cs-8-robot@tmp/private_key_16289096536599243096.key (/w/workspace/builder-packer-merge-centos-cs-8-robot@tmp/private_key_16289096536599243096.key) 00:07:14 [ssh-agent] Using credentials jenkins (jenkins-ssh) 00:07:14 The recommended git tool is: NONE 00:07:19 using credential jenkins-ssh 00:07:19 Wiping out workspace first. 00:07:19 Cloning the remote Git repository 00:07:19 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 00:07:19 > git init /w/workspace/builder-packer-merge-centos-cs-8-robot # timeout=10 00:07:19 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 00:07:19 > git --version # timeout=10 00:07:19 > git --version # 'git version 2.43.0' 00:07:19 using GIT_SSH to set credentials jenkins-ssh 00:07:19 [INFO] Currently running in a labeled security context 00:07:19 [INFO] Currently SELinux is 'enforcing' on the host 00:07:19 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-packer-merge-centos-cs-8-robot@tmp/jenkins-gitclient-ssh9424912583790060873.key 00:07:19 Verifying host key using known hosts file 00:07:19 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 00:07:19 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 00:07:22 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 00:07:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:07:22 Avoid second fetch 00:07:22 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 00:07:22 Checking out Revision dc12b9399f9d20a8f6a02760a67fdb3b1933b9b1 (refs/remotes/origin/master) 00:07:22 > git config core.sparsecheckout # timeout=10 00:07:22 > git checkout -f dc12b9399f9d20a8f6a02760a67fdb3b1933b9b1 # timeout=10 00:07:22 Commit message: "Update cloud image list docs" 00:07:22 > git rev-list --no-walk 047f30067d925b9e53b2d6c0343b1067877b4027 # timeout=10 00:07:22 > git remote # timeout=10 00:07:22 > git submodule init # timeout=10 00:07:23 > git submodule sync # timeout=10 00:07:23 > git config --get remote.origin.url # timeout=10 00:07:23 > git submodule init # timeout=10 00:07:23 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 00:07:23 > git config --get submodule.global-jjb.url # timeout=10 00:07:23 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 00:07:23 > git config --get submodule.packer/common-packer.url # timeout=10 00:07:23 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 00:07:23 > git submodule update --init --recursive global-jjb # timeout=10 00:07:24 > git submodule update --init --recursive packer/common-packer # timeout=10 00:07:24 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 00:07:24 provisioning config files... 00:07:24 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:07:24 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:07:24 provisioning config files... 00:07:24 copy managed file [ansible.cfg] to file:/home/jenkins/.ansible/ansible.cfg 00:07:24 [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: true) 00:07:24 Run condition [Boolean condition] enabling perform for step [BuilderChain] 00:07:24 provisioning config files... 00:07:26 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:07:26 [EnvInject] - Injecting environment variables from a build step. 00:07:26 [EnvInject] - Injecting as environment variables the properties content 00:07:26 OS_CLOUD=vex 00:07:26 00:07:26 [EnvInject] - Variables injected successfully. 00:07:26 provisioning config files... 00:07:27 copy managed file [packer-cloud-env-hcl] to file:/home/jenkins/.config/jenkins_jobs/cloud-env.pkrvars.hcl 00:07:27 [EnvInject] - Injecting environment variables from a build step. 00:07:27 [EnvInject] - Injecting as environment variables the properties content 00:07:27 PACKER_TEMPLATE=robot 00:07:27 PACKER_PLATFORM=centos-cs-8 00:07:27 PACKER_VERSION=1.9.1 00:07:27 PACKER_BUILDER=openstack 00:07:27 UPDATE_CLOUD_IMAGE=True 00:07:27 00:07:27 [EnvInject] - Variables injected successfully. 00:07:27 [builder-packer-merge-centos-cs-8-robot] $ /bin/bash /tmp/jenkins10689247120103321694.sh 00:07:27 ---> packer-install.sh 00:07:27 Packer binary not available, installing Packer version 1.9.1. 00:07:27 /w/workspace/builder-packer-merge-centos-cs-8-robot /w/workspace/builder-packer-merge-centos-cs-8-robot 00:07:28 2024-03-06 00:07:28 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] 00:07:28 Archive: packer_1.9.1_linux_amd64.zip 00:07:28 inflating: /w/workspace/builder-packer-merge-centos-cs-8-robot/bin/packer 00:07:28 /w/workspace/builder-packer-merge-centos-cs-8-robot 00:07:28 ---> packer-build.sh 00:07:28 packer init templates/robot.pkr.hcl ... 00:07:29 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" 00:07:30 The configuration is valid. 00:07:30 + [[ -n https://git.opendaylight.org/gerrit ]] 00:07:30 + [[ -n '' ]] 00:07:30 + [[ git://devvexx.opendaylight.org/mirror/releng/builder =~ https://github.com ]] 00:07:30 + set +x 00:07:31 ==> openstack.robot: Loading flavor: v3-standard-2 00:07:31 openstack.robot: Verified flavor. ID: d6906d2a-e83f-42be-b33e-fbaeb5c511cb 00:07:31 ==> openstack.robot: Creating temporary RSA SSH key for instance... 00:07:33 ==> openstack.robot: Creating temporary keypair: packer_65e7b3c3-b1bb-01ef-752d-01a9314bdc4a ... 00:07:34 ==> openstack.robot: Created temporary keypair: packer_65e7b3c3-b1bb-01ef-752d-01a9314bdc4a 00:07:34 openstack.robot: Found Image ID: cc1a8d67-b5cc-42eb-b1c2-92ef61075752 00:07:34 ==> openstack.robot: Creating volume... 00:07:34 ==> openstack.robot: Waiting for volume packer_65e7b3c3-669c-c45b-2817-e078eb06767d (volume id: 74758230-fe49-49bc-a9b2-93e1eb5f7aec) to become available... 00:07:36 openstack.robot: Volume ID: 74758230-fe49-49bc-a9b2-93e1eb5f7aec 00:07:36 ==> openstack.robot: Launching server... 00:07:36 ==> openstack.robot: Launching server... 00:07:37 openstack.robot: Server ID: a35bf137-b2f3-4895-8708-f6ec4cbad62b 00:07:37 ==> openstack.robot: Waiting for server to become ready... 00:07:50 openstack.robot: Floating IP not required 00:07:50 ==> openstack.robot: Using SSH communicator to connect: 10.30.170.211 00:07:50 ==> openstack.robot: Waiting for SSH to become available... 00:08:18 ==> openstack.robot: Connected to SSH! 00:08:18 ==> openstack.robot: Provisioning with shell script: common-packer/provision/install-python.sh 00:08:19 openstack.robot: ----> install-python.sh 00:08:19 openstack.robot: Distro is NOT Ubuntu 00:08:19 openstack.robot: Distro is CentOS 8 00:08:19 openstack.robot: Install python38 00:08:19 openstack.robot: 0 files removed 00:08:22 openstack.robot: CentOS Stream 8 - AppStream 14 MB/s | 27 MB 00:01 00:08:31 openstack.robot: CentOS Stream 8 - BaseOS 11 MB/s | 10 MB 00:00 00:08:34 openstack.robot: CentOS Stream 8 - Extras 21 kB/s | 18 kB 00:00 00:08:37 openstack.robot: Dependencies resolved. 00:08:37 openstack.robot: ====================================================================================== 00:08:37 openstack.robot: Package Arch Version Repo Size 00:08:37 openstack.robot: ====================================================================================== 00:08:37 openstack.robot: Installing: 00:08:37 openstack.robot: python38 x86_64 3.8.17-2.module_el8+640+ebf3d03c appstream 81 k 00:08:37 openstack.robot: Installing dependencies: 00:08:37 openstack.robot: python38-libs x86_64 3.8.17-2.module_el8+640+ebf3d03c appstream 8.9 M 00:08:37 openstack.robot: python38-pip-wheel noarch 19.3.1-7.module_el8+640+ebf3d03c appstream 1.0 M 00:08:37 openstack.robot: python38-setuptools-wheel noarch 41.6.0-5.module_el8+615+cf6008ae appstream 304 k 00:08:37 openstack.robot: Installing weak dependencies: 00:08:37 openstack.robot: python38-pip noarch 19.3.1-7.module_el8+640+ebf3d03c appstream 1.9 M 00:08:37 openstack.robot: python38-setuptools noarch 41.6.0-5.module_el8+615+cf6008ae appstream 731 k 00:08:37 openstack.robot: Enabling module streams: 00:08:37 openstack.robot: python38 3.8 00:08:37 openstack.robot: 00:08:37 openstack.robot: Transaction Summary 00:08:37 openstack.robot: ====================================================================================== 00:08:37 openstack.robot: Install 6 Packages 00:08:37 openstack.robot: 00:08:37 openstack.robot: Total download size: 13 M 00:08:37 openstack.robot: Installed size: 44 M 00:08:37 openstack.robot: Downloading Packages: 00:08:37 openstack.robot: (1/6): python38-3.8.17-2.module_el8+640+ebf3d03 306 kB/s | 81 kB 00:00 00:08:38 openstack.robot: (2/6): python38-pip-19.3.1-7.module_el8+640+ebf 2.1 MB/s | 1.9 MB 00:00 00:08:38 openstack.robot: (3/6): python38-pip-wheel-19.3.1-7.module_el8+6 1.5 MB/s | 1.0 MB 00:00 00:08:38 openstack.robot: (4/6): python38-setuptools-wheel-41.6.0-5.modul 692 kB/s | 304 kB 00:00 00:08:38 openstack.robot: (5/6): python38-setuptools-41.6.0-5.module_el8+ 1.2 MB/s | 731 kB 00:00 00:08:38 openstack.robot: (6/6): python38-libs-3.8.17-2.module_el8+640+eb 5.5 MB/s | 8.9 MB 00:01 00:08:38 openstack.robot: -------------------------------------------------------------------------------- 00:08:38 openstack.robot: Total 7.7 MB/s | 13 MB 00:01 00:08:38 openstack.robot: CentOS Stream 8 - AppStream 1.4 MB/s | 1.6 kB 00:00 00:08:38 ==> openstack.robot: Importing GPG key 0x8483C65D: 00:08:38 ==> openstack.robot: Userid : "CentOS (CentOS Official Signing Key) " 00:08:38 ==> openstack.robot: Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D 00:08:38 ==> openstack.robot: From : /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial 00:08:39 openstack.robot: Key imported successfully 00:08:39 openstack.robot: Running transaction check 00:08:39 openstack.robot: Transaction check succeeded. 00:08:39 openstack.robot: Running transaction test 00:08:39 openstack.robot: Transaction test succeeded. 00:08:39 openstack.robot: Running transaction 00:08:40 openstack.robot: Preparing : 1/1 00:08:40 openstack.robot: Installing : python38-setuptools-wheel-41.6.0-5.module_el8+615+cf 1/6 00:08:41 openstack.robot: Installing : python38-pip-wheel-19.3.1-7.module_el8+640+ebf3d03c. 2/6 00:08:42 openstack.robot: Installing : python38-libs-3.8.17-2.module_el8+640+ebf3d03c.x86_6 3/6 00:08:42 openstack.robot: Installing : python38-3.8.17-2.module_el8+640+ebf3d03c.x86_64 4/6 00:08:42 openstack.robot: Running scriptlet: python38-3.8.17-2.module_el8+640+ebf3d03c.x86_64 4/6 00:08:42 openstack.robot: Installing : python38-setuptools-41.6.0-5.module_el8+615+cf6008ae 5/6 00:08:42 openstack.robot: Running scriptlet: python38-setuptools-41.6.0-5.module_el8+615+cf6008ae 5/6 00:08:43 openstack.robot: Installing : python38-pip-19.3.1-7.module_el8+640+ebf3d03c.noarch 6/6 00:08:43 openstack.robot: Running scriptlet: python38-pip-19.3.1-7.module_el8+640+ebf3d03c.noarch 6/6 00:08:43 openstack.robot: Verifying : python38-3.8.17-2.module_el8+640+ebf3d03c.x86_64 1/6 00:08:43 openstack.robot: Verifying : python38-libs-3.8.17-2.module_el8+640+ebf3d03c.x86_6 2/6 00:08:43 openstack.robot: Verifying : python38-pip-19.3.1-7.module_el8+640+ebf3d03c.noarch 3/6 00:08:43 openstack.robot: Verifying : python38-pip-wheel-19.3.1-7.module_el8+640+ebf3d03c. 4/6 00:08:43 openstack.robot: Verifying : python38-setuptools-41.6.0-5.module_el8+615+cf6008ae 5/6 00:08:43 openstack.robot: Verifying : python38-setuptools-wheel-41.6.0-5.module_el8+615+cf 6/6 00:08:43 openstack.robot: 00:08:43 openstack.robot: Installed: 00:08:43 openstack.robot: python38-3.8.17-2.module_el8+640+ebf3d03c.x86_64 00:08:43 openstack.robot: python38-libs-3.8.17-2.module_el8+640+ebf3d03c.x86_64 00:08:43 openstack.robot: python38-pip-19.3.1-7.module_el8+640+ebf3d03c.noarch 00:08:43 openstack.robot: python38-pip-wheel-19.3.1-7.module_el8+640+ebf3d03c.noarch 00:08:43 openstack.robot: python38-setuptools-41.6.0-5.module_el8+615+cf6008ae.noarch 00:08:43 openstack.robot: python38-setuptools-wheel-41.6.0-5.module_el8+615+cf6008ae.noarch 00:08:43 openstack.robot: 00:08:43 openstack.robot: Complete! 00:08:43 openstack.robot: Python 3.8.17 00:08:43 openstack.robot: python3 is hashed (/bin/python3) 00:08:43 openstack.robot: /bin/sudo 00:08:43 openstack.robot: sudo is /bin/sudo 00:08:43 ==> openstack.robot: Running local shell script: /tmp/packer-shell4165548484 00:08:43 openstack.robot: ----> ansible-galaxy.sh 00:08:43 openstack.robot: Setup pyenv: 00:08:43 openstack.robot: system 00:08:43 openstack.robot: * 3.8.13 (set by /opt/pyenv/version) 00:08:43 openstack.robot: * 3.9.13 (set by /opt/pyenv/version) 00:08:43 openstack.robot: * 3.10.6 (set by /opt/pyenv/version) 00:08:49 openstack.robot: lf-activate-venv(): INFO: Creating python3.10 venv at /tmp/venv-qQHY 00:08:49 openstack.robot: lf-activate-venv(): INFO: Save venv in file: /tmp/.ansible_venv 00:08:52 openstack.robot: lf-activate-venv(): INFO: Installing: ansible~=9.2.0 00:09:24 openstack.robot: lf-activate-venv(): INFO: Adding /tmp/venv-qQHY/bin to PATH 00:09:24 openstack.robot: Running: ansible-galaxy install -p .galaxy -r ./common-packer/requirements.yaml 00:09:24 ==> openstack.robot: [WARNING]: The requirements file '/w/workspace/builder-packer-merge-centos- 00:09:24 ==> openstack.robot: cs-8-robot/packer/common-packer/requirements.yaml' contains collections which 00:09:24 ==> openstack.robot: will be ignored. To install these collections run 'ansible-galaxy collection 00:09:24 ==> openstack.robot: install -r' or to install both at the same time run 'ansible-galaxy install -r' 00:09:24 ==> openstack.robot: without a custom install path. 00:09:33 openstack.robot: Starting galaxy role install process 00:09:33 openstack.robot: - downloading role 'docker-install', owned by lfit 00:09:33 openstack.robot: - downloading role from https://github.com/lfit/ansible-roles-docker-install/archive/master.tar.gz 00:09:33 openstack.robot: - extracting lfit.docker-install to /w/workspace/builder-packer-merge-centos-cs-8-robot/packer/.galaxy/lfit.docker-install 00:09:33 openstack.robot: - lfit.docker-install (master) was installed successfully 00:09:33 openstack.robot: - downloading role 'haveged-install', owned by lfit 00:09:33 openstack.robot: - downloading role from https://github.com/lfit/ansible-roles-haveged-install/archive/master.tar.gz 00:09:33 openstack.robot: - extracting lfit.haveged-install to /w/workspace/builder-packer-merge-centos-cs-8-robot/packer/.galaxy/lfit.haveged-install 00:09:33 openstack.robot: - lfit.haveged-install (master) was installed successfully 00:09:33 openstack.robot: - downloading role 'java-install', owned by lfit 00:09:33 openstack.robot: - downloading role from https://github.com/lfit/ansible-roles-java-install/archive/master.tar.gz 00:09:33 openstack.robot: - extracting lfit.java-install to /w/workspace/builder-packer-merge-centos-cs-8-robot/packer/.galaxy/lfit.java-install 00:09:33 openstack.robot: - lfit.java-install (master) was installed successfully 00:09:33 openstack.robot: - downloading role 'lf-dev-libs', owned by lfit 00:09:33 openstack.robot: - downloading role from https://github.com/lfit/ansible-roles-lf-dev-libs/archive/master.tar.gz 00:09:33 openstack.robot: - extracting lfit.lf-dev-libs to /w/workspace/builder-packer-merge-centos-cs-8-robot/packer/.galaxy/lfit.lf-dev-libs 00:09:33 openstack.robot: - lfit.lf-dev-libs (master) was installed successfully 00:09:33 openstack.robot: - downloading role 'lf-recommended-tools', owned by lfit 00:09:33 openstack.robot: - downloading role from https://github.com/lfit/ansible-roles-lf-recommended-tools/archive/master.tar.gz 00:09:33 openstack.robot: - extracting lfit.lf-recommended-tools to /w/workspace/builder-packer-merge-centos-cs-8-robot/packer/.galaxy/lfit.lf-recommended-tools 00:09:33 openstack.robot: - lfit.lf-recommended-tools (master) was installed successfully 00:09:33 openstack.robot: - downloading role 'mono-install', owned by lfit 00:09:33 openstack.robot: - downloading role from https://github.com/lfit/ansible-roles-mono-install/archive/master.tar.gz 00:09:33 openstack.robot: - extracting lfit.mono-install to /w/workspace/builder-packer-merge-centos-cs-8-robot/packer/.galaxy/lfit.mono-install 00:09:33 openstack.robot: - lfit.mono-install (master) was installed successfully 00:09:33 openstack.robot: - downloading role 'packer-install', owned by lfit 00:09:33 openstack.robot: - downloading role from https://github.com/lfit/ansible-roles-packer-install/archive/master.tar.gz 00:09:33 openstack.robot: - extracting lfit.packer-install to /w/workspace/builder-packer-merge-centos-cs-8-robot/packer/.galaxy/lfit.packer-install 00:09:33 openstack.robot: - lfit.packer-install (master) was installed successfully 00:09:33 openstack.robot: - downloading role 'protobuf-install', owned by lfit 00:09:33 openstack.robot: - downloading role from https://github.com/lfit/ansible-roles-protobuf-install/archive/master.tar.gz 00:09:33 openstack.robot: - extracting lfit.protobuf-install to /w/workspace/builder-packer-merge-centos-cs-8-robot/packer/.galaxy/lfit.protobuf-install 00:09:33 openstack.robot: - lfit.protobuf-install (master) was installed successfully 00:09:33 openstack.robot: - downloading role 'puppet-install', owned by lfit 00:09:33 openstack.robot: - downloading role from https://github.com/lfit/ansible-roles-puppet-install/archive/master.tar.gz 00:09:33 openstack.robot: - extracting lfit.puppet-install to /w/workspace/builder-packer-merge-centos-cs-8-robot/packer/.galaxy/lfit.puppet-install 00:09:33 openstack.robot: - lfit.puppet-install (master) was installed successfully 00:09:33 openstack.robot: - downloading role 'python-install', owned by lfit 00:09:33 openstack.robot: - downloading role from https://github.com/lfit/ansible-roles-python-install/archive/master.tar.gz 00:09:33 openstack.robot: - extracting lfit.python-install to /w/workspace/builder-packer-merge-centos-cs-8-robot/packer/.galaxy/lfit.python-install 00:09:33 openstack.robot: - lfit.python-install (master) was installed successfully 00:09:33 openstack.robot: - downloading role 'shellcheck-install', owned by lfit 00:09:33 openstack.robot: - downloading role from https://github.com/lfit/ansible-roles-shellcheck-install/archive/master.tar.gz 00:09:33 openstack.robot: - extracting lfit.shellcheck-install to /w/workspace/builder-packer-merge-centos-cs-8-robot/packer/.galaxy/lfit.shellcheck-install 00:09:33 openstack.robot: - lfit.shellcheck-install (master) was installed successfully 00:09:33 openstack.robot: - downloading role 'sysstat-install', owned by lfit 00:09:33 openstack.robot: - downloading role from https://github.com/lfit/ansible-roles-sysstat-install/archive/master.tar.gz 00:09:33 openstack.robot: - extracting lfit.sysstat-install to /w/workspace/builder-packer-merge-centos-cs-8-robot/packer/.galaxy/lfit.sysstat-install 00:09:33 openstack.robot: - lfit.sysstat-install (master) was installed successfully 00:09:33 openstack.robot: - downloading role 'system-update', owned by lfit 00:09:33 openstack.robot: - downloading role from https://github.com/lfit/ansible-roles-system-update/archive/master.tar.gz 00:09:33 openstack.robot: - extracting lfit.system-update to /w/workspace/builder-packer-merge-centos-cs-8-robot/packer/.galaxy/lfit.system-update 00:09:33 openstack.robot: - lfit.system-update (master) was installed successfully 00:09:33 ==> openstack.robot: Provisioning with Ansible... 00:09:33 openstack.robot: Setting up proxy adapter for Ansible.... 00:09:33 ==> openstack.robot: Executing Ansible: ./common-packer/ansible-playbook.sh -e packer_build_name="robot" -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-key4100528330 -i /tmp/packer-provisioner-ansible829552881 /w/workspace/builder-packer-merge-centos-cs-8-robot/packer/provision/robot.yaml 00:09:34 openstack.robot: 00:09:34 openstack.robot: PLAY [Baseline for all builds] ************************************************* 00:09:34 openstack.robot: 00:09:34 openstack.robot: TASK [Gathering Facts] ********************************************************* 00:09:37 openstack.robot: ok: [default] 00:09:37 openstack.robot: 00:09:37 openstack.robot: TASK [Pre-task system update] ************************************************** 00:09:37 openstack.robot: 00:09:37 openstack.robot: TASK [lfit.system-update : Update all packages] ******************************** 00:09:37 openstack.robot: included: /w/workspace/builder-packer-merge-centos-cs-8-robot/packer/.galaxy/lfit.system-update/tasks/RedHat.yml for default => (item=/w/workspace/builder-packer-merge-centos-cs-8-robot/packer/.galaxy/lfit.system-update/tasks/RedHat.yml) 00:09:37 openstack.robot: 00:09:37 openstack.robot: TASK [lfit.system-update : Install deltarpm] *********************************** 00:09:37 openstack.robot: skipping: [default] 00:09:37 openstack.robot: 00:09:37 openstack.robot: TASK [lfit.system-update : Update all packages] ******************************** 00:09:42 openstack.robot: ok: [default] 00:09:42 openstack.robot: 00:09:42 openstack.robot: TASK [Install base packages] *************************************************** 00:09:42 openstack.robot: included: /w/workspace/builder-packer-merge-centos-cs-8-robot/packer/common-packer/provision/install-base-pkgs-RedHat.yaml for default => (item=/w/workspace/builder-packer-merge-centos-cs-8-robot/packer/common-packer/provision/install-base-pkgs-RedHat.yaml) 00:09:42 openstack.robot: 00:09:42 openstack.robot: TASK [Add IUS repository to /etc/yum.repos.d/] ********************************* 00:09:42 openstack.robot: skipping: [default] 00:09:42 openstack.robot: 00:09:42 openstack.robot: TASK [Check the file name in path '/etc/yum.repos.d/' for CentOS 8.{2.2004} or earlier versions] *** 00:09:42 openstack.robot: ok: [default] 00:09:42 openstack.robot: 00:09:42 openstack.robot: TASK [Enable 'PowerTools' repo for CentOS 8.{2.2004} or earlier versions if the file exist] *** 00:09:42 openstack.robot: skipping: [default] 00:09:42 openstack.robot: 00:09:42 openstack.robot: TASK [Check the file name in path '/etc/yum.repos.d/' for CentOS 8.{3.2011} or later versions] *** 00:09:43 openstack.robot: ok: [default] 00:09:43 openstack.robot: 00:09:43 openstack.robot: TASK [Enable 'powertools' repo for CentOS 8.{3.2011} or later versions if the file exist] *** 00:09:43 openstack.robot: changed: [default] 00:09:43 openstack.robot: 00:09:43 openstack.robot: TASK [Download the RPM GPG KEY for EPEL - 8] *********************************** 00:09:44 openstack.robot: changed: [default] 00:09:44 openstack.robot: 00:09:44 openstack.robot: TASK [Import RPM GPG KEY into the DB] ****************************************** 00:09:45 openstack.robot: changed: [default] 00:09:45 openstack.robot: 00:09:45 openstack.robot: TASK [Install base packages] *************************************************** 00:18:12 openstack.robot: changed: [default] 00:18:12 openstack.robot: 00:18:12 openstack.robot: TASK [Enable pki-core] ********************************************************* 00:18:12 openstack.robot: fatal: [default]: FAILED! => { 00:18:12 openstack.robot:  "changed": false 00:18:12 openstack.robot: } 00:18:12 openstack.robot:  00:18:12 openstack.robot: MSG: 00:18:12 openstack.robot:  00:18:12 openstack.robot: Unsupported parameters for (ansible.legacy.command) module: warn. Supported parameters include: _raw_params, _uses_shell, argv, chdir, creates, executable, expand_argument_vars, removes, stdin, stdin_add_newline, strip_empty_ends. 00:18:12 openstack.robot: 00:18:12 openstack.robot: PLAY RECAP ********************************************************************* 00:18:12 openstack.robot: default : ok=10  changed=4  unreachable=0 failed=1  skipped=3  rescued=0 ignored=0 00:18:12 openstack.robot: 00:18:12 ==> openstack.robot: Provisioning step had errors: Running the cleanup provisioner, if present... 00:18:12 ==> openstack.robot: Terminating the source server: a35bf137-b2f3-4895-8708-f6ec4cbad62b ... 00:18:15 ==> openstack.robot: Deleting volume: 74758230-fe49-49bc-a9b2-93e1eb5f7aec ... 00:18:15 ==> openstack.robot: Deleting temporary keypair: packer_65e7b3c3-b1bb-01ef-752d-01a9314bdc4a ... 00:18:15 Build 'openstack.robot' errored after 10 minutes 43 seconds: Error executing Ansible: Non-zero exit status: exit status 2 00:18:15 00:18:15 ==> Wait completed after 10 minutes 43 seconds 00:18:15 00:18:15 ==> Some builds didn't complete successfully and had errors: 00:18:15 --> openstack.robot: Error executing Ansible: Non-zero exit status: exit status 2 00:18:15 00:18:15 ==> Builds finished but no artifacts were created. 00:18:15 Build step 'Execute shell' marked build as failure 00:18:15 $ ssh-agent -k 00:18:15 unset SSH_AUTH_SOCK; 00:18:15 unset SSH_AGENT_PID; 00:18:15 echo Agent pid 5510 killed; 00:18:15 [ssh-agent] Stopped. 00:18:15 [PostBuildScript] - [INFO] Executing post build scripts. 00:18:15 [builder-packer-merge-centos-cs-8-robot] $ /bin/bash /tmp/jenkins13706753485797554455.sh 00:18:15 ---> sysstat.sh 00:18:16 [builder-packer-merge-centos-cs-8-robot] $ /bin/bash /tmp/jenkins8517491086372221697.sh 00:18:16 ---> package-listing.sh 00:18:16 ++ facter osfamily 00:18:16 ++ tr '[:upper:]' '[:lower:]' 00:18:16 + OS_FAMILY=redhat 00:18:16 + workspace=/w/workspace/builder-packer-merge-centos-cs-8-robot 00:18:16 + START_PACKAGES=/tmp/packages_start.txt 00:18:16 + END_PACKAGES=/tmp/packages_end.txt 00:18:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:18:16 + PACKAGES=/tmp/packages_start.txt 00:18:16 + '[' /w/workspace/builder-packer-merge-centos-cs-8-robot ']' 00:18:16 + PACKAGES=/tmp/packages_end.txt 00:18:16 + case "${OS_FAMILY}" in 00:18:16 + rpm -qa 00:18:16 + sort 00:18:17 + '[' -f /tmp/packages_start.txt ']' 00:18:17 + '[' -f /tmp/packages_end.txt ']' 00:18:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:18:17 + '[' /w/workspace/builder-packer-merge-centos-cs-8-robot ']' 00:18:17 + mkdir -p /w/workspace/builder-packer-merge-centos-cs-8-robot/archives/ 00:18:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-packer-merge-centos-cs-8-robot/archives/ 00:18:17 [builder-packer-merge-centos-cs-8-robot] $ /bin/bash /tmp/jenkins16066410950322499268.sh 00:18:17 ---> capture-instance-metadata.sh 00:18:17 Setup pyenv: 00:18:17 system 00:18:17 * 3.8.13 (set by /opt/pyenv/version) 00:18:17 * 3.9.13 (set by /opt/pyenv/version) 00:18:17 * 3.10.6 (set by /opt/pyenv/version) 00:18:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WB0M 00:18:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:18:24 lf-activate-venv(): INFO: Installing: lftools 00:18:58 lf-activate-venv(): INFO: Adding /tmp/venv-WB0M/bin to PATH 00:18:58 INFO: Running in OpenStack, capturing instance metadata 00:18:58 [builder-packer-merge-centos-cs-8-robot] $ /bin/bash /tmp/jenkins1831485002758161468.sh 00:18:58 provisioning config files... 00:18:59 Could not find credentials [logs] for builder-packer-merge-centos-cs-8-robot #44 00:18:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-packer-merge-centos-cs-8-robot@tmp/config8989115753228536707tmp 00:18:59 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 00:18:59 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 00:18:59 provisioning config files... 00:18:59 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 00:18:59 [EnvInject] - Injecting environment variables from a build step. 00:18:59 [EnvInject] - Injecting as environment variables the properties content 00:18:59 SERVER_ID=logs 00:18:59 00:18:59 [EnvInject] - Variables injected successfully. 00:18:59 [builder-packer-merge-centos-cs-8-robot] $ /bin/bash /tmp/jenkins2078900002002405064.sh 00:18:59 ---> create-netrc.sh 00:18:59 WARN: Log server credential not found. 00:18:59 [builder-packer-merge-centos-cs-8-robot] $ /bin/bash /tmp/jenkins363777117901608085.sh 00:18:59 ---> python-tools-install.sh 00:18:59 Setup pyenv: 00:18:59 system 00:18:59 3.8.13 00:18:59 3.9.13 00:18:59 * 3.10.6 (set by /w/workspace/builder-packer-merge-centos-cs-8-robot/.python-version) 00:18:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WB0M from file:/tmp/.os_lf_venv 00:19:00 lf-activate-venv(): INFO: Installing: lftools 00:19:09 lf-activate-venv(): INFO: Adding /tmp/venv-WB0M/bin to PATH 00:19:09 Generating Requirements File 00:19:41 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 00:19:41 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 00:19:41 Python 3.10.6 00:19:42 pip 24.0 from /tmp/venv-WB0M/lib/python3.10/site-packages/pip (python 3.10) 00:19:42 appdirs==1.4.4 00:19:42 argcomplete==3.2.2 00:19:42 aspy.yaml==1.3.0 00:19:42 attrs==23.2.0 00:19:42 autopage==0.5.2 00:19:42 beautifulsoup4==4.12.3 00:19:42 boto3==1.34.56 00:19:42 botocore==1.34.56 00:19:42 bs4==0.0.2 00:19:42 cachetools==5.3.3 00:19:42 certifi==2024.2.2 00:19:42 cffi==1.16.0 00:19:42 cfgv==3.4.0 00:19:42 chardet==5.2.0 00:19:42 charset-normalizer==3.3.2 00:19:42 click==8.1.7 00:19:42 cliff==4.6.0 00:19:42 cmd2==2.4.3 00:19:42 cryptography==3.3.2 00:19:42 debtcollector==3.0.0 00:19:42 decorator==5.1.1 00:19:42 defusedxml==0.7.1 00:19:42 Deprecated==1.2.14 00:19:42 distlib==0.3.8 00:19:42 dnspython==2.6.1 00:19:42 docker==4.2.2 00:19:42 dogpile.cache==1.3.2 00:19:42 email_validator==2.1.1 00:19:42 filelock==3.13.1 00:19:42 future==1.0.0 00:19:42 gitdb==4.0.11 00:19:42 GitPython==3.1.42 00:19:42 google-auth==2.28.1 00:19:42 httplib2==0.22.0 00:19:42 identify==2.5.35 00:19:42 idna==3.6 00:19:42 importlib-resources==1.5.0 00:19:42 iso8601==2.1.0 00:19:42 Jinja2==3.1.3 00:19:42 jmespath==1.0.1 00:19:42 jsonpatch==1.33 00:19:42 jsonpointer==2.4 00:19:42 jsonschema==4.21.1 00:19:42 jsonschema-specifications==2023.12.1 00:19:42 keystoneauth1==5.6.0 00:19:42 kubernetes==29.0.0 00:19:42 lftools==0.37.9 00:19:42 lxml==5.1.0 00:19:42 MarkupSafe==2.1.5 00:19:42 msgpack==1.0.8 00:19:42 multi_key_dict==2.0.3 00:19:42 munch==4.0.0 00:19:42 netaddr==1.2.1 00:19:42 netifaces==0.11.0 00:19:42 niet==1.4.2 00:19:42 nodeenv==1.8.0 00:19:42 oauth2client==4.1.3 00:19:42 oauthlib==3.2.2 00:19:42 openstacksdk==0.62.0 00:19:42 os-client-config==2.1.0 00:19:42 os-service-types==1.7.0 00:19:42 osc-lib==3.0.1 00:19:42 oslo.config==9.4.0 00:19:42 oslo.context==5.5.0 00:19:42 oslo.i18n==6.3.0 00:19:42 oslo.log==5.5.0 00:19:42 oslo.serialization==5.4.0 00:19:42 oslo.utils==7.1.0 00:19:42 packaging==23.2 00:19:42 pbr==6.0.0 00:19:42 platformdirs==4.2.0 00:19:42 prettytable==3.10.0 00:19:42 pyasn1==0.5.1 00:19:42 pyasn1-modules==0.3.0 00:19:42 pycparser==2.21 00:19:42 pygerrit2==2.0.15 00:19:42 PyGithub==2.2.0 00:19:42 pyinotify==0.9.6 00:19:42 PyJWT==2.8.0 00:19:42 PyNaCl==1.5.0 00:19:42 pyparsing==2.4.7 00:19:42 pyperclip==1.8.2 00:19:42 pyrsistent==0.20.0 00:19:42 python-cinderclient==9.5.0 00:19:42 python-dateutil==2.9.0.post0 00:19:42 python-heatclient==3.5.0 00:19:42 python-jenkins==1.8.2 00:19:42 python-keystoneclient==5.4.0 00:19:42 python-magnumclient==4.4.0 00:19:42 python-novaclient==18.5.0 00:19:42 python-openstackclient==6.0.1 00:19:42 python-swiftclient==4.5.0 00:19:42 PyYAML==6.0.1 00:19:42 referencing==0.33.0 00:19:42 requests==2.31.0 00:19:42 requests-oauthlib==1.3.1 00:19:42 requestsexceptions==1.4.0 00:19:42 rfc3986==2.0.0 00:19:42 rpds-py==0.18.0 00:19:42 rsa==4.9 00:19:42 ruamel.yaml==0.18.6 00:19:42 ruamel.yaml.clib==0.2.8 00:19:42 s3transfer==0.10.0 00:19:42 simplejson==3.19.2 00:19:42 six==1.16.0 00:19:42 smmap==5.0.1 00:19:42 soupsieve==2.5 00:19:42 stevedore==5.2.0 00:19:42 tabulate==0.9.0 00:19:42 toml==0.10.2 00:19:42 tomlkit==0.12.4 00:19:42 tqdm==4.66.2 00:19:42 typing_extensions==4.10.0 00:19:42 tzdata==2024.1 00:19:42 urllib3==1.26.18 00:19:42 virtualenv==20.25.1 00:19:42 wcwidth==0.2.13 00:19:42 websocket-client==1.7.0 00:19:42 wrapt==1.16.0 00:19:42 xdg==6.0.0 00:19:42 xmltodict==0.13.0 00:19:42 yq==3.2.3 00:19:42 [builder-packer-merge-centos-cs-8-robot] $ /bin/bash /tmp/jenkins4261231851389374777.sh 00:19:42 ---> sudo-logs.sh 00:19:42 Archiving 'sudo' log.. 00:19:43 [builder-packer-merge-centos-cs-8-robot] $ /bin/bash /tmp/jenkins3330660995631909159.sh 00:19:43 ---> job-cost.sh 00:19:43 Setup pyenv: 00:19:43 system 00:19:43 3.8.13 00:19:43 3.9.13 00:19:43 * 3.10.6 (set by /w/workspace/builder-packer-merge-centos-cs-8-robot/.python-version) 00:19:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WB0M from file:/tmp/.os_lf_venv 00:19:44 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:19:53 lf-activate-venv(): INFO: Adding /tmp/venv-WB0M/bin to PATH 00:19:53 INFO: No Stack... 00:19:54 INFO: Retrieving Pricing Info for: v3-standard-2 00:19:54 INFO: Archiving Costs 00:19:54 [builder-packer-merge-centos-cs-8-robot] $ /bin/bash -l /tmp/jenkins10563710250208969244.sh 00:19:54 ---> logs-deploy.sh 00:19:54 Setup pyenv: 00:19:54 system 00:19:54 3.8.13 00:19:54 3.9.13 00:19:54 * 3.10.6 (set by /w/workspace/builder-packer-merge-centos-cs-8-robot/.python-version) 00:19:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WB0M from file:/tmp/.os_lf_venv 00:19:56 lf-activate-venv(): INFO: Installing: lftools 00:20:06 lf-activate-venv(): INFO: Adding /tmp/venv-WB0M/bin to PATH 00:20:06 WARNING: Nexus logging server not set 00:20:06 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-packer-merge-centos-cs-8-robot/44/ 00:20:06 INFO: archiving logs to S3 00:20:07 ---> uname -a: 00:20:07 Linux prd-centos8-builder-2c-1g-2497.novalocal 4.18.0-536.el8.x86_64 #1 SMP Thu Jan 18 15:15:29 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 00:20:07 00:20:07 00:20:07 ---> lscpu: 00:20:07 Architecture: x86_64 00:20:07 CPU op-mode(s): 32-bit, 64-bit 00:20:07 Byte Order: Little Endian 00:20:07 CPU(s): 2 00:20:07 On-line CPU(s) list: 0,1 00:20:07 Thread(s) per core: 1 00:20:07 Core(s) per socket: 1 00:20:07 Socket(s): 2 00:20:07 NUMA node(s): 1 00:20:07 Vendor ID: AuthenticAMD 00:20:07 CPU family: 23 00:20:07 Model: 49 00:20:07 Model name: AMD EPYC-Rome Processor 00:20:07 Stepping: 0 00:20:07 CPU MHz: 2799.996 00:20:07 BogoMIPS: 5599.99 00:20:07 Virtualization: AMD-V 00:20:07 Hypervisor vendor: KVM 00:20:07 Virtualization type: full 00:20:07 L1d cache: 32K 00:20:07 L1i cache: 32K 00:20:07 L2 cache: 512K 00:20:07 L3 cache: 16384K 00:20:07 NUMA node0 CPU(s): 0,1 00:20:07 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 00:20:07 00:20:07 00:20:07 ---> nproc: 00:20:07 2 00:20:07 00:20:07 00:20:07 ---> df -h: 00:20:07 Filesystem Size Used Avail Use% Mounted on 00:20:07 devtmpfs 3.8G 0 3.8G 0% /dev 00:20:07 tmpfs 3.8G 0 3.8G 0% /dev/shm 00:20:07 tmpfs 3.8G 17M 3.8G 1% /run 00:20:07 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:20:07 /dev/vda1 40G 8.9G 32G 23% / 00:20:07 tmpfs 770M 0 770M 0% /run/user/1001 00:20:07 00:20:07 00:20:07 ---> free -m: 00:20:07 total used free shared buff/cache available 00:20:07 Mem: 7697 680 3984 19 3032 6699 00:20:07 Swap: 1023 0 1023 00:20:07 00:20:07 00:20:07 ---> ip addr: 00:20:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:20:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:20:07 inet 127.0.0.1/8 scope host lo 00:20:07 valid_lft forever preferred_lft forever 00:20:07 inet6 ::1/128 scope host 00:20:07 valid_lft forever preferred_lft forever 00:20:07 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 00:20:07 link/ether fa:16:3e:70:0d:f0 brd ff:ff:ff:ff:ff:ff 00:20:07 altname enp0s3 00:20:07 altname ens3 00:20:07 inet 10.30.171.63/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 00:20:07 valid_lft 85589sec preferred_lft 85589sec 00:20:07 inet6 fe80::f816:3eff:fe70:df0/64 scope link 00:20:07 valid_lft forever preferred_lft forever 00:20:07 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 00:20:07 link/ether 02:42:a4:9d:41:bc brd ff:ff:ff:ff:ff:ff 00:20:07 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:20:07 valid_lft forever preferred_lft forever 00:20:07 00:20:07 00:20:07 ---> sar -b -r -n DEV: 00:20:07 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-37d44b9c-5feb-4b6f-a60e-fe1022bf91ff.nov) 03/06/2024 _x86_64_ (2 CPU) 00:20:07 00:20:07 00:06:32 LINUX RESTART (2 CPU) 00:20:07 00:20:07 12:07:01 AM tps rtps wtps bread/s bwrtn/s 00:20:07 12:08:01 AM 54.62 20.33 34.29 4946.48 8305.50 00:20:07 12:09:01 AM 27.86 6.25 21.61 905.72 7406.92 00:20:07 12:10:00 AM 134.60 1.20 133.40 126.52 22134.89 00:20:07 12:10:01 AM 11.70 0.00 11.70 0.00 682.46 00:20:07 12:11:01 AM 5.06 0.00 5.06 0.00 322.31 00:20:07 12:12:01 AM 1.17 0.00 1.17 0.00 19.41 00:20:07 12:13:01 AM 0.20 0.00 0.20 0.00 2.90 00:20:07 12:14:01 AM 0.22 0.00 0.22 0.00 3.07 00:20:07 12:15:01 AM 0.13 0.00 0.13 0.00 1.35 00:20:07 12:16:01 AM 0.15 0.00 0.15 0.00 1.85 00:20:07 12:17:01 AM 0.12 0.00 0.12 0.00 0.92 00:20:07 12:18:01 AM 0.15 0.00 0.15 0.00 1.18 00:20:07 12:19:01 AM 50.65 7.00 43.65 1333.16 3176.82 00:20:07 12:20:00 AM 83.46 0.24 83.22 24.35 7640.46 00:20:07 12:20:01 AM 14.05 0.00 14.05 0.00 185.95 00:20:07 Average: 27.13 2.69 24.44 564.03 3705.80 00:20:07 00:20:07 12:07:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:20:07 12:08:01 AM 5297660 7011556 2584780 32.79 2688 1911588 1252176 14.02 238992 2074752 137512 00:20:07 12:09:01 AM 4639600 6865752 3242840 41.14 2688 2404392 1354664 15.17 301392 2598888 403744 00:20:07 12:10:00 AM 4409924 6830904 3472516 44.05 2688 2582140 1355036 15.17 257900 2787600 1932 00:20:07 12:10:01 AM 4414148 6835164 3468292 44.00 2688 2582140 1355036 15.17 257900 2787964 1940 00:20:07 12:11:01 AM 4413912 6834932 3468528 44.00 2688 2582144 1355036 15.17 257900 2788120 4 00:20:07 12:12:01 AM 4406672 6827692 3475768 44.10 2688 2582144 1355036 15.17 257900 2795480 4 00:20:07 12:13:01 AM 4394464 6815484 3487976 44.25 2688 2582144 1355036 15.17 257900 2807676 4 00:20:07 12:14:01 AM 4384884 6805908 3497556 44.37 2688 2582148 1355036 15.17 257900 2817388 4 00:20:07 12:15:01 AM 4370700 6791724 3511740 44.55 2688 2582148 1355036 15.17 257900 2831664 4 00:20:07 12:16:01 AM 4369184 6790208 3513256 44.57 2688 2582148 1355036 15.17 257900 2833168 4 00:20:07 12:17:01 AM 4369340 6790368 3513100 44.57 2688 2582152 1355036 15.17 257900 2833236 8 00:20:07 12:18:01 AM 4369052 6790080 3513388 44.57 2688 2582152 1355036 15.17 257900 2833308 4 00:20:07 12:19:01 AM 4240420 6903932 3642020 46.20 2688 2806088 962636 10.78 473500 2709504 130992 00:20:07 12:20:00 AM 4088948 6870152 3793492 48.13 2688 2910396 993884 11.13 482972 2826848 94144 00:20:07 12:20:01 AM 4069552 6850732 3812888 48.37 2688 2910396 1009880 11.31 483172 2845708 94152 00:20:07 Average: 4415897 6840973 3466543 43.98 2688 2584288 1274907 14.28 303935 2744754 57630 00:20:07 00:20:07 12:07:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:20:07 12:08:01 AM lo 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 00:20:07 12:08:01 AM eth0 282.17 157.40 1453.93 59.85 0.00 0.00 0.00 0.00 00:20:07 12:08:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:20:07 12:09:01 AM lo 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:20:07 12:09:01 AM eth0 53.86 35.48 1044.71 3.54 0.00 0.00 0.00 0.00 00:20:07 12:09:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:20:07 12:10:00 AM lo 14.00 14.00 24.99 24.99 0.00 0.00 0.00 0.00 00:20:07 12:10:00 AM eth0 21.11 20.81 7.97 26.28 0.00 0.00 0.00 0.00 00:20:07 12:10:00 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:20:07 12:10:01 AM lo 1.17 1.17 0.06 0.06 0.00 0.00 0.00 0.00 00:20:07 12:10:01 AM eth0 0.58 1.17 0.06 0.11 0.00 0.00 0.00 0.00 00:20:07 12:10:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:20:07 12:11:01 AM lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 00:20:07 12:11:01 AM eth0 0.87 0.48 0.07 0.05 0.00 0.00 0.00 0.00 00:20:07 12:11:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:20:07 12:12:01 AM lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 00:20:07 12:12:01 AM eth0 0.70 0.47 0.06 0.04 0.00 0.00 0.00 0.00 00:20:07 12:12:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:20:07 12:13:01 AM lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 00:20:07 12:13:01 AM eth0 0.78 0.73 0.13 0.13 0.00 0.00 0.00 0.00 00:20:07 12:13:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:20:07 12:14:01 AM lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 00:20:07 12:14:01 AM eth0 0.52 0.57 0.04 0.05 0.00 0.00 0.00 0.00 00:20:07 12:14:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:20:07 12:15:01 AM lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 00:20:07 12:15:01 AM eth0 1.30 0.80 0.47 0.31 0.00 0.00 0.00 0.00 00:20:07 12:15:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:20:07 12:16:01 AM lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 00:20:07 12:16:01 AM eth0 0.87 0.48 0.06 0.05 0.00 0.00 0.00 0.00 00:20:07 12:16:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:20:07 12:17:01 AM lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 00:20:07 12:17:01 AM eth0 0.95 0.50 0.06 0.05 0.00 0.00 0.00 0.00 00:20:07 12:17:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:20:07 12:18:01 AM lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 00:20:07 12:18:01 AM eth0 0.62 0.58 0.11 0.11 0.00 0.00 0.00 0.00 00:20:07 12:18:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:20:07 12:19:01 AM lo 1.90 1.90 2.69 2.69 0.00 0.00 0.00 0.00 00:20:07 12:19:01 AM eth0 55.28 47.35 530.93 10.19 0.00 0.00 0.00 0.00 00:20:07 12:19:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:20:07 12:20:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:20:07 12:20:00 AM eth0 40.63 34.89 353.30 7.80 0.00 0.00 0.00 0.00 00:20:07 12:20:00 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:20:07 12:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:20:07 12:20:01 AM eth0 7.03 10.27 6.68 6.38 0.00 0.00 0.00 0.00 00:20:07 12:20:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:20:07 Average: lo 1.29 1.29 2.08 2.08 0.00 0.00 0.00 0.00 00:20:07 Average: eth0 35.24 23.02 260.08 8.28 0.00 0.00 0.00 0.00 00:20:07 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:20:07 00:20:07 00:20:07 ---> sar -P ALL: 00:20:07 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-37d44b9c-5feb-4b6f-a60e-fe1022bf91ff.nov) 03/06/2024 _x86_64_ (2 CPU) 00:20:07 00:20:07 00:06:32 LINUX RESTART (2 CPU) 00:20:07 00:20:07 12:07:01 AM CPU %user %nice %system %iowait %steal %idle 00:20:07 12:08:01 AM all 16.19 0.00 4.05 4.98 0.08 74.69 00:20:07 12:08:01 AM 0 17.00 0.00 3.73 6.04 0.07 73.16 00:20:07 12:08:01 AM 1 15.38 0.00 4.37 3.92 0.10 76.22 00:20:07 12:09:01 AM all 11.15 0.00 2.84 2.57 0.08 83.37 00:20:07 12:09:01 AM 0 10.35 0.00 2.02 3.51 0.07 84.04 00:20:07 12:09:01 AM 1 11.95 0.00 3.65 1.63 0.08 82.69 00:20:07 12:10:00 AM all 22.69 0.00 4.96 7.53 0.10 64.71 00:20:07 12:10:00 AM 0 8.17 0.00 3.53 6.12 0.09 82.09 00:20:07 12:10:00 AM 1 37.30 0.00 6.40 8.95 0.12 47.22 00:20:07 12:10:01 AM all 1.18 0.00 1.18 0.00 0.29 97.35 00:20:07 12:10:01 AM 0 1.78 0.00 1.78 0.00 0.59 95.86 00:20:07 12:10:01 AM 1 0.59 0.00 0.59 0.00 0.00 98.82 00:20:07 12:11:01 AM all 1.26 0.00 0.46 0.08 0.09 98.10 00:20:07 12:11:01 AM 0 0.74 0.00 0.40 0.03 0.08 98.74 00:20:07 12:11:01 AM 1 1.79 0.00 0.52 0.13 0.10 97.46 00:20:07 12:12:01 AM all 1.22 0.00 0.51 0.00 0.10 98.17 00:20:07 12:12:01 AM 0 2.10 0.00 0.78 0.00 0.14 96.99 00:20:07 12:12:01 AM 1 0.35 0.00 0.25 0.00 0.07 99.33 00:20:07 12:13:01 AM all 1.28 0.00 0.46 0.00 0.10 98.16 00:20:07 12:13:01 AM 0 0.90 0.00 0.23 0.00 0.07 98.79 00:20:07 12:13:01 AM 1 1.65 0.00 0.69 0.00 0.13 97.52 00:20:07 12:14:01 AM all 1.10 0.00 0.43 0.00 0.10 98.37 00:20:07 12:14:01 AM 0 0.45 0.00 0.15 0.00 0.05 99.35 00:20:07 12:14:01 AM 1 1.76 0.00 0.71 0.00 0.15 97.38 00:20:07 12:15:01 AM all 1.18 0.00 0.47 0.00 0.11 98.24 00:20:07 12:15:01 AM 0 0.60 0.00 0.30 0.00 0.08 99.01 00:20:07 12:15:01 AM 1 1.77 0.00 0.64 0.00 0.13 97.46 00:20:07 12:16:01 AM all 1.28 0.00 0.43 0.00 0.12 98.18 00:20:07 12:16:01 AM 0 1.72 0.00 0.52 0.00 0.12 97.64 00:20:07 12:16:01 AM 1 0.84 0.00 0.34 0.00 0.12 98.71 00:20:07 12:17:01 AM all 1.18 0.00 0.44 0.00 0.11 98.27 00:20:07 12:17:01 AM 0 1.85 0.00 0.59 0.00 0.13 97.42 00:20:07 12:17:01 AM 1 0.52 0.00 0.28 0.00 0.08 99.11 00:20:07 00:20:07 12:17:01 AM CPU %user %nice %system %iowait %steal %idle 00:20:07 12:18:01 AM all 1.22 0.00 0.48 0.00 0.11 98.19 00:20:07 12:18:01 AM 0 0.85 0.00 0.23 0.00 0.07 98.85 00:20:07 12:18:01 AM 1 1.59 0.00 0.73 0.00 0.15 97.54 00:20:07 12:19:01 AM all 28.55 0.00 4.87 1.42 0.09 65.07 00:20:07 12:19:01 AM 0 28.58 0.00 4.51 2.06 0.08 64.77 00:20:07 12:19:01 AM 1 28.52 0.00 5.22 0.79 0.10 65.37 00:20:07 12:20:00 AM all 38.85 0.00 4.53 2.16 0.09 54.36 00:20:07 12:20:00 AM 0 38.03 0.00 4.52 2.06 0.10 55.29 00:20:07 12:20:00 AM 1 39.68 0.00 4.54 2.25 0.09 53.43 00:20:07 12:20:01 AM all 44.86 0.00 1.08 0.00 0.27 53.78 00:20:07 12:20:01 AM 0 57.38 0.00 0.55 0.00 0.00 42.08 00:20:07 12:20:01 AM 1 32.62 0.00 1.60 0.00 0.53 65.24 00:20:07 Average: all 9.78 0.00 1.90 1.42 0.10 86.79 00:20:07 Average: 0 8.62 0.00 1.65 1.51 0.09 88.13 00:20:07 Average: 1 10.94 0.00 2.16 1.33 0.11 85.45 00:20:07 00:20:07 00:20:07