11:18:20 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/ric-plt/sdlpy/+/15620 11:18:20 Running as SYSTEM 11:18:20 [EnvInject] - Loading node environment variables. 11:18:20 Building remotely on prd-centos7-builder-1c-1g-1698 (centos7-builder-1c-1g) in workspace /w/workspace/rtdv3-global-verify-master 11:18:20 [ssh-agent] Looking for ssh-agent implementation... 11:18:21 $ ssh-agent 11:18:21 SSH_AUTH_SOCK=/tmp/ssh-av9ezSXLRXFU/agent.6984 11:18:21 SSH_AGENT_PID=6988 11:18:21 [ssh-agent] Started. 11:18:21 Running ssh-add (command line suppressed) 11:18:21 Identity added: /w/workspace/rtdv3-global-verify-master@tmp/private_key_7573620472794667604.key (jenkins-ssh) 11:18:21 [ssh-agent] Using credentials jenkins (jenkins) 11:18:21 The recommended git tool is: NONE 11:18:26 using credential jenkins 11:18:26 Wiping out workspace first. 11:18:26 Cloning the remote Git repository 11:18:26 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/sdlpy 11:18:27 > git init /w/workspace/rtdv3-global-verify-master # timeout=10 11:18:27 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/sdlpy 11:18:27 > git --version # timeout=10 11:18:27 > git --version # 'git version 2.36.6' 11:18:27 using GIT_SSH to set credentials jenkins 11:18:27 [INFO] Currently running in a labeled security context 11:18:27 [INFO] Currently SELinux is 'enforcing' on the host 11:18:27 > /usr/bin/chcon --type=ssh_home_t /w/workspace/rtdv3-global-verify-master@tmp/jenkins-gitclient-ssh6707884284464820926.key 11:18:27 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/sdlpy +refs/heads/*:refs/remotes/origin/* # timeout=10 11:18:28 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/sdlpy # timeout=10 11:18:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:18:29 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/sdlpy # timeout=10 11:18:29 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/sdlpy 11:18:29 using GIT_SSH to set credentials jenkins 11:18:29 [INFO] Currently running in a labeled security context 11:18:29 [INFO] Currently SELinux is 'enforcing' on the host 11:18:29 > /usr/bin/chcon --type=ssh_home_t /w/workspace/rtdv3-global-verify-master@tmp/jenkins-gitclient-ssh4342211671718902075.key 11:18:29 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/sdlpy refs/changes/20/15620/1 # timeout=10 11:18:29 > git rev-parse 3766104e2f29b3149a2c174a42da4df3b316f854^{commit} # timeout=10 11:18:29 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:18:29 Checking out Revision 3766104e2f29b3149a2c174a42da4df3b316f854 (refs/changes/20/15620/1) 11:18:29 > git config core.sparsecheckout # timeout=10 11:18:30 > git checkout -f 3766104e2f29b3149a2c174a42da4df3b316f854 # timeout=10 11:18:34 Commit message: "Chore(rtd): modernise docs build infra" 11:18:34 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:18:34 > git rev-list --no-walk 6cd3a9eac9d68152a63ec673669b4737c7f8cbd4 # timeout=10 11:18:35 Run condition [File exists] enabling prebuild for step [BuilderChain] 11:18:35 provisioning config files... 11:18:35 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:18:35 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:18:35 [File exists] check if file exists [.readthedocs.yaml] 11:18:35 Run condition [File exists] enabling perform for step [BuilderChain] 11:18:35 provisioning config files... 11:18:35 copy managed file [lftoolsini] to file:/home/jenkins/.config/lftools/lftools.ini 11:18:35 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins8568603519790199422.sh 11:18:35 ---> python-tools-install.sh 11:18:35 Setup pyenv: 11:18:36 system 11:18:36 * 3.8.13 (set by /opt/pyenv/version) 11:18:36 * 3.9.13 (set by /opt/pyenv/version) 11:18:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Cb98 11:18:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:18:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:18:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:18:54 lf-activate-venv(): INFO: Base packages installed successfully 11:18:54 lf-activate-venv(): INFO: Installing additional packages: lftools 11:19:42 lf-activate-venv(): INFO: Adding /tmp/venv-Cb98/bin to PATH 11:19:42 Generating Requirements File 11:20:16 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. 11:20:16 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:20:17 Python 3.9.13 11:20:17 pip 26.0.1 from /tmp/venv-Cb98/lib/python3.9/site-packages/pip (python 3.9) 11:20:18 appdirs==1.4.4 11:20:18 argcomplete==3.6.3 11:20:18 aspy.yaml==1.3.0 11:20:18 attrs==26.1.0 11:20:18 autopage==0.6.0 11:20:18 beautifulsoup4==4.14.3 11:20:18 boto3==1.42.96 11:20:18 botocore==1.42.96 11:20:18 bs4==0.0.2 11:20:18 certifi==2026.4.22 11:20:18 cffi==2.0.0 11:20:18 cfgv==3.4.0 11:20:18 chardet==5.2.0 11:20:18 charset-normalizer==3.4.7 11:20:18 click==8.1.8 11:20:18 cliff==4.9.1 11:20:18 cmd2==2.7.0 11:20:18 cryptography==3.3.2 11:20:18 debtcollector==3.0.0 11:20:18 decorator==5.2.1 11:20:18 defusedxml==0.7.1 11:20:18 Deprecated==1.3.1 11:20:18 distlib==0.4.0 11:20:18 dnspython==2.7.0 11:20:18 docker==7.1.0 11:20:18 dogpile.cache==1.4.1 11:20:18 durationpy==0.10 11:20:18 email-validator==2.3.0 11:20:18 filelock==3.19.1 11:20:18 future==1.0.0 11:20:18 gitdb==4.0.12 11:20:18 GitPython==3.1.47 11:20:18 httplib2==0.30.2 11:20:18 identify==2.6.15 11:20:18 idna==3.13 11:20:18 importlib-resources==1.5.0 11:20:18 importlib_metadata==8.7.1 11:20:18 iso8601==2.1.0 11:20:18 Jinja2==3.1.6 11:20:18 jmespath==1.1.0 11:20:18 jsonpatch==1.33 11:20:18 jsonpointer==3.0.0 11:20:18 jsonschema==4.25.1 11:20:18 jsonschema-specifications==2025.9.1 11:20:18 keystoneauth1==5.11.1 11:20:18 kubernetes==35.0.0 11:20:18 lftools==0.37.22 11:20:18 lxml==6.1.0 11:20:18 markdown-it-py==3.0.0 11:20:18 MarkupSafe==3.0.3 11:20:18 mdurl==0.1.2 11:20:18 msgpack==1.1.2 11:20:18 multi_key_dict==2.0.3 11:20:18 munch==4.0.0 11:20:18 netaddr==1.3.0 11:20:18 niet==1.4.2 11:20:18 nodeenv==1.10.0 11:20:18 oauth2client==4.1.3 11:20:18 oauthlib==3.3.1 11:20:18 openstacksdk==4.5.0 11:20:18 os-service-types==1.7.0 11:20:18 osc-lib==4.0.2 11:20:18 oslo.config==10.0.0 11:20:18 oslo.context==6.1.0 11:20:18 oslo.i18n==6.6.0 11:20:18 oslo.log==7.2.1 11:20:18 oslo.serialization==5.8.0 11:20:18 oslo.utils==9.1.0 11:20:18 packaging==26.2 11:20:18 pbr==7.0.3 11:20:18 platformdirs==4.4.0 11:20:18 prettytable==3.16.0 11:20:18 psutil==7.2.2 11:20:18 pyasn1==0.6.3 11:20:18 pyasn1_modules==0.4.2 11:20:18 pycparser==2.23 11:20:18 pygerrit2==2.0.15 11:20:18 PyGithub==2.9.1 11:20:18 Pygments==2.20.0 11:20:18 PyJWT==2.12.1 11:20:18 PyNaCl==1.6.2 11:20:18 pyparsing==2.4.7 11:20:18 pyperclip==1.11.0 11:20:18 pyrsistent==0.20.0 11:20:18 python-cinderclient==9.7.0 11:20:18 python-dateutil==2.9.0.post0 11:20:18 python-discovery==1.2.2 11:20:18 python-heatclient==4.2.0 11:20:18 python-jenkins==1.8.3 11:20:18 python-keystoneclient==5.6.0 11:20:18 python-magnumclient==4.10.0 11:20:18 python-openstackclient==8.0.0 11:20:18 python-swiftclient==4.10.0 11:20:18 PyYAML==6.0.3 11:20:18 referencing==0.36.2 11:20:18 requests==2.32.5 11:20:18 requests-oauthlib==2.0.0 11:20:18 requestsexceptions==1.4.0 11:20:18 rfc3986==2.0.0 11:20:18 rich==15.0.0 11:20:18 rich-argparse==1.7.2 11:20:18 rpds-py==0.27.1 11:20:18 rsa==4.9.1 11:20:18 ruamel.yaml==0.19.1 11:20:18 ruamel.yaml.clib==0.2.15 11:20:18 s3transfer==0.16.1 11:20:18 simplejson==4.1.1 11:20:18 six==1.17.0 11:20:18 smmap==5.0.3 11:20:18 soupsieve==2.8.3 11:20:18 stevedore==5.5.0 11:20:18 tabulate==0.9.0 11:20:18 toml==0.10.2 11:20:18 tomlkit==0.14.0 11:20:18 tqdm==4.67.3 11:20:18 typing_extensions==4.15.0 11:20:18 tzdata==2026.2 11:20:18 urllib3==1.26.20 11:20:18 virtualenv==21.2.4 11:20:18 wcwidth==0.6.0 11:20:18 websocket-client==1.9.0 11:20:18 wrapt==2.1.2 11:20:18 xdg==6.0.0 11:20:18 xmltodict==1.0.4 11:20:18 yq==3.4.3 11:20:18 zipp==3.23.1 11:20:18 [EnvInject] - Injecting environment variables from a build step. 11:20:18 [EnvInject] - Injecting as environment variables the properties content 11:20:18 PYTHON=python3 11:20:18 11:20:18 [EnvInject] - Variables injected successfully. 11:20:18 [rtdv3-global-verify-master] $ /bin/bash -l /tmp/jenkins17952779479921806518.sh 11:20:18 ---> tox-install.sh 11:20:18 + source /home/jenkins/lf-env.sh 11:20:18 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:20:18 ++ mktemp -d /tmp/venv-XXXX 11:20:18 + lf_venv=/tmp/venv-kjw8 11:20:18 + local venv_file=/tmp/.os_lf_venv 11:20:18 + local python=python3 11:20:18 + local options 11:20:18 + local set_path=true 11:20:18 + local install_args= 11:20:18 ++ 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 11:20:18 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:20:18 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:20:18 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:20:18 + true 11:20:18 + case $1 in 11:20:18 + venv_file=/tmp/.toxenv 11:20:18 + shift 2 11:20:18 + true 11:20:18 + case $1 in 11:20:18 + shift 11:20:18 + break 11:20:18 + case $python in 11:20:18 + local pkg_list= 11:20:18 + [[ -d /opt/pyenv ]] 11:20:18 + echo 'Setup pyenv:' 11:20:18 Setup pyenv: 11:20:18 + export PYENV_ROOT=/opt/pyenv 11:20:18 + PYENV_ROOT=/opt/pyenv 11:20:18 + 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 11:20:18 + PATH=/opt/pyenv/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 11:20:18 + pyenv versions 11:20:18 system 11:20:18 3.8.13 11:20:18 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) 11:20:18 + command -v pyenv 11:20:18 ++ pyenv init - --no-rehash 11:20:18 + 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[*]}"'\'')" 11:20:18 export PATH="/opt/pyenv/shims:${PATH}" 11:20:18 export PYENV_SHELL=bash 11:20:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:20:18 pyenv() { 11:20:18 local command 11:20:18 command="${1:-}" 11:20:18 if [ "$#" -gt 0 ]; then 11:20:18 shift 11:20:18 fi 11:20:18 11:20:18 case "$command" in 11:20:18 rehash|shell) 11:20:18 eval "$(pyenv "sh-$command" "$@")" 11:20:18 ;; 11:20:18 *) 11:20:18 command pyenv "$command" "$@" 11:20:18 ;; 11:20:18 esac 11:20:18 }' 11:20:18 +++ 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[*]}"' 11:20:18 ++ PATH=/opt/pyenv/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/.local/bin:/home/jenkins/bin 11:20:18 ++ 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 11:20:18 ++ 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 11:20:18 ++ export PYENV_SHELL=bash 11:20:18 ++ PYENV_SHELL=bash 11:20:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:20:18 +++ complete -F _pyenv pyenv 11:20:18 ++ lf-pyver python3 11:20:18 ++ local py_version_xy=python3 11:20:18 ++ local py_version_xyz= 11:20:18 ++ pyenv versions 11:20:18 ++ local command 11:20:18 ++ command=versions 11:20:18 ++ '[' 1 -gt 0 ']' 11:20:18 ++ shift 11:20:18 ++ case "$command" in 11:20:18 ++ command pyenv versions 11:20:18 ++ pyenv versions 11:20:18 ++ sed 's/^[ *]* //' 11:20:18 ++ awk '{ print $1 }' 11:20:18 ++ grep -E '^[0-9.]*[0-9]$' 11:20:18 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:20:18 +++ grep '^3' /tmp/.pyenv_versions 11:20:18 +++ sort -V 11:20:18 +++ tail -n 1 11:20:18 ++ py_version_xyz=3.9.13 11:20:18 ++ [[ -z 3.9.13 ]] 11:20:18 ++ echo 3.9.13 11:20:18 ++ return 0 11:20:18 + pyenv local 3.9.13 11:20:18 + local command 11:20:18 + command=local 11:20:18 + '[' 2 -gt 0 ']' 11:20:18 + shift 11:20:18 + case "$command" in 11:20:18 + command pyenv local 3.9.13 11:20:18 + pyenv local 3.9.13 11:20:18 + for arg in '"$@"' 11:20:18 + case $arg in 11:20:18 + pkg_list+='tox ' 11:20:18 + for arg in '"$@"' 11:20:18 + case $arg in 11:20:18 + pkg_list+='virtualenv ' 11:20:18 + for arg in '"$@"' 11:20:18 + case $arg in 11:20:18 + pkg_list+='urllib3~=1.26.15 ' 11:20:18 + [[ -f /tmp/.toxenv ]] 11:20:18 + [[ ! -f /tmp/.toxenv ]] 11:20:18 + [[ -n '' ]] 11:20:18 + python3 -m venv /tmp/venv-kjw8 11:20:25 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kjw8' 11:20:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kjw8 11:20:25 + echo /tmp/venv-kjw8 11:20:25 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:20:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:20:25 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:20:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:20:25 + local 'pip_opts=--upgrade --quiet' 11:20:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:20:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:20:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:20:25 + [[ -n '' ]] 11:20:25 + [[ -n '' ]] 11:20:25 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:20:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:20:25 + /tmp/venv-kjw8/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 11:20:34 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:20:34 lf-activate-venv(): INFO: Base packages installed successfully 11:20:34 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:20:34 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:20:34 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:20:34 + /tmp/venv-kjw8/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 11:20:38 + type python3 11:20:38 + true 11:20:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kjw8/bin to PATH' 11:20:38 lf-activate-venv(): INFO: Adding /tmp/venv-kjw8/bin to PATH 11:20:38 + PATH=/tmp/venv-kjw8/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 11:20:38 + return 0 11:20:38 + python3 --version 11:20:38 Python 3.9.13 11:20:38 + python3 -m pip --version 11:20:38 pip 26.0.1 from /tmp/venv-kjw8/lib/python3.9/site-packages/pip (python 3.9) 11:20:38 + python3 -m pip freeze 11:20:38 cachetools==6.2.6 11:20:38 chardet==5.2.0 11:20:38 colorama==0.4.6 11:20:38 distlib==0.4.0 11:20:38 filelock==3.19.1 11:20:38 packaging==26.2 11:20:38 platformdirs==4.4.0 11:20:38 pluggy==1.6.0 11:20:38 pyproject-api==1.9.1 11:20:38 python-discovery==1.2.2 11:20:38 tomli==2.4.1 11:20:38 tox==4.30.3 11:20:38 typing_extensions==4.15.0 11:20:38 urllib3==1.26.20 11:20:38 virtualenv==21.2.4 11:20:38 [EnvInject] - Injecting environment variables from a build step. 11:20:38 [EnvInject] - Injecting as environment variables the properties content 11:20:38 DOC_DIR=docs/_build/html 11:20:38 TOX_DIR=. 11:20:38 TOX_ENVS=docs,docs-linkcheck 11:20:38 11:20:38 [EnvInject] - Variables injected successfully. 11:20:38 [EnvInject] - Injecting environment variables from a build step. 11:20:38 [EnvInject] - Injecting as environment variables the properties content 11:20:38 PARALLEL=true 11:20:38 11:20:38 [EnvInject] - Variables injected successfully. 11:20:38 [rtdv3-global-verify-master] $ /bin/bash -l /tmp/jenkins3417030832071579570.sh 11:20:38 ---> tox-run.sh 11:20:38 + 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 11:20:38 + ARCHIVE_TOX_DIR=/w/workspace/rtdv3-global-verify-master/archives/tox 11:20:38 + ARCHIVE_DOC_DIR=/w/workspace/rtdv3-global-verify-master/archives/docs 11:20:38 + mkdir -p /w/workspace/rtdv3-global-verify-master/archives/tox 11:20:38 + cd /w/workspace/rtdv3-global-verify-master/. 11:20:38 + source /home/jenkins/lf-env.sh 11:20:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:20:38 ++ mktemp -d /tmp/venv-XXXX 11:20:38 + lf_venv=/tmp/venv-pNHy 11:20:38 + local venv_file=/tmp/.os_lf_venv 11:20:38 + local python=python3 11:20:38 + local options 11:20:38 + local set_path=true 11:20:38 + local install_args= 11:20:38 ++ 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 11:20:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:20:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:20:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:20:38 + true 11:20:38 + case $1 in 11:20:38 + venv_file=/tmp/.toxenv 11:20:38 + shift 2 11:20:38 + true 11:20:38 + case $1 in 11:20:38 + shift 11:20:38 + break 11:20:38 + case $python in 11:20:38 + local pkg_list= 11:20:38 + [[ -d /opt/pyenv ]] 11:20:38 + echo 'Setup pyenv:' 11:20:38 Setup pyenv: 11:20:38 + export PYENV_ROOT=/opt/pyenv 11:20:38 + PYENV_ROOT=/opt/pyenv 11:20:38 + 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 11:20:38 + 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 11:20:38 + pyenv versions 11:20:39 system 11:20:39 3.8.13 11:20:39 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) 11:20:39 + command -v pyenv 11:20:39 ++ pyenv init - --no-rehash 11:20:39 + 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[*]}"'\'')" 11:20:39 export PATH="/opt/pyenv/shims:${PATH}" 11:20:39 export PYENV_SHELL=bash 11:20:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:20:39 pyenv() { 11:20:39 local command 11:20:39 command="${1:-}" 11:20:39 if [ "$#" -gt 0 ]; then 11:20:39 shift 11:20:39 fi 11:20:39 11:20:39 case "$command" in 11:20:39 rehash|shell) 11:20:39 eval "$(pyenv "sh-$command" "$@")" 11:20:39 ;; 11:20:39 *) 11:20:39 command pyenv "$command" "$@" 11:20:39 ;; 11:20:39 esac 11:20:39 }' 11:20:39 +++ 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[*]}"' 11:20:39 ++ 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 11:20:39 ++ 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 11:20:39 ++ 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 11:20:39 ++ export PYENV_SHELL=bash 11:20:39 ++ PYENV_SHELL=bash 11:20:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:20:39 +++ complete -F _pyenv pyenv 11:20:39 ++ lf-pyver python3 11:20:39 ++ local py_version_xy=python3 11:20:39 ++ local py_version_xyz= 11:20:39 ++ grep -E '^[0-9.]*[0-9]$' 11:20:39 ++ pyenv versions 11:20:39 ++ local command 11:20:39 ++ command=versions 11:20:39 ++ '[' 1 -gt 0 ']' 11:20:39 ++ shift 11:20:39 ++ case "$command" in 11:20:39 ++ command pyenv versions 11:20:39 ++ pyenv versions 11:20:39 ++ sed 's/^[ *]* //' 11:20:39 ++ awk '{ print $1 }' 11:20:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:20:39 +++ grep '^3' /tmp/.pyenv_versions 11:20:39 +++ sort -V 11:20:39 +++ tail -n 1 11:20:39 ++ py_version_xyz=3.9.13 11:20:39 ++ [[ -z 3.9.13 ]] 11:20:39 ++ echo 3.9.13 11:20:39 ++ return 0 11:20:39 + pyenv local 3.9.13 11:20:39 + local command 11:20:39 + command=local 11:20:39 + '[' 2 -gt 0 ']' 11:20:39 + shift 11:20:39 + case "$command" in 11:20:39 + command pyenv local 3.9.13 11:20:39 + pyenv local 3.9.13 11:20:39 + for arg in '"$@"' 11:20:39 + case $arg in 11:20:39 + pkg_list+='tox ' 11:20:39 + for arg in '"$@"' 11:20:39 + case $arg in 11:20:39 + pkg_list+='virtualenv ' 11:20:39 + for arg in '"$@"' 11:20:39 + case $arg in 11:20:39 + pkg_list+='urllib3~=1.26.15 ' 11:20:39 + [[ -f /tmp/.toxenv ]] 11:20:39 ++ cat /tmp/.toxenv 11:20:39 + lf_venv=/tmp/venv-kjw8 11:20:39 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kjw8 from' file:/tmp/.toxenv 11:20:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kjw8 from file:/tmp/.toxenv 11:20:39 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:20:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:20:39 + local 'pip_opts=--upgrade --quiet' 11:20:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:20:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:20:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:20:39 + [[ -n '' ]] 11:20:39 + [[ -n '' ]] 11:20:39 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:20:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:20:39 + /tmp/venv-kjw8/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 11:20:40 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:20:40 lf-activate-venv(): INFO: Base packages installed successfully 11:20:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:20:40 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:20:40 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:20:40 + /tmp/venv-kjw8/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 11:20:42 + type python3 11:20:42 + true 11:20:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kjw8/bin to PATH' 11:20:42 lf-activate-venv(): INFO: Adding /tmp/venv-kjw8/bin to PATH 11:20:42 + PATH=/tmp/venv-kjw8/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 11:20:42 + return 0 11:20:42 + [[ -d /opt/pyenv ]] 11:20:42 + echo '---> Setting up pyenv' 11:20:42 ---> Setting up pyenv 11:20:42 + export PYENV_ROOT=/opt/pyenv 11:20:42 + PYENV_ROOT=/opt/pyenv 11:20:42 + export PATH=/opt/pyenv/bin:/tmp/venv-kjw8/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 11:20:42 + PATH=/opt/pyenv/bin:/tmp/venv-kjw8/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 11:20:42 ++ pwd 11:20:42 + PYTHONPATH=/w/workspace/rtdv3-global-verify-master 11:20:42 + export PYTHONPATH 11:20:42 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:20:42 + TOX_TESTENV_PASSENV=PYTHONPATH 11:20:42 + tox --version 11:20:43 4.30.3 from /tmp/venv-kjw8/lib/python3.9/site-packages/tox/__init__.py 11:20:43 + PARALLEL=true 11:20:43 + TOX_OPTIONS_LIST= 11:20:43 + [[ -n docs,docs-linkcheck ]] 11:20:43 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck' 11:20:43 + case ${PARALLEL,,} in 11:20:43 + TOX_OPTIONS_LIST=' -e docs,docs-linkcheck --parallel auto --parallel-live' 11:20:43 + tee -a /w/workspace/rtdv3-global-verify-master/archives/tox/tox.log 11:20:43 + tox -e docs,docs-linkcheck --parallel auto --parallel-live 11:20:44 docs: install_deps> python -I -m pip install -r /w/workspace/rtdv3-global-verify-master/docs/requirements-docs.txt 11:21:22 docs: freeze> python -m pip freeze --all 11:21:23 docs: alabaster==0.7.16,attrs==26.1.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.4.22,charset-normalizer==3.4.7,contourpy==1.3.0,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.2,funcparserlib==2.0.0a0,future==1.0.0,idna==3.13,imagesize==1.5.0,importlib_metadata==8.7.1,importlib_resources==6.5.2,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.7,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.9.4,numpy==2.0.2,nwdiag==3.0.0,packaging==26.2,pillow==11.3.0,pip==26.0.1,Pygments==2.20.0,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,seqdiag==3.0.0,setuptools==82.0.1,six==1.17.0,snowballstemmer==3.0.1,Sphinx==7.4.7,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-tabs==3.4.7,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-httpdomain==1.8.1,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,tomli==2.4.1,urllib3==2.6.3,webcolors==24.11.1,zipp==3.23.1 11:21:23 docs: commands[0]> sphinx-build -W -b html -n -d /w/workspace/rtdv3-global-verify-master/.tox/docs/tmp/doctrees ./docs/ /w/workspace/rtdv3-global-verify-master/docs/_build/html 11:21:23 Running Sphinx v7.4.7 11:21:23 loading translations [en]... done 11:21:23 11:21:23 Extension error: 11:21:23 Could not import extension sphinx.builders.linkcheck (exception: urllib3 v2 only supports OpenSSL 1.1.1+, currently the 'ssl' module is compiled with 'OpenSSL 1.0.2k-fips 26 Jan 2017'. See: https://github.com/urllib3/urllib3/issues/2168) 11:21:23 docs: exit 2 (0.83 seconds) /w/workspace/rtdv3-global-verify-master> sphinx-build -W -b html -n -d /w/workspace/rtdv3-global-verify-master/.tox/docs/tmp/doctrees ./docs/ /w/workspace/rtdv3-global-verify-master/docs/_build/html pid=8796 11:21:24 docs: FAIL ✖ in 39.85 seconds 11:21:24 docs-linkcheck: install_deps> python -I -m pip install -r /w/workspace/rtdv3-global-verify-master/docs/requirements-docs.txt 11:21:56 docs-linkcheck: freeze> python -m pip freeze --all 11:21:57 docs-linkcheck: alabaster==0.7.16,attrs==26.1.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.4.22,charset-normalizer==3.4.7,contourpy==1.3.0,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.2,funcparserlib==2.0.0a0,future==1.0.0,idna==3.13,imagesize==1.5.0,importlib_metadata==8.7.1,importlib_resources==6.5.2,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.7,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.9.4,numpy==2.0.2,nwdiag==3.0.0,packaging==26.2,pillow==11.3.0,pip==26.0.1,Pygments==2.20.0,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,seqdiag==3.0.0,setuptools==82.0.1,six==1.17.0,snowballstemmer==3.0.1,Sphinx==7.4.7,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-tabs==3.4.7,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-httpdomain==1.8.1,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,tomli==2.4.1,urllib3==2.6.3,webcolors==24.11.1,zipp==3.23.1 11:21:57 docs-linkcheck: commands[0]> sphinx-build -W -b linkcheck -d /w/workspace/rtdv3-global-verify-master/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/rtdv3-global-verify-master/docs/_build/linkcheck 11:21:57 Running Sphinx v7.4.7 11:21:57 loading translations [en]... done 11:21:57 11:21:57 Extension error: 11:21:57 Could not import extension sphinx.builders.linkcheck (exception: urllib3 v2 only supports OpenSSL 1.1.1+, currently the 'ssl' module is compiled with 'OpenSSL 1.0.2k-fips 26 Jan 2017'. See: https://github.com/urllib3/urllib3/issues/2168) 11:21:58 docs-linkcheck: exit 2 (0.82 seconds) /w/workspace/rtdv3-global-verify-master> sphinx-build -W -b linkcheck -d /w/workspace/rtdv3-global-verify-master/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/rtdv3-global-verify-master/docs/_build/linkcheck pid=8817 11:21:58 docs: FAIL code 2 (39.84=setup[39.01]+cmd[0.83] seconds) 11:21:58 docs-linkcheck: FAIL code 2 (34.31=setup[33.49]+cmd[0.82] seconds) 11:21:58 evaluation failed :( (74.19 seconds) 11:21:58 + tox_status=255 11:21:58 + echo '---> Completed tox runs' 11:21:58 ---> Completed tox runs 11:21:58 + for i in '.tox/*/log' 11:21:58 ++ echo .tox/docs-linkcheck/log 11:21:58 ++ awk -F/ '{print $2}' 11:21:58 + tox_env=docs-linkcheck 11:21:58 + cp -r .tox/docs-linkcheck/log /w/workspace/rtdv3-global-verify-master/archives/tox/docs-linkcheck 11:21:58 + for i in '.tox/*/log' 11:21:58 ++ awk -F/ '{print $2}' 11:21:58 ++ echo .tox/docs/log 11:21:58 + tox_env=docs 11:21:58 + cp -r .tox/docs/log /w/workspace/rtdv3-global-verify-master/archives/tox/docs 11:21:58 + DOC_DIR=docs/_build/html 11:21:58 + [[ -d docs/_build/html ]] 11:21:58 + echo '---> tox-run.sh ends' 11:21:58 ---> tox-run.sh ends 11:21:58 + test 255 -eq 0 11:21:58 + exit 255 11:21:58 Build step 'Conditional steps (multiple)' marked build as failure 11:21:58 $ ssh-agent -k 11:21:58 unset SSH_AUTH_SOCK; 11:21:58 unset SSH_AGENT_PID; 11:21:58 echo Agent pid 6988 killed; 11:21:58 [ssh-agent] Stopped. 11:21:58 [PostBuildScript] - [INFO] Executing post build scripts. 11:21:58 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins3615993393562199291.sh 11:21:58 ---> sysstat.sh 11:21:59 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins15795284647335698400.sh 11:21:59 ---> package-listing.sh 11:21:59 ++ facter osfamily 11:21:59 ++ tr '[:upper:]' '[:lower:]' 11:21:59 + OS_FAMILY=redhat 11:21:59 + workspace=/w/workspace/rtdv3-global-verify-master 11:21:59 + START_PACKAGES=/tmp/packages_start.txt 11:21:59 + END_PACKAGES=/tmp/packages_end.txt 11:21:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:21:59 + PACKAGES=/tmp/packages_start.txt 11:21:59 + '[' /w/workspace/rtdv3-global-verify-master ']' 11:21:59 + PACKAGES=/tmp/packages_end.txt 11:21:59 + case "${OS_FAMILY}" in 11:21:59 + sort 11:22:00 + rpm -qa 11:22:05 + '[' -f /tmp/packages_start.txt ']' 11:22:05 + '[' -f /tmp/packages_end.txt ']' 11:22:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:22:05 + '[' /w/workspace/rtdv3-global-verify-master ']' 11:22:05 + mkdir -p /w/workspace/rtdv3-global-verify-master/archives/ 11:22:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/rtdv3-global-verify-master/archives/ 11:22:05 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins9578906315750738383.sh 11:22:05 ---> capture-instance-metadata.sh 11:22:05 Setup pyenv: 11:22:05 system 11:22:05 3.8.13 11:22:05 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) 11:22:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Cb98 from file:/tmp/.os_lf_venv 11:22:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:22:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:22:09 lf-activate-venv(): INFO: Base packages installed successfully 11:22:09 lf-activate-venv(): INFO: Installing additional packages: lftools 11:22:28 lf-activate-venv(): INFO: Adding /tmp/venv-Cb98/bin to PATH 11:22:28 INFO: Running in OpenStack, capturing instance metadata 11:22:29 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins3589085501440361919.sh 11:22:29 provisioning config files... 11:22:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/rtdv3-global-verify-master@tmp/config14056502987014525129tmp 11:22:29 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:22:29 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:22:29 [EnvInject] - Injecting environment variables from a build step. 11:22:29 [EnvInject] - Injecting as environment variables the properties content 11:22:29 SERVER_ID=logs 11:22:29 11:22:29 [EnvInject] - Variables injected successfully. 11:22:29 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins4275860898421796485.sh 11:22:29 ---> create-netrc.sh 11:22:29 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins11191937841767214424.sh 11:22:29 ---> python-tools-install.sh 11:22:29 Setup pyenv: 11:22:29 system 11:22:29 3.8.13 11:22:29 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) 11:22:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Cb98 from file:/tmp/.os_lf_venv 11:22:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:22:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:22:33 lf-activate-venv(): INFO: Base packages installed successfully 11:22:33 lf-activate-venv(): INFO: Installing additional packages: lftools 11:22:51 lf-activate-venv(): INFO: Adding /tmp/venv-Cb98/bin to PATH 11:22:51 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins14296672590004429113.sh 11:22:51 ---> sudo-logs.sh 11:22:51 Archiving 'sudo' log.. 11:22:52 [rtdv3-global-verify-master] $ /bin/bash /tmp/jenkins17493620557170695057.sh 11:22:52 ---> job-cost.sh 11:22:52 Setup pyenv: 11:22:52 system 11:22:52 3.8.13 11:22:52 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) 11:22:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Cb98 from file:/tmp/.os_lf_venv 11:22:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:22:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:22:55 lf-activate-venv(): INFO: Base packages installed successfully 11:22:55 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:23:07 lf-activate-venv(): INFO: Adding /tmp/venv-Cb98/bin to PATH 11:23:07 INFO: No Stack... 11:23:07 INFO: Retrieving Pricing Info for: v3-starter-1 11:23:08 INFO: Archiving Costs 11:23:08 [rtdv3-global-verify-master] $ /bin/bash -l /tmp/jenkins2897125995608868600.sh 11:23:08 ---> logs-deploy.sh 11:23:08 Setup pyenv: 11:23:08 system 11:23:08 3.8.13 11:23:08 * 3.9.13 (set by /w/workspace/rtdv3-global-verify-master/.python-version) 11:23:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Cb98 from file:/tmp/.os_lf_venv 11:23:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:23:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:23:11 lf-activate-venv(): INFO: Base packages installed successfully 11:23:11 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:23:29 lf-activate-venv(): INFO: Adding /tmp/venv-Cb98/bin to PATH 11:23:29 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/rtdv3-global-verify-master/4096 11:23:29 INFO: archiving workspace using pattern(s): 11:23:33 Archives upload complete. 11:23:34 INFO: archiving logs to Nexus 11:23:35 ---> uname -a: 11:23:35 Linux prd-centos7-builder-1c-1g-1698.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 11:23:35 11:23:35 11:23:35 ---> lscpu: 11:23:35 Architecture: x86_64 11:23:35 CPU op-mode(s): 32-bit, 64-bit 11:23:35 Byte Order: Little Endian 11:23:35 CPU(s): 1 11:23:35 On-line CPU(s) list: 0 11:23:35 Thread(s) per core: 1 11:23:35 Core(s) per socket: 1 11:23:35 Socket(s): 1 11:23:35 NUMA node(s): 1 11:23:35 Vendor ID: AuthenticAMD 11:23:35 CPU family: 23 11:23:35 Model: 49 11:23:35 Model name: AMD EPYC-Rome Processor 11:23:35 Stepping: 0 11:23:35 CPU MHz: 2799.998 11:23:35 BogoMIPS: 5599.99 11:23:35 Virtualization: AMD-V 11:23:35 Hypervisor vendor: KVM 11:23:35 Virtualization type: full 11:23:35 L1d cache: 32K 11:23:35 L1i cache: 32K 11:23:35 L2 cache: 512K 11:23:35 L3 cache: 16384K 11:23:35 NUMA node0 CPU(s): 0 11:23:35 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 11:23:35 11:23:35 11:23:35 ---> nproc: 11:23:35 1 11:23:35 11:23:35 11:23:35 ---> df -h: 11:23:35 Filesystem Size Used Avail Use% Mounted on 11:23:35 devtmpfs 882M 0 882M 0% /dev 11:23:35 tmpfs 919M 0 919M 0% /dev/shm 11:23:35 tmpfs 919M 17M 903M 2% /run 11:23:35 tmpfs 919M 0 919M 0% /sys/fs/cgroup 11:23:35 /dev/vda1 20G 6.2G 14G 31% / 11:23:35 tmpfs 184M 0 184M 0% /run/user/1001 11:23:35 11:23:35 11:23:35 ---> free -m: 11:23:35 total used free shared buff/cache available 11:23:35 Mem: 1837 393 114 16 1330 1244 11:23:35 Swap: 1023 0 1023 11:23:35 11:23:35 11:23:35 ---> ip addr: 11:23:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:23:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:23:35 inet 127.0.0.1/8 scope host lo 11:23:35 valid_lft forever preferred_lft forever 11:23:35 inet6 ::1/128 scope host 11:23:35 valid_lft forever preferred_lft forever 11:23:35 2: eth0: mtu 1450 qdisc pfifo_fast state UP group default qlen 1000 11:23:35 link/ether fa:16:3e:e2:26:c7 brd ff:ff:ff:ff:ff:ff 11:23:35 inet 10.32.7.220/23 brd 10.32.7.255 scope global dynamic eth0 11:23:35 valid_lft 86052sec preferred_lft 86052sec 11:23:35 inet6 fe80::f816:3eff:fee2:26c7/64 scope link 11:23:35 valid_lft forever preferred_lft forever 11:23:35 11:23:35 11:23:35 ---> sar -b -r -n DEV: 11:23:35 Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-builder-e2bfffa3-670a-44cc-9bdf-77539580edb4.novalocal) 04/28/2026 _x86_64_ (1 CPU) 11:23:35 11:23:35 11:17:40 AM LINUX RESTART 11:23:35 11:23:35 11:18:01 AM tps rtps wtps bread/s bwrtn/s 11:23:35 11:19:02 AM 170.46 86.56 83.90 6233.84 41221.21 11:23:35 11:20:01 AM 84.98 1.23 83.75 65.79 9307.44 11:23:35 11:21:01 AM 98.72 1.30 97.41 182.63 13628.91 11:23:35 11:22:01 AM 144.55 21.68 122.87 3095.60 27872.20 11:23:35 11:23:01 AM 83.00 46.23 36.76 2228.03 2917.77 11:23:35 Average: 116.41 31.52 84.90 2368.88 19007.57 11:23:35 11:23:35 11:18:01 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:23:35 11:19:02 AM 92596 1789188 95.08 2088 1398772 451412 15.40 369312 1259024 39684 11:23:35 11:20:01 AM 157928 1723856 91.61 2088 1307516 443508 15.13 371680 1158144 90732 11:23:35 11:21:01 AM 75180 1806604 96.00 2088 1276712 568244 19.39 499096 1076212 96404 11:23:35 11:22:01 AM 182728 1699056 90.29 2088 1223708 407604 13.91 484992 920252 55956 11:23:35 11:23:01 AM 159100 1722684 91.55 2088 1212532 437504 14.93 525592 904364 23124 11:23:35 Average: 133506 1748278 92.91 2088 1283848 461654 15.75 450134 1063599 61180 11:23:35 11:23:35 11:18:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 11:23:35 11:19:02 AM eth0 259.29 142.58 1008.22 62.00 0.00 0.00 0.00 11:23:35 11:19:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:23:35 11:20:01 AM eth0 68.48 60.37 812.02 7.26 0.00 0.00 0.00 11:23:35 11:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:23:35 11:21:01 AM eth0 76.27 66.55 1503.11 10.54 0.00 0.00 0.00 11:23:35 11:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:23:35 11:22:01 AM eth0 6.62 7.05 5.12 4.23 0.00 0.00 0.00 11:23:35 11:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:23:35 11:23:01 AM eth0 12.69 14.18 13.37 8.48 0.00 0.00 0.00 11:23:35 11:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:23:35 Average: eth0 84.68 58.11 666.46 18.53 0.00 0.00 0.00 11:23:35 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:23:35 11:23:35 11:23:35 ---> sar -P ALL: 11:23:35 Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-builder-e2bfffa3-670a-44cc-9bdf-77539580edb4.novalocal) 04/28/2026 _x86_64_ (1 CPU) 11:23:35 11:23:35 11:17:40 AM LINUX RESTART 11:23:35 11:23:35 11:18:01 AM CPU %user %nice %system %iowait %steal %idle 11:23:35 11:19:02 AM all 66.97 0.00 16.04 6.08 4.63 6.28 11:23:35 11:19:02 AM 0 66.97 0.00 16.04 6.08 4.63 6.28 11:23:35 11:20:01 AM all 67.72 0.00 6.43 1.94 4.11 19.80 11:23:35 11:20:01 AM 0 67.72 0.00 6.43 1.94 4.11 19.80 11:23:35 11:21:01 AM all 70.55 0.00 7.02 1.37 3.93 17.13 11:23:35 11:21:01 AM 0 70.55 0.00 7.02 1.37 3.93 17.13 11:23:35 11:22:01 AM all 72.48 0.00 7.70 3.54 4.25 12.03 11:23:35 11:22:01 AM 0 72.48 0.00 7.70 3.54 4.25 12.03 11:23:35 11:23:01 AM all 71.54 0.00 4.21 7.52 3.49 13.25 11:23:35 11:23:01 AM 0 71.54 0.00 4.21 7.52 3.49 13.25 11:23:35 Average: all 69.86 0.00 8.28 4.10 4.08 13.68 11:23:35 Average: 0 69.86 0.00 8.28 4.10 4.08 13.68 11:23:35 11:23:35 11:23:35