Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/bgpcep/+/125175 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2204-docker-8c-8g-40911 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/bgpcep-tox-verify-master [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-XXXXXXi5ONWM/agent.1631 SSH_AGENT_PID=1633 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/bgpcep-tox-verify-master@tmp/private_key_7961969658549636919.key (/w/workspace/bgpcep-tox-verify-master@tmp/private_key_7961969658549636919.key) [ssh-agent] Using credentials jenkins (jenkins-ssh) The recommended git tool is: NONE using credential jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://devvexx.opendaylight.org/mirror/bgpcep > git init /w/workspace/bgpcep-tox-verify-master # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/bgpcep > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_SSH to set credentials jenkins-ssh Verifying host key using known hosts file, will automatically accept unseen keys > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/bgpcep +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/bgpcep # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/bgpcep # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/bgpcep using GIT_SSH to set credentials jenkins-ssh Verifying host key using known hosts file, will automatically accept unseen keys > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/bgpcep refs/changes/75/125175/5 # timeout=10 > git rev-parse 6401f966a1331395e8b9d5e5045d949062673570^{commit} # timeout=10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script Checking out Revision 6401f966a1331395e8b9d5e5045d949062673570 (refs/changes/75/125175/5) > git config core.sparsecheckout # timeout=10 > git checkout -f 6401f966a1331395e8b9d5e5045d949062673570 # timeout=10 Commit message: "Replace Hamcrest assertions with JUnit5 assertions" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk aa3d747608bd3662bf502771956d51a483909d7b # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [bgpcep-tox-verify-master] $ /bin/bash /tmp/jenkins18189532206905761925.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.20 (set by /opt/pyenv/version) * 3.9.20 (set by /opt/pyenv/version) 3.10.15 3.11.10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cAu3 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) ERROR: Could not find a version that satisfies the requirement virtualenv (from versions: none) ERROR: No matching distribution found for virtualenv lf-venv-pip-install(): WARNING: install failed from the configured index, retrying against https://pypi.org/simple lf-activate-venv(): INFO: Installing additional packages: lftools ERROR: Could not find a version that satisfies the requirement lftools (from versions: none) ERROR: No matching distribution found for lftools lf-venv-pip-install(): WARNING: install failed from the configured index, retrying against https://pypi.org/simple lf-activate-venv(): INFO: Adding /tmp/venv-cAu3/bin to PATH Generating Requirements File ERROR: Could not find a version that satisfies the requirement setuptools==65.7.0 (from versions: none) ERROR: No matching distribution found for setuptools==65.7.0 Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1633 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [bgpcep-tox-verify-master] $ /bin/bash /tmp/jenkins10291157434275843991.sh ---> sysstat.sh [bgpcep-tox-verify-master] $ /bin/bash /tmp/jenkins9044524788715154965.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/bgpcep-tox-verify-master + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/bgpcep-tox-verify-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/bgpcep-tox-verify-master ']' + mkdir -p /w/workspace/bgpcep-tox-verify-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/bgpcep-tox-verify-master/archives/ [bgpcep-tox-verify-master] $ /bin/bash /tmp/jenkins16318045718848992644.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/bgpcep-tox-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cAu3 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) ERROR: Could not find a version that satisfies the requirement setuptools<66 (from versions: none) ERROR: No matching distribution found for setuptools<66 lf-venv-pip-install(): WARNING: install failed from the configured index, retrying against https://pypi.org/simple lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-cAu3/bin to PATH INFO: Running in OpenStack, capturing instance metadata [bgpcep-tox-verify-master] $ /bin/bash /tmp/jenkins2228362391201423486.sh provisioning config files... Could not find credentials [logs] for bgpcep-tox-verify-master #2681 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/bgpcep-tox-verify-master@tmp/config7329345339470752146tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] Run condition [Regular expression match] enabling perform for step [Provide Configuration files] provisioning config files... copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [bgpcep-tox-verify-master] $ /bin/bash /tmp/jenkins3313974739350072104.sh ---> create-netrc.sh WARN: Log server credential not found. [bgpcep-tox-verify-master] $ /bin/bash /tmp/jenkins16302605891803698544.sh ---> python-tools-install.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/bgpcep-tox-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cAu3 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-cAu3/bin to PATH Generating Requirements File ERROR: Could not find a version that satisfies the requirement urllib3~=1.26.15 (from versions: none) ERROR: No matching distribution found for urllib3~=1.26.15 [bgpcep-tox-verify-master] $ /bin/sh /tmp/jenkins11899243734143479824.sh ---> uv-install.sh Installing uv/uvx (latest) using shell installer 2026-08-25 12:30:42 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-1imB0z.sh" [1] downloading uv 0.12.5 x86_64-unknown-linux-gnu installing to /home/jenkins/.local/bin uv uvx everything's installed! To add $HOME/.local/bin to your PATH, either restart your shell or run: source $HOME/.local/bin/env (sh, bash, zsh) source $HOME/.local/bin/env.fish (fish) Adding install location to PATH ---> Validating uv/uvx install uvx 0.12.5 (x86_64-unknown-linux-gnu) [bgpcep-tox-verify-master] $ /bin/bash /tmp/jenkins5951221705441072988.sh ---> sudo-logs.sh Archiving 'sudo' log.. [bgpcep-tox-verify-master] $ /bin/bash /tmp/jenkins5323005051484436780.sh ---> job-cost.sh INFO: Activating Python virtual environment... Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/bgpcep-tox-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cAu3 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 ERROR: Could not find a version that satisfies the requirement zipp==1.1.0 (from versions: none) ERROR: No matching distribution found for zipp==1.1.0 lf-venv-pip-install(): WARNING: install failed from the configured index, retrying against https://pypi.org/simple lf-activate-venv(): INFO: Adding /tmp/venv-cAu3/bin to PATH INFO: No stack-cost file found INFO: Instance uptime: 110s INFO: Fetching instance metadata (attempt 1 of 3)... DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type INFO: Successfully fetched instance metadata INFO: Instance type: v3-standard-8 INFO: Retrieving pricing info for: v3-standard-8 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=110 INFO: Successfully fetched Vexxhost pricing API INFO: Retrieved cost: 0.22 INFO: Retrieved resource: v3-standard-8 INFO: Creating archive directory: /w/workspace/bgpcep-tox-verify-master/archives/cost INFO: Archiving costs to: /w/workspace/bgpcep-tox-verify-master/archives/cost.csv INFO: Successfully archived job cost data DEBUG: Cost data: bgpcep-tox-verify-master,2681,2026-08-25 12:30:55,v3-standard-8,110,0.22,0.00,FAILURE [bgpcep-tox-verify-master] $ /bin/bash -l /tmp/jenkins10276716942717049269.sh ---> logs-deploy.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/bgpcep-tox-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cAu3 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) ERROR: Could not find a version that satisfies the requirement setuptools<66 (from versions: none) ERROR: No matching distribution found for setuptools<66 lf-venv-pip-install(): WARNING: install failed from the configured index, retrying against https://pypi.org/simple lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-cAu3/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/bgpcep-tox-verify-master/2681/ INFO: archiving logs to S3 ---> uname -a: Linux prd-ubuntu2204-docker-8c-8g-40911 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Address sizes: 40 bits physical, 48 bits virtual Byte Order: Little Endian CPU(s): 8 On-line CPU(s) list: 0-7 Vendor ID: AuthenticAMD Model name: AMD EPYC-Rome Processor CPU family: 23 Model: 49 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 8 Stepping: 0 BogoMIPS: 5600.00 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 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 256 KiB (8 instances) L1i cache: 256 KiB (8 instances) L2 cache: 4 MiB (8 instances) L3 cache: 128 MiB (8 instances) NUMA node(s): 1 NUMA node0 CPU(s): 0-7 Vulnerability Gather data sampling: Not affected Vulnerability Indirect target selection: Not affected Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Reg file data sampling: Not affected Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled Vulnerability Spec rstack overflow: Mitigation; SMT disabled Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected Vulnerability Srbds: Not affected Vulnerability Tsa: Not affected Vulnerability Tsx async abort: Not affected Vulnerability Vmscape: Not affected ---> nproc: 8 ---> df -h: Filesystem Size Used Avail Use% Mounted on tmpfs 3.2G 1.1M 3.2G 1% /run /dev/vda1 155G 8.5G 147G 6% / tmpfs 16G 0 16G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock /dev/vda15 105M 6.1M 99M 6% /boot/efi tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 32092 901 28571 4 2619 30752 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:d7:3c:65 brd ff:ff:ff:ff:ff:ff altname enp0s3 inet 10.30.171.150/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 valid_lft 86292sec preferred_lft 86292sec inet6 fe80::f816:3eff:fed7:3c65/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether da:85:20:57:39:72 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 5.15.0-186-generic (prd-ubuntu2204-docker-8c-8g-40911) 08/25/26 _x86_64_ (8 CPU) 12:29:15 LINUX RESTART (8 CPU) ---> sar -P ALL: Linux 5.15.0-186-generic (prd-ubuntu2204-docker-8c-8g-40911) 08/25/26 _x86_64_ (8 CPU) 12:29:15 LINUX RESTART (8 CPU)