Run Test: slices-bi-singlenode-login 2026-03-24 23:07:45.011008 CET - Run: /usr/local/bin/uv pip install --upgrade slices-cli --extra-index-url=https://doc.slices-ri.eu/pypi/ 2026-03-24 23:07:48.102525 CET - Run: slices --version 2026-03-24 23:07:48.302252 CET - version: Slices CLI v2025.1.5 Slices CLI core v1.1.2 Slices CLI bi v2.0.2 Slices clientlib core v5.3.8 Slices clientlib bi v5.1.2 2026-03-24 23:07:48.302534 CET - Run: slices pubkey list --format text 2026-03-24 23:07:48.887005 CET - Pubkey already registered 2026-03-24 23:07:48.887264 CET - Run: slices bi infrastructure list --format csv --all --refresh 2026-03-24 23:07:49.446652 CET - Refreshed infrastructure list. Total: 22 entries. 2026-03-24 23:07:49.446812 CET - Check List Flavors 2026-03-24 23:07:49.447005 CET - Run: slices bi --infra be-gent1-bi-baremetal1 flavor list -f json 2026-03-24 23:07:50.041851 CET - Check List DiskImages 2026-03-24 23:07:50.042054 CET - Run: slices bi --infra be-gent1-bi-baremetal1 diskimage list -f json 2026-03-24 23:07:50.614471 CET - Requesting resources 2026-03-24 23:07:50.614910 CET - Cloudinit user data: #!/bin/sh echo "Hello World. The time is now $(date -R)!" | tee '/user_data_output.txt' 2026-03-24 23:07:50.615005 CET - Run: slices bi --infra be-gent1-bi-baremetal1 create tst --image 'Ubuntu 22.04.5' --flavor pc --duration 2h --experiment tst-82f2559a --user-data /tmp/tmpbif7cpz6 2026-03-24 23:07:52.175568 CET - Resource ID: r_be-gent1-bi-baremetal1_01kmgy7mrafqqtrz12a8bkddbe 2026-03-24 23:07:52.175776 CET - Waiting until resource ready 2026-03-24 23:07:54.176172 CET - Run: slices bi --infra be-gent1-bi-baremetal1 list-resources --format json --experiment tst-82f2559a tst 2026-03-24 23:07:54.784956 CET - Status: IMAGING 2026-03-24 23:07:57.413254 CET - Status: IMAGING 2026-03-24 23:08:00.065587 CET - Status: IMAGING 2026-03-24 23:08:02.687791 CET - Status: IMAGING 2026-03-24 23:08:05.308940 CET - Status: IMAGING 2026-03-24 23:08:07.950312 CET - Status: IMAGING 2026-03-24 23:08:10.574862 CET - Status: FAILED -> reason: NOT_ENOUGH_RESOURCES 2026-03-24 23:08:10.574902 CET - -> NOT_ENOUGH_RESOURCES turns FAILURE into WARNING 2026-03-24 23:08:10.574978 CET - Content of log file '/opt/slices-monitor-worker/slices_monitor_tests/c05f9211-fc24-49d8-9c78-f42e2151da8d/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-82f2559a tst 2026-03-24 23:08:10.575030 CET - Content of log file '/opt/slices-monitor-worker/slices_monitor_tests/c05f9211-fc24-49d8-9c78-f42e2151da8d/list-resources_json.txt': [ { "cluster_id": "default", "created_at": "2026-03-24T22:07:52.000575Z", "disk_image_id": "image_be-gent1-bi-baremetal1_01j5qj1r5qfvh9p63ky6vvemj4", "experiment_id": "exp_expauth.ilabt.imec.be_01kmgy7m70en6swthts7q2yhqr", "expires_at": "2026-03-25T00:07:00Z", "flavor_id": "flavor_be-gent1-bi-baremetal1_4jam4qvdyjay7r6zccp95nkave", "friendly_name": "tst", "id": "r_be-gent1-bi-baremetal1_01kmgy7mrafqqtrz12a8bkddbe", "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-03-24T22:08:08.073496Z", "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-03-24 23:08:10.575057 CET - Destroying tst-82f2559a tst 2026-03-24 23:08:10.575226 CET - Run: slices bi --infra be-gent1-bi-baremetal1 destroy --experiment tst-82f2559a tst