05:26:38 Started by timer 05:26:38 Running as SYSTEM 05:26:38 [EnvInject] - Loading node environment variables. 05:26:38 Building remotely on prd-centos7-docker-4c-4g-9074 (centos7-docker-4c-4g) in workspace /w/workspace/distribution-docker-merge-vanadium 05:26:39 [ssh-agent] Looking for ssh-agent implementation... 05:26:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:26:39 $ ssh-agent 05:26:39 SSH_AUTH_SOCK=/tmp/ssh-uWqlHfuNmrAg/agent.9421 05:26:39 SSH_AGENT_PID=9423 05:26:39 [ssh-agent] Started. 05:26:39 Running ssh-add (command line suppressed) 05:26:39 Identity added: /w/workspace/distribution-docker-merge-vanadium@tmp/private_key_5066763742727258150.key (/w/workspace/distribution-docker-merge-vanadium@tmp/private_key_5066763742727258150.key) 05:26:39 [ssh-agent] Using credentials jenkins (jenkins-ssh) 05:26:39 The recommended git tool is: NONE 05:26:41 using credential jenkins-ssh 05:26:41 Wiping out workspace first. 05:26:41 Cloning the remote Git repository 05:26:41 Cloning repository git://devvexx.opendaylight.org/mirror/integration/distribution 05:26:41 > git init /w/workspace/distribution-docker-merge-vanadium # timeout=10 05:26:41 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/distribution 05:26:41 > git --version # timeout=10 05:26:41 > git --version # 'git version 2.36.6' 05:26:41 using GIT_SSH to set credentials jenkins-ssh 05:26:41 [INFO] Currently running in a labeled security context 05:26:41 [INFO] Currently SELinux is 'enforcing' on the host 05:26:41 > /usr/bin/chcon --type=ssh_home_t /w/workspace/distribution-docker-merge-vanadium@tmp/jenkins-gitclient-ssh5778238761156949079.key 05:26:41 Verifying host key using known hosts file 05:26:41 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. 05:26:41 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/distribution +refs/heads/*:refs/remotes/origin/* # timeout=10 05:26:42 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/distribution # timeout=10 05:26:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:26:42 Avoid second fetch 05:26:42 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 05:26:43 Checking out Revision 8a80391847a3e55c8b3f6ea9bbc52e92655cb755 (refs/remotes/origin/master) 05:26:43 > git config core.sparsecheckout # timeout=10 05:26:43 > git checkout -f 8a80391847a3e55c8b3f6ea9bbc52e92655cb755 # timeout=10 05:26:43 Commit message: "Bump versions by x.(y+1).z" 05:26:43 > git rev-list --no-walk 8a80391847a3e55c8b3f6ea9bbc52e92655cb755 # timeout=10 05:26:46 provisioning config files... 05:26:46 copy managed file [npmrc] to file:/home/jenkins/.npmrc 05:26:46 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 05:26:46 [distribution-docker-merge-vanadium] $ /bin/bash /tmp/jenkins10723590789956450272.sh 05:26:46 ---> python-tools-install.sh 05:26:46 Setup pyenv: 05:26:46 system 05:26:46 * 3.8.13 (set by /opt/pyenv/version) 05:26:46 * 3.9.13 (set by /opt/pyenv/version) 05:26:46 3.10.13 05:26:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DgN2 05:26:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:26:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:26:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:26:56 lf-activate-venv(): INFO: Base packages installed successfully 05:26:56 lf-activate-venv(): INFO: Installing additional packages: lftools 05:27:24 lf-activate-venv(): INFO: Adding /tmp/venv-DgN2/bin to PATH 05:27:24 Generating Requirements File 05:27:46 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. 05:27:46 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:27:46 Python 3.10.13 05:27:46 pip 26.0.1 from /tmp/venv-DgN2/lib/python3.10/site-packages/pip (python 3.10) 05:27:47 appdirs==1.4.4 05:27:47 argcomplete==3.6.3 05:27:47 aspy.yaml==1.3.0 05:27:47 attrs==25.4.0 05:27:47 autopage==0.6.0 05:27:47 backports.strenum==1.3.1 05:27:47 beautifulsoup4==4.14.3 05:27:47 boto3==1.42.45 05:27:47 botocore==1.42.45 05:27:47 bs4==0.0.2 05:27:47 certifi==2026.1.4 05:27:47 cffi==2.0.0 05:27:47 cfgv==3.5.0 05:27:47 chardet==5.2.0 05:27:47 charset-normalizer==3.4.4 05:27:47 click==8.3.1 05:27:47 cliff==4.13.1 05:27:47 cmd2==3.2.0 05:27:47 cryptography==3.3.2 05:27:47 debtcollector==3.0.0 05:27:47 decorator==5.2.1 05:27:47 defusedxml==0.7.1 05:27:47 Deprecated==1.3.1 05:27:47 distlib==0.4.0 05:27:47 dnspython==2.8.0 05:27:47 docker==7.1.0 05:27:47 dogpile.cache==1.5.0 05:27:47 durationpy==0.10 05:27:47 email-validator==2.3.0 05:27:47 filelock==3.20.3 05:27:47 future==1.0.0 05:27:47 gitdb==4.0.12 05:27:47 GitPython==3.1.46 05:27:47 httplib2==0.30.2 05:27:47 identify==2.6.16 05:27:47 idna==3.11 05:27:47 importlib-resources==1.5.0 05:27:47 iso8601==2.1.0 05:27:47 Jinja2==3.1.6 05:27:47 jmespath==1.1.0 05:27:47 jsonpatch==1.33 05:27:47 jsonpointer==3.0.0 05:27:47 jsonschema==4.26.0 05:27:47 jsonschema-specifications==2025.9.1 05:27:47 keystoneauth1==5.13.0 05:27:47 kubernetes==35.0.0 05:27:47 lftools==0.37.21 05:27:47 lxml==6.0.2 05:27:47 markdown-it-py==4.0.0 05:27:47 MarkupSafe==3.0.3 05:27:47 mdurl==0.1.2 05:27:47 msgpack==1.1.2 05:27:47 multi_key_dict==2.0.3 05:27:47 munch==4.0.0 05:27:47 netaddr==1.3.0 05:27:47 niet==1.4.2 05:27:47 nodeenv==1.10.0 05:27:47 oauth2client==4.1.3 05:27:47 oauthlib==3.3.1 05:27:47 openstacksdk==4.9.0 05:27:47 os-service-types==1.8.2 05:27:47 osc-lib==4.3.0 05:27:47 oslo.config==10.2.0 05:27:47 oslo.context==6.2.0 05:27:47 oslo.i18n==6.7.1 05:27:47 oslo.log==8.0.0 05:27:47 oslo.serialization==5.9.0 05:27:47 oslo.utils==9.2.0 05:27:47 packaging==26.0 05:27:47 pbr==7.0.3 05:27:47 platformdirs==4.5.1 05:27:47 prettytable==3.17.0 05:27:47 psutil==7.2.2 05:27:47 pyasn1==0.6.2 05:27:47 pyasn1_modules==0.4.2 05:27:47 pycparser==3.0 05:27:47 pygerrit2==2.0.15 05:27:47 PyGithub==2.8.1 05:27:47 Pygments==2.19.2 05:27:47 PyJWT==2.11.0 05:27:47 PyNaCl==1.6.2 05:27:47 pyparsing==2.4.7 05:27:47 pyperclip==1.11.0 05:27:47 pyrsistent==0.20.0 05:27:47 python-cinderclient==9.8.0 05:27:47 python-dateutil==2.9.0.post0 05:27:47 python-heatclient==5.0.0 05:27:47 python-jenkins==1.8.3 05:27:47 python-keystoneclient==5.7.0 05:27:47 python-magnumclient==4.9.0 05:27:47 python-openstackclient==8.3.0 05:27:47 python-swiftclient==4.9.0 05:27:47 PyYAML==6.0.3 05:27:47 referencing==0.37.0 05:27:47 requests==2.32.5 05:27:47 requests-oauthlib==2.0.0 05:27:47 requestsexceptions==1.4.0 05:27:47 rfc3986==2.0.0 05:27:47 rich==14.3.2 05:27:47 rich-argparse==1.7.2 05:27:47 rpds-py==0.30.0 05:27:47 rsa==4.9.1 05:27:47 ruamel.yaml==0.19.1 05:27:47 ruamel.yaml.clib==0.2.15 05:27:47 s3transfer==0.16.0 05:27:47 simplejson==3.20.2 05:27:47 six==1.17.0 05:27:47 smmap==5.0.2 05:27:47 soupsieve==2.8.3 05:27:47 stevedore==5.6.0 05:27:47 tabulate==0.9.0 05:27:47 toml==0.10.2 05:27:47 tomlkit==0.14.0 05:27:47 tqdm==4.67.3 05:27:47 typing_extensions==4.15.0 05:27:47 tzdata==2025.3 05:27:47 urllib3==1.26.20 05:27:47 virtualenv==20.36.1 05:27:47 wcwidth==0.6.0 05:27:47 websocket-client==1.9.0 05:27:47 wrapt==2.1.1 05:27:47 xdg==6.0.0 05:27:47 xmltodict==1.0.2 05:27:47 yq==3.4.3 05:27:47 provisioning config files... 05:27:47 copy managed file [global-settings] to file:/w/workspace/distribution-docker-merge-vanadium@tmp/config1588592363825192931tmp 05:27:49 copy managed file [integration-distribution-settings] to file:/w/workspace/distribution-docker-merge-vanadium@tmp/config4073340893326245301tmp 05:27:49 [distribution-docker-merge-vanadium] $ /bin/bash /tmp/jenkins14248410895962219116.sh 05:27:49 ---> docker-login.sh 05:27:49 nexus3.opendaylight.org:10001 05:27:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:27:50 Configure a credential helper to remove this warning. See 05:27:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:27:50 05:27:50 Login Succeeded 05:27:50 nexus3.opendaylight.org:10002 05:27:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:27:50 Configure a credential helper to remove this warning. See 05:27:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:27:50 05:27:50 Login Succeeded 05:27:50 nexus3.opendaylight.org:10003 05:27:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:27:50 Configure a credential helper to remove this warning. See 05:27:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:27:50 05:27:50 Login Succeeded 05:27:50 nexus3.opendaylight.org:10004 05:27:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:27:50 Configure a credential helper to remove this warning. See 05:27:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:27:50 05:27:50 Login Succeeded 05:27:50 docker.io 05:27:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:27:50 Configure a credential helper to remove this warning. See 05:27:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:27:50 05:27:50 Login Succeeded 05:27:50 ---> docker-login.sh ends 05:27:50 [distribution-docker-merge-vanadium] $ /bin/bash /tmp/jenkins12519499307833585717.sh 05:27:50 [distribution-docker-merge-vanadium] $ /bin/sh -xe /tmp/jenkins1695693242860030122.sh 05:27:50 [EnvInject] - Injecting environment variables from a build step. 05:27:50 [EnvInject] - Injecting as environment variables the properties content 05:27:50 DOCKER_ROOT=$WORKSPACE/docker 05:27:50 CONTAINER_TAG_YAML_DIR= 05:27:50 CONTAINER_TAG_METHOD=yaml-file 05:27:50 05:27:50 [EnvInject] - Variables injected successfully. 05:27:50 [distribution-docker-merge-vanadium] $ /bin/bash -l /tmp/jenkins17379805517932843727.sh 05:27:50 ---> docker-get-container-tag.sh 05:27:50 Setup pyenv: 05:27:50 system 05:27:50 3.8.13 05:27:50 3.9.13 05:27:50 * 3.10.13 (set by /w/workspace/distribution-docker-merge-vanadium/.python-version) 05:27:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DgN2 from file:/tmp/.os_lf_venv 05:27:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:27:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:27:53 lf-activate-venv(): INFO: Base packages installed successfully 05:27:53 lf-activate-venv(): INFO: Installing additional packages: yq 05:27:54 lf-activate-venv(): INFO: Adding /tmp/venv-DgN2/bin to PATH 05:27:54 File /w/workspace/distribution-docker-merge-vanadium/docker/container-tag.yaml not found. 05:27:54 Failed to get a container tag using method yaml-file 05:27:54 Build step 'Execute shell' marked build as failure 05:27:54 $ ssh-agent -k 05:27:54 unset SSH_AUTH_SOCK; 05:27:54 unset SSH_AGENT_PID; 05:27:54 echo Agent pid 9423 killed; 05:27:54 [ssh-agent] Stopped. 05:27:55 [PostBuildScript] - [INFO] Executing post build scripts. 05:27:55 [distribution-docker-merge-vanadium] $ /bin/bash /tmp/jenkins16846964526064182197.sh 05:27:55 ---> sysstat.sh 05:27:55 [distribution-docker-merge-vanadium] $ /bin/bash /tmp/jenkins18017982049676881053.sh 05:27:55 ---> package-listing.sh 05:27:55 ++ facter osfamily 05:27:55 ++ tr '[:upper:]' '[:lower:]' 05:27:55 + OS_FAMILY=redhat 05:27:55 + workspace=/w/workspace/distribution-docker-merge-vanadium 05:27:55 + START_PACKAGES=/tmp/packages_start.txt 05:27:55 + END_PACKAGES=/tmp/packages_end.txt 05:27:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:27:55 + PACKAGES=/tmp/packages_start.txt 05:27:55 + '[' /w/workspace/distribution-docker-merge-vanadium ']' 05:27:55 + PACKAGES=/tmp/packages_end.txt 05:27:55 + case "${OS_FAMILY}" in 05:27:55 + sort 05:27:55 + rpm -qa 05:27:56 + '[' -f /tmp/packages_start.txt ']' 05:27:56 + '[' -f /tmp/packages_end.txt ']' 05:27:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:27:56 + '[' /w/workspace/distribution-docker-merge-vanadium ']' 05:27:56 + mkdir -p /w/workspace/distribution-docker-merge-vanadium/archives/ 05:27:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/distribution-docker-merge-vanadium/archives/ 05:27:56 [distribution-docker-merge-vanadium] $ /bin/bash /tmp/jenkins919667309886104367.sh 05:27:56 ---> capture-instance-metadata.sh 05:27:56 Setup pyenv: 05:27:56 system 05:27:56 3.8.13 05:27:56 3.9.13 05:27:56 * 3.10.13 (set by /w/workspace/distribution-docker-merge-vanadium/.python-version) 05:27:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DgN2 from file:/tmp/.os_lf_venv 05:27:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:27:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:27:57 lf-activate-venv(): INFO: Base packages installed successfully 05:27:57 lf-activate-venv(): INFO: Installing additional packages: lftools 05:28:10 lf-activate-venv(): INFO: Adding /tmp/venv-DgN2/bin to PATH 05:28:10 INFO: Running in OpenStack, capturing instance metadata 05:28:11 [distribution-docker-merge-vanadium] $ /bin/bash /tmp/jenkins11705766461991718586.sh 05:28:11 provisioning config files... 05:28:11 Could not find credentials [logs] for distribution-docker-merge-vanadium #28 05:28:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/distribution-docker-merge-vanadium@tmp/config15542197721684088368tmp 05:28:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 05:28:11 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 05:28:11 provisioning config files... 05:28:11 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 05:28:11 [EnvInject] - Injecting environment variables from a build step. 05:28:11 [EnvInject] - Injecting as environment variables the properties content 05:28:11 SERVER_ID=logs 05:28:11 05:28:11 [EnvInject] - Variables injected successfully. 05:28:11 [distribution-docker-merge-vanadium] $ /bin/bash /tmp/jenkins17144635329231676379.sh 05:28:11 ---> create-netrc.sh 05:28:11 WARN: Log server credential not found. 05:28:11 [distribution-docker-merge-vanadium] $ /bin/bash /tmp/jenkins5358802327890792412.sh 05:28:11 ---> python-tools-install.sh 05:28:11 Setup pyenv: 05:28:11 system 05:28:11 3.8.13 05:28:11 3.9.13 05:28:11 * 3.10.13 (set by /w/workspace/distribution-docker-merge-vanadium/.python-version) 05:28:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DgN2 from file:/tmp/.os_lf_venv 05:28:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:28:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:28:14 lf-activate-venv(): INFO: Base packages installed successfully 05:28:14 lf-activate-venv(): INFO: Installing additional packages: lftools 05:28:26 lf-activate-venv(): INFO: Adding /tmp/venv-DgN2/bin to PATH 05:28:26 [distribution-docker-merge-vanadium] $ /bin/bash /tmp/jenkins5165720718075699532.sh 05:28:26 ---> sudo-logs.sh 05:28:26 Archiving 'sudo' log.. 05:28:27 [distribution-docker-merge-vanadium] $ /bin/bash /tmp/jenkins8783935057463001323.sh 05:28:27 ---> job-cost.sh 05:28:27 Setup pyenv: 05:28:27 system 05:28:27 3.8.13 05:28:27 3.9.13 05:28:27 * 3.10.13 (set by /w/workspace/distribution-docker-merge-vanadium/.python-version) 05:28:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DgN2 from file:/tmp/.os_lf_venv 05:28:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:28:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:28:29 lf-activate-venv(): INFO: Base packages installed successfully 05:28:29 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:28:36 lf-activate-venv(): INFO: Adding /tmp/venv-DgN2/bin to PATH 05:28:36 INFO: No Stack... 05:28:37 INFO: Retrieving Pricing Info for: v3-standard-4 05:28:37 INFO: Archiving Costs 05:28:37 [distribution-docker-merge-vanadium] $ /bin/bash -l /tmp/jenkins3762025275345464181.sh 05:28:37 ---> logs-deploy.sh 05:28:37 Setup pyenv: 05:28:37 system 05:28:37 3.8.13 05:28:37 3.9.13 05:28:37 * 3.10.13 (set by /w/workspace/distribution-docker-merge-vanadium/.python-version) 05:28:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DgN2 from file:/tmp/.os_lf_venv 05:28:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:28:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:28:39 lf-activate-venv(): INFO: Base packages installed successfully 05:28:39 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 05:28:51 lf-activate-venv(): INFO: Adding /tmp/venv-DgN2/bin to PATH 05:28:51 WARNING: Nexus logging server not set 05:28:51 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/distribution-docker-merge-vanadium/28/ 05:28:51 INFO: archiving logs to S3 05:28:52 ---> uname -a: 05:28:52 Linux prd-centos7-docker-4c-4g-9074.novalocal 3.10.0-1160.118.1.el7.x86_64 #1 SMP Wed Apr 24 16:01:50 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 05:28:52 05:28:52 05:28:52 ---> lscpu: 05:28:52 Architecture: x86_64 05:28:52 CPU op-mode(s): 32-bit, 64-bit 05:28:52 Byte Order: Little Endian 05:28:52 CPU(s): 4 05:28:52 On-line CPU(s) list: 0-3 05:28:52 Thread(s) per core: 1 05:28:52 Core(s) per socket: 1 05:28:52 Socket(s): 4 05:28:52 NUMA node(s): 1 05:28:52 Vendor ID: AuthenticAMD 05:28:52 CPU family: 23 05:28:52 Model: 49 05:28:52 Model name: AMD EPYC-Rome Processor 05:28:52 Stepping: 0 05:28:52 CPU MHz: 2799.998 05:28:52 BogoMIPS: 5599.99 05:28:52 Virtualization: AMD-V 05:28:52 Hypervisor vendor: KVM 05:28:52 Virtualization type: full 05:28:52 L1d cache: 32K 05:28:52 L1i cache: 32K 05:28:52 L2 cache: 512K 05:28:52 L3 cache: 16384K 05:28:52 NUMA node0 CPU(s): 0-3 05:28:52 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd rsb_ctxsw ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 05:28:52 05:28:52 05:28:52 ---> nproc: 05:28:52 4 05:28:52 05:28:52 05:28:52 ---> df -h: 05:28:52 Filesystem Size Used Avail Use% Mounted on 05:28:52 devtmpfs 7.8G 0 7.8G 0% /dev 05:28:52 tmpfs 7.8G 0 7.8G 0% /dev/shm 05:28:52 tmpfs 7.8G 17M 7.8G 1% /run 05:28:52 tmpfs 7.8G 0 7.8G 0% /sys/fs/cgroup 05:28:52 /dev/vda1 80G 6.1G 74G 8% / 05:28:52 tmpfs 1.6G 0 1.6G 0% /run/user/1001 05:28:52 05:28:52 05:28:52 ---> free -m: 05:28:52 total used free shared buff/cache available 05:28:52 Mem: 15884 761 13023 16 2099 14800 05:28:52 Swap: 1023 0 1023 05:28:52 05:28:52 05:28:52 ---> ip addr: 05:28:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:28:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:28:52 inet 127.0.0.1/8 scope host lo 05:28:52 valid_lft forever preferred_lft forever 05:28:52 inet6 ::1/128 scope host 05:28:52 valid_lft forever preferred_lft forever 05:28:52 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 05:28:52 link/ether fa:16:3e:a5:8d:b7 brd ff:ff:ff:ff:ff:ff 05:28:52 inet 10.30.170.136/23 brd 10.30.171.255 scope global dynamic eth0 05:28:52 valid_lft 86232sec preferred_lft 86232sec 05:28:52 inet6 fe80::f816:3eff:fea5:8db7/64 scope link 05:28:52 valid_lft forever preferred_lft forever 05:28:52 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 05:28:52 link/ether 02:42:8d:06:6a:dc brd ff:ff:ff:ff:ff:ff 05:28:52 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:28:52 valid_lft forever preferred_lft forever 05:28:52 05:28:52 05:28:52 ---> sar -b -r -n DEV: 05:28:52 Linux 3.10.0-1160.118.1.el7.x86_64 (centos-7-docker-708a1d49-32f8-4851-81f0-e8de5d85628b.novalocal) 02/10/2026 _x86_64_ (4 CPU) 05:28:52 05:28:52 05:25:58 AM LINUX RESTART 05:28:52 05:28:52 05:27:01 AM tps rtps wtps bread/s bwrtn/s 05:28:52 05:28:01 AM 235.58 4.05 231.53 1229.58 8584.68 05:28:52 Average: 235.58 4.05 231.53 1229.58 8584.68 05:28:52 05:28:52 05:27:01 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:28:52 05:28:01 AM 13393832 2872132 17.66 2620 2019844 1031220 5.96 818764 1643636 113112 05:28:52 Average: 13393832 2872132 17.66 2620 2019844 1031220 5.96 818764 1643636 113112 05:28:52 05:28:52 05:27:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 05:28:52 05:28:01 AM eth0 78.41 69.70 757.74 11.72 0.00 0.00 0.00 05:28:52 05:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:28:52 05:28:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:28:52 Average: eth0 78.41 69.70 757.74 11.72 0.00 0.00 0.00 05:28:52 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:28:52 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:28:52 05:28:52 05:28:52 ---> sar -P ALL: 05:28:52 Linux 3.10.0-1160.118.1.el7.x86_64 (centos-7-docker-708a1d49-32f8-4851-81f0-e8de5d85628b.novalocal) 02/10/2026 _x86_64_ (4 CPU) 05:28:52 05:28:52 05:25:58 AM LINUX RESTART 05:28:52 05:28:52 05:27:01 AM CPU %user %nice %system %iowait %steal %idle 05:28:52 05:28:01 AM all 16.75 0.00 1.71 0.71 0.06 80.77 05:28:52 05:28:01 AM 0 18.50 0.00 2.29 0.72 0.05 78.45 05:28:52 05:28:01 AM 1 21.69 0.00 2.48 0.86 0.09 74.89 05:28:52 05:28:01 AM 2 4.23 0.00 0.76 0.57 0.07 94.37 05:28:52 05:28:01 AM 3 22.80 0.00 1.36 0.70 0.05 75.09 05:28:52 Average: all 16.75 0.00 1.71 0.71 0.06 80.77 05:28:52 Average: 0 18.50 0.00 2.29 0.72 0.05 78.45 05:28:52 Average: 1 21.69 0.00 2.48 0.86 0.09 74.89 05:28:52 Average: 2 4.23 0.00 0.76 0.57 0.07 94.37 05:28:52 Average: 3 22.80 0.00 1.36 0.70 0.05 75.09 05:28:52 05:28:52 05:28:52