02:59:32 Started by timer 02:59:32 Running as SYSTEM 02:59:32 [EnvInject] - Loading node environment variables. 02:59:32 Building remotely on prd-centos7-builder-1c-1g-1462 (centos7-builder-1c-1g) in workspace /w/workspace/pti-o2-tox-nexus-iq-clm 02:59:32 [ssh-agent] Looking for ssh-agent implementation... 02:59:32 $ ssh-agent 02:59:33 SSH_AUTH_SOCK=/tmp/ssh-cwihP0UTest7/agent.6611 02:59:33 SSH_AGENT_PID=6623 02:59:33 [ssh-agent] Started. 02:59:33 Running ssh-add (command line suppressed) 02:59:33 Identity added: /w/workspace/pti-o2-tox-nexus-iq-clm@tmp/private_key_16677367681909351739.key (jenkins-ssh) 02:59:33 [ssh-agent] Using credentials jenkins (jenkins) 02:59:33 The recommended git tool is: NONE 02:59:38 using credential jenkins 02:59:38 Wiping out workspace first. 02:59:38 Cloning the remote Git repository 02:59:39 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/pti/o2 02:59:39 > git init /w/workspace/pti-o2-tox-nexus-iq-clm # timeout=10 02:59:39 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/pti/o2 02:59:39 > git --version # timeout=10 02:59:39 > git --version # 'git version 2.36.6' 02:59:39 using GIT_SSH to set credentials jenkins 02:59:39 [INFO] Currently running in a labeled security context 02:59:39 [INFO] Currently SELinux is 'enforcing' on the host 02:59:39 > /usr/bin/chcon --type=ssh_home_t /w/workspace/pti-o2-tox-nexus-iq-clm@tmp/jenkins-gitclient-ssh2474144749587777422.key 02:59:39 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/pti/o2 +refs/heads/*:refs/remotes/origin/* # timeout=10 02:59:40 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/pti/o2 # timeout=10 02:59:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:59:41 Avoid second fetch 02:59:41 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 02:59:41 Checking out Revision 730e41b06ae4fad3ea9cf071b1b42b9b73b69c0c (refs/remotes/origin/master) 02:59:41 > git config core.sparsecheckout # timeout=10 02:59:41 > git checkout -f 730e41b06ae4fad3ea9cf071b1b42b9b73b69c0c # timeout=10 02:59:42 Commit message: "Merge "CI: Add .github/dependabot.yml configuration"" 02:59:42 > git rev-list --no-walk 730e41b06ae4fad3ea9cf071b1b42b9b73b69c0c # timeout=10 02:59:46 provisioning config files... 02:59:46 copy managed file [npmrc] to file:/home/jenkins/.npmrc 02:59:46 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 02:59:46 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins3225354186059824426.sh 02:59:46 ---> python-tools-install.sh 02:59:46 Setup pyenv: 02:59:46 system 02:59:47 * 3.8.13 (set by /opt/pyenv/version) 02:59:47 * 3.9.13 (set by /opt/pyenv/version) 02:59:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-z6vf 02:59:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 02:59:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:59:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:00:07 lf-activate-venv(): INFO: Base packages installed successfully 03:00:07 lf-activate-venv(): INFO: Installing additional packages: lftools 03:00:55 lf-activate-venv(): INFO: Adding /tmp/venv-z6vf/bin to PATH 03:00:55 Generating Requirements File 03:01:32 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. 03:01:32 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 03:01:32 Python 3.9.13 03:01:33 pip 26.0.1 from /tmp/venv-z6vf/lib/python3.9/site-packages/pip (python 3.9) 03:01:33 appdirs==1.4.4 03:01:33 argcomplete==3.6.3 03:01:33 aspy.yaml==1.3.0 03:01:33 attrs==26.1.0 03:01:33 autopage==0.6.0 03:01:33 beautifulsoup4==4.14.3 03:01:33 boto3==1.42.97 03:01:33 botocore==1.42.97 03:01:33 bs4==0.0.2 03:01:33 certifi==2026.5.20 03:01:33 cffi==2.0.0 03:01:33 cfgv==3.4.0 03:01:33 chardet==5.2.0 03:01:33 charset-normalizer==3.4.7 03:01:33 click==8.1.8 03:01:33 cliff==4.9.1 03:01:33 cmd2==2.7.0 03:01:33 cryptography==3.3.2 03:01:33 debtcollector==3.0.0 03:01:33 decorator==5.3.1 03:01:33 defusedxml==0.7.1 03:01:33 Deprecated==1.3.1 03:01:33 distlib==0.4.0 03:01:33 dnspython==2.7.0 03:01:33 docker==7.1.0 03:01:33 dogpile.cache==1.4.1 03:01:33 durationpy==0.10 03:01:33 email-validator==2.3.0 03:01:33 filelock==3.19.1 03:01:33 future==1.0.0 03:01:33 gitdb==4.0.12 03:01:33 GitPython==3.1.50 03:01:33 httplib2==0.30.2 03:01:33 identify==2.6.15 03:01:33 idna==3.15 03:01:33 importlib-resources==1.5.0 03:01:33 importlib_metadata==8.7.1 03:01:33 iso8601==2.1.0 03:01:33 Jinja2==3.1.6 03:01:33 jmespath==1.1.0 03:01:33 jsonpatch==1.33 03:01:33 jsonpointer==3.0.0 03:01:33 jsonschema==4.25.1 03:01:33 jsonschema-specifications==2025.9.1 03:01:33 keystoneauth1==5.11.1 03:01:33 kubernetes==35.0.0 03:01:33 lftools==0.37.22 03:01:33 lxml==6.1.1 03:01:33 markdown-it-py==3.0.0 03:01:33 MarkupSafe==3.0.3 03:01:33 mdurl==0.1.2 03:01:33 msgpack==1.1.2 03:01:33 multi_key_dict==2.0.3 03:01:33 munch==4.0.0 03:01:33 netaddr==1.3.0 03:01:33 niet==1.4.2 03:01:33 nodeenv==1.10.0 03:01:33 oauth2client==4.1.3 03:01:33 oauthlib==3.3.1 03:01:33 openstacksdk==4.5.0 03:01:33 os-service-types==1.7.0 03:01:33 osc-lib==4.0.2 03:01:33 oslo.config==10.0.0 03:01:33 oslo.context==6.1.0 03:01:33 oslo.i18n==6.6.0 03:01:33 oslo.log==7.2.1 03:01:33 oslo.serialization==5.8.0 03:01:33 oslo.utils==9.1.0 03:01:33 packaging==26.2 03:01:33 pbr==7.0.3 03:01:33 platformdirs==4.4.0 03:01:33 prettytable==3.16.0 03:01:33 psutil==7.2.2 03:01:33 pyasn1==0.6.3 03:01:33 pyasn1_modules==0.4.2 03:01:33 pycparser==2.23 03:01:33 pygerrit2==2.0.15 03:01:33 PyGithub==2.9.1 03:01:33 Pygments==2.20.0 03:01:33 PyJWT==2.12.1 03:01:33 PyNaCl==1.6.2 03:01:33 pyparsing==2.4.7 03:01:33 pyperclip==1.11.0 03:01:33 pyrsistent==0.20.0 03:01:33 python-cinderclient==9.7.0 03:01:33 python-dateutil==2.9.0.post0 03:01:33 python-discovery==1.3.1 03:01:33 python-heatclient==4.2.0 03:01:33 python-jenkins==1.8.3 03:01:33 python-keystoneclient==5.6.0 03:01:33 python-magnumclient==4.10.0 03:01:33 python-openstackclient==8.0.0 03:01:33 python-swiftclient==4.10.0 03:01:33 PyYAML==6.0.3 03:01:33 referencing==0.36.2 03:01:33 requests==2.32.5 03:01:33 requests-oauthlib==2.0.0 03:01:33 requestsexceptions==1.4.0 03:01:33 rfc3986==2.0.0 03:01:33 rich==15.0.0 03:01:33 rich-argparse==1.8.0 03:01:33 rpds-py==0.27.1 03:01:33 rsa==4.9.1 03:01:33 ruamel.yaml==0.19.1 03:01:33 ruamel.yaml.clib==0.2.15 03:01:33 s3transfer==0.16.1 03:01:33 simplejson==4.1.1 03:01:33 six==1.17.0 03:01:33 smmap==5.0.3 03:01:33 soupsieve==2.8.3 03:01:33 stevedore==5.5.0 03:01:33 tabulate==0.9.0 03:01:33 toml==0.10.2 03:01:33 tomlkit==0.15.0 03:01:33 tqdm==4.67.3 03:01:33 typing_extensions==4.15.0 03:01:33 tzdata==2026.2 03:01:33 urllib3==1.26.20 03:01:33 virtualenv==21.3.3 03:01:33 wcwidth==0.7.0 03:01:33 websocket-client==1.9.0 03:01:33 wrapt==2.2.0 03:01:33 xdg==6.0.0 03:01:33 xmltodict==1.0.4 03:01:33 yq==3.4.3 03:01:33 zipp==3.23.1 03:01:33 [EnvInject] - Injecting environment variables from a build step. 03:01:33 [EnvInject] - Injecting as environment variables the properties content 03:01:33 SET_JDK_VERSION=openjdk11 03:01:33 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 03:01:33 03:01:33 [EnvInject] - Variables injected successfully. 03:01:34 [pti-o2-tox-nexus-iq-clm] $ /bin/sh /tmp/jenkins6980338941605484680.sh 03:01:34 ---> update-java-alternatives.sh 03:01:34 ---> Updating Java version 03:01:34 ---> RedHat type system detected 03:01:35 openjdk version "11.0.22" 2024-01-16 LTS 03:01:35 OpenJDK Runtime Environment (Red_Hat-11.0.22.0.7-1.el7_9) (build 11.0.22+7-LTS) 03:01:35 OpenJDK 64-Bit Server VM (Red_Hat-11.0.22.0.7-1.el7_9) (build 11.0.22+7-LTS, mixed mode, sharing) 03:01:35 JAVA_HOME=/usr/lib/jvm/java-11-openjdk 03:01:35 [EnvInject] - Injecting environment variables from a build step. 03:01:35 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 03:01:35 [EnvInject] - Variables injected successfully. 03:01:35 [EnvInject] - Injecting environment variables from a build step. 03:01:35 [EnvInject] - Injecting as environment variables the properties content 03:01:35 PYTHON=python3 03:01:35 03:01:35 [EnvInject] - Variables injected successfully. 03:01:35 [pti-o2-tox-nexus-iq-clm] $ /bin/bash -l /tmp/jenkins16669411419397056985.sh 03:01:35 ---> tox-install.sh 03:01:35 + source /home/jenkins/lf-env.sh 03:01:35 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 03:01:35 ++ mktemp -d /tmp/venv-XXXX 03:01:35 + lf_venv=/tmp/venv-FcpR 03:01:35 + local venv_file=/tmp/.os_lf_venv 03:01:35 + local python=python3 03:01:35 + local options 03:01:35 + local set_path=true 03:01:35 + local install_args= 03:01:35 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 03:01:35 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:01:35 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:01:35 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 03:01:35 + true 03:01:35 + case $1 in 03:01:35 + venv_file=/tmp/.toxenv 03:01:35 + shift 2 03:01:35 + true 03:01:35 + case $1 in 03:01:35 + shift 03:01:35 + break 03:01:35 + case $python in 03:01:35 + local pkg_list= 03:01:35 + [[ -d /opt/pyenv ]] 03:01:35 + echo 'Setup pyenv:' 03:01:35 Setup pyenv: 03:01:35 + export PYENV_ROOT=/opt/pyenv 03:01:35 + PYENV_ROOT=/opt/pyenv 03:01:35 + export PATH=/opt/pyenv/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 03:01:35 + PATH=/opt/pyenv/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 03:01:35 + pyenv versions 03:01:35 system 03:01:35 3.8.13 03:01:35 * 3.9.13 (set by /w/workspace/pti-o2-tox-nexus-iq-clm/.python-version) 03:01:35 + command -v pyenv 03:01:35 ++ pyenv init - --no-rehash 03:01:35 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 03:01:35 export PATH="/opt/pyenv/shims:${PATH}" 03:01:35 export PYENV_SHELL=bash 03:01:35 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 03:01:35 pyenv() { 03:01:35 local command 03:01:35 command="${1:-}" 03:01:35 if [ "$#" -gt 0 ]; then 03:01:35 shift 03:01:35 fi 03:01:35 03:01:35 case "$command" in 03:01:35 rehash|shell) 03:01:35 eval "$(pyenv "sh-$command" "$@")" 03:01:35 ;; 03:01:35 *) 03:01:35 command pyenv "$command" "$@" 03:01:35 ;; 03:01:35 esac 03:01:35 }' 03:01:35 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 03:01:35 ++ PATH=/opt/pyenv/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 03:01:35 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 03:01:35 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 03:01:35 ++ export PYENV_SHELL=bash 03:01:35 ++ PYENV_SHELL=bash 03:01:35 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 03:01:35 +++ complete -F _pyenv pyenv 03:01:35 ++ lf-pyver python3 03:01:35 ++ local py_version_xy=python3 03:01:35 ++ local py_version_xyz= 03:01:35 ++ pyenv versions 03:01:35 ++ local command 03:01:35 ++ command=versions 03:01:35 ++ '[' 1 -gt 0 ']' 03:01:35 ++ shift 03:01:35 ++ case "$command" in 03:01:35 ++ command pyenv versions 03:01:35 ++ pyenv versions 03:01:35 ++ sed 's/^[ *]* //' 03:01:35 ++ awk '{ print $1 }' 03:01:35 ++ grep -E '^[0-9.]*[0-9]$' 03:01:35 ++ [[ ! -s /tmp/.pyenv_versions ]] 03:01:35 +++ grep '^3' /tmp/.pyenv_versions 03:01:35 +++ sort -V 03:01:35 +++ tail -n 1 03:01:35 ++ py_version_xyz=3.9.13 03:01:35 ++ [[ -z 3.9.13 ]] 03:01:35 ++ echo 3.9.13 03:01:35 ++ return 0 03:01:35 + pyenv local 3.9.13 03:01:35 + local command 03:01:35 + command=local 03:01:35 + '[' 2 -gt 0 ']' 03:01:35 + shift 03:01:35 + case "$command" in 03:01:35 + command pyenv local 3.9.13 03:01:35 + pyenv local 3.9.13 03:01:35 + for arg in '"$@"' 03:01:35 + case $arg in 03:01:35 + pkg_list+='tox ' 03:01:35 + for arg in '"$@"' 03:01:35 + case $arg in 03:01:35 + pkg_list+='virtualenv ' 03:01:35 + for arg in '"$@"' 03:01:35 + case $arg in 03:01:35 + pkg_list+='urllib3~=1.26.15 ' 03:01:35 + [[ -f /tmp/.toxenv ]] 03:01:35 + [[ ! -f /tmp/.toxenv ]] 03:01:35 + [[ -n '' ]] 03:01:35 + python3 -m venv /tmp/venv-FcpR 03:01:42 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FcpR' 03:01:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FcpR 03:01:42 + echo /tmp/venv-FcpR 03:01:42 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 03:01:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 03:01:42 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 03:01:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:01:42 + local 'pip_opts=--upgrade --quiet' 03:01:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 03:01:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 03:01:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 03:01:42 + [[ -n '' ]] 03:01:42 + [[ -n '' ]] 03:01:42 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 03:01:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:01:42 + /tmp/venv-FcpR/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 03:01:51 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 03:01:51 lf-activate-venv(): INFO: Base packages installed successfully 03:01:51 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 03:01:51 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 03:01:51 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 03:01:51 + /tmp/venv-FcpR/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 03:01:55 + type python3 03:01:55 + true 03:01:55 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-FcpR/bin to PATH' 03:01:55 lf-activate-venv(): INFO: Adding /tmp/venv-FcpR/bin to PATH 03:01:55 + PATH=/tmp/venv-FcpR/bin:/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 03:01:55 + return 0 03:01:55 + python3 --version 03:01:55 Python 3.9.13 03:01:55 + python3 -m pip --version 03:01:56 pip 26.0.1 from /tmp/venv-FcpR/lib/python3.9/site-packages/pip (python 3.9) 03:01:56 + python3 -m pip freeze 03:01:56 cachetools==6.2.6 03:01:56 chardet==5.2.0 03:01:56 colorama==0.4.6 03:01:56 distlib==0.4.0 03:01:56 filelock==3.19.1 03:01:56 packaging==26.2 03:01:56 platformdirs==4.4.0 03:01:56 pluggy==1.6.0 03:01:56 pyproject-api==1.9.1 03:01:56 python-discovery==1.3.1 03:01:56 tomli==2.4.1 03:01:56 tox==4.30.3 03:01:56 typing_extensions==4.15.0 03:01:56 urllib3==1.26.20 03:01:56 virtualenv==21.3.3 03:01:56 [pti-o2-tox-nexus-iq-clm] $ /bin/sh -xe /tmp/jenkins8916261403603621056.sh 03:01:56 [EnvInject] - Injecting environment variables from a build step. 03:01:56 [EnvInject] - Injecting as environment variables the properties content 03:01:56 PARALLEL=False 03:01:56 03:01:56 [EnvInject] - Variables injected successfully. 03:01:56 [pti-o2-tox-nexus-iq-clm] $ /bin/bash -l /tmp/jenkins6097093245292224888.sh 03:01:56 ---> tox-run.sh 03:01:56 + PATH=/home/jenkins/.local/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 03:01:56 + ARCHIVE_TOX_DIR=/w/workspace/pti-o2-tox-nexus-iq-clm/archives/tox 03:01:56 + ARCHIVE_DOC_DIR=/w/workspace/pti-o2-tox-nexus-iq-clm/archives/docs 03:01:56 + mkdir -p /w/workspace/pti-o2-tox-nexus-iq-clm/archives/tox 03:01:56 + cd /w/workspace/pti-o2-tox-nexus-iq-clm/. 03:01:56 + source /home/jenkins/lf-env.sh 03:01:56 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 03:01:56 ++ mktemp -d /tmp/venv-XXXX 03:01:56 + lf_venv=/tmp/venv-T6Xt 03:01:56 + local venv_file=/tmp/.os_lf_venv 03:01:56 + local python=python3 03:01:56 + local options 03:01:56 + local set_path=true 03:01:56 + local install_args= 03:01:56 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 03:01:56 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:01:56 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:01:56 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 03:01:56 + true 03:01:56 + case $1 in 03:01:56 + venv_file=/tmp/.toxenv 03:01:56 + shift 2 03:01:56 + true 03:01:56 + case $1 in 03:01:56 + shift 03:01:56 + break 03:01:56 + case $python in 03:01:56 + local pkg_list= 03:01:56 + [[ -d /opt/pyenv ]] 03:01:56 + echo 'Setup pyenv:' 03:01:56 Setup pyenv: 03:01:56 + export PYENV_ROOT=/opt/pyenv 03:01:56 + PYENV_ROOT=/opt/pyenv 03:01:56 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 03:01:56 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 03:01:56 + pyenv versions 03:01:56 system 03:01:56 3.8.13 03:01:56 * 3.9.13 (set by /w/workspace/pti-o2-tox-nexus-iq-clm/.python-version) 03:01:56 + command -v pyenv 03:01:56 ++ pyenv init - --no-rehash 03:01:56 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 03:01:56 export PATH="/opt/pyenv/shims:${PATH}" 03:01:56 export PYENV_SHELL=bash 03:01:56 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 03:01:56 pyenv() { 03:01:56 local command 03:01:56 command="${1:-}" 03:01:56 if [ "$#" -gt 0 ]; then 03:01:56 shift 03:01:56 fi 03:01:56 03:01:56 case "$command" in 03:01:56 rehash|shell) 03:01:56 eval "$(pyenv "sh-$command" "$@")" 03:01:56 ;; 03:01:56 *) 03:01:56 command pyenv "$command" "$@" 03:01:56 ;; 03:01:56 esac 03:01:56 }' 03:01:56 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 03:01:56 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 03:01:56 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 03:01:56 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 03:01:56 ++ export PYENV_SHELL=bash 03:01:56 ++ PYENV_SHELL=bash 03:01:56 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 03:01:56 +++ complete -F _pyenv pyenv 03:01:56 ++ lf-pyver python3 03:01:56 ++ local py_version_xy=python3 03:01:56 ++ local py_version_xyz= 03:01:56 ++ sed 's/^[ *]* //' 03:01:56 ++ awk '{ print $1 }' 03:01:56 ++ grep -E '^[0-9.]*[0-9]$' 03:01:56 ++ pyenv versions 03:01:56 ++ local command 03:01:56 ++ command=versions 03:01:56 ++ '[' 1 -gt 0 ']' 03:01:56 ++ shift 03:01:56 ++ case "$command" in 03:01:56 ++ command pyenv versions 03:01:56 ++ pyenv versions 03:01:56 ++ [[ ! -s /tmp/.pyenv_versions ]] 03:01:56 +++ sort -V 03:01:56 +++ tail -n 1 03:01:56 +++ grep '^3' /tmp/.pyenv_versions 03:01:56 ++ py_version_xyz=3.9.13 03:01:56 ++ [[ -z 3.9.13 ]] 03:01:56 ++ echo 3.9.13 03:01:56 ++ return 0 03:01:56 + pyenv local 3.9.13 03:01:56 + local command 03:01:56 + command=local 03:01:56 + '[' 2 -gt 0 ']' 03:01:56 + shift 03:01:56 + case "$command" in 03:01:56 + command pyenv local 3.9.13 03:01:56 + pyenv local 3.9.13 03:01:57 + for arg in '"$@"' 03:01:57 + case $arg in 03:01:57 + pkg_list+='tox ' 03:01:57 + for arg in '"$@"' 03:01:57 + case $arg in 03:01:57 + pkg_list+='virtualenv ' 03:01:57 + for arg in '"$@"' 03:01:57 + case $arg in 03:01:57 + pkg_list+='urllib3~=1.26.15 ' 03:01:57 + [[ -f /tmp/.toxenv ]] 03:01:57 ++ cat /tmp/.toxenv 03:01:57 + lf_venv=/tmp/venv-FcpR 03:01:57 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FcpR from' file:/tmp/.toxenv 03:01:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FcpR from file:/tmp/.toxenv 03:01:57 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 03:01:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:01:57 + local 'pip_opts=--upgrade --quiet' 03:01:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 03:01:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 03:01:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 03:01:57 + [[ -n '' ]] 03:01:57 + [[ -n '' ]] 03:01:57 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 03:01:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:01:57 + /tmp/venv-FcpR/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 03:01:58 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 03:01:58 lf-activate-venv(): INFO: Base packages installed successfully 03:01:58 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 03:01:58 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 03:01:58 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 03:01:58 + /tmp/venv-FcpR/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 03:02:00 + type python3 03:02:00 + true 03:02:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-FcpR/bin to PATH' 03:02:00 lf-activate-venv(): INFO: Adding /tmp/venv-FcpR/bin to PATH 03:02:00 + PATH=/tmp/venv-FcpR/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 03:02:00 + return 0 03:02:00 + [[ -d /opt/pyenv ]] 03:02:00 + echo '---> Setting up pyenv' 03:02:00 ---> Setting up pyenv 03:02:00 + export PYENV_ROOT=/opt/pyenv 03:02:00 + PYENV_ROOT=/opt/pyenv 03:02:00 + export PATH=/opt/pyenv/bin:/tmp/venv-FcpR/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 03:02:00 + PATH=/opt/pyenv/bin:/tmp/venv-FcpR/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 03:02:00 ++ pwd 03:02:00 + PYTHONPATH=/w/workspace/pti-o2-tox-nexus-iq-clm 03:02:00 + export PYTHONPATH 03:02:00 + export TOX_TESTENV_PASSENV=PYTHONPATH 03:02:00 + TOX_TESTENV_PASSENV=PYTHONPATH 03:02:00 + tox --version 03:02:01 4.30.3 from /tmp/venv-FcpR/lib/python3.9/site-packages/tox/__init__.py 03:02:01 + PARALLEL=False 03:02:01 + TOX_OPTIONS_LIST= 03:02:01 + [[ -n clm ]] 03:02:01 + TOX_OPTIONS_LIST=' -e clm' 03:02:01 + case ${PARALLEL,,} in 03:02:01 + tee -a /w/workspace/pti-o2-tox-nexus-iq-clm/archives/tox/tox.log 03:02:01 + tox -e clm 03:02:03 clm: install_deps> pip install -U -r /w/workspace/pti-o2-tox-nexus-iq-clm/requirements.txt -r /w/workspace/pti-o2-tox-nexus-iq-clm/requirements-test.txt 03:03:05 clm: freeze> python -m pip freeze --all 03:03:06 clm: aniso8601==10.0.1,astroid==3.3.11,async-timeout==5.0.1,attrs==26.1.0,babel==2.18.0,blinker==1.9.0,cachetools==6.2.6,certifi==2026.5.20,cffi==2.0.0,chardet==5.2.0,charset-normalizer==3.4.7,click==8.1.8,colorama==0.4.6,cotyledon==2.2.0,coverage==7.10.7,cryptography==48.0.0,Cython==3.2.4,decorator==5.3.1,dill==0.4.1,distlib==0.4.0,durationpy==0.10,elastic-transport==9.1.0,elasticsearch==9.1.3,exceptiongroup==1.3.1,filelock==3.19.1,flake8==7.3.0,Flask==2.3.3,flask-restx==1.3.2,greenlet==3.2.5,gunicorn==23.0.0,httplib2==0.31.2,icdiff==2.0.10,idna==3.15,importlib_metadata==8.7.1,importlib_resources==6.5.2,iniconfig==2.1.0,isort==6.1.0,itsdangerous==2.2.0,Jinja2==3.1.6,jsonschema==4.25.1,jsonschema-specifications==2025.9.1,kubernetes==35.0.0,librt==0.11.0,MarkupSafe==3.0.3,mccabe==0.7.0,mock==5.2.0,mock-alchemy==0.1.1,mypy==1.19.1,mypy_extensions==1.1.0,oauthlib==3.3.1,packaging==26.2,pathspec==1.1.1,pip==26.0.1,platformdirs==4.4.0,pluggy==1.6.0,pprintpp==0.4.0,prettytable==0.7.2,psycopg2-binary==2.9.12,py==1.11.0,pycodestyle==2.14.0,pycparser==2.23,pyflakes==3.4.0,Pygments==2.20.0,PyJWT==2.6.0,pylint==3.3.9,pyOpenSSL==26.2.0,pyparsing==3.3.2,pyproject-api==1.9.1,pytest==8.4.2,pytest-cov==7.1.0,pytest-icdiff==0.9,python-dateutil==2.9.0.post0,python-discovery==1.3.1,PyYAML==6.0.3,redis==7.0.1,referencing==0.36.2,requests==2.32.5,requests-oauthlib==2.0.0,retry==0.9.2,rpds-py==0.27.1,ruamel.yaml==0.17.17,ruamel.yaml.clib==0.2.15,setproctitle==1.3.7,setuptools==82.0.1,six==1.17.0,SQLAlchemy==1.4.54,tenacity==9.1.2,tomli==2.4.1,tomlkit==0.15.0,tox==4.30.3,typing_extensions==4.15.0,urllib3==2.6.3,virtualenv==21.3.3,websocket-client==1.9.0,Werkzeug==3.1.8,zipp==3.23.1 03:03:06 clm: commands[0]> sh -c 'pip freeze > requirements.txt' 03:03:06 clm: failed with sh is not allowed, use allowlist_externals to allow it 03:03:06 clm: FAIL code 1 (63.71 seconds) 03:03:06 evaluation failed :( (63.76 seconds) 03:03:06 + tox_status=1 03:03:06 + echo '---> Completed tox runs' 03:03:06 ---> Completed tox runs 03:03:06 + for i in '.tox/*/log' 03:03:06 ++ echo .tox/clm/log 03:03:06 ++ awk -F/ '{print $2}' 03:03:06 + tox_env=clm 03:03:06 + cp -r .tox/clm/log /w/workspace/pti-o2-tox-nexus-iq-clm/archives/tox/clm 03:03:06 + DOC_DIR=docs/_build/html 03:03:06 + [[ -d docs/_build/html ]] 03:03:06 + echo '---> tox-run.sh ends' 03:03:06 ---> tox-run.sh ends 03:03:06 + test 1 -eq 0 03:03:06 + exit 1 03:03:06 Build step 'Execute shell' marked build as failure 03:03:06 $ ssh-agent -k 03:03:06 unset SSH_AUTH_SOCK; 03:03:06 unset SSH_AGENT_PID; 03:03:06 echo Agent pid 6623 killed; 03:03:06 [ssh-agent] Stopped. 03:03:06 [PostBuildScript] - [INFO] Executing post build scripts. 03:03:06 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins950465714488716968.sh 03:03:06 ---> sysstat.sh 03:03:07 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins8788694829573109194.sh 03:03:07 ---> package-listing.sh 03:03:07 ++ tr '[:upper:]' '[:lower:]' 03:03:07 ++ facter osfamily 03:03:07 + OS_FAMILY=redhat 03:03:07 + workspace=/w/workspace/pti-o2-tox-nexus-iq-clm 03:03:07 + START_PACKAGES=/tmp/packages_start.txt 03:03:07 + END_PACKAGES=/tmp/packages_end.txt 03:03:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:03:07 + PACKAGES=/tmp/packages_start.txt 03:03:07 + '[' /w/workspace/pti-o2-tox-nexus-iq-clm ']' 03:03:07 + PACKAGES=/tmp/packages_end.txt 03:03:07 + case "${OS_FAMILY}" in 03:03:07 + sort 03:03:07 + rpm -qa 03:03:13 + '[' -f /tmp/packages_start.txt ']' 03:03:13 + '[' -f /tmp/packages_end.txt ']' 03:03:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:03:13 + '[' /w/workspace/pti-o2-tox-nexus-iq-clm ']' 03:03:13 + mkdir -p /w/workspace/pti-o2-tox-nexus-iq-clm/archives/ 03:03:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/pti-o2-tox-nexus-iq-clm/archives/ 03:03:13 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins3674815563986956863.sh 03:03:13 ---> capture-instance-metadata.sh 03:03:13 Setup pyenv: 03:03:13 system 03:03:13 3.8.13 03:03:13 * 3.9.13 (set by /w/workspace/pti-o2-tox-nexus-iq-clm/.python-version) 03:03:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-z6vf from file:/tmp/.os_lf_venv 03:03:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:03:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:03:17 lf-activate-venv(): INFO: Base packages installed successfully 03:03:17 lf-activate-venv(): INFO: Installing additional packages: lftools 03:03:37 lf-activate-venv(): INFO: Adding /tmp/venv-z6vf/bin to PATH 03:03:37 INFO: Running in OpenStack, capturing instance metadata 03:03:38 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins210360011237880610.sh 03:03:38 provisioning config files... 03:03:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/pti-o2-tox-nexus-iq-clm@tmp/config9500931584379220509tmp 03:03:38 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 03:03:38 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 03:03:38 [EnvInject] - Injecting environment variables from a build step. 03:03:38 [EnvInject] - Injecting as environment variables the properties content 03:03:38 SERVER_ID=logs 03:03:38 03:03:38 [EnvInject] - Variables injected successfully. 03:03:38 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins240091679203591839.sh 03:03:38 ---> create-netrc.sh 03:03:38 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins5776989339380779164.sh 03:03:38 ---> python-tools-install.sh 03:03:38 Setup pyenv: 03:03:38 system 03:03:38 3.8.13 03:03:38 * 3.9.13 (set by /w/workspace/pti-o2-tox-nexus-iq-clm/.python-version) 03:03:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-z6vf from file:/tmp/.os_lf_venv 03:03:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:03:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:03:41 lf-activate-venv(): INFO: Base packages installed successfully 03:03:41 lf-activate-venv(): INFO: Installing additional packages: lftools 03:04:00 lf-activate-venv(): INFO: Adding /tmp/venv-z6vf/bin to PATH 03:04:00 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins14839253068037645750.sh 03:04:00 ---> sudo-logs.sh 03:04:00 Archiving 'sudo' log.. 03:04:01 [pti-o2-tox-nexus-iq-clm] $ /bin/bash /tmp/jenkins5300784150075196435.sh 03:04:01 ---> job-cost.sh 03:04:01 Setup pyenv: 03:04:01 system 03:04:01 3.8.13 03:04:01 * 3.9.13 (set by /w/workspace/pti-o2-tox-nexus-iq-clm/.python-version) 03:04:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-z6vf from file:/tmp/.os_lf_venv 03:04:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:04:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:04:05 lf-activate-venv(): INFO: Base packages installed successfully 03:04:05 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 03:04:16 lf-activate-venv(): INFO: Adding /tmp/venv-z6vf/bin to PATH 03:04:16 INFO: No Stack... 03:04:16 INFO: Retrieving Pricing Info for: v3-starter-1 03:04:17 INFO: Archiving Costs 03:04:17 [pti-o2-tox-nexus-iq-clm] $ /bin/bash -l /tmp/jenkins13820538122175578283.sh 03:04:17 ---> logs-deploy.sh 03:04:17 Setup pyenv: 03:04:17 system 03:04:17 3.8.13 03:04:17 * 3.9.13 (set by /w/workspace/pti-o2-tox-nexus-iq-clm/.python-version) 03:04:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-z6vf from file:/tmp/.os_lf_venv 03:04:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:04:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:04:20 lf-activate-venv(): INFO: Base packages installed successfully 03:04:20 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 03:04:40 lf-activate-venv(): INFO: Adding /tmp/venv-z6vf/bin to PATH 03:04:40 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/pti-o2-tox-nexus-iq-clm/173 03:04:40 INFO: archiving workspace using pattern(s): -p **/*.log 03:04:43 Archives upload complete. 03:04:43 INFO: archiving logs to Nexus 03:04:45 ---> uname -a: 03:04:45 Linux prd-centos7-builder-1c-1g-1462.novalocal 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 03:04:45 03:04:45 03:04:45 ---> lscpu: 03:04:45 Architecture: x86_64 03:04:45 CPU op-mode(s): 32-bit, 64-bit 03:04:45 Byte Order: Little Endian 03:04:45 CPU(s): 1 03:04:45 On-line CPU(s) list: 0 03:04:45 Thread(s) per core: 1 03:04:45 Core(s) per socket: 1 03:04:45 Socket(s): 1 03:04:45 NUMA node(s): 1 03:04:45 Vendor ID: AuthenticAMD 03:04:45 CPU family: 23 03:04:45 Model: 49 03:04:45 Model name: AMD EPYC-Rome Processor 03:04:45 Stepping: 0 03:04:45 CPU MHz: 2800.000 03:04:45 BogoMIPS: 5600.00 03:04:45 Virtualization: AMD-V 03:04:45 Hypervisor vendor: KVM 03:04:45 Virtualization type: full 03:04:45 L1d cache: 32K 03:04:45 L1i cache: 32K 03:04:45 L2 cache: 512K 03:04:45 L3 cache: 16384K 03:04:45 NUMA node0 CPU(s): 0 03:04:45 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 03:04:45 03:04:45 03:04:45 ---> nproc: 03:04:45 1 03:04:45 03:04:45 03:04:45 ---> df -h: 03:04:45 Filesystem Size Used Avail Use% Mounted on 03:04:45 devtmpfs 882M 0 882M 0% /dev 03:04:45 tmpfs 919M 0 919M 0% /dev/shm 03:04:45 tmpfs 919M 17M 903M 2% /run 03:04:45 tmpfs 919M 0 919M 0% /sys/fs/cgroup 03:04:45 /dev/vda1 20G 5.8G 15G 30% / 03:04:45 tmpfs 184M 0 184M 0% /run/user/1001 03:04:45 tmpfs 184M 0 184M 0% /run/user/0 03:04:45 03:04:45 03:04:45 ---> free -m: 03:04:45 total used free shared buff/cache available 03:04:45 Mem: 1837 375 147 16 1315 1264 03:04:45 Swap: 1023 0 1023 03:04:45 03:04:45 03:04:45 ---> ip addr: 03:04:45 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 03:04:45 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:04:45 inet 127.0.0.1/8 scope host lo 03:04:45 valid_lft forever preferred_lft forever 03:04:45 inet6 ::1/128 scope host 03:04:45 valid_lft forever preferred_lft forever 03:04:45 2: eth0: mtu 1450 qdisc pfifo_fast state UP group default qlen 1000 03:04:45 link/ether fa:16:3e:6c:f4:1a brd ff:ff:ff:ff:ff:ff 03:04:45 inet 10.32.6.67/23 brd 10.32.7.255 scope global dynamic eth0 03:04:45 valid_lft 86055sec preferred_lft 86055sec 03:04:45 inet6 fe80::f816:3eff:fe6c:f41a/64 scope link 03:04:45 valid_lft forever preferred_lft forever 03:04:45 03:04:45 03:04:45 ---> sar -b -r -n DEV: 03:04:45 Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-builder-e2bfffa3-670a-44cc-9bdf-77539580edb4.novalocal) 05/22/2026 _x86_64_ (1 CPU) 03:04:45 03:04:45 02:58:52 AM LINUX RESTART 03:04:45 03:04:45 03:00:01 AM tps rtps wtps bread/s bwrtn/s 03:04:45 03:01:01 AM 80.94 3.12 77.83 144.16 9111.94 03:04:45 03:02:01 AM 84.37 3.99 80.38 296.10 7664.07 03:04:45 03:03:02 AM 90.58 0.02 90.56 0.28 13884.54 03:04:45 03:04:01 AM 97.63 56.14 41.49 4332.92 4823.71 03:04:45 Average: 88.30 15.51 72.79 1169.32 8904.96 03:04:45 03:04:45 03:00:01 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:04:45 03:01:01 AM 236196 1645588 87.45 2088 1258256 423700 14.46 317544 1136296 52416 03:04:45 03:02:01 AM 137616 1744168 92.69 2088 1355928 393052 13.41 342580 1179404 52708 03:04:45 03:03:02 AM 109748 1772036 94.17 2088 1159412 626364 21.38 586868 924892 93200 03:04:45 03:04:01 AM 220568 1661216 88.28 2088 1232640 448852 15.32 363232 1035544 23196 03:04:45 Average: 176032 1705752 90.65 2088 1251559 472992 16.14 402556 1069034 55380 03:04:45 03:04:45 03:00:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 03:04:45 03:01:01 AM eth0 69.19 61.40 857.25 7.43 0.00 0.00 0.00 03:04:45 03:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:04:45 03:02:01 AM eth0 29.68 27.20 249.90 8.18 0.00 0.00 0.00 03:04:45 03:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:04:45 03:03:02 AM eth0 54.14 42.70 891.80 5.36 0.00 0.00 0.00 03:04:45 03:03:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:04:45 03:04:01 AM eth0 13.25 13.37 10.34 9.93 0.00 0.00 0.00 03:04:45 03:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:04:45 Average: eth0 41.90 36.45 507.85 7.71 0.00 0.00 0.00 03:04:45 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:04:45 03:04:45 03:04:45 ---> sar -P ALL: 03:04:45 Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-builder-e2bfffa3-670a-44cc-9bdf-77539580edb4.novalocal) 05/22/2026 _x86_64_ (1 CPU) 03:04:45 03:04:45 02:58:52 AM LINUX RESTART 03:04:45 03:04:45 03:00:01 AM CPU %user %nice %system %iowait %steal %idle 03:04:45 03:01:01 AM all 63.80 0.00 5.73 2.23 9.80 18.44 03:04:45 03:01:01 AM 0 63.80 0.00 5.73 2.23 9.80 18.44 03:04:45 03:02:01 AM all 67.33 0.00 6.21 2.22 9.08 15.15 03:04:45 03:02:01 AM 0 67.33 0.00 6.21 2.22 9.08 15.15 03:04:45 03:03:02 AM all 58.68 0.00 4.93 2.14 10.44 23.81 03:04:45 03:03:02 AM 0 58.68 0.00 4.93 2.14 10.44 23.81 03:04:45 03:04:01 AM all 66.55 0.00 3.79 8.94 9.25 11.46 03:04:45 03:04:01 AM 0 66.55 0.00 3.79 8.94 9.25 11.46 03:04:45 Average: all 64.07 0.00 5.18 3.85 9.65 17.26 03:04:45 Average: 0 64.07 0.00 5.18 3.85 9.65 17.26 03:04:45 03:04:45 03:04:45