Using CPython 3.14.6 interpreter at: /usr/local/bin/python3 Creating virtual environment at: .venv Resolved 32 packages in 4.47s Building slices-monitor-test-runner @ file:///app Built slices-monitor-test-runner @ file:///app Prepared 1 package in 342ms warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance. If the cache and target directories are on different filesystems, hardlinking may not be supported. If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning. Installed 32 packages in 607ms + annotated-types==0.7.0 + anyio==4.14.1 + authlib==1.7.2 + bcrypt==5.0.0 + certifi==2026.6.17 + cffi==2.1.0 + cryptography==49.0.0 + dnspython==2.8.0 + h11==0.16.0 + httpcore==1.0.9 + httpx==0.28.1 + httpx-oauth==0.17.0 + idna==3.18 + invoke==3.0.3 + joserfc==1.7.3 + msgspec==0.21.1 + packaging==26.2 + paramiko==4.0.0 + pycparser==3.0 + pydantic==2.13.4 + pydantic-core==2.46.4 + pyjwt==2.13.0 + pynacl==1.6.2 + pytz==2026.2 + pyyaml==6.0.3 + slices-clientlib-bi==5.1.2 + slices-clientlib-core==5.6.0 + slices-monitor-test-runner==0.1.dev179+g419876b58 (from file:///app) + tomli-w==1.2.0 + tomlkit==0.15.0 + typing-extensions==4.16.0 + typing-inspection==0.4.2 Run Test: slices-bi-singlenode-login 2026-07-09 06:02:05.908880 UTC - Installing Slices CLI (latest stable version). 2026-07-09 06:02:05.909087 UTC - Run: /usr/local/bin/uv pip install --index=https://doc.slices-ri.eu/pypi/ slices-cli 2026-07-09 06:02:12.445496 UTC - Slices CLI installed. 2026-07-09 06:02:12.445941 UTC - Slices CLI exe: 'slices' 2026-07-09 06:02:12.445986 UTC - Slices CLI venv path: '/root/slices-cli-venv/' 2026-07-09 06:02:12.446135 UTC - Run: slices --version 2026-07-09 06:02:16.661357 UTC - version: Slices CLI v2026.1.2 Slices CLI core v1.2.4 Slices CLI ai v1.1.0 Slices CLI bi v2.2.0 Slices clientlib bi v6.1.1 Slices clientlib ai v1.0.0 Slices clientlib core v5.5.1 2026-07-09 06:02:16.662062 UTC - Run: slices pubkey list --format text 2026-07-09 06:02:17.592946 UTC - Pubkey already registered 2026-07-09 06:02:17.593184 UTC - Run: slices bi infrastructure list --format csv --all --refresh 2026-07-09 06:02:18.829186 UTC - Refreshed infrastructure list. Total: 24 entries. 2026-07-09 06:02:18.829325 UTC - Check List Flavors 2026-07-09 06:02:18.829482 UTC - Run: slices bi --infra fr-sophia2-bi-vm2 flavor list -f json 2026-07-09 06:02:20.768007 UTC - Check List DiskImages 2026-07-09 06:02:20.768442 UTC - Run: slices bi --infra fr-sophia2-bi-vm2 diskimage list -f json 2026-07-09 06:02:22.210869 UTC - Requesting resources 2026-07-09 06:02:22.211770 UTC - Cloudinit user data: #!/bin/sh echo "Hello World. The time is now $(date -R)!" | tee '/user_data_output.txt' 2026-07-09 06:02:22.211886 UTC - Run: slices bi --infra fr-sophia2-bi-vm2 create tst --image 'Ubuntu 24.04.3' --flavor tiny --duration 2h --experiment tst-beec4878 --user-data /tmp/tmps7hs7d_o 2026-07-09 06:02:25.524814 UTC - Resource ID: r_fr-sophia2-bi-vm2_01kx2qgrjre9gs5zarsv68qq0q 2026-07-09 06:02:25.529010 UTC - Waiting until resource ready 2026-07-09 06:02:27.529736 UTC - Run: slices bi --infra fr-sophia2-bi-vm2 list-resources --format json --experiment tst-beec4878 tst 2026-07-09 06:02:28.754470 UTC - Status: IMAGING 2026-07-09 06:02:33.067829 UTC - Status: BOOTING 2026-07-09 06:02:35.937742 UTC - Status: BOOTING 2026-07-09 06:02:38.703622 UTC - Status: BOOTING 2026-07-09 06:02:41.519861 UTC - Status: BOOTING 2026-07-09 06:02:44.285909 UTC - Status: BOOTING 2026-07-09 06:02:47.103124 UTC - Status: BOOTING 2026-07-09 06:02:49.919715 UTC - Status: BOOTING 2026-07-09 06:02:52.735917 UTC - Status: UP 2026-07-09 06:02:52.736268 UTC - Experiment ID: exp_expauth.ilabt.imec.be_01kx2qgqnbe2mb88gcceebewdn 2026-07-09 06:02:52.736370 UTC - Validate resources 2026-07-09 06:02:53.553391 UTC - The fields of the created resource were validated. 2026-07-09 06:02:53.553549 UTC - Check if resources are registered in experiment 2026-07-09 06:02:53.553726 UTC - Run: slices experiment list-resources --format json tst-beec4878 2026-07-09 06:02:54.218932 UTC - Status (on expauth): UP 2026-07-09 06:02:54.219109 UTC - Testing extend expires_at (all resources in experiment) 2026-07-09 06:02:54.219268 UTC - Run: slices bi --infra fr-sophia2-bi-vm2 extend --duration 3h --experiment tst-beec4878 2026-07-09 06:02:56.567763 UTC - Run: slices bi --infra fr-sophia2-bi-vm2 list-resources --format json --experiment tst-beec4878 tst 2026-07-09 06:02:58.362025 UTC - Run: slices experiment list-resources --format json tst-beec4878 2026-07-09 06:02:59.884682 UTC - expires_at (on expauth): 2026-07-09T09:02:00Z (correctly extended) 2026-07-09 06:02:59.888576 UTC - Testing extend expires_at (single resource in experiment) 2026-07-09 06:02:59.888824 UTC - Run: slices bi --infra fr-sophia2-bi-vm2 extend tst --duration 4h --experiment tst-beec4878 2026-07-09 06:03:02.940962 UTC - Run: slices bi --infra fr-sophia2-bi-vm2 list-resources --format json --experiment tst-beec4878 tst 2026-07-09 06:03:04.901739 UTC - Run: slices experiment list-resources --format json tst-beec4878 2026-07-09 06:03:06.986206 UTC - expires_at (on expauth): 2026-07-09T10:03:00Z (correctly extended) 2026-07-09 06:03:06.986339 UTC - Testing ssh login 2026-07-09 06:03:07.036144 UTC - Run: slices bi --infra fr-sophia2-bi-vm2 ssh --no-exec --proxy on --show ssh_config --experiment tst-beec4878 tst 2026-07-09 06:03:09.243051 UTC - Run: slices bi --infra fr-sophia2-bi-vm2 ssh --no-exec --proxy off --show server_pubkey_openssh --experiment tst-beec4878 tst 2026-07-09 06:03:12.089333 UTC - Run: slices bi --infra fr-sophia2-bi-vm2 ssh --no-exec --proxy off --show proxy_pubkey_openssh --experiment tst-beec4878 tst 2026-07-09 06:03:14.121697 UTC - Logging in using 'slices bi ssh' 2026-07-09 06:03:14.121770 UTC - Forcing IPv4 only. 2026-07-09 06:03:14.121889 UTC - Run: slices bi --infra fr-sophia2-bi-vm2 ssh --show nothing --experiment tst-beec4878 tst -- -4 uname -a 2026-07-09 06:03:18.165073 UTC - Forcing IPv4 only. 2026-07-09 06:03:18.165279 UTC - Run: slices bi --infra fr-sophia2-bi-vm2 ssh --show nothing --experiment tst-beec4878 tst -- -4 uptime 2026-07-09 06:03:21.342925 UTC - CLI SSH Test passed. 2026-07-09 06:03:21.343005 UTC - Uname: Linux tst 6.8.0-85-generic #85-Ubuntu SMP PREEMPT_DYNAMIC Thu Sep 18 15:26:59 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 2026-07-09 06:03:21.343024 UTC - Uptime: 06:03:21 up 0 min, 1 user, load average: 0.20, 0.07, 0.02 2026-07-09 06:03:21.343056 UTC - Logging in using SSH over SSH proxy 2026-07-09 06:03:21.344667 UTC - Run: slices bi --infra fr-sophia2-bi-vm2 ssh --no-exec --proxy on --show proxy_pubkey_openssh --experiment tst-beec4878 tst 2026-07-09 06:03:23.445940 UTC - Added paramiko HostKeyEntry for 172.28.9.72 2026-07-09 06:03:23.446174 UTC - Added paramiko HostKeyEntry for 172.28.9.72 2026-07-09 06:03:23.446243 UTC - Added paramiko HostKeyEntry for 172.28.9.72 2026-07-09 06:03:23.446528 UTC - Added paramiko HostKeyEntry for bastion1.theblueprintfactory.org 2026-07-09 06:03:23.446611 UTC - Added paramiko HostKeyEntry for bastion1.theblueprintfactory.org 2026-07-09 06:03:23.446656 UTC - Added paramiko HostKeyEntry for bastion1.theblueprintfactory.org 2026-07-09 06:03:23.446673 UTC - Connecting to proxy bastion1.theblueprintfactory.org:22 2026-07-09 06:03:23.823744 UTC - Connecting to 172.28.9.72:22 over proxy 2026-07-09 06:03:24.497011 UTC - SSH Test output: 2026-07-09 06:03:24.497081 UTC - Uname: Linux tst 6.8.0-85-generic #85-Ubuntu SMP PREEMPT_DYNAMIC Thu Sep 18 15:26:59 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 2026-07-09 06:03:24.497108 UTC - Uptime: 06:03:24 up 0 min, 1 user, load average: 0.20, 0.07, 0.02 2026-07-09 06:03:24.632199 UTC - lsb_release: Ubuntu 24.04.3 LTS 2026-07-09 06:03:24.632290 UTC - lsb_release matches expected value 2026-07-09 06:03:24.632314 UTC - SSH Test passed. 2026-07-09 06:03:24.769196 UTC - Cloud-init user-data: Hello World. The time is now Thu, 09 Jul 2026 06:02:49 +0000! 2026-07-09 06:03:24.780929 UTC - Destroying tst-beec4878 tst 2026-07-09 06:03:24.781112 UTC - Run: slices bi --infra fr-sophia2-bi-vm2 destroy --experiment tst-beec4878 tst