11:25:14 Started by timer 11:25:14 Running as SYSTEM 11:25:14 [EnvInject] - Loading node environment variables. 11:25:14 Building remotely on prd-ubuntu1804-builder-2c-2g-6009 (ubuntu1804-builder-2c-2g) in workspace /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube 11:25:14 [ssh-agent] Looking for ssh-agent implementation... 11:25:14 $ ssh-agent 11:25:14 SSH_AUTH_SOCK=/tmp/ssh-qWHW1N2nuyR1/agent.1674 11:25:14 SSH_AGENT_PID=1676 11:25:14 [ssh-agent] Started. 11:25:14 Running ssh-add (command line suppressed) 11:25:14 Identity added: /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube@tmp/private_key_9237213134373402055.key (jenkins-ssh) 11:25:14 [ssh-agent] Using credentials jenkins (jenkins) 11:25:14 The recommended git tool is: NONE 11:25:18 using credential jenkins 11:25:18 Wiping out workspace first. 11:25:18 Cloning the remote Git repository 11:25:18 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/athp/tps/kubeflow-adapter 11:25:18 > git init /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube # timeout=10 11:25:18 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/athp/tps/kubeflow-adapter 11:25:18 > git --version # timeout=10 11:25:18 > git --version # 'git version 2.17.1' 11:25:18 using GIT_SSH to set credentials jenkins 11:25:18 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/athp/tps/kubeflow-adapter +refs/heads/*:refs/remotes/origin/* # timeout=10 11:25:19 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/athp/tps/kubeflow-adapter # timeout=10 11:25:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:25:20 Avoid second fetch 11:25:20 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 11:25:20 Checking out Revision 25636025f3472475b228eafd9e77e92dae31d1f3 (refs/remotes/origin/master) 11:25:20 > git config core.sparsecheckout # timeout=10 11:25:20 > git checkout -f 25636025f3472475b228eafd9e77e92dae31d1f3 # timeout=10 11:25:21 Commit message: "Bump container tag versions" 11:25:21 > git rev-list --no-walk 25636025f3472475b228eafd9e77e92dae31d1f3 # timeout=10 11:25:24 provisioning config files... 11:25:24 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:25:24 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:25:24 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins2817971209486251061.sh 11:25:24 ---> python-tools-install.sh 11:25:24 Setup pyenv: 11:25:24 * system (set by /opt/pyenv/version) 11:25:25 * 3.8.13 (set by /opt/pyenv/version) 11:25:25 * 3.9.13 (set by /opt/pyenv/version) 11:25:25 * 3.10.6 (set by /opt/pyenv/version) 11:25:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FEvz 11:25:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:25:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:25:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:25:41 lf-activate-venv(): INFO: Base packages installed successfully 11:25:41 lf-activate-venv(): INFO: Installing additional packages: lftools 11:26:27 lf-activate-venv(): INFO: Adding /tmp/venv-FEvz/bin to PATH 11:26:27 Generating Requirements File 11:27:02 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:27:02 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:27:03 Python 3.10.6 11:27:04 pip 25.2 from /tmp/venv-FEvz/lib/python3.10/site-packages/pip (python 3.10) 11:27:04 appdirs==1.4.4 11:27:04 argcomplete==3.6.2 11:27:04 aspy.yaml==1.3.0 11:27:04 attrs==25.4.0 11:27:04 autopage==0.5.2 11:27:04 beautifulsoup4==4.14.2 11:27:04 boto3==1.40.48 11:27:04 botocore==1.40.48 11:27:04 bs4==0.0.2 11:27:04 cachetools==6.2.0 11:27:04 certifi==2025.10.5 11:27:04 cffi==2.0.0 11:27:04 cfgv==3.4.0 11:27:04 chardet==5.2.0 11:27:04 charset-normalizer==3.4.3 11:27:04 click==8.3.0 11:27:04 cliff==4.11.0 11:27:04 cmd2==2.7.0 11:27:04 cryptography==3.3.2 11:27:04 debtcollector==3.0.0 11:27:04 decorator==5.2.1 11:27:04 defusedxml==0.7.1 11:27:04 Deprecated==1.2.18 11:27:04 distlib==0.4.0 11:27:04 dnspython==2.8.0 11:27:04 docker==7.1.0 11:27:04 dogpile.cache==1.4.1 11:27:04 durationpy==0.10 11:27:04 email-validator==2.3.0 11:27:04 filelock==3.19.1 11:27:04 future==1.0.0 11:27:04 gitdb==4.0.12 11:27:04 GitPython==3.1.45 11:27:04 google-auth==2.41.1 11:27:04 httplib2==0.31.0 11:27:04 identify==2.6.15 11:27:04 idna==3.10 11:27:04 importlib-resources==1.5.0 11:27:04 iso8601==2.1.0 11:27:04 Jinja2==3.1.6 11:27:04 jmespath==1.0.1 11:27:04 jsonpatch==1.33 11:27:04 jsonpointer==3.0.0 11:27:04 jsonschema==4.25.1 11:27:04 jsonschema-specifications==2025.9.1 11:27:04 keystoneauth1==5.12.0 11:27:04 kubernetes==34.1.0 11:27:04 lftools==0.37.14 11:27:04 lxml==6.0.2 11:27:04 markdown-it-py==4.0.0 11:27:04 MarkupSafe==3.0.3 11:27:04 mdurl==0.1.2 11:27:04 msgpack==1.1.2 11:27:04 multi_key_dict==2.0.3 11:27:04 munch==4.0.0 11:27:04 netaddr==1.3.0 11:27:04 niet==1.4.2 11:27:04 nodeenv==1.9.1 11:27:04 oauth2client==4.1.3 11:27:04 oauthlib==3.3.1 11:27:04 openstacksdk==4.7.1 11:27:04 os-service-types==1.8.0 11:27:04 osc-lib==4.2.0 11:27:04 oslo.config==10.0.0 11:27:04 oslo.context==6.1.0 11:27:04 oslo.i18n==6.6.0 11:27:04 oslo.log==7.2.1 11:27:04 oslo.serialization==5.8.0 11:27:04 oslo.utils==9.1.0 11:27:04 packaging==25.0 11:27:04 pbr==7.0.1 11:27:04 platformdirs==4.4.0 11:27:04 prettytable==3.16.0 11:27:04 psutil==7.1.0 11:27:04 pyasn1==0.6.1 11:27:04 pyasn1_modules==0.4.2 11:27:04 pycparser==2.23 11:27:04 pygerrit2==2.0.15 11:27:04 PyGithub==2.8.1 11:27:04 Pygments==2.19.2 11:27:04 PyJWT==2.10.1 11:27:04 PyNaCl==1.6.0 11:27:04 pyparsing==2.4.7 11:27:04 pyperclip==1.11.0 11:27:04 pyrsistent==0.20.0 11:27:04 python-cinderclient==9.8.0 11:27:04 python-dateutil==2.9.0.post0 11:27:04 python-heatclient==4.3.0 11:27:04 python-jenkins==1.8.3 11:27:04 python-keystoneclient==5.7.0 11:27:04 python-magnumclient==4.9.0 11:27:04 python-openstackclient==8.2.0 11:27:04 python-swiftclient==4.8.0 11:27:04 PyYAML==6.0.3 11:27:04 referencing==0.36.2 11:27:04 requests==2.32.5 11:27:04 requests-oauthlib==2.0.0 11:27:04 requestsexceptions==1.4.0 11:27:04 rfc3986==2.0.0 11:27:04 rich==14.1.0 11:27:04 rich-argparse==1.7.1 11:27:04 rpds-py==0.27.1 11:27:04 rsa==4.9.1 11:27:04 ruamel.yaml==0.18.15 11:27:04 ruamel.yaml.clib==0.2.14 11:27:04 s3transfer==0.14.0 11:27:04 simplejson==3.20.2 11:27:04 six==1.17.0 11:27:04 smmap==5.0.2 11:27:04 soupsieve==2.8 11:27:04 stevedore==5.5.0 11:27:04 tabulate==0.9.0 11:27:04 toml==0.10.2 11:27:04 tomlkit==0.13.3 11:27:04 tqdm==4.67.1 11:27:04 typing_extensions==4.15.0 11:27:04 tzdata==2025.2 11:27:04 urllib3==1.26.20 11:27:04 virtualenv==20.34.0 11:27:04 wcwidth==0.2.14 11:27:04 websocket-client==1.9.0 11:27:04 wrapt==1.17.3 11:27:04 xdg==6.0.0 11:27:04 xmltodict==1.0.2 11:27:04 yq==3.4.3 11:27:04 [EnvInject] - Injecting environment variables from a build step. 11:27:04 [EnvInject] - Injecting as environment variables the properties content 11:27:04 SET_JDK_VERSION=openjdk17 11:27:04 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 11:27:04 11:27:04 [EnvInject] - Variables injected successfully. 11:27:04 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/sh /tmp/jenkins12519133296190985462.sh 11:27:04 ---> update-java-alternatives.sh 11:27:04 ---> Updating Java version 11:27:05 ---> Ubuntu/Debian system detected 11:27:05 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 11:27:05 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 11:27:05 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 11:27:06 openjdk version "17.0.7" 2023-04-18 11:27:06 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 11:27:06 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 11:27:06 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 11:27:06 [EnvInject] - Injecting environment variables from a build step. 11:27:06 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 11:27:06 [EnvInject] - Variables injected successfully. 11:27:06 [EnvInject] - Injecting environment variables from a build step. 11:27:06 [EnvInject] - Injecting as environment variables the properties content 11:27:06 PYTHON=python3 11:27:06 11:27:06 [EnvInject] - Variables injected successfully. 11:27:06 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash -l /tmp/jenkins2801803751743981080.sh 11:27:06 ---> tox-install.sh 11:27:06 + source /home/jenkins/lf-env.sh 11:27:06 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:27:06 ++ mktemp -d /tmp/venv-XXXX 11:27:06 + lf_venv=/tmp/venv-AUAi 11:27:06 + local venv_file=/tmp/.os_lf_venv 11:27:06 + local python=python3 11:27:06 + local options 11:27:06 + local set_path=true 11:27:06 + local install_args= 11:27:06 ++ 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:27:06 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:27:06 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:27:06 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:27:06 + true 11:27:06 + case $1 in 11:27:06 + venv_file=/tmp/.toxenv 11:27:06 + shift 2 11:27:06 + true 11:27:06 + case $1 in 11:27:06 + shift 11:27:06 + break 11:27:06 + case $python in 11:27:06 + local pkg_list= 11:27:06 + [[ -d /opt/pyenv ]] 11:27:06 + echo 'Setup pyenv:' 11:27:06 Setup pyenv: 11:27:06 + export PYENV_ROOT=/opt/pyenv 11:27:06 + PYENV_ROOT=/opt/pyenv 11:27:06 + 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 11:27:06 + 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 11:27:06 + pyenv versions 11:27:06 system 11:27:06 3.8.13 11:27:06 3.9.13 11:27:06 * 3.10.6 (set by /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.python-version) 11:27:06 + command -v pyenv 11:27:06 ++ pyenv init - --no-rehash 11:27:06 + 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:27:06 export PATH="/opt/pyenv/shims:${PATH}" 11:27:06 export PYENV_SHELL=bash 11:27:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:27:06 pyenv() { 11:27:06 local command 11:27:06 command="${1:-}" 11:27:06 if [ "$#" -gt 0 ]; then 11:27:06 shift 11:27:06 fi 11:27:06 11:27:06 case "$command" in 11:27:06 rehash|shell) 11:27:06 eval "$(pyenv "sh-$command" "$@")" 11:27:06 ;; 11:27:06 *) 11:27:06 command pyenv "$command" "$@" 11:27:06 ;; 11:27:06 esac 11:27:06 }' 11:27:06 +++ 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:27:06 ++ 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 11:27:06 ++ 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 11:27:06 ++ 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 11:27:06 ++ export PYENV_SHELL=bash 11:27:06 ++ PYENV_SHELL=bash 11:27:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:27:06 +++ complete -F _pyenv pyenv 11:27:06 ++ lf-pyver python3 11:27:06 ++ local py_version_xy=python3 11:27:06 ++ local py_version_xyz= 11:27:06 ++ pyenv versions 11:27:06 ++ local command 11:27:06 ++ command=versions 11:27:06 ++ '[' 1 -gt 0 ']' 11:27:06 ++ shift 11:27:06 ++ case "$command" in 11:27:06 ++ command pyenv versions 11:27:06 ++ pyenv versions 11:27:06 ++ grep -E '^[0-9.]*[0-9]$' 11:27:06 ++ awk '{ print $1 }' 11:27:06 ++ sed 's/^[ *]* //' 11:27:06 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:27:06 +++ grep '^3' /tmp/.pyenv_versions 11:27:06 +++ tail -n 1 11:27:06 +++ sort -V 11:27:06 ++ py_version_xyz=3.10.6 11:27:06 ++ [[ -z 3.10.6 ]] 11:27:06 ++ echo 3.10.6 11:27:06 ++ return 0 11:27:06 + pyenv local 3.10.6 11:27:06 + local command 11:27:06 + command=local 11:27:06 + '[' 2 -gt 0 ']' 11:27:06 + shift 11:27:06 + case "$command" in 11:27:06 + command pyenv local 3.10.6 11:27:06 + pyenv local 3.10.6 11:27:06 + for arg in "$@" 11:27:06 + case $arg in 11:27:06 + pkg_list+='tox ' 11:27:06 + for arg in "$@" 11:27:06 + case $arg in 11:27:06 + pkg_list+='virtualenv ' 11:27:06 + for arg in "$@" 11:27:06 + case $arg in 11:27:06 + pkg_list+='urllib3~=1.26.15 ' 11:27:06 + [[ -f /tmp/.toxenv ]] 11:27:06 + [[ ! -f /tmp/.toxenv ]] 11:27:06 + [[ -n '' ]] 11:27:06 + python3 -m venv /tmp/venv-AUAi 11:27:13 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AUAi' 11:27:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AUAi 11:27:13 + echo /tmp/venv-AUAi 11:27:13 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:27:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:27:13 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:27:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:27:13 + local 'pip_opts=--upgrade --quiet' 11:27:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:27:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:27:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:27:13 + [[ -n '' ]] 11:27:13 + [[ -n '' ]] 11:27:13 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:27:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:27:13 + /tmp/venv-AUAi/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:27:21 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:27:21 lf-activate-venv(): INFO: Base packages installed successfully 11:27:21 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:27:21 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:27:21 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:27:21 + /tmp/venv-AUAi/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:27:25 + type python3 11:27:25 + true 11:27:25 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-AUAi/bin to PATH' 11:27:25 lf-activate-venv(): INFO: Adding /tmp/venv-AUAi/bin to PATH 11:27:25 + PATH=/tmp/venv-AUAi/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 11:27:25 + return 0 11:27:25 + python3 --version 11:27:25 Python 3.10.6 11:27:25 + python3 -m pip --version 11:27:25 pip 25.2 from /tmp/venv-AUAi/lib/python3.10/site-packages/pip (python 3.10) 11:27:25 + python3 -m pip freeze 11:27:25 cachetools==6.2.0 11:27:25 chardet==5.2.0 11:27:25 colorama==0.4.6 11:27:25 distlib==0.4.0 11:27:25 filelock==3.19.1 11:27:25 packaging==25.0 11:27:25 platformdirs==4.4.0 11:27:25 pluggy==1.6.0 11:27:25 pyproject-api==1.9.1 11:27:25 tomli==2.2.1 11:27:25 tox==4.30.3 11:27:25 typing_extensions==4.15.0 11:27:25 urllib3==1.26.20 11:27:25 virtualenv==20.34.0 11:27:26 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/sh -xe /tmp/jenkins1065832696338050670.sh 11:27:26 [EnvInject] - Injecting environment variables from a build step. 11:27:26 [EnvInject] - Injecting as environment variables the properties content 11:27:26 PARALLEL=False 11:27:26 11:27:26 [EnvInject] - Variables injected successfully. 11:27:26 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash -l /tmp/jenkins2767349367089091966.sh 11:27:26 ---> tox-run.sh 11:27: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 11:27:26 + ARCHIVE_TOX_DIR=/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/tox 11:27:26 + ARCHIVE_DOC_DIR=/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/docs 11:27:26 + mkdir -p /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/tox 11:27:26 + cd /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/. 11:27:26 + source /home/jenkins/lf-env.sh 11:27:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:27:26 ++ mktemp -d /tmp/venv-XXXX 11:27:26 + lf_venv=/tmp/venv-q0LR 11:27:26 + local venv_file=/tmp/.os_lf_venv 11:27:26 + local python=python3 11:27:26 + local options 11:27:26 + local set_path=true 11:27:26 + local install_args= 11:27: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 11:27:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:27:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:27:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:27:26 + true 11:27:26 + case $1 in 11:27:26 + venv_file=/tmp/.toxenv 11:27:26 + shift 2 11:27:26 + true 11:27:26 + case $1 in 11:27:26 + shift 11:27:26 + break 11:27:26 + case $python in 11:27:26 + local pkg_list= 11:27:26 + [[ -d /opt/pyenv ]] 11:27:26 + echo 'Setup pyenv:' 11:27:26 Setup pyenv: 11:27:26 + export PYENV_ROOT=/opt/pyenv 11:27:26 + PYENV_ROOT=/opt/pyenv 11:27: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 11:27: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 11:27:26 + pyenv versions 11:27:26 system 11:27:26 3.8.13 11:27:26 3.9.13 11:27:26 * 3.10.6 (set by /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.python-version) 11:27:26 + command -v pyenv 11:27:26 ++ pyenv init - --no-rehash 11:27: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[*]}"'\'')" 11:27:26 export PATH="/opt/pyenv/shims:${PATH}" 11:27:26 export PYENV_SHELL=bash 11:27:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:27:26 pyenv() { 11:27:26 local command 11:27:26 command="${1:-}" 11:27:26 if [ "$#" -gt 0 ]; then 11:27:26 shift 11:27:26 fi 11:27:26 11:27:26 case "$command" in 11:27:26 rehash|shell) 11:27:26 eval "$(pyenv "sh-$command" "$@")" 11:27:26 ;; 11:27:26 *) 11:27:26 command pyenv "$command" "$@" 11:27:26 ;; 11:27:26 esac 11:27:26 }' 11:27: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[*]}"' 11:27: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 11:27: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 11:27: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 11:27:26 ++ export PYENV_SHELL=bash 11:27:26 ++ PYENV_SHELL=bash 11:27:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:27:26 +++ complete -F _pyenv pyenv 11:27:26 ++ lf-pyver python3 11:27:26 ++ local py_version_xy=python3 11:27:26 ++ local py_version_xyz= 11:27:26 ++ sed 's/^[ *]* //' 11:27:26 ++ pyenv versions 11:27:26 ++ local command 11:27:26 ++ command=versions 11:27:26 ++ '[' 1 -gt 0 ']' 11:27:26 ++ shift 11:27:26 ++ case "$command" in 11:27:26 ++ command pyenv versions 11:27:26 ++ pyenv versions 11:27:26 ++ awk '{ print $1 }' 11:27:26 ++ grep -E '^[0-9.]*[0-9]$' 11:27:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:27:26 +++ grep '^3' /tmp/.pyenv_versions 11:27:26 +++ sort -V 11:27:26 +++ tail -n 1 11:27:26 ++ py_version_xyz=3.10.6 11:27:26 ++ [[ -z 3.10.6 ]] 11:27:26 ++ echo 3.10.6 11:27:26 ++ return 0 11:27:26 + pyenv local 3.10.6 11:27:26 + local command 11:27:26 + command=local 11:27:26 + '[' 2 -gt 0 ']' 11:27:26 + shift 11:27:26 + case "$command" in 11:27:26 + command pyenv local 3.10.6 11:27:26 + pyenv local 3.10.6 11:27:26 + for arg in "$@" 11:27:26 + case $arg in 11:27:26 + pkg_list+='tox ' 11:27:26 + for arg in "$@" 11:27:26 + case $arg in 11:27:26 + pkg_list+='virtualenv ' 11:27:26 + for arg in "$@" 11:27:26 + case $arg in 11:27:26 + pkg_list+='urllib3~=1.26.15 ' 11:27:26 + [[ -f /tmp/.toxenv ]] 11:27:26 ++ cat /tmp/.toxenv 11:27:26 + lf_venv=/tmp/venv-AUAi 11:27:26 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AUAi from' file:/tmp/.toxenv 11:27:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AUAi from file:/tmp/.toxenv 11:27:26 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:27:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:27:26 + local 'pip_opts=--upgrade --quiet' 11:27:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:27:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:27:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:27:26 + [[ -n '' ]] 11:27:26 + [[ -n '' ]] 11:27:26 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:27:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:27:26 + /tmp/venv-AUAi/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:27:28 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:27:28 lf-activate-venv(): INFO: Base packages installed successfully 11:27:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:27:28 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:27:28 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:27:28 + /tmp/venv-AUAi/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:27:30 + type python3 11:27:30 + true 11:27:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-AUAi/bin to PATH' 11:27:30 lf-activate-venv(): INFO: Adding /tmp/venv-AUAi/bin to PATH 11:27:30 + PATH=/tmp/venv-AUAi/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 11:27:30 + return 0 11:27:30 + [[ -d /opt/pyenv ]] 11:27:30 + echo '---> Setting up pyenv' 11:27:30 ---> Setting up pyenv 11:27:30 + export PYENV_ROOT=/opt/pyenv 11:27:30 + PYENV_ROOT=/opt/pyenv 11:27:30 + export PATH=/opt/pyenv/bin:/tmp/venv-AUAi/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 11:27:30 + PATH=/opt/pyenv/bin:/tmp/venv-AUAi/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 11:27:30 ++ pwd 11:27:30 + PYTHONPATH=/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube 11:27:30 + export PYTHONPATH 11:27:30 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:27:30 + TOX_TESTENV_PASSENV=PYTHONPATH 11:27:30 + tox --version 11:27:30 4.30.3 from /tmp/venv-AUAi/lib/python3.10/site-packages/tox/__init__.py 11:27:30 + PARALLEL=False 11:27:30 + TOX_OPTIONS_LIST= 11:27:30 + [[ -n '' ]] 11:27:30 + case ${PARALLEL,,} in 11:27:30 + tox 11:27:30 + tee -a /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/tox/tox.log 11:27:32 code: install_deps> python -I -m pip install coverage Flask Flask-API Flask-Cors kfp kfp-pipeline-spec kfp-server-api mock pytest pytest-cov requests Werkzeug==2.2.2 11:28:00 code: freeze> python -m pip freeze --all 11:28:01 code: cachetools==6.2.0,certifi==2025.10.5,charset-normalizer==3.4.3,click==8.1.8,click-option-group==0.5.7,coverage==7.10.7,docstring_parser==0.17.0,exceptiongroup==1.3.0,Flask==2.2.5,Flask-API==3.1,flask-cors==6.0.1,google-api-core==2.26.0,google-auth==2.41.1,google-cloud-core==2.4.3,google-cloud-storage==3.4.1,google-crc32c==1.7.1,google-resumable-media==2.7.2,googleapis-common-protos==1.70.0,idna==3.10,iniconfig==2.1.0,itsdangerous==2.2.0,Jinja2==3.1.6,kfp==2.14.4,kfp-pipeline-spec==2.14.0,kfp-server-api==2.14.3,kubernetes==30.1.0,MarkupSafe==3.0.3,mock==5.2.0,oauthlib==3.3.1,packaging==25.0,pip==25.2,pluggy==1.6.0,proto-plus==1.26.1,protobuf==6.31.1,pyasn1==0.6.1,pyasn1_modules==0.4.2,Pygments==2.19.2,pytest==8.4.2,pytest-cov==7.0.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-oauthlib==2.0.0,requests-toolbelt==1.0.0,rsa==4.9.1,setuptools==80.9.0,six==1.17.0,tabulate==0.9.0,tomli==2.2.1,typing_extensions==4.15.0,urllib3==2.5.0,websocket-client==1.9.0,Werkzeug==2.2.2 11:28:01 code: commands[0]> pip3 install /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube 11:28:01 Looking in indexes: https://nexus3.o-ran-sc.org/repository/PyPi/simple 11:28:01 Processing /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube 11:28:01 Installing build dependencies: started 11:28:03 Installing build dependencies: finished with status 'done' 11:28:03 Getting requirements to build wheel: started 11:28:04 Getting requirements to build wheel: finished with status 'done' 11:28:04 Preparing metadata (pyproject.toml): started 11:28:04 Preparing metadata (pyproject.toml): finished with status 'done' 11:28:04 Building wheels for collected packages: kfadapter 11:28:04 Building wheel for kfadapter (pyproject.toml): started 11:28:05 Building wheel for kfadapter (pyproject.toml): finished with status 'done' 11:28:05 Created wheel for kfadapter: filename=kfadapter-0.1-py3-none-any.whl size=24853 sha256=0de3bd457b323fb74dfc7d9ad077c9378120c1d98eb9c71b7ca341b6c15792ad 11:28:05 Stored in directory: /home/jenkins/.cache/pip/wheels/e4/a1/f2/e3c7a4c5a4901491eea701dc46ce3a58657913c134baa5ad1b 11:28:05 Successfully built kfadapter 11:28:05 Installing collected packages: kfadapter 11:28:05 Successfully installed kfadapter-0.1 11:28:05 code: commands[1]> pytest --cov /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/kfadapter --cov-report xml --cov-report term-missing --cov-report html --cov-fail-under=10 --junitxml=/tmp/tests.xml 11:28:08 ============================= test session starts ============================== 11:28:08 platform linux -- Python 3.10.6, pytest-8.4.2, pluggy-1.6.0 11:28:08 cachedir: .tox/code/.pytest_cache 11:28:08 rootdir: /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube 11:28:08 plugins: cov-7.0.0 11:28:08 collected 63 items 11:28:08 11:28:08 test/test_kfadapter_conf.py ........ [ 12%] 11:28:08 test/test_kfadapter_kfconnect.py ............... [ 36%] 11:28:08 test/test_kfadapter_main.py ............................ [ 80%] 11:28:08 test/test_kfadapter_util.py .......... [ 96%] 11:28:08 test/test_tmgr_logger.py .. [100%] 11:28:09 11:28:09 =============================== warnings summary =============================== 11:28:09 .tox/code/lib/python3.10/site-packages/flask_api/renderers.py:5 11:28:09 /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.tox/code/lib/python3.10/site-packages/flask_api/renderers.py:5: DeprecationWarning: '_request_ctx_stack' is deprecated and will be removed in Flask 2.3. 11:28:09 from flask.globals import _request_ctx_stack 11:28:09 11:28:09 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 11:28:09 ---------------------- generated xml file: /tmp/tests.xml ---------------------- 11:28:09 ================================ tests coverage ================================ 11:28:09 _______________ coverage: platform linux, python 3.10.6-final-0 ________________ 11:28:09 11:28:09 Name Stmts Miss Cover Missing 11:28:09 ---------------------------------------------------------------- 11:28:09 kfadapter/__init__.py 0 0 100% 11:28:09 kfadapter/kfadapter_conf.py 47 2 96% 63, 91 11:28:09 kfadapter/kfadapter_kfconnect.py 93 24 74% 58, 117-118, 157-164, 196, 215-225, 282-283, 293, 296 11:28:09 kfadapter/kfadapter_main.py 269 32 88% 390-401, 414-415, 421, 495-498, 514-530 11:28:09 kfadapter/kfadapter_util.py 84 39 54% 65, 106-143, 171-173 11:28:09 kfadapter/tmgr_logger.py 21 3 86% 46-48 11:28:09 ---------------------------------------------------------------- 11:28:09 TOTAL 514 100 81% 11:28:09 Coverage HTML written to dir htmlcov 11:28:09 Coverage XML written to file coverage.xml 11:28:09 Required test coverage of 10% reached. Total coverage: 80.54% 11:28:09 ======================== 63 passed, 1 warning in 3.01s ========================= 11:28:10 code: commands[2]> coverage xml -i 11:28:10 Wrote XML report to coverage.xml 11:28:10 code: OK ✔ in 39.1 seconds 11:28:10 docs: install_deps> python -I -m pip install lfdocs-conf recommonmark sphinx sphinx-rtd-theme sphinxcontrib-httpdomain 'urllib3~=1.26.15' 11:28:54 docs: freeze> python -m pip freeze --all 11:28:54 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.10.5,charset-normalizer==3.4.3,commonmark==0.9.1,contourpy==1.3.2,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.10,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.2.6,nwdiag==3.0.0,packaging==25.0,pillow==11.3.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,recommonmark==0.7.1,requests==2.32.5,requests-file==1.5.1,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.1.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,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.2.1,urllib3==1.26.20,webcolors==24.11.1 11:28:54 docs: commands[0]> sphinx-build -W -b html -n -d /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.tox/docs/tmp/doctrees ./docs/ /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/docs/_build/html 11:28:55 Running Sphinx v8.1.3 11:28:55 loading translations [en]... done 11:28:55 making output directory... done 11:28:55 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 11:28:55 loading intersphinx inventory 'aimlfw-dep' from https://docs.o-ran-sc.org/projects/o-ran-sc-aiml-fw-aimlfw-dep/en/latest/objects.inv ... 11:28:56 building [mo]: targets for 0 po files that are out of date 11:28:56 writing output... 11:28:56 building [html]: targets for 4 source files that are out of date 11:28:56 updating environment: [new config] 4 added, 0 changed, 0 removed 11:28:56 reading sources... [ 25%] index 11:28:56 reading sources... [ 50%] installation-guide 11:28:56 reading sources... [ 75%] overview 11:28:56 reading sources... [100%] release-notes 11:28:56 11:28:56 looking for now-outdated files... none found 11:28:56 pickling environment... done 11:28:56 checking consistency... done 11:28:56 preparing documents... done 11:28:56 copying assets... 11:28:56 copying static files... 11:28:56 Writing evaluated template result to /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/docs/_build/html/_static/documentation_options.js 11:28:56 Writing evaluated template result to /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/docs/_build/html/_static/basic.css 11:28:56 Writing evaluated template result to /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/docs/_build/html/_static/language_data.js 11:28:56 Writing evaluated template result to /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/docs/_build/html/_static/js/versions.js 11:28:56 copying static files: done 11:28:56 copying extra files... 11:28:56 copying extra files: done 11:28:56 copying assets: done 11:28:56 writing output... [ 25%] index 11:28:56 writing output... [ 50%] installation-guide 11:28:56 writing output... [ 75%] overview 11:28:56 writing output... [100%] release-notes 11:28:56 11:28:56 generating indices... genindex done 11:28:56 highlighting module code... 11:28:56 writing additional pages... search done 11:28:56 dumping search index in English (code: en)... done 11:28:56 dumping object inventory... done 11:28:56 build succeeded. 11:28:56 11:28:56 The HTML pages are in docs/_build/html. 11:28:56 docs: commands[1]> echo 'Generated docs available in /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/docs/_build/html' 11:28:56 Generated docs available in /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/docs/_build/html 11:28:57 docs: OK ✔ in 46.36 seconds 11:28:57 docs-linkcheck: install_deps> python -I -m pip install lfdocs-conf recommonmark sphinx sphinx-rtd-theme sphinxcontrib-httpdomain 'urllib3~=1.26.15' 11:29:29 docs-linkcheck: freeze> python -m pip freeze --all 11:29:29 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.10.5,charset-normalizer==3.4.3,commonmark==0.9.1,contourpy==1.3.2,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.10,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.2.6,nwdiag==3.0.0,packaging==25.0,pillow==11.3.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,recommonmark==0.7.1,requests==2.32.5,requests-file==1.5.1,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.1.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,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.2.1,urllib3==1.26.20,webcolors==24.11.1 11:29:29 docs-linkcheck: commands[0]> sphinx-build -W -b linkcheck -d /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/docs/_build/linkcheck 11:29:30 Running Sphinx v8.1.3 11:29:30 loading translations [en]... done 11:29:30 making output directory... done 11:29:30 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 11:29:30 loading intersphinx inventory 'aimlfw-dep' from https://docs.o-ran-sc.org/projects/o-ran-sc-aiml-fw-aimlfw-dep/en/latest/objects.inv ... 11:29:30 building [mo]: targets for 0 po files that are out of date 11:29:30 writing output... 11:29:30 building [linkcheck]: targets for 4 source files that are out of date 11:29:30 updating environment: [new config] 4 added, 0 changed, 0 removed 11:29:30 reading sources... [ 25%] index 11:29:30 reading sources... [ 50%] installation-guide 11:29:30 reading sources... [ 75%] overview 11:29:30 reading sources... [100%] release-notes 11:29:30 11:29:30 looking for now-outdated files... none found 11:29:30 pickling environment... done 11:29:30 checking consistency... done 11:29:30 preparing documents... done 11:29:30 copying assets... 11:29:30 copying assets: done 11:29:30 writing output... [ 25%] index 11:29:30 writing output... [ 50%] installation-guide 11:29:30 writing output... [ 75%] overview 11:29:30 writing output... [100%] release-notes 11:29:30 11:29:30 11:29:31 (installation-guide: line 39) ok https://docs.o-ran-sc.org/projects/o-ran-sc-aiml-fw-aimlfw-dep/en/latest/index.html 11:29:31 build succeeded. 11:29:31 11:29:31 Look for any errors in the above output or in docs/_build/linkcheck/output.txt 11:29:31 code: OK (39.09=setup[29.73]+cmd[4.43,4.60,0.33] seconds) 11:29:31 docs: OK (46.36=setup[44.02]+cmd[2.29,0.06] seconds) 11:29:31 docs-linkcheck: OK (34.43=setup[32.82]+cmd[1.61] seconds) 11:29:31 congratulations :) (119.93 seconds) 11:29:31 + tox_status=0 11:29:31 + echo '---> Completed tox runs' 11:29:31 ---> Completed tox runs 11:29:31 + for i in .tox/*/log 11:29:31 ++ awk -F/ '{print $2}' 11:29:31 ++ echo .tox/code/log 11:29:31 + tox_env=code 11:29:31 + cp -r .tox/code/log /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/tox/code 11:29:31 + for i in .tox/*/log 11:29:31 ++ echo .tox/docs-linkcheck/log 11:29:31 ++ awk -F/ '{print $2}' 11:29:31 + tox_env=docs-linkcheck 11:29:31 + cp -r .tox/docs-linkcheck/log /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/tox/docs-linkcheck 11:29:31 + for i in .tox/*/log 11:29:31 ++ echo .tox/docs/log 11:29:31 ++ awk -F/ '{print $2}' 11:29:31 + tox_env=docs 11:29:31 + cp -r .tox/docs/log /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/tox/docs 11:29:31 + DOC_DIR=docs/_build/html 11:29:31 + [[ -d docs/_build/html ]] 11:29:31 + echo '---> Archiving generated docs' 11:29:31 ---> Archiving generated docs 11:29:31 + mv docs/_build/html /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/docs 11:29:31 + echo '---> tox-run.sh ends' 11:29:31 ---> tox-run.sh ends 11:29:31 + test 0 -eq 0 11:29:32 Unpacking https://repo1.maven.org/maven2/org/sonarsource/scanner/cli/sonar-scanner-cli/4.6.2.2472/sonar-scanner-cli-4.6.2.2472.zip to /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner on prd-ubuntu1804-builder-2c-2g-6009 11:29:33 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/bin/sonar-scanner -Dsonar.host.url=https://sonarcloud.io/ ******** -Dsonar.projectKey=o-ran-sc_aiml-fw-athp-tps-kubeflow-adapter -Dsonar.projectName=aiml-fw-athp-tps-kubeflow-adapter -Dsonar.login=d9e23c28dc39b6d7531d2ecabf122ce84e6253ef -Dsonar.organization=o-ran-sc -Dsonar.sources=kfadapter -Dsonar.python.coverage.reportPaths=coverage.xml -Dsonar.build.sourceEncoding=UTF-8 -Dsonar.projectBaseDir=/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube 11:29:33 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 11:29:33 INFO: Project root configuration file: NONE 11:29:34 INFO: SonarScanner 4.6.2.2472 11:29:34 INFO: Java 17.0.7 Private Build (64-bit) 11:29:34 INFO: Linux 4.15.0-213-generic amd64 11:29:35 INFO: User cache: /home/jenkins/.sonar/cache 11:29:39 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 11:29:39 INFO: Project root configuration file: NONE 11:29:39 INFO: Analyzing on SonarCloud 11:29:39 INFO: Default locale: "en", source code encoding: "UTF-8" (analysis is platform dependent) 11:29:40 INFO: Load global settings 11:29:41 INFO: Load global settings (done) | time=550ms 11:29:41 INFO: Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu 11:29:41 INFO: Loading required plugins 11:29:41 INFO: Load plugins index 11:29:42 INFO: Load plugins index (done) | time=282ms 11:29:42 INFO: Load/download plugins 11:29:43 INFO: Load/download plugins (done) | time=942ms 11:29:43 INFO: Found an active CI vendor: 'Jenkins' 11:29:43 INFO: Load project settings for component key: 'o-ran-sc_aiml-fw-athp-tps-kubeflow-adapter' 11:29:44 INFO: Load project settings for component key: 'o-ran-sc_aiml-fw-athp-tps-kubeflow-adapter' (done) | time=555ms 11:29:44 INFO: Process project properties 11:29:44 INFO: Execute project builders 11:29:44 INFO: Execute project builders (done) | time=0ms 11:29:44 INFO: Project key: o-ran-sc_aiml-fw-athp-tps-kubeflow-adapter 11:29:44 INFO: Base dir: /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube 11:29:44 INFO: Working dir: /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.scannerwork 11:29:44 INFO: Load project branches 11:29:44 INFO: Load project branches (done) | time=437ms 11:29:44 INFO: Check ALM binding of project 'o-ran-sc_aiml-fw-athp-tps-kubeflow-adapter' 11:29:45 INFO: Detected project binding: NOT_BOUND 11:29:45 INFO: Check ALM binding of project 'o-ran-sc_aiml-fw-athp-tps-kubeflow-adapter' (done) | time=302ms 11:29:45 INFO: Load project pull requests 11:29:45 INFO: Load project pull requests (done) | time=331ms 11:29:45 INFO: Load branch configuration 11:29:45 INFO: Load branch configuration (done) | time=2ms 11:29:45 INFO: Load quality profiles 11:29:46 INFO: Load quality profiles (done) | time=555ms 11:29:46 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:29:46 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:29:46 INFO: Create analysis 11:29:46 INFO: Create analysis (done) | time=439ms 11:29:46 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:29:46 INFO: Load active rules 11:29:48 INFO: Load active rules (done) | time=1515ms 11:29:48 INFO: Organization key: o-ran-sc 11:29:48 WARN: The property 'sonar.login' is deprecated and will be removed in the future. Please use the 'sonar.token' property instead when passing a token. 11:29:48 INFO: Preprocessing files... 11:29:49 INFO: 1 language detected in 12 preprocessed files (done) | time=332ms 11:29:49 INFO: 0 files ignored because of inclusion/exclusion patterns 11:29:49 INFO: 0 files ignored because of scm ignore settings 11:29:49 INFO: Loading plugins for detected languages 11:29:49 INFO: Load/download plugins 11:29:50 INFO: Load/download plugins (done) | time=1485ms 11:29:51 INFO: Load project repositories 11:29:51 INFO: Load project repositories (done) | time=282ms 11:29:51 INFO: Indexing files... 11:29:51 INFO: Project configuration: 11:29:51 INFO: Excluded sources: **/build-wrapper-dump.json 11:29:51 INFO: 12 files indexed (done) | time=22ms 11:29:51 INFO: Quality profile for py: Sonar way 11:29:51 INFO: ------------- Run sensors on module aiml-fw-athp-tps-kubeflow-adapter 11:29:51 INFO: Load metrics repository 11:29:52 INFO: Load metrics repository (done) | time=212ms 11:29:52 INFO: Sensor cache enabled 11:29:52 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:29:52 INFO: Load sensor cache 11:29:53 INFO: Load sensor cache (258 KB) | time=1793ms 11:29:53 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:29:55 INFO: Sensor Python Sensor [python] 11:29:55 WARN: Your code is analyzed as compatible with all Python 3 versions by default. You can get a more precise analysis by setting the exact Python version in your configuration via the parameter "sonar.python.version" 11:29:55 INFO: Starting global symbols computation 11:29:55 INFO: 6 source files to be analyzed 11:29:56 INFO: 6/6 source files have been analyzed 11:29:56 INFO: Finished step global symbols computation in 1091ms 11:29:57 INFO: Starting rules execution 11:29:57 INFO: 6 source files to be analyzed 11:30:05 INFO: 6/6 source files have been analyzed 11:30:05 INFO: Finished step rules execution in 8189ms 11:30:05 INFO: The Python analyzer was able to leverage cached data from previous analyses for 0 out of 6 files. These files were not parsed. 11:30:05 INFO: Sensor Python Sensor [python] (done) | time=9839ms 11:30:05 INFO: Sensor Cobertura Sensor for Python coverage [python] 11:30:05 INFO: Python test coverage 11:30:05 INFO: Parsing report '/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/coverage.xml' 11:30:05 INFO: Sensor Cobertura Sensor for Python coverage [python] (done) | time=755ms 11:30:05 INFO: Sensor PythonXUnitSensor [python] 11:30:06 INFO: Sensor PythonXUnitSensor [python] (done) | time=528ms 11:30:06 INFO: Sensor Python Dependency Sensor [python] 11:30:06 INFO: Sensor Python Dependency Sensor [python] (done) | time=15ms 11:30:06 INFO: Sensor Python HTML templates processing [securitypythonfrontend] 11:30:06 INFO: HTML files are not indexed : you may want to add them in the scanned files of this project to detect Python XSS vulnerabilities 11:30:06 INFO: Sensor Python HTML templates processing [securitypythonfrontend] (done) | time=1ms 11:30:06 INFO: Sensor JaCoCo XML Report Importer [jacoco] 11:30:06 INFO: 'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml 11:30:06 INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer 11:30:06 INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=5ms 11:30:06 INFO: Sensor IaC GitHub Actions Sensor [iacenterprise] 11:30:06 INFO: There are no files to be analyzed for the GitHub Actions language 11:30:06 INFO: Sensor IaC GitHub Actions Sensor [iacenterprise] (done) | time=8ms 11:30:06 INFO: Sensor IaC Docker Sensor [iac] 11:30:06 INFO: There are no files to be analyzed for the Docker language 11:30:06 INFO: Sensor IaC Docker Sensor [iac] (done) | time=8ms 11:30:06 INFO: Sensor IaC hadolint report Sensor [iac] 11:30:06 INFO: Sensor IaC hadolint report Sensor [iac] (done) | time=2ms 11:30:06 INFO: Sensor Java Config Sensor [iac] 11:30:06 INFO: There are no files to be analyzed for the Java language 11:30:06 INFO: Sensor Java Config Sensor [iac] (done) | time=14ms 11:30:06 INFO: Sensor Serverless configuration file sensor [security] 11:30:06 INFO: 0 Serverless function entries were found in the project 11:30:06 INFO: 0 Serverless function handlers were kept as entrypoints 11:30:06 INFO: Sensor Serverless configuration file sensor [security] (done) | time=15ms 11:30:06 INFO: Sensor AWS SAM template file sensor [security] 11:30:06 INFO: Sensor AWS SAM template file sensor [security] (done) | time=1ms 11:30:06 INFO: Sensor AWS SAM Inline template file sensor [security] 11:30:06 INFO: Sensor AWS SAM Inline template file sensor [security] (done) | time=0ms 11:30:06 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] 11:30:06 INFO: Available processors: 2 11:30:06 INFO: Using 2 threads for analysis. 11:30:08 INFO: The property "sonar.tests" is not set. To improve the analysis accuracy, we categorize a file as a test file if any of the following is true: 11:30:08 * The filename starts with "test" 11:30:08 * The filename contains "test." or "tests." 11:30:08 * Any directory in the file path is named: "doc", "docs", "test" or "tests" 11:30:08 * Any directory in the file path has a name ending in "test" or "tests" 11:30:08 11:30:08 INFO: Start fetching files for the text and secrets analysis 11:30:08 INFO: Using Git CLI to retrieve untracked files 11:30:08 INFO: Retrieving language associated files and files included via "sonar.text.inclusions" that are tracked by git 11:30:08 INFO: Starting the text and secrets analysis 11:30:08 INFO: 6 source files to be analyzed for the text and secrets analysis 11:30:09 INFO: 6/6 source files have been analyzed for the text and secrets analysis 11:30:09 INFO: Start fetching files for the binary file analysis 11:30:09 INFO: There are no files to be analyzed for the binary file analysis 11:30:09 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=2529ms 11:30:09 INFO: Sensor javabugs [dbd] 11:30:09 INFO: No IR files have been included for analysis. 11:30:09 INFO: Sensor javabugs [dbd] (done) | time=14ms 11:30:09 INFO: Sensor pythonbugs [dbd] 11:30:09 INFO: Analyzing 47/75 functions to detect bugs. 11:30:09 INFO: Sensor pythonbugs [dbd] (done) | time=860ms 11:30:09 INFO: Sensor JavaSecuritySensor [security] 11:30:10 INFO: 13 taint analysis rules enabled. 11:30:10 INFO: No UCFGs have been included for analysis. 11:30:10 INFO: java security sensor: Begin: 2025-10-09T11:30:10.001442362Z, End: 2025-10-09T11:30:10.015271824Z, Duration: 00:00:00.013 11:30:10 Load type hierarchy and UCFGs: Begin: 2025-10-09T11:30:10.008505009Z, End: 2025-10-09T11:30:10.012508626Z, Duration: 00:00:00.004 11:30:10 Load type hierarchy: Begin: 2025-10-09T11:30:10.008528190Z, End: 2025-10-09T11:30:10.012240063Z, Duration: 00:00:00.003 11:30:10 Load UCFGs: Begin: 2025-10-09T11:30:10.012424232Z, End: 2025-10-09T11:30:10.012485544Z, Duration: 00:00:00.000 11:30:10 INFO: java security sensor peak memory: 435 MB 11:30:10 INFO: Sensor JavaSecuritySensor [security] (done) | time=23ms 11:30:10 INFO: Sensor CSharpSecuritySensor [security] 11:30:10 INFO: 27 taint analysis rules enabled. 11:30:10 INFO: No UCFGs have been included for analysis. 11:30:10 INFO: csharp security sensor: Begin: 2025-10-09T11:30:10.017502767Z, End: 2025-10-09T11:30:10.018655732Z, Duration: 00:00:00.001 11:30:10 Load type hierarchy and UCFGs: Begin: 2025-10-09T11:30:10.018041143Z, End: 2025-10-09T11:30:10.018334606Z, Duration: 00:00:00.000 11:30:10 Load type hierarchy: Begin: 2025-10-09T11:30:10.018045143Z, End: 2025-10-09T11:30:10.018245932Z, Duration: 00:00:00.000 11:30:10 Load UCFGs: Begin: 2025-10-09T11:30:10.018294135Z, End: 2025-10-09T11:30:10.018313685Z, Duration: 00:00:00.000 11:30:10 INFO: csharp security sensor peak memory: 435 MB 11:30:10 INFO: Sensor CSharpSecuritySensor [security] (done) | time=2ms 11:30:10 INFO: Sensor VbNetSecuritySensor [security] 11:30:10 INFO: 25 taint analysis rules enabled. 11:30:10 INFO: No UCFGs have been included for analysis. 11:30:10 INFO: vbnet security sensor: Begin: 2025-10-09T11:30:10.019906529Z, End: 2025-10-09T11:30:10.021644581Z, Duration: 00:00:00.001 11:30:10 Load type hierarchy and UCFGs: Begin: 2025-10-09T11:30:10.021219541Z, End: 2025-10-09T11:30:10.021403219Z, Duration: 00:00:00.000 11:30:10 Load type hierarchy: Begin: 2025-10-09T11:30:10.021222281Z, End: 2025-10-09T11:30:10.021317885Z, Duration: 00:00:00.000 11:30:10 Load UCFGs: Begin: 2025-10-09T11:30:10.021364507Z, End: 2025-10-09T11:30:10.021384178Z, Duration: 00:00:00.000 11:30:10 INFO: vbnet security sensor peak memory: 435 MB 11:30:10 INFO: Sensor VbNetSecuritySensor [security] (done) | time=3ms 11:30:10 INFO: Sensor PhpSecuritySensor [security] 11:30:10 INFO: 18 taint analysis rules enabled. 11:30:10 INFO: No UCFGs have been included for analysis. 11:30:10 INFO: php security sensor: Begin: 2025-10-09T11:30:10.022491489Z, End: 2025-10-09T11:30:10.023093137Z, Duration: 00:00:00.000 11:30:10 Load type hierarchy and UCFGs: Begin: 2025-10-09T11:30:10.022734821Z, End: 2025-10-09T11:30:10.022857176Z, Duration: 00:00:00.000 11:30:10 Load type hierarchy: Begin: 2025-10-09T11:30:10.022737211Z, End: 2025-10-09T11:30:10.022792083Z, Duration: 00:00:00.000 11:30:10 Load UCFGs: Begin: 2025-10-09T11:30:10.022825635Z, End: 2025-10-09T11:30:10.022835695Z, Duration: 00:00:00.000 11:30:10 INFO: php security sensor peak memory: 435 MB 11:30:10 INFO: Sensor PhpSecuritySensor [security] (done) | time=1ms 11:30:10 INFO: Sensor PythonSecuritySensor [security] 11:30:10 INFO: 21 taint analysis rules enabled. 11:30:11 INFO: Analyzing 6024 UCFGs to detect vulnerabilities. 11:30:12 INFO: All rules entry points : 9 11:30:12 INFO: Retained UCFGs : 44 11:30:12 INFO: 0 / 44 UCFGs simulated, memory usage: 470 MB 11:30:12 INFO: 33 / 44 UCFGs simulated, memory usage: 310 MB 11:30:12 INFO: python security sensor: Begin: 2025-10-09T11:30:10.023837742Z, End: 2025-10-09T11:30:12.938512310Z, Duration: 00:00:02.914 11:30:12 Load type hierarchy and UCFGs: Begin: 2025-10-09T11:30:10.024110395Z, End: 2025-10-09T11:30:11.639496338Z, Duration: 00:00:01.615 11:30:12 Load type hierarchy: Begin: 2025-10-09T11:30:10.024114075Z, End: 2025-10-09T11:30:10.258183388Z, Duration: 00:00:00.234 11:30:12 Load UCFGs: Begin: 2025-10-09T11:30:10.258316184Z, End: 2025-10-09T11:30:11.639327500Z, Duration: 00:00:01.381 11:30:12 Check cache: Begin: 2025-10-09T11:30:11.639713508Z, End: 2025-10-09T11:30:11.640443720Z, Duration: 00:00:00.000 11:30:12 Load cache: Begin: 2025-10-09T11:30:11.639730639Z, End: 2025-10-09T11:30:11.639762560Z, Duration: 00:00:00.000 11:30:12 Create runtime call graph: Begin: 2025-10-09T11:30:11.640486922Z, End: 2025-10-09T11:30:12.080852694Z, Duration: 00:00:00.440 11:30:12 Variable Type Analysis #1: Begin: 2025-10-09T11:30:11.641487329Z, End: 2025-10-09T11:30:11.895145770Z, Duration: 00:00:00.253 11:30:12 Create runtime type propagation graph: Begin: 2025-10-09T11:30:11.642289456Z, End: 2025-10-09T11:30:11.755030436Z, Duration: 00:00:00.112 11:30:12 Run SCC (Tarjan) on 13723 nodes: Begin: 2025-10-09T11:30:11.757629875Z, End: 2025-10-09T11:30:11.799063952Z, Duration: 00:00:00.041 11:30:12 Propagate runtime types to strongly connected components: Begin: 2025-10-09T11:30:11.799248520Z, End: 2025-10-09T11:30:11.894987003Z, Duration: 00:00:00.095 11:30:12 Variable Type Analysis #2: Begin: 2025-10-09T11:30:11.899725730Z, End: 2025-10-09T11:30:12.069042330Z, Duration: 00:00:00.169 11:30:12 Create runtime type propagation graph: Begin: 2025-10-09T11:30:11.899739071Z, End: 2025-10-09T11:30:11.967538514Z, Duration: 00:00:00.067 11:30:12 Run SCC (Tarjan) on 13131 nodes: Begin: 2025-10-09T11:30:11.967677501Z, End: 2025-10-09T11:30:11.992543749Z, Duration: 00:00:00.024 11:30:12 Propagate runtime types to strongly connected components: Begin: 2025-10-09T11:30:11.992718107Z, End: 2025-10-09T11:30:12.068887523Z, Duration: 00:00:00.076 11:30:12 Load config: Begin: 2025-10-09T11:30:12.080991750Z, End: 2025-10-09T11:30:12.463104799Z, Duration: 00:00:00.382 11:30:12 Compute entry points: Begin: 2025-10-09T11:30:12.463248665Z, End: 2025-10-09T11:30:12.565475202Z, Duration: 00:00:00.102 11:30:12 Slice call graph: Begin: 2025-10-09T11:30:12.565913701Z, End: 2025-10-09T11:30:12.567867399Z, Duration: 00:00:00.001 11:30:12 Live variable analysis: Begin: 2025-10-09T11:30:12.567938382Z, End: 2025-10-09T11:30:12.600454641Z, Duration: 00:00:00.032 11:30:12 Taint analysis for python: Begin: 2025-10-09T11:30:12.600799496Z, End: 2025-10-09T11:30:12.914345087Z, Duration: 00:00:00.313 11:30:12 Report issues: Begin: 2025-10-09T11:30:12.914472813Z, End: 2025-10-09T11:30:12.918629701Z, Duration: 00:00:00.004 11:30:12 Store cache: Begin: 2025-10-09T11:30:12.920175191Z, End: 2025-10-09T11:30:12.937268243Z, Duration: 00:00:00.017 11:30:12 INFO: python security sensor peak memory: 502 MB 11:30:12 INFO: Sensor PythonSecuritySensor [security] (done) | time=2918ms 11:30:12 INFO: Sensor JsSecuritySensor [security] 11:30:12 INFO: 15 taint analysis rules enabled. 11:30:12 INFO: No UCFGs have been included for analysis. 11:30:12 INFO: js security sensor: Begin: 2025-10-09T11:30:12.942275839Z, End: 2025-10-09T11:30:12.944356663Z, Duration: 00:00:00.002 11:30:12 Load type hierarchy and UCFGs: Begin: 2025-10-09T11:30:12.943113577Z, End: 2025-10-09T11:30:12.943672992Z, Duration: 00:00:00.000 11:30:12 Load type hierarchy: Begin: 2025-10-09T11:30:12.943117777Z, End: 2025-10-09T11:30:12.943237472Z, Duration: 00:00:00.000 11:30:12 Load UCFGs: Begin: 2025-10-09T11:30:12.943629350Z, End: 2025-10-09T11:30:12.943642871Z, Duration: 00:00:00.000 11:30:12 INFO: js security sensor peak memory: 315 MB 11:30:12 INFO: Sensor JsSecuritySensor [security] (done) | time=4ms 11:30:12 INFO: Sensor KotlinSecuritySensor [security] 11:30:12 INFO: 28 taint analysis rules enabled. 11:30:12 INFO: No UCFGs have been included for analysis. 11:30:12 INFO: kotlin security sensor: Begin: 2025-10-09T11:30:12.949698544Z, End: 2025-10-09T11:30:12.950964071Z, Duration: 00:00:00.001 11:30:12 Load type hierarchy and UCFGs: Begin: 2025-10-09T11:30:12.950181356Z, End: 2025-10-09T11:30:12.950461418Z, Duration: 00:00:00.000 11:30:12 Load type hierarchy: Begin: 2025-10-09T11:30:12.950184877Z, End: 2025-10-09T11:30:12.950362055Z, Duration: 00:00:00.000 11:30:12 Load UCFGs: Begin: 2025-10-09T11:30:12.950433767Z, End: 2025-10-09T11:30:12.950444427Z, Duration: 00:00:00.000 11:30:12 INFO: kotlin security sensor peak memory: 315 MB 11:30:12 INFO: Sensor KotlinSecuritySensor [security] (done) | time=6ms 11:30:12 INFO: Sensor GoSecuritySensor [security] 11:30:12 INFO: 9 taint analysis rules enabled. 11:30:12 INFO: No UCFGs have been included for analysis. 11:30:12 INFO: go security sensor: Begin: 2025-10-09T11:30:12.952758913Z, End: 2025-10-09T11:30:12.953394131Z, Duration: 00:00:00.000 11:30:12 Load type hierarchy and UCFGs: Begin: 2025-10-09T11:30:12.953012924Z, End: 2025-10-09T11:30:12.953133960Z, Duration: 00:00:00.000 11:30:12 Load type hierarchy: Begin: 2025-10-09T11:30:12.953015624Z, End: 2025-10-09T11:30:12.953075187Z, Duration: 00:00:00.000 11:30:12 Load UCFGs: Begin: 2025-10-09T11:30:12.953109489Z, End: 2025-10-09T11:30:12.953118239Z, Duration: 00:00:00.000 11:30:12 INFO: go security sensor peak memory: 315 MB 11:30:12 INFO: Sensor GoSecuritySensor [security] (done) | time=1ms 11:30:12 INFO: ------------- Run sensors on project 11:30:13 INFO: Sensor PythonArchitectureSensor [architecture] 11:30:13 INFO: Sensor PythonArchitectureSensor [architecture] (done) | time=18ms 11:30:13 INFO: Sensor Zero Coverage Sensor 11:30:13 INFO: Sensor Zero Coverage Sensor (done) | time=2ms 11:30:13 INFO: ------------- Gather SCA dependencies on project 11:30:13 INFO: Checking if SCA is enabled for organization o-ran-sc 11:30:14 INFO: Dependency analysis skipped 11:30:14 INFO: CPD Executor 1 file had no CPD blocks 11:30:14 INFO: CPD Executor Calculating CPD for 5 files 11:30:14 INFO: CPD Executor CPD calculation finished (done) | time=23ms 11:30:15 INFO: Analysis report generated in 766ms, dir size=386 KB 11:30:15 INFO: Analysis report compressed in 43ms, zip size=88 KB 11:30:15 INFO: Analysis report uploaded in 538ms 11:30:15 INFO: ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=o-ran-sc_aiml-fw-athp-tps-kubeflow-adapter 11:30:15 INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report 11:30:15 INFO: More about the report processing at https://sonarcloud.io/api/ce/task?id=AZnIvGuS8n5MKEyXbVqq 11:30:15 INFO: ------------- Upload SCA dependency files 11:30:17 INFO: Sensor cache published successfully 11:30:17 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:30:17 INFO: Analysis total time: 34.141 s 11:30:17 INFO: ------------------------------------------------------------------------ 11:30:17 INFO: EXECUTION SUCCESS 11:30:17 INFO: ------------------------------------------------------------------------ 11:30:17 INFO: Total time: 43.500s 11:30:18 INFO: Final Memory: 254M/610M 11:30:18 INFO: ------------------------------------------------------------------------ 11:30:20 $ ssh-agent -k 11:30:20 unset SSH_AUTH_SOCK; 11:30:20 unset SSH_AGENT_PID; 11:30:20 echo Agent pid 1676 killed; 11:30:20 [ssh-agent] Stopped. 11:30:20 [PostBuildScript] - [INFO] Executing post build scripts. 11:30:20 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins12154231826620527453.sh 11:30:20 ---> sysstat.sh 11:30:21 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins12471861680927065596.sh 11:30:21 ---> package-listing.sh 11:30:21 ++ tr '[:upper:]' '[:lower:]' 11:30:21 ++ facter osfamily 11:30:21 + OS_FAMILY=debian 11:30:21 + workspace=/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube 11:30:21 + START_PACKAGES=/tmp/packages_start.txt 11:30:21 + END_PACKAGES=/tmp/packages_end.txt 11:30:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:30:21 + PACKAGES=/tmp/packages_start.txt 11:30:21 + '[' /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube ']' 11:30:21 + PACKAGES=/tmp/packages_end.txt 11:30:21 + case "${OS_FAMILY}" in 11:30:21 + dpkg -l 11:30:21 + grep '^ii' 11:30:21 + '[' -f /tmp/packages_start.txt ']' 11:30:21 + '[' -f /tmp/packages_end.txt ']' 11:30:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:30:21 + '[' /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube ']' 11:30:21 + mkdir -p /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/ 11:30:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/ 11:30:21 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins4284288814408579606.sh 11:30:21 ---> capture-instance-metadata.sh 11:30:21 Setup pyenv: 11:30:21 system 11:30:21 3.8.13 11:30:21 3.9.13 11:30:21 * 3.10.6 (set by /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.python-version) 11:30:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FEvz from file:/tmp/.os_lf_venv 11:30:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:30:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:30:26 lf-activate-venv(): INFO: Base packages installed successfully 11:30:26 lf-activate-venv(): INFO: Installing additional packages: lftools 11:30:48 lf-activate-venv(): INFO: Adding /tmp/venv-FEvz/bin to PATH 11:30:48 INFO: Running in OpenStack, capturing instance metadata 11:30:49 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins1524020893598853859.sh 11:30:49 provisioning config files... 11:30:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube@tmp/config2717912525752557691tmp 11:30:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:30:49 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:30:49 [EnvInject] - Injecting environment variables from a build step. 11:30:49 [EnvInject] - Injecting as environment variables the properties content 11:30:49 SERVER_ID=logs 11:30:49 11:30:49 [EnvInject] - Variables injected successfully. 11:30:49 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins2683548746107942753.sh 11:30:49 ---> create-netrc.sh 11:30:49 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins744835328988994657.sh 11:30:49 ---> python-tools-install.sh 11:30:49 Setup pyenv: 11:30:49 system 11:30:49 3.8.13 11:30:49 3.9.13 11:30:49 * 3.10.6 (set by /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.python-version) 11:30:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FEvz from file:/tmp/.os_lf_venv 11:30:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:30:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:30:54 lf-activate-venv(): INFO: Base packages installed successfully 11:30:54 lf-activate-venv(): INFO: Installing additional packages: lftools 11:31:14 lf-activate-venv(): INFO: Adding /tmp/venv-FEvz/bin to PATH 11:31:14 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins16214016627150713946.sh 11:31:14 ---> sudo-logs.sh 11:31:14 Archiving 'sudo' log.. 11:31:14 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins16954940771569588534.sh 11:31:14 ---> job-cost.sh 11:31:14 Setup pyenv: 11:31:14 system 11:31:14 3.8.13 11:31:14 3.9.13 11:31:14 * 3.10.6 (set by /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.python-version) 11:31:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FEvz from file:/tmp/.os_lf_venv 11:31:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:31:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:31:18 lf-activate-venv(): INFO: Base packages installed successfully 11:31:18 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:31:29 lf-activate-venv(): INFO: Adding /tmp/venv-FEvz/bin to PATH 11:31:29 INFO: No Stack... 11:31:30 INFO: Retrieving Pricing Info for: v3-starter-2 11:31:30 INFO: Archiving Costs 11:31:30 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash -l /tmp/jenkins4518832914924097784.sh 11:31:30 ---> logs-deploy.sh 11:31:30 Setup pyenv: 11:31:30 system 11:31:30 3.8.13 11:31:30 3.9.13 11:31:30 * 3.10.6 (set by /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.python-version) 11:31:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FEvz from file:/tmp/.os_lf_venv 11:31:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:31:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:31:34 lf-activate-venv(): INFO: Base packages installed successfully 11:31:34 lf-activate-venv(): INFO: Installing additional packages: lftools 11:31:53 lf-activate-venv(): INFO: Adding /tmp/venv-FEvz/bin to PATH 11:31:53 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/161 11:31:53 INFO: archiving workspace using pattern(s): -p **/*.log 11:32:00 Archives upload complete. 11:32:01 INFO: archiving logs to Nexus 11:32:02 ---> uname -a: 11:32:02 Linux prd-ubuntu1804-builder-2c-2g-6009 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 11:32:02 11:32:02 11:32:02 ---> lscpu: 11:32:02 Architecture: x86_64 11:32:02 CPU op-mode(s): 32-bit, 64-bit 11:32:02 Byte Order: Little Endian 11:32:02 CPU(s): 2 11:32:02 On-line CPU(s) list: 0,1 11:32:02 Thread(s) per core: 1 11:32:02 Core(s) per socket: 1 11:32:02 Socket(s): 2 11:32:02 NUMA node(s): 1 11:32:02 Vendor ID: AuthenticAMD 11:32:02 CPU family: 23 11:32:02 Model: 49 11:32:02 Model name: AMD EPYC-Rome Processor 11:32:02 Stepping: 0 11:32:02 CPU MHz: 2800.000 11:32:02 BogoMIPS: 5600.00 11:32:02 Virtualization: AMD-V 11:32:02 Hypervisor vendor: KVM 11:32:02 Virtualization type: full 11:32:02 L1d cache: 32K 11:32:02 L1i cache: 32K 11:32:02 L2 cache: 512K 11:32:02 L3 cache: 16384K 11:32:02 NUMA node0 CPU(s): 0,1 11:32:02 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 11:32:02 11:32:02 11:32:02 ---> nproc: 11:32:02 2 11:32:02 11:32:02 11:32:02 ---> df -h: 11:32:02 Filesystem Size Used Avail Use% Mounted on 11:32:02 udev 2.0G 0 2.0G 0% /dev 11:32:02 tmpfs 395M 668K 394M 1% /run 11:32:02 /dev/vda1 20G 8.2G 12G 43% / 11:32:02 tmpfs 2.0G 0 2.0G 0% /dev/shm 11:32:02 tmpfs 5.0M 0 5.0M 0% /run/lock 11:32:02 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 11:32:02 /dev/vda15 105M 5.3M 100M 5% /boot/efi 11:32:02 tmpfs 395M 0 395M 0% /run/user/1001 11:32:02 11:32:02 11:32:02 ---> free -m: 11:32:02 total used free shared buff/cache available 11:32:02 Mem: 3944 377 785 0 2781 3283 11:32:02 Swap: 1023 0 1023 11:32:02 11:32:02 11:32:02 ---> ip addr: 11:32:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:32:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:32:02 inet 127.0.0.1/8 scope host lo 11:32:02 valid_lft forever preferred_lft forever 11:32:02 inet6 ::1/128 scope host 11:32:02 valid_lft forever preferred_lft forever 11:32:02 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 11:32:02 link/ether fa:16:3e:52:0f:84 brd ff:ff:ff:ff:ff:ff 11:32:02 inet 10.32.6.102/23 brd 10.32.7.255 scope global dynamic ens3 11:32:02 valid_lft 85967sec preferred_lft 85967sec 11:32:02 inet6 fe80::f816:3eff:fe52:f84/64 scope link 11:32:02 valid_lft forever preferred_lft forever 11:32:02 11:32:02 11:32:02 ---> sar -b -r -n DEV: 11:32:02 Linux 4.15.0-213-generic (prd-ubuntu1804-builder-2c-2g-6009) 10/09/25 _x86_64_ (2 CPU) 11:32:02 11:32:02 11:24:51 LINUX RESTART (2 CPU) 11:32:02 11:32:02 11:25:01 tps rtps wtps bread/s bwrtn/s 11:32:02 11:26:02 125.88 49.53 76.35 3975.47 39634.48 11:32:02 11:27:01 53.68 0.17 53.51 26.71 9304.81 11:32:02 11:28:01 68.66 15.19 53.47 1104.30 7553.22 11:32:02 11:29:01 70.07 2.15 67.92 84.39 19452.22 11:32:02 11:30:01 66.94 25.33 41.62 1221.65 18425.98 11:32:02 11:31:01 43.85 25.70 18.15 1284.77 4046.08 11:32:02 11:32:01 46.09 26.46 19.63 796.80 1316.85 11:32:02 Average: 67.91 20.70 47.21 1216.31 14258.35 11:32:02 11:32:02 11:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:32:02 11:26:02 1987952 3411540 2051100 50.78 36912 1552884 590040 11.60 498660 1411192 70752 11:32:02 11:27:01 1709788 3388188 2329264 57.67 56168 1773180 601956 11.83 534744 1621716 129540 11:32:02 11:28:01 1529644 3408408 2509408 62.13 70816 1945680 620520 12.20 524280 1785408 108596 11:32:02 11:29:01 1024724 3369732 3014328 74.63 86452 2378044 648852 12.75 583040 2195032 80844 11:32:02 11:30:01 107540 2858420 3931512 97.34 96808 2744060 1330796 26.16 1144548 2518960 69504 11:32:02 11:31:01 828672 3361000 3210380 79.48 98980 2532840 593972 11.67 663140 2291760 26948 11:32:02 11:32:01 835124 3393584 3203928 79.32 100216 2555536 551652 10.84 642744 2303216 19904 11:32:02 Average: 1146206 3312982 2892846 71.62 78050 2211746 705398 13.86 655879 2018183 72298 11:32:02 11:32:02 11:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:32:02 11:26:02 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 11:32:02 11:26:02 ens3 199.08 142.93 1109.66 59.85 0.00 0.00 0.00 0.00 11:32:02 11:27:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 11:32:02 11:27:01 ens3 39.83 30.47 561.61 4.18 0.00 0.00 0.00 0.00 11:32:02 11:28:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 11:32:02 11:28:01 ens3 26.04 20.24 125.70 5.85 0.00 0.00 0.00 0.00 11:32:02 11:29:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 11:32:02 11:29:01 ens3 57.97 41.29 1316.98 5.34 0.00 0.00 0.00 0.00 11:32:02 11:30:01 lo 0.47 0.47 0.06 0.06 0.00 0.00 0.00 0.00 11:32:02 11:30:01 ens3 349.11 149.31 2316.90 16.73 0.00 0.00 0.00 0.00 11:32:02 11:31:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 11:32:02 11:31:01 ens3 17.86 18.13 11.02 15.65 0.00 0.00 0.00 0.00 11:32:02 11:32:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 11:32:02 11:32:01 ens3 13.63 16.51 6.06 136.40 0.00 0.00 0.00 0.00 11:32:02 Average: lo 0.66 0.66 0.06 0.06 0.00 0.00 0.00 0.00 11:32:02 Average: ens3 100.66 59.91 778.82 34.93 0.00 0.00 0.00 0.00 11:32:02 11:32:02 11:32:02 ---> sar -P ALL: 11:32:02 Linux 4.15.0-213-generic (prd-ubuntu1804-builder-2c-2g-6009) 10/09/25 _x86_64_ (2 CPU) 11:32:02 11:32:02 11:24:51 LINUX RESTART (2 CPU) 11:32:02 11:32:02 11:25:01 CPU %user %nice %system %iowait %steal %idle 11:32:02 11:26:02 all 35.04 0.00 4.01 10.70 6.28 43.98 11:32:02 11:26:02 0 33.89 0.00 4.64 11.01 6.89 43.57 11:32:02 11:26:02 1 36.20 0.00 3.37 10.39 5.66 44.39 11:32:02 11:27:01 all 37.62 0.00 2.40 5.13 4.56 50.30 11:32:02 11:27:01 0 52.61 0.00 2.75 5.36 5.11 34.17 11:32:02 11:27:01 1 22.73 0.00 2.07 4.91 4.00 66.30 11:32:02 11:28:01 all 37.09 0.00 2.74 4.58 6.05 49.54 11:32:02 11:28:01 0 55.83 0.00 3.71 5.58 5.94 28.95 11:32:02 11:28:01 1 18.84 0.00 1.77 3.62 6.15 69.62 11:32:02 11:29:01 all 33.09 0.00 2.76 4.53 6.33 53.29 11:32:02 11:29:01 0 48.51 0.00 3.77 7.01 6.93 33.77 11:32:02 11:29:01 1 17.75 0.00 1.76 2.06 5.71 72.73 11:32:02 11:30:01 all 42.66 0.00 3.29 4.87 8.21 40.97 11:32:02 11:30:01 0 41.88 0.00 3.38 7.05 7.80 39.88 11:32:02 11:30:01 1 43.44 0.00 3.19 2.69 8.64 42.04 11:32:02 11:31:01 all 44.81 0.00 2.90 4.78 5.78 41.72 11:32:02 11:31:01 0 45.54 0.00 2.46 6.66 5.70 39.64 11:32:02 11:31:01 1 44.09 0.00 3.34 2.91 5.86 43.79 11:32:02 11:32:01 all 37.77 0.00 1.90 3.70 4.06 52.58 11:32:02 11:32:01 0 27.43 0.00 1.65 6.31 4.06 60.55 11:32:02 11:32:01 1 48.27 0.00 2.17 1.04 4.04 44.48 11:32:02 Average: all 38.28 0.00 2.86 5.47 5.90 47.48 11:32:02 Average: 0 43.63 0.00 3.20 7.01 6.07 40.10 11:32:02 Average: 1 32.95 0.00 2.52 3.94 5.73 54.85 11:32:02 11:32:02 11:32:02