10:35:18 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/121286 10:35:18 Running as SYSTEM 10:35:18 [EnvInject] - Loading node environment variables. 10:35:18 Building remotely on prd-ubuntu2204-docker-4c-16g-4732 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 10:35:22 [ssh-agent] Looking for ssh-agent implementation... 10:35:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:35:22 $ ssh-agent 10:35:22 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXg7JE3I/agent.1544 10:35:22 SSH_AGENT_PID=1546 10:35:22 [ssh-agent] Started. 10:35:22 Running ssh-add (command line suppressed) 10:35:22 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_15255120380707800577.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_15255120380707800577.key) 10:35:22 [ssh-agent] Using credentials jenkins (jenkins-ssh) 10:35:22 The recommended git tool is: NONE 10:35:27 using credential jenkins-ssh 10:35:27 Wiping out workspace first. 10:35:27 Cloning the remote Git repository 10:35:27 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 10:35:27 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 10:35:27 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 10:35:27 > git --version # timeout=10 10:35:27 > git --version # 'git version 2.34.1' 10:35:27 using GIT_SSH to set credentials jenkins-ssh 10:35:27 Verifying host key using known hosts file, will automatically accept unseen keys 10:35:27 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 10:35:32 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 10:35:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:35:33 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 10:35:33 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 10:35:33 using GIT_SSH to set credentials jenkins-ssh 10:35:33 Verifying host key using known hosts file, will automatically accept unseen keys 10:35:33 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/86/121286/5 # timeout=10 10:35:33 > git rev-parse 25b21c8b7c27728a7fd6457e86d2e62d85dba1f6^{commit} # timeout=10 10:35:33 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:35:33 Checking out Revision 25b21c8b7c27728a7fd6457e86d2e62d85dba1f6 (refs/changes/86/121286/5) 10:35:33 > git config core.sparsecheckout # timeout=10 10:35:33 > git checkout -f 25b21c8b7c27728a7fd6457e86d2e62d85dba1f6 # timeout=10 10:35:33 Commit message: "Reformat method populateNepsForRdmNode signatures" 10:35:33 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:35:33 > git rev-list --no-walk 7f5c63a3de47c4c0c61e89ea64d514e7a9c44c32 # timeout=10 10:35:33 > git remote # timeout=10 10:35:33 > git submodule init # timeout=10 10:35:33 > git submodule sync # timeout=10 10:35:33 > git config --get remote.origin.url # timeout=10 10:35:33 > git submodule init # timeout=10 10:35:33 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 10:35:33 ERROR: No submodules found. 10:35:37 provisioning config files... 10:35:37 copy managed file [npmrc] to file:/home/jenkins/.npmrc 10:35:37 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 10:35:37 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins17374048578499112838.sh 10:35:37 ---> python-tools-install.sh 10:35:37 Setup pyenv: 10:35:37 * system (set by /opt/pyenv/version) 10:35:37 * 3.8.20 (set by /opt/pyenv/version) 10:35:37 * 3.9.20 (set by /opt/pyenv/version) 10:35:37 3.10.15 10:35:37 3.11.10 10:35:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-t6Zi 10:35:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:35:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:35:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:35:48 lf-activate-venv(): INFO: Base packages installed successfully 10:35:48 lf-activate-venv(): INFO: Installing additional packages: lftools 10:36:12 lf-activate-venv(): INFO: Adding /tmp/venv-t6Zi/bin to PATH 10:36:12 Generating Requirements File 10:36:31 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. 10:36:31 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:36:31 Python 3.11.10 10:36:31 pip 26.0.1 from /tmp/venv-t6Zi/lib/python3.11/site-packages/pip (python 3.11) 10:36:32 appdirs==1.4.4 10:36:32 argcomplete==3.6.3 10:36:32 aspy.yaml==1.3.0 10:36:32 attrs==25.4.0 10:36:32 autopage==0.6.0 10:36:32 beautifulsoup4==4.14.3 10:36:32 boto3==1.42.70 10:36:32 botocore==1.42.70 10:36:32 bs4==0.0.2 10:36:32 certifi==2026.2.25 10:36:32 cffi==2.0.0 10:36:32 cfgv==3.5.0 10:36:32 chardet==7.2.0 10:36:32 charset-normalizer==3.4.6 10:36:32 click==8.3.1 10:36:32 cliff==4.13.2 10:36:32 cmd2==3.4.0 10:36:32 cryptography==3.3.2 10:36:32 debtcollector==3.0.0 10:36:32 decorator==5.2.1 10:36:32 defusedxml==0.7.1 10:36:32 Deprecated==1.3.1 10:36:32 distlib==0.4.0 10:36:32 dnspython==2.8.0 10:36:32 docker==7.1.0 10:36:32 dogpile.cache==1.5.0 10:36:32 durationpy==0.10 10:36:32 email-validator==2.3.0 10:36:32 filelock==3.25.2 10:36:32 future==1.0.0 10:36:32 gitdb==4.0.12 10:36:32 GitPython==3.1.46 10:36:32 httplib2==0.30.2 10:36:32 identify==2.6.18 10:36:32 idna==3.11 10:36:32 importlib-resources==1.5.0 10:36:32 iso8601==2.1.0 10:36:32 Jinja2==3.1.6 10:36:32 jmespath==1.1.0 10:36:32 jsonpatch==1.33 10:36:32 jsonpointer==3.0.0 10:36:32 jsonschema==4.26.0 10:36:32 jsonschema-specifications==2025.9.1 10:36:32 keystoneauth1==5.13.1 10:36:32 kubernetes==35.0.0 10:36:32 lftools==0.37.22 10:36:32 lxml==6.0.2 10:36:32 markdown-it-py==4.0.0 10:36:32 MarkupSafe==3.0.3 10:36:32 mdurl==0.1.2 10:36:32 msgpack==1.1.2 10:36:32 multi_key_dict==2.0.3 10:36:32 munch==4.0.0 10:36:32 netaddr==1.3.0 10:36:32 niet==1.4.2 10:36:32 nodeenv==1.10.0 10:36:32 oauth2client==4.1.3 10:36:32 oauthlib==3.3.1 10:36:32 openstacksdk==4.10.0 10:36:32 os-service-types==1.8.2 10:36:32 osc-lib==4.4.0 10:36:32 oslo.config==10.3.0 10:36:32 oslo.context==6.3.0 10:36:32 oslo.i18n==6.7.2 10:36:32 oslo.log==8.1.0 10:36:32 oslo.serialization==5.9.1 10:36:32 oslo.utils==10.0.0 10:36:32 packaging==26.0 10:36:32 pbr==7.0.3 10:36:32 platformdirs==4.9.4 10:36:32 prettytable==3.17.0 10:36:32 psutil==7.2.2 10:36:32 pyasn1==0.6.3 10:36:32 pyasn1_modules==0.4.2 10:36:32 pycparser==3.0 10:36:32 pygerrit2==2.0.15 10:36:32 PyGithub==2.8.1 10:36:32 Pygments==2.19.2 10:36:32 PyJWT==2.12.1 10:36:32 PyNaCl==1.6.2 10:36:32 pyparsing==2.4.7 10:36:32 pyperclip==1.11.0 10:36:32 pyrsistent==0.20.0 10:36:32 python-cinderclient==9.9.0 10:36:32 python-dateutil==2.9.0.post0 10:36:32 python-discovery==1.1.3 10:36:32 python-heatclient==5.1.0 10:36:32 python-jenkins==1.8.3 10:36:32 python-keystoneclient==5.8.0 10:36:32 python-magnumclient==4.10.0 10:36:32 python-openstackclient==9.0.0 10:36:32 python-swiftclient==4.10.0 10:36:32 PyYAML==6.0.3 10:36:32 referencing==0.37.0 10:36:32 requests==2.32.5 10:36:32 requests-oauthlib==2.0.0 10:36:32 requestsexceptions==1.4.0 10:36:32 rfc3986==2.0.0 10:36:32 rich==14.3.3 10:36:32 rich-argparse==1.7.2 10:36:32 rpds-py==0.30.0 10:36:32 rsa==4.9.1 10:36:32 ruamel.yaml==0.19.1 10:36:32 ruamel.yaml.clib==0.2.15 10:36:32 s3transfer==0.16.0 10:36:32 simplejson==3.20.2 10:36:32 six==1.17.0 10:36:32 smmap==5.0.3 10:36:32 soupsieve==2.8.3 10:36:32 stevedore==5.7.0 10:36:32 tabulate==0.10.0 10:36:32 toml==0.10.2 10:36:32 tomlkit==0.14.0 10:36:32 tqdm==4.67.3 10:36:32 typing_extensions==4.15.0 10:36:32 urllib3==1.26.20 10:36:32 virtualenv==21.2.0 10:36:32 wcwidth==0.6.0 10:36:32 websocket-client==1.9.0 10:36:32 wrapt==2.1.2 10:36:32 xdg==6.0.0 10:36:32 xmltodict==1.0.4 10:36:32 yq==3.4.3 10:36:32 [transportpce-tox-verify-transportpce-master] $ /bin/sh /tmp/jenkins441905371456234322.sh 10:36:32 ---> uv-install.sh 10:36:32 Installing uv/uvx (latest) using shell installer 10:36:32 2026-03-18 10:36:32 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/d10873ad-a7f9-4d5c-b33f-d6a7781f8886?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-18T11%3A16%3A44Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-18T10%3A16%3A31Z&ske=2026-03-18T11%3A16%3A44Z&sks=b&skv=2018-11-09&sig=t%2BPJxl1RRsnIDGWNwF1SgchSkW99COthgBUGLLibiz8%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3MzgzMDQ4MSwibmJmIjoxNzczODMwMTgxLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.Qus-3qr1tY3bp47rnuGyaUPsdS_tI67vdEc-DHLcx2o&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [68286/68286] -> "/tmp/uv-install-0tHKmG.sh" [1] 10:36:32 downloading uv 0.10.11 x86_64-unknown-linux-gnu 10:36:32 no checksums to verify 10:36:33 installing to /home/jenkins/.local/bin 10:36:33 uv 10:36:33 uvx 10:36:33 everything's installed! 10:36:33 10:36:33 To add $HOME/.local/bin to your PATH, either restart your shell or run: 10:36:33 10:36:33 source $HOME/.local/bin/env (sh, bash, zsh) 10:36:33 source $HOME/.local/bin/env.fish (fish) 10:36:33 Adding install location to PATH 10:36:33 ---> Validating uv/uvx install 10:36:33 uvx 0.10.11 10:36:33 [EnvInject] - Injecting environment variables from a build step. 10:36:33 [EnvInject] - Injecting as environment variables the properties content 10:36:33 PYTHON=python3 10:36:33 10:36:33 [EnvInject] - Variables injected successfully. 10:36:33 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins8122509059673283147.sh 10:36:33 ---> tox-install.sh 10:36:33 + source /home/jenkins/lf-env.sh 10:36:33 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:36:33 ++ mktemp -d /tmp/venv-XXXX 10:36:33 + lf_venv=/tmp/venv-Je5o 10:36:33 + local venv_file=/tmp/.os_lf_venv 10:36:33 + local python=python3 10:36:33 + local options 10:36:33 + local set_path=true 10:36:33 + local install_args= 10:36:33 ++ 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 10:36:33 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:36:33 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:36:33 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:36:33 + true 10:36:33 + case $1 in 10:36:33 + venv_file=/tmp/.toxenv 10:36:33 + shift 2 10:36:33 + true 10:36:33 + case $1 in 10:36:33 + shift 10:36:33 + break 10:36:33 + case $python in 10:36:33 + local pkg_list= 10:36:33 + [[ -d /opt/pyenv ]] 10:36:33 + echo 'Setup pyenv:' 10:36:33 Setup pyenv: 10:36:33 + export PYENV_ROOT=/opt/pyenv 10:36:33 + PYENV_ROOT=/opt/pyenv 10:36:33 + 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 10:36:33 + 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 10:36:33 + pyenv versions 10:36:33 system 10:36:33 3.8.20 10:36:33 3.9.20 10:36:33 3.10.15 10:36:33 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 10:36:33 + command -v pyenv 10:36:33 ++ pyenv init - --no-rehash 10:36:33 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 10:36:33 for i in ${!paths[@]}; do 10:36:33 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 10:36:33 fi; done; 10:36:33 echo "${paths[*]}"'\'')" 10:36:33 export PATH="/opt/pyenv/shims:${PATH}" 10:36:33 export PYENV_SHELL=bash 10:36:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:36:33 pyenv() { 10:36:33 local command 10:36:33 command="${1:-}" 10:36:33 if [ "$#" -gt 0 ]; then 10:36:33 shift 10:36:33 fi 10:36:33 10:36:33 case "$command" in 10:36:33 rehash|shell) 10:36:33 eval "$(pyenv "sh-$command" "$@")" 10:36:33 ;; 10:36:33 *) 10:36:33 command pyenv "$command" "$@" 10:36:33 ;; 10:36:33 esac 10:36:33 }' 10:36:33 +++ bash --norc -ec 'IFS=:; paths=($PATH); 10:36:33 for i in ${!paths[@]}; do 10:36:33 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 10:36:33 fi; done; 10:36:33 echo "${paths[*]}"' 10:36:33 ++ 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 10:36:33 ++ 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 10:36:33 ++ 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 10:36:33 ++ export PYENV_SHELL=bash 10:36:33 ++ PYENV_SHELL=bash 10:36:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:36:33 +++ complete -F _pyenv pyenv 10:36:33 ++ lf-pyver python3 10:36:33 ++ local py_version_xy=python3 10:36:33 ++ local py_version_xyz= 10:36:33 ++ pyenv versions 10:36:33 ++ local command 10:36:33 ++ command=versions 10:36:33 ++ '[' 1 -gt 0 ']' 10:36:33 ++ shift 10:36:33 ++ case "$command" in 10:36:33 ++ command pyenv versions 10:36:33 ++ sed 's/^[ *]* //' 10:36:33 ++ awk '{ print $1 }' 10:36:33 ++ grep -E '^[0-9.]*[0-9]$' 10:36:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:36:33 +++ grep '^3' /tmp/.pyenv_versions 10:36:33 +++ sort -V 10:36:33 +++ tail -n 1 10:36:33 ++ py_version_xyz=3.11.10 10:36:33 ++ [[ -z 3.11.10 ]] 10:36:33 ++ echo 3.11.10 10:36:33 ++ return 0 10:36:33 + pyenv local 3.11.10 10:36:33 + local command 10:36:33 + command=local 10:36:33 + '[' 2 -gt 0 ']' 10:36:33 + shift 10:36:33 + case "$command" in 10:36:33 + command pyenv local 3.11.10 10:36:33 + for arg in "$@" 10:36:33 + case $arg in 10:36:33 + pkg_list+='tox ' 10:36:33 + for arg in "$@" 10:36:33 + case $arg in 10:36:33 + pkg_list+='virtualenv ' 10:36:33 + for arg in "$@" 10:36:33 + case $arg in 10:36:33 + pkg_list+='urllib3~=1.26.15 ' 10:36:33 + [[ -f /tmp/.toxenv ]] 10:36:33 + [[ ! -f /tmp/.toxenv ]] 10:36:33 + [[ -n '' ]] 10:36:33 + python3 -m venv /tmp/venv-Je5o 10:36:37 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Je5o' 10:36:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Je5o 10:36:37 + echo /tmp/venv-Je5o 10:36:37 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:36:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:36:37 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:36:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:36:37 + local 'pip_opts=--upgrade --quiet' 10:36:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:36:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:36:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:36:37 + [[ -n '' ]] 10:36:37 + [[ -n '' ]] 10:36:37 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:36:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:36:37 + /tmp/venv-Je5o/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 10:36:41 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:36:41 lf-activate-venv(): INFO: Base packages installed successfully 10:36:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:36:41 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:36:41 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:36:41 + /tmp/venv-Je5o/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 10:36:43 + type python3 10:36:43 + true 10:36:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Je5o/bin to PATH' 10:36:43 lf-activate-venv(): INFO: Adding /tmp/venv-Je5o/bin to PATH 10:36:43 + PATH=/tmp/venv-Je5o/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 10:36:43 + return 0 10:36:43 + python3 --version 10:36:43 Python 3.11.10 10:36:43 + python3 -m pip --version 10:36:43 pip 26.0.1 from /tmp/venv-Je5o/lib/python3.11/site-packages/pip (python 3.11) 10:36:43 + python3 -m pip freeze 10:36:43 cachetools==7.0.5 10:36:43 colorama==0.4.6 10:36:43 distlib==0.4.0 10:36:43 filelock==3.25.2 10:36:43 packaging==26.0 10:36:43 platformdirs==4.9.4 10:36:43 pluggy==1.6.0 10:36:43 pyproject-api==1.10.0 10:36:43 python-discovery==1.1.3 10:36:43 tomli_w==1.2.0 10:36:43 tox==4.50.0 10:36:43 urllib3==1.26.20 10:36:43 virtualenv==21.2.0 10:36:43 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins3119519649126152740.sh 10:36:43 [EnvInject] - Injecting environment variables from a build step. 10:36:43 [EnvInject] - Injecting as environment variables the properties content 10:36:43 PARALLEL=True 10:36:43 10:36:43 [EnvInject] - Variables injected successfully. 10:36:43 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins3994124644131878625.sh 10:36:43 ---> tox-run.sh 10:36:43 + 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 10:36:43 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 10:36:43 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 10:36:43 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 10:36:43 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 10:36:43 + source /home/jenkins/lf-env.sh 10:36:43 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:36:43 ++ mktemp -d /tmp/venv-XXXX 10:36:43 + lf_venv=/tmp/venv-hVB8 10:36:43 + local venv_file=/tmp/.os_lf_venv 10:36:43 + local python=python3 10:36:43 + local options 10:36:43 + local set_path=true 10:36:43 + local install_args= 10:36:43 ++ 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 10:36:43 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:36:43 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:36:43 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:36:43 + true 10:36:43 + case $1 in 10:36:43 + venv_file=/tmp/.toxenv 10:36:43 + shift 2 10:36:43 + true 10:36:43 + case $1 in 10:36:43 + shift 10:36:43 + break 10:36:43 + case $python in 10:36:43 + local pkg_list= 10:36:43 + [[ -d /opt/pyenv ]] 10:36:43 + echo 'Setup pyenv:' 10:36:43 Setup pyenv: 10:36:43 + export PYENV_ROOT=/opt/pyenv 10:36:43 + PYENV_ROOT=/opt/pyenv 10:36:43 + 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 10:36:43 + 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 10:36:43 + pyenv versions 10:36:43 system 10:36:43 3.8.20 10:36:43 3.9.20 10:36:43 3.10.15 10:36:43 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 10:36:43 + command -v pyenv 10:36:43 ++ pyenv init - --no-rehash 10:36:43 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 10:36:43 for i in ${!paths[@]}; do 10:36:43 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 10:36:43 fi; done; 10:36:43 echo "${paths[*]}"'\'')" 10:36:43 export PATH="/opt/pyenv/shims:${PATH}" 10:36:43 export PYENV_SHELL=bash 10:36:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:36:43 pyenv() { 10:36:43 local command 10:36:43 command="${1:-}" 10:36:43 if [ "$#" -gt 0 ]; then 10:36:43 shift 10:36:43 fi 10:36:43 10:36:43 case "$command" in 10:36:43 rehash|shell) 10:36:43 eval "$(pyenv "sh-$command" "$@")" 10:36:43 ;; 10:36:43 *) 10:36:43 command pyenv "$command" "$@" 10:36:43 ;; 10:36:43 esac 10:36:43 }' 10:36:43 +++ bash --norc -ec 'IFS=:; paths=($PATH); 10:36:43 for i in ${!paths[@]}; do 10:36:43 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 10:36:43 fi; done; 10:36:43 echo "${paths[*]}"' 10:36:43 ++ 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 10:36:43 ++ 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 10:36:43 ++ 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 10:36:43 ++ export PYENV_SHELL=bash 10:36:43 ++ PYENV_SHELL=bash 10:36:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:36:43 +++ complete -F _pyenv pyenv 10:36:43 ++ lf-pyver python3 10:36:43 ++ local py_version_xy=python3 10:36:43 ++ local py_version_xyz= 10:36:43 ++ pyenv versions 10:36:43 ++ local command 10:36:43 ++ command=versions 10:36:43 ++ '[' 1 -gt 0 ']' 10:36:43 ++ shift 10:36:43 ++ case "$command" in 10:36:43 ++ command pyenv versions 10:36:43 ++ sed 's/^[ *]* //' 10:36:43 ++ awk '{ print $1 }' 10:36:43 ++ grep -E '^[0-9.]*[0-9]$' 10:36:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:36:43 +++ grep '^3' /tmp/.pyenv_versions 10:36:43 +++ sort -V 10:36:43 +++ tail -n 1 10:36:43 ++ py_version_xyz=3.11.10 10:36:43 ++ [[ -z 3.11.10 ]] 10:36:43 ++ echo 3.11.10 10:36:43 ++ return 0 10:36:43 + pyenv local 3.11.10 10:36:43 + local command 10:36:43 + command=local 10:36:43 + '[' 2 -gt 0 ']' 10:36:43 + shift 10:36:43 + case "$command" in 10:36:43 + command pyenv local 3.11.10 10:36:43 + for arg in "$@" 10:36:43 + case $arg in 10:36:43 + pkg_list+='tox ' 10:36:43 + for arg in "$@" 10:36:43 + case $arg in 10:36:43 + pkg_list+='virtualenv ' 10:36:43 + for arg in "$@" 10:36:43 + case $arg in 10:36:43 + pkg_list+='urllib3~=1.26.15 ' 10:36:43 + [[ -f /tmp/.toxenv ]] 10:36:43 ++ cat /tmp/.toxenv 10:36:43 + lf_venv=/tmp/venv-Je5o 10:36:43 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Je5o from' file:/tmp/.toxenv 10:36:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Je5o from file:/tmp/.toxenv 10:36:43 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:36:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:36:43 + local 'pip_opts=--upgrade --quiet' 10:36:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:36:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:36:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:36:43 + [[ -n '' ]] 10:36:43 + [[ -n '' ]] 10:36:43 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:36:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:36:43 + /tmp/venv-Je5o/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 10:36:44 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:36:44 lf-activate-venv(): INFO: Base packages installed successfully 10:36:44 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:36:44 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:36:44 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:36:44 + /tmp/venv-Je5o/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 10:36:46 + type python3 10:36:46 + true 10:36:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Je5o/bin to PATH' 10:36:46 lf-activate-venv(): INFO: Adding /tmp/venv-Je5o/bin to PATH 10:36:46 + PATH=/tmp/venv-Je5o/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 10:36:46 + return 0 10:36:46 + [[ -d /opt/pyenv ]] 10:36:46 + echo '---> Setting up pyenv' 10:36:46 ---> Setting up pyenv 10:36:46 + export PYENV_ROOT=/opt/pyenv 10:36:46 + PYENV_ROOT=/opt/pyenv 10:36:46 + export PATH=/opt/pyenv/bin:/tmp/venv-Je5o/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 10:36:46 + PATH=/opt/pyenv/bin:/tmp/venv-Je5o/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 10:36:46 ++ pwd 10:36:46 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 10:36:46 + export PYTHONPATH 10:36:46 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:36:46 + TOX_TESTENV_PASSENV=PYTHONPATH 10:36:46 + tox --version 10:36:46 4.50.0 from /tmp/venv-Je5o/lib/python3.11/site-packages/tox/__init__.py 10:36:46 + PARALLEL=True 10:36:46 + TOX_OPTIONS_LIST= 10:36:46 + [[ -n '' ]] 10:36:46 + case ${PARALLEL,,} in 10:36:46 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 10:36:46 + tox --parallel auto --parallel-live 10:36:46 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 10:36:47 buildcontroller: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 10:36:47 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 10:36:47 docs: install_deps> python -I -m pip install -r docs/requirements.txt 10:36:47 checkbashisms: freeze> python -m pip freeze --all 10:36:48 checkbashisms: pip==26.0.1,setuptools==82.0.0 10:36:48 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 10:36:48 checkbashisms: commands[1] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sh -c 'command checkbashisms>/dev/null || sudo yum install -y devscripts-checkbashisms || sudo yum install -y devscripts-minimal || sudo yum install -y devscripts || sudo yum install -y https://archives.fedoraproject.org/pub/archive/fedora/linux/releases/31/Everything/x86_64/os/Packages/d/devscripts-checkbashisms-2.19.6-2.fc31.x86_64.rpm || (echo "checkbashisms command not found - please install it (e.g. sudo apt-get install devscripts | yum install devscripts-minimal )" >&2 && exit 1)' 10:36:48 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 10:36:49 checkbashisms: OK ✔ in 3.07 seconds 10:36:49 pre-commit: install_deps> python -I -m pip install pre-commit 10:36:52 pre-commit: freeze> python -m pip freeze --all 10:36:52 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.25.2,identify==2.6.18,nodeenv==1.10.0,pip==26.0.1,platformdirs==4.9.4,pre_commit==4.5.1,python-discovery==1.1.3,PyYAML==6.0.3,setuptools==82.0.0,virtualenv==21.2.0 10:36:52 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 10:36:52 pre-commit: commands[1] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sh -c 'which cpan || sudo yum install -y perl-CPAN || (echo "cpan command not found - please install it (e.g. sudo apt-get install perl-modules | yum install perl-CPAN )" >&2 && exit 1)' 10:36:52 /usr/bin/cpan 10:36:52 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 10:36:52 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 10:36:53 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 10:36:53 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 10:36:53 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:36:54 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 10:36:54 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 10:36:54 buildcontroller: freeze> python -m pip freeze --all 10:36:54 buildcontroller: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.6,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 10:36:54 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 10:36:54 + update-java-alternatives -l 10:36:54 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 10:36:54 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 10:36:54 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 10:36:54 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 10:36:54 update-alternatives: error: no alternatives for jaotc 10:36:55 update-alternatives: error: no alternatives for rmic 10:36:55 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 10:36:55 + java -version 10:36:55 21 10:36:55 + JAVA_VER=21 10:36:55 + echo 21 10:36:55 + + javac -version 10:36:55 sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 10:36:55 [INFO] Initializing environment for https://github.com/koalaman/shellcheck-precommit. 10:36:55 21 10:36:55 ok, java is 21 or newer 10:36:55 + JAVAC_VER=21 10:36:55 + echo 21 10:36:55 + [ 21 -ge 21 ] 10:36:55 + [ 21 -ge 21 ] 10:36:55 + echo ok, java is 21 or newer 10:36:55 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.14/binaries/apache-maven-3.9.14-bin.tar.gz -P /tmp 10:36:55 2026-03-18 10:36:55 URL:https://dlcdn.apache.org/maven/maven-3/3.9.14/binaries/apache-maven-3.9.14-bin.tar.gz [9238692/9238692] -> "/tmp/apache-maven-3.9.14-bin.tar.gz" [1] 10:36:55 + sudo mkdir -p /opt 10:36:55 + sudo tar xf /tmp/apache-maven-3.9.14-bin.tar.gz -C /opt 10:36:55 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-prettier. 10:36:55 + sudo ln -s /opt/apache-maven-3.9.14 /opt/maven 10:36:55 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 10:36:55 + mvn --version 10:36:55 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-prettier:prettier@4.0.0-alpha.8. 10:36:55 Apache Maven 3.9.14 (996c630dbc656c76214ce58821dcc58be960875b) 10:36:55 Maven home: /opt/maven 10:36:55 Java version: 21.0.10, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 10:36:55 Default locale: en, platform encoding: UTF-8 10:36:55 OS name: "linux", version: "5.15.0-171-generic", arch: "amd64", family: "unix" 10:36:56 NOTE: Picked up JDK_JAVA_OPTIONS: 10:36:56 --add-opens=java.base/java.io=ALL-UNNAMED 10:36:56 --add-opens=java.base/java.lang=ALL-UNNAMED 10:36:56 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 10:36:56 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 10:36:56 --add-opens=java.base/java.net=ALL-UNNAMED 10:36:56 --add-opens=java.base/java.nio=ALL-UNNAMED 10:36:56 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 10:36:56 --add-opens=java.base/java.nio.file=ALL-UNNAMED 10:36:56 --add-opens=java.base/java.util=ALL-UNNAMED 10:36:56 --add-opens=java.base/java.util.jar=ALL-UNNAMED 10:36:56 --add-opens=java.base/java.util.stream=ALL-UNNAMED 10:36:56 --add-opens=java.base/java.util.zip=ALL-UNNAMED 10:36:56 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 10:36:56 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 10:36:56 -Xlog:disable 10:36:56 [INFO] Initializing environment for https://github.com/adrienverge/yamllint. 10:36:56 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 10:36:56 [INFO] Once installed this environment will be reused. 10:36:56 [INFO] This may take a few minutes... 10:37:02 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:37:02 [INFO] Once installed this environment will be reused. 10:37:02 [INFO] This may take a few minutes... 10:37:10 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 10:37:10 [INFO] Once installed this environment will be reused. 10:37:10 [INFO] This may take a few minutes... 10:37:17 [INFO] Installing environment for https://github.com/perltidy/perltidy. 10:37:17 [INFO] Once installed this environment will be reused. 10:37:17 [INFO] This may take a few minutes... 10:37:23 docs: freeze> python -m pip freeze --all 10:37:23 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.6,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.62.1,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.4.3,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,requests==2.32.5,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==82.0.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.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-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,urllib3==2.6.3,webcolors==25.10.0 10:37:23 docs: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sphinx-build -q -W --keep-going -b html -n -d /w/workspace/transportpce-tox-verify-transportpce-master/.tox/docs/tmp/doctrees ../docs/ /w/workspace/transportpce-tox-verify-transportpce-master/docs/_build/html 10:37:26 docs-linkcheck: freeze> python -m pip freeze --all 10:37:26 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.6,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.62.1,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.4.3,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,requests==2.32.5,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==82.0.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.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-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,urllib3==2.6.3,webcolors==25.10.0 10:37:26 docs-linkcheck: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sphinx-build -q -b linkcheck -d /w/workspace/transportpce-tox-verify-transportpce-master/.tox/docs-linkcheck/tmp/doctrees ../docs/ /w/workspace/transportpce-tox-verify-transportpce-master/docs/_build/linkcheck 10:37:27 docs: OK ✔ in 40.86 seconds 10:37:27 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 10:37:31 [INFO] Installing environment for https://github.com/pre-commit/mirrors-prettier. 10:37:31 [INFO] Once installed this environment will be reused. 10:37:31 [INFO] This may take a few minutes... 10:37:32 docs-linkcheck: OK ✔ in 43.3 seconds 10:37:32 pylint: freeze> python -m pip freeze --all 10:37:33 pylint: astroid==4.0.4,dill==0.4.1,isort==8.0.1,mccabe==0.7.0,pip==26.0.1,platformdirs==4.9.4,pylint==4.0.5,setuptools==82.0.0,tomlkit==0.14.0 10:37:33 pylint: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find transportpce_tests/ -name '*.py' -exec pylint --fail-under=10 --max-line-length=120 --disable=missing-docstring,import-error --disable=fixme --disable=duplicate-code '--module-rgx=([a-z0-9_]+$)|([0-9.]{1,30}$)' '--method-rgx=(([a-z_][a-zA-Z0-9_]{2,})|(_[a-z0-9_]*)|(__[a-zA-Z][a-zA-Z0-9_]+__))$' '--variable-rgx=[a-zA-Z_][a-zA-Z0-9_]{1,30}$' '{}' + 10:37:35 [INFO] Installing environment for https://github.com/adrienverge/yamllint. 10:37:35 [INFO] Once installed this environment will be reused. 10:37:35 [INFO] This may take a few minutes... 10:37:45 trim trailing whitespace.................................................Passed 10:37:45 fix end of files.........................................................Passed 10:37:46 check for added large files..............................................Passed 10:37:46 check for merge conflicts................................................Passed 10:37:46 check for case conflicts.................................................Passed 10:37:47 check json...............................................................Passed 10:37:47 mixed line ending........................................................Passed 10:37:47 Tabs remover.............................................................Passed 10:37:47 autopep8.................................................................Passed 10:37:51 perltidy.................................................................Passed 10:37:52 ShellCheck v0.10.0....................................................... 10:37:58 ------------------------------------ 10:37:58 Your code has been rated at 10.00/10 10:37:58 10:38:06 Passed 10:38:06 prettier.................................................................Passed 10:38:08 yamllint.................................................................Passed 10:38:08 pylint: OK ✔ in 33.42 seconds 10:38:08 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 10:38:08 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 10:38:08 [INFO] Once installed this environment will be reused. 10:38:08 [INFO] This may take a few minutes... 10:38:22 gitlint..................................................................Passed 10:38:51 pre-commit: OK ✔ in 1 minute 32.92 seconds 10:38:51 buildcontroller: OK ✔ in 2 minutes 3.73 seconds 10:38:51 build_karaf_tests71: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 10:38:51 build_karaf_tests190: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 10:38:51 build_karaf_tests221: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 10:38:51 build_karaf_tests121: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 10:39:01 build_karaf_tests221: freeze> python -m pip freeze --all 10:39:01 build_karaf_tests71: freeze> python -m pip freeze --all 10:39:01 build_karaf_tests190: freeze> python -m pip freeze --all 10:39:01 build_karaf_tests221: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.6,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 10:39:01 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 10:39:01 build karaf in karaf221 with ./karaf221.env 10:39:01 build_karaf_tests121: freeze> python -m pip freeze --all 10:39:02 build_karaf_tests71: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.6,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 10:39:02 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 10:39:02 build karaf in karaf71 with ./karaf71.env 10:39:02 NOTE: Picked up JDK_JAVA_OPTIONS: 10:39:02 --add-opens=java.base/java.io=ALL-UNNAMED 10:39:02 --add-opens=java.base/java.lang=ALL-UNNAMED 10:39:02 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 10:39:02 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 10:39:02 --add-opens=java.base/java.net=ALL-UNNAMED 10:39:02 --add-opens=java.base/java.nio=ALL-UNNAMED 10:39:02 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 10:39:02 --add-opens=java.base/java.nio.file=ALL-UNNAMED 10:39:02 --add-opens=java.base/java.util=ALL-UNNAMED 10:39:02 --add-opens=java.base/java.util.jar=ALL-UNNAMED 10:39:02 --add-opens=java.base/java.util.stream=ALL-UNNAMED 10:39:02 --add-opens=java.base/java.util.zip=ALL-UNNAMED 10:39:02 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 10:39:02 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 10:39:02 -Xlog:disable 10:39:02 NOTE: Picked up JDK_JAVA_OPTIONS: 10:39:02 --add-opens=java.base/java.io=ALL-UNNAMED 10:39:02 --add-opens=java.base/java.lang=ALL-UNNAMED 10:39:02 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 10:39:02 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 10:39:02 --add-opens=java.base/java.net=ALL-UNNAMED 10:39:02 --add-opens=java.base/java.nio=ALL-UNNAMED 10:39:02 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 10:39:02 --add-opens=java.base/java.nio.file=ALL-UNNAMED 10:39:02 --add-opens=java.base/java.util=ALL-UNNAMED 10:39:02 --add-opens=java.base/java.util.jar=ALL-UNNAMED 10:39:02 --add-opens=java.base/java.util.stream=ALL-UNNAMED 10:39:02 --add-opens=java.base/java.util.zip=ALL-UNNAMED 10:39:02 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 10:39:02 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 10:39:02 -Xlog:disable 10:39:02 build_karaf_tests190: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.6,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 10:39:02 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 10:39:02 build karaf in karafoc with ./karafoc.env 10:39:02 build_karaf_tests121: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.6,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 10:39:02 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 10:39:02 build karaf in karaf121 with ./karaf121.env 10:39:02 NOTE: Picked up JDK_JAVA_OPTIONS: 10:39:02 --add-opens=java.base/java.io=ALL-UNNAMED 10:39:02 --add-opens=java.base/java.lang=ALL-UNNAMED 10:39:02 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 10:39:02 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 10:39:02 --add-opens=java.base/java.net=ALL-UNNAMED 10:39:02 --add-opens=java.base/java.nio=ALL-UNNAMED 10:39:02 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 10:39:02 --add-opens=java.base/java.nio.file=ALL-UNNAMED 10:39:02 --add-opens=java.base/java.util=ALL-UNNAMED 10:39:02 --add-opens=java.base/java.util.jar=ALL-UNNAMED 10:39:02 --add-opens=java.base/java.util.stream=ALL-UNNAMED 10:39:02 --add-opens=java.base/java.util.zip=ALL-UNNAMED 10:39:02 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 10:39:02 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 10:39:02 -Xlog:disable 10:39:02 NOTE: Picked up JDK_JAVA_OPTIONS: 10:39:02 --add-opens=java.base/java.io=ALL-UNNAMED 10:39:02 --add-opens=java.base/java.lang=ALL-UNNAMED 10:39:02 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 10:39:02 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 10:39:02 --add-opens=java.base/java.net=ALL-UNNAMED 10:39:02 --add-opens=java.base/java.nio=ALL-UNNAMED 10:39:02 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 10:39:02 --add-opens=java.base/java.nio.file=ALL-UNNAMED 10:39:02 --add-opens=java.base/java.util=ALL-UNNAMED 10:39:02 --add-opens=java.base/java.util.jar=ALL-UNNAMED 10:39:02 --add-opens=java.base/java.util.stream=ALL-UNNAMED 10:39:02 --add-opens=java.base/java.util.zip=ALL-UNNAMED 10:39:02 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 10:39:02 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 10:39:02 -Xlog:disable 10:40:08 build_karaf_tests71: OK ✔ in 1 minute 18.25 seconds 10:40:08 buildlighty: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 10:40:24 build_karaf_tests221: OK ✔ in 1 minute 33.32 seconds 10:40:24 sims: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 10:40:36 build_karaf_tests190: OK ✔ in 1 minute 44.87 seconds 10:40:36 build_karaf_tests121: OK ✔ in 1 minute 45.15 seconds 10:40:36 testsPCE: install_deps> python -I -m pip install gnpy4tpce==2.4.7 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 10:41:31 buildlighty: freeze> python -m pip freeze --all 10:41:31 buildlighty: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.6,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 10:41:31 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 10:41:32 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 10:41:32 sims: freeze> python -m pip freeze --all 10:41:32 sims: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.6,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 10:41:32 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 10:41:32 Using lighynode version 22.1.0.6 10:41:32 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 10:42:59 sims: OK ✔ in 1 minute 11.94 seconds 10:42:59 buildlighty: OK ✔ in 1 minute 47.1 seconds 10:42:59 testsPCE: freeze> python -m pip freeze --all 10:43:00 testsPCE: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.6,click==8.3.1,contourpy==1.3.3,cryptography==3.3.2,cycler==0.12.1,dict2xml==1.7.8,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.62.1,gnpy4tpce==2.4.7,idna==3.11,iniconfig==2.3.0,injector==0.24.0,invoke==2.2.1,itsdangerous==2.2.0,Jinja2==3.1.6,kiwisolver==1.5.0,lxml==6.0.2,MarkupSafe==3.0.3,matplotlib==3.10.8,netconf-client==3.5.0,networkx==2.8.8,numpy==1.26.4,packaging==26.0,pandas==1.5.3,paramiko==4.0.0,pbr==5.11.1,pillow==12.1.1,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pyparsing==3.3.2,pytest==9.0.2,python-dateutil==2.9.0.post0,pytz==2026.1.post1,requests==2.32.5,scipy==1.17.1,setuptools==50.3.2,six==1.17.0,urllib3==2.6.3,Werkzeug==2.0.3,xlrd==1.2.0 10:43:00 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 10:43:00 pytest -q transportpce_tests/pce/test01_pce.py 10:43:50 .................... [100%] 10:44:53 20 passed in 113.52s (0:01:53) 10:44:54 pytest -q transportpce_tests/pce/test02_pce_400G.py 10:45:11 ............ [100%] 10:45:42 12 passed in 47.76s 10:45:42 pytest -q transportpce_tests/pce/test03_gnpy.py 10:45:58 ........ [100%] 10:46:19 8 passed in 37.42s 10:46:19 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 10:46:50 ... [100%] 10:46:55 3 passed in 35.86s 10:46:56 testsPCE: OK ✔ in 6 minutes 20.4 seconds 10:46:56 tests_tapi: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 10:46:56 tests190: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 10:46:56 tests121: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 10:47:03 tests_tapi: freeze> python -m pip freeze --all 10:47:03 tests121: freeze> python -m pip freeze --all 10:47:03 tests190: freeze> python -m pip freeze --all 10:47:03 tests121: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.6,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 10:47:03 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 10:47:03 using environment variables from ./karaf121.env 10:47:03 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 10:47:03 tests_tapi: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.6,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 10:47:03 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 10:47:03 tests190: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.6,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 10:47:03 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 10:47:03 using environment variables from ./karaf221.env 10:47:03 using environment variables from ./karafoc.env 10:47:03 pytest -q transportpce_tests/oc/test01_portmapping.py 10:47:03 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 10:48:03 FF............................................FFFFFFFFFFFFF..................F [100%] 10:54:15 =================================== FAILURES =================================== 10:54:15 ___________ TestTransportPCEPortmapping.test_01_meta_data_insertion ____________ 10:54:15 10:54:15 self = 10:54:15 10:54:15 def test_01_meta_data_insertion(self): 10:54:15 response = test_utils_oc.metadata_input() 10:54:15 > self.assertEqual(response.status_code, requests.codes.created, 10:54:15 test_utils.CODE_SHOULD_BE_201) 10:54:15 E AssertionError: 401 != 201 : Http status code should be 201 10:54:15 10:54:15 transportpce_tests/oc/test01_portmapping.py:48: AssertionError 10:54:15 ---------------------------- Captured stdout setup ----------------------------- 10:54:15 starting OpenDaylight... 10:54:15 starting KARAF (karafoc) TransportPCE build... 10:54:15 Searching for patterns in karaf.log... Pattern found! OpenDaylight started ! 10:54:15 starting simulator oc-mpdr in OpenROADM device version oc... 10:54:15 Searching for patterns in sample-openconfig-mpdr.log... Pattern found! simulator for oc-mpdr started 10:54:15 ----------------------------- Captured stdout call ----------------------------- 10:54:15 execution of test_01_meta_data_insertion 10:54:15 __________ TestTransportPCEPortmapping.test_02_catlog_input_insertion __________ 10:54:15 10:54:15 self = 10:54:15 10:54:15 def test_02_catlog_input_insertion(self): 10:54:15 response = test_utils_oc.catlog_input() 10:54:15 > self.assertEqual(response.status_code, requests.codes.ok, 10:54:15 test_utils.CODE_SHOULD_BE_200) 10:54:15 E AssertionError: 401 != 200 : Http status code should be 200 10:54:15 10:54:15 transportpce_tests/oc/test01_portmapping.py:53: AssertionError 10:54:15 ----------------------------- Captured stdout call ----------------------------- 10:54:15 execution of test_02_catlog_input_insertion 10:54:15 __________ TestTransportPCEPortmapping.test_03_xpdr_device_connection __________ 10:54:15 10:54:15 self = 10:54:15 10:54:15 def test_03_xpdr_device_connection(self): 10:54:15 response = test_utils.mount_device("XPDR-OC", 10:54:15 ('oc-mpdr', self.NODE_VERSION)) 10:54:15 > self.assertEqual(response.status_code, requests.codes.created, 10:54:15 test_utils.CODE_SHOULD_BE_201) 10:54:15 E AssertionError: 401 != 201 : Http status code should be 201 10:54:15 10:54:15 transportpce_tests/oc/test01_portmapping.py:59: AssertionError 10:54:15 ----------------------------- Captured stdout call ----------------------------- 10:54:15 execution of test_03_xpdr_device_connection 10:54:15 Searching for patterns in karaf.log... Pattern not found after 180 seconds! Node XPDR-OC still not added to tpce topology... 10:54:15 __________ TestTransportPCEPortmapping.test_04_xpdr_device_connected ___________ 10:54:15 10:54:15 self = 10:54:15 10:54:15 def test_04_xpdr_device_connected(self): 10:54:15 response = test_utils.check_device_connection("XPDR-OC") 10:54:15 > self.assertEqual(response['status_code'], requests.codes.ok) 10:54:15 E AssertionError: 409 != 200 10:54:15 10:54:15 transportpce_tests/oc/test01_portmapping.py:64: AssertionError 10:54:15 ----------------------------- Captured stdout call ----------------------------- 10:54:15 execution of test_04_xpdr_device_connected 10:54:15 __________ TestTransportPCEPortmapping.test_05_xpdr_portmapping_info ___________ 10:54:15 10:54:15 self = 10:54:15 10:54:15 def test_05_xpdr_portmapping_info(self): 10:54:15 response = test_utils.get_portmapping_node_attr("XPDR-OC", "node-info", None) 10:54:15 > self.assertEqual(response['status_code'], requests.codes.ok) 10:54:15 E AssertionError: 409 != 200 10:54:15 10:54:15 transportpce_tests/oc/test01_portmapping.py:69: AssertionError 10:54:15 ----------------------------- Captured stdout call ----------------------------- 10:54:15 execution of test_05_xpdr_portmapping_info 10:54:15 ________ TestTransportPCEPortmapping.test_06_mpdr_portmapping_NETWORK5 _________ 10:54:15 10:54:15 self = 10:54:15 10:54:15 def test_06_mpdr_portmapping_NETWORK5(self): 10:54:15 response = test_utils.get_portmapping_node_attr("XPDR-OC", "mapping", "XPDR1-NETWORK5") 10:54:15 > self.assertEqual(response['status_code'], requests.codes.ok) 10:54:15 E AssertionError: 409 != 200 10:54:15 10:54:15 transportpce_tests/oc/test01_portmapping.py:82: AssertionError 10:54:15 ----------------------------- Captured stdout call ----------------------------- 10:54:15 execution of test_06_mpdr_portmapping_NETWORK5 10:54:15 _________ TestTransportPCEPortmapping.test_07_mpdr_portmapping_CLIENT1 _________ 10:54:15 10:54:15 self = 10:54:15 10:54:15 def test_07_mpdr_portmapping_CLIENT1(self): 10:54:15 response = test_utils.get_portmapping_node_attr("XPDR-OC", "mapping", "XPDR1-CLIENT1") 10:54:15 > self.assertEqual(response['status_code'], requests.codes.ok) 10:54:15 E AssertionError: 409 != 200 10:54:15 10:54:15 transportpce_tests/oc/test01_portmapping.py:105: AssertionError 10:54:15 ----------------------------- Captured stdout call ----------------------------- 10:54:15 execution of test_07_mpdr_portmapping_CLIENT1 10:54:15 ___________ TestTransportPCEPortmapping.test_08_mpdr_switching_pool ____________ 10:54:15 10:54:15 self = 10:54:15 10:54:15 def test_08_mpdr_switching_pool(self): 10:54:15 response = test_utils.get_portmapping_node_attr("XPDR-OC", "switching-pool-lcp", "1") 10:54:15 > self.assertEqual(response['status_code'], requests.codes.ok) 10:54:15 E AssertionError: 409 != 200 10:54:15 10:54:15 transportpce_tests/oc/test01_portmapping.py:132: AssertionError 10:54:15 ----------------------------- Captured stdout call ----------------------------- 10:54:15 execution of test_08_mpdr_switching_pool 10:54:15 ____________ TestTransportPCEPortmapping.test_09_check_mccapprofile ____________ 10:54:15 10:54:15 self = 10:54:15 10:54:15 def test_09_check_mccapprofile(self): 10:54:15 res = test_utils.get_portmapping_node_attr("XPDR-OC", "mc-capabilities", "XPDR-mcprofile") 10:54:15 > self.assertEqual(res['status_code'], requests.codes.ok) 10:54:15 E AssertionError: 409 != 200 10:54:15 10:54:15 transportpce_tests/oc/test01_portmapping.py:149: AssertionError 10:54:15 ----------------------------- Captured stdout call ----------------------------- 10:54:15 execution of test_09_check_mccapprofile 10:54:15 ________ TestTransportPCEPortmapping.test_10_xpdr_device_disconnection _________ 10:54:15 10:54:15 self = 10:54:15 10:54:15 def test_10_xpdr_device_disconnection(self): 10:54:15 response = test_utils.unmount_device("XPDR-OC") 10:54:15 > self.assertIn(response.status_code, (requests.codes.ok, requests.codes.no_content)) 10:54:15 E AssertionError: 409 not found in (200, 204) 10:54:15 10:54:15 transportpce_tests/oc/test01_portmapping.py:156: AssertionError 10:54:15 ----------------------------- Captured stdout call ----------------------------- 10:54:15 execution of test_10_xpdr_device_disconnection 10:54:15 Searching for patterns in karaf.log... Pattern not found after 180 seconds! Node XPDR-OC still not deleted from tpce topology... 10:54:15 --------------------------- Captured stdout teardown --------------------------- 10:54:15 all processes killed 10:54:15 ODL log file stored 10:54:15 =========================== short test summary info ============================ 10:54:15 FAILED transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_01_meta_data_insertion 10:54:15 FAILED transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_02_catlog_input_insertion 10:54:15 FAILED transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_03_xpdr_device_connection 10:54:15 FAILED transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_04_xpdr_device_connected 10:54:15 FAILED transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_05_xpdr_portmapping_info 10:54:15 FAILED transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_06_mpdr_portmapping_NETWORK5 10:54:15 FAILED transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_07_mpdr_portmapping_CLIENT1 10:54:15 FAILED transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_08_mpdr_switching_pool 10:54:15 FAILED transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_09_check_mccapprofile 10:54:15 FAILED transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_10_xpdr_device_disconnection 10:54:15 10 failed in 430.87s (0:07:10) 10:54:15 tests190: exit 1 (431.19 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc pid=7937 10:54:15 tests190: FAIL ✖ in 7 minutes 19.19 seconds 10:54:15 tests71: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 10:54:23 tests71: freeze> python -m pip freeze --all 10:54:24 tests71: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.6,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 10:54:24 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 10:54:24 using environment variables from ./karaf71.env 10:54:24 pytest -q transportpce_tests/7.1/test01_portmapping.py 10:54:46 F.. [100%] 10:54:50 =================================== FAILURES =================================== 10:54:50 __________ TestTransportPCEPortmapping.test_01_rdm_device_connection ___________ 10:54:50 10:54:50 self = 10:54:50 10:54:50 def test_01_rdm_device_connection(self): 10:54:50 response = test_utils.mount_device("ROADMA01", ('roadma', self.NODE_VERSION)) 10:54:50 > self.assertEqual(response.status_code, requests.codes.created, test_utils.CODE_SHOULD_BE_201) 10:54:50 E AssertionError: 401 != 201 : Http status code should be 201 10:54:50 10:54:50 transportpce_tests/1.2.1/test01_portmapping.py:51: AssertionError 10:54:50 ---------------------------- Captured stdout setup ----------------------------- 10:54:50 starting OpenDaylight... 10:54:50 starting KARAF (karaf121) TransportPCE build... 10:54:50 Searching for patterns in karaf.log... Pattern found! OpenDaylight started ! 10:54:50 starting simulator xpdra in OpenROADM device version 1.2.1... 10:54:50 Searching for patterns in xpdra-121.log... Pattern found! simulator for xpdra started 10:54:50 starting simulator roadma in OpenROADM device version 1.2.1... 10:54:50 Searching for patterns in roadma-121.log... Pattern found! simulator for roadma started 10:54:50 ----------------------------- Captured stdout call ----------------------------- 10:54:50 execution of test_01_rdm_device_connection 10:54:50 Searching for patterns in karaf.log... Pattern not found after 180 seconds! Node ROADMA01 still not added to tpce topology... 10:54:50 ___________ TestTransportPCEPortmapping.test_02_rdm_device_connected ___________ 10:54:50 10:54:50 self = 10:54:50 10:54:50 def test_02_rdm_device_connected(self): 10:54:50 response = test_utils.check_device_connection("ROADMA01") 10:54:50 > self.assertEqual(response['status_code'], requests.codes.ok) 10:54:50 E AssertionError: 409 != 200 10:54:50 10:54:50 transportpce_tests/1.2.1/test01_portmapping.py:55: AssertionError 10:54:50 ----------------------------- Captured stdout call ----------------------------- 10:54:50 execution of test_02_rdm_device_connected 10:54:50 ___________ TestTransportPCEPortmapping.test_03_rdm_portmapping_info ___________ 10:54:50 10:54:50 self = 10:54:50 10:54:50 def test_03_rdm_portmapping_info(self): 10:54:50 response = test_utils.get_portmapping_node_attr("ROADMA01", "node-info", None) 10:54:50 > self.assertEqual(response['status_code'], requests.codes.ok) 10:54:50 E AssertionError: 409 != 200 10:54:50 10:54:50 transportpce_tests/1.2.1/test01_portmapping.py:61: AssertionError 10:54:50 ----------------------------- Captured stdout call ----------------------------- 10:54:50 execution of test_03_rdm_portmapping_info 10:54:50 ______ TestTransportPCEPortmapping.test_04_rdm_portmapping_DEG1_TTP_TXRX _______ 10:54:50 10:54:50 self = 10:54:50 10:54:50 def test_04_rdm_portmapping_DEG1_TTP_TXRX(self): 10:54:50 response = test_utils.get_portmapping_node_attr("ROADMA01", "mapping", "DEG1-TTP-TXRX") 10:54:50 > self.assertEqual(response['status_code'], requests.codes.ok) 10:54:50 E AssertionError: 409 != 200 10:54:50 10:54:50 transportpce_tests/1.2.1/test01_portmapping.py:74: AssertionError 10:54:50 ----------------------------- Captured stdout call ----------------------------- 10:54:50 execution of test_04_rdm_portmapping_DEG1_TTP_TXRX 10:54:50 ______ TestTransportPCEPortmapping.test_05_rdm_portmapping_SRG1_PP7_TXRX _______ 10:54:50 10:54:50 self = 10:54:50 10:54:50 def test_05_rdm_portmapping_SRG1_PP7_TXRX(self): 10:54:50 response = test_utils.get_portmapping_node_attr("ROADMA01", "mapping", "SRG1-PP7-TXRX") 10:54:50 > self.assertEqual(response['status_code'], requests.codes.ok) 10:54:50 E AssertionError: 409 != 200 10:54:50 10:54:50 transportpce_tests/1.2.1/test01_portmapping.py:83: AssertionError 10:54:50 ----------------------------- Captured stdout call ----------------------------- 10:54:50 execution of test_05_rdm_portmapping_SRG1_PP7_TXRX 10:54:50 ______ TestTransportPCEPortmapping.test_06_rdm_portmapping_SRG3_PP1_TXRX _______ 10:54:50 10:54:50 self = 10:54:50 10:54:50 def test_06_rdm_portmapping_SRG3_PP1_TXRX(self): 10:54:50 response = test_utils.get_portmapping_node_attr("ROADMA01", "mapping", "SRG3-PP1-TXRX") 10:54:50 > self.assertEqual(response['status_code'], requests.codes.ok) 10:54:50 E AssertionError: 409 != 200 10:54:50 10:54:50 transportpce_tests/1.2.1/test01_portmapping.py:92: AssertionError 10:54:50 ----------------------------- Captured stdout call ----------------------------- 10:54:50 execution of test_06_rdm_portmapping_SRG3_PP1_TXRX 10:54:50 _________ TestTransportPCEPortmapping.test_19_rdm_device_disconnection _________ 10:54:50 10:54:50 self = 10:54:50 10:54:50 def test_19_rdm_device_disconnection(self): 10:54:50 response = test_utils.unmount_device("ROADMA01") 10:54:50 > self.assertIn(response.status_code, (requests.codes.ok, requests.codes.no_content)) 10:54:50 E AssertionError: 409 not found in (200, 204) 10:54:50 10:54:50 transportpce_tests/1.2.1/test01_portmapping.py:214: AssertionError 10:54:50 ----------------------------- Captured stdout call ----------------------------- 10:54:50 execution of test_19_rdm_device_disconnection 10:54:50 Searching for patterns in karaf.log... Pattern not found after 180 seconds! Node ROADMA01 still not deleted from tpce topology... 10:54:50 =========================== short test summary info ============================ 10:54:50 FAILED transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_01_rdm_device_connection 10:54:50 FAILED transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_02_rdm_device_connected 10:54:50 FAILED transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_03_rdm_portmapping_info 10:54:50 FAILED transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_04_rdm_portmapping_DEG1_TTP_TXRX 10:54:50 FAILED transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_05_rdm_portmapping_SRG1_PP7_TXRX 10:54:50 FAILED transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_06_rdm_portmapping_SRG3_PP1_TXRX 10:54:50 FAILED transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_19_rdm_device_disconnection 10:54:50 7 failed, 14 passed in 466.13s (0:07:46) 10:54:50 tests121: exit 1 (466.49 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 pid=7923 10:54:58 ............ [100%] 10:55:11 12 passed in 47.53s 10:55:11 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 10:55:12 . [100%] 10:55:16 51 passed in 492.25s (0:08:12) 10:55:16 pytest -q transportpce_tests/tapi/test02_full_topology.py 10:55:50 ................................................................................. [100%] 10:58:02 62 passed in 169.88s (0:02:49) 10:58:02 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 10:58:18 ........................................................... [100%] 11:00:19 48 passed in 137.11s (0:02:17) 11:00:19 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 11:00:20 .............. [100%] 11:01:02 36 passed in 345.14s (0:05:45) 11:01:02 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 11:01:05 .............. [100%] 11:01:34 22 passed in 74.39s (0:01:14) 11:01:51 ..........................................................F............ [100%] 11:06:21 =================================== FAILURES =================================== 11:06:21 ___ TestTransportPCEDeviceChangeNotifications.test_59_check_update_tapi_neps ___ 11:06:21 11:06:21 self = 11:06:21 11:06:21 def test_59_check_update_tapi_neps(self): 11:06:21 self.node_details["topology-id"] = test_utils.T0_FULL_MULTILAYER_TOPO_UUID 11:06:21 # self.node_details["node-id"] = uuid.UUID(bytes="ROADM-A1+PHOTONIC_MEDIA".bytes) 11:06:21 self.node_details["node-id"] = "3b726367-6f2d-3e3f-9033-d99b61459075" 11:06:21 response = test_utils.transportpce_api_rpc_request( 11:06:21 'tapi-topology', 'get-node-details', self.node_details) 11:06:21 self.assertEqual(response['status_code'], requests.codes.ok) 11:06:21 nep_list = response['output']['node']['owned-node-edge-point'] 11:06:21 nb_updated_neps = 0 11:06:21 for nep in nep_list: 11:06:21 if 'SRG1-PP2-TXRX' in nep['name'][0]['value']: 11:06:21 > self.assertEqual(nep['operational-state'], 'DISABLED', 11:06:21 "Operational State should be 'DISABLED'") 11:06:21 E AssertionError: 'ENABLED' != 'DISABLED' 11:06:21 E - ENABLED 11:06:21 E + DISABLED 11:06:21 E : Operational State should be 'DISABLED' 11:06:21 11:06:21 transportpce_tests/tapi/test03_tapi_device_change_notifications.py:901: AssertionError 11:06:21 ----------------------------- Captured stdout call ----------------------------- 11:06:21 execution of test_59_check_update_tapi_neps 11:06:21 =========================== short test summary info ============================ 11:06:21 FAILED transportpce_tests/tapi/test03_tapi_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_59_check_update_tapi_neps 11:06:21 1 failed, 70 passed in 319.00s (0:05:18) 11:06:21 tests121: FAIL ✖ in 7 minutes 54.49 seconds 11:06:21 tests71: OK ✔ in 7 minutes 19.05 seconds 11:06:21 tests_tapi: exit 1 (1157.49 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi pid=7936 11:06:21 tests_tapi: FAIL ✖ in 19 minutes 25.49 seconds 11:06:21 tests221: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 11:06:28 tests221: freeze> python -m pip freeze --all 11:06:28 tests221: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.6,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 11:06:28 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 11:06:28 using environment variables from ./karaf221.env 11:06:28 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 11:07:06 ................................... [100%] 11:10:46 35 passed in 257.83s (0:04:17) 11:10:46 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 11:11:18 ...... [100%] 11:14:31 6 passed in 224.81s (0:03:44) 11:14:31 pytest -q transportpce_tests/2.2.1/test03_topology.py 11:15:16 ............................................ [100%] 11:16:51 44 passed in 139.18s (0:02:19) 11:16:51 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 11:17:33 ............ [100%] 11:17:58 12 passed in 66.35s (0:01:06) 11:17:58 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 11:18:27 ................ [100%] 11:19:55 16 passed in 117.59s (0:01:57) 11:19:56 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 11:20:26 ............................... [100%] 11:20:32 31 passed in 36.65s 11:20:32 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 11:21:09 .......................... [100%] 11:22:04 26 passed in 91.74s (0:01:31) 11:22:05 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 11:22:42 ...................... [100%] 11:23:45 22 passed in 100.50s (0:01:40) 11:23:45 pytest -q transportpce_tests/2.2.1/test09_olm.py 11:24:27 ........................................ [100%] 11:26:50 40 passed in 184.13s (0:03:04) 11:26:50 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 11:27:34 ........................................................................ [ 74%] 11:33:11 ......................... [100%] 11:35:03 97 passed in 492.94s (0:08:12) 11:35:03 pytest -q transportpce_tests/2.2.1/test12_end2end.py 11:35:44 ...................................................... [100%] 11:42:33 54 passed in 449.19s (0:07:29) 11:42:33 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 11:43:33 ........................................................................ [ 71%] 11:48:42 ............................. [100%] 11:53:52 101 passed in 678.72s (0:11:18) 11:53:52 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 11:54:49 ........................................................................ [ 67%] 12:00:37 ................................... [100%] 12:03:57 107 passed in 605.34s (0:10:05) 12:03:57 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 12:04:43 ............................................. [100%] 12:10:21 45 passed in 383.33s (0:06:23) 12:10:21 tests221: OK ✔ in 1 hour 3 minutes 60 seconds 12:10:21 tests_hybrid: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 12:10:29 tests_hybrid: freeze> python -m pip freeze --all 12:10:29 tests_hybrid: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.6,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.1,urllib3==2.6.3 12:10:29 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 12:10:29 using environment variables from ./karaf221.env 12:10:29 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 12:11:12 ................................................... [100%] 12:15:59 51 passed in 330.38s (0:05:30) 12:16:00 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 12:16:45 ........................................................................ [ 66%] 12:21:05 ..................................... [100%] 12:23:12 109 passed in 431.85s (0:07:11) 12:23:12 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 12:24:04 ..................................................... [100%] 12:30:37 53 passed in 444.97s (0:07:24) 12:30:37 buildcontroller: OK (123.73=setup[8.17]+cmd[115.57] seconds) 12:30:37 sims: OK (71.94=setup[69.10]+cmd[2.84] seconds) 12:30:37 build_karaf_tests121: OK (105.15=setup[11.84]+cmd[93.31] seconds) 12:30:37 testsPCE: OK (380.40=setup[144.58]+cmd[235.82] seconds) 12:30:37 tests121: FAIL code 1 (474.49=setup[7.99]+cmd[466.49] seconds) 12:30:37 build_karaf_tests221: OK (93.32=setup[11.56]+cmd[81.76] seconds) 12:30:37 tests_tapi: FAIL code 1 (1165.49=setup[8.00]+cmd[1157.49] seconds) 12:30:37 tests221: OK (3840.00=setup[7.22]+cmd[3832.77] seconds) 12:30:37 build_karaf_tests71: OK (78.24=setup[11.60]+cmd[66.65] seconds) 12:30:37 tests71: OK (439.05=setup[8.86]+cmd[430.18] seconds) 12:30:37 build_karaf_tests190: OK (104.87=setup[11.77]+cmd[93.10] seconds) 12:30:37 tests190: FAIL code 1 (439.19=setup[8.00]+cmd[431.19] seconds) 12:30:37 tests_hybrid: OK (1216.11=setup[7.84]+cmd[1208.27] seconds) 12:30:37 buildlighty: OK (107.10=setup[83.29]+cmd[23.81] seconds) 12:30:37 docs: OK (40.86=setup[37.10]+cmd[3.76] seconds) 12:30:37 docs-linkcheck: OK (43.30=setup[39.82]+cmd[3.48] seconds) 12:30:37 checkbashisms: OK (3.07=setup[1.81]+cmd[0.01,0.04,1.22] seconds) 12:30:37 pre-commit: OK (92.92=setup[2.88]+cmd[0.01,0.00,75.83,14.20] seconds) 12:30:37 pylint: OK (33.41=setup[5.62]+cmd[27.80] seconds) 12:30:37 evaluation failed :( (6830.95 seconds) 12:30:37 + tox_status=1 12:30:37 + echo '---> Completed tox runs' 12:30:37 ---> Completed tox runs 12:30:37 + for i in .tox/*/log 12:30:37 ++ echo .tox/build_karaf_tests121/log 12:30:37 ++ awk -F/ '{print $2}' 12:30:37 + tox_env=build_karaf_tests121 12:30:37 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 12:30:37 + for i in .tox/*/log 12:30:37 ++ echo .tox/build_karaf_tests190/log 12:30:37 ++ awk -F/ '{print $2}' 12:30:37 + tox_env=build_karaf_tests190 12:30:37 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 12:30:37 + for i in .tox/*/log 12:30:37 ++ echo .tox/build_karaf_tests221/log 12:30:37 ++ awk -F/ '{print $2}' 12:30:37 + tox_env=build_karaf_tests221 12:30:37 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 12:30:37 + for i in .tox/*/log 12:30:37 ++ echo .tox/build_karaf_tests71/log 12:30:37 ++ awk -F/ '{print $2}' 12:30:37 + tox_env=build_karaf_tests71 12:30:37 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 12:30:37 + for i in .tox/*/log 12:30:37 ++ echo .tox/buildcontroller/log 12:30:37 ++ awk -F/ '{print $2}' 12:30:37 + tox_env=buildcontroller 12:30:37 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 12:30:37 + for i in .tox/*/log 12:30:37 ++ echo .tox/buildlighty/log 12:30:37 ++ awk -F/ '{print $2}' 12:30:37 + tox_env=buildlighty 12:30:37 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 12:30:37 + for i in .tox/*/log 12:30:37 ++ echo .tox/checkbashisms/log 12:30:37 ++ awk -F/ '{print $2}' 12:30:37 + tox_env=checkbashisms 12:30:37 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 12:30:37 + for i in .tox/*/log 12:30:37 ++ echo .tox/docs-linkcheck/log 12:30:37 ++ awk -F/ '{print $2}' 12:30:37 + tox_env=docs-linkcheck 12:30:37 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 12:30:37 + for i in .tox/*/log 12:30:37 ++ echo .tox/docs/log 12:30:37 ++ awk -F/ '{print $2}' 12:30:37 + tox_env=docs 12:30:37 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 12:30:37 + for i in .tox/*/log 12:30:37 ++ echo .tox/pre-commit/log 12:30:37 ++ awk -F/ '{print $2}' 12:30:37 + tox_env=pre-commit 12:30:37 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 12:30:37 + for i in .tox/*/log 12:30:37 ++ echo .tox/pylint/log 12:30:37 ++ awk -F/ '{print $2}' 12:30:37 + tox_env=pylint 12:30:37 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 12:30:37 + for i in .tox/*/log 12:30:37 ++ echo .tox/sims/log 12:30:37 ++ awk -F/ '{print $2}' 12:30:37 + tox_env=sims 12:30:37 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 12:30:37 + for i in .tox/*/log 12:30:37 ++ echo .tox/tests121/log 12:30:37 ++ awk -F/ '{print $2}' 12:30:37 + tox_env=tests121 12:30:37 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 12:30:37 + for i in .tox/*/log 12:30:37 ++ echo .tox/tests190/log 12:30:37 ++ awk -F/ '{print $2}' 12:30:37 + tox_env=tests190 12:30:37 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 12:30:37 + for i in .tox/*/log 12:30:37 ++ echo .tox/tests221/log 12:30:37 ++ awk -F/ '{print $2}' 12:30:37 + tox_env=tests221 12:30:37 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 12:30:37 + for i in .tox/*/log 12:30:37 ++ echo .tox/tests71/log 12:30:37 ++ awk -F/ '{print $2}' 12:30:37 + tox_env=tests71 12:30:37 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 12:30:37 + for i in .tox/*/log 12:30:37 ++ awk -F/ '{print $2}' 12:30:37 ++ echo .tox/testsPCE/log 12:30:37 + tox_env=testsPCE 12:30:37 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 12:30:37 + for i in .tox/*/log 12:30:37 ++ echo .tox/tests_hybrid/log 12:30:37 ++ awk -F/ '{print $2}' 12:30:37 + tox_env=tests_hybrid 12:30:37 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 12:30:37 + for i in .tox/*/log 12:30:37 ++ echo .tox/tests_tapi/log 12:30:37 ++ awk -F/ '{print $2}' 12:30:37 + tox_env=tests_tapi 12:30:37 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 12:30:37 + DOC_DIR=docs/_build/html 12:30:37 + [[ -d docs/_build/html ]] 12:30:37 + echo '---> Archiving generated docs' 12:30:37 ---> Archiving generated docs 12:30:37 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 12:30:37 + echo '---> tox-run.sh ends' 12:30:37 ---> tox-run.sh ends 12:30:37 + test 1 -eq 0 12:30:37 + exit 1 12:30:37 ++ '[' 1 = 1 ']' 12:30:37 ++ '[' -x /usr/bin/clear_console ']' 12:30:37 ++ /usr/bin/clear_console -q 12:30:38 Build step 'Execute shell' marked build as failure 12:30:38 $ ssh-agent -k 12:30:38 unset SSH_AUTH_SOCK; 12:30:38 unset SSH_AGENT_PID; 12:30:38 echo Agent pid 1546 killed; 12:30:38 [ssh-agent] Stopped. 12:30:38 [PostBuildScript] - [INFO] Executing post build scripts. 12:30:38 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins12744251243518558063.sh 12:30:38 ---> sysstat.sh 12:30:38 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins7642762992242547993.sh 12:30:38 ---> package-listing.sh 12:30:38 ++ facter osfamily 12:30:38 ++ tr '[:upper:]' '[:lower:]' 12:30:39 + OS_FAMILY=debian 12:30:39 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 12:30:39 + START_PACKAGES=/tmp/packages_start.txt 12:30:39 + END_PACKAGES=/tmp/packages_end.txt 12:30:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:30:39 + PACKAGES=/tmp/packages_start.txt 12:30:39 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 12:30:39 + PACKAGES=/tmp/packages_end.txt 12:30:39 + case "${OS_FAMILY}" in 12:30:39 + dpkg -l 12:30:39 + grep '^ii' 12:30:39 + '[' -f /tmp/packages_start.txt ']' 12:30:39 + '[' -f /tmp/packages_end.txt ']' 12:30:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:30:39 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 12:30:39 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 12:30:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 12:30:39 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins6355912816785994375.sh 12:30:39 ---> capture-instance-metadata.sh 12:30:39 Setup pyenv: 12:30:39 system 12:30:39 3.8.20 12:30:39 3.9.20 12:30:39 3.10.15 12:30:39 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 12:30:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-t6Zi from file:/tmp/.os_lf_venv 12:30:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:30:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:30:41 lf-activate-venv(): INFO: Base packages installed successfully 12:30:41 lf-activate-venv(): INFO: Installing additional packages: lftools 12:30:52 lf-activate-venv(): INFO: Adding /tmp/venv-t6Zi/bin to PATH 12:30:52 INFO: Running in OpenStack, capturing instance metadata 12:30:52 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins4905594797879936393.sh 12:30:52 provisioning config files... 12:30:53 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #4662 12:30:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config222941932899064666tmp 12:30:53 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 12:30:53 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 12:30:53 provisioning config files... 12:30:53 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 12:30:53 [EnvInject] - Injecting environment variables from a build step. 12:30:53 [EnvInject] - Injecting as environment variables the properties content 12:30:53 SERVER_ID=logs 12:30:53 12:30:53 [EnvInject] - Variables injected successfully. 12:30:53 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins8896312213025272114.sh 12:30:53 ---> create-netrc.sh 12:30:53 WARN: Log server credential not found. 12:30:53 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins16135937970237236230.sh 12:30:53 ---> python-tools-install.sh 12:30:53 Setup pyenv: 12:30:53 system 12:30:53 3.8.20 12:30:53 3.9.20 12:30:53 3.10.15 12:30:53 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 12:30:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-t6Zi from file:/tmp/.os_lf_venv 12:30:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:30:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:30:55 lf-activate-venv(): INFO: Base packages installed successfully 12:30:55 lf-activate-venv(): INFO: Installing additional packages: lftools 12:31:15 lf-activate-venv(): INFO: Adding /tmp/venv-t6Zi/bin to PATH 12:31:15 [transportpce-tox-verify-transportpce-master] $ /bin/sh /tmp/jenkins10467025977088906939.sh 12:31:15 ---> uv-install.sh 12:31:16 uv 0.10.11 is already installed 12:31:16 uvx 0.10.11 12:31:16 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins12938434756607529722.sh 12:31:16 ---> sudo-logs.sh 12:31:16 Archiving 'sudo' log.. 12:31:16 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins6634527503706442164.sh 12:31:16 ---> job-cost.sh 12:31:16 INFO: Activating Python virtual environment... 12:31:16 Setup pyenv: 12:31:16 system 12:31:16 3.8.20 12:31:16 3.9.20 12:31:16 3.10.15 12:31:16 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 12:31:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-t6Zi from file:/tmp/.os_lf_venv 12:31:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:31:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:31:18 lf-activate-venv(): INFO: Base packages installed successfully 12:31:18 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:31:27 lf-activate-venv(): INFO: Adding /tmp/venv-t6Zi/bin to PATH 12:31:27 INFO: No stack-cost file found 12:31:27 INFO: Instance uptime: 7037s 12:31:27 INFO: Fetching instance metadata (attempt 1 of 3)... 12:31:27 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 12:31:27 INFO: Successfully fetched instance metadata 12:31:27 INFO: Instance type: v3-standard-4 12:31:27 INFO: Retrieving pricing info for: v3-standard-4 12:31:27 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 12:31:27 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=7037 12:31:28 INFO: Successfully fetched Vexxhost pricing API 12:31:28 INFO: Retrieved cost: 0.22 12:31:28 INFO: Retrieved resource: v3-standard-4 12:31:28 INFO: Creating archive directory: /w/workspace/transportpce-tox-verify-transportpce-master/archives/cost 12:31:28 INFO: Archiving costs to: /w/workspace/transportpce-tox-verify-transportpce-master/archives/cost.csv 12:31:28 INFO: Successfully archived job cost data 12:31:28 DEBUG: Cost data: transportpce-tox-verify-transportpce-master,4662,2026-03-18 12:31:28,v3-standard-4,7037,0.22,0.00,FAILURE 12:31:28 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins7183054336854525008.sh 12:31:28 ---> logs-deploy.sh 12:31:28 Setup pyenv: 12:31:28 system 12:31:28 3.8.20 12:31:28 3.9.20 12:31:28 3.10.15 12:31:28 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 12:31:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-t6Zi from file:/tmp/.os_lf_venv 12:31:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:31:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:31:31 lf-activate-venv(): INFO: Base packages installed successfully 12:31:31 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:31:42 lf-activate-venv(): INFO: Adding /tmp/venv-t6Zi/bin to PATH 12:31:42 WARNING: Nexus logging server not set 12:31:42 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/4662/ 12:31:42 INFO: archiving logs to S3 12:31:42 /tmp/venv-t6Zi/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 12:31:42 warnings.warn( 12:31:44 ---> uname -a: 12:31:44 Linux prd-ubuntu2204-docker-4c-16g-4732 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 12:31:44 12:31:44 12:31:44 ---> lscpu: 12:31:44 Architecture: x86_64 12:31:44 CPU op-mode(s): 32-bit, 64-bit 12:31:44 Address sizes: 40 bits physical, 48 bits virtual 12:31:44 Byte Order: Little Endian 12:31:44 CPU(s): 4 12:31:44 On-line CPU(s) list: 0-3 12:31:44 Vendor ID: AuthenticAMD 12:31:44 Model name: AMD EPYC-Rome Processor 12:31:44 CPU family: 23 12:31:44 Model: 49 12:31:44 Thread(s) per core: 1 12:31:44 Core(s) per socket: 1 12:31:44 Socket(s): 4 12:31:44 Stepping: 0 12:31:44 BogoMIPS: 5599.99 12:31:44 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 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 12:31:44 Virtualization: AMD-V 12:31:44 Hypervisor vendor: KVM 12:31:44 Virtualization type: full 12:31:44 L1d cache: 128 KiB (4 instances) 12:31:44 L1i cache: 128 KiB (4 instances) 12:31:44 L2 cache: 2 MiB (4 instances) 12:31:44 L3 cache: 64 MiB (4 instances) 12:31:44 NUMA node(s): 1 12:31:44 NUMA node0 CPU(s): 0-3 12:31:44 Vulnerability Gather data sampling: Not affected 12:31:44 Vulnerability Indirect target selection: Not affected 12:31:44 Vulnerability Itlb multihit: Not affected 12:31:44 Vulnerability L1tf: Not affected 12:31:44 Vulnerability Mds: Not affected 12:31:44 Vulnerability Meltdown: Not affected 12:31:44 Vulnerability Mmio stale data: Not affected 12:31:44 Vulnerability Reg file data sampling: Not affected 12:31:44 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 12:31:44 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 12:31:44 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:31:44 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:31:44 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 12:31:44 Vulnerability Srbds: Not affected 12:31:44 Vulnerability Tsa: Not affected 12:31:44 Vulnerability Tsx async abort: Not affected 12:31:44 Vulnerability Vmscape: Not affected 12:31:44 12:31:44 12:31:44 ---> nproc: 12:31:44 4 12:31:44 12:31:44 12:31:44 ---> df -h: 12:31:44 Filesystem Size Used Avail Use% Mounted on 12:31:44 tmpfs 1.6G 1.1M 1.6G 1% /run 12:31:44 /dev/vda1 78G 18G 60G 23% / 12:31:44 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:31:44 tmpfs 5.0M 0 5.0M 0% /run/lock 12:31:44 /dev/vda15 105M 6.1M 99M 6% /boot/efi 12:31:44 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 12:31:44 12:31:44 12:31:44 ---> free -m: 12:31:44 total used free shared buff/cache available 12:31:44 Mem: 15989 753 9858 4 5377 14893 12:31:44 Swap: 1023 0 1023 12:31:44 12:31:44 12:31:45 ---> ip addr: 12:31:45 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:31:45 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:31:45 inet 127.0.0.1/8 scope host lo 12:31:45 valid_lft forever preferred_lft forever 12:31:45 inet6 ::1/128 scope host 12:31:45 valid_lft forever preferred_lft forever 12:31:45 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:31:45 link/ether fa:16:3e:78:d8:2f brd ff:ff:ff:ff:ff:ff 12:31:45 altname enp0s3 12:31:45 inet 10.30.171.150/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 12:31:45 valid_lft 79356sec preferred_lft 79356sec 12:31:45 inet6 fe80::f816:3eff:fe78:d82f/64 scope link 12:31:45 valid_lft forever preferred_lft forever 12:31:45 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 12:31:45 link/ether f6:88:ba:dc:ea:6a brd ff:ff:ff:ff:ff:ff 12:31:45 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:31:45 valid_lft forever preferred_lft forever 12:31:45 inet6 fe80::f488:baff:fedc:ea6a/64 scope link 12:31:45 valid_lft forever preferred_lft forever 12:31:45 12:31:45 12:31:45 ---> sar -b -r -n DEV: 12:31:45 Linux 5.15.0-171-generic (prd-ubuntu2204-docker-4c-16g-4732) 03/18/26 _x86_64_ (4 CPU) 12:31:45 12:31:45 10:34:23 LINUX RESTART (4 CPU) 12:31:45 12:31:45 10:40:07 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:31:45 10:50:07 83.38 2.65 62.30 18.43 513.74 21506.52 238890.86 12:31:45 11:00:07 40.30 21.42 17.89 0.99 266.24 1449.61 1934.15 12:31:45 11:10:07 11.82 0.08 11.17 0.57 3.64 532.32 1479.41 12:31:45 11:20:07 12.51 0.02 12.09 0.40 0.57 292.97 677.76 12:31:45 11:30:01 12.57 0.01 12.03 0.53 0.57 343.16 706.64 12:31:45 11:40:05 5.51 0.00 5.32 0.18 0.17 131.14 51.88 12:31:45 11:50:07 4.61 0.01 4.49 0.11 1.18 130.33 342.97 12:31:45 12:00:01 18.35 12.05 6.11 0.18 139.25 161.38 611.17 12:31:45 12:10:07 5.31 0.00 5.17 0.14 0.13 140.50 46.84 12:31:45 12:20:07 8.68 0.07 8.31 0.30 4.85 538.12 400.20 12:31:45 12:30:01 4.39 0.02 4.23 0.14 0.61 147.22 668.11 12:31:45 Average: 18.85 3.30 13.56 2.00 84.58 2308.25 22363.49 12:31:45 12:31:45 10:40:07 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:31:45 10:50:07 164960 4356884 11568888 70.66 261644 3837872 12985472 74.54 2043836 13491092 168 12:31:45 11:00:07 4121020 8488548 7440144 45.44 273212 4013188 8025936 46.07 2194192 9406200 284 12:31:45 11:10:07 7661924 12124376 3806728 23.25 277860 4098624 4557492 26.16 2229072 5846404 68 12:31:45 11:20:07 10055792 14551984 1380812 8.43 279068 4131072 2129688 12.22 2249496 3447324 7136 12:31:45 11:30:01 6906016 11438712 4491912 27.43 281208 4165272 5222536 29.98 2253584 6579048 60 12:31:45 11:40:05 6741732 11288672 4641868 28.35 281996 4178664 5340020 30.65 2255008 6730280 456 12:31:45 11:50:07 5187656 9751156 6178556 37.74 282548 4194608 6848100 39.31 2256996 8287300 308 12:31:45 12:00:01 5270412 9905640 6023484 36.79 286580 4250492 6781028 38.92 2300376 8139888 264 12:31:45 12:10:07 6726252 11379944 4550080 27.79 287352 4268108 5291476 30.37 2302620 6689740 260 12:31:45 12:20:07 6482860 11261200 4668324 28.51 291052 4382372 5289012 30.36 2317324 6917444 288 12:31:45 12:30:01 5707172 10508828 5420240 33.10 291500 4405188 6020352 34.56 2328708 7670072 40 12:31:45 Average: 5911436 10459631 5470094 33.41 281275 4175042 6226465 35.74 2248292 7564072 848 12:31:45 12:31:45 10:40:07 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:31:45 10:50:07 lo 7.14 7.14 6.23 6.23 0.00 0.00 0.00 0.00 12:31:45 10:50:07 ens3 56.50 37.76 774.48 3.65 0.00 0.00 0.00 0.00 12:31:45 10:50:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:45 11:00:07 lo 22.92 22.92 12.66 12.66 0.00 0.00 0.00 0.00 12:31:45 11:00:07 ens3 1.30 1.08 0.32 0.29 0.00 0.00 0.00 0.00 12:31:45 11:00:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:45 11:10:07 lo 12.38 12.38 6.02 6.02 0.00 0.00 0.00 0.00 12:31:45 11:10:07 ens3 1.10 0.78 0.28 0.22 0.00 0.00 0.00 0.00 12:31:45 11:10:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:45 11:20:07 lo 6.17 6.17 2.90 2.90 0.00 0.00 0.00 0.00 12:31:45 11:20:07 ens3 1.20 0.53 0.24 0.14 0.00 0.00 0.00 0.00 12:31:45 11:20:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:45 11:30:01 lo 20.49 20.49 10.83 10.83 0.00 0.00 0.00 0.00 12:31:45 11:30:01 ens3 1.04 0.78 0.23 0.18 0.00 0.00 0.00 0.00 12:31:45 11:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:45 11:40:05 lo 23.45 23.45 9.04 9.04 0.00 0.00 0.00 0.00 12:31:45 11:40:05 ens3 0.88 0.57 0.23 0.16 0.00 0.00 0.00 0.00 12:31:45 11:40:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:45 11:50:07 lo 24.56 24.56 10.87 10.87 0.00 0.00 0.00 0.00 12:31:45 11:50:07 ens3 0.92 0.62 0.20 0.14 0.00 0.00 0.00 0.00 12:31:45 11:50:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:45 12:00:01 lo 12.25 12.25 7.65 7.65 0.00 0.00 0.00 0.00 12:31:45 12:00:01 ens3 1.60 0.73 0.33 1.62 0.00 0.00 0.00 0.00 12:31:45 12:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:45 12:10:07 lo 11.50 11.50 6.02 6.02 0.00 0.00 0.00 0.00 12:31:45 12:10:07 ens3 0.73 0.41 0.15 0.10 0.00 0.00 0.00 0.00 12:31:45 12:10:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:45 12:20:07 lo 14.14 14.14 7.62 7.62 0.00 0.00 0.00 0.00 12:31:45 12:20:07 ens3 1.35 0.82 0.48 0.34 0.00 0.00 0.00 0.00 12:31:45 12:20:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:45 12:30:01 lo 29.67 29.67 11.33 11.33 0.00 0.00 0.00 0.00 12:31:45 12:30:01 ens3 0.77 0.50 0.17 0.12 0.00 0.00 0.00 0.00 12:31:45 12:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:45 Average: lo 16.78 16.78 8.28 8.28 0.00 0.00 0.00 0.00 12:31:45 Average: ens3 6.13 4.06 70.70 0.63 0.00 0.00 0.00 0.00 12:31:45 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:45 12:31:45 12:31:45 ---> sar -P ALL: 12:31:45 Linux 5.15.0-171-generic (prd-ubuntu2204-docker-4c-16g-4732) 03/18/26 _x86_64_ (4 CPU) 12:31:45 12:31:45 10:34:23 LINUX RESTART (4 CPU) 12:31:45 12:31:45 10:40:07 CPU %user %nice %system %iowait %steal %idle 12:31:45 10:50:07 all 30.45 0.00 1.66 11.86 0.09 55.94 12:31:45 10:50:07 0 29.75 0.00 1.61 12.99 0.09 55.56 12:31:45 10:50:07 1 30.85 0.00 1.97 11.17 0.10 55.91 12:31:45 10:50:07 2 30.89 0.00 1.53 12.59 0.09 54.90 12:31:45 10:50:07 3 30.31 0.00 1.54 10.67 0.09 57.39 12:31:45 11:00:07 all 23.20 0.00 1.06 0.34 0.10 75.31 12:31:45 11:00:07 0 22.96 0.00 0.97 0.56 0.10 75.42 12:31:45 11:00:07 1 23.67 0.00 0.99 0.13 0.10 75.11 12:31:45 11:00:07 2 23.38 0.00 1.22 0.39 0.10 74.92 12:31:45 11:00:07 3 22.77 0.00 1.07 0.28 0.10 75.79 12:31:45 11:10:07 all 16.82 0.00 0.65 0.11 0.08 82.34 12:31:45 11:10:07 0 15.87 0.00 0.56 0.12 0.08 83.37 12:31:45 11:10:07 1 16.76 0.00 0.65 0.05 0.07 82.46 12:31:45 11:10:07 2 17.72 0.00 0.68 0.21 0.08 81.31 12:31:45 11:10:07 3 16.94 0.00 0.71 0.05 0.08 82.23 12:31:45 11:20:07 all 17.69 0.00 0.64 0.48 0.08 81.11 12:31:45 11:20:07 0 17.60 0.00 0.61 1.11 0.07 80.61 12:31:45 11:20:07 1 18.15 0.00 0.73 0.33 0.08 80.71 12:31:45 11:20:07 2 17.01 0.00 0.60 0.08 0.08 82.24 12:31:45 11:20:07 3 18.00 0.00 0.61 0.41 0.09 80.89 12:31:45 11:30:01 all 24.12 0.00 0.80 0.14 0.09 74.84 12:31:45 11:30:01 0 23.63 0.00 0.74 0.41 0.09 75.13 12:31:45 11:30:01 1 24.47 0.00 0.86 0.04 0.09 74.54 12:31:45 11:30:01 2 23.96 0.00 0.78 0.03 0.09 75.13 12:31:45 11:30:01 3 24.43 0.00 0.81 0.10 0.09 74.57 12:31:45 11:40:05 all 8.62 0.00 0.47 0.51 0.07 90.32 12:31:45 11:40:05 0 8.19 0.00 0.46 1.08 0.07 90.20 12:31:45 11:40:05 1 9.01 0.00 0.44 0.27 0.07 90.21 12:31:45 11:40:05 2 8.78 0.00 0.49 0.10 0.07 90.55 12:31:45 11:40:05 3 8.50 0.00 0.49 0.60 0.08 90.33 12:31:45 11:50:07 all 10.77 0.00 0.59 0.69 0.08 87.88 12:31:45 11:50:07 0 11.00 0.00 0.66 0.40 0.08 87.86 12:31:45 11:50:07 1 10.79 0.00 0.64 0.43 0.08 88.05 12:31:45 11:50:07 2 10.35 0.00 0.59 1.23 0.08 87.75 12:31:45 11:50:07 3 10.92 0.00 0.48 0.68 0.07 87.86 12:31:45 12:00:01 all 9.90 0.09 0.51 0.49 0.07 88.94 12:31:45 12:00:01 0 9.45 0.02 0.41 0.34 0.07 89.70 12:31:45 12:00:01 1 9.86 0.03 0.51 0.86 0.07 88.68 12:31:45 12:00:01 2 10.45 0.02 0.56 0.10 0.08 88.78 12:31:45 12:00:01 3 9.85 0.29 0.55 0.64 0.07 88.60 12:31:45 12:10:07 all 7.57 0.00 0.39 0.14 0.07 91.83 12:31:45 12:10:07 0 7.49 0.00 0.35 0.10 0.06 91.99 12:31:45 12:10:07 1 7.40 0.00 0.39 0.08 0.07 92.06 12:31:45 12:10:07 2 7.71 0.00 0.46 0.11 0.07 91.66 12:31:45 12:10:07 3 7.70 0.00 0.34 0.29 0.07 91.61 12:31:45 12:20:07 all 14.13 0.00 0.54 0.15 0.07 85.10 12:31:45 12:20:07 0 13.31 0.00 0.51 0.08 0.07 86.03 12:31:45 12:20:07 1 14.56 0.00 0.54 0.37 0.07 84.46 12:31:45 12:20:07 2 14.87 0.00 0.59 0.09 0.07 84.39 12:31:45 12:20:07 3 13.79 0.00 0.53 0.07 0.07 85.54 12:31:45 12:30:01 all 10.31 0.00 0.51 0.17 0.07 88.95 12:31:45 12:30:01 0 10.12 0.00 0.45 0.02 0.07 89.35 12:31:45 12:30:01 1 10.54 0.00 0.60 0.06 0.08 88.72 12:31:45 12:30:01 2 10.37 0.00 0.44 0.13 0.07 88.98 12:31:45 12:30:01 3 10.21 0.00 0.53 0.45 0.06 88.74 12:31:45 12:31:45 Average: CPU %user %nice %system %iowait %steal %idle 12:31:45 Average: all 15.76 0.01 0.71 1.37 0.08 82.07 12:31:45 Average: 0 15.38 0.00 0.67 1.57 0.08 82.31 12:31:45 Average: 1 15.99 0.00 0.76 1.25 0.08 81.92 12:31:45 Average: 2 15.94 0.00 0.72 1.37 0.08 81.89 12:31:45 Average: 3 15.75 0.03 0.70 1.29 0.08 82.15 12:31:45 12:31:45 12:31:45