15:57:57 Started by timer 15:57:57 Running as SYSTEM 15:57:57 [EnvInject] - Loading node environment variables. 15:57:57 Building remotely on prd-ubuntu1804-builder-2c-2g-1418 (ubuntu1804-builder-2c-2g) in workspace /w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube 15:57:57 [ssh-agent] Looking for ssh-agent implementation... 15:57:57 $ ssh-agent 15:57:57 SSH_AUTH_SOCK=/tmp/ssh-k9rMSAM8ksQr/agent.1698 15:57:57 SSH_AGENT_PID=1700 15:57:57 [ssh-agent] Started. 15:57:57 Running ssh-add (command line suppressed) 15:57:57 Identity added: /w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube@tmp/private_key_1350834045490958887.key (jenkins-ssh) 15:57:57 [ssh-agent] Using credentials jenkins (jenkins) 15:57:57 The recommended git tool is: NONE 15:57:59 using credential jenkins 15:57:59 Wiping out workspace first. 15:57:59 Cloning the remote Git repository 15:57:59 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/athp/data-extraction 15:57:59 > git init /w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube # timeout=10 15:57:59 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/athp/data-extraction 15:57:59 > git --version # timeout=10 15:57:59 > git --version # 'git version 2.17.1' 15:57:59 using GIT_SSH to set credentials jenkins 15:57:59 > 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:00 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/athp/data-extraction # timeout=10 15:58:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:58:00 Avoid second fetch 15:58:00 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 15:58:00 Checking out Revision a71135d64ce04bd8fd3e961debf661f5c1ffe168 (refs/remotes/origin/master) 15:58:00 > git config core.sparsecheckout # timeout=10 15:58:00 > git checkout -f a71135d64ce04bd8fd3e961debf661f5c1ffe168 # timeout=10 15:58:01 Commit message: "Data extraction module branch out for K release" 15:58:01 > git rev-list --no-walk a71135d64ce04bd8fd3e961debf661f5c1ffe168 # timeout=10 15:58:04 provisioning config files... 15:58:04 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:58:04 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:58:04 [aiml-fw-athp-data-extraction-tox-sonarqube] $ /bin/bash /tmp/jenkins614891308506592460.sh 15:58:04 ---> python-tools-install.sh 15:58:04 Setup pyenv: 15:58:04 * system (set by /opt/pyenv/version) 15:58:04 * 3.8.13 (set by /opt/pyenv/version) 15:58:04 * 3.9.13 (set by /opt/pyenv/version) 15:58:04 * 3.10.6 (set by /opt/pyenv/version) 15:58:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Fr0s 15:58:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:58:12 lf-activate-venv(): INFO: Installing: lftools 15:58:38 lf-activate-venv(): INFO: Adding /tmp/venv-Fr0s/bin to PATH 15:58:38 Generating Requirements File 15:58:59 Python 3.10.6 15:59:00 pip 25.0.1 from /tmp/venv-Fr0s/lib/python3.10/site-packages/pip (python 3.10) 15:59:00 appdirs==1.4.4 15:59:00 argcomplete==3.5.3 15:59:00 aspy.yaml==1.3.0 15:59:00 attrs==25.1.0 15:59:00 autopage==0.5.2 15:59:00 beautifulsoup4==4.13.3 15:59:00 boto3==1.37.3 15:59:00 botocore==1.37.3 15:59:00 bs4==0.0.2 15:59:00 cachetools==5.5.2 15:59:00 certifi==2025.1.31 15:59:00 cffi==1.17.1 15:59:00 cfgv==3.4.0 15:59:00 chardet==5.2.0 15:59:00 charset-normalizer==3.4.1 15:59:00 click==8.1.8 15:59:00 cliff==4.9.0 15:59:00 cmd2==2.5.11 15:59:00 cryptography==3.3.2 15:59:00 debtcollector==3.0.0 15:59:00 decorator==5.2.1 15:59:00 defusedxml==0.7.1 15:59:00 Deprecated==1.2.18 15:59:00 distlib==0.3.9 15:59:00 dnspython==2.7.0 15:59:00 docker==4.2.2 15:59:00 dogpile.cache==1.3.4 15:59:00 durationpy==0.9 15:59:00 email_validator==2.2.0 15:59:00 filelock==3.17.0 15:59:00 future==1.0.0 15:59:00 gitdb==4.0.12 15:59:00 GitPython==3.1.44 15:59:00 google-auth==2.38.0 15:59:00 httplib2==0.22.0 15:59:00 identify==2.6.8 15:59:00 idna==3.10 15:59:00 importlib-resources==1.5.0 15:59:00 iso8601==2.1.0 15:59:00 Jinja2==3.1.5 15:59:00 jmespath==1.0.1 15:59:00 jsonpatch==1.33 15:59:00 jsonpointer==3.0.0 15:59:00 jsonschema==4.23.0 15:59:00 jsonschema-specifications==2024.10.1 15:59:00 keystoneauth1==5.10.0 15:59:00 kubernetes==32.0.1 15:59:00 lftools==0.37.10 15:59:00 lxml==5.3.1 15:59:00 MarkupSafe==3.0.2 15:59:00 msgpack==1.1.0 15:59:00 multi_key_dict==2.0.3 15:59:00 munch==4.0.0 15:59:00 netaddr==1.3.0 15:59:00 niet==1.4.2 15:59:00 nodeenv==1.9.1 15:59:00 oauth2client==4.1.3 15:59:00 oauthlib==3.2.2 15:59:00 openstacksdk==4.4.0 15:59:00 os-client-config==2.1.0 15:59:00 os-service-types==1.7.0 15:59:00 osc-lib==3.2.0 15:59:00 oslo.config==9.7.1 15:59:00 oslo.context==5.7.1 15:59:00 oslo.i18n==6.5.1 15:59:00 oslo.log==7.1.0 15:59:00 oslo.serialization==5.7.0 15:59:00 oslo.utils==8.2.0 15:59:00 packaging==24.2 15:59:00 pbr==6.1.1 15:59:00 platformdirs==4.3.6 15:59:00 prettytable==3.15.1 15:59:00 psutil==7.0.0 15:59:00 pyasn1==0.6.1 15:59:00 pyasn1_modules==0.4.1 15:59:00 pycparser==2.22 15:59:00 pygerrit2==2.0.15 15:59:00 PyGithub==2.6.1 15:59:00 PyJWT==2.10.1 15:59:00 PyNaCl==1.5.0 15:59:00 pyparsing==2.4.7 15:59:00 pyperclip==1.9.0 15:59:00 pyrsistent==0.20.0 15:59:00 python-cinderclient==9.6.0 15:59:00 python-dateutil==2.9.0.post0 15:59:00 python-heatclient==4.1.0 15:59:00 python-jenkins==1.8.2 15:59:00 python-keystoneclient==5.5.0 15:59:00 python-magnumclient==4.8.0 15:59:00 python-openstackclient==7.4.0 15:59:00 python-swiftclient==4.7.0 15:59:00 PyYAML==6.0.2 15:59:00 referencing==0.36.2 15:59:00 requests==2.32.3 15:59:00 requests-oauthlib==2.0.0 15:59:00 requestsexceptions==1.4.0 15:59:00 rfc3986==2.0.0 15:59:00 rpds-py==0.23.1 15:59:00 rsa==4.9 15:59:00 ruamel.yaml==0.18.10 15:59:00 ruamel.yaml.clib==0.2.12 15:59:00 s3transfer==0.11.3 15:59:00 simplejson==3.20.1 15:59:00 six==1.17.0 15:59:00 smmap==5.0.2 15:59:00 soupsieve==2.6 15:59:00 stevedore==5.4.1 15:59:00 tabulate==0.9.0 15:59:00 toml==0.10.2 15:59:00 tomlkit==0.13.2 15:59:00 tqdm==4.67.1 15:59:00 typing_extensions==4.12.2 15:59:00 tzdata==2025.1 15:59:00 urllib3==1.26.20 15:59:00 virtualenv==20.29.2 15:59:00 wcwidth==0.2.13 15:59:00 websocket-client==1.8.0 15:59:00 wrapt==1.17.2 15:59:00 xdg==6.0.0 15:59:00 xmltodict==0.14.2 15:59:00 yq==3.4.3 15:59:00 [EnvInject] - Injecting environment variables from a build step. 15:59:00 [EnvInject] - Injecting as environment variables the properties content 15:59:00 SET_JDK_VERSION=openjdk17 15:59:00 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 15:59:00 15:59:00 [EnvInject] - Variables injected successfully. 15:59:00 [aiml-fw-athp-data-extraction-tox-sonarqube] $ /bin/sh /tmp/jenkins4585289576475607617.sh 15:59:00 ---> update-java-alternatives.sh 15:59:00 ---> Updating Java version 15:59:00 ---> Ubuntu/Debian system detected 15:59:01 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 15:59:01 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 15:59:01 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 15:59:01 openjdk version "17.0.7" 2023-04-18 15:59:01 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 15:59:01 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 15:59:01 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 15:59:01 [EnvInject] - Injecting environment variables from a build step. 15:59:01 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 15:59:01 [EnvInject] - Variables injected successfully. 15:59:01 [EnvInject] - Injecting environment variables from a build step. 15:59:01 [EnvInject] - Injecting as environment variables the properties content 15:59:01 PYTHON=python3 15:59:01 15:59:01 [EnvInject] - Variables injected successfully. 15:59:01 [aiml-fw-athp-data-extraction-tox-sonarqube] $ /bin/bash -l /tmp/jenkins10482728690029655276.sh 15:59:01 ---> tox-install.sh 15:59:01 + source /home/jenkins/lf-env.sh 15:59:01 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:59:01 ++ mktemp -d /tmp/venv-XXXX 15:59:01 + lf_venv=/tmp/venv-Hfby 15:59:01 + local venv_file=/tmp/.os_lf_venv 15:59:01 + local python=python3 15:59:01 + local options 15:59:01 + local set_path=true 15:59:01 + local install_args= 15:59:01 ++ 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 15:59:01 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:59:01 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:59:01 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:59:01 + true 15:59:01 + case $1 in 15:59:01 + venv_file=/tmp/.toxenv 15:59:01 + shift 2 15:59:01 + true 15:59:01 + case $1 in 15:59:01 + shift 15:59:01 + break 15:59:01 + case $python in 15:59:01 + local pkg_list= 15:59:01 + [[ -d /opt/pyenv ]] 15:59:01 + echo 'Setup pyenv:' 15:59:01 Setup pyenv: 15:59:01 + export PYENV_ROOT=/opt/pyenv 15:59:01 + PYENV_ROOT=/opt/pyenv 15:59:01 + 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 15:59:01 + 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 15:59:01 + pyenv versions 15:59:01 system 15:59:01 3.8.13 15:59:01 3.9.13 15:59:01 * 3.10.6 (set by /w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube/.python-version) 15:59:01 + command -v pyenv 15:59:01 ++ pyenv init - --no-rehash 15:59:01 + 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[*]}"'\'')" 15:59:01 export PATH="/opt/pyenv/shims:${PATH}" 15:59:01 export PYENV_SHELL=bash 15:59:01 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:59:01 pyenv() { 15:59:01 local command 15:59:01 command="${1:-}" 15:59:01 if [ "$#" -gt 0 ]; then 15:59:01 shift 15:59:01 fi 15:59:01 15:59:01 case "$command" in 15:59:01 rehash|shell) 15:59:01 eval "$(pyenv "sh-$command" "$@")" 15:59:01 ;; 15:59:01 *) 15:59:01 command pyenv "$command" "$@" 15:59:01 ;; 15:59:01 esac 15:59:01 }' 15:59:01 +++ 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[*]}"' 15:59:01 ++ 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 15:59:01 ++ 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 15:59:01 ++ 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 15:59:01 ++ export PYENV_SHELL=bash 15:59:01 ++ PYENV_SHELL=bash 15:59:01 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:59:01 +++ complete -F _pyenv pyenv 15:59:01 ++ lf-pyver python3 15:59:01 ++ local py_version_xy=python3 15:59:01 ++ local py_version_xyz= 15:59:01 ++ grep -E '^[0-9.]*[0-9]$' 15:59:01 ++ pyenv versions 15:59:01 ++ local command 15:59:01 ++ command=versions 15:59:01 ++ '[' 1 -gt 0 ']' 15:59:01 ++ shift 15:59:01 ++ case "$command" in 15:59:01 ++ command pyenv versions 15:59:01 ++ pyenv versions 15:59:01 ++ sed 's/^[ *]* //' 15:59:01 ++ awk '{ print $1 }' 15:59:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:59:02 +++ grep '^3' /tmp/.pyenv_versions 15:59:02 +++ tail -n 1 15:59:02 +++ sort -V 15:59:02 ++ py_version_xyz=3.10.6 15:59:02 ++ [[ -z 3.10.6 ]] 15:59:02 ++ echo 3.10.6 15:59:02 ++ return 0 15:59:02 + pyenv local 3.10.6 15:59:02 + local command 15:59:02 + command=local 15:59:02 + '[' 2 -gt 0 ']' 15:59:02 + shift 15:59:02 + case "$command" in 15:59:02 + command pyenv local 3.10.6 15:59:02 + pyenv local 3.10.6 15:59:02 + for arg in "$@" 15:59:02 + case $arg in 15:59:02 + pkg_list+='tox ' 15:59:02 + for arg in "$@" 15:59:02 + case $arg in 15:59:02 + pkg_list+='virtualenv ' 15:59:02 + for arg in "$@" 15:59:02 + case $arg in 15:59:02 + pkg_list+='urllib3~=1.26.15 ' 15:59:02 + [[ -f /tmp/.toxenv ]] 15:59:02 + [[ ! -f /tmp/.toxenv ]] 15:59:02 + [[ -n '' ]] 15:59:02 + python3 -m venv /tmp/venv-Hfby 15:59:05 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Hfby' 15:59:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Hfby 15:59:05 + echo /tmp/venv-Hfby 15:59:05 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:59:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:59:05 + /tmp/venv-Hfby/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:59:08 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:59:08 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:59:08 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:59:08 + /tmp/venv-Hfby/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:59:10 + type python3 15:59:10 + true 15:59:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Hfby/bin to PATH' 15:59:10 lf-activate-venv(): INFO: Adding /tmp/venv-Hfby/bin to PATH 15:59:10 + PATH=/tmp/venv-Hfby/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 15:59:10 + return 0 15:59:10 + python3 --version 15:59:10 Python 3.10.6 15:59:10 + python3 -m pip --version 15:59:10 pip 25.0.1 from /tmp/venv-Hfby/lib/python3.10/site-packages/pip (python 3.10) 15:59:10 + python3 -m pip freeze 15:59:11 cachetools==5.5.2 15:59:11 chardet==5.2.0 15:59:11 colorama==0.4.6 15:59:11 distlib==0.3.9 15:59:11 filelock==3.17.0 15:59:11 packaging==24.2 15:59:11 platformdirs==4.3.6 15:59:11 pluggy==1.5.0 15:59:11 pyproject-api==1.9.0 15:59:11 tomli==2.2.1 15:59:11 tox==4.24.1 15:59:11 typing_extensions==4.12.2 15:59:11 urllib3==1.26.20 15:59:11 virtualenv==20.29.2 15:59:11 [aiml-fw-athp-data-extraction-tox-sonarqube] $ /bin/sh -xe /tmp/jenkins18176931580999506115.sh 15:59:11 [EnvInject] - Injecting environment variables from a build step. 15:59:11 [EnvInject] - Injecting as environment variables the properties content 15:59:11 PARALLEL=False 15:59:11 15:59:11 [EnvInject] - Variables injected successfully. 15:59:11 [aiml-fw-athp-data-extraction-tox-sonarqube] $ /bin/bash -l /tmp/jenkins7436464173602789878.sh 15:59:11 ---> tox-run.sh 15:59:11 + 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 15:59:11 + ARCHIVE_TOX_DIR=/w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube/archives/tox 15:59:11 + ARCHIVE_DOC_DIR=/w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube/archives/docs 15:59:11 + mkdir -p /w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube/archives/tox 15:59:11 + cd /w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube/. 15:59:11 + source /home/jenkins/lf-env.sh 15:59:11 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:59:11 ++ mktemp -d /tmp/venv-XXXX 15:59:11 + lf_venv=/tmp/venv-Lxb6 15:59:11 + local venv_file=/tmp/.os_lf_venv 15:59:11 + local python=python3 15:59:11 + local options 15:59:11 + local set_path=true 15:59:11 + local install_args= 15:59:11 ++ 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 15:59:11 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:59:11 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:59:11 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:59:11 + true 15:59:11 + case $1 in 15:59:11 + venv_file=/tmp/.toxenv 15:59:11 + shift 2 15:59:11 + true 15:59:11 + case $1 in 15:59:11 + shift 15:59:11 + break 15:59:11 + case $python in 15:59:11 + local pkg_list= 15:59:11 + [[ -d /opt/pyenv ]] 15:59:11 + echo 'Setup pyenv:' 15:59:11 Setup pyenv: 15:59:11 + export PYENV_ROOT=/opt/pyenv 15:59:11 + PYENV_ROOT=/opt/pyenv 15:59:11 + 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 15:59:11 + 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 15:59:11 + pyenv versions 15:59:11 system 15:59:11 3.8.13 15:59:11 3.9.13 15:59:11 * 3.10.6 (set by /w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube/.python-version) 15:59:11 + command -v pyenv 15:59:11 ++ pyenv init - --no-rehash 15:59:11 + 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[*]}"'\'')" 15:59:11 export PATH="/opt/pyenv/shims:${PATH}" 15:59:11 export PYENV_SHELL=bash 15:59:11 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:59:11 pyenv() { 15:59:11 local command 15:59:11 command="${1:-}" 15:59:11 if [ "$#" -gt 0 ]; then 15:59:11 shift 15:59:11 fi 15:59:11 15:59:11 case "$command" in 15:59:11 rehash|shell) 15:59:11 eval "$(pyenv "sh-$command" "$@")" 15:59:11 ;; 15:59:11 *) 15:59:11 command pyenv "$command" "$@" 15:59:11 ;; 15:59:11 esac 15:59:11 }' 15:59:11 +++ 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[*]}"' 15:59:11 ++ 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 15:59:11 ++ 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 15:59:11 ++ 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 15:59:11 ++ export PYENV_SHELL=bash 15:59:11 ++ PYENV_SHELL=bash 15:59:11 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:59:11 +++ complete -F _pyenv pyenv 15:59:11 ++ lf-pyver python3 15:59:11 ++ local py_version_xy=python3 15:59:11 ++ local py_version_xyz= 15:59:11 ++ pyenv versions 15:59:11 ++ awk '{ print $1 }' 15:59:11 ++ local command 15:59:11 ++ command=versions 15:59:11 ++ '[' 1 -gt 0 ']' 15:59:11 ++ shift 15:59:11 ++ case "$command" in 15:59:11 ++ command pyenv versions 15:59:11 ++ pyenv versions 15:59:11 ++ grep -E '^[0-9.]*[0-9]$' 15:59:11 ++ sed 's/^[ *]* //' 15:59:11 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:59:11 +++ grep '^3' /tmp/.pyenv_versions 15:59:11 +++ sort -V 15:59:11 +++ tail -n 1 15:59:11 ++ py_version_xyz=3.10.6 15:59:11 ++ [[ -z 3.10.6 ]] 15:59:11 ++ echo 3.10.6 15:59:11 ++ return 0 15:59:11 + pyenv local 3.10.6 15:59:11 + local command 15:59:11 + command=local 15:59:11 + '[' 2 -gt 0 ']' 15:59:11 + shift 15:59:11 + case "$command" in 15:59:11 + command pyenv local 3.10.6 15:59:11 + pyenv local 3.10.6 15:59:11 + for arg in "$@" 15:59:11 + case $arg in 15:59:11 + pkg_list+='tox ' 15:59:11 + for arg in "$@" 15:59:11 + case $arg in 15:59:11 + pkg_list+='virtualenv ' 15:59:11 + for arg in "$@" 15:59:11 + case $arg in 15:59:11 + pkg_list+='urllib3~=1.26.15 ' 15:59:11 + [[ -f /tmp/.toxenv ]] 15:59:11 ++ cat /tmp/.toxenv 15:59:11 + lf_venv=/tmp/venv-Hfby 15:59:11 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Hfby from' file:/tmp/.toxenv 15:59:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Hfby from file:/tmp/.toxenv 15:59:11 + /tmp/venv-Hfby/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:59:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:59:11 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:59:11 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:59:11 + /tmp/venv-Hfby/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:59:13 + type python3 15:59:13 + true 15:59:13 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Hfby/bin to PATH' 15:59:13 lf-activate-venv(): INFO: Adding /tmp/venv-Hfby/bin to PATH 15:59:13 + PATH=/tmp/venv-Hfby/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 15:59:13 + return 0 15:59:13 + [[ -d /opt/pyenv ]] 15:59:13 + echo '---> Setting up pyenv' 15:59:13 ---> Setting up pyenv 15:59:13 + export PYENV_ROOT=/opt/pyenv 15:59:13 + PYENV_ROOT=/opt/pyenv 15:59:13 + export PATH=/opt/pyenv/bin:/tmp/venv-Hfby/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 15:59:13 + PATH=/opt/pyenv/bin:/tmp/venv-Hfby/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 15:59:13 ++ pwd 15:59:13 + PYTHONPATH=/w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube 15:59:13 + export PYTHONPATH 15:59:13 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:59:13 + TOX_TESTENV_PASSENV=PYTHONPATH 15:59:13 + tox --version 15:59:13 4.24.1 from /tmp/venv-Hfby/lib/python3.10/site-packages/tox/__init__.py 15:59:13 + PARALLEL=False 15:59:13 + TOX_OPTIONS_LIST= 15:59:13 + [[ -n '' ]] 15:59:13 + case ${PARALLEL,,} in 15:59:13 + tee -a /w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube/archives/tox/tox.log 15:59:13 + tox 15:59:14 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:00:09 code: freeze> python -m pip freeze --all 16:00:09 code: aniso8601==10.0.0,cassandra-driver==3.29.2,certifi==2025.1.31,click==8.1.8,coverage==7.6.12,exceptiongroup==1.2.2,Flask==2.2.5,Flask-API==3.1,Flask-RESTful==0.3.10,geomet==0.2.1.post1,influxdb-client==1.48.0,iniconfig==2.0.0,itsdangerous==2.2.0,Jinja2==3.1.5,jsonpickle==4.0.2,lru-dict==1.3.0,MarkupSafe==3.0.2,mock==5.1.0,numpy==2.2.3,packaging==24.2,pandas==2.2.2,pip==25.0.1,pluggy==1.5.0,py4j==0.10.9.7,pyspark==3.5.5,pytest==8.3.4,pytest-cov==6.0.0,python-dateutil==2.9.0.post0,python-dotenv==1.0.1,pytz==2025.1,PyYAML==6.0.2,reactivex==4.0.4,setuptools==75.8.0,six==1.17.0,tomli==2.2.1,typing_extensions==4.12.2,tzdata==2025.1,urllib3==1.26.20,Werkzeug==2.2.2,wheel==0.45.1 16:00:09 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:00:11 ============================= test session starts ============================== 16:00:11 platform linux -- Python 3.10.6, pytest-8.3.4, pluggy-1.5.0 16:00:11 cachedir: .tox/code/.pytest_cache 16:00:11 rootdir: /w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube 16:00:11 plugins: cov-6.0.0 16:00:11 collected 38 items 16:00:11 16:00:11 test/test_DefaultSparkSource.py ... [ 7%] 16:00:11 test/test_cassandrasink.py .. [ 13%] 16:00:14 test/test_confighelper.py ....... [ 31%] 16:00:14 test/test_defaultsparksink.py .. [ 36%] 16:00:14 test/test_defaultsparktransform.py . [ 39%] 16:00:14 test/test_influxsource.py .... [ 50%] 16:00:14 test/test_main.py F.FF.F.Build timed out (after 15 minutes). Marking the build as failed. 16:13:04 $ ssh-agent -k 16:13:04 unset SSH_AUTH_SOCK; 16:13:04 unset SSH_AGENT_PID; 16:13:04 echo Agent pid 1700 killed; 16:13:04 [ssh-agent] Stopped. 16:13:04 Build was aborted 16:13:04 [PostBuildScript] - [INFO] Executing post build scripts. 16:13:04 [aiml-fw-athp-data-extraction-tox-sonarqube] $ /bin/bash /tmp/jenkins8423927516096998920.sh 16:13:04 ---> sysstat.sh 16:13:04 code: exit -15 (774.68 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=2604 16:13:04 + tox_status=143 16:13:04 + echo '---> Completed tox runs' 16:13:04 ---> Completed tox runs 16:13:04 + for i in .tox/*/log 16:13:04 ++ awk -F/ '{print $2}' 16:13:04 ++ echo .tox/code/log 16:13:04 + tox_env=code 16:13:04 + cp -r .tox/code/log /w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube/archives/tox/code 16:13:04 [aiml-fw-athp-data-extraction-tox-sonarqube] $ /bin/bash /tmp/jenkins6055871376050607428.sh 16:13:04 ---> package-listing.sh 16:13:04 ++ facter osfamily 16:13:04 ++ tr '[:upper:]' '[:lower:]' 16:13:05 + OS_FAMILY=debian 16:13:05 + workspace=/w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube 16:13:05 + START_PACKAGES=/tmp/packages_start.txt 16:13:05 + END_PACKAGES=/tmp/packages_end.txt 16:13:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:13:05 + PACKAGES=/tmp/packages_start.txt 16:13:05 + '[' /w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube ']' 16:13:05 + PACKAGES=/tmp/packages_end.txt 16:13:05 + case "${OS_FAMILY}" in 16:13:05 + grep '^ii' 16:13:05 + dpkg -l 16:13:05 + '[' -f /tmp/packages_start.txt ']' 16:13:05 + '[' -f /tmp/packages_end.txt ']' 16:13:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:13:05 + '[' /w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube ']' 16:13:05 + mkdir -p /w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube/archives/ 16:13:05 + 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:05 [aiml-fw-athp-data-extraction-tox-sonarqube] $ /bin/bash /tmp/jenkins9976299894127473681.sh 16:13:05 ---> capture-instance-metadata.sh 16:13:05 Setup pyenv: 16:13:05 system 16:13:05 3.8.13 16:13:05 3.9.13 16:13:05 * 3.10.6 (set by /w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube/.python-version) 16:13:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Fr0s from file:/tmp/.os_lf_venv 16:13:07 lf-activate-venv(): INFO: Installing: lftools 16:13:16 lf-activate-venv(): INFO: Adding /tmp/venv-Fr0s/bin to PATH 16:13:16 INFO: Running in OpenStack, capturing instance metadata 16:13:17 [aiml-fw-athp-data-extraction-tox-sonarqube] $ /bin/bash /tmp/jenkins2748282338693873354.sh 16:13:17 provisioning config files... 16:13:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube@tmp/config11328898130427832506tmp 16:13:17 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:13:17 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:13:17 [EnvInject] - Injecting environment variables from a build step. 16:13:17 [EnvInject] - Injecting as environment variables the properties content 16:13:17 SERVER_ID=logs 16:13:17 16:13:17 [EnvInject] - Variables injected successfully. 16:13:17 [aiml-fw-athp-data-extraction-tox-sonarqube] $ /bin/bash /tmp/jenkins10961758194670359619.sh 16:13:17 ---> create-netrc.sh 16:13:17 [aiml-fw-athp-data-extraction-tox-sonarqube] $ /bin/bash /tmp/jenkins8356991249649556271.sh 16:13:17 ---> python-tools-install.sh 16:13:17 Setup pyenv: 16:13:17 system 16:13:17 3.8.13 16:13:17 3.9.13 16:13:17 * 3.10.6 (set by /w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube/.python-version) 16:13:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Fr0s from file:/tmp/.os_lf_venv 16:13:18 lf-activate-venv(): INFO: Installing: lftools 16:13:27 lf-activate-venv(): INFO: Adding /tmp/venv-Fr0s/bin to PATH 16:13:27 [aiml-fw-athp-data-extraction-tox-sonarqube] $ /bin/bash /tmp/jenkins4566882003384487534.sh 16:13:27 ---> sudo-logs.sh 16:13:27 Archiving 'sudo' log.. 16:13:27 [aiml-fw-athp-data-extraction-tox-sonarqube] $ /bin/bash /tmp/jenkins17623730314763802888.sh 16:13:27 ---> job-cost.sh 16:13:27 Setup pyenv: 16:13:27 system 16:13:27 3.8.13 16:13:27 3.9.13 16:13:27 * 3.10.6 (set by /w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube/.python-version) 16:13:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Fr0s from file:/tmp/.os_lf_venv 16:13:28 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:13:33 lf-activate-venv(): INFO: Adding /tmp/venv-Fr0s/bin to PATH 16:13:33 INFO: No Stack... 16:13:33 INFO: Retrieving Pricing Info for: v2-highcpu-2 16:13:33 INFO: Archiving Costs 16:13:34 [aiml-fw-athp-data-extraction-tox-sonarqube] $ /bin/bash -l /tmp/jenkins3668515928518387805.sh 16:13:34 ---> logs-deploy.sh 16:13:34 Setup pyenv: 16:13:34 system 16:13:34 3.8.13 16:13:34 3.9.13 16:13:34 * 3.10.6 (set by /w/workspace/aiml-fw-athp-data-extraction-tox-sonarqube/.python-version) 16:13:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Fr0s from file:/tmp/.os_lf_venv 16:13:35 lf-activate-venv(): INFO: Installing: lftools 16:13:44 lf-activate-venv(): INFO: Adding /tmp/venv-Fr0s/bin to PATH 16:13:44 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/aiml-fw-athp-data-extraction-tox-sonarqube/123 16:13:44 INFO: archiving workspace using pattern(s): -p **/*.log 16:13:47 Archives upload complete. 16:13:47 INFO: archiving logs to Nexus 16:13:48 ---> uname -a: 16:13:48 Linux prd-ubuntu1804-builder-2c-2g-1418 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:13:48 16:13:48 16:13:48 ---> lscpu: 16:13:48 Architecture: x86_64 16:13:48 CPU op-mode(s): 32-bit, 64-bit 16:13:48 Byte Order: Little Endian 16:13:48 CPU(s): 2 16:13:48 On-line CPU(s) list: 0,1 16:13:48 Thread(s) per core: 1 16:13:48 Core(s) per socket: 1 16:13:48 Socket(s): 2 16:13:48 NUMA node(s): 1 16:13:48 Vendor ID: AuthenticAMD 16:13:48 CPU family: 23 16:13:48 Model: 49 16:13:48 Model name: AMD EPYC-Rome Processor 16:13:48 Stepping: 0 16:13:48 CPU MHz: 2799.972 16:13:48 BogoMIPS: 5599.94 16:13:48 Virtualization: AMD-V 16:13:48 Hypervisor vendor: KVM 16:13:48 Virtualization type: full 16:13:48 L1d cache: 32K 16:13:48 L1i cache: 32K 16:13:48 L2 cache: 512K 16:13:48 L3 cache: 16384K 16:13:48 NUMA node0 CPU(s): 0,1 16:13:48 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:13:48 16:13:48 16:13:48 ---> nproc: 16:13:48 2 16:13:48 16:13:48 16:13:48 ---> df -h: 16:13:48 Filesystem Size Used Avail Use% Mounted on 16:13:48 udev 984M 0 984M 0% /dev 16:13:48 tmpfs 200M 668K 199M 1% /run 16:13:48 /dev/vda1 20G 8.4G 11G 44% / 16:13:48 tmpfs 997M 0 997M 0% /dev/shm 16:13:48 tmpfs 5.0M 0 5.0M 0% /run/lock 16:13:48 tmpfs 997M 0 997M 0% /sys/fs/cgroup 16:13:48 /dev/vda15 105M 5.3M 100M 5% /boot/efi 16:13:48 tmpfs 200M 0 200M 0% /run/user/1001 16:13:48 16:13:48 16:13:48 ---> free -m: 16:13:48 total used free shared buff/cache available 16:13:48 Mem: 1992 335 63 0 1593 1480 16:13:48 Swap: 1023 0 1023 16:13:48 16:13:48 16:13:48 ---> ip addr: 16:13:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:13:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:13:48 inet 127.0.0.1/8 scope host lo 16:13:48 valid_lft forever preferred_lft forever 16:13:48 inet6 ::1/128 scope host 16:13:48 valid_lft forever preferred_lft forever 16:13:48 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 16:13:48 link/ether fa:16:3e:08:9b:0b brd ff:ff:ff:ff:ff:ff 16:13:48 inet 10.32.7.95/23 brd 10.32.7.255 scope global dynamic ens3 16:13:48 valid_lft 85432sec preferred_lft 85432sec 16:13:48 inet6 fe80::f816:3eff:fe08:9b0b/64 scope link 16:13:48 valid_lft forever preferred_lft forever 16:13:48 16:13:48 16:13:48 ---> sar -b -r -n DEV: 16:13:48 Linux 4.15.0-213-generic (prd-ubuntu1804-builder-2c-2g-1418) 02/28/25 _x86_64_ (2 CPU) 16:13:48 16:13:48 15:57:41 LINUX RESTART (2 CPU) 16:13:48 16:13:48 15:58:01 tps rtps wtps bread/s bwrtn/s 16:13:48 15:59:02 148.07 54.05 94.02 2773.88 12253.65 16:13:48 16:00:01 158.21 46.57 111.64 11243.91 98149.69 16:13:48 16:01:01 35.13 12.11 23.01 1033.29 8034.53 16:13:48 16:02:01 0.90 0.00 0.90 0.00 25.60 16:13:48 16:03:01 1.43 0.13 1.30 23.06 14.80 16:13:48 16:04:01 1.02 0.03 0.98 4.67 13.06 16:13:48 16:05:01 1.53 0.42 1.12 63.86 12.80 16:13:48 16:06:01 0.98 0.00 0.98 0.00 12.93 16:13:48 16:07:01 1.17 0.00 1.17 0.00 13.33 16:13:48 16:08:01 1.17 0.00 1.17 0.00 14.66 16:13:48 16:09:01 1.03 0.00 1.03 0.00 13.20 16:13:48 16:10:01 0.83 0.00 0.83 0.00 11.46 16:13:48 16:11:01 1.03 0.00 1.03 0.00 11.46 16:13:48 16:12:01 0.85 0.00 0.85 0.00 11.20 16:13:48 16:13:01 1.17 0.00 1.17 0.00 12.66 16:13:48 Average: 23.49 7.51 15.98 998.38 7808.70 16:13:48 16:13:48 15:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:13:48 15:59:02 77452 1554952 1963180 96.20 54600 1508312 531936 17.22 405452 1406192 137196 16:13:48 16:00:01 194812 1494184 1845820 90.45 64324 1328804 652492 21.12 628404 1082960 121408 16:13:48 16:01:01 101148 1476548 1939484 95.04 68448 1395648 736464 23.84 648380 1146192 608 16:13:48 16:02:01 100940 1476328 1939692 95.05 68488 1395648 736464 23.84 648568 1146032 228 16:13:48 16:03:01 100428 1476552 1940204 95.08 68544 1396336 746404 24.16 648704 1146728 180 16:13:48 16:04:01 100456 1476784 1940176 95.08 68604 1396488 746404 24.16 648632 1146868 224 16:13:48 16:05:01 98128 1476420 1942504 95.19 68644 1398404 746404 24.16 649080 1148780 92 16:13:48 16:06:01 98532 1476884 1942100 95.17 68684 1398412 746404 24.16 648828 1148788 240 16:13:48 16:07:01 98020 1476476 1942612 95.20 68724 1398416 746404 24.16 648948 1148792 92 16:13:48 16:08:01 97796 1476284 1942836 95.21 68756 1398460 746404 24.16 649124 1148792 88 16:13:48 16:09:01 98276 1476824 1942356 95.18 68804 1398464 746404 24.16 649012 1148796 156 16:13:48 16:10:01 98044 1476600 1942588 95.20 68840 1398468 746404 24.16 649044 1148796 168 16:13:48 16:11:01 97912 1476504 1942720 95.20 68876 1398468 746404 24.16 649080 1148796 92 16:13:48 16:12:01 98160 1476824 1942472 95.19 68916 1398472 746404 24.16 649156 1148800 168 16:13:48 16:13:01 97936 1476636 1942696 95.20 68940 1398476 746404 24.16 649276 1148804 116 16:13:48 Average: 103869 1482987 1936763 94.91 67479 1400485 724520 23.45 631313 1160941 17404 16:13:48 16:13:48 15:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:13:48 15:59:02 ens3 86.40 79.37 953.49 11.85 0.00 0.00 0.00 0.00 16:13:48 15:59:02 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 16:13:48 16:00:01 ens3 236.12 162.78 5927.32 13.50 0.00 0.00 0.00 0.00 16:13:48 16:00:01 lo 0.68 0.68 0.06 0.06 0.00 0.00 0.00 0.00 16:13:48 16:01:01 ens3 0.45 0.47 0.10 0.12 0.00 0.00 0.00 0.00 16:13:48 16:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:48 16:02:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:13:48 16:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:13:48 16:03:01 ens3 0.15 0.13 0.08 0.04 0.00 0.00 0.00 0.00 16:13:48 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:48 16:04:01 ens3 0.70 0.10 0.07 0.03 0.00 0.00 0.00 0.00 16:13:48 16:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:13:48 16:05:01 ens3 5.30 2.05 5.36 0.38 0.00 0.00 0.00 0.00 16:13:48 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:48 16:06:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:13:48 16:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:13:48 16:07:01 ens3 0.05 0.07 0.00 0.00 0.00 0.00 0.00 0.00 16:13:48 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:48 16:08:01 ens3 0.22 0.15 0.08 0.04 0.00 0.00 0.00 0.00 16:13:48 16:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:13:48 16:09:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:48 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:48 16:10:01 ens3 0.10 0.13 0.01 0.04 0.00 0.00 0.00 0.00 16:13:48 16:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:13:48 16:11:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:48 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:48 16:12:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:13:48 16:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:13:48 16:13:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 16:13:48 16:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:48 Average: ens3 21.77 16.22 453.15 1.73 0.00 0.00 0.00 0.00 16:13:48 Average: lo 0.24 0.24 0.02 0.02 0.00 0.00 0.00 0.00 16:13:48 16:13:48 16:13:48 ---> sar -P ALL: 16:13:48 Linux 4.15.0-213-generic (prd-ubuntu1804-builder-2c-2g-1418) 02/28/25 _x86_64_ (2 CPU) 16:13:48 16:13:48 15:57:41 LINUX RESTART (2 CPU) 16:13:48 16:13:48 15:58:01 CPU %user %nice %system %iowait %steal %idle 16:13:48 15:59:02 all 37.91 0.00 2.98 7.19 0.08 51.84 16:13:48 15:59:02 0 48.35 0.00 3.30 4.50 0.07 43.78 16:13:48 15:59:02 1 27.50 0.00 2.63 9.90 0.07 59.91 16:13:48 16:00:01 all 32.79 0.00 4.28 7.52 0.08 55.33 16:13:48 16:00:01 0 19.81 0.00 3.48 7.29 0.07 69.35 16:13:48 16:00:01 1 45.73 0.00 5.11 7.74 0.09 41.34 16:13:48 16:01:01 all 8.05 0.00 0.63 0.92 0.06 90.34 16:13:48 16:01:01 0 5.66 0.00 0.67 1.65 0.07 91.95 16:13:48 16:01:01 1 10.45 0.00 0.58 0.18 0.05 88.73 16:13:48 16:02:01 all 1.20 0.00 0.10 0.02 0.04 98.64 16:13:48 16:02:01 0 2.20 0.00 0.13 0.02 0.05 97.60 16:13:48 16:02:01 1 0.17 0.00 0.07 0.03 0.03 99.70 16:13:48 16:03:01 all 1.18 0.00 0.09 0.02 0.06 98.64 16:13:48 16:03:01 0 2.14 0.00 0.08 0.00 0.07 97.71 16:13:48 16:03:01 1 0.23 0.00 0.08 0.03 0.07 99.58 16:13:48 16:04:01 all 0.39 0.00 0.13 0.03 0.05 99.41 16:13:48 16:04:01 0 0.50 0.00 0.12 0.00 0.03 99.35 16:13:48 16:04:01 1 0.28 0.00 0.13 0.05 0.05 99.48 16:13:48 16:05:01 all 0.17 0.00 0.14 0.03 0.03 99.62 16:13:48 16:05:01 0 0.20 0.00 0.20 0.03 0.05 99.51 16:13:48 16:05:01 1 0.13 0.00 0.10 0.05 0.03 99.68 16:13:48 16:06:01 all 0.17 0.00 0.09 0.03 0.06 99.66 16:13:48 16:06:01 0 0.13 0.00 0.08 0.00 0.05 99.73 16:13:48 16:06:01 1 0.18 0.00 0.10 0.03 0.05 99.63 16:13:48 16:07:01 all 0.23 0.00 0.11 0.02 0.07 99.58 16:13:48 16:07:01 0 0.27 0.00 0.12 0.00 0.07 99.55 16:13:48 16:07:01 1 0.20 0.00 0.10 0.05 0.07 99.58 16:13:48 16:08:01 all 0.16 0.00 0.11 0.02 0.03 99.68 16:13:48 16:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:13:48 16:08:01 1 0.30 0.00 0.20 0.02 0.07 99.42 16:13:48 16:09:01 all 0.17 0.00 0.11 0.03 0.06 99.64 16:13:48 16:09:01 0 0.18 0.00 0.15 0.00 0.07 99.60 16:13:48 16:09:01 1 0.17 0.00 0.07 0.07 0.05 99.65 16:13:48 16:13:48 16:09:01 CPU %user %nice %system %iowait %steal %idle 16:13:48 16:10:01 all 0.19 0.00 0.11 0.02 0.06 99.62 16:13:48 16:10:01 0 0.10 0.00 0.12 0.00 0.07 99.72 16:13:48 16:10:01 1 0.27 0.00 0.10 0.03 0.07 99.53 16:13:48 16:11:01 all 0.24 0.00 0.08 0.03 0.07 99.59 16:13:48 16:11:01 0 0.27 0.00 0.08 0.00 0.05 99.60 16:13:48 16:11:01 1 0.22 0.00 0.08 0.03 0.07 99.60 16:13:48 16:12:01 all 0.19 0.00 0.13 0.02 0.05 99.62 16:13:48 16:12:01 0 0.13 0.00 0.13 0.00 0.05 99.68 16:13:48 16:12:01 1 0.27 0.00 0.12 0.03 0.05 99.53 16:13:48 16:13:01 all 1.03 0.00 0.12 0.02 0.07 98.77 16:13:48 16:13:01 0 0.25 0.00 0.12 0.02 0.07 99.55 16:13:48 16:13:01 1 1.78 0.00 0.10 0.03 0.08 98.00 16:13:48 Average: all 5.56 0.00 0.61 1.05 0.06 92.72 16:13:48 Average: 0 5.32 0.00 0.58 0.89 0.05 93.16 16:13:48 Average: 1 5.81 0.00 0.63 1.21 0.06 92.29 16:13:48 16:13:48 16:13:48