Run Test: slices-bi-singlenode-login 2026-05-30 00:38:00.555812 CEST - Run: /usr/local/bin/uv pip compile --upgrade /tmp/tmpo0gp4rcw.package_name --index=https://doc.slices-ri.eu/pypi/ 2026-05-30 00:38:05.281124 CEST - Run: /usr/local/bin/uv pip sync /opt/slices-monitor-worker/slices_monitor_tests/bd30f52e-7df4-4965-9a7e-1344762bfb82/pip_compile_update_slices-cli.txt --index=https://doc.slices-ri.eu/pypi/ 2026-05-30 00:38:13.322917 CEST - Run: slices --version 2026-05-30 00:38:15.292076 CEST - version: Slices CLI v2026.0.0 Slices CLI core v1.2.3 Slices CLI ai v0.2.1 Slices CLI bi v2.2.0 Slices clientlib bi v6.1.1 Slices clientlib ai v0.3.0 Slices clientlib core v5.5.1 2026-05-30 00:38:15.292326 CEST - Run: slices pubkey list --format text 2026-05-30 00:38:15.907783 CEST - Pubkey already registered 2026-05-30 00:38:15.908015 CEST - Run: slices bi infrastructure list --format csv --all --refresh 2026-05-30 00:38:16.473322 CEST - Refreshed infrastructure list. Total: 22 entries. 2026-05-30 00:38:16.473434 CEST - Check List Flavors 2026-05-30 00:38:16.473637 CEST - Run: slices bi --infra be-gent1-bi-baremetal1 flavor list -f json 2026-05-30 00:38:17.289893 CEST - Check List DiskImages 2026-05-30 00:38:17.290125 CEST - Run: slices bi --infra be-gent1-bi-baremetal1 diskimage list -f json 2026-05-30 00:38:17.905631 CEST - Requesting resources 2026-05-30 00:38:17.905968 CEST - Cloudinit user data: #!/bin/sh echo "Hello World. The time is now $(date -R)!" | tee '/user_data_output.txt' 2026-05-30 00:38:17.906073 CEST - Run: slices bi --infra be-gent1-bi-baremetal1 create tst --image 'Ubuntu 22.04.5' --flavor pc --duration 2h --experiment tst-0612adc1 --user-data /tmp/tmpemy8v4an 2026-05-30 00:38:19.724492 CEST - Resource ID: r_be-gent1-bi-baremetal1_01ksty6vdrfsbbsnsk3ny9zcsa 2026-05-30 00:38:19.724646 CEST - Waiting until resource ready 2026-05-30 00:38:21.725061 CEST - Run: slices bi --infra be-gent1-bi-baremetal1 list-resources --format json --experiment tst-0612adc1 tst 2026-05-30 00:38:22.390804 CEST - Status: IMAGING 2026-05-30 00:38:25.107796 CEST - Status: IMAGING 2026-05-30 00:38:27.874358 CEST - Status: IMAGING 2026-05-30 00:38:30.540447 CEST - Status: IMAGING 2026-05-30 00:38:33.256601 CEST - Status: IMAGING 2026-05-30 00:38:35.922557 CEST - Status: IMAGING 2026-05-30 00:38:38.689425 CEST - Status: IMAGING 2026-05-30 00:38:41.456308 CEST - Status: IMAGING 2026-05-30 00:38:44.173310 CEST - Status: IMAGING 2026-05-30 00:38:46.889498 CEST - Status: IMAGING 2026-05-30 00:38:49.555514 CEST - Status: IMAGING 2026-05-30 00:38:52.221484 CEST - Status: IMAGING 2026-05-30 00:38:54.887501 CEST - Status: FAILED -> reason: NOT_ENOUGH_RESOURCES 2026-05-30 00:38:54.887570 CEST - -> NOT_ENOUGH_RESOURCES turns FAILURE into WARNING 2026-05-30 00:38:54.887662 CEST - Content of log file '/opt/slices-monitor-worker/slices_monitor_tests/bd30f52e-7df4-4965-9a7e-1344762bfb82/step_WaitforUP_command_1.txt': /opt/slices-monitor-worker/slices-cli-venv/bin/slices bi --infra be-gent1-bi-baremetal1 list-resources --format json --experiment tst-0612adc1 tst 2026-05-30 00:38:54.887716 CEST - Content of log file '/opt/slices-monitor-worker/slices_monitor_tests/bd30f52e-7df4-4965-9a7e-1344762bfb82/list-resources_json.txt': [ { "cluster_id": "default", "created_at": "2026-05-29T22:38:19.480566Z", "disk_image_id": "image_be-gent1-bi-baremetal1_01j5qj1r5qfvh9p63ky6vvemj4", "experiment_id": "exp_expauth.ilabt.imec.be_01ksty6ttnet0904djzajhjks1", "expires_at": "2026-05-30T00:38:00Z", "flavor_id": "flavor_be-gent1-bi-baremetal1_4jam4qvdyjay7r6zccp95nkave", "friendly_name": "tst", "id": "r_be-gent1-bi-baremetal1_01ksty6vdrfsbbsnsk3ny9zcsa", "network_interfaces": [], "private_ipv4": null, "private_ipv6": null, "public_ipv4": null, "public_ipv6": null, "ssh_authorized_keys": [ "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINNiZPtQkfCEsc1x2QSwNWekfhWwWZbOvpE8hE0dH253 Wim (ftester) Van de Meerssche" ], "ssh_logins": [], "status": "failed", "terminated_at": "2026-05-29T22:38:53.386387Z", "userdata": "#!/bin/sh\necho \"Hello World. The time is now $(date -R)!\" | tee '/user_data_output.txt'", "console_url": null, "machine_id": null, "failure_reason": { "code": "NOT_ENOUGH_RESOURCES", "message": "Not enough resources available", "long_description": "Not enough free resources are available at this moment to fulfill the request." }, "infra_id": "be-gent1-bi-baremetal1", "machine_name": null } ] 2026-05-30 00:38:54.887759 CEST - Destroying tst-0612adc1 tst 2026-05-30 00:38:54.887901 CEST - Run: slices bi --infra be-gent1-bi-baremetal1 destroy --experiment tst-0612adc1 tst