Jul 18 05:32:01 devstack nova-compute[74026]: DEBUG os_vif [-] Loaded VIF plugin class '' with name 'noop' {{(pid=74026) initialize /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:54}} Jul 18 05:32:01 devstack nova-compute[74026]: DEBUG os_vif [-] Loaded VIF plugin class '' with name 'ovs' {{(pid=74026) initialize /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:54}} Jul 18 05:32:01 devstack nova-compute[74026]: INFO os_vif [-] Loaded VIF plugins: noop, ovs Jul 18 05:32:01 devstack nova-compute[74026]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): grep -F node.session.scan /sbin/iscsiadm {{(pid=74026) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 18 05:32:01 devstack nova-compute[74026]: DEBUG oslo_concurrency.processutils [-] CMD "grep -F node.session.scan /sbin/iscsiadm" returned: 0 in 0.013s {{(pid=74026) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 18 05:32:01 devstack nova-compute[74026]: INFO oslo_service.periodic_task [-] Skipping periodic task _heal_instance_info_cache because its interval is negative Jul 18 05:32:01 devstack nova-compute[74026]: WARNING nova.compute.manager [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] In native threading mode the number of concurrent builds, and snapshots should be limited to the same number. The current configuration has differing limits: max_concurrent_builds: 10, max_concurrent_snapshots: 5. Nova will use a single, overall limit of 10 for these tasks. Jul 18 05:32:01 devstack nova-compute[74026]: INFO nova.utils [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] The long task thread pool MainProcess.long_task is initialized Jul 18 05:32:01 devstack nova-compute[74026]: INFO nova.virt.driver [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Loading compute driver 'libvirt.LibvirtDriver' Jul 18 05:32:02 devstack nova-compute[74026]: INFO nova.compute.provider_config [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] No provider configs found in /etc/nova/provider_config/. If files are present, ensure the Nova process has access. Jul 18 05:32:02 devstack nova-compute[74026]: DEBUG oslo_concurrency.lockutils [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Acquiring lock "singleton_lock" {{(pid=74026) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 18 05:32:02 devstack nova-compute[74026]: DEBUG oslo_concurrency.lockutils [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Acquired lock "singleton_lock" {{(pid=74026) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 18 05:32:02 devstack nova-compute[74026]: DEBUG oslo_concurrency.lockutils [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Releasing lock "singleton_lock" {{(pid=74026) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 18 05:32:02 devstack nova-compute[74026]: WARNING oslo_service.backend._threading.service [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] no_fork=True: running service in main process Jul 18 05:32:02 devstack nova-compute[74026]: INFO nova.service [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Starting compute node (version 33.1.0) Jul 18 05:32:02 devstack nova-compute[74026]: INFO nova.utils [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] The default thread pool MainProcess.default is initialized Jul 18 05:32:02 devstack nova-compute[74026]: DEBUG nova.utils [-] Waiting for the next task {{(pid=74026) _log /opt/stack/nova/nova/utils.py:1508}} Jul 18 05:32:02 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Starting event thread {{(pid=74026) start /opt/stack/nova/nova/virt/libvirt/host.py:253}} Jul 18 05:32:02 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Starting connection event dispatch thread {{(pid=74026) _init_events /opt/stack/nova/nova/virt/libvirt/host.py:555}} Jul 18 05:32:02 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Connecting to libvirt: qemu:///system {{(pid=74026) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:560}} Jul 18 05:32:02 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Registering for lifecycle events {{(pid=74026) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:566}} Jul 18 05:32:02 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Registering for connection events: {{(pid=74026) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:587}} Jul 18 05:32:02 devstack nova-compute[74026]: INFO nova.virt.libvirt.driver [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Connection event '1' reason 'None' Jul 18 05:32:02 devstack nova-compute[74026]: WARNING nova.virt.libvirt.driver [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Cannot update service status on host "devstack" since it is not registered.: nova.exception_Remote.ComputeHostNotFound_Remote: Compute host devstack could not be found. Jul 18 05:32:02 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.volume.mount [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Initialising _HostMountState generation 0 {{(pid=74026) host_up /opt/stack/nova/nova/virt/libvirt/volume/mount.py:130}} Jul 18 05:32:17 devstack nova-compute[74026]: INFO nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Libvirt host capabilities Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: ed69bbc8-0eb1-42a2-8faa-4df34ebe9559 Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: x86_64 Jul 18 05:32:17 devstack nova-compute[74026]: EPYC-IBPB Jul 18 05:32:17 devstack nova-compute[74026]: AMD Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: tcp Jul 18 05:32:17 devstack nova-compute[74026]: rdma Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: 12248272 Jul 18 05:32:17 devstack nova-compute[74026]: 3062068 Jul 18 05:32:17 devstack nova-compute[74026]: 0 Jul 18 05:32:17 devstack nova-compute[74026]: 0 Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: none Jul 18 05:32:17 devstack nova-compute[74026]: 0 Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: dac Jul 18 05:32:17 devstack nova-compute[74026]: 0 Jul 18 05:32:17 devstack nova-compute[74026]: +64055:+994 Jul 18 05:32:17 devstack nova-compute[74026]: +64055:+994 Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: hvm Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: 64 Jul 18 05:32:17 devstack nova-compute[74026]: /usr/bin/qemu-system-alpha Jul 18 05:32:17 devstack nova-compute[74026]: clipper Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: hvm Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: 32 Jul 18 05:32:17 devstack nova-compute[74026]: /usr/bin/qemu-system-arm Jul 18 05:32:17 devstack nova-compute[74026]: virt-8.2 Jul 18 05:32:17 devstack nova-compute[74026]: virt Jul 18 05:32:17 devstack nova-compute[74026]: qcom-dc-scm-v1-bmc Jul 18 05:32:17 devstack nova-compute[74026]: mori-bmc Jul 18 05:32:17 devstack nova-compute[74026]: ast2600-evb Jul 18 05:32:17 devstack nova-compute[74026]: borzoi Jul 18 05:32:17 devstack nova-compute[74026]: tiogapass-bmc Jul 18 05:32:17 devstack nova-compute[74026]: spitz Jul 18 05:32:17 devstack nova-compute[74026]: virt-2.7 Jul 18 05:32:17 devstack nova-compute[74026]: nuri Jul 18 05:32:17 devstack nova-compute[74026]: mcimx7d-sabre Jul 18 05:32:17 devstack nova-compute[74026]: romulus-bmc Jul 18 05:32:17 devstack nova-compute[74026]: virt-3.0 Jul 18 05:32:17 devstack nova-compute[74026]: virt-5.0 Jul 18 05:32:17 devstack nova-compute[74026]: npcm750-evb Jul 18 05:32:17 devstack nova-compute[74026]: virt-2.10 Jul 18 05:32:17 devstack nova-compute[74026]: rainier-bmc Jul 18 05:32:17 devstack nova-compute[74026]: mps3-an547 Jul 18 05:32:17 devstack nova-compute[74026]: musca-b1 Jul 18 05:32:17 devstack nova-compute[74026]: realview-pbx-a9 Jul 18 05:32:17 devstack nova-compute[74026]: versatileab Jul 18 05:32:17 devstack nova-compute[74026]: kzm Jul 18 05:32:17 devstack nova-compute[74026]: virt-2.8 Jul 18 05:32:17 devstack nova-compute[74026]: fby35-bmc Jul 18 05:32:17 devstack nova-compute[74026]: musca-a Jul 18 05:32:17 devstack nova-compute[74026]: virt-3.1 Jul 18 05:32:17 devstack nova-compute[74026]: mcimx6ul-evk Jul 18 05:32:17 devstack nova-compute[74026]: virt-5.1 Jul 18 05:32:17 devstack nova-compute[74026]: smdkc210 Jul 18 05:32:17 devstack nova-compute[74026]: sx1 Jul 18 05:32:17 devstack nova-compute[74026]: virt-2.11 Jul 18 05:32:17 devstack nova-compute[74026]: imx25-pdk Jul 18 05:32:17 devstack nova-compute[74026]: stm32vldiscovery Jul 18 05:32:17 devstack nova-compute[74026]: virt-2.9 Jul 18 05:32:17 devstack nova-compute[74026]: orangepi-pc Jul 18 05:32:17 devstack nova-compute[74026]: quanta-q71l-bmc Jul 18 05:32:17 devstack nova-compute[74026]: z2 Jul 18 05:32:17 devstack nova-compute[74026]: virt-5.2 Jul 18 05:32:17 devstack nova-compute[74026]: xilinx-zynq-a9 Jul 18 05:32:17 devstack nova-compute[74026]: tosa Jul 18 05:32:17 devstack nova-compute[74026]: mps2-an500 Jul 18 05:32:17 devstack nova-compute[74026]: virt-2.12 Jul 18 05:32:17 devstack nova-compute[74026]: mps2-an521 Jul 18 05:32:17 devstack nova-compute[74026]: sabrelite Jul 18 05:32:17 devstack nova-compute[74026]: mps2-an511 Jul 18 05:32:17 devstack nova-compute[74026]: canon-a1100 Jul 18 05:32:17 devstack nova-compute[74026]: realview-eb Jul 18 05:32:17 devstack nova-compute[74026]: quanta-gbs-bmc Jul 18 05:32:17 devstack nova-compute[74026]: emcraft-sf2 Jul 18 05:32:17 devstack nova-compute[74026]: realview-pb-a8 Jul 18 05:32:17 devstack nova-compute[74026]: yosemitev2-bmc Jul 18 05:32:17 devstack nova-compute[74026]: virt-7.0 Jul 18 05:32:17 devstack nova-compute[74026]: virt-4.0 Jul 18 05:32:17 devstack nova-compute[74026]: raspi1ap Jul 18 05:32:17 devstack nova-compute[74026]: palmetto-bmc Jul 18 05:32:17 devstack nova-compute[74026]: sx1-v1 Jul 18 05:32:17 devstack nova-compute[74026]: n810 Jul 18 05:32:17 devstack nova-compute[74026]: g220a-bmc Jul 18 05:32:17 devstack nova-compute[74026]: n800 Jul 18 05:32:17 devstack nova-compute[74026]: bletchley-bmc Jul 18 05:32:17 devstack nova-compute[74026]: virt-7.1 Jul 18 05:32:17 devstack nova-compute[74026]: tacoma-bmc Jul 18 05:32:17 devstack nova-compute[74026]: virt-4.1 Jul 18 05:32:17 devstack nova-compute[74026]: quanta-gsj Jul 18 05:32:17 devstack nova-compute[74026]: versatilepb Jul 18 05:32:17 devstack nova-compute[74026]: terrier Jul 18 05:32:17 devstack nova-compute[74026]: mainstone Jul 18 05:32:17 devstack nova-compute[74026]: realview-eb-mpcore Jul 18 05:32:17 devstack nova-compute[74026]: integratorcp Jul 18 05:32:17 devstack nova-compute[74026]: virt-7.2 Jul 18 05:32:17 devstack nova-compute[74026]: supermicrox11-bmc Jul 18 05:32:17 devstack nova-compute[74026]: virt-4.2 Jul 18 05:32:17 devstack nova-compute[74026]: witherspoon-bmc Jul 18 05:32:17 devstack nova-compute[74026]: qcom-firework-bmc Jul 18 05:32:17 devstack nova-compute[74026]: mps3-an524 Jul 18 05:32:17 devstack nova-compute[74026]: kudo-bmc Jul 18 05:32:17 devstack nova-compute[74026]: vexpress-a9 Jul 18 05:32:17 devstack nova-compute[74026]: midway Jul 18 05:32:17 devstack nova-compute[74026]: musicpal Jul 18 05:32:17 devstack nova-compute[74026]: lm3s811evb Jul 18 05:32:17 devstack nova-compute[74026]: lm3s6965evb Jul 18 05:32:17 devstack nova-compute[74026]: supermicro-x11spi-bmc Jul 18 05:32:17 devstack nova-compute[74026]: microbit Jul 18 05:32:17 devstack nova-compute[74026]: fby35 Jul 18 05:32:17 devstack nova-compute[74026]: mps2-an505 Jul 18 05:32:17 devstack nova-compute[74026]: mps2-an385 Jul 18 05:32:17 devstack nova-compute[74026]: virt-6.0 Jul 18 05:32:17 devstack nova-compute[74026]: virt-8.0 Jul 18 05:32:17 devstack nova-compute[74026]: cubieboard Jul 18 05:32:17 devstack nova-compute[74026]: ast1030-evb Jul 18 05:32:17 devstack nova-compute[74026]: verdex Jul 18 05:32:17 devstack nova-compute[74026]: bpim2u Jul 18 05:32:17 devstack nova-compute[74026]: netduino2 Jul 18 05:32:17 devstack nova-compute[74026]: mps2-an386 Jul 18 05:32:17 devstack nova-compute[74026]: olimex-stm32-h405 Jul 18 05:32:17 devstack nova-compute[74026]: virt-6.1 Jul 18 05:32:17 devstack nova-compute[74026]: virt-8.1 Jul 18 05:32:17 devstack nova-compute[74026]: raspi2b Jul 18 05:32:17 devstack nova-compute[74026]: vexpress-a15 Jul 18 05:32:17 devstack nova-compute[74026]: fuji-bmc Jul 18 05:32:17 devstack nova-compute[74026]: virt-6.2 Jul 18 05:32:17 devstack nova-compute[74026]: sonorapass-bmc Jul 18 05:32:17 devstack nova-compute[74026]: cheetah Jul 18 05:32:17 devstack nova-compute[74026]: virt-2.6 Jul 18 05:32:17 devstack nova-compute[74026]: ast2500-evb Jul 18 05:32:17 devstack nova-compute[74026]: highbank Jul 18 05:32:17 devstack nova-compute[74026]: akita Jul 18 05:32:17 devstack nova-compute[74026]: connex Jul 18 05:32:17 devstack nova-compute[74026]: netduinoplus2 Jul 18 05:32:17 devstack nova-compute[74026]: collie Jul 18 05:32:17 devstack nova-compute[74026]: raspi0 Jul 18 05:32:17 devstack nova-compute[74026]: fp5280g2-bmc Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: hvm Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: 32 Jul 18 05:32:17 devstack nova-compute[74026]: /usr/bin/qemu-system-arm Jul 18 05:32:17 devstack nova-compute[74026]: virt-8.2 Jul 18 05:32:17 devstack nova-compute[74026]: virt Jul 18 05:32:17 devstack nova-compute[74026]: qcom-dc-scm-v1-bmc Jul 18 05:32:17 devstack nova-compute[74026]: mori-bmc Jul 18 05:32:17 devstack nova-compute[74026]: ast2600-evb Jul 18 05:32:17 devstack nova-compute[74026]: borzoi Jul 18 05:32:17 devstack nova-compute[74026]: tiogapass-bmc Jul 18 05:32:17 devstack nova-compute[74026]: spitz Jul 18 05:32:17 devstack nova-compute[74026]: virt-2.7 Jul 18 05:32:17 devstack nova-compute[74026]: nuri Jul 18 05:32:17 devstack nova-compute[74026]: mcimx7d-sabre Jul 18 05:32:17 devstack nova-compute[74026]: romulus-bmc Jul 18 05:32:17 devstack nova-compute[74026]: virt-3.0 Jul 18 05:32:17 devstack nova-compute[74026]: virt-5.0 Jul 18 05:32:17 devstack nova-compute[74026]: npcm750-evb Jul 18 05:32:17 devstack nova-compute[74026]: virt-2.10 Jul 18 05:32:17 devstack nova-compute[74026]: rainier-bmc Jul 18 05:32:17 devstack nova-compute[74026]: mps3-an547 Jul 18 05:32:17 devstack nova-compute[74026]: musca-b1 Jul 18 05:32:17 devstack nova-compute[74026]: realview-pbx-a9 Jul 18 05:32:17 devstack nova-compute[74026]: versatileab Jul 18 05:32:17 devstack nova-compute[74026]: kzm Jul 18 05:32:17 devstack nova-compute[74026]: virt-2.8 Jul 18 05:32:17 devstack nova-compute[74026]: fby35-bmc Jul 18 05:32:17 devstack nova-compute[74026]: musca-a Jul 18 05:32:17 devstack nova-compute[74026]: virt-3.1 Jul 18 05:32:17 devstack nova-compute[74026]: mcimx6ul-evk Jul 18 05:32:17 devstack nova-compute[74026]: virt-5.1 Jul 18 05:32:17 devstack nova-compute[74026]: smdkc210 Jul 18 05:32:17 devstack nova-compute[74026]: sx1 Jul 18 05:32:17 devstack nova-compute[74026]: virt-2.11 Jul 18 05:32:17 devstack nova-compute[74026]: imx25-pdk Jul 18 05:32:17 devstack nova-compute[74026]: stm32vldiscovery Jul 18 05:32:17 devstack nova-compute[74026]: virt-2.9 Jul 18 05:32:17 devstack nova-compute[74026]: orangepi-pc Jul 18 05:32:17 devstack nova-compute[74026]: quanta-q71l-bmc Jul 18 05:32:17 devstack nova-compute[74026]: z2 Jul 18 05:32:17 devstack nova-compute[74026]: virt-5.2 Jul 18 05:32:17 devstack nova-compute[74026]: xilinx-zynq-a9 Jul 18 05:32:17 devstack nova-compute[74026]: tosa Jul 18 05:32:17 devstack nova-compute[74026]: mps2-an500 Jul 18 05:32:17 devstack nova-compute[74026]: virt-2.12 Jul 18 05:32:17 devstack nova-compute[74026]: mps2-an521 Jul 18 05:32:17 devstack nova-compute[74026]: sabrelite Jul 18 05:32:17 devstack nova-compute[74026]: mps2-an511 Jul 18 05:32:17 devstack nova-compute[74026]: canon-a1100 Jul 18 05:32:17 devstack nova-compute[74026]: realview-eb Jul 18 05:32:17 devstack nova-compute[74026]: quanta-gbs-bmc Jul 18 05:32:17 devstack nova-compute[74026]: emcraft-sf2 Jul 18 05:32:17 devstack nova-compute[74026]: realview-pb-a8 Jul 18 05:32:17 devstack nova-compute[74026]: yosemitev2-bmc Jul 18 05:32:17 devstack nova-compute[74026]: virt-7.0 Jul 18 05:32:17 devstack nova-compute[74026]: virt-4.0 Jul 18 05:32:17 devstack nova-compute[74026]: raspi1ap Jul 18 05:32:17 devstack nova-compute[74026]: palmetto-bmc Jul 18 05:32:17 devstack nova-compute[74026]: sx1-v1 Jul 18 05:32:17 devstack nova-compute[74026]: n810 Jul 18 05:32:17 devstack nova-compute[74026]: g220a-bmc Jul 18 05:32:17 devstack nova-compute[74026]: n800 Jul 18 05:32:17 devstack nova-compute[74026]: bletchley-bmc Jul 18 05:32:17 devstack nova-compute[74026]: virt-7.1 Jul 18 05:32:17 devstack nova-compute[74026]: tacoma-bmc Jul 18 05:32:17 devstack nova-compute[74026]: virt-4.1 Jul 18 05:32:17 devstack nova-compute[74026]: quanta-gsj Jul 18 05:32:17 devstack nova-compute[74026]: versatilepb Jul 18 05:32:17 devstack nova-compute[74026]: terrier Jul 18 05:32:17 devstack nova-compute[74026]: mainstone Jul 18 05:32:17 devstack nova-compute[74026]: realview-eb-mpcore Jul 18 05:32:17 devstack nova-compute[74026]: integratorcp Jul 18 05:32:17 devstack nova-compute[74026]: virt-7.2 Jul 18 05:32:17 devstack nova-compute[74026]: supermicrox11-bmc Jul 18 05:32:17 devstack nova-compute[74026]: virt-4.2 Jul 18 05:32:17 devstack nova-compute[74026]: witherspoon-bmc Jul 18 05:32:17 devstack nova-compute[74026]: qcom-firework-bmc Jul 18 05:32:17 devstack nova-compute[74026]: mps3-an524 Jul 18 05:32:17 devstack nova-compute[74026]: kudo-bmc Jul 18 05:32:17 devstack nova-compute[74026]: vexpress-a9 Jul 18 05:32:17 devstack nova-compute[74026]: midway Jul 18 05:32:17 devstack nova-compute[74026]: musicpal Jul 18 05:32:17 devstack nova-compute[74026]: lm3s811evb Jul 18 05:32:17 devstack nova-compute[74026]: lm3s6965evb Jul 18 05:32:17 devstack nova-compute[74026]: supermicro-x11spi-bmc Jul 18 05:32:17 devstack nova-compute[74026]: microbit Jul 18 05:32:17 devstack nova-compute[74026]: fby35 Jul 18 05:32:17 devstack nova-compute[74026]: mps2-an505 Jul 18 05:32:17 devstack nova-compute[74026]: mps2-an385 Jul 18 05:32:17 devstack nova-compute[74026]: virt-6.0 Jul 18 05:32:17 devstack nova-compute[74026]: virt-8.0 Jul 18 05:32:17 devstack nova-compute[74026]: cubieboard Jul 18 05:32:17 devstack nova-compute[74026]: ast1030-evb Jul 18 05:32:17 devstack nova-compute[74026]: verdex Jul 18 05:32:17 devstack nova-compute[74026]: bpim2u Jul 18 05:32:17 devstack nova-compute[74026]: netduino2 Jul 18 05:32:17 devstack nova-compute[74026]: mps2-an386 Jul 18 05:32:17 devstack nova-compute[74026]: olimex-stm32-h405 Jul 18 05:32:17 devstack nova-compute[74026]: virt-6.1 Jul 18 05:32:17 devstack nova-compute[74026]: virt-8.1 Jul 18 05:32:17 devstack nova-compute[74026]: raspi2b Jul 18 05:32:17 devstack nova-compute[74026]: vexpress-a15 Jul 18 05:32:17 devstack nova-compute[74026]: fuji-bmc Jul 18 05:32:17 devstack nova-compute[74026]: virt-6.2 Jul 18 05:32:17 devstack nova-compute[74026]: sonorapass-bmc Jul 18 05:32:17 devstack nova-compute[74026]: cheetah Jul 18 05:32:17 devstack nova-compute[74026]: virt-2.6 Jul 18 05:32:17 devstack nova-compute[74026]: ast2500-evb Jul 18 05:32:17 devstack nova-compute[74026]: highbank Jul 18 05:32:17 devstack nova-compute[74026]: akita Jul 18 05:32:17 devstack nova-compute[74026]: connex Jul 18 05:32:17 devstack nova-compute[74026]: netduinoplus2 Jul 18 05:32:17 devstack nova-compute[74026]: collie Jul 18 05:32:17 devstack nova-compute[74026]: raspi0 Jul 18 05:32:17 devstack nova-compute[74026]: fp5280g2-bmc Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: hvm Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: 64 Jul 18 05:32:17 devstack nova-compute[74026]: /usr/bin/qemu-system-aarch64 Jul 18 05:32:17 devstack nova-compute[74026]: virt-8.2 Jul 18 05:32:17 devstack nova-compute[74026]: virt Jul 18 05:32:17 devstack nova-compute[74026]: qcom-dc-scm-v1-bmc Jul 18 05:32:17 devstack nova-compute[74026]: mori-bmc Jul 18 05:32:17 devstack nova-compute[74026]: ast2600-evb Jul 18 05:32:17 devstack nova-compute[74026]: borzoi Jul 18 05:32:17 devstack nova-compute[74026]: tiogapass-bmc Jul 18 05:32:17 devstack nova-compute[74026]: spitz Jul 18 05:32:17 devstack nova-compute[74026]: virt-2.7 Jul 18 05:32:17 devstack nova-compute[74026]: nuri Jul 18 05:32:17 devstack nova-compute[74026]: mcimx7d-sabre Jul 18 05:32:17 devstack nova-compute[74026]: romulus-bmc Jul 18 05:32:17 devstack nova-compute[74026]: virt-3.0 Jul 18 05:32:17 devstack nova-compute[74026]: virt-5.0 Jul 18 05:32:17 devstack nova-compute[74026]: npcm750-evb Jul 18 05:32:17 devstack nova-compute[74026]: virt-2.10 Jul 18 05:32:17 devstack nova-compute[74026]: rainier-bmc Jul 18 05:32:17 devstack nova-compute[74026]: mps3-an547 Jul 18 05:32:17 devstack nova-compute[74026]: virt-2.8 Jul 18 05:32:17 devstack nova-compute[74026]: musca-b1 Jul 18 05:32:17 devstack nova-compute[74026]: realview-pbx-a9 Jul 18 05:32:17 devstack nova-compute[74026]: versatileab Jul 18 05:32:17 devstack nova-compute[74026]: kzm Jul 18 05:32:17 devstack nova-compute[74026]: fby35-bmc Jul 18 05:32:17 devstack nova-compute[74026]: musca-a Jul 18 05:32:17 devstack nova-compute[74026]: virt-3.1 Jul 18 05:32:17 devstack nova-compute[74026]: mcimx6ul-evk Jul 18 05:32:17 devstack nova-compute[74026]: virt-5.1 Jul 18 05:32:17 devstack nova-compute[74026]: smdkc210 Jul 18 05:32:17 devstack nova-compute[74026]: sx1 Jul 18 05:32:17 devstack nova-compute[74026]: virt-2.11 Jul 18 05:32:17 devstack nova-compute[74026]: imx25-pdk Jul 18 05:32:17 devstack nova-compute[74026]: stm32vldiscovery Jul 18 05:32:17 devstack nova-compute[74026]: virt-2.9 Jul 18 05:32:17 devstack nova-compute[74026]: orangepi-pc Jul 18 05:32:17 devstack nova-compute[74026]: quanta-q71l-bmc Jul 18 05:32:17 devstack nova-compute[74026]: z2 Jul 18 05:32:17 devstack nova-compute[74026]: virt-5.2 Jul 18 05:32:17 devstack nova-compute[74026]: xilinx-zynq-a9 Jul 18 05:32:17 devstack nova-compute[74026]: xlnx-zcu102 Jul 18 05:32:17 devstack nova-compute[74026]: tosa Jul 18 05:32:17 devstack nova-compute[74026]: mps2-an500 Jul 18 05:32:17 devstack nova-compute[74026]: virt-2.12 Jul 18 05:32:17 devstack nova-compute[74026]: mps2-an521 Jul 18 05:32:17 devstack nova-compute[74026]: sabrelite Jul 18 05:32:17 devstack nova-compute[74026]: mps2-an511 Jul 18 05:32:17 devstack nova-compute[74026]: canon-a1100 Jul 18 05:32:17 devstack nova-compute[74026]: realview-eb Jul 18 05:32:17 devstack nova-compute[74026]: quanta-gbs-bmc Jul 18 05:32:17 devstack nova-compute[74026]: emcraft-sf2 Jul 18 05:32:17 devstack nova-compute[74026]: realview-pb-a8 Jul 18 05:32:17 devstack nova-compute[74026]: sbsa-ref Jul 18 05:32:17 devstack nova-compute[74026]: yosemitev2-bmc Jul 18 05:32:17 devstack nova-compute[74026]: virt-7.0 Jul 18 05:32:17 devstack nova-compute[74026]: virt-4.0 Jul 18 05:32:17 devstack nova-compute[74026]: raspi1ap Jul 18 05:32:17 devstack nova-compute[74026]: palmetto-bmc Jul 18 05:32:17 devstack nova-compute[74026]: sx1-v1 Jul 18 05:32:17 devstack nova-compute[74026]: n810 Jul 18 05:32:17 devstack nova-compute[74026]: g220a-bmc Jul 18 05:32:17 devstack nova-compute[74026]: n800 Jul 18 05:32:17 devstack nova-compute[74026]: bletchley-bmc Jul 18 05:32:17 devstack nova-compute[74026]: virt-7.1 Jul 18 05:32:17 devstack nova-compute[74026]: tacoma-bmc Jul 18 05:32:17 devstack nova-compute[74026]: virt-4.1 Jul 18 05:32:17 devstack nova-compute[74026]: quanta-gsj Jul 18 05:32:17 devstack nova-compute[74026]: versatilepb Jul 18 05:32:17 devstack nova-compute[74026]: terrier Jul 18 05:32:17 devstack nova-compute[74026]: mainstone Jul 18 05:32:17 devstack nova-compute[74026]: realview-eb-mpcore Jul 18 05:32:17 devstack nova-compute[74026]: integratorcp Jul 18 05:32:17 devstack nova-compute[74026]: virt-7.2 Jul 18 05:32:17 devstack nova-compute[74026]: supermicrox11-bmc Jul 18 05:32:17 devstack nova-compute[74026]: virt-4.2 Jul 18 05:32:17 devstack nova-compute[74026]: witherspoon-bmc Jul 18 05:32:17 devstack nova-compute[74026]: qcom-firework-bmc Jul 18 05:32:17 devstack nova-compute[74026]: mps3-an524 Jul 18 05:32:17 devstack nova-compute[74026]: kudo-bmc Jul 18 05:32:17 devstack nova-compute[74026]: vexpress-a9 Jul 18 05:32:17 devstack nova-compute[74026]: midway Jul 18 05:32:17 devstack nova-compute[74026]: musicpal Jul 18 05:32:17 devstack nova-compute[74026]: lm3s811evb Jul 18 05:32:17 devstack nova-compute[74026]: lm3s6965evb Jul 18 05:32:17 devstack nova-compute[74026]: supermicro-x11spi-bmc Jul 18 05:32:17 devstack nova-compute[74026]: microbit Jul 18 05:32:17 devstack nova-compute[74026]: fby35 Jul 18 05:32:17 devstack nova-compute[74026]: mps2-an505 Jul 18 05:32:17 devstack nova-compute[74026]: mps2-an385 Jul 18 05:32:17 devstack nova-compute[74026]: virt-6.0 Jul 18 05:32:17 devstack nova-compute[74026]: virt-8.0 Jul 18 05:32:17 devstack nova-compute[74026]: raspi3ap Jul 18 05:32:17 devstack nova-compute[74026]: cubieboard Jul 18 05:32:17 devstack nova-compute[74026]: ast1030-evb Jul 18 05:32:17 devstack nova-compute[74026]: verdex Jul 18 05:32:17 devstack nova-compute[74026]: bpim2u Jul 18 05:32:17 devstack nova-compute[74026]: netduino2 Jul 18 05:32:17 devstack nova-compute[74026]: xlnx-versal-virt Jul 18 05:32:17 devstack nova-compute[74026]: mps2-an386 Jul 18 05:32:17 devstack nova-compute[74026]: olimex-stm32-h405 Jul 18 05:32:17 devstack nova-compute[74026]: virt-6.1 Jul 18 05:32:17 devstack nova-compute[74026]: virt-8.1 Jul 18 05:32:17 devstack nova-compute[74026]: raspi3b Jul 18 05:32:17 devstack nova-compute[74026]: raspi2b Jul 18 05:32:17 devstack nova-compute[74026]: vexpress-a15 Jul 18 05:32:17 devstack nova-compute[74026]: fuji-bmc Jul 18 05:32:17 devstack nova-compute[74026]: virt-6.2 Jul 18 05:32:17 devstack nova-compute[74026]: sonorapass-bmc Jul 18 05:32:17 devstack nova-compute[74026]: cheetah Jul 18 05:32:17 devstack nova-compute[74026]: virt-2.6 Jul 18 05:32:17 devstack nova-compute[74026]: ast2500-evb Jul 18 05:32:17 devstack nova-compute[74026]: highbank Jul 18 05:32:17 devstack nova-compute[74026]: akita Jul 18 05:32:17 devstack nova-compute[74026]: connex Jul 18 05:32:17 devstack nova-compute[74026]: netduinoplus2 Jul 18 05:32:17 devstack nova-compute[74026]: collie Jul 18 05:32:17 devstack nova-compute[74026]: raspi0 Jul 18 05:32:17 devstack nova-compute[74026]: fp5280g2-bmc Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: hvm Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: 32 Jul 18 05:32:17 devstack nova-compute[74026]: /usr/bin/qemu-system-cris Jul 18 05:32:17 devstack nova-compute[74026]: axis-dev88 Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: hvm Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: 32 Jul 18 05:32:17 devstack nova-compute[74026]: /usr/bin/qemu-system-i386 Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-noble-v2 Jul 18 05:32:17 devstack nova-compute[74026]: ubuntu Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-mantic Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-impish-hpb Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-5.2 Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-lunar-hpb Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-mantic Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-2.12 Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-2.0 Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-xenial Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-kinetic Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-6.2 Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-4.2 Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-mantic-maxcpus Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-2.5 Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-4.2 Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-focal Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-hirsute Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-xenial Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-jammy-hpb Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-5.2 Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-2.7 Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-eoan-hpb Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-disco-hpb Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-groovy Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-zesty Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-lunar Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-mantic-hpb-maxcpus Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-groovy Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-7.1 Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-artful Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-trusty Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-2.2 Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-eoan-hpb Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-focal-hpb Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-8.1 Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-jammy-maxcpus Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-bionic-hpb Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-mantic-hpb Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-artful Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-8.1 Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-2.7 Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-6.1 Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-kinetic Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-jammy-maxcpus Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-yakkety Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-2.4 Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-cosmic-hpb Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-7.1 Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-2.10 Jul 18 05:32:17 devstack nova-compute[74026]: x-remote Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-5.1 Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-2.9 Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-2.11 Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-jammy-hpb-maxcpus Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-3.1 Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-6.1 Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-4.1 Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-jammy Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-2.4 Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-4.1 Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-eoan Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-jammy-hpb Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-5.1 Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-2.9 Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-bionic-hpb Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-lunar Jul 18 05:32:17 devstack nova-compute[74026]: isapc Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-mantic-hpb Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-cosmic Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-2.6 Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-mantic-maxcpus Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-3.1 Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-bionic Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-disco-hpb Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-cosmic Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-2.12 Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-bionic Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-kinetic-hpb Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-groovy-hpb Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-7.0 Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-noble-v2 Jul 18 05:32:17 devstack nova-compute[74026]: ubuntu-q35 Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-lunar-hpb Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-disco Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-cosmic-hpb Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-noble Jul 18 05:32:17 devstack nova-compute[74026]: q35 Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-2.1 Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-8.0 Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-impish Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-wily Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-8.0 Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-2.6 Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-6.0 Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-impish Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-jammy Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-impish-hpb Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-hirsute Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-4.0.1 Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-hirsute-hpb Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-7.0 Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-5.0 Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-2.8 Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-2.10 Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-3.0 Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-6.0 Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-zesty Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-7.2 Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-4.0 Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-focal Jul 18 05:32:17 devstack nova-compute[74026]: microvm Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-2.3 Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-jammy-hpb-maxcpus Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-8.2 Jul 18 05:32:17 devstack nova-compute[74026]: q35 Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-kinetic-hpb Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-focal-hpb Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-4.0 Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-noble Jul 18 05:32:17 devstack nova-compute[74026]: pc Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-disco Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-groovy-hpb Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-8.2 Jul 18 05:32:17 devstack nova-compute[74026]: pc Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-hirsute-hpb Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-5.0 Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-6.2 Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-2.8 Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-eoan Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-2.5 Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-3.0 Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-yakkety Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-mantic-hpb-maxcpus Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-7.2 Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-2.11 Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: hvm Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: 32 Jul 18 05:32:17 devstack nova-compute[74026]: /usr/bin/qemu-system-m68k Jul 18 05:32:17 devstack nova-compute[74026]: mcf5208evb Jul 18 05:32:17 devstack nova-compute[74026]: virt-7.0 Jul 18 05:32:17 devstack nova-compute[74026]: an5206 Jul 18 05:32:17 devstack nova-compute[74026]: virt-6.0 Jul 18 05:32:17 devstack nova-compute[74026]: q800 Jul 18 05:32:17 devstack nova-compute[74026]: virt-8.1 Jul 18 05:32:17 devstack nova-compute[74026]: virt-7.2 Jul 18 05:32:17 devstack nova-compute[74026]: virt-6.2 Jul 18 05:32:17 devstack nova-compute[74026]: virt-8.0 Jul 18 05:32:17 devstack nova-compute[74026]: next-cube Jul 18 05:32:17 devstack nova-compute[74026]: virt-7.1 Jul 18 05:32:17 devstack nova-compute[74026]: virt-6.1 Jul 18 05:32:17 devstack nova-compute[74026]: virt-8.2 Jul 18 05:32:17 devstack nova-compute[74026]: virt Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: hvm Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: 32 Jul 18 05:32:17 devstack nova-compute[74026]: /usr/bin/qemu-system-microblaze Jul 18 05:32:17 devstack nova-compute[74026]: petalogix-s3adsp1800 Jul 18 05:32:17 devstack nova-compute[74026]: petalogix-ml605 Jul 18 05:32:17 devstack nova-compute[74026]: xlnx-zynqmp-pmu Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: hvm Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: 32 Jul 18 05:32:17 devstack nova-compute[74026]: /usr/bin/qemu-system-microblazeel Jul 18 05:32:17 devstack nova-compute[74026]: petalogix-s3adsp1800 Jul 18 05:32:17 devstack nova-compute[74026]: petalogix-ml605 Jul 18 05:32:17 devstack nova-compute[74026]: xlnx-zynqmp-pmu Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: hvm Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: 32 Jul 18 05:32:17 devstack nova-compute[74026]: /usr/bin/qemu-system-mips Jul 18 05:32:17 devstack nova-compute[74026]: malta Jul 18 05:32:17 devstack nova-compute[74026]: mipssim Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: hvm Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: 32 Jul 18 05:32:17 devstack nova-compute[74026]: /usr/bin/qemu-system-mipsel Jul 18 05:32:17 devstack nova-compute[74026]: malta Jul 18 05:32:17 devstack nova-compute[74026]: mipssim Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: hvm Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: 64 Jul 18 05:32:17 devstack nova-compute[74026]: /usr/bin/qemu-system-mips64 Jul 18 05:32:17 devstack nova-compute[74026]: malta Jul 18 05:32:17 devstack nova-compute[74026]: mipssim Jul 18 05:32:17 devstack nova-compute[74026]: pica61 Jul 18 05:32:17 devstack nova-compute[74026]: magnum Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: hvm Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: 64 Jul 18 05:32:17 devstack nova-compute[74026]: /usr/bin/qemu-system-mips64el Jul 18 05:32:17 devstack nova-compute[74026]: malta Jul 18 05:32:17 devstack nova-compute[74026]: loongson3-virt Jul 18 05:32:17 devstack nova-compute[74026]: mipssim Jul 18 05:32:17 devstack nova-compute[74026]: pica61 Jul 18 05:32:17 devstack nova-compute[74026]: magnum Jul 18 05:32:17 devstack nova-compute[74026]: boston Jul 18 05:32:17 devstack nova-compute[74026]: fuloong2e Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: hvm Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: 32 Jul 18 05:32:17 devstack nova-compute[74026]: /usr/bin/qemu-system-ppc Jul 18 05:32:17 devstack nova-compute[74026]: g3beige Jul 18 05:32:17 devstack nova-compute[74026]: amigaone Jul 18 05:32:17 devstack nova-compute[74026]: virtex-ml507 Jul 18 05:32:17 devstack nova-compute[74026]: mac99 Jul 18 05:32:17 devstack nova-compute[74026]: ppce500 Jul 18 05:32:17 devstack nova-compute[74026]: sam460ex Jul 18 05:32:17 devstack nova-compute[74026]: pegasos2 Jul 18 05:32:17 devstack nova-compute[74026]: bamboo Jul 18 05:32:17 devstack nova-compute[74026]: 40p Jul 18 05:32:17 devstack nova-compute[74026]: ref405ep Jul 18 05:32:17 devstack nova-compute[74026]: mpc8544ds Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: hvm Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: 64 Jul 18 05:32:17 devstack nova-compute[74026]: /usr/bin/qemu-system-ppc64 Jul 18 05:32:17 devstack nova-compute[74026]: pseries-noble Jul 18 05:32:17 devstack nova-compute[74026]: pseries Jul 18 05:32:17 devstack nova-compute[74026]: amigaone Jul 18 05:32:17 devstack nova-compute[74026]: powernv9 Jul 18 05:32:17 devstack nova-compute[74026]: powernv Jul 18 05:32:17 devstack nova-compute[74026]: pseries-4.1 Jul 18 05:32:17 devstack nova-compute[74026]: mpc8544ds Jul 18 05:32:17 devstack nova-compute[74026]: pseries-6.1 Jul 18 05:32:17 devstack nova-compute[74026]: pseries-2.5 Jul 18 05:32:17 devstack nova-compute[74026]: powernv10 Jul 18 05:32:17 devstack nova-compute[74026]: pseries-xenial Jul 18 05:32:17 devstack nova-compute[74026]: pseries-4.2 Jul 18 05:32:17 devstack nova-compute[74026]: pseries-6.2 Jul 18 05:32:17 devstack nova-compute[74026]: pseries-yakkety Jul 18 05:32:17 devstack nova-compute[74026]: pseries-2.6 Jul 18 05:32:17 devstack nova-compute[74026]: ppce500 Jul 18 05:32:17 devstack nova-compute[74026]: pseries-bionic-sxxm Jul 18 05:32:17 devstack nova-compute[74026]: pseries-2.7 Jul 18 05:32:17 devstack nova-compute[74026]: pseries-3.0 Jul 18 05:32:17 devstack nova-compute[74026]: pseries-8.0 Jul 18 05:32:17 devstack nova-compute[74026]: pseries-5.0 Jul 18 05:32:17 devstack nova-compute[74026]: 40p Jul 18 05:32:17 devstack nova-compute[74026]: pseries-lunar Jul 18 05:32:17 devstack nova-compute[74026]: pseries-2.8 Jul 18 05:32:17 devstack nova-compute[74026]: pegasos2 Jul 18 05:32:17 devstack nova-compute[74026]: pseries-hirsute Jul 18 05:32:17 devstack nova-compute[74026]: pseries-3.1 Jul 18 05:32:17 devstack nova-compute[74026]: pseries-8.1 Jul 18 05:32:17 devstack nova-compute[74026]: pseries-5.1 Jul 18 05:32:17 devstack nova-compute[74026]: pseries-eoan Jul 18 05:32:17 devstack nova-compute[74026]: pseries-2.9 Jul 18 05:32:17 devstack nova-compute[74026]: pseries-zesty Jul 18 05:32:17 devstack nova-compute[74026]: bamboo Jul 18 05:32:17 devstack nova-compute[74026]: pseries-groovy Jul 18 05:32:17 devstack nova-compute[74026]: pseries-focal Jul 18 05:32:17 devstack nova-compute[74026]: g3beige Jul 18 05:32:17 devstack nova-compute[74026]: pseries-8.2 Jul 18 05:32:17 devstack nova-compute[74026]: pseries-5.2 Jul 18 05:32:17 devstack nova-compute[74026]: pseries-disco Jul 18 05:32:17 devstack nova-compute[74026]: pseries-2.12-sxxm Jul 18 05:32:17 devstack nova-compute[74026]: pseries-mantic Jul 18 05:32:17 devstack nova-compute[74026]: pseries-kinetic Jul 18 05:32:17 devstack nova-compute[74026]: pseries-2.10 Jul 18 05:32:17 devstack nova-compute[74026]: pseries-7.0 Jul 18 05:32:17 devstack nova-compute[74026]: virtex-ml507 Jul 18 05:32:17 devstack nova-compute[74026]: pseries-2.11 Jul 18 05:32:17 devstack nova-compute[74026]: pseries-2.1 Jul 18 05:32:17 devstack nova-compute[74026]: pseries-7.1 Jul 18 05:32:17 devstack nova-compute[74026]: pseries-cosmic Jul 18 05:32:17 devstack nova-compute[74026]: pseries-bionic Jul 18 05:32:17 devstack nova-compute[74026]: pseries-2.12 Jul 18 05:32:17 devstack nova-compute[74026]: pseries-2.2 Jul 18 05:32:17 devstack nova-compute[74026]: pseries-7.2 Jul 18 05:32:17 devstack nova-compute[74026]: mac99 Jul 18 05:32:17 devstack nova-compute[74026]: pseries-impish Jul 18 05:32:17 devstack nova-compute[74026]: pseries-jammy Jul 18 05:32:17 devstack nova-compute[74026]: pseries-artful Jul 18 05:32:17 devstack nova-compute[74026]: sam460ex Jul 18 05:32:17 devstack nova-compute[74026]: ref405ep Jul 18 05:32:17 devstack nova-compute[74026]: pseries-2.3 Jul 18 05:32:17 devstack nova-compute[74026]: powernv8 Jul 18 05:32:17 devstack nova-compute[74026]: pseries-4.0 Jul 18 05:32:17 devstack nova-compute[74026]: pseries-6.0 Jul 18 05:32:17 devstack nova-compute[74026]: pseries-2.4 Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: hvm Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: 64 Jul 18 05:32:17 devstack nova-compute[74026]: /usr/bin/qemu-system-ppc64le Jul 18 05:32:17 devstack nova-compute[74026]: pseries-noble Jul 18 05:32:17 devstack nova-compute[74026]: pseries Jul 18 05:32:17 devstack nova-compute[74026]: amigaone Jul 18 05:32:17 devstack nova-compute[74026]: powernv9 Jul 18 05:32:17 devstack nova-compute[74026]: powernv Jul 18 05:32:17 devstack nova-compute[74026]: pseries-4.1 Jul 18 05:32:17 devstack nova-compute[74026]: mpc8544ds Jul 18 05:32:17 devstack nova-compute[74026]: pseries-6.1 Jul 18 05:32:17 devstack nova-compute[74026]: pseries-2.5 Jul 18 05:32:17 devstack nova-compute[74026]: powernv10 Jul 18 05:32:17 devstack nova-compute[74026]: pseries-xenial Jul 18 05:32:17 devstack nova-compute[74026]: pseries-4.2 Jul 18 05:32:17 devstack nova-compute[74026]: pseries-6.2 Jul 18 05:32:17 devstack nova-compute[74026]: pseries-yakkety Jul 18 05:32:17 devstack nova-compute[74026]: pseries-2.6 Jul 18 05:32:17 devstack nova-compute[74026]: ppce500 Jul 18 05:32:17 devstack nova-compute[74026]: pseries-bionic-sxxm Jul 18 05:32:17 devstack nova-compute[74026]: pseries-2.7 Jul 18 05:32:17 devstack nova-compute[74026]: pseries-3.0 Jul 18 05:32:17 devstack nova-compute[74026]: pseries-8.0 Jul 18 05:32:17 devstack nova-compute[74026]: pseries-5.0 Jul 18 05:32:17 devstack nova-compute[74026]: 40p Jul 18 05:32:17 devstack nova-compute[74026]: pseries-lunar Jul 18 05:32:17 devstack nova-compute[74026]: pseries-2.8 Jul 18 05:32:17 devstack nova-compute[74026]: pegasos2 Jul 18 05:32:17 devstack nova-compute[74026]: pseries-hirsute Jul 18 05:32:17 devstack nova-compute[74026]: pseries-3.1 Jul 18 05:32:17 devstack nova-compute[74026]: pseries-8.1 Jul 18 05:32:17 devstack nova-compute[74026]: pseries-5.1 Jul 18 05:32:17 devstack nova-compute[74026]: pseries-eoan Jul 18 05:32:17 devstack nova-compute[74026]: pseries-2.9 Jul 18 05:32:17 devstack nova-compute[74026]: pseries-zesty Jul 18 05:32:17 devstack nova-compute[74026]: bamboo Jul 18 05:32:17 devstack nova-compute[74026]: pseries-groovy Jul 18 05:32:17 devstack nova-compute[74026]: pseries-focal Jul 18 05:32:17 devstack nova-compute[74026]: g3beige Jul 18 05:32:17 devstack nova-compute[74026]: pseries-8.2 Jul 18 05:32:17 devstack nova-compute[74026]: pseries-5.2 Jul 18 05:32:17 devstack nova-compute[74026]: pseries-disco Jul 18 05:32:17 devstack nova-compute[74026]: pseries-2.12-sxxm Jul 18 05:32:17 devstack nova-compute[74026]: pseries-mantic Jul 18 05:32:17 devstack nova-compute[74026]: pseries-kinetic Jul 18 05:32:17 devstack nova-compute[74026]: pseries-2.10 Jul 18 05:32:17 devstack nova-compute[74026]: pseries-7.0 Jul 18 05:32:17 devstack nova-compute[74026]: virtex-ml507 Jul 18 05:32:17 devstack nova-compute[74026]: pseries-2.11 Jul 18 05:32:17 devstack nova-compute[74026]: pseries-2.1 Jul 18 05:32:17 devstack nova-compute[74026]: pseries-7.1 Jul 18 05:32:17 devstack nova-compute[74026]: pseries-cosmic Jul 18 05:32:17 devstack nova-compute[74026]: pseries-bionic Jul 18 05:32:17 devstack nova-compute[74026]: pseries-2.12 Jul 18 05:32:17 devstack nova-compute[74026]: pseries-2.2 Jul 18 05:32:17 devstack nova-compute[74026]: pseries-7.2 Jul 18 05:32:17 devstack nova-compute[74026]: mac99 Jul 18 05:32:17 devstack nova-compute[74026]: pseries-impish Jul 18 05:32:17 devstack nova-compute[74026]: pseries-jammy Jul 18 05:32:17 devstack nova-compute[74026]: pseries-artful Jul 18 05:32:17 devstack nova-compute[74026]: sam460ex Jul 18 05:32:17 devstack nova-compute[74026]: ref405ep Jul 18 05:32:17 devstack nova-compute[74026]: pseries-2.3 Jul 18 05:32:17 devstack nova-compute[74026]: powernv8 Jul 18 05:32:17 devstack nova-compute[74026]: pseries-4.0 Jul 18 05:32:17 devstack nova-compute[74026]: pseries-6.0 Jul 18 05:32:17 devstack nova-compute[74026]: pseries-2.4 Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: hvm Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: 32 Jul 18 05:32:17 devstack nova-compute[74026]: /usr/bin/qemu-system-riscv32 Jul 18 05:32:17 devstack nova-compute[74026]: virt Jul 18 05:32:17 devstack nova-compute[74026]: spike Jul 18 05:32:17 devstack nova-compute[74026]: opentitan Jul 18 05:32:17 devstack nova-compute[74026]: sifive_u Jul 18 05:32:17 devstack nova-compute[74026]: sifive_e Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: hvm Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: 64 Jul 18 05:32:17 devstack nova-compute[74026]: /usr/bin/qemu-system-riscv64 Jul 18 05:32:17 devstack nova-compute[74026]: virt Jul 18 05:32:17 devstack nova-compute[74026]: spike Jul 18 05:32:17 devstack nova-compute[74026]: microchip-icicle-kit Jul 18 05:32:17 devstack nova-compute[74026]: sifive_u Jul 18 05:32:17 devstack nova-compute[74026]: shakti_c Jul 18 05:32:17 devstack nova-compute[74026]: sifive_e Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: hvm Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: 64 Jul 18 05:32:17 devstack nova-compute[74026]: /usr/bin/qemu-system-s390x Jul 18 05:32:17 devstack nova-compute[74026]: s390-ccw-virtio-noble Jul 18 05:32:17 devstack nova-compute[74026]: s390-ccw-virtio Jul 18 05:32:17 devstack nova-compute[74026]: s390-ccw-virtio-8.0 Jul 18 05:32:17 devstack nova-compute[74026]: s390-ccw-virtio-disco Jul 18 05:32:17 devstack nova-compute[74026]: s390-ccw-virtio-6.0 Jul 18 05:32:17 devstack nova-compute[74026]: s390-ccw-virtio-2.11 Jul 18 05:32:17 devstack nova-compute[74026]: s390-ccw-virtio-7.0 Jul 18 05:32:17 devstack nova-compute[74026]: s390-ccw-virtio-mantic Jul 18 05:32:17 devstack nova-compute[74026]: s390-ccw-virtio-xenial Jul 18 05:32:17 devstack nova-compute[74026]: s390-ccw-virtio-5.0 Jul 18 05:32:17 devstack nova-compute[74026]: s390-ccw-virtio-focal Jul 18 05:32:17 devstack nova-compute[74026]: s390-ccw-virtio-2.8 Jul 18 05:32:17 devstack nova-compute[74026]: s390-ccw-virtio-4.0 Jul 18 05:32:17 devstack nova-compute[74026]: s390-ccw-virtio-zesty Jul 18 05:32:17 devstack nova-compute[74026]: s390-ccw-virtio-8.2 Jul 18 05:32:17 devstack nova-compute[74026]: s390-ccw-virtio-6.2 Jul 18 05:32:17 devstack nova-compute[74026]: s390-ccw-virtio-3.0 Jul 18 05:32:17 devstack nova-compute[74026]: s390-ccw-virtio-groovy Jul 18 05:32:17 devstack nova-compute[74026]: s390-ccw-virtio-2.5 Jul 18 05:32:17 devstack nova-compute[74026]: s390-ccw-virtio-7.2 Jul 18 05:32:17 devstack nova-compute[74026]: s390-ccw-virtio-5.2 Jul 18 05:32:17 devstack nova-compute[74026]: s390-ccw-virtio-artful Jul 18 05:32:17 devstack nova-compute[74026]: s390-ccw-virtio-hirsute Jul 18 05:32:17 devstack nova-compute[74026]: s390-ccw-virtio-4.2 Jul 18 05:32:17 devstack nova-compute[74026]: s390-ccw-virtio-2.10 Jul 18 05:32:17 devstack nova-compute[74026]: s390-ccw-virtio-2.7 Jul 18 05:32:17 devstack nova-compute[74026]: s390-ccw-virtio-lunar Jul 18 05:32:17 devstack nova-compute[74026]: s390-ccw-virtio-eoan Jul 18 05:32:17 devstack nova-compute[74026]: s390-ccw-virtio-kinetic Jul 18 05:32:17 devstack nova-compute[74026]: s390-ccw-virtio-8.1 Jul 18 05:32:17 devstack nova-compute[74026]: s390-ccw-virtio-yakkety Jul 18 05:32:17 devstack nova-compute[74026]: s390-ccw-virtio-6.1 Jul 18 05:32:17 devstack nova-compute[74026]: s390-ccw-virtio-cosmic Jul 18 05:32:17 devstack nova-compute[74026]: s390-ccw-virtio-bionic Jul 18 05:32:17 devstack nova-compute[74026]: s390-ccw-virtio-2.12 Jul 18 05:32:17 devstack nova-compute[74026]: s390-ccw-virtio-7.1 Jul 18 05:32:17 devstack nova-compute[74026]: s390-ccw-virtio-2.4 Jul 18 05:32:17 devstack nova-compute[74026]: s390-ccw-virtio-5.1 Jul 18 05:32:17 devstack nova-compute[74026]: s390-ccw-virtio-2.9 Jul 18 05:32:17 devstack nova-compute[74026]: s390-ccw-virtio-impish Jul 18 05:32:17 devstack nova-compute[74026]: s390-ccw-virtio-4.1 Jul 18 05:32:17 devstack nova-compute[74026]: s390-ccw-virtio-jammy Jul 18 05:32:17 devstack nova-compute[74026]: s390-ccw-virtio-3.1 Jul 18 05:32:17 devstack nova-compute[74026]: s390-ccw-virtio-2.6 Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: hvm Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: 32 Jul 18 05:32:17 devstack nova-compute[74026]: /usr/bin/qemu-system-sh4 Jul 18 05:32:17 devstack nova-compute[74026]: shix Jul 18 05:32:17 devstack nova-compute[74026]: r2d Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: hvm Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: 64 Jul 18 05:32:17 devstack nova-compute[74026]: /usr/bin/qemu-system-sh4eb Jul 18 05:32:17 devstack nova-compute[74026]: shix Jul 18 05:32:17 devstack nova-compute[74026]: r2d Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: hvm Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: 32 Jul 18 05:32:17 devstack nova-compute[74026]: /usr/bin/qemu-system-sparc Jul 18 05:32:17 devstack nova-compute[74026]: SS-5 Jul 18 05:32:17 devstack nova-compute[74026]: SS-20 Jul 18 05:32:17 devstack nova-compute[74026]: LX Jul 18 05:32:17 devstack nova-compute[74026]: SPARCClassic Jul 18 05:32:17 devstack nova-compute[74026]: leon3_generic Jul 18 05:32:17 devstack nova-compute[74026]: SPARCbook Jul 18 05:32:17 devstack nova-compute[74026]: SS-4 Jul 18 05:32:17 devstack nova-compute[74026]: SS-600MP Jul 18 05:32:17 devstack nova-compute[74026]: SS-10 Jul 18 05:32:17 devstack nova-compute[74026]: Voyager Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: hvm Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: 64 Jul 18 05:32:17 devstack nova-compute[74026]: /usr/bin/qemu-system-sparc64 Jul 18 05:32:17 devstack nova-compute[74026]: sun4u Jul 18 05:32:17 devstack nova-compute[74026]: niagara Jul 18 05:32:17 devstack nova-compute[74026]: sun4v Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: hvm Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: 64 Jul 18 05:32:17 devstack nova-compute[74026]: /usr/bin/qemu-system-x86_64 Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-noble-v2 Jul 18 05:32:17 devstack nova-compute[74026]: ubuntu Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-mantic Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-impish-hpb Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-5.2 Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-lunar-hpb Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-mantic Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-2.12 Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-2.0 Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-xenial Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-kinetic Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-6.2 Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-4.2 Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-mantic-maxcpus Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-2.5 Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-4.2 Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-focal Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-hirsute Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-xenial Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-jammy-hpb Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-5.2 Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-2.7 Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-eoan-hpb Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-zesty Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-groovy Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-disco-hpb Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-lunar Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-mantic-hpb-maxcpus Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-groovy Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-7.1 Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-artful Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-trusty Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-2.2 Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-focal-hpb Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-8.1 Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-eoan-hpb Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-jammy-maxcpus Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-bionic-hpb Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-mantic-hpb Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-artful Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-8.1 Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-2.7 Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-6.1 Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-kinetic Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-jammy-maxcpus Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-yakkety Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-2.4 Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-cosmic-hpb Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-7.1 Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-2.10 Jul 18 05:32:17 devstack nova-compute[74026]: x-remote Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-5.1 Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-2.9 Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-2.11 Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-jammy-hpb-maxcpus Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-3.1 Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-6.1 Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-4.1 Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-jammy Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-2.4 Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-4.1 Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-eoan Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-jammy-hpb Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-5.1 Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-2.9 Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-bionic-hpb Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-lunar Jul 18 05:32:17 devstack nova-compute[74026]: isapc Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-mantic-hpb Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-cosmic Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-2.6 Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-mantic-maxcpus Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-3.1 Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-bionic Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-disco-hpb Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-cosmic Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-2.12 Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-bionic Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-kinetic-hpb Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-groovy-hpb Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-7.0 Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-noble-v2 Jul 18 05:32:17 devstack nova-compute[74026]: ubuntu-q35 Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-lunar-hpb Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-disco Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-cosmic-hpb Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-2.1 Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-noble Jul 18 05:32:17 devstack nova-compute[74026]: q35 Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-8.0 Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-wily Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-impish Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-8.0 Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-2.6 Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-6.0 Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-impish Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-jammy Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-impish-hpb Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-hirsute Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-4.0.1 Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-hirsute-hpb Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-7.0 Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-5.0 Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-2.8 Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-2.10 Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-3.0 Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-zesty Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-7.2 Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-4.0 Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-6.0 Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-focal Jul 18 05:32:17 devstack nova-compute[74026]: microvm Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-2.3 Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-jammy-hpb-maxcpus Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-disco Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-kinetic-hpb Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-4.0 Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-focal-hpb Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-noble Jul 18 05:32:17 devstack nova-compute[74026]: pc Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-8.2 Jul 18 05:32:17 devstack nova-compute[74026]: q35 Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-groovy-hpb Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-hirsute-hpb Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-8.2 Jul 18 05:32:17 devstack nova-compute[74026]: pc Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-5.0 Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-2.8 Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-6.2 Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-eoan Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-2.5 Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-3.0 Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-yakkety Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-mantic-hpb-maxcpus Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-7.2 Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-2.11 Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: hvm Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: 32 Jul 18 05:32:17 devstack nova-compute[74026]: /usr/bin/qemu-system-xtensa Jul 18 05:32:17 devstack nova-compute[74026]: sim Jul 18 05:32:17 devstack nova-compute[74026]: kc705 Jul 18 05:32:17 devstack nova-compute[74026]: ml605 Jul 18 05:32:17 devstack nova-compute[74026]: ml605-nommu Jul 18 05:32:17 devstack nova-compute[74026]: virt Jul 18 05:32:17 devstack nova-compute[74026]: lx60-nommu Jul 18 05:32:17 devstack nova-compute[74026]: lx200 Jul 18 05:32:17 devstack nova-compute[74026]: lx200-nommu Jul 18 05:32:17 devstack nova-compute[74026]: lx60 Jul 18 05:32:17 devstack nova-compute[74026]: kc705-nommu Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: hvm Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: 32 Jul 18 05:32:17 devstack nova-compute[74026]: /usr/bin/qemu-system-xtensaeb Jul 18 05:32:17 devstack nova-compute[74026]: sim Jul 18 05:32:17 devstack nova-compute[74026]: kc705 Jul 18 05:32:17 devstack nova-compute[74026]: ml605 Jul 18 05:32:17 devstack nova-compute[74026]: ml605-nommu Jul 18 05:32:17 devstack nova-compute[74026]: virt Jul 18 05:32:17 devstack nova-compute[74026]: lx60-nommu Jul 18 05:32:17 devstack nova-compute[74026]: lx200 Jul 18 05:32:17 devstack nova-compute[74026]: lx200-nommu Jul 18 05:32:17 devstack nova-compute[74026]: lx60 Jul 18 05:32:17 devstack nova-compute[74026]: kc705-nommu Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Getting domain capabilities for alpha via machine types: {None} {{(pid=74026) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 18 05:32:17 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Error from libvirt when retrieving domain capabilities for arch alpha / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-alpha' on this host {{(pid=74026) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 18 05:32:17 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Getting domain capabilities for armv6l via machine types: {None, 'virt'} {{(pid=74026) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 18 05:32:17 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Error from libvirt when retrieving domain capabilities for arch armv6l / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-arm' on this host {{(pid=74026) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 18 05:32:17 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Error from libvirt when retrieving domain capabilities for arch armv6l / virt_type kvm / machine_type virt: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-arm' on this host {{(pid=74026) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 18 05:32:17 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Getting domain capabilities for armv7l via machine types: {'virt'} {{(pid=74026) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 18 05:32:17 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Error from libvirt when retrieving domain capabilities for arch armv7l / virt_type kvm / machine_type virt: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-arm' on this host {{(pid=74026) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 18 05:32:17 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Getting domain capabilities for aarch64 via machine types: {'virt'} {{(pid=74026) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 18 05:32:17 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Error from libvirt when retrieving domain capabilities for arch aarch64 / virt_type kvm / machine_type virt: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-aarch64' on this host {{(pid=74026) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 18 05:32:17 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Getting domain capabilities for cris via machine types: {None} {{(pid=74026) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 18 05:32:17 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Error from libvirt when retrieving domain capabilities for arch cris / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-cris' on this host {{(pid=74026) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 18 05:32:17 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Getting domain capabilities for i686 via machine types: {'q35', 'pc', 'ubuntu', 'ubuntu-q35'} {{(pid=74026) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 18 05:32:17 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=q35: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: /usr/bin/qemu-system-i386 Jul 18 05:32:17 devstack nova-compute[74026]: kvm Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-noble Jul 18 05:32:17 devstack nova-compute[74026]: i686 Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: /usr/share/AAVMF/AAVMF_CODE.fd Jul 18 05:32:17 devstack nova-compute[74026]: /usr/share/AAVMF/AAVMF32_CODE.fd Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: rom Jul 18 05:32:17 devstack nova-compute[74026]: pflash Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: yes Jul 18 05:32:17 devstack nova-compute[74026]: no Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: no Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: off Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: on Jul 18 05:32:17 devstack nova-compute[74026]: off Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: EPYC-IBPB Jul 18 05:32:17 devstack nova-compute[74026]: AMD Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: qemu64 Jul 18 05:32:17 devstack nova-compute[74026]: qemu32 Jul 18 05:32:17 devstack nova-compute[74026]: phenom Jul 18 05:32:17 devstack nova-compute[74026]: pentium3 Jul 18 05:32:17 devstack nova-compute[74026]: pentium2 Jul 18 05:32:17 devstack nova-compute[74026]: pentium Jul 18 05:32:17 devstack nova-compute[74026]: n270 Jul 18 05:32:17 devstack nova-compute[74026]: kvm64 Jul 18 05:32:17 devstack nova-compute[74026]: kvm32 Jul 18 05:32:17 devstack nova-compute[74026]: coreduo Jul 18 05:32:17 devstack nova-compute[74026]: core2duo Jul 18 05:32:17 devstack nova-compute[74026]: athlon Jul 18 05:32:17 devstack nova-compute[74026]: Westmere-IBRS Jul 18 05:32:17 devstack nova-compute[74026]: Westmere Jul 18 05:32:17 devstack nova-compute[74026]: Snowridge Jul 18 05:32:17 devstack nova-compute[74026]: Skylake-Server-noTSX-IBRS Jul 18 05:32:17 devstack nova-compute[74026]: Skylake-Server-IBRS Jul 18 05:32:17 devstack nova-compute[74026]: Skylake-Server Jul 18 05:32:17 devstack nova-compute[74026]: Skylake-Client-noTSX-IBRS Jul 18 05:32:17 devstack nova-compute[74026]: Skylake-Client-IBRS Jul 18 05:32:17 devstack nova-compute[74026]: Skylake-Client Jul 18 05:32:17 devstack nova-compute[74026]: SapphireRapids Jul 18 05:32:17 devstack nova-compute[74026]: SandyBridge-IBRS Jul 18 05:32:17 devstack nova-compute[74026]: SandyBridge Jul 18 05:32:17 devstack nova-compute[74026]: Penryn Jul 18 05:32:17 devstack nova-compute[74026]: Opteron_G5 Jul 18 05:32:17 devstack nova-compute[74026]: Opteron_G4 Jul 18 05:32:17 devstack nova-compute[74026]: Opteron_G3 Jul 18 05:32:17 devstack nova-compute[74026]: Opteron_G2 Jul 18 05:32:17 devstack nova-compute[74026]: Opteron_G1 Jul 18 05:32:17 devstack nova-compute[74026]: Nehalem-IBRS Jul 18 05:32:17 devstack nova-compute[74026]: Nehalem Jul 18 05:32:17 devstack nova-compute[74026]: IvyBridge-IBRS Jul 18 05:32:17 devstack nova-compute[74026]: IvyBridge Jul 18 05:32:17 devstack nova-compute[74026]: Icelake-Server-noTSX Jul 18 05:32:17 devstack nova-compute[74026]: Icelake-Server Jul 18 05:32:17 devstack nova-compute[74026]: Haswell-noTSX-IBRS Jul 18 05:32:17 devstack nova-compute[74026]: Haswell-noTSX Jul 18 05:32:17 devstack nova-compute[74026]: Haswell-IBRS Jul 18 05:32:17 devstack nova-compute[74026]: Haswell Jul 18 05:32:17 devstack nova-compute[74026]: EPYC-Rome Jul 18 05:32:17 devstack nova-compute[74026]: EPYC-Milan Jul 18 05:32:17 devstack nova-compute[74026]: EPYC-IBPB Jul 18 05:32:17 devstack nova-compute[74026]: EPYC-Genoa Jul 18 05:32:17 devstack nova-compute[74026]: EPYC Jul 18 05:32:17 devstack nova-compute[74026]: Dhyana Jul 18 05:32:17 devstack nova-compute[74026]: Cooperlake Jul 18 05:32:17 devstack nova-compute[74026]: Conroe Jul 18 05:32:17 devstack nova-compute[74026]: Cascadelake-Server-noTSX Jul 18 05:32:17 devstack nova-compute[74026]: Cascadelake-Server Jul 18 05:32:17 devstack nova-compute[74026]: Broadwell-noTSX-IBRS Jul 18 05:32:17 devstack nova-compute[74026]: Broadwell-noTSX Jul 18 05:32:17 devstack nova-compute[74026]: Broadwell-IBRS Jul 18 05:32:17 devstack nova-compute[74026]: Broadwell Jul 18 05:32:17 devstack nova-compute[74026]: 486 Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: file Jul 18 05:32:17 devstack nova-compute[74026]: anonymous Jul 18 05:32:17 devstack nova-compute[74026]: memfd Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: disk Jul 18 05:32:17 devstack nova-compute[74026]: cdrom Jul 18 05:32:17 devstack nova-compute[74026]: floppy Jul 18 05:32:17 devstack nova-compute[74026]: lun Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: fdc Jul 18 05:32:17 devstack nova-compute[74026]: scsi Jul 18 05:32:17 devstack nova-compute[74026]: virtio Jul 18 05:32:17 devstack nova-compute[74026]: usb Jul 18 05:32:17 devstack nova-compute[74026]: sata Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: virtio Jul 18 05:32:17 devstack nova-compute[74026]: virtio-transitional Jul 18 05:32:17 devstack nova-compute[74026]: virtio-non-transitional Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: sdl Jul 18 05:32:17 devstack nova-compute[74026]: vnc Jul 18 05:32:17 devstack nova-compute[74026]: spice Jul 18 05:32:17 devstack nova-compute[74026]: egl-headless Jul 18 05:32:17 devstack nova-compute[74026]: dbus Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: subsystem Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: default Jul 18 05:32:17 devstack nova-compute[74026]: mandatory Jul 18 05:32:17 devstack nova-compute[74026]: requisite Jul 18 05:32:17 devstack nova-compute[74026]: optional Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: usb Jul 18 05:32:17 devstack nova-compute[74026]: pci Jul 18 05:32:17 devstack nova-compute[74026]: scsi Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: virtio Jul 18 05:32:17 devstack nova-compute[74026]: virtio-transitional Jul 18 05:32:17 devstack nova-compute[74026]: virtio-non-transitional Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: random Jul 18 05:32:17 devstack nova-compute[74026]: egd Jul 18 05:32:17 devstack nova-compute[74026]: builtin Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: path Jul 18 05:32:17 devstack nova-compute[74026]: handle Jul 18 05:32:17 devstack nova-compute[74026]: virtiofs Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: tpm-tis Jul 18 05:32:17 devstack nova-compute[74026]: tpm-crb Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: passthrough Jul 18 05:32:17 devstack nova-compute[74026]: emulator Jul 18 05:32:17 devstack nova-compute[74026]: external Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: 1.2 Jul 18 05:32:17 devstack nova-compute[74026]: 2.0 Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: usb Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: pty Jul 18 05:32:17 devstack nova-compute[74026]: unix Jul 18 05:32:17 devstack nova-compute[74026]: spicevmc Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: virtio Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: qemu Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: builtin Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: relaxed Jul 18 05:32:17 devstack nova-compute[74026]: vapic Jul 18 05:32:17 devstack nova-compute[74026]: spinlocks Jul 18 05:32:17 devstack nova-compute[74026]: vpindex Jul 18 05:32:17 devstack nova-compute[74026]: runtime Jul 18 05:32:17 devstack nova-compute[74026]: synic Jul 18 05:32:17 devstack nova-compute[74026]: stimer Jul 18 05:32:17 devstack nova-compute[74026]: reset Jul 18 05:32:17 devstack nova-compute[74026]: vendor_id Jul 18 05:32:17 devstack nova-compute[74026]: frequencies Jul 18 05:32:17 devstack nova-compute[74026]: reenlightenment Jul 18 05:32:17 devstack nova-compute[74026]: tlbflush Jul 18 05:32:17 devstack nova-compute[74026]: ipi Jul 18 05:32:17 devstack nova-compute[74026]: avic Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: {{(pid=74026) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1107}} Jul 18 05:32:17 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=pc: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: /usr/bin/qemu-system-i386 Jul 18 05:32:17 devstack nova-compute[74026]: kvm Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-noble Jul 18 05:32:17 devstack nova-compute[74026]: i686 Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: /usr/share/AAVMF/AAVMF_CODE.fd Jul 18 05:32:17 devstack nova-compute[74026]: /usr/share/AAVMF/AAVMF32_CODE.fd Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: rom Jul 18 05:32:17 devstack nova-compute[74026]: pflash Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: yes Jul 18 05:32:17 devstack nova-compute[74026]: no Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: no Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: off Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: on Jul 18 05:32:17 devstack nova-compute[74026]: off Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: EPYC-IBPB Jul 18 05:32:17 devstack nova-compute[74026]: AMD Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: qemu64 Jul 18 05:32:17 devstack nova-compute[74026]: qemu32 Jul 18 05:32:17 devstack nova-compute[74026]: phenom Jul 18 05:32:17 devstack nova-compute[74026]: pentium3 Jul 18 05:32:17 devstack nova-compute[74026]: pentium2 Jul 18 05:32:17 devstack nova-compute[74026]: pentium Jul 18 05:32:17 devstack nova-compute[74026]: n270 Jul 18 05:32:17 devstack nova-compute[74026]: kvm64 Jul 18 05:32:17 devstack nova-compute[74026]: kvm32 Jul 18 05:32:17 devstack nova-compute[74026]: coreduo Jul 18 05:32:17 devstack nova-compute[74026]: core2duo Jul 18 05:32:17 devstack nova-compute[74026]: athlon Jul 18 05:32:17 devstack nova-compute[74026]: Westmere-IBRS Jul 18 05:32:17 devstack nova-compute[74026]: Westmere Jul 18 05:32:17 devstack nova-compute[74026]: Snowridge Jul 18 05:32:17 devstack nova-compute[74026]: Skylake-Server-noTSX-IBRS Jul 18 05:32:17 devstack nova-compute[74026]: Skylake-Server-IBRS Jul 18 05:32:17 devstack nova-compute[74026]: Skylake-Server Jul 18 05:32:17 devstack nova-compute[74026]: Skylake-Client-noTSX-IBRS Jul 18 05:32:17 devstack nova-compute[74026]: Skylake-Client-IBRS Jul 18 05:32:17 devstack nova-compute[74026]: Skylake-Client Jul 18 05:32:17 devstack nova-compute[74026]: SapphireRapids Jul 18 05:32:17 devstack nova-compute[74026]: SandyBridge-IBRS Jul 18 05:32:17 devstack nova-compute[74026]: SandyBridge Jul 18 05:32:17 devstack nova-compute[74026]: Penryn Jul 18 05:32:17 devstack nova-compute[74026]: Opteron_G5 Jul 18 05:32:17 devstack nova-compute[74026]: Opteron_G4 Jul 18 05:32:17 devstack nova-compute[74026]: Opteron_G3 Jul 18 05:32:17 devstack nova-compute[74026]: Opteron_G2 Jul 18 05:32:17 devstack nova-compute[74026]: Opteron_G1 Jul 18 05:32:17 devstack nova-compute[74026]: Nehalem-IBRS Jul 18 05:32:17 devstack nova-compute[74026]: Nehalem Jul 18 05:32:17 devstack nova-compute[74026]: IvyBridge-IBRS Jul 18 05:32:17 devstack nova-compute[74026]: IvyBridge Jul 18 05:32:17 devstack nova-compute[74026]: Icelake-Server-noTSX Jul 18 05:32:17 devstack nova-compute[74026]: Icelake-Server Jul 18 05:32:17 devstack nova-compute[74026]: Haswell-noTSX-IBRS Jul 18 05:32:17 devstack nova-compute[74026]: Haswell-noTSX Jul 18 05:32:17 devstack nova-compute[74026]: Haswell-IBRS Jul 18 05:32:17 devstack nova-compute[74026]: Haswell Jul 18 05:32:17 devstack nova-compute[74026]: EPYC-Rome Jul 18 05:32:17 devstack nova-compute[74026]: EPYC-Milan Jul 18 05:32:17 devstack nova-compute[74026]: EPYC-IBPB Jul 18 05:32:17 devstack nova-compute[74026]: EPYC-Genoa Jul 18 05:32:17 devstack nova-compute[74026]: EPYC Jul 18 05:32:17 devstack nova-compute[74026]: Dhyana Jul 18 05:32:17 devstack nova-compute[74026]: Cooperlake Jul 18 05:32:17 devstack nova-compute[74026]: Conroe Jul 18 05:32:17 devstack nova-compute[74026]: Cascadelake-Server-noTSX Jul 18 05:32:17 devstack nova-compute[74026]: Cascadelake-Server Jul 18 05:32:17 devstack nova-compute[74026]: Broadwell-noTSX-IBRS Jul 18 05:32:17 devstack nova-compute[74026]: Broadwell-noTSX Jul 18 05:32:17 devstack nova-compute[74026]: Broadwell-IBRS Jul 18 05:32:17 devstack nova-compute[74026]: Broadwell Jul 18 05:32:17 devstack nova-compute[74026]: 486 Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: file Jul 18 05:32:17 devstack nova-compute[74026]: anonymous Jul 18 05:32:17 devstack nova-compute[74026]: memfd Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: disk Jul 18 05:32:17 devstack nova-compute[74026]: cdrom Jul 18 05:32:17 devstack nova-compute[74026]: floppy Jul 18 05:32:17 devstack nova-compute[74026]: lun Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: ide Jul 18 05:32:17 devstack nova-compute[74026]: fdc Jul 18 05:32:17 devstack nova-compute[74026]: scsi Jul 18 05:32:17 devstack nova-compute[74026]: virtio Jul 18 05:32:17 devstack nova-compute[74026]: usb Jul 18 05:32:17 devstack nova-compute[74026]: sata Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: virtio Jul 18 05:32:17 devstack nova-compute[74026]: virtio-transitional Jul 18 05:32:17 devstack nova-compute[74026]: virtio-non-transitional Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: sdl Jul 18 05:32:17 devstack nova-compute[74026]: vnc Jul 18 05:32:17 devstack nova-compute[74026]: spice Jul 18 05:32:17 devstack nova-compute[74026]: egl-headless Jul 18 05:32:17 devstack nova-compute[74026]: dbus Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: subsystem Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: default Jul 18 05:32:17 devstack nova-compute[74026]: mandatory Jul 18 05:32:17 devstack nova-compute[74026]: requisite Jul 18 05:32:17 devstack nova-compute[74026]: optional Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: usb Jul 18 05:32:17 devstack nova-compute[74026]: pci Jul 18 05:32:17 devstack nova-compute[74026]: scsi Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: virtio Jul 18 05:32:17 devstack nova-compute[74026]: virtio-transitional Jul 18 05:32:17 devstack nova-compute[74026]: virtio-non-transitional Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: random Jul 18 05:32:17 devstack nova-compute[74026]: egd Jul 18 05:32:17 devstack nova-compute[74026]: builtin Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: path Jul 18 05:32:17 devstack nova-compute[74026]: handle Jul 18 05:32:17 devstack nova-compute[74026]: virtiofs Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: tpm-tis Jul 18 05:32:17 devstack nova-compute[74026]: tpm-crb Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: passthrough Jul 18 05:32:17 devstack nova-compute[74026]: emulator Jul 18 05:32:17 devstack nova-compute[74026]: external Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: 1.2 Jul 18 05:32:17 devstack nova-compute[74026]: 2.0 Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: usb Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: pty Jul 18 05:32:17 devstack nova-compute[74026]: unix Jul 18 05:32:17 devstack nova-compute[74026]: spicevmc Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: virtio Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: qemu Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: builtin Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: relaxed Jul 18 05:32:17 devstack nova-compute[74026]: vapic Jul 18 05:32:17 devstack nova-compute[74026]: spinlocks Jul 18 05:32:17 devstack nova-compute[74026]: vpindex Jul 18 05:32:17 devstack nova-compute[74026]: runtime Jul 18 05:32:17 devstack nova-compute[74026]: synic Jul 18 05:32:17 devstack nova-compute[74026]: stimer Jul 18 05:32:17 devstack nova-compute[74026]: reset Jul 18 05:32:17 devstack nova-compute[74026]: vendor_id Jul 18 05:32:17 devstack nova-compute[74026]: frequencies Jul 18 05:32:17 devstack nova-compute[74026]: reenlightenment Jul 18 05:32:17 devstack nova-compute[74026]: tlbflush Jul 18 05:32:17 devstack nova-compute[74026]: ipi Jul 18 05:32:17 devstack nova-compute[74026]: avic Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: {{(pid=74026) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1107}} Jul 18 05:32:17 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=ubuntu: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: /usr/bin/qemu-system-i386 Jul 18 05:32:17 devstack nova-compute[74026]: kvm Jul 18 05:32:17 devstack nova-compute[74026]: pc-i440fx-noble-v2 Jul 18 05:32:17 devstack nova-compute[74026]: i686 Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: /usr/share/AAVMF/AAVMF_CODE.fd Jul 18 05:32:17 devstack nova-compute[74026]: /usr/share/AAVMF/AAVMF32_CODE.fd Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: rom Jul 18 05:32:17 devstack nova-compute[74026]: pflash Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: yes Jul 18 05:32:17 devstack nova-compute[74026]: no Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: no Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: off Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: on Jul 18 05:32:17 devstack nova-compute[74026]: off Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: EPYC-IBPB Jul 18 05:32:17 devstack nova-compute[74026]: AMD Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: qemu64 Jul 18 05:32:17 devstack nova-compute[74026]: qemu32 Jul 18 05:32:17 devstack nova-compute[74026]: phenom Jul 18 05:32:17 devstack nova-compute[74026]: pentium3 Jul 18 05:32:17 devstack nova-compute[74026]: pentium2 Jul 18 05:32:17 devstack nova-compute[74026]: pentium Jul 18 05:32:17 devstack nova-compute[74026]: n270 Jul 18 05:32:17 devstack nova-compute[74026]: kvm64 Jul 18 05:32:17 devstack nova-compute[74026]: kvm32 Jul 18 05:32:17 devstack nova-compute[74026]: coreduo Jul 18 05:32:17 devstack nova-compute[74026]: core2duo Jul 18 05:32:17 devstack nova-compute[74026]: athlon Jul 18 05:32:17 devstack nova-compute[74026]: Westmere-IBRS Jul 18 05:32:17 devstack nova-compute[74026]: Westmere Jul 18 05:32:17 devstack nova-compute[74026]: Snowridge Jul 18 05:32:17 devstack nova-compute[74026]: Skylake-Server-noTSX-IBRS Jul 18 05:32:17 devstack nova-compute[74026]: Skylake-Server-IBRS Jul 18 05:32:17 devstack nova-compute[74026]: Skylake-Server Jul 18 05:32:17 devstack nova-compute[74026]: Skylake-Client-noTSX-IBRS Jul 18 05:32:17 devstack nova-compute[74026]: Skylake-Client-IBRS Jul 18 05:32:17 devstack nova-compute[74026]: Skylake-Client Jul 18 05:32:17 devstack nova-compute[74026]: SapphireRapids Jul 18 05:32:17 devstack nova-compute[74026]: SandyBridge-IBRS Jul 18 05:32:17 devstack nova-compute[74026]: SandyBridge Jul 18 05:32:17 devstack nova-compute[74026]: Penryn Jul 18 05:32:17 devstack nova-compute[74026]: Opteron_G5 Jul 18 05:32:17 devstack nova-compute[74026]: Opteron_G4 Jul 18 05:32:17 devstack nova-compute[74026]: Opteron_G3 Jul 18 05:32:17 devstack nova-compute[74026]: Opteron_G2 Jul 18 05:32:17 devstack nova-compute[74026]: Opteron_G1 Jul 18 05:32:17 devstack nova-compute[74026]: Nehalem-IBRS Jul 18 05:32:17 devstack nova-compute[74026]: Nehalem Jul 18 05:32:17 devstack nova-compute[74026]: IvyBridge-IBRS Jul 18 05:32:17 devstack nova-compute[74026]: IvyBridge Jul 18 05:32:17 devstack nova-compute[74026]: Icelake-Server-noTSX Jul 18 05:32:17 devstack nova-compute[74026]: Icelake-Server Jul 18 05:32:17 devstack nova-compute[74026]: Haswell-noTSX-IBRS Jul 18 05:32:17 devstack nova-compute[74026]: Haswell-noTSX Jul 18 05:32:17 devstack nova-compute[74026]: Haswell-IBRS Jul 18 05:32:17 devstack nova-compute[74026]: Haswell Jul 18 05:32:17 devstack nova-compute[74026]: EPYC-Rome Jul 18 05:32:17 devstack nova-compute[74026]: EPYC-Milan Jul 18 05:32:17 devstack nova-compute[74026]: EPYC-IBPB Jul 18 05:32:17 devstack nova-compute[74026]: EPYC-Genoa Jul 18 05:32:17 devstack nova-compute[74026]: EPYC Jul 18 05:32:17 devstack nova-compute[74026]: Dhyana Jul 18 05:32:17 devstack nova-compute[74026]: Cooperlake Jul 18 05:32:17 devstack nova-compute[74026]: Conroe Jul 18 05:32:17 devstack nova-compute[74026]: Cascadelake-Server-noTSX Jul 18 05:32:17 devstack nova-compute[74026]: Cascadelake-Server Jul 18 05:32:17 devstack nova-compute[74026]: Broadwell-noTSX-IBRS Jul 18 05:32:17 devstack nova-compute[74026]: Broadwell-noTSX Jul 18 05:32:17 devstack nova-compute[74026]: Broadwell-IBRS Jul 18 05:32:17 devstack nova-compute[74026]: Broadwell Jul 18 05:32:17 devstack nova-compute[74026]: 486 Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: file Jul 18 05:32:17 devstack nova-compute[74026]: anonymous Jul 18 05:32:17 devstack nova-compute[74026]: memfd Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: disk Jul 18 05:32:17 devstack nova-compute[74026]: cdrom Jul 18 05:32:17 devstack nova-compute[74026]: floppy Jul 18 05:32:17 devstack nova-compute[74026]: lun Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: ide Jul 18 05:32:17 devstack nova-compute[74026]: fdc Jul 18 05:32:17 devstack nova-compute[74026]: scsi Jul 18 05:32:17 devstack nova-compute[74026]: virtio Jul 18 05:32:17 devstack nova-compute[74026]: usb Jul 18 05:32:17 devstack nova-compute[74026]: sata Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: virtio Jul 18 05:32:17 devstack nova-compute[74026]: virtio-transitional Jul 18 05:32:17 devstack nova-compute[74026]: virtio-non-transitional Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: sdl Jul 18 05:32:17 devstack nova-compute[74026]: vnc Jul 18 05:32:17 devstack nova-compute[74026]: spice Jul 18 05:32:17 devstack nova-compute[74026]: egl-headless Jul 18 05:32:17 devstack nova-compute[74026]: dbus Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: subsystem Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: default Jul 18 05:32:17 devstack nova-compute[74026]: mandatory Jul 18 05:32:17 devstack nova-compute[74026]: requisite Jul 18 05:32:17 devstack nova-compute[74026]: optional Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: usb Jul 18 05:32:17 devstack nova-compute[74026]: pci Jul 18 05:32:17 devstack nova-compute[74026]: scsi Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: virtio Jul 18 05:32:17 devstack nova-compute[74026]: virtio-transitional Jul 18 05:32:17 devstack nova-compute[74026]: virtio-non-transitional Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: random Jul 18 05:32:17 devstack nova-compute[74026]: egd Jul 18 05:32:17 devstack nova-compute[74026]: builtin Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: path Jul 18 05:32:17 devstack nova-compute[74026]: handle Jul 18 05:32:17 devstack nova-compute[74026]: virtiofs Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: tpm-tis Jul 18 05:32:17 devstack nova-compute[74026]: tpm-crb Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: passthrough Jul 18 05:32:17 devstack nova-compute[74026]: emulator Jul 18 05:32:17 devstack nova-compute[74026]: external Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: 1.2 Jul 18 05:32:17 devstack nova-compute[74026]: 2.0 Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: usb Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: pty Jul 18 05:32:17 devstack nova-compute[74026]: unix Jul 18 05:32:17 devstack nova-compute[74026]: spicevmc Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: virtio Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: qemu Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: builtin Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: relaxed Jul 18 05:32:17 devstack nova-compute[74026]: vapic Jul 18 05:32:17 devstack nova-compute[74026]: spinlocks Jul 18 05:32:17 devstack nova-compute[74026]: vpindex Jul 18 05:32:17 devstack nova-compute[74026]: runtime Jul 18 05:32:17 devstack nova-compute[74026]: synic Jul 18 05:32:17 devstack nova-compute[74026]: stimer Jul 18 05:32:17 devstack nova-compute[74026]: reset Jul 18 05:32:17 devstack nova-compute[74026]: vendor_id Jul 18 05:32:17 devstack nova-compute[74026]: frequencies Jul 18 05:32:17 devstack nova-compute[74026]: reenlightenment Jul 18 05:32:17 devstack nova-compute[74026]: tlbflush Jul 18 05:32:17 devstack nova-compute[74026]: ipi Jul 18 05:32:17 devstack nova-compute[74026]: avic Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: {{(pid=74026) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1107}} Jul 18 05:32:17 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=ubuntu-q35: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: /usr/bin/qemu-system-i386 Jul 18 05:32:17 devstack nova-compute[74026]: kvm Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-noble-v2 Jul 18 05:32:17 devstack nova-compute[74026]: i686 Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: /usr/share/AAVMF/AAVMF_CODE.fd Jul 18 05:32:17 devstack nova-compute[74026]: /usr/share/AAVMF/AAVMF32_CODE.fd Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: rom Jul 18 05:32:17 devstack nova-compute[74026]: pflash Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: yes Jul 18 05:32:17 devstack nova-compute[74026]: no Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: no Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: off Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: on Jul 18 05:32:17 devstack nova-compute[74026]: off Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: EPYC-IBPB Jul 18 05:32:17 devstack nova-compute[74026]: AMD Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: qemu64 Jul 18 05:32:17 devstack nova-compute[74026]: qemu32 Jul 18 05:32:17 devstack nova-compute[74026]: phenom Jul 18 05:32:17 devstack nova-compute[74026]: pentium3 Jul 18 05:32:17 devstack nova-compute[74026]: pentium2 Jul 18 05:32:17 devstack nova-compute[74026]: pentium Jul 18 05:32:17 devstack nova-compute[74026]: n270 Jul 18 05:32:17 devstack nova-compute[74026]: kvm64 Jul 18 05:32:17 devstack nova-compute[74026]: kvm32 Jul 18 05:32:17 devstack nova-compute[74026]: coreduo Jul 18 05:32:17 devstack nova-compute[74026]: core2duo Jul 18 05:32:17 devstack nova-compute[74026]: athlon Jul 18 05:32:17 devstack nova-compute[74026]: Westmere-IBRS Jul 18 05:32:17 devstack nova-compute[74026]: Westmere Jul 18 05:32:17 devstack nova-compute[74026]: Snowridge Jul 18 05:32:17 devstack nova-compute[74026]: Skylake-Server-noTSX-IBRS Jul 18 05:32:17 devstack nova-compute[74026]: Skylake-Server-IBRS Jul 18 05:32:17 devstack nova-compute[74026]: Skylake-Server Jul 18 05:32:17 devstack nova-compute[74026]: Skylake-Client-noTSX-IBRS Jul 18 05:32:17 devstack nova-compute[74026]: Skylake-Client-IBRS Jul 18 05:32:17 devstack nova-compute[74026]: Skylake-Client Jul 18 05:32:17 devstack nova-compute[74026]: SapphireRapids Jul 18 05:32:17 devstack nova-compute[74026]: SandyBridge-IBRS Jul 18 05:32:17 devstack nova-compute[74026]: SandyBridge Jul 18 05:32:17 devstack nova-compute[74026]: Penryn Jul 18 05:32:17 devstack nova-compute[74026]: Opteron_G5 Jul 18 05:32:17 devstack nova-compute[74026]: Opteron_G4 Jul 18 05:32:17 devstack nova-compute[74026]: Opteron_G3 Jul 18 05:32:17 devstack nova-compute[74026]: Opteron_G2 Jul 18 05:32:17 devstack nova-compute[74026]: Opteron_G1 Jul 18 05:32:17 devstack nova-compute[74026]: Nehalem-IBRS Jul 18 05:32:17 devstack nova-compute[74026]: Nehalem Jul 18 05:32:17 devstack nova-compute[74026]: IvyBridge-IBRS Jul 18 05:32:17 devstack nova-compute[74026]: IvyBridge Jul 18 05:32:17 devstack nova-compute[74026]: Icelake-Server-noTSX Jul 18 05:32:17 devstack nova-compute[74026]: Icelake-Server Jul 18 05:32:17 devstack nova-compute[74026]: Haswell-noTSX-IBRS Jul 18 05:32:17 devstack nova-compute[74026]: Haswell-noTSX Jul 18 05:32:17 devstack nova-compute[74026]: Haswell-IBRS Jul 18 05:32:17 devstack nova-compute[74026]: Haswell Jul 18 05:32:17 devstack nova-compute[74026]: EPYC-Rome Jul 18 05:32:17 devstack nova-compute[74026]: EPYC-Milan Jul 18 05:32:17 devstack nova-compute[74026]: EPYC-IBPB Jul 18 05:32:17 devstack nova-compute[74026]: EPYC-Genoa Jul 18 05:32:17 devstack nova-compute[74026]: EPYC Jul 18 05:32:17 devstack nova-compute[74026]: Dhyana Jul 18 05:32:17 devstack nova-compute[74026]: Cooperlake Jul 18 05:32:17 devstack nova-compute[74026]: Conroe Jul 18 05:32:17 devstack nova-compute[74026]: Cascadelake-Server-noTSX Jul 18 05:32:17 devstack nova-compute[74026]: Cascadelake-Server Jul 18 05:32:17 devstack nova-compute[74026]: Broadwell-noTSX-IBRS Jul 18 05:32:17 devstack nova-compute[74026]: Broadwell-noTSX Jul 18 05:32:17 devstack nova-compute[74026]: Broadwell-IBRS Jul 18 05:32:17 devstack nova-compute[74026]: Broadwell Jul 18 05:32:17 devstack nova-compute[74026]: 486 Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: file Jul 18 05:32:17 devstack nova-compute[74026]: anonymous Jul 18 05:32:17 devstack nova-compute[74026]: memfd Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: disk Jul 18 05:32:17 devstack nova-compute[74026]: cdrom Jul 18 05:32:17 devstack nova-compute[74026]: floppy Jul 18 05:32:17 devstack nova-compute[74026]: lun Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: fdc Jul 18 05:32:17 devstack nova-compute[74026]: scsi Jul 18 05:32:17 devstack nova-compute[74026]: virtio Jul 18 05:32:17 devstack nova-compute[74026]: usb Jul 18 05:32:17 devstack nova-compute[74026]: sata Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: virtio Jul 18 05:32:17 devstack nova-compute[74026]: virtio-transitional Jul 18 05:32:17 devstack nova-compute[74026]: virtio-non-transitional Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: sdl Jul 18 05:32:17 devstack nova-compute[74026]: vnc Jul 18 05:32:17 devstack nova-compute[74026]: spice Jul 18 05:32:17 devstack nova-compute[74026]: egl-headless Jul 18 05:32:17 devstack nova-compute[74026]: dbus Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: subsystem Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: default Jul 18 05:32:17 devstack nova-compute[74026]: mandatory Jul 18 05:32:17 devstack nova-compute[74026]: requisite Jul 18 05:32:17 devstack nova-compute[74026]: optional Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: usb Jul 18 05:32:17 devstack nova-compute[74026]: pci Jul 18 05:32:17 devstack nova-compute[74026]: scsi Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: virtio Jul 18 05:32:17 devstack nova-compute[74026]: virtio-transitional Jul 18 05:32:17 devstack nova-compute[74026]: virtio-non-transitional Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: random Jul 18 05:32:17 devstack nova-compute[74026]: egd Jul 18 05:32:17 devstack nova-compute[74026]: builtin Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: path Jul 18 05:32:17 devstack nova-compute[74026]: handle Jul 18 05:32:17 devstack nova-compute[74026]: virtiofs Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: tpm-tis Jul 18 05:32:17 devstack nova-compute[74026]: tpm-crb Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: passthrough Jul 18 05:32:17 devstack nova-compute[74026]: emulator Jul 18 05:32:17 devstack nova-compute[74026]: external Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: 1.2 Jul 18 05:32:17 devstack nova-compute[74026]: 2.0 Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: usb Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: pty Jul 18 05:32:17 devstack nova-compute[74026]: unix Jul 18 05:32:17 devstack nova-compute[74026]: spicevmc Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: virtio Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: qemu Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: builtin Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: relaxed Jul 18 05:32:17 devstack nova-compute[74026]: vapic Jul 18 05:32:17 devstack nova-compute[74026]: spinlocks Jul 18 05:32:17 devstack nova-compute[74026]: vpindex Jul 18 05:32:17 devstack nova-compute[74026]: runtime Jul 18 05:32:17 devstack nova-compute[74026]: synic Jul 18 05:32:17 devstack nova-compute[74026]: stimer Jul 18 05:32:17 devstack nova-compute[74026]: reset Jul 18 05:32:17 devstack nova-compute[74026]: vendor_id Jul 18 05:32:17 devstack nova-compute[74026]: frequencies Jul 18 05:32:17 devstack nova-compute[74026]: reenlightenment Jul 18 05:32:17 devstack nova-compute[74026]: tlbflush Jul 18 05:32:17 devstack nova-compute[74026]: ipi Jul 18 05:32:17 devstack nova-compute[74026]: avic Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: {{(pid=74026) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1107}} Jul 18 05:32:17 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Getting domain capabilities for m68k via machine types: {None, 'virt'} {{(pid=74026) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 18 05:32:17 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Error from libvirt when retrieving domain capabilities for arch m68k / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-m68k' on this host {{(pid=74026) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 18 05:32:17 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Error from libvirt when retrieving domain capabilities for arch m68k / virt_type kvm / machine_type virt: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-m68k' on this host {{(pid=74026) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 18 05:32:17 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Getting domain capabilities for microblaze via machine types: {None} {{(pid=74026) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 18 05:32:17 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Error from libvirt when retrieving domain capabilities for arch microblaze / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-microblaze' on this host {{(pid=74026) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 18 05:32:17 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Getting domain capabilities for microblazeel via machine types: {None} {{(pid=74026) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 18 05:32:17 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Error from libvirt when retrieving domain capabilities for arch microblazeel / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-microblazeel' on this host {{(pid=74026) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 18 05:32:17 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Getting domain capabilities for mips via machine types: {None} {{(pid=74026) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 18 05:32:17 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Error from libvirt when retrieving domain capabilities for arch mips / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-mips' on this host {{(pid=74026) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 18 05:32:17 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Getting domain capabilities for mipsel via machine types: {None} {{(pid=74026) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 18 05:32:17 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Error from libvirt when retrieving domain capabilities for arch mipsel / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-mipsel' on this host {{(pid=74026) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 18 05:32:17 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Getting domain capabilities for mips64 via machine types: {None} {{(pid=74026) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 18 05:32:17 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Error from libvirt when retrieving domain capabilities for arch mips64 / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-mips64' on this host {{(pid=74026) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 18 05:32:17 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Getting domain capabilities for mips64el via machine types: {None} {{(pid=74026) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 18 05:32:17 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Error from libvirt when retrieving domain capabilities for arch mips64el / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-mips64el' on this host {{(pid=74026) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 18 05:32:17 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Getting domain capabilities for ppc via machine types: {None} {{(pid=74026) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 18 05:32:17 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Error from libvirt when retrieving domain capabilities for arch ppc / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-ppc' on this host {{(pid=74026) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 18 05:32:17 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Getting domain capabilities for ppc64 via machine types: {None, 'pseries', 'powernv'} {{(pid=74026) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 18 05:32:17 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Error from libvirt when retrieving domain capabilities for arch ppc64 / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-ppc64' on this host {{(pid=74026) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 18 05:32:17 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Error from libvirt when retrieving domain capabilities for arch ppc64 / virt_type kvm / machine_type pseries: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-ppc64' on this host {{(pid=74026) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 18 05:32:17 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Error from libvirt when retrieving domain capabilities for arch ppc64 / virt_type kvm / machine_type powernv: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-ppc64' on this host {{(pid=74026) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 18 05:32:17 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Getting domain capabilities for ppc64le via machine types: {'pseries', 'powernv'} {{(pid=74026) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 18 05:32:17 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Error from libvirt when retrieving domain capabilities for arch ppc64le / virt_type kvm / machine_type pseries: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-ppc64le' on this host {{(pid=74026) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 18 05:32:17 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Error from libvirt when retrieving domain capabilities for arch ppc64le / virt_type kvm / machine_type powernv: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-ppc64le' on this host {{(pid=74026) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 18 05:32:17 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Getting domain capabilities for riscv32 via machine types: {None} {{(pid=74026) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 18 05:32:17 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Error from libvirt when retrieving domain capabilities for arch riscv32 / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-riscv32' on this host {{(pid=74026) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 18 05:32:17 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Getting domain capabilities for riscv64 via machine types: {None} {{(pid=74026) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 18 05:32:17 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Error from libvirt when retrieving domain capabilities for arch riscv64 / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-riscv64' on this host {{(pid=74026) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 18 05:32:17 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Getting domain capabilities for s390x via machine types: {'s390-ccw-virtio'} {{(pid=74026) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 18 05:32:17 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Error from libvirt when retrieving domain capabilities for arch s390x / virt_type kvm / machine_type s390-ccw-virtio: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-s390x' on this host {{(pid=74026) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 18 05:32:17 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Getting domain capabilities for sh4 via machine types: {None} {{(pid=74026) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 18 05:32:17 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Error from libvirt when retrieving domain capabilities for arch sh4 / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-sh4' on this host {{(pid=74026) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 18 05:32:17 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Getting domain capabilities for sh4eb via machine types: {None} {{(pid=74026) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 18 05:32:17 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Error from libvirt when retrieving domain capabilities for arch sh4eb / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-sh4eb' on this host {{(pid=74026) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 18 05:32:17 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Getting domain capabilities for sparc via machine types: {None} {{(pid=74026) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 18 05:32:17 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Error from libvirt when retrieving domain capabilities for arch sparc / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-sparc' on this host {{(pid=74026) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 18 05:32:17 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Getting domain capabilities for sparc64 via machine types: {None} {{(pid=74026) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 18 05:32:17 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Error from libvirt when retrieving domain capabilities for arch sparc64 / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-sparc64' on this host {{(pid=74026) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 18 05:32:17 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Getting domain capabilities for x86_64 via machine types: {'q35', 'pc', 'ubuntu', 'ubuntu-q35'} {{(pid=74026) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 18 05:32:17 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=q35: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: /usr/bin/qemu-system-x86_64 Jul 18 05:32:17 devstack nova-compute[74026]: kvm Jul 18 05:32:17 devstack nova-compute[74026]: pc-q35-noble Jul 18 05:32:17 devstack nova-compute[74026]: x86_64 Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: efi Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: /usr/share/OVMF/OVMF_CODE_4M.ms.fd Jul 18 05:32:17 devstack nova-compute[74026]: /usr/share/OVMF/OVMF_CODE_4M.secboot.fd Jul 18 05:32:17 devstack nova-compute[74026]: /usr/share/ovmf/OVMF.amdsev.fd Jul 18 05:32:17 devstack nova-compute[74026]: /usr/share/OVMF/OVMF_CODE_4M.fd Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: rom Jul 18 05:32:17 devstack nova-compute[74026]: pflash Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: yes Jul 18 05:32:17 devstack nova-compute[74026]: no Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: yes Jul 18 05:32:17 devstack nova-compute[74026]: no Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:17 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: on Jul 18 05:32:18 devstack nova-compute[74026]: off Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: on Jul 18 05:32:18 devstack nova-compute[74026]: off Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: EPYC-IBPB Jul 18 05:32:18 devstack nova-compute[74026]: AMD Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: qemu64 Jul 18 05:32:18 devstack nova-compute[74026]: qemu32 Jul 18 05:32:18 devstack nova-compute[74026]: phenom Jul 18 05:32:18 devstack nova-compute[74026]: pentium3 Jul 18 05:32:18 devstack nova-compute[74026]: pentium2 Jul 18 05:32:18 devstack nova-compute[74026]: pentium Jul 18 05:32:18 devstack nova-compute[74026]: n270 Jul 18 05:32:18 devstack nova-compute[74026]: kvm64 Jul 18 05:32:18 devstack nova-compute[74026]: kvm32 Jul 18 05:32:18 devstack nova-compute[74026]: coreduo Jul 18 05:32:18 devstack nova-compute[74026]: core2duo Jul 18 05:32:18 devstack nova-compute[74026]: athlon Jul 18 05:32:18 devstack nova-compute[74026]: Westmere-IBRS Jul 18 05:32:18 devstack nova-compute[74026]: Westmere Jul 18 05:32:18 devstack nova-compute[74026]: Snowridge Jul 18 05:32:18 devstack nova-compute[74026]: Skylake-Server-noTSX-IBRS Jul 18 05:32:18 devstack nova-compute[74026]: Skylake-Server-IBRS Jul 18 05:32:18 devstack nova-compute[74026]: Skylake-Server Jul 18 05:32:18 devstack nova-compute[74026]: Skylake-Client-noTSX-IBRS Jul 18 05:32:18 devstack nova-compute[74026]: Skylake-Client-IBRS Jul 18 05:32:18 devstack nova-compute[74026]: Skylake-Client Jul 18 05:32:18 devstack nova-compute[74026]: SapphireRapids Jul 18 05:32:18 devstack nova-compute[74026]: SandyBridge-IBRS Jul 18 05:32:18 devstack nova-compute[74026]: SandyBridge Jul 18 05:32:18 devstack nova-compute[74026]: Penryn Jul 18 05:32:18 devstack nova-compute[74026]: Opteron_G5 Jul 18 05:32:18 devstack nova-compute[74026]: Opteron_G4 Jul 18 05:32:18 devstack nova-compute[74026]: Opteron_G3 Jul 18 05:32:18 devstack nova-compute[74026]: Opteron_G2 Jul 18 05:32:18 devstack nova-compute[74026]: Opteron_G1 Jul 18 05:32:18 devstack nova-compute[74026]: Nehalem-IBRS Jul 18 05:32:18 devstack nova-compute[74026]: Nehalem Jul 18 05:32:18 devstack nova-compute[74026]: IvyBridge-IBRS Jul 18 05:32:18 devstack nova-compute[74026]: IvyBridge Jul 18 05:32:18 devstack nova-compute[74026]: Icelake-Server-noTSX Jul 18 05:32:18 devstack nova-compute[74026]: Icelake-Server Jul 18 05:32:18 devstack nova-compute[74026]: Haswell-noTSX-IBRS Jul 18 05:32:18 devstack nova-compute[74026]: Haswell-noTSX Jul 18 05:32:18 devstack nova-compute[74026]: Haswell-IBRS Jul 18 05:32:18 devstack nova-compute[74026]: Haswell Jul 18 05:32:18 devstack nova-compute[74026]: EPYC-Rome Jul 18 05:32:18 devstack nova-compute[74026]: EPYC-Milan Jul 18 05:32:18 devstack nova-compute[74026]: EPYC-IBPB Jul 18 05:32:18 devstack nova-compute[74026]: EPYC-Genoa Jul 18 05:32:18 devstack nova-compute[74026]: EPYC Jul 18 05:32:18 devstack nova-compute[74026]: Dhyana Jul 18 05:32:18 devstack nova-compute[74026]: Cooperlake Jul 18 05:32:18 devstack nova-compute[74026]: Conroe Jul 18 05:32:18 devstack nova-compute[74026]: Cascadelake-Server-noTSX Jul 18 05:32:18 devstack nova-compute[74026]: Cascadelake-Server Jul 18 05:32:18 devstack nova-compute[74026]: Broadwell-noTSX-IBRS Jul 18 05:32:18 devstack nova-compute[74026]: Broadwell-noTSX Jul 18 05:32:18 devstack nova-compute[74026]: Broadwell-IBRS Jul 18 05:32:18 devstack nova-compute[74026]: Broadwell Jul 18 05:32:18 devstack nova-compute[74026]: 486 Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: file Jul 18 05:32:18 devstack nova-compute[74026]: anonymous Jul 18 05:32:18 devstack nova-compute[74026]: memfd Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: disk Jul 18 05:32:18 devstack nova-compute[74026]: cdrom Jul 18 05:32:18 devstack nova-compute[74026]: floppy Jul 18 05:32:18 devstack nova-compute[74026]: lun Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: fdc Jul 18 05:32:18 devstack nova-compute[74026]: scsi Jul 18 05:32:18 devstack nova-compute[74026]: virtio Jul 18 05:32:18 devstack nova-compute[74026]: usb Jul 18 05:32:18 devstack nova-compute[74026]: sata Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: virtio Jul 18 05:32:18 devstack nova-compute[74026]: virtio-transitional Jul 18 05:32:18 devstack nova-compute[74026]: virtio-non-transitional Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: sdl Jul 18 05:32:18 devstack nova-compute[74026]: vnc Jul 18 05:32:18 devstack nova-compute[74026]: spice Jul 18 05:32:18 devstack nova-compute[74026]: egl-headless Jul 18 05:32:18 devstack nova-compute[74026]: dbus Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: subsystem Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: default Jul 18 05:32:18 devstack nova-compute[74026]: mandatory Jul 18 05:32:18 devstack nova-compute[74026]: requisite Jul 18 05:32:18 devstack nova-compute[74026]: optional Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: usb Jul 18 05:32:18 devstack nova-compute[74026]: pci Jul 18 05:32:18 devstack nova-compute[74026]: scsi Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: virtio Jul 18 05:32:18 devstack nova-compute[74026]: virtio-transitional Jul 18 05:32:18 devstack nova-compute[74026]: virtio-non-transitional Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: random Jul 18 05:32:18 devstack nova-compute[74026]: egd Jul 18 05:32:18 devstack nova-compute[74026]: builtin Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: path Jul 18 05:32:18 devstack nova-compute[74026]: handle Jul 18 05:32:18 devstack nova-compute[74026]: virtiofs Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: tpm-tis Jul 18 05:32:18 devstack nova-compute[74026]: tpm-crb Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: passthrough Jul 18 05:32:18 devstack nova-compute[74026]: emulator Jul 18 05:32:18 devstack nova-compute[74026]: external Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: 1.2 Jul 18 05:32:18 devstack nova-compute[74026]: 2.0 Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: usb Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: pty Jul 18 05:32:18 devstack nova-compute[74026]: unix Jul 18 05:32:18 devstack nova-compute[74026]: spicevmc Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: virtio Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: qemu Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: builtin Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: relaxed Jul 18 05:32:18 devstack nova-compute[74026]: vapic Jul 18 05:32:18 devstack nova-compute[74026]: spinlocks Jul 18 05:32:18 devstack nova-compute[74026]: vpindex Jul 18 05:32:18 devstack nova-compute[74026]: runtime Jul 18 05:32:18 devstack nova-compute[74026]: synic Jul 18 05:32:18 devstack nova-compute[74026]: stimer Jul 18 05:32:18 devstack nova-compute[74026]: reset Jul 18 05:32:18 devstack nova-compute[74026]: vendor_id Jul 18 05:32:18 devstack nova-compute[74026]: frequencies Jul 18 05:32:18 devstack nova-compute[74026]: reenlightenment Jul 18 05:32:18 devstack nova-compute[74026]: tlbflush Jul 18 05:32:18 devstack nova-compute[74026]: ipi Jul 18 05:32:18 devstack nova-compute[74026]: avic Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: {{(pid=74026) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1107}} Jul 18 05:32:18 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=pc: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: /usr/bin/qemu-system-x86_64 Jul 18 05:32:18 devstack nova-compute[74026]: kvm Jul 18 05:32:18 devstack nova-compute[74026]: pc-i440fx-noble Jul 18 05:32:18 devstack nova-compute[74026]: x86_64 Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: efi Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: /usr/share/OVMF/OVMF_CODE_4M.fd Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: rom Jul 18 05:32:18 devstack nova-compute[74026]: pflash Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: yes Jul 18 05:32:18 devstack nova-compute[74026]: no Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: no Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: on Jul 18 05:32:18 devstack nova-compute[74026]: off Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: on Jul 18 05:32:18 devstack nova-compute[74026]: off Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: EPYC-IBPB Jul 18 05:32:18 devstack nova-compute[74026]: AMD Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: qemu64 Jul 18 05:32:18 devstack nova-compute[74026]: qemu32 Jul 18 05:32:18 devstack nova-compute[74026]: phenom Jul 18 05:32:18 devstack nova-compute[74026]: pentium3 Jul 18 05:32:18 devstack nova-compute[74026]: pentium2 Jul 18 05:32:18 devstack nova-compute[74026]: pentium Jul 18 05:32:18 devstack nova-compute[74026]: n270 Jul 18 05:32:18 devstack nova-compute[74026]: kvm64 Jul 18 05:32:18 devstack nova-compute[74026]: kvm32 Jul 18 05:32:18 devstack nova-compute[74026]: coreduo Jul 18 05:32:18 devstack nova-compute[74026]: core2duo Jul 18 05:32:18 devstack nova-compute[74026]: athlon Jul 18 05:32:18 devstack nova-compute[74026]: Westmere-IBRS Jul 18 05:32:18 devstack nova-compute[74026]: Westmere Jul 18 05:32:18 devstack nova-compute[74026]: Snowridge Jul 18 05:32:18 devstack nova-compute[74026]: Skylake-Server-noTSX-IBRS Jul 18 05:32:18 devstack nova-compute[74026]: Skylake-Server-IBRS Jul 18 05:32:18 devstack nova-compute[74026]: Skylake-Server Jul 18 05:32:18 devstack nova-compute[74026]: Skylake-Client-noTSX-IBRS Jul 18 05:32:18 devstack nova-compute[74026]: Skylake-Client-IBRS Jul 18 05:32:18 devstack nova-compute[74026]: Skylake-Client Jul 18 05:32:18 devstack nova-compute[74026]: SapphireRapids Jul 18 05:32:18 devstack nova-compute[74026]: SandyBridge-IBRS Jul 18 05:32:18 devstack nova-compute[74026]: SandyBridge Jul 18 05:32:18 devstack nova-compute[74026]: Penryn Jul 18 05:32:18 devstack nova-compute[74026]: Opteron_G5 Jul 18 05:32:18 devstack nova-compute[74026]: Opteron_G4 Jul 18 05:32:18 devstack nova-compute[74026]: Opteron_G3 Jul 18 05:32:18 devstack nova-compute[74026]: Opteron_G2 Jul 18 05:32:18 devstack nova-compute[74026]: Opteron_G1 Jul 18 05:32:18 devstack nova-compute[74026]: Nehalem-IBRS Jul 18 05:32:18 devstack nova-compute[74026]: Nehalem Jul 18 05:32:18 devstack nova-compute[74026]: IvyBridge-IBRS Jul 18 05:32:18 devstack nova-compute[74026]: IvyBridge Jul 18 05:32:18 devstack nova-compute[74026]: Icelake-Server-noTSX Jul 18 05:32:18 devstack nova-compute[74026]: Icelake-Server Jul 18 05:32:18 devstack nova-compute[74026]: Haswell-noTSX-IBRS Jul 18 05:32:18 devstack nova-compute[74026]: Haswell-noTSX Jul 18 05:32:18 devstack nova-compute[74026]: Haswell-IBRS Jul 18 05:32:18 devstack nova-compute[74026]: Haswell Jul 18 05:32:18 devstack nova-compute[74026]: EPYC-Rome Jul 18 05:32:18 devstack nova-compute[74026]: EPYC-Milan Jul 18 05:32:18 devstack nova-compute[74026]: EPYC-IBPB Jul 18 05:32:18 devstack nova-compute[74026]: EPYC-Genoa Jul 18 05:32:18 devstack nova-compute[74026]: EPYC Jul 18 05:32:18 devstack nova-compute[74026]: Dhyana Jul 18 05:32:18 devstack nova-compute[74026]: Cooperlake Jul 18 05:32:18 devstack nova-compute[74026]: Conroe Jul 18 05:32:18 devstack nova-compute[74026]: Cascadelake-Server-noTSX Jul 18 05:32:18 devstack nova-compute[74026]: Cascadelake-Server Jul 18 05:32:18 devstack nova-compute[74026]: Broadwell-noTSX-IBRS Jul 18 05:32:18 devstack nova-compute[74026]: Broadwell-noTSX Jul 18 05:32:18 devstack nova-compute[74026]: Broadwell-IBRS Jul 18 05:32:18 devstack nova-compute[74026]: Broadwell Jul 18 05:32:18 devstack nova-compute[74026]: 486 Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: file Jul 18 05:32:18 devstack nova-compute[74026]: anonymous Jul 18 05:32:18 devstack nova-compute[74026]: memfd Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: disk Jul 18 05:32:18 devstack nova-compute[74026]: cdrom Jul 18 05:32:18 devstack nova-compute[74026]: floppy Jul 18 05:32:18 devstack nova-compute[74026]: lun Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: ide Jul 18 05:32:18 devstack nova-compute[74026]: fdc Jul 18 05:32:18 devstack nova-compute[74026]: scsi Jul 18 05:32:18 devstack nova-compute[74026]: virtio Jul 18 05:32:18 devstack nova-compute[74026]: usb Jul 18 05:32:18 devstack nova-compute[74026]: sata Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: virtio Jul 18 05:32:18 devstack nova-compute[74026]: virtio-transitional Jul 18 05:32:18 devstack nova-compute[74026]: virtio-non-transitional Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: sdl Jul 18 05:32:18 devstack nova-compute[74026]: vnc Jul 18 05:32:18 devstack nova-compute[74026]: spice Jul 18 05:32:18 devstack nova-compute[74026]: egl-headless Jul 18 05:32:18 devstack nova-compute[74026]: dbus Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: subsystem Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: default Jul 18 05:32:18 devstack nova-compute[74026]: mandatory Jul 18 05:32:18 devstack nova-compute[74026]: requisite Jul 18 05:32:18 devstack nova-compute[74026]: optional Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: usb Jul 18 05:32:18 devstack nova-compute[74026]: pci Jul 18 05:32:18 devstack nova-compute[74026]: scsi Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: virtio Jul 18 05:32:18 devstack nova-compute[74026]: virtio-transitional Jul 18 05:32:18 devstack nova-compute[74026]: virtio-non-transitional Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: random Jul 18 05:32:18 devstack nova-compute[74026]: egd Jul 18 05:32:18 devstack nova-compute[74026]: builtin Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: path Jul 18 05:32:18 devstack nova-compute[74026]: handle Jul 18 05:32:18 devstack nova-compute[74026]: virtiofs Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: tpm-tis Jul 18 05:32:18 devstack nova-compute[74026]: tpm-crb Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: passthrough Jul 18 05:32:18 devstack nova-compute[74026]: emulator Jul 18 05:32:18 devstack nova-compute[74026]: external Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: 1.2 Jul 18 05:32:18 devstack nova-compute[74026]: 2.0 Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: usb Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: pty Jul 18 05:32:18 devstack nova-compute[74026]: unix Jul 18 05:32:18 devstack nova-compute[74026]: spicevmc Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: virtio Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: qemu Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: builtin Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: relaxed Jul 18 05:32:18 devstack nova-compute[74026]: vapic Jul 18 05:32:18 devstack nova-compute[74026]: spinlocks Jul 18 05:32:18 devstack nova-compute[74026]: vpindex Jul 18 05:32:18 devstack nova-compute[74026]: runtime Jul 18 05:32:18 devstack nova-compute[74026]: synic Jul 18 05:32:18 devstack nova-compute[74026]: stimer Jul 18 05:32:18 devstack nova-compute[74026]: reset Jul 18 05:32:18 devstack nova-compute[74026]: vendor_id Jul 18 05:32:18 devstack nova-compute[74026]: frequencies Jul 18 05:32:18 devstack nova-compute[74026]: reenlightenment Jul 18 05:32:18 devstack nova-compute[74026]: tlbflush Jul 18 05:32:18 devstack nova-compute[74026]: ipi Jul 18 05:32:18 devstack nova-compute[74026]: avic Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: {{(pid=74026) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1107}} Jul 18 05:32:18 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=ubuntu: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: /usr/bin/qemu-system-x86_64 Jul 18 05:32:18 devstack nova-compute[74026]: kvm Jul 18 05:32:18 devstack nova-compute[74026]: pc-i440fx-noble-v2 Jul 18 05:32:18 devstack nova-compute[74026]: x86_64 Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: efi Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: /usr/share/OVMF/OVMF_CODE_4M.fd Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: rom Jul 18 05:32:18 devstack nova-compute[74026]: pflash Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: yes Jul 18 05:32:18 devstack nova-compute[74026]: no Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: no Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: on Jul 18 05:32:18 devstack nova-compute[74026]: off Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: on Jul 18 05:32:18 devstack nova-compute[74026]: off Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: EPYC-IBPB Jul 18 05:32:18 devstack nova-compute[74026]: AMD Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: qemu64 Jul 18 05:32:18 devstack nova-compute[74026]: qemu32 Jul 18 05:32:18 devstack nova-compute[74026]: phenom Jul 18 05:32:18 devstack nova-compute[74026]: pentium3 Jul 18 05:32:18 devstack nova-compute[74026]: pentium2 Jul 18 05:32:18 devstack nova-compute[74026]: pentium Jul 18 05:32:18 devstack nova-compute[74026]: n270 Jul 18 05:32:18 devstack nova-compute[74026]: kvm64 Jul 18 05:32:18 devstack nova-compute[74026]: kvm32 Jul 18 05:32:18 devstack nova-compute[74026]: coreduo Jul 18 05:32:18 devstack nova-compute[74026]: core2duo Jul 18 05:32:18 devstack nova-compute[74026]: athlon Jul 18 05:32:18 devstack nova-compute[74026]: Westmere-IBRS Jul 18 05:32:18 devstack nova-compute[74026]: Westmere Jul 18 05:32:18 devstack nova-compute[74026]: Snowridge Jul 18 05:32:18 devstack nova-compute[74026]: Skylake-Server-noTSX-IBRS Jul 18 05:32:18 devstack nova-compute[74026]: Skylake-Server-IBRS Jul 18 05:32:18 devstack nova-compute[74026]: Skylake-Server Jul 18 05:32:18 devstack nova-compute[74026]: Skylake-Client-noTSX-IBRS Jul 18 05:32:18 devstack nova-compute[74026]: Skylake-Client-IBRS Jul 18 05:32:18 devstack nova-compute[74026]: Skylake-Client Jul 18 05:32:18 devstack nova-compute[74026]: SapphireRapids Jul 18 05:32:18 devstack nova-compute[74026]: SandyBridge-IBRS Jul 18 05:32:18 devstack nova-compute[74026]: SandyBridge Jul 18 05:32:18 devstack nova-compute[74026]: Penryn Jul 18 05:32:18 devstack nova-compute[74026]: Opteron_G5 Jul 18 05:32:18 devstack nova-compute[74026]: Opteron_G4 Jul 18 05:32:18 devstack nova-compute[74026]: Opteron_G3 Jul 18 05:32:18 devstack nova-compute[74026]: Opteron_G2 Jul 18 05:32:18 devstack nova-compute[74026]: Opteron_G1 Jul 18 05:32:18 devstack nova-compute[74026]: Nehalem-IBRS Jul 18 05:32:18 devstack nova-compute[74026]: Nehalem Jul 18 05:32:18 devstack nova-compute[74026]: IvyBridge-IBRS Jul 18 05:32:18 devstack nova-compute[74026]: IvyBridge Jul 18 05:32:18 devstack nova-compute[74026]: Icelake-Server-noTSX Jul 18 05:32:18 devstack nova-compute[74026]: Icelake-Server Jul 18 05:32:18 devstack nova-compute[74026]: Haswell-noTSX-IBRS Jul 18 05:32:18 devstack nova-compute[74026]: Haswell-noTSX Jul 18 05:32:18 devstack nova-compute[74026]: Haswell-IBRS Jul 18 05:32:18 devstack nova-compute[74026]: Haswell Jul 18 05:32:18 devstack nova-compute[74026]: EPYC-Rome Jul 18 05:32:18 devstack nova-compute[74026]: EPYC-Milan Jul 18 05:32:18 devstack nova-compute[74026]: EPYC-IBPB Jul 18 05:32:18 devstack nova-compute[74026]: EPYC-Genoa Jul 18 05:32:18 devstack nova-compute[74026]: EPYC Jul 18 05:32:18 devstack nova-compute[74026]: Dhyana Jul 18 05:32:18 devstack nova-compute[74026]: Cooperlake Jul 18 05:32:18 devstack nova-compute[74026]: Conroe Jul 18 05:32:18 devstack nova-compute[74026]: Cascadelake-Server-noTSX Jul 18 05:32:18 devstack nova-compute[74026]: Cascadelake-Server Jul 18 05:32:18 devstack nova-compute[74026]: Broadwell-noTSX-IBRS Jul 18 05:32:18 devstack nova-compute[74026]: Broadwell-noTSX Jul 18 05:32:18 devstack nova-compute[74026]: Broadwell-IBRS Jul 18 05:32:18 devstack nova-compute[74026]: Broadwell Jul 18 05:32:18 devstack nova-compute[74026]: 486 Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: file Jul 18 05:32:18 devstack nova-compute[74026]: anonymous Jul 18 05:32:18 devstack nova-compute[74026]: memfd Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: disk Jul 18 05:32:18 devstack nova-compute[74026]: cdrom Jul 18 05:32:18 devstack nova-compute[74026]: floppy Jul 18 05:32:18 devstack nova-compute[74026]: lun Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: ide Jul 18 05:32:18 devstack nova-compute[74026]: fdc Jul 18 05:32:18 devstack nova-compute[74026]: scsi Jul 18 05:32:18 devstack nova-compute[74026]: virtio Jul 18 05:32:18 devstack nova-compute[74026]: usb Jul 18 05:32:18 devstack nova-compute[74026]: sata Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: virtio Jul 18 05:32:18 devstack nova-compute[74026]: virtio-transitional Jul 18 05:32:18 devstack nova-compute[74026]: virtio-non-transitional Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: sdl Jul 18 05:32:18 devstack nova-compute[74026]: vnc Jul 18 05:32:18 devstack nova-compute[74026]: spice Jul 18 05:32:18 devstack nova-compute[74026]: egl-headless Jul 18 05:32:18 devstack nova-compute[74026]: dbus Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: subsystem Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: default Jul 18 05:32:18 devstack nova-compute[74026]: mandatory Jul 18 05:32:18 devstack nova-compute[74026]: requisite Jul 18 05:32:18 devstack nova-compute[74026]: optional Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: usb Jul 18 05:32:18 devstack nova-compute[74026]: pci Jul 18 05:32:18 devstack nova-compute[74026]: scsi Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: virtio Jul 18 05:32:18 devstack nova-compute[74026]: virtio-transitional Jul 18 05:32:18 devstack nova-compute[74026]: virtio-non-transitional Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: random Jul 18 05:32:18 devstack nova-compute[74026]: egd Jul 18 05:32:18 devstack nova-compute[74026]: builtin Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: path Jul 18 05:32:18 devstack nova-compute[74026]: handle Jul 18 05:32:18 devstack nova-compute[74026]: virtiofs Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: tpm-tis Jul 18 05:32:18 devstack nova-compute[74026]: tpm-crb Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: passthrough Jul 18 05:32:18 devstack nova-compute[74026]: emulator Jul 18 05:32:18 devstack nova-compute[74026]: external Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: 1.2 Jul 18 05:32:18 devstack nova-compute[74026]: 2.0 Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: usb Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: pty Jul 18 05:32:18 devstack nova-compute[74026]: unix Jul 18 05:32:18 devstack nova-compute[74026]: spicevmc Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: virtio Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: qemu Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: builtin Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: relaxed Jul 18 05:32:18 devstack nova-compute[74026]: vapic Jul 18 05:32:18 devstack nova-compute[74026]: spinlocks Jul 18 05:32:18 devstack nova-compute[74026]: vpindex Jul 18 05:32:18 devstack nova-compute[74026]: runtime Jul 18 05:32:18 devstack nova-compute[74026]: synic Jul 18 05:32:18 devstack nova-compute[74026]: stimer Jul 18 05:32:18 devstack nova-compute[74026]: reset Jul 18 05:32:18 devstack nova-compute[74026]: vendor_id Jul 18 05:32:18 devstack nova-compute[74026]: frequencies Jul 18 05:32:18 devstack nova-compute[74026]: reenlightenment Jul 18 05:32:18 devstack nova-compute[74026]: tlbflush Jul 18 05:32:18 devstack nova-compute[74026]: ipi Jul 18 05:32:18 devstack nova-compute[74026]: avic Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: {{(pid=74026) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1107}} Jul 18 05:32:18 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=ubuntu-q35: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: /usr/bin/qemu-system-x86_64 Jul 18 05:32:18 devstack nova-compute[74026]: kvm Jul 18 05:32:18 devstack nova-compute[74026]: pc-q35-noble-v2 Jul 18 05:32:18 devstack nova-compute[74026]: x86_64 Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: efi Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: /usr/share/OVMF/OVMF_CODE_4M.ms.fd Jul 18 05:32:18 devstack nova-compute[74026]: /usr/share/OVMF/OVMF_CODE_4M.secboot.fd Jul 18 05:32:18 devstack nova-compute[74026]: /usr/share/ovmf/OVMF.amdsev.fd Jul 18 05:32:18 devstack nova-compute[74026]: /usr/share/OVMF/OVMF_CODE_4M.fd Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: rom Jul 18 05:32:18 devstack nova-compute[74026]: pflash Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: yes Jul 18 05:32:18 devstack nova-compute[74026]: no Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: yes Jul 18 05:32:18 devstack nova-compute[74026]: no Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: on Jul 18 05:32:18 devstack nova-compute[74026]: off Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: on Jul 18 05:32:18 devstack nova-compute[74026]: off Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: EPYC-IBPB Jul 18 05:32:18 devstack nova-compute[74026]: AMD Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: qemu64 Jul 18 05:32:18 devstack nova-compute[74026]: qemu32 Jul 18 05:32:18 devstack nova-compute[74026]: phenom Jul 18 05:32:18 devstack nova-compute[74026]: pentium3 Jul 18 05:32:18 devstack nova-compute[74026]: pentium2 Jul 18 05:32:18 devstack nova-compute[74026]: pentium Jul 18 05:32:18 devstack nova-compute[74026]: n270 Jul 18 05:32:18 devstack nova-compute[74026]: kvm64 Jul 18 05:32:18 devstack nova-compute[74026]: kvm32 Jul 18 05:32:18 devstack nova-compute[74026]: coreduo Jul 18 05:32:18 devstack nova-compute[74026]: core2duo Jul 18 05:32:18 devstack nova-compute[74026]: athlon Jul 18 05:32:18 devstack nova-compute[74026]: Westmere-IBRS Jul 18 05:32:18 devstack nova-compute[74026]: Westmere Jul 18 05:32:18 devstack nova-compute[74026]: Snowridge Jul 18 05:32:18 devstack nova-compute[74026]: Skylake-Server-noTSX-IBRS Jul 18 05:32:18 devstack nova-compute[74026]: Skylake-Server-IBRS Jul 18 05:32:18 devstack nova-compute[74026]: Skylake-Server Jul 18 05:32:18 devstack nova-compute[74026]: Skylake-Client-noTSX-IBRS Jul 18 05:32:18 devstack nova-compute[74026]: Skylake-Client-IBRS Jul 18 05:32:18 devstack nova-compute[74026]: Skylake-Client Jul 18 05:32:18 devstack nova-compute[74026]: SapphireRapids Jul 18 05:32:18 devstack nova-compute[74026]: SandyBridge-IBRS Jul 18 05:32:18 devstack nova-compute[74026]: SandyBridge Jul 18 05:32:18 devstack nova-compute[74026]: Penryn Jul 18 05:32:18 devstack nova-compute[74026]: Opteron_G5 Jul 18 05:32:18 devstack nova-compute[74026]: Opteron_G4 Jul 18 05:32:18 devstack nova-compute[74026]: Opteron_G3 Jul 18 05:32:18 devstack nova-compute[74026]: Opteron_G2 Jul 18 05:32:18 devstack nova-compute[74026]: Opteron_G1 Jul 18 05:32:18 devstack nova-compute[74026]: Nehalem-IBRS Jul 18 05:32:18 devstack nova-compute[74026]: Nehalem Jul 18 05:32:18 devstack nova-compute[74026]: IvyBridge-IBRS Jul 18 05:32:18 devstack nova-compute[74026]: IvyBridge Jul 18 05:32:18 devstack nova-compute[74026]: Icelake-Server-noTSX Jul 18 05:32:18 devstack nova-compute[74026]: Icelake-Server Jul 18 05:32:18 devstack nova-compute[74026]: Haswell-noTSX-IBRS Jul 18 05:32:18 devstack nova-compute[74026]: Haswell-noTSX Jul 18 05:32:18 devstack nova-compute[74026]: Haswell-IBRS Jul 18 05:32:18 devstack nova-compute[74026]: Haswell Jul 18 05:32:18 devstack nova-compute[74026]: EPYC-Rome Jul 18 05:32:18 devstack nova-compute[74026]: EPYC-Milan Jul 18 05:32:18 devstack nova-compute[74026]: EPYC-IBPB Jul 18 05:32:18 devstack nova-compute[74026]: EPYC-Genoa Jul 18 05:32:18 devstack nova-compute[74026]: EPYC Jul 18 05:32:18 devstack nova-compute[74026]: Dhyana Jul 18 05:32:18 devstack nova-compute[74026]: Cooperlake Jul 18 05:32:18 devstack nova-compute[74026]: Conroe Jul 18 05:32:18 devstack nova-compute[74026]: Cascadelake-Server-noTSX Jul 18 05:32:18 devstack nova-compute[74026]: Cascadelake-Server Jul 18 05:32:18 devstack nova-compute[74026]: Broadwell-noTSX-IBRS Jul 18 05:32:18 devstack nova-compute[74026]: Broadwell-noTSX Jul 18 05:32:18 devstack nova-compute[74026]: Broadwell-IBRS Jul 18 05:32:18 devstack nova-compute[74026]: Broadwell Jul 18 05:32:18 devstack nova-compute[74026]: 486 Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: file Jul 18 05:32:18 devstack nova-compute[74026]: anonymous Jul 18 05:32:18 devstack nova-compute[74026]: memfd Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: disk Jul 18 05:32:18 devstack nova-compute[74026]: cdrom Jul 18 05:32:18 devstack nova-compute[74026]: floppy Jul 18 05:32:18 devstack nova-compute[74026]: lun Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: fdc Jul 18 05:32:18 devstack nova-compute[74026]: scsi Jul 18 05:32:18 devstack nova-compute[74026]: virtio Jul 18 05:32:18 devstack nova-compute[74026]: usb Jul 18 05:32:18 devstack nova-compute[74026]: sata Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: virtio Jul 18 05:32:18 devstack nova-compute[74026]: virtio-transitional Jul 18 05:32:18 devstack nova-compute[74026]: virtio-non-transitional Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: sdl Jul 18 05:32:18 devstack nova-compute[74026]: vnc Jul 18 05:32:18 devstack nova-compute[74026]: spice Jul 18 05:32:18 devstack nova-compute[74026]: egl-headless Jul 18 05:32:18 devstack nova-compute[74026]: dbus Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: subsystem Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: default Jul 18 05:32:18 devstack nova-compute[74026]: mandatory Jul 18 05:32:18 devstack nova-compute[74026]: requisite Jul 18 05:32:18 devstack nova-compute[74026]: optional Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: usb Jul 18 05:32:18 devstack nova-compute[74026]: pci Jul 18 05:32:18 devstack nova-compute[74026]: scsi Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: virtio Jul 18 05:32:18 devstack nova-compute[74026]: virtio-transitional Jul 18 05:32:18 devstack nova-compute[74026]: virtio-non-transitional Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: random Jul 18 05:32:18 devstack nova-compute[74026]: egd Jul 18 05:32:18 devstack nova-compute[74026]: builtin Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: path Jul 18 05:32:18 devstack nova-compute[74026]: handle Jul 18 05:32:18 devstack nova-compute[74026]: virtiofs Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: tpm-tis Jul 18 05:32:18 devstack nova-compute[74026]: tpm-crb Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: passthrough Jul 18 05:32:18 devstack nova-compute[74026]: emulator Jul 18 05:32:18 devstack nova-compute[74026]: external Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: 1.2 Jul 18 05:32:18 devstack nova-compute[74026]: 2.0 Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: usb Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: pty Jul 18 05:32:18 devstack nova-compute[74026]: unix Jul 18 05:32:18 devstack nova-compute[74026]: spicevmc Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: virtio Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: qemu Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: builtin Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: relaxed Jul 18 05:32:18 devstack nova-compute[74026]: vapic Jul 18 05:32:18 devstack nova-compute[74026]: spinlocks Jul 18 05:32:18 devstack nova-compute[74026]: vpindex Jul 18 05:32:18 devstack nova-compute[74026]: runtime Jul 18 05:32:18 devstack nova-compute[74026]: synic Jul 18 05:32:18 devstack nova-compute[74026]: stimer Jul 18 05:32:18 devstack nova-compute[74026]: reset Jul 18 05:32:18 devstack nova-compute[74026]: vendor_id Jul 18 05:32:18 devstack nova-compute[74026]: frequencies Jul 18 05:32:18 devstack nova-compute[74026]: reenlightenment Jul 18 05:32:18 devstack nova-compute[74026]: tlbflush Jul 18 05:32:18 devstack nova-compute[74026]: ipi Jul 18 05:32:18 devstack nova-compute[74026]: avic Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: Jul 18 05:32:18 devstack nova-compute[74026]: {{(pid=74026) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1107}} Jul 18 05:32:18 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Getting domain capabilities for xtensa via machine types: {None} {{(pid=74026) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 18 05:32:18 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Error from libvirt when retrieving domain capabilities for arch xtensa / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-xtensa' on this host {{(pid=74026) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 18 05:32:18 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Getting domain capabilities for xtensaeb via machine types: {None} {{(pid=74026) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 18 05:32:18 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Error from libvirt when retrieving domain capabilities for arch xtensaeb / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-xtensaeb' on this host {{(pid=74026) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 18 05:32:18 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Checking secure boot support for host arch (x86_64) {{(pid=74026) supports_secure_boot /opt/stack/nova/nova/virt/libvirt/host.py:1964}} Jul 18 05:32:18 devstack nova-compute[74026]: INFO nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Secure Boot support detected Jul 18 05:32:18 devstack nova-compute[74026]: INFO nova.virt.node [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Generated node identity 91da7bd8-76fa-4119-bd89-789fbb4b2760 Jul 18 05:32:18 devstack nova-compute[74026]: INFO nova.virt.node [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Wrote node identity 91da7bd8-76fa-4119-bd89-789fbb4b2760 to /opt/stack/data/nova/compute_id Jul 18 05:32:18 devstack nova-compute[74026]: WARNING nova.compute.manager [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Compute nodes ['91da7bd8-76fa-4119-bd89-789fbb4b2760'] for host devstack were not found in the database. If this is the first time this service is starting on this host, then you can ignore this warning. Jul 18 05:32:18 devstack nova-compute[74026]: DEBUG nova.compute.manager [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Loading instances for host devstack with expected_attrs: info_cache, metadata, system_metadata, numa_topology, flavor {{(pid=74026) init_host /opt/stack/nova/nova/compute/manager.py:1685}} Jul 18 05:32:18 devstack nova-compute[74026]: DEBUG nova.compute.manager [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Loaded 0 instances for host {{(pid=74026) init_host /opt/stack/nova/nova/compute/manager.py:1689}} Jul 18 05:32:18 devstack nova-compute[74026]: INFO nova.compute.manager [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Looking for unclaimed instances stuck in BUILDING status for nodes managed by this host Jul 18 05:32:18 devstack nova-compute[74026]: WARNING nova.compute.manager [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] No compute node record found for host devstack. If this is the first time this service is starting on this host, then you can ignore this warning.: nova.exception_Remote.ComputeHostNotFound_Remote: Compute host devstack could not be found. Jul 18 05:32:18 devstack nova-compute[74026]: DEBUG oslo_concurrency.lockutils [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=74026) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:32:18 devstack nova-compute[74026]: DEBUG oslo_concurrency.lockutils [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=74026) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:32:18 devstack nova-compute[74026]: DEBUG oslo_concurrency.lockutils [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.003s {{(pid=74026) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 18 05:32:18 devstack nova-compute[74026]: DEBUG nova.compute.resource_tracker [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=74026) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 18 05:32:18 devstack nova-compute[74026]: WARNING nova.virt.libvirt.driver [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 18 05:32:18 devstack nova-compute[74026]: DEBUG oslo_concurrency.processutils [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Running cmd (subprocess): env LANG=C uptime {{(pid=74026) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 18 05:32:18 devstack nova-compute[74026]: DEBUG oslo_concurrency.processutils [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] CMD "env LANG=C uptime" returned: 0 in 0.019s {{(pid=74026) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 18 05:32:18 devstack nova-compute[74026]: DEBUG nova.compute.resource_tracker [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Hypervisor/Node resource view: name=devstack free_ram=6746MB free_disk=15.518085479736328GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_02_5", "address": "0000:00:02.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_02_00_0", "address": "0000:02:00.0", "product_id": "000d", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000d", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "29c0", "vendor_id": "8086", "numa_node": null, "label": "label_8086_29c0", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_03_00_0", "address": "0000:03:00.0", "product_id": "1043", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1043", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_6", "address": "0000:00:02.6", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_05_00_0", "address": "0000:05:00.0", "product_id": "1045", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1045", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_0", "address": "0000:00:1f.0", "product_id": "2918", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2918", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_1", "address": "0000:00:02.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_3", "address": "0000:00:1f.3", "product_id": "2930", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2930", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_04_00_0", "address": "0000:04:00.0", "product_id": "1042", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1042", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_7", "address": "0000:00:02.7", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "1111", "vendor_id": "1234", "numa_node": null, "label": "label_1234_1111", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_5", "address": "0000:00:03.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_3", "address": "0000:00:03.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_2", "address": "0000:00:1f.2", "product_id": "2922", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2922", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_4", "address": "0000:00:02.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_2", "address": "0000:00:02.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_3", "address": "0000:00:02.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_01_00_0", "address": "0000:01:00.0", "product_id": "1041", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1041", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_06_00_0", "address": "0000:06:00.0", "product_id": "1044", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1044", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_2", "address": "0000:00:03.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_1", "address": "0000:00:03.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_4", "address": "0000:00:03.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}] {{(pid=74026) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jul 18 05:32:18 devstack nova-compute[74026]: DEBUG oslo_concurrency.lockutils [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=74026) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:32:18 devstack nova-compute[74026]: DEBUG oslo_concurrency.lockutils [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=74026) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:32:18 devstack nova-compute[74026]: WARNING nova.compute.resource_tracker [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] No compute node record for devstack:91da7bd8-76fa-4119-bd89-789fbb4b2760: nova.exception_Remote.ComputeHostNotFound_Remote: Compute host 91da7bd8-76fa-4119-bd89-789fbb4b2760 could not be found. Jul 18 05:32:18 devstack nova-compute[74026]: INFO nova.compute.resource_tracker [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Compute node record created for devstack:devstack with uuid: 91da7bd8-76fa-4119-bd89-789fbb4b2760 Jul 18 05:32:18 devstack nova-compute[74026]: DEBUG nova.compute.resource_tracker [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=74026) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jul 18 05:32:18 devstack nova-compute[74026]: DEBUG nova.compute.resource_tracker [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Final resource view: name=devstack phys_ram=11961MB used_ram=512MB phys_disk=25GB used_disk=0GB total_vcpus=4 used_vcpus=0 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 05:32:18 up 27 min, 1 user, load average: 2.68, 2.51, 1.68\n'} {{(pid=74026) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jul 18 05:32:19 devstack nova-compute[74026]: INFO nova.scheduler.client.report [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] [req-e8a16b36-9e9e-48c6-9305-d820fac9a085] Created resource provider record via placement API for resource provider with UUID 91da7bd8-76fa-4119-bd89-789fbb4b2760 and name devstack. Jul 18 05:32:19 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] /sys/module/kvm_amd/parameters/sev contains [N Jul 18 05:32:19 devstack nova-compute[74026]: ] {{(pid=74026) _kernel_supports_amd_sev /opt/stack/nova/nova/virt/libvirt/host.py:2040}} Jul 18 05:32:19 devstack nova-compute[74026]: INFO nova.virt.libvirt.host [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] kernel doesn't support AMD SEV Jul 18 05:32:19 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.driver [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=74026) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10157}} Jul 18 05:32:19 devstack nova-compute[74026]: DEBUG nova.compute.provider_tree [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Updating inventory in ProviderTree for provider 91da7bd8-76fa-4119-bd89-789fbb4b2760 with inventory: {'MEMORY_MB': {'total': 11961, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0, 'reserved': 512}, 'VCPU': {'total': 4, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0, 'reserved': 0}, 'DISK_GB': {'total': 25, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0, 'reserved': 0}} {{(pid=74026) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} Jul 18 05:32:19 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.driver [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=74026) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:6043}} Jul 18 05:32:19 devstack nova-compute[74026]: DEBUG nova.scheduler.client.report [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Updated inventory for provider 91da7bd8-76fa-4119-bd89-789fbb4b2760 with generation 0 in Placement from set_inventory_for_provider using data: {'MEMORY_MB': {'total': 11961, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0, 'reserved': 512}, 'VCPU': {'total': 4, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0, 'reserved': 0}, 'DISK_GB': {'total': 25, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0, 'reserved': 0}} {{(pid=74026) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:974}} Jul 18 05:32:19 devstack nova-compute[74026]: DEBUG nova.compute.provider_tree [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Updating resource provider 91da7bd8-76fa-4119-bd89-789fbb4b2760 generation from 0 to 1 during operation: update_inventory {{(pid=74026) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} Jul 18 05:32:19 devstack nova-compute[74026]: DEBUG nova.compute.provider_tree [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Updating inventory in ProviderTree for provider 91da7bd8-76fa-4119-bd89-789fbb4b2760 with inventory: {'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=74026) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} Jul 18 05:32:20 devstack nova-compute[74026]: DEBUG nova.compute.provider_tree [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Updating resource provider 91da7bd8-76fa-4119-bd89-789fbb4b2760 generation from 1 to 2 during operation: update_traits {{(pid=74026) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} Jul 18 05:32:20 devstack nova-compute[74026]: DEBUG nova.compute.resource_tracker [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Compute_service record updated for devstack:devstack {{(pid=74026) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jul 18 05:32:20 devstack nova-compute[74026]: DEBUG oslo_concurrency.lockutils [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.198s {{(pid=74026) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 18 05:32:20 devstack nova-compute[74026]: DEBUG nova.service [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=74026) start /opt/stack/nova/nova/service.py:196}} Jul 18 05:32:20 devstack nova-compute[74026]: DEBUG nova.service [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=74026) start /opt/stack/nova/nova/service.py:212}} Jul 18 05:32:20 devstack nova-compute[74026]: DEBUG nova.service [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Join ServiceGroup membership for this service compute {{(pid=74026) start /opt/stack/nova/nova/service.py:222}} Jul 18 05:32:20 devstack nova-compute[74026]: DEBUG nova.servicegroup.drivers.db [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=74026) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} Jul 18 05:32:25 devstack nova-compute[74026]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.94 seconds {{(pid=74026) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 18 05:32:47 devstack nova-compute[74026]: DEBUG oslo_service.periodic_task [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Running periodic task ComputeManager._sync_power_states {{(pid=74026) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 18 05:32:47 devstack nova-compute[74026]: DEBUG oslo_service.periodic_task [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=74026) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 18 05:32:47 devstack nova-compute[74026]: DEBUG oslo.service.backend._threading.loopingcall [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 13.85 seconds {{(pid=74026) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 18 05:33:01 devstack nova-compute[74026]: DEBUG oslo_service.periodic_task [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=74026) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 18 05:33:01 devstack nova-compute[74026]: DEBUG oslo_service.periodic_task [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=74026) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 18 05:33:01 devstack nova-compute[74026]: DEBUG oslo_service.periodic_task [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=74026) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 18 05:33:01 devstack nova-compute[74026]: DEBUG oslo_service.periodic_task [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=74026) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 18 05:33:01 devstack nova-compute[74026]: DEBUG oslo_service.periodic_task [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=74026) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 18 05:33:01 devstack nova-compute[74026]: DEBUG oslo_service.periodic_task [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=74026) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 18 05:33:01 devstack nova-compute[74026]: DEBUG oslo_service.periodic_task [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=74026) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 18 05:33:01 devstack nova-compute[74026]: DEBUG nova.compute.manager [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=74026) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11314}} Jul 18 05:33:01 devstack nova-compute[74026]: DEBUG oslo_service.periodic_task [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Running periodic task ComputeManager.update_available_resource {{(pid=74026) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 18 05:33:01 devstack nova-compute[74026]: DEBUG oslo_concurrency.lockutils [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=74026) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:33:01 devstack nova-compute[74026]: DEBUG oslo_concurrency.lockutils [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=74026) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:33:01 devstack nova-compute[74026]: DEBUG oslo_concurrency.lockutils [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=74026) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 18 05:33:01 devstack nova-compute[74026]: DEBUG nova.compute.resource_tracker [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=74026) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 18 05:33:01 devstack nova-compute[74026]: WARNING nova.virt.libvirt.driver [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 18 05:33:01 devstack nova-compute[74026]: DEBUG oslo_concurrency.processutils [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Running cmd (subprocess): env LANG=C uptime {{(pid=74026) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 18 05:33:01 devstack nova-compute[74026]: DEBUG oslo_concurrency.processutils [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] CMD "env LANG=C uptime" returned: 0 in 0.016s {{(pid=74026) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 18 05:33:01 devstack nova-compute[74026]: DEBUG nova.compute.resource_tracker [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Hypervisor/Node resource view: name=devstack free_ram=6392MB free_disk=15.412528991699219GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_02_5", "address": "0000:00:02.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_02_00_0", "address": "0000:02:00.0", "product_id": "000d", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000d", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "29c0", "vendor_id": "8086", "numa_node": null, "label": "label_8086_29c0", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_03_00_0", "address": "0000:03:00.0", "product_id": "1043", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1043", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_6", "address": "0000:00:02.6", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_05_00_0", "address": "0000:05:00.0", "product_id": "1045", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1045", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_0", "address": "0000:00:1f.0", "product_id": "2918", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2918", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_1", "address": "0000:00:02.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_3", "address": "0000:00:1f.3", "product_id": "2930", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2930", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_04_00_0", "address": "0000:04:00.0", "product_id": "1042", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1042", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_7", "address": "0000:00:02.7", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "1111", "vendor_id": "1234", "numa_node": null, "label": "label_1234_1111", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_5", "address": "0000:00:03.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_3", "address": "0000:00:03.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_2", "address": "0000:00:1f.2", "product_id": "2922", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2922", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_4", "address": "0000:00:02.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_2", "address": "0000:00:02.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_3", "address": "0000:00:02.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_01_00_0", "address": "0000:01:00.0", "product_id": "1041", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1041", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_06_00_0", "address": "0000:06:00.0", "product_id": "1044", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1044", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_2", "address": "0000:00:03.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_1", "address": "0000:00:03.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_4", "address": "0000:00:03.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}] {{(pid=74026) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jul 18 05:33:01 devstack nova-compute[74026]: DEBUG oslo_concurrency.lockutils [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=74026) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:33:01 devstack nova-compute[74026]: DEBUG oslo_concurrency.lockutils [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=74026) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:33:01 devstack nova-compute[74026]: DEBUG nova.compute.resource_tracker [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=74026) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jul 18 05:33:01 devstack nova-compute[74026]: DEBUG nova.compute.resource_tracker [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Final resource view: name=devstack phys_ram=11961MB used_ram=512MB phys_disk=25GB used_disk=0GB total_vcpus=4 used_vcpus=0 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 05:33:01 up 27 min, 1 user, load average: 2.06, 2.38, 1.68\n'} {{(pid=74026) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jul 18 05:33:01 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.driver [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=74026) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10157}} Jul 18 05:33:01 devstack nova-compute[74026]: DEBUG nova.compute.provider_tree [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Inventory has not changed in ProviderTree for provider: 91da7bd8-76fa-4119-bd89-789fbb4b2760 {{(pid=74026) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 18 05:33:01 devstack nova-compute[74026]: DEBUG nova.scheduler.client.report [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Inventory has not changed for provider 91da7bd8-76fa-4119-bd89-789fbb4b2760 based on inventory data: {'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=74026) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 18 05:33:01 devstack nova-compute[74026]: DEBUG nova.compute.resource_tracker [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Compute_service record updated for devstack:devstack {{(pid=74026) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jul 18 05:33:01 devstack nova-compute[74026]: DEBUG oslo_concurrency.lockutils [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 0.213s {{(pid=74026) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 18 05:33:01 devstack nova-compute[74026]: DEBUG oslo.service.backend._threading.loopingcall [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 59.99 seconds {{(pid=74026) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 18 05:34:01 devstack nova-compute[74026]: DEBUG oslo_service.periodic_task [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Running periodic task ComputeManager._sync_scheduler_instance_info {{(pid=74026) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 18 05:34:01 devstack nova-compute[74026]: DEBUG oslo_service.periodic_task [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=74026) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 18 05:34:01 devstack nova-compute[74026]: DEBUG oslo_service.periodic_task [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=74026) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 18 05:34:01 devstack nova-compute[74026]: DEBUG oslo.service.backend._threading.loopingcall [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.70 seconds {{(pid=74026) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 18 05:34:02 devstack nova-compute[74026]: DEBUG oslo_service.periodic_task [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=74026) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 18 05:34:02 devstack nova-compute[74026]: DEBUG oslo.service.backend._threading.loopingcall [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.00 seconds {{(pid=74026) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 18 05:34:03 devstack nova-compute[74026]: DEBUG oslo_service.periodic_task [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=74026) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 18 05:34:03 devstack nova-compute[74026]: DEBUG oslo_service.periodic_task [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=74026) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 18 05:34:03 devstack nova-compute[74026]: DEBUG oslo_service.periodic_task [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=74026) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 18 05:34:03 devstack nova-compute[74026]: DEBUG oslo_service.periodic_task [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=74026) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 18 05:34:03 devstack nova-compute[74026]: DEBUG nova.compute.manager [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=74026) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11314}} Jul 18 05:34:03 devstack nova-compute[74026]: DEBUG oslo_service.periodic_task [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Running periodic task ComputeManager.update_available_resource {{(pid=74026) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 18 05:34:03 devstack nova-compute[74026]: DEBUG oslo_concurrency.lockutils [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=74026) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:34:03 devstack nova-compute[74026]: DEBUG oslo_concurrency.lockutils [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=74026) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:34:03 devstack nova-compute[74026]: DEBUG oslo_concurrency.lockutils [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=74026) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 18 05:34:03 devstack nova-compute[74026]: DEBUG nova.compute.resource_tracker [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=74026) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 18 05:34:03 devstack nova-compute[74026]: WARNING nova.virt.libvirt.driver [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 18 05:34:03 devstack nova-compute[74026]: DEBUG oslo_concurrency.processutils [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Running cmd (subprocess): env LANG=C uptime {{(pid=74026) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 18 05:34:03 devstack nova-compute[74026]: DEBUG oslo_concurrency.processutils [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] CMD "env LANG=C uptime" returned: 0 in 0.019s {{(pid=74026) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 18 05:34:03 devstack nova-compute[74026]: DEBUG nova.compute.resource_tracker [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Hypervisor/Node resource view: name=devstack free_ram=6475MB free_disk=15.393962860107422GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_02_5", "address": "0000:00:02.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_02_00_0", "address": "0000:02:00.0", "product_id": "000d", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000d", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "29c0", "vendor_id": "8086", "numa_node": null, "label": "label_8086_29c0", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_03_00_0", "address": "0000:03:00.0", "product_id": "1043", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1043", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_6", "address": "0000:00:02.6", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_05_00_0", "address": "0000:05:00.0", "product_id": "1045", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1045", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_0", "address": "0000:00:1f.0", "product_id": "2918", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2918", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_1", "address": "0000:00:02.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_3", "address": "0000:00:1f.3", "product_id": "2930", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2930", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_04_00_0", "address": "0000:04:00.0", "product_id": "1042", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1042", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_7", "address": "0000:00:02.7", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "1111", "vendor_id": "1234", "numa_node": null, "label": "label_1234_1111", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_5", "address": "0000:00:03.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_3", "address": "0000:00:03.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_2", "address": "0000:00:1f.2", "product_id": "2922", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2922", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_4", "address": "0000:00:02.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_2", "address": "0000:00:02.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_3", "address": "0000:00:02.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_01_00_0", "address": "0000:01:00.0", "product_id": "1041", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1041", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_06_00_0", "address": "0000:06:00.0", "product_id": "1044", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1044", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_2", "address": "0000:00:03.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_1", "address": "0000:00:03.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_4", "address": "0000:00:03.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}] {{(pid=74026) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jul 18 05:34:03 devstack nova-compute[74026]: DEBUG oslo_concurrency.lockutils [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=74026) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:34:03 devstack nova-compute[74026]: DEBUG oslo_concurrency.lockutils [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=74026) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:34:03 devstack nova-compute[74026]: DEBUG nova.compute.resource_tracker [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=74026) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jul 18 05:34:03 devstack nova-compute[74026]: DEBUG nova.compute.resource_tracker [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Final resource view: name=devstack phys_ram=11961MB used_ram=512MB phys_disk=25GB used_disk=0GB total_vcpus=4 used_vcpus=0 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 05:34:03 up 28 min, 1 user, load average: 1.31, 2.11, 1.63\n'} {{(pid=74026) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jul 18 05:34:03 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.driver [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=74026) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10157}} Jul 18 05:34:03 devstack nova-compute[74026]: DEBUG nova.compute.provider_tree [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Inventory has not changed in ProviderTree for provider: 91da7bd8-76fa-4119-bd89-789fbb4b2760 {{(pid=74026) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 18 05:34:03 devstack nova-compute[74026]: DEBUG nova.scheduler.client.report [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Inventory has not changed for provider 91da7bd8-76fa-4119-bd89-789fbb4b2760 based on inventory data: {'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=74026) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 18 05:34:03 devstack nova-compute[74026]: DEBUG nova.compute.resource_tracker [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Compute_service record updated for devstack:devstack {{(pid=74026) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jul 18 05:34:03 devstack nova-compute[74026]: DEBUG oslo_concurrency.lockutils [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 0.188s {{(pid=74026) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 18 05:34:03 devstack nova-compute[74026]: DEBUG oslo.service.backend._threading.loopingcall [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 58.99 seconds {{(pid=74026) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 18 05:34:25 devstack nova-compute[74026]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=74026) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 18 05:35:02 devstack nova-compute[74026]: DEBUG oslo_service.periodic_task [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=74026) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 18 05:35:02 devstack nova-compute[74026]: DEBUG oslo.service.backend._threading.loopingcall [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.73 seconds {{(pid=74026) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 18 05:35:03 devstack nova-compute[74026]: DEBUG oslo_service.periodic_task [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=74026) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 18 05:35:03 devstack nova-compute[74026]: DEBUG oslo_service.periodic_task [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=74026) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 18 05:35:03 devstack nova-compute[74026]: DEBUG oslo.service.backend._threading.loopingcall [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.00 seconds {{(pid=74026) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 18 05:35:04 devstack nova-compute[74026]: DEBUG oslo_service.periodic_task [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=74026) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 18 05:35:04 devstack nova-compute[74026]: DEBUG oslo_service.periodic_task [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=74026) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 18 05:35:04 devstack nova-compute[74026]: DEBUG nova.compute.manager [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=74026) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11314}} Jul 18 05:35:04 devstack nova-compute[74026]: DEBUG oslo_service.periodic_task [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Running periodic task ComputeManager.update_available_resource {{(pid=74026) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 18 05:35:04 devstack nova-compute[74026]: DEBUG oslo_concurrency.lockutils [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=74026) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:35:04 devstack nova-compute[74026]: DEBUG oslo_concurrency.lockutils [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.002s {{(pid=74026) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:35:04 devstack nova-compute[74026]: DEBUG oslo_concurrency.lockutils [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=74026) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 18 05:35:04 devstack nova-compute[74026]: DEBUG nova.compute.resource_tracker [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=74026) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 18 05:35:04 devstack nova-compute[74026]: WARNING nova.virt.libvirt.driver [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 18 05:35:04 devstack nova-compute[74026]: DEBUG oslo_concurrency.processutils [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Running cmd (subprocess): env LANG=C uptime {{(pid=74026) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 18 05:35:04 devstack nova-compute[74026]: DEBUG oslo_concurrency.processutils [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] CMD "env LANG=C uptime" returned: 0 in 0.019s {{(pid=74026) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 18 05:35:04 devstack nova-compute[74026]: DEBUG nova.compute.resource_tracker [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Hypervisor/Node resource view: name=devstack free_ram=6465MB free_disk=15.38693618774414GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_02_5", "address": "0000:00:02.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_02_00_0", "address": "0000:02:00.0", "product_id": "000d", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000d", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "29c0", "vendor_id": "8086", "numa_node": null, "label": "label_8086_29c0", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_03_00_0", "address": "0000:03:00.0", "product_id": "1043", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1043", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_6", "address": "0000:00:02.6", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_05_00_0", "address": "0000:05:00.0", "product_id": "1045", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1045", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_0", "address": "0000:00:1f.0", "product_id": "2918", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2918", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_1", "address": "0000:00:02.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_3", "address": "0000:00:1f.3", "product_id": "2930", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2930", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_04_00_0", "address": "0000:04:00.0", "product_id": "1042", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1042", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_7", "address": "0000:00:02.7", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "1111", "vendor_id": "1234", "numa_node": null, "label": "label_1234_1111", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_5", "address": "0000:00:03.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_3", "address": "0000:00:03.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_2", "address": "0000:00:1f.2", "product_id": "2922", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2922", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_4", "address": "0000:00:02.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_2", "address": "0000:00:02.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_3", "address": "0000:00:02.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_01_00_0", "address": "0000:01:00.0", "product_id": "1041", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1041", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_06_00_0", "address": "0000:06:00.0", "product_id": "1044", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1044", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_2", "address": "0000:00:03.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_1", "address": "0000:00:03.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_4", "address": "0000:00:03.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}] {{(pid=74026) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jul 18 05:35:04 devstack nova-compute[74026]: DEBUG oslo_concurrency.lockutils [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=74026) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:35:04 devstack nova-compute[74026]: DEBUG oslo_concurrency.lockutils [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=74026) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:35:04 devstack nova-compute[74026]: DEBUG nova.compute.resource_tracker [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=74026) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jul 18 05:35:04 devstack nova-compute[74026]: DEBUG nova.compute.resource_tracker [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Final resource view: name=devstack phys_ram=11961MB used_ram=512MB phys_disk=25GB used_disk=0GB total_vcpus=4 used_vcpus=0 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 05:35:04 up 29 min, 1 user, load average: 1.04, 1.89, 1.58\n'} {{(pid=74026) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jul 18 05:35:04 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.driver [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=74026) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10157}} Jul 18 05:35:04 devstack nova-compute[74026]: DEBUG nova.compute.provider_tree [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Inventory has not changed in ProviderTree for provider: 91da7bd8-76fa-4119-bd89-789fbb4b2760 {{(pid=74026) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 18 05:35:04 devstack nova-compute[74026]: DEBUG nova.scheduler.client.report [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Inventory has not changed for provider 91da7bd8-76fa-4119-bd89-789fbb4b2760 based on inventory data: {'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=74026) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 18 05:35:04 devstack nova-compute[74026]: DEBUG nova.compute.resource_tracker [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Compute_service record updated for devstack:devstack {{(pid=74026) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jul 18 05:35:04 devstack nova-compute[74026]: DEBUG oslo_concurrency.lockutils [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 0.186s {{(pid=74026) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 18 05:35:04 devstack nova-compute[74026]: DEBUG oslo.service.backend._threading.loopingcall [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.00 seconds {{(pid=74026) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 18 05:35:05 devstack nova-compute[74026]: DEBUG oslo_service.periodic_task [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=74026) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 18 05:35:05 devstack nova-compute[74026]: DEBUG oslo_service.periodic_task [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=74026) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 18 05:35:05 devstack nova-compute[74026]: DEBUG oslo.service.backend._threading.loopingcall [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 57.73 seconds {{(pid=74026) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 18 05:36:03 devstack nova-compute[74026]: DEBUG oslo_service.periodic_task [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=74026) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 18 05:36:03 devstack nova-compute[74026]: DEBUG oslo.service.backend._threading.loopingcall [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.99 seconds {{(pid=74026) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 18 05:36:04 devstack nova-compute[74026]: DEBUG oslo_service.periodic_task [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=74026) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 18 05:36:04 devstack nova-compute[74026]: DEBUG oslo.service.backend._threading.loopingcall [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.01 seconds {{(pid=74026) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 18 05:36:05 devstack nova-compute[74026]: DEBUG oslo_service.periodic_task [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=74026) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 18 05:36:05 devstack nova-compute[74026]: DEBUG oslo_service.periodic_task [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=74026) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 18 05:36:05 devstack nova-compute[74026]: DEBUG oslo_service.periodic_task [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=74026) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 18 05:36:05 devstack nova-compute[74026]: DEBUG nova.compute.manager [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=74026) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11314}} Jul 18 05:36:05 devstack nova-compute[74026]: DEBUG oslo_service.periodic_task [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Running periodic task ComputeManager.update_available_resource {{(pid=74026) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 18 05:36:05 devstack nova-compute[74026]: DEBUG oslo_concurrency.lockutils [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=74026) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:36:05 devstack nova-compute[74026]: DEBUG oslo_concurrency.lockutils [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.002s {{(pid=74026) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:36:05 devstack nova-compute[74026]: DEBUG oslo_concurrency.lockutils [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=74026) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 18 05:36:05 devstack nova-compute[74026]: DEBUG nova.compute.resource_tracker [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=74026) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 18 05:36:06 devstack nova-compute[74026]: WARNING nova.virt.libvirt.driver [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 18 05:36:06 devstack nova-compute[74026]: DEBUG oslo_concurrency.processutils [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Running cmd (subprocess): env LANG=C uptime {{(pid=74026) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 18 05:36:06 devstack nova-compute[74026]: DEBUG oslo_concurrency.processutils [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] CMD "env LANG=C uptime" returned: 0 in 0.017s {{(pid=74026) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 18 05:36:06 devstack nova-compute[74026]: DEBUG nova.compute.resource_tracker [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Hypervisor/Node resource view: name=devstack free_ram=6336MB free_disk=15.061237335205078GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_02_5", "address": "0000:00:02.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_02_00_0", "address": "0000:02:00.0", "product_id": "000d", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000d", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "29c0", "vendor_id": "8086", "numa_node": null, "label": "label_8086_29c0", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_03_00_0", "address": "0000:03:00.0", "product_id": "1043", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1043", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_6", "address": "0000:00:02.6", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_05_00_0", "address": "0000:05:00.0", "product_id": "1045", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1045", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_0", "address": "0000:00:1f.0", "product_id": "2918", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2918", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_1", "address": "0000:00:02.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_3", "address": "0000:00:1f.3", "product_id": "2930", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2930", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_04_00_0", "address": "0000:04:00.0", "product_id": "1042", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1042", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_7", "address": "0000:00:02.7", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "1111", "vendor_id": "1234", "numa_node": null, "label": "label_1234_1111", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_5", "address": "0000:00:03.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_3", "address": "0000:00:03.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_2", "address": "0000:00:1f.2", "product_id": "2922", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2922", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_4", "address": "0000:00:02.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_2", "address": "0000:00:02.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_3", "address": "0000:00:02.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_01_00_0", "address": "0000:01:00.0", "product_id": "1041", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1041", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_06_00_0", "address": "0000:06:00.0", "product_id": "1044", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1044", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_2", "address": "0000:00:03.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_1", "address": "0000:00:03.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_4", "address": "0000:00:03.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}] {{(pid=74026) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jul 18 05:36:06 devstack nova-compute[74026]: DEBUG oslo_concurrency.lockutils [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=74026) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:36:06 devstack nova-compute[74026]: DEBUG oslo_concurrency.lockutils [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=74026) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:36:06 devstack nova-compute[74026]: DEBUG nova.compute.resource_tracker [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=74026) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jul 18 05:36:06 devstack nova-compute[74026]: DEBUG nova.compute.resource_tracker [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Final resource view: name=devstack phys_ram=11961MB used_ram=512MB phys_disk=25GB used_disk=0GB total_vcpus=4 used_vcpus=0 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 05:36:06 up 30 min, 1 user, load average: 1.51, 1.87, 1.60\n'} {{(pid=74026) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jul 18 05:36:06 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.driver [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=74026) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10157}} Jul 18 05:36:06 devstack nova-compute[74026]: DEBUG nova.compute.provider_tree [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Inventory has not changed in ProviderTree for provider: 91da7bd8-76fa-4119-bd89-789fbb4b2760 {{(pid=74026) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 18 05:36:06 devstack nova-compute[74026]: DEBUG nova.scheduler.client.report [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Inventory has not changed for provider 91da7bd8-76fa-4119-bd89-789fbb4b2760 based on inventory data: {'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=74026) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 18 05:36:06 devstack nova-compute[74026]: DEBUG nova.compute.resource_tracker [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Compute_service record updated for devstack:devstack {{(pid=74026) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jul 18 05:36:06 devstack nova-compute[74026]: DEBUG oslo_concurrency.lockutils [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 0.254s {{(pid=74026) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 18 05:36:06 devstack nova-compute[74026]: DEBUG oslo.service.backend._threading.loopingcall [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.99 seconds {{(pid=74026) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 18 05:36:07 devstack nova-compute[74026]: DEBUG oslo_service.periodic_task [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Running periodic task ComputeManager._sync_scheduler_instance_info {{(pid=74026) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 18 05:36:07 devstack nova-compute[74026]: DEBUG oslo_service.periodic_task [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=74026) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 18 05:36:07 devstack nova-compute[74026]: DEBUG oslo_service.periodic_task [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=74026) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 18 05:36:07 devstack nova-compute[74026]: DEBUG oslo.service.backend._threading.loopingcall [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 53.73 seconds {{(pid=74026) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 18 05:36:25 devstack nova-compute[74026]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=74026) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 18 05:36:50 devstack nova-compute[74026]: INFO nova.virt.libvirt.driver [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Connection event '0' reason 'Connection to libvirt lost: 1' Jul 18 05:36:50 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.driver [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Updating compute service status to disabled {{(pid=74026) _set_host_enabled /opt/stack/nova/nova/virt/libvirt/driver.py:5892}} Jul 18 05:36:50 devstack nova-compute[74026]: DEBUG nova.objects.service [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Lazy-loading 'compute_node' on Service id 2 {{(pid=74026) obj_load_attr /opt/stack/nova/nova/objects/service.py:431}} Jul 18 05:36:50 devstack nova-compute[74026]: DEBUG nova.compute.manager [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Adding trait COMPUTE_STATUS_DISABLED to compute node resource provider 91da7bd8-76fa-4119-bd89-789fbb4b2760 in placement. {{(pid=74026) update_compute_provider_status /opt/stack/nova/nova/compute/manager.py:634}} Jul 18 05:36:50 devstack nova-compute[74026]: DEBUG nova.compute.provider_tree [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Updating resource provider 91da7bd8-76fa-4119-bd89-789fbb4b2760 generation from 2 to 3 during operation: update_traits {{(pid=74026) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} Jul 18 05:36:50 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.volume.mount [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Destroying MountManager generation 0 {{(pid=74026) _host_down /opt/stack/nova/nova/virt/libvirt/volume/mount.py:147}} Jul 18 05:37:01 devstack nova-compute[74026]: DEBUG oslo_service.periodic_task [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Running periodic task ComputeManager._run_pending_deletes {{(pid=74026) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 18 05:37:01 devstack nova-compute[74026]: DEBUG nova.compute.manager [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Cleaning up deleted instances {{(pid=74026) _run_pending_deletes /opt/stack/nova/nova/compute/manager.py:11997}} Jul 18 05:37:01 devstack nova-compute[74026]: DEBUG nova.compute.manager [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] There are 0 instances to clean {{(pid=74026) _run_pending_deletes /opt/stack/nova/nova/compute/manager.py:12006}} Jul 18 05:37:01 devstack nova-compute[74026]: DEBUG oslo_service.periodic_task [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Running periodic task ComputeManager._cleanup_incomplete_migrations {{(pid=74026) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 18 05:37:01 devstack nova-compute[74026]: DEBUG nova.compute.manager [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Cleaning up deleted instances with incomplete migration {{(pid=74026) _cleanup_incomplete_migrations /opt/stack/nova/nova/compute/manager.py:12035}} Jul 18 05:37:01 devstack nova-compute[74026]: DEBUG oslo_service.periodic_task [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Running periodic task ComputeManager._cleanup_expired_console_auth_tokens {{(pid=74026) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 18 05:37:01 devstack nova-compute[74026]: DEBUG oslo.service.backend._threading.loopingcall [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 3.99 seconds {{(pid=74026) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 18 05:37:05 devstack nova-compute[74026]: DEBUG oslo_service.periodic_task [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=74026) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 18 05:37:05 devstack nova-compute[74026]: DEBUG oslo_service.periodic_task [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=74026) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 18 05:37:05 devstack nova-compute[74026]: DEBUG oslo.service.backend._threading.loopingcall [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 1.93 seconds {{(pid=74026) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 18 05:37:07 devstack nova-compute[74026]: DEBUG oslo_service.periodic_task [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=74026) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 18 05:37:07 devstack nova-compute[74026]: DEBUG oslo_service.periodic_task [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=74026) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 18 05:37:07 devstack nova-compute[74026]: DEBUG oslo_service.periodic_task [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=74026) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 18 05:37:07 devstack nova-compute[74026]: DEBUG oslo_service.periodic_task [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=74026) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 18 05:37:07 devstack nova-compute[74026]: DEBUG nova.compute.manager [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=74026) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11314}} Jul 18 05:37:07 devstack nova-compute[74026]: DEBUG oslo_service.periodic_task [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Running periodic task ComputeManager.update_available_resource {{(pid=74026) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 18 05:37:07 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Connecting to libvirt: qemu:///system {{(pid=74026) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:560}} Jul 18 05:37:07 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Registering for lifecycle events {{(pid=74026) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:566}} Jul 18 05:37:07 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.host [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Registering for connection events: {{(pid=74026) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:587}} Jul 18 05:37:07 devstack nova-compute[74026]: INFO nova.virt.libvirt.driver [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Connection event '1' reason 'None' Jul 18 05:37:07 devstack nova-compute[74026]: DEBUG oslo_concurrency.lockutils [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=74026) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:37:07 devstack nova-compute[74026]: DEBUG oslo_concurrency.lockutils [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=74026) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:37:07 devstack nova-compute[74026]: DEBUG oslo_concurrency.lockutils [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.001s {{(pid=74026) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 18 05:37:07 devstack nova-compute[74026]: DEBUG nova.compute.resource_tracker [None req-90f1de5e-4189-42fa-8c31-7eb631e7bffb None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=74026) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 18 05:37:07 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.driver [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Updating compute service status to enabled {{(pid=74026) _set_host_enabled /opt/stack/nova/nova/virt/libvirt/driver.py:5892}} Jul 18 05:37:07 devstack nova-compute[74026]: DEBUG nova.objects.service [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Lazy-loading 'compute_node' on Service id 2 {{(pid=74026) obj_load_attr /opt/stack/nova/nova/objects/service.py:431}} Jul 18 05:37:07 devstack nova-compute[74026]: INFO oslo_service.backend._threading.service [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Graceful shutdown start Jul 18 05:37:07 devstack nova-compute[74026]: DEBUG nova.service [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] nova-compute service graceful shutdown started. {{(pid=74026) stop /opt/stack/nova/nova/service.py:326}} Jul 18 05:37:07 devstack nova-compute[74026]: DEBUG nova.service [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] nova-compute service stopping RPC server on topic: compute {{(pid=74026) _shutdown_rpc_server /opt/stack/nova/nova/service.py:315}} Jul 18 05:37:07 devstack nova-compute[74026]: DEBUG nova.compute.manager [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Removing trait COMPUTE_STATUS_DISABLED from compute node resource provider 91da7bd8-76fa-4119-bd89-789fbb4b2760 in placement. {{(pid=74026) update_compute_provider_status /opt/stack/nova/nova/compute/manager.py:630}} Jul 18 05:37:08 devstack nova-compute[74026]: DEBUG nova.compute.provider_tree [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Updating resource provider 91da7bd8-76fa-4119-bd89-789fbb4b2760 generation from 3 to 4 during operation: update_traits {{(pid=74026) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} Jul 18 05:37:08 devstack nova-compute[74026]: DEBUG nova.virt.libvirt.volume.mount [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Initialising _HostMountState generation 1 {{(pid=74026) host_up /opt/stack/nova/nova/virt/libvirt/volume/mount.py:130}} Jul 18 05:37:10 devstack nova-compute[74026]: WARNING amqp [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Received method (60, 30) during closing channel 1. This method will be ignored Jul 18 05:37:10 devstack nova-compute[74026]: DEBUG nova.service [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] nova-compute service stopped RPC server on topic: compute {{(pid=74026) _shutdown_rpc_server /opt/stack/nova/nova/service.py:319}} Jul 18 05:37:10 devstack nova-compute[74026]: DEBUG nova.service [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] nova-compute manager graceful shutdown started. {{(pid=74026) stop /opt/stack/nova/nova/service.py:335}} Jul 18 05:37:10 devstack nova-compute[74026]: WARNING nova.compute.manager [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] manager_shutdown_timeout (160) is higher than graceful_shutdown_timeout (5); the service may be killed before the manager finishes waiting. Jul 18 05:37:10 devstack nova-compute[74026]: DEBUG nova.compute.manager [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Compute service manager is waiting for 0 seconds to finish in-progress tasks {{(pid=74026) graceful_shutdown /opt/stack/nova/nova/compute/manager.py:1818}} Jul 18 05:37:10 devstack nova-compute[74026]: DEBUG nova.utils [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Sentinel is queued {{(pid=74026) _log /opt/stack/nova/nova/utils.py:1508}} Jul 18 05:37:10 devstack nova-compute[74026]: DEBUG nova.utils [-] Received Task(fn=. at 0x7f0bd8c1e5c0>, remaining_delay=-308.42011380400004 future=) {{(pid=74026) _log /opt/stack/nova/nova/utils.py:1508}} Jul 18 05:37:10 devstack nova-compute[74026]: DEBUG nova.utils [-] Sentinel received, thread is exiting {{(pid=74026) _log /opt/stack/nova/nova/utils.py:1508}} Jul 18 05:37:10 devstack nova-compute[74026]: DEBUG nova.utils [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Shutdown is set {{(pid=74026) _log /opt/stack/nova/nova/utils.py:1508}} Jul 18 05:37:10 devstack nova-compute[74026]: DEBUG nova.utils [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Queue joined {{(pid=74026) _log /opt/stack/nova/nova/utils.py:1508}} Jul 18 05:37:10 devstack nova-compute[74026]: DEBUG nova.utils [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Scheduler thread joined {{(pid=74026) _log /opt/stack/nova/nova/utils.py:1508}} Jul 18 05:37:10 devstack nova-compute[74026]: DEBUG nova.service [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] nova-compute manager graceful shutdown finished. {{(pid=74026) stop /opt/stack/nova/nova/service.py:338}} Jul 18 05:37:10 devstack nova-compute[74026]: DEBUG nova.service [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] nova-compute service stopping RPC server on topic: compute-alt {{(pid=74026) _shutdown_rpc_server /opt/stack/nova/nova/service.py:315}} Jul 18 05:37:10 devstack nova-compute[74026]: WARNING amqp [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Received method (60, 30) during closing channel 1. This method will be ignored Jul 18 05:37:10 devstack nova-compute[74026]: DEBUG nova.service [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] nova-compute service stopped RPC server on topic: compute-alt {{(pid=74026) _shutdown_rpc_server /opt/stack/nova/nova/service.py:319}} Jul 18 05:37:10 devstack nova-compute[74026]: DEBUG nova.service [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] nova-compute service graceful shutdown finished. {{(pid=74026) stop /opt/stack/nova/nova/service.py:351}} Jul 18 05:37:10 devstack nova-compute[74026]: INFO oslo_service.backend._threading.service [None req-83d581ee-e36d-496b-98bf-0e996d21169f None None] Graceful shutdown finish Jul 18 05:37:14 devstack nova-compute[87054]: DEBUG os_vif [-] Loaded VIF plugin class '' with name 'noop' {{(pid=87054) initialize /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:54}} Jul 18 05:37:14 devstack nova-compute[87054]: DEBUG os_vif [-] Loaded VIF plugin class '' with name 'ovs' {{(pid=87054) initialize /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:54}} Jul 18 05:37:14 devstack nova-compute[87054]: INFO os_vif [-] Loaded VIF plugins: noop, ovs Jul 18 05:37:15 devstack nova-compute[87054]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): grep -F node.session.scan /sbin/iscsiadm {{(pid=87054) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 18 05:37:15 devstack nova-compute[87054]: DEBUG oslo_concurrency.processutils [-] CMD "grep -F node.session.scan /sbin/iscsiadm" returned: 0 in 0.021s {{(pid=87054) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 18 05:37:15 devstack nova-compute[87054]: INFO oslo_service.periodic_task [-] Skipping periodic task _heal_instance_info_cache because its interval is negative Jul 18 05:37:15 devstack nova-compute[87054]: WARNING nova.compute.manager [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] In native threading mode the number of concurrent builds, and snapshots should be limited to the same number. The current configuration has differing limits: max_concurrent_builds: 10, max_concurrent_snapshots: 5. Nova will use a single, overall limit of 10 for these tasks. Jul 18 05:37:15 devstack nova-compute[87054]: INFO nova.utils [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] The long task thread pool MainProcess.long_task is initialized Jul 18 05:37:15 devstack nova-compute[87054]: INFO nova.virt.driver [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Loading compute driver 'libvirt.LibvirtDriver' Jul 18 05:37:16 devstack nova-compute[87054]: INFO nova.compute.provider_config [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] No provider configs found in /etc/nova/provider_config/. If files are present, ensure the Nova process has access. Jul 18 05:37:16 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Acquiring lock "singleton_lock" {{(pid=87054) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 18 05:37:16 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Acquired lock "singleton_lock" {{(pid=87054) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 18 05:37:16 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Releasing lock "singleton_lock" {{(pid=87054) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 18 05:37:16 devstack nova-compute[87054]: WARNING oslo_service.backend._threading.service [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] no_fork=True: running service in main process Jul 18 05:37:16 devstack nova-compute[87054]: INFO nova.service [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Starting compute node (version 33.1.0) Jul 18 05:37:16 devstack nova-compute[87054]: INFO nova.utils [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] The default thread pool MainProcess.default is initialized Jul 18 05:37:16 devstack nova-compute[87054]: DEBUG nova.utils [-] Waiting for the next task {{(pid=87054) _log /opt/stack/nova/nova/utils.py:1508}} Jul 18 05:37:16 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Starting event thread {{(pid=87054) start /opt/stack/nova/nova/virt/libvirt/host.py:253}} Jul 18 05:37:16 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Starting connection event dispatch thread {{(pid=87054) _init_events /opt/stack/nova/nova/virt/libvirt/host.py:555}} Jul 18 05:37:16 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Connecting to libvirt: qemu:///system {{(pid=87054) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:560}} Jul 18 05:37:16 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Registering for lifecycle events {{(pid=87054) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:566}} Jul 18 05:37:16 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Registering for connection events: {{(pid=87054) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:587}} Jul 18 05:37:16 devstack nova-compute[87054]: INFO nova.virt.libvirt.driver [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Connection event '1' reason 'None' Jul 18 05:37:16 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.volume.mount [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Initialising _HostMountState generation 0 {{(pid=87054) host_up /opt/stack/nova/nova/virt/libvirt/volume/mount.py:130}} Jul 18 05:37:21 devstack nova-compute[87054]: INFO nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Libvirt host capabilities Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: ed69bbc8-0eb1-42a2-8faa-4df34ebe9559 Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: x86_64 Jul 18 05:37:21 devstack nova-compute[87054]: EPYC-IBPB Jul 18 05:37:21 devstack nova-compute[87054]: AMD Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: tcp Jul 18 05:37:21 devstack nova-compute[87054]: rdma Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: 12248272 Jul 18 05:37:21 devstack nova-compute[87054]: 3062068 Jul 18 05:37:21 devstack nova-compute[87054]: 0 Jul 18 05:37:21 devstack nova-compute[87054]: 0 Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: none Jul 18 05:37:21 devstack nova-compute[87054]: 0 Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: dac Jul 18 05:37:21 devstack nova-compute[87054]: 0 Jul 18 05:37:21 devstack nova-compute[87054]: +64055:+994 Jul 18 05:37:21 devstack nova-compute[87054]: +64055:+994 Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: hvm Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: 64 Jul 18 05:37:21 devstack nova-compute[87054]: /usr/bin/qemu-system-alpha Jul 18 05:37:21 devstack nova-compute[87054]: clipper Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: hvm Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: 32 Jul 18 05:37:21 devstack nova-compute[87054]: /usr/bin/qemu-system-arm Jul 18 05:37:21 devstack nova-compute[87054]: virt-8.2 Jul 18 05:37:21 devstack nova-compute[87054]: virt Jul 18 05:37:21 devstack nova-compute[87054]: qcom-dc-scm-v1-bmc Jul 18 05:37:21 devstack nova-compute[87054]: mori-bmc Jul 18 05:37:21 devstack nova-compute[87054]: ast2600-evb Jul 18 05:37:21 devstack nova-compute[87054]: borzoi Jul 18 05:37:21 devstack nova-compute[87054]: tiogapass-bmc Jul 18 05:37:21 devstack nova-compute[87054]: spitz Jul 18 05:37:21 devstack nova-compute[87054]: virt-2.7 Jul 18 05:37:21 devstack nova-compute[87054]: nuri Jul 18 05:37:21 devstack nova-compute[87054]: mcimx7d-sabre Jul 18 05:37:21 devstack nova-compute[87054]: romulus-bmc Jul 18 05:37:21 devstack nova-compute[87054]: virt-3.0 Jul 18 05:37:21 devstack nova-compute[87054]: virt-5.0 Jul 18 05:37:21 devstack nova-compute[87054]: npcm750-evb Jul 18 05:37:21 devstack nova-compute[87054]: virt-2.10 Jul 18 05:37:21 devstack nova-compute[87054]: rainier-bmc Jul 18 05:37:21 devstack nova-compute[87054]: mps3-an547 Jul 18 05:37:21 devstack nova-compute[87054]: musca-b1 Jul 18 05:37:21 devstack nova-compute[87054]: realview-pbx-a9 Jul 18 05:37:21 devstack nova-compute[87054]: versatileab Jul 18 05:37:21 devstack nova-compute[87054]: kzm Jul 18 05:37:21 devstack nova-compute[87054]: virt-2.8 Jul 18 05:37:21 devstack nova-compute[87054]: fby35-bmc Jul 18 05:37:21 devstack nova-compute[87054]: musca-a Jul 18 05:37:21 devstack nova-compute[87054]: virt-3.1 Jul 18 05:37:21 devstack nova-compute[87054]: mcimx6ul-evk Jul 18 05:37:21 devstack nova-compute[87054]: virt-5.1 Jul 18 05:37:21 devstack nova-compute[87054]: smdkc210 Jul 18 05:37:21 devstack nova-compute[87054]: sx1 Jul 18 05:37:21 devstack nova-compute[87054]: virt-2.11 Jul 18 05:37:21 devstack nova-compute[87054]: imx25-pdk Jul 18 05:37:21 devstack nova-compute[87054]: stm32vldiscovery Jul 18 05:37:21 devstack nova-compute[87054]: virt-2.9 Jul 18 05:37:21 devstack nova-compute[87054]: orangepi-pc Jul 18 05:37:21 devstack nova-compute[87054]: quanta-q71l-bmc Jul 18 05:37:21 devstack nova-compute[87054]: z2 Jul 18 05:37:21 devstack nova-compute[87054]: virt-5.2 Jul 18 05:37:21 devstack nova-compute[87054]: xilinx-zynq-a9 Jul 18 05:37:21 devstack nova-compute[87054]: tosa Jul 18 05:37:21 devstack nova-compute[87054]: mps2-an500 Jul 18 05:37:21 devstack nova-compute[87054]: virt-2.12 Jul 18 05:37:21 devstack nova-compute[87054]: mps2-an521 Jul 18 05:37:21 devstack nova-compute[87054]: sabrelite Jul 18 05:37:21 devstack nova-compute[87054]: mps2-an511 Jul 18 05:37:21 devstack nova-compute[87054]: canon-a1100 Jul 18 05:37:21 devstack nova-compute[87054]: realview-eb Jul 18 05:37:21 devstack nova-compute[87054]: quanta-gbs-bmc Jul 18 05:37:21 devstack nova-compute[87054]: emcraft-sf2 Jul 18 05:37:21 devstack nova-compute[87054]: realview-pb-a8 Jul 18 05:37:21 devstack nova-compute[87054]: yosemitev2-bmc Jul 18 05:37:21 devstack nova-compute[87054]: virt-7.0 Jul 18 05:37:21 devstack nova-compute[87054]: virt-4.0 Jul 18 05:37:21 devstack nova-compute[87054]: raspi1ap Jul 18 05:37:21 devstack nova-compute[87054]: palmetto-bmc Jul 18 05:37:21 devstack nova-compute[87054]: sx1-v1 Jul 18 05:37:21 devstack nova-compute[87054]: n810 Jul 18 05:37:21 devstack nova-compute[87054]: g220a-bmc Jul 18 05:37:21 devstack nova-compute[87054]: n800 Jul 18 05:37:21 devstack nova-compute[87054]: bletchley-bmc Jul 18 05:37:21 devstack nova-compute[87054]: virt-7.1 Jul 18 05:37:21 devstack nova-compute[87054]: tacoma-bmc Jul 18 05:37:21 devstack nova-compute[87054]: virt-4.1 Jul 18 05:37:21 devstack nova-compute[87054]: quanta-gsj Jul 18 05:37:21 devstack nova-compute[87054]: versatilepb Jul 18 05:37:21 devstack nova-compute[87054]: terrier Jul 18 05:37:21 devstack nova-compute[87054]: mainstone Jul 18 05:37:21 devstack nova-compute[87054]: realview-eb-mpcore Jul 18 05:37:21 devstack nova-compute[87054]: integratorcp Jul 18 05:37:21 devstack nova-compute[87054]: virt-7.2 Jul 18 05:37:21 devstack nova-compute[87054]: supermicrox11-bmc Jul 18 05:37:21 devstack nova-compute[87054]: virt-4.2 Jul 18 05:37:21 devstack nova-compute[87054]: witherspoon-bmc Jul 18 05:37:21 devstack nova-compute[87054]: qcom-firework-bmc Jul 18 05:37:21 devstack nova-compute[87054]: mps3-an524 Jul 18 05:37:21 devstack nova-compute[87054]: kudo-bmc Jul 18 05:37:21 devstack nova-compute[87054]: vexpress-a9 Jul 18 05:37:21 devstack nova-compute[87054]: midway Jul 18 05:37:21 devstack nova-compute[87054]: musicpal Jul 18 05:37:21 devstack nova-compute[87054]: lm3s811evb Jul 18 05:37:21 devstack nova-compute[87054]: lm3s6965evb Jul 18 05:37:21 devstack nova-compute[87054]: supermicro-x11spi-bmc Jul 18 05:37:21 devstack nova-compute[87054]: microbit Jul 18 05:37:21 devstack nova-compute[87054]: fby35 Jul 18 05:37:21 devstack nova-compute[87054]: mps2-an505 Jul 18 05:37:21 devstack nova-compute[87054]: mps2-an385 Jul 18 05:37:21 devstack nova-compute[87054]: virt-6.0 Jul 18 05:37:21 devstack nova-compute[87054]: virt-8.0 Jul 18 05:37:21 devstack nova-compute[87054]: cubieboard Jul 18 05:37:21 devstack nova-compute[87054]: ast1030-evb Jul 18 05:37:21 devstack nova-compute[87054]: verdex Jul 18 05:37:21 devstack nova-compute[87054]: bpim2u Jul 18 05:37:21 devstack nova-compute[87054]: netduino2 Jul 18 05:37:21 devstack nova-compute[87054]: mps2-an386 Jul 18 05:37:21 devstack nova-compute[87054]: olimex-stm32-h405 Jul 18 05:37:21 devstack nova-compute[87054]: virt-6.1 Jul 18 05:37:21 devstack nova-compute[87054]: virt-8.1 Jul 18 05:37:21 devstack nova-compute[87054]: raspi2b Jul 18 05:37:21 devstack nova-compute[87054]: vexpress-a15 Jul 18 05:37:21 devstack nova-compute[87054]: fuji-bmc Jul 18 05:37:21 devstack nova-compute[87054]: virt-6.2 Jul 18 05:37:21 devstack nova-compute[87054]: sonorapass-bmc Jul 18 05:37:21 devstack nova-compute[87054]: cheetah Jul 18 05:37:21 devstack nova-compute[87054]: virt-2.6 Jul 18 05:37:21 devstack nova-compute[87054]: ast2500-evb Jul 18 05:37:21 devstack nova-compute[87054]: highbank Jul 18 05:37:21 devstack nova-compute[87054]: akita Jul 18 05:37:21 devstack nova-compute[87054]: connex Jul 18 05:37:21 devstack nova-compute[87054]: netduinoplus2 Jul 18 05:37:21 devstack nova-compute[87054]: collie Jul 18 05:37:21 devstack nova-compute[87054]: raspi0 Jul 18 05:37:21 devstack nova-compute[87054]: fp5280g2-bmc Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: hvm Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: 32 Jul 18 05:37:21 devstack nova-compute[87054]: /usr/bin/qemu-system-arm Jul 18 05:37:21 devstack nova-compute[87054]: virt-8.2 Jul 18 05:37:21 devstack nova-compute[87054]: virt Jul 18 05:37:21 devstack nova-compute[87054]: qcom-dc-scm-v1-bmc Jul 18 05:37:21 devstack nova-compute[87054]: mori-bmc Jul 18 05:37:21 devstack nova-compute[87054]: ast2600-evb Jul 18 05:37:21 devstack nova-compute[87054]: borzoi Jul 18 05:37:21 devstack nova-compute[87054]: tiogapass-bmc Jul 18 05:37:21 devstack nova-compute[87054]: spitz Jul 18 05:37:21 devstack nova-compute[87054]: virt-2.7 Jul 18 05:37:21 devstack nova-compute[87054]: nuri Jul 18 05:37:21 devstack nova-compute[87054]: mcimx7d-sabre Jul 18 05:37:21 devstack nova-compute[87054]: romulus-bmc Jul 18 05:37:21 devstack nova-compute[87054]: virt-3.0 Jul 18 05:37:21 devstack nova-compute[87054]: virt-5.0 Jul 18 05:37:21 devstack nova-compute[87054]: npcm750-evb Jul 18 05:37:21 devstack nova-compute[87054]: virt-2.10 Jul 18 05:37:21 devstack nova-compute[87054]: rainier-bmc Jul 18 05:37:21 devstack nova-compute[87054]: mps3-an547 Jul 18 05:37:21 devstack nova-compute[87054]: musca-b1 Jul 18 05:37:21 devstack nova-compute[87054]: realview-pbx-a9 Jul 18 05:37:21 devstack nova-compute[87054]: versatileab Jul 18 05:37:21 devstack nova-compute[87054]: kzm Jul 18 05:37:21 devstack nova-compute[87054]: virt-2.8 Jul 18 05:37:21 devstack nova-compute[87054]: fby35-bmc Jul 18 05:37:21 devstack nova-compute[87054]: musca-a Jul 18 05:37:21 devstack nova-compute[87054]: virt-3.1 Jul 18 05:37:21 devstack nova-compute[87054]: mcimx6ul-evk Jul 18 05:37:21 devstack nova-compute[87054]: virt-5.1 Jul 18 05:37:21 devstack nova-compute[87054]: smdkc210 Jul 18 05:37:21 devstack nova-compute[87054]: sx1 Jul 18 05:37:21 devstack nova-compute[87054]: virt-2.11 Jul 18 05:37:21 devstack nova-compute[87054]: imx25-pdk Jul 18 05:37:21 devstack nova-compute[87054]: stm32vldiscovery Jul 18 05:37:21 devstack nova-compute[87054]: virt-2.9 Jul 18 05:37:21 devstack nova-compute[87054]: orangepi-pc Jul 18 05:37:21 devstack nova-compute[87054]: quanta-q71l-bmc Jul 18 05:37:21 devstack nova-compute[87054]: z2 Jul 18 05:37:21 devstack nova-compute[87054]: virt-5.2 Jul 18 05:37:21 devstack nova-compute[87054]: xilinx-zynq-a9 Jul 18 05:37:21 devstack nova-compute[87054]: tosa Jul 18 05:37:21 devstack nova-compute[87054]: mps2-an500 Jul 18 05:37:21 devstack nova-compute[87054]: virt-2.12 Jul 18 05:37:21 devstack nova-compute[87054]: mps2-an521 Jul 18 05:37:21 devstack nova-compute[87054]: sabrelite Jul 18 05:37:21 devstack nova-compute[87054]: mps2-an511 Jul 18 05:37:21 devstack nova-compute[87054]: canon-a1100 Jul 18 05:37:21 devstack nova-compute[87054]: realview-eb Jul 18 05:37:21 devstack nova-compute[87054]: quanta-gbs-bmc Jul 18 05:37:21 devstack nova-compute[87054]: emcraft-sf2 Jul 18 05:37:21 devstack nova-compute[87054]: realview-pb-a8 Jul 18 05:37:21 devstack nova-compute[87054]: yosemitev2-bmc Jul 18 05:37:21 devstack nova-compute[87054]: virt-7.0 Jul 18 05:37:21 devstack nova-compute[87054]: virt-4.0 Jul 18 05:37:21 devstack nova-compute[87054]: raspi1ap Jul 18 05:37:21 devstack nova-compute[87054]: palmetto-bmc Jul 18 05:37:21 devstack nova-compute[87054]: sx1-v1 Jul 18 05:37:21 devstack nova-compute[87054]: n810 Jul 18 05:37:21 devstack nova-compute[87054]: g220a-bmc Jul 18 05:37:21 devstack nova-compute[87054]: n800 Jul 18 05:37:21 devstack nova-compute[87054]: bletchley-bmc Jul 18 05:37:21 devstack nova-compute[87054]: virt-7.1 Jul 18 05:37:21 devstack nova-compute[87054]: tacoma-bmc Jul 18 05:37:21 devstack nova-compute[87054]: virt-4.1 Jul 18 05:37:21 devstack nova-compute[87054]: quanta-gsj Jul 18 05:37:21 devstack nova-compute[87054]: versatilepb Jul 18 05:37:21 devstack nova-compute[87054]: terrier Jul 18 05:37:21 devstack nova-compute[87054]: mainstone Jul 18 05:37:21 devstack nova-compute[87054]: realview-eb-mpcore Jul 18 05:37:21 devstack nova-compute[87054]: integratorcp Jul 18 05:37:21 devstack nova-compute[87054]: virt-7.2 Jul 18 05:37:21 devstack nova-compute[87054]: supermicrox11-bmc Jul 18 05:37:21 devstack nova-compute[87054]: virt-4.2 Jul 18 05:37:21 devstack nova-compute[87054]: witherspoon-bmc Jul 18 05:37:21 devstack nova-compute[87054]: qcom-firework-bmc Jul 18 05:37:21 devstack nova-compute[87054]: mps3-an524 Jul 18 05:37:21 devstack nova-compute[87054]: kudo-bmc Jul 18 05:37:21 devstack nova-compute[87054]: vexpress-a9 Jul 18 05:37:21 devstack nova-compute[87054]: midway Jul 18 05:37:21 devstack nova-compute[87054]: musicpal Jul 18 05:37:21 devstack nova-compute[87054]: lm3s811evb Jul 18 05:37:21 devstack nova-compute[87054]: lm3s6965evb Jul 18 05:37:21 devstack nova-compute[87054]: supermicro-x11spi-bmc Jul 18 05:37:21 devstack nova-compute[87054]: microbit Jul 18 05:37:21 devstack nova-compute[87054]: fby35 Jul 18 05:37:21 devstack nova-compute[87054]: mps2-an505 Jul 18 05:37:21 devstack nova-compute[87054]: mps2-an385 Jul 18 05:37:21 devstack nova-compute[87054]: virt-6.0 Jul 18 05:37:21 devstack nova-compute[87054]: virt-8.0 Jul 18 05:37:21 devstack nova-compute[87054]: cubieboard Jul 18 05:37:21 devstack nova-compute[87054]: ast1030-evb Jul 18 05:37:21 devstack nova-compute[87054]: verdex Jul 18 05:37:21 devstack nova-compute[87054]: bpim2u Jul 18 05:37:21 devstack nova-compute[87054]: netduino2 Jul 18 05:37:21 devstack nova-compute[87054]: mps2-an386 Jul 18 05:37:21 devstack nova-compute[87054]: olimex-stm32-h405 Jul 18 05:37:21 devstack nova-compute[87054]: virt-6.1 Jul 18 05:37:21 devstack nova-compute[87054]: virt-8.1 Jul 18 05:37:21 devstack nova-compute[87054]: raspi2b Jul 18 05:37:21 devstack nova-compute[87054]: vexpress-a15 Jul 18 05:37:21 devstack nova-compute[87054]: fuji-bmc Jul 18 05:37:21 devstack nova-compute[87054]: virt-6.2 Jul 18 05:37:21 devstack nova-compute[87054]: sonorapass-bmc Jul 18 05:37:21 devstack nova-compute[87054]: cheetah Jul 18 05:37:21 devstack nova-compute[87054]: virt-2.6 Jul 18 05:37:21 devstack nova-compute[87054]: ast2500-evb Jul 18 05:37:21 devstack nova-compute[87054]: highbank Jul 18 05:37:21 devstack nova-compute[87054]: akita Jul 18 05:37:21 devstack nova-compute[87054]: connex Jul 18 05:37:21 devstack nova-compute[87054]: netduinoplus2 Jul 18 05:37:21 devstack nova-compute[87054]: collie Jul 18 05:37:21 devstack nova-compute[87054]: raspi0 Jul 18 05:37:21 devstack nova-compute[87054]: fp5280g2-bmc Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: hvm Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: 64 Jul 18 05:37:21 devstack nova-compute[87054]: /usr/bin/qemu-system-aarch64 Jul 18 05:37:21 devstack nova-compute[87054]: virt-8.2 Jul 18 05:37:21 devstack nova-compute[87054]: virt Jul 18 05:37:21 devstack nova-compute[87054]: qcom-dc-scm-v1-bmc Jul 18 05:37:21 devstack nova-compute[87054]: mori-bmc Jul 18 05:37:21 devstack nova-compute[87054]: ast2600-evb Jul 18 05:37:21 devstack nova-compute[87054]: borzoi Jul 18 05:37:21 devstack nova-compute[87054]: tiogapass-bmc Jul 18 05:37:21 devstack nova-compute[87054]: spitz Jul 18 05:37:21 devstack nova-compute[87054]: virt-2.7 Jul 18 05:37:21 devstack nova-compute[87054]: nuri Jul 18 05:37:21 devstack nova-compute[87054]: mcimx7d-sabre Jul 18 05:37:21 devstack nova-compute[87054]: romulus-bmc Jul 18 05:37:21 devstack nova-compute[87054]: virt-3.0 Jul 18 05:37:21 devstack nova-compute[87054]: virt-5.0 Jul 18 05:37:21 devstack nova-compute[87054]: npcm750-evb Jul 18 05:37:21 devstack nova-compute[87054]: virt-2.10 Jul 18 05:37:21 devstack nova-compute[87054]: rainier-bmc Jul 18 05:37:21 devstack nova-compute[87054]: mps3-an547 Jul 18 05:37:21 devstack nova-compute[87054]: virt-2.8 Jul 18 05:37:21 devstack nova-compute[87054]: musca-b1 Jul 18 05:37:21 devstack nova-compute[87054]: realview-pbx-a9 Jul 18 05:37:21 devstack nova-compute[87054]: versatileab Jul 18 05:37:21 devstack nova-compute[87054]: kzm Jul 18 05:37:21 devstack nova-compute[87054]: fby35-bmc Jul 18 05:37:21 devstack nova-compute[87054]: musca-a Jul 18 05:37:21 devstack nova-compute[87054]: virt-3.1 Jul 18 05:37:21 devstack nova-compute[87054]: mcimx6ul-evk Jul 18 05:37:21 devstack nova-compute[87054]: virt-5.1 Jul 18 05:37:21 devstack nova-compute[87054]: smdkc210 Jul 18 05:37:21 devstack nova-compute[87054]: sx1 Jul 18 05:37:21 devstack nova-compute[87054]: virt-2.11 Jul 18 05:37:21 devstack nova-compute[87054]: imx25-pdk Jul 18 05:37:21 devstack nova-compute[87054]: stm32vldiscovery Jul 18 05:37:21 devstack nova-compute[87054]: virt-2.9 Jul 18 05:37:21 devstack nova-compute[87054]: orangepi-pc Jul 18 05:37:21 devstack nova-compute[87054]: quanta-q71l-bmc Jul 18 05:37:21 devstack nova-compute[87054]: z2 Jul 18 05:37:21 devstack nova-compute[87054]: virt-5.2 Jul 18 05:37:21 devstack nova-compute[87054]: xilinx-zynq-a9 Jul 18 05:37:21 devstack nova-compute[87054]: xlnx-zcu102 Jul 18 05:37:21 devstack nova-compute[87054]: tosa Jul 18 05:37:21 devstack nova-compute[87054]: mps2-an500 Jul 18 05:37:21 devstack nova-compute[87054]: virt-2.12 Jul 18 05:37:21 devstack nova-compute[87054]: mps2-an521 Jul 18 05:37:21 devstack nova-compute[87054]: sabrelite Jul 18 05:37:21 devstack nova-compute[87054]: mps2-an511 Jul 18 05:37:21 devstack nova-compute[87054]: canon-a1100 Jul 18 05:37:21 devstack nova-compute[87054]: realview-eb Jul 18 05:37:21 devstack nova-compute[87054]: quanta-gbs-bmc Jul 18 05:37:21 devstack nova-compute[87054]: emcraft-sf2 Jul 18 05:37:21 devstack nova-compute[87054]: realview-pb-a8 Jul 18 05:37:21 devstack nova-compute[87054]: sbsa-ref Jul 18 05:37:21 devstack nova-compute[87054]: yosemitev2-bmc Jul 18 05:37:21 devstack nova-compute[87054]: virt-7.0 Jul 18 05:37:21 devstack nova-compute[87054]: virt-4.0 Jul 18 05:37:21 devstack nova-compute[87054]: raspi1ap Jul 18 05:37:21 devstack nova-compute[87054]: palmetto-bmc Jul 18 05:37:21 devstack nova-compute[87054]: sx1-v1 Jul 18 05:37:21 devstack nova-compute[87054]: n810 Jul 18 05:37:21 devstack nova-compute[87054]: g220a-bmc Jul 18 05:37:21 devstack nova-compute[87054]: n800 Jul 18 05:37:21 devstack nova-compute[87054]: bletchley-bmc Jul 18 05:37:21 devstack nova-compute[87054]: virt-7.1 Jul 18 05:37:21 devstack nova-compute[87054]: tacoma-bmc Jul 18 05:37:21 devstack nova-compute[87054]: virt-4.1 Jul 18 05:37:21 devstack nova-compute[87054]: quanta-gsj Jul 18 05:37:21 devstack nova-compute[87054]: versatilepb Jul 18 05:37:21 devstack nova-compute[87054]: terrier Jul 18 05:37:21 devstack nova-compute[87054]: mainstone Jul 18 05:37:21 devstack nova-compute[87054]: realview-eb-mpcore Jul 18 05:37:21 devstack nova-compute[87054]: integratorcp Jul 18 05:37:21 devstack nova-compute[87054]: virt-7.2 Jul 18 05:37:21 devstack nova-compute[87054]: supermicrox11-bmc Jul 18 05:37:21 devstack nova-compute[87054]: virt-4.2 Jul 18 05:37:21 devstack nova-compute[87054]: witherspoon-bmc Jul 18 05:37:21 devstack nova-compute[87054]: qcom-firework-bmc Jul 18 05:37:21 devstack nova-compute[87054]: mps3-an524 Jul 18 05:37:21 devstack nova-compute[87054]: kudo-bmc Jul 18 05:37:21 devstack nova-compute[87054]: vexpress-a9 Jul 18 05:37:21 devstack nova-compute[87054]: midway Jul 18 05:37:21 devstack nova-compute[87054]: musicpal Jul 18 05:37:21 devstack nova-compute[87054]: lm3s811evb Jul 18 05:37:21 devstack nova-compute[87054]: lm3s6965evb Jul 18 05:37:21 devstack nova-compute[87054]: supermicro-x11spi-bmc Jul 18 05:37:21 devstack nova-compute[87054]: microbit Jul 18 05:37:21 devstack nova-compute[87054]: fby35 Jul 18 05:37:21 devstack nova-compute[87054]: mps2-an505 Jul 18 05:37:21 devstack nova-compute[87054]: mps2-an385 Jul 18 05:37:21 devstack nova-compute[87054]: virt-6.0 Jul 18 05:37:21 devstack nova-compute[87054]: virt-8.0 Jul 18 05:37:21 devstack nova-compute[87054]: raspi3ap Jul 18 05:37:21 devstack nova-compute[87054]: cubieboard Jul 18 05:37:21 devstack nova-compute[87054]: ast1030-evb Jul 18 05:37:21 devstack nova-compute[87054]: verdex Jul 18 05:37:21 devstack nova-compute[87054]: bpim2u Jul 18 05:37:21 devstack nova-compute[87054]: netduino2 Jul 18 05:37:21 devstack nova-compute[87054]: xlnx-versal-virt Jul 18 05:37:21 devstack nova-compute[87054]: mps2-an386 Jul 18 05:37:21 devstack nova-compute[87054]: olimex-stm32-h405 Jul 18 05:37:21 devstack nova-compute[87054]: virt-6.1 Jul 18 05:37:21 devstack nova-compute[87054]: virt-8.1 Jul 18 05:37:21 devstack nova-compute[87054]: raspi3b Jul 18 05:37:21 devstack nova-compute[87054]: raspi2b Jul 18 05:37:21 devstack nova-compute[87054]: vexpress-a15 Jul 18 05:37:21 devstack nova-compute[87054]: fuji-bmc Jul 18 05:37:21 devstack nova-compute[87054]: virt-6.2 Jul 18 05:37:21 devstack nova-compute[87054]: sonorapass-bmc Jul 18 05:37:21 devstack nova-compute[87054]: cheetah Jul 18 05:37:21 devstack nova-compute[87054]: virt-2.6 Jul 18 05:37:21 devstack nova-compute[87054]: ast2500-evb Jul 18 05:37:21 devstack nova-compute[87054]: highbank Jul 18 05:37:21 devstack nova-compute[87054]: akita Jul 18 05:37:21 devstack nova-compute[87054]: connex Jul 18 05:37:21 devstack nova-compute[87054]: netduinoplus2 Jul 18 05:37:21 devstack nova-compute[87054]: collie Jul 18 05:37:21 devstack nova-compute[87054]: raspi0 Jul 18 05:37:21 devstack nova-compute[87054]: fp5280g2-bmc Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: hvm Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: 32 Jul 18 05:37:21 devstack nova-compute[87054]: /usr/bin/qemu-system-cris Jul 18 05:37:21 devstack nova-compute[87054]: axis-dev88 Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: hvm Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: 32 Jul 18 05:37:21 devstack nova-compute[87054]: /usr/bin/qemu-system-i386 Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-noble-v2 Jul 18 05:37:21 devstack nova-compute[87054]: ubuntu Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-mantic Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-impish-hpb Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-5.2 Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-lunar-hpb Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-mantic Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-2.12 Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-2.0 Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-xenial Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-kinetic Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-6.2 Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-4.2 Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-mantic-maxcpus Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-2.5 Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-4.2 Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-focal Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-hirsute Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-xenial Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-jammy-hpb Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-5.2 Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-2.7 Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-eoan-hpb Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-disco-hpb Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-groovy Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-zesty Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-lunar Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-mantic-hpb-maxcpus Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-groovy Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-7.1 Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-artful Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-trusty Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-2.2 Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-eoan-hpb Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-focal-hpb Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-8.1 Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-jammy-maxcpus Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-bionic-hpb Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-mantic-hpb Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-artful Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-8.1 Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-2.7 Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-6.1 Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-kinetic Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-jammy-maxcpus Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-yakkety Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-2.4 Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-cosmic-hpb Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-7.1 Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-2.10 Jul 18 05:37:21 devstack nova-compute[87054]: x-remote Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-5.1 Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-2.9 Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-2.11 Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-jammy-hpb-maxcpus Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-3.1 Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-6.1 Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-4.1 Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-jammy Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-2.4 Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-4.1 Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-eoan Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-jammy-hpb Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-5.1 Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-2.9 Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-bionic-hpb Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-lunar Jul 18 05:37:21 devstack nova-compute[87054]: isapc Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-mantic-hpb Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-cosmic Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-2.6 Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-mantic-maxcpus Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-3.1 Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-bionic Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-disco-hpb Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-cosmic Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-2.12 Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-bionic Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-kinetic-hpb Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-groovy-hpb Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-7.0 Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-noble-v2 Jul 18 05:37:21 devstack nova-compute[87054]: ubuntu-q35 Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-lunar-hpb Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-disco Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-cosmic-hpb Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-noble Jul 18 05:37:21 devstack nova-compute[87054]: q35 Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-2.1 Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-8.0 Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-impish Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-wily Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-8.0 Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-2.6 Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-6.0 Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-impish Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-jammy Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-impish-hpb Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-hirsute Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-4.0.1 Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-hirsute-hpb Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-7.0 Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-5.0 Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-2.8 Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-2.10 Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-3.0 Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-6.0 Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-zesty Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-7.2 Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-4.0 Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-focal Jul 18 05:37:21 devstack nova-compute[87054]: microvm Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-2.3 Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-jammy-hpb-maxcpus Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-8.2 Jul 18 05:37:21 devstack nova-compute[87054]: q35 Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-kinetic-hpb Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-focal-hpb Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-4.0 Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-noble Jul 18 05:37:21 devstack nova-compute[87054]: pc Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-disco Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-groovy-hpb Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-8.2 Jul 18 05:37:21 devstack nova-compute[87054]: pc Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-hirsute-hpb Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-5.0 Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-6.2 Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-2.8 Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-eoan Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-2.5 Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-3.0 Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-yakkety Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-mantic-hpb-maxcpus Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-7.2 Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-2.11 Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: hvm Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: 32 Jul 18 05:37:21 devstack nova-compute[87054]: /usr/bin/qemu-system-m68k Jul 18 05:37:21 devstack nova-compute[87054]: mcf5208evb Jul 18 05:37:21 devstack nova-compute[87054]: virt-7.0 Jul 18 05:37:21 devstack nova-compute[87054]: an5206 Jul 18 05:37:21 devstack nova-compute[87054]: virt-6.0 Jul 18 05:37:21 devstack nova-compute[87054]: q800 Jul 18 05:37:21 devstack nova-compute[87054]: virt-8.1 Jul 18 05:37:21 devstack nova-compute[87054]: virt-7.2 Jul 18 05:37:21 devstack nova-compute[87054]: virt-6.2 Jul 18 05:37:21 devstack nova-compute[87054]: virt-8.0 Jul 18 05:37:21 devstack nova-compute[87054]: next-cube Jul 18 05:37:21 devstack nova-compute[87054]: virt-7.1 Jul 18 05:37:21 devstack nova-compute[87054]: virt-6.1 Jul 18 05:37:21 devstack nova-compute[87054]: virt-8.2 Jul 18 05:37:21 devstack nova-compute[87054]: virt Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: hvm Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: 32 Jul 18 05:37:21 devstack nova-compute[87054]: /usr/bin/qemu-system-microblaze Jul 18 05:37:21 devstack nova-compute[87054]: petalogix-s3adsp1800 Jul 18 05:37:21 devstack nova-compute[87054]: petalogix-ml605 Jul 18 05:37:21 devstack nova-compute[87054]: xlnx-zynqmp-pmu Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: hvm Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: 32 Jul 18 05:37:21 devstack nova-compute[87054]: /usr/bin/qemu-system-microblazeel Jul 18 05:37:21 devstack nova-compute[87054]: petalogix-s3adsp1800 Jul 18 05:37:21 devstack nova-compute[87054]: petalogix-ml605 Jul 18 05:37:21 devstack nova-compute[87054]: xlnx-zynqmp-pmu Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: hvm Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: 32 Jul 18 05:37:21 devstack nova-compute[87054]: /usr/bin/qemu-system-mips Jul 18 05:37:21 devstack nova-compute[87054]: malta Jul 18 05:37:21 devstack nova-compute[87054]: mipssim Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: hvm Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: 32 Jul 18 05:37:21 devstack nova-compute[87054]: /usr/bin/qemu-system-mipsel Jul 18 05:37:21 devstack nova-compute[87054]: malta Jul 18 05:37:21 devstack nova-compute[87054]: mipssim Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: hvm Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: 64 Jul 18 05:37:21 devstack nova-compute[87054]: /usr/bin/qemu-system-mips64 Jul 18 05:37:21 devstack nova-compute[87054]: malta Jul 18 05:37:21 devstack nova-compute[87054]: mipssim Jul 18 05:37:21 devstack nova-compute[87054]: pica61 Jul 18 05:37:21 devstack nova-compute[87054]: magnum Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: hvm Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: 64 Jul 18 05:37:21 devstack nova-compute[87054]: /usr/bin/qemu-system-mips64el Jul 18 05:37:21 devstack nova-compute[87054]: malta Jul 18 05:37:21 devstack nova-compute[87054]: loongson3-virt Jul 18 05:37:21 devstack nova-compute[87054]: mipssim Jul 18 05:37:21 devstack nova-compute[87054]: pica61 Jul 18 05:37:21 devstack nova-compute[87054]: magnum Jul 18 05:37:21 devstack nova-compute[87054]: boston Jul 18 05:37:21 devstack nova-compute[87054]: fuloong2e Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: hvm Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: 32 Jul 18 05:37:21 devstack nova-compute[87054]: /usr/bin/qemu-system-ppc Jul 18 05:37:21 devstack nova-compute[87054]: g3beige Jul 18 05:37:21 devstack nova-compute[87054]: amigaone Jul 18 05:37:21 devstack nova-compute[87054]: virtex-ml507 Jul 18 05:37:21 devstack nova-compute[87054]: mac99 Jul 18 05:37:21 devstack nova-compute[87054]: ppce500 Jul 18 05:37:21 devstack nova-compute[87054]: sam460ex Jul 18 05:37:21 devstack nova-compute[87054]: pegasos2 Jul 18 05:37:21 devstack nova-compute[87054]: bamboo Jul 18 05:37:21 devstack nova-compute[87054]: 40p Jul 18 05:37:21 devstack nova-compute[87054]: ref405ep Jul 18 05:37:21 devstack nova-compute[87054]: mpc8544ds Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: hvm Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: 64 Jul 18 05:37:21 devstack nova-compute[87054]: /usr/bin/qemu-system-ppc64 Jul 18 05:37:21 devstack nova-compute[87054]: pseries-noble Jul 18 05:37:21 devstack nova-compute[87054]: pseries Jul 18 05:37:21 devstack nova-compute[87054]: amigaone Jul 18 05:37:21 devstack nova-compute[87054]: powernv9 Jul 18 05:37:21 devstack nova-compute[87054]: powernv Jul 18 05:37:21 devstack nova-compute[87054]: pseries-4.1 Jul 18 05:37:21 devstack nova-compute[87054]: mpc8544ds Jul 18 05:37:21 devstack nova-compute[87054]: pseries-6.1 Jul 18 05:37:21 devstack nova-compute[87054]: pseries-2.5 Jul 18 05:37:21 devstack nova-compute[87054]: powernv10 Jul 18 05:37:21 devstack nova-compute[87054]: pseries-xenial Jul 18 05:37:21 devstack nova-compute[87054]: pseries-4.2 Jul 18 05:37:21 devstack nova-compute[87054]: pseries-6.2 Jul 18 05:37:21 devstack nova-compute[87054]: pseries-yakkety Jul 18 05:37:21 devstack nova-compute[87054]: pseries-2.6 Jul 18 05:37:21 devstack nova-compute[87054]: ppce500 Jul 18 05:37:21 devstack nova-compute[87054]: pseries-bionic-sxxm Jul 18 05:37:21 devstack nova-compute[87054]: pseries-2.7 Jul 18 05:37:21 devstack nova-compute[87054]: pseries-3.0 Jul 18 05:37:21 devstack nova-compute[87054]: pseries-8.0 Jul 18 05:37:21 devstack nova-compute[87054]: pseries-5.0 Jul 18 05:37:21 devstack nova-compute[87054]: 40p Jul 18 05:37:21 devstack nova-compute[87054]: pseries-lunar Jul 18 05:37:21 devstack nova-compute[87054]: pseries-2.8 Jul 18 05:37:21 devstack nova-compute[87054]: pegasos2 Jul 18 05:37:21 devstack nova-compute[87054]: pseries-hirsute Jul 18 05:37:21 devstack nova-compute[87054]: pseries-3.1 Jul 18 05:37:21 devstack nova-compute[87054]: pseries-8.1 Jul 18 05:37:21 devstack nova-compute[87054]: pseries-5.1 Jul 18 05:37:21 devstack nova-compute[87054]: pseries-eoan Jul 18 05:37:21 devstack nova-compute[87054]: pseries-2.9 Jul 18 05:37:21 devstack nova-compute[87054]: pseries-zesty Jul 18 05:37:21 devstack nova-compute[87054]: bamboo Jul 18 05:37:21 devstack nova-compute[87054]: pseries-groovy Jul 18 05:37:21 devstack nova-compute[87054]: pseries-focal Jul 18 05:37:21 devstack nova-compute[87054]: g3beige Jul 18 05:37:21 devstack nova-compute[87054]: pseries-8.2 Jul 18 05:37:21 devstack nova-compute[87054]: pseries-5.2 Jul 18 05:37:21 devstack nova-compute[87054]: pseries-disco Jul 18 05:37:21 devstack nova-compute[87054]: pseries-2.12-sxxm Jul 18 05:37:21 devstack nova-compute[87054]: pseries-mantic Jul 18 05:37:21 devstack nova-compute[87054]: pseries-kinetic Jul 18 05:37:21 devstack nova-compute[87054]: pseries-2.10 Jul 18 05:37:21 devstack nova-compute[87054]: pseries-7.0 Jul 18 05:37:21 devstack nova-compute[87054]: virtex-ml507 Jul 18 05:37:21 devstack nova-compute[87054]: pseries-2.11 Jul 18 05:37:21 devstack nova-compute[87054]: pseries-2.1 Jul 18 05:37:21 devstack nova-compute[87054]: pseries-7.1 Jul 18 05:37:21 devstack nova-compute[87054]: pseries-cosmic Jul 18 05:37:21 devstack nova-compute[87054]: pseries-bionic Jul 18 05:37:21 devstack nova-compute[87054]: pseries-2.12 Jul 18 05:37:21 devstack nova-compute[87054]: pseries-2.2 Jul 18 05:37:21 devstack nova-compute[87054]: pseries-7.2 Jul 18 05:37:21 devstack nova-compute[87054]: mac99 Jul 18 05:37:21 devstack nova-compute[87054]: pseries-impish Jul 18 05:37:21 devstack nova-compute[87054]: pseries-jammy Jul 18 05:37:21 devstack nova-compute[87054]: pseries-artful Jul 18 05:37:21 devstack nova-compute[87054]: sam460ex Jul 18 05:37:21 devstack nova-compute[87054]: ref405ep Jul 18 05:37:21 devstack nova-compute[87054]: pseries-2.3 Jul 18 05:37:21 devstack nova-compute[87054]: powernv8 Jul 18 05:37:21 devstack nova-compute[87054]: pseries-4.0 Jul 18 05:37:21 devstack nova-compute[87054]: pseries-6.0 Jul 18 05:37:21 devstack nova-compute[87054]: pseries-2.4 Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: hvm Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: 64 Jul 18 05:37:21 devstack nova-compute[87054]: /usr/bin/qemu-system-ppc64le Jul 18 05:37:21 devstack nova-compute[87054]: pseries-noble Jul 18 05:37:21 devstack nova-compute[87054]: pseries Jul 18 05:37:21 devstack nova-compute[87054]: amigaone Jul 18 05:37:21 devstack nova-compute[87054]: powernv9 Jul 18 05:37:21 devstack nova-compute[87054]: powernv Jul 18 05:37:21 devstack nova-compute[87054]: pseries-4.1 Jul 18 05:37:21 devstack nova-compute[87054]: mpc8544ds Jul 18 05:37:21 devstack nova-compute[87054]: pseries-6.1 Jul 18 05:37:21 devstack nova-compute[87054]: pseries-2.5 Jul 18 05:37:21 devstack nova-compute[87054]: powernv10 Jul 18 05:37:21 devstack nova-compute[87054]: pseries-xenial Jul 18 05:37:21 devstack nova-compute[87054]: pseries-4.2 Jul 18 05:37:21 devstack nova-compute[87054]: pseries-6.2 Jul 18 05:37:21 devstack nova-compute[87054]: pseries-yakkety Jul 18 05:37:21 devstack nova-compute[87054]: pseries-2.6 Jul 18 05:37:21 devstack nova-compute[87054]: ppce500 Jul 18 05:37:21 devstack nova-compute[87054]: pseries-bionic-sxxm Jul 18 05:37:21 devstack nova-compute[87054]: pseries-2.7 Jul 18 05:37:21 devstack nova-compute[87054]: pseries-3.0 Jul 18 05:37:21 devstack nova-compute[87054]: pseries-8.0 Jul 18 05:37:21 devstack nova-compute[87054]: pseries-5.0 Jul 18 05:37:21 devstack nova-compute[87054]: 40p Jul 18 05:37:21 devstack nova-compute[87054]: pseries-lunar Jul 18 05:37:21 devstack nova-compute[87054]: pseries-2.8 Jul 18 05:37:21 devstack nova-compute[87054]: pegasos2 Jul 18 05:37:21 devstack nova-compute[87054]: pseries-hirsute Jul 18 05:37:21 devstack nova-compute[87054]: pseries-3.1 Jul 18 05:37:21 devstack nova-compute[87054]: pseries-8.1 Jul 18 05:37:21 devstack nova-compute[87054]: pseries-5.1 Jul 18 05:37:21 devstack nova-compute[87054]: pseries-eoan Jul 18 05:37:21 devstack nova-compute[87054]: pseries-2.9 Jul 18 05:37:21 devstack nova-compute[87054]: pseries-zesty Jul 18 05:37:21 devstack nova-compute[87054]: bamboo Jul 18 05:37:21 devstack nova-compute[87054]: pseries-groovy Jul 18 05:37:21 devstack nova-compute[87054]: pseries-focal Jul 18 05:37:21 devstack nova-compute[87054]: g3beige Jul 18 05:37:21 devstack nova-compute[87054]: pseries-8.2 Jul 18 05:37:21 devstack nova-compute[87054]: pseries-5.2 Jul 18 05:37:21 devstack nova-compute[87054]: pseries-disco Jul 18 05:37:21 devstack nova-compute[87054]: pseries-2.12-sxxm Jul 18 05:37:21 devstack nova-compute[87054]: pseries-mantic Jul 18 05:37:21 devstack nova-compute[87054]: pseries-kinetic Jul 18 05:37:21 devstack nova-compute[87054]: pseries-2.10 Jul 18 05:37:21 devstack nova-compute[87054]: pseries-7.0 Jul 18 05:37:21 devstack nova-compute[87054]: virtex-ml507 Jul 18 05:37:21 devstack nova-compute[87054]: pseries-2.11 Jul 18 05:37:21 devstack nova-compute[87054]: pseries-2.1 Jul 18 05:37:21 devstack nova-compute[87054]: pseries-7.1 Jul 18 05:37:21 devstack nova-compute[87054]: pseries-cosmic Jul 18 05:37:21 devstack nova-compute[87054]: pseries-bionic Jul 18 05:37:21 devstack nova-compute[87054]: pseries-2.12 Jul 18 05:37:21 devstack nova-compute[87054]: pseries-2.2 Jul 18 05:37:21 devstack nova-compute[87054]: pseries-7.2 Jul 18 05:37:21 devstack nova-compute[87054]: mac99 Jul 18 05:37:21 devstack nova-compute[87054]: pseries-impish Jul 18 05:37:21 devstack nova-compute[87054]: pseries-jammy Jul 18 05:37:21 devstack nova-compute[87054]: pseries-artful Jul 18 05:37:21 devstack nova-compute[87054]: sam460ex Jul 18 05:37:21 devstack nova-compute[87054]: ref405ep Jul 18 05:37:21 devstack nova-compute[87054]: pseries-2.3 Jul 18 05:37:21 devstack nova-compute[87054]: powernv8 Jul 18 05:37:21 devstack nova-compute[87054]: pseries-4.0 Jul 18 05:37:21 devstack nova-compute[87054]: pseries-6.0 Jul 18 05:37:21 devstack nova-compute[87054]: pseries-2.4 Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: hvm Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: 32 Jul 18 05:37:21 devstack nova-compute[87054]: /usr/bin/qemu-system-riscv32 Jul 18 05:37:21 devstack nova-compute[87054]: virt Jul 18 05:37:21 devstack nova-compute[87054]: spike Jul 18 05:37:21 devstack nova-compute[87054]: opentitan Jul 18 05:37:21 devstack nova-compute[87054]: sifive_u Jul 18 05:37:21 devstack nova-compute[87054]: sifive_e Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: hvm Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: 64 Jul 18 05:37:21 devstack nova-compute[87054]: /usr/bin/qemu-system-riscv64 Jul 18 05:37:21 devstack nova-compute[87054]: virt Jul 18 05:37:21 devstack nova-compute[87054]: spike Jul 18 05:37:21 devstack nova-compute[87054]: microchip-icicle-kit Jul 18 05:37:21 devstack nova-compute[87054]: sifive_u Jul 18 05:37:21 devstack nova-compute[87054]: shakti_c Jul 18 05:37:21 devstack nova-compute[87054]: sifive_e Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: hvm Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: 64 Jul 18 05:37:21 devstack nova-compute[87054]: /usr/bin/qemu-system-s390x Jul 18 05:37:21 devstack nova-compute[87054]: s390-ccw-virtio-noble Jul 18 05:37:21 devstack nova-compute[87054]: s390-ccw-virtio Jul 18 05:37:21 devstack nova-compute[87054]: s390-ccw-virtio-8.0 Jul 18 05:37:21 devstack nova-compute[87054]: s390-ccw-virtio-disco Jul 18 05:37:21 devstack nova-compute[87054]: s390-ccw-virtio-6.0 Jul 18 05:37:21 devstack nova-compute[87054]: s390-ccw-virtio-2.11 Jul 18 05:37:21 devstack nova-compute[87054]: s390-ccw-virtio-7.0 Jul 18 05:37:21 devstack nova-compute[87054]: s390-ccw-virtio-mantic Jul 18 05:37:21 devstack nova-compute[87054]: s390-ccw-virtio-xenial Jul 18 05:37:21 devstack nova-compute[87054]: s390-ccw-virtio-5.0 Jul 18 05:37:21 devstack nova-compute[87054]: s390-ccw-virtio-focal Jul 18 05:37:21 devstack nova-compute[87054]: s390-ccw-virtio-2.8 Jul 18 05:37:21 devstack nova-compute[87054]: s390-ccw-virtio-4.0 Jul 18 05:37:21 devstack nova-compute[87054]: s390-ccw-virtio-zesty Jul 18 05:37:21 devstack nova-compute[87054]: s390-ccw-virtio-8.2 Jul 18 05:37:21 devstack nova-compute[87054]: s390-ccw-virtio-6.2 Jul 18 05:37:21 devstack nova-compute[87054]: s390-ccw-virtio-3.0 Jul 18 05:37:21 devstack nova-compute[87054]: s390-ccw-virtio-groovy Jul 18 05:37:21 devstack nova-compute[87054]: s390-ccw-virtio-2.5 Jul 18 05:37:21 devstack nova-compute[87054]: s390-ccw-virtio-7.2 Jul 18 05:37:21 devstack nova-compute[87054]: s390-ccw-virtio-5.2 Jul 18 05:37:21 devstack nova-compute[87054]: s390-ccw-virtio-artful Jul 18 05:37:21 devstack nova-compute[87054]: s390-ccw-virtio-hirsute Jul 18 05:37:21 devstack nova-compute[87054]: s390-ccw-virtio-4.2 Jul 18 05:37:21 devstack nova-compute[87054]: s390-ccw-virtio-2.10 Jul 18 05:37:21 devstack nova-compute[87054]: s390-ccw-virtio-2.7 Jul 18 05:37:21 devstack nova-compute[87054]: s390-ccw-virtio-lunar Jul 18 05:37:21 devstack nova-compute[87054]: s390-ccw-virtio-eoan Jul 18 05:37:21 devstack nova-compute[87054]: s390-ccw-virtio-kinetic Jul 18 05:37:21 devstack nova-compute[87054]: s390-ccw-virtio-8.1 Jul 18 05:37:21 devstack nova-compute[87054]: s390-ccw-virtio-yakkety Jul 18 05:37:21 devstack nova-compute[87054]: s390-ccw-virtio-6.1 Jul 18 05:37:21 devstack nova-compute[87054]: s390-ccw-virtio-cosmic Jul 18 05:37:21 devstack nova-compute[87054]: s390-ccw-virtio-bionic Jul 18 05:37:21 devstack nova-compute[87054]: s390-ccw-virtio-2.12 Jul 18 05:37:21 devstack nova-compute[87054]: s390-ccw-virtio-7.1 Jul 18 05:37:21 devstack nova-compute[87054]: s390-ccw-virtio-2.4 Jul 18 05:37:21 devstack nova-compute[87054]: s390-ccw-virtio-5.1 Jul 18 05:37:21 devstack nova-compute[87054]: s390-ccw-virtio-2.9 Jul 18 05:37:21 devstack nova-compute[87054]: s390-ccw-virtio-impish Jul 18 05:37:21 devstack nova-compute[87054]: s390-ccw-virtio-4.1 Jul 18 05:37:21 devstack nova-compute[87054]: s390-ccw-virtio-jammy Jul 18 05:37:21 devstack nova-compute[87054]: s390-ccw-virtio-3.1 Jul 18 05:37:21 devstack nova-compute[87054]: s390-ccw-virtio-2.6 Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: hvm Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: 32 Jul 18 05:37:21 devstack nova-compute[87054]: /usr/bin/qemu-system-sh4 Jul 18 05:37:21 devstack nova-compute[87054]: shix Jul 18 05:37:21 devstack nova-compute[87054]: r2d Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: hvm Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: 64 Jul 18 05:37:21 devstack nova-compute[87054]: /usr/bin/qemu-system-sh4eb Jul 18 05:37:21 devstack nova-compute[87054]: shix Jul 18 05:37:21 devstack nova-compute[87054]: r2d Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: hvm Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: 32 Jul 18 05:37:21 devstack nova-compute[87054]: /usr/bin/qemu-system-sparc Jul 18 05:37:21 devstack nova-compute[87054]: SS-5 Jul 18 05:37:21 devstack nova-compute[87054]: SS-20 Jul 18 05:37:21 devstack nova-compute[87054]: LX Jul 18 05:37:21 devstack nova-compute[87054]: SPARCClassic Jul 18 05:37:21 devstack nova-compute[87054]: leon3_generic Jul 18 05:37:21 devstack nova-compute[87054]: SPARCbook Jul 18 05:37:21 devstack nova-compute[87054]: SS-4 Jul 18 05:37:21 devstack nova-compute[87054]: SS-600MP Jul 18 05:37:21 devstack nova-compute[87054]: SS-10 Jul 18 05:37:21 devstack nova-compute[87054]: Voyager Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: hvm Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: 64 Jul 18 05:37:21 devstack nova-compute[87054]: /usr/bin/qemu-system-sparc64 Jul 18 05:37:21 devstack nova-compute[87054]: sun4u Jul 18 05:37:21 devstack nova-compute[87054]: niagara Jul 18 05:37:21 devstack nova-compute[87054]: sun4v Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: hvm Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: 64 Jul 18 05:37:21 devstack nova-compute[87054]: /usr/bin/qemu-system-x86_64 Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-noble-v2 Jul 18 05:37:21 devstack nova-compute[87054]: ubuntu Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-mantic Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-impish-hpb Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-5.2 Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-lunar-hpb Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-mantic Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-2.12 Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-2.0 Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-xenial Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-kinetic Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-6.2 Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-4.2 Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-mantic-maxcpus Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-2.5 Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-4.2 Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-focal Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-hirsute Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-xenial Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-jammy-hpb Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-5.2 Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-2.7 Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-eoan-hpb Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-zesty Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-groovy Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-disco-hpb Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-lunar Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-mantic-hpb-maxcpus Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-groovy Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-7.1 Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-artful Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-trusty Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-2.2 Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-focal-hpb Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-8.1 Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-eoan-hpb Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-jammy-maxcpus Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-bionic-hpb Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-mantic-hpb Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-artful Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-8.1 Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-2.7 Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-6.1 Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-kinetic Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-jammy-maxcpus Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-yakkety Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-2.4 Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-cosmic-hpb Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-7.1 Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-2.10 Jul 18 05:37:21 devstack nova-compute[87054]: x-remote Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-5.1 Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-2.9 Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-2.11 Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-jammy-hpb-maxcpus Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-3.1 Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-6.1 Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-4.1 Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-jammy Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-2.4 Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-4.1 Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-eoan Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-jammy-hpb Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-5.1 Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-2.9 Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-bionic-hpb Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-lunar Jul 18 05:37:21 devstack nova-compute[87054]: isapc Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-mantic-hpb Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-cosmic Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-2.6 Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-mantic-maxcpus Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-3.1 Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-bionic Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-disco-hpb Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-cosmic Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-2.12 Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-bionic Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-kinetic-hpb Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-groovy-hpb Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-7.0 Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-noble-v2 Jul 18 05:37:21 devstack nova-compute[87054]: ubuntu-q35 Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-lunar-hpb Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-disco Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-cosmic-hpb Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-2.1 Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-noble Jul 18 05:37:21 devstack nova-compute[87054]: q35 Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-8.0 Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-wily Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-impish Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-8.0 Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-2.6 Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-6.0 Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-impish Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-jammy Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-impish-hpb Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-hirsute Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-4.0.1 Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-hirsute-hpb Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-7.0 Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-5.0 Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-2.8 Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-2.10 Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-3.0 Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-zesty Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-7.2 Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-4.0 Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-6.0 Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-focal Jul 18 05:37:21 devstack nova-compute[87054]: microvm Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-2.3 Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-jammy-hpb-maxcpus Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-disco Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-kinetic-hpb Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-4.0 Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-focal-hpb Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-noble Jul 18 05:37:21 devstack nova-compute[87054]: pc Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-8.2 Jul 18 05:37:21 devstack nova-compute[87054]: q35 Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-groovy-hpb Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-hirsute-hpb Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-8.2 Jul 18 05:37:21 devstack nova-compute[87054]: pc Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-5.0 Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-2.8 Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-6.2 Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-eoan Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-2.5 Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-3.0 Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-yakkety Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-mantic-hpb-maxcpus Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-7.2 Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-2.11 Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: hvm Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: 32 Jul 18 05:37:21 devstack nova-compute[87054]: /usr/bin/qemu-system-xtensa Jul 18 05:37:21 devstack nova-compute[87054]: sim Jul 18 05:37:21 devstack nova-compute[87054]: kc705 Jul 18 05:37:21 devstack nova-compute[87054]: ml605 Jul 18 05:37:21 devstack nova-compute[87054]: ml605-nommu Jul 18 05:37:21 devstack nova-compute[87054]: virt Jul 18 05:37:21 devstack nova-compute[87054]: lx60-nommu Jul 18 05:37:21 devstack nova-compute[87054]: lx200 Jul 18 05:37:21 devstack nova-compute[87054]: lx200-nommu Jul 18 05:37:21 devstack nova-compute[87054]: lx60 Jul 18 05:37:21 devstack nova-compute[87054]: kc705-nommu Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: hvm Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: 32 Jul 18 05:37:21 devstack nova-compute[87054]: /usr/bin/qemu-system-xtensaeb Jul 18 05:37:21 devstack nova-compute[87054]: sim Jul 18 05:37:21 devstack nova-compute[87054]: kc705 Jul 18 05:37:21 devstack nova-compute[87054]: ml605 Jul 18 05:37:21 devstack nova-compute[87054]: ml605-nommu Jul 18 05:37:21 devstack nova-compute[87054]: virt Jul 18 05:37:21 devstack nova-compute[87054]: lx60-nommu Jul 18 05:37:21 devstack nova-compute[87054]: lx200 Jul 18 05:37:21 devstack nova-compute[87054]: lx200-nommu Jul 18 05:37:21 devstack nova-compute[87054]: lx60 Jul 18 05:37:21 devstack nova-compute[87054]: kc705-nommu Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Getting domain capabilities for alpha via machine types: {None} {{(pid=87054) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Error from libvirt when retrieving domain capabilities for arch alpha / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-alpha' on this host {{(pid=87054) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Getting domain capabilities for armv6l via machine types: {None, 'virt'} {{(pid=87054) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Error from libvirt when retrieving domain capabilities for arch armv6l / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-arm' on this host {{(pid=87054) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Error from libvirt when retrieving domain capabilities for arch armv6l / virt_type kvm / machine_type virt: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-arm' on this host {{(pid=87054) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Getting domain capabilities for armv7l via machine types: {'virt'} {{(pid=87054) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Error from libvirt when retrieving domain capabilities for arch armv7l / virt_type kvm / machine_type virt: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-arm' on this host {{(pid=87054) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Getting domain capabilities for aarch64 via machine types: {'virt'} {{(pid=87054) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Error from libvirt when retrieving domain capabilities for arch aarch64 / virt_type kvm / machine_type virt: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-aarch64' on this host {{(pid=87054) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Getting domain capabilities for cris via machine types: {None} {{(pid=87054) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Error from libvirt when retrieving domain capabilities for arch cris / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-cris' on this host {{(pid=87054) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Getting domain capabilities for i686 via machine types: {'ubuntu', 'pc', 'ubuntu-q35', 'q35'} {{(pid=87054) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=ubuntu: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: /usr/bin/qemu-system-i386 Jul 18 05:37:21 devstack nova-compute[87054]: kvm Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-noble-v2 Jul 18 05:37:21 devstack nova-compute[87054]: i686 Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: /usr/share/AAVMF/AAVMF_CODE.fd Jul 18 05:37:21 devstack nova-compute[87054]: /usr/share/AAVMF/AAVMF32_CODE.fd Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: rom Jul 18 05:37:21 devstack nova-compute[87054]: pflash Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: yes Jul 18 05:37:21 devstack nova-compute[87054]: no Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: no Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: off Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: on Jul 18 05:37:21 devstack nova-compute[87054]: off Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: EPYC-IBPB Jul 18 05:37:21 devstack nova-compute[87054]: AMD Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: qemu64 Jul 18 05:37:21 devstack nova-compute[87054]: qemu32 Jul 18 05:37:21 devstack nova-compute[87054]: phenom Jul 18 05:37:21 devstack nova-compute[87054]: pentium3 Jul 18 05:37:21 devstack nova-compute[87054]: pentium2 Jul 18 05:37:21 devstack nova-compute[87054]: pentium Jul 18 05:37:21 devstack nova-compute[87054]: n270 Jul 18 05:37:21 devstack nova-compute[87054]: kvm64 Jul 18 05:37:21 devstack nova-compute[87054]: kvm32 Jul 18 05:37:21 devstack nova-compute[87054]: coreduo Jul 18 05:37:21 devstack nova-compute[87054]: core2duo Jul 18 05:37:21 devstack nova-compute[87054]: athlon Jul 18 05:37:21 devstack nova-compute[87054]: Westmere-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Westmere Jul 18 05:37:21 devstack nova-compute[87054]: Snowridge Jul 18 05:37:21 devstack nova-compute[87054]: Skylake-Server-noTSX-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Skylake-Server-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Skylake-Server Jul 18 05:37:21 devstack nova-compute[87054]: Skylake-Client-noTSX-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Skylake-Client-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Skylake-Client Jul 18 05:37:21 devstack nova-compute[87054]: SapphireRapids Jul 18 05:37:21 devstack nova-compute[87054]: SandyBridge-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: SandyBridge Jul 18 05:37:21 devstack nova-compute[87054]: Penryn Jul 18 05:37:21 devstack nova-compute[87054]: Opteron_G5 Jul 18 05:37:21 devstack nova-compute[87054]: Opteron_G4 Jul 18 05:37:21 devstack nova-compute[87054]: Opteron_G3 Jul 18 05:37:21 devstack nova-compute[87054]: Opteron_G2 Jul 18 05:37:21 devstack nova-compute[87054]: Opteron_G1 Jul 18 05:37:21 devstack nova-compute[87054]: Nehalem-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Nehalem Jul 18 05:37:21 devstack nova-compute[87054]: IvyBridge-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: IvyBridge Jul 18 05:37:21 devstack nova-compute[87054]: Icelake-Server-noTSX Jul 18 05:37:21 devstack nova-compute[87054]: Icelake-Server Jul 18 05:37:21 devstack nova-compute[87054]: Haswell-noTSX-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Haswell-noTSX Jul 18 05:37:21 devstack nova-compute[87054]: Haswell-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Haswell Jul 18 05:37:21 devstack nova-compute[87054]: EPYC-Rome Jul 18 05:37:21 devstack nova-compute[87054]: EPYC-Milan Jul 18 05:37:21 devstack nova-compute[87054]: EPYC-IBPB Jul 18 05:37:21 devstack nova-compute[87054]: EPYC-Genoa Jul 18 05:37:21 devstack nova-compute[87054]: EPYC Jul 18 05:37:21 devstack nova-compute[87054]: Dhyana Jul 18 05:37:21 devstack nova-compute[87054]: Cooperlake Jul 18 05:37:21 devstack nova-compute[87054]: Conroe Jul 18 05:37:21 devstack nova-compute[87054]: Cascadelake-Server-noTSX Jul 18 05:37:21 devstack nova-compute[87054]: Cascadelake-Server Jul 18 05:37:21 devstack nova-compute[87054]: Broadwell-noTSX-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Broadwell-noTSX Jul 18 05:37:21 devstack nova-compute[87054]: Broadwell-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Broadwell Jul 18 05:37:21 devstack nova-compute[87054]: 486 Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: file Jul 18 05:37:21 devstack nova-compute[87054]: anonymous Jul 18 05:37:21 devstack nova-compute[87054]: memfd Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: disk Jul 18 05:37:21 devstack nova-compute[87054]: cdrom Jul 18 05:37:21 devstack nova-compute[87054]: floppy Jul 18 05:37:21 devstack nova-compute[87054]: lun Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: ide Jul 18 05:37:21 devstack nova-compute[87054]: fdc Jul 18 05:37:21 devstack nova-compute[87054]: scsi Jul 18 05:37:21 devstack nova-compute[87054]: virtio Jul 18 05:37:21 devstack nova-compute[87054]: usb Jul 18 05:37:21 devstack nova-compute[87054]: sata Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: virtio Jul 18 05:37:21 devstack nova-compute[87054]: virtio-transitional Jul 18 05:37:21 devstack nova-compute[87054]: virtio-non-transitional Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: sdl Jul 18 05:37:21 devstack nova-compute[87054]: vnc Jul 18 05:37:21 devstack nova-compute[87054]: spice Jul 18 05:37:21 devstack nova-compute[87054]: egl-headless Jul 18 05:37:21 devstack nova-compute[87054]: dbus Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: subsystem Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: default Jul 18 05:37:21 devstack nova-compute[87054]: mandatory Jul 18 05:37:21 devstack nova-compute[87054]: requisite Jul 18 05:37:21 devstack nova-compute[87054]: optional Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: usb Jul 18 05:37:21 devstack nova-compute[87054]: pci Jul 18 05:37:21 devstack nova-compute[87054]: scsi Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: virtio Jul 18 05:37:21 devstack nova-compute[87054]: virtio-transitional Jul 18 05:37:21 devstack nova-compute[87054]: virtio-non-transitional Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: random Jul 18 05:37:21 devstack nova-compute[87054]: egd Jul 18 05:37:21 devstack nova-compute[87054]: builtin Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: path Jul 18 05:37:21 devstack nova-compute[87054]: handle Jul 18 05:37:21 devstack nova-compute[87054]: virtiofs Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: tpm-tis Jul 18 05:37:21 devstack nova-compute[87054]: tpm-crb Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: passthrough Jul 18 05:37:21 devstack nova-compute[87054]: emulator Jul 18 05:37:21 devstack nova-compute[87054]: external Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: 1.2 Jul 18 05:37:21 devstack nova-compute[87054]: 2.0 Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: usb Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: pty Jul 18 05:37:21 devstack nova-compute[87054]: unix Jul 18 05:37:21 devstack nova-compute[87054]: spicevmc Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: virtio Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: qemu Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: builtin Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: relaxed Jul 18 05:37:21 devstack nova-compute[87054]: vapic Jul 18 05:37:21 devstack nova-compute[87054]: spinlocks Jul 18 05:37:21 devstack nova-compute[87054]: vpindex Jul 18 05:37:21 devstack nova-compute[87054]: runtime Jul 18 05:37:21 devstack nova-compute[87054]: synic Jul 18 05:37:21 devstack nova-compute[87054]: stimer Jul 18 05:37:21 devstack nova-compute[87054]: reset Jul 18 05:37:21 devstack nova-compute[87054]: vendor_id Jul 18 05:37:21 devstack nova-compute[87054]: frequencies Jul 18 05:37:21 devstack nova-compute[87054]: reenlightenment Jul 18 05:37:21 devstack nova-compute[87054]: tlbflush Jul 18 05:37:21 devstack nova-compute[87054]: ipi Jul 18 05:37:21 devstack nova-compute[87054]: avic Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: {{(pid=87054) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1107}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=pc: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: /usr/bin/qemu-system-i386 Jul 18 05:37:21 devstack nova-compute[87054]: kvm Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-noble Jul 18 05:37:21 devstack nova-compute[87054]: i686 Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: /usr/share/AAVMF/AAVMF_CODE.fd Jul 18 05:37:21 devstack nova-compute[87054]: /usr/share/AAVMF/AAVMF32_CODE.fd Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: rom Jul 18 05:37:21 devstack nova-compute[87054]: pflash Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: yes Jul 18 05:37:21 devstack nova-compute[87054]: no Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: no Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: off Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: on Jul 18 05:37:21 devstack nova-compute[87054]: off Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: EPYC-IBPB Jul 18 05:37:21 devstack nova-compute[87054]: AMD Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: qemu64 Jul 18 05:37:21 devstack nova-compute[87054]: qemu32 Jul 18 05:37:21 devstack nova-compute[87054]: phenom Jul 18 05:37:21 devstack nova-compute[87054]: pentium3 Jul 18 05:37:21 devstack nova-compute[87054]: pentium2 Jul 18 05:37:21 devstack nova-compute[87054]: pentium Jul 18 05:37:21 devstack nova-compute[87054]: n270 Jul 18 05:37:21 devstack nova-compute[87054]: kvm64 Jul 18 05:37:21 devstack nova-compute[87054]: kvm32 Jul 18 05:37:21 devstack nova-compute[87054]: coreduo Jul 18 05:37:21 devstack nova-compute[87054]: core2duo Jul 18 05:37:21 devstack nova-compute[87054]: athlon Jul 18 05:37:21 devstack nova-compute[87054]: Westmere-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Westmere Jul 18 05:37:21 devstack nova-compute[87054]: Snowridge Jul 18 05:37:21 devstack nova-compute[87054]: Skylake-Server-noTSX-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Skylake-Server-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Skylake-Server Jul 18 05:37:21 devstack nova-compute[87054]: Skylake-Client-noTSX-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Skylake-Client-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Skylake-Client Jul 18 05:37:21 devstack nova-compute[87054]: SapphireRapids Jul 18 05:37:21 devstack nova-compute[87054]: SandyBridge-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: SandyBridge Jul 18 05:37:21 devstack nova-compute[87054]: Penryn Jul 18 05:37:21 devstack nova-compute[87054]: Opteron_G5 Jul 18 05:37:21 devstack nova-compute[87054]: Opteron_G4 Jul 18 05:37:21 devstack nova-compute[87054]: Opteron_G3 Jul 18 05:37:21 devstack nova-compute[87054]: Opteron_G2 Jul 18 05:37:21 devstack nova-compute[87054]: Opteron_G1 Jul 18 05:37:21 devstack nova-compute[87054]: Nehalem-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Nehalem Jul 18 05:37:21 devstack nova-compute[87054]: IvyBridge-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: IvyBridge Jul 18 05:37:21 devstack nova-compute[87054]: Icelake-Server-noTSX Jul 18 05:37:21 devstack nova-compute[87054]: Icelake-Server Jul 18 05:37:21 devstack nova-compute[87054]: Haswell-noTSX-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Haswell-noTSX Jul 18 05:37:21 devstack nova-compute[87054]: Haswell-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Haswell Jul 18 05:37:21 devstack nova-compute[87054]: EPYC-Rome Jul 18 05:37:21 devstack nova-compute[87054]: EPYC-Milan Jul 18 05:37:21 devstack nova-compute[87054]: EPYC-IBPB Jul 18 05:37:21 devstack nova-compute[87054]: EPYC-Genoa Jul 18 05:37:21 devstack nova-compute[87054]: EPYC Jul 18 05:37:21 devstack nova-compute[87054]: Dhyana Jul 18 05:37:21 devstack nova-compute[87054]: Cooperlake Jul 18 05:37:21 devstack nova-compute[87054]: Conroe Jul 18 05:37:21 devstack nova-compute[87054]: Cascadelake-Server-noTSX Jul 18 05:37:21 devstack nova-compute[87054]: Cascadelake-Server Jul 18 05:37:21 devstack nova-compute[87054]: Broadwell-noTSX-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Broadwell-noTSX Jul 18 05:37:21 devstack nova-compute[87054]: Broadwell-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Broadwell Jul 18 05:37:21 devstack nova-compute[87054]: 486 Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: file Jul 18 05:37:21 devstack nova-compute[87054]: anonymous Jul 18 05:37:21 devstack nova-compute[87054]: memfd Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: disk Jul 18 05:37:21 devstack nova-compute[87054]: cdrom Jul 18 05:37:21 devstack nova-compute[87054]: floppy Jul 18 05:37:21 devstack nova-compute[87054]: lun Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: ide Jul 18 05:37:21 devstack nova-compute[87054]: fdc Jul 18 05:37:21 devstack nova-compute[87054]: scsi Jul 18 05:37:21 devstack nova-compute[87054]: virtio Jul 18 05:37:21 devstack nova-compute[87054]: usb Jul 18 05:37:21 devstack nova-compute[87054]: sata Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: virtio Jul 18 05:37:21 devstack nova-compute[87054]: virtio-transitional Jul 18 05:37:21 devstack nova-compute[87054]: virtio-non-transitional Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: sdl Jul 18 05:37:21 devstack nova-compute[87054]: vnc Jul 18 05:37:21 devstack nova-compute[87054]: spice Jul 18 05:37:21 devstack nova-compute[87054]: egl-headless Jul 18 05:37:21 devstack nova-compute[87054]: dbus Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: subsystem Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: default Jul 18 05:37:21 devstack nova-compute[87054]: mandatory Jul 18 05:37:21 devstack nova-compute[87054]: requisite Jul 18 05:37:21 devstack nova-compute[87054]: optional Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: usb Jul 18 05:37:21 devstack nova-compute[87054]: pci Jul 18 05:37:21 devstack nova-compute[87054]: scsi Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: virtio Jul 18 05:37:21 devstack nova-compute[87054]: virtio-transitional Jul 18 05:37:21 devstack nova-compute[87054]: virtio-non-transitional Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: random Jul 18 05:37:21 devstack nova-compute[87054]: egd Jul 18 05:37:21 devstack nova-compute[87054]: builtin Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: path Jul 18 05:37:21 devstack nova-compute[87054]: handle Jul 18 05:37:21 devstack nova-compute[87054]: virtiofs Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: tpm-tis Jul 18 05:37:21 devstack nova-compute[87054]: tpm-crb Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: passthrough Jul 18 05:37:21 devstack nova-compute[87054]: emulator Jul 18 05:37:21 devstack nova-compute[87054]: external Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: 1.2 Jul 18 05:37:21 devstack nova-compute[87054]: 2.0 Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: usb Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: pty Jul 18 05:37:21 devstack nova-compute[87054]: unix Jul 18 05:37:21 devstack nova-compute[87054]: spicevmc Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: virtio Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: qemu Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: builtin Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: relaxed Jul 18 05:37:21 devstack nova-compute[87054]: vapic Jul 18 05:37:21 devstack nova-compute[87054]: spinlocks Jul 18 05:37:21 devstack nova-compute[87054]: vpindex Jul 18 05:37:21 devstack nova-compute[87054]: runtime Jul 18 05:37:21 devstack nova-compute[87054]: synic Jul 18 05:37:21 devstack nova-compute[87054]: stimer Jul 18 05:37:21 devstack nova-compute[87054]: reset Jul 18 05:37:21 devstack nova-compute[87054]: vendor_id Jul 18 05:37:21 devstack nova-compute[87054]: frequencies Jul 18 05:37:21 devstack nova-compute[87054]: reenlightenment Jul 18 05:37:21 devstack nova-compute[87054]: tlbflush Jul 18 05:37:21 devstack nova-compute[87054]: ipi Jul 18 05:37:21 devstack nova-compute[87054]: avic Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: {{(pid=87054) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1107}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=ubuntu-q35: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: /usr/bin/qemu-system-i386 Jul 18 05:37:21 devstack nova-compute[87054]: kvm Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-noble-v2 Jul 18 05:37:21 devstack nova-compute[87054]: i686 Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: /usr/share/AAVMF/AAVMF_CODE.fd Jul 18 05:37:21 devstack nova-compute[87054]: /usr/share/AAVMF/AAVMF32_CODE.fd Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: rom Jul 18 05:37:21 devstack nova-compute[87054]: pflash Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: yes Jul 18 05:37:21 devstack nova-compute[87054]: no Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: no Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: off Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: on Jul 18 05:37:21 devstack nova-compute[87054]: off Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: EPYC-IBPB Jul 18 05:37:21 devstack nova-compute[87054]: AMD Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: qemu64 Jul 18 05:37:21 devstack nova-compute[87054]: qemu32 Jul 18 05:37:21 devstack nova-compute[87054]: phenom Jul 18 05:37:21 devstack nova-compute[87054]: pentium3 Jul 18 05:37:21 devstack nova-compute[87054]: pentium2 Jul 18 05:37:21 devstack nova-compute[87054]: pentium Jul 18 05:37:21 devstack nova-compute[87054]: n270 Jul 18 05:37:21 devstack nova-compute[87054]: kvm64 Jul 18 05:37:21 devstack nova-compute[87054]: kvm32 Jul 18 05:37:21 devstack nova-compute[87054]: coreduo Jul 18 05:37:21 devstack nova-compute[87054]: core2duo Jul 18 05:37:21 devstack nova-compute[87054]: athlon Jul 18 05:37:21 devstack nova-compute[87054]: Westmere-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Westmere Jul 18 05:37:21 devstack nova-compute[87054]: Snowridge Jul 18 05:37:21 devstack nova-compute[87054]: Skylake-Server-noTSX-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Skylake-Server-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Skylake-Server Jul 18 05:37:21 devstack nova-compute[87054]: Skylake-Client-noTSX-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Skylake-Client-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Skylake-Client Jul 18 05:37:21 devstack nova-compute[87054]: SapphireRapids Jul 18 05:37:21 devstack nova-compute[87054]: SandyBridge-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: SandyBridge Jul 18 05:37:21 devstack nova-compute[87054]: Penryn Jul 18 05:37:21 devstack nova-compute[87054]: Opteron_G5 Jul 18 05:37:21 devstack nova-compute[87054]: Opteron_G4 Jul 18 05:37:21 devstack nova-compute[87054]: Opteron_G3 Jul 18 05:37:21 devstack nova-compute[87054]: Opteron_G2 Jul 18 05:37:21 devstack nova-compute[87054]: Opteron_G1 Jul 18 05:37:21 devstack nova-compute[87054]: Nehalem-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Nehalem Jul 18 05:37:21 devstack nova-compute[87054]: IvyBridge-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: IvyBridge Jul 18 05:37:21 devstack nova-compute[87054]: Icelake-Server-noTSX Jul 18 05:37:21 devstack nova-compute[87054]: Icelake-Server Jul 18 05:37:21 devstack nova-compute[87054]: Haswell-noTSX-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Haswell-noTSX Jul 18 05:37:21 devstack nova-compute[87054]: Haswell-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Haswell Jul 18 05:37:21 devstack nova-compute[87054]: EPYC-Rome Jul 18 05:37:21 devstack nova-compute[87054]: EPYC-Milan Jul 18 05:37:21 devstack nova-compute[87054]: EPYC-IBPB Jul 18 05:37:21 devstack nova-compute[87054]: EPYC-Genoa Jul 18 05:37:21 devstack nova-compute[87054]: EPYC Jul 18 05:37:21 devstack nova-compute[87054]: Dhyana Jul 18 05:37:21 devstack nova-compute[87054]: Cooperlake Jul 18 05:37:21 devstack nova-compute[87054]: Conroe Jul 18 05:37:21 devstack nova-compute[87054]: Cascadelake-Server-noTSX Jul 18 05:37:21 devstack nova-compute[87054]: Cascadelake-Server Jul 18 05:37:21 devstack nova-compute[87054]: Broadwell-noTSX-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Broadwell-noTSX Jul 18 05:37:21 devstack nova-compute[87054]: Broadwell-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Broadwell Jul 18 05:37:21 devstack nova-compute[87054]: 486 Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: file Jul 18 05:37:21 devstack nova-compute[87054]: anonymous Jul 18 05:37:21 devstack nova-compute[87054]: memfd Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: disk Jul 18 05:37:21 devstack nova-compute[87054]: cdrom Jul 18 05:37:21 devstack nova-compute[87054]: floppy Jul 18 05:37:21 devstack nova-compute[87054]: lun Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: fdc Jul 18 05:37:21 devstack nova-compute[87054]: scsi Jul 18 05:37:21 devstack nova-compute[87054]: virtio Jul 18 05:37:21 devstack nova-compute[87054]: usb Jul 18 05:37:21 devstack nova-compute[87054]: sata Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: virtio Jul 18 05:37:21 devstack nova-compute[87054]: virtio-transitional Jul 18 05:37:21 devstack nova-compute[87054]: virtio-non-transitional Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: sdl Jul 18 05:37:21 devstack nova-compute[87054]: vnc Jul 18 05:37:21 devstack nova-compute[87054]: spice Jul 18 05:37:21 devstack nova-compute[87054]: egl-headless Jul 18 05:37:21 devstack nova-compute[87054]: dbus Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: subsystem Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: default Jul 18 05:37:21 devstack nova-compute[87054]: mandatory Jul 18 05:37:21 devstack nova-compute[87054]: requisite Jul 18 05:37:21 devstack nova-compute[87054]: optional Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: usb Jul 18 05:37:21 devstack nova-compute[87054]: pci Jul 18 05:37:21 devstack nova-compute[87054]: scsi Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: virtio Jul 18 05:37:21 devstack nova-compute[87054]: virtio-transitional Jul 18 05:37:21 devstack nova-compute[87054]: virtio-non-transitional Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: random Jul 18 05:37:21 devstack nova-compute[87054]: egd Jul 18 05:37:21 devstack nova-compute[87054]: builtin Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: path Jul 18 05:37:21 devstack nova-compute[87054]: handle Jul 18 05:37:21 devstack nova-compute[87054]: virtiofs Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: tpm-tis Jul 18 05:37:21 devstack nova-compute[87054]: tpm-crb Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: passthrough Jul 18 05:37:21 devstack nova-compute[87054]: emulator Jul 18 05:37:21 devstack nova-compute[87054]: external Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: 1.2 Jul 18 05:37:21 devstack nova-compute[87054]: 2.0 Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: usb Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: pty Jul 18 05:37:21 devstack nova-compute[87054]: unix Jul 18 05:37:21 devstack nova-compute[87054]: spicevmc Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: virtio Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: qemu Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: builtin Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: relaxed Jul 18 05:37:21 devstack nova-compute[87054]: vapic Jul 18 05:37:21 devstack nova-compute[87054]: spinlocks Jul 18 05:37:21 devstack nova-compute[87054]: vpindex Jul 18 05:37:21 devstack nova-compute[87054]: runtime Jul 18 05:37:21 devstack nova-compute[87054]: synic Jul 18 05:37:21 devstack nova-compute[87054]: stimer Jul 18 05:37:21 devstack nova-compute[87054]: reset Jul 18 05:37:21 devstack nova-compute[87054]: vendor_id Jul 18 05:37:21 devstack nova-compute[87054]: frequencies Jul 18 05:37:21 devstack nova-compute[87054]: reenlightenment Jul 18 05:37:21 devstack nova-compute[87054]: tlbflush Jul 18 05:37:21 devstack nova-compute[87054]: ipi Jul 18 05:37:21 devstack nova-compute[87054]: avic Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: {{(pid=87054) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1107}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=q35: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: /usr/bin/qemu-system-i386 Jul 18 05:37:21 devstack nova-compute[87054]: kvm Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-noble Jul 18 05:37:21 devstack nova-compute[87054]: i686 Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: /usr/share/AAVMF/AAVMF_CODE.fd Jul 18 05:37:21 devstack nova-compute[87054]: /usr/share/AAVMF/AAVMF32_CODE.fd Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: rom Jul 18 05:37:21 devstack nova-compute[87054]: pflash Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: yes Jul 18 05:37:21 devstack nova-compute[87054]: no Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: no Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: off Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: on Jul 18 05:37:21 devstack nova-compute[87054]: off Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: EPYC-IBPB Jul 18 05:37:21 devstack nova-compute[87054]: AMD Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: qemu64 Jul 18 05:37:21 devstack nova-compute[87054]: qemu32 Jul 18 05:37:21 devstack nova-compute[87054]: phenom Jul 18 05:37:21 devstack nova-compute[87054]: pentium3 Jul 18 05:37:21 devstack nova-compute[87054]: pentium2 Jul 18 05:37:21 devstack nova-compute[87054]: pentium Jul 18 05:37:21 devstack nova-compute[87054]: n270 Jul 18 05:37:21 devstack nova-compute[87054]: kvm64 Jul 18 05:37:21 devstack nova-compute[87054]: kvm32 Jul 18 05:37:21 devstack nova-compute[87054]: coreduo Jul 18 05:37:21 devstack nova-compute[87054]: core2duo Jul 18 05:37:21 devstack nova-compute[87054]: athlon Jul 18 05:37:21 devstack nova-compute[87054]: Westmere-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Westmere Jul 18 05:37:21 devstack nova-compute[87054]: Snowridge Jul 18 05:37:21 devstack nova-compute[87054]: Skylake-Server-noTSX-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Skylake-Server-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Skylake-Server Jul 18 05:37:21 devstack nova-compute[87054]: Skylake-Client-noTSX-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Skylake-Client-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Skylake-Client Jul 18 05:37:21 devstack nova-compute[87054]: SapphireRapids Jul 18 05:37:21 devstack nova-compute[87054]: SandyBridge-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: SandyBridge Jul 18 05:37:21 devstack nova-compute[87054]: Penryn Jul 18 05:37:21 devstack nova-compute[87054]: Opteron_G5 Jul 18 05:37:21 devstack nova-compute[87054]: Opteron_G4 Jul 18 05:37:21 devstack nova-compute[87054]: Opteron_G3 Jul 18 05:37:21 devstack nova-compute[87054]: Opteron_G2 Jul 18 05:37:21 devstack nova-compute[87054]: Opteron_G1 Jul 18 05:37:21 devstack nova-compute[87054]: Nehalem-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Nehalem Jul 18 05:37:21 devstack nova-compute[87054]: IvyBridge-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: IvyBridge Jul 18 05:37:21 devstack nova-compute[87054]: Icelake-Server-noTSX Jul 18 05:37:21 devstack nova-compute[87054]: Icelake-Server Jul 18 05:37:21 devstack nova-compute[87054]: Haswell-noTSX-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Haswell-noTSX Jul 18 05:37:21 devstack nova-compute[87054]: Haswell-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Haswell Jul 18 05:37:21 devstack nova-compute[87054]: EPYC-Rome Jul 18 05:37:21 devstack nova-compute[87054]: EPYC-Milan Jul 18 05:37:21 devstack nova-compute[87054]: EPYC-IBPB Jul 18 05:37:21 devstack nova-compute[87054]: EPYC-Genoa Jul 18 05:37:21 devstack nova-compute[87054]: EPYC Jul 18 05:37:21 devstack nova-compute[87054]: Dhyana Jul 18 05:37:21 devstack nova-compute[87054]: Cooperlake Jul 18 05:37:21 devstack nova-compute[87054]: Conroe Jul 18 05:37:21 devstack nova-compute[87054]: Cascadelake-Server-noTSX Jul 18 05:37:21 devstack nova-compute[87054]: Cascadelake-Server Jul 18 05:37:21 devstack nova-compute[87054]: Broadwell-noTSX-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Broadwell-noTSX Jul 18 05:37:21 devstack nova-compute[87054]: Broadwell-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Broadwell Jul 18 05:37:21 devstack nova-compute[87054]: 486 Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: file Jul 18 05:37:21 devstack nova-compute[87054]: anonymous Jul 18 05:37:21 devstack nova-compute[87054]: memfd Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: disk Jul 18 05:37:21 devstack nova-compute[87054]: cdrom Jul 18 05:37:21 devstack nova-compute[87054]: floppy Jul 18 05:37:21 devstack nova-compute[87054]: lun Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: fdc Jul 18 05:37:21 devstack nova-compute[87054]: scsi Jul 18 05:37:21 devstack nova-compute[87054]: virtio Jul 18 05:37:21 devstack nova-compute[87054]: usb Jul 18 05:37:21 devstack nova-compute[87054]: sata Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: virtio Jul 18 05:37:21 devstack nova-compute[87054]: virtio-transitional Jul 18 05:37:21 devstack nova-compute[87054]: virtio-non-transitional Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: sdl Jul 18 05:37:21 devstack nova-compute[87054]: vnc Jul 18 05:37:21 devstack nova-compute[87054]: spice Jul 18 05:37:21 devstack nova-compute[87054]: egl-headless Jul 18 05:37:21 devstack nova-compute[87054]: dbus Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: subsystem Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: default Jul 18 05:37:21 devstack nova-compute[87054]: mandatory Jul 18 05:37:21 devstack nova-compute[87054]: requisite Jul 18 05:37:21 devstack nova-compute[87054]: optional Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: usb Jul 18 05:37:21 devstack nova-compute[87054]: pci Jul 18 05:37:21 devstack nova-compute[87054]: scsi Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: virtio Jul 18 05:37:21 devstack nova-compute[87054]: virtio-transitional Jul 18 05:37:21 devstack nova-compute[87054]: virtio-non-transitional Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: random Jul 18 05:37:21 devstack nova-compute[87054]: egd Jul 18 05:37:21 devstack nova-compute[87054]: builtin Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: path Jul 18 05:37:21 devstack nova-compute[87054]: handle Jul 18 05:37:21 devstack nova-compute[87054]: virtiofs Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: tpm-tis Jul 18 05:37:21 devstack nova-compute[87054]: tpm-crb Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: passthrough Jul 18 05:37:21 devstack nova-compute[87054]: emulator Jul 18 05:37:21 devstack nova-compute[87054]: external Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: 1.2 Jul 18 05:37:21 devstack nova-compute[87054]: 2.0 Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: usb Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: pty Jul 18 05:37:21 devstack nova-compute[87054]: unix Jul 18 05:37:21 devstack nova-compute[87054]: spicevmc Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: virtio Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: qemu Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: builtin Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: relaxed Jul 18 05:37:21 devstack nova-compute[87054]: vapic Jul 18 05:37:21 devstack nova-compute[87054]: spinlocks Jul 18 05:37:21 devstack nova-compute[87054]: vpindex Jul 18 05:37:21 devstack nova-compute[87054]: runtime Jul 18 05:37:21 devstack nova-compute[87054]: synic Jul 18 05:37:21 devstack nova-compute[87054]: stimer Jul 18 05:37:21 devstack nova-compute[87054]: reset Jul 18 05:37:21 devstack nova-compute[87054]: vendor_id Jul 18 05:37:21 devstack nova-compute[87054]: frequencies Jul 18 05:37:21 devstack nova-compute[87054]: reenlightenment Jul 18 05:37:21 devstack nova-compute[87054]: tlbflush Jul 18 05:37:21 devstack nova-compute[87054]: ipi Jul 18 05:37:21 devstack nova-compute[87054]: avic Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: {{(pid=87054) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1107}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Getting domain capabilities for m68k via machine types: {None, 'virt'} {{(pid=87054) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Error from libvirt when retrieving domain capabilities for arch m68k / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-m68k' on this host {{(pid=87054) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Error from libvirt when retrieving domain capabilities for arch m68k / virt_type kvm / machine_type virt: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-m68k' on this host {{(pid=87054) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Getting domain capabilities for microblaze via machine types: {None} {{(pid=87054) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Error from libvirt when retrieving domain capabilities for arch microblaze / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-microblaze' on this host {{(pid=87054) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Getting domain capabilities for microblazeel via machine types: {None} {{(pid=87054) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Error from libvirt when retrieving domain capabilities for arch microblazeel / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-microblazeel' on this host {{(pid=87054) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Getting domain capabilities for mips via machine types: {None} {{(pid=87054) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Error from libvirt when retrieving domain capabilities for arch mips / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-mips' on this host {{(pid=87054) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Getting domain capabilities for mipsel via machine types: {None} {{(pid=87054) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Error from libvirt when retrieving domain capabilities for arch mipsel / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-mipsel' on this host {{(pid=87054) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Getting domain capabilities for mips64 via machine types: {None} {{(pid=87054) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Error from libvirt when retrieving domain capabilities for arch mips64 / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-mips64' on this host {{(pid=87054) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Getting domain capabilities for mips64el via machine types: {None} {{(pid=87054) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Error from libvirt when retrieving domain capabilities for arch mips64el / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-mips64el' on this host {{(pid=87054) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Getting domain capabilities for ppc via machine types: {None} {{(pid=87054) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Error from libvirt when retrieving domain capabilities for arch ppc / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-ppc' on this host {{(pid=87054) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Getting domain capabilities for ppc64 via machine types: {None, 'pseries', 'powernv'} {{(pid=87054) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Error from libvirt when retrieving domain capabilities for arch ppc64 / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-ppc64' on this host {{(pid=87054) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Error from libvirt when retrieving domain capabilities for arch ppc64 / virt_type kvm / machine_type pseries: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-ppc64' on this host {{(pid=87054) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Error from libvirt when retrieving domain capabilities for arch ppc64 / virt_type kvm / machine_type powernv: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-ppc64' on this host {{(pid=87054) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Getting domain capabilities for ppc64le via machine types: {'pseries', 'powernv'} {{(pid=87054) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Error from libvirt when retrieving domain capabilities for arch ppc64le / virt_type kvm / machine_type pseries: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-ppc64le' on this host {{(pid=87054) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Error from libvirt when retrieving domain capabilities for arch ppc64le / virt_type kvm / machine_type powernv: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-ppc64le' on this host {{(pid=87054) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Getting domain capabilities for riscv32 via machine types: {None} {{(pid=87054) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Error from libvirt when retrieving domain capabilities for arch riscv32 / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-riscv32' on this host {{(pid=87054) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Getting domain capabilities for riscv64 via machine types: {None} {{(pid=87054) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Error from libvirt when retrieving domain capabilities for arch riscv64 / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-riscv64' on this host {{(pid=87054) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Getting domain capabilities for s390x via machine types: {'s390-ccw-virtio'} {{(pid=87054) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Error from libvirt when retrieving domain capabilities for arch s390x / virt_type kvm / machine_type s390-ccw-virtio: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-s390x' on this host {{(pid=87054) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Getting domain capabilities for sh4 via machine types: {None} {{(pid=87054) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Error from libvirt when retrieving domain capabilities for arch sh4 / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-sh4' on this host {{(pid=87054) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Getting domain capabilities for sh4eb via machine types: {None} {{(pid=87054) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Error from libvirt when retrieving domain capabilities for arch sh4eb / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-sh4eb' on this host {{(pid=87054) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Getting domain capabilities for sparc via machine types: {None} {{(pid=87054) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Error from libvirt when retrieving domain capabilities for arch sparc / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-sparc' on this host {{(pid=87054) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Getting domain capabilities for sparc64 via machine types: {None} {{(pid=87054) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Error from libvirt when retrieving domain capabilities for arch sparc64 / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-sparc64' on this host {{(pid=87054) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Getting domain capabilities for x86_64 via machine types: {'ubuntu', 'pc', 'ubuntu-q35', 'q35'} {{(pid=87054) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=ubuntu: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: /usr/bin/qemu-system-x86_64 Jul 18 05:37:21 devstack nova-compute[87054]: kvm Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-noble-v2 Jul 18 05:37:21 devstack nova-compute[87054]: x86_64 Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: efi Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: /usr/share/OVMF/OVMF_CODE_4M.fd Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: rom Jul 18 05:37:21 devstack nova-compute[87054]: pflash Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: yes Jul 18 05:37:21 devstack nova-compute[87054]: no Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: no Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: on Jul 18 05:37:21 devstack nova-compute[87054]: off Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: on Jul 18 05:37:21 devstack nova-compute[87054]: off Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: EPYC-IBPB Jul 18 05:37:21 devstack nova-compute[87054]: AMD Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: qemu64 Jul 18 05:37:21 devstack nova-compute[87054]: qemu32 Jul 18 05:37:21 devstack nova-compute[87054]: phenom Jul 18 05:37:21 devstack nova-compute[87054]: pentium3 Jul 18 05:37:21 devstack nova-compute[87054]: pentium2 Jul 18 05:37:21 devstack nova-compute[87054]: pentium Jul 18 05:37:21 devstack nova-compute[87054]: n270 Jul 18 05:37:21 devstack nova-compute[87054]: kvm64 Jul 18 05:37:21 devstack nova-compute[87054]: kvm32 Jul 18 05:37:21 devstack nova-compute[87054]: coreduo Jul 18 05:37:21 devstack nova-compute[87054]: core2duo Jul 18 05:37:21 devstack nova-compute[87054]: athlon Jul 18 05:37:21 devstack nova-compute[87054]: Westmere-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Westmere Jul 18 05:37:21 devstack nova-compute[87054]: Snowridge Jul 18 05:37:21 devstack nova-compute[87054]: Skylake-Server-noTSX-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Skylake-Server-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Skylake-Server Jul 18 05:37:21 devstack nova-compute[87054]: Skylake-Client-noTSX-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Skylake-Client-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Skylake-Client Jul 18 05:37:21 devstack nova-compute[87054]: SapphireRapids Jul 18 05:37:21 devstack nova-compute[87054]: SandyBridge-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: SandyBridge Jul 18 05:37:21 devstack nova-compute[87054]: Penryn Jul 18 05:37:21 devstack nova-compute[87054]: Opteron_G5 Jul 18 05:37:21 devstack nova-compute[87054]: Opteron_G4 Jul 18 05:37:21 devstack nova-compute[87054]: Opteron_G3 Jul 18 05:37:21 devstack nova-compute[87054]: Opteron_G2 Jul 18 05:37:21 devstack nova-compute[87054]: Opteron_G1 Jul 18 05:37:21 devstack nova-compute[87054]: Nehalem-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Nehalem Jul 18 05:37:21 devstack nova-compute[87054]: IvyBridge-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: IvyBridge Jul 18 05:37:21 devstack nova-compute[87054]: Icelake-Server-noTSX Jul 18 05:37:21 devstack nova-compute[87054]: Icelake-Server Jul 18 05:37:21 devstack nova-compute[87054]: Haswell-noTSX-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Haswell-noTSX Jul 18 05:37:21 devstack nova-compute[87054]: Haswell-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Haswell Jul 18 05:37:21 devstack nova-compute[87054]: EPYC-Rome Jul 18 05:37:21 devstack nova-compute[87054]: EPYC-Milan Jul 18 05:37:21 devstack nova-compute[87054]: EPYC-IBPB Jul 18 05:37:21 devstack nova-compute[87054]: EPYC-Genoa Jul 18 05:37:21 devstack nova-compute[87054]: EPYC Jul 18 05:37:21 devstack nova-compute[87054]: Dhyana Jul 18 05:37:21 devstack nova-compute[87054]: Cooperlake Jul 18 05:37:21 devstack nova-compute[87054]: Conroe Jul 18 05:37:21 devstack nova-compute[87054]: Cascadelake-Server-noTSX Jul 18 05:37:21 devstack nova-compute[87054]: Cascadelake-Server Jul 18 05:37:21 devstack nova-compute[87054]: Broadwell-noTSX-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Broadwell-noTSX Jul 18 05:37:21 devstack nova-compute[87054]: Broadwell-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Broadwell Jul 18 05:37:21 devstack nova-compute[87054]: 486 Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: file Jul 18 05:37:21 devstack nova-compute[87054]: anonymous Jul 18 05:37:21 devstack nova-compute[87054]: memfd Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: disk Jul 18 05:37:21 devstack nova-compute[87054]: cdrom Jul 18 05:37:21 devstack nova-compute[87054]: floppy Jul 18 05:37:21 devstack nova-compute[87054]: lun Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: ide Jul 18 05:37:21 devstack nova-compute[87054]: fdc Jul 18 05:37:21 devstack nova-compute[87054]: scsi Jul 18 05:37:21 devstack nova-compute[87054]: virtio Jul 18 05:37:21 devstack nova-compute[87054]: usb Jul 18 05:37:21 devstack nova-compute[87054]: sata Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: virtio Jul 18 05:37:21 devstack nova-compute[87054]: virtio-transitional Jul 18 05:37:21 devstack nova-compute[87054]: virtio-non-transitional Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: sdl Jul 18 05:37:21 devstack nova-compute[87054]: vnc Jul 18 05:37:21 devstack nova-compute[87054]: spice Jul 18 05:37:21 devstack nova-compute[87054]: egl-headless Jul 18 05:37:21 devstack nova-compute[87054]: dbus Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: subsystem Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: default Jul 18 05:37:21 devstack nova-compute[87054]: mandatory Jul 18 05:37:21 devstack nova-compute[87054]: requisite Jul 18 05:37:21 devstack nova-compute[87054]: optional Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: usb Jul 18 05:37:21 devstack nova-compute[87054]: pci Jul 18 05:37:21 devstack nova-compute[87054]: scsi Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: virtio Jul 18 05:37:21 devstack nova-compute[87054]: virtio-transitional Jul 18 05:37:21 devstack nova-compute[87054]: virtio-non-transitional Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: random Jul 18 05:37:21 devstack nova-compute[87054]: egd Jul 18 05:37:21 devstack nova-compute[87054]: builtin Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: path Jul 18 05:37:21 devstack nova-compute[87054]: handle Jul 18 05:37:21 devstack nova-compute[87054]: virtiofs Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: tpm-tis Jul 18 05:37:21 devstack nova-compute[87054]: tpm-crb Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: passthrough Jul 18 05:37:21 devstack nova-compute[87054]: emulator Jul 18 05:37:21 devstack nova-compute[87054]: external Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: 1.2 Jul 18 05:37:21 devstack nova-compute[87054]: 2.0 Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: usb Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: pty Jul 18 05:37:21 devstack nova-compute[87054]: unix Jul 18 05:37:21 devstack nova-compute[87054]: spicevmc Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: virtio Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: qemu Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: builtin Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: relaxed Jul 18 05:37:21 devstack nova-compute[87054]: vapic Jul 18 05:37:21 devstack nova-compute[87054]: spinlocks Jul 18 05:37:21 devstack nova-compute[87054]: vpindex Jul 18 05:37:21 devstack nova-compute[87054]: runtime Jul 18 05:37:21 devstack nova-compute[87054]: synic Jul 18 05:37:21 devstack nova-compute[87054]: stimer Jul 18 05:37:21 devstack nova-compute[87054]: reset Jul 18 05:37:21 devstack nova-compute[87054]: vendor_id Jul 18 05:37:21 devstack nova-compute[87054]: frequencies Jul 18 05:37:21 devstack nova-compute[87054]: reenlightenment Jul 18 05:37:21 devstack nova-compute[87054]: tlbflush Jul 18 05:37:21 devstack nova-compute[87054]: ipi Jul 18 05:37:21 devstack nova-compute[87054]: avic Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: {{(pid=87054) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1107}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=pc: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: /usr/bin/qemu-system-x86_64 Jul 18 05:37:21 devstack nova-compute[87054]: kvm Jul 18 05:37:21 devstack nova-compute[87054]: pc-i440fx-noble Jul 18 05:37:21 devstack nova-compute[87054]: x86_64 Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: efi Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: /usr/share/OVMF/OVMF_CODE_4M.fd Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: rom Jul 18 05:37:21 devstack nova-compute[87054]: pflash Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: yes Jul 18 05:37:21 devstack nova-compute[87054]: no Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: no Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: on Jul 18 05:37:21 devstack nova-compute[87054]: off Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: on Jul 18 05:37:21 devstack nova-compute[87054]: off Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: EPYC-IBPB Jul 18 05:37:21 devstack nova-compute[87054]: AMD Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: qemu64 Jul 18 05:37:21 devstack nova-compute[87054]: qemu32 Jul 18 05:37:21 devstack nova-compute[87054]: phenom Jul 18 05:37:21 devstack nova-compute[87054]: pentium3 Jul 18 05:37:21 devstack nova-compute[87054]: pentium2 Jul 18 05:37:21 devstack nova-compute[87054]: pentium Jul 18 05:37:21 devstack nova-compute[87054]: n270 Jul 18 05:37:21 devstack nova-compute[87054]: kvm64 Jul 18 05:37:21 devstack nova-compute[87054]: kvm32 Jul 18 05:37:21 devstack nova-compute[87054]: coreduo Jul 18 05:37:21 devstack nova-compute[87054]: core2duo Jul 18 05:37:21 devstack nova-compute[87054]: athlon Jul 18 05:37:21 devstack nova-compute[87054]: Westmere-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Westmere Jul 18 05:37:21 devstack nova-compute[87054]: Snowridge Jul 18 05:37:21 devstack nova-compute[87054]: Skylake-Server-noTSX-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Skylake-Server-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Skylake-Server Jul 18 05:37:21 devstack nova-compute[87054]: Skylake-Client-noTSX-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Skylake-Client-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Skylake-Client Jul 18 05:37:21 devstack nova-compute[87054]: SapphireRapids Jul 18 05:37:21 devstack nova-compute[87054]: SandyBridge-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: SandyBridge Jul 18 05:37:21 devstack nova-compute[87054]: Penryn Jul 18 05:37:21 devstack nova-compute[87054]: Opteron_G5 Jul 18 05:37:21 devstack nova-compute[87054]: Opteron_G4 Jul 18 05:37:21 devstack nova-compute[87054]: Opteron_G3 Jul 18 05:37:21 devstack nova-compute[87054]: Opteron_G2 Jul 18 05:37:21 devstack nova-compute[87054]: Opteron_G1 Jul 18 05:37:21 devstack nova-compute[87054]: Nehalem-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Nehalem Jul 18 05:37:21 devstack nova-compute[87054]: IvyBridge-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: IvyBridge Jul 18 05:37:21 devstack nova-compute[87054]: Icelake-Server-noTSX Jul 18 05:37:21 devstack nova-compute[87054]: Icelake-Server Jul 18 05:37:21 devstack nova-compute[87054]: Haswell-noTSX-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Haswell-noTSX Jul 18 05:37:21 devstack nova-compute[87054]: Haswell-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Haswell Jul 18 05:37:21 devstack nova-compute[87054]: EPYC-Rome Jul 18 05:37:21 devstack nova-compute[87054]: EPYC-Milan Jul 18 05:37:21 devstack nova-compute[87054]: EPYC-IBPB Jul 18 05:37:21 devstack nova-compute[87054]: EPYC-Genoa Jul 18 05:37:21 devstack nova-compute[87054]: EPYC Jul 18 05:37:21 devstack nova-compute[87054]: Dhyana Jul 18 05:37:21 devstack nova-compute[87054]: Cooperlake Jul 18 05:37:21 devstack nova-compute[87054]: Conroe Jul 18 05:37:21 devstack nova-compute[87054]: Cascadelake-Server-noTSX Jul 18 05:37:21 devstack nova-compute[87054]: Cascadelake-Server Jul 18 05:37:21 devstack nova-compute[87054]: Broadwell-noTSX-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Broadwell-noTSX Jul 18 05:37:21 devstack nova-compute[87054]: Broadwell-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Broadwell Jul 18 05:37:21 devstack nova-compute[87054]: 486 Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: file Jul 18 05:37:21 devstack nova-compute[87054]: anonymous Jul 18 05:37:21 devstack nova-compute[87054]: memfd Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: disk Jul 18 05:37:21 devstack nova-compute[87054]: cdrom Jul 18 05:37:21 devstack nova-compute[87054]: floppy Jul 18 05:37:21 devstack nova-compute[87054]: lun Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: ide Jul 18 05:37:21 devstack nova-compute[87054]: fdc Jul 18 05:37:21 devstack nova-compute[87054]: scsi Jul 18 05:37:21 devstack nova-compute[87054]: virtio Jul 18 05:37:21 devstack nova-compute[87054]: usb Jul 18 05:37:21 devstack nova-compute[87054]: sata Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: virtio Jul 18 05:37:21 devstack nova-compute[87054]: virtio-transitional Jul 18 05:37:21 devstack nova-compute[87054]: virtio-non-transitional Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: sdl Jul 18 05:37:21 devstack nova-compute[87054]: vnc Jul 18 05:37:21 devstack nova-compute[87054]: spice Jul 18 05:37:21 devstack nova-compute[87054]: egl-headless Jul 18 05:37:21 devstack nova-compute[87054]: dbus Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: subsystem Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: default Jul 18 05:37:21 devstack nova-compute[87054]: mandatory Jul 18 05:37:21 devstack nova-compute[87054]: requisite Jul 18 05:37:21 devstack nova-compute[87054]: optional Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: usb Jul 18 05:37:21 devstack nova-compute[87054]: pci Jul 18 05:37:21 devstack nova-compute[87054]: scsi Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: virtio Jul 18 05:37:21 devstack nova-compute[87054]: virtio-transitional Jul 18 05:37:21 devstack nova-compute[87054]: virtio-non-transitional Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: random Jul 18 05:37:21 devstack nova-compute[87054]: egd Jul 18 05:37:21 devstack nova-compute[87054]: builtin Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: path Jul 18 05:37:21 devstack nova-compute[87054]: handle Jul 18 05:37:21 devstack nova-compute[87054]: virtiofs Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: tpm-tis Jul 18 05:37:21 devstack nova-compute[87054]: tpm-crb Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: passthrough Jul 18 05:37:21 devstack nova-compute[87054]: emulator Jul 18 05:37:21 devstack nova-compute[87054]: external Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: 1.2 Jul 18 05:37:21 devstack nova-compute[87054]: 2.0 Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: usb Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: pty Jul 18 05:37:21 devstack nova-compute[87054]: unix Jul 18 05:37:21 devstack nova-compute[87054]: spicevmc Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: virtio Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: qemu Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: builtin Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: relaxed Jul 18 05:37:21 devstack nova-compute[87054]: vapic Jul 18 05:37:21 devstack nova-compute[87054]: spinlocks Jul 18 05:37:21 devstack nova-compute[87054]: vpindex Jul 18 05:37:21 devstack nova-compute[87054]: runtime Jul 18 05:37:21 devstack nova-compute[87054]: synic Jul 18 05:37:21 devstack nova-compute[87054]: stimer Jul 18 05:37:21 devstack nova-compute[87054]: reset Jul 18 05:37:21 devstack nova-compute[87054]: vendor_id Jul 18 05:37:21 devstack nova-compute[87054]: frequencies Jul 18 05:37:21 devstack nova-compute[87054]: reenlightenment Jul 18 05:37:21 devstack nova-compute[87054]: tlbflush Jul 18 05:37:21 devstack nova-compute[87054]: ipi Jul 18 05:37:21 devstack nova-compute[87054]: avic Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: {{(pid=87054) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1107}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=ubuntu-q35: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: /usr/bin/qemu-system-x86_64 Jul 18 05:37:21 devstack nova-compute[87054]: kvm Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-noble-v2 Jul 18 05:37:21 devstack nova-compute[87054]: x86_64 Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: efi Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: /usr/share/OVMF/OVMF_CODE_4M.ms.fd Jul 18 05:37:21 devstack nova-compute[87054]: /usr/share/OVMF/OVMF_CODE_4M.secboot.fd Jul 18 05:37:21 devstack nova-compute[87054]: /usr/share/ovmf/OVMF.amdsev.fd Jul 18 05:37:21 devstack nova-compute[87054]: /usr/share/OVMF/OVMF_CODE_4M.fd Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: rom Jul 18 05:37:21 devstack nova-compute[87054]: pflash Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: yes Jul 18 05:37:21 devstack nova-compute[87054]: no Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: yes Jul 18 05:37:21 devstack nova-compute[87054]: no Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: on Jul 18 05:37:21 devstack nova-compute[87054]: off Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: on Jul 18 05:37:21 devstack nova-compute[87054]: off Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: EPYC-IBPB Jul 18 05:37:21 devstack nova-compute[87054]: AMD Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: qemu64 Jul 18 05:37:21 devstack nova-compute[87054]: qemu32 Jul 18 05:37:21 devstack nova-compute[87054]: phenom Jul 18 05:37:21 devstack nova-compute[87054]: pentium3 Jul 18 05:37:21 devstack nova-compute[87054]: pentium2 Jul 18 05:37:21 devstack nova-compute[87054]: pentium Jul 18 05:37:21 devstack nova-compute[87054]: n270 Jul 18 05:37:21 devstack nova-compute[87054]: kvm64 Jul 18 05:37:21 devstack nova-compute[87054]: kvm32 Jul 18 05:37:21 devstack nova-compute[87054]: coreduo Jul 18 05:37:21 devstack nova-compute[87054]: core2duo Jul 18 05:37:21 devstack nova-compute[87054]: athlon Jul 18 05:37:21 devstack nova-compute[87054]: Westmere-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Westmere Jul 18 05:37:21 devstack nova-compute[87054]: Snowridge Jul 18 05:37:21 devstack nova-compute[87054]: Skylake-Server-noTSX-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Skylake-Server-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Skylake-Server Jul 18 05:37:21 devstack nova-compute[87054]: Skylake-Client-noTSX-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Skylake-Client-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Skylake-Client Jul 18 05:37:21 devstack nova-compute[87054]: SapphireRapids Jul 18 05:37:21 devstack nova-compute[87054]: SandyBridge-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: SandyBridge Jul 18 05:37:21 devstack nova-compute[87054]: Penryn Jul 18 05:37:21 devstack nova-compute[87054]: Opteron_G5 Jul 18 05:37:21 devstack nova-compute[87054]: Opteron_G4 Jul 18 05:37:21 devstack nova-compute[87054]: Opteron_G3 Jul 18 05:37:21 devstack nova-compute[87054]: Opteron_G2 Jul 18 05:37:21 devstack nova-compute[87054]: Opteron_G1 Jul 18 05:37:21 devstack nova-compute[87054]: Nehalem-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Nehalem Jul 18 05:37:21 devstack nova-compute[87054]: IvyBridge-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: IvyBridge Jul 18 05:37:21 devstack nova-compute[87054]: Icelake-Server-noTSX Jul 18 05:37:21 devstack nova-compute[87054]: Icelake-Server Jul 18 05:37:21 devstack nova-compute[87054]: Haswell-noTSX-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Haswell-noTSX Jul 18 05:37:21 devstack nova-compute[87054]: Haswell-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Haswell Jul 18 05:37:21 devstack nova-compute[87054]: EPYC-Rome Jul 18 05:37:21 devstack nova-compute[87054]: EPYC-Milan Jul 18 05:37:21 devstack nova-compute[87054]: EPYC-IBPB Jul 18 05:37:21 devstack nova-compute[87054]: EPYC-Genoa Jul 18 05:37:21 devstack nova-compute[87054]: EPYC Jul 18 05:37:21 devstack nova-compute[87054]: Dhyana Jul 18 05:37:21 devstack nova-compute[87054]: Cooperlake Jul 18 05:37:21 devstack nova-compute[87054]: Conroe Jul 18 05:37:21 devstack nova-compute[87054]: Cascadelake-Server-noTSX Jul 18 05:37:21 devstack nova-compute[87054]: Cascadelake-Server Jul 18 05:37:21 devstack nova-compute[87054]: Broadwell-noTSX-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Broadwell-noTSX Jul 18 05:37:21 devstack nova-compute[87054]: Broadwell-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Broadwell Jul 18 05:37:21 devstack nova-compute[87054]: 486 Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: file Jul 18 05:37:21 devstack nova-compute[87054]: anonymous Jul 18 05:37:21 devstack nova-compute[87054]: memfd Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: disk Jul 18 05:37:21 devstack nova-compute[87054]: cdrom Jul 18 05:37:21 devstack nova-compute[87054]: floppy Jul 18 05:37:21 devstack nova-compute[87054]: lun Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: fdc Jul 18 05:37:21 devstack nova-compute[87054]: scsi Jul 18 05:37:21 devstack nova-compute[87054]: virtio Jul 18 05:37:21 devstack nova-compute[87054]: usb Jul 18 05:37:21 devstack nova-compute[87054]: sata Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: virtio Jul 18 05:37:21 devstack nova-compute[87054]: virtio-transitional Jul 18 05:37:21 devstack nova-compute[87054]: virtio-non-transitional Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: sdl Jul 18 05:37:21 devstack nova-compute[87054]: vnc Jul 18 05:37:21 devstack nova-compute[87054]: spice Jul 18 05:37:21 devstack nova-compute[87054]: egl-headless Jul 18 05:37:21 devstack nova-compute[87054]: dbus Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: subsystem Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: default Jul 18 05:37:21 devstack nova-compute[87054]: mandatory Jul 18 05:37:21 devstack nova-compute[87054]: requisite Jul 18 05:37:21 devstack nova-compute[87054]: optional Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: usb Jul 18 05:37:21 devstack nova-compute[87054]: pci Jul 18 05:37:21 devstack nova-compute[87054]: scsi Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: virtio Jul 18 05:37:21 devstack nova-compute[87054]: virtio-transitional Jul 18 05:37:21 devstack nova-compute[87054]: virtio-non-transitional Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: random Jul 18 05:37:21 devstack nova-compute[87054]: egd Jul 18 05:37:21 devstack nova-compute[87054]: builtin Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: path Jul 18 05:37:21 devstack nova-compute[87054]: handle Jul 18 05:37:21 devstack nova-compute[87054]: virtiofs Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: tpm-tis Jul 18 05:37:21 devstack nova-compute[87054]: tpm-crb Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: passthrough Jul 18 05:37:21 devstack nova-compute[87054]: emulator Jul 18 05:37:21 devstack nova-compute[87054]: external Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: 1.2 Jul 18 05:37:21 devstack nova-compute[87054]: 2.0 Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: usb Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: pty Jul 18 05:37:21 devstack nova-compute[87054]: unix Jul 18 05:37:21 devstack nova-compute[87054]: spicevmc Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: virtio Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: qemu Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: builtin Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: relaxed Jul 18 05:37:21 devstack nova-compute[87054]: vapic Jul 18 05:37:21 devstack nova-compute[87054]: spinlocks Jul 18 05:37:21 devstack nova-compute[87054]: vpindex Jul 18 05:37:21 devstack nova-compute[87054]: runtime Jul 18 05:37:21 devstack nova-compute[87054]: synic Jul 18 05:37:21 devstack nova-compute[87054]: stimer Jul 18 05:37:21 devstack nova-compute[87054]: reset Jul 18 05:37:21 devstack nova-compute[87054]: vendor_id Jul 18 05:37:21 devstack nova-compute[87054]: frequencies Jul 18 05:37:21 devstack nova-compute[87054]: reenlightenment Jul 18 05:37:21 devstack nova-compute[87054]: tlbflush Jul 18 05:37:21 devstack nova-compute[87054]: ipi Jul 18 05:37:21 devstack nova-compute[87054]: avic Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: {{(pid=87054) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1107}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=q35: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: /usr/bin/qemu-system-x86_64 Jul 18 05:37:21 devstack nova-compute[87054]: kvm Jul 18 05:37:21 devstack nova-compute[87054]: pc-q35-noble Jul 18 05:37:21 devstack nova-compute[87054]: x86_64 Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: efi Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: /usr/share/OVMF/OVMF_CODE_4M.ms.fd Jul 18 05:37:21 devstack nova-compute[87054]: /usr/share/OVMF/OVMF_CODE_4M.secboot.fd Jul 18 05:37:21 devstack nova-compute[87054]: /usr/share/ovmf/OVMF.amdsev.fd Jul 18 05:37:21 devstack nova-compute[87054]: /usr/share/OVMF/OVMF_CODE_4M.fd Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: rom Jul 18 05:37:21 devstack nova-compute[87054]: pflash Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: yes Jul 18 05:37:21 devstack nova-compute[87054]: no Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: yes Jul 18 05:37:21 devstack nova-compute[87054]: no Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: on Jul 18 05:37:21 devstack nova-compute[87054]: off Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: on Jul 18 05:37:21 devstack nova-compute[87054]: off Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: EPYC-IBPB Jul 18 05:37:21 devstack nova-compute[87054]: AMD Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: qemu64 Jul 18 05:37:21 devstack nova-compute[87054]: qemu32 Jul 18 05:37:21 devstack nova-compute[87054]: phenom Jul 18 05:37:21 devstack nova-compute[87054]: pentium3 Jul 18 05:37:21 devstack nova-compute[87054]: pentium2 Jul 18 05:37:21 devstack nova-compute[87054]: pentium Jul 18 05:37:21 devstack nova-compute[87054]: n270 Jul 18 05:37:21 devstack nova-compute[87054]: kvm64 Jul 18 05:37:21 devstack nova-compute[87054]: kvm32 Jul 18 05:37:21 devstack nova-compute[87054]: coreduo Jul 18 05:37:21 devstack nova-compute[87054]: core2duo Jul 18 05:37:21 devstack nova-compute[87054]: athlon Jul 18 05:37:21 devstack nova-compute[87054]: Westmere-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Westmere Jul 18 05:37:21 devstack nova-compute[87054]: Snowridge Jul 18 05:37:21 devstack nova-compute[87054]: Skylake-Server-noTSX-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Skylake-Server-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Skylake-Server Jul 18 05:37:21 devstack nova-compute[87054]: Skylake-Client-noTSX-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Skylake-Client-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Skylake-Client Jul 18 05:37:21 devstack nova-compute[87054]: SapphireRapids Jul 18 05:37:21 devstack nova-compute[87054]: SandyBridge-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: SandyBridge Jul 18 05:37:21 devstack nova-compute[87054]: Penryn Jul 18 05:37:21 devstack nova-compute[87054]: Opteron_G5 Jul 18 05:37:21 devstack nova-compute[87054]: Opteron_G4 Jul 18 05:37:21 devstack nova-compute[87054]: Opteron_G3 Jul 18 05:37:21 devstack nova-compute[87054]: Opteron_G2 Jul 18 05:37:21 devstack nova-compute[87054]: Opteron_G1 Jul 18 05:37:21 devstack nova-compute[87054]: Nehalem-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Nehalem Jul 18 05:37:21 devstack nova-compute[87054]: IvyBridge-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: IvyBridge Jul 18 05:37:21 devstack nova-compute[87054]: Icelake-Server-noTSX Jul 18 05:37:21 devstack nova-compute[87054]: Icelake-Server Jul 18 05:37:21 devstack nova-compute[87054]: Haswell-noTSX-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Haswell-noTSX Jul 18 05:37:21 devstack nova-compute[87054]: Haswell-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Haswell Jul 18 05:37:21 devstack nova-compute[87054]: EPYC-Rome Jul 18 05:37:21 devstack nova-compute[87054]: EPYC-Milan Jul 18 05:37:21 devstack nova-compute[87054]: EPYC-IBPB Jul 18 05:37:21 devstack nova-compute[87054]: EPYC-Genoa Jul 18 05:37:21 devstack nova-compute[87054]: EPYC Jul 18 05:37:21 devstack nova-compute[87054]: Dhyana Jul 18 05:37:21 devstack nova-compute[87054]: Cooperlake Jul 18 05:37:21 devstack nova-compute[87054]: Conroe Jul 18 05:37:21 devstack nova-compute[87054]: Cascadelake-Server-noTSX Jul 18 05:37:21 devstack nova-compute[87054]: Cascadelake-Server Jul 18 05:37:21 devstack nova-compute[87054]: Broadwell-noTSX-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Broadwell-noTSX Jul 18 05:37:21 devstack nova-compute[87054]: Broadwell-IBRS Jul 18 05:37:21 devstack nova-compute[87054]: Broadwell Jul 18 05:37:21 devstack nova-compute[87054]: 486 Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: file Jul 18 05:37:21 devstack nova-compute[87054]: anonymous Jul 18 05:37:21 devstack nova-compute[87054]: memfd Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: disk Jul 18 05:37:21 devstack nova-compute[87054]: cdrom Jul 18 05:37:21 devstack nova-compute[87054]: floppy Jul 18 05:37:21 devstack nova-compute[87054]: lun Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: fdc Jul 18 05:37:21 devstack nova-compute[87054]: scsi Jul 18 05:37:21 devstack nova-compute[87054]: virtio Jul 18 05:37:21 devstack nova-compute[87054]: usb Jul 18 05:37:21 devstack nova-compute[87054]: sata Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: virtio Jul 18 05:37:21 devstack nova-compute[87054]: virtio-transitional Jul 18 05:37:21 devstack nova-compute[87054]: virtio-non-transitional Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: sdl Jul 18 05:37:21 devstack nova-compute[87054]: vnc Jul 18 05:37:21 devstack nova-compute[87054]: spice Jul 18 05:37:21 devstack nova-compute[87054]: egl-headless Jul 18 05:37:21 devstack nova-compute[87054]: dbus Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: subsystem Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: default Jul 18 05:37:21 devstack nova-compute[87054]: mandatory Jul 18 05:37:21 devstack nova-compute[87054]: requisite Jul 18 05:37:21 devstack nova-compute[87054]: optional Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: usb Jul 18 05:37:21 devstack nova-compute[87054]: pci Jul 18 05:37:21 devstack nova-compute[87054]: scsi Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: virtio Jul 18 05:37:21 devstack nova-compute[87054]: virtio-transitional Jul 18 05:37:21 devstack nova-compute[87054]: virtio-non-transitional Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: random Jul 18 05:37:21 devstack nova-compute[87054]: egd Jul 18 05:37:21 devstack nova-compute[87054]: builtin Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: path Jul 18 05:37:21 devstack nova-compute[87054]: handle Jul 18 05:37:21 devstack nova-compute[87054]: virtiofs Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: tpm-tis Jul 18 05:37:21 devstack nova-compute[87054]: tpm-crb Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: passthrough Jul 18 05:37:21 devstack nova-compute[87054]: emulator Jul 18 05:37:21 devstack nova-compute[87054]: external Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: 1.2 Jul 18 05:37:21 devstack nova-compute[87054]: 2.0 Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: usb Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: pty Jul 18 05:37:21 devstack nova-compute[87054]: unix Jul 18 05:37:21 devstack nova-compute[87054]: spicevmc Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: virtio Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: qemu Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: builtin Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: relaxed Jul 18 05:37:21 devstack nova-compute[87054]: vapic Jul 18 05:37:21 devstack nova-compute[87054]: spinlocks Jul 18 05:37:21 devstack nova-compute[87054]: vpindex Jul 18 05:37:21 devstack nova-compute[87054]: runtime Jul 18 05:37:21 devstack nova-compute[87054]: synic Jul 18 05:37:21 devstack nova-compute[87054]: stimer Jul 18 05:37:21 devstack nova-compute[87054]: reset Jul 18 05:37:21 devstack nova-compute[87054]: vendor_id Jul 18 05:37:21 devstack nova-compute[87054]: frequencies Jul 18 05:37:21 devstack nova-compute[87054]: reenlightenment Jul 18 05:37:21 devstack nova-compute[87054]: tlbflush Jul 18 05:37:21 devstack nova-compute[87054]: ipi Jul 18 05:37:21 devstack nova-compute[87054]: avic Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: Jul 18 05:37:21 devstack nova-compute[87054]: {{(pid=87054) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1107}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Getting domain capabilities for xtensa via machine types: {None} {{(pid=87054) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Error from libvirt when retrieving domain capabilities for arch xtensa / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-xtensa' on this host {{(pid=87054) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Getting domain capabilities for xtensaeb via machine types: {None} {{(pid=87054) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1022}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Error from libvirt when retrieving domain capabilities for arch xtensaeb / virt_type kvm / machine_type None: [Error Code 8]: invalid argument: the accel 'kvm' is not supported by '/usr/bin/qemu-system-xtensaeb' on this host {{(pid=87054) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1061}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Checking secure boot support for host arch (x86_64) {{(pid=87054) supports_secure_boot /opt/stack/nova/nova/virt/libvirt/host.py:1964}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Checking secure boot support for host arch (x86_64) {{(pid=87054) supports_secure_boot /opt/stack/nova/nova/virt/libvirt/host.py:1964}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Checking secure boot support for host arch (x86_64) {{(pid=87054) supports_secure_boot /opt/stack/nova/nova/virt/libvirt/host.py:1964}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Checking secure boot support for host arch (x86_64) {{(pid=87054) supports_secure_boot /opt/stack/nova/nova/virt/libvirt/host.py:1964}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Checking secure boot support for host arch (x86_64) {{(pid=87054) supports_secure_boot /opt/stack/nova/nova/virt/libvirt/host.py:1964}} Jul 18 05:37:21 devstack nova-compute[87054]: INFO nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Secure Boot support detected Jul 18 05:37:21 devstack nova-compute[87054]: INFO nova.virt.node [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Determined node identity 91da7bd8-76fa-4119-bd89-789fbb4b2760 from /opt/stack/data/nova/compute_id Jul 18 05:37:21 devstack nova-compute[87054]: INFO nova.virt.node [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Determined node identity 91da7bd8-76fa-4119-bd89-789fbb4b2760 from /opt/stack/data/nova/compute_id Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.compute.manager [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Verified node 91da7bd8-76fa-4119-bd89-789fbb4b2760 matches my host devstack {{(pid=87054) _check_for_host_rename /opt/stack/nova/nova/compute/manager.py:1611}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.compute.manager [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Loading instances for host devstack with expected_attrs: info_cache, metadata, system_metadata, numa_topology, flavor {{(pid=87054) init_host /opt/stack/nova/nova/compute/manager.py:1685}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.compute.manager [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Loaded 0 instances for host {{(pid=87054) init_host /opt/stack/nova/nova/compute/manager.py:1689}} Jul 18 05:37:21 devstack nova-compute[87054]: INFO nova.compute.manager [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Looking for unclaimed instances stuck in BUILDING status for nodes managed by this host Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.002s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.compute.resource_tracker [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=87054) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 18 05:37:21 devstack nova-compute[87054]: WARNING nova.virt.libvirt.driver [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG oslo_concurrency.processutils [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Running cmd (subprocess): env LANG=C uptime {{(pid=87054) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG oslo_concurrency.processutils [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] CMD "env LANG=C uptime" returned: 0 in 0.023s {{(pid=87054) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.compute.resource_tracker [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Hypervisor/Node resource view: name=devstack free_ram=6346MB free_disk=15.004547119140625GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_03_1", "address": "0000:00:03.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_5", "address": "0000:00:03.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "1111", "vendor_id": "1234", "numa_node": null, "label": "label_1234_1111", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_2", "address": "0000:00:02.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_3", "address": "0000:00:1f.3", "product_id": "2930", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2930", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "29c0", "vendor_id": "8086", "numa_node": null, "label": "label_8086_29c0", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_2", "address": "0000:00:03.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_06_00_0", "address": "0000:06:00.0", "product_id": "1044", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1044", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_05_00_0", "address": "0000:05:00.0", "product_id": "1045", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1045", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_01_00_0", "address": "0000:01:00.0", "product_id": "1041", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1041", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_2", "address": "0000:00:1f.2", "product_id": "2922", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2922", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_3", "address": "0000:00:02.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_3", "address": "0000:00:03.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_4", "address": "0000:00:02.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_03_00_0", "address": "0000:03:00.0", "product_id": "1043", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1043", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_04_00_0", "address": "0000:04:00.0", "product_id": "1042", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1042", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_02_00_0", "address": "0000:02:00.0", "product_id": "000d", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000d", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_6", "address": "0000:00:02.6", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_1", "address": "0000:00:02.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_0", "address": "0000:00:1f.0", "product_id": "2918", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2918", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_5", "address": "0000:00:02.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_7", "address": "0000:00:02.7", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_4", "address": "0000:00:03.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}] {{(pid=87054) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.compute.resource_tracker [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=87054) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.compute.resource_tracker [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Final resource view: name=devstack phys_ram=11961MB used_ram=512MB phys_disk=25GB used_disk=0GB total_vcpus=4 used_vcpus=0 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 05:37:21 up 32 min, 1 user, load average: 2.30, 1.95, 1.64\n'} {{(pid=87054) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.scheduler.client.report [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Refreshing inventories for resource provider 91da7bd8-76fa-4119-bd89-789fbb4b2760 {{(pid=87054) _refresh_associations /opt/stack/nova/nova/scheduler/client/report.py:821}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.scheduler.client.report [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Updating ProviderTree inventory for provider 91da7bd8-76fa-4119-bd89-789fbb4b2760 from _refresh_and_get_inventory using data: {'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=87054) _refresh_and_get_inventory /opt/stack/nova/nova/scheduler/client/report.py:785}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.compute.provider_tree [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Updating inventory in ProviderTree for provider 91da7bd8-76fa-4119-bd89-789fbb4b2760 with inventory: {'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=87054) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} Jul 18 05:37:21 devstack nova-compute[87054]: DEBUG nova.scheduler.client.report [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Refreshing aggregate associations for resource provider 91da7bd8-76fa-4119-bd89-789fbb4b2760, aggregates: None {{(pid=87054) _refresh_associations /opt/stack/nova/nova/scheduler/client/report.py:830}} Jul 18 05:37:22 devstack nova-compute[87054]: DEBUG nova.scheduler.client.report [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Refreshing trait associations for resource provider 91da7bd8-76fa-4119-bd89-789fbb4b2760, traits: HW_CPU_X86_AMD_SVM,HW_CPU_X86_AESNI,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_VOLUME_EXTEND,COMPUTE_ARCH_X86_64,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_BMI,COMPUTE_SOUND_MODEL_SB16,COMPUTE_NET_VIF_MODEL_IGB,HW_CPU_X86_FMA3,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_NET_VIF_MODEL_E1000E,HW_CPU_X86_SHA,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_TRUSTED_CERTS,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_SOUND_MODEL_AC97,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_STORAGE_BUS_IDE,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_SSE,COMPUTE_STORAGE_BUS_FDC,HW_CPU_X86_SSE41,HW_CPU_X86_SSE2,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_AVX2,HW_CPU_X86_MMX,COMPUTE_ACCELERATORS,COMPUTE_STORAGE_BUS_SATA,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_NODE,COMPUTE_GRAPHICS_MODEL_VMVGA,HW_CPU_X86_SSE42,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_ARCH_X86_64,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_SSE4A,COMPUTE_SOUND_MODEL_PCSPK,HW_CPU_X86_SVM,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_RESCUE_BFV,COMPUTE_DEVICE_TAGGING,COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_AVX,HW_CPU_X86_BMI2,COMPUTE_VIOMMU_MODEL_INTEL,HW_CPU_X86_SSSE3,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_ABM,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_CLMUL,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_STORAGE_BUS_USB,HW_CPU_X86_F16C,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_STORAGE_VIRTIO_FS {{(pid=87054) _refresh_associations /opt/stack/nova/nova/scheduler/client/report.py:842}} Jul 18 05:37:22 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] /sys/module/kvm_amd/parameters/sev contains [N Jul 18 05:37:22 devstack nova-compute[87054]: ] {{(pid=87054) _kernel_supports_amd_sev /opt/stack/nova/nova/virt/libvirt/host.py:2040}} Jul 18 05:37:22 devstack nova-compute[87054]: INFO nova.virt.libvirt.host [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] kernel doesn't support AMD SEV Jul 18 05:37:22 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=87054) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10157}} Jul 18 05:37:22 devstack nova-compute[87054]: DEBUG nova.compute.provider_tree [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Inventory has not changed in ProviderTree for provider: 91da7bd8-76fa-4119-bd89-789fbb4b2760 {{(pid=87054) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 18 05:37:22 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=87054) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:6043}} Jul 18 05:37:22 devstack nova-compute[87054]: DEBUG nova.scheduler.client.report [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Inventory has not changed for provider 91da7bd8-76fa-4119-bd89-789fbb4b2760 based on inventory data: {'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=87054) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 18 05:37:22 devstack nova-compute[87054]: DEBUG nova.compute.resource_tracker [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Compute_service record updated for devstack:devstack {{(pid=87054) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jul 18 05:37:22 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 0.347s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 18 05:37:22 devstack nova-compute[87054]: DEBUG nova.service [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=87054) start /opt/stack/nova/nova/service.py:196}} Jul 18 05:37:22 devstack nova-compute[87054]: DEBUG nova.service [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=87054) start /opt/stack/nova/nova/service.py:212}} Jul 18 05:37:22 devstack nova-compute[87054]: DEBUG nova.service [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] Join ServiceGroup membership for this service compute {{(pid=87054) start /opt/stack/nova/nova/service.py:222}} Jul 18 05:37:22 devstack nova-compute[87054]: DEBUG nova.servicegroup.drivers.db [None req-3a0f0753-5a81-47f4-bd63-628ffe0c2c73 None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=87054) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} Jul 18 05:37:27 devstack nova-compute[87054]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=87054) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 18 05:38:07 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Acquiring lock "e74799af-45f4-466f-80b8-f1a428c3fcbd" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:38:07 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Lock "e74799af-45f4-466f-80b8-f1a428c3fcbd" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.001s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:38:07 devstack nova-compute[87054]: DEBUG nova.compute.manager [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] Starting instance... {{(pid=87054) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2514}} Jul 18 05:38:07 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:38:07 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.001s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:38:07 devstack nova-compute[87054]: DEBUG nova.virt.hardware [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=87054) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2627}} Jul 18 05:38:07 devstack nova-compute[87054]: INFO nova.compute.claims [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] Claim successful on node devstack Jul 18 05:38:07 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=87054) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10157}} Jul 18 05:38:07 devstack nova-compute[87054]: DEBUG nova.compute.provider_tree [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Inventory has not changed in ProviderTree for provider: 91da7bd8-76fa-4119-bd89-789fbb4b2760 {{(pid=87054) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 18 05:38:08 devstack nova-compute[87054]: DEBUG nova.scheduler.client.report [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Inventory has not changed for provider 91da7bd8-76fa-4119-bd89-789fbb4b2760 based on inventory data: {'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=87054) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 18 05:38:08 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 0.558s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 18 05:38:08 devstack nova-compute[87054]: DEBUG nova.compute.manager [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] Start building networks asynchronously for instance. {{(pid=87054) _build_resources /opt/stack/nova/nova/compute/manager.py:2912}} Jul 18 05:38:08 devstack nova-compute[87054]: DEBUG nova.compute.manager [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] Allocating IP information in the background. {{(pid=87054) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2057}} Jul 18 05:38:08 devstack nova-compute[87054]: DEBUG nova.network.neutron [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] allocate_for_instance() {{(pid=87054) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jul 18 05:38:08 devstack nova-compute[87054]: WARNING neutronclient.v2_0.client [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 18 05:38:08 devstack nova-compute[87054]: WARNING neutronclient.v2_0.client [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 18 05:38:08 devstack nova-compute[87054]: INFO nova.virt.libvirt.driver [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jul 18 05:38:08 devstack nova-compute[87054]: DEBUG nova.compute.manager [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] Start building block device mappings for instance. {{(pid=87054) _build_resources /opt/stack/nova/nova/compute/manager.py:2947}} Jul 18 05:38:08 devstack nova-compute[87054]: DEBUG nova.compute.manager [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] Start spawning the instance on the hypervisor. {{(pid=87054) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2720}} Jul 18 05:38:08 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] Creating instance directory {{(pid=87054) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5362}} Jul 18 05:38:08 devstack nova-compute[87054]: INFO nova.virt.libvirt.driver [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] Creating image(s) Jul 18 05:38:08 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Acquiring lock "/opt/stack/data/nova/instances/e74799af-45f4-466f-80b8-f1a428c3fcbd/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:38:08 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Lock "/opt/stack/data/nova/instances/e74799af-45f4-466f-80b8-f1a428c3fcbd/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.000s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:38:08 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Lock "/opt/stack/data/nova/instances/e74799af-45f4-466f-80b8-f1a428c3fcbd/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.002s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 18 05:38:08 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Acquiring lock "b3082891e45f55e088e08da37437dc82623d5311" by "nova.virt.libvirt.imagebackend.Image.cache..fetch_func_sync" {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:38:08 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Lock "b3082891e45f55e088e08da37437dc82623d5311" acquired by "nova.virt.libvirt.imagebackend.Image.cache..fetch_func_sync" :: waited 0.002s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:38:09 devstack nova-compute[87054]: DEBUG oslo_utils.imageutils.format_inspector [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'QFI\xfb') {{(pid=87054) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 18 05:38:09 devstack nova-compute[87054]: DEBUG oslo_utils.imageutils.format_inspector [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=87054) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 18 05:38:09 devstack nova-compute[87054]: DEBUG oslo_concurrency.processutils [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/b3082891e45f55e088e08da37437dc82623d5311.part --force-share --output=json {{(pid=87054) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 18 05:38:09 devstack nova-compute[87054]: DEBUG oslo_concurrency.processutils [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/b3082891e45f55e088e08da37437dc82623d5311.part --force-share --output=json" returned: 0 in 0.154s {{(pid=87054) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 18 05:38:09 devstack nova-compute[87054]: DEBUG nova.virt.images [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] 0d6393c9-e8a0-4628-b021-8c9aa5777656 was qcow2, converting to raw {{(pid=87054) fetch_to_raw /opt/stack/nova/nova/virt/images.py:278}} Jul 18 05:38:09 devstack nova-compute[87054]: DEBUG nova.privsep.utils [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Path '/opt/stack/data/nova/instances' supports direct I/O {{(pid=87054) supports_direct_io /opt/stack/nova/nova/privsep/utils.py:63}} Jul 18 05:38:09 devstack nova-compute[87054]: DEBUG oslo_concurrency.processutils [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Running cmd (subprocess): qemu-img convert -t none -O raw -f qcow2 /opt/stack/data/nova/instances/_base/b3082891e45f55e088e08da37437dc82623d5311.part /opt/stack/data/nova/instances/_base/b3082891e45f55e088e08da37437dc82623d5311.converted {{(pid=87054) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 18 05:38:09 devstack nova-compute[87054]: DEBUG oslo_concurrency.processutils [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] CMD "qemu-img convert -t none -O raw -f qcow2 /opt/stack/data/nova/instances/_base/b3082891e45f55e088e08da37437dc82623d5311.part /opt/stack/data/nova/instances/_base/b3082891e45f55e088e08da37437dc82623d5311.converted" returned: 0 in 0.248s {{(pid=87054) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 18 05:38:09 devstack nova-compute[87054]: DEBUG oslo_concurrency.processutils [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/b3082891e45f55e088e08da37437dc82623d5311.converted --force-share --output=json {{(pid=87054) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 18 05:38:09 devstack nova-compute[87054]: DEBUG oslo_concurrency.processutils [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/b3082891e45f55e088e08da37437dc82623d5311.converted --force-share --output=json" returned: 0 in 0.121s {{(pid=87054) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 18 05:38:09 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Lock "b3082891e45f55e088e08da37437dc82623d5311" "released" by "nova.virt.libvirt.imagebackend.Image.cache..fetch_func_sync" :: held 1.428s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 18 05:38:09 devstack nova-compute[87054]: DEBUG oslo_utils.imageutils.format_inspector [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=87054) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 18 05:38:09 devstack nova-compute[87054]: DEBUG oslo_utils.imageutils.format_inspector [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=87054) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 18 05:38:09 devstack nova-compute[87054]: INFO oslo.privsep.daemon [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Running privsep helper: ['sudo', 'nova-rootwrap', '/etc/nova/rootwrap.conf', 'privsep-helper', '--config-file', '/etc/nova/nova-cpu.conf', '--privsep_context', 'nova.privsep.sys_admin_pctxt', '--privsep_sock_path', '/tmp/tmpqluaxq8v/privsep.sock'] Jul 18 05:38:09 devstack sudo[87711]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf privsep-helper --config-file /etc/nova/nova-cpu.conf --privsep_context nova.privsep.sys_admin_pctxt --privsep_sock_path /tmp/tmpqluaxq8v/privsep.sock Jul 18 05:38:09 devstack sudo[87711]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jul 18 05:38:10 devstack nova-compute[87054]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:105: EventletDeprecationWarning: Jul 18 05:38:10 devstack nova-compute[87054]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 18 05:38:10 devstack nova-compute[87054]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Jul 18 05:38:10 devstack nova-compute[87054]: WARNING oslo.privsep.daemon [-] privsep log: Jul 18 05:38:10 devstack nova-compute[87054]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Jul 18 05:38:10 devstack nova-compute[87054]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Jul 18 05:38:10 devstack nova-compute[87054]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 18 05:38:10 devstack nova-compute[87054]: WARNING oslo.privsep.daemon [-] privsep log: Jul 18 05:38:10 devstack nova-compute[87054]: WARNING oslo.privsep.daemon [-] privsep log: import eventlet Jul 18 05:38:11 devstack sudo[87711]: pam_unix(sudo:session): session closed for user root Jul 18 05:38:11 devstack nova-compute[87054]: INFO oslo.privsep.daemon [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Spawned new privsep daemon via rootwrap Jul 18 05:38:11 devstack nova-compute[87054]: INFO oslo.privsep.daemon [-] privsep daemon starting Jul 18 05:38:11 devstack nova-compute[87054]: INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 Jul 18 05:38:11 devstack nova-compute[87054]: INFO oslo.privsep.daemon [-] privsep process running with capabilities (eff/prm/inh): CAP_CHOWN|CAP_DAC_OVERRIDE|CAP_DAC_READ_SEARCH|CAP_FOWNER|CAP_NET_ADMIN|CAP_SYS_ADMIN/CAP_CHOWN|CAP_DAC_OVERRIDE|CAP_DAC_READ_SEARCH|CAP_FOWNER|CAP_NET_ADMIN|CAP_SYS_ADMIN/none Jul 18 05:38:11 devstack nova-compute[87054]: INFO oslo.privsep.daemon [-] privsep daemon running as pid 87714 Jul 18 05:38:11 devstack nova-compute[87054]: DEBUG oslo_concurrency.processutils [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/b3082891e45f55e088e08da37437dc82623d5311 --force-share --output=json {{(pid=87054) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 18 05:38:11 devstack nova-compute[87054]: DEBUG nova.policy [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': 'e082798a0eec45b698f8b9d58e501f75', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '67b887ec5e804ad483b3854477d5dc90', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87054) authorize /opt/stack/nova/nova/policy.py:192}} Jul 18 05:38:11 devstack nova-compute[87054]: DEBUG oslo_concurrency.processutils [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/b3082891e45f55e088e08da37437dc82623d5311 --force-share --output=json" returned: 0 in 0.125s {{(pid=87054) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 18 05:38:11 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Acquiring lock "b3082891e45f55e088e08da37437dc82623d5311" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:38:11 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Lock "b3082891e45f55e088e08da37437dc82623d5311" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:38:11 devstack nova-compute[87054]: DEBUG oslo_utils.imageutils.format_inspector [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=87054) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 18 05:38:11 devstack nova-compute[87054]: DEBUG oslo_utils.imageutils.format_inspector [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=87054) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 18 05:38:11 devstack nova-compute[87054]: DEBUG oslo_concurrency.processutils [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/b3082891e45f55e088e08da37437dc82623d5311 --force-share --output=json {{(pid=87054) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 18 05:38:11 devstack nova-compute[87054]: DEBUG oslo_concurrency.processutils [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/b3082891e45f55e088e08da37437dc82623d5311 --force-share --output=json" returned: 0 in 0.120s {{(pid=87054) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 18 05:38:11 devstack nova-compute[87054]: DEBUG oslo_concurrency.processutils [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Running cmd (subprocess): env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/b3082891e45f55e088e08da37437dc82623d5311,backing_fmt=raw /opt/stack/data/nova/instances/e74799af-45f4-466f-80b8-f1a428c3fcbd/disk 1073741824 {{(pid=87054) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 18 05:38:11 devstack nova-compute[87054]: DEBUG oslo_concurrency.processutils [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/b3082891e45f55e088e08da37437dc82623d5311,backing_fmt=raw /opt/stack/data/nova/instances/e74799af-45f4-466f-80b8-f1a428c3fcbd/disk 1073741824" returned: 0 in 0.053s {{(pid=87054) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 18 05:38:11 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Lock "b3082891e45f55e088e08da37437dc82623d5311" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.191s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 18 05:38:11 devstack nova-compute[87054]: DEBUG oslo_concurrency.processutils [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/b3082891e45f55e088e08da37437dc82623d5311 --force-share --output=json {{(pid=87054) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 18 05:38:11 devstack nova-compute[87054]: DEBUG oslo_concurrency.processutils [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/b3082891e45f55e088e08da37437dc82623d5311 --force-share --output=json" returned: 0 in 0.115s {{(pid=87054) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 18 05:38:11 devstack nova-compute[87054]: DEBUG nova.virt.disk.api [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Checking if we can resize image /opt/stack/data/nova/instances/e74799af-45f4-466f-80b8-f1a428c3fcbd/disk. size=1073741824 {{(pid=87054) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jul 18 05:38:11 devstack nova-compute[87054]: DEBUG oslo_concurrency.processutils [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/e74799af-45f4-466f-80b8-f1a428c3fcbd/disk --force-share --output=json {{(pid=87054) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 18 05:38:11 devstack nova-compute[87054]: DEBUG oslo_concurrency.processutils [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/e74799af-45f4-466f-80b8-f1a428c3fcbd/disk --force-share --output=json" returned: 0 in 0.126s {{(pid=87054) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 18 05:38:11 devstack nova-compute[87054]: DEBUG nova.virt.disk.api [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Cannot resize image /opt/stack/data/nova/instances/e74799af-45f4-466f-80b8-f1a428c3fcbd/disk to a smaller size. {{(pid=87054) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jul 18 05:38:11 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] Created local disks {{(pid=87054) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5504}} Jul 18 05:38:11 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] Ensure instance console log exists: /opt/stack/data/nova/instances/e74799af-45f4-466f-80b8-f1a428c3fcbd/console.log {{(pid=87054) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5241}} Jul 18 05:38:11 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:38:11 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.001s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:38:11 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.000s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 18 05:38:16 devstack nova-compute[87054]: DEBUG nova.network.neutron [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] Successfully created port: 9edd77e7-3d93-4e85-a4d8-1b6a7dd78609 {{(pid=87054) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jul 18 05:38:20 devstack nova-compute[87054]: DEBUG oslo_service.periodic_task [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=87054) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 18 05:38:20 devstack nova-compute[87054]: DEBUG oslo_service.periodic_task [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=87054) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 18 05:38:20 devstack nova-compute[87054]: DEBUG oslo_service.periodic_task [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=87054) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 18 05:38:20 devstack nova-compute[87054]: DEBUG oslo_service.periodic_task [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=87054) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 18 05:38:20 devstack nova-compute[87054]: DEBUG oslo_service.periodic_task [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=87054) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 18 05:38:20 devstack nova-compute[87054]: DEBUG oslo_service.periodic_task [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=87054) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 18 05:38:20 devstack nova-compute[87054]: DEBUG oslo_service.periodic_task [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] Running periodic task ComputeManager._sync_power_states {{(pid=87054) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 18 05:38:20 devstack nova-compute[87054]: WARNING nova.compute.manager [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] While synchronizing instance power states, found 1 instances in the database and 0 instances on the hypervisor. Jul 18 05:38:20 devstack nova-compute[87054]: DEBUG nova.compute.manager [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] Triggering sync for uuid e74799af-45f4-466f-80b8-f1a428c3fcbd {{(pid=87054) _sync_power_states /opt/stack/nova/nova/compute/manager.py:11103}} Jul 18 05:38:20 devstack nova-compute[87054]: DEBUG oslo_service.periodic_task [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=87054) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 18 05:38:20 devstack nova-compute[87054]: DEBUG nova.compute.manager [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=87054) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11314}} Jul 18 05:38:20 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] Acquiring lock "e74799af-45f4-466f-80b8-f1a428c3fcbd" by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:38:20 devstack nova-compute[87054]: DEBUG oslo_service.periodic_task [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] Running periodic task ComputeManager.update_available_resource {{(pid=87054) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 18 05:38:20 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:38:20 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.002s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:38:20 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.001s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 18 05:38:20 devstack nova-compute[87054]: DEBUG nova.compute.resource_tracker [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=87054) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 18 05:38:20 devstack nova-compute[87054]: WARNING nova.virt.libvirt.driver [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 18 05:38:20 devstack nova-compute[87054]: DEBUG oslo_concurrency.processutils [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] Running cmd (subprocess): env LANG=C uptime {{(pid=87054) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 18 05:38:20 devstack nova-compute[87054]: DEBUG oslo_concurrency.processutils [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] CMD "env LANG=C uptime" returned: 0 in 0.043s {{(pid=87054) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 18 05:38:20 devstack nova-compute[87054]: DEBUG nova.compute.resource_tracker [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] Hypervisor/Node resource view: name=devstack free_ram=5969MB free_disk=14.956596374511719GB free_vcpus=4 pci_devices=[{"dev_id": "pci_0000_00_03_1", "address": "0000:00:03.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_5", "address": "0000:00:03.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "1111", "vendor_id": "1234", "numa_node": null, "label": "label_1234_1111", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_2", "address": "0000:00:02.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_3", "address": "0000:00:1f.3", "product_id": "2930", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2930", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "29c0", "vendor_id": "8086", "numa_node": null, "label": "label_8086_29c0", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_2", "address": "0000:00:03.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_06_00_0", "address": "0000:06:00.0", "product_id": "1044", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1044", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_05_00_0", "address": "0000:05:00.0", "product_id": "1045", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1045", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_01_00_0", "address": "0000:01:00.0", "product_id": "1041", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1041", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_2", "address": "0000:00:1f.2", "product_id": "2922", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2922", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_3", "address": "0000:00:02.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_3", "address": "0000:00:03.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_4", "address": "0000:00:02.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_03_00_0", "address": "0000:03:00.0", "product_id": "1043", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1043", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_04_00_0", "address": "0000:04:00.0", "product_id": "1042", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1042", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_02_00_0", "address": "0000:02:00.0", "product_id": "000d", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000d", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_6", "address": "0000:00:02.6", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_1", "address": "0000:00:02.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_0", "address": "0000:00:1f.0", "product_id": "2918", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2918", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_5", "address": "0000:00:02.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_7", "address": "0000:00:02.7", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_4", "address": "0000:00:03.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}] {{(pid=87054) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jul 18 05:38:20 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:38:20 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:38:20 devstack nova-compute[87054]: DEBUG nova.compute.resource_tracker [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] Instance e74799af-45f4-466f-80b8-f1a428c3fcbd actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 1, 'MEMORY_MB': 192, 'VCPU': 1}}. {{(pid=87054) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jul 18 05:38:20 devstack nova-compute[87054]: DEBUG nova.compute.resource_tracker [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] Total usable vcpus: 4, total allocated vcpus: 1 {{(pid=87054) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jul 18 05:38:20 devstack nova-compute[87054]: DEBUG nova.compute.resource_tracker [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] Final resource view: name=devstack phys_ram=11961MB used_ram=704MB phys_disk=25GB used_disk=1GB total_vcpus=4 used_vcpus=1 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 05:38:20 up 33 min, 1 user, load average: 3.65, 2.39, 1.81\n', 'num_instances': '1', 'num_vm_building': '1', 'num_task_spawning': '1', 'num_os_type_None': '1', 'num_proj_67b887ec5e804ad483b3854477d5dc90': '1', 'io_workload': '1'} {{(pid=87054) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jul 18 05:38:20 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=87054) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10157}} Jul 18 05:38:20 devstack nova-compute[87054]: DEBUG nova.compute.provider_tree [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] Inventory has not changed in ProviderTree for provider: 91da7bd8-76fa-4119-bd89-789fbb4b2760 {{(pid=87054) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 18 05:38:20 devstack nova-compute[87054]: DEBUG nova.scheduler.client.report [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] Inventory has not changed for provider 91da7bd8-76fa-4119-bd89-789fbb4b2760 based on inventory data: {'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=87054) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 18 05:38:21 devstack nova-compute[87054]: DEBUG nova.compute.resource_tracker [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] Compute_service record updated for devstack:devstack {{(pid=87054) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jul 18 05:38:21 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 0.582s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 18 05:38:21 devstack nova-compute[87054]: DEBUG oslo_service.periodic_task [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=87054) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 18 05:38:21 devstack nova-compute[87054]: DEBUG oslo.service.backend._threading.loopingcall [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 55.03 seconds {{(pid=87054) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 18 05:38:23 devstack nova-compute[87054]: DEBUG nova.network.neutron [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] Successfully updated port: 9edd77e7-3d93-4e85-a4d8-1b6a7dd78609 {{(pid=87054) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jul 18 05:38:23 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Acquiring lock "refresh_cache-e74799af-45f4-466f-80b8-f1a428c3fcbd" {{(pid=87054) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 18 05:38:23 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Acquired lock "refresh_cache-e74799af-45f4-466f-80b8-f1a428c3fcbd" {{(pid=87054) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 18 05:38:23 devstack nova-compute[87054]: DEBUG nova.network.neutron [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] Building network info cache for instance {{(pid=87054) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 18 05:38:23 devstack nova-compute[87054]: DEBUG nova.network.neutron [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] Instance cache missing network info. {{(pid=87054) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3365}} Jul 18 05:38:24 devstack nova-compute[87054]: WARNING neutronclient.v2_0.client [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 18 05:38:24 devstack nova-compute[87054]: DEBUG nova.compute.manager [req-f233ce3a-13e0-4f2a-bc9a-809dfba99b36 req-728a9706-2fc4-43bc-9926-0df15f8f8e94 service nova] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] Received event network-changed-9edd77e7-3d93-4e85-a4d8-1b6a7dd78609 {{(pid=87054) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 18 05:38:24 devstack nova-compute[87054]: DEBUG nova.compute.manager [req-f233ce3a-13e0-4f2a-bc9a-809dfba99b36 req-728a9706-2fc4-43bc-9926-0df15f8f8e94 service nova] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] Refreshing instance network info cache due to event network-changed-9edd77e7-3d93-4e85-a4d8-1b6a7dd78609. {{(pid=87054) external_instance_event /opt/stack/nova/nova/compute/manager.py:11905}} Jul 18 05:38:24 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [req-f233ce3a-13e0-4f2a-bc9a-809dfba99b36 req-728a9706-2fc4-43bc-9926-0df15f8f8e94 service nova] Acquiring lock "refresh_cache-e74799af-45f4-466f-80b8-f1a428c3fcbd" {{(pid=87054) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 18 05:38:25 devstack nova-compute[87054]: DEBUG nova.network.neutron [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] Updating instance_info_cache with network_info: [{"id": "9edd77e7-3d93-4e85-a4d8-1b6a7dd78609", "address": "fa:16:3e:f4:0d:63", "network": {"id": "76b81aa7-c22f-4f31-bfd3-5b46d9b32bed", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-1177720649-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.6", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "67b887ec5e804ad483b3854477d5dc90", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap9edd77e7-3d", "ovs_interfaceid": "9edd77e7-3d93-4e85-a4d8-1b6a7dd78609", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=87054) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 18 05:38:25 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Releasing lock "refresh_cache-e74799af-45f4-466f-80b8-f1a428c3fcbd" {{(pid=87054) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 18 05:38:25 devstack nova-compute[87054]: DEBUG nova.compute.manager [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] Instance network_info: |[{"id": "9edd77e7-3d93-4e85-a4d8-1b6a7dd78609", "address": "fa:16:3e:f4:0d:63", "network": {"id": "76b81aa7-c22f-4f31-bfd3-5b46d9b32bed", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-1177720649-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.6", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "67b887ec5e804ad483b3854477d5dc90", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap9edd77e7-3d", "ovs_interfaceid": "9edd77e7-3d93-4e85-a4d8-1b6a7dd78609", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=87054) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2072}} Jul 18 05:38:25 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [req-f233ce3a-13e0-4f2a-bc9a-809dfba99b36 req-728a9706-2fc4-43bc-9926-0df15f8f8e94 service nova] Acquired lock "refresh_cache-e74799af-45f4-466f-80b8-f1a428c3fcbd" {{(pid=87054) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 18 05:38:25 devstack nova-compute[87054]: DEBUG nova.network.neutron [req-f233ce3a-13e0-4f2a-bc9a-809dfba99b36 req-728a9706-2fc4-43bc-9926-0df15f8f8e94 service nova] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] Refreshing network info cache for port 9edd77e7-3d93-4e85-a4d8-1b6a7dd78609 {{(pid=87054) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 18 05:38:25 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] Start _get_guest_xml network_info=[{"id": "9edd77e7-3d93-4e85-a4d8-1b6a7dd78609", "address": "fa:16:3e:f4:0d:63", "network": {"id": "76b81aa7-c22f-4f31-bfd3-5b46d9b32bed", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-1177720649-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.6", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "67b887ec5e804ad483b3854477d5dc90", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap9edd77e7-3d", "ovs_interfaceid": "9edd77e7-3d93-4e85-a4d8-1b6a7dd78609", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] disk_info={'disk_bus': 'virtio', 'cdrom_bus': 'ide', 'mapping': {'root': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}, 'disk': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}}} image_meta=ImageMeta(checksum='87617e24a5e30cb3b87fda8c0764838f',container_format='bare',created_at=2026-07-18T03:32:33Z,direct_url=,disk_format='qcow2',id=0d6393c9-e8a0-4628-b021-8c9aa5777656,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='b8f7edb021ef4e41bf899c4d6d6dc175',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-18T03:32:35Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'encryption_secret_uuid': None, 'encryption_options': None, 'device_name': '/dev/vda', 'guest_format': None, 'encrypted': False, 'boot_index': 0, 'device_type': 'disk', 'disk_bus': 'virtio', 'size': 0, 'encryption_format': None, 'image_id': '0d6393c9-e8a0-4628-b021-8c9aa5777656'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=87054) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8351}} Jul 18 05:38:25 devstack nova-compute[87054]: WARNING nova.virt.libvirt.driver [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 18 05:38:25 devstack nova-compute[87054]: DEBUG nova.virt.driver [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='0d6393c9-e8a0-4628-b021-8c9aa5777656', instance_meta=NovaInstanceMeta(name='tempest-DeleteServersTestJSON-server-658915998', uuid='e74799af-45f4-466f-80b8-f1a428c3fcbd'), owner=OwnerMeta(userid='e082798a0eec45b698f8b9d58e501f75', username='tempest-DeleteServersTestJSON-1592869723-project-member', projectid='67b887ec5e804ad483b3854477d5dc90', projectname='tempest-DeleteServersTestJSON-1592869723'), image=ImageMeta(id='0d6393c9-e8a0-4628-b021-8c9aa5777656', name=None, container_format='bare', disk_format='qcow2', min_disk=1, min_ram=0, properties={'hw_rng_model': 'virtio'}), flavor=FlavorMeta(name='m1.nano', flavorid='42', memory_mb=192, vcpus=1, root_gb=1, ephemeral_gb=0, extra_specs={'hw_rng:allowed': 'True'}, swap=0), network_info=[{"id": "9edd77e7-3d93-4e85-a4d8-1b6a7dd78609", "address": "fa:16:3e:f4:0d:63", "network": {"id": "76b81aa7-c22f-4f31-bfd3-5b46d9b32bed", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-1177720649-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.6", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "67b887ec5e804ad483b3854477d5dc90", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap9edd77e7-3d", "ovs_interfaceid": "9edd77e7-3d93-4e85-a4d8-1b6a7dd78609", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}], nova_package='33.1.0', creation_time=1784345905.3925347) {{(pid=87054) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:451}} Jul 18 05:38:25 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=87054) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1785}} Jul 18 05:38:25 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] CPU controller missing on host. {{(pid=87054) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1795}} Jul 18 05:38:25 devstack nova-compute[87054]: WARNING neutronclient.v2_0.client [req-f233ce3a-13e0-4f2a-bc9a-809dfba99b36 req-728a9706-2fc4-43bc-9926-0df15f8f8e94 service nova] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 18 05:38:25 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=87054) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1804}} Jul 18 05:38:25 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] CPU controller found on host. {{(pid=87054) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1811}} Jul 18 05:38:25 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=87054) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:6043}} Jul 18 05:38:25 devstack nova-compute[87054]: DEBUG nova.virt.hardware [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-07-18T03:33:32Z,deleted=False,deleted_at=None,description=None,disabled=False,ephemeral_gb=0,extra_specs={hw_rng:allowed='True'},flavorid='42',id=11,is_public=True,memory_mb=192,name='m1.nano',projects=,root_gb=1,rxtx_factor=1.0,swap=0,updated_at=None,vcpu_weight=0,vcpus=1) and image_meta ImageMeta(checksum='87617e24a5e30cb3b87fda8c0764838f',container_format='bare',created_at=2026-07-18T03:32:33Z,direct_url=,disk_format='qcow2',id=0d6393c9-e8a0-4628-b021-8c9aa5777656,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='b8f7edb021ef4e41bf899c4d6d6dc175',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-18T03:32:35Z,virtual_size=,visibility=), allow threads: True {{(pid=87054) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jul 18 05:38:25 devstack nova-compute[87054]: DEBUG nova.virt.hardware [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Flavor limits 0:0:0 {{(pid=87054) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jul 18 05:38:25 devstack nova-compute[87054]: DEBUG nova.virt.hardware [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Image limits 0:0:0 {{(pid=87054) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jul 18 05:38:25 devstack nova-compute[87054]: DEBUG nova.virt.hardware [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Flavor pref 0:0:0 {{(pid=87054) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jul 18 05:38:25 devstack nova-compute[87054]: DEBUG nova.virt.hardware [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Image pref 0:0:0 {{(pid=87054) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jul 18 05:38:25 devstack nova-compute[87054]: DEBUG nova.virt.hardware [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=87054) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jul 18 05:38:25 devstack nova-compute[87054]: DEBUG nova.virt.hardware [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=87054) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jul 18 05:38:25 devstack nova-compute[87054]: DEBUG nova.virt.hardware [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=87054) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jul 18 05:38:25 devstack nova-compute[87054]: DEBUG nova.virt.hardware [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Got 1 possible topologies {{(pid=87054) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jul 18 05:38:25 devstack nova-compute[87054]: DEBUG nova.virt.hardware [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=87054) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jul 18 05:38:25 devstack nova-compute[87054]: DEBUG nova.virt.hardware [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=87054) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jul 18 05:38:25 devstack nova-compute[87054]: DEBUG nova.privsep.utils [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Path '/opt/stack/data/nova/instances' supports direct I/O {{(pid=87054) supports_direct_io /opt/stack/nova/nova/privsep/utils.py:63}} Jul 18 05:38:25 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.vif [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=False,compute_id=1,config_drive='',created_at=2026-07-18T03:38:05Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-DeleteServersTestJSON-server-658915998',display_name='tempest-DeleteServersTestJSON-server-658915998',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-deleteserverstestjson-server-658915998',id=1,image_ref='0d6393c9-e8a0-4628-b021-8c9aa5777656',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=KeyPairList,launch_index=0,launched_at=None,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=None,new_flavor=None,node='devstack',numa_topology=None,old_flavor=None,os_type=None,pci_devices=,pci_requests=InstancePCIRequests,power_state=0,progress=0,project_id='67b887ec5e804ad483b3854477d5dc90',ramdisk_id='',reservation_id='r-vt2jaxdw',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='0d6393c9-e8a0-4628-b021-8c9aa5777656',image_container_format='bare',image_disk_format='qcow2',image_hw_machine_type='pc',image_hw_rng_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',network_allocated='True',owner_project_name='tempest-DeleteServersTestJSON-1592869723',owner_user_name='tempest-DeleteServersTestJSON-1592869723-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-18T03:38:08Z,user_data=None,user_id='e082798a0eec45b698f8b9d58e501f75',uuid=e74799af-45f4-466f-80b8-f1a428c3fcbd,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "9edd77e7-3d93-4e85-a4d8-1b6a7dd78609", "address": "fa:16:3e:f4:0d:63", "network": {"id": "76b81aa7-c22f-4f31-bfd3-5b46d9b32bed", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-1177720649-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.6", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "67b887ec5e804ad483b3854477d5dc90", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap9edd77e7-3d", "ovs_interfaceid": "9edd77e7-3d93-4e85-a4d8-1b6a7dd78609", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=87054) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 18 05:38:25 devstack nova-compute[87054]: DEBUG nova.network.os_vif_util [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Converting VIF {"id": "9edd77e7-3d93-4e85-a4d8-1b6a7dd78609", "address": "fa:16:3e:f4:0d:63", "network": {"id": "76b81aa7-c22f-4f31-bfd3-5b46d9b32bed", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-1177720649-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.6", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "67b887ec5e804ad483b3854477d5dc90", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap9edd77e7-3d", "ovs_interfaceid": "9edd77e7-3d93-4e85-a4d8-1b6a7dd78609", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87054) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 18 05:38:25 devstack nova-compute[87054]: DEBUG nova.network.os_vif_util [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:f4:0d:63,bridge_name='br-int',has_traffic_filtering=True,id=9edd77e7-3d93-4e85-a4d8-1b6a7dd78609,network=Network(76b81aa7-c22f-4f31-bfd3-5b46d9b32bed),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap9edd77e7-3d') {{(pid=87054) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 18 05:38:25 devstack nova-compute[87054]: DEBUG nova.objects.instance [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Lazy-loading 'pci_devices' on Instance uuid e74799af-45f4-466f-80b8-f1a428c3fcbd {{(pid=87054) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 18 05:38:25 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] End _get_guest_xml xml= Jul 18 05:38:25 devstack nova-compute[87054]: e74799af-45f4-466f-80b8-f1a428c3fcbd Jul 18 05:38:25 devstack nova-compute[87054]: instance-00000001 Jul 18 05:38:25 devstack nova-compute[87054]: 196608 Jul 18 05:38:25 devstack nova-compute[87054]: 1 Jul 18 05:38:25 devstack nova-compute[87054]: Jul 18 05:38:25 devstack nova-compute[87054]: Jul 18 05:38:25 devstack nova-compute[87054]: Jul 18 05:38:25 devstack nova-compute[87054]: tempest-DeleteServersTestJSON-server-658915998 Jul 18 05:38:25 devstack nova-compute[87054]: 2026-07-18 03:38:25 Jul 18 05:38:25 devstack nova-compute[87054]: Jul 18 05:38:25 devstack nova-compute[87054]: 192 Jul 18 05:38:25 devstack nova-compute[87054]: 1 Jul 18 05:38:25 devstack nova-compute[87054]: 0 Jul 18 05:38:25 devstack nova-compute[87054]: 0 Jul 18 05:38:25 devstack nova-compute[87054]: 1 Jul 18 05:38:25 devstack nova-compute[87054]: Jul 18 05:38:25 devstack nova-compute[87054]: True Jul 18 05:38:25 devstack nova-compute[87054]: Jul 18 05:38:25 devstack nova-compute[87054]: Jul 18 05:38:25 devstack nova-compute[87054]: Jul 18 05:38:25 devstack nova-compute[87054]: bare Jul 18 05:38:25 devstack nova-compute[87054]: qcow2 Jul 18 05:38:25 devstack nova-compute[87054]: 1 Jul 18 05:38:25 devstack nova-compute[87054]: 0 Jul 18 05:38:25 devstack nova-compute[87054]: Jul 18 05:38:25 devstack nova-compute[87054]: virtio Jul 18 05:38:25 devstack nova-compute[87054]: Jul 18 05:38:25 devstack nova-compute[87054]: Jul 18 05:38:25 devstack nova-compute[87054]: Jul 18 05:38:25 devstack nova-compute[87054]: tempest-DeleteServersTestJSON-1592869723-project-member Jul 18 05:38:25 devstack nova-compute[87054]: tempest-DeleteServersTestJSON-1592869723 Jul 18 05:38:25 devstack nova-compute[87054]: Jul 18 05:38:25 devstack nova-compute[87054]: Jul 18 05:38:25 devstack nova-compute[87054]: Jul 18 05:38:25 devstack nova-compute[87054]: Jul 18 05:38:25 devstack nova-compute[87054]: Jul 18 05:38:25 devstack nova-compute[87054]: Jul 18 05:38:25 devstack nova-compute[87054]: Jul 18 05:38:25 devstack nova-compute[87054]: Jul 18 05:38:25 devstack nova-compute[87054]: Jul 18 05:38:25 devstack nova-compute[87054]: Jul 18 05:38:25 devstack nova-compute[87054]: Jul 18 05:38:25 devstack nova-compute[87054]: OpenStack Foundation Jul 18 05:38:25 devstack nova-compute[87054]: OpenStack Nova Jul 18 05:38:25 devstack nova-compute[87054]: 33.1.0 Jul 18 05:38:25 devstack nova-compute[87054]: e74799af-45f4-466f-80b8-f1a428c3fcbd Jul 18 05:38:25 devstack nova-compute[87054]: e74799af-45f4-466f-80b8-f1a428c3fcbd Jul 18 05:38:25 devstack nova-compute[87054]: Virtual Machine Jul 18 05:38:25 devstack nova-compute[87054]: Jul 18 05:38:25 devstack nova-compute[87054]: Jul 18 05:38:25 devstack nova-compute[87054]: Jul 18 05:38:25 devstack nova-compute[87054]: hvm Jul 18 05:38:25 devstack nova-compute[87054]: Jul 18 05:38:25 devstack nova-compute[87054]: Jul 18 05:38:25 devstack nova-compute[87054]: Jul 18 05:38:25 devstack nova-compute[87054]: Jul 18 05:38:25 devstack nova-compute[87054]: Jul 18 05:38:25 devstack nova-compute[87054]: Jul 18 05:38:25 devstack nova-compute[87054]: Jul 18 05:38:25 devstack nova-compute[87054]: Jul 18 05:38:25 devstack nova-compute[87054]: 1 Jul 18 05:38:25 devstack nova-compute[87054]: Jul 18 05:38:25 devstack nova-compute[87054]: Jul 18 05:38:25 devstack nova-compute[87054]: Jul 18 05:38:25 devstack nova-compute[87054]: Jul 18 05:38:25 devstack nova-compute[87054]: Jul 18 05:38:25 devstack nova-compute[87054]: Jul 18 05:38:25 devstack nova-compute[87054]: Jul 18 05:38:25 devstack nova-compute[87054]: Jul 18 05:38:25 devstack nova-compute[87054]: Jul 18 05:38:25 devstack nova-compute[87054]: Jul 18 05:38:25 devstack nova-compute[87054]: Jul 18 05:38:25 devstack nova-compute[87054]: Jul 18 05:38:25 devstack nova-compute[87054]: Jul 18 05:38:25 devstack nova-compute[87054]: Jul 18 05:38:25 devstack nova-compute[87054]: Jul 18 05:38:25 devstack nova-compute[87054]: Jul 18 05:38:25 devstack nova-compute[87054]: Jul 18 05:38:25 devstack nova-compute[87054]: Jul 18 05:38:25 devstack nova-compute[87054]: Jul 18 05:38:25 devstack nova-compute[87054]: Jul 18 05:38:25 devstack nova-compute[87054]: Jul 18 05:38:25 devstack nova-compute[87054]: Jul 18 05:38:25 devstack nova-compute[87054]: Jul 18 05:38:25 devstack nova-compute[87054]: Jul 18 05:38:25 devstack nova-compute[87054]: Jul 18 05:38:25 devstack nova-compute[87054]: Jul 18 05:38:25 devstack nova-compute[87054]: /dev/urandom Jul 18 05:38:25 devstack nova-compute[87054]: Jul 18 05:38:25 devstack nova-compute[87054]: Jul 18 05:38:25 devstack nova-compute[87054]: Jul 18 05:38:25 devstack nova-compute[87054]: Jul 18 05:38:25 devstack nova-compute[87054]: Jul 18 05:38:25 devstack nova-compute[87054]: Jul 18 05:38:25 devstack nova-compute[87054]: Jul 18 05:38:25 devstack nova-compute[87054]: {{(pid=87054) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8358}} Jul 18 05:38:25 devstack nova-compute[87054]: DEBUG nova.compute.manager [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] Preparing to wait for external event network-vif-plugged-9edd77e7-3d93-4e85-a4d8-1b6a7dd78609 {{(pid=87054) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jul 18 05:38:25 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Acquiring lock "e74799af-45f4-466f-80b8-f1a428c3fcbd-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:38:25 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Lock "e74799af-45f4-466f-80b8-f1a428c3fcbd-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.000s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:38:25 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Lock "e74799af-45f4-466f-80b8-f1a428c3fcbd-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.003s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 18 05:38:25 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.vif [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=False,compute_id=1,config_drive='',created_at=2026-07-18T03:38:05Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-DeleteServersTestJSON-server-658915998',display_name='tempest-DeleteServersTestJSON-server-658915998',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-deleteserverstestjson-server-658915998',id=1,image_ref='0d6393c9-e8a0-4628-b021-8c9aa5777656',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=KeyPairList,launch_index=0,launched_at=None,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=None,new_flavor=None,node='devstack',numa_topology=None,old_flavor=None,os_type=None,pci_devices=PciDeviceList,pci_requests=InstancePCIRequests,power_state=0,progress=0,project_id='67b887ec5e804ad483b3854477d5dc90',ramdisk_id='',reservation_id='r-vt2jaxdw',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='0d6393c9-e8a0-4628-b021-8c9aa5777656',image_container_format='bare',image_disk_format='qcow2',image_hw_machine_type='pc',image_hw_rng_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',network_allocated='True',owner_project_name='tempest-DeleteServersTestJSON-1592869723',owner_user_name='tempest-DeleteServersTestJSON-1592869723-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-18T03:38:08Z,user_data=None,user_id='e082798a0eec45b698f8b9d58e501f75',uuid=e74799af-45f4-466f-80b8-f1a428c3fcbd,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "9edd77e7-3d93-4e85-a4d8-1b6a7dd78609", "address": "fa:16:3e:f4:0d:63", "network": {"id": "76b81aa7-c22f-4f31-bfd3-5b46d9b32bed", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-1177720649-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.6", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "67b887ec5e804ad483b3854477d5dc90", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap9edd77e7-3d", "ovs_interfaceid": "9edd77e7-3d93-4e85-a4d8-1b6a7dd78609", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87054) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jul 18 05:38:25 devstack nova-compute[87054]: DEBUG nova.network.os_vif_util [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Converting VIF {"id": "9edd77e7-3d93-4e85-a4d8-1b6a7dd78609", "address": "fa:16:3e:f4:0d:63", "network": {"id": "76b81aa7-c22f-4f31-bfd3-5b46d9b32bed", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-1177720649-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.6", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "67b887ec5e804ad483b3854477d5dc90", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap9edd77e7-3d", "ovs_interfaceid": "9edd77e7-3d93-4e85-a4d8-1b6a7dd78609", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87054) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 18 05:38:25 devstack nova-compute[87054]: DEBUG nova.network.os_vif_util [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:f4:0d:63,bridge_name='br-int',has_traffic_filtering=True,id=9edd77e7-3d93-4e85-a4d8-1b6a7dd78609,network=Network(76b81aa7-c22f-4f31-bfd3-5b46d9b32bed),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap9edd77e7-3d') {{(pid=87054) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 18 05:38:25 devstack nova-compute[87054]: DEBUG os_vif [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:f4:0d:63,bridge_name='br-int',has_traffic_filtering=True,id=9edd77e7-3d93-4e85-a4d8-1b6a7dd78609,network=Network(76b81aa7-c22f-4f31-bfd3-5b46d9b32bed),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap9edd77e7-3d') {{(pid=87054) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jul 18 05:38:25 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Created schema index Interface.name {{(pid=87054) autocreate_indices /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/__init__.py:106}} Jul 18 05:38:25 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Created schema index Port.name {{(pid=87054) autocreate_indices /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/__init__.py:106}} Jul 18 05:38:25 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Created schema index Bridge.name {{(pid=87054) autocreate_indices /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/__init__.py:106}} Jul 18 05:38:25 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] tcp:127.0.0.1:6640: entering CONNECTING {{(pid=87054) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Jul 18 05:38:25 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] [POLLOUT] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:25 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=87054) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Jul 18 05:38:25 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:25 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:25 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:25 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:25 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddBridgeCommand(_result=None, name=br-int, may_exist=True, datapath_type=system) {{(pid=87054) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 18 05:38:25 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=87054) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jul 18 05:38:25 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:25 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbCreateCommand(_result=None, table=QoS, columns={'type': 'linux-noop', 'external_ids': {'id': '05ccbf23-b2f3-57b0-a01f-54c61c97a2ba', '_type': 'linux-noop'}}, row=False) {{(pid=87054) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 18 05:38:25 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:25 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 18 05:38:25 devstack nova-compute[87054]: INFO oslo.privsep.daemon [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Running privsep helper: ['sudo', 'nova-rootwrap', '/etc/nova/rootwrap.conf', 'privsep-helper', '--config-file', '/etc/nova/nova-cpu.conf', '--privsep_context', 'vif_plug_ovs.privsep.vif_plug', '--privsep_sock_path', '/tmp/tmpqbqnwa4p/privsep.sock'] Jul 18 05:38:25 devstack sudo[88092]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf privsep-helper --config-file /etc/nova/nova-cpu.conf --privsep_context vif_plug_ovs.privsep.vif_plug --privsep_sock_path /tmp/tmpqbqnwa4p/privsep.sock Jul 18 05:38:25 devstack sudo[88092]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jul 18 05:38:27 devstack nova-compute[87054]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:105: EventletDeprecationWarning: Jul 18 05:38:27 devstack nova-compute[87054]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 18 05:38:27 devstack nova-compute[87054]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Jul 18 05:38:27 devstack nova-compute[87054]: WARNING oslo.privsep.daemon [-] privsep log: Jul 18 05:38:27 devstack nova-compute[87054]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Jul 18 05:38:27 devstack nova-compute[87054]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Jul 18 05:38:27 devstack nova-compute[87054]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 18 05:38:27 devstack nova-compute[87054]: WARNING oslo.privsep.daemon [-] privsep log: Jul 18 05:38:27 devstack nova-compute[87054]: WARNING oslo.privsep.daemon [-] privsep log: import eventlet Jul 18 05:38:27 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Acquiring lock "f7c80ab5-86e5-4317-acd4-2f161c6e32ed" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:38:27 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Lock "f7c80ab5-86e5-4317-acd4-2f161c6e32ed" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.001s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:38:27 devstack nova-compute[87054]: DEBUG nova.compute.manager [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] [instance: f7c80ab5-86e5-4317-acd4-2f161c6e32ed] Starting instance... {{(pid=87054) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2514}} Jul 18 05:38:27 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:27 devstack sudo[88092]: pam_unix(sudo:session): session closed for user root Jul 18 05:38:27 devstack nova-compute[87054]: INFO oslo.privsep.daemon [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Spawned new privsep daemon via rootwrap Jul 18 05:38:27 devstack nova-compute[87054]: INFO oslo.privsep.daemon [-] privsep daemon starting Jul 18 05:38:27 devstack nova-compute[87054]: INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 Jul 18 05:38:27 devstack nova-compute[87054]: INFO oslo.privsep.daemon [-] privsep process running with capabilities (eff/prm/inh): CAP_DAC_OVERRIDE|CAP_NET_ADMIN/CAP_DAC_OVERRIDE|CAP_NET_ADMIN/none Jul 18 05:38:27 devstack nova-compute[87054]: INFO oslo.privsep.daemon [-] privsep daemon running as pid 88109 Jul 18 05:38:27 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:38:27 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.001s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:38:27 devstack nova-compute[87054]: DEBUG nova.virt.hardware [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=87054) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2627}} Jul 18 05:38:27 devstack nova-compute[87054]: INFO nova.compute.claims [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] [instance: f7c80ab5-86e5-4317-acd4-2f161c6e32ed] Claim successful on node devstack Jul 18 05:38:27 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:27 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=87054) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10157}} Jul 18 05:38:27 devstack nova-compute[87054]: DEBUG nova.compute.provider_tree [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Inventory has not changed in ProviderTree for provider: 91da7bd8-76fa-4119-bd89-789fbb4b2760 {{(pid=87054) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 18 05:38:27 devstack nova-compute[87054]: DEBUG nova.scheduler.client.report [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Inventory has not changed for provider 91da7bd8-76fa-4119-bd89-789fbb4b2760 based on inventory data: {'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=87054) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 18 05:38:27 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 0.476s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 18 05:38:27 devstack nova-compute[87054]: DEBUG nova.compute.manager [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] [instance: f7c80ab5-86e5-4317-acd4-2f161c6e32ed] Start building networks asynchronously for instance. {{(pid=87054) _build_resources /opt/stack/nova/nova/compute/manager.py:2912}} Jul 18 05:38:28 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:28 devstack nova-compute[87054]: DEBUG nova.compute.manager [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] [instance: f7c80ab5-86e5-4317-acd4-2f161c6e32ed] Allocating IP information in the background. {{(pid=87054) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2057}} Jul 18 05:38:28 devstack nova-compute[87054]: DEBUG nova.network.neutron [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] [instance: f7c80ab5-86e5-4317-acd4-2f161c6e32ed] allocate_for_instance() {{(pid=87054) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jul 18 05:38:28 devstack nova-compute[87054]: WARNING neutronclient.v2_0.client [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 18 05:38:28 devstack nova-compute[87054]: WARNING neutronclient.v2_0.client [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 18 05:38:28 devstack nova-compute[87054]: INFO nova.virt.libvirt.driver [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] [instance: f7c80ab5-86e5-4317-acd4-2f161c6e32ed] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jul 18 05:38:28 devstack nova-compute[87054]: DEBUG nova.compute.manager [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] [instance: f7c80ab5-86e5-4317-acd4-2f161c6e32ed] Start building block device mappings for instance. {{(pid=87054) _build_resources /opt/stack/nova/nova/compute/manager.py:2947}} Jul 18 05:38:28 devstack nova-compute[87054]: DEBUG nova.policy [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': '6d39d754046d4b8e87562c2ba1f35796', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12a3e223d6fc409b9fbd0781b3617d9c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87054) authorize /opt/stack/nova/nova/policy.py:192}} Jul 18 05:38:28 devstack nova-compute[87054]: WARNING neutronclient.v2_0.client [req-f233ce3a-13e0-4f2a-bc9a-809dfba99b36 req-728a9706-2fc4-43bc-9926-0df15f8f8e94 service nova] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 18 05:38:28 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:28 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tap9edd77e7-3d, may_exist=True, interface_attrs={}) {{(pid=87054) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 18 05:38:28 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tap9edd77e7-3d, col_values=(('qos', UUID('0d48d2fc-ad00-4b61-97c2-a193ed656ed5')),), if_exists=True) {{(pid=87054) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 18 05:38:28 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tap9edd77e7-3d, col_values=(('external_ids', {'iface-id': '9edd77e7-3d93-4e85-a4d8-1b6a7dd78609', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:f4:0d:63', 'vm-uuid': 'e74799af-45f4-466f-80b8-f1a428c3fcbd'}),), if_exists=True) {{(pid=87054) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 18 05:38:28 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:28 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 18 05:38:28 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:28 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:28 devstack nova-compute[87054]: DEBUG nova.compute.manager [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] [instance: f7c80ab5-86e5-4317-acd4-2f161c6e32ed] Start spawning the instance on the hypervisor. {{(pid=87054) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2720}} Jul 18 05:38:28 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:28 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] [instance: f7c80ab5-86e5-4317-acd4-2f161c6e32ed] Creating instance directory {{(pid=87054) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5362}} Jul 18 05:38:28 devstack nova-compute[87054]: INFO nova.virt.libvirt.driver [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] [instance: f7c80ab5-86e5-4317-acd4-2f161c6e32ed] Creating image(s) Jul 18 05:38:28 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Acquiring lock "/opt/stack/data/nova/instances/f7c80ab5-86e5-4317-acd4-2f161c6e32ed/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:38:28 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Lock "/opt/stack/data/nova/instances/f7c80ab5-86e5-4317-acd4-2f161c6e32ed/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.001s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:38:28 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:28 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Lock "/opt/stack/data/nova/instances/f7c80ab5-86e5-4317-acd4-2f161c6e32ed/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.013s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 18 05:38:28 devstack nova-compute[87054]: DEBUG oslo_utils.imageutils.format_inspector [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=87054) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 18 05:38:28 devstack nova-compute[87054]: INFO os_vif [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:f4:0d:63,bridge_name='br-int',has_traffic_filtering=True,id=9edd77e7-3d93-4e85-a4d8-1b6a7dd78609,network=Network(76b81aa7-c22f-4f31-bfd3-5b46d9b32bed),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap9edd77e7-3d') Jul 18 05:38:28 devstack nova-compute[87054]: DEBUG oslo_utils.imageutils.format_inspector [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=87054) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 18 05:38:28 devstack nova-compute[87054]: DEBUG oslo_concurrency.processutils [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/b3082891e45f55e088e08da37437dc82623d5311 --force-share --output=json {{(pid=87054) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 18 05:38:28 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] No BDM found with device name vda, not building metadata. {{(pid=87054) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13418}} Jul 18 05:38:28 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] No VIF found with MAC fa:16:3e:f4:0d:63, not building metadata {{(pid=87054) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13394}} Jul 18 05:38:28 devstack nova-compute[87054]: DEBUG oslo_concurrency.processutils [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/b3082891e45f55e088e08da37437dc82623d5311 --force-share --output=json" returned: 0 in 0.200s {{(pid=87054) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 18 05:38:28 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Acquiring lock "b3082891e45f55e088e08da37437dc82623d5311" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:38:28 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Lock "b3082891e45f55e088e08da37437dc82623d5311" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.003s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:38:28 devstack nova-compute[87054]: DEBUG oslo_utils.imageutils.format_inspector [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=87054) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 18 05:38:28 devstack nova-compute[87054]: DEBUG oslo_utils.imageutils.format_inspector [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=87054) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 18 05:38:28 devstack nova-compute[87054]: DEBUG oslo_concurrency.processutils [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/b3082891e45f55e088e08da37437dc82623d5311 --force-share --output=json {{(pid=87054) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 18 05:38:28 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:28 devstack nova-compute[87054]: DEBUG oslo_concurrency.processutils [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/b3082891e45f55e088e08da37437dc82623d5311 --force-share --output=json" returned: 0 in 0.243s {{(pid=87054) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 18 05:38:28 devstack nova-compute[87054]: DEBUG oslo_concurrency.processutils [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Running cmd (subprocess): env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/b3082891e45f55e088e08da37437dc82623d5311,backing_fmt=raw /opt/stack/data/nova/instances/f7c80ab5-86e5-4317-acd4-2f161c6e32ed/disk 1073741824 {{(pid=87054) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 18 05:38:29 devstack nova-compute[87054]: DEBUG oslo_concurrency.processutils [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/b3082891e45f55e088e08da37437dc82623d5311,backing_fmt=raw /opt/stack/data/nova/instances/f7c80ab5-86e5-4317-acd4-2f161c6e32ed/disk 1073741824" returned: 0 in 0.067s {{(pid=87054) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 18 05:38:29 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Lock "b3082891e45f55e088e08da37437dc82623d5311" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.330s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 18 05:38:29 devstack nova-compute[87054]: DEBUG oslo_concurrency.processutils [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/b3082891e45f55e088e08da37437dc82623d5311 --force-share --output=json {{(pid=87054) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 18 05:38:29 devstack nova-compute[87054]: DEBUG oslo_concurrency.processutils [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/b3082891e45f55e088e08da37437dc82623d5311 --force-share --output=json" returned: 0 in 0.202s {{(pid=87054) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 18 05:38:29 devstack nova-compute[87054]: DEBUG nova.virt.disk.api [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Checking if we can resize image /opt/stack/data/nova/instances/f7c80ab5-86e5-4317-acd4-2f161c6e32ed/disk. size=1073741824 {{(pid=87054) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jul 18 05:38:29 devstack nova-compute[87054]: DEBUG oslo_concurrency.processutils [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/f7c80ab5-86e5-4317-acd4-2f161c6e32ed/disk --force-share --output=json {{(pid=87054) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 18 05:38:29 devstack nova-compute[87054]: DEBUG oslo_concurrency.processutils [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/f7c80ab5-86e5-4317-acd4-2f161c6e32ed/disk --force-share --output=json" returned: 0 in 0.125s {{(pid=87054) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 18 05:38:29 devstack nova-compute[87054]: DEBUG nova.virt.disk.api [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Cannot resize image /opt/stack/data/nova/instances/f7c80ab5-86e5-4317-acd4-2f161c6e32ed/disk to a smaller size. {{(pid=87054) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jul 18 05:38:29 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] [instance: f7c80ab5-86e5-4317-acd4-2f161c6e32ed] Created local disks {{(pid=87054) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5504}} Jul 18 05:38:29 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] [instance: f7c80ab5-86e5-4317-acd4-2f161c6e32ed] Ensure instance console log exists: /opt/stack/data/nova/instances/f7c80ab5-86e5-4317-acd4-2f161c6e32ed/console.log {{(pid=87054) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5241}} Jul 18 05:38:29 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:38:29 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.001s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:38:29 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.001s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 18 05:38:29 devstack nova-compute[87054]: DEBUG nova.network.neutron [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] [instance: f7c80ab5-86e5-4317-acd4-2f161c6e32ed] Successfully created port: cfdc5c91-471f-44dd-b323-7131c8119314 {{(pid=87054) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jul 18 05:38:30 devstack nova-compute[87054]: DEBUG nova.virt.driver [-] Emitting event Started> {{(pid=87054) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 18 05:38:30 devstack nova-compute[87054]: INFO nova.compute.manager [-] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] VM Started (Lifecycle Event) Jul 18 05:38:30 devstack nova-compute[87054]: DEBUG nova.compute.manager [None req-849049b5-4b41-4c1a-998a-2941bb926379 None None] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] Checking state {{(pid=87054) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 18 05:38:30 devstack nova-compute[87054]: DEBUG nova.virt.driver [None req-849049b5-4b41-4c1a-998a-2941bb926379 None None] Emitting event Paused> {{(pid=87054) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 18 05:38:30 devstack nova-compute[87054]: INFO nova.compute.manager [None req-849049b5-4b41-4c1a-998a-2941bb926379 None None] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] VM Paused (Lifecycle Event) Jul 18 05:38:30 devstack nova-compute[87054]: DEBUG nova.compute.manager [None req-849049b5-4b41-4c1a-998a-2941bb926379 None None] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] Checking state {{(pid=87054) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 18 05:38:30 devstack nova-compute[87054]: DEBUG nova.compute.manager [None req-849049b5-4b41-4c1a-998a-2941bb926379 None None] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] Synchronizing instance power state after lifecycle event "Paused"; current vm_state: building, current task_state: spawning, current DB power_state: 0, VM power_state: 3 {{(pid=87054) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1439}} Jul 18 05:38:30 devstack nova-compute[87054]: INFO nova.compute.manager [None req-849049b5-4b41-4c1a-998a-2941bb926379 None None] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] During sync_power_state the instance has a pending task (spawning). Skip. Jul 18 05:38:30 devstack nova-compute[87054]: DEBUG nova.network.neutron [req-f233ce3a-13e0-4f2a-bc9a-809dfba99b36 req-728a9706-2fc4-43bc-9926-0df15f8f8e94 service nova] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] Updated VIF entry in instance network info cache for port 9edd77e7-3d93-4e85-a4d8-1b6a7dd78609. {{(pid=87054) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3524}} Jul 18 05:38:30 devstack nova-compute[87054]: DEBUG nova.network.neutron [req-f233ce3a-13e0-4f2a-bc9a-809dfba99b36 req-728a9706-2fc4-43bc-9926-0df15f8f8e94 service nova] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] Updating instance_info_cache with network_info: [{"id": "9edd77e7-3d93-4e85-a4d8-1b6a7dd78609", "address": "fa:16:3e:f4:0d:63", "network": {"id": "76b81aa7-c22f-4f31-bfd3-5b46d9b32bed", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-1177720649-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.6", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "67b887ec5e804ad483b3854477d5dc90", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap9edd77e7-3d", "ovs_interfaceid": "9edd77e7-3d93-4e85-a4d8-1b6a7dd78609", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=87054) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 18 05:38:30 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [req-f233ce3a-13e0-4f2a-bc9a-809dfba99b36 req-728a9706-2fc4-43bc-9926-0df15f8f8e94 service nova] Releasing lock "refresh_cache-e74799af-45f4-466f-80b8-f1a428c3fcbd" {{(pid=87054) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 18 05:38:30 devstack nova-compute[87054]: DEBUG nova.network.neutron [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] [instance: f7c80ab5-86e5-4317-acd4-2f161c6e32ed] Successfully updated port: cfdc5c91-471f-44dd-b323-7131c8119314 {{(pid=87054) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jul 18 05:38:31 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Acquiring lock "refresh_cache-f7c80ab5-86e5-4317-acd4-2f161c6e32ed" {{(pid=87054) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 18 05:38:31 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Acquired lock "refresh_cache-f7c80ab5-86e5-4317-acd4-2f161c6e32ed" {{(pid=87054) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 18 05:38:31 devstack nova-compute[87054]: DEBUG nova.network.neutron [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] [instance: f7c80ab5-86e5-4317-acd4-2f161c6e32ed] Building network info cache for instance {{(pid=87054) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 18 05:38:31 devstack nova-compute[87054]: DEBUG nova.network.neutron [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] [instance: f7c80ab5-86e5-4317-acd4-2f161c6e32ed] Instance cache missing network info. {{(pid=87054) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3365}} Jul 18 05:38:31 devstack nova-compute[87054]: DEBUG nova.compute.manager [req-ba145f77-90bc-496f-a3eb-562ae83eb44f req-6b147f79-2079-401d-b7f0-bc72cc420289 service nova] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] Received event network-vif-plugged-9edd77e7-3d93-4e85-a4d8-1b6a7dd78609 {{(pid=87054) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 18 05:38:31 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [req-ba145f77-90bc-496f-a3eb-562ae83eb44f req-6b147f79-2079-401d-b7f0-bc72cc420289 service nova] Acquiring lock "e74799af-45f4-466f-80b8-f1a428c3fcbd-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:38:31 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [req-ba145f77-90bc-496f-a3eb-562ae83eb44f req-6b147f79-2079-401d-b7f0-bc72cc420289 service nova] Lock "e74799af-45f4-466f-80b8-f1a428c3fcbd-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:38:31 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [req-ba145f77-90bc-496f-a3eb-562ae83eb44f req-6b147f79-2079-401d-b7f0-bc72cc420289 service nova] Lock "e74799af-45f4-466f-80b8-f1a428c3fcbd-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 18 05:38:31 devstack nova-compute[87054]: DEBUG nova.compute.manager [req-ba145f77-90bc-496f-a3eb-562ae83eb44f req-6b147f79-2079-401d-b7f0-bc72cc420289 service nova] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] Processing event network-vif-plugged-9edd77e7-3d93-4e85-a4d8-1b6a7dd78609 {{(pid=87054) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11658}} Jul 18 05:38:31 devstack nova-compute[87054]: DEBUG nova.compute.manager [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] Instance event wait completed in 1 seconds for network-vif-plugged {{(pid=87054) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jul 18 05:38:31 devstack nova-compute[87054]: DEBUG nova.virt.driver [None req-849049b5-4b41-4c1a-998a-2941bb926379 None None] Emitting event Resumed> {{(pid=87054) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 18 05:38:31 devstack nova-compute[87054]: INFO nova.compute.manager [None req-849049b5-4b41-4c1a-998a-2941bb926379 None None] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] VM Resumed (Lifecycle Event) Jul 18 05:38:31 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] Guest created on hypervisor {{(pid=87054) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:5024}} Jul 18 05:38:31 devstack nova-compute[87054]: INFO nova.virt.libvirt.driver [-] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] Instance spawned successfully. Jul 18 05:38:31 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] Attempting to register defaults for the following image properties: ['hw_cdrom_bus', 'hw_disk_bus', 'hw_input_bus', 'hw_pointer_model', 'hw_video_model', 'hw_vif_model'] {{(pid=87054) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1153}} Jul 18 05:38:31 devstack nova-compute[87054]: DEBUG nova.compute.manager [req-b8fed51d-6ca4-4314-81db-d3be2b4bba8f req-1ef1f7f9-dbcd-45a1-a076-68ee830f4c81 service nova] [instance: f7c80ab5-86e5-4317-acd4-2f161c6e32ed] Received event network-changed-cfdc5c91-471f-44dd-b323-7131c8119314 {{(pid=87054) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 18 05:38:31 devstack nova-compute[87054]: DEBUG nova.compute.manager [req-b8fed51d-6ca4-4314-81db-d3be2b4bba8f req-1ef1f7f9-dbcd-45a1-a076-68ee830f4c81 service nova] [instance: f7c80ab5-86e5-4317-acd4-2f161c6e32ed] Refreshing instance network info cache due to event network-changed-cfdc5c91-471f-44dd-b323-7131c8119314. {{(pid=87054) external_instance_event /opt/stack/nova/nova/compute/manager.py:11905}} Jul 18 05:38:31 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [req-b8fed51d-6ca4-4314-81db-d3be2b4bba8f req-1ef1f7f9-dbcd-45a1-a076-68ee830f4c81 service nova] Acquiring lock "refresh_cache-f7c80ab5-86e5-4317-acd4-2f161c6e32ed" {{(pid=87054) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 18 05:38:31 devstack nova-compute[87054]: DEBUG nova.compute.manager [None req-849049b5-4b41-4c1a-998a-2941bb926379 None None] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] Checking state {{(pid=87054) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 18 05:38:31 devstack nova-compute[87054]: DEBUG nova.compute.manager [None req-849049b5-4b41-4c1a-998a-2941bb926379 None None] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] Synchronizing instance power state after lifecycle event "Resumed"; current vm_state: building, current task_state: spawning, current DB power_state: 0, VM power_state: 1 {{(pid=87054) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1439}} Jul 18 05:38:31 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] Found default for hw_cdrom_bus of ide {{(pid=87054) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 18 05:38:31 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] Found default for hw_disk_bus of virtio {{(pid=87054) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 18 05:38:31 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] Found default for hw_input_bus of None {{(pid=87054) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 18 05:38:31 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] Found default for hw_pointer_model of None {{(pid=87054) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 18 05:38:31 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] Found default for hw_video_model of virtio {{(pid=87054) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 18 05:38:31 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] Found default for hw_vif_model of virtio {{(pid=87054) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 18 05:38:31 devstack nova-compute[87054]: INFO nova.compute.manager [None req-849049b5-4b41-4c1a-998a-2941bb926379 None None] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] During sync_power_state the instance has a pending task (spawning). Skip. Jul 18 05:38:31 devstack nova-compute[87054]: WARNING neutronclient.v2_0.client [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 18 05:38:31 devstack nova-compute[87054]: INFO nova.compute.manager [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] Took 23.39 seconds to spawn the instance on the hypervisor. Jul 18 05:38:31 devstack nova-compute[87054]: DEBUG nova.compute.manager [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] Checking state {{(pid=87054) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 18 05:38:32 devstack nova-compute[87054]: INFO nova.compute.manager [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] Took 24.62 seconds to build instance. Jul 18 05:38:32 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-17768892-5a23-4d2c-940f-b2c75837c210 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Lock "e74799af-45f4-466f-80b8-f1a428c3fcbd" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 24.913s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 18 05:38:32 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] Lock "e74799af-45f4-466f-80b8-f1a428c3fcbd" acquired by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" :: waited 11.862s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:38:32 devstack nova-compute[87054]: INFO nova.compute.manager [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] During sync_power_state the instance has a pending task (spawning). Skip. Jul 18 05:38:32 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] Lock "e74799af-45f4-466f-80b8-f1a428c3fcbd" "released" by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" :: held 0.002s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 18 05:38:32 devstack nova-compute[87054]: DEBUG nova.network.neutron [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] [instance: f7c80ab5-86e5-4317-acd4-2f161c6e32ed] Updating instance_info_cache with network_info: [{"id": "cfdc5c91-471f-44dd-b323-7131c8119314", "address": "fa:16:3e:d7:f7:2c", "network": {"id": "4f76cb4d-713f-401a-936b-875f40d6803f", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-404014679-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.9", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "12a3e223d6fc409b9fbd0781b3617d9c", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapcfdc5c91-47", "ovs_interfaceid": "cfdc5c91-471f-44dd-b323-7131c8119314", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=87054) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 18 05:38:32 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Releasing lock "refresh_cache-f7c80ab5-86e5-4317-acd4-2f161c6e32ed" {{(pid=87054) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 18 05:38:32 devstack nova-compute[87054]: DEBUG nova.compute.manager [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] [instance: f7c80ab5-86e5-4317-acd4-2f161c6e32ed] Instance network_info: |[{"id": "cfdc5c91-471f-44dd-b323-7131c8119314", "address": "fa:16:3e:d7:f7:2c", "network": {"id": "4f76cb4d-713f-401a-936b-875f40d6803f", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-404014679-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.9", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "12a3e223d6fc409b9fbd0781b3617d9c", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapcfdc5c91-47", "ovs_interfaceid": "cfdc5c91-471f-44dd-b323-7131c8119314", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=87054) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2072}} Jul 18 05:38:32 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [req-b8fed51d-6ca4-4314-81db-d3be2b4bba8f req-1ef1f7f9-dbcd-45a1-a076-68ee830f4c81 service nova] Acquired lock "refresh_cache-f7c80ab5-86e5-4317-acd4-2f161c6e32ed" {{(pid=87054) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 18 05:38:32 devstack nova-compute[87054]: DEBUG nova.network.neutron [req-b8fed51d-6ca4-4314-81db-d3be2b4bba8f req-1ef1f7f9-dbcd-45a1-a076-68ee830f4c81 service nova] [instance: f7c80ab5-86e5-4317-acd4-2f161c6e32ed] Refreshing network info cache for port cfdc5c91-471f-44dd-b323-7131c8119314 {{(pid=87054) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 18 05:38:32 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] [instance: f7c80ab5-86e5-4317-acd4-2f161c6e32ed] Start _get_guest_xml network_info=[{"id": "cfdc5c91-471f-44dd-b323-7131c8119314", "address": "fa:16:3e:d7:f7:2c", "network": {"id": "4f76cb4d-713f-401a-936b-875f40d6803f", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-404014679-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.9", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "12a3e223d6fc409b9fbd0781b3617d9c", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapcfdc5c91-47", "ovs_interfaceid": "cfdc5c91-471f-44dd-b323-7131c8119314", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] disk_info={'disk_bus': 'virtio', 'cdrom_bus': 'ide', 'mapping': {'root': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}, 'disk': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}}} image_meta=ImageMeta(checksum='87617e24a5e30cb3b87fda8c0764838f',container_format='bare',created_at=2026-07-18T03:32:33Z,direct_url=,disk_format='qcow2',id=0d6393c9-e8a0-4628-b021-8c9aa5777656,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='b8f7edb021ef4e41bf899c4d6d6dc175',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-18T03:32:35Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'encryption_secret_uuid': None, 'encryption_options': None, 'device_name': '/dev/vda', 'guest_format': None, 'encrypted': False, 'boot_index': 0, 'device_type': 'disk', 'disk_bus': 'virtio', 'size': 0, 'encryption_format': None, 'image_id': '0d6393c9-e8a0-4628-b021-8c9aa5777656'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=87054) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8351}} Jul 18 05:38:32 devstack nova-compute[87054]: WARNING nova.virt.libvirt.driver [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 18 05:38:32 devstack nova-compute[87054]: DEBUG nova.virt.driver [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='0d6393c9-e8a0-4628-b021-8c9aa5777656', instance_meta=NovaInstanceMeta(name='tempest-VolumesAdminNegativeTest-server-939721888', uuid='f7c80ab5-86e5-4317-acd4-2f161c6e32ed'), owner=OwnerMeta(userid='6d39d754046d4b8e87562c2ba1f35796', username='tempest-VolumesAdminNegativeTest-45111522-project-member', projectid='12a3e223d6fc409b9fbd0781b3617d9c', projectname='tempest-VolumesAdminNegativeTest-45111522'), image=ImageMeta(id='0d6393c9-e8a0-4628-b021-8c9aa5777656', name=None, container_format='bare', disk_format='qcow2', min_disk=1, min_ram=0, properties={'hw_rng_model': 'virtio'}), flavor=FlavorMeta(name='m1.nano', flavorid='42', memory_mb=192, vcpus=1, root_gb=1, ephemeral_gb=0, extra_specs={'hw_rng:allowed': 'True'}, swap=0), network_info=[{"id": "cfdc5c91-471f-44dd-b323-7131c8119314", "address": "fa:16:3e:d7:f7:2c", "network": {"id": "4f76cb4d-713f-401a-936b-875f40d6803f", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-404014679-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.9", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "12a3e223d6fc409b9fbd0781b3617d9c", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapcfdc5c91-47", "ovs_interfaceid": "cfdc5c91-471f-44dd-b323-7131c8119314", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}], nova_package='33.1.0', creation_time=1784345912.4722571) {{(pid=87054) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:451}} Jul 18 05:38:32 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=87054) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1785}} Jul 18 05:38:32 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] CPU controller missing on host. {{(pid=87054) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1795}} Jul 18 05:38:32 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=87054) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1804}} Jul 18 05:38:32 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] CPU controller found on host. {{(pid=87054) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1811}} Jul 18 05:38:32 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=87054) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:6043}} Jul 18 05:38:32 devstack nova-compute[87054]: DEBUG nova.virt.hardware [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-07-18T03:33:32Z,deleted=False,deleted_at=None,description=None,disabled=False,ephemeral_gb=0,extra_specs={hw_rng:allowed='True'},flavorid='42',id=11,is_public=True,memory_mb=192,name='m1.nano',projects=,root_gb=1,rxtx_factor=1.0,swap=0,updated_at=None,vcpu_weight=0,vcpus=1) and image_meta ImageMeta(checksum='87617e24a5e30cb3b87fda8c0764838f',container_format='bare',created_at=2026-07-18T03:32:33Z,direct_url=,disk_format='qcow2',id=0d6393c9-e8a0-4628-b021-8c9aa5777656,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='b8f7edb021ef4e41bf899c4d6d6dc175',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-18T03:32:35Z,virtual_size=,visibility=), allow threads: True {{(pid=87054) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jul 18 05:38:32 devstack nova-compute[87054]: DEBUG nova.virt.hardware [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Flavor limits 0:0:0 {{(pid=87054) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jul 18 05:38:32 devstack nova-compute[87054]: DEBUG nova.virt.hardware [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Image limits 0:0:0 {{(pid=87054) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jul 18 05:38:32 devstack nova-compute[87054]: DEBUG nova.virt.hardware [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Flavor pref 0:0:0 {{(pid=87054) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jul 18 05:38:32 devstack nova-compute[87054]: DEBUG nova.virt.hardware [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Image pref 0:0:0 {{(pid=87054) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jul 18 05:38:32 devstack nova-compute[87054]: DEBUG nova.virt.hardware [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=87054) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jul 18 05:38:32 devstack nova-compute[87054]: DEBUG nova.virt.hardware [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=87054) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jul 18 05:38:32 devstack nova-compute[87054]: DEBUG nova.virt.hardware [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=87054) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jul 18 05:38:32 devstack nova-compute[87054]: DEBUG nova.virt.hardware [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Got 1 possible topologies {{(pid=87054) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jul 18 05:38:32 devstack nova-compute[87054]: DEBUG nova.virt.hardware [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=87054) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jul 18 05:38:32 devstack nova-compute[87054]: DEBUG nova.virt.hardware [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=87054) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jul 18 05:38:32 devstack nova-compute[87054]: WARNING neutronclient.v2_0.client [req-b8fed51d-6ca4-4314-81db-d3be2b4bba8f req-1ef1f7f9-dbcd-45a1-a076-68ee830f4c81 service nova] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 18 05:38:32 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.vif [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=False,compute_id=1,config_drive='',created_at=2026-07-18T03:38:25Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-VolumesAdminNegativeTest-server-939721888',display_name='tempest-VolumesAdminNegativeTest-server-939721888',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-volumesadminnegativetest-server-939721888',id=2,image_ref='0d6393c9-e8a0-4628-b021-8c9aa5777656',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=KeyPairList,launch_index=0,launched_at=None,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=None,new_flavor=None,node='devstack',numa_topology=None,old_flavor=None,os_type=None,pci_devices=,pci_requests=InstancePCIRequests,power_state=0,progress=0,project_id='12a3e223d6fc409b9fbd0781b3617d9c',ramdisk_id='',reservation_id='r-6x6vvdp4',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='0d6393c9-e8a0-4628-b021-8c9aa5777656',image_container_format='bare',image_disk_format='qcow2',image_hw_machine_type='pc',image_hw_rng_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',network_allocated='True',owner_project_name='tempest-VolumesAdminNegativeTest-45111522',owner_user_name='tempest-VolumesAdminNegativeTest-45111522-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-18T03:38:28Z,user_data=None,user_id='6d39d754046d4b8e87562c2ba1f35796',uuid=f7c80ab5-86e5-4317-acd4-2f161c6e32ed,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "cfdc5c91-471f-44dd-b323-7131c8119314", "address": "fa:16:3e:d7:f7:2c", "network": {"id": "4f76cb4d-713f-401a-936b-875f40d6803f", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-404014679-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.9", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "12a3e223d6fc409b9fbd0781b3617d9c", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapcfdc5c91-47", "ovs_interfaceid": "cfdc5c91-471f-44dd-b323-7131c8119314", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=87054) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 18 05:38:32 devstack nova-compute[87054]: DEBUG nova.network.os_vif_util [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Converting VIF {"id": "cfdc5c91-471f-44dd-b323-7131c8119314", "address": "fa:16:3e:d7:f7:2c", "network": {"id": "4f76cb4d-713f-401a-936b-875f40d6803f", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-404014679-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.9", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "12a3e223d6fc409b9fbd0781b3617d9c", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapcfdc5c91-47", "ovs_interfaceid": "cfdc5c91-471f-44dd-b323-7131c8119314", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87054) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 18 05:38:32 devstack nova-compute[87054]: DEBUG nova.network.os_vif_util [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:d7:f7:2c,bridge_name='br-int',has_traffic_filtering=True,id=cfdc5c91-471f-44dd-b323-7131c8119314,network=Network(4f76cb4d-713f-401a-936b-875f40d6803f),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapcfdc5c91-47') {{(pid=87054) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 18 05:38:32 devstack nova-compute[87054]: DEBUG nova.objects.instance [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Lazy-loading 'pci_devices' on Instance uuid f7c80ab5-86e5-4317-acd4-2f161c6e32ed {{(pid=87054) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 18 05:38:32 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] [instance: f7c80ab5-86e5-4317-acd4-2f161c6e32ed] End _get_guest_xml xml= Jul 18 05:38:32 devstack nova-compute[87054]: f7c80ab5-86e5-4317-acd4-2f161c6e32ed Jul 18 05:38:32 devstack nova-compute[87054]: instance-00000002 Jul 18 05:38:32 devstack nova-compute[87054]: 196608 Jul 18 05:38:32 devstack nova-compute[87054]: 1 Jul 18 05:38:32 devstack nova-compute[87054]: Jul 18 05:38:32 devstack nova-compute[87054]: Jul 18 05:38:32 devstack nova-compute[87054]: Jul 18 05:38:32 devstack nova-compute[87054]: tempest-VolumesAdminNegativeTest-server-939721888 Jul 18 05:38:32 devstack nova-compute[87054]: 2026-07-18 03:38:32 Jul 18 05:38:32 devstack nova-compute[87054]: Jul 18 05:38:32 devstack nova-compute[87054]: 192 Jul 18 05:38:32 devstack nova-compute[87054]: 1 Jul 18 05:38:32 devstack nova-compute[87054]: 0 Jul 18 05:38:32 devstack nova-compute[87054]: 0 Jul 18 05:38:32 devstack nova-compute[87054]: 1 Jul 18 05:38:32 devstack nova-compute[87054]: Jul 18 05:38:32 devstack nova-compute[87054]: True Jul 18 05:38:32 devstack nova-compute[87054]: Jul 18 05:38:32 devstack nova-compute[87054]: Jul 18 05:38:32 devstack nova-compute[87054]: Jul 18 05:38:32 devstack nova-compute[87054]: bare Jul 18 05:38:32 devstack nova-compute[87054]: qcow2 Jul 18 05:38:32 devstack nova-compute[87054]: 1 Jul 18 05:38:32 devstack nova-compute[87054]: 0 Jul 18 05:38:32 devstack nova-compute[87054]: Jul 18 05:38:32 devstack nova-compute[87054]: virtio Jul 18 05:38:32 devstack nova-compute[87054]: Jul 18 05:38:32 devstack nova-compute[87054]: Jul 18 05:38:32 devstack nova-compute[87054]: Jul 18 05:38:32 devstack nova-compute[87054]: tempest-VolumesAdminNegativeTest-45111522-project-member Jul 18 05:38:32 devstack nova-compute[87054]: tempest-VolumesAdminNegativeTest-45111522 Jul 18 05:38:32 devstack nova-compute[87054]: Jul 18 05:38:32 devstack nova-compute[87054]: Jul 18 05:38:32 devstack nova-compute[87054]: Jul 18 05:38:32 devstack nova-compute[87054]: Jul 18 05:38:32 devstack nova-compute[87054]: Jul 18 05:38:32 devstack nova-compute[87054]: Jul 18 05:38:32 devstack nova-compute[87054]: Jul 18 05:38:32 devstack nova-compute[87054]: Jul 18 05:38:32 devstack nova-compute[87054]: Jul 18 05:38:32 devstack nova-compute[87054]: Jul 18 05:38:32 devstack nova-compute[87054]: Jul 18 05:38:32 devstack nova-compute[87054]: OpenStack Foundation Jul 18 05:38:32 devstack nova-compute[87054]: OpenStack Nova Jul 18 05:38:32 devstack nova-compute[87054]: 33.1.0 Jul 18 05:38:32 devstack nova-compute[87054]: f7c80ab5-86e5-4317-acd4-2f161c6e32ed Jul 18 05:38:32 devstack nova-compute[87054]: f7c80ab5-86e5-4317-acd4-2f161c6e32ed Jul 18 05:38:32 devstack nova-compute[87054]: Virtual Machine Jul 18 05:38:32 devstack nova-compute[87054]: Jul 18 05:38:32 devstack nova-compute[87054]: Jul 18 05:38:32 devstack nova-compute[87054]: Jul 18 05:38:32 devstack nova-compute[87054]: hvm Jul 18 05:38:32 devstack nova-compute[87054]: Jul 18 05:38:32 devstack nova-compute[87054]: Jul 18 05:38:32 devstack nova-compute[87054]: Jul 18 05:38:32 devstack nova-compute[87054]: Jul 18 05:38:32 devstack nova-compute[87054]: Jul 18 05:38:32 devstack nova-compute[87054]: Jul 18 05:38:32 devstack nova-compute[87054]: Jul 18 05:38:32 devstack nova-compute[87054]: Jul 18 05:38:32 devstack nova-compute[87054]: 1 Jul 18 05:38:32 devstack nova-compute[87054]: Jul 18 05:38:32 devstack nova-compute[87054]: Jul 18 05:38:32 devstack nova-compute[87054]: Jul 18 05:38:32 devstack nova-compute[87054]: Jul 18 05:38:32 devstack nova-compute[87054]: Jul 18 05:38:32 devstack nova-compute[87054]: Jul 18 05:38:32 devstack nova-compute[87054]: Jul 18 05:38:32 devstack nova-compute[87054]: Jul 18 05:38:32 devstack nova-compute[87054]: Jul 18 05:38:32 devstack nova-compute[87054]: Jul 18 05:38:32 devstack nova-compute[87054]: Jul 18 05:38:32 devstack nova-compute[87054]: Jul 18 05:38:32 devstack nova-compute[87054]: Jul 18 05:38:32 devstack nova-compute[87054]: Jul 18 05:38:32 devstack nova-compute[87054]: Jul 18 05:38:32 devstack nova-compute[87054]: Jul 18 05:38:32 devstack nova-compute[87054]: Jul 18 05:38:32 devstack nova-compute[87054]: Jul 18 05:38:32 devstack nova-compute[87054]: Jul 18 05:38:32 devstack nova-compute[87054]: Jul 18 05:38:32 devstack nova-compute[87054]: Jul 18 05:38:32 devstack nova-compute[87054]: Jul 18 05:38:32 devstack nova-compute[87054]: Jul 18 05:38:32 devstack nova-compute[87054]: Jul 18 05:38:32 devstack nova-compute[87054]: Jul 18 05:38:32 devstack nova-compute[87054]: Jul 18 05:38:32 devstack nova-compute[87054]: /dev/urandom Jul 18 05:38:32 devstack nova-compute[87054]: Jul 18 05:38:32 devstack nova-compute[87054]: Jul 18 05:38:32 devstack nova-compute[87054]: Jul 18 05:38:32 devstack nova-compute[87054]: Jul 18 05:38:32 devstack nova-compute[87054]: Jul 18 05:38:32 devstack nova-compute[87054]: Jul 18 05:38:32 devstack nova-compute[87054]: Jul 18 05:38:32 devstack nova-compute[87054]: {{(pid=87054) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8358}} Jul 18 05:38:32 devstack nova-compute[87054]: DEBUG nova.compute.manager [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] [instance: f7c80ab5-86e5-4317-acd4-2f161c6e32ed] Preparing to wait for external event network-vif-plugged-cfdc5c91-471f-44dd-b323-7131c8119314 {{(pid=87054) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jul 18 05:38:32 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Acquiring lock "f7c80ab5-86e5-4317-acd4-2f161c6e32ed-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:38:32 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Lock "f7c80ab5-86e5-4317-acd4-2f161c6e32ed-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.001s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:38:32 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Lock "f7c80ab5-86e5-4317-acd4-2f161c6e32ed-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.000s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 18 05:38:32 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.vif [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=False,compute_id=1,config_drive='',created_at=2026-07-18T03:38:25Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-VolumesAdminNegativeTest-server-939721888',display_name='tempest-VolumesAdminNegativeTest-server-939721888',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-volumesadminnegativetest-server-939721888',id=2,image_ref='0d6393c9-e8a0-4628-b021-8c9aa5777656',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=KeyPairList,launch_index=0,launched_at=None,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=None,new_flavor=None,node='devstack',numa_topology=None,old_flavor=None,os_type=None,pci_devices=PciDeviceList,pci_requests=InstancePCIRequests,power_state=0,progress=0,project_id='12a3e223d6fc409b9fbd0781b3617d9c',ramdisk_id='',reservation_id='r-6x6vvdp4',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='0d6393c9-e8a0-4628-b021-8c9aa5777656',image_container_format='bare',image_disk_format='qcow2',image_hw_machine_type='pc',image_hw_rng_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',network_allocated='True',owner_project_name='tempest-VolumesAdminNegativeTest-45111522',owner_user_name='tempest-VolumesAdminNegativeTest-45111522-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-18T03:38:28Z,user_data=None,user_id='6d39d754046d4b8e87562c2ba1f35796',uuid=f7c80ab5-86e5-4317-acd4-2f161c6e32ed,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "cfdc5c91-471f-44dd-b323-7131c8119314", "address": "fa:16:3e:d7:f7:2c", "network": {"id": "4f76cb4d-713f-401a-936b-875f40d6803f", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-404014679-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.9", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "12a3e223d6fc409b9fbd0781b3617d9c", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapcfdc5c91-47", "ovs_interfaceid": "cfdc5c91-471f-44dd-b323-7131c8119314", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87054) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jul 18 05:38:32 devstack nova-compute[87054]: DEBUG nova.network.os_vif_util [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Converting VIF {"id": "cfdc5c91-471f-44dd-b323-7131c8119314", "address": "fa:16:3e:d7:f7:2c", "network": {"id": "4f76cb4d-713f-401a-936b-875f40d6803f", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-404014679-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.9", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "12a3e223d6fc409b9fbd0781b3617d9c", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapcfdc5c91-47", "ovs_interfaceid": "cfdc5c91-471f-44dd-b323-7131c8119314", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87054) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 18 05:38:32 devstack nova-compute[87054]: DEBUG nova.network.os_vif_util [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:d7:f7:2c,bridge_name='br-int',has_traffic_filtering=True,id=cfdc5c91-471f-44dd-b323-7131c8119314,network=Network(4f76cb4d-713f-401a-936b-875f40d6803f),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapcfdc5c91-47') {{(pid=87054) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 18 05:38:32 devstack nova-compute[87054]: DEBUG os_vif [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:d7:f7:2c,bridge_name='br-int',has_traffic_filtering=True,id=cfdc5c91-471f-44dd-b323-7131c8119314,network=Network(4f76cb4d-713f-401a-936b-875f40d6803f),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapcfdc5c91-47') {{(pid=87054) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jul 18 05:38:32 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:32 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddBridgeCommand(_result=None, name=br-int, may_exist=True, datapath_type=system) {{(pid=87054) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 18 05:38:32 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=87054) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jul 18 05:38:32 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:32 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbCreateCommand(_result=None, table=QoS, columns={'type': 'linux-noop', 'external_ids': {'id': '2b74c07d-36e9-5a7b-a6fe-4a8da9fd51a1', '_type': 'linux-noop'}}, row=False) {{(pid=87054) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 18 05:38:32 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:32 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 18 05:38:32 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:32 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:32 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tapcfdc5c91-47, may_exist=True, interface_attrs={}) {{(pid=87054) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 18 05:38:32 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tapcfdc5c91-47, col_values=(('qos', UUID('916548fe-b3c6-478c-9315-d726df4d58c9')),), if_exists=True) {{(pid=87054) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 18 05:38:32 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tapcfdc5c91-47, col_values=(('external_ids', {'iface-id': 'cfdc5c91-471f-44dd-b323-7131c8119314', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:d7:f7:2c', 'vm-uuid': 'f7c80ab5-86e5-4317-acd4-2f161c6e32ed'}),), if_exists=True) {{(pid=87054) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 18 05:38:32 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:32 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 18 05:38:32 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:32 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:32 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:32 devstack nova-compute[87054]: INFO os_vif [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:d7:f7:2c,bridge_name='br-int',has_traffic_filtering=True,id=cfdc5c91-471f-44dd-b323-7131c8119314,network=Network(4f76cb4d-713f-401a-936b-875f40d6803f),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapcfdc5c91-47') Jul 18 05:38:33 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:33 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] No BDM found with device name vda, not building metadata. {{(pid=87054) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13418}} Jul 18 05:38:33 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] No VIF found with MAC fa:16:3e:d7:f7:2c, not building metadata {{(pid=87054) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13394}} Jul 18 05:38:33 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:33 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:33 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Acquiring lock "89a0b55e-4074-4616-a361-afb62b84f809" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:38:33 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Lock "89a0b55e-4074-4616-a361-afb62b84f809" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.001s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:38:33 devstack nova-compute[87054]: DEBUG nova.compute.manager [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] Starting instance... {{(pid=87054) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2514}} Jul 18 05:38:33 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:38:33 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.001s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:38:33 devstack nova-compute[87054]: DEBUG nova.virt.hardware [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=87054) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2627}} Jul 18 05:38:33 devstack nova-compute[87054]: INFO nova.compute.claims [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] Claim successful on node devstack Jul 18 05:38:34 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=87054) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10157}} Jul 18 05:38:34 devstack nova-compute[87054]: DEBUG nova.compute.provider_tree [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Inventory has not changed in ProviderTree for provider: 91da7bd8-76fa-4119-bd89-789fbb4b2760 {{(pid=87054) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 18 05:38:34 devstack nova-compute[87054]: DEBUG nova.scheduler.client.report [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Inventory has not changed for provider 91da7bd8-76fa-4119-bd89-789fbb4b2760 based on inventory data: {'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=87054) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 18 05:38:34 devstack nova-compute[87054]: DEBUG nova.virt.driver [None req-849049b5-4b41-4c1a-998a-2941bb926379 None None] Emitting event Started> {{(pid=87054) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 18 05:38:34 devstack nova-compute[87054]: INFO nova.compute.manager [None req-849049b5-4b41-4c1a-998a-2941bb926379 None None] [instance: f7c80ab5-86e5-4317-acd4-2f161c6e32ed] VM Started (Lifecycle Event) Jul 18 05:38:34 devstack nova-compute[87054]: DEBUG nova.compute.manager [None req-849049b5-4b41-4c1a-998a-2941bb926379 None None] [instance: f7c80ab5-86e5-4317-acd4-2f161c6e32ed] Checking state {{(pid=87054) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 18 05:38:34 devstack nova-compute[87054]: DEBUG nova.virt.driver [None req-849049b5-4b41-4c1a-998a-2941bb926379 None None] Emitting event Paused> {{(pid=87054) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 18 05:38:34 devstack nova-compute[87054]: INFO nova.compute.manager [None req-849049b5-4b41-4c1a-998a-2941bb926379 None None] [instance: f7c80ab5-86e5-4317-acd4-2f161c6e32ed] VM Paused (Lifecycle Event) Jul 18 05:38:34 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 1.090s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 18 05:38:34 devstack nova-compute[87054]: DEBUG nova.compute.manager [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] Start building networks asynchronously for instance. {{(pid=87054) _build_resources /opt/stack/nova/nova/compute/manager.py:2912}} Jul 18 05:38:34 devstack nova-compute[87054]: DEBUG nova.compute.manager [req-10036da3-d2a6-4de3-87a2-a710d10896b2 req-901809d7-488c-4c30-98eb-970c2e104ee5 service nova] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] Received event network-vif-plugged-9edd77e7-3d93-4e85-a4d8-1b6a7dd78609 {{(pid=87054) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 18 05:38:34 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [req-10036da3-d2a6-4de3-87a2-a710d10896b2 req-901809d7-488c-4c30-98eb-970c2e104ee5 service nova] Acquiring lock "e74799af-45f4-466f-80b8-f1a428c3fcbd-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:38:34 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [req-10036da3-d2a6-4de3-87a2-a710d10896b2 req-901809d7-488c-4c30-98eb-970c2e104ee5 service nova] Lock "e74799af-45f4-466f-80b8-f1a428c3fcbd-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.012s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:38:34 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [req-10036da3-d2a6-4de3-87a2-a710d10896b2 req-901809d7-488c-4c30-98eb-970c2e104ee5 service nova] Lock "e74799af-45f4-466f-80b8-f1a428c3fcbd-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 18 05:38:34 devstack nova-compute[87054]: DEBUG nova.compute.manager [req-10036da3-d2a6-4de3-87a2-a710d10896b2 req-901809d7-488c-4c30-98eb-970c2e104ee5 service nova] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] No waiting events found dispatching network-vif-plugged-9edd77e7-3d93-4e85-a4d8-1b6a7dd78609 {{(pid=87054) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 18 05:38:34 devstack nova-compute[87054]: WARNING nova.compute.manager [req-10036da3-d2a6-4de3-87a2-a710d10896b2 req-901809d7-488c-4c30-98eb-970c2e104ee5 service nova] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] Received unexpected event network-vif-plugged-9edd77e7-3d93-4e85-a4d8-1b6a7dd78609 for instance with vm_state active and task_state None. Jul 18 05:38:34 devstack nova-compute[87054]: DEBUG nova.compute.manager [None req-849049b5-4b41-4c1a-998a-2941bb926379 None None] [instance: f7c80ab5-86e5-4317-acd4-2f161c6e32ed] Checking state {{(pid=87054) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 18 05:38:34 devstack nova-compute[87054]: DEBUG nova.compute.manager [None req-849049b5-4b41-4c1a-998a-2941bb926379 None None] [instance: f7c80ab5-86e5-4317-acd4-2f161c6e32ed] Synchronizing instance power state after lifecycle event "Paused"; current vm_state: building, current task_state: spawning, current DB power_state: 0, VM power_state: 3 {{(pid=87054) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1439}} Jul 18 05:38:35 devstack nova-compute[87054]: INFO nova.compute.manager [None req-849049b5-4b41-4c1a-998a-2941bb926379 None None] [instance: f7c80ab5-86e5-4317-acd4-2f161c6e32ed] During sync_power_state the instance has a pending task (spawning). Skip. Jul 18 05:38:35 devstack nova-compute[87054]: DEBUG nova.compute.manager [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] Allocating IP information in the background. {{(pid=87054) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2057}} Jul 18 05:38:35 devstack nova-compute[87054]: DEBUG nova.network.neutron [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] allocate_for_instance() {{(pid=87054) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jul 18 05:38:35 devstack nova-compute[87054]: WARNING neutronclient.v2_0.client [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 18 05:38:35 devstack nova-compute[87054]: WARNING neutronclient.v2_0.client [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 18 05:38:35 devstack nova-compute[87054]: INFO nova.virt.libvirt.driver [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jul 18 05:38:35 devstack nova-compute[87054]: DEBUG nova.compute.manager [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] Start building block device mappings for instance. {{(pid=87054) _build_resources /opt/stack/nova/nova/compute/manager.py:2947}} Jul 18 05:38:35 devstack nova-compute[87054]: WARNING neutronclient.v2_0.client [req-b8fed51d-6ca4-4314-81db-d3be2b4bba8f req-1ef1f7f9-dbcd-45a1-a076-68ee830f4c81 service nova] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 18 05:38:35 devstack nova-compute[87054]: DEBUG nova.policy [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': '20fe8d09777f4d5b96e7bc1ba6fbf97e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9cfb882b275c4d87a42fbc2dd78c9972', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87054) authorize /opt/stack/nova/nova/policy.py:192}} Jul 18 05:38:35 devstack nova-compute[87054]: DEBUG nova.compute.manager [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] Start spawning the instance on the hypervisor. {{(pid=87054) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2720}} Jul 18 05:38:35 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] Creating instance directory {{(pid=87054) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5362}} Jul 18 05:38:35 devstack nova-compute[87054]: INFO nova.virt.libvirt.driver [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] Creating image(s) Jul 18 05:38:35 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Acquiring lock "/opt/stack/data/nova/instances/89a0b55e-4074-4616-a361-afb62b84f809/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:38:35 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Lock "/opt/stack/data/nova/instances/89a0b55e-4074-4616-a361-afb62b84f809/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.000s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:38:35 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Lock "/opt/stack/data/nova/instances/89a0b55e-4074-4616-a361-afb62b84f809/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.005s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 18 05:38:35 devstack nova-compute[87054]: DEBUG oslo_utils.imageutils.format_inspector [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=87054) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 18 05:38:35 devstack nova-compute[87054]: DEBUG oslo_utils.imageutils.format_inspector [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=87054) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 18 05:38:35 devstack nova-compute[87054]: DEBUG oslo_concurrency.processutils [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/b3082891e45f55e088e08da37437dc82623d5311 --force-share --output=json {{(pid=87054) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 18 05:38:35 devstack nova-compute[87054]: DEBUG oslo_concurrency.processutils [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/b3082891e45f55e088e08da37437dc82623d5311 --force-share --output=json" returned: 0 in 0.238s {{(pid=87054) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 18 05:38:35 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Acquiring lock "b3082891e45f55e088e08da37437dc82623d5311" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:38:35 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Lock "b3082891e45f55e088e08da37437dc82623d5311" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:38:35 devstack nova-compute[87054]: DEBUG oslo_utils.imageutils.format_inspector [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=87054) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 18 05:38:36 devstack nova-compute[87054]: DEBUG oslo_utils.imageutils.format_inspector [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=87054) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 18 05:38:36 devstack nova-compute[87054]: DEBUG oslo_concurrency.processutils [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/b3082891e45f55e088e08da37437dc82623d5311 --force-share --output=json {{(pid=87054) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 18 05:38:36 devstack nova-compute[87054]: DEBUG nova.network.neutron [req-b8fed51d-6ca4-4314-81db-d3be2b4bba8f req-1ef1f7f9-dbcd-45a1-a076-68ee830f4c81 service nova] [instance: f7c80ab5-86e5-4317-acd4-2f161c6e32ed] Updated VIF entry in instance network info cache for port cfdc5c91-471f-44dd-b323-7131c8119314. {{(pid=87054) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3524}} Jul 18 05:38:36 devstack nova-compute[87054]: DEBUG nova.network.neutron [req-b8fed51d-6ca4-4314-81db-d3be2b4bba8f req-1ef1f7f9-dbcd-45a1-a076-68ee830f4c81 service nova] [instance: f7c80ab5-86e5-4317-acd4-2f161c6e32ed] Updating instance_info_cache with network_info: [{"id": "cfdc5c91-471f-44dd-b323-7131c8119314", "address": "fa:16:3e:d7:f7:2c", "network": {"id": "4f76cb4d-713f-401a-936b-875f40d6803f", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-404014679-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.9", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "12a3e223d6fc409b9fbd0781b3617d9c", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapcfdc5c91-47", "ovs_interfaceid": "cfdc5c91-471f-44dd-b323-7131c8119314", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=87054) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 18 05:38:36 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [req-b8fed51d-6ca4-4314-81db-d3be2b4bba8f req-1ef1f7f9-dbcd-45a1-a076-68ee830f4c81 service nova] Releasing lock "refresh_cache-f7c80ab5-86e5-4317-acd4-2f161c6e32ed" {{(pid=87054) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 18 05:38:36 devstack nova-compute[87054]: DEBUG oslo_concurrency.processutils [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/b3082891e45f55e088e08da37437dc82623d5311 --force-share --output=json" returned: 0 in 0.383s {{(pid=87054) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 18 05:38:36 devstack nova-compute[87054]: DEBUG oslo_concurrency.processutils [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Running cmd (subprocess): env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/b3082891e45f55e088e08da37437dc82623d5311,backing_fmt=raw /opt/stack/data/nova/instances/89a0b55e-4074-4616-a361-afb62b84f809/disk 1073741824 {{(pid=87054) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 18 05:38:36 devstack nova-compute[87054]: DEBUG oslo_concurrency.processutils [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/b3082891e45f55e088e08da37437dc82623d5311,backing_fmt=raw /opt/stack/data/nova/instances/89a0b55e-4074-4616-a361-afb62b84f809/disk 1073741824" returned: 0 in 0.079s {{(pid=87054) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 18 05:38:36 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Lock "b3082891e45f55e088e08da37437dc82623d5311" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.516s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 18 05:38:36 devstack nova-compute[87054]: DEBUG oslo_concurrency.processutils [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/b3082891e45f55e088e08da37437dc82623d5311 --force-share --output=json {{(pid=87054) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 18 05:38:36 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:36 devstack nova-compute[87054]: DEBUG oslo_concurrency.processutils [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/b3082891e45f55e088e08da37437dc82623d5311 --force-share --output=json" returned: 0 in 0.206s {{(pid=87054) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 18 05:38:36 devstack nova-compute[87054]: DEBUG nova.virt.disk.api [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Checking if we can resize image /opt/stack/data/nova/instances/89a0b55e-4074-4616-a361-afb62b84f809/disk. size=1073741824 {{(pid=87054) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jul 18 05:38:36 devstack nova-compute[87054]: DEBUG oslo_concurrency.processutils [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/89a0b55e-4074-4616-a361-afb62b84f809/disk --force-share --output=json {{(pid=87054) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 18 05:38:36 devstack nova-compute[87054]: DEBUG oslo_concurrency.processutils [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/89a0b55e-4074-4616-a361-afb62b84f809/disk --force-share --output=json" returned: 0 in 0.122s {{(pid=87054) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 18 05:38:36 devstack nova-compute[87054]: DEBUG nova.virt.disk.api [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Cannot resize image /opt/stack/data/nova/instances/89a0b55e-4074-4616-a361-afb62b84f809/disk to a smaller size. {{(pid=87054) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jul 18 05:38:36 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] Created local disks {{(pid=87054) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5504}} Jul 18 05:38:36 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] Ensure instance console log exists: /opt/stack/data/nova/instances/89a0b55e-4074-4616-a361-afb62b84f809/console.log {{(pid=87054) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5241}} Jul 18 05:38:36 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:38:36 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.001s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:38:36 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.001s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 18 05:38:37 devstack nova-compute[87054]: DEBUG nova.compute.manager [req-014d62d1-4fcb-43df-9ea7-a91ea08496fe req-ef6bd60a-b4f6-4014-b439-78e9274c96b0 service nova] [instance: f7c80ab5-86e5-4317-acd4-2f161c6e32ed] Received event network-vif-plugged-cfdc5c91-471f-44dd-b323-7131c8119314 {{(pid=87054) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 18 05:38:37 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [req-014d62d1-4fcb-43df-9ea7-a91ea08496fe req-ef6bd60a-b4f6-4014-b439-78e9274c96b0 service nova] Acquiring lock "f7c80ab5-86e5-4317-acd4-2f161c6e32ed-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:38:37 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [req-014d62d1-4fcb-43df-9ea7-a91ea08496fe req-ef6bd60a-b4f6-4014-b439-78e9274c96b0 service nova] Lock "f7c80ab5-86e5-4317-acd4-2f161c6e32ed-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:38:37 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [req-014d62d1-4fcb-43df-9ea7-a91ea08496fe req-ef6bd60a-b4f6-4014-b439-78e9274c96b0 service nova] Lock "f7c80ab5-86e5-4317-acd4-2f161c6e32ed-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.004s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 18 05:38:37 devstack nova-compute[87054]: DEBUG nova.compute.manager [req-014d62d1-4fcb-43df-9ea7-a91ea08496fe req-ef6bd60a-b4f6-4014-b439-78e9274c96b0 service nova] [instance: f7c80ab5-86e5-4317-acd4-2f161c6e32ed] Processing event network-vif-plugged-cfdc5c91-471f-44dd-b323-7131c8119314 {{(pid=87054) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11658}} Jul 18 05:38:37 devstack nova-compute[87054]: DEBUG nova.compute.manager [req-014d62d1-4fcb-43df-9ea7-a91ea08496fe req-ef6bd60a-b4f6-4014-b439-78e9274c96b0 service nova] [instance: f7c80ab5-86e5-4317-acd4-2f161c6e32ed] Received event network-vif-plugged-cfdc5c91-471f-44dd-b323-7131c8119314 {{(pid=87054) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 18 05:38:37 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [req-014d62d1-4fcb-43df-9ea7-a91ea08496fe req-ef6bd60a-b4f6-4014-b439-78e9274c96b0 service nova] Acquiring lock "f7c80ab5-86e5-4317-acd4-2f161c6e32ed-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:38:37 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [req-014d62d1-4fcb-43df-9ea7-a91ea08496fe req-ef6bd60a-b4f6-4014-b439-78e9274c96b0 service nova] Lock "f7c80ab5-86e5-4317-acd4-2f161c6e32ed-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:38:37 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [req-014d62d1-4fcb-43df-9ea7-a91ea08496fe req-ef6bd60a-b4f6-4014-b439-78e9274c96b0 service nova] Lock "f7c80ab5-86e5-4317-acd4-2f161c6e32ed-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 18 05:38:37 devstack nova-compute[87054]: DEBUG nova.compute.manager [req-014d62d1-4fcb-43df-9ea7-a91ea08496fe req-ef6bd60a-b4f6-4014-b439-78e9274c96b0 service nova] [instance: f7c80ab5-86e5-4317-acd4-2f161c6e32ed] No waiting events found dispatching network-vif-plugged-cfdc5c91-471f-44dd-b323-7131c8119314 {{(pid=87054) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 18 05:38:37 devstack nova-compute[87054]: DEBUG nova.compute.manager [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] [instance: f7c80ab5-86e5-4317-acd4-2f161c6e32ed] Instance event wait completed in 2 seconds for network-vif-plugged {{(pid=87054) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jul 18 05:38:37 devstack nova-compute[87054]: WARNING nova.compute.manager [req-014d62d1-4fcb-43df-9ea7-a91ea08496fe req-ef6bd60a-b4f6-4014-b439-78e9274c96b0 service nova] [instance: f7c80ab5-86e5-4317-acd4-2f161c6e32ed] Received unexpected event network-vif-plugged-cfdc5c91-471f-44dd-b323-7131c8119314 for instance with vm_state building and task_state spawning. Jul 18 05:38:37 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] [instance: f7c80ab5-86e5-4317-acd4-2f161c6e32ed] Guest created on hypervisor {{(pid=87054) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:5024}} Jul 18 05:38:37 devstack nova-compute[87054]: DEBUG nova.virt.driver [None req-849049b5-4b41-4c1a-998a-2941bb926379 None None] Emitting event Resumed> {{(pid=87054) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 18 05:38:37 devstack nova-compute[87054]: INFO nova.compute.manager [None req-849049b5-4b41-4c1a-998a-2941bb926379 None None] [instance: f7c80ab5-86e5-4317-acd4-2f161c6e32ed] VM Resumed (Lifecycle Event) Jul 18 05:38:37 devstack nova-compute[87054]: INFO nova.virt.libvirt.driver [-] [instance: f7c80ab5-86e5-4317-acd4-2f161c6e32ed] Instance spawned successfully. Jul 18 05:38:37 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] [instance: f7c80ab5-86e5-4317-acd4-2f161c6e32ed] Attempting to register defaults for the following image properties: ['hw_cdrom_bus', 'hw_disk_bus', 'hw_input_bus', 'hw_pointer_model', 'hw_video_model', 'hw_vif_model'] {{(pid=87054) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1153}} Jul 18 05:38:37 devstack nova-compute[87054]: DEBUG nova.compute.manager [None req-849049b5-4b41-4c1a-998a-2941bb926379 None None] [instance: f7c80ab5-86e5-4317-acd4-2f161c6e32ed] Checking state {{(pid=87054) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 18 05:38:37 devstack nova-compute[87054]: DEBUG nova.compute.manager [None req-849049b5-4b41-4c1a-998a-2941bb926379 None None] [instance: f7c80ab5-86e5-4317-acd4-2f161c6e32ed] Synchronizing instance power state after lifecycle event "Resumed"; current vm_state: building, current task_state: spawning, current DB power_state: 0, VM power_state: 1 {{(pid=87054) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1439}} Jul 18 05:38:37 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] [instance: f7c80ab5-86e5-4317-acd4-2f161c6e32ed] Found default for hw_cdrom_bus of ide {{(pid=87054) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 18 05:38:37 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] [instance: f7c80ab5-86e5-4317-acd4-2f161c6e32ed] Found default for hw_disk_bus of virtio {{(pid=87054) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 18 05:38:37 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] [instance: f7c80ab5-86e5-4317-acd4-2f161c6e32ed] Found default for hw_input_bus of None {{(pid=87054) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 18 05:38:37 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] [instance: f7c80ab5-86e5-4317-acd4-2f161c6e32ed] Found default for hw_pointer_model of None {{(pid=87054) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 18 05:38:37 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] [instance: f7c80ab5-86e5-4317-acd4-2f161c6e32ed] Found default for hw_video_model of virtio {{(pid=87054) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 18 05:38:37 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] [instance: f7c80ab5-86e5-4317-acd4-2f161c6e32ed] Found default for hw_vif_model of virtio {{(pid=87054) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 18 05:38:37 devstack nova-compute[87054]: INFO nova.compute.manager [None req-849049b5-4b41-4c1a-998a-2941bb926379 None None] [instance: f7c80ab5-86e5-4317-acd4-2f161c6e32ed] During sync_power_state the instance has a pending task (spawning). Skip. Jul 18 05:38:37 devstack nova-compute[87054]: INFO nova.compute.manager [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] [instance: f7c80ab5-86e5-4317-acd4-2f161c6e32ed] Took 9.19 seconds to spawn the instance on the hypervisor. Jul 18 05:38:37 devstack nova-compute[87054]: DEBUG nova.compute.manager [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] [instance: f7c80ab5-86e5-4317-acd4-2f161c6e32ed] Checking state {{(pid=87054) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 18 05:38:37 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:37 devstack nova-compute[87054]: INFO nova.compute.manager [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] [instance: f7c80ab5-86e5-4317-acd4-2f161c6e32ed] Took 10.55 seconds to build instance. Jul 18 05:38:38 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-6875d7e9-0d31-4182-a50d-9c6ed18e859d tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Lock "f7c80ab5-86e5-4317-acd4-2f161c6e32ed" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 10.863s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 18 05:38:38 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:38 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:38 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:38 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:38 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:38 devstack nova-compute[87054]: DEBUG nova.network.neutron [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] Successfully created port: 12be4dd5-7089-40cf-8e27-cbb421b90d0e {{(pid=87054) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jul 18 05:38:39 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-4aad2d37-068f-45d9-81f9-c621a09cf173 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Acquiring lock "e74799af-45f4-466f-80b8-f1a428c3fcbd" by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:38:39 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-4aad2d37-068f-45d9-81f9-c621a09cf173 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Lock "e74799af-45f4-466f-80b8-f1a428c3fcbd" acquired by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" :: waited 0.003s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:38:39 devstack nova-compute[87054]: DEBUG nova.objects.instance [None req-4aad2d37-068f-45d9-81f9-c621a09cf173 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Lazy-loading 'flavor' on Instance uuid e74799af-45f4-466f-80b8-f1a428c3fcbd {{(pid=87054) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 18 05:38:40 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-4aad2d37-068f-45d9-81f9-c621a09cf173 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Lock "e74799af-45f4-466f-80b8-f1a428c3fcbd" "released" by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" :: held 0.375s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 18 05:38:41 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:41 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:41 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:41 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:41 devstack nova-compute[87054]: DEBUG nova.network.neutron [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] Successfully updated port: 12be4dd5-7089-40cf-8e27-cbb421b90d0e {{(pid=87054) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jul 18 05:38:41 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Acquiring lock "refresh_cache-89a0b55e-4074-4616-a361-afb62b84f809" {{(pid=87054) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 18 05:38:41 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Acquired lock "refresh_cache-89a0b55e-4074-4616-a361-afb62b84f809" {{(pid=87054) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 18 05:38:41 devstack nova-compute[87054]: DEBUG nova.network.neutron [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] Building network info cache for instance {{(pid=87054) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 18 05:38:41 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-4aad2d37-068f-45d9-81f9-c621a09cf173 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Acquiring lock "e74799af-45f4-466f-80b8-f1a428c3fcbd" by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:38:41 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-4aad2d37-068f-45d9-81f9-c621a09cf173 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Lock "e74799af-45f4-466f-80b8-f1a428c3fcbd" acquired by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" :: waited 0.001s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:38:41 devstack nova-compute[87054]: INFO nova.compute.manager [None req-4aad2d37-068f-45d9-81f9-c621a09cf173 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] Attaching volume 354e7741-a301-4bd5-8ab8-e311a3fea850 to /dev/vdb Jul 18 05:38:41 devstack nova-compute[87054]: DEBUG nova.network.neutron [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] Instance cache missing network info. {{(pid=87054) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3365}} Jul 18 05:38:42 devstack nova-compute[87054]: DEBUG nova.compute.manager [req-866cee8e-c6b4-4e37-8ad7-200a4a077488 req-c6a60198-47d2-4351-abb9-ade4041464cd service nova] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] Received event network-changed-12be4dd5-7089-40cf-8e27-cbb421b90d0e {{(pid=87054) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 18 05:38:42 devstack nova-compute[87054]: DEBUG nova.compute.manager [req-866cee8e-c6b4-4e37-8ad7-200a4a077488 req-c6a60198-47d2-4351-abb9-ade4041464cd service nova] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] Refreshing instance network info cache due to event network-changed-12be4dd5-7089-40cf-8e27-cbb421b90d0e. {{(pid=87054) external_instance_event /opt/stack/nova/nova/compute/manager.py:11905}} Jul 18 05:38:42 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [req-866cee8e-c6b4-4e37-8ad7-200a4a077488 req-c6a60198-47d2-4351-abb9-ade4041464cd service nova] Acquiring lock "refresh_cache-89a0b55e-4074-4616-a361-afb62b84f809" {{(pid=87054) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 18 05:38:42 devstack nova-compute[87054]: DEBUG os_brick.utils [None req-4aad2d37-068f-45d9-81f9-c621a09cf173 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] ==> get_connector_properties: call "{'root_helper': 'sudo nova-rootwrap /etc/nova/rootwrap.conf', 'my_ip': '192.168.122.21', 'multipath': False, 'enforce_multipath': True, 'host': 'devstack', 'execute': None}" {{(pid=87054) trace_logging_wrapper /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/utils.py:175}} Jul 18 05:38:42 devstack nova-compute[87054]: INFO oslo.privsep.daemon [None req-4aad2d37-068f-45d9-81f9-c621a09cf173 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Running privsep helper: ['sudo', 'nova-rootwrap', '/etc/nova/rootwrap.conf', 'privsep-helper', '--config-file', '/etc/nova/nova-cpu.conf', '--privsep_context', 'os_brick.privileged.default', '--privsep_sock_path', '/tmp/tmp3am_sys_/privsep.sock'] Jul 18 05:38:42 devstack sudo[88434]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf privsep-helper --config-file /etc/nova/nova-cpu.conf --privsep_context os_brick.privileged.default --privsep_sock_path /tmp/tmp3am_sys_/privsep.sock Jul 18 05:38:42 devstack sudo[88434]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jul 18 05:38:42 devstack nova-compute[87054]: WARNING neutronclient.v2_0.client [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 18 05:38:42 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:43 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:43 devstack nova-compute[87054]: DEBUG nova.network.neutron [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] Updating instance_info_cache with network_info: [{"id": "12be4dd5-7089-40cf-8e27-cbb421b90d0e", "address": "fa:16:3e:91:ca:aa", "network": {"id": "7ddf4545-293e-4fc2-9876-c77183138e1c", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-319045699-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.11", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "9cfb882b275c4d87a42fbc2dd78c9972", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap12be4dd5-70", "ovs_interfaceid": "12be4dd5-7089-40cf-8e27-cbb421b90d0e", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=87054) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 18 05:38:43 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Releasing lock "refresh_cache-89a0b55e-4074-4616-a361-afb62b84f809" {{(pid=87054) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 18 05:38:43 devstack nova-compute[87054]: DEBUG nova.compute.manager [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] Instance network_info: |[{"id": "12be4dd5-7089-40cf-8e27-cbb421b90d0e", "address": "fa:16:3e:91:ca:aa", "network": {"id": "7ddf4545-293e-4fc2-9876-c77183138e1c", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-319045699-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.11", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "9cfb882b275c4d87a42fbc2dd78c9972", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap12be4dd5-70", "ovs_interfaceid": "12be4dd5-7089-40cf-8e27-cbb421b90d0e", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=87054) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2072}} Jul 18 05:38:43 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] Start _get_guest_xml network_info=[{"id": "12be4dd5-7089-40cf-8e27-cbb421b90d0e", "address": "fa:16:3e:91:ca:aa", "network": {"id": "7ddf4545-293e-4fc2-9876-c77183138e1c", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-319045699-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.11", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "9cfb882b275c4d87a42fbc2dd78c9972", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap12be4dd5-70", "ovs_interfaceid": "12be4dd5-7089-40cf-8e27-cbb421b90d0e", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] disk_info={'disk_bus': 'virtio', 'cdrom_bus': 'ide', 'mapping': {'root': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}, 'disk': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}, 'disk.config': {'bus': 'ide', 'dev': 'hda', 'type': 'cdrom'}}} image_meta=ImageMeta(checksum='87617e24a5e30cb3b87fda8c0764838f',container_format='bare',created_at=2026-07-18T03:32:33Z,direct_url=,disk_format='qcow2',id=0d6393c9-e8a0-4628-b021-8c9aa5777656,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='b8f7edb021ef4e41bf899c4d6d6dc175',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-18T03:32:35Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'encryption_secret_uuid': None, 'encryption_options': None, 'device_name': '/dev/vda', 'guest_format': None, 'encrypted': False, 'boot_index': 0, 'device_type': 'disk', 'disk_bus': 'virtio', 'size': 0, 'encryption_format': None, 'image_id': '0d6393c9-e8a0-4628-b021-8c9aa5777656'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=87054) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8351}} Jul 18 05:38:43 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [req-866cee8e-c6b4-4e37-8ad7-200a4a077488 req-c6a60198-47d2-4351-abb9-ade4041464cd service nova] Acquired lock "refresh_cache-89a0b55e-4074-4616-a361-afb62b84f809" {{(pid=87054) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 18 05:38:43 devstack nova-compute[87054]: DEBUG nova.network.neutron [req-866cee8e-c6b4-4e37-8ad7-200a4a077488 req-c6a60198-47d2-4351-abb9-ade4041464cd service nova] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] Refreshing network info cache for port 12be4dd5-7089-40cf-8e27-cbb421b90d0e {{(pid=87054) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 18 05:38:43 devstack nova-compute[87054]: WARNING nova.virt.libvirt.driver [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 18 05:38:43 devstack nova-compute[87054]: DEBUG nova.virt.driver [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='0d6393c9-e8a0-4628-b021-8c9aa5777656', instance_meta=NovaInstanceMeta(name='tempest-device-tagging-server-1427782316', uuid='89a0b55e-4074-4616-a361-afb62b84f809'), owner=OwnerMeta(userid='20fe8d09777f4d5b96e7bc1ba6fbf97e', username='tempest-TaggedAttachmentsTest-2071554030-project-member', projectid='9cfb882b275c4d87a42fbc2dd78c9972', projectname='tempest-TaggedAttachmentsTest-2071554030'), image=ImageMeta(id='0d6393c9-e8a0-4628-b021-8c9aa5777656', name=None, container_format='bare', disk_format='qcow2', min_disk=1, min_ram=0, properties={'hw_rng_model': 'virtio'}), flavor=FlavorMeta(name='m1.nano', flavorid='42', memory_mb=192, vcpus=1, root_gb=1, ephemeral_gb=0, extra_specs={'hw_rng:allowed': 'True'}, swap=0), network_info=[{"id": "12be4dd5-7089-40cf-8e27-cbb421b90d0e", "address": "fa:16:3e:91:ca:aa", "network": {"id": "7ddf4545-293e-4fc2-9876-c77183138e1c", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-319045699-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.11", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "9cfb882b275c4d87a42fbc2dd78c9972", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap12be4dd5-70", "ovs_interfaceid": "12be4dd5-7089-40cf-8e27-cbb421b90d0e", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}], nova_package='33.1.0', creation_time=1784345923.4463768) {{(pid=87054) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:451}} Jul 18 05:38:43 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=87054) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1785}} Jul 18 05:38:43 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] CPU controller missing on host. {{(pid=87054) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1795}} Jul 18 05:38:43 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=87054) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1804}} Jul 18 05:38:43 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] CPU controller found on host. {{(pid=87054) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1811}} Jul 18 05:38:43 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=87054) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:6043}} Jul 18 05:38:43 devstack nova-compute[87054]: DEBUG nova.virt.hardware [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-07-18T03:33:32Z,deleted=False,deleted_at=None,description=None,disabled=False,ephemeral_gb=0,extra_specs={hw_rng:allowed='True'},flavorid='42',id=11,is_public=True,memory_mb=192,name='m1.nano',projects=,root_gb=1,rxtx_factor=1.0,swap=0,updated_at=None,vcpu_weight=0,vcpus=1) and image_meta ImageMeta(checksum='87617e24a5e30cb3b87fda8c0764838f',container_format='bare',created_at=2026-07-18T03:32:33Z,direct_url=,disk_format='qcow2',id=0d6393c9-e8a0-4628-b021-8c9aa5777656,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='b8f7edb021ef4e41bf899c4d6d6dc175',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-18T03:32:35Z,virtual_size=,visibility=), allow threads: True {{(pid=87054) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jul 18 05:38:43 devstack nova-compute[87054]: DEBUG nova.virt.hardware [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Flavor limits 0:0:0 {{(pid=87054) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jul 18 05:38:43 devstack nova-compute[87054]: DEBUG nova.virt.hardware [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Image limits 0:0:0 {{(pid=87054) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jul 18 05:38:43 devstack nova-compute[87054]: DEBUG nova.virt.hardware [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Flavor pref 0:0:0 {{(pid=87054) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jul 18 05:38:43 devstack nova-compute[87054]: DEBUG nova.virt.hardware [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Image pref 0:0:0 {{(pid=87054) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jul 18 05:38:43 devstack nova-compute[87054]: DEBUG nova.virt.hardware [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=87054) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jul 18 05:38:43 devstack nova-compute[87054]: DEBUG nova.virt.hardware [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=87054) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jul 18 05:38:43 devstack nova-compute[87054]: DEBUG nova.virt.hardware [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=87054) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jul 18 05:38:43 devstack nova-compute[87054]: DEBUG nova.virt.hardware [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Got 1 possible topologies {{(pid=87054) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jul 18 05:38:43 devstack nova-compute[87054]: DEBUG nova.virt.hardware [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=87054) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jul 18 05:38:43 devstack nova-compute[87054]: DEBUG nova.virt.hardware [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=87054) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jul 18 05:38:43 devstack nova-compute[87054]: WARNING neutronclient.v2_0.client [req-866cee8e-c6b4-4e37-8ad7-200a4a077488 req-c6a60198-47d2-4351-abb9-ade4041464cd service nova] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 18 05:38:43 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.vif [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=False,compute_id=1,config_drive='True',created_at=2026-07-18T03:38:31Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description=None,display_name='tempest-device-tagging-server-1427782316',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-device-tagging-server-1427782316',id=3,image_ref='0d6393c9-e8a0-4628-b021-8c9aa5777656',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMaGZ4MtS/e9RkNmeWCpN3MAmMUyHq07d0g2aiBcb8PYrN3OpCWEJIWzAm7TDnuhNIRtlwMe6Ya/TiZAgLPy6/X5ats4o3f35BVAQPfYxYhOeTYZJOom0OZ4HrA5bHP5Nw==',key_name='tempest-keypair-1578634376',keypairs=KeyPairList,launch_index=0,launched_at=None,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=None,new_flavor=None,node='devstack',numa_topology=None,old_flavor=None,os_type=None,pci_devices=,pci_requests=InstancePCIRequests,power_state=0,progress=0,project_id='9cfb882b275c4d87a42fbc2dd78c9972',ramdisk_id='',reservation_id='r-u1hmhsn2',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='0d6393c9-e8a0-4628-b021-8c9aa5777656',image_container_format='bare',image_disk_format='qcow2',image_hw_machine_type='pc',image_hw_rng_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',network_allocated='True',owner_project_name='tempest-TaggedAttachmentsTest-2071554030',owner_user_name='tempest-TaggedAttachmentsTest-2071554030-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-18T03:38:35Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='20fe8d09777f4d5b96e7bc1ba6fbf97e',uuid=89a0b55e-4074-4616-a361-afb62b84f809,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "12be4dd5-7089-40cf-8e27-cbb421b90d0e", "address": "fa:16:3e:91:ca:aa", "network": {"id": "7ddf4545-293e-4fc2-9876-c77183138e1c", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-319045699-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.11", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "9cfb882b275c4d87a42fbc2dd78c9972", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap12be4dd5-70", "ovs_interfaceid": "12be4dd5-7089-40cf-8e27-cbb421b90d0e", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=87054) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 18 05:38:43 devstack nova-compute[87054]: DEBUG nova.network.os_vif_util [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Converting VIF {"id": "12be4dd5-7089-40cf-8e27-cbb421b90d0e", "address": "fa:16:3e:91:ca:aa", "network": {"id": "7ddf4545-293e-4fc2-9876-c77183138e1c", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-319045699-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.11", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "9cfb882b275c4d87a42fbc2dd78c9972", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap12be4dd5-70", "ovs_interfaceid": "12be4dd5-7089-40cf-8e27-cbb421b90d0e", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87054) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 18 05:38:43 devstack nova-compute[87054]: DEBUG nova.network.os_vif_util [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:91:ca:aa,bridge_name='br-int',has_traffic_filtering=True,id=12be4dd5-7089-40cf-8e27-cbb421b90d0e,network=Network(7ddf4545-293e-4fc2-9876-c77183138e1c),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap12be4dd5-70') {{(pid=87054) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 18 05:38:43 devstack nova-compute[87054]: DEBUG nova.objects.instance [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Lazy-loading 'pci_devices' on Instance uuid 89a0b55e-4074-4616-a361-afb62b84f809 {{(pid=87054) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 18 05:38:43 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] End _get_guest_xml xml= Jul 18 05:38:43 devstack nova-compute[87054]: 89a0b55e-4074-4616-a361-afb62b84f809 Jul 18 05:38:43 devstack nova-compute[87054]: instance-00000003 Jul 18 05:38:43 devstack nova-compute[87054]: 196608 Jul 18 05:38:43 devstack nova-compute[87054]: 1 Jul 18 05:38:43 devstack nova-compute[87054]: Jul 18 05:38:43 devstack nova-compute[87054]: Jul 18 05:38:43 devstack nova-compute[87054]: Jul 18 05:38:43 devstack nova-compute[87054]: tempest-device-tagging-server-1427782316 Jul 18 05:38:43 devstack nova-compute[87054]: 2026-07-18 03:38:43 Jul 18 05:38:43 devstack nova-compute[87054]: Jul 18 05:38:43 devstack nova-compute[87054]: 192 Jul 18 05:38:43 devstack nova-compute[87054]: 1 Jul 18 05:38:43 devstack nova-compute[87054]: 0 Jul 18 05:38:43 devstack nova-compute[87054]: 0 Jul 18 05:38:43 devstack nova-compute[87054]: 1 Jul 18 05:38:43 devstack nova-compute[87054]: Jul 18 05:38:43 devstack nova-compute[87054]: True Jul 18 05:38:43 devstack nova-compute[87054]: Jul 18 05:38:43 devstack nova-compute[87054]: Jul 18 05:38:43 devstack nova-compute[87054]: Jul 18 05:38:43 devstack nova-compute[87054]: bare Jul 18 05:38:43 devstack nova-compute[87054]: qcow2 Jul 18 05:38:43 devstack nova-compute[87054]: 1 Jul 18 05:38:43 devstack nova-compute[87054]: 0 Jul 18 05:38:43 devstack nova-compute[87054]: Jul 18 05:38:43 devstack nova-compute[87054]: virtio Jul 18 05:38:43 devstack nova-compute[87054]: Jul 18 05:38:43 devstack nova-compute[87054]: Jul 18 05:38:43 devstack nova-compute[87054]: Jul 18 05:38:43 devstack nova-compute[87054]: tempest-TaggedAttachmentsTest-2071554030-project-member Jul 18 05:38:43 devstack nova-compute[87054]: tempest-TaggedAttachmentsTest-2071554030 Jul 18 05:38:43 devstack nova-compute[87054]: Jul 18 05:38:43 devstack nova-compute[87054]: Jul 18 05:38:43 devstack nova-compute[87054]: Jul 18 05:38:43 devstack nova-compute[87054]: Jul 18 05:38:43 devstack nova-compute[87054]: Jul 18 05:38:43 devstack nova-compute[87054]: Jul 18 05:38:43 devstack nova-compute[87054]: Jul 18 05:38:43 devstack nova-compute[87054]: Jul 18 05:38:43 devstack nova-compute[87054]: Jul 18 05:38:43 devstack nova-compute[87054]: Jul 18 05:38:43 devstack nova-compute[87054]: Jul 18 05:38:43 devstack nova-compute[87054]: OpenStack Foundation Jul 18 05:38:43 devstack nova-compute[87054]: OpenStack Nova Jul 18 05:38:43 devstack nova-compute[87054]: 33.1.0 Jul 18 05:38:43 devstack nova-compute[87054]: 89a0b55e-4074-4616-a361-afb62b84f809 Jul 18 05:38:43 devstack nova-compute[87054]: 89a0b55e-4074-4616-a361-afb62b84f809 Jul 18 05:38:43 devstack nova-compute[87054]: Virtual Machine Jul 18 05:38:43 devstack nova-compute[87054]: Jul 18 05:38:43 devstack nova-compute[87054]: Jul 18 05:38:43 devstack nova-compute[87054]: Jul 18 05:38:43 devstack nova-compute[87054]: hvm Jul 18 05:38:43 devstack nova-compute[87054]: Jul 18 05:38:43 devstack nova-compute[87054]: Jul 18 05:38:43 devstack nova-compute[87054]: Jul 18 05:38:43 devstack nova-compute[87054]: Jul 18 05:38:43 devstack nova-compute[87054]: Jul 18 05:38:43 devstack nova-compute[87054]: Jul 18 05:38:43 devstack nova-compute[87054]: Jul 18 05:38:43 devstack nova-compute[87054]: Jul 18 05:38:43 devstack nova-compute[87054]: 1 Jul 18 05:38:43 devstack nova-compute[87054]: Jul 18 05:38:43 devstack nova-compute[87054]: Jul 18 05:38:43 devstack nova-compute[87054]: Jul 18 05:38:43 devstack nova-compute[87054]: Jul 18 05:38:43 devstack nova-compute[87054]: Jul 18 05:38:43 devstack nova-compute[87054]: Jul 18 05:38:43 devstack nova-compute[87054]: Jul 18 05:38:43 devstack nova-compute[87054]: Jul 18 05:38:43 devstack nova-compute[87054]: Jul 18 05:38:43 devstack nova-compute[87054]: Jul 18 05:38:43 devstack nova-compute[87054]: Jul 18 05:38:43 devstack nova-compute[87054]: Jul 18 05:38:43 devstack nova-compute[87054]: Jul 18 05:38:43 devstack nova-compute[87054]: Jul 18 05:38:43 devstack nova-compute[87054]: Jul 18 05:38:43 devstack nova-compute[87054]: Jul 18 05:38:43 devstack nova-compute[87054]: Jul 18 05:38:43 devstack nova-compute[87054]: Jul 18 05:38:43 devstack nova-compute[87054]: Jul 18 05:38:43 devstack nova-compute[87054]: Jul 18 05:38:43 devstack nova-compute[87054]: Jul 18 05:38:43 devstack nova-compute[87054]: Jul 18 05:38:43 devstack nova-compute[87054]: Jul 18 05:38:43 devstack nova-compute[87054]: Jul 18 05:38:43 devstack nova-compute[87054]: Jul 18 05:38:43 devstack nova-compute[87054]: Jul 18 05:38:43 devstack nova-compute[87054]: Jul 18 05:38:43 devstack nova-compute[87054]: Jul 18 05:38:43 devstack nova-compute[87054]: Jul 18 05:38:43 devstack nova-compute[87054]: Jul 18 05:38:43 devstack nova-compute[87054]: Jul 18 05:38:43 devstack nova-compute[87054]: /dev/urandom Jul 18 05:38:43 devstack nova-compute[87054]: Jul 18 05:38:43 devstack nova-compute[87054]: Jul 18 05:38:43 devstack nova-compute[87054]: Jul 18 05:38:43 devstack nova-compute[87054]: Jul 18 05:38:43 devstack nova-compute[87054]: Jul 18 05:38:43 devstack nova-compute[87054]: Jul 18 05:38:43 devstack nova-compute[87054]: Jul 18 05:38:43 devstack nova-compute[87054]: {{(pid=87054) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8358}} Jul 18 05:38:43 devstack nova-compute[87054]: DEBUG nova.compute.manager [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] Preparing to wait for external event network-vif-plugged-12be4dd5-7089-40cf-8e27-cbb421b90d0e {{(pid=87054) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jul 18 05:38:43 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Acquiring lock "89a0b55e-4074-4616-a361-afb62b84f809-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:38:43 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Lock "89a0b55e-4074-4616-a361-afb62b84f809-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.004s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:38:43 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Lock "89a0b55e-4074-4616-a361-afb62b84f809-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.000s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 18 05:38:43 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.vif [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=False,compute_id=1,config_drive='True',created_at=2026-07-18T03:38:31Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description=None,display_name='tempest-device-tagging-server-1427782316',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-device-tagging-server-1427782316',id=3,image_ref='0d6393c9-e8a0-4628-b021-8c9aa5777656',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMaGZ4MtS/e9RkNmeWCpN3MAmMUyHq07d0g2aiBcb8PYrN3OpCWEJIWzAm7TDnuhNIRtlwMe6Ya/TiZAgLPy6/X5ats4o3f35BVAQPfYxYhOeTYZJOom0OZ4HrA5bHP5Nw==',key_name='tempest-keypair-1578634376',keypairs=KeyPairList,launch_index=0,launched_at=None,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=None,new_flavor=None,node='devstack',numa_topology=None,old_flavor=None,os_type=None,pci_devices=PciDeviceList,pci_requests=InstancePCIRequests,power_state=0,progress=0,project_id='9cfb882b275c4d87a42fbc2dd78c9972',ramdisk_id='',reservation_id='r-u1hmhsn2',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='0d6393c9-e8a0-4628-b021-8c9aa5777656',image_container_format='bare',image_disk_format='qcow2',image_hw_machine_type='pc',image_hw_rng_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',network_allocated='True',owner_project_name='tempest-TaggedAttachmentsTest-2071554030',owner_user_name='tempest-TaggedAttachmentsTest-2071554030-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-18T03:38:35Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='20fe8d09777f4d5b96e7bc1ba6fbf97e',uuid=89a0b55e-4074-4616-a361-afb62b84f809,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "12be4dd5-7089-40cf-8e27-cbb421b90d0e", "address": "fa:16:3e:91:ca:aa", "network": {"id": "7ddf4545-293e-4fc2-9876-c77183138e1c", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-319045699-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.11", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "9cfb882b275c4d87a42fbc2dd78c9972", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap12be4dd5-70", "ovs_interfaceid": "12be4dd5-7089-40cf-8e27-cbb421b90d0e", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87054) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jul 18 05:38:43 devstack nova-compute[87054]: DEBUG nova.network.os_vif_util [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Converting VIF {"id": "12be4dd5-7089-40cf-8e27-cbb421b90d0e", "address": "fa:16:3e:91:ca:aa", "network": {"id": "7ddf4545-293e-4fc2-9876-c77183138e1c", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-319045699-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.11", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "9cfb882b275c4d87a42fbc2dd78c9972", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap12be4dd5-70", "ovs_interfaceid": "12be4dd5-7089-40cf-8e27-cbb421b90d0e", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87054) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 18 05:38:43 devstack nova-compute[87054]: DEBUG nova.network.os_vif_util [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:91:ca:aa,bridge_name='br-int',has_traffic_filtering=True,id=12be4dd5-7089-40cf-8e27-cbb421b90d0e,network=Network(7ddf4545-293e-4fc2-9876-c77183138e1c),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap12be4dd5-70') {{(pid=87054) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 18 05:38:43 devstack nova-compute[87054]: DEBUG os_vif [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:91:ca:aa,bridge_name='br-int',has_traffic_filtering=True,id=12be4dd5-7089-40cf-8e27-cbb421b90d0e,network=Network(7ddf4545-293e-4fc2-9876-c77183138e1c),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap12be4dd5-70') {{(pid=87054) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jul 18 05:38:43 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:43 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddBridgeCommand(_result=None, name=br-int, may_exist=True, datapath_type=system) {{(pid=87054) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 18 05:38:43 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=87054) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jul 18 05:38:43 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:43 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbCreateCommand(_result=None, table=QoS, columns={'type': 'linux-noop', 'external_ids': {'id': '5abe3cf1-1c38-5890-a947-6d3c9f20a755', '_type': 'linux-noop'}}, row=False) {{(pid=87054) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 18 05:38:43 devstack nova-compute[87054]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:105: EventletDeprecationWarning: Jul 18 05:38:43 devstack nova-compute[87054]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 18 05:38:43 devstack nova-compute[87054]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Jul 18 05:38:43 devstack nova-compute[87054]: WARNING oslo.privsep.daemon [-] privsep log: Jul 18 05:38:43 devstack nova-compute[87054]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Jul 18 05:38:43 devstack nova-compute[87054]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Jul 18 05:38:43 devstack nova-compute[87054]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 18 05:38:43 devstack nova-compute[87054]: WARNING oslo.privsep.daemon [-] privsep log: Jul 18 05:38:43 devstack nova-compute[87054]: WARNING oslo.privsep.daemon [-] privsep log: import eventlet Jul 18 05:38:43 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:43 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 18 05:38:43 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:43 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:43 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tap12be4dd5-70, may_exist=True, interface_attrs={}) {{(pid=87054) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 18 05:38:43 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tap12be4dd5-70, col_values=(('qos', UUID('35145a08-0829-410a-94f6-71f4b2c02dc1')),), if_exists=True) {{(pid=87054) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 18 05:38:43 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tap12be4dd5-70, col_values=(('external_ids', {'iface-id': '12be4dd5-7089-40cf-8e27-cbb421b90d0e', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:91:ca:aa', 'vm-uuid': '89a0b55e-4074-4616-a361-afb62b84f809'}),), if_exists=True) {{(pid=87054) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 18 05:38:43 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:43 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 18 05:38:43 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:43 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:43 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:43 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:43 devstack nova-compute[87054]: INFO os_vif [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:91:ca:aa,bridge_name='br-int',has_traffic_filtering=True,id=12be4dd5-7089-40cf-8e27-cbb421b90d0e,network=Network(7ddf4545-293e-4fc2-9876-c77183138e1c),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap12be4dd5-70') Jul 18 05:38:44 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] No BDM found with device name vda, not building metadata. {{(pid=87054) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13418}} Jul 18 05:38:44 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] No BDM found with device name hda, not building metadata. {{(pid=87054) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13418}} Jul 18 05:38:44 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] No VIF found with MAC fa:16:3e:91:ca:aa, not building metadata {{(pid=87054) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13394}} Jul 18 05:38:44 devstack nova-compute[87054]: INFO nova.virt.libvirt.driver [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] Using config drive Jul 18 05:38:44 devstack sudo[88434]: pam_unix(sudo:session): session closed for user root Jul 18 05:38:44 devstack nova-compute[87054]: INFO oslo.privsep.daemon [None req-4aad2d37-068f-45d9-81f9-c621a09cf173 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Spawned new privsep daemon via rootwrap Jul 18 05:38:44 devstack nova-compute[87054]: WARNING neutronclient.v2_0.client [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 18 05:38:45 devstack nova-compute[87054]: DEBUG os_brick.initiator.connectors.scaleio [None req-4aad2d37-068f-45d9-81f9-c621a09cf173 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Failed to query sdc guid: [Errno 2] No such file or directory {{(pid=87054) _get_guid /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/scaleio.py:91}} Jul 18 05:38:45 devstack nova-compute[87054]: WARNING os_brick.initiator.connectors.nvmeof [None req-4aad2d37-068f-45d9-81f9-c621a09cf173 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Could not find nvme_core/parameters/multipath: FileNotFoundError: [Errno 2] No such file or directory: '/sys/module/nvme_core/parameters/multipath' Jul 18 05:38:45 devstack nova-compute[87054]: DEBUG oslo_concurrency.processutils [None req-4aad2d37-068f-45d9-81f9-c621a09cf173 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Running cmd (subprocess): nvme version {{(pid=87054) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 18 05:38:45 devstack nova-compute[87054]: DEBUG oslo_concurrency.processutils [None req-4aad2d37-068f-45d9-81f9-c621a09cf173 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] 'nvme version' failed. Not Retrying. {{(pid=87054) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jul 18 05:38:45 devstack nova-compute[87054]: DEBUG os_brick.initiator.connectors.nvmeof [None req-4aad2d37-068f-45d9-81f9-c621a09cf173 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] nvme not present on system {{(pid=87054) nvme_present /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/nvmeof.py:782}} Jul 18 05:38:45 devstack nova-compute[87054]: DEBUG os_brick.initiator.connectors.lightos [None req-4aad2d37-068f-45d9-81f9-c621a09cf173 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] LIGHTOS: [Errno 111] Connection refused {{(pid=87054) find_dsc /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:161}} Jul 18 05:38:45 devstack nova-compute[87054]: INFO os_brick.initiator.connectors.lightos [None req-4aad2d37-068f-45d9-81f9-c621a09cf173 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Current host hostNQN and IP(s) are ['192.168.122.21', 'fe80::5054:ff:fea2:2758', '172.24.4.1', '2001:db8::2', 'fe80::d88c:eff:fee4:7648', 'fe80::f816:3eff:fef4:d63', 'fe80::f816:3eff:fed7:f72c', 'fe80::c0f5:65ff:fe8a:413', 'fe80::ec66:32ff:fe57:2b0d', 'fe80::d4f1:43ff:fe72:ae73'] Jul 18 05:38:45 devstack nova-compute[87054]: DEBUG os_brick.initiator.connectors.lightos [None req-4aad2d37-068f-45d9-81f9-c621a09cf173 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] LIGHTOS: did not find dsc, continuing anyway. {{(pid=87054) get_connector_properties /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:136}} Jul 18 05:38:45 devstack nova-compute[87054]: DEBUG os_brick.initiator.connectors.lightos [None req-4aad2d37-068f-45d9-81f9-c621a09cf173 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] LIGHTOS: no hostnqn found. {{(pid=87054) get_connector_properties /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:145}} Jul 18 05:38:45 devstack nova-compute[87054]: DEBUG os_brick.utils [None req-4aad2d37-068f-45d9-81f9-c621a09cf173 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] <== get_connector_properties: return (2919ms) {'platform': 'x86_64', 'os_type': 'linux', 'ip': '192.168.122.21', 'host': 'devstack', 'multipath': False, 'enforce_multipath': True, 'initiator': 'iqn.2016-04.com.open-iscsi:3a59eb5566e2', 'do_local_attach': False, 'uuid': '064c80c2-a85f-4aa5-8b10-e46983c87a65', 'system uuid': 'ed69bbc8-0eb1-42a2-8faa-4df34ebe9559', 'nvme_native_multipath': False} {{(pid=87054) trace_logging_wrapper /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/utils.py:202}} Jul 18 05:38:45 devstack nova-compute[87054]: DEBUG nova.virt.block_device [None req-4aad2d37-068f-45d9-81f9-c621a09cf173 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] Updating existing volume attachment record: c077def5-17b1-44d9-add0-05b48c37c636 {{(pid=87054) _volume_attach /opt/stack/nova/nova/virt/block_device.py:666}} Jul 18 05:38:45 devstack nova-compute[87054]: DEBUG nova.compute.manager [req-917e159b-5f1e-4fe7-84ac-e75bbc3bd061 req-ed852f5b-f115-47d7-942c-bcc20da8f6f7 service nova] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] Received event network-vif-plugged-12be4dd5-7089-40cf-8e27-cbb421b90d0e {{(pid=87054) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 18 05:38:45 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [req-917e159b-5f1e-4fe7-84ac-e75bbc3bd061 req-ed852f5b-f115-47d7-942c-bcc20da8f6f7 service nova] Acquiring lock "89a0b55e-4074-4616-a361-afb62b84f809-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:38:45 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [req-917e159b-5f1e-4fe7-84ac-e75bbc3bd061 req-ed852f5b-f115-47d7-942c-bcc20da8f6f7 service nova] Lock "89a0b55e-4074-4616-a361-afb62b84f809-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:38:45 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [req-917e159b-5f1e-4fe7-84ac-e75bbc3bd061 req-ed852f5b-f115-47d7-942c-bcc20da8f6f7 service nova] Lock "89a0b55e-4074-4616-a361-afb62b84f809-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.001s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 18 05:38:45 devstack nova-compute[87054]: DEBUG nova.compute.manager [req-917e159b-5f1e-4fe7-84ac-e75bbc3bd061 req-ed852f5b-f115-47d7-942c-bcc20da8f6f7 service nova] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] Processing event network-vif-plugged-12be4dd5-7089-40cf-8e27-cbb421b90d0e {{(pid=87054) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11658}} Jul 18 05:38:45 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:46 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:46 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:47 devstack nova-compute[87054]: INFO nova.virt.libvirt.driver [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] Creating config drive at /opt/stack/data/nova/instances/89a0b55e-4074-4616-a361-afb62b84f809/disk.config Jul 18 05:38:47 devstack nova-compute[87054]: DEBUG oslo_concurrency.processutils [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Running cmd (subprocess): genisoimage -o /opt/stack/data/nova/instances/89a0b55e-4074-4616-a361-afb62b84f809/disk.config -ldots -allow-lowercase -allow-multidot -l -publisher OpenStack Nova 33.1.0 -quiet -J -r -V config-2 /tmp/tmpfge1br9q {{(pid=87054) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 18 05:38:47 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-4aad2d37-068f-45d9-81f9-c621a09cf173 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Acquiring lock "cache_volume_driver" by "nova.virt.libvirt.driver.LibvirtDriver._get_volume_driver.._cache_volume_driver" {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:38:47 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-4aad2d37-068f-45d9-81f9-c621a09cf173 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Lock "cache_volume_driver" acquired by "nova.virt.libvirt.driver.LibvirtDriver._get_volume_driver.._cache_volume_driver" :: waited 0.027s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:38:47 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-4aad2d37-068f-45d9-81f9-c621a09cf173 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Lock "cache_volume_driver" "released" by "nova.virt.libvirt.driver.LibvirtDriver._get_volume_driver.._cache_volume_driver" :: held 0.018s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 18 05:38:47 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-4aad2d37-068f-45d9-81f9-c621a09cf173 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Acquiring lock "connect_qb_volume" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:38:47 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-4aad2d37-068f-45d9-81f9-c621a09cf173 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Lock "connect_qb_volume" acquired by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" :: waited 0.001s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:38:47 devstack nova-compute[87054]: DEBUG oslo_concurrency.processutils [None req-4aad2d37-068f-45d9-81f9-c621a09cf173 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Running cmd (subprocess): systemctl is-system-running {{(pid=87054) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 18 05:38:47 devstack nova-compute[87054]: DEBUG oslo_concurrency.processutils [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] CMD "genisoimage -o /opt/stack/data/nova/instances/89a0b55e-4074-4616-a361-afb62b84f809/disk.config -ldots -allow-lowercase -allow-multidot -l -publisher OpenStack Nova 33.1.0 -quiet -J -r -V config-2 /tmp/tmpfge1br9q" returned: 0 in 0.161s {{(pid=87054) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 18 05:38:47 devstack nova-compute[87054]: DEBUG oslo_concurrency.processutils [None req-4aad2d37-068f-45d9-81f9-c621a09cf173 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] CMD "systemctl is-system-running" returned: 0 in 0.074s {{(pid=87054) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 18 05:38:47 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.volume.quobyte [None req-4aad2d37-068f-45d9-81f9-c621a09cf173 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] systemd detected. {{(pid=87054) connect_volume /opt/stack/nova/nova/virt/libvirt/volume/quobyte.py:167}} Jul 18 05:38:47 devstack nova-compute[87054]: WARNING oslo_config.cfg [None req-4aad2d37-068f-45d9-81f9-c621a09cf173 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Deprecated: Option "quobyte_mount_point_base" from group "libvirt" is deprecated for removal ( Jul 18 05:38:47 devstack nova-compute[87054]: Quobyte volume driver in cinder was marked unsupported. Quobyte volume support Jul 18 05:38:47 devstack nova-compute[87054]: will be removed from nova when the volume driver is removed from cinder. Jul 18 05:38:47 devstack nova-compute[87054]: ). Its value may be silently ignored in the future. Jul 18 05:38:47 devstack nova-compute[87054]: WARNING oslo_config.cfg [None req-4aad2d37-068f-45d9-81f9-c621a09cf173 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Deprecated: Option "quobyte_client_cfg" from group "libvirt" is deprecated for removal ( Jul 18 05:38:47 devstack nova-compute[87054]: Quobyte volume driver in cinder was marked unsupported. Quobyte volume support Jul 18 05:38:47 devstack nova-compute[87054]: will be removed from nova when the volume driver is removed from cinder. Jul 18 05:38:47 devstack nova-compute[87054]: ). Its value may be silently ignored in the future. Jul 18 05:38:47 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.volume.quobyte [None req-4aad2d37-068f-45d9-81f9-c621a09cf173 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Mounting volume osci02.corp.quobyte.com/cinder-vol-7cb4dfc5-0646-4637-add7-cf154cef9c13 at mount point /opt/stack/data/nova/mnt/1d3b582a55c58ae5eff86e377e1362dc via systemd-run {{(pid=87054) mount_volume /opt/stack/nova/nova/virt/libvirt/volume/quobyte.py:79}} Jul 18 05:38:47 devstack nova-compute[87054]: WARNING neutronclient.v2_0.client [req-866cee8e-c6b4-4e37-8ad7-200a4a077488 req-c6a60198-47d2-4351-abb9-ade4041464cd service nova] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 18 05:38:47 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:47 devstack nova-compute[87054]: DEBUG nova.compute.manager [req-0a306c6d-e3e1-4411-9269-6aa1aa0ee5f2 req-19bce445-c783-45f9-b65e-ef98132067a4 service nova] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] Received event network-vif-plugged-12be4dd5-7089-40cf-8e27-cbb421b90d0e {{(pid=87054) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 18 05:38:47 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [req-0a306c6d-e3e1-4411-9269-6aa1aa0ee5f2 req-19bce445-c783-45f9-b65e-ef98132067a4 service nova] Acquiring lock "89a0b55e-4074-4616-a361-afb62b84f809-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:38:47 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [req-0a306c6d-e3e1-4411-9269-6aa1aa0ee5f2 req-19bce445-c783-45f9-b65e-ef98132067a4 service nova] Lock "89a0b55e-4074-4616-a361-afb62b84f809-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.013s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:38:47 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [req-0a306c6d-e3e1-4411-9269-6aa1aa0ee5f2 req-19bce445-c783-45f9-b65e-ef98132067a4 service nova] Lock "89a0b55e-4074-4616-a361-afb62b84f809-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 18 05:38:47 devstack nova-compute[87054]: DEBUG nova.compute.manager [req-0a306c6d-e3e1-4411-9269-6aa1aa0ee5f2 req-19bce445-c783-45f9-b65e-ef98132067a4 service nova] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] No waiting events found dispatching network-vif-plugged-12be4dd5-7089-40cf-8e27-cbb421b90d0e {{(pid=87054) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 18 05:38:47 devstack nova-compute[87054]: WARNING nova.compute.manager [req-0a306c6d-e3e1-4411-9269-6aa1aa0ee5f2 req-19bce445-c783-45f9-b65e-ef98132067a4 service nova] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] Received unexpected event network-vif-plugged-12be4dd5-7089-40cf-8e27-cbb421b90d0e for instance with vm_state building and task_state spawning. Jul 18 05:38:48 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:48 devstack nova-compute[87054]: DEBUG nova.network.neutron [req-866cee8e-c6b4-4e37-8ad7-200a4a077488 req-c6a60198-47d2-4351-abb9-ade4041464cd service nova] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] Updated VIF entry in instance network info cache for port 12be4dd5-7089-40cf-8e27-cbb421b90d0e. {{(pid=87054) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3524}} Jul 18 05:38:48 devstack nova-compute[87054]: DEBUG nova.network.neutron [req-866cee8e-c6b4-4e37-8ad7-200a4a077488 req-c6a60198-47d2-4351-abb9-ade4041464cd service nova] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] Updating instance_info_cache with network_info: [{"id": "12be4dd5-7089-40cf-8e27-cbb421b90d0e", "address": "fa:16:3e:91:ca:aa", "network": {"id": "7ddf4545-293e-4fc2-9876-c77183138e1c", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-319045699-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.11", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "9cfb882b275c4d87a42fbc2dd78c9972", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap12be4dd5-70", "ovs_interfaceid": "12be4dd5-7089-40cf-8e27-cbb421b90d0e", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=87054) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 18 05:38:48 devstack nova-compute[87054]: INFO nova.virt.libvirt.volume.quobyte [None req-4aad2d37-068f-45d9-81f9-c621a09cf173 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Mounted volume: osci02.corp.quobyte.com/cinder-vol-7cb4dfc5-0646-4637-add7-cf154cef9c13 Jul 18 05:38:48 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [req-866cee8e-c6b4-4e37-8ad7-200a4a077488 req-c6a60198-47d2-4351-abb9-ade4041464cd service nova] Releasing lock "refresh_cache-89a0b55e-4074-4616-a361-afb62b84f809" {{(pid=87054) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 18 05:38:48 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-4aad2d37-068f-45d9-81f9-c621a09cf173 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Lock "connect_qb_volume" "released" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" :: held 0.769s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 18 05:38:48 devstack nova-compute[87054]: DEBUG nova.objects.instance [None req-4aad2d37-068f-45d9-81f9-c621a09cf173 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Lazy-loading 'flavor' on Instance uuid e74799af-45f4-466f-80b8-f1a428c3fcbd {{(pid=87054) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 18 05:38:48 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.guest [None req-4aad2d37-068f-45d9-81f9-c621a09cf173 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] attach device xml: Jul 18 05:38:48 devstack nova-compute[87054]: Jul 18 05:38:48 devstack nova-compute[87054]: Jul 18 05:38:48 devstack nova-compute[87054]: Jul 18 05:38:48 devstack nova-compute[87054]: Jul 18 05:38:48 devstack nova-compute[87054]: 354e7741-a301-4bd5-8ab8-e311a3fea850 Jul 18 05:38:48 devstack nova-compute[87054]: Jul 18 05:38:48 devstack nova-compute[87054]: {{(pid=87054) attach_device /opt/stack/nova/nova/virt/libvirt/guest.py:351}} Jul 18 05:38:48 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:48 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:49 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-4aad2d37-068f-45d9-81f9-c621a09cf173 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] No BDM found with device name vda, not building metadata. {{(pid=87054) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13418}} Jul 18 05:38:49 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-4aad2d37-068f-45d9-81f9-c621a09cf173 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] No BDM found with device name vdb, not building metadata. {{(pid=87054) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13418}} Jul 18 05:38:49 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-4aad2d37-068f-45d9-81f9-c621a09cf173 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] No VIF found with MAC fa:16:3e:f4:0d:63, not building metadata {{(pid=87054) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13394}} Jul 18 05:38:49 devstack nova-compute[87054]: DEBUG nova.compute.manager [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] Instance event wait completed in 0 seconds for network-vif-plugged {{(pid=87054) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jul 18 05:38:49 devstack nova-compute[87054]: DEBUG nova.virt.driver [None req-849049b5-4b41-4c1a-998a-2941bb926379 None None] Emitting event Started> {{(pid=87054) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 18 05:38:49 devstack nova-compute[87054]: INFO nova.compute.manager [None req-849049b5-4b41-4c1a-998a-2941bb926379 None None] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] VM Started (Lifecycle Event) Jul 18 05:38:49 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] Guest created on hypervisor {{(pid=87054) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:5024}} Jul 18 05:38:49 devstack nova-compute[87054]: INFO nova.virt.libvirt.driver [-] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] Instance spawned successfully. Jul 18 05:38:49 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] Attempting to register defaults for the following image properties: ['hw_cdrom_bus', 'hw_disk_bus', 'hw_input_bus', 'hw_pointer_model', 'hw_video_model', 'hw_vif_model'] {{(pid=87054) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1153}} Jul 18 05:38:50 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] Found default for hw_cdrom_bus of ide {{(pid=87054) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 18 05:38:50 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] Found default for hw_disk_bus of virtio {{(pid=87054) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 18 05:38:50 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] Found default for hw_input_bus of None {{(pid=87054) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 18 05:38:50 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] Found default for hw_pointer_model of None {{(pid=87054) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 18 05:38:50 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] Found default for hw_video_model of virtio {{(pid=87054) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 18 05:38:50 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] Found default for hw_vif_model of virtio {{(pid=87054) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 18 05:38:50 devstack nova-compute[87054]: DEBUG nova.compute.manager [None req-849049b5-4b41-4c1a-998a-2941bb926379 None None] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] Checking state {{(pid=87054) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 18 05:38:50 devstack nova-compute[87054]: DEBUG nova.compute.manager [None req-849049b5-4b41-4c1a-998a-2941bb926379 None None] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] Synchronizing instance power state after lifecycle event "Started"; current vm_state: building, current task_state: spawning, current DB power_state: 0, VM power_state: 1 {{(pid=87054) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1439}} Jul 18 05:38:50 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-4aad2d37-068f-45d9-81f9-c621a09cf173 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Lock "e74799af-45f4-466f-80b8-f1a428c3fcbd" "released" by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" :: held 8.199s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 18 05:38:50 devstack nova-compute[87054]: INFO nova.compute.manager [None req-849049b5-4b41-4c1a-998a-2941bb926379 None None] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] During sync_power_state the instance has a pending task (spawning). Skip. Jul 18 05:38:50 devstack nova-compute[87054]: DEBUG nova.virt.driver [None req-849049b5-4b41-4c1a-998a-2941bb926379 None None] Emitting event Paused> {{(pid=87054) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 18 05:38:50 devstack nova-compute[87054]: INFO nova.compute.manager [None req-849049b5-4b41-4c1a-998a-2941bb926379 None None] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] VM Paused (Lifecycle Event) Jul 18 05:38:50 devstack nova-compute[87054]: DEBUG nova.compute.manager [None req-849049b5-4b41-4c1a-998a-2941bb926379 None None] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] Checking state {{(pid=87054) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 18 05:38:50 devstack nova-compute[87054]: DEBUG nova.virt.driver [None req-849049b5-4b41-4c1a-998a-2941bb926379 None None] Emitting event Resumed> {{(pid=87054) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 18 05:38:50 devstack nova-compute[87054]: INFO nova.compute.manager [None req-849049b5-4b41-4c1a-998a-2941bb926379 None None] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] VM Resumed (Lifecycle Event) Jul 18 05:38:50 devstack nova-compute[87054]: DEBUG nova.compute.manager [None req-849049b5-4b41-4c1a-998a-2941bb926379 None None] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] Checking state {{(pid=87054) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 18 05:38:50 devstack nova-compute[87054]: DEBUG nova.compute.manager [None req-849049b5-4b41-4c1a-998a-2941bb926379 None None] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] Synchronizing instance power state after lifecycle event "Resumed"; current vm_state: building, current task_state: spawning, current DB power_state: 0, VM power_state: 1 {{(pid=87054) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1439}} Jul 18 05:38:50 devstack nova-compute[87054]: INFO nova.compute.manager [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] Took 14.80 seconds to spawn the instance on the hypervisor. Jul 18 05:38:50 devstack nova-compute[87054]: DEBUG nova.compute.manager [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] Checking state {{(pid=87054) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 18 05:38:50 devstack nova-compute[87054]: INFO nova.compute.manager [None req-849049b5-4b41-4c1a-998a-2941bb926379 None None] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] During sync_power_state the instance has a pending task (spawning). Skip. Jul 18 05:38:50 devstack nova-compute[87054]: INFO nova.compute.manager [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] Took 16.99 seconds to build instance. Jul 18 05:38:50 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-a103a75c-7868-4f39-916a-c49c2696898d tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Lock "89a0b55e-4074-4616-a361-afb62b84f809" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 17.280s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 18 05:38:51 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-024f94eb-cb4f-4fb1-9e9f-582616b11962 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Acquiring lock "e74799af-45f4-466f-80b8-f1a428c3fcbd" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:38:51 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-024f94eb-cb4f-4fb1-9e9f-582616b11962 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Lock "e74799af-45f4-466f-80b8-f1a428c3fcbd" acquired by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: waited 0.001s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:38:51 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-024f94eb-cb4f-4fb1-9e9f-582616b11962 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Acquiring lock "e74799af-45f4-466f-80b8-f1a428c3fcbd-events" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:38:51 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-024f94eb-cb4f-4fb1-9e9f-582616b11962 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Lock "e74799af-45f4-466f-80b8-f1a428c3fcbd-events" acquired by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: waited 0.000s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:38:51 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-024f94eb-cb4f-4fb1-9e9f-582616b11962 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Lock "e74799af-45f4-466f-80b8-f1a428c3fcbd-events" "released" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: held 0.000s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 18 05:38:51 devstack nova-compute[87054]: INFO nova.compute.manager [None req-024f94eb-cb4f-4fb1-9e9f-582616b11962 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] Terminating instance Jul 18 05:38:51 devstack nova-compute[87054]: DEBUG nova.compute.manager [None req-024f94eb-cb4f-4fb1-9e9f-582616b11962 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] Start destroying the instance on the hypervisor. {{(pid=87054) _shutdown_instance /opt/stack/nova/nova/compute/manager.py:3241}} Jul 18 05:38:51 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:51 devstack nova-compute[87054]: DEBUG nova.utils [None req-849049b5-4b41-4c1a-998a-2941bb926379 None None] Queued Task(fn=>, remaining_delay=14.998923849999983 future=) {{(pid=87054) _log /opt/stack/nova/nova/utils.py:1508}} Jul 18 05:38:51 devstack nova-compute[87054]: DEBUG nova.utils [-] Received Task(fn=>, remaining_delay=14.992347658999961 future=) {{(pid=87054) _log /opt/stack/nova/nova/utils.py:1508}} Jul 18 05:38:51 devstack nova-compute[87054]: DEBUG nova.utils [-] Waitig for the deadline of Task(fn=>, remaining_delay=14.991959607999888 future=) {{(pid=87054) _log /opt/stack/nova/nova/utils.py:1508}} Jul 18 05:38:51 devstack nova-compute[87054]: INFO nova.virt.libvirt.driver [-] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] Instance destroyed successfully. Jul 18 05:38:51 devstack nova-compute[87054]: DEBUG nova.objects.instance [None req-024f94eb-cb4f-4fb1-9e9f-582616b11962 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Lazy-loading 'resources' on Instance uuid e74799af-45f4-466f-80b8-f1a428c3fcbd {{(pid=87054) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 18 05:38:51 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.vif [None req-024f94eb-cb4f-4fb1-9e9f-582616b11962 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=False,compute_id=1,config_drive='',created_at=2026-07-18T03:38:05Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description='tempest-DeleteServersTestJSON-server-658915998',display_name='tempest-DeleteServersTestJSON-server-658915998',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-deleteserverstestjson-server-658915998',id=1,image_ref='0d6393c9-e8a0-4628-b021-8c9aa5777656',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=,launch_index=0,launched_at=2026-07-18T03:38:31Z,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=,new_flavor=None,node='devstack',numa_topology=None,old_flavor=None,os_type=None,pci_devices=,pci_requests=,power_state=1,progress=0,project_id='67b887ec5e804ad483b3854477d5dc90',ramdisk_id='',reservation_id='r-vt2jaxdw',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='0d6393c9-e8a0-4628-b021-8c9aa5777656',image_container_format='bare',image_disk_format='qcow2',image_hw_cdrom_bus='ide',image_hw_disk_bus='virtio',image_hw_input_bus=None,image_hw_machine_type='pc',image_hw_pointer_model=None,image_hw_rng_model='virtio',image_hw_video_model='virtio',image_hw_vif_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',owner_project_name='tempest-DeleteServersTestJSON-1592869723',owner_user_name='tempest-DeleteServersTestJSON-1592869723-project-member'},tags=,task_state='deleting',terminated_at=None,trusted_certs=,updated_at=2026-07-18T03:38:32Z,user_data=None,user_id='e082798a0eec45b698f8b9d58e501f75',uuid=e74799af-45f4-466f-80b8-f1a428c3fcbd,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "9edd77e7-3d93-4e85-a4d8-1b6a7dd78609", "address": "fa:16:3e:f4:0d:63", "network": {"id": "76b81aa7-c22f-4f31-bfd3-5b46d9b32bed", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-1177720649-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.6", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "67b887ec5e804ad483b3854477d5dc90", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap9edd77e7-3d", "ovs_interfaceid": "9edd77e7-3d93-4e85-a4d8-1b6a7dd78609", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87054) unplug /opt/stack/nova/nova/virt/libvirt/vif.py:884}} Jul 18 05:38:51 devstack nova-compute[87054]: DEBUG nova.network.os_vif_util [None req-024f94eb-cb4f-4fb1-9e9f-582616b11962 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Converting VIF {"id": "9edd77e7-3d93-4e85-a4d8-1b6a7dd78609", "address": "fa:16:3e:f4:0d:63", "network": {"id": "76b81aa7-c22f-4f31-bfd3-5b46d9b32bed", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-1177720649-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.6", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "67b887ec5e804ad483b3854477d5dc90", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap9edd77e7-3d", "ovs_interfaceid": "9edd77e7-3d93-4e85-a4d8-1b6a7dd78609", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87054) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 18 05:38:51 devstack nova-compute[87054]: DEBUG nova.network.os_vif_util [None req-024f94eb-cb4f-4fb1-9e9f-582616b11962 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:f4:0d:63,bridge_name='br-int',has_traffic_filtering=True,id=9edd77e7-3d93-4e85-a4d8-1b6a7dd78609,network=Network(76b81aa7-c22f-4f31-bfd3-5b46d9b32bed),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap9edd77e7-3d') {{(pid=87054) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 18 05:38:51 devstack nova-compute[87054]: DEBUG os_vif [None req-024f94eb-cb4f-4fb1-9e9f-582616b11962 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Unplugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:f4:0d:63,bridge_name='br-int',has_traffic_filtering=True,id=9edd77e7-3d93-4e85-a4d8-1b6a7dd78609,network=Network(76b81aa7-c22f-4f31-bfd3-5b46d9b32bed),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap9edd77e7-3d') {{(pid=87054) unplug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:133}} Jul 18 05:38:52 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:52 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DelPortCommand(_result=None, port=tap9edd77e7-3d, bridge=br-int, if_exists=True) {{(pid=87054) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 18 05:38:52 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 18 05:38:52 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:52 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:52 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbDestroyCommand(_result=None, table=QoS, record=0d48d2fc-ad00-4b61-97c2-a193ed656ed5) {{(pid=87054) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 18 05:38:52 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:52 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 18 05:38:52 devstack nova-compute[87054]: INFO os_vif [None req-024f94eb-cb4f-4fb1-9e9f-582616b11962 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Successfully unplugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:f4:0d:63,bridge_name='br-int',has_traffic_filtering=True,id=9edd77e7-3d93-4e85-a4d8-1b6a7dd78609,network=Network(76b81aa7-c22f-4f31-bfd3-5b46d9b32bed),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap9edd77e7-3d') Jul 18 05:38:52 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-024f94eb-cb4f-4fb1-9e9f-582616b11962 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Acquiring lock "connect_qb_volume" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:38:52 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-024f94eb-cb4f-4fb1-9e9f-582616b11962 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Lock "connect_qb_volume" acquired by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" :: waited 0.010s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:38:52 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:52 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:52 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:52 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-024f94eb-cb4f-4fb1-9e9f-582616b11962 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Lock "connect_qb_volume" "released" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" :: held 0.098s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 18 05:38:52 devstack nova-compute[87054]: INFO nova.virt.libvirt.driver [None req-024f94eb-cb4f-4fb1-9e9f-582616b11962 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] Deleting instance files /opt/stack/data/nova/instances/e74799af-45f4-466f-80b8-f1a428c3fcbd_del Jul 18 05:38:52 devstack nova-compute[87054]: INFO nova.virt.libvirt.driver [None req-024f94eb-cb4f-4fb1-9e9f-582616b11962 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] Deletion of /opt/stack/data/nova/instances/e74799af-45f4-466f-80b8-f1a428c3fcbd_del complete Jul 18 05:38:52 devstack nova-compute[87054]: INFO nova.compute.manager [None req-024f94eb-cb4f-4fb1-9e9f-582616b11962 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] Took 1.19 seconds to destroy the instance on the hypervisor. Jul 18 05:38:52 devstack nova-compute[87054]: DEBUG oslo.service.backend._common.loopingcall [None req-024f94eb-cb4f-4fb1-9e9f-582616b11962 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Waiting for function nova.compute.manager.ComputeManager._try_deallocate_network.._deallocate_network_with_retries to return. {{(pid=87054) func /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_common/loopingcall.py:419}} Jul 18 05:38:52 devstack nova-compute[87054]: DEBUG nova.compute.manager [-] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] Deallocating network for instance {{(pid=87054) _deallocate_network /opt/stack/nova/nova/compute/manager.py:2365}} Jul 18 05:38:52 devstack nova-compute[87054]: DEBUG nova.network.neutron [-] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] deallocate_for_instance() {{(pid=87054) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1842}} Jul 18 05:38:52 devstack nova-compute[87054]: WARNING neutronclient.v2_0.client [-] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 18 05:38:52 devstack nova-compute[87054]: WARNING neutronclient.v2_0.client [-] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 18 05:38:53 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:53 devstack nova-compute[87054]: DEBUG nova.compute.manager [req-8557b839-805d-4fa5-891b-d0acb108d710 req-ebd7c7b9-6dd3-4d94-a82a-53e3aa576582 service nova] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] Received event network-vif-unplugged-9edd77e7-3d93-4e85-a4d8-1b6a7dd78609 {{(pid=87054) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 18 05:38:53 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [req-8557b839-805d-4fa5-891b-d0acb108d710 req-ebd7c7b9-6dd3-4d94-a82a-53e3aa576582 service nova] Acquiring lock "e74799af-45f4-466f-80b8-f1a428c3fcbd-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:38:53 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [req-8557b839-805d-4fa5-891b-d0acb108d710 req-ebd7c7b9-6dd3-4d94-a82a-53e3aa576582 service nova] Lock "e74799af-45f4-466f-80b8-f1a428c3fcbd-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:38:53 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [req-8557b839-805d-4fa5-891b-d0acb108d710 req-ebd7c7b9-6dd3-4d94-a82a-53e3aa576582 service nova] Lock "e74799af-45f4-466f-80b8-f1a428c3fcbd-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 18 05:38:53 devstack nova-compute[87054]: DEBUG nova.compute.manager [req-8557b839-805d-4fa5-891b-d0acb108d710 req-ebd7c7b9-6dd3-4d94-a82a-53e3aa576582 service nova] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] No waiting events found dispatching network-vif-unplugged-9edd77e7-3d93-4e85-a4d8-1b6a7dd78609 {{(pid=87054) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 18 05:38:53 devstack nova-compute[87054]: DEBUG nova.compute.manager [req-8557b839-805d-4fa5-891b-d0acb108d710 req-ebd7c7b9-6dd3-4d94-a82a-53e3aa576582 service nova] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] Received event network-vif-unplugged-9edd77e7-3d93-4e85-a4d8-1b6a7dd78609 for instance with task_state deleting. {{(pid=87054) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11676}} Jul 18 05:38:54 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-183dba79-b79d-40a5-9144-7fb0422b1649 tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Acquiring lock "f7c80ab5-86e5-4317-acd4-2f161c6e32ed" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:38:54 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-183dba79-b79d-40a5-9144-7fb0422b1649 tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Lock "f7c80ab5-86e5-4317-acd4-2f161c6e32ed" acquired by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: waited 0.001s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:38:54 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-183dba79-b79d-40a5-9144-7fb0422b1649 tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Acquiring lock "f7c80ab5-86e5-4317-acd4-2f161c6e32ed-events" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:38:54 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-183dba79-b79d-40a5-9144-7fb0422b1649 tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Lock "f7c80ab5-86e5-4317-acd4-2f161c6e32ed-events" acquired by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: waited 0.001s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:38:54 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-183dba79-b79d-40a5-9144-7fb0422b1649 tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Lock "f7c80ab5-86e5-4317-acd4-2f161c6e32ed-events" "released" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: held 0.001s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 18 05:38:54 devstack nova-compute[87054]: INFO nova.compute.manager [None req-183dba79-b79d-40a5-9144-7fb0422b1649 tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] [instance: f7c80ab5-86e5-4317-acd4-2f161c6e32ed] Terminating instance Jul 18 05:38:54 devstack nova-compute[87054]: DEBUG nova.compute.manager [None req-183dba79-b79d-40a5-9144-7fb0422b1649 tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] [instance: f7c80ab5-86e5-4317-acd4-2f161c6e32ed] Start destroying the instance on the hypervisor. {{(pid=87054) _shutdown_instance /opt/stack/nova/nova/compute/manager.py:3241}} Jul 18 05:38:54 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:54 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:54 devstack nova-compute[87054]: DEBUG nova.utils [None req-849049b5-4b41-4c1a-998a-2941bb926379 None None] Queued Task(fn=>, remaining_delay=14.999444604000018 future=) {{(pid=87054) _log /opt/stack/nova/nova/utils.py:1508}} Jul 18 05:38:54 devstack nova-compute[87054]: INFO nova.virt.libvirt.driver [-] [instance: f7c80ab5-86e5-4317-acd4-2f161c6e32ed] Instance destroyed successfully. Jul 18 05:38:54 devstack nova-compute[87054]: DEBUG nova.objects.instance [None req-183dba79-b79d-40a5-9144-7fb0422b1649 tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Lazy-loading 'resources' on Instance uuid f7c80ab5-86e5-4317-acd4-2f161c6e32ed {{(pid=87054) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 18 05:38:54 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.vif [None req-183dba79-b79d-40a5-9144-7fb0422b1649 tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=False,compute_id=1,config_drive='',created_at=2026-07-18T03:38:25Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description='tempest-VolumesAdminNegativeTest-server-939721888',display_name='tempest-VolumesAdminNegativeTest-server-939721888',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-volumesadminnegativetest-server-939721888',id=2,image_ref='0d6393c9-e8a0-4628-b021-8c9aa5777656',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=,launch_index=0,launched_at=2026-07-18T03:38:37Z,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=,new_flavor=None,node='devstack',numa_topology=None,old_flavor=None,os_type=None,pci_devices=,pci_requests=,power_state=1,progress=0,project_id='12a3e223d6fc409b9fbd0781b3617d9c',ramdisk_id='',reservation_id='r-6x6vvdp4',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='0d6393c9-e8a0-4628-b021-8c9aa5777656',image_container_format='bare',image_disk_format='qcow2',image_hw_cdrom_bus='ide',image_hw_disk_bus='virtio',image_hw_input_bus=None,image_hw_machine_type='pc',image_hw_pointer_model=None,image_hw_rng_model='virtio',image_hw_video_model='virtio',image_hw_vif_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',owner_project_name='tempest-VolumesAdminNegativeTest-45111522',owner_user_name='tempest-VolumesAdminNegativeTest-45111522-project-member'},tags=,task_state='deleting',terminated_at=None,trusted_certs=,updated_at=2026-07-18T03:38:38Z,user_data=None,user_id='6d39d754046d4b8e87562c2ba1f35796',uuid=f7c80ab5-86e5-4317-acd4-2f161c6e32ed,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "cfdc5c91-471f-44dd-b323-7131c8119314", "address": "fa:16:3e:d7:f7:2c", "network": {"id": "4f76cb4d-713f-401a-936b-875f40d6803f", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-404014679-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.9", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "12a3e223d6fc409b9fbd0781b3617d9c", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapcfdc5c91-47", "ovs_interfaceid": "cfdc5c91-471f-44dd-b323-7131c8119314", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87054) unplug /opt/stack/nova/nova/virt/libvirt/vif.py:884}} Jul 18 05:38:54 devstack nova-compute[87054]: DEBUG nova.network.os_vif_util [None req-183dba79-b79d-40a5-9144-7fb0422b1649 tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Converting VIF {"id": "cfdc5c91-471f-44dd-b323-7131c8119314", "address": "fa:16:3e:d7:f7:2c", "network": {"id": "4f76cb4d-713f-401a-936b-875f40d6803f", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-404014679-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.9", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "12a3e223d6fc409b9fbd0781b3617d9c", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapcfdc5c91-47", "ovs_interfaceid": "cfdc5c91-471f-44dd-b323-7131c8119314", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87054) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 18 05:38:54 devstack nova-compute[87054]: DEBUG nova.network.os_vif_util [None req-183dba79-b79d-40a5-9144-7fb0422b1649 tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:d7:f7:2c,bridge_name='br-int',has_traffic_filtering=True,id=cfdc5c91-471f-44dd-b323-7131c8119314,network=Network(4f76cb4d-713f-401a-936b-875f40d6803f),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapcfdc5c91-47') {{(pid=87054) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 18 05:38:54 devstack nova-compute[87054]: DEBUG os_vif [None req-183dba79-b79d-40a5-9144-7fb0422b1649 tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Unplugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:d7:f7:2c,bridge_name='br-int',has_traffic_filtering=True,id=cfdc5c91-471f-44dd-b323-7131c8119314,network=Network(4f76cb4d-713f-401a-936b-875f40d6803f),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapcfdc5c91-47') {{(pid=87054) unplug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:133}} Jul 18 05:38:54 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:54 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DelPortCommand(_result=None, port=tapcfdc5c91-47, bridge=br-int, if_exists=True) {{(pid=87054) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 18 05:38:54 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:54 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 18 05:38:54 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:54 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:54 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:54 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbDestroyCommand(_result=None, table=QoS, record=916548fe-b3c6-478c-9315-d726df4d58c9) {{(pid=87054) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 18 05:38:54 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:54 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 18 05:38:54 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:54 devstack nova-compute[87054]: INFO os_vif [None req-183dba79-b79d-40a5-9144-7fb0422b1649 tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Successfully unplugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:d7:f7:2c,bridge_name='br-int',has_traffic_filtering=True,id=cfdc5c91-471f-44dd-b323-7131c8119314,network=Network(4f76cb4d-713f-401a-936b-875f40d6803f),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapcfdc5c91-47') Jul 18 05:38:54 devstack nova-compute[87054]: INFO nova.virt.libvirt.driver [None req-183dba79-b79d-40a5-9144-7fb0422b1649 tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] [instance: f7c80ab5-86e5-4317-acd4-2f161c6e32ed] Deleting instance files /opt/stack/data/nova/instances/f7c80ab5-86e5-4317-acd4-2f161c6e32ed_del Jul 18 05:38:54 devstack nova-compute[87054]: INFO nova.virt.libvirt.driver [None req-183dba79-b79d-40a5-9144-7fb0422b1649 tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] [instance: f7c80ab5-86e5-4317-acd4-2f161c6e32ed] Deletion of /opt/stack/data/nova/instances/f7c80ab5-86e5-4317-acd4-2f161c6e32ed_del complete Jul 18 05:38:54 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:54 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:54 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:55 devstack nova-compute[87054]: INFO nova.compute.manager [None req-183dba79-b79d-40a5-9144-7fb0422b1649 tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] [instance: f7c80ab5-86e5-4317-acd4-2f161c6e32ed] Took 0.57 seconds to destroy the instance on the hypervisor. Jul 18 05:38:55 devstack nova-compute[87054]: DEBUG oslo.service.backend._common.loopingcall [None req-183dba79-b79d-40a5-9144-7fb0422b1649 tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Waiting for function nova.compute.manager.ComputeManager._try_deallocate_network.._deallocate_network_with_retries to return. {{(pid=87054) func /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_common/loopingcall.py:419}} Jul 18 05:38:55 devstack nova-compute[87054]: DEBUG nova.compute.manager [-] [instance: f7c80ab5-86e5-4317-acd4-2f161c6e32ed] Deallocating network for instance {{(pid=87054) _deallocate_network /opt/stack/nova/nova/compute/manager.py:2365}} Jul 18 05:38:55 devstack nova-compute[87054]: DEBUG nova.network.neutron [-] [instance: f7c80ab5-86e5-4317-acd4-2f161c6e32ed] deallocate_for_instance() {{(pid=87054) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1842}} Jul 18 05:38:55 devstack nova-compute[87054]: WARNING neutronclient.v2_0.client [-] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 18 05:38:55 devstack nova-compute[87054]: DEBUG nova.network.neutron [-] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] Updating instance_info_cache with network_info: [] {{(pid=87054) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 18 05:38:55 devstack nova-compute[87054]: INFO nova.compute.manager [-] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] Took 2.47 seconds to deallocate network for instance. Jul 18 05:38:55 devstack nova-compute[87054]: DEBUG nova.compute.manager [req-be54c188-28f6-4770-9340-3aaa937f3c40 req-ac773502-2821-480b-bb4b-2bc429816ef5 service nova] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] Received event network-vif-deleted-9edd77e7-3d93-4e85-a4d8-1b6a7dd78609 {{(pid=87054) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 18 05:38:55 devstack nova-compute[87054]: INFO nova.compute.manager [None req-024f94eb-cb4f-4fb1-9e9f-582616b11962 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] Took 0.30 seconds to detach 1 volumes for instance. Jul 18 05:38:55 devstack nova-compute[87054]: WARNING neutronclient.v2_0.client [-] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 18 05:38:55 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-024f94eb-cb4f-4fb1-9e9f-582616b11962 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.update_usage" {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:38:55 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-024f94eb-cb4f-4fb1-9e9f-582616b11962 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: waited 0.001s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:38:55 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-024f94eb-cb4f-4fb1-9e9f-582616b11962 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=87054) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10157}} Jul 18 05:38:55 devstack nova-compute[87054]: DEBUG nova.compute.provider_tree [None req-024f94eb-cb4f-4fb1-9e9f-582616b11962 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Inventory has not changed in ProviderTree for provider: 91da7bd8-76fa-4119-bd89-789fbb4b2760 {{(pid=87054) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 18 05:38:55 devstack nova-compute[87054]: DEBUG nova.scheduler.client.report [None req-024f94eb-cb4f-4fb1-9e9f-582616b11962 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Inventory has not changed for provider 91da7bd8-76fa-4119-bd89-789fbb4b2760 based on inventory data: {'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=87054) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 18 05:38:55 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-024f94eb-cb4f-4fb1-9e9f-582616b11962 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: held 0.313s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 18 05:38:55 devstack nova-compute[87054]: INFO nova.scheduler.client.report [None req-024f94eb-cb4f-4fb1-9e9f-582616b11962 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Deleted allocations for instance e74799af-45f4-466f-80b8-f1a428c3fcbd Jul 18 05:38:56 devstack nova-compute[87054]: DEBUG nova.compute.manager [req-b769cac4-2ed4-46b0-9fab-8ae365d5d37c req-078b0aa5-ca3e-47c7-9c01-e4e59aa9c9a5 service nova] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] Received event network-vif-unplugged-9edd77e7-3d93-4e85-a4d8-1b6a7dd78609 {{(pid=87054) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 18 05:38:56 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [req-b769cac4-2ed4-46b0-9fab-8ae365d5d37c req-078b0aa5-ca3e-47c7-9c01-e4e59aa9c9a5 service nova] Acquiring lock "e74799af-45f4-466f-80b8-f1a428c3fcbd-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:38:56 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [req-b769cac4-2ed4-46b0-9fab-8ae365d5d37c req-078b0aa5-ca3e-47c7-9c01-e4e59aa9c9a5 service nova] Lock "e74799af-45f4-466f-80b8-f1a428c3fcbd-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.004s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:38:56 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [req-b769cac4-2ed4-46b0-9fab-8ae365d5d37c req-078b0aa5-ca3e-47c7-9c01-e4e59aa9c9a5 service nova] Lock "e74799af-45f4-466f-80b8-f1a428c3fcbd-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 18 05:38:56 devstack nova-compute[87054]: DEBUG nova.compute.manager [req-b769cac4-2ed4-46b0-9fab-8ae365d5d37c req-078b0aa5-ca3e-47c7-9c01-e4e59aa9c9a5 service nova] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] No waiting events found dispatching network-vif-unplugged-9edd77e7-3d93-4e85-a4d8-1b6a7dd78609 {{(pid=87054) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 18 05:38:56 devstack nova-compute[87054]: WARNING nova.compute.manager [req-b769cac4-2ed4-46b0-9fab-8ae365d5d37c req-078b0aa5-ca3e-47c7-9c01-e4e59aa9c9a5 service nova] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] Received unexpected event network-vif-unplugged-9edd77e7-3d93-4e85-a4d8-1b6a7dd78609 for instance with vm_state deleted and task_state None. Jul 18 05:38:56 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-024f94eb-cb4f-4fb1-9e9f-582616b11962 tempest-DeleteServersTestJSON-1592869723 tempest-DeleteServersTestJSON-1592869723-project-member] Lock "e74799af-45f4-466f-80b8-f1a428c3fcbd" "released" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: held 4.905s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 18 05:38:56 devstack nova-compute[87054]: DEBUG nova.network.neutron [-] [instance: f7c80ab5-86e5-4317-acd4-2f161c6e32ed] Updating instance_info_cache with network_info: [] {{(pid=87054) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 18 05:38:56 devstack nova-compute[87054]: INFO nova.compute.manager [-] [instance: f7c80ab5-86e5-4317-acd4-2f161c6e32ed] Took 1.83 seconds to deallocate network for instance. Jul 18 05:38:57 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-183dba79-b79d-40a5-9144-7fb0422b1649 tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.update_usage" {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:38:57 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-183dba79-b79d-40a5-9144-7fb0422b1649 tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: waited 0.002s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:38:57 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-183dba79-b79d-40a5-9144-7fb0422b1649 tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=87054) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10157}} Jul 18 05:38:57 devstack nova-compute[87054]: DEBUG nova.compute.provider_tree [None req-183dba79-b79d-40a5-9144-7fb0422b1649 tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Inventory has not changed in ProviderTree for provider: 91da7bd8-76fa-4119-bd89-789fbb4b2760 {{(pid=87054) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 18 05:38:57 devstack nova-compute[87054]: DEBUG nova.scheduler.client.report [None req-183dba79-b79d-40a5-9144-7fb0422b1649 tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Inventory has not changed for provider 91da7bd8-76fa-4119-bd89-789fbb4b2760 based on inventory data: {'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=87054) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 18 05:38:57 devstack nova-compute[87054]: DEBUG nova.compute.manager [req-1c7c9b07-02b8-4982-aeb0-50cb4508748e req-7c4c0bad-d224-4c21-811b-c97bdf9be745 service nova] [instance: f7c80ab5-86e5-4317-acd4-2f161c6e32ed] Received event network-vif-deleted-cfdc5c91-471f-44dd-b323-7131c8119314 {{(pid=87054) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 18 05:38:57 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-183dba79-b79d-40a5-9144-7fb0422b1649 tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: held 0.443s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 18 05:38:57 devstack nova-compute[87054]: INFO nova.scheduler.client.report [None req-183dba79-b79d-40a5-9144-7fb0422b1649 tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Deleted allocations for instance f7c80ab5-86e5-4317-acd4-2f161c6e32ed Jul 18 05:38:57 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-183dba79-b79d-40a5-9144-7fb0422b1649 tempest-VolumesAdminNegativeTest-45111522 tempest-VolumesAdminNegativeTest-45111522-project-member] Lock "f7c80ab5-86e5-4317-acd4-2f161c6e32ed" "released" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: held 3.379s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 18 05:38:58 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:38:58 devstack nova-compute[87054]: DEBUG nova.compute.manager [req-f9d1030f-ed08-48f9-86df-1bb07b438bb2 req-c34e5d6a-be8e-4843-ade6-3a5c2746b4f6 service nova] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] Received event network-changed-12be4dd5-7089-40cf-8e27-cbb421b90d0e {{(pid=87054) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 18 05:38:58 devstack nova-compute[87054]: DEBUG nova.compute.manager [req-f9d1030f-ed08-48f9-86df-1bb07b438bb2 req-c34e5d6a-be8e-4843-ade6-3a5c2746b4f6 service nova] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] Refreshing instance network info cache due to event network-changed-12be4dd5-7089-40cf-8e27-cbb421b90d0e. {{(pid=87054) external_instance_event /opt/stack/nova/nova/compute/manager.py:11905}} Jul 18 05:38:58 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [req-f9d1030f-ed08-48f9-86df-1bb07b438bb2 req-c34e5d6a-be8e-4843-ade6-3a5c2746b4f6 service nova] Acquiring lock "refresh_cache-89a0b55e-4074-4616-a361-afb62b84f809" {{(pid=87054) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 18 05:38:58 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [req-f9d1030f-ed08-48f9-86df-1bb07b438bb2 req-c34e5d6a-be8e-4843-ade6-3a5c2746b4f6 service nova] Acquired lock "refresh_cache-89a0b55e-4074-4616-a361-afb62b84f809" {{(pid=87054) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 18 05:38:58 devstack nova-compute[87054]: DEBUG nova.network.neutron [req-f9d1030f-ed08-48f9-86df-1bb07b438bb2 req-c34e5d6a-be8e-4843-ade6-3a5c2746b4f6 service nova] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] Refreshing network info cache for port 12be4dd5-7089-40cf-8e27-cbb421b90d0e {{(pid=87054) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 18 05:38:58 devstack nova-compute[87054]: WARNING neutronclient.v2_0.client [req-f9d1030f-ed08-48f9-86df-1bb07b438bb2 req-c34e5d6a-be8e-4843-ade6-3a5c2746b4f6 service nova] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 18 05:38:58 devstack nova-compute[87054]: WARNING neutronclient.v2_0.client [req-f9d1030f-ed08-48f9-86df-1bb07b438bb2 req-c34e5d6a-be8e-4843-ade6-3a5c2746b4f6 service nova] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 18 05:38:59 devstack nova-compute[87054]: DEBUG nova.network.neutron [req-f9d1030f-ed08-48f9-86df-1bb07b438bb2 req-c34e5d6a-be8e-4843-ade6-3a5c2746b4f6 service nova] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] Updated VIF entry in instance network info cache for port 12be4dd5-7089-40cf-8e27-cbb421b90d0e. {{(pid=87054) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3524}} Jul 18 05:38:59 devstack nova-compute[87054]: DEBUG nova.network.neutron [req-f9d1030f-ed08-48f9-86df-1bb07b438bb2 req-c34e5d6a-be8e-4843-ade6-3a5c2746b4f6 service nova] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] Updating instance_info_cache with network_info: [{"id": "12be4dd5-7089-40cf-8e27-cbb421b90d0e", "address": "fa:16:3e:91:ca:aa", "network": {"id": "7ddf4545-293e-4fc2-9876-c77183138e1c", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-319045699-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.11", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "172.24.4.242", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "9cfb882b275c4d87a42fbc2dd78c9972", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap12be4dd5-70", "ovs_interfaceid": "12be4dd5-7089-40cf-8e27-cbb421b90d0e", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=87054) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 18 05:38:59 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [req-f9d1030f-ed08-48f9-86df-1bb07b438bb2 req-c34e5d6a-be8e-4843-ade6-3a5c2746b4f6 service nova] Releasing lock "refresh_cache-89a0b55e-4074-4616-a361-afb62b84f809" {{(pid=87054) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 18 05:38:59 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:39:02 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:39:03 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:39:04 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:39:04 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:39:06 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:39:06 devstack nova-compute[87054]: DEBUG nova.utils [-] Task(fn=>, remaining_delay=-0.00274460600007842 future=) submitted to {{(pid=87054) _log /opt/stack/nova/nova/utils.py:1508}} Jul 18 05:39:06 devstack nova-compute[87054]: DEBUG nova.utils [-] Waiting for the next task {{(pid=87054) _log /opt/stack/nova/nova/utils.py:1508}} Jul 18 05:39:06 devstack nova-compute[87054]: DEBUG nova.utils [-] Received Task(fn=>, remaining_delay=2.80790224999987 future=) {{(pid=87054) _log /opt/stack/nova/nova/utils.py:1508}} Jul 18 05:39:06 devstack nova-compute[87054]: DEBUG nova.utils [-] Waitig for the deadline of Task(fn=>, remaining_delay=2.807610584000031 future=) {{(pid=87054) _log /opt/stack/nova/nova/utils.py:1508}} Jul 18 05:39:06 devstack nova-compute[87054]: DEBUG nova.virt.driver [-] Emitting event Stopped> {{(pid=87054) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 18 05:39:06 devstack nova-compute[87054]: INFO nova.compute.manager [-] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] VM Stopped (Lifecycle Event) Jul 18 05:39:06 devstack nova-compute[87054]: DEBUG nova.compute.manager [None req-c95072cf-2f03-476f-93ad-4554ab15c804 None None] [instance: e74799af-45f4-466f-80b8-f1a428c3fcbd] Checking state {{(pid=87054) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 18 05:39:08 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:39:09 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:39:09 devstack nova-compute[87054]: DEBUG nova.utils [-] Task(fn=>, remaining_delay=-0.002007653999953618 future=) submitted to {{(pid=87054) _log /opt/stack/nova/nova/utils.py:1508}} Jul 18 05:39:09 devstack nova-compute[87054]: DEBUG nova.utils [-] Waiting for the next task {{(pid=87054) _log /opt/stack/nova/nova/utils.py:1508}} Jul 18 05:39:09 devstack nova-compute[87054]: DEBUG nova.virt.driver [-] Emitting event Stopped> {{(pid=87054) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 18 05:39:09 devstack nova-compute[87054]: INFO nova.compute.manager [-] [instance: f7c80ab5-86e5-4317-acd4-2f161c6e32ed] VM Stopped (Lifecycle Event) Jul 18 05:39:09 devstack nova-compute[87054]: DEBUG nova.compute.manager [None req-6b76930d-5c30-400b-a0e0-2e3ac445f12e None None] [instance: f7c80ab5-86e5-4317-acd4-2f161c6e32ed] Checking state {{(pid=87054) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 18 05:39:09 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:39:12 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:39:13 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:39:14 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:39:15 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:39:16 devstack nova-compute[87054]: DEBUG oslo_service.periodic_task [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] Running periodic task ComputeManager._sync_scheduler_instance_info {{(pid=87054) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 18 05:39:16 devstack nova-compute[87054]: DEBUG oslo.service.backend._threading.loopingcall [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.17 seconds {{(pid=87054) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 18 05:39:16 devstack nova-compute[87054]: DEBUG oslo_service.periodic_task [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=87054) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 18 05:39:16 devstack nova-compute[87054]: DEBUG oslo.service.backend._threading.loopingcall [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.00 seconds {{(pid=87054) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 18 05:39:16 devstack nova-compute[87054]: DEBUG oslo_service.periodic_task [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=87054) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 18 05:39:16 devstack nova-compute[87054]: DEBUG oslo_service.periodic_task [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=87054) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 18 05:39:16 devstack nova-compute[87054]: DEBUG oslo_service.periodic_task [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=87054) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 18 05:39:16 devstack nova-compute[87054]: DEBUG oslo_service.periodic_task [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=87054) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 18 05:39:16 devstack nova-compute[87054]: DEBUG oslo_service.periodic_task [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=87054) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 18 05:39:16 devstack nova-compute[87054]: DEBUG nova.compute.manager [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=87054) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11314}} Jul 18 05:39:16 devstack nova-compute[87054]: DEBUG oslo.service.backend._threading.loopingcall [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 0.99 seconds {{(pid=87054) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 18 05:39:17 devstack nova-compute[87054]: DEBUG oslo_service.periodic_task [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=87054) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 18 05:39:17 devstack nova-compute[87054]: DEBUG oslo_service.periodic_task [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] Running periodic task ComputeManager.update_available_resource {{(pid=87054) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Jul 18 05:39:17 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:39:17 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.002s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:39:17 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.001s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 18 05:39:17 devstack nova-compute[87054]: DEBUG nova.compute.resource_tracker [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=87054) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jul 18 05:39:17 devstack nova-compute[87054]: DEBUG oslo_concurrency.processutils [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/89a0b55e-4074-4616-a361-afb62b84f809/disk --force-share --output=json {{(pid=87054) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 18 05:39:17 devstack nova-compute[87054]: DEBUG oslo_concurrency.processutils [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/89a0b55e-4074-4616-a361-afb62b84f809/disk --force-share --output=json" returned: 0 in 0.211s {{(pid=87054) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 18 05:39:17 devstack nova-compute[87054]: DEBUG oslo_concurrency.processutils [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/89a0b55e-4074-4616-a361-afb62b84f809/disk --force-share --output=json {{(pid=87054) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 18 05:39:17 devstack nova-compute[87054]: DEBUG oslo_concurrency.processutils [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/89a0b55e-4074-4616-a361-afb62b84f809/disk --force-share --output=json" returned: 0 in 0.182s {{(pid=87054) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 18 05:39:17 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-1b1995a1-4853-4eab-b24d-1c4bb76dafcf tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Acquiring lock "interface-89a0b55e-4074-4616-a361-afb62b84f809-None" by "nova.compute.manager.ComputeManager.attach_interface..do_attach_interface" {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:39:17 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-1b1995a1-4853-4eab-b24d-1c4bb76dafcf tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Lock "interface-89a0b55e-4074-4616-a361-afb62b84f809-None" acquired by "nova.compute.manager.ComputeManager.attach_interface..do_attach_interface" :: waited 0.001s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:39:17 devstack nova-compute[87054]: DEBUG nova.objects.instance [None req-1b1995a1-4853-4eab-b24d-1c4bb76dafcf tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Lazy-loading 'flavor' on Instance uuid 89a0b55e-4074-4616-a361-afb62b84f809 {{(pid=87054) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 18 05:39:17 devstack nova-compute[87054]: WARNING nova.virt.libvirt.driver [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 18 05:39:18 devstack nova-compute[87054]: DEBUG oslo_concurrency.processutils [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] Running cmd (subprocess): env LANG=C uptime {{(pid=87054) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 18 05:39:18 devstack nova-compute[87054]: DEBUG oslo_concurrency.processutils [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] CMD "env LANG=C uptime" returned: 0 in 0.031s {{(pid=87054) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 18 05:39:18 devstack nova-compute[87054]: DEBUG nova.compute.resource_tracker [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] Hypervisor/Node resource view: name=devstack free_ram=5292MB free_disk=14.913032531738281GB free_vcpus=3 pci_devices=[{"dev_id": "pci_0000_00_03_1", "address": "0000:00:03.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_5", "address": "0000:00:03.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_01_0", "address": "0000:00:01.0", "product_id": "1111", "vendor_id": "1234", "numa_node": null, "label": "label_1234_1111", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_2", "address": "0000:00:02.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_3", "address": "0000:00:1f.3", "product_id": "2930", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2930", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_00_0", "address": "0000:00:00.0", "product_id": "29c0", "vendor_id": "8086", "numa_node": null, "label": "label_8086_29c0", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_2", "address": "0000:00:03.2", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_06_00_0", "address": "0000:06:00.0", "product_id": "1044", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1044", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_05_00_0", "address": "0000:05:00.0", "product_id": "1045", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1045", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_01_00_0", "address": "0000:01:00.0", "product_id": "1041", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1041", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_2", "address": "0000:00:1f.2", "product_id": "2922", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2922", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_0", "address": "0000:00:03.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_3", "address": "0000:00:02.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_3", "address": "0000:00:03.3", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_4", "address": "0000:00:02.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_03_00_0", "address": "0000:03:00.0", "product_id": "1043", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1043", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_0", "address": "0000:00:02.0", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_04_00_0", "address": "0000:04:00.0", "product_id": "1042", "vendor_id": "1af4", "numa_node": null, "label": "label_1af4_1042", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_02_00_0", "address": "0000:02:00.0", "product_id": "000d", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000d", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_6", "address": "0000:00:02.6", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_1", "address": "0000:00:02.1", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_1f_0", "address": "0000:00:1f.0", "product_id": "2918", "vendor_id": "8086", "numa_node": null, "label": "label_8086_2918", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_5", "address": "0000:00:02.5", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_02_7", "address": "0000:00:02.7", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}, {"dev_id": "pci_0000_00_03_4", "address": "0000:00:03.4", "product_id": "000c", "vendor_id": "1b36", "numa_node": null, "label": "label_1b36_000c", "dev_type": "type-PCI"}] {{(pid=87054) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jul 18 05:39:18 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:39:18 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.002s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:39:18 devstack nova-compute[87054]: WARNING neutronclient.v2_0.client [None req-1b1995a1-4853-4eab-b24d-1c4bb76dafcf tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 18 05:39:18 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:39:18 devstack nova-compute[87054]: DEBUG nova.compute.resource_tracker [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] Instance 89a0b55e-4074-4616-a361-afb62b84f809 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 1, 'MEMORY_MB': 192, 'VCPU': 1}}. {{(pid=87054) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jul 18 05:39:18 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] Acquiring lock "a05d7670-7e27-4264-857e-6908dfc8e683" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:39:18 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] Lock "a05d7670-7e27-4264-857e-6908dfc8e683" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.001s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:39:18 devstack nova-compute[87054]: DEBUG nova.compute.resource_tracker [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] Instance a05d7670-7e27-4264-857e-6908dfc8e683 has been scheduled to this compute host, the scheduler has made an allocation against this compute node but the instance has yet to start. Skipping heal of allocation: {'resources': {'DISK_GB': 1, 'MEMORY_MB': 192, 'VCPU': 1}}. {{(pid=87054) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1797}} Jul 18 05:39:18 devstack nova-compute[87054]: DEBUG nova.compute.resource_tracker [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] Total usable vcpus: 4, total allocated vcpus: 1 {{(pid=87054) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jul 18 05:39:18 devstack nova-compute[87054]: DEBUG nova.compute.resource_tracker [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] Final resource view: name=devstack phys_ram=11961MB used_ram=704MB phys_disk=25GB used_disk=1GB total_vcpus=4 used_vcpus=1 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 05:39:18 up 34 min, 1 user, load average: 6.74, 3.47, 2.22\n', 'num_instances': '1', 'num_vm_active': '1', 'num_task_None': '1', 'num_os_type_None': '1', 'num_proj_9cfb882b275c4d87a42fbc2dd78c9972': '1', 'io_workload': '0'} {{(pid=87054) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jul 18 05:39:18 devstack nova-compute[87054]: DEBUG nova.objects.instance [None req-1b1995a1-4853-4eab-b24d-1c4bb76dafcf tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Lazy-loading 'pci_requests' on Instance uuid 89a0b55e-4074-4616-a361-afb62b84f809 {{(pid=87054) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 18 05:39:18 devstack nova-compute[87054]: DEBUG nova.compute.manager [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] [instance: a05d7670-7e27-4264-857e-6908dfc8e683] Starting instance... {{(pid=87054) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2514}} Jul 18 05:39:18 devstack nova-compute[87054]: DEBUG nova.objects.base [None req-1b1995a1-4853-4eab-b24d-1c4bb76dafcf tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Object Instance<89a0b55e-4074-4616-a361-afb62b84f809> lazy-loaded attributes: flavor,pci_requests {{(pid=87054) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jul 18 05:39:18 devstack nova-compute[87054]: DEBUG nova.network.neutron [None req-1b1995a1-4853-4eab-b24d-1c4bb76dafcf tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] allocate_for_instance() {{(pid=87054) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jul 18 05:39:18 devstack nova-compute[87054]: WARNING neutronclient.v2_0.client [None req-1b1995a1-4853-4eab-b24d-1c4bb76dafcf tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 18 05:39:18 devstack nova-compute[87054]: WARNING neutronclient.v2_0.client [None req-1b1995a1-4853-4eab-b24d-1c4bb76dafcf tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 18 05:39:18 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=87054) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10157}} Jul 18 05:39:18 devstack nova-compute[87054]: DEBUG nova.compute.provider_tree [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] Inventory has not changed in ProviderTree for provider: 91da7bd8-76fa-4119-bd89-789fbb4b2760 {{(pid=87054) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 18 05:39:18 devstack nova-compute[87054]: DEBUG nova.scheduler.client.report [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] Inventory has not changed for provider 91da7bd8-76fa-4119-bd89-789fbb4b2760 based on inventory data: {'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=87054) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 18 05:39:18 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:39:18 devstack nova-compute[87054]: DEBUG nova.compute.resource_tracker [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] Compute_service record updated for devstack:devstack {{(pid=87054) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jul 18 05:39:18 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 0.476s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 18 05:39:18 devstack nova-compute[87054]: DEBUG oslo.service.backend._threading.loopingcall [None req-b3ea7f98-0134-4e0b-8a79-e93938a4b13d None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 58.99 seconds {{(pid=87054) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 18 05:39:18 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.044s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:39:18 devstack nova-compute[87054]: DEBUG nova.policy [None req-1b1995a1-4853-4eab-b24d-1c4bb76dafcf tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': '20fe8d09777f4d5b96e7bc1ba6fbf97e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9cfb882b275c4d87a42fbc2dd78c9972', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87054) authorize /opt/stack/nova/nova/policy.py:192}} Jul 18 05:39:18 devstack nova-compute[87054]: DEBUG nova.virt.hardware [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=87054) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2627}} Jul 18 05:39:18 devstack nova-compute[87054]: INFO nova.compute.claims [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] [instance: a05d7670-7e27-4264-857e-6908dfc8e683] Claim successful on node devstack Jul 18 05:39:18 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 amd_sev_snp=0 {{(pid=87054) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:10157}} Jul 18 05:39:18 devstack nova-compute[87054]: DEBUG nova.compute.provider_tree [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] Inventory has not changed in ProviderTree for provider: 91da7bd8-76fa-4119-bd89-789fbb4b2760 {{(pid=87054) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jul 18 05:39:18 devstack nova-compute[87054]: DEBUG nova.scheduler.client.report [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] Inventory has not changed for provider 91da7bd8-76fa-4119-bd89-789fbb4b2760 based on inventory data: {'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=87054) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:957}} Jul 18 05:39:18 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 0.388s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 18 05:39:18 devstack nova-compute[87054]: DEBUG nova.compute.manager [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] [instance: a05d7670-7e27-4264-857e-6908dfc8e683] Start building networks asynchronously for instance. {{(pid=87054) _build_resources /opt/stack/nova/nova/compute/manager.py:2912}} Jul 18 05:39:19 devstack nova-compute[87054]: DEBUG nova.compute.manager [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] [instance: a05d7670-7e27-4264-857e-6908dfc8e683] Allocating IP information in the background. {{(pid=87054) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2057}} Jul 18 05:39:19 devstack nova-compute[87054]: DEBUG nova.network.neutron [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] [instance: a05d7670-7e27-4264-857e-6908dfc8e683] allocate_for_instance() {{(pid=87054) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jul 18 05:39:19 devstack nova-compute[87054]: WARNING neutronclient.v2_0.client [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 18 05:39:19 devstack nova-compute[87054]: WARNING neutronclient.v2_0.client [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 18 05:39:19 devstack nova-compute[87054]: INFO nova.virt.libvirt.driver [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] [instance: a05d7670-7e27-4264-857e-6908dfc8e683] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jul 18 05:39:19 devstack nova-compute[87054]: DEBUG nova.compute.manager [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] [instance: a05d7670-7e27-4264-857e-6908dfc8e683] Start building block device mappings for instance. {{(pid=87054) _build_resources /opt/stack/nova/nova/compute/manager.py:2947}} Jul 18 05:39:19 devstack nova-compute[87054]: DEBUG nova.policy [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': '39797c0f82cd41aab642114e4da3a5c9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '32766bb076ab402d855a6623b7a84daf', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87054) authorize /opt/stack/nova/nova/policy.py:192}} Jul 18 05:39:19 devstack nova-compute[87054]: DEBUG nova.compute.manager [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] [instance: a05d7670-7e27-4264-857e-6908dfc8e683] Start spawning the instance on the hypervisor. {{(pid=87054) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2720}} Jul 18 05:39:19 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] [instance: a05d7670-7e27-4264-857e-6908dfc8e683] Creating instance directory {{(pid=87054) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5362}} Jul 18 05:39:19 devstack nova-compute[87054]: INFO nova.virt.libvirt.driver [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] [instance: a05d7670-7e27-4264-857e-6908dfc8e683] Creating image(s) Jul 18 05:39:19 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] Acquiring lock "/opt/stack/data/nova/instances/a05d7670-7e27-4264-857e-6908dfc8e683/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:39:19 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] Lock "/opt/stack/data/nova/instances/a05d7670-7e27-4264-857e-6908dfc8e683/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.002s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:39:19 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] Lock "/opt/stack/data/nova/instances/a05d7670-7e27-4264-857e-6908dfc8e683/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.001s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 18 05:39:19 devstack nova-compute[87054]: DEBUG oslo_utils.imageutils.format_inspector [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=87054) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 18 05:39:19 devstack nova-compute[87054]: DEBUG oslo_utils.imageutils.format_inspector [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=87054) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 18 05:39:19 devstack nova-compute[87054]: DEBUG oslo_concurrency.processutils [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/b3082891e45f55e088e08da37437dc82623d5311 --force-share --output=json {{(pid=87054) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 18 05:39:19 devstack nova-compute[87054]: DEBUG nova.network.neutron [None req-1b1995a1-4853-4eab-b24d-1c4bb76dafcf tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] Successfully created port: c3b154d9-713c-4760-907a-11e9ce285464 {{(pid=87054) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jul 18 05:39:19 devstack nova-compute[87054]: DEBUG oslo_concurrency.processutils [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/b3082891e45f55e088e08da37437dc82623d5311 --force-share --output=json" returned: 0 in 0.151s {{(pid=87054) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 18 05:39:19 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] Acquiring lock "b3082891e45f55e088e08da37437dc82623d5311" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:39:19 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] Lock "b3082891e45f55e088e08da37437dc82623d5311" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.004s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:39:19 devstack nova-compute[87054]: DEBUG oslo_utils.imageutils.format_inspector [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=87054) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 18 05:39:19 devstack nova-compute[87054]: DEBUG oslo_utils.imageutils.format_inspector [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=87054) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1758}} Jul 18 05:39:19 devstack nova-compute[87054]: DEBUG oslo_concurrency.processutils [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/b3082891e45f55e088e08da37437dc82623d5311 --force-share --output=json {{(pid=87054) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 18 05:39:19 devstack nova-compute[87054]: DEBUG oslo_concurrency.processutils [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/b3082891e45f55e088e08da37437dc82623d5311 --force-share --output=json" returned: 0 in 0.142s {{(pid=87054) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 18 05:39:19 devstack nova-compute[87054]: DEBUG oslo_concurrency.processutils [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] Running cmd (subprocess): env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/b3082891e45f55e088e08da37437dc82623d5311,backing_fmt=raw /opt/stack/data/nova/instances/a05d7670-7e27-4264-857e-6908dfc8e683/disk 1073741824 {{(pid=87054) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 18 05:39:19 devstack nova-compute[87054]: DEBUG oslo_concurrency.processutils [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/b3082891e45f55e088e08da37437dc82623d5311,backing_fmt=raw /opt/stack/data/nova/instances/a05d7670-7e27-4264-857e-6908dfc8e683/disk 1073741824" returned: 0 in 0.062s {{(pid=87054) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 18 05:39:19 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] Lock "b3082891e45f55e088e08da37437dc82623d5311" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.224s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 18 05:39:19 devstack nova-compute[87054]: DEBUG oslo_concurrency.processutils [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/b3082891e45f55e088e08da37437dc82623d5311 --force-share --output=json {{(pid=87054) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 18 05:39:19 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:39:19 devstack nova-compute[87054]: DEBUG oslo_concurrency.processutils [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/b3082891e45f55e088e08da37437dc82623d5311 --force-share --output=json" returned: 0 in 0.132s {{(pid=87054) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 18 05:39:19 devstack nova-compute[87054]: DEBUG nova.virt.disk.api [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] Checking if we can resize image /opt/stack/data/nova/instances/a05d7670-7e27-4264-857e-6908dfc8e683/disk. size=1073741824 {{(pid=87054) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jul 18 05:39:19 devstack nova-compute[87054]: DEBUG oslo_concurrency.processutils [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/a05d7670-7e27-4264-857e-6908dfc8e683/disk --force-share --output=json {{(pid=87054) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 18 05:39:20 devstack nova-compute[87054]: DEBUG oslo_concurrency.processutils [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=2147483648 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/a05d7670-7e27-4264-857e-6908dfc8e683/disk --force-share --output=json" returned: 0 in 0.125s {{(pid=87054) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jul 18 05:39:20 devstack nova-compute[87054]: DEBUG nova.virt.disk.api [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] Cannot resize image /opt/stack/data/nova/instances/a05d7670-7e27-4264-857e-6908dfc8e683/disk to a smaller size. {{(pid=87054) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jul 18 05:39:20 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] [instance: a05d7670-7e27-4264-857e-6908dfc8e683] Created local disks {{(pid=87054) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5504}} Jul 18 05:39:20 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] [instance: a05d7670-7e27-4264-857e-6908dfc8e683] Ensure instance console log exists: /opt/stack/data/nova/instances/a05d7670-7e27-4264-857e-6908dfc8e683/console.log {{(pid=87054) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5241}} Jul 18 05:39:20 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:39:20 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.006s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:39:20 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.000s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 18 05:39:20 devstack nova-compute[87054]: DEBUG nova.network.neutron [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] [instance: a05d7670-7e27-4264-857e-6908dfc8e683] Successfully created port: 27033800-6345-4da9-91e2-7dbed77d8964 {{(pid=87054) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jul 18 05:39:20 devstack nova-compute[87054]: DEBUG nova.network.neutron [None req-1b1995a1-4853-4eab-b24d-1c4bb76dafcf tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] Successfully updated port: c3b154d9-713c-4760-907a-11e9ce285464 {{(pid=87054) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jul 18 05:39:20 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-1b1995a1-4853-4eab-b24d-1c4bb76dafcf tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Acquiring lock "refresh_cache-89a0b55e-4074-4616-a361-afb62b84f809" {{(pid=87054) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 18 05:39:20 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-1b1995a1-4853-4eab-b24d-1c4bb76dafcf tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Acquired lock "refresh_cache-89a0b55e-4074-4616-a361-afb62b84f809" {{(pid=87054) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 18 05:39:20 devstack nova-compute[87054]: DEBUG nova.network.neutron [None req-1b1995a1-4853-4eab-b24d-1c4bb76dafcf tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] Building network info cache for instance {{(pid=87054) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 18 05:39:21 devstack nova-compute[87054]: DEBUG nova.compute.manager [req-cb6e55af-ca7a-4d7b-9126-22d8f3b0bfae req-24a903a1-de82-4b5f-b7b8-647dadf3b680 service nova] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] Received event network-changed-c3b154d9-713c-4760-907a-11e9ce285464 {{(pid=87054) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 18 05:39:21 devstack nova-compute[87054]: DEBUG nova.compute.manager [req-cb6e55af-ca7a-4d7b-9126-22d8f3b0bfae req-24a903a1-de82-4b5f-b7b8-647dadf3b680 service nova] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] Refreshing instance network info cache due to event network-changed-c3b154d9-713c-4760-907a-11e9ce285464. {{(pid=87054) external_instance_event /opt/stack/nova/nova/compute/manager.py:11905}} Jul 18 05:39:21 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [req-cb6e55af-ca7a-4d7b-9126-22d8f3b0bfae req-24a903a1-de82-4b5f-b7b8-647dadf3b680 service nova] Acquiring lock "refresh_cache-89a0b55e-4074-4616-a361-afb62b84f809" {{(pid=87054) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 18 05:39:21 devstack nova-compute[87054]: WARNING neutronclient.v2_0.client [None req-1b1995a1-4853-4eab-b24d-1c4bb76dafcf tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 18 05:39:22 devstack nova-compute[87054]: DEBUG nova.network.neutron [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] [instance: a05d7670-7e27-4264-857e-6908dfc8e683] Successfully updated port: 27033800-6345-4da9-91e2-7dbed77d8964 {{(pid=87054) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jul 18 05:39:22 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] Acquiring lock "refresh_cache-a05d7670-7e27-4264-857e-6908dfc8e683" {{(pid=87054) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 18 05:39:22 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] Acquired lock "refresh_cache-a05d7670-7e27-4264-857e-6908dfc8e683" {{(pid=87054) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 18 05:39:22 devstack nova-compute[87054]: DEBUG nova.network.neutron [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] [instance: a05d7670-7e27-4264-857e-6908dfc8e683] Building network info cache for instance {{(pid=87054) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jul 18 05:39:22 devstack nova-compute[87054]: DEBUG nova.compute.manager [req-fcc2cd8a-1719-4128-b2e2-380e6242da4a req-c62ab146-dbfc-4580-be98-61ef4a394063 service nova] [instance: a05d7670-7e27-4264-857e-6908dfc8e683] Received event network-changed-27033800-6345-4da9-91e2-7dbed77d8964 {{(pid=87054) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 18 05:39:22 devstack nova-compute[87054]: DEBUG nova.compute.manager [req-fcc2cd8a-1719-4128-b2e2-380e6242da4a req-c62ab146-dbfc-4580-be98-61ef4a394063 service nova] [instance: a05d7670-7e27-4264-857e-6908dfc8e683] Refreshing instance network info cache due to event network-changed-27033800-6345-4da9-91e2-7dbed77d8964. {{(pid=87054) external_instance_event /opt/stack/nova/nova/compute/manager.py:11905}} Jul 18 05:39:22 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [req-fcc2cd8a-1719-4128-b2e2-380e6242da4a req-c62ab146-dbfc-4580-be98-61ef4a394063 service nova] Acquiring lock "refresh_cache-a05d7670-7e27-4264-857e-6908dfc8e683" {{(pid=87054) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 18 05:39:22 devstack nova-compute[87054]: WARNING neutronclient.v2_0.client [None req-1b1995a1-4853-4eab-b24d-1c4bb76dafcf tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 18 05:39:22 devstack nova-compute[87054]: DEBUG nova.network.neutron [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] [instance: a05d7670-7e27-4264-857e-6908dfc8e683] Instance cache missing network info. {{(pid=87054) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3365}} Jul 18 05:39:22 devstack nova-compute[87054]: WARNING neutronclient.v2_0.client [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 18 05:39:22 devstack nova-compute[87054]: DEBUG nova.network.neutron [None req-1b1995a1-4853-4eab-b24d-1c4bb76dafcf tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] Updating instance_info_cache with network_info: [{"id": "12be4dd5-7089-40cf-8e27-cbb421b90d0e", "address": "fa:16:3e:91:ca:aa", "network": {"id": "7ddf4545-293e-4fc2-9876-c77183138e1c", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-319045699-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.11", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "172.24.4.242", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "9cfb882b275c4d87a42fbc2dd78c9972", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap12be4dd5-70", "ovs_interfaceid": "12be4dd5-7089-40cf-8e27-cbb421b90d0e", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}, {"id": "c3b154d9-713c-4760-907a-11e9ce285464", "address": "fa:16:3e:ac:cb:6e", "network": {"id": "9a5ae01e-6f54-4496-9c23-112e9791fc94", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-247157114", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.176", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "9cfb882b275c4d87a42fbc2dd78c9972", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapc3b154d9-71", "ovs_interfaceid": "c3b154d9-713c-4760-907a-11e9ce285464", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=87054) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 18 05:39:22 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-1b1995a1-4853-4eab-b24d-1c4bb76dafcf tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Releasing lock "refresh_cache-89a0b55e-4074-4616-a361-afb62b84f809" {{(pid=87054) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 18 05:39:22 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [req-cb6e55af-ca7a-4d7b-9126-22d8f3b0bfae req-24a903a1-de82-4b5f-b7b8-647dadf3b680 service nova] Acquired lock "refresh_cache-89a0b55e-4074-4616-a361-afb62b84f809" {{(pid=87054) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 18 05:39:22 devstack nova-compute[87054]: DEBUG nova.network.neutron [req-cb6e55af-ca7a-4d7b-9126-22d8f3b0bfae req-24a903a1-de82-4b5f-b7b8-647dadf3b680 service nova] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] Refreshing network info cache for port c3b154d9-713c-4760-907a-11e9ce285464 {{(pid=87054) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 18 05:39:22 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.vif [None req-1b1995a1-4853-4eab-b24d-1c4bb76dafcf tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=False,compute_id=1,config_drive='True',created_at=2026-07-18T03:38:31Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description=None,display_name='tempest-device-tagging-server-1427782316',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-device-tagging-server-1427782316',id=3,image_ref='0d6393c9-e8a0-4628-b021-8c9aa5777656',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMaGZ4MtS/e9RkNmeWCpN3MAmMUyHq07d0g2aiBcb8PYrN3OpCWEJIWzAm7TDnuhNIRtlwMe6Ya/TiZAgLPy6/X5ats4o3f35BVAQPfYxYhOeTYZJOom0OZ4HrA5bHP5Nw==',key_name='tempest-keypair-1578634376',keypairs=,launch_index=0,launched_at=2026-07-18T03:38:50Z,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=,new_flavor=None,node='devstack',numa_topology=,old_flavor=None,os_type=None,pci_devices=,pci_requests=InstancePCIRequests,power_state=1,progress=0,project_id='9cfb882b275c4d87a42fbc2dd78c9972',ramdisk_id='',reservation_id='r-u1hmhsn2',resources=,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='0d6393c9-e8a0-4628-b021-8c9aa5777656',image_container_format='bare',image_disk_format='qcow2',image_hw_cdrom_bus='ide',image_hw_disk_bus='virtio',image_hw_input_bus=None,image_hw_machine_type='pc',image_hw_pointer_model=None,image_hw_rng_model='virtio',image_hw_video_model='virtio',image_hw_vif_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',owner_project_name='tempest-TaggedAttachmentsTest-2071554030',owner_user_name='tempest-TaggedAttachmentsTest-2071554030-project-member'},tags=,task_state=None,terminated_at=None,trusted_certs=,updated_at=2026-07-18T03:38:51Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='20fe8d09777f4d5b96e7bc1ba6fbf97e',uuid=89a0b55e-4074-4616-a361-afb62b84f809,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "c3b154d9-713c-4760-907a-11e9ce285464", "address": "fa:16:3e:ac:cb:6e", "network": {"id": "9a5ae01e-6f54-4496-9c23-112e9791fc94", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-247157114", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.176", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "9cfb882b275c4d87a42fbc2dd78c9972", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapc3b154d9-71", "ovs_interfaceid": "c3b154d9-713c-4760-907a-11e9ce285464", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87054) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jul 18 05:39:22 devstack nova-compute[87054]: DEBUG nova.network.os_vif_util [None req-1b1995a1-4853-4eab-b24d-1c4bb76dafcf tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Converting VIF {"id": "c3b154d9-713c-4760-907a-11e9ce285464", "address": "fa:16:3e:ac:cb:6e", "network": {"id": "9a5ae01e-6f54-4496-9c23-112e9791fc94", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-247157114", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.176", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "9cfb882b275c4d87a42fbc2dd78c9972", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapc3b154d9-71", "ovs_interfaceid": "c3b154d9-713c-4760-907a-11e9ce285464", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87054) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 18 05:39:22 devstack nova-compute[87054]: DEBUG nova.network.os_vif_util [None req-1b1995a1-4853-4eab-b24d-1c4bb76dafcf tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:ac:cb:6e,bridge_name='br-int',has_traffic_filtering=True,id=c3b154d9-713c-4760-907a-11e9ce285464,network=Network(9a5ae01e-6f54-4496-9c23-112e9791fc94),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapc3b154d9-71') {{(pid=87054) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 18 05:39:22 devstack nova-compute[87054]: DEBUG os_vif [None req-1b1995a1-4853-4eab-b24d-1c4bb76dafcf tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:ac:cb:6e,bridge_name='br-int',has_traffic_filtering=True,id=c3b154d9-713c-4760-907a-11e9ce285464,network=Network(9a5ae01e-6f54-4496-9c23-112e9791fc94),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapc3b154d9-71') {{(pid=87054) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jul 18 05:39:22 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:39:22 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddBridgeCommand(_result=None, name=br-int, may_exist=True, datapath_type=system) {{(pid=87054) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 18 05:39:22 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=87054) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jul 18 05:39:22 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:39:22 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbCreateCommand(_result=None, table=QoS, columns={'type': 'linux-noop', 'external_ids': {'id': '5594c36a-3f78-506f-854c-cd6605705fa1', '_type': 'linux-noop'}}, row=False) {{(pid=87054) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 18 05:39:22 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:39:22 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 18 05:39:22 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:39:22 devstack nova-compute[87054]: WARNING neutronclient.v2_0.client [req-cb6e55af-ca7a-4d7b-9126-22d8f3b0bfae req-24a903a1-de82-4b5f-b7b8-647dadf3b680 service nova] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 18 05:39:22 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:39:22 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tapc3b154d9-71, may_exist=True, interface_attrs={}) {{(pid=87054) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 18 05:39:22 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tapc3b154d9-71, col_values=(('qos', UUID('beea3268-725c-4813-a36e-e521fb54bc27')),), if_exists=True) {{(pid=87054) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 18 05:39:22 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tapc3b154d9-71, col_values=(('external_ids', {'iface-id': 'c3b154d9-713c-4760-907a-11e9ce285464', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:ac:cb:6e', 'vm-uuid': '89a0b55e-4074-4616-a361-afb62b84f809'}),), if_exists=True) {{(pid=87054) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 18 05:39:22 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:39:22 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 18 05:39:22 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:39:22 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:39:22 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:39:22 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:39:22 devstack nova-compute[87054]: INFO os_vif [None req-1b1995a1-4853-4eab-b24d-1c4bb76dafcf tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:ac:cb:6e,bridge_name='br-int',has_traffic_filtering=True,id=c3b154d9-713c-4760-907a-11e9ce285464,network=Network(9a5ae01e-6f54-4496-9c23-112e9791fc94),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapc3b154d9-71') Jul 18 05:39:22 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.vif [None req-1b1995a1-4853-4eab-b24d-1c4bb76dafcf tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=False,compute_id=1,config_drive='True',created_at=2026-07-18T03:38:31Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description=None,display_name='tempest-device-tagging-server-1427782316',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-device-tagging-server-1427782316',id=3,image_ref='0d6393c9-e8a0-4628-b021-8c9aa5777656',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMaGZ4MtS/e9RkNmeWCpN3MAmMUyHq07d0g2aiBcb8PYrN3OpCWEJIWzAm7TDnuhNIRtlwMe6Ya/TiZAgLPy6/X5ats4o3f35BVAQPfYxYhOeTYZJOom0OZ4HrA5bHP5Nw==',key_name='tempest-keypair-1578634376',keypairs=,launch_index=0,launched_at=2026-07-18T03:38:50Z,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=,new_flavor=None,node='devstack',numa_topology=,old_flavor=None,os_type=None,pci_devices=,pci_requests=InstancePCIRequests,power_state=1,progress=0,project_id='9cfb882b275c4d87a42fbc2dd78c9972',ramdisk_id='',reservation_id='r-u1hmhsn2',resources=,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='0d6393c9-e8a0-4628-b021-8c9aa5777656',image_container_format='bare',image_disk_format='qcow2',image_hw_cdrom_bus='ide',image_hw_disk_bus='virtio',image_hw_input_bus=None,image_hw_machine_type='pc',image_hw_pointer_model=None,image_hw_rng_model='virtio',image_hw_video_model='virtio',image_hw_vif_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',owner_project_name='tempest-TaggedAttachmentsTest-2071554030',owner_user_name='tempest-TaggedAttachmentsTest-2071554030-project-member'},tags=,task_state=None,terminated_at=None,trusted_certs=,updated_at=2026-07-18T03:38:51Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='20fe8d09777f4d5b96e7bc1ba6fbf97e',uuid=89a0b55e-4074-4616-a361-afb62b84f809,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "c3b154d9-713c-4760-907a-11e9ce285464", "address": "fa:16:3e:ac:cb:6e", "network": {"id": "9a5ae01e-6f54-4496-9c23-112e9791fc94", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-247157114", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.176", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "9cfb882b275c4d87a42fbc2dd78c9972", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapc3b154d9-71", "ovs_interfaceid": "c3b154d9-713c-4760-907a-11e9ce285464", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=87054) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 18 05:39:22 devstack nova-compute[87054]: DEBUG nova.network.os_vif_util [None req-1b1995a1-4853-4eab-b24d-1c4bb76dafcf tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Converting VIF {"id": "c3b154d9-713c-4760-907a-11e9ce285464", "address": "fa:16:3e:ac:cb:6e", "network": {"id": "9a5ae01e-6f54-4496-9c23-112e9791fc94", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-247157114", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.176", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "9cfb882b275c4d87a42fbc2dd78c9972", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapc3b154d9-71", "ovs_interfaceid": "c3b154d9-713c-4760-907a-11e9ce285464", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87054) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 18 05:39:22 devstack nova-compute[87054]: DEBUG nova.network.os_vif_util [None req-1b1995a1-4853-4eab-b24d-1c4bb76dafcf tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:ac:cb:6e,bridge_name='br-int',has_traffic_filtering=True,id=c3b154d9-713c-4760-907a-11e9ce285464,network=Network(9a5ae01e-6f54-4496-9c23-112e9791fc94),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapc3b154d9-71') {{(pid=87054) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 18 05:39:22 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.guest [None req-1b1995a1-4853-4eab-b24d-1c4bb76dafcf tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] attach device xml: Jul 18 05:39:22 devstack nova-compute[87054]: Jul 18 05:39:22 devstack nova-compute[87054]: Jul 18 05:39:22 devstack nova-compute[87054]: Jul 18 05:39:22 devstack nova-compute[87054]: Jul 18 05:39:22 devstack nova-compute[87054]: Jul 18 05:39:22 devstack nova-compute[87054]: {{(pid=87054) attach_device /opt/stack/nova/nova/virt/libvirt/guest.py:351}} Jul 18 05:39:22 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:39:23 devstack nova-compute[87054]: DEBUG nova.network.neutron [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] [instance: a05d7670-7e27-4264-857e-6908dfc8e683] Updating instance_info_cache with network_info: [{"id": "27033800-6345-4da9-91e2-7dbed77d8964", "address": "fa:16:3e:fc:01:2e", "network": {"id": "bfcb9193-f83e-4f74-bc7d-fb7946cbdef0", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-518478743-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.12", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "32766bb076ab402d855a6623b7a84daf", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap27033800-63", "ovs_interfaceid": "27033800-6345-4da9-91e2-7dbed77d8964", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=87054) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 18 05:39:23 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:39:23 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] Releasing lock "refresh_cache-a05d7670-7e27-4264-857e-6908dfc8e683" {{(pid=87054) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 18 05:39:23 devstack nova-compute[87054]: DEBUG nova.compute.manager [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] [instance: a05d7670-7e27-4264-857e-6908dfc8e683] Instance network_info: |[{"id": "27033800-6345-4da9-91e2-7dbed77d8964", "address": "fa:16:3e:fc:01:2e", "network": {"id": "bfcb9193-f83e-4f74-bc7d-fb7946cbdef0", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-518478743-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.12", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "32766bb076ab402d855a6623b7a84daf", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap27033800-63", "ovs_interfaceid": "27033800-6345-4da9-91e2-7dbed77d8964", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=87054) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2072}} Jul 18 05:39:23 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] [instance: a05d7670-7e27-4264-857e-6908dfc8e683] Start _get_guest_xml network_info=[{"id": "27033800-6345-4da9-91e2-7dbed77d8964", "address": "fa:16:3e:fc:01:2e", "network": {"id": "bfcb9193-f83e-4f74-bc7d-fb7946cbdef0", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-518478743-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.12", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "32766bb076ab402d855a6623b7a84daf", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap27033800-63", "ovs_interfaceid": "27033800-6345-4da9-91e2-7dbed77d8964", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] disk_info={'disk_bus': 'virtio', 'cdrom_bus': 'ide', 'mapping': {'root': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}, 'disk': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}}} image_meta=ImageMeta(checksum='87617e24a5e30cb3b87fda8c0764838f',container_format='bare',created_at=2026-07-18T03:32:33Z,direct_url=,disk_format='qcow2',id=0d6393c9-e8a0-4628-b021-8c9aa5777656,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='b8f7edb021ef4e41bf899c4d6d6dc175',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-18T03:32:35Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'encryption_secret_uuid': None, 'encryption_options': None, 'device_name': '/dev/vda', 'guest_format': None, 'encrypted': False, 'boot_index': 0, 'device_type': 'disk', 'disk_bus': 'virtio', 'size': 0, 'encryption_format': None, 'image_id': '0d6393c9-e8a0-4628-b021-8c9aa5777656'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=87054) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8351}} Jul 18 05:39:23 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [req-fcc2cd8a-1719-4128-b2e2-380e6242da4a req-c62ab146-dbfc-4580-be98-61ef4a394063 service nova] Acquired lock "refresh_cache-a05d7670-7e27-4264-857e-6908dfc8e683" {{(pid=87054) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 18 05:39:23 devstack nova-compute[87054]: DEBUG nova.network.neutron [req-fcc2cd8a-1719-4128-b2e2-380e6242da4a req-c62ab146-dbfc-4580-be98-61ef4a394063 service nova] [instance: a05d7670-7e27-4264-857e-6908dfc8e683] Refreshing network info cache for port 27033800-6345-4da9-91e2-7dbed77d8964 {{(pid=87054) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 18 05:39:23 devstack nova-compute[87054]: WARNING nova.virt.libvirt.driver [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jul 18 05:39:23 devstack nova-compute[87054]: DEBUG nova.virt.driver [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='0d6393c9-e8a0-4628-b021-8c9aa5777656', instance_meta=NovaInstanceMeta(name='tempest-ServerActionsTestOtherA-server-6372856', uuid='a05d7670-7e27-4264-857e-6908dfc8e683'), owner=OwnerMeta(userid='39797c0f82cd41aab642114e4da3a5c9', username='tempest-ServerActionsTestOtherA-2051112331-project-member', projectid='32766bb076ab402d855a6623b7a84daf', projectname='tempest-ServerActionsTestOtherA-2051112331'), image=ImageMeta(id='0d6393c9-e8a0-4628-b021-8c9aa5777656', name=None, container_format='bare', disk_format='qcow2', min_disk=1, min_ram=0, properties={'hw_rng_model': 'virtio'}), flavor=FlavorMeta(name='m1.nano', flavorid='42', memory_mb=192, vcpus=1, root_gb=1, ephemeral_gb=0, extra_specs={'hw_rng:allowed': 'True'}, swap=0), network_info=[{"id": "27033800-6345-4da9-91e2-7dbed77d8964", "address": "fa:16:3e:fc:01:2e", "network": {"id": "bfcb9193-f83e-4f74-bc7d-fb7946cbdef0", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-518478743-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.12", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "32766bb076ab402d855a6623b7a84daf", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap27033800-63", "ovs_interfaceid": "27033800-6345-4da9-91e2-7dbed77d8964", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}], nova_package='33.1.0', creation_time=1784345963.1614249) {{(pid=87054) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:451}} Jul 18 05:39:23 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-1b1995a1-4853-4eab-b24d-1c4bb76dafcf tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] No BDM found with device name vda, not building metadata. {{(pid=87054) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13418}} Jul 18 05:39:23 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-1b1995a1-4853-4eab-b24d-1c4bb76dafcf tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] No BDM found with device name hda, not building metadata. {{(pid=87054) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13418}} Jul 18 05:39:23 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-1b1995a1-4853-4eab-b24d-1c4bb76dafcf tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] No VIF found with MAC fa:16:3e:91:ca:aa, not building metadata {{(pid=87054) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13394}} Jul 18 05:39:23 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=87054) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1785}} Jul 18 05:39:23 devstack nova-compute[87054]: WARNING neutronclient.v2_0.client [req-fcc2cd8a-1719-4128-b2e2-380e6242da4a req-c62ab146-dbfc-4580-be98-61ef4a394063 service nova] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 18 05:39:23 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] CPU controller missing on host. {{(pid=87054) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1795}} Jul 18 05:39:23 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=87054) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1804}} Jul 18 05:39:23 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.host [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] CPU controller found on host. {{(pid=87054) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1811}} Jul 18 05:39:23 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=87054) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:6043}} Jul 18 05:39:23 devstack nova-compute[87054]: DEBUG nova.virt.hardware [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-07-18T03:33:32Z,deleted=False,deleted_at=None,description=None,disabled=False,ephemeral_gb=0,extra_specs={hw_rng:allowed='True'},flavorid='42',id=11,is_public=True,memory_mb=192,name='m1.nano',projects=,root_gb=1,rxtx_factor=1.0,swap=0,updated_at=None,vcpu_weight=0,vcpus=1) and image_meta ImageMeta(checksum='87617e24a5e30cb3b87fda8c0764838f',container_format='bare',created_at=2026-07-18T03:32:33Z,direct_url=,disk_format='qcow2',id=0d6393c9-e8a0-4628-b021-8c9aa5777656,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='b8f7edb021ef4e41bf899c4d6d6dc175',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-07-18T03:32:35Z,virtual_size=,visibility=), allow threads: True {{(pid=87054) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jul 18 05:39:23 devstack nova-compute[87054]: DEBUG nova.virt.hardware [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] Flavor limits 0:0:0 {{(pid=87054) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jul 18 05:39:23 devstack nova-compute[87054]: DEBUG nova.virt.hardware [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] Image limits 0:0:0 {{(pid=87054) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jul 18 05:39:23 devstack nova-compute[87054]: DEBUG nova.virt.hardware [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] Flavor pref 0:0:0 {{(pid=87054) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jul 18 05:39:23 devstack nova-compute[87054]: DEBUG nova.virt.hardware [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] Image pref 0:0:0 {{(pid=87054) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jul 18 05:39:23 devstack nova-compute[87054]: DEBUG nova.virt.hardware [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=87054) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jul 18 05:39:23 devstack nova-compute[87054]: DEBUG nova.virt.hardware [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=87054) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jul 18 05:39:23 devstack nova-compute[87054]: DEBUG nova.virt.hardware [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=87054) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jul 18 05:39:23 devstack nova-compute[87054]: DEBUG nova.virt.hardware [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] Got 1 possible topologies {{(pid=87054) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jul 18 05:39:23 devstack nova-compute[87054]: DEBUG nova.virt.hardware [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=87054) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jul 18 05:39:23 devstack nova-compute[87054]: DEBUG nova.virt.hardware [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=87054) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jul 18 05:39:23 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.vif [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=False,compute_id=1,config_drive='',created_at=2026-07-18T03:39:16Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServerActionsTestOtherA-server-6372856',display_name='tempest-ServerActionsTestOtherA-server-6372856',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serveractionstestothera-server-6372856',id=4,image_ref='0d6393c9-e8a0-4628-b021-8c9aa5777656',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJTLnGdX+j9pOEIjCwmvNvrx3ZZKEiu+D9m6JVP2xa/3gHXQoeaeFHThdaTrrjnwObZeqUycBKJuxRwgKK4+cScqV18j86ur/4wEzWHJ77BCudiUYjArKnGYyfxQFKzyyw==',key_name='tempest-keypair-1686585160',keypairs=KeyPairList,launch_index=0,launched_at=None,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=None,new_flavor=None,node='devstack',numa_topology=None,old_flavor=None,os_type=None,pci_devices=,pci_requests=InstancePCIRequests,power_state=0,progress=0,project_id='32766bb076ab402d855a6623b7a84daf',ramdisk_id='',reservation_id='r-v562c2ew',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='0d6393c9-e8a0-4628-b021-8c9aa5777656',image_container_format='bare',image_disk_format='qcow2',image_hw_machine_type='pc',image_hw_rng_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',network_allocated='True',owner_project_name='tempest-ServerActionsTestOtherA-2051112331',owner_user_name='tempest-ServerActionsTestOtherA-2051112331-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-18T03:39:19Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='39797c0f82cd41aab642114e4da3a5c9',uuid=a05d7670-7e27-4264-857e-6908dfc8e683,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "27033800-6345-4da9-91e2-7dbed77d8964", "address": "fa:16:3e:fc:01:2e", "network": {"id": "bfcb9193-f83e-4f74-bc7d-fb7946cbdef0", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-518478743-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.12", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "32766bb076ab402d855a6623b7a84daf", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap27033800-63", "ovs_interfaceid": "27033800-6345-4da9-91e2-7dbed77d8964", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=87054) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 18 05:39:23 devstack nova-compute[87054]: DEBUG nova.network.os_vif_util [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] Converting VIF {"id": "27033800-6345-4da9-91e2-7dbed77d8964", "address": "fa:16:3e:fc:01:2e", "network": {"id": "bfcb9193-f83e-4f74-bc7d-fb7946cbdef0", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-518478743-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.12", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "32766bb076ab402d855a6623b7a84daf", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap27033800-63", "ovs_interfaceid": "27033800-6345-4da9-91e2-7dbed77d8964", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87054) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 18 05:39:23 devstack nova-compute[87054]: DEBUG nova.network.os_vif_util [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:fc:01:2e,bridge_name='br-int',has_traffic_filtering=True,id=27033800-6345-4da9-91e2-7dbed77d8964,network=Network(bfcb9193-f83e-4f74-bc7d-fb7946cbdef0),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap27033800-63') {{(pid=87054) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 18 05:39:23 devstack nova-compute[87054]: DEBUG nova.objects.instance [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] Lazy-loading 'pci_devices' on Instance uuid a05d7670-7e27-4264-857e-6908dfc8e683 {{(pid=87054) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 18 05:39:23 devstack nova-compute[87054]: DEBUG nova.virt.driver [None req-1b1995a1-4853-4eab-b24d-1c4bb76dafcf tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='0d6393c9-e8a0-4628-b021-8c9aa5777656', instance_meta=NovaInstanceMeta(name='tempest-device-tagging-server-1427782316', uuid='89a0b55e-4074-4616-a361-afb62b84f809'), owner=OwnerMeta(userid='20fe8d09777f4d5b96e7bc1ba6fbf97e', username='tempest-TaggedAttachmentsTest-2071554030-project-member', projectid='9cfb882b275c4d87a42fbc2dd78c9972', projectname='tempest-TaggedAttachmentsTest-2071554030'), image=ImageMeta(id='0d6393c9-e8a0-4628-b021-8c9aa5777656', name=None, container_format='bare', disk_format='qcow2', min_disk=1, min_ram=0, properties={'hw_cdrom_bus': 'ide', 'hw_disk_bus': 'virtio', 'hw_machine_type': 'pc', 'hw_rng_model': 'virtio', 'hw_video_model': 'virtio', 'hw_vif_model': 'virtio'}), flavor=FlavorMeta(name='m1.nano', flavorid='42', memory_mb=192, vcpus=1, root_gb=1, ephemeral_gb=0, extra_specs={'hw_rng:allowed': 'True'}, swap=0), network_info=[{"id": "12be4dd5-7089-40cf-8e27-cbb421b90d0e", "address": "fa:16:3e:91:ca:aa", "network": {"id": "7ddf4545-293e-4fc2-9876-c77183138e1c", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-319045699-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.11", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "172.24.4.242", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "9cfb882b275c4d87a42fbc2dd78c9972", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap12be4dd5-70", "ovs_interfaceid": "12be4dd5-7089-40cf-8e27-cbb421b90d0e", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}, {"id": "c3b154d9-713c-4760-907a-11e9ce285464", "address": "fa:16:3e:ac:cb:6e", "network": {"id": "9a5ae01e-6f54-4496-9c23-112e9791fc94", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-247157114", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.176", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "9cfb882b275c4d87a42fbc2dd78c9972", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapc3b154d9-71", "ovs_interfaceid": "c3b154d9-713c-4760-907a-11e9ce285464", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}], nova_package='33.1.0', creation_time=1784345963.329821) {{(pid=87054) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:451}} Jul 18 05:39:23 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.guest [None req-1b1995a1-4853-4eab-b24d-1c4bb76dafcf tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] set metadata xml: Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: tempest-device-tagging-server-1427782316 Jul 18 05:39:23 devstack nova-compute[87054]: 2026-07-18 03:39:23 Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: 192 Jul 18 05:39:23 devstack nova-compute[87054]: 1 Jul 18 05:39:23 devstack nova-compute[87054]: 0 Jul 18 05:39:23 devstack nova-compute[87054]: 0 Jul 18 05:39:23 devstack nova-compute[87054]: 1 Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: True Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: bare Jul 18 05:39:23 devstack nova-compute[87054]: qcow2 Jul 18 05:39:23 devstack nova-compute[87054]: 1 Jul 18 05:39:23 devstack nova-compute[87054]: 0 Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: ide Jul 18 05:39:23 devstack nova-compute[87054]: virtio Jul 18 05:39:23 devstack nova-compute[87054]: pc Jul 18 05:39:23 devstack nova-compute[87054]: virtio Jul 18 05:39:23 devstack nova-compute[87054]: virtio Jul 18 05:39:23 devstack nova-compute[87054]: virtio Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: tempest-TaggedAttachmentsTest-2071554030-project-member Jul 18 05:39:23 devstack nova-compute[87054]: tempest-TaggedAttachmentsTest-2071554030 Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: {{(pid=87054) set_metadata /opt/stack/nova/nova/virt/libvirt/guest.py:371}} Jul 18 05:39:23 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] [instance: a05d7670-7e27-4264-857e-6908dfc8e683] End _get_guest_xml xml= Jul 18 05:39:23 devstack nova-compute[87054]: a05d7670-7e27-4264-857e-6908dfc8e683 Jul 18 05:39:23 devstack nova-compute[87054]: instance-00000004 Jul 18 05:39:23 devstack nova-compute[87054]: 196608 Jul 18 05:39:23 devstack nova-compute[87054]: 1 Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: tempest-ServerActionsTestOtherA-server-6372856 Jul 18 05:39:23 devstack nova-compute[87054]: 2026-07-18 03:39:23 Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: 192 Jul 18 05:39:23 devstack nova-compute[87054]: 1 Jul 18 05:39:23 devstack nova-compute[87054]: 0 Jul 18 05:39:23 devstack nova-compute[87054]: 0 Jul 18 05:39:23 devstack nova-compute[87054]: 1 Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: True Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: bare Jul 18 05:39:23 devstack nova-compute[87054]: qcow2 Jul 18 05:39:23 devstack nova-compute[87054]: 1 Jul 18 05:39:23 devstack nova-compute[87054]: 0 Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: virtio Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: tempest-ServerActionsTestOtherA-2051112331-project-member Jul 18 05:39:23 devstack nova-compute[87054]: tempest-ServerActionsTestOtherA-2051112331 Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: OpenStack Foundation Jul 18 05:39:23 devstack nova-compute[87054]: OpenStack Nova Jul 18 05:39:23 devstack nova-compute[87054]: 33.1.0 Jul 18 05:39:23 devstack nova-compute[87054]: a05d7670-7e27-4264-857e-6908dfc8e683 Jul 18 05:39:23 devstack nova-compute[87054]: a05d7670-7e27-4264-857e-6908dfc8e683 Jul 18 05:39:23 devstack nova-compute[87054]: Virtual Machine Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: hvm Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: 1 Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: /dev/urandom Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: Jul 18 05:39:23 devstack nova-compute[87054]: {{(pid=87054) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8358}} Jul 18 05:39:23 devstack nova-compute[87054]: DEBUG nova.compute.manager [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] [instance: a05d7670-7e27-4264-857e-6908dfc8e683] Preparing to wait for external event network-vif-plugged-27033800-6345-4da9-91e2-7dbed77d8964 {{(pid=87054) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jul 18 05:39:23 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] Acquiring lock "a05d7670-7e27-4264-857e-6908dfc8e683-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:39:23 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] Lock "a05d7670-7e27-4264-857e-6908dfc8e683-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.003s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:39:23 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] Lock "a05d7670-7e27-4264-857e-6908dfc8e683-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.011s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 18 05:39:23 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.vif [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=False,compute_id=1,config_drive='',created_at=2026-07-18T03:39:16Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServerActionsTestOtherA-server-6372856',display_name='tempest-ServerActionsTestOtherA-server-6372856',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serveractionstestothera-server-6372856',id=4,image_ref='0d6393c9-e8a0-4628-b021-8c9aa5777656',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJTLnGdX+j9pOEIjCwmvNvrx3ZZKEiu+D9m6JVP2xa/3gHXQoeaeFHThdaTrrjnwObZeqUycBKJuxRwgKK4+cScqV18j86ur/4wEzWHJ77BCudiUYjArKnGYyfxQFKzyyw==',key_name='tempest-keypair-1686585160',keypairs=KeyPairList,launch_index=0,launched_at=None,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=None,new_flavor=None,node='devstack',numa_topology=None,old_flavor=None,os_type=None,pci_devices=PciDeviceList,pci_requests=InstancePCIRequests,power_state=0,progress=0,project_id='32766bb076ab402d855a6623b7a84daf',ramdisk_id='',reservation_id='r-v562c2ew',resources=None,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='0d6393c9-e8a0-4628-b021-8c9aa5777656',image_container_format='bare',image_disk_format='qcow2',image_hw_machine_type='pc',image_hw_rng_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',network_allocated='True',owner_project_name='tempest-ServerActionsTestOtherA-2051112331',owner_user_name='tempest-ServerActionsTestOtherA-2051112331-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-07-18T03:39:19Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='39797c0f82cd41aab642114e4da3a5c9',uuid=a05d7670-7e27-4264-857e-6908dfc8e683,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "27033800-6345-4da9-91e2-7dbed77d8964", "address": "fa:16:3e:fc:01:2e", "network": {"id": "bfcb9193-f83e-4f74-bc7d-fb7946cbdef0", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-518478743-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.12", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "32766bb076ab402d855a6623b7a84daf", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap27033800-63", "ovs_interfaceid": "27033800-6345-4da9-91e2-7dbed77d8964", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87054) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jul 18 05:39:23 devstack nova-compute[87054]: DEBUG nova.network.os_vif_util [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] Converting VIF {"id": "27033800-6345-4da9-91e2-7dbed77d8964", "address": "fa:16:3e:fc:01:2e", "network": {"id": "bfcb9193-f83e-4f74-bc7d-fb7946cbdef0", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-518478743-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.12", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "32766bb076ab402d855a6623b7a84daf", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap27033800-63", "ovs_interfaceid": "27033800-6345-4da9-91e2-7dbed77d8964", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87054) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 18 05:39:23 devstack nova-compute[87054]: DEBUG nova.network.os_vif_util [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:fc:01:2e,bridge_name='br-int',has_traffic_filtering=True,id=27033800-6345-4da9-91e2-7dbed77d8964,network=Network(bfcb9193-f83e-4f74-bc7d-fb7946cbdef0),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap27033800-63') {{(pid=87054) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 18 05:39:23 devstack nova-compute[87054]: DEBUG os_vif [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:fc:01:2e,bridge_name='br-int',has_traffic_filtering=True,id=27033800-6345-4da9-91e2-7dbed77d8964,network=Network(bfcb9193-f83e-4f74-bc7d-fb7946cbdef0),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap27033800-63') {{(pid=87054) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:93}} Jul 18 05:39:23 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:39:23 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddBridgeCommand(_result=None, name=br-int, may_exist=True, datapath_type=system) {{(pid=87054) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 18 05:39:23 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=87054) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jul 18 05:39:23 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:39:23 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbCreateCommand(_result=None, table=QoS, columns={'type': 'linux-noop', 'external_ids': {'id': '1395719e-8af5-5a99-a51b-c2c88ca31b39', '_type': 'linux-noop'}}, row=False) {{(pid=87054) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 18 05:39:23 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:39:23 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 18 05:39:23 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:39:23 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:39:23 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tap27033800-63, may_exist=True, interface_attrs={}) {{(pid=87054) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 18 05:39:23 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tap27033800-63, col_values=(('qos', UUID('e9ebc82c-b5d6-4434-b35a-49215faa310e')),), if_exists=True) {{(pid=87054) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 18 05:39:23 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tap27033800-63, col_values=(('external_ids', {'iface-id': '27033800-6345-4da9-91e2-7dbed77d8964', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:fc:01:2e', 'vm-uuid': 'a05d7670-7e27-4264-857e-6908dfc8e683'}),), if_exists=True) {{(pid=87054) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jul 18 05:39:23 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:39:23 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jul 18 05:39:23 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-1b1995a1-4853-4eab-b24d-1c4bb76dafcf tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Lock "interface-89a0b55e-4074-4616-a361-afb62b84f809-None" "released" by "nova.compute.manager.ComputeManager.attach_interface..do_attach_interface" :: held 5.485s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 18 05:39:23 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:39:23 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:39:23 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:39:23 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:39:23 devstack nova-compute[87054]: INFO os_vif [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:fc:01:2e,bridge_name='br-int',has_traffic_filtering=True,id=27033800-6345-4da9-91e2-7dbed77d8964,network=Network(bfcb9193-f83e-4f74-bc7d-fb7946cbdef0),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap27033800-63') Jul 18 05:39:23 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] No BDM found with device name vda, not building metadata. {{(pid=87054) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13418}} Jul 18 05:39:23 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] No VIF found with MAC fa:16:3e:fc:01:2e, not building metadata {{(pid=87054) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13394}} Jul 18 05:39:23 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:39:23 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:39:23 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:39:23 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:39:23 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:39:23 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:39:23 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:39:24 devstack nova-compute[87054]: DEBUG nova.compute.manager [req-3225530a-4a32-4be4-aa26-7ab0f8bd32e2 req-cd622a30-711d-4864-acdd-908d71cd3bd2 service nova] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] Received event network-vif-plugged-c3b154d9-713c-4760-907a-11e9ce285464 {{(pid=87054) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 18 05:39:24 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [req-3225530a-4a32-4be4-aa26-7ab0f8bd32e2 req-cd622a30-711d-4864-acdd-908d71cd3bd2 service nova] Acquiring lock "89a0b55e-4074-4616-a361-afb62b84f809-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:39:24 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [req-3225530a-4a32-4be4-aa26-7ab0f8bd32e2 req-cd622a30-711d-4864-acdd-908d71cd3bd2 service nova] Lock "89a0b55e-4074-4616-a361-afb62b84f809-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:39:24 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [req-3225530a-4a32-4be4-aa26-7ab0f8bd32e2 req-cd622a30-711d-4864-acdd-908d71cd3bd2 service nova] Lock "89a0b55e-4074-4616-a361-afb62b84f809-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.001s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 18 05:39:24 devstack nova-compute[87054]: DEBUG nova.compute.manager [req-3225530a-4a32-4be4-aa26-7ab0f8bd32e2 req-cd622a30-711d-4864-acdd-908d71cd3bd2 service nova] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] No waiting events found dispatching network-vif-plugged-c3b154d9-713c-4760-907a-11e9ce285464 {{(pid=87054) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 18 05:39:24 devstack nova-compute[87054]: WARNING nova.compute.manager [req-3225530a-4a32-4be4-aa26-7ab0f8bd32e2 req-cd622a30-711d-4864-acdd-908d71cd3bd2 service nova] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] Received unexpected event network-vif-plugged-c3b154d9-713c-4760-907a-11e9ce285464 for instance with vm_state active and task_state None. Jul 18 05:39:24 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-95de80a9-f43d-44f4-8672-11a4a552191e tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Acquiring lock "89a0b55e-4074-4616-a361-afb62b84f809" by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:39:24 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-95de80a9-f43d-44f4-8672-11a4a552191e tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Lock "89a0b55e-4074-4616-a361-afb62b84f809" acquired by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" :: waited 0.001s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:39:24 devstack nova-compute[87054]: WARNING neutronclient.v2_0.client [req-cb6e55af-ca7a-4d7b-9126-22d8f3b0bfae req-24a903a1-de82-4b5f-b7b8-647dadf3b680 service nova] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 18 05:39:24 devstack nova-compute[87054]: DEBUG nova.objects.instance [None req-95de80a9-f43d-44f4-8672-11a4a552191e tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Lazy-loading 'flavor' on Instance uuid 89a0b55e-4074-4616-a361-afb62b84f809 {{(pid=87054) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 18 05:39:25 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-95de80a9-f43d-44f4-8672-11a4a552191e tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Lock "89a0b55e-4074-4616-a361-afb62b84f809" "released" by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" :: held 0.215s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 18 05:39:25 devstack nova-compute[87054]: DEBUG nova.virt.driver [None req-849049b5-4b41-4c1a-998a-2941bb926379 None None] Emitting event Started> {{(pid=87054) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 18 05:39:25 devstack nova-compute[87054]: INFO nova.compute.manager [None req-849049b5-4b41-4c1a-998a-2941bb926379 None None] [instance: a05d7670-7e27-4264-857e-6908dfc8e683] VM Started (Lifecycle Event) Jul 18 05:39:25 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:39:25 devstack nova-compute[87054]: DEBUG nova.compute.manager [None req-849049b5-4b41-4c1a-998a-2941bb926379 None None] [instance: a05d7670-7e27-4264-857e-6908dfc8e683] Checking state {{(pid=87054) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 18 05:39:25 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:39:25 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:39:25 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:39:25 devstack nova-compute[87054]: DEBUG nova.virt.driver [None req-849049b5-4b41-4c1a-998a-2941bb926379 None None] Emitting event Paused> {{(pid=87054) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 18 05:39:25 devstack nova-compute[87054]: INFO nova.compute.manager [None req-849049b5-4b41-4c1a-998a-2941bb926379 None None] [instance: a05d7670-7e27-4264-857e-6908dfc8e683] VM Paused (Lifecycle Event) Jul 18 05:39:25 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:39:25 devstack nova-compute[87054]: DEBUG nova.compute.manager [None req-849049b5-4b41-4c1a-998a-2941bb926379 None None] [instance: a05d7670-7e27-4264-857e-6908dfc8e683] Checking state {{(pid=87054) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 18 05:39:25 devstack nova-compute[87054]: DEBUG nova.compute.manager [None req-849049b5-4b41-4c1a-998a-2941bb926379 None None] [instance: a05d7670-7e27-4264-857e-6908dfc8e683] Synchronizing instance power state after lifecycle event "Paused"; current vm_state: building, current task_state: spawning, current DB power_state: 0, VM power_state: 3 {{(pid=87054) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1439}} Jul 18 05:39:25 devstack nova-compute[87054]: INFO nova.compute.manager [None req-849049b5-4b41-4c1a-998a-2941bb926379 None None] [instance: a05d7670-7e27-4264-857e-6908dfc8e683] During sync_power_state the instance has a pending task (spawning). Skip. Jul 18 05:39:25 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-95de80a9-f43d-44f4-8672-11a4a552191e tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Acquiring lock "89a0b55e-4074-4616-a361-afb62b84f809" by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:39:25 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-95de80a9-f43d-44f4-8672-11a4a552191e tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Lock "89a0b55e-4074-4616-a361-afb62b84f809" acquired by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" :: waited 0.001s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:39:25 devstack nova-compute[87054]: INFO nova.compute.manager [None req-95de80a9-f43d-44f4-8672-11a4a552191e tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] Attaching volume b03754c5-cc46-4492-a1ba-3c946d3c81a4 to /dev/vdb Jul 18 05:39:25 devstack nova-compute[87054]: DEBUG os_brick.utils [None req-95de80a9-f43d-44f4-8672-11a4a552191e tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] ==> get_connector_properties: call "{'root_helper': 'sudo nova-rootwrap /etc/nova/rootwrap.conf', 'my_ip': '192.168.122.21', 'multipath': False, 'enforce_multipath': True, 'host': 'devstack', 'execute': None}" {{(pid=87054) trace_logging_wrapper /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/utils.py:175}} Jul 18 05:39:25 devstack nova-compute[87054]: DEBUG os_brick.initiator.connectors.scaleio [None req-95de80a9-f43d-44f4-8672-11a4a552191e tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Failed to query sdc guid: [Errno 2] No such file or directory {{(pid=87054) _get_guid /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/scaleio.py:91}} Jul 18 05:39:25 devstack nova-compute[87054]: DEBUG oslo_concurrency.processutils [None req-95de80a9-f43d-44f4-8672-11a4a552191e tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Running cmd (subprocess): nvme version {{(pid=87054) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jul 18 05:39:25 devstack nova-compute[87054]: DEBUG oslo_concurrency.processutils [None req-95de80a9-f43d-44f4-8672-11a4a552191e tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] 'nvme version' failed. Not Retrying. {{(pid=87054) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jul 18 05:39:25 devstack nova-compute[87054]: DEBUG os_brick.initiator.connectors.nvmeof [None req-95de80a9-f43d-44f4-8672-11a4a552191e tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] nvme not present on system {{(pid=87054) nvme_present /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/nvmeof.py:782}} Jul 18 05:39:25 devstack nova-compute[87054]: DEBUG os_brick.initiator.connectors.lightos [None req-95de80a9-f43d-44f4-8672-11a4a552191e tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] LIGHTOS: [Errno 111] Connection refused {{(pid=87054) find_dsc /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:161}} Jul 18 05:39:25 devstack nova-compute[87054]: INFO os_brick.initiator.connectors.lightos [None req-95de80a9-f43d-44f4-8672-11a4a552191e tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Current host hostNQN and IP(s) are ['192.168.122.21', 'fe80::5054:ff:fea2:2758', '172.24.4.1', '2001:db8::2', 'fe80::d88c:eff:fee4:7648', 'fe80::f816:3eff:fe91:caaa', 'fe80::d4f1:43ff:fe72:ae73', 'fe80::f816:3eff:feac:cb6e', 'fe80::802b:9cff:fe84:2115', 'fe80::f816:3eff:fefc:12e', 'fe80::8897:22ff:fe2c:5db7'] Jul 18 05:39:25 devstack nova-compute[87054]: DEBUG os_brick.initiator.connectors.lightos [None req-95de80a9-f43d-44f4-8672-11a4a552191e tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] LIGHTOS: did not find dsc, continuing anyway. {{(pid=87054) get_connector_properties /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:136}} Jul 18 05:39:25 devstack nova-compute[87054]: DEBUG os_brick.initiator.connectors.lightos [None req-95de80a9-f43d-44f4-8672-11a4a552191e tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] LIGHTOS: no hostnqn found. {{(pid=87054) get_connector_properties /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:145}} Jul 18 05:39:25 devstack nova-compute[87054]: DEBUG os_brick.utils [None req-95de80a9-f43d-44f4-8672-11a4a552191e tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] <== get_connector_properties: return (131ms) {'platform': 'x86_64', 'os_type': 'linux', 'ip': '192.168.122.21', 'host': 'devstack', 'multipath': False, 'enforce_multipath': True, 'initiator': 'iqn.2016-04.com.open-iscsi:3a59eb5566e2', 'do_local_attach': False, 'uuid': '064c80c2-a85f-4aa5-8b10-e46983c87a65', 'system uuid': 'ed69bbc8-0eb1-42a2-8faa-4df34ebe9559', 'nvme_native_multipath': False} {{(pid=87054) trace_logging_wrapper /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/utils.py:202}} Jul 18 05:39:25 devstack nova-compute[87054]: DEBUG nova.virt.block_device [None req-95de80a9-f43d-44f4-8672-11a4a552191e tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] Updating existing volume attachment record: 9ff87817-f4e8-4cf3-a3c5-1c03cc0a2365 {{(pid=87054) _volume_attach /opt/stack/nova/nova/virt/block_device.py:666}} Jul 18 05:39:25 devstack nova-compute[87054]: DEBUG nova.network.neutron [req-cb6e55af-ca7a-4d7b-9126-22d8f3b0bfae req-24a903a1-de82-4b5f-b7b8-647dadf3b680 service nova] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] Updated VIF entry in instance network info cache for port c3b154d9-713c-4760-907a-11e9ce285464. {{(pid=87054) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3524}} Jul 18 05:39:25 devstack nova-compute[87054]: DEBUG nova.network.neutron [req-cb6e55af-ca7a-4d7b-9126-22d8f3b0bfae req-24a903a1-de82-4b5f-b7b8-647dadf3b680 service nova] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] Updating instance_info_cache with network_info: [{"id": "12be4dd5-7089-40cf-8e27-cbb421b90d0e", "address": "fa:16:3e:91:ca:aa", "network": {"id": "7ddf4545-293e-4fc2-9876-c77183138e1c", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-319045699-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.11", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "172.24.4.242", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "9cfb882b275c4d87a42fbc2dd78c9972", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap12be4dd5-70", "ovs_interfaceid": "12be4dd5-7089-40cf-8e27-cbb421b90d0e", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}, {"id": "c3b154d9-713c-4760-907a-11e9ce285464", "address": "fa:16:3e:ac:cb:6e", "network": {"id": "9a5ae01e-6f54-4496-9c23-112e9791fc94", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-247157114", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.176", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "9cfb882b275c4d87a42fbc2dd78c9972", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapc3b154d9-71", "ovs_interfaceid": "c3b154d9-713c-4760-907a-11e9ce285464", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=87054) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 18 05:39:26 devstack nova-compute[87054]: WARNING neutronclient.v2_0.client [req-fcc2cd8a-1719-4128-b2e2-380e6242da4a req-c62ab146-dbfc-4580-be98-61ef4a394063 service nova] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 18 05:39:26 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [req-cb6e55af-ca7a-4d7b-9126-22d8f3b0bfae req-24a903a1-de82-4b5f-b7b8-647dadf3b680 service nova] Releasing lock "refresh_cache-89a0b55e-4074-4616-a361-afb62b84f809" {{(pid=87054) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 18 05:39:26 devstack nova-compute[87054]: DEBUG nova.network.neutron [req-fcc2cd8a-1719-4128-b2e2-380e6242da4a req-c62ab146-dbfc-4580-be98-61ef4a394063 service nova] [instance: a05d7670-7e27-4264-857e-6908dfc8e683] Updated VIF entry in instance network info cache for port 27033800-6345-4da9-91e2-7dbed77d8964. {{(pid=87054) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3524}} Jul 18 05:39:26 devstack nova-compute[87054]: DEBUG nova.network.neutron [req-fcc2cd8a-1719-4128-b2e2-380e6242da4a req-c62ab146-dbfc-4580-be98-61ef4a394063 service nova] [instance: a05d7670-7e27-4264-857e-6908dfc8e683] Updating instance_info_cache with network_info: [{"id": "27033800-6345-4da9-91e2-7dbed77d8964", "address": "fa:16:3e:fc:01:2e", "network": {"id": "bfcb9193-f83e-4f74-bc7d-fb7946cbdef0", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-518478743-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.12", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "32766bb076ab402d855a6623b7a84daf", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap27033800-63", "ovs_interfaceid": "27033800-6345-4da9-91e2-7dbed77d8964", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=87054) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 18 05:39:26 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [req-fcc2cd8a-1719-4128-b2e2-380e6242da4a req-c62ab146-dbfc-4580-be98-61ef4a394063 service nova] Releasing lock "refresh_cache-a05d7670-7e27-4264-857e-6908dfc8e683" {{(pid=87054) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 18 05:39:26 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-95de80a9-f43d-44f4-8672-11a4a552191e tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Acquiring lock "connect_qb_volume" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:39:26 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-95de80a9-f43d-44f4-8672-11a4a552191e tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Lock "connect_qb_volume" acquired by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" :: waited 0.001s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:39:26 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.volume.quobyte [None req-95de80a9-f43d-44f4-8672-11a4a552191e tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] systemd detected. {{(pid=87054) connect_volume /opt/stack/nova/nova/virt/libvirt/volume/quobyte.py:167}} Jul 18 05:39:26 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.volume.quobyte [None req-95de80a9-f43d-44f4-8672-11a4a552191e tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Mounting volume osci02.corp.quobyte.com/cinder-vol-7cb4dfc5-0646-4637-add7-cf154cef9c13 at mount point /opt/stack/data/nova/mnt/1d3b582a55c58ae5eff86e377e1362dc via systemd-run {{(pid=87054) mount_volume /opt/stack/nova/nova/virt/libvirt/volume/quobyte.py:79}} Jul 18 05:39:26 devstack nova-compute[87054]: DEBUG nova.compute.manager [req-8ef7aa3a-0549-46af-81e7-7ef58ff39a27 req-ff60a88b-f505-4a04-93b7-8f5d8c0b743d service nova] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] Received event network-vif-plugged-c3b154d9-713c-4760-907a-11e9ce285464 {{(pid=87054) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 18 05:39:26 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [req-8ef7aa3a-0549-46af-81e7-7ef58ff39a27 req-ff60a88b-f505-4a04-93b7-8f5d8c0b743d service nova] Acquiring lock "89a0b55e-4074-4616-a361-afb62b84f809-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:39:26 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [req-8ef7aa3a-0549-46af-81e7-7ef58ff39a27 req-ff60a88b-f505-4a04-93b7-8f5d8c0b743d service nova] Lock "89a0b55e-4074-4616-a361-afb62b84f809-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:39:26 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [req-8ef7aa3a-0549-46af-81e7-7ef58ff39a27 req-ff60a88b-f505-4a04-93b7-8f5d8c0b743d service nova] Lock "89a0b55e-4074-4616-a361-afb62b84f809-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.002s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 18 05:39:26 devstack nova-compute[87054]: DEBUG nova.compute.manager [req-8ef7aa3a-0549-46af-81e7-7ef58ff39a27 req-ff60a88b-f505-4a04-93b7-8f5d8c0b743d service nova] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] No waiting events found dispatching network-vif-plugged-c3b154d9-713c-4760-907a-11e9ce285464 {{(pid=87054) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 18 05:39:26 devstack nova-compute[87054]: WARNING nova.compute.manager [req-8ef7aa3a-0549-46af-81e7-7ef58ff39a27 req-ff60a88b-f505-4a04-93b7-8f5d8c0b743d service nova] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] Received unexpected event network-vif-plugged-c3b154d9-713c-4760-907a-11e9ce285464 for instance with vm_state active and task_state None. Jul 18 05:39:26 devstack nova-compute[87054]: DEBUG nova.compute.manager [req-8ef7aa3a-0549-46af-81e7-7ef58ff39a27 req-ff60a88b-f505-4a04-93b7-8f5d8c0b743d service nova] [instance: a05d7670-7e27-4264-857e-6908dfc8e683] Received event network-vif-plugged-27033800-6345-4da9-91e2-7dbed77d8964 {{(pid=87054) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 18 05:39:26 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [req-8ef7aa3a-0549-46af-81e7-7ef58ff39a27 req-ff60a88b-f505-4a04-93b7-8f5d8c0b743d service nova] Acquiring lock "a05d7670-7e27-4264-857e-6908dfc8e683-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:39:26 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [req-8ef7aa3a-0549-46af-81e7-7ef58ff39a27 req-ff60a88b-f505-4a04-93b7-8f5d8c0b743d service nova] Lock "a05d7670-7e27-4264-857e-6908dfc8e683-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:39:26 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [req-8ef7aa3a-0549-46af-81e7-7ef58ff39a27 req-ff60a88b-f505-4a04-93b7-8f5d8c0b743d service nova] Lock "a05d7670-7e27-4264-857e-6908dfc8e683-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 18 05:39:26 devstack nova-compute[87054]: DEBUG nova.compute.manager [req-8ef7aa3a-0549-46af-81e7-7ef58ff39a27 req-ff60a88b-f505-4a04-93b7-8f5d8c0b743d service nova] [instance: a05d7670-7e27-4264-857e-6908dfc8e683] Processing event network-vif-plugged-27033800-6345-4da9-91e2-7dbed77d8964 {{(pid=87054) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11658}} Jul 18 05:39:26 devstack nova-compute[87054]: DEBUG nova.compute.manager [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] [instance: a05d7670-7e27-4264-857e-6908dfc8e683] Instance event wait completed in 1 seconds for network-vif-plugged {{(pid=87054) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jul 18 05:39:26 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] [instance: a05d7670-7e27-4264-857e-6908dfc8e683] Guest created on hypervisor {{(pid=87054) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:5024}} Jul 18 05:39:26 devstack nova-compute[87054]: DEBUG nova.virt.driver [None req-849049b5-4b41-4c1a-998a-2941bb926379 None None] Emitting event Resumed> {{(pid=87054) emit_event /opt/stack/nova/nova/virt/driver.py:1887}} Jul 18 05:39:26 devstack nova-compute[87054]: INFO nova.compute.manager [None req-849049b5-4b41-4c1a-998a-2941bb926379 None None] [instance: a05d7670-7e27-4264-857e-6908dfc8e683] VM Resumed (Lifecycle Event) Jul 18 05:39:26 devstack nova-compute[87054]: INFO nova.virt.libvirt.volume.quobyte [None req-95de80a9-f43d-44f4-8672-11a4a552191e tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Mounted volume: osci02.corp.quobyte.com/cinder-vol-7cb4dfc5-0646-4637-add7-cf154cef9c13 Jul 18 05:39:26 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-95de80a9-f43d-44f4-8672-11a4a552191e tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Lock "connect_qb_volume" "released" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" :: held 0.272s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 18 05:39:26 devstack nova-compute[87054]: INFO nova.virt.libvirt.driver [-] [instance: a05d7670-7e27-4264-857e-6908dfc8e683] Instance spawned successfully. Jul 18 05:39:26 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] [instance: a05d7670-7e27-4264-857e-6908dfc8e683] Attempting to register defaults for the following image properties: ['hw_cdrom_bus', 'hw_disk_bus', 'hw_input_bus', 'hw_pointer_model', 'hw_video_model', 'hw_vif_model'] {{(pid=87054) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1153}} Jul 18 05:39:26 devstack nova-compute[87054]: DEBUG nova.objects.instance [None req-95de80a9-f43d-44f4-8672-11a4a552191e tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Lazy-loading 'flavor' on Instance uuid 89a0b55e-4074-4616-a361-afb62b84f809 {{(pid=87054) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 18 05:39:26 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] [instance: a05d7670-7e27-4264-857e-6908dfc8e683] Found default for hw_cdrom_bus of ide {{(pid=87054) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 18 05:39:26 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] [instance: a05d7670-7e27-4264-857e-6908dfc8e683] Found default for hw_disk_bus of virtio {{(pid=87054) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 18 05:39:26 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] [instance: a05d7670-7e27-4264-857e-6908dfc8e683] Found default for hw_input_bus of None {{(pid=87054) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 18 05:39:26 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] [instance: a05d7670-7e27-4264-857e-6908dfc8e683] Found default for hw_pointer_model of None {{(pid=87054) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 18 05:39:26 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] [instance: a05d7670-7e27-4264-857e-6908dfc8e683] Found default for hw_video_model of virtio {{(pid=87054) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 18 05:39:26 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] [instance: a05d7670-7e27-4264-857e-6908dfc8e683] Found default for hw_vif_model of virtio {{(pid=87054) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1182}} Jul 18 05:39:26 devstack nova-compute[87054]: DEBUG nova.compute.manager [None req-849049b5-4b41-4c1a-998a-2941bb926379 None None] [instance: a05d7670-7e27-4264-857e-6908dfc8e683] Checking state {{(pid=87054) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 18 05:39:26 devstack nova-compute[87054]: DEBUG nova.compute.manager [None req-849049b5-4b41-4c1a-998a-2941bb926379 None None] [instance: a05d7670-7e27-4264-857e-6908dfc8e683] Synchronizing instance power state after lifecycle event "Resumed"; current vm_state: building, current task_state: spawning, current DB power_state: 0, VM power_state: 1 {{(pid=87054) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1439}} Jul 18 05:39:26 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.guest [None req-95de80a9-f43d-44f4-8672-11a4a552191e tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] attach device xml: Jul 18 05:39:26 devstack nova-compute[87054]: Jul 18 05:39:26 devstack nova-compute[87054]: Jul 18 05:39:26 devstack nova-compute[87054]: Jul 18 05:39:26 devstack nova-compute[87054]: Jul 18 05:39:26 devstack nova-compute[87054]: b03754c5-cc46-4492-a1ba-3c946d3c81a4 Jul 18 05:39:26 devstack nova-compute[87054]: Jul 18 05:39:26 devstack nova-compute[87054]: {{(pid=87054) attach_device /opt/stack/nova/nova/virt/libvirt/guest.py:351}} Jul 18 05:39:26 devstack nova-compute[87054]: INFO nova.compute.manager [None req-849049b5-4b41-4c1a-998a-2941bb926379 None None] [instance: a05d7670-7e27-4264-857e-6908dfc8e683] During sync_power_state the instance has a pending task (spawning). Skip. Jul 18 05:39:26 devstack nova-compute[87054]: INFO nova.compute.manager [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] [instance: a05d7670-7e27-4264-857e-6908dfc8e683] Took 7.37 seconds to spawn the instance on the hypervisor. Jul 18 05:39:26 devstack nova-compute[87054]: DEBUG nova.compute.manager [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] [instance: a05d7670-7e27-4264-857e-6908dfc8e683] Checking state {{(pid=87054) _get_power_state /opt/stack/nova/nova/compute/manager.py:1866}} Jul 18 05:39:27 devstack nova-compute[87054]: INFO nova.compute.manager [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] [instance: a05d7670-7e27-4264-857e-6908dfc8e683] Took 8.57 seconds to build instance. Jul 18 05:39:27 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-871f0b46-3e70-4d62-917e-a63c01afe415 tempest-ServerActionsTestOtherA-2051112331 tempest-ServerActionsTestOtherA-2051112331-project-member] Lock "a05d7670-7e27-4264-857e-6908dfc8e683" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 8.857s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 18 05:39:27 devstack nova-compute[87054]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.94 seconds {{(pid=87054) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jul 18 05:39:27 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-95de80a9-f43d-44f4-8672-11a4a552191e tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] No BDM found with device name vda, not building metadata. {{(pid=87054) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13418}} Jul 18 05:39:27 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-95de80a9-f43d-44f4-8672-11a4a552191e tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] No BDM found with device name hda, not building metadata. {{(pid=87054) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13418}} Jul 18 05:39:27 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-95de80a9-f43d-44f4-8672-11a4a552191e tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] No VIF found with MAC fa:16:3e:91:ca:aa, not building metadata {{(pid=87054) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13394}} Jul 18 05:39:27 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-95de80a9-f43d-44f4-8672-11a4a552191e tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Lock "89a0b55e-4074-4616-a361-afb62b84f809" "released" by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" :: held 2.167s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 18 05:39:28 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:39:28 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:39:28 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:39:28 devstack nova-compute[87054]: DEBUG nova.compute.manager [req-63a32b62-6a15-4040-abaf-dc8fe9aef356 req-5cde2dbc-86ac-4178-9543-0383342d3cb5 service nova] [instance: a05d7670-7e27-4264-857e-6908dfc8e683] Received event network-vif-plugged-27033800-6345-4da9-91e2-7dbed77d8964 {{(pid=87054) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 18 05:39:28 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [req-63a32b62-6a15-4040-abaf-dc8fe9aef356 req-5cde2dbc-86ac-4178-9543-0383342d3cb5 service nova] Acquiring lock "a05d7670-7e27-4264-857e-6908dfc8e683-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:39:28 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [req-63a32b62-6a15-4040-abaf-dc8fe9aef356 req-5cde2dbc-86ac-4178-9543-0383342d3cb5 service nova] Lock "a05d7670-7e27-4264-857e-6908dfc8e683-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.002s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:39:28 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [req-63a32b62-6a15-4040-abaf-dc8fe9aef356 req-5cde2dbc-86ac-4178-9543-0383342d3cb5 service nova] Lock "a05d7670-7e27-4264-857e-6908dfc8e683-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 18 05:39:28 devstack nova-compute[87054]: DEBUG nova.compute.manager [req-63a32b62-6a15-4040-abaf-dc8fe9aef356 req-5cde2dbc-86ac-4178-9543-0383342d3cb5 service nova] [instance: a05d7670-7e27-4264-857e-6908dfc8e683] No waiting events found dispatching network-vif-plugged-27033800-6345-4da9-91e2-7dbed77d8964 {{(pid=87054) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jul 18 05:39:28 devstack nova-compute[87054]: WARNING nova.compute.manager [req-63a32b62-6a15-4040-abaf-dc8fe9aef356 req-5cde2dbc-86ac-4178-9543-0383342d3cb5 service nova] [instance: a05d7670-7e27-4264-857e-6908dfc8e683] Received unexpected event network-vif-plugged-27033800-6345-4da9-91e2-7dbed77d8964 for instance with vm_state active and task_state None. Jul 18 05:39:30 devstack nova-compute[87054]: DEBUG nova.compute.manager [req-352f9196-a475-485c-a114-73609bdf4d00 req-8240d2eb-25b1-4bfb-9002-e25a4047666c service nova] [instance: a05d7670-7e27-4264-857e-6908dfc8e683] Received event network-changed-27033800-6345-4da9-91e2-7dbed77d8964 {{(pid=87054) external_instance_event /opt/stack/nova/nova/compute/manager.py:11900}} Jul 18 05:39:30 devstack nova-compute[87054]: DEBUG nova.compute.manager [req-352f9196-a475-485c-a114-73609bdf4d00 req-8240d2eb-25b1-4bfb-9002-e25a4047666c service nova] [instance: a05d7670-7e27-4264-857e-6908dfc8e683] Refreshing instance network info cache due to event network-changed-27033800-6345-4da9-91e2-7dbed77d8964. {{(pid=87054) external_instance_event /opt/stack/nova/nova/compute/manager.py:11905}} Jul 18 05:39:30 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [req-352f9196-a475-485c-a114-73609bdf4d00 req-8240d2eb-25b1-4bfb-9002-e25a4047666c service nova] Acquiring lock "refresh_cache-a05d7670-7e27-4264-857e-6908dfc8e683" {{(pid=87054) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Jul 18 05:39:30 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [req-352f9196-a475-485c-a114-73609bdf4d00 req-8240d2eb-25b1-4bfb-9002-e25a4047666c service nova] Acquired lock "refresh_cache-a05d7670-7e27-4264-857e-6908dfc8e683" {{(pid=87054) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Jul 18 05:39:30 devstack nova-compute[87054]: DEBUG nova.network.neutron [req-352f9196-a475-485c-a114-73609bdf4d00 req-8240d2eb-25b1-4bfb-9002-e25a4047666c service nova] [instance: a05d7670-7e27-4264-857e-6908dfc8e683] Refreshing network info cache for port 27033800-6345-4da9-91e2-7dbed77d8964 {{(pid=87054) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jul 18 05:39:30 devstack nova-compute[87054]: WARNING neutronclient.v2_0.client [req-352f9196-a475-485c-a114-73609bdf4d00 req-8240d2eb-25b1-4bfb-9002-e25a4047666c service nova] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 18 05:39:31 devstack nova-compute[87054]: WARNING neutronclient.v2_0.client [req-352f9196-a475-485c-a114-73609bdf4d00 req-8240d2eb-25b1-4bfb-9002-e25a4047666c service nova] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jul 18 05:39:31 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:39:31 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-b7870040-f33b-44b7-bd64-7c260c99a29c tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Acquiring lock "89a0b55e-4074-4616-a361-afb62b84f809" by "nova.compute.manager.ComputeManager.detach_volume..do_detach_volume" {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:39:31 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-b7870040-f33b-44b7-bd64-7c260c99a29c tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Lock "89a0b55e-4074-4616-a361-afb62b84f809" acquired by "nova.compute.manager.ComputeManager.detach_volume..do_detach_volume" :: waited 0.001s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:39:32 devstack nova-compute[87054]: INFO nova.compute.manager [None req-b7870040-f33b-44b7-bd64-7c260c99a29c tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] Detaching volume b03754c5-cc46-4492-a1ba-3c946d3c81a4 Jul 18 05:39:32 devstack nova-compute[87054]: INFO nova.virt.block_device [None req-b7870040-f33b-44b7-bd64-7c260c99a29c tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] [instance: 89a0b55e-4074-4616-a361-afb62b84f809] Attempting to driver detach volume b03754c5-cc46-4492-a1ba-3c946d3c81a4 from mountpoint /dev/vdb Jul 18 05:39:32 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-b7870040-f33b-44b7-bd64-7c260c99a29c tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Found disk vdb by alias ua-b03754c5-cc46-4492-a1ba-3c946d3c81a4 {{(pid=87054) _get_guest_disk_device /opt/stack/nova/nova/virt/libvirt/driver.py:3023}} Jul 18 05:39:32 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-b7870040-f33b-44b7-bd64-7c260c99a29c tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Found disk vdb by alias ua-b03754c5-cc46-4492-a1ba-3c946d3c81a4 {{(pid=87054) _get_guest_disk_device /opt/stack/nova/nova/virt/libvirt/driver.py:3023}} Jul 18 05:39:32 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-b7870040-f33b-44b7-bd64-7c260c99a29c tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Attempting to detach device vdb from instance 89a0b55e-4074-4616-a361-afb62b84f809 from the persistent domain config. {{(pid=87054) _detach_from_persistent /opt/stack/nova/nova/virt/libvirt/driver.py:2773}} Jul 18 05:39:32 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.guest [None req-b7870040-f33b-44b7-bd64-7c260c99a29c tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] detach device xml: Jul 18 05:39:32 devstack nova-compute[87054]: Jul 18 05:39:32 devstack nova-compute[87054]: Jul 18 05:39:32 devstack nova-compute[87054]: Jul 18 05:39:32 devstack nova-compute[87054]: Jul 18 05:39:32 devstack nova-compute[87054]: b03754c5-cc46-4492-a1ba-3c946d3c81a4 Jul 18 05:39:32 devstack nova-compute[87054]:
Jul 18 05:39:32 devstack nova-compute[87054]: Jul 18 05:39:32 devstack nova-compute[87054]: {{(pid=87054) detach_device /opt/stack/nova/nova/virt/libvirt/guest.py:481}} Jul 18 05:39:32 devstack nova-compute[87054]: INFO nova.virt.libvirt.driver [None req-b7870040-f33b-44b7-bd64-7c260c99a29c tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Successfully detached device vdb from instance 89a0b55e-4074-4616-a361-afb62b84f809 from the persistent domain config. Jul 18 05:39:32 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-b7870040-f33b-44b7-bd64-7c260c99a29c tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] (1/8): Attempting to detach device vdb with device alias ua-b03754c5-cc46-4492-a1ba-3c946d3c81a4 from instance 89a0b55e-4074-4616-a361-afb62b84f809 from the live domain config. {{(pid=87054) _detach_from_live_with_retry /opt/stack/nova/nova/virt/libvirt/driver.py:2807}} Jul 18 05:39:32 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.guest [None req-b7870040-f33b-44b7-bd64-7c260c99a29c tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] detach device xml: Jul 18 05:39:32 devstack nova-compute[87054]: Jul 18 05:39:32 devstack nova-compute[87054]: Jul 18 05:39:32 devstack nova-compute[87054]: Jul 18 05:39:32 devstack nova-compute[87054]: Jul 18 05:39:32 devstack nova-compute[87054]: b03754c5-cc46-4492-a1ba-3c946d3c81a4 Jul 18 05:39:32 devstack nova-compute[87054]:
Jul 18 05:39:32 devstack nova-compute[87054]: Jul 18 05:39:32 devstack nova-compute[87054]: {{(pid=87054) detach_device /opt/stack/nova/nova/virt/libvirt/guest.py:481}} Jul 18 05:39:32 devstack nova-compute[87054]: DEBUG nova.network.neutron [req-352f9196-a475-485c-a114-73609bdf4d00 req-8240d2eb-25b1-4bfb-9002-e25a4047666c service nova] [instance: a05d7670-7e27-4264-857e-6908dfc8e683] Updated VIF entry in instance network info cache for port 27033800-6345-4da9-91e2-7dbed77d8964. {{(pid=87054) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3524}} Jul 18 05:39:32 devstack nova-compute[87054]: DEBUG nova.network.neutron [req-352f9196-a475-485c-a114-73609bdf4d00 req-8240d2eb-25b1-4bfb-9002-e25a4047666c service nova] [instance: a05d7670-7e27-4264-857e-6908dfc8e683] Updating instance_info_cache with network_info: [{"id": "27033800-6345-4da9-91e2-7dbed77d8964", "address": "fa:16:3e:fc:01:2e", "network": {"id": "bfcb9193-f83e-4f74-bc7d-fb7946cbdef0", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-518478743-network", "subnets": [{"cidr": "10.0.0.0/28", "dns": [], "gateway": {"address": "10.0.0.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.0.0.12", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "172.24.4.223", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "32766bb076ab402d855a6623b7a84daf", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap27033800-63", "ovs_interfaceid": "27033800-6345-4da9-91e2-7dbed77d8964", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=87054) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jul 18 05:39:32 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [req-352f9196-a475-485c-a114-73609bdf4d00 req-8240d2eb-25b1-4bfb-9002-e25a4047666c service nova] Releasing lock "refresh_cache-a05d7670-7e27-4264-857e-6908dfc8e683" {{(pid=87054) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Jul 18 05:39:32 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-849049b5-4b41-4c1a-998a-2941bb926379 None None] Received event ua-b03754c5-cc46-4492-a1ba-3c946d3c81a4> from libvirt while the driver is waiting for it; dispatched. {{(pid=87054) emit_event /opt/stack/nova/nova/virt/libvirt/driver.py:2660}} Jul 18 05:39:32 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-b7870040-f33b-44b7-bd64-7c260c99a29c tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Start waiting for the detach event from libvirt for device vdb with device alias ua-b03754c5-cc46-4492-a1ba-3c946d3c81a4 for instance 89a0b55e-4074-4616-a361-afb62b84f809 {{(pid=87054) _detach_from_live_and_wait_for_event /opt/stack/nova/nova/virt/libvirt/driver.py:2887}} Jul 18 05:39:32 devstack nova-compute[87054]: INFO nova.virt.libvirt.driver [None req-b7870040-f33b-44b7-bd64-7c260c99a29c tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Successfully detached device vdb from instance 89a0b55e-4074-4616-a361-afb62b84f809 from the live domain config. Jul 18 05:39:32 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-b7870040-f33b-44b7-bd64-7c260c99a29c tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Acquiring lock "connect_qb_volume" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:39:32 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-b7870040-f33b-44b7-bd64-7c260c99a29c tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Lock "connect_qb_volume" acquired by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" :: waited 0.000s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:39:32 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-b7870040-f33b-44b7-bd64-7c260c99a29c tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Lock "connect_qb_volume" "released" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" :: held 0.061s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 18 05:39:32 devstack nova-compute[87054]: DEBUG nova.objects.instance [None req-b7870040-f33b-44b7-bd64-7c260c99a29c tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Lazy-loading 'flavor' on Instance uuid 89a0b55e-4074-4616-a361-afb62b84f809 {{(pid=87054) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 18 05:39:32 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-b7870040-f33b-44b7-bd64-7c260c99a29c tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Lock "89a0b55e-4074-4616-a361-afb62b84f809" "released" by "nova.compute.manager.ComputeManager.detach_volume..do_detach_volume" :: held 0.917s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Jul 18 05:39:33 devstack nova-compute[87054]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 16 {{(pid=87054) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jul 18 05:39:33 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-7e99ddb7-0049-4588-b85f-1a59ad367909 tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Acquiring lock "interface-89a0b55e-4074-4616-a361-afb62b84f809-c3b154d9-713c-4760-907a-11e9ce285464" by "nova.compute.manager.ComputeManager.detach_interface..do_detach_interface" {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Jul 18 05:39:33 devstack nova-compute[87054]: DEBUG oslo_concurrency.lockutils [None req-7e99ddb7-0049-4588-b85f-1a59ad367909 tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Lock "interface-89a0b55e-4074-4616-a361-afb62b84f809-c3b154d9-713c-4760-907a-11e9ce285464" acquired by "nova.compute.manager.ComputeManager.detach_interface..do_detach_interface" :: waited 0.001s {{(pid=87054) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Jul 18 05:39:33 devstack nova-compute[87054]: DEBUG nova.objects.instance [None req-7e99ddb7-0049-4588-b85f-1a59ad367909 tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Lazy-loading 'flavor' on Instance uuid 89a0b55e-4074-4616-a361-afb62b84f809 {{(pid=87054) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jul 18 05:39:33 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.vif [None req-7e99ddb7-0049-4588-b85f-1a59ad367909 tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] vif_type=ovs instance=Instance(access_ip_v4=None,access_ip_v6=None,architecture=None,auto_disk_config=False,availability_zone='nova',cell_name=None,cleaned=False,compute_id=1,config_drive='True',created_at=2026-07-18T03:38:31Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=InstanceDeviceMetadata,disable_terminate=False,display_description=None,display_name='tempest-device-tagging-server-1427782316',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-device-tagging-server-1427782316',id=3,image_ref='0d6393c9-e8a0-4628-b021-8c9aa5777656',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMaGZ4MtS/e9RkNmeWCpN3MAmMUyHq07d0g2aiBcb8PYrN3OpCWEJIWzAm7TDnuhNIRtlwMe6Ya/TiZAgLPy6/X5ats4o3f35BVAQPfYxYhOeTYZJOom0OZ4HrA5bHP5Nw==',key_name='tempest-keypair-1578634376',keypairs=,launch_index=0,launched_at=2026-07-18T03:38:50Z,launched_on='devstack',locked=False,locked_by=None,memory_mb=192,metadata={},migration_context=,new_flavor=None,node='devstack',numa_topology=,old_flavor=None,os_type=None,pci_devices=,pci_requests=,power_state=1,progress=0,project_id='9cfb882b275c4d87a42fbc2dd78c9972',ramdisk_id='',reservation_id='r-u1hmhsn2',resources=,root_device_name='/dev/vda',root_gb=1,security_groups=SecurityGroupList,services=,shutdown_terminate=False,system_metadata={boot_roles='reader,member',image_base_image_ref='0d6393c9-e8a0-4628-b021-8c9aa5777656',image_container_format='bare',image_disk_format='qcow2',image_hw_cdrom_bus='ide',image_hw_disk_bus='virtio',image_hw_input_bus=None,image_hw_machine_type='pc',image_hw_pointer_model=None,image_hw_rng_model='virtio',image_hw_video_model='virtio',image_hw_vif_model='virtio',image_min_disk='1',image_min_ram='0',image_owner_specified.openstack.md5='',image_owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk',image_owner_specified.openstack.sha256='',owner_project_name='tempest-TaggedAttachmentsTest-2071554030',owner_user_name='tempest-TaggedAttachmentsTest-2071554030-project-member'},tags=,task_state=None,terminated_at=None,trusted_certs=,updated_at=2026-07-18T03:38:51Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='20fe8d09777f4d5b96e7bc1ba6fbf97e',uuid=89a0b55e-4074-4616-a361-afb62b84f809,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "c3b154d9-713c-4760-907a-11e9ce285464", "address": "fa:16:3e:ac:cb:6e", "network": {"id": "9a5ae01e-6f54-4496-9c23-112e9791fc94", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-247157114", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.176", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "9cfb882b275c4d87a42fbc2dd78c9972", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapc3b154d9-71", "ovs_interfaceid": "c3b154d9-713c-4760-907a-11e9ce285464", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=87054) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jul 18 05:39:33 devstack nova-compute[87054]: DEBUG nova.network.os_vif_util [None req-7e99ddb7-0049-4588-b85f-1a59ad367909 tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Converting VIF {"id": "c3b154d9-713c-4760-907a-11e9ce285464", "address": "fa:16:3e:ac:cb:6e", "network": {"id": "9a5ae01e-6f54-4496-9c23-112e9791fc94", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-247157114", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.176", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "9cfb882b275c4d87a42fbc2dd78c9972", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": true, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapc3b154d9-71", "ovs_interfaceid": "c3b154d9-713c-4760-907a-11e9ce285464", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=87054) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jul 18 05:39:33 devstack nova-compute[87054]: DEBUG nova.network.os_vif_util [None req-7e99ddb7-0049-4588-b85f-1a59ad367909 tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:ac:cb:6e,bridge_name='br-int',has_traffic_filtering=True,id=c3b154d9-713c-4760-907a-11e9ce285464,network=Network(9a5ae01e-6f54-4496-9c23-112e9791fc94),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapc3b154d9-71') {{(pid=87054) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jul 18 05:39:33 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.guest [None req-7e99ddb7-0049-4588-b85f-1a59ad367909 tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] looking for interface given config: {{(pid=87054) get_interface_by_cfg /opt/stack/nova/nova/virt/libvirt/guest.py:251}} Jul 18 05:39:33 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.guest [None req-7e99ddb7-0049-4588-b85f-1a59ad367909 tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] looking for interface given config: {{(pid=87054) get_interface_by_cfg /opt/stack/nova/nova/virt/libvirt/guest.py:251}} Jul 18 05:39:33 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.driver [None req-7e99ddb7-0049-4588-b85f-1a59ad367909 tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] Attempting to detach device tapc3b154d9-71 from instance 89a0b55e-4074-4616-a361-afb62b84f809 from the persistent domain config. {{(pid=87054) _detach_from_persistent /opt/stack/nova/nova/virt/libvirt/driver.py:2773}} Jul 18 05:39:33 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.guest [None req-7e99ddb7-0049-4588-b85f-1a59ad367909 tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] detach device xml: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: {{(pid=87054) detach_device /opt/stack/nova/nova/virt/libvirt/guest.py:481}} Jul 18 05:39:33 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.guest [None req-7e99ddb7-0049-4588-b85f-1a59ad367909 tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] looking for interface given config: {{(pid=87054) get_interface_by_cfg /opt/stack/nova/nova/virt/libvirt/guest.py:251}} Jul 18 05:39:33 devstack nova-compute[87054]: DEBUG nova.virt.libvirt.guest [None req-7e99ddb7-0049-4588-b85f-1a59ad367909 tempest-TaggedAttachmentsTest-2071554030 tempest-TaggedAttachmentsTest-2071554030-project-member] interface for config: not found in domain: Jul 18 05:39:33 devstack nova-compute[87054]: instance-00000003 Jul 18 05:39:33 devstack nova-compute[87054]: 89a0b55e-4074-4616-a361-afb62b84f809 Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: tempest-device-tagging-server-1427782316 Jul 18 05:39:33 devstack nova-compute[87054]: 2026-07-18 03:39:23 Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: 192 Jul 18 05:39:33 devstack nova-compute[87054]: 1 Jul 18 05:39:33 devstack nova-compute[87054]: 0 Jul 18 05:39:33 devstack nova-compute[87054]: 0 Jul 18 05:39:33 devstack nova-compute[87054]: 1 Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: True Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: bare Jul 18 05:39:33 devstack nova-compute[87054]: qcow2 Jul 18 05:39:33 devstack nova-compute[87054]: 1 Jul 18 05:39:33 devstack nova-compute[87054]: 0 Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: ide Jul 18 05:39:33 devstack nova-compute[87054]: virtio Jul 18 05:39:33 devstack nova-compute[87054]: pc Jul 18 05:39:33 devstack nova-compute[87054]: virtio Jul 18 05:39:33 devstack nova-compute[87054]: virtio Jul 18 05:39:33 devstack nova-compute[87054]: virtio Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: tempest-TaggedAttachmentsTest-2071554030-project-member Jul 18 05:39:33 devstack nova-compute[87054]: tempest-TaggedAttachmentsTest-2071554030 Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: 196608 Jul 18 05:39:33 devstack nova-compute[87054]: 196608 Jul 18 05:39:33 devstack nova-compute[87054]: 1 Jul 18 05:39:33 devstack nova-compute[87054]: 1 Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: /machine Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: OpenStack Foundation Jul 18 05:39:33 devstack nova-compute[87054]: OpenStack Nova Jul 18 05:39:33 devstack nova-compute[87054]: 33.1.0 Jul 18 05:39:33 devstack nova-compute[87054]: 89a0b55e-4074-4616-a361-afb62b84f809 Jul 18 05:39:33 devstack nova-compute[87054]: 89a0b55e-4074-4616-a361-afb62b84f809 Jul 18 05:39:33 devstack nova-compute[87054]: Virtual Machine Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: hvm Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: destroy Jul 18 05:39:33 devstack nova-compute[87054]: restart Jul 18 05:39:33 devstack nova-compute[87054]: destroy Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: /usr/bin/qemu-system-x86_64 Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]:
Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]:
Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]:
Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]:
Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]:
Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: Jul 18 05:39:33 devstack nova-compute[87054]: