Started by timer
  Running as SYSTEM
  [EnvInject] - Loading node environment variables.
  Building remotely on prd-ubuntu1804-builder-2c-2g-3841 (ubuntu1804-builder-2c-2g) in workspace /w/workspace/smo-ves-cli-sonar
  The recommended git tool is: NONE
  using credential jenkins
  Wiping out workspace first.
  Cloning the remote Git repository
  Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/ves
   > git init /w/workspace/smo-ves-cli-sonar # timeout=10
  Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/ves
   > git --version # timeout=10
   > git --version # 'git version 2.17.1'
  using GIT_SSH to set credentials jenkins
   > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/ves +refs/heads/*:refs/remotes/origin/* # timeout=10
   > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/ves # timeout=10
   > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
  Avoid second fetch
   > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
  Checking out Revision c49f023e9b29f413db3d8503d37c1a34f5563724 (refs/remotes/origin/master)
   > git config core.sparsecheckout # timeout=10
   > git checkout -f c49f023e9b29f413db3d8503d37c1a34f5563724 # timeout=10
  Commit message: "CI: Add SonarCloud scan GHA workflow"
   > git rev-list --no-walk c49f023e9b29f413db3d8503d37c1a34f5563724 # timeout=10
  [smo-ves-cli-sonar] $ /bin/bash /tmp/jenkins3337593744566355074.sh
  ---> python-tools-install.sh
  Setup pyenv:
  * system (set by /opt/pyenv/version)
  * 3.8.13 (set by /opt/pyenv/version)
  * 3.9.13 (set by /opt/pyenv/version)
  * 3.10.6 (set by /opt/pyenv/version)
  lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JomI
  lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
  lf-activate-venv(): INFO: Installing: lftools 
  lf-activate-venv(): INFO: Adding /tmp/venv-JomI/bin to PATH
  Generating Requirements File
  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.
  lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible.
  Python 3.10.6
  pip 25.0.1 from /tmp/venv-JomI/lib/python3.10/site-packages/pip (python 3.10)
  appdirs==1.4.4
  argcomplete==3.6.1
  aspy.yaml==1.3.0
  attrs==25.3.0
  autopage==0.5.2
  beautifulsoup4==4.13.3
  boto3==1.37.23
  botocore==1.37.23
  bs4==0.0.2
  cachetools==5.5.2
  certifi==2025.1.31
  cffi==1.17.1
  cfgv==3.4.0
  chardet==5.2.0
  charset-normalizer==3.4.1
  click==8.1.8
  cliff==4.9.1
  cmd2==2.5.11
  cryptography==3.3.2
  debtcollector==3.0.0
  decorator==5.2.1
  defusedxml==0.7.1
  Deprecated==1.2.18
  distlib==0.3.9
  dnspython==2.7.0
  docker==4.2.2
  dogpile.cache==1.3.4
  durationpy==0.9
  email_validator==2.2.0
  filelock==3.18.0
  future==1.0.0
  gitdb==4.0.12
  GitPython==3.1.44
  google-auth==2.38.0
  httplib2==0.22.0
  identify==2.6.9
  idna==3.10
  importlib-resources==1.5.0
  iso8601==2.1.0
  Jinja2==3.1.6
  jmespath==1.0.1
  jsonpatch==1.33
  jsonpointer==3.0.0
  jsonschema==4.23.0
  jsonschema-specifications==2024.10.1
  keystoneauth1==5.10.0
  kubernetes==32.0.1
  lftools==0.37.12
  lxml==5.3.1
  MarkupSafe==3.0.2
  msgpack==1.1.0
  multi_key_dict==2.0.3
  munch==4.0.0
  netaddr==1.3.0
  niet==1.4.2
  nodeenv==1.9.1
  oauth2client==4.1.3
  oauthlib==3.2.2
  openstacksdk==4.4.0
  os-client-config==2.1.0
  os-service-types==1.7.0
  osc-lib==3.2.0
  oslo.config==9.7.1
  oslo.context==5.7.1
  oslo.i18n==6.5.1
  oslo.log==7.1.0
  oslo.serialization==5.7.0
  oslo.utils==8.2.0
  packaging==24.2
  pbr==6.1.1
  platformdirs==4.3.7
  prettytable==3.16.0
  psutil==7.0.0
  pyasn1==0.6.1
  pyasn1_modules==0.4.2
  pycparser==2.22
  pygerrit2==2.0.15
  PyGithub==2.6.1
  PyJWT==2.10.1
  PyNaCl==1.5.0
  pyparsing==2.4.7
  pyperclip==1.9.0
  pyrsistent==0.20.0
  python-cinderclient==9.7.0
  python-dateutil==2.9.0.post0
  python-heatclient==4.1.0
  python-jenkins==1.8.2
  python-keystoneclient==5.6.0
  python-magnumclient==4.8.1
  python-openstackclient==7.4.0
  python-swiftclient==4.7.0
  PyYAML==6.0.2
  referencing==0.36.2
  requests==2.32.3
  requests-oauthlib==2.0.0
  requestsexceptions==1.4.0
  rfc3986==2.0.0
  rpds-py==0.24.0
  rsa==4.9
  ruamel.yaml==0.18.10
  ruamel.yaml.clib==0.2.12
  s3transfer==0.11.4
  simplejson==3.20.1
  six==1.17.0
  smmap==5.0.2
  soupsieve==2.6
  stevedore==5.4.1
  tabulate==0.9.0
  toml==0.10.2
  tomlkit==0.13.2
  tqdm==4.67.1
  typing_extensions==4.13.0
  tzdata==2025.2
  urllib3==1.26.20
  virtualenv==20.29.3
  wcwidth==0.2.13
  websocket-client==1.8.0
  wrapt==1.17.2
  xdg==6.0.0
  xmltodict==0.14.2
  yq==3.4.3
  [EnvInject] - Injecting environment variables from a build step.
  [EnvInject] - Injecting as environment variables the properties content 
  PYTHON=python3
  
  [EnvInject] - Variables injected successfully.
  [smo-ves-cli-sonar] $ /bin/bash -l /tmp/jenkins16631919689964873884.sh
  ---> tox-install.sh
  + source /home/jenkins/lf-env.sh
  + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15
  ++ mktemp -d /tmp/venv-XXXX
  + lf_venv=/tmp/venv-o3zQ
  + local venv_file=/tmp/.os_lf_venv
  + local python=python3
  + local options
  + local set_path=true
  + local install_args=
  ++ 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
  + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\'''
  + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\'''
  ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15
  + true
  + case $1 in
  + venv_file=/tmp/.toxenv
  + shift 2
  + true
  + case $1 in
  + shift
  + break
  + case $python in
  + local pkg_list=
  + [[ -d /opt/pyenv ]]
  + echo 'Setup pyenv:'
  Setup pyenv:
  + export PYENV_ROOT=/opt/pyenv
  + PYENV_ROOT=/opt/pyenv
  + 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
  + 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
  + pyenv versions
    system
    3.8.13
    3.9.13
  * 3.10.6 (set by /w/workspace/smo-ves-cli-sonar/.python-version)
  + command -v pyenv
  ++ pyenv init - --no-rehash
  + 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[*]}"'\'')"
  export PATH="/opt/pyenv/shims:${PATH}"
  export PYENV_SHELL=bash
  source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
  pyenv() {
    local command
    command="${1:-}"
    if [ "$#" -gt 0 ]; then
      shift
    fi
  
    case "$command" in
    rehash|shell)
      eval "$(pyenv "sh-$command" "$@")"
      ;;
    *)
      command pyenv "$command" "$@"
      ;;
    esac
  }'
  +++ 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[*]}"'
  ++ 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
  ++ 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
  ++ 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
  ++ export PYENV_SHELL=bash
  ++ PYENV_SHELL=bash
  ++ source /opt/pyenv/libexec/../completions/pyenv.bash
  +++ complete -F _pyenv pyenv
  ++ lf-pyver python3
  ++ local py_version_xy=python3
  ++ local py_version_xyz=
  ++ pyenv versions
  ++ local command
  ++ command=versions
  ++ '[' 1 -gt 0 ']'
  ++ shift
  ++ case "$command" in
  ++ command pyenv versions
  ++ pyenv versions
  ++ sed 's/^[ *]* //'
  ++ grep -E '^[0-9.]*[0-9]$'
  ++ awk '{ print $1 }'
  ++ [[ ! -s /tmp/.pyenv_versions ]]
  +++ grep '^3' /tmp/.pyenv_versions
  +++ tail -n 1
  +++ sort -V
  ++ py_version_xyz=3.10.6
  ++ [[ -z 3.10.6 ]]
  ++ echo 3.10.6
  ++ return 0
  + pyenv local 3.10.6
  + local command
  + command=local
  + '[' 2 -gt 0 ']'
  + shift
  + case "$command" in
  + command pyenv local 3.10.6
  + pyenv local 3.10.6
  + for arg in "$@"
  + case $arg in
  + pkg_list+='tox '
  + for arg in "$@"
  + case $arg in
  + pkg_list+='virtualenv '
  + for arg in "$@"
  + case $arg in
  + pkg_list+='urllib3~=1.26.15 '
  + [[ -f /tmp/.toxenv ]]
  + [[ ! -f /tmp/.toxenv ]]
  + [[ -n '' ]]
  + python3 -m venv /tmp/venv-o3zQ
  + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-o3zQ'
  lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-o3zQ
  + echo /tmp/venv-o3zQ
  + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv'
  lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv
  + /tmp/venv-o3zQ/bin/python3 -m pip install --upgrade --quiet pip virtualenv
  + [[ -z tox virtualenv urllib3~=1.26.15  ]]
  + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 '
  lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 
  + /tmp/venv-o3zQ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15
  + type python3
  + true
  + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-o3zQ/bin to PATH'
  lf-activate-venv(): INFO: Adding /tmp/venv-o3zQ/bin to PATH
  + PATH=/tmp/venv-o3zQ/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
  + return 0
  + python3 --version
  Python 3.10.6
  + python3 -m pip --version
  pip 25.0.1 from /tmp/venv-o3zQ/lib/python3.10/site-packages/pip (python 3.10)
  + python3 -m pip freeze
  cachetools==5.5.2
  chardet==5.2.0
  colorama==0.4.6
  distlib==0.3.9
  filelock==3.18.0
  packaging==24.2
  platformdirs==4.3.7
  pluggy==1.5.0
  pyproject-api==1.9.0
  tomli==2.2.1
  tox==4.25.0
  typing_extensions==4.13.0
  urllib3==1.26.20
  virtualenv==20.29.3
  [smo-ves-cli-sonar] $ /bin/sh -xe /tmp/jenkins10322798622809027255.sh
  [EnvInject] - Injecting environment variables from a build step.
  [EnvInject] - Injecting as environment variables the properties content 
  PARALLEL=True
  
  [EnvInject] - Variables injected successfully.
  [smo-ves-cli-sonar] $ /bin/bash -l /tmp/jenkins15816120679973764964.sh
  ---> tox-run.sh
  + 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
  + ARCHIVE_TOX_DIR=/w/workspace/smo-ves-cli-sonar/archives/tox
  + ARCHIVE_DOC_DIR=/w/workspace/smo-ves-cli-sonar/archives/docs
  + mkdir -p /w/workspace/smo-ves-cli-sonar/archives/tox
  + cd /w/workspace/smo-ves-cli-sonar/.
  + source /home/jenkins/lf-env.sh
  + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15
  ++ mktemp -d /tmp/venv-XXXX
  + lf_venv=/tmp/venv-Tz3u
  + local venv_file=/tmp/.os_lf_venv
  + local python=python3
  + local options
  + local set_path=true
  + local install_args=
  ++ 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
  + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\'''
  + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\'''
  ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15
  + true
  + case $1 in
  + venv_file=/tmp/.toxenv
  + shift 2
  + true
  + case $1 in
  + shift
  + break
  + case $python in
  + local pkg_list=
  + [[ -d /opt/pyenv ]]
  + echo 'Setup pyenv:'
  Setup pyenv:
  + export PYENV_ROOT=/opt/pyenv
  + PYENV_ROOT=/opt/pyenv
  + 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
  + 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
  + pyenv versions
    system
    3.8.13
    3.9.13
  * 3.10.6 (set by /w/workspace/smo-ves-cli-sonar/.python-version)
  + command -v pyenv
  ++ pyenv init - --no-rehash
  + 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[*]}"'\'')"
  export PATH="/opt/pyenv/shims:${PATH}"
  export PYENV_SHELL=bash
  source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
  pyenv() {
    local command
    command="${1:-}"
    if [ "$#" -gt 0 ]; then
      shift
    fi
  
    case "$command" in
    rehash|shell)
      eval "$(pyenv "sh-$command" "$@")"
      ;;
    *)
      command pyenv "$command" "$@"
      ;;
    esac
  }'
  +++ 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[*]}"'
  ++ 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
  ++ 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
  ++ 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
  ++ export PYENV_SHELL=bash
  ++ PYENV_SHELL=bash
  ++ source /opt/pyenv/libexec/../completions/pyenv.bash
  +++ complete -F _pyenv pyenv
  ++ lf-pyver python3
  ++ local py_version_xy=python3
  ++ local py_version_xyz=
  ++ pyenv versions
  ++ local command
  ++ command=versions
  ++ sed 's/^[ *]* //'
  ++ awk '{ print $1 }'
  ++ '[' 1 -gt 0 ']'
  ++ shift
  ++ case "$command" in
  ++ command pyenv versions
  ++ pyenv versions
  ++ grep -E '^[0-9.]*[0-9]$'
  ++ [[ ! -s /tmp/.pyenv_versions ]]
  +++ grep '^3' /tmp/.pyenv_versions
  +++ sort -V
  +++ tail -n 1
  ++ py_version_xyz=3.10.6
  ++ [[ -z 3.10.6 ]]
  ++ echo 3.10.6
  ++ return 0
  + pyenv local 3.10.6
  + local command
  + command=local
  + '[' 2 -gt 0 ']'
  + shift
  + case "$command" in
  + command pyenv local 3.10.6
  + pyenv local 3.10.6
  + for arg in "$@"
  + case $arg in
  + pkg_list+='tox '
  + for arg in "$@"
  + case $arg in
  + pkg_list+='virtualenv '
  + for arg in "$@"
  + case $arg in
  + pkg_list+='urllib3~=1.26.15 '
  + [[ -f /tmp/.toxenv ]]
  ++ cat /tmp/.toxenv
  + lf_venv=/tmp/venv-o3zQ
  + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-o3zQ from' file:/tmp/.toxenv
  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-o3zQ from file:/tmp/.toxenv
  + /tmp/venv-o3zQ/bin/python3 -m pip install --upgrade --quiet pip virtualenv
  + [[ -z tox virtualenv urllib3~=1.26.15  ]]
  + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 '
  lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 
  + /tmp/venv-o3zQ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15
  + type python3
  + true
  + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-o3zQ/bin to PATH'
  lf-activate-venv(): INFO: Adding /tmp/venv-o3zQ/bin to PATH
  + PATH=/tmp/venv-o3zQ/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
  + return 0
  + [[ -d /opt/pyenv ]]
  + echo '---> Setting up pyenv'
  ---> Setting up pyenv
  + export PYENV_ROOT=/opt/pyenv
  + PYENV_ROOT=/opt/pyenv
  + export PATH=/opt/pyenv/bin:/tmp/venv-o3zQ/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
  + PATH=/opt/pyenv/bin:/tmp/venv-o3zQ/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
  ++ pwd
  + PYTHONPATH=/w/workspace/smo-ves-cli-sonar
  + export PYTHONPATH
  + export TOX_TESTENV_PASSENV=PYTHONPATH
  + TOX_TESTENV_PASSENV=PYTHONPATH
  + tox --version
  4.25.0 from /tmp/venv-o3zQ/lib/python3.10/site-packages/tox/__init__.py
  + PARALLEL=True
  + TOX_OPTIONS_LIST=
  + [[ -n code,flake8 ]]
  + TOX_OPTIONS_LIST=' -e code,flake8'
  + case ${PARALLEL,,} in
  + TOX_OPTIONS_LIST=' -e code,flake8 --parallel auto --parallel-live'
  + tox -e code,flake8 --parallel auto --parallel-live
  + tee -a /w/workspace/smo-ves-cli-sonar/archives/tox/tox.log
  flake8: freeze> python -m pip freeze --all
  code: install_deps> python -I -m pip install confluent-kafka coverage flask future gevent jsonschema kafka-python mock pytest pytest-cov pytest-mock PyYAML requests requests_mock
  flake8: pip==25.0.1,setuptools==75.8.0,wheel==0.45.1
    error: subprocess-exited-with-error
    
    × Building wheel for confluent-kafka (pyproject.toml) did not run successfully.
    │ exit code: 1
    ╰─> [135 lines of output]
        /tmp/pip-build-env-jkzinyne/overlay/lib/python3.10/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated.
        !!
        
                ********************************************************************************
                Please consider removing the following classifiers in favor of a SPDX license expression:
        
                License :: OSI Approved :: Apache Software License
        
                See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
                ********************************************************************************
        
        !!
          dist._finalize_license_expression()
        /tmp/pip-build-env-jkzinyne/overlay/lib/python3.10/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
        !!
        
                ********************************************************************************
                Please consider removing the following classifiers in favor of a SPDX license expression:
        
                License :: OSI Approved :: Apache Software License
        
                See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
                ********************************************************************************
        
        !!
          self._finalize_license_expression()
        running bdist_wheel
        running build
        running build_py
        creating build/lib.linux-x86_64-cpython-310/confluent_kafka
        copying src/confluent_kafka/deserializing_consumer.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka
        copying src/confluent_kafka/serializing_producer.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka
        copying src/confluent_kafka/error.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka
        copying src/confluent_kafka/__init__.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka
        creating build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry
        copying src/confluent_kafka/schema_registry/json_schema.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry
        copying src/confluent_kafka/schema_registry/avro.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry
        copying src/confluent_kafka/schema_registry/schema_registry_client.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry
        copying src/confluent_kafka/schema_registry/serde.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry
        copying src/confluent_kafka/schema_registry/error.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry
        copying src/confluent_kafka/schema_registry/rule_registry.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry
        copying src/confluent_kafka/schema_registry/wildcard_matcher.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry
        copying src/confluent_kafka/schema_registry/mock_schema_registry_client.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry
        copying src/confluent_kafka/schema_registry/protobuf.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry
        copying src/confluent_kafka/schema_registry/__init__.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry
        creating build/lib.linux-x86_64-cpython-310/confluent_kafka/kafkatest
        copying src/confluent_kafka/kafkatest/verifiable_consumer.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/kafkatest
        copying src/confluent_kafka/kafkatest/verifiable_client.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/kafkatest
        copying src/confluent_kafka/kafkatest/verifiable_producer.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/kafkatest
        copying src/confluent_kafka/kafkatest/__init__.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/kafkatest
        creating build/lib.linux-x86_64-cpython-310/confluent_kafka/avro
        copying src/confluent_kafka/avro/cached_schema_registry_client.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/avro
        copying src/confluent_kafka/avro/load.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/avro
        copying src/confluent_kafka/avro/error.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/avro
        copying src/confluent_kafka/avro/__init__.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/avro
        creating build/lib.linux-x86_64-cpython-310/confluent_kafka/serialization
        copying src/confluent_kafka/serialization/__init__.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/serialization
        creating build/lib.linux-x86_64-cpython-310/confluent_kafka/admin
        copying src/confluent_kafka/admin/_listoffsets.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/admin
        copying src/confluent_kafka/admin/_resource.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/admin
        copying src/confluent_kafka/admin/_metadata.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/admin
        copying src/confluent_kafka/admin/_topic.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/admin
        copying src/confluent_kafka/admin/_cluster.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/admin
        copying src/confluent_kafka/admin/_scram.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/admin
        copying src/confluent_kafka/admin/_acl.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/admin
        copying src/confluent_kafka/admin/_config.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/admin
        copying src/confluent_kafka/admin/_group.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/admin
        copying src/confluent_kafka/admin/_records.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/admin
        copying src/confluent_kafka/admin/__init__.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/admin
        creating build/lib.linux-x86_64-cpython-310/confluent_kafka/_util
        copying src/confluent_kafka/_util/validation_util.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/_util
        copying src/confluent_kafka/_util/conversion_util.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/_util
        copying src/confluent_kafka/_util/__init__.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/_util
        creating build/lib.linux-x86_64-cpython-310/confluent_kafka/_model
        copying src/confluent_kafka/_model/__init__.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/_model
        creating build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/confluent
        copying src/confluent_kafka/schema_registry/confluent/meta_pb2.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/confluent
        copying src/confluent_kafka/schema_registry/confluent/__init__.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/confluent
        creating build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules
        copying src/confluent_kafka/schema_registry/rules/__init__.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules
        creating build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/confluent/types
        copying src/confluent_kafka/schema_registry/confluent/types/decimal_pb2.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/confluent/types
        copying src/confluent_kafka/schema_registry/confluent/types/__init__.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/confluent/types
        creating build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/encryption
        copying src/confluent_kafka/schema_registry/rules/encryption/encrypt_executor.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/encryption
        copying src/confluent_kafka/schema_registry/rules/encryption/kms_driver_registry.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/encryption
        copying src/confluent_kafka/schema_registry/rules/encryption/__init__.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/encryption
        creating build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/jsonata
        copying src/confluent_kafka/schema_registry/rules/jsonata/jsonata_executor.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/jsonata
        copying src/confluent_kafka/schema_registry/rules/jsonata/__init__.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/jsonata
        creating build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/cel
        copying src/confluent_kafka/schema_registry/rules/cel/string_format.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/cel
        copying src/confluent_kafka/schema_registry/rules/cel/constraints.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/cel
        copying src/confluent_kafka/schema_registry/rules/cel/cel_field_presence.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/cel
        copying src/confluent_kafka/schema_registry/rules/cel/cel_field_executor.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/cel
        copying src/confluent_kafka/schema_registry/rules/cel/extra_func.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/cel
        copying src/confluent_kafka/schema_registry/rules/cel/cel_executor.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/cel
        copying src/confluent_kafka/schema_registry/rules/cel/__init__.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/cel
        creating build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/encryption/dek_registry
        copying src/confluent_kafka/schema_registry/rules/encryption/dek_registry/mock_dek_registry_client.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/encryption/dek_registry
        copying src/confluent_kafka/schema_registry/rules/encryption/dek_registry/dek_registry_client.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/encryption/dek_registry
        copying src/confluent_kafka/schema_registry/rules/encryption/dek_registry/__init__.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/encryption/dek_registry
        creating build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/encryption/awskms
        copying src/confluent_kafka/schema_registry/rules/encryption/awskms/aws_driver.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/encryption/awskms
        copying src/confluent_kafka/schema_registry/rules/encryption/awskms/__init__.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/encryption/awskms
        creating build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/encryption/gcpkms
        copying src/confluent_kafka/schema_registry/rules/encryption/gcpkms/gcp_client.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/encryption/gcpkms
        copying src/confluent_kafka/schema_registry/rules/encryption/gcpkms/gcp_driver.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/encryption/gcpkms
        copying src/confluent_kafka/schema_registry/rules/encryption/gcpkms/__init__.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/encryption/gcpkms
        creating build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/encryption/hcvault
        copying src/confluent_kafka/schema_registry/rules/encryption/hcvault/hcvault_client.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/encryption/hcvault
        copying src/confluent_kafka/schema_registry/rules/encryption/hcvault/hcvault_driver.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/encryption/hcvault
        copying src/confluent_kafka/schema_registry/rules/encryption/hcvault/__init__.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/encryption/hcvault
        creating build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/encryption/localkms
        copying src/confluent_kafka/schema_registry/rules/encryption/localkms/local_driver.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/encryption/localkms
        copying src/confluent_kafka/schema_registry/rules/encryption/localkms/local_client.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/encryption/localkms
        copying src/confluent_kafka/schema_registry/rules/encryption/localkms/__init__.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/encryption/localkms
        creating build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/encryption/azurekms
        copying src/confluent_kafka/schema_registry/rules/encryption/azurekms/azure_aead.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/encryption/azurekms
        copying src/confluent_kafka/schema_registry/rules/encryption/azurekms/azure_driver.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/encryption/azurekms
        copying src/confluent_kafka/schema_registry/rules/encryption/azurekms/azure_client.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/encryption/azurekms
        copying src/confluent_kafka/schema_registry/rules/encryption/azurekms/__init__.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/encryption/azurekms
        creating build/lib.linux-x86_64-cpython-310/confluent_kafka/avro/serializer
        copying src/confluent_kafka/avro/serializer/message_serializer.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/avro/serializer
        copying src/confluent_kafka/avro/serializer/__init__.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/avro/serializer
        running build_ext
        building 'confluent_kafka.cimpl' extension
        creating build/temp.linux-x86_64-cpython-310/tmp/pip-install-as001lw2/confluent-kafka_38ce2f5973474615a0a70180fdb74d01/src/confluent_kafka/src
        gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -I/w/workspace/smo-ves-cli-sonar/.tox/code/include -I/opt/pyenv/versions/3.10.6/include/python3.10 -c /tmp/pip-install-as001lw2/confluent-kafka_38ce2f5973474615a0a70180fdb74d01/src/confluent_kafka/src/Admin.c -o build/temp.linux-x86_64-cpython-310/tmp/pip-install-as001lw2/confluent-kafka_38ce2f5973474615a0a70180fdb74d01/src/confluent_kafka/src/Admin.o
        In file included from /tmp/pip-install-as001lw2/confluent-kafka_38ce2f5973474615a0a70180fdb74d01/src/confluent_kafka/src/Admin.c:17:0:
        /tmp/pip-install-as001lw2/confluent-kafka_38ce2f5973474615a0a70180fdb74d01/src/confluent_kafka/src/confluent_kafka.h:23:10: fatal error: librdkafka/rdkafka.h: No such file or directory
         #include <librdkafka/rdkafka.h>
                  ^~~~~~~~~~~~~~~~~~~~~~
        compilation terminated.
        error: command '/usr/bin/gcc' failed with exit code 1
        [end of output]
    
    note: This error originates from a subprocess, and is likely not a problem with pip.
    ERROR: Failed building wheel for confluent-kafka
  ERROR: Failed to build installable wheels for some pyproject.toml based projects (confluent-kafka)
  flake8: OK ✔ in 1.67 seconds
  Collecting confluent-kafka
    Downloading confluent_kafka-2.9.0.tar.gz (193 kB)
    Installing build dependencies: started
    Installing build dependencies: finished with status 'done'
    Getting requirements to build wheel: started
    Getting requirements to build wheel: finished with status 'done'
    Preparing metadata (pyproject.toml): started
    Preparing metadata (pyproject.toml): finished with status 'done'
  Collecting coverage
    Downloading coverage-7.7.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.5 kB)
  Collecting flask
    Downloading flask-3.1.0-py3-none-any.whl.metadata (2.7 kB)
  Collecting future
    Using cached future-1.0.0-py3-none-any.whl.metadata (4.0 kB)
  Collecting gevent
    Downloading gevent-24.11.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (13 kB)
  Collecting jsonschema
    Using cached jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB)
  Collecting kafka-python
    Downloading kafka_python-2.1.4-py2.py3-none-any.whl.metadata (9.1 kB)
  Collecting mock
    Downloading mock-5.2.0-py3-none-any.whl.metadata (3.1 kB)
  Collecting pytest
    Downloading pytest-8.3.5-py3-none-any.whl.metadata (7.6 kB)
  Collecting pytest-cov
    Downloading pytest_cov-6.0.0-py3-none-any.whl.metadata (27 kB)
  Collecting pytest-mock
    Downloading pytest_mock-3.14.0-py3-none-any.whl.metadata (3.8 kB)
  Collecting PyYAML
    Using cached PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
  Collecting requests
    Using cached requests-2.32.3-py3-none-any.whl.metadata (4.6 kB)
  Collecting requests_mock
    Downloading requests_mock-1.12.1-py2.py3-none-any.whl.metadata (4.1 kB)
  Collecting Werkzeug>=3.1 (from flask)
    Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB)
  Collecting Jinja2>=3.1.2 (from flask)
    Using cached jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB)
  Collecting itsdangerous>=2.2 (from flask)
    Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB)
  Collecting click>=8.1.3 (from flask)
    Using cached click-8.1.8-py3-none-any.whl.metadata (2.3 kB)
  Collecting blinker>=1.9 (from flask)
    Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB)
  Collecting zope.event (from gevent)
    Downloading zope.event-5.0-py3-none-any.whl.metadata (4.4 kB)
  Collecting zope.interface (from gevent)
    Downloading zope.interface-7.2-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (44 kB)
  Collecting greenlet>=3.1.1 (from gevent)
    Downloading greenlet-3.1.1-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB)
  Collecting attrs>=22.2.0 (from jsonschema)
    Using cached attrs-25.3.0-py3-none-any.whl.metadata (10 kB)
  Collecting jsonschema-specifications>=2023.03.6 (from jsonschema)
    Using cached jsonschema_specifications-2024.10.1-py3-none-any.whl.metadata (3.0 kB)
  Collecting referencing>=0.28.4 (from jsonschema)
    Using cached referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB)
  Collecting rpds-py>=0.7.1 (from jsonschema)
    Using cached rpds_py-0.24.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB)
  Collecting exceptiongroup>=1.0.0rc8 (from pytest)
    Downloading exceptiongroup-1.2.2-py3-none-any.whl.metadata (6.6 kB)
  Collecting iniconfig (from pytest)
    Downloading iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB)
  Collecting packaging (from pytest)
    Using cached packaging-24.2-py3-none-any.whl.metadata (3.2 kB)
  Collecting pluggy<2,>=1.5 (from pytest)
    Using cached pluggy-1.5.0-py3-none-any.whl.metadata (4.8 kB)
  Collecting tomli>=1 (from pytest)
    Using cached tomli-2.2.1-py3-none-any.whl.metadata (10 kB)
  Collecting charset-normalizer<4,>=2 (from requests)
    Using cached charset_normalizer-3.4.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB)
  Collecting idna<4,>=2.5 (from requests)
    Using cached idna-3.10-py3-none-any.whl.metadata (10 kB)
  Collecting urllib3<3,>=1.21.1 (from requests)
    Downloading urllib3-2.3.0-py3-none-any.whl.metadata (6.5 kB)
  Collecting certifi>=2017.4.17 (from requests)
    Using cached certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB)
  Collecting MarkupSafe>=2.0 (from Jinja2>=3.1.2->flask)
    Using cached MarkupSafe-3.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB)
  Collecting typing-extensions>=4.4.0 (from referencing>=0.28.4->jsonschema)
    Using cached typing_extensions-4.13.0-py3-none-any.whl.metadata (3.0 kB)
  Requirement already satisfied: setuptools in ./.tox/code/lib/python3.10/site-packages (from zope.event->gevent) (75.8.0)
  Downloading coverage-7.7.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (239 kB)
  Downloading flask-3.1.0-py3-none-any.whl (102 kB)
  Using cached future-1.0.0-py3-none-any.whl (491 kB)
  Downloading gevent-24.11.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.6 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 57.2 MB/s eta 0:00:00
  Using cached jsonschema-4.23.0-py3-none-any.whl (88 kB)
  Downloading kafka_python-2.1.4-py2.py3-none-any.whl (276 kB)
  Downloading mock-5.2.0-py3-none-any.whl (31 kB)
  Downloading pytest-8.3.5-py3-none-any.whl (343 kB)
  Downloading pytest_cov-6.0.0-py3-none-any.whl (22 kB)
  Downloading pytest_mock-3.14.0-py3-none-any.whl (9.9 kB)
  Using cached PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (751 kB)
  Using cached requests-2.32.3-py3-none-any.whl (64 kB)
  Downloading requests_mock-1.12.1-py2.py3-none-any.whl (27 kB)
  Using cached attrs-25.3.0-py3-none-any.whl (63 kB)
  Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB)
  Using cached certifi-2025.1.31-py3-none-any.whl (166 kB)
  Using cached charset_normalizer-3.4.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (146 kB)
  Using cached click-8.1.8-py3-none-any.whl (98 kB)
  Downloading exceptiongroup-1.2.2-py3-none-any.whl (16 kB)
  Downloading greenlet-3.1.1-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (599 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 599.5/599.5 kB 17.8 MB/s eta 0:00:00
  Using cached idna-3.10-py3-none-any.whl (70 kB)
  Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB)
  Using cached jinja2-3.1.6-py3-none-any.whl (134 kB)
  Using cached jsonschema_specifications-2024.10.1-py3-none-any.whl (18 kB)
  Using cached pluggy-1.5.0-py3-none-any.whl (20 kB)
  Using cached referencing-0.36.2-py3-none-any.whl (26 kB)
  Using cached rpds_py-0.24.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (389 kB)
  Using cached tomli-2.2.1-py3-none-any.whl (14 kB)
  Downloading urllib3-2.3.0-py3-none-any.whl (128 kB)
  Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB)
  Downloading iniconfig-2.1.0-py3-none-any.whl (6.0 kB)
  Using cached packaging-24.2-py3-none-any.whl (65 kB)
  Downloading zope.event-5.0-py3-none-any.whl (6.8 kB)
  Downloading zope.interface-7.2-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (254 kB)
  Using cached MarkupSafe-3.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (20 kB)
  Using cached typing_extensions-4.13.0-py3-none-any.whl (45 kB)
  Building wheels for collected packages: confluent-kafka
    Building wheel for confluent-kafka (pyproject.toml): started
    Building wheel for confluent-kafka (pyproject.toml): finished with status 'error'
  Failed to build confluent-kafka
  code: exit 1 (7.83 seconds) /w/workspace/smo-ves-cli-sonar> python -I -m pip install confluent-kafka coverage flask future gevent jsonschema kafka-python mock pytest pytest-cov pytest-mock PyYAML requests requests_mock pid=2463
    code: FAIL code 1 (8.89 seconds)
    flake8: OK (1.67 seconds)
    evaluation failed :( (9.06 seconds)
  + tox_status=255
  + echo '---> Completed tox runs'
  ---> Completed tox runs
  + for i in .tox/*/log
  ++ awk -F/ '{print $2}'
  ++ echo .tox/code/log
  + tox_env=code
  + cp -r .tox/code/log /w/workspace/smo-ves-cli-sonar/archives/tox/code
  + for i in .tox/*/log
  ++ awk -F/ '{print $2}'
  ++ echo .tox/flake8/log
  + tox_env=flake8
  + cp -r .tox/flake8/log /w/workspace/smo-ves-cli-sonar/archives/tox/flake8
  + DOC_DIR=docs/_build/html
  + [[ -d docs/_build/html ]]
  + echo '---> tox-run.sh ends'
  ---> tox-run.sh ends
  + test 255 -eq 0
  + exit 255
  ++ '[' 2 = 1 ']'
  Build step 'Execute shell' marked build as failure
  [PostBuildScript] - [INFO] Executing post build scripts.
  [smo-ves-cli-sonar] $ /bin/bash /tmp/jenkins10241770499430088200.sh
  ---> sysstat.sh
  [smo-ves-cli-sonar] $ /bin/bash /tmp/jenkins16866100077554102718.sh
  ---> package-listing.sh
  ++ tr '[:upper:]' '[:lower:]'
  ++ facter osfamily
  + OS_FAMILY=debian
  + workspace=/w/workspace/smo-ves-cli-sonar
  + START_PACKAGES=/tmp/packages_start.txt
  + END_PACKAGES=/tmp/packages_end.txt
  + DIFF_PACKAGES=/tmp/packages_diff.txt
  + PACKAGES=/tmp/packages_start.txt
  + '[' /w/workspace/smo-ves-cli-sonar ']'
  + PACKAGES=/tmp/packages_end.txt
  + case "${OS_FAMILY}" in
  + dpkg -l
  + grep '^ii'
  + '[' -f /tmp/packages_start.txt ']'
  + '[' -f /tmp/packages_end.txt ']'
  + diff /tmp/packages_start.txt /tmp/packages_end.txt
  + '[' /w/workspace/smo-ves-cli-sonar ']'
  + mkdir -p /w/workspace/smo-ves-cli-sonar/archives/
  + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/smo-ves-cli-sonar/archives/
  [smo-ves-cli-sonar] $ /bin/bash /tmp/jenkins6946198310864915439.sh
  ---> capture-instance-metadata.sh
  Setup pyenv:
    system
    3.8.13
    3.9.13
  * 3.10.6 (set by /w/workspace/smo-ves-cli-sonar/.python-version)
  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JomI from file:/tmp/.os_lf_venv
  lf-activate-venv(): INFO: Installing: lftools 
  lf-activate-venv(): INFO: Adding /tmp/venv-JomI/bin to PATH
  INFO: Running in OpenStack, capturing instance metadata
  [smo-ves-cli-sonar] $ /bin/bash /tmp/jenkins11874730650825380297.sh
  provisioning config files...
  copy managed file [jenkins-log-archives-settings] to file:/w/workspace/smo-ves-cli-sonar@tmp/config6152976473820414146tmp
  Regular expression run condition: Expression=[^.*logs-s3.*], Label=[]
  Run condition [Regular expression match] preventing perform for step [Provide Configuration files]
  [EnvInject] - Injecting environment variables from a build step.
  [EnvInject] - Injecting as environment variables the properties content 
  SERVER_ID=logs
  
  [EnvInject] - Variables injected successfully.
  [smo-ves-cli-sonar] $ /bin/bash /tmp/jenkins13974382829198347568.sh
  ---> create-netrc.sh
  [smo-ves-cli-sonar] $ /bin/bash /tmp/jenkins12187469228994262975.sh
  ---> python-tools-install.sh
  Setup pyenv:
    system
    3.8.13
    3.9.13
  * 3.10.6 (set by /w/workspace/smo-ves-cli-sonar/.python-version)
  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JomI from file:/tmp/.os_lf_venv
  lf-activate-venv(): INFO: Installing: lftools 
  lf-activate-venv(): INFO: Adding /tmp/venv-JomI/bin to PATH
  [smo-ves-cli-sonar] $ /bin/bash /tmp/jenkins11292284682458771178.sh
  ---> sudo-logs.sh
  Archiving 'sudo' log..
  [smo-ves-cli-sonar] $ /bin/bash /tmp/jenkins10484764262097024453.sh
  ---> job-cost.sh
  Setup pyenv:
    system
    3.8.13
    3.9.13
  * 3.10.6 (set by /w/workspace/smo-ves-cli-sonar/.python-version)
  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JomI from file:/tmp/.os_lf_venv
  lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 
  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.
  lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible.
  lf-activate-venv(): INFO: Adding /tmp/venv-JomI/bin to PATH
  INFO: No Stack...
  INFO: Retrieving Pricing Info for: v2-highcpu-2
  INFO: Archiving Costs
  [smo-ves-cli-sonar] $ /bin/bash -l /tmp/jenkins18101535762338796415.sh
  ---> logs-deploy.sh
  Setup pyenv:
    system
    3.8.13
    3.9.13
  * 3.10.6 (set by /w/workspace/smo-ves-cli-sonar/.python-version)
  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JomI from file:/tmp/.os_lf_venv
  lf-activate-venv(): INFO: Installing: lftools 
  lf-activate-venv(): INFO: Adding /tmp/venv-JomI/bin to PATH
  INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/smo-ves-cli-sonar/925
  INFO: archiving workspace using pattern(s): -p **/*.log
  Archives upload complete.
  INFO: archiving logs to Nexus
  ---> uname -a:
  Linux prd-ubuntu1804-builder-2c-2g-3841 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
  
  
  ---> lscpu:
  Architecture:        x86_64
  CPU op-mode(s):      32-bit, 64-bit
  Byte Order:          Little Endian
  CPU(s):              2
  On-line CPU(s) list: 0,1
  Thread(s) per core:  1
  Core(s) per socket:  1
  Socket(s):           2
  NUMA node(s):        1
  Vendor ID:           AuthenticAMD
  CPU family:          23
  Model:               49
  Model name:          AMD EPYC-Rome Processor
  Stepping:            0
  CPU MHz:             2799.998
  BogoMIPS:            5599.99
  Virtualization:      AMD-V
  Hypervisor vendor:   KVM
  Virtualization type: full
  L1d cache:           32K
  L1i cache:           32K
  L2 cache:            512K
  L3 cache:            16384K
  NUMA node0 CPU(s):   0,1
  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
  
  
  ---> nproc:
  2
  
  
  ---> df -h:
  Filesystem      Size  Used Avail Use% Mounted on
  udev            984M     0  984M   0% /dev
  tmpfs           200M  668K  199M   1% /run
  /dev/vda1        20G  7.3G   12G  38% /
  tmpfs           997M     0  997M   0% /dev/shm
  tmpfs           5.0M     0  5.0M   0% /run/lock
  tmpfs           997M     0  997M   0% /sys/fs/cgroup
  /dev/vda15      105M  5.3M  100M   5% /boot/efi
  tmpfs           200M     0  200M   0% /run/user/1001
  
  
  ---> free -m:
                total        used        free      shared  buff/cache   available
  Mem:           1992         330          85           0        1577        1488
  Swap:          1023           0        1023
  
  
  ---> ip addr:
  1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
      link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
      inet 127.0.0.1/8 scope host lo
         valid_lft forever preferred_lft forever
      inet6 ::1/128 scope host 
         valid_lft forever preferred_lft forever
  2: ens3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1450 qdisc fq_codel state UP group default qlen 1000
      link/ether fa:16:3e:89:03:4c brd ff:ff:ff:ff:ff:ff
      inet 10.32.6.194/23 brd 10.32.7.255 scope global dynamic ens3
         valid_lft 86266sec preferred_lft 86266sec
      inet6 fe80::f816:3eff:fe89:34c/64 scope link 
         valid_lft forever preferred_lft forever
  
  
  ---> sar -b -r -n DEV:
  Linux 4.15.0-213-generic (prd-ubuntu1804-builder-2c-2g-3841) 	03/29/25 	_x86_64_	(2 CPU)
  
  14:02:41     LINUX RESTART	(2 CPU)
  
  14:03:01          tps      rtps      wtps   bread/s   bwrtn/s
  14:04:01       169.67     42.36    127.31   1680.56  16520.77
  Average:       169.67     42.36    127.31   1680.56  16520.77
  
  14:03:01    kbmemfree   kbavail kbmemused  %memused kbbuffers  kbcached  kbcommit   %commit  kbactive   kbinact   kbdirty
  14:04:01        87224   1528636   1953408     95.73     57544   1469180    556684     18.02    431512   1370388     61780
  Average:        87224   1528636   1953408     95.73     57544   1469180    556684     18.02    431512   1370388     61780
  
  14:03:01        IFACE   rxpck/s   txpck/s    rxkB/s    txkB/s   rxcmp/s   txcmp/s  rxmcst/s   %ifutil
  14:04:01           lo      1.46      1.46      0.17      0.17      0.00      0.00      0.00      0.00
  14:04:01         ens3    192.48    124.18   1023.98     16.16      0.00      0.00      0.00      0.00
  Average:           lo      1.46      1.46      0.17      0.17      0.00      0.00      0.00      0.00
  Average:         ens3    192.48    124.18   1023.98     16.16      0.00      0.00      0.00      0.00
  
  
  ---> sar -P ALL:
  Linux 4.15.0-213-generic (prd-ubuntu1804-builder-2c-2g-3841) 	03/29/25 	_x86_64_	(2 CPU)
  
  14:02:41     LINUX RESTART	(2 CPU)
  
  14:03:01        CPU     %user     %nice   %system   %iowait    %steal     %idle
  14:04:01        all     38.99      0.00      3.33      8.09      0.09     49.50
  14:04:01          0     26.65      0.00      2.05      6.75      0.08     64.47
  14:04:01          1     51.45      0.00      4.61      9.45      0.10     34.40
  Average:        all     38.99      0.00      3.33      8.09      0.09     49.50
  Average:          0     26.65      0.00      2.05      6.75      0.08     64.47
  Average:          1     51.45      0.00      4.61      9.45      0.10     34.40