15:58:13 Started by timer 15:58:13 Running as SYSTEM 15:58:13 [EnvInject] - Loading node environment variables. 15:58:13 Building remotely on prd-ubuntu1804-builder-2c-2g-9132 (ubuntu1804-builder-2c-2g) in workspace /w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube 15:58:13 [ssh-agent] Looking for ssh-agent implementation... 15:58:13 $ ssh-agent 15:58:13 SSH_AUTH_SOCK=/tmp/ssh-C8shNpqKaTFy/agent.1573 15:58:13 SSH_AGENT_PID=1575 15:58:13 [ssh-agent] Started. 15:58:13 Running ssh-add (command line suppressed) 15:58:13 Identity added: /w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube@tmp/private_key_4811399676574037454.key (jenkins-ssh) 15:58:13 [ssh-agent] Using credentials jenkins (jenkins) 15:58:13 The recommended git tool is: NONE 15:58:16 using credential jenkins 15:58:16 Wiping out workspace first. 15:58:16 Cloning the remote Git repository 15:58:16 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/athp/data-extraction 15:58:16 > git init /w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube # timeout=10 15:58:16 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/athp/data-extraction 15:58:16 > git --version # timeout=10 15:58:16 > git --version # 'git version 2.17.1' 15:58:16 using GIT_SSH to set credentials jenkins 15:58:16 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/athp/data-extraction +refs/heads/*:refs/remotes/origin/* # timeout=10 15:58:17 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/athp/data-extraction # timeout=10 15:58:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:58:18 Avoid second fetch 15:58:18 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 15:58:18 Checking out Revision 1a7f3c657e64b6f531970e07e08ad14e1af8adf6 (refs/remotes/origin/master) 15:58:18 > git config core.sparsecheckout # timeout=10 15:58:18 > git checkout -f 1a7f3c657e64b6f531970e07e08ad14e1af8adf6 # timeout=10 15:58:19 Commit message: "Update gerrit-verify.yaml for component-testing." 15:58:19 > git rev-list --no-walk 103136f53a32f8f5580e27cb31428a68be1a5be8 # timeout=10 15:58:22 provisioning config files... 15:58:22 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:58:22 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:58:22 [aiml-fw-athp-data-extraction-tox-sonarqube] $ /bin/bash /tmp/jenkins2544449277577509072.sh 15:58:22 ---> python-tools-install.sh 15:58:22 Setup pyenv: 15:58:22 * system (set by /opt/pyenv/version) 15:58:22 * 3.8.13 (set by /opt/pyenv/version) 15:58:22 * 3.9.13 (set by /opt/pyenv/version) 15:58:22 * 3.10.6 (set by /opt/pyenv/version) 15:58:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-roHS 15:58:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:58:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:58:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:58:40 lf-activate-venv(): INFO: Base packages installed successfully 15:58:40 lf-activate-venv(): INFO: Installing additional packages: lftools 15:59:25 lf-activate-venv(): INFO: Adding /tmp/venv-roHS/bin to PATH 15:59:25 Generating Requirements File 16:00:01 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. 16:00:01 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 16:00:02 Python 3.10.6 16:00:02 pip 25.3 from /tmp/venv-roHS/lib/python3.10/site-packages/pip (python 3.10) 16:00:03 appdirs==1.4.4 16:00:03 argcomplete==3.6.3 16:00:03 aspy.yaml==1.3.0 16:00:03 attrs==25.4.0 16:00:03 autopage==0.5.2 16:00:03 beautifulsoup4==4.14.2 16:00:03 boto3==1.40.73 16:00:03 botocore==1.40.73 16:00:03 bs4==0.0.2 16:00:03 cachetools==6.2.2 16:00:03 certifi==2025.11.12 16:00:03 cffi==2.0.0 16:00:03 cfgv==3.4.0 16:00:03 chardet==5.2.0 16:00:03 charset-normalizer==3.4.4 16:00:03 click==8.3.0 16:00:03 cliff==4.11.0 16:00:03 cmd2==2.7.0 16:00:03 cryptography==3.3.2 16:00:03 debtcollector==3.0.0 16:00:03 decorator==5.2.1 16:00:03 defusedxml==0.7.1 16:00:03 Deprecated==1.3.1 16:00:03 distlib==0.4.0 16:00:03 dnspython==2.8.0 16:00:03 docker==7.1.0 16:00:03 dogpile.cache==1.5.0 16:00:03 durationpy==0.10 16:00:03 email-validator==2.3.0 16:00:03 filelock==3.20.0 16:00:03 future==1.0.0 16:00:03 gitdb==4.0.12 16:00:03 GitPython==3.1.45 16:00:03 google-auth==2.43.0 16:00:03 httplib2==0.31.0 16:00:03 identify==2.6.15 16:00:03 idna==3.11 16:00:03 importlib-resources==1.5.0 16:00:03 iso8601==2.1.0 16:00:03 Jinja2==3.1.6 16:00:03 jmespath==1.0.1 16:00:03 jsonpatch==1.33 16:00:03 jsonpointer==3.0.0 16:00:03 jsonschema==4.25.1 16:00:03 jsonschema-specifications==2025.9.1 16:00:03 keystoneauth1==5.12.0 16:00:03 kubernetes==34.1.0 16:00:03 lftools==0.37.15 16:00:03 lxml==6.0.2 16:00:03 markdown-it-py==4.0.0 16:00:03 MarkupSafe==3.0.3 16:00:03 mdurl==0.1.2 16:00:03 msgpack==1.1.2 16:00:03 multi_key_dict==2.0.3 16:00:03 munch==4.0.0 16:00:03 netaddr==1.3.0 16:00:03 niet==1.4.2 16:00:03 nodeenv==1.9.1 16:00:03 oauth2client==4.1.3 16:00:03 oauthlib==3.3.1 16:00:03 openstacksdk==4.8.0 16:00:03 os-service-types==1.8.1 16:00:03 osc-lib==4.2.0 16:00:03 oslo.config==10.1.0 16:00:03 oslo.context==6.1.0 16:00:03 oslo.i18n==6.7.0 16:00:03 oslo.log==7.2.1 16:00:03 oslo.serialization==5.8.0 16:00:03 oslo.utils==9.1.0 16:00:03 packaging==25.0 16:00:03 pbr==7.0.3 16:00:03 platformdirs==4.5.0 16:00:03 prettytable==3.16.0 16:00:03 psutil==7.1.3 16:00:03 pyasn1==0.6.1 16:00:03 pyasn1_modules==0.4.2 16:00:03 pycparser==2.23 16:00:03 pygerrit2==2.0.15 16:00:03 PyGithub==2.8.1 16:00:03 Pygments==2.19.2 16:00:03 PyJWT==2.10.1 16:00:03 PyNaCl==1.6.1 16:00:03 pyparsing==2.4.7 16:00:03 pyperclip==1.11.0 16:00:03 pyrsistent==0.20.0 16:00:03 python-cinderclient==9.8.0 16:00:03 python-dateutil==2.9.0.post0 16:00:03 python-heatclient==4.3.0 16:00:03 python-jenkins==1.8.3 16:00:03 python-keystoneclient==5.7.0 16:00:03 python-magnumclient==4.9.0 16:00:03 python-openstackclient==8.2.0 16:00:03 python-swiftclient==4.9.0 16:00:03 PyYAML==6.0.3 16:00:03 referencing==0.37.0 16:00:03 requests==2.32.5 16:00:03 requests-oauthlib==2.0.0 16:00:03 requestsexceptions==1.4.0 16:00:03 rfc3986==2.0.0 16:00:03 rich==14.2.0 16:00:03 rich-argparse==1.7.2 16:00:03 rpds-py==0.28.0 16:00:03 rsa==4.9.1 16:00:03 ruamel.yaml==0.18.16 16:00:03 ruamel.yaml.clib==0.2.14 16:00:03 s3transfer==0.14.0 16:00:03 simplejson==3.20.2 16:00:03 six==1.17.0 16:00:03 smmap==5.0.2 16:00:03 soupsieve==2.8 16:00:03 stevedore==5.5.0 16:00:03 tabulate==0.9.0 16:00:03 toml==0.10.2 16:00:03 tomlkit==0.13.3 16:00:03 tqdm==4.67.1 16:00:03 typing_extensions==4.15.0 16:00:03 tzdata==2025.2 16:00:03 urllib3==1.26.20 16:00:03 virtualenv==20.35.4 16:00:03 wcwidth==0.2.14 16:00:03 websocket-client==1.9.0 16:00:03 wrapt==2.0.1 16:00:03 xdg==6.0.0 16:00:03 xmltodict==1.0.2 16:00:03 yq==3.4.3 16:00:03 [EnvInject] - Injecting environment variables from a build step. 16:00:03 [EnvInject] - Injecting as environment variables the properties content 16:00:03 SET_JDK_VERSION=openjdk17 16:00:03 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 16:00:03 16:00:03 [EnvInject] - Variables injected successfully. 16:00:03 [aiml-fw-athp-data-extraction-tox-sonarqube] $ /bin/sh /tmp/jenkins15943945135583991374.sh 16:00:03 ---> update-java-alternatives.sh 16:00:03 ---> Updating Java version 16:00:03 ---> Ubuntu/Debian system detected 16:00:04 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 16:00:04 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 16:00:04 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 16:00:04 openjdk version "17.0.7" 2023-04-18 16:00:04 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 16:00:04 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 16:00:04 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 16:00:04 [EnvInject] - Injecting environment variables from a build step. 16:00:04 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 16:00:05 [EnvInject] - Variables injected successfully. 16:00:05 [EnvInject] - Injecting environment variables from a build step. 16:00:05 [EnvInject] - Injecting as environment variables the properties content 16:00:05 PYTHON=python3 16:00:05 16:00:05 [EnvInject] - Variables injected successfully. 16:00:05 [aiml-fw-athp-data-extraction-tox-sonarqube] $ /bin/bash -l /tmp/jenkins4594536697752807784.sh 16:00:05 ---> tox-install.sh 16:00:05 + source /home/jenkins/lf-env.sh 16:00:05 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:00:05 ++ mktemp -d /tmp/venv-XXXX 16:00:05 + lf_venv=/tmp/venv-dvzq 16:00:05 + local venv_file=/tmp/.os_lf_venv 16:00:05 + local python=python3 16:00:05 + local options 16:00:05 + local set_path=true 16:00:05 + local install_args= 16:00:05 ++ 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 16:00:05 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:00:05 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:00:05 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:00:05 + true 16:00:05 + case $1 in 16:00:05 + venv_file=/tmp/.toxenv 16:00:05 + shift 2 16:00:05 + true 16:00:05 + case $1 in 16:00:05 + shift 16:00:05 + break 16:00:05 + case $python in 16:00:05 + local pkg_list= 16:00:05 + [[ -d /opt/pyenv ]] 16:00:05 + echo 'Setup pyenv:' 16:00:05 Setup pyenv: 16:00:05 + export PYENV_ROOT=/opt/pyenv 16:00:05 + PYENV_ROOT=/opt/pyenv 16:00:05 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:00:05 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:00:05 + pyenv versions 16:00:05 system 16:00:05 3.8.13 16:00:05 3.9.13 16:00:05 * 3.10.6 (set by /w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube/.python-version) 16:00:05 + command -v pyenv 16:00:05 ++ pyenv init - --no-rehash 16:00:05 + 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[*]}"'\'')" 16:00:05 export PATH="/opt/pyenv/shims:${PATH}" 16:00:05 export PYENV_SHELL=bash 16:00:05 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:00:05 pyenv() { 16:00:05 local command 16:00:05 command="${1:-}" 16:00:05 if [ "$#" -gt 0 ]; then 16:00:05 shift 16:00:05 fi 16:00:05 16:00:05 case "$command" in 16:00:05 rehash|shell) 16:00:05 eval "$(pyenv "sh-$command" "$@")" 16:00:05 ;; 16:00:05 *) 16:00:05 command pyenv "$command" "$@" 16:00:05 ;; 16:00:05 esac 16:00:05 }' 16:00:05 +++ 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[*]}"' 16:00:05 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:00:05 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:00:05 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:00:05 ++ export PYENV_SHELL=bash 16:00:05 ++ PYENV_SHELL=bash 16:00:05 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:00:05 +++ complete -F _pyenv pyenv 16:00:05 ++ lf-pyver python3 16:00:05 ++ local py_version_xy=python3 16:00:05 ++ local py_version_xyz= 16:00:05 ++ sed 's/^[ *]* //' 16:00:05 ++ pyenv versions 16:00:05 ++ local command 16:00:05 ++ command=versions 16:00:05 ++ '[' 1 -gt 0 ']' 16:00:05 ++ shift 16:00:05 ++ case "$command" in 16:00:05 ++ command pyenv versions 16:00:05 ++ pyenv versions 16:00:05 ++ awk '{ print $1 }' 16:00:05 ++ grep -E '^[0-9.]*[0-9]$' 16:00:05 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:00:05 +++ tail -n 1 16:00:05 +++ sort -V 16:00:05 +++ grep '^3' /tmp/.pyenv_versions 16:00:05 ++ py_version_xyz=3.10.6 16:00:05 ++ [[ -z 3.10.6 ]] 16:00:05 ++ echo 3.10.6 16:00:05 ++ return 0 16:00:05 + pyenv local 3.10.6 16:00:05 + local command 16:00:05 + command=local 16:00:05 + '[' 2 -gt 0 ']' 16:00:05 + shift 16:00:05 + case "$command" in 16:00:05 + command pyenv local 3.10.6 16:00:05 + pyenv local 3.10.6 16:00:05 + for arg in "$@" 16:00:05 + case $arg in 16:00:05 + pkg_list+='tox ' 16:00:05 + for arg in "$@" 16:00:05 + case $arg in 16:00:05 + pkg_list+='virtualenv ' 16:00:05 + for arg in "$@" 16:00:05 + case $arg in 16:00:05 + pkg_list+='urllib3~=1.26.15 ' 16:00:05 + [[ -f /tmp/.toxenv ]] 16:00:05 + [[ ! -f /tmp/.toxenv ]] 16:00:05 + [[ -n '' ]] 16:00:05 + python3 -m venv /tmp/venv-dvzq 16:00:13 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dvzq' 16:00:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dvzq 16:00:13 + echo /tmp/venv-dvzq 16:00:13 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:00:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:00:13 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 16:00:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:00:13 + local 'pip_opts=--upgrade --quiet' 16:00:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 16:00:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 16:00:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 16:00:13 + [[ -n '' ]] 16:00:13 + [[ -n '' ]] 16:00:13 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 16:00:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:00:13 + /tmp/venv-dvzq/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 16:00:21 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 16:00:21 lf-activate-venv(): INFO: Base packages installed successfully 16:00:21 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:00:21 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 16:00:21 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 16:00:21 + /tmp/venv-dvzq/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 16:00:25 + type python3 16:00:25 + true 16:00:25 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-dvzq/bin to PATH' 16:00:25 lf-activate-venv(): INFO: Adding /tmp/venv-dvzq/bin to PATH 16:00:25 + PATH=/tmp/venv-dvzq/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:00:25 + return 0 16:00:25 + python3 --version 16:00:25 Python 3.10.6 16:00:25 + python3 -m pip --version 16:00:25 pip 25.3 from /tmp/venv-dvzq/lib/python3.10/site-packages/pip (python 3.10) 16:00:25 + python3 -m pip freeze 16:00:26 cachetools==6.2.2 16:00:26 chardet==5.2.0 16:00:26 colorama==0.4.6 16:00:26 distlib==0.4.0 16:00:26 filelock==3.20.0 16:00:26 packaging==25.0 16:00:26 platformdirs==4.5.0 16:00:26 pluggy==1.6.0 16:00:26 pyproject-api==1.10.0 16:00:26 tomli==2.3.0 16:00:26 tox==4.32.0 16:00:26 typing_extensions==4.15.0 16:00:26 urllib3==1.26.20 16:00:26 virtualenv==20.35.4 16:00:26 [aiml-fw-athp-data-extraction-tox-sonarqube] $ /bin/sh -xe /tmp/jenkins6708121385941573579.sh 16:00:26 [EnvInject] - Injecting environment variables from a build step. 16:00:26 [EnvInject] - Injecting as environment variables the properties content 16:00:26 PARALLEL=False 16:00:26 16:00:26 [EnvInject] - Variables injected successfully. 16:00:26 [aiml-fw-athp-data-extraction-tox-sonarqube] $ /bin/bash -l /tmp/jenkins2035075795344441374.sh 16:00:26 ---> tox-run.sh 16:00:26 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:00:26 + ARCHIVE_TOX_DIR=/w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube/archives/tox 16:00:26 + ARCHIVE_DOC_DIR=/w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube/archives/docs 16:00:26 + mkdir -p /w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube/archives/tox 16:00:26 + cd /w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube/. 16:00:26 + source /home/jenkins/lf-env.sh 16:00:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:00:26 ++ mktemp -d /tmp/venv-XXXX 16:00:26 + lf_venv=/tmp/venv-K99e 16:00:26 + local venv_file=/tmp/.os_lf_venv 16:00:26 + local python=python3 16:00:26 + local options 16:00:26 + local set_path=true 16:00:26 + local install_args= 16:00:26 ++ 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 16:00:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:00:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:00:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:00:26 + true 16:00:26 + case $1 in 16:00:26 + venv_file=/tmp/.toxenv 16:00:26 + shift 2 16:00:26 + true 16:00:26 + case $1 in 16:00:26 + shift 16:00:26 + break 16:00:26 + case $python in 16:00:26 + local pkg_list= 16:00:26 + [[ -d /opt/pyenv ]] 16:00:26 + echo 'Setup pyenv:' 16:00:26 Setup pyenv: 16:00:26 + export PYENV_ROOT=/opt/pyenv 16:00:26 + PYENV_ROOT=/opt/pyenv 16:00:26 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:00:26 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:00:26 + pyenv versions 16:00:26 system 16:00:26 3.8.13 16:00:26 3.9.13 16:00:26 * 3.10.6 (set by /w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube/.python-version) 16:00:26 + command -v pyenv 16:00:26 ++ pyenv init - --no-rehash 16:00:26 + 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[*]}"'\'')" 16:00:26 export PATH="/opt/pyenv/shims:${PATH}" 16:00:26 export PYENV_SHELL=bash 16:00:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:00:26 pyenv() { 16:00:26 local command 16:00:26 command="${1:-}" 16:00:26 if [ "$#" -gt 0 ]; then 16:00:26 shift 16:00:26 fi 16:00:26 16:00:26 case "$command" in 16:00:26 rehash|shell) 16:00:26 eval "$(pyenv "sh-$command" "$@")" 16:00:26 ;; 16:00:26 *) 16:00:26 command pyenv "$command" "$@" 16:00:26 ;; 16:00:26 esac 16:00:26 }' 16:00:26 +++ 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[*]}"' 16:00:26 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:00:26 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:00:26 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:00:26 ++ export PYENV_SHELL=bash 16:00:26 ++ PYENV_SHELL=bash 16:00:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:00:26 +++ complete -F _pyenv pyenv 16:00:26 ++ lf-pyver python3 16:00:26 ++ local py_version_xy=python3 16:00:26 ++ local py_version_xyz= 16:00:26 ++ pyenv versions 16:00:26 ++ local command 16:00:26 ++ command=versions 16:00:26 ++ '[' 1 -gt 0 ']' 16:00:26 ++ shift 16:00:26 ++ case "$command" in 16:00:26 ++ command pyenv versions 16:00:26 ++ pyenv versions 16:00:26 ++ awk '{ print $1 }' 16:00:26 ++ grep -E '^[0-9.]*[0-9]$' 16:00:26 ++ sed 's/^[ *]* //' 16:00:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:00:26 +++ grep '^3' /tmp/.pyenv_versions 16:00:26 +++ tail -n 1 16:00:26 +++ sort -V 16:00:26 ++ py_version_xyz=3.10.6 16:00:26 ++ [[ -z 3.10.6 ]] 16:00:26 ++ echo 3.10.6 16:00:26 ++ return 0 16:00:26 + pyenv local 3.10.6 16:00:26 + local command 16:00:26 + command=local 16:00:26 + '[' 2 -gt 0 ']' 16:00:26 + shift 16:00:26 + case "$command" in 16:00:26 + command pyenv local 3.10.6 16:00:26 + pyenv local 3.10.6 16:00:26 + for arg in "$@" 16:00:26 + case $arg in 16:00:26 + pkg_list+='tox ' 16:00:26 + for arg in "$@" 16:00:26 + case $arg in 16:00:26 + pkg_list+='virtualenv ' 16:00:26 + for arg in "$@" 16:00:26 + case $arg in 16:00:26 + pkg_list+='urllib3~=1.26.15 ' 16:00:26 + [[ -f /tmp/.toxenv ]] 16:00:26 ++ cat /tmp/.toxenv 16:00:26 + lf_venv=/tmp/venv-dvzq 16:00:26 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dvzq from' file:/tmp/.toxenv 16:00:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dvzq from file:/tmp/.toxenv 16:00:26 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 16:00:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:00:26 + local 'pip_opts=--upgrade --quiet' 16:00:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 16:00:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 16:00:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 16:00:26 + [[ -n '' ]] 16:00:26 + [[ -n '' ]] 16:00:26 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 16:00:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:00:26 + /tmp/venv-dvzq/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 16:00:28 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 16:00:28 lf-activate-venv(): INFO: Base packages installed successfully 16:00:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:00:28 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 16:00:28 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 16:00:28 + /tmp/venv-dvzq/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 16:00:31 + type python3 16:00:31 + true 16:00:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-dvzq/bin to PATH' 16:00:31 lf-activate-venv(): INFO: Adding /tmp/venv-dvzq/bin to PATH 16:00:31 + PATH=/tmp/venv-dvzq/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:00:31 + return 0 16:00:31 + [[ -d /opt/pyenv ]] 16:00:31 + echo '---> Setting up pyenv' 16:00:31 ---> Setting up pyenv 16:00:31 + export PYENV_ROOT=/opt/pyenv 16:00:31 + PYENV_ROOT=/opt/pyenv 16:00:31 + export PATH=/opt/pyenv/bin:/tmp/venv-dvzq/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:00:31 + PATH=/opt/pyenv/bin:/tmp/venv-dvzq/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 16:00:31 ++ pwd 16:00:31 + PYTHONPATH=/w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube 16:00:31 + export PYTHONPATH 16:00:31 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:00:31 + TOX_TESTENV_PASSENV=PYTHONPATH 16:00:31 + tox --version 16:00:31 4.32.0 from /tmp/venv-dvzq/lib/python3.10/site-packages/tox/__init__.py 16:00:32 + PARALLEL=False 16:00:32 + TOX_OPTIONS_LIST= 16:00:32 + [[ -n '' ]] 16:00:32 + case ${PARALLEL,,} in 16:00:32 + tox 16:00:32 + tee -a /w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube/archives/tox/tox.log 16:00:34 code: install_deps> python -I -m pip install cassandra-driver coverage Flask Flask-API Flask-RESTful influxdb_client jsonpickle lru-dict mock pandas==2.2.2 pyspark pytest pytest-cov python-dotenv PyYAML 'urllib3~=1.26.15' Werkzeug==2.2.2 16:02:16 code: freeze> python -m pip freeze --all 16:02:18 code: aniso8601==10.0.1,cassandra-driver==3.29.3,certifi==2025.11.12,click==8.3.0,coverage==7.11.3,exceptiongroup==1.3.0,Flask==2.2.5,Flask-API==3.1,Flask-RESTful==0.3.10,geomet==1.1.0,influxdb-client==1.49.0,iniconfig==2.3.0,itsdangerous==2.2.0,Jinja2==3.1.6,jsonpickle==4.1.1,lru-dict==1.4.1,MarkupSafe==3.0.3,mock==5.2.0,numpy==2.2.6,packaging==25.0,pandas==2.2.2,pip==25.3,pluggy==1.6.0,py4j==0.10.9.9,Pygments==2.19.2,pyspark==4.0.1,pytest==9.0.1,pytest-cov==7.0.0,python-dateutil==2.9.0.post0,python-dotenv==1.2.1,pytz==2025.2,PyYAML==6.0.3,reactivex==4.1.0,setuptools==80.9.0,six==1.17.0,tomli==2.3.0,typing_extensions==4.15.0,tzdata==2025.2,urllib3==1.26.20,Werkzeug==2.2.2 16:02:18 code: commands[0]> pytest --cov-report term-missing --cov-report xml --cov-report html --cov-fail-under=30 --junitxml=/tmp/tests.xml --cov=/w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube/dataextraction/ 16:02:21 ============================= test session starts ============================== 16:02:21 platform linux -- Python 3.10.6, pytest-9.0.1, pluggy-1.6.0 16:02:21 cachedir: .tox/code/.pytest_cache 16:02:21 rootdir: /w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube 16:02:21 plugins: cov-7.0.0 16:02:21 collected 38 items 16:02:21 16:02:22 test/test_DefaultSparkSource.py ... [ 7%] 16:02:22 test/test_cassandrasink.py .. [ 13%] 16:02:25 test/test_confighelper.py ....... [ 31%] 16:02:25 test/test_defaultsparksink.py .. [ 36%] 16:02:25 test/test_defaultsparktransform.py . [ 39%] 16:02:25 test/test_influxsource.py .... [ 50%] 16:02:25 test/test_main.py F.FF.F.Build timed out (after 15 minutes). Marking the build as failed. 16:13:22 $ ssh-agent -k 16:13:22 unset SSH_AUTH_SOCK; 16:13:22 unset SSH_AGENT_PID; 16:13:22 echo Agent pid 1575 killed; 16:13:22 [ssh-agent] Stopped. 16:13:22 Build was aborted 16:13:22 [PostBuildScript] - [INFO] Executing post build scripts. 16:13:22 [aiml-fw-athp-data-extraction-tox-sonarqube] $ /bin/bash /tmp/jenkins7305185615640514537.sh 16:13:22 ---> sysstat.sh 16:13:22 code: exit -15 (664.05 seconds) /w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube> pytest --cov-report term-missing --cov-report xml --cov-report html --cov-fail-under=30 --junitxml=/tmp/tests.xml --cov=/w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube/dataextraction/ pid=2439 16:13:22 + tox_status=143 16:13:22 + echo '---> Completed tox runs' 16:13:22 ---> Completed tox runs 16:13:22 + for i in .tox/*/log 16:13:22 ++ awk -F/ '{print $2}' 16:13:22 ++ echo .tox/code/log 16:13:23 [aiml-fw-athp-data-extraction-tox-sonarqube] $ /bin/bash /tmp/jenkins3472453770692776795.sh 16:13:23 ---> package-listing.sh 16:13:23 ++ tr '[:upper:]' '[:lower:]' 16:13:23 ++ facter osfamily 16:13:23 + OS_FAMILY=debian 16:13:23 + workspace=/w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube 16:13:23 + START_PACKAGES=/tmp/packages_start.txt 16:13:23 + END_PACKAGES=/tmp/packages_end.txt 16:13:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:13:23 + PACKAGES=/tmp/packages_start.txt 16:13:23 + '[' /w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube ']' 16:13:23 + PACKAGES=/tmp/packages_end.txt 16:13:23 + case "${OS_FAMILY}" in 16:13:23 + dpkg -l 16:13:23 + grep '^ii' 16:13:23 + '[' -f /tmp/packages_start.txt ']' 16:13:23 + '[' -f /tmp/packages_end.txt ']' 16:13:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:13:23 + '[' /w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube ']' 16:13:23 + mkdir -p /w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube/archives/ 16:13:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube/archives/ 16:13:23 [aiml-fw-athp-data-extraction-tox-sonarqube] $ /bin/bash /tmp/jenkins9661725596901103606.sh 16:13:23 ---> capture-instance-metadata.sh 16:13:23 Setup pyenv: 16:13:24 system 16:13:24 3.8.13 16:13:24 3.9.13 16:13:24 * 3.10.6 (set by /w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube/.python-version) 16:13:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-roHS from file:/tmp/.os_lf_venv 16:13:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:13:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:13:30 lf-activate-venv(): INFO: Base packages installed successfully 16:13:30 lf-activate-venv(): INFO: Installing additional packages: lftools 16:13:53 lf-activate-venv(): INFO: Adding /tmp/venv-roHS/bin to PATH 16:13:53 INFO: Running in OpenStack, capturing instance metadata 16:13:54 [aiml-fw-athp-data-extraction-tox-sonarqube] $ /bin/bash /tmp/jenkins6986174083811992581.sh 16:13:54 provisioning config files... 16:13:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube@tmp/config7202906347503161137tmp 16:13:54 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:13:54 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:13:54 [EnvInject] - Injecting environment variables from a build step. 16:13:54 [EnvInject] - Injecting as environment variables the properties content 16:13:54 SERVER_ID=logs 16:13:54 16:13:54 [EnvInject] - Variables injected successfully. 16:13:54 [aiml-fw-athp-data-extraction-tox-sonarqube] $ /bin/bash /tmp/jenkins8522136742031431494.sh 16:13:54 ---> create-netrc.sh 16:13:54 [aiml-fw-athp-data-extraction-tox-sonarqube] $ /bin/bash /tmp/jenkins9331386940372275966.sh 16:13:54 ---> python-tools-install.sh 16:13:54 Setup pyenv: 16:13:54 system 16:13:54 3.8.13 16:13:54 3.9.13 16:13:54 * 3.10.6 (set by /w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube/.python-version) 16:13:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-roHS from file:/tmp/.os_lf_venv 16:13:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:13:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:13:58 lf-activate-venv(): INFO: Base packages installed successfully 16:13:58 lf-activate-venv(): INFO: Installing additional packages: lftools 16:14:17 lf-activate-venv(): INFO: Adding /tmp/venv-roHS/bin to PATH 16:14:17 [aiml-fw-athp-data-extraction-tox-sonarqube] $ /bin/bash /tmp/jenkins12980561034438034841.sh 16:14:17 ---> sudo-logs.sh 16:14:17 Archiving 'sudo' log.. 16:14:18 [aiml-fw-athp-data-extraction-tox-sonarqube] $ /bin/bash /tmp/jenkins8974490891678956575.sh 16:14:18 ---> job-cost.sh 16:14:18 Setup pyenv: 16:14:18 system 16:14:18 3.8.13 16:14:18 3.9.13 16:14:18 * 3.10.6 (set by /w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube/.python-version) 16:14:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-roHS from file:/tmp/.os_lf_venv 16:14:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:14:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:14:21 lf-activate-venv(): INFO: Base packages installed successfully 16:14:21 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:14:33 lf-activate-venv(): INFO: Adding /tmp/venv-roHS/bin to PATH 16:14:33 INFO: No Stack... 16:14:33 INFO: Retrieving Pricing Info for: v3-starter-2 16:14:34 INFO: Archiving Costs 16:14:34 [aiml-fw-athp-data-extraction-tox-sonarqube] $ /bin/bash -l /tmp/jenkins9320528238129685637.sh 16:14:34 ---> logs-deploy.sh 16:14:34 Setup pyenv: 16:14:34 system 16:14:34 3.8.13 16:14:34 3.9.13 16:14:34 * 3.10.6 (set by /w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube/.python-version) 16:14:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-roHS from file:/tmp/.os_lf_venv 16:14:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:14:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:14:37 lf-activate-venv(): INFO: Base packages installed successfully 16:14:37 lf-activate-venv(): INFO: Installing additional packages: lftools 16:14:57 lf-activate-venv(): INFO: Adding /tmp/venv-roHS/bin to PATH 16:14:57 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/aiml-fw-athp-data-extraction-tox-sonarqube/160 16:14:57 INFO: archiving workspace using pattern(s): -p **/*.log 16:15:03 Archives upload complete. 16:15:03 INFO: archiving logs to Nexus 16:15:05 ---> uname -a: 16:15:05 Linux prd-ubuntu1804-builder-2c-2g-9132 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 16:15:05 16:15:05 16:15:05 ---> lscpu: 16:15:05 Architecture: x86_64 16:15:05 CPU op-mode(s): 32-bit, 64-bit 16:15:05 Byte Order: Little Endian 16:15:05 CPU(s): 2 16:15:05 On-line CPU(s) list: 0,1 16:15:05 Thread(s) per core: 1 16:15:05 Core(s) per socket: 1 16:15:05 Socket(s): 2 16:15:05 NUMA node(s): 1 16:15:05 Vendor ID: AuthenticAMD 16:15:05 CPU family: 23 16:15:05 Model: 49 16:15:05 Model name: AMD EPYC-Rome Processor 16:15:05 Stepping: 0 16:15:05 CPU MHz: 2800.000 16:15:05 BogoMIPS: 5600.00 16:15:05 Virtualization: AMD-V 16:15:05 Hypervisor vendor: KVM 16:15:05 Virtualization type: full 16:15:05 L1d cache: 32K 16:15:05 L1i cache: 32K 16:15:05 L2 cache: 512K 16:15:05 L3 cache: 16384K 16:15:05 NUMA node0 CPU(s): 0,1 16:15:05 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 16:15:05 16:15:05 16:15:05 ---> nproc: 16:15:05 2 16:15:05 16:15:05 16:15:05 ---> df -h: 16:15:05 Filesystem Size Used Avail Use% Mounted on 16:15:05 udev 2.0G 0 2.0G 0% /dev 16:15:05 tmpfs 395M 668K 394M 1% /run 16:15:05 /dev/vda1 20G 8.8G 11G 46% / 16:15:05 tmpfs 2.0G 0 2.0G 0% /dev/shm 16:15:05 tmpfs 5.0M 0 5.0M 0% /run/lock 16:15:05 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 16:15:05 /dev/vda15 105M 5.3M 100M 5% /boot/efi 16:15:05 tmpfs 395M 0 395M 0% /run/user/1001 16:15:05 16:15:05 16:15:05 ---> free -m: 16:15:05 total used free shared buff/cache available 16:15:05 Mem: 3944 353 970 0 2620 3322 16:15:05 Swap: 1023 0 1023 16:15:05 16:15:05 16:15:05 ---> ip addr: 16:15:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:15:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:15:05 inet 127.0.0.1/8 scope host lo 16:15:05 valid_lft forever preferred_lft forever 16:15:05 inet6 ::1/128 scope host 16:15:05 valid_lft forever preferred_lft forever 16:15:05 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 16:15:05 link/ether fa:16:3e:d3:0e:88 brd ff:ff:ff:ff:ff:ff 16:15:05 inet 10.32.6.45/23 brd 10.32.7.255 scope global dynamic ens3 16:15:05 valid_lft 85364sec preferred_lft 85364sec 16:15:05 inet6 fe80::f816:3eff:fed3:e88/64 scope link 16:15:05 valid_lft forever preferred_lft forever 16:15:05 16:15:05 16:15:05 ---> sar -b -r -n DEV: 16:15:05 Linux 4.15.0-213-generic (prd-ubuntu1804-builder-2c-2g-9132) 11/14/25 _x86_64_ (2 CPU) 16:15:05 16:15:05 15:57:52 LINUX RESTART (2 CPU) 16:15:05 16:15:05 15:58:01 tps rtps wtps bread/s bwrtn/s 16:15:05 15:59:01 126.78 49.46 77.32 3974.54 39860.31 16:15:05 16:00:01 52.17 0.17 52.01 26.26 9194.87 16:15:05 16:01:02 81.95 15.16 66.79 1102.08 50936.04 16:15:05 16:02:01 75.75 6.82 68.93 84.74 72837.63 16:15:05 16:03:01 40.04 10.81 29.23 756.54 13899.82 16:15:05 16:04:01 1.33 0.00 1.33 0.00 84.25 16:15:05 16:05:01 1.02 0.00 1.02 0.00 12.80 16:15:05 16:06:01 0.73 0.00 0.73 0.00 9.07 16:15:05 16:07:01 0.98 0.00 0.98 0.00 12.00 16:15:05 16:08:01 0.80 0.00 0.80 0.00 10.13 16:15:05 16:09:01 1.00 0.00 1.00 0.00 11.47 16:15:05 16:10:01 0.78 0.00 0.78 0.00 9.60 16:15:05 16:11:01 0.97 0.00 0.97 0.00 11.86 16:15:05 16:12:01 0.78 0.00 0.78 0.00 9.47 16:15:05 16:13:01 1.05 0.00 1.05 0.00 13.86 16:15:05 16:14:01 28.77 18.04 10.73 806.53 506.50 16:15:05 16:15:01 40.36 19.21 21.15 665.62 1344.71 16:15:05 Average: 26.74 7.04 19.70 436.57 11048.46 16:15:05 16:15:05 15:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:15:05 15:59:01 1978668 3408544 2060384 51.01 37280 1558768 617072 12.13 501192 1417076 72432 16:15:05 16:00:01 1712540 3391648 2326512 57.60 56556 1772924 616296 12.11 520760 1631048 125240 16:15:05 16:01:02 690904 3369692 3348148 82.89 63864 2743528 662356 13.02 542760 2586240 260 16:15:05 16:02:01 139612 3342548 3899440 96.54 70436 3269228 705416 13.87 963680 2732724 301616 16:15:05 16:03:01 1027276 3354816 3011776 74.57 74560 2394948 793236 15.59 941440 1879120 2308 16:15:05 16:04:01 1024704 3352220 3014348 74.63 74588 2394952 793236 15.59 944536 1878912 156 16:15:05 16:05:01 1025144 3352684 3013908 74.62 74624 2394952 793236 15.59 944648 1878908 120 16:15:05 16:06:01 1024804 3352372 3014248 74.63 74640 2394956 793236 15.59 944468 1878912 120 16:15:05 16:07:01 1024712 3352308 3014340 74.63 74660 2394960 793236 15.59 944588 1878912 108 16:15:05 16:08:01 1024604 3352236 3014448 74.63 74692 2394952 793236 15.59 944624 1878912 212 16:15:05 16:09:01 1024676 3352328 3014376 74.63 74708 2394964 793236 15.59 944716 1878916 108 16:15:05 16:10:01 1024940 3352608 3014112 74.62 74732 2394968 793236 15.59 944676 1878920 152 16:15:05 16:11:01 1024924 3352616 3014128 74.62 74744 2394968 793236 15.59 944600 1878920 108 16:15:05 16:12:01 1025088 3352800 3013964 74.62 74760 2394976 793236 15.59 944712 1878928 208 16:15:05 16:13:01 1025084 3352844 3013968 74.62 74808 2394964 793236 15.59 944748 1878932 128 16:15:05 16:14:01 1049956 3429504 2989096 74.00 76604 2442028 574728 11.30 881828 1912600 25032 16:15:05 16:15:01 1005476 3409908 3033576 75.11 78352 2463552 591380 11.62 907416 1928024 11772 16:15:05 Average: 1050183 3366569 2988869 74.00 70859 2387917 734873 14.44 865023 1933883 31769 16:15:05 16:15:05 15:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:15:05 15:59:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 16:15:05 15:59:01 ens3 327.10 161.37 1123.89 60.97 0.00 0.00 0.00 0.00 16:15:05 16:00:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 16:15:05 16:00:01 ens3 37.69 29.85 544.28 3.99 0.00 0.00 0.00 0.00 16:15:05 16:01:02 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 16:15:05 16:01:02 ens3 288.47 174.30 7433.81 15.49 0.00 0.00 0.00 0.00 16:15:05 16:02:01 lo 0.34 0.34 0.03 0.03 0.00 0.00 0.00 0.00 16:15:05 16:02:01 ens3 19.92 14.03 333.65 1.75 0.00 0.00 0.00 0.00 16:15:05 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:05 16:03:01 ens3 1.00 0.87 0.37 0.36 0.00 0.00 0.00 0.00 16:15:05 16:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:15:05 16:04:01 ens3 2.33 1.37 5.02 4.04 0.00 0.00 0.00 0.00 16:15:05 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:05 16:05:01 ens3 1.60 0.58 0.72 0.43 0.00 0.00 0.00 0.00 16:15:05 16:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:15:05 16:06:01 ens3 0.15 0.07 0.01 0.04 0.00 0.00 0.00 0.00 16:15:05 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:05 16:07:01 ens3 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 16:15:05 16:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:15:05 16:08:01 ens3 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 16:15:05 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:05 16:09:01 ens3 0.20 0.10 0.08 0.04 0.00 0.00 0.00 0.00 16:15:05 16:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:15:05 16:10:01 ens3 0.10 0.08 0.01 0.03 0.00 0.00 0.00 0.00 16:15:05 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:05 16:11:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:15:05 16:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:15:05 16:12:01 ens3 0.15 0.07 0.01 0.00 0.00 0.00 0.00 0.00 16:15:05 16:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:05 16:13:01 ens3 0.55 0.08 0.11 0.01 0.00 0.00 0.00 0.00 16:15:05 16:14:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 16:15:05 16:14:01 ens3 10.26 9.30 8.21 4.91 0.00 0.00 0.00 0.00 16:15:05 16:15:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 16:15:05 16:15:01 ens3 7.92 9.53 6.05 4.43 0.00 0.00 0.00 0.00 16:15:05 Average: lo 0.28 0.28 0.02 0.02 0.00 0.00 0.00 0.00 16:15:05 Average: ens3 41.06 23.64 556.44 5.68 0.00 0.00 0.00 0.00 16:15:05 16:15:05 16:15:05 ---> sar -P ALL: 16:15:05 Linux 4.15.0-213-generic (prd-ubuntu1804-builder-2c-2g-9132) 11/14/25 _x86_64_ (2 CPU) 16:15:05 16:15:05 15:57:52 LINUX RESTART (2 CPU) 16:15:05 16:15:05 15:58:01 CPU %user %nice %system %iowait %steal %idle 16:15:05 15:59:01 all 34.06 0.00 4.33 10.95 5.06 45.61 16:15:05 15:59:01 0 27.56 0.00 3.62 9.87 4.68 54.27 16:15:05 15:59:01 1 40.58 0.00 5.04 12.05 5.44 36.89 16:15:05 16:00:01 all 38.09 0.00 2.59 5.11 3.92 50.28 16:15:05 16:00:01 0 43.94 0.00 3.09 2.47 4.23 46.26 16:15:05 16:00:01 1 32.25 0.00 2.07 7.77 3.59 54.32 16:15:05 16:01:02 all 25.46 0.00 4.30 4.98 3.93 61.33 16:15:05 16:01:02 0 25.53 0.00 3.86 3.35 3.75 63.52 16:15:05 16:01:02 1 25.38 0.00 4.76 6.58 4.14 59.14 16:15:05 16:02:01 all 39.75 0.00 4.98 4.12 4.27 46.88 16:15:05 16:02:01 0 12.09 0.00 3.56 5.72 4.35 74.28 16:15:05 16:02:01 1 68.13 0.00 6.43 2.51 4.16 18.76 16:15:05 16:03:01 all 14.22 0.00 1.27 2.60 3.68 78.22 16:15:05 16:03:01 0 4.56 0.00 0.80 2.66 4.83 87.16 16:15:05 16:03:01 1 24.18 0.00 1.73 2.54 2.52 69.04 16:15:05 16:04:01 all 0.70 0.00 0.18 0.03 3.68 95.41 16:15:05 16:04:01 0 0.78 0.00 0.21 0.08 4.16 94.77 16:15:05 16:04:01 1 0.60 0.00 0.16 0.00 3.19 96.05 16:15:05 16:05:01 all 0.44 0.00 0.15 0.04 3.06 96.32 16:15:05 16:05:01 0 0.36 0.00 0.16 0.08 2.79 96.61 16:15:05 16:05:01 1 0.53 0.00 0.15 0.00 3.33 95.99 16:15:05 16:06:01 all 0.45 0.00 0.12 0.02 3.98 95.42 16:15:05 16:06:01 0 0.27 0.00 0.14 0.03 5.00 94.55 16:15:05 16:06:01 1 0.63 0.00 0.08 0.00 2.95 96.34 16:15:05 16:07:01 all 0.30 0.00 0.10 0.04 4.60 94.97 16:15:05 16:07:01 0 0.34 0.00 0.10 0.08 4.46 95.03 16:15:05 16:07:01 1 0.27 0.00 0.10 0.00 4.73 94.90 16:15:05 16:08:01 all 0.41 0.00 0.08 0.04 4.36 95.12 16:15:05 16:08:01 0 0.35 0.00 0.10 0.06 4.46 95.03 16:15:05 16:08:01 1 0.46 0.00 0.08 0.02 4.24 95.20 16:15:05 16:09:01 all 0.38 0.00 0.07 0.03 4.46 95.06 16:15:05 16:09:01 0 0.32 0.00 0.08 0.03 4.24 95.33 16:15:05 16:09:01 1 0.45 0.00 0.06 0.03 4.67 94.78 16:15:05 16:15:05 16:09:01 CPU %user %nice %system %iowait %steal %idle 16:15:05 16:10:01 all 0.32 0.00 0.09 0.03 4.07 95.49 16:15:05 16:10:01 0 0.19 0.00 0.13 0.06 4.29 95.33 16:15:05 16:10:01 1 0.43 0.00 0.03 0.02 3.85 95.67 16:15:05 16:11:01 all 0.47 0.00 0.14 0.03 2.19 97.17 16:15:05 16:11:01 0 0.44 0.00 0.23 0.03 2.90 96.40 16:15:05 16:11:01 1 0.49 0.00 0.07 0.02 1.48 97.94 16:15:05 16:12:01 all 0.44 0.00 0.14 0.02 1.50 97.90 16:15:05 16:12:01 0 0.44 0.00 0.26 0.03 2.48 96.79 16:15:05 16:12:01 1 0.45 0.00 0.02 0.02 0.51 99.00 16:15:05 16:13:01 all 0.41 0.00 0.15 0.03 3.11 96.30 16:15:05 16:13:01 0 0.42 0.00 0.16 0.00 3.23 96.18 16:15:05 16:13:01 1 0.42 0.00 0.13 0.06 2.98 96.40 16:15:05 16:14:01 all 23.54 0.00 1.92 2.80 3.86 67.87 16:15:05 16:14:01 0 21.23 0.00 1.76 1.56 3.87 71.58 16:15:05 16:14:01 1 25.86 0.00 2.09 4.04 3.84 64.16 16:15:05 16:15:01 all 38.39 0.00 1.54 3.96 4.30 51.81 16:15:05 16:15:01 0 45.14 0.00 2.04 4.42 4.22 44.17 16:15:05 16:15:01 1 31.73 0.00 1.04 3.53 4.35 59.35 16:15:05 Average: all 12.69 0.00 1.29 2.03 3.77 80.22 16:15:05 Average: 0 10.70 0.00 1.18 1.78 4.00 82.33 16:15:05 Average: 1 14.69 0.00 1.40 2.29 3.53 78.09 16:15:05 16:15:05 16:15:05