11:25:02 Started by timer 11:25:02 Running as SYSTEM 11:25:02 [EnvInject] - Loading node environment variables. 11:25:02 Building remotely on prd-ubuntu1804-builder-2c-2g-8702 (ubuntu1804-builder-2c-2g) in workspace /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube 11:25:02 [ssh-agent] Looking for ssh-agent implementation... 11:25:02 $ ssh-agent 11:25:02 SSH_AUTH_SOCK=/tmp/ssh-ln07NSLGMPIS/agent.1613 11:25:02 SSH_AGENT_PID=1615 11:25:02 [ssh-agent] Started. 11:25:02 Running ssh-add (command line suppressed) 11:25:02 Identity added: /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube@tmp/private_key_3286901633722468580.key (jenkins-ssh) 11:25:03 [ssh-agent] Using credentials jenkins (jenkins) 11:25:03 The recommended git tool is: NONE 11:25:05 using credential jenkins 11:25:05 Wiping out workspace first. 11:25:05 Cloning the remote Git repository 11:25:05 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/athp/tps/kubeflow-adapter 11:25:05 > git init /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube # timeout=10 11:25:05 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/athp/tps/kubeflow-adapter 11:25:05 > git --version # timeout=10 11:25:05 > git --version # 'git version 2.17.1' 11:25:05 using GIT_SSH to set credentials jenkins 11:25:05 > 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:06 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/athp/tps/kubeflow-adapter # timeout=10 11:25:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:25:07 Avoid second fetch 11:25:07 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 11:25:07 Checking out Revision 698e3355825e3dea8fd437630281eb4dfc3577d2 (refs/remotes/origin/master) 11:25:07 > git config core.sparsecheckout # timeout=10 11:25:07 > git checkout -f 698e3355825e3dea8fd437630281eb4dfc3577d2 # timeout=10 11:25:07 Commit message: "Update release container tag for m-release" 11:25:07 > git rev-list --no-walk 698e3355825e3dea8fd437630281eb4dfc3577d2 # timeout=10 11:25:11 provisioning config files... 11:25:11 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:25:11 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:25:11 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins11020342692010725579.sh 11:25:11 ---> python-tools-install.sh 11:25:11 Setup pyenv: 11:25:11 * system (set by /opt/pyenv/version) 11:25:11 * 3.8.13 (set by /opt/pyenv/version) 11:25:11 * 3.9.13 (set by /opt/pyenv/version) 11:25:11 * 3.10.6 (set by /opt/pyenv/version) 11:25:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JKMt 11:25:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:25:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:25:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:25:26 lf-activate-venv(): INFO: Base packages installed successfully 11:25:26 lf-activate-venv(): INFO: Installing additional packages: lftools 11:26:06 lf-activate-venv(): INFO: Adding /tmp/venv-JKMt/bin to PATH 11:26:06 Generating Requirements File 11:26:37 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:26:37 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:26:38 Python 3.10.6 11:26:39 pip 26.0.1 from /tmp/venv-JKMt/lib/python3.10/site-packages/pip (python 3.10) 11:26:39 appdirs==1.4.4 11:26:39 argcomplete==3.6.3 11:26:39 aspy.yaml==1.3.0 11:26:39 attrs==25.4.0 11:26:39 autopage==0.6.0 11:26:39 backports.strenum==1.3.1 11:26:39 beautifulsoup4==4.14.3 11:26:39 boto3==1.42.66 11:26:39 botocore==1.42.66 11:26:39 bs4==0.0.2 11:26:39 certifi==2026.2.25 11:26:39 cffi==2.0.0 11:26:39 cfgv==3.5.0 11:26:39 chardet==7.1.0 11:26:39 charset-normalizer==3.4.5 11:26:39 click==8.3.1 11:26:39 cliff==4.13.2 11:26:39 cmd2==3.4.0 11:26:39 cryptography==3.3.2 11:26:39 debtcollector==3.0.0 11:26:39 decorator==5.2.1 11:26:39 defusedxml==0.7.1 11:26:39 Deprecated==1.3.1 11:26:39 distlib==0.4.0 11:26:39 dnspython==2.8.0 11:26:39 docker==7.1.0 11:26:39 dogpile.cache==1.5.0 11:26:39 durationpy==0.10 11:26:39 email-validator==2.3.0 11:26:39 filelock==3.25.1 11:26:39 future==1.0.0 11:26:39 gitdb==4.0.12 11:26:39 GitPython==3.1.46 11:26:39 httplib2==0.30.2 11:26:39 identify==2.6.17 11:26:39 idna==3.11 11:26:39 importlib-resources==1.5.0 11:26:39 iso8601==2.1.0 11:26:39 Jinja2==3.1.6 11:26:39 jmespath==1.1.0 11:26:39 jsonpatch==1.33 11:26:39 jsonpointer==3.0.0 11:26:39 jsonschema==4.26.0 11:26:39 jsonschema-specifications==2025.9.1 11:26:39 keystoneauth1==5.13.1 11:26:39 kubernetes==35.0.0 11:26:39 lftools==0.37.22 11:26:39 lxml==6.0.2 11:26:39 markdown-it-py==4.0.0 11:26:39 MarkupSafe==3.0.3 11:26:39 mdurl==0.1.2 11:26:39 msgpack==1.1.2 11:26:39 multi_key_dict==2.0.3 11:26:39 munch==4.0.0 11:26:39 netaddr==1.3.0 11:26:39 niet==1.4.2 11:26:39 nodeenv==1.10.0 11:26:39 oauth2client==4.1.3 11:26:39 oauthlib==3.3.1 11:26:39 openstacksdk==4.10.0 11:26:39 os-service-types==1.8.2 11:26:39 osc-lib==4.4.0 11:26:39 oslo.config==10.3.0 11:26:39 oslo.context==6.3.0 11:26:39 oslo.i18n==6.7.2 11:26:39 oslo.log==8.1.0 11:26:39 oslo.serialization==5.9.1 11:26:39 oslo.utils==10.0.0 11:26:39 packaging==26.0 11:26:39 pbr==7.0.3 11:26:39 platformdirs==4.9.4 11:26:39 prettytable==3.17.0 11:26:39 psutil==7.2.2 11:26:39 pyasn1==0.6.2 11:26:39 pyasn1_modules==0.4.2 11:26:39 pycparser==3.0 11:26:39 pygerrit2==2.0.15 11:26:39 PyGithub==2.8.1 11:26:39 Pygments==2.19.2 11:26:39 PyJWT==2.11.0 11:26:39 PyNaCl==1.6.2 11:26:39 pyparsing==2.4.7 11:26:39 pyperclip==1.11.0 11:26:39 pyrsistent==0.20.0 11:26:39 python-cinderclient==9.9.0 11:26:39 python-dateutil==2.9.0.post0 11:26:39 python-discovery==1.1.3 11:26:39 python-heatclient==5.1.0 11:26:39 python-jenkins==1.8.3 11:26:39 python-keystoneclient==5.8.0 11:26:39 python-magnumclient==4.10.0 11:26:39 python-openstackclient==9.0.0 11:26:39 python-swiftclient==4.10.0 11:26:39 PyYAML==6.0.3 11:26:39 referencing==0.37.0 11:26:39 requests==2.32.5 11:26:39 requests-oauthlib==2.0.0 11:26:39 requestsexceptions==1.4.0 11:26:39 rfc3986==2.0.0 11:26:39 rich==14.3.3 11:26:39 rich-argparse==1.7.2 11:26:39 rpds-py==0.30.0 11:26:39 rsa==4.9.1 11:26:39 ruamel.yaml==0.19.1 11:26:39 ruamel.yaml.clib==0.2.15 11:26:39 s3transfer==0.16.0 11:26:39 simplejson==3.20.2 11:26:39 six==1.17.0 11:26:39 smmap==5.0.3 11:26:39 soupsieve==2.8.3 11:26:39 stevedore==5.7.0 11:26:39 tabulate==0.10.0 11:26:39 toml==0.10.2 11:26:39 tomlkit==0.14.0 11:26:39 tqdm==4.67.3 11:26:39 typing_extensions==4.15.0 11:26:39 urllib3==1.26.20 11:26:39 virtualenv==21.2.0 11:26:39 wcwidth==0.6.0 11:26:39 websocket-client==1.9.0 11:26:39 wrapt==2.1.2 11:26:39 xdg==6.0.0 11:26:39 xmltodict==1.0.4 11:26:39 yq==3.4.3 11:26:39 [EnvInject] - Injecting environment variables from a build step. 11:26:39 [EnvInject] - Injecting as environment variables the properties content 11:26:39 SET_JDK_VERSION=openjdk17 11:26:39 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 11:26:39 11:26:39 [EnvInject] - Variables injected successfully. 11:26:39 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/sh /tmp/jenkins9764407823933314729.sh 11:26:39 ---> update-java-alternatives.sh 11:26:39 ---> Updating Java version 11:26:40 ---> Ubuntu/Debian system detected 11:26:40 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 11:26:40 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 11:26:40 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 11:26:40 openjdk version "17.0.7" 2023-04-18 11:26:40 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 11:26:40 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 11:26:40 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 11:26:40 [EnvInject] - Injecting environment variables from a build step. 11:26:40 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 11:26:41 [EnvInject] - Variables injected successfully. 11:26:41 [EnvInject] - Injecting environment variables from a build step. 11:26:41 [EnvInject] - Injecting as environment variables the properties content 11:26:41 PYTHON=python3 11:26:41 11:26:41 [EnvInject] - Variables injected successfully. 11:26:41 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash -l /tmp/jenkins16139366865221690109.sh 11:26:41 ---> tox-install.sh 11:26:41 + source /home/jenkins/lf-env.sh 11:26:41 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:26:41 ++ mktemp -d /tmp/venv-XXXX 11:26:41 + lf_venv=/tmp/venv-gOM7 11:26:41 + local venv_file=/tmp/.os_lf_venv 11:26:41 + local python=python3 11:26:41 + local options 11:26:41 + local set_path=true 11:26:41 + local install_args= 11:26:41 ++ 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:26:41 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:26:41 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:26:41 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:26:41 + true 11:26:41 + case $1 in 11:26:41 + venv_file=/tmp/.toxenv 11:26:41 + shift 2 11:26:41 + true 11:26:41 + case $1 in 11:26:41 + shift 11:26:41 + break 11:26:41 + case $python in 11:26:41 + local pkg_list= 11:26:41 + [[ -d /opt/pyenv ]] 11:26:41 + echo 'Setup pyenv:' 11:26:41 Setup pyenv: 11:26:41 + export PYENV_ROOT=/opt/pyenv 11:26:41 + PYENV_ROOT=/opt/pyenv 11:26:41 + 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:26:41 + 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:26:41 + pyenv versions 11:26:41 system 11:26:41 3.8.13 11:26:41 3.9.13 11:26:41 * 3.10.6 (set by /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.python-version) 11:26:41 + command -v pyenv 11:26:41 ++ pyenv init - --no-rehash 11:26:41 + 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:26:41 export PATH="/opt/pyenv/shims:${PATH}" 11:26:41 export PYENV_SHELL=bash 11:26:41 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:26:41 pyenv() { 11:26:41 local command 11:26:41 command="${1:-}" 11:26:41 if [ "$#" -gt 0 ]; then 11:26:41 shift 11:26:41 fi 11:26:41 11:26:41 case "$command" in 11:26:41 rehash|shell) 11:26:41 eval "$(pyenv "sh-$command" "$@")" 11:26:41 ;; 11:26:41 *) 11:26:41 command pyenv "$command" "$@" 11:26:41 ;; 11:26:41 esac 11:26:41 }' 11:26:41 +++ 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:26:41 ++ 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:26:41 ++ 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:26:41 ++ 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:26:41 ++ export PYENV_SHELL=bash 11:26:41 ++ PYENV_SHELL=bash 11:26:41 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:26:41 +++ complete -F _pyenv pyenv 11:26:41 ++ lf-pyver python3 11:26:41 ++ local py_version_xy=python3 11:26:41 ++ local py_version_xyz= 11:26:41 ++ grep -E '^[0-9.]*[0-9]$' 11:26:41 ++ awk '{ print $1 }' 11:26:41 ++ sed 's/^[ *]* //' 11:26:41 ++ pyenv versions 11:26:41 ++ local command 11:26:41 ++ command=versions 11:26:41 ++ '[' 1 -gt 0 ']' 11:26:41 ++ shift 11:26:41 ++ case "$command" in 11:26:41 ++ command pyenv versions 11:26:41 ++ pyenv versions 11:26:41 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:26:41 +++ grep '^3' /tmp/.pyenv_versions 11:26:41 +++ sort -V 11:26:41 +++ tail -n 1 11:26:41 ++ py_version_xyz=3.10.6 11:26:41 ++ [[ -z 3.10.6 ]] 11:26:41 ++ echo 3.10.6 11:26:41 ++ return 0 11:26:41 + pyenv local 3.10.6 11:26:41 + local command 11:26:41 + command=local 11:26:41 + '[' 2 -gt 0 ']' 11:26:41 + shift 11:26:41 + case "$command" in 11:26:41 + command pyenv local 3.10.6 11:26:41 + pyenv local 3.10.6 11:26:41 + for arg in "$@" 11:26:41 + case $arg in 11:26:41 + pkg_list+='tox ' 11:26:41 + for arg in "$@" 11:26:41 + case $arg in 11:26:41 + pkg_list+='virtualenv ' 11:26:41 + for arg in "$@" 11:26:41 + case $arg in 11:26:41 + pkg_list+='urllib3~=1.26.15 ' 11:26:41 + [[ -f /tmp/.toxenv ]] 11:26:41 + [[ ! -f /tmp/.toxenv ]] 11:26:41 + [[ -n '' ]] 11:26:41 + python3 -m venv /tmp/venv-gOM7 11:26:48 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gOM7' 11:26:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gOM7 11:26:48 + echo /tmp/venv-gOM7 11:26:48 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:26:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:26:48 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:26:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:26:48 + local 'pip_opts=--upgrade --quiet' 11:26:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:26:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:26:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:26:48 + [[ -n '' ]] 11:26:48 + [[ -n '' ]] 11:26:48 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:26:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:26:48 + /tmp/venv-gOM7/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:26:56 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:26:56 lf-activate-venv(): INFO: Base packages installed successfully 11:26:56 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:26:56 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:26:56 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:26:56 + /tmp/venv-gOM7/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:00 + type python3 11:27:00 + true 11:27:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-gOM7/bin to PATH' 11:27:00 lf-activate-venv(): INFO: Adding /tmp/venv-gOM7/bin to PATH 11:27:00 + PATH=/tmp/venv-gOM7/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:00 + return 0 11:27:00 + python3 --version 11:27:00 Python 3.10.6 11:27:00 + python3 -m pip --version 11:27:00 pip 26.0.1 from /tmp/venv-gOM7/lib/python3.10/site-packages/pip (python 3.10) 11:27:00 + python3 -m pip freeze 11:27:01 cachetools==7.0.5 11:27:01 colorama==0.4.6 11:27:01 distlib==0.4.0 11:27:01 filelock==3.25.1 11:27:01 packaging==26.0 11:27:01 platformdirs==4.9.4 11:27:01 pluggy==1.6.0 11:27:01 pyproject-api==1.10.0 11:27:01 python-discovery==1.1.3 11:27:01 tomli==2.4.0 11:27:01 tomli_w==1.2.0 11:27:01 tox==4.49.1 11:27:01 typing_extensions==4.15.0 11:27:01 urllib3==1.26.20 11:27:01 virtualenv==21.2.0 11:27:01 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/sh -xe /tmp/jenkins6705765042721532701.sh 11:27:01 [EnvInject] - Injecting environment variables from a build step. 11:27:01 [EnvInject] - Injecting as environment variables the properties content 11:27:01 PARALLEL=False 11:27:01 11:27:01 [EnvInject] - Variables injected successfully. 11:27:01 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash -l /tmp/jenkins1006287222493834674.sh 11:27:01 ---> tox-run.sh 11:27:01 + 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:01 + ARCHIVE_TOX_DIR=/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/tox 11:27:01 + ARCHIVE_DOC_DIR=/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/docs 11:27:01 + mkdir -p /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/tox 11:27:01 + cd /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/. 11:27:01 + source /home/jenkins/lf-env.sh 11:27:01 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:27:01 ++ mktemp -d /tmp/venv-XXXX 11:27:01 + lf_venv=/tmp/venv-EJqe 11:27:01 + local venv_file=/tmp/.os_lf_venv 11:27:01 + local python=python3 11:27:01 + local options 11:27:01 + local set_path=true 11:27:01 + local install_args= 11:27: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 11:27:01 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:27:01 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:27:01 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:27:01 + true 11:27:01 + case $1 in 11:27:01 + venv_file=/tmp/.toxenv 11:27:01 + shift 2 11:27:01 + true 11:27:01 + case $1 in 11:27:01 + shift 11:27:01 + break 11:27:01 + case $python in 11:27:01 + local pkg_list= 11:27:01 + [[ -d /opt/pyenv ]] 11:27:01 + echo 'Setup pyenv:' 11:27:01 Setup pyenv: 11:27:01 + export PYENV_ROOT=/opt/pyenv 11:27:01 + PYENV_ROOT=/opt/pyenv 11:27:01 + 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:01 + 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:01 + pyenv versions 11:27:01 system 11:27:01 3.8.13 11:27:01 3.9.13 11:27:01 * 3.10.6 (set by /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.python-version) 11:27:01 + command -v pyenv 11:27:01 ++ pyenv init - --no-rehash 11:27: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[*]}"'\'')" 11:27:01 export PATH="/opt/pyenv/shims:${PATH}" 11:27:01 export PYENV_SHELL=bash 11:27:01 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:27:01 pyenv() { 11:27:01 local command 11:27:01 command="${1:-}" 11:27:01 if [ "$#" -gt 0 ]; then 11:27:01 shift 11:27:01 fi 11:27:01 11:27:01 case "$command" in 11:27:01 rehash|shell) 11:27:01 eval "$(pyenv "sh-$command" "$@")" 11:27:01 ;; 11:27:01 *) 11:27:01 command pyenv "$command" "$@" 11:27:01 ;; 11:27:01 esac 11:27:01 }' 11:27: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[*]}"' 11:27:01 ++ 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:01 ++ 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:01 ++ 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:01 ++ export PYENV_SHELL=bash 11:27:01 ++ PYENV_SHELL=bash 11:27:01 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:27:01 +++ complete -F _pyenv pyenv 11:27:01 ++ lf-pyver python3 11:27:01 ++ local py_version_xy=python3 11:27:01 ++ local py_version_xyz= 11:27:01 ++ pyenv versions 11:27:01 ++ local command 11:27:01 ++ command=versions 11:27:01 ++ '[' 1 -gt 0 ']' 11:27:01 ++ shift 11:27:01 ++ case "$command" in 11:27:01 ++ command pyenv versions 11:27:01 ++ pyenv versions 11:27:01 ++ grep -E '^[0-9.]*[0-9]$' 11:27:01 ++ sed 's/^[ *]* //' 11:27:01 ++ awk '{ print $1 }' 11:27:01 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:27:01 +++ grep '^3' /tmp/.pyenv_versions 11:27:01 +++ sort -V 11:27:01 +++ tail -n 1 11:27:01 ++ py_version_xyz=3.10.6 11:27:01 ++ [[ -z 3.10.6 ]] 11:27:01 ++ echo 3.10.6 11:27:01 ++ return 0 11:27:01 + pyenv local 3.10.6 11:27:01 + local command 11:27:01 + command=local 11:27:01 + '[' 2 -gt 0 ']' 11:27:01 + shift 11:27:01 + case "$command" in 11:27:01 + command pyenv local 3.10.6 11:27:01 + pyenv local 3.10.6 11:27:01 + for arg in "$@" 11:27:01 + case $arg in 11:27:01 + pkg_list+='tox ' 11:27:01 + for arg in "$@" 11:27:01 + case $arg in 11:27:01 + pkg_list+='virtualenv ' 11:27:01 + for arg in "$@" 11:27:01 + case $arg in 11:27:01 + pkg_list+='urllib3~=1.26.15 ' 11:27:01 + [[ -f /tmp/.toxenv ]] 11:27:01 ++ cat /tmp/.toxenv 11:27:01 + lf_venv=/tmp/venv-gOM7 11:27:01 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gOM7 from' file:/tmp/.toxenv 11:27:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gOM7 from file:/tmp/.toxenv 11:27:01 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:27:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:27:01 + local 'pip_opts=--upgrade --quiet' 11:27:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:27:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:27:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:27:01 + [[ -n '' ]] 11:27:01 + [[ -n '' ]] 11:27:01 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:27:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:27:01 + /tmp/venv-gOM7/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:03 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:27:03 lf-activate-venv(): INFO: Base packages installed successfully 11:27:03 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:27:03 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:27:03 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:27:03 + /tmp/venv-gOM7/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:05 + type python3 11:27:05 + true 11:27:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-gOM7/bin to PATH' 11:27:05 lf-activate-venv(): INFO: Adding /tmp/venv-gOM7/bin to PATH 11:27:05 + PATH=/tmp/venv-gOM7/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:05 + return 0 11:27:05 + [[ -d /opt/pyenv ]] 11:27:05 + echo '---> Setting up pyenv' 11:27:05 ---> Setting up pyenv 11:27:05 + export PYENV_ROOT=/opt/pyenv 11:27:05 + PYENV_ROOT=/opt/pyenv 11:27:05 + export PATH=/opt/pyenv/bin:/tmp/venv-gOM7/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:05 + PATH=/opt/pyenv/bin:/tmp/venv-gOM7/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:05 ++ pwd 11:27:05 + PYTHONPATH=/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube 11:27:05 + export PYTHONPATH 11:27:05 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:27:05 + TOX_TESTENV_PASSENV=PYTHONPATH 11:27:05 + tox --version 11:27:05 4.49.1 from /tmp/venv-gOM7/lib/python3.10/site-packages/tox/__init__.py 11:27:06 + PARALLEL=False 11:27:06 + TOX_OPTIONS_LIST= 11:27:06 + [[ -n '' ]] 11:27:06 + case ${PARALLEL,,} in 11:27:06 + tox 11:27:06 + tee -a /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/tox/tox.log 11:27:07 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:27:37 code: freeze> python -m pip freeze --all 11:27:37 code: certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.5,click==8.3.1,click-option-group==0.5.7,coverage==7.13.4,cryptography==46.0.5,docstring_parser==0.17.0,exceptiongroup==1.3.1,Flask==2.2.5,Flask-API==3.1,flask-cors==6.0.2,google-api-core==2.30.0,google-auth==2.49.0,google-cloud-core==2.5.0,google-cloud-storage==3.9.0,google-crc32c==1.8.0,google-resumable-media==2.8.0,googleapis-common-protos==1.73.0,idna==3.11,iniconfig==2.3.0,itsdangerous==2.2.0,Jinja2==3.1.6,kfp==2.16.0,kfp-pipeline-spec==2.16.0,kfp-server-api==2.16.0,kubernetes==30.1.0,MarkupSafe==3.0.3,mock==5.2.0,oauthlib==3.3.1,packaging==26.0,pip==26.0.1,pluggy==1.6.0,proto-plus==1.27.1,protobuf==6.33.5,pyasn1==0.6.2,pyasn1_modules==0.4.2,pycparser==3.0,Pygments==2.19.2,pytest==9.0.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==82.0.0,six==1.17.0,tabulate==0.10.0,tomli==2.4.0,typing_extensions==4.15.0,urllib3==2.6.3,websocket-client==1.9.0,Werkzeug==2.2.2 11:27:37 code: commands[0]> pip3 install /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube 11:27:38 Looking in indexes: https://nexus3.o-ran-sc.org/repository/PyPi/simple 11:27:38 Processing ./. 11:27:38 Installing build dependencies: started 11:27:40 Installing build dependencies: finished with status 'done' 11:27:40 Getting requirements to build wheel: started 11:27:41 Getting requirements to build wheel: finished with status 'done' 11:27:41 Preparing metadata (pyproject.toml): started 11:27:41 Preparing metadata (pyproject.toml): finished with status 'done' 11:27:41 Building wheels for collected packages: kfadapter 11:27:41 Building wheel for kfadapter (pyproject.toml): started 11:27:42 Building wheel for kfadapter (pyproject.toml): finished with status 'done' 11:27:42 Created wheel for kfadapter: filename=kfadapter-0.1-py3-none-any.whl size=24852 sha256=35bbade6cdac01be81e306601e1798cb4e338b68d5703fc51647cfa501eef8fd 11:27:42 Stored in directory: /home/jenkins/.cache/pip/wheels/e4/a1/f2/e3c7a4c5a4901491eea701dc46ce3a58657913c134baa5ad1b 11:27:42 Successfully built kfadapter 11:27:42 Installing collected packages: kfadapter 11:27:42 Successfully installed kfadapter-0.1 11:27:42 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:27:45 ============================= test session starts ============================== 11:27:45 platform linux -- Python 3.10.6, pytest-9.0.2, pluggy-1.6.0 11:27:45 cachedir: .tox/code/.pytest_cache 11:27:45 rootdir: /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube 11:27:45 plugins: cov-7.0.0 11:27:45 collected 63 items 11:27:45 11:27:45 test/test_kfadapter_conf.py ........ [ 12%] 11:27:45 test/test_kfadapter_kfconnect.py ............... [ 36%] 11:27:45 test/test_kfadapter_main.py ............................ [ 80%] 11:27:45 test/test_kfadapter_util.py .......... [ 96%] 11:27:45 test/test_tmgr_logger.py .. [100%] 11:27:47 11:27:47 =============================== warnings summary =============================== 11:27:47 .tox/code/lib/python3.10/site-packages/flask_api/renderers.py:5 11:27:47 /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:27:47 from flask.globals import _request_ctx_stack 11:27:47 11:27:47 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 11:27:47 ---------------------- generated xml file: /tmp/tests.xml ---------------------- 11:27:47 ================================ tests coverage ================================ 11:27:47 _______________ coverage: platform linux, python 3.10.6-final-0 ________________ 11:27:47 11:27:47 Name Stmts Miss Cover Missing 11:27:47 ---------------------------------------------------------------- 11:27:47 kfadapter/__init__.py 0 0 100% 11:27:47 kfadapter/kfadapter_conf.py 47 2 96% 63, 91 11:27:47 kfadapter/kfadapter_kfconnect.py 93 24 74% 58, 117-118, 157-164, 196, 215-225, 282-283, 293, 296 11:27:47 kfadapter/kfadapter_main.py 269 32 88% 390-401, 414-415, 421, 495-498, 514-530 11:27:47 kfadapter/kfadapter_util.py 84 39 54% 65, 106-143, 171-173 11:27:47 kfadapter/tmgr_logger.py 21 3 86% 46-48 11:27:47 ---------------------------------------------------------------- 11:27:47 TOTAL 514 100 81% 11:27:47 Coverage HTML written to dir htmlcov 11:27:47 Coverage XML written to file coverage.xml 11:27:47 Required test coverage of 10% reached. Total coverage: 80.54% 11:27:47 ======================== 63 passed, 1 warning in 3.28s ========================= 11:27:47 code: commands[2]> coverage xml -i 11:27:47 Wrote XML report to coverage.xml 11:27:48 code: OK ✔ in 41.54 seconds 11:27:48 docs: install_deps> python -I -m pip install lfdocs-conf recommonmark sphinx sphinx-rtd-theme sphinxcontrib-httpdomain 'urllib3~=1.26.15' 11:28:24 docs: freeze> python -m pip freeze --all 11:28:24 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.2.25,charset-normalizer==3.4.5,commonmark==0.9.1,contourpy==1.3.2,cycler==0.12.1,docutils==0.21.2,fonttools==4.62.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==2.0.0,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.5.0,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.2.6,nwdiag==3.0.0,packaging==26.0,pillow==12.1.1,pip==26.0.1,Pygments==2.19.2,pyparsing==3.3.2,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==82.0.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-tabs==3.5.0,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-httpdomain==2.0.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,tomli==2.4.0,urllib3==1.26.20,webcolors==25.10.0 11:28:24 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:25 Running Sphinx v8.1.3 11:28:25 loading translations [en]... done 11:28:25 making output directory... done 11:28:25 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 11:28:25 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:25 building [mo]: targets for 0 po files that are out of date 11:28:25 writing output... 11:28:25 building [html]: targets for 4 source files that are out of date 11:28:25 updating environment: [new config] 4 added, 0 changed, 0 removed 11:28:25 reading sources... [ 25%] index 11:28:25 reading sources... [ 50%] installation-guide 11:28:25 reading sources... [ 75%] overview 11:28:25 reading sources... [100%] release-notes 11:28:25 11:28:25 looking for now-outdated files... none found 11:28:25 pickling environment... done 11:28:25 checking consistency... done 11:28:25 preparing documents... done 11:28:25 copying assets... 11:28:25 copying static files... 11:28:26 Writing evaluated template result to /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/docs/_build/html/_static/documentation_options.js 11:28:26 Writing evaluated template result to /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/docs/_build/html/_static/basic.css 11:28:26 Writing evaluated template result to /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/docs/_build/html/_static/language_data.js 11:28:26 Writing evaluated template result to /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/docs/_build/html/_static/js/versions.js 11:28:26 copying static files: done 11:28:26 copying extra files... 11:28:26 copying extra files: done 11:28:26 copying assets: done 11:28:26 writing output... [ 25%] index 11:28:26 writing output... [ 50%] installation-guide 11:28:26 writing output... [ 75%] overview 11:28:26 writing output... [100%] release-notes 11:28:26 11:28:26 generating indices... genindex done 11:28:26 highlighting module code... 11:28:26 writing additional pages... search done 11:28:26 dumping search index in English (code: en)... done 11:28:26 dumping object inventory... done 11:28:26 build succeeded. 11:28:26 11:28:26 The HTML pages are in docs/_build/html. 11:28:26 docs: commands[1]> echo 'Generated docs available in /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/docs/_build/html' 11:28:26 Generated docs available in /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/docs/_build/html 11:28:26 docs: OK ✔ in 38.68 seconds 11:28:26 docs-linkcheck: install_deps> python -I -m pip install lfdocs-conf recommonmark sphinx sphinx-rtd-theme sphinxcontrib-httpdomain 'urllib3~=1.26.15' 11:28:55 docs-linkcheck: freeze> python -m pip freeze --all 11:28:56 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.2.25,charset-normalizer==3.4.5,commonmark==0.9.1,contourpy==1.3.2,cycler==0.12.1,docutils==0.21.2,fonttools==4.62.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==2.0.0,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.5.0,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.2.6,nwdiag==3.0.0,packaging==26.0,pillow==12.1.1,pip==26.0.1,Pygments==2.19.2,pyparsing==3.3.2,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==82.0.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-tabs==3.5.0,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-httpdomain==2.0.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,tomli==2.4.0,urllib3==1.26.20,webcolors==25.10.0 11:28:56 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:28:56 Running Sphinx v8.1.3 11:28:56 loading translations [en]... done 11:28:57 making output directory... done 11:28:57 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 11:28:57 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:57 building [mo]: targets for 0 po files that are out of date 11:28:57 writing output... 11:28:57 building [linkcheck]: targets for 4 source files that are out of date 11:28:57 updating environment: [new config] 4 added, 0 changed, 0 removed 11:28:57 reading sources... [ 25%] index 11:28:57 reading sources... [ 50%] installation-guide 11:28:57 reading sources... [ 75%] overview 11:28:57 reading sources... [100%] release-notes 11:28:57 11:28:57 looking for now-outdated files... none found 11:28:57 pickling environment... done 11:28:57 checking consistency... done 11:28:57 preparing documents... done 11:28:57 copying assets... 11:28:57 copying assets: done 11:28:57 writing output... [ 25%] index 11:28:57 writing output... [ 50%] installation-guide 11:28:57 writing output... [ 75%] overview 11:28:57 writing output... [100%] release-notes 11:28:57 11:28:57 11:28:57 (installation-guide: line 39) ok https://docs.o-ran-sc.org/projects/o-ran-sc-aiml-fw-aimlfw-dep/en/latest/index.html 11:28:57 build succeeded. 11:28:57 11:28:57 Look for any errors in the above output or in docs/_build/linkcheck/output.txt 11:28:57 code: OK (41.54=setup[31.41]+cmd[4.67,5.14,0.31] seconds) 11:28:57 docs: OK (38.68=setup[36.76]+cmd[1.91,0.01] seconds) 11:28:57 docs-linkcheck: OK (31.09=setup[29.71]+cmd[1.39] seconds) 11:28:57 congratulations :) (111.35 seconds) 11:28:57 + tox_status=0 11:28:57 + echo '---> Completed tox runs' 11:28:57 ---> Completed tox runs 11:28:57 + for i in .tox/*/log 11:28:57 ++ echo .tox/code/log 11:28:57 ++ awk -F/ '{print $2}' 11:28:57 + tox_env=code 11:28:57 + cp -r .tox/code/log /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/tox/code 11:28:57 + for i in .tox/*/log 11:28:57 ++ echo .tox/docs-linkcheck/log 11:28:57 ++ awk -F/ '{print $2}' 11:28:57 + tox_env=docs-linkcheck 11:28:57 + cp -r .tox/docs-linkcheck/log /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/tox/docs-linkcheck 11:28:57 + for i in .tox/*/log 11:28:57 ++ echo .tox/docs/log 11:28:57 ++ awk -F/ '{print $2}' 11:28:57 + tox_env=docs 11:28:57 + cp -r .tox/docs/log /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/tox/docs 11:28:57 + DOC_DIR=docs/_build/html 11:28:57 + [[ -d docs/_build/html ]] 11:28:57 + echo '---> Archiving generated docs' 11:28:57 ---> Archiving generated docs 11:28:57 + mv docs/_build/html /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/docs 11:28:57 + echo '---> tox-run.sh ends' 11:28:57 ---> tox-run.sh ends 11:28:57 + test 0 -eq 0 11:28:57 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-8702 11:28:59 [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:28:59 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 11:28:59 INFO: Project root configuration file: NONE 11:28:59 INFO: SonarScanner 4.6.2.2472 11:28:59 INFO: Java 17.0.7 Private Build (64-bit) 11:28:59 INFO: Linux 4.15.0-213-generic amd64 11:29:00 INFO: User cache: /home/jenkins/.sonar/cache 11:29:03 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 11:29:03 INFO: Project root configuration file: NONE 11:29:03 INFO: Analyzing on SonarCloud 11:29:03 INFO: Default locale: "en", source code encoding: "UTF-8" (analysis is platform dependent) 11:29:05 INFO: Load global settings 11:29:06 INFO: Load global settings (done) | time=687ms 11:29:06 INFO: Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu 11:29:06 INFO: Loading required plugins 11:29:06 INFO: Load plugins index 11:29:07 INFO: Load plugins index (done) | time=288ms 11:29:07 INFO: Load/download plugins 11:29:08 INFO: Load/download plugins (done) | time=1296ms 11:29:08 INFO: Loaded core extensions: architecture, a3s, sca 11:29:09 INFO: Process project properties 11:29:09 INFO: Project key: o-ran-sc_aiml-fw-athp-tps-kubeflow-adapter 11:29:09 INFO: Base dir: /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube 11:29:09 INFO: Working dir: /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.scannerwork 11:29:09 INFO: Found an active CI vendor: 'Jenkins' 11:29:09 INFO: Load project branches 11:29:10 INFO: Load project branches (done) | time=388ms 11:29:10 INFO: Load project settings for component key: 'o-ran-sc_aiml-fw-athp-tps-kubeflow-adapter' 11:29:11 INFO: Load project settings for component key: 'o-ran-sc_aiml-fw-athp-tps-kubeflow-adapter' (done) | time=942ms 11:29:11 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:29:11 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:29:11 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:29:12 INFO: Check ALM binding of project 'o-ran-sc_aiml-fw-athp-tps-kubeflow-adapter' 11:29:12 INFO: Detected project binding: NOT_BOUND 11:29:12 INFO: Check ALM binding of project 'o-ran-sc_aiml-fw-athp-tps-kubeflow-adapter' (done) | time=322ms 11:29:12 INFO: Load project pull requests 11:29:12 INFO: Load project pull requests (done) | time=326ms 11:29:13 INFO: Load branch configuration 11:29:13 INFO: Load branch configuration (done) | time=2ms 11:29:13 INFO: Load quality profiles 11:29:13 INFO: Load quality profiles (done) | time=898ms 11:29:13 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:29:13 INFO: Create analysis 11:29:14 INFO: Create analysis (done) | time=417ms 11:29:14 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:29:14 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:29:14 INFO: Load active rules 11:29:15 INFO: Load active rules (done) | time=1052ms 11:29:16 INFO: Organization key: o-ran-sc 11:29:16 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:16 INFO: Preprocessing files... 11:29:16 INFO: 1 language detected in 12 preprocessed files (done) | time=178ms 11:29:16 INFO: 0 files ignored because of inclusion/exclusion patterns 11:29:16 INFO: 0 files ignored because of scm ignore settings 11:29:16 INFO: Loading plugins for detected languages 11:29:16 INFO: Load/download plugins 11:29:19 INFO: Load/download plugins (done) | time=3156ms 11:29:20 INFO: Load project repositories 11:29:20 INFO: Load project repositories (done) | time=412ms 11:29:20 INFO: Indexing files... 11:29:20 INFO: Project configuration: 11:29:20 INFO: Excluded sources: **/build-wrapper-dump.json 11:29:20 INFO: 12 files indexed (done) | time=15ms 11:29:20 INFO: Quality profile for py: Sonar way 11:29:20 INFO: ------------- Run sensors on module aiml-fw-athp-tps-kubeflow-adapter 11:29:20 INFO: Load metrics repository 11:29:20 INFO: Load metrics repository (done) | time=211ms 11:29:21 INFO: Sensor cache enabled 11:29:21 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:29:21 INFO: Load sensor cache 11:29:22 INFO: Load sensor cache (309 KB) | time=1834ms 11:29:22 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:29:22 INFO: Inferred api base url 'https://api.sonarcloud.io/' from host url 'https://sonarcloud.io/'. 11:29:25 INFO: Sensor Python Sensor [python] 11:29:25 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:26 INFO: Starting global symbols computation 11:29:26 INFO: 6 source files to be analyzed 11:29:27 INFO: 6/6 source files have been analyzed 11:29:27 INFO: Finished step global symbols computation in 1343ms 11:29:27 INFO: Starting rules execution 11:29:27 INFO: 6 source files to be analyzed 11:29:35 INFO: 6/6 source files have been analyzed 11:29:35 INFO: Finished step rules execution in 7195ms 11:29:35 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:29:35 INFO: Sensor Python Sensor [python] (done) | time=10125ms 11:29:35 INFO: Sensor Cobertura Sensor for Python coverage [python] 11:29:35 INFO: Python test coverage 11:29:35 INFO: Parsing report '/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/coverage.xml' 11:29:35 INFO: Sensor Cobertura Sensor for Python coverage [python] (done) | time=799ms 11:29:35 INFO: Sensor PythonXUnitSensor [python] 11:29:36 INFO: Sensor PythonXUnitSensor [python] (done) | time=420ms 11:29:36 INFO: Sensor Python Dependency Sensor [python] 11:29:36 INFO: Sensor Python Dependency Sensor [python] (done) | time=7ms 11:29:36 INFO: Sensor SecurityPythonTelemetrySensor [securitypythonfrontend] 11:29:36 INFO: Sensor SecurityPythonTelemetrySensor [securitypythonfrontend] (done) | time=0ms 11:29:36 INFO: Sensor Python HTML templates processing [securitypythonfrontend] 11:29:36 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:29:36 INFO: Sensor Python HTML templates processing [securitypythonfrontend] (done) | time=1ms 11:29:36 INFO: Sensor IaC hadolint report Sensor [iac] 11:29:36 INFO: Sensor IaC hadolint report Sensor [iac] (done) | time=2ms 11:29:36 INFO: Sensor Java Config Sensor [iac] 11:29:36 INFO: There are no files to be analyzed for the Java language 11:29:36 INFO: Sensor Java Config Sensor [iac] (done) | time=7ms 11:29:36 INFO: Sensor IaC Docker Sensor [iac] 11:29:36 INFO: There are no files to be analyzed for the Docker language 11:29:36 INFO: Sensor IaC Docker Sensor [iac] (done) | time=2ms 11:29:36 INFO: Sensor IaC GitHub Actions Sensor [iac] 11:29:36 INFO: There are no files to be analyzed for the GitHub Actions language 11:29:36 INFO: Sensor IaC GitHub Actions Sensor [iac] (done) | time=0ms 11:29:36 INFO: Sensor IaC actionlint report Sensor [iac] 11:29:36 INFO: Sensor IaC actionlint report Sensor [iac] (done) | time=1ms 11:29:36 INFO: Sensor IaC Shell Sensor [iac] 11:29:36 INFO: There are no files to be analyzed for the Shell language 11:29:36 INFO: Sensor IaC Shell Sensor [iac] (done) | time=0ms 11:29:36 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] 11:29:36 INFO: Available processors: 2 11:29:36 INFO: Using 2 threads for analysis. 11:29:37 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:29:37 * The filename starts with "test" 11:29:37 * The filename contains "test." or "tests." 11:29:37 * Any directory in the file path is named: "doc", "docs", "test", "tests", "mock" or "mocks" 11:29:37 * Any directory in the file path has a name ending in "test" or "tests" 11:29:37 11:29:37 INFO: Start fetching files for the text and secrets analysis 11:29:37 INFO: Using Git CLI to retrieve dirty files 11:29:37 INFO: Retrieving language associated files and files included via "sonar.text.inclusions" that are tracked by git 11:29:37 INFO: Starting the text and secrets analysis 11:29:37 INFO: 6 source files to be analyzed for the text and secrets analysis 11:29:37 INFO: 6/6 source files have been analyzed for the text and secrets analysis 11:29:37 INFO: Start fetching files for the binary file analysis 11:29:37 INFO: There are no files to be analyzed for the binary file analysis 11:29:37 INFO: Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=1150ms 11:29:37 INFO: Sensor javabugs [dbd] 11:29:37 INFO: No IR files have been included for analysis. 11:29:37 INFO: Sensor javabugs [dbd] (done) | time=9ms 11:29:37 INFO: Sensor pythonbugs [dbd] 11:29:37 INFO: Analyzing 47/75 functions to detect bugs. 11:29:38 INFO: Sensor pythonbugs [dbd] (done) | time=1019ms 11:29:38 INFO: Sensor PythonSecuritySensor [security] 11:29:38 INFO: 25 taint analysis rules enabled. 11:29:39 INFO: Analyzing 6518 UCFGs to detect vulnerabilities. 11:29:40 INFO: All rules entry points : 11 11:29:40 INFO: Retained UCFGs : 67 11:29:41 INFO: 0 / 67 UCFGs simulated, memory usage: 414 MB 11:29:41 INFO: 50 / 67 UCFGs simulated, memory usage: 427 MB 11:29:41 INFO: python security sensor: Begin: 2026-03-12T11:29:38.607456469Z, End: 2026-03-12T11:29:41.446676558Z, Duration: 00:00:02.839 11:29:41 Load type hierarchy and UCFGs: Begin: 2026-03-12T11:29:38.613112328Z, End: 2026-03-12T11:29:39.872692968Z, Duration: 00:00:01.259 11:29:41 Load type hierarchy: Begin: 2026-03-12T11:29:38.613135568Z, End: 2026-03-12T11:29:38.822358368Z, Duration: 00:00:00.209 11:29:41 Load UCFGs: Begin: 2026-03-12T11:29:38.822596656Z, End: 2026-03-12T11:29:39.872526372Z, Duration: 00:00:01.049 11:29:41 Check cache: Begin: 2026-03-12T11:29:39.873043499Z, End: 2026-03-12T11:29:39.873931528Z, Duration: 00:00:00.000 11:29:41 Load cache: Begin: 2026-03-12T11:29:39.873538606Z, End: 2026-03-12T11:29:39.873562526Z, Duration: 00:00:00.000 11:29:41 Create runtime call graph: Begin: 2026-03-12T11:29:39.873967560Z, End: 2026-03-12T11:29:40.339111546Z, Duration: 00:00:00.465 11:29:41 Variable Type Analysis #1: Begin: 2026-03-12T11:29:39.874583190Z, End: 2026-03-12T11:29:40.104087542Z, Duration: 00:00:00.229 11:29:41 Create runtime type propagation graph: Begin: 2026-03-12T11:29:39.875371206Z, End: 2026-03-12T11:29:39.981641411Z, Duration: 00:00:00.106 11:29:41 Run SCC (Tarjan) on 14401 nodes: Begin: 2026-03-12T11:29:39.983920486Z, End: 2026-03-12T11:29:40.019189834Z, Duration: 00:00:00.035 11:29:41 Propagate runtime types to strongly connected components: Begin: 2026-03-12T11:29:40.019368130Z, End: 2026-03-12T11:29:40.103961458Z, Duration: 00:00:00.084 11:29:41 Variable Type Analysis #2: Begin: 2026-03-12T11:29:40.107025728Z, End: 2026-03-12T11:29:40.331455566Z, Duration: 00:00:00.224 11:29:41 Create runtime type propagation graph: Begin: 2026-03-12T11:29:40.107037848Z, End: 2026-03-12T11:29:40.176107621Z, Duration: 00:00:00.069 11:29:41 Run SCC (Tarjan) on 14292 nodes: Begin: 2026-03-12T11:29:40.176251855Z, End: 2026-03-12T11:29:40.202770620Z, Duration: 00:00:00.026 11:29:41 Propagate runtime types to strongly connected components: Begin: 2026-03-12T11:29:40.202911505Z, End: 2026-03-12T11:29:40.331289851Z, Duration: 00:00:00.128 11:29:41 Load config: Begin: 2026-03-12T11:29:40.339264521Z, End: 2026-03-12T11:29:40.849427856Z, Duration: 00:00:00.510 11:29:41 Compute entry points: Begin: 2026-03-12T11:29:40.849609692Z, End: 2026-03-12T11:29:40.969144219Z, Duration: 00:00:00.119 11:29:41 Slice call graph: Begin: 2026-03-12T11:29:40.969601014Z, End: 2026-03-12T11:29:40.974544655Z, Duration: 00:00:00.004 11:29:41 Live variable analysis: Begin: 2026-03-12T11:29:40.974617967Z, End: 2026-03-12T11:29:41.017202432Z, Duration: 00:00:00.042 11:29:41 Taint analysis for python: Begin: 2026-03-12T11:29:41.017490361Z, End: 2026-03-12T11:29:41.380324819Z, Duration: 00:00:00.362 11:29:41 Report issues: Begin: 2026-03-12T11:29:41.380434732Z, End: 2026-03-12T11:29:41.386499428Z, Duration: 00:00:00.006 11:29:41 Store cache: Begin: 2026-03-12T11:29:41.387971225Z, End: 2026-03-12T11:29:41.444019382Z, Duration: 00:00:00.056 11:29:41 INFO: python security sensor peak memory: 490 MB 11:29:41 INFO: Sensor PythonSecuritySensor [security] (done) | time=2846ms 11:29:41 INFO: ------------- Run sensors on project 11:29:41 INFO: Sensor PythonArchitectureSensor [architecture] 11:29:41 INFO: Found 1 potential Udg file location(s) for "py" in "/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.scannerwork" 11:29:41 INFO: - /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.scannerwork/architecture/py 11:29:41 INFO: Architecture analysis is enabled with the following features: legacy, discovery, flaws, deviations, directives 11:29:41 INFO: * Protobuf reading starting | memory total=573 | free=198 | used=374 (MB) 11:29:41 INFO: * Reading SonarArchitecture UDG data from directory "/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.scannerwork/architecture/py" 11:29:42 INFO: * Files successfully loaded: "6" out of "6" 11:29:42 INFO: * Purging externals (components not scanned) from graphs 11:29:42 INFO: * Purging excluded nodes from graphs 11:29:42 INFO: * Protobuf reading complete | memory total=573 | free=185 | used=387 (MB) 11:29:42 INFO: * Build architecture.graph.py.file_graph.default_perspective hierarchy graph complete (filtered=false) | memory total=573 | free=183 | used=389 (MB) 11:29:42 INFO: No directives configured 11:29:42 INFO: * No intended architecture defined or detected, using an empty model 11:29:42 INFO: * Adding analysis data: architecture.graph.py.file_graph.default_perspective 11:29:42 INFO: * Adding analysis data: architecture.graph.py.file_graph.intended_perspective_mapped_detail_filtered 11:29:42 INFO: * Adding analysis data: architecture.structural_issue.py.structural_issues 11:29:42 INFO: Sensor PythonArchitectureSensor [architecture] (done) | time=791ms 11:29:42 INFO: Sensor Zero Coverage Sensor 11:29:42 INFO: Sensor Zero Coverage Sensor (done) | time=1ms 11:29:43 INFO: ------------- Gather SCA dependencies on project 11:29:43 INFO: Checking if SCA is enabled for organization o-ran-sc 11:29:43 INFO: Dependency analysis skipped 11:29:43 INFO: CPD Executor 1 file had no CPD blocks 11:29:43 INFO: CPD Executor Calculating CPD for 5 files 11:29:43 INFO: CPD Executor CPD calculation finished (done) | time=18ms 11:29:43 INFO: SCM Publisher SCM provider for this project is: git 11:29:43 INFO: SCM Publisher 5 source files to be analyzed 11:29:44 INFO: SCM Publisher 5/5 source files have been analyzed (done) | time=462ms 11:29:44 INFO: Analysis report generated in 718ms, dir size=410 KB 11:29:44 INFO: Analysis report compressed in 42ms, zip size=94 KB 11:29:45 INFO: Analysis report uploaded in 586ms 11:29:45 INFO: ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=o-ran-sc_aiml-fw-athp-tps-kubeflow-adapter 11:29:45 INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report 11:29:45 INFO: More about the report processing at https://sonarcloud.io/api/ce/task?id=AZzhz03TD16XJd1940rC 11:29:47 INFO: Successfully sent architecture data 11:29:47 INFO: ------------- Upload SCA dependency files 11:29:48 INFO: Sensor cache published successfully 11:29:48 INFO: Analysis total time: 39.894 s 11:29:48 INFO: ------------------------------------------------------------------------ 11:29:48 INFO: EXECUTION SUCCESS 11:29:48 INFO: ------------------------------------------------------------------------ 11:29:48 INFO: Total time: 49.563s 11:29:49 INFO: Final Memory: 291M/669M 11:29:49 INFO: ------------------------------------------------------------------------ 11:29:51 $ ssh-agent -k 11:29:51 unset SSH_AUTH_SOCK; 11:29:51 unset SSH_AGENT_PID; 11:29:51 echo Agent pid 1615 killed; 11:29:51 [ssh-agent] Stopped. 11:29:51 [PostBuildScript] - [INFO] Executing post build scripts. 11:29:51 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins6373749399051687955.sh 11:29:51 ---> sysstat.sh 11:29:52 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins12140243690621433372.sh 11:29:52 ---> package-listing.sh 11:29:52 ++ tr '[:upper:]' '[:lower:]' 11:29:52 ++ facter osfamily 11:29:52 + OS_FAMILY=debian 11:29:52 + workspace=/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube 11:29:52 + START_PACKAGES=/tmp/packages_start.txt 11:29:52 + END_PACKAGES=/tmp/packages_end.txt 11:29:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:29:52 + PACKAGES=/tmp/packages_start.txt 11:29:52 + '[' /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube ']' 11:29:52 + PACKAGES=/tmp/packages_end.txt 11:29:52 + case "${OS_FAMILY}" in 11:29:52 + dpkg -l 11:29:52 + grep '^ii' 11:29:52 + '[' -f /tmp/packages_start.txt ']' 11:29:52 + '[' -f /tmp/packages_end.txt ']' 11:29:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:29:52 + '[' /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube ']' 11:29:52 + mkdir -p /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/archives/ 11:29:52 + 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:29:52 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins15355099181062542132.sh 11:29:52 ---> capture-instance-metadata.sh 11:29:52 Setup pyenv: 11:29:52 system 11:29:52 3.8.13 11:29:52 3.9.13 11:29:52 * 3.10.6 (set by /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.python-version) 11:29:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JKMt from file:/tmp/.os_lf_venv 11:29:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:29:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:29:57 lf-activate-venv(): INFO: Base packages installed successfully 11:29:57 lf-activate-venv(): INFO: Installing additional packages: lftools 11:30:16 lf-activate-venv(): INFO: Adding /tmp/venv-JKMt/bin to PATH 11:30:16 INFO: Running in OpenStack, capturing instance metadata 11:30:16 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins4285460998323178045.sh 11:30:16 provisioning config files... 11:30:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube@tmp/config4056000707671654991tmp 11:30:16 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:30:16 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:30:16 [EnvInject] - Injecting environment variables from a build step. 11:30:16 [EnvInject] - Injecting as environment variables the properties content 11:30:16 SERVER_ID=logs 11:30:16 11:30:16 [EnvInject] - Variables injected successfully. 11:30:16 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins11975382268768728313.sh 11:30:16 ---> create-netrc.sh 11:30:16 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins3734070175801408358.sh 11:30:16 ---> python-tools-install.sh 11:30:16 Setup pyenv: 11:30:16 system 11:30:16 3.8.13 11:30:16 3.9.13 11:30:16 * 3.10.6 (set by /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.python-version) 11:30:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JKMt from file:/tmp/.os_lf_venv 11:30:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:30:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:30:19 lf-activate-venv(): INFO: Base packages installed successfully 11:30:19 lf-activate-venv(): INFO: Installing additional packages: lftools 11:30:39 lf-activate-venv(): INFO: Adding /tmp/venv-JKMt/bin to PATH 11:30:39 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins12471230750942902216.sh 11:30:39 ---> sudo-logs.sh 11:30:39 Archiving 'sudo' log.. 11:30:39 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash /tmp/jenkins5318439785618722438.sh 11:30:39 ---> job-cost.sh 11:30:39 Setup pyenv: 11:30:39 system 11:30:39 3.8.13 11:30:39 3.9.13 11:30:39 * 3.10.6 (set by /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.python-version) 11:30:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JKMt from file:/tmp/.os_lf_venv 11:30:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:30:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:30:42 lf-activate-venv(): INFO: Base packages installed successfully 11:30:42 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:30:53 lf-activate-venv(): INFO: Adding /tmp/venv-JKMt/bin to PATH 11:30:53 INFO: No Stack... 11:30:53 INFO: Retrieving Pricing Info for: v3-starter-2 11:30:53 INFO: Archiving Costs 11:30:53 [aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube] $ /bin/bash -l /tmp/jenkins8581282107514585979.sh 11:30:53 ---> logs-deploy.sh 11:30:53 Setup pyenv: 11:30:53 system 11:30:53 3.8.13 11:30:53 3.9.13 11:30:53 * 3.10.6 (set by /w/workspace/aiml-fw-athp-tps-kubeflow-adapter-tox-sonarqube/.python-version) 11:30:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JKMt from file:/tmp/.os_lf_venv 11:30:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:30:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:30:57 lf-activate-venv(): INFO: Base packages installed successfully 11:30:57 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:31:16 lf-activate-venv(): INFO: Adding /tmp/venv-JKMt/bin to PATH 11:31:16 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/183 11:31:16 INFO: archiving workspace using pattern(s): -p **/*.log 11:31:16 /tmp/venv-JKMt/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.1.0)/charset_normalizer (3.4.5) doesn't match a supported version! 11:31:16 warnings.warn( 11:31:22 Archives upload complete. 11:31:22 INFO: archiving logs to Nexus 11:31:23 /tmp/venv-JKMt/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.1.0)/charset_normalizer (3.4.5) doesn't match a supported version! 11:31:23 warnings.warn( 11:31:24 ---> uname -a: 11:31:24 Linux prd-ubuntu1804-builder-2c-2g-8702 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:31:24 11:31:24 11:31:24 ---> lscpu: 11:31:24 Architecture: x86_64 11:31:24 CPU op-mode(s): 32-bit, 64-bit 11:31:24 Byte Order: Little Endian 11:31:24 CPU(s): 2 11:31:24 On-line CPU(s) list: 0,1 11:31:24 Thread(s) per core: 1 11:31:24 Core(s) per socket: 1 11:31:24 Socket(s): 2 11:31:24 NUMA node(s): 1 11:31:24 Vendor ID: AuthenticAMD 11:31:24 CPU family: 23 11:31:24 Model: 49 11:31:24 Model name: AMD EPYC-Rome Processor 11:31:24 Stepping: 0 11:31:24 CPU MHz: 2800.000 11:31:24 BogoMIPS: 5600.00 11:31:24 Virtualization: AMD-V 11:31:24 Hypervisor vendor: KVM 11:31:24 Virtualization type: full 11:31:24 L1d cache: 32K 11:31:24 L1i cache: 32K 11:31:24 L2 cache: 512K 11:31:24 L3 cache: 16384K 11:31:24 NUMA node0 CPU(s): 0,1 11:31:24 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:31:24 11:31:24 11:31:24 ---> nproc: 11:31:24 2 11:31:24 11:31:24 11:31:24 ---> df -h: 11:31:24 Filesystem Size Used Avail Use% Mounted on 11:31:24 udev 2.0G 0 2.0G 0% /dev 11:31:24 tmpfs 395M 668K 394M 1% /run 11:31:24 /dev/vda1 20G 8.2G 12G 43% / 11:31:24 tmpfs 2.0G 0 2.0G 0% /dev/shm 11:31:24 tmpfs 5.0M 0 5.0M 0% /run/lock 11:31:24 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 11:31:24 /dev/vda15 105M 5.3M 100M 5% /boot/efi 11:31:24 tmpfs 395M 0 395M 0% /run/user/1001 11:31:24 11:31:24 11:31:24 ---> free -m: 11:31:24 total used free shared buff/cache available 11:31:24 Mem: 3944 382 797 0 2764 3278 11:31:24 Swap: 1023 0 1023 11:31:24 11:31:24 11:31:24 ---> ip addr: 11:31:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:31:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:31:24 inet 127.0.0.1/8 scope host lo 11:31:24 valid_lft forever preferred_lft forever 11:31:24 inet6 ::1/128 scope host 11:31:24 valid_lft forever preferred_lft forever 11:31:24 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 11:31:24 link/ether fa:16:3e:25:96:c5 brd ff:ff:ff:ff:ff:ff 11:31:24 inet 10.32.7.162/23 brd 10.32.7.255 scope global dynamic ens3 11:31:24 valid_lft 85997sec preferred_lft 85997sec 11:31:24 inet6 fe80::f816:3eff:fe25:96c5/64 scope link 11:31:24 valid_lft forever preferred_lft forever 11:31:24 11:31:24 11:31:24 ---> sar -b -r -n DEV: 11:31:24 Linux 4.15.0-213-generic (prd-ubuntu1804-builder-2c-2g-8702) 03/12/26 _x86_64_ (2 CPU) 11:31:24 11:31:24 11:24:44 LINUX RESTART (2 CPU) 11:31:24 11:31:24 11:25:01 tps rtps wtps bread/s bwrtn/s 11:31:24 11:26:02 90.75 22.05 68.71 884.39 5354.17 11:31:24 11:27:01 60.65 11.59 49.06 1036.98 8126.76 11:31:24 11:28:01 62.46 5.62 56.84 155.71 8626.43 11:31:24 11:29:01 96.65 17.99 78.66 609.80 27161.88 11:31:24 11:30:01 83.19 32.70 50.49 1784.84 9870.40 11:31:24 11:31:01 28.41 4.47 23.95 378.07 2410.00 11:31:24 Average: 70.38 15.75 54.63 807.71 10264.66 11:31:24 11:31:24 11:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:31:24 11:26:02 1750088 3343928 2288964 56.67 48312 1702864 657028 12.91 606164 1524376 173144 11:31:24 11:27:01 1722304 3459536 2316748 57.36 60068 1825612 534004 10.50 465084 1675516 108064 11:31:24 11:28:01 1326792 3347384 2712260 67.15 74264 2080984 682816 13.42 602868 1904076 162048 11:31:24 11:29:01 728984 3391640 3310068 81.95 96736 2661016 678460 13.34 575616 2475012 123072 11:31:24 11:30:01 867688 3366280 3171364 78.52 98476 2498856 590244 11.60 610164 2305396 34896 11:31:24 11:31:01 857128 3375884 3181924 78.78 100224 2517388 591152 11.62 617788 2308648 8588 11:31:24 Average: 1208831 3380775 2830221 70.07 79680 2214453 622284 12.23 579614 2032171 101635 11:31:24 11:31:24 11:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:31:24 11:26:02 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 11:31:24 11:26:02 ens3 188.69 111.66 1002.09 41.97 0.00 0.00 0.00 0.00 11:31:24 11:27:01 lo 1.49 1.49 0.14 0.14 0.00 0.00 0.00 0.00 11:31:24 11:27:01 ens3 36.91 29.28 272.08 8.64 0.00 0.00 0.00 0.00 11:31:24 11:28:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 11:31:24 11:28:01 ens3 60.42 48.46 961.01 6.41 0.00 0.00 0.00 0.00 11:31:24 11:29:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 11:31:24 11:29:01 ens3 30.99 23.06 494.35 7.46 0.00 0.00 0.00 0.00 11:31:24 11:30:01 lo 0.47 0.47 0.07 0.07 0.00 0.00 0.00 0.00 11:31:24 11:30:01 ens3 297.23 176.28 2366.60 24.31 0.00 0.00 0.00 0.00 11:31:24 11:31:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 11:31:24 11:31:01 ens3 11.60 12.81 9.12 6.05 0.00 0.00 0.00 0.00 11:31:24 Average: lo 0.77 0.77 0.07 0.07 0.00 0.00 0.00 0.00 11:31:24 Average: ens3 104.50 67.04 852.56 15.83 0.00 0.00 0.00 0.00 11:31:24 11:31:24 11:31:24 ---> sar -P ALL: 11:31:24 Linux 4.15.0-213-generic (prd-ubuntu1804-builder-2c-2g-8702) 03/12/26 _x86_64_ (2 CPU) 11:31:24 11:31:24 11:24:44 LINUX RESTART (2 CPU) 11:31:24 11:31:24 11:25:01 CPU %user %nice %system %iowait %steal %idle 11:31:24 11:26:02 all 41.36 0.00 2.89 6.06 1.50 48.19 11:31:24 11:26:02 0 41.92 0.00 2.65 1.97 1.49 51.97 11:31:24 11:26:02 1 40.81 0.00 3.14 10.13 1.52 44.40 11:31:24 11:27:01 all 41.78 0.00 3.11 3.66 1.46 49.99 11:31:24 11:27:01 0 48.55 0.00 3.54 2.69 1.49 43.73 11:31:24 11:27:01 1 35.01 0.00 2.67 4.63 1.44 56.25 11:31:24 11:28:01 all 39.69 0.00 2.93 3.16 1.42 52.80 11:31:24 11:28:01 0 25.97 0.00 2.47 5.86 0.85 64.85 11:31:24 11:28:01 1 53.46 0.00 3.41 0.47 1.99 40.68 11:31:24 11:29:01 all 42.48 0.00 3.23 4.13 1.81 48.34 11:31:24 11:29:01 0 53.74 0.00 3.42 5.78 1.87 35.19 11:31:24 11:29:01 1 31.32 0.00 3.02 2.47 1.76 61.42 11:31:24 11:30:01 all 57.56 0.00 4.32 3.96 2.27 31.89 11:31:24 11:30:01 0 56.75 0.00 4.34 4.92 2.19 31.80 11:31:24 11:30:01 1 58.37 0.00 4.33 2.99 2.32 31.99 11:31:24 11:31:01 all 40.83 0.00 2.03 1.89 1.32 53.93 11:31:24 11:31:01 0 37.28 0.00 2.64 1.59 1.11 57.38 11:31:24 11:31:01 1 44.39 0.00 1.41 2.18 1.53 50.49 11:31:24 Average: all 43.95 0.00 3.08 3.81 1.63 47.53 11:31:24 Average: 0 44.00 0.00 3.18 3.80 1.50 47.53 11:31:24 Average: 1 43.90 0.00 3.00 3.81 1.76 47.54 11:31:24 11:31:24 11:31:24