Jun 04 14:36:28 devstack nova-compute[73586]: DEBUG os_vif [-] Loaded VIF plugin class '' with name 'linux_bridge' {{(pid=73586) initialize /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:44}} Jun 04 14:36:28 devstack nova-compute[73586]: DEBUG os_vif [-] Loaded VIF plugin class '' with name 'noop' {{(pid=73586) initialize /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:44}} Jun 04 14:36:28 devstack nova-compute[73586]: DEBUG os_vif [-] Loaded VIF plugin class '' with name 'ovs' {{(pid=73586) initialize /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:44}} Jun 04 14:36:28 devstack nova-compute[73586]: INFO os_vif [-] Loaded VIF plugins: linux_bridge, noop, ovs Jun 04 14:36:28 devstack nova-compute[73586]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): grep -F node.session.scan /sbin/iscsiadm {{(pid=73586) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:36:28 devstack nova-compute[73586]: DEBUG oslo_concurrency.processutils [-] CMD "grep -F node.session.scan /sbin/iscsiadm" returned: 0 in 0.016s {{(pid=73586) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 04 14:36:28 devstack nova-compute[73586]: INFO oslo_service.periodic_task [-] Skipping periodic task _heal_instance_info_cache because its interval is negative Jun 04 14:36:29 devstack nova-compute[73586]: WARNING nova.compute.manager [None req-59d73abd-685a-4a73-a4f5-235544bcc378 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. Jun 04 14:36:29 devstack nova-compute[73586]: INFO nova.utils [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] The long task thread pool MainProcess.long_task is initialized Jun 04 14:36:29 devstack nova-compute[73586]: INFO nova.virt.driver [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Loading compute driver 'libvirt.LibvirtDriver' Jun 04 14:36:29 devstack nova-compute[73586]: INFO nova.compute.provider_config [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] No provider configs found in /etc/nova/provider_config/. If files are present, ensure the Nova process has access. Jun 04 14:36:30 devstack nova-compute[73586]: DEBUG oslo_concurrency.lockutils [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Acquiring lock "singleton_lock" {{(pid=73586) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:390}} Jun 04 14:36:30 devstack nova-compute[73586]: DEBUG oslo_concurrency.lockutils [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Acquired lock "singleton_lock" {{(pid=73586) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:393}} Jun 04 14:36:30 devstack nova-compute[73586]: DEBUG oslo_concurrency.lockutils [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Releasing lock "singleton_lock" {{(pid=73586) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:413}} Jun 04 14:36:30 devstack nova-compute[73586]: WARNING oslo_service.backend._threading.service [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] no_fork=True: running service in main process Jun 04 14:36:30 devstack nova-compute[73586]: INFO nova.service [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Starting compute node (version 33.1.0) Jun 04 14:36:30 devstack nova-compute[73586]: INFO nova.utils [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] The default thread pool MainProcess.default is initialized Jun 04 14:36:30 devstack nova-compute[73586]: DEBUG nova.utils [-] Waiting for the next task {{(pid=73586) _log /opt/stack/nova/nova/utils.py:1500}} Jun 04 14:36:30 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Starting event thread {{(pid=73586) start /opt/stack/nova/nova/virt/libvirt/host.py:252}} Jun 04 14:36:30 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Starting connection event dispatch thread {{(pid=73586) _init_events /opt/stack/nova/nova/virt/libvirt/host.py:553}} Jun 04 14:36:30 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Connecting to libvirt: qemu:///system {{(pid=73586) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:558}} Jun 04 14:36:31 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Registering for lifecycle events {{(pid=73586) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:564}} Jun 04 14:36:31 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Registering for connection events: {{(pid=73586) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:585}} Jun 04 14:36:31 devstack nova-compute[73586]: INFO nova.virt.libvirt.driver [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Connection event '1' reason 'None' Jun 04 14:36:32 devstack nova-compute[73586]: WARNING nova.virt.libvirt.driver [None req-59d73abd-685a-4a73-a4f5-235544bcc378 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. Jun 04 14:36:32 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.volume.mount [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Initialising _HostMountState generation 0 {{(pid=73586) host_up /opt/stack/nova/nova/virt/libvirt/volume/mount.py:130}} Jun 04 14:36:45 devstack nova-compute[73586]: INFO nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Libvirt host capabilities Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: fc39d69c-3df0-4a99-a476-0cdcea4ee124 Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: x86_64 Jun 04 14:36:45 devstack nova-compute[73586]: EPYC-IBPB Jun 04 14:36:45 devstack nova-compute[73586]: AMD Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: tcp Jun 04 14:36:45 devstack nova-compute[73586]: rdma Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: 12248276 Jun 04 14:36:45 devstack nova-compute[73586]: 3062069 Jun 04 14:36:45 devstack nova-compute[73586]: 0 Jun 04 14:36:45 devstack nova-compute[73586]: 0 Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: none Jun 04 14:36:45 devstack nova-compute[73586]: 0 Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: dac Jun 04 14:36:45 devstack nova-compute[73586]: 0 Jun 04 14:36:45 devstack nova-compute[73586]: +64055:+994 Jun 04 14:36:45 devstack nova-compute[73586]: +64055:+994 Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: hvm Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: 64 Jun 04 14:36:45 devstack nova-compute[73586]: /usr/bin/qemu-system-alpha Jun 04 14:36:45 devstack nova-compute[73586]: clipper Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: hvm Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: 32 Jun 04 14:36:45 devstack nova-compute[73586]: /usr/bin/qemu-system-arm Jun 04 14:36:45 devstack nova-compute[73586]: virt-8.2 Jun 04 14:36:45 devstack nova-compute[73586]: virt Jun 04 14:36:45 devstack nova-compute[73586]: qcom-dc-scm-v1-bmc Jun 04 14:36:45 devstack nova-compute[73586]: mori-bmc Jun 04 14:36:45 devstack nova-compute[73586]: ast2600-evb Jun 04 14:36:45 devstack nova-compute[73586]: borzoi Jun 04 14:36:45 devstack nova-compute[73586]: tiogapass-bmc Jun 04 14:36:45 devstack nova-compute[73586]: spitz Jun 04 14:36:45 devstack nova-compute[73586]: virt-2.7 Jun 04 14:36:45 devstack nova-compute[73586]: nuri Jun 04 14:36:45 devstack nova-compute[73586]: mcimx7d-sabre Jun 04 14:36:45 devstack nova-compute[73586]: romulus-bmc Jun 04 14:36:45 devstack nova-compute[73586]: virt-3.0 Jun 04 14:36:45 devstack nova-compute[73586]: virt-5.0 Jun 04 14:36:45 devstack nova-compute[73586]: npcm750-evb Jun 04 14:36:45 devstack nova-compute[73586]: virt-2.10 Jun 04 14:36:45 devstack nova-compute[73586]: rainier-bmc Jun 04 14:36:45 devstack nova-compute[73586]: mps3-an547 Jun 04 14:36:45 devstack nova-compute[73586]: musca-b1 Jun 04 14:36:45 devstack nova-compute[73586]: realview-pbx-a9 Jun 04 14:36:45 devstack nova-compute[73586]: versatileab Jun 04 14:36:45 devstack nova-compute[73586]: kzm Jun 04 14:36:45 devstack nova-compute[73586]: virt-2.8 Jun 04 14:36:45 devstack nova-compute[73586]: fby35-bmc Jun 04 14:36:45 devstack nova-compute[73586]: musca-a Jun 04 14:36:45 devstack nova-compute[73586]: virt-3.1 Jun 04 14:36:45 devstack nova-compute[73586]: mcimx6ul-evk Jun 04 14:36:45 devstack nova-compute[73586]: virt-5.1 Jun 04 14:36:45 devstack nova-compute[73586]: smdkc210 Jun 04 14:36:45 devstack nova-compute[73586]: sx1 Jun 04 14:36:45 devstack nova-compute[73586]: virt-2.11 Jun 04 14:36:45 devstack nova-compute[73586]: imx25-pdk Jun 04 14:36:45 devstack nova-compute[73586]: stm32vldiscovery Jun 04 14:36:45 devstack nova-compute[73586]: virt-2.9 Jun 04 14:36:45 devstack nova-compute[73586]: orangepi-pc Jun 04 14:36:45 devstack nova-compute[73586]: quanta-q71l-bmc Jun 04 14:36:45 devstack nova-compute[73586]: z2 Jun 04 14:36:45 devstack nova-compute[73586]: virt-5.2 Jun 04 14:36:45 devstack nova-compute[73586]: xilinx-zynq-a9 Jun 04 14:36:45 devstack nova-compute[73586]: tosa Jun 04 14:36:45 devstack nova-compute[73586]: mps2-an500 Jun 04 14:36:45 devstack nova-compute[73586]: virt-2.12 Jun 04 14:36:45 devstack nova-compute[73586]: mps2-an521 Jun 04 14:36:45 devstack nova-compute[73586]: sabrelite Jun 04 14:36:45 devstack nova-compute[73586]: mps2-an511 Jun 04 14:36:45 devstack nova-compute[73586]: canon-a1100 Jun 04 14:36:45 devstack nova-compute[73586]: realview-eb Jun 04 14:36:45 devstack nova-compute[73586]: quanta-gbs-bmc Jun 04 14:36:45 devstack nova-compute[73586]: emcraft-sf2 Jun 04 14:36:45 devstack nova-compute[73586]: realview-pb-a8 Jun 04 14:36:45 devstack nova-compute[73586]: yosemitev2-bmc Jun 04 14:36:45 devstack nova-compute[73586]: virt-7.0 Jun 04 14:36:45 devstack nova-compute[73586]: virt-4.0 Jun 04 14:36:45 devstack nova-compute[73586]: raspi1ap Jun 04 14:36:45 devstack nova-compute[73586]: palmetto-bmc Jun 04 14:36:45 devstack nova-compute[73586]: sx1-v1 Jun 04 14:36:45 devstack nova-compute[73586]: n810 Jun 04 14:36:45 devstack nova-compute[73586]: g220a-bmc Jun 04 14:36:45 devstack nova-compute[73586]: n800 Jun 04 14:36:45 devstack nova-compute[73586]: bletchley-bmc Jun 04 14:36:45 devstack nova-compute[73586]: virt-7.1 Jun 04 14:36:45 devstack nova-compute[73586]: tacoma-bmc Jun 04 14:36:45 devstack nova-compute[73586]: virt-4.1 Jun 04 14:36:45 devstack nova-compute[73586]: quanta-gsj Jun 04 14:36:45 devstack nova-compute[73586]: versatilepb Jun 04 14:36:45 devstack nova-compute[73586]: terrier Jun 04 14:36:45 devstack nova-compute[73586]: mainstone Jun 04 14:36:45 devstack nova-compute[73586]: realview-eb-mpcore Jun 04 14:36:45 devstack nova-compute[73586]: integratorcp Jun 04 14:36:45 devstack nova-compute[73586]: virt-7.2 Jun 04 14:36:45 devstack nova-compute[73586]: supermicrox11-bmc Jun 04 14:36:45 devstack nova-compute[73586]: virt-4.2 Jun 04 14:36:45 devstack nova-compute[73586]: witherspoon-bmc Jun 04 14:36:45 devstack nova-compute[73586]: qcom-firework-bmc Jun 04 14:36:45 devstack nova-compute[73586]: mps3-an524 Jun 04 14:36:45 devstack nova-compute[73586]: kudo-bmc Jun 04 14:36:45 devstack nova-compute[73586]: vexpress-a9 Jun 04 14:36:45 devstack nova-compute[73586]: midway Jun 04 14:36:45 devstack nova-compute[73586]: musicpal Jun 04 14:36:45 devstack nova-compute[73586]: lm3s811evb Jun 04 14:36:45 devstack nova-compute[73586]: lm3s6965evb Jun 04 14:36:45 devstack nova-compute[73586]: supermicro-x11spi-bmc Jun 04 14:36:45 devstack nova-compute[73586]: microbit Jun 04 14:36:45 devstack nova-compute[73586]: fby35 Jun 04 14:36:45 devstack nova-compute[73586]: mps2-an505 Jun 04 14:36:45 devstack nova-compute[73586]: mps2-an385 Jun 04 14:36:45 devstack nova-compute[73586]: virt-6.0 Jun 04 14:36:45 devstack nova-compute[73586]: virt-8.0 Jun 04 14:36:45 devstack nova-compute[73586]: cubieboard Jun 04 14:36:45 devstack nova-compute[73586]: ast1030-evb Jun 04 14:36:45 devstack nova-compute[73586]: verdex Jun 04 14:36:45 devstack nova-compute[73586]: bpim2u Jun 04 14:36:45 devstack nova-compute[73586]: netduino2 Jun 04 14:36:45 devstack nova-compute[73586]: mps2-an386 Jun 04 14:36:45 devstack nova-compute[73586]: olimex-stm32-h405 Jun 04 14:36:45 devstack nova-compute[73586]: virt-6.1 Jun 04 14:36:45 devstack nova-compute[73586]: virt-8.1 Jun 04 14:36:45 devstack nova-compute[73586]: raspi2b Jun 04 14:36:45 devstack nova-compute[73586]: vexpress-a15 Jun 04 14:36:45 devstack nova-compute[73586]: fuji-bmc Jun 04 14:36:45 devstack nova-compute[73586]: virt-6.2 Jun 04 14:36:45 devstack nova-compute[73586]: sonorapass-bmc Jun 04 14:36:45 devstack nova-compute[73586]: cheetah Jun 04 14:36:45 devstack nova-compute[73586]: virt-2.6 Jun 04 14:36:45 devstack nova-compute[73586]: ast2500-evb Jun 04 14:36:45 devstack nova-compute[73586]: highbank Jun 04 14:36:45 devstack nova-compute[73586]: akita Jun 04 14:36:45 devstack nova-compute[73586]: connex Jun 04 14:36:45 devstack nova-compute[73586]: netduinoplus2 Jun 04 14:36:45 devstack nova-compute[73586]: collie Jun 04 14:36:45 devstack nova-compute[73586]: raspi0 Jun 04 14:36:45 devstack nova-compute[73586]: fp5280g2-bmc Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: hvm Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: 32 Jun 04 14:36:45 devstack nova-compute[73586]: /usr/bin/qemu-system-arm Jun 04 14:36:45 devstack nova-compute[73586]: virt-8.2 Jun 04 14:36:45 devstack nova-compute[73586]: virt Jun 04 14:36:45 devstack nova-compute[73586]: qcom-dc-scm-v1-bmc Jun 04 14:36:45 devstack nova-compute[73586]: mori-bmc Jun 04 14:36:45 devstack nova-compute[73586]: ast2600-evb Jun 04 14:36:45 devstack nova-compute[73586]: borzoi Jun 04 14:36:45 devstack nova-compute[73586]: tiogapass-bmc Jun 04 14:36:45 devstack nova-compute[73586]: spitz Jun 04 14:36:45 devstack nova-compute[73586]: virt-2.7 Jun 04 14:36:45 devstack nova-compute[73586]: nuri Jun 04 14:36:45 devstack nova-compute[73586]: mcimx7d-sabre Jun 04 14:36:45 devstack nova-compute[73586]: romulus-bmc Jun 04 14:36:45 devstack nova-compute[73586]: virt-3.0 Jun 04 14:36:45 devstack nova-compute[73586]: virt-5.0 Jun 04 14:36:45 devstack nova-compute[73586]: npcm750-evb Jun 04 14:36:45 devstack nova-compute[73586]: virt-2.10 Jun 04 14:36:45 devstack nova-compute[73586]: rainier-bmc Jun 04 14:36:45 devstack nova-compute[73586]: mps3-an547 Jun 04 14:36:45 devstack nova-compute[73586]: musca-b1 Jun 04 14:36:45 devstack nova-compute[73586]: realview-pbx-a9 Jun 04 14:36:45 devstack nova-compute[73586]: versatileab Jun 04 14:36:45 devstack nova-compute[73586]: kzm Jun 04 14:36:45 devstack nova-compute[73586]: virt-2.8 Jun 04 14:36:45 devstack nova-compute[73586]: fby35-bmc Jun 04 14:36:45 devstack nova-compute[73586]: musca-a Jun 04 14:36:45 devstack nova-compute[73586]: virt-3.1 Jun 04 14:36:45 devstack nova-compute[73586]: mcimx6ul-evk Jun 04 14:36:45 devstack nova-compute[73586]: virt-5.1 Jun 04 14:36:45 devstack nova-compute[73586]: smdkc210 Jun 04 14:36:45 devstack nova-compute[73586]: sx1 Jun 04 14:36:45 devstack nova-compute[73586]: virt-2.11 Jun 04 14:36:45 devstack nova-compute[73586]: imx25-pdk Jun 04 14:36:45 devstack nova-compute[73586]: stm32vldiscovery Jun 04 14:36:45 devstack nova-compute[73586]: virt-2.9 Jun 04 14:36:45 devstack nova-compute[73586]: orangepi-pc Jun 04 14:36:45 devstack nova-compute[73586]: quanta-q71l-bmc Jun 04 14:36:45 devstack nova-compute[73586]: z2 Jun 04 14:36:45 devstack nova-compute[73586]: virt-5.2 Jun 04 14:36:45 devstack nova-compute[73586]: xilinx-zynq-a9 Jun 04 14:36:45 devstack nova-compute[73586]: tosa Jun 04 14:36:45 devstack nova-compute[73586]: mps2-an500 Jun 04 14:36:45 devstack nova-compute[73586]: virt-2.12 Jun 04 14:36:45 devstack nova-compute[73586]: mps2-an521 Jun 04 14:36:45 devstack nova-compute[73586]: sabrelite Jun 04 14:36:45 devstack nova-compute[73586]: mps2-an511 Jun 04 14:36:45 devstack nova-compute[73586]: canon-a1100 Jun 04 14:36:45 devstack nova-compute[73586]: realview-eb Jun 04 14:36:45 devstack nova-compute[73586]: quanta-gbs-bmc Jun 04 14:36:45 devstack nova-compute[73586]: emcraft-sf2 Jun 04 14:36:45 devstack nova-compute[73586]: realview-pb-a8 Jun 04 14:36:45 devstack nova-compute[73586]: yosemitev2-bmc Jun 04 14:36:45 devstack nova-compute[73586]: virt-7.0 Jun 04 14:36:45 devstack nova-compute[73586]: virt-4.0 Jun 04 14:36:45 devstack nova-compute[73586]: raspi1ap Jun 04 14:36:45 devstack nova-compute[73586]: palmetto-bmc Jun 04 14:36:45 devstack nova-compute[73586]: sx1-v1 Jun 04 14:36:45 devstack nova-compute[73586]: n810 Jun 04 14:36:45 devstack nova-compute[73586]: g220a-bmc Jun 04 14:36:45 devstack nova-compute[73586]: n800 Jun 04 14:36:45 devstack nova-compute[73586]: bletchley-bmc Jun 04 14:36:45 devstack nova-compute[73586]: virt-7.1 Jun 04 14:36:45 devstack nova-compute[73586]: tacoma-bmc Jun 04 14:36:45 devstack nova-compute[73586]: virt-4.1 Jun 04 14:36:45 devstack nova-compute[73586]: quanta-gsj Jun 04 14:36:45 devstack nova-compute[73586]: versatilepb Jun 04 14:36:45 devstack nova-compute[73586]: terrier Jun 04 14:36:45 devstack nova-compute[73586]: mainstone Jun 04 14:36:45 devstack nova-compute[73586]: realview-eb-mpcore Jun 04 14:36:45 devstack nova-compute[73586]: integratorcp Jun 04 14:36:45 devstack nova-compute[73586]: virt-7.2 Jun 04 14:36:45 devstack nova-compute[73586]: supermicrox11-bmc Jun 04 14:36:45 devstack nova-compute[73586]: virt-4.2 Jun 04 14:36:45 devstack nova-compute[73586]: witherspoon-bmc Jun 04 14:36:45 devstack nova-compute[73586]: qcom-firework-bmc Jun 04 14:36:45 devstack nova-compute[73586]: mps3-an524 Jun 04 14:36:45 devstack nova-compute[73586]: kudo-bmc Jun 04 14:36:45 devstack nova-compute[73586]: vexpress-a9 Jun 04 14:36:45 devstack nova-compute[73586]: midway Jun 04 14:36:45 devstack nova-compute[73586]: musicpal Jun 04 14:36:45 devstack nova-compute[73586]: lm3s811evb Jun 04 14:36:45 devstack nova-compute[73586]: lm3s6965evb Jun 04 14:36:45 devstack nova-compute[73586]: supermicro-x11spi-bmc Jun 04 14:36:45 devstack nova-compute[73586]: microbit Jun 04 14:36:45 devstack nova-compute[73586]: fby35 Jun 04 14:36:45 devstack nova-compute[73586]: mps2-an505 Jun 04 14:36:45 devstack nova-compute[73586]: mps2-an385 Jun 04 14:36:45 devstack nova-compute[73586]: virt-6.0 Jun 04 14:36:45 devstack nova-compute[73586]: virt-8.0 Jun 04 14:36:45 devstack nova-compute[73586]: cubieboard Jun 04 14:36:45 devstack nova-compute[73586]: ast1030-evb Jun 04 14:36:45 devstack nova-compute[73586]: verdex Jun 04 14:36:45 devstack nova-compute[73586]: bpim2u Jun 04 14:36:45 devstack nova-compute[73586]: netduino2 Jun 04 14:36:45 devstack nova-compute[73586]: mps2-an386 Jun 04 14:36:45 devstack nova-compute[73586]: olimex-stm32-h405 Jun 04 14:36:45 devstack nova-compute[73586]: virt-6.1 Jun 04 14:36:45 devstack nova-compute[73586]: virt-8.1 Jun 04 14:36:45 devstack nova-compute[73586]: raspi2b Jun 04 14:36:45 devstack nova-compute[73586]: vexpress-a15 Jun 04 14:36:45 devstack nova-compute[73586]: fuji-bmc Jun 04 14:36:45 devstack nova-compute[73586]: virt-6.2 Jun 04 14:36:45 devstack nova-compute[73586]: sonorapass-bmc Jun 04 14:36:45 devstack nova-compute[73586]: cheetah Jun 04 14:36:45 devstack nova-compute[73586]: virt-2.6 Jun 04 14:36:45 devstack nova-compute[73586]: ast2500-evb Jun 04 14:36:45 devstack nova-compute[73586]: highbank Jun 04 14:36:45 devstack nova-compute[73586]: akita Jun 04 14:36:45 devstack nova-compute[73586]: connex Jun 04 14:36:45 devstack nova-compute[73586]: netduinoplus2 Jun 04 14:36:45 devstack nova-compute[73586]: collie Jun 04 14:36:45 devstack nova-compute[73586]: raspi0 Jun 04 14:36:45 devstack nova-compute[73586]: fp5280g2-bmc Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: hvm Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: 64 Jun 04 14:36:45 devstack nova-compute[73586]: /usr/bin/qemu-system-aarch64 Jun 04 14:36:45 devstack nova-compute[73586]: virt-8.2 Jun 04 14:36:45 devstack nova-compute[73586]: virt Jun 04 14:36:45 devstack nova-compute[73586]: qcom-dc-scm-v1-bmc Jun 04 14:36:45 devstack nova-compute[73586]: mori-bmc Jun 04 14:36:45 devstack nova-compute[73586]: ast2600-evb Jun 04 14:36:45 devstack nova-compute[73586]: borzoi Jun 04 14:36:45 devstack nova-compute[73586]: tiogapass-bmc Jun 04 14:36:45 devstack nova-compute[73586]: spitz Jun 04 14:36:45 devstack nova-compute[73586]: virt-2.7 Jun 04 14:36:45 devstack nova-compute[73586]: nuri Jun 04 14:36:45 devstack nova-compute[73586]: mcimx7d-sabre Jun 04 14:36:45 devstack nova-compute[73586]: romulus-bmc Jun 04 14:36:45 devstack nova-compute[73586]: virt-3.0 Jun 04 14:36:45 devstack nova-compute[73586]: virt-5.0 Jun 04 14:36:45 devstack nova-compute[73586]: npcm750-evb Jun 04 14:36:45 devstack nova-compute[73586]: virt-2.10 Jun 04 14:36:45 devstack nova-compute[73586]: rainier-bmc Jun 04 14:36:45 devstack nova-compute[73586]: mps3-an547 Jun 04 14:36:45 devstack nova-compute[73586]: virt-2.8 Jun 04 14:36:45 devstack nova-compute[73586]: musca-b1 Jun 04 14:36:45 devstack nova-compute[73586]: realview-pbx-a9 Jun 04 14:36:45 devstack nova-compute[73586]: versatileab Jun 04 14:36:45 devstack nova-compute[73586]: kzm Jun 04 14:36:45 devstack nova-compute[73586]: fby35-bmc Jun 04 14:36:45 devstack nova-compute[73586]: musca-a Jun 04 14:36:45 devstack nova-compute[73586]: virt-3.1 Jun 04 14:36:45 devstack nova-compute[73586]: mcimx6ul-evk Jun 04 14:36:45 devstack nova-compute[73586]: virt-5.1 Jun 04 14:36:45 devstack nova-compute[73586]: smdkc210 Jun 04 14:36:45 devstack nova-compute[73586]: sx1 Jun 04 14:36:45 devstack nova-compute[73586]: virt-2.11 Jun 04 14:36:45 devstack nova-compute[73586]: imx25-pdk Jun 04 14:36:45 devstack nova-compute[73586]: stm32vldiscovery Jun 04 14:36:45 devstack nova-compute[73586]: virt-2.9 Jun 04 14:36:45 devstack nova-compute[73586]: orangepi-pc Jun 04 14:36:45 devstack nova-compute[73586]: quanta-q71l-bmc Jun 04 14:36:45 devstack nova-compute[73586]: z2 Jun 04 14:36:45 devstack nova-compute[73586]: virt-5.2 Jun 04 14:36:45 devstack nova-compute[73586]: xilinx-zynq-a9 Jun 04 14:36:45 devstack nova-compute[73586]: xlnx-zcu102 Jun 04 14:36:45 devstack nova-compute[73586]: tosa Jun 04 14:36:45 devstack nova-compute[73586]: mps2-an500 Jun 04 14:36:45 devstack nova-compute[73586]: virt-2.12 Jun 04 14:36:45 devstack nova-compute[73586]: mps2-an521 Jun 04 14:36:45 devstack nova-compute[73586]: sabrelite Jun 04 14:36:45 devstack nova-compute[73586]: mps2-an511 Jun 04 14:36:45 devstack nova-compute[73586]: canon-a1100 Jun 04 14:36:45 devstack nova-compute[73586]: realview-eb Jun 04 14:36:45 devstack nova-compute[73586]: quanta-gbs-bmc Jun 04 14:36:45 devstack nova-compute[73586]: emcraft-sf2 Jun 04 14:36:45 devstack nova-compute[73586]: realview-pb-a8 Jun 04 14:36:45 devstack nova-compute[73586]: sbsa-ref Jun 04 14:36:45 devstack nova-compute[73586]: yosemitev2-bmc Jun 04 14:36:45 devstack nova-compute[73586]: virt-7.0 Jun 04 14:36:45 devstack nova-compute[73586]: virt-4.0 Jun 04 14:36:45 devstack nova-compute[73586]: raspi1ap Jun 04 14:36:45 devstack nova-compute[73586]: palmetto-bmc Jun 04 14:36:45 devstack nova-compute[73586]: sx1-v1 Jun 04 14:36:45 devstack nova-compute[73586]: n810 Jun 04 14:36:45 devstack nova-compute[73586]: g220a-bmc Jun 04 14:36:45 devstack nova-compute[73586]: n800 Jun 04 14:36:45 devstack nova-compute[73586]: bletchley-bmc Jun 04 14:36:45 devstack nova-compute[73586]: virt-7.1 Jun 04 14:36:45 devstack nova-compute[73586]: tacoma-bmc Jun 04 14:36:45 devstack nova-compute[73586]: virt-4.1 Jun 04 14:36:45 devstack nova-compute[73586]: quanta-gsj Jun 04 14:36:45 devstack nova-compute[73586]: versatilepb Jun 04 14:36:45 devstack nova-compute[73586]: terrier Jun 04 14:36:45 devstack nova-compute[73586]: mainstone Jun 04 14:36:45 devstack nova-compute[73586]: realview-eb-mpcore Jun 04 14:36:45 devstack nova-compute[73586]: integratorcp Jun 04 14:36:45 devstack nova-compute[73586]: virt-7.2 Jun 04 14:36:45 devstack nova-compute[73586]: supermicrox11-bmc Jun 04 14:36:45 devstack nova-compute[73586]: virt-4.2 Jun 04 14:36:45 devstack nova-compute[73586]: witherspoon-bmc Jun 04 14:36:45 devstack nova-compute[73586]: qcom-firework-bmc Jun 04 14:36:45 devstack nova-compute[73586]: mps3-an524 Jun 04 14:36:45 devstack nova-compute[73586]: kudo-bmc Jun 04 14:36:45 devstack nova-compute[73586]: vexpress-a9 Jun 04 14:36:45 devstack nova-compute[73586]: midway Jun 04 14:36:45 devstack nova-compute[73586]: musicpal Jun 04 14:36:45 devstack nova-compute[73586]: lm3s811evb Jun 04 14:36:45 devstack nova-compute[73586]: lm3s6965evb Jun 04 14:36:45 devstack nova-compute[73586]: supermicro-x11spi-bmc Jun 04 14:36:45 devstack nova-compute[73586]: microbit Jun 04 14:36:45 devstack nova-compute[73586]: fby35 Jun 04 14:36:45 devstack nova-compute[73586]: mps2-an505 Jun 04 14:36:45 devstack nova-compute[73586]: mps2-an385 Jun 04 14:36:45 devstack nova-compute[73586]: virt-6.0 Jun 04 14:36:45 devstack nova-compute[73586]: virt-8.0 Jun 04 14:36:45 devstack nova-compute[73586]: raspi3ap Jun 04 14:36:45 devstack nova-compute[73586]: cubieboard Jun 04 14:36:45 devstack nova-compute[73586]: ast1030-evb Jun 04 14:36:45 devstack nova-compute[73586]: verdex Jun 04 14:36:45 devstack nova-compute[73586]: bpim2u Jun 04 14:36:45 devstack nova-compute[73586]: netduino2 Jun 04 14:36:45 devstack nova-compute[73586]: xlnx-versal-virt Jun 04 14:36:45 devstack nova-compute[73586]: mps2-an386 Jun 04 14:36:45 devstack nova-compute[73586]: olimex-stm32-h405 Jun 04 14:36:45 devstack nova-compute[73586]: virt-6.1 Jun 04 14:36:45 devstack nova-compute[73586]: virt-8.1 Jun 04 14:36:45 devstack nova-compute[73586]: raspi3b Jun 04 14:36:45 devstack nova-compute[73586]: raspi2b Jun 04 14:36:45 devstack nova-compute[73586]: vexpress-a15 Jun 04 14:36:45 devstack nova-compute[73586]: fuji-bmc Jun 04 14:36:45 devstack nova-compute[73586]: virt-6.2 Jun 04 14:36:45 devstack nova-compute[73586]: sonorapass-bmc Jun 04 14:36:45 devstack nova-compute[73586]: cheetah Jun 04 14:36:45 devstack nova-compute[73586]: virt-2.6 Jun 04 14:36:45 devstack nova-compute[73586]: ast2500-evb Jun 04 14:36:45 devstack nova-compute[73586]: highbank Jun 04 14:36:45 devstack nova-compute[73586]: akita Jun 04 14:36:45 devstack nova-compute[73586]: connex Jun 04 14:36:45 devstack nova-compute[73586]: netduinoplus2 Jun 04 14:36:45 devstack nova-compute[73586]: collie Jun 04 14:36:45 devstack nova-compute[73586]: raspi0 Jun 04 14:36:45 devstack nova-compute[73586]: fp5280g2-bmc Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: hvm Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: 32 Jun 04 14:36:45 devstack nova-compute[73586]: /usr/bin/qemu-system-cris Jun 04 14:36:45 devstack nova-compute[73586]: axis-dev88 Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: hvm Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: 32 Jun 04 14:36:45 devstack nova-compute[73586]: /usr/bin/qemu-system-i386 Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-noble-v2 Jun 04 14:36:45 devstack nova-compute[73586]: ubuntu Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-mantic Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-impish-hpb Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-5.2 Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-lunar-hpb Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-mantic Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-2.12 Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-2.0 Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-xenial Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-kinetic Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-6.2 Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-4.2 Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-mantic-maxcpus Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-2.5 Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-4.2 Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-focal Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-hirsute Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-xenial Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-jammy-hpb Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-5.2 Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-2.7 Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-eoan-hpb Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-disco-hpb Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-groovy Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-zesty Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-lunar Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-mantic-hpb-maxcpus Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-groovy Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-7.1 Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-artful Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-trusty Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-2.2 Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-eoan-hpb Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-focal-hpb Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-8.1 Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-jammy-maxcpus Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-bionic-hpb Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-mantic-hpb Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-artful Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-8.1 Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-2.7 Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-6.1 Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-kinetic Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-jammy-maxcpus Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-yakkety Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-2.4 Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-cosmic-hpb Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-7.1 Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-2.10 Jun 04 14:36:45 devstack nova-compute[73586]: x-remote Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-5.1 Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-2.9 Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-2.11 Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-jammy-hpb-maxcpus Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-3.1 Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-6.1 Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-4.1 Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-jammy Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-2.4 Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-4.1 Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-eoan Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-jammy-hpb Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-5.1 Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-2.9 Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-bionic-hpb Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-lunar Jun 04 14:36:45 devstack nova-compute[73586]: isapc Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-mantic-hpb Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-cosmic Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-2.6 Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-mantic-maxcpus Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-3.1 Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-bionic Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-disco-hpb Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-cosmic Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-2.12 Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-bionic Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-kinetic-hpb Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-groovy-hpb Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-7.0 Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-noble-v2 Jun 04 14:36:45 devstack nova-compute[73586]: ubuntu-q35 Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-lunar-hpb Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-disco Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-cosmic-hpb Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-noble Jun 04 14:36:45 devstack nova-compute[73586]: q35 Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-2.1 Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-8.0 Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-impish Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-wily Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-8.0 Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-2.6 Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-6.0 Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-impish Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-jammy Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-impish-hpb Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-hirsute Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-4.0.1 Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-hirsute-hpb Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-7.0 Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-5.0 Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-2.8 Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-2.10 Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-3.0 Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-6.0 Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-zesty Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-7.2 Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-4.0 Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-focal Jun 04 14:36:45 devstack nova-compute[73586]: microvm Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-2.3 Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-jammy-hpb-maxcpus Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-8.2 Jun 04 14:36:45 devstack nova-compute[73586]: q35 Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-kinetic-hpb Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-focal-hpb Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-4.0 Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-noble Jun 04 14:36:45 devstack nova-compute[73586]: pc Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-disco Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-groovy-hpb Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-8.2 Jun 04 14:36:45 devstack nova-compute[73586]: pc Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-hirsute-hpb Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-5.0 Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-6.2 Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-2.8 Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-eoan Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-2.5 Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-3.0 Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-yakkety Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-mantic-hpb-maxcpus Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-7.2 Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-2.11 Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: hvm Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: 32 Jun 04 14:36:45 devstack nova-compute[73586]: /usr/bin/qemu-system-m68k Jun 04 14:36:45 devstack nova-compute[73586]: mcf5208evb Jun 04 14:36:45 devstack nova-compute[73586]: virt-7.0 Jun 04 14:36:45 devstack nova-compute[73586]: an5206 Jun 04 14:36:45 devstack nova-compute[73586]: virt-6.0 Jun 04 14:36:45 devstack nova-compute[73586]: q800 Jun 04 14:36:45 devstack nova-compute[73586]: virt-8.1 Jun 04 14:36:45 devstack nova-compute[73586]: virt-7.2 Jun 04 14:36:45 devstack nova-compute[73586]: virt-6.2 Jun 04 14:36:45 devstack nova-compute[73586]: virt-8.0 Jun 04 14:36:45 devstack nova-compute[73586]: next-cube Jun 04 14:36:45 devstack nova-compute[73586]: virt-7.1 Jun 04 14:36:45 devstack nova-compute[73586]: virt-6.1 Jun 04 14:36:45 devstack nova-compute[73586]: virt-8.2 Jun 04 14:36:45 devstack nova-compute[73586]: virt Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: hvm Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: 32 Jun 04 14:36:45 devstack nova-compute[73586]: /usr/bin/qemu-system-microblaze Jun 04 14:36:45 devstack nova-compute[73586]: petalogix-s3adsp1800 Jun 04 14:36:45 devstack nova-compute[73586]: petalogix-ml605 Jun 04 14:36:45 devstack nova-compute[73586]: xlnx-zynqmp-pmu Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: hvm Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: 32 Jun 04 14:36:45 devstack nova-compute[73586]: /usr/bin/qemu-system-microblazeel Jun 04 14:36:45 devstack nova-compute[73586]: petalogix-s3adsp1800 Jun 04 14:36:45 devstack nova-compute[73586]: petalogix-ml605 Jun 04 14:36:45 devstack nova-compute[73586]: xlnx-zynqmp-pmu Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: hvm Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: 32 Jun 04 14:36:45 devstack nova-compute[73586]: /usr/bin/qemu-system-mips Jun 04 14:36:45 devstack nova-compute[73586]: malta Jun 04 14:36:45 devstack nova-compute[73586]: mipssim Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: hvm Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: 32 Jun 04 14:36:45 devstack nova-compute[73586]: /usr/bin/qemu-system-mipsel Jun 04 14:36:45 devstack nova-compute[73586]: malta Jun 04 14:36:45 devstack nova-compute[73586]: mipssim Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: hvm Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: 64 Jun 04 14:36:45 devstack nova-compute[73586]: /usr/bin/qemu-system-mips64 Jun 04 14:36:45 devstack nova-compute[73586]: malta Jun 04 14:36:45 devstack nova-compute[73586]: mipssim Jun 04 14:36:45 devstack nova-compute[73586]: pica61 Jun 04 14:36:45 devstack nova-compute[73586]: magnum Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: hvm Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: 64 Jun 04 14:36:45 devstack nova-compute[73586]: /usr/bin/qemu-system-mips64el Jun 04 14:36:45 devstack nova-compute[73586]: malta Jun 04 14:36:45 devstack nova-compute[73586]: loongson3-virt Jun 04 14:36:45 devstack nova-compute[73586]: mipssim Jun 04 14:36:45 devstack nova-compute[73586]: pica61 Jun 04 14:36:45 devstack nova-compute[73586]: magnum Jun 04 14:36:45 devstack nova-compute[73586]: boston Jun 04 14:36:45 devstack nova-compute[73586]: fuloong2e Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: hvm Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: 32 Jun 04 14:36:45 devstack nova-compute[73586]: /usr/bin/qemu-system-ppc Jun 04 14:36:45 devstack nova-compute[73586]: g3beige Jun 04 14:36:45 devstack nova-compute[73586]: amigaone Jun 04 14:36:45 devstack nova-compute[73586]: virtex-ml507 Jun 04 14:36:45 devstack nova-compute[73586]: mac99 Jun 04 14:36:45 devstack nova-compute[73586]: ppce500 Jun 04 14:36:45 devstack nova-compute[73586]: sam460ex Jun 04 14:36:45 devstack nova-compute[73586]: pegasos2 Jun 04 14:36:45 devstack nova-compute[73586]: bamboo Jun 04 14:36:45 devstack nova-compute[73586]: 40p Jun 04 14:36:45 devstack nova-compute[73586]: ref405ep Jun 04 14:36:45 devstack nova-compute[73586]: mpc8544ds Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: hvm Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: 64 Jun 04 14:36:45 devstack nova-compute[73586]: /usr/bin/qemu-system-ppc64 Jun 04 14:36:45 devstack nova-compute[73586]: pseries-noble Jun 04 14:36:45 devstack nova-compute[73586]: pseries Jun 04 14:36:45 devstack nova-compute[73586]: amigaone Jun 04 14:36:45 devstack nova-compute[73586]: powernv9 Jun 04 14:36:45 devstack nova-compute[73586]: powernv Jun 04 14:36:45 devstack nova-compute[73586]: pseries-4.1 Jun 04 14:36:45 devstack nova-compute[73586]: mpc8544ds Jun 04 14:36:45 devstack nova-compute[73586]: pseries-6.1 Jun 04 14:36:45 devstack nova-compute[73586]: pseries-2.5 Jun 04 14:36:45 devstack nova-compute[73586]: powernv10 Jun 04 14:36:45 devstack nova-compute[73586]: pseries-xenial Jun 04 14:36:45 devstack nova-compute[73586]: pseries-4.2 Jun 04 14:36:45 devstack nova-compute[73586]: pseries-6.2 Jun 04 14:36:45 devstack nova-compute[73586]: pseries-yakkety Jun 04 14:36:45 devstack nova-compute[73586]: pseries-2.6 Jun 04 14:36:45 devstack nova-compute[73586]: ppce500 Jun 04 14:36:45 devstack nova-compute[73586]: pseries-bionic-sxxm Jun 04 14:36:45 devstack nova-compute[73586]: pseries-2.7 Jun 04 14:36:45 devstack nova-compute[73586]: pseries-3.0 Jun 04 14:36:45 devstack nova-compute[73586]: pseries-8.0 Jun 04 14:36:45 devstack nova-compute[73586]: pseries-5.0 Jun 04 14:36:45 devstack nova-compute[73586]: 40p Jun 04 14:36:45 devstack nova-compute[73586]: pseries-lunar Jun 04 14:36:45 devstack nova-compute[73586]: pseries-2.8 Jun 04 14:36:45 devstack nova-compute[73586]: pegasos2 Jun 04 14:36:45 devstack nova-compute[73586]: pseries-hirsute Jun 04 14:36:45 devstack nova-compute[73586]: pseries-3.1 Jun 04 14:36:45 devstack nova-compute[73586]: pseries-8.1 Jun 04 14:36:45 devstack nova-compute[73586]: pseries-5.1 Jun 04 14:36:45 devstack nova-compute[73586]: pseries-eoan Jun 04 14:36:45 devstack nova-compute[73586]: pseries-2.9 Jun 04 14:36:45 devstack nova-compute[73586]: pseries-zesty Jun 04 14:36:45 devstack nova-compute[73586]: bamboo Jun 04 14:36:45 devstack nova-compute[73586]: pseries-groovy Jun 04 14:36:45 devstack nova-compute[73586]: pseries-focal Jun 04 14:36:45 devstack nova-compute[73586]: g3beige Jun 04 14:36:45 devstack nova-compute[73586]: pseries-8.2 Jun 04 14:36:45 devstack nova-compute[73586]: pseries-5.2 Jun 04 14:36:45 devstack nova-compute[73586]: pseries-disco Jun 04 14:36:45 devstack nova-compute[73586]: pseries-2.12-sxxm Jun 04 14:36:45 devstack nova-compute[73586]: pseries-mantic Jun 04 14:36:45 devstack nova-compute[73586]: pseries-kinetic Jun 04 14:36:45 devstack nova-compute[73586]: pseries-2.10 Jun 04 14:36:45 devstack nova-compute[73586]: pseries-7.0 Jun 04 14:36:45 devstack nova-compute[73586]: virtex-ml507 Jun 04 14:36:45 devstack nova-compute[73586]: pseries-2.11 Jun 04 14:36:45 devstack nova-compute[73586]: pseries-2.1 Jun 04 14:36:45 devstack nova-compute[73586]: pseries-7.1 Jun 04 14:36:45 devstack nova-compute[73586]: pseries-cosmic Jun 04 14:36:45 devstack nova-compute[73586]: pseries-bionic Jun 04 14:36:45 devstack nova-compute[73586]: pseries-2.12 Jun 04 14:36:45 devstack nova-compute[73586]: pseries-2.2 Jun 04 14:36:45 devstack nova-compute[73586]: pseries-7.2 Jun 04 14:36:45 devstack nova-compute[73586]: mac99 Jun 04 14:36:45 devstack nova-compute[73586]: pseries-impish Jun 04 14:36:45 devstack nova-compute[73586]: pseries-jammy Jun 04 14:36:45 devstack nova-compute[73586]: pseries-artful Jun 04 14:36:45 devstack nova-compute[73586]: sam460ex Jun 04 14:36:45 devstack nova-compute[73586]: ref405ep Jun 04 14:36:45 devstack nova-compute[73586]: pseries-2.3 Jun 04 14:36:45 devstack nova-compute[73586]: powernv8 Jun 04 14:36:45 devstack nova-compute[73586]: pseries-4.0 Jun 04 14:36:45 devstack nova-compute[73586]: pseries-6.0 Jun 04 14:36:45 devstack nova-compute[73586]: pseries-2.4 Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: hvm Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: 64 Jun 04 14:36:45 devstack nova-compute[73586]: /usr/bin/qemu-system-ppc64le Jun 04 14:36:45 devstack nova-compute[73586]: pseries-noble Jun 04 14:36:45 devstack nova-compute[73586]: pseries Jun 04 14:36:45 devstack nova-compute[73586]: amigaone Jun 04 14:36:45 devstack nova-compute[73586]: powernv9 Jun 04 14:36:45 devstack nova-compute[73586]: powernv Jun 04 14:36:45 devstack nova-compute[73586]: pseries-4.1 Jun 04 14:36:45 devstack nova-compute[73586]: mpc8544ds Jun 04 14:36:45 devstack nova-compute[73586]: pseries-6.1 Jun 04 14:36:45 devstack nova-compute[73586]: pseries-2.5 Jun 04 14:36:45 devstack nova-compute[73586]: powernv10 Jun 04 14:36:45 devstack nova-compute[73586]: pseries-xenial Jun 04 14:36:45 devstack nova-compute[73586]: pseries-4.2 Jun 04 14:36:45 devstack nova-compute[73586]: pseries-6.2 Jun 04 14:36:45 devstack nova-compute[73586]: pseries-yakkety Jun 04 14:36:45 devstack nova-compute[73586]: pseries-2.6 Jun 04 14:36:45 devstack nova-compute[73586]: ppce500 Jun 04 14:36:45 devstack nova-compute[73586]: pseries-bionic-sxxm Jun 04 14:36:45 devstack nova-compute[73586]: pseries-2.7 Jun 04 14:36:45 devstack nova-compute[73586]: pseries-3.0 Jun 04 14:36:45 devstack nova-compute[73586]: pseries-8.0 Jun 04 14:36:45 devstack nova-compute[73586]: pseries-5.0 Jun 04 14:36:45 devstack nova-compute[73586]: 40p Jun 04 14:36:45 devstack nova-compute[73586]: pseries-lunar Jun 04 14:36:45 devstack nova-compute[73586]: pseries-2.8 Jun 04 14:36:45 devstack nova-compute[73586]: pegasos2 Jun 04 14:36:45 devstack nova-compute[73586]: pseries-hirsute Jun 04 14:36:45 devstack nova-compute[73586]: pseries-3.1 Jun 04 14:36:45 devstack nova-compute[73586]: pseries-8.1 Jun 04 14:36:45 devstack nova-compute[73586]: pseries-5.1 Jun 04 14:36:45 devstack nova-compute[73586]: pseries-eoan Jun 04 14:36:45 devstack nova-compute[73586]: pseries-2.9 Jun 04 14:36:45 devstack nova-compute[73586]: pseries-zesty Jun 04 14:36:45 devstack nova-compute[73586]: bamboo Jun 04 14:36:45 devstack nova-compute[73586]: pseries-groovy Jun 04 14:36:45 devstack nova-compute[73586]: pseries-focal Jun 04 14:36:45 devstack nova-compute[73586]: g3beige Jun 04 14:36:45 devstack nova-compute[73586]: pseries-8.2 Jun 04 14:36:45 devstack nova-compute[73586]: pseries-5.2 Jun 04 14:36:45 devstack nova-compute[73586]: pseries-disco Jun 04 14:36:45 devstack nova-compute[73586]: pseries-2.12-sxxm Jun 04 14:36:45 devstack nova-compute[73586]: pseries-mantic Jun 04 14:36:45 devstack nova-compute[73586]: pseries-kinetic Jun 04 14:36:45 devstack nova-compute[73586]: pseries-2.10 Jun 04 14:36:45 devstack nova-compute[73586]: pseries-7.0 Jun 04 14:36:45 devstack nova-compute[73586]: virtex-ml507 Jun 04 14:36:45 devstack nova-compute[73586]: pseries-2.11 Jun 04 14:36:45 devstack nova-compute[73586]: pseries-2.1 Jun 04 14:36:45 devstack nova-compute[73586]: pseries-7.1 Jun 04 14:36:45 devstack nova-compute[73586]: pseries-cosmic Jun 04 14:36:45 devstack nova-compute[73586]: pseries-bionic Jun 04 14:36:45 devstack nova-compute[73586]: pseries-2.12 Jun 04 14:36:45 devstack nova-compute[73586]: pseries-2.2 Jun 04 14:36:45 devstack nova-compute[73586]: pseries-7.2 Jun 04 14:36:45 devstack nova-compute[73586]: mac99 Jun 04 14:36:45 devstack nova-compute[73586]: pseries-impish Jun 04 14:36:45 devstack nova-compute[73586]: pseries-jammy Jun 04 14:36:45 devstack nova-compute[73586]: pseries-artful Jun 04 14:36:45 devstack nova-compute[73586]: sam460ex Jun 04 14:36:45 devstack nova-compute[73586]: ref405ep Jun 04 14:36:45 devstack nova-compute[73586]: pseries-2.3 Jun 04 14:36:45 devstack nova-compute[73586]: powernv8 Jun 04 14:36:45 devstack nova-compute[73586]: pseries-4.0 Jun 04 14:36:45 devstack nova-compute[73586]: pseries-6.0 Jun 04 14:36:45 devstack nova-compute[73586]: pseries-2.4 Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: hvm Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: 32 Jun 04 14:36:45 devstack nova-compute[73586]: /usr/bin/qemu-system-riscv32 Jun 04 14:36:45 devstack nova-compute[73586]: virt Jun 04 14:36:45 devstack nova-compute[73586]: spike Jun 04 14:36:45 devstack nova-compute[73586]: opentitan Jun 04 14:36:45 devstack nova-compute[73586]: sifive_u Jun 04 14:36:45 devstack nova-compute[73586]: sifive_e Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: hvm Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: 64 Jun 04 14:36:45 devstack nova-compute[73586]: /usr/bin/qemu-system-riscv64 Jun 04 14:36:45 devstack nova-compute[73586]: virt Jun 04 14:36:45 devstack nova-compute[73586]: spike Jun 04 14:36:45 devstack nova-compute[73586]: microchip-icicle-kit Jun 04 14:36:45 devstack nova-compute[73586]: sifive_u Jun 04 14:36:45 devstack nova-compute[73586]: shakti_c Jun 04 14:36:45 devstack nova-compute[73586]: sifive_e Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: hvm Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: 64 Jun 04 14:36:45 devstack nova-compute[73586]: /usr/bin/qemu-system-s390x Jun 04 14:36:45 devstack nova-compute[73586]: s390-ccw-virtio-noble Jun 04 14:36:45 devstack nova-compute[73586]: s390-ccw-virtio Jun 04 14:36:45 devstack nova-compute[73586]: s390-ccw-virtio-8.0 Jun 04 14:36:45 devstack nova-compute[73586]: s390-ccw-virtio-disco Jun 04 14:36:45 devstack nova-compute[73586]: s390-ccw-virtio-6.0 Jun 04 14:36:45 devstack nova-compute[73586]: s390-ccw-virtio-2.11 Jun 04 14:36:45 devstack nova-compute[73586]: s390-ccw-virtio-7.0 Jun 04 14:36:45 devstack nova-compute[73586]: s390-ccw-virtio-mantic Jun 04 14:36:45 devstack nova-compute[73586]: s390-ccw-virtio-xenial Jun 04 14:36:45 devstack nova-compute[73586]: s390-ccw-virtio-5.0 Jun 04 14:36:45 devstack nova-compute[73586]: s390-ccw-virtio-focal Jun 04 14:36:45 devstack nova-compute[73586]: s390-ccw-virtio-2.8 Jun 04 14:36:45 devstack nova-compute[73586]: s390-ccw-virtio-4.0 Jun 04 14:36:45 devstack nova-compute[73586]: s390-ccw-virtio-zesty Jun 04 14:36:45 devstack nova-compute[73586]: s390-ccw-virtio-8.2 Jun 04 14:36:45 devstack nova-compute[73586]: s390-ccw-virtio-6.2 Jun 04 14:36:45 devstack nova-compute[73586]: s390-ccw-virtio-3.0 Jun 04 14:36:45 devstack nova-compute[73586]: s390-ccw-virtio-groovy Jun 04 14:36:45 devstack nova-compute[73586]: s390-ccw-virtio-2.5 Jun 04 14:36:45 devstack nova-compute[73586]: s390-ccw-virtio-7.2 Jun 04 14:36:45 devstack nova-compute[73586]: s390-ccw-virtio-5.2 Jun 04 14:36:45 devstack nova-compute[73586]: s390-ccw-virtio-artful Jun 04 14:36:45 devstack nova-compute[73586]: s390-ccw-virtio-hirsute Jun 04 14:36:45 devstack nova-compute[73586]: s390-ccw-virtio-4.2 Jun 04 14:36:45 devstack nova-compute[73586]: s390-ccw-virtio-2.10 Jun 04 14:36:45 devstack nova-compute[73586]: s390-ccw-virtio-2.7 Jun 04 14:36:45 devstack nova-compute[73586]: s390-ccw-virtio-lunar Jun 04 14:36:45 devstack nova-compute[73586]: s390-ccw-virtio-eoan Jun 04 14:36:45 devstack nova-compute[73586]: s390-ccw-virtio-kinetic Jun 04 14:36:45 devstack nova-compute[73586]: s390-ccw-virtio-8.1 Jun 04 14:36:45 devstack nova-compute[73586]: s390-ccw-virtio-yakkety Jun 04 14:36:45 devstack nova-compute[73586]: s390-ccw-virtio-6.1 Jun 04 14:36:45 devstack nova-compute[73586]: s390-ccw-virtio-cosmic Jun 04 14:36:45 devstack nova-compute[73586]: s390-ccw-virtio-bionic Jun 04 14:36:45 devstack nova-compute[73586]: s390-ccw-virtio-2.12 Jun 04 14:36:45 devstack nova-compute[73586]: s390-ccw-virtio-7.1 Jun 04 14:36:45 devstack nova-compute[73586]: s390-ccw-virtio-2.4 Jun 04 14:36:45 devstack nova-compute[73586]: s390-ccw-virtio-5.1 Jun 04 14:36:45 devstack nova-compute[73586]: s390-ccw-virtio-2.9 Jun 04 14:36:45 devstack nova-compute[73586]: s390-ccw-virtio-impish Jun 04 14:36:45 devstack nova-compute[73586]: s390-ccw-virtio-4.1 Jun 04 14:36:45 devstack nova-compute[73586]: s390-ccw-virtio-jammy Jun 04 14:36:45 devstack nova-compute[73586]: s390-ccw-virtio-3.1 Jun 04 14:36:45 devstack nova-compute[73586]: s390-ccw-virtio-2.6 Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: hvm Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: 32 Jun 04 14:36:45 devstack nova-compute[73586]: /usr/bin/qemu-system-sh4 Jun 04 14:36:45 devstack nova-compute[73586]: shix Jun 04 14:36:45 devstack nova-compute[73586]: r2d Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: hvm Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: 64 Jun 04 14:36:45 devstack nova-compute[73586]: /usr/bin/qemu-system-sh4eb Jun 04 14:36:45 devstack nova-compute[73586]: shix Jun 04 14:36:45 devstack nova-compute[73586]: r2d Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: hvm Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: 32 Jun 04 14:36:45 devstack nova-compute[73586]: /usr/bin/qemu-system-sparc Jun 04 14:36:45 devstack nova-compute[73586]: SS-5 Jun 04 14:36:45 devstack nova-compute[73586]: SS-20 Jun 04 14:36:45 devstack nova-compute[73586]: LX Jun 04 14:36:45 devstack nova-compute[73586]: SPARCClassic Jun 04 14:36:45 devstack nova-compute[73586]: leon3_generic Jun 04 14:36:45 devstack nova-compute[73586]: SPARCbook Jun 04 14:36:45 devstack nova-compute[73586]: SS-4 Jun 04 14:36:45 devstack nova-compute[73586]: SS-600MP Jun 04 14:36:45 devstack nova-compute[73586]: SS-10 Jun 04 14:36:45 devstack nova-compute[73586]: Voyager Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: hvm Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: 64 Jun 04 14:36:45 devstack nova-compute[73586]: /usr/bin/qemu-system-sparc64 Jun 04 14:36:45 devstack nova-compute[73586]: sun4u Jun 04 14:36:45 devstack nova-compute[73586]: niagara Jun 04 14:36:45 devstack nova-compute[73586]: sun4v Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: hvm Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: 64 Jun 04 14:36:45 devstack nova-compute[73586]: /usr/bin/qemu-system-x86_64 Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-noble-v2 Jun 04 14:36:45 devstack nova-compute[73586]: ubuntu Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-mantic Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-impish-hpb Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-5.2 Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-lunar-hpb Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-mantic Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-2.12 Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-2.0 Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-xenial Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-kinetic Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-6.2 Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-4.2 Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-mantic-maxcpus Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-2.5 Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-4.2 Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-focal Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-hirsute Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-xenial Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-jammy-hpb Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-5.2 Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-2.7 Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-eoan-hpb Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-zesty Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-groovy Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-disco-hpb Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-lunar Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-mantic-hpb-maxcpus Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-groovy Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-7.1 Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-artful Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-trusty Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-2.2 Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-focal-hpb Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-8.1 Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-eoan-hpb Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-jammy-maxcpus Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-bionic-hpb Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-mantic-hpb Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-artful Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-8.1 Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-2.7 Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-6.1 Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-kinetic Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-jammy-maxcpus Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-yakkety Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-2.4 Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-cosmic-hpb Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-7.1 Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-2.10 Jun 04 14:36:45 devstack nova-compute[73586]: x-remote Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-5.1 Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-2.9 Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-2.11 Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-jammy-hpb-maxcpus Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-3.1 Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-6.1 Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-4.1 Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-jammy Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-2.4 Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-4.1 Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-eoan Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-jammy-hpb Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-5.1 Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-2.9 Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-bionic-hpb Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-lunar Jun 04 14:36:45 devstack nova-compute[73586]: isapc Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-mantic-hpb Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-cosmic Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-2.6 Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-mantic-maxcpus Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-3.1 Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-bionic Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-disco-hpb Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-cosmic Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-2.12 Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-bionic Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-kinetic-hpb Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-groovy-hpb Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-7.0 Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-noble-v2 Jun 04 14:36:45 devstack nova-compute[73586]: ubuntu-q35 Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-lunar-hpb Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-disco Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-cosmic-hpb Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-2.1 Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-noble Jun 04 14:36:45 devstack nova-compute[73586]: q35 Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-8.0 Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-wily Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-impish Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-8.0 Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-2.6 Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-6.0 Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-impish Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-jammy Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-impish-hpb Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-hirsute Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-4.0.1 Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-hirsute-hpb Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-7.0 Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-5.0 Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-2.8 Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-2.10 Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-3.0 Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-zesty Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-7.2 Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-4.0 Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-6.0 Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-focal Jun 04 14:36:45 devstack nova-compute[73586]: microvm Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-2.3 Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-jammy-hpb-maxcpus Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-disco Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-kinetic-hpb Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-4.0 Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-focal-hpb Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-noble Jun 04 14:36:45 devstack nova-compute[73586]: pc Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-8.2 Jun 04 14:36:45 devstack nova-compute[73586]: q35 Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-groovy-hpb Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-hirsute-hpb Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-8.2 Jun 04 14:36:45 devstack nova-compute[73586]: pc Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-5.0 Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-2.8 Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-6.2 Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-eoan Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-2.5 Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-3.0 Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-yakkety Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-mantic-hpb-maxcpus Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-7.2 Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-2.11 Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: hvm Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: 32 Jun 04 14:36:45 devstack nova-compute[73586]: /usr/bin/qemu-system-xtensa Jun 04 14:36:45 devstack nova-compute[73586]: sim Jun 04 14:36:45 devstack nova-compute[73586]: kc705 Jun 04 14:36:45 devstack nova-compute[73586]: ml605 Jun 04 14:36:45 devstack nova-compute[73586]: ml605-nommu Jun 04 14:36:45 devstack nova-compute[73586]: virt Jun 04 14:36:45 devstack nova-compute[73586]: lx60-nommu Jun 04 14:36:45 devstack nova-compute[73586]: lx200 Jun 04 14:36:45 devstack nova-compute[73586]: lx200-nommu Jun 04 14:36:45 devstack nova-compute[73586]: lx60 Jun 04 14:36:45 devstack nova-compute[73586]: kc705-nommu Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: hvm Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: 32 Jun 04 14:36:45 devstack nova-compute[73586]: /usr/bin/qemu-system-xtensaeb Jun 04 14:36:45 devstack nova-compute[73586]: sim Jun 04 14:36:45 devstack nova-compute[73586]: kc705 Jun 04 14:36:45 devstack nova-compute[73586]: ml605 Jun 04 14:36:45 devstack nova-compute[73586]: ml605-nommu Jun 04 14:36:45 devstack nova-compute[73586]: virt Jun 04 14:36:45 devstack nova-compute[73586]: lx60-nommu Jun 04 14:36:45 devstack nova-compute[73586]: lx200 Jun 04 14:36:45 devstack nova-compute[73586]: lx200-nommu Jun 04 14:36:45 devstack nova-compute[73586]: lx60 Jun 04 14:36:45 devstack nova-compute[73586]: kc705-nommu Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Getting domain capabilities for alpha via machine types: {None} {{(pid=73586) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Jun 04 14:36:45 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 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=73586) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Jun 04 14:36:45 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Getting domain capabilities for armv6l via machine types: {None, 'virt'} {{(pid=73586) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Jun 04 14:36:45 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 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=73586) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Jun 04 14:36:45 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 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=73586) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Jun 04 14:36:45 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Getting domain capabilities for armv7l via machine types: {'virt'} {{(pid=73586) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Jun 04 14:36:45 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 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=73586) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Jun 04 14:36:45 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Getting domain capabilities for aarch64 via machine types: {'virt'} {{(pid=73586) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Jun 04 14:36:45 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 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=73586) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Jun 04 14:36:45 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Getting domain capabilities for cris via machine types: {None} {{(pid=73586) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Jun 04 14:36:45 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 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=73586) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Jun 04 14:36:45 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Getting domain capabilities for i686 via machine types: {'q35', 'ubuntu', 'ubuntu-q35', 'pc'} {{(pid=73586) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Jun 04 14:36:45 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=q35: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: /usr/bin/qemu-system-i386 Jun 04 14:36:45 devstack nova-compute[73586]: kvm Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-noble Jun 04 14:36:45 devstack nova-compute[73586]: i686 Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: /usr/share/AAVMF/AAVMF_CODE.fd Jun 04 14:36:45 devstack nova-compute[73586]: /usr/share/AAVMF/AAVMF32_CODE.fd Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: rom Jun 04 14:36:45 devstack nova-compute[73586]: pflash Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: yes Jun 04 14:36:45 devstack nova-compute[73586]: no Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: no Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: off Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: on Jun 04 14:36:45 devstack nova-compute[73586]: off Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: EPYC-IBPB Jun 04 14:36:45 devstack nova-compute[73586]: AMD Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: qemu64 Jun 04 14:36:45 devstack nova-compute[73586]: qemu32 Jun 04 14:36:45 devstack nova-compute[73586]: phenom Jun 04 14:36:45 devstack nova-compute[73586]: pentium3 Jun 04 14:36:45 devstack nova-compute[73586]: pentium2 Jun 04 14:36:45 devstack nova-compute[73586]: pentium Jun 04 14:36:45 devstack nova-compute[73586]: n270 Jun 04 14:36:45 devstack nova-compute[73586]: kvm64 Jun 04 14:36:45 devstack nova-compute[73586]: kvm32 Jun 04 14:36:45 devstack nova-compute[73586]: coreduo Jun 04 14:36:45 devstack nova-compute[73586]: core2duo Jun 04 14:36:45 devstack nova-compute[73586]: athlon Jun 04 14:36:45 devstack nova-compute[73586]: Westmere-IBRS Jun 04 14:36:45 devstack nova-compute[73586]: Westmere Jun 04 14:36:45 devstack nova-compute[73586]: Snowridge Jun 04 14:36:45 devstack nova-compute[73586]: Skylake-Server-noTSX-IBRS Jun 04 14:36:45 devstack nova-compute[73586]: Skylake-Server-IBRS Jun 04 14:36:45 devstack nova-compute[73586]: Skylake-Server Jun 04 14:36:45 devstack nova-compute[73586]: Skylake-Client-noTSX-IBRS Jun 04 14:36:45 devstack nova-compute[73586]: Skylake-Client-IBRS Jun 04 14:36:45 devstack nova-compute[73586]: Skylake-Client Jun 04 14:36:45 devstack nova-compute[73586]: SapphireRapids Jun 04 14:36:45 devstack nova-compute[73586]: SandyBridge-IBRS Jun 04 14:36:45 devstack nova-compute[73586]: SandyBridge Jun 04 14:36:45 devstack nova-compute[73586]: Penryn Jun 04 14:36:45 devstack nova-compute[73586]: Opteron_G5 Jun 04 14:36:45 devstack nova-compute[73586]: Opteron_G4 Jun 04 14:36:45 devstack nova-compute[73586]: Opteron_G3 Jun 04 14:36:45 devstack nova-compute[73586]: Opteron_G2 Jun 04 14:36:45 devstack nova-compute[73586]: Opteron_G1 Jun 04 14:36:45 devstack nova-compute[73586]: Nehalem-IBRS Jun 04 14:36:45 devstack nova-compute[73586]: Nehalem Jun 04 14:36:45 devstack nova-compute[73586]: IvyBridge-IBRS Jun 04 14:36:45 devstack nova-compute[73586]: IvyBridge Jun 04 14:36:45 devstack nova-compute[73586]: Icelake-Server-noTSX Jun 04 14:36:45 devstack nova-compute[73586]: Icelake-Server Jun 04 14:36:45 devstack nova-compute[73586]: Haswell-noTSX-IBRS Jun 04 14:36:45 devstack nova-compute[73586]: Haswell-noTSX Jun 04 14:36:45 devstack nova-compute[73586]: Haswell-IBRS Jun 04 14:36:45 devstack nova-compute[73586]: Haswell Jun 04 14:36:45 devstack nova-compute[73586]: EPYC-Rome Jun 04 14:36:45 devstack nova-compute[73586]: EPYC-Milan Jun 04 14:36:45 devstack nova-compute[73586]: EPYC-IBPB Jun 04 14:36:45 devstack nova-compute[73586]: EPYC-Genoa Jun 04 14:36:45 devstack nova-compute[73586]: EPYC Jun 04 14:36:45 devstack nova-compute[73586]: Dhyana Jun 04 14:36:45 devstack nova-compute[73586]: Cooperlake Jun 04 14:36:45 devstack nova-compute[73586]: Conroe Jun 04 14:36:45 devstack nova-compute[73586]: Cascadelake-Server-noTSX Jun 04 14:36:45 devstack nova-compute[73586]: Cascadelake-Server Jun 04 14:36:45 devstack nova-compute[73586]: Broadwell-noTSX-IBRS Jun 04 14:36:45 devstack nova-compute[73586]: Broadwell-noTSX Jun 04 14:36:45 devstack nova-compute[73586]: Broadwell-IBRS Jun 04 14:36:45 devstack nova-compute[73586]: Broadwell Jun 04 14:36:45 devstack nova-compute[73586]: 486 Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: file Jun 04 14:36:45 devstack nova-compute[73586]: anonymous Jun 04 14:36:45 devstack nova-compute[73586]: memfd Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: disk Jun 04 14:36:45 devstack nova-compute[73586]: cdrom Jun 04 14:36:45 devstack nova-compute[73586]: floppy Jun 04 14:36:45 devstack nova-compute[73586]: lun Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: fdc Jun 04 14:36:45 devstack nova-compute[73586]: scsi Jun 04 14:36:45 devstack nova-compute[73586]: virtio Jun 04 14:36:45 devstack nova-compute[73586]: usb Jun 04 14:36:45 devstack nova-compute[73586]: sata Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: virtio Jun 04 14:36:45 devstack nova-compute[73586]: virtio-transitional Jun 04 14:36:45 devstack nova-compute[73586]: virtio-non-transitional Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: sdl Jun 04 14:36:45 devstack nova-compute[73586]: vnc Jun 04 14:36:45 devstack nova-compute[73586]: spice Jun 04 14:36:45 devstack nova-compute[73586]: egl-headless Jun 04 14:36:45 devstack nova-compute[73586]: dbus Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: subsystem Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: default Jun 04 14:36:45 devstack nova-compute[73586]: mandatory Jun 04 14:36:45 devstack nova-compute[73586]: requisite Jun 04 14:36:45 devstack nova-compute[73586]: optional Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: usb Jun 04 14:36:45 devstack nova-compute[73586]: pci Jun 04 14:36:45 devstack nova-compute[73586]: scsi Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: virtio Jun 04 14:36:45 devstack nova-compute[73586]: virtio-transitional Jun 04 14:36:45 devstack nova-compute[73586]: virtio-non-transitional Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: random Jun 04 14:36:45 devstack nova-compute[73586]: egd Jun 04 14:36:45 devstack nova-compute[73586]: builtin Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: path Jun 04 14:36:45 devstack nova-compute[73586]: handle Jun 04 14:36:45 devstack nova-compute[73586]: virtiofs Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: tpm-tis Jun 04 14:36:45 devstack nova-compute[73586]: tpm-crb Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: passthrough Jun 04 14:36:45 devstack nova-compute[73586]: emulator Jun 04 14:36:45 devstack nova-compute[73586]: external Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: 1.2 Jun 04 14:36:45 devstack nova-compute[73586]: 2.0 Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: usb Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: pty Jun 04 14:36:45 devstack nova-compute[73586]: unix Jun 04 14:36:45 devstack nova-compute[73586]: spicevmc Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: virtio Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: qemu Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: builtin Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: relaxed Jun 04 14:36:45 devstack nova-compute[73586]: vapic Jun 04 14:36:45 devstack nova-compute[73586]: spinlocks Jun 04 14:36:45 devstack nova-compute[73586]: vpindex Jun 04 14:36:45 devstack nova-compute[73586]: runtime Jun 04 14:36:45 devstack nova-compute[73586]: synic Jun 04 14:36:45 devstack nova-compute[73586]: stimer Jun 04 14:36:45 devstack nova-compute[73586]: reset Jun 04 14:36:45 devstack nova-compute[73586]: vendor_id Jun 04 14:36:45 devstack nova-compute[73586]: frequencies Jun 04 14:36:45 devstack nova-compute[73586]: reenlightenment Jun 04 14:36:45 devstack nova-compute[73586]: tlbflush Jun 04 14:36:45 devstack nova-compute[73586]: ipi Jun 04 14:36:45 devstack nova-compute[73586]: avic Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: {{(pid=73586) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1105}} Jun 04 14:36:45 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=ubuntu: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: /usr/bin/qemu-system-i386 Jun 04 14:36:45 devstack nova-compute[73586]: kvm Jun 04 14:36:45 devstack nova-compute[73586]: pc-i440fx-noble-v2 Jun 04 14:36:45 devstack nova-compute[73586]: i686 Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: /usr/share/AAVMF/AAVMF_CODE.fd Jun 04 14:36:45 devstack nova-compute[73586]: /usr/share/AAVMF/AAVMF32_CODE.fd Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: rom Jun 04 14:36:45 devstack nova-compute[73586]: pflash Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: yes Jun 04 14:36:45 devstack nova-compute[73586]: no Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: no Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: off Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: on Jun 04 14:36:45 devstack nova-compute[73586]: off Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: EPYC-IBPB Jun 04 14:36:45 devstack nova-compute[73586]: AMD Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: qemu64 Jun 04 14:36:45 devstack nova-compute[73586]: qemu32 Jun 04 14:36:45 devstack nova-compute[73586]: phenom Jun 04 14:36:45 devstack nova-compute[73586]: pentium3 Jun 04 14:36:45 devstack nova-compute[73586]: pentium2 Jun 04 14:36:45 devstack nova-compute[73586]: pentium Jun 04 14:36:45 devstack nova-compute[73586]: n270 Jun 04 14:36:45 devstack nova-compute[73586]: kvm64 Jun 04 14:36:45 devstack nova-compute[73586]: kvm32 Jun 04 14:36:45 devstack nova-compute[73586]: coreduo Jun 04 14:36:45 devstack nova-compute[73586]: core2duo Jun 04 14:36:45 devstack nova-compute[73586]: athlon Jun 04 14:36:45 devstack nova-compute[73586]: Westmere-IBRS Jun 04 14:36:45 devstack nova-compute[73586]: Westmere Jun 04 14:36:45 devstack nova-compute[73586]: Snowridge Jun 04 14:36:45 devstack nova-compute[73586]: Skylake-Server-noTSX-IBRS Jun 04 14:36:45 devstack nova-compute[73586]: Skylake-Server-IBRS Jun 04 14:36:45 devstack nova-compute[73586]: Skylake-Server Jun 04 14:36:45 devstack nova-compute[73586]: Skylake-Client-noTSX-IBRS Jun 04 14:36:45 devstack nova-compute[73586]: Skylake-Client-IBRS Jun 04 14:36:45 devstack nova-compute[73586]: Skylake-Client Jun 04 14:36:45 devstack nova-compute[73586]: SapphireRapids Jun 04 14:36:45 devstack nova-compute[73586]: SandyBridge-IBRS Jun 04 14:36:45 devstack nova-compute[73586]: SandyBridge Jun 04 14:36:45 devstack nova-compute[73586]: Penryn Jun 04 14:36:45 devstack nova-compute[73586]: Opteron_G5 Jun 04 14:36:45 devstack nova-compute[73586]: Opteron_G4 Jun 04 14:36:45 devstack nova-compute[73586]: Opteron_G3 Jun 04 14:36:45 devstack nova-compute[73586]: Opteron_G2 Jun 04 14:36:45 devstack nova-compute[73586]: Opteron_G1 Jun 04 14:36:45 devstack nova-compute[73586]: Nehalem-IBRS Jun 04 14:36:45 devstack nova-compute[73586]: Nehalem Jun 04 14:36:45 devstack nova-compute[73586]: IvyBridge-IBRS Jun 04 14:36:45 devstack nova-compute[73586]: IvyBridge Jun 04 14:36:45 devstack nova-compute[73586]: Icelake-Server-noTSX Jun 04 14:36:45 devstack nova-compute[73586]: Icelake-Server Jun 04 14:36:45 devstack nova-compute[73586]: Haswell-noTSX-IBRS Jun 04 14:36:45 devstack nova-compute[73586]: Haswell-noTSX Jun 04 14:36:45 devstack nova-compute[73586]: Haswell-IBRS Jun 04 14:36:45 devstack nova-compute[73586]: Haswell Jun 04 14:36:45 devstack nova-compute[73586]: EPYC-Rome Jun 04 14:36:45 devstack nova-compute[73586]: EPYC-Milan Jun 04 14:36:45 devstack nova-compute[73586]: EPYC-IBPB Jun 04 14:36:45 devstack nova-compute[73586]: EPYC-Genoa Jun 04 14:36:45 devstack nova-compute[73586]: EPYC Jun 04 14:36:45 devstack nova-compute[73586]: Dhyana Jun 04 14:36:45 devstack nova-compute[73586]: Cooperlake Jun 04 14:36:45 devstack nova-compute[73586]: Conroe Jun 04 14:36:45 devstack nova-compute[73586]: Cascadelake-Server-noTSX Jun 04 14:36:45 devstack nova-compute[73586]: Cascadelake-Server Jun 04 14:36:45 devstack nova-compute[73586]: Broadwell-noTSX-IBRS Jun 04 14:36:45 devstack nova-compute[73586]: Broadwell-noTSX Jun 04 14:36:45 devstack nova-compute[73586]: Broadwell-IBRS Jun 04 14:36:45 devstack nova-compute[73586]: Broadwell Jun 04 14:36:45 devstack nova-compute[73586]: 486 Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: file Jun 04 14:36:45 devstack nova-compute[73586]: anonymous Jun 04 14:36:45 devstack nova-compute[73586]: memfd Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: disk Jun 04 14:36:45 devstack nova-compute[73586]: cdrom Jun 04 14:36:45 devstack nova-compute[73586]: floppy Jun 04 14:36:45 devstack nova-compute[73586]: lun Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: ide Jun 04 14:36:45 devstack nova-compute[73586]: fdc Jun 04 14:36:45 devstack nova-compute[73586]: scsi Jun 04 14:36:45 devstack nova-compute[73586]: virtio Jun 04 14:36:45 devstack nova-compute[73586]: usb Jun 04 14:36:45 devstack nova-compute[73586]: sata Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: virtio Jun 04 14:36:45 devstack nova-compute[73586]: virtio-transitional Jun 04 14:36:45 devstack nova-compute[73586]: virtio-non-transitional Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: sdl Jun 04 14:36:45 devstack nova-compute[73586]: vnc Jun 04 14:36:45 devstack nova-compute[73586]: spice Jun 04 14:36:45 devstack nova-compute[73586]: egl-headless Jun 04 14:36:45 devstack nova-compute[73586]: dbus Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: subsystem Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: default Jun 04 14:36:45 devstack nova-compute[73586]: mandatory Jun 04 14:36:45 devstack nova-compute[73586]: requisite Jun 04 14:36:45 devstack nova-compute[73586]: optional Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: usb Jun 04 14:36:45 devstack nova-compute[73586]: pci Jun 04 14:36:45 devstack nova-compute[73586]: scsi Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: virtio Jun 04 14:36:45 devstack nova-compute[73586]: virtio-transitional Jun 04 14:36:45 devstack nova-compute[73586]: virtio-non-transitional Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: random Jun 04 14:36:45 devstack nova-compute[73586]: egd Jun 04 14:36:45 devstack nova-compute[73586]: builtin Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: path Jun 04 14:36:45 devstack nova-compute[73586]: handle Jun 04 14:36:45 devstack nova-compute[73586]: virtiofs Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: tpm-tis Jun 04 14:36:45 devstack nova-compute[73586]: tpm-crb Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: passthrough Jun 04 14:36:45 devstack nova-compute[73586]: emulator Jun 04 14:36:45 devstack nova-compute[73586]: external Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: 1.2 Jun 04 14:36:45 devstack nova-compute[73586]: 2.0 Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: usb Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: pty Jun 04 14:36:45 devstack nova-compute[73586]: unix Jun 04 14:36:45 devstack nova-compute[73586]: spicevmc Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: virtio Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: qemu Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: builtin Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: relaxed Jun 04 14:36:45 devstack nova-compute[73586]: vapic Jun 04 14:36:45 devstack nova-compute[73586]: spinlocks Jun 04 14:36:45 devstack nova-compute[73586]: vpindex Jun 04 14:36:45 devstack nova-compute[73586]: runtime Jun 04 14:36:45 devstack nova-compute[73586]: synic Jun 04 14:36:45 devstack nova-compute[73586]: stimer Jun 04 14:36:45 devstack nova-compute[73586]: reset Jun 04 14:36:45 devstack nova-compute[73586]: vendor_id Jun 04 14:36:45 devstack nova-compute[73586]: frequencies Jun 04 14:36:45 devstack nova-compute[73586]: reenlightenment Jun 04 14:36:45 devstack nova-compute[73586]: tlbflush Jun 04 14:36:45 devstack nova-compute[73586]: ipi Jun 04 14:36:45 devstack nova-compute[73586]: avic Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: {{(pid=73586) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1105}} Jun 04 14:36:45 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=ubuntu-q35: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: /usr/bin/qemu-system-i386 Jun 04 14:36:45 devstack nova-compute[73586]: kvm Jun 04 14:36:45 devstack nova-compute[73586]: pc-q35-noble-v2 Jun 04 14:36:45 devstack nova-compute[73586]: i686 Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: /usr/share/AAVMF/AAVMF_CODE.fd Jun 04 14:36:45 devstack nova-compute[73586]: /usr/share/AAVMF/AAVMF32_CODE.fd Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: rom Jun 04 14:36:45 devstack nova-compute[73586]: pflash Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: yes Jun 04 14:36:45 devstack nova-compute[73586]: no Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: no Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: off Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: on Jun 04 14:36:45 devstack nova-compute[73586]: off Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: EPYC-IBPB Jun 04 14:36:45 devstack nova-compute[73586]: AMD Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:45 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: qemu64 Jun 04 14:36:46 devstack nova-compute[73586]: qemu32 Jun 04 14:36:46 devstack nova-compute[73586]: phenom Jun 04 14:36:46 devstack nova-compute[73586]: pentium3 Jun 04 14:36:46 devstack nova-compute[73586]: pentium2 Jun 04 14:36:46 devstack nova-compute[73586]: pentium Jun 04 14:36:46 devstack nova-compute[73586]: n270 Jun 04 14:36:46 devstack nova-compute[73586]: kvm64 Jun 04 14:36:46 devstack nova-compute[73586]: kvm32 Jun 04 14:36:46 devstack nova-compute[73586]: coreduo Jun 04 14:36:46 devstack nova-compute[73586]: core2duo Jun 04 14:36:46 devstack nova-compute[73586]: athlon Jun 04 14:36:46 devstack nova-compute[73586]: Westmere-IBRS Jun 04 14:36:46 devstack nova-compute[73586]: Westmere Jun 04 14:36:46 devstack nova-compute[73586]: Snowridge Jun 04 14:36:46 devstack nova-compute[73586]: Skylake-Server-noTSX-IBRS Jun 04 14:36:46 devstack nova-compute[73586]: Skylake-Server-IBRS Jun 04 14:36:46 devstack nova-compute[73586]: Skylake-Server Jun 04 14:36:46 devstack nova-compute[73586]: Skylake-Client-noTSX-IBRS Jun 04 14:36:46 devstack nova-compute[73586]: Skylake-Client-IBRS Jun 04 14:36:46 devstack nova-compute[73586]: Skylake-Client Jun 04 14:36:46 devstack nova-compute[73586]: SapphireRapids Jun 04 14:36:46 devstack nova-compute[73586]: SandyBridge-IBRS Jun 04 14:36:46 devstack nova-compute[73586]: SandyBridge Jun 04 14:36:46 devstack nova-compute[73586]: Penryn Jun 04 14:36:46 devstack nova-compute[73586]: Opteron_G5 Jun 04 14:36:46 devstack nova-compute[73586]: Opteron_G4 Jun 04 14:36:46 devstack nova-compute[73586]: Opteron_G3 Jun 04 14:36:46 devstack nova-compute[73586]: Opteron_G2 Jun 04 14:36:46 devstack nova-compute[73586]: Opteron_G1 Jun 04 14:36:46 devstack nova-compute[73586]: Nehalem-IBRS Jun 04 14:36:46 devstack nova-compute[73586]: Nehalem Jun 04 14:36:46 devstack nova-compute[73586]: IvyBridge-IBRS Jun 04 14:36:46 devstack nova-compute[73586]: IvyBridge Jun 04 14:36:46 devstack nova-compute[73586]: Icelake-Server-noTSX Jun 04 14:36:46 devstack nova-compute[73586]: Icelake-Server Jun 04 14:36:46 devstack nova-compute[73586]: Haswell-noTSX-IBRS Jun 04 14:36:46 devstack nova-compute[73586]: Haswell-noTSX Jun 04 14:36:46 devstack nova-compute[73586]: Haswell-IBRS Jun 04 14:36:46 devstack nova-compute[73586]: Haswell Jun 04 14:36:46 devstack nova-compute[73586]: EPYC-Rome Jun 04 14:36:46 devstack nova-compute[73586]: EPYC-Milan Jun 04 14:36:46 devstack nova-compute[73586]: EPYC-IBPB Jun 04 14:36:46 devstack nova-compute[73586]: EPYC-Genoa Jun 04 14:36:46 devstack nova-compute[73586]: EPYC Jun 04 14:36:46 devstack nova-compute[73586]: Dhyana Jun 04 14:36:46 devstack nova-compute[73586]: Cooperlake Jun 04 14:36:46 devstack nova-compute[73586]: Conroe Jun 04 14:36:46 devstack nova-compute[73586]: Cascadelake-Server-noTSX Jun 04 14:36:46 devstack nova-compute[73586]: Cascadelake-Server Jun 04 14:36:46 devstack nova-compute[73586]: Broadwell-noTSX-IBRS Jun 04 14:36:46 devstack nova-compute[73586]: Broadwell-noTSX Jun 04 14:36:46 devstack nova-compute[73586]: Broadwell-IBRS Jun 04 14:36:46 devstack nova-compute[73586]: Broadwell Jun 04 14:36:46 devstack nova-compute[73586]: 486 Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: file Jun 04 14:36:46 devstack nova-compute[73586]: anonymous Jun 04 14:36:46 devstack nova-compute[73586]: memfd Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: disk Jun 04 14:36:46 devstack nova-compute[73586]: cdrom Jun 04 14:36:46 devstack nova-compute[73586]: floppy Jun 04 14:36:46 devstack nova-compute[73586]: lun Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: fdc Jun 04 14:36:46 devstack nova-compute[73586]: scsi Jun 04 14:36:46 devstack nova-compute[73586]: virtio Jun 04 14:36:46 devstack nova-compute[73586]: usb Jun 04 14:36:46 devstack nova-compute[73586]: sata Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: virtio Jun 04 14:36:46 devstack nova-compute[73586]: virtio-transitional Jun 04 14:36:46 devstack nova-compute[73586]: virtio-non-transitional Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: sdl Jun 04 14:36:46 devstack nova-compute[73586]: vnc Jun 04 14:36:46 devstack nova-compute[73586]: spice Jun 04 14:36:46 devstack nova-compute[73586]: egl-headless Jun 04 14:36:46 devstack nova-compute[73586]: dbus Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: subsystem Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: default Jun 04 14:36:46 devstack nova-compute[73586]: mandatory Jun 04 14:36:46 devstack nova-compute[73586]: requisite Jun 04 14:36:46 devstack nova-compute[73586]: optional Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: usb Jun 04 14:36:46 devstack nova-compute[73586]: pci Jun 04 14:36:46 devstack nova-compute[73586]: scsi Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: virtio Jun 04 14:36:46 devstack nova-compute[73586]: virtio-transitional Jun 04 14:36:46 devstack nova-compute[73586]: virtio-non-transitional Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: random Jun 04 14:36:46 devstack nova-compute[73586]: egd Jun 04 14:36:46 devstack nova-compute[73586]: builtin Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: path Jun 04 14:36:46 devstack nova-compute[73586]: handle Jun 04 14:36:46 devstack nova-compute[73586]: virtiofs Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: tpm-tis Jun 04 14:36:46 devstack nova-compute[73586]: tpm-crb Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: passthrough Jun 04 14:36:46 devstack nova-compute[73586]: emulator Jun 04 14:36:46 devstack nova-compute[73586]: external Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: 1.2 Jun 04 14:36:46 devstack nova-compute[73586]: 2.0 Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: usb Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: pty Jun 04 14:36:46 devstack nova-compute[73586]: unix Jun 04 14:36:46 devstack nova-compute[73586]: spicevmc Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: virtio Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: qemu Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: builtin Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: relaxed Jun 04 14:36:46 devstack nova-compute[73586]: vapic Jun 04 14:36:46 devstack nova-compute[73586]: spinlocks Jun 04 14:36:46 devstack nova-compute[73586]: vpindex Jun 04 14:36:46 devstack nova-compute[73586]: runtime Jun 04 14:36:46 devstack nova-compute[73586]: synic Jun 04 14:36:46 devstack nova-compute[73586]: stimer Jun 04 14:36:46 devstack nova-compute[73586]: reset Jun 04 14:36:46 devstack nova-compute[73586]: vendor_id Jun 04 14:36:46 devstack nova-compute[73586]: frequencies Jun 04 14:36:46 devstack nova-compute[73586]: reenlightenment Jun 04 14:36:46 devstack nova-compute[73586]: tlbflush Jun 04 14:36:46 devstack nova-compute[73586]: ipi Jun 04 14:36:46 devstack nova-compute[73586]: avic Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: {{(pid=73586) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1105}} Jun 04 14:36:46 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=pc: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: /usr/bin/qemu-system-i386 Jun 04 14:36:46 devstack nova-compute[73586]: kvm Jun 04 14:36:46 devstack nova-compute[73586]: pc-i440fx-noble Jun 04 14:36:46 devstack nova-compute[73586]: i686 Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: /usr/share/AAVMF/AAVMF_CODE.fd Jun 04 14:36:46 devstack nova-compute[73586]: /usr/share/AAVMF/AAVMF32_CODE.fd Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: rom Jun 04 14:36:46 devstack nova-compute[73586]: pflash Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: yes Jun 04 14:36:46 devstack nova-compute[73586]: no Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: no Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: off Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: on Jun 04 14:36:46 devstack nova-compute[73586]: off Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: EPYC-IBPB Jun 04 14:36:46 devstack nova-compute[73586]: AMD Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: qemu64 Jun 04 14:36:46 devstack nova-compute[73586]: qemu32 Jun 04 14:36:46 devstack nova-compute[73586]: phenom Jun 04 14:36:46 devstack nova-compute[73586]: pentium3 Jun 04 14:36:46 devstack nova-compute[73586]: pentium2 Jun 04 14:36:46 devstack nova-compute[73586]: pentium Jun 04 14:36:46 devstack nova-compute[73586]: n270 Jun 04 14:36:46 devstack nova-compute[73586]: kvm64 Jun 04 14:36:46 devstack nova-compute[73586]: kvm32 Jun 04 14:36:46 devstack nova-compute[73586]: coreduo Jun 04 14:36:46 devstack nova-compute[73586]: core2duo Jun 04 14:36:46 devstack nova-compute[73586]: athlon Jun 04 14:36:46 devstack nova-compute[73586]: Westmere-IBRS Jun 04 14:36:46 devstack nova-compute[73586]: Westmere Jun 04 14:36:46 devstack nova-compute[73586]: Snowridge Jun 04 14:36:46 devstack nova-compute[73586]: Skylake-Server-noTSX-IBRS Jun 04 14:36:46 devstack nova-compute[73586]: Skylake-Server-IBRS Jun 04 14:36:46 devstack nova-compute[73586]: Skylake-Server Jun 04 14:36:46 devstack nova-compute[73586]: Skylake-Client-noTSX-IBRS Jun 04 14:36:46 devstack nova-compute[73586]: Skylake-Client-IBRS Jun 04 14:36:46 devstack nova-compute[73586]: Skylake-Client Jun 04 14:36:46 devstack nova-compute[73586]: SapphireRapids Jun 04 14:36:46 devstack nova-compute[73586]: SandyBridge-IBRS Jun 04 14:36:46 devstack nova-compute[73586]: SandyBridge Jun 04 14:36:46 devstack nova-compute[73586]: Penryn Jun 04 14:36:46 devstack nova-compute[73586]: Opteron_G5 Jun 04 14:36:46 devstack nova-compute[73586]: Opteron_G4 Jun 04 14:36:46 devstack nova-compute[73586]: Opteron_G3 Jun 04 14:36:46 devstack nova-compute[73586]: Opteron_G2 Jun 04 14:36:46 devstack nova-compute[73586]: Opteron_G1 Jun 04 14:36:46 devstack nova-compute[73586]: Nehalem-IBRS Jun 04 14:36:46 devstack nova-compute[73586]: Nehalem Jun 04 14:36:46 devstack nova-compute[73586]: IvyBridge-IBRS Jun 04 14:36:46 devstack nova-compute[73586]: IvyBridge Jun 04 14:36:46 devstack nova-compute[73586]: Icelake-Server-noTSX Jun 04 14:36:46 devstack nova-compute[73586]: Icelake-Server Jun 04 14:36:46 devstack nova-compute[73586]: Haswell-noTSX-IBRS Jun 04 14:36:46 devstack nova-compute[73586]: Haswell-noTSX Jun 04 14:36:46 devstack nova-compute[73586]: Haswell-IBRS Jun 04 14:36:46 devstack nova-compute[73586]: Haswell Jun 04 14:36:46 devstack nova-compute[73586]: EPYC-Rome Jun 04 14:36:46 devstack nova-compute[73586]: EPYC-Milan Jun 04 14:36:46 devstack nova-compute[73586]: EPYC-IBPB Jun 04 14:36:46 devstack nova-compute[73586]: EPYC-Genoa Jun 04 14:36:46 devstack nova-compute[73586]: EPYC Jun 04 14:36:46 devstack nova-compute[73586]: Dhyana Jun 04 14:36:46 devstack nova-compute[73586]: Cooperlake Jun 04 14:36:46 devstack nova-compute[73586]: Conroe Jun 04 14:36:46 devstack nova-compute[73586]: Cascadelake-Server-noTSX Jun 04 14:36:46 devstack nova-compute[73586]: Cascadelake-Server Jun 04 14:36:46 devstack nova-compute[73586]: Broadwell-noTSX-IBRS Jun 04 14:36:46 devstack nova-compute[73586]: Broadwell-noTSX Jun 04 14:36:46 devstack nova-compute[73586]: Broadwell-IBRS Jun 04 14:36:46 devstack nova-compute[73586]: Broadwell Jun 04 14:36:46 devstack nova-compute[73586]: 486 Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: file Jun 04 14:36:46 devstack nova-compute[73586]: anonymous Jun 04 14:36:46 devstack nova-compute[73586]: memfd Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: disk Jun 04 14:36:46 devstack nova-compute[73586]: cdrom Jun 04 14:36:46 devstack nova-compute[73586]: floppy Jun 04 14:36:46 devstack nova-compute[73586]: lun Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: ide Jun 04 14:36:46 devstack nova-compute[73586]: fdc Jun 04 14:36:46 devstack nova-compute[73586]: scsi Jun 04 14:36:46 devstack nova-compute[73586]: virtio Jun 04 14:36:46 devstack nova-compute[73586]: usb Jun 04 14:36:46 devstack nova-compute[73586]: sata Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: virtio Jun 04 14:36:46 devstack nova-compute[73586]: virtio-transitional Jun 04 14:36:46 devstack nova-compute[73586]: virtio-non-transitional Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: sdl Jun 04 14:36:46 devstack nova-compute[73586]: vnc Jun 04 14:36:46 devstack nova-compute[73586]: spice Jun 04 14:36:46 devstack nova-compute[73586]: egl-headless Jun 04 14:36:46 devstack nova-compute[73586]: dbus Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: subsystem Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: default Jun 04 14:36:46 devstack nova-compute[73586]: mandatory Jun 04 14:36:46 devstack nova-compute[73586]: requisite Jun 04 14:36:46 devstack nova-compute[73586]: optional Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: usb Jun 04 14:36:46 devstack nova-compute[73586]: pci Jun 04 14:36:46 devstack nova-compute[73586]: scsi Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: virtio Jun 04 14:36:46 devstack nova-compute[73586]: virtio-transitional Jun 04 14:36:46 devstack nova-compute[73586]: virtio-non-transitional Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: random Jun 04 14:36:46 devstack nova-compute[73586]: egd Jun 04 14:36:46 devstack nova-compute[73586]: builtin Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: path Jun 04 14:36:46 devstack nova-compute[73586]: handle Jun 04 14:36:46 devstack nova-compute[73586]: virtiofs Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: tpm-tis Jun 04 14:36:46 devstack nova-compute[73586]: tpm-crb Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: passthrough Jun 04 14:36:46 devstack nova-compute[73586]: emulator Jun 04 14:36:46 devstack nova-compute[73586]: external Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: 1.2 Jun 04 14:36:46 devstack nova-compute[73586]: 2.0 Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: usb Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: pty Jun 04 14:36:46 devstack nova-compute[73586]: unix Jun 04 14:36:46 devstack nova-compute[73586]: spicevmc Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: virtio Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: qemu Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: builtin Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: relaxed Jun 04 14:36:46 devstack nova-compute[73586]: vapic Jun 04 14:36:46 devstack nova-compute[73586]: spinlocks Jun 04 14:36:46 devstack nova-compute[73586]: vpindex Jun 04 14:36:46 devstack nova-compute[73586]: runtime Jun 04 14:36:46 devstack nova-compute[73586]: synic Jun 04 14:36:46 devstack nova-compute[73586]: stimer Jun 04 14:36:46 devstack nova-compute[73586]: reset Jun 04 14:36:46 devstack nova-compute[73586]: vendor_id Jun 04 14:36:46 devstack nova-compute[73586]: frequencies Jun 04 14:36:46 devstack nova-compute[73586]: reenlightenment Jun 04 14:36:46 devstack nova-compute[73586]: tlbflush Jun 04 14:36:46 devstack nova-compute[73586]: ipi Jun 04 14:36:46 devstack nova-compute[73586]: avic Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: {{(pid=73586) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1105}} Jun 04 14:36:46 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Getting domain capabilities for m68k via machine types: {None, 'virt'} {{(pid=73586) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Jun 04 14:36:46 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 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=73586) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Jun 04 14:36:46 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 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=73586) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Jun 04 14:36:46 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Getting domain capabilities for microblaze via machine types: {None} {{(pid=73586) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Jun 04 14:36:46 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 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=73586) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Jun 04 14:36:46 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Getting domain capabilities for microblazeel via machine types: {None} {{(pid=73586) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Jun 04 14:36:46 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 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=73586) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Jun 04 14:36:46 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Getting domain capabilities for mips via machine types: {None} {{(pid=73586) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Jun 04 14:36:46 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 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=73586) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Jun 04 14:36:46 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Getting domain capabilities for mipsel via machine types: {None} {{(pid=73586) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Jun 04 14:36:46 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 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=73586) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Jun 04 14:36:46 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Getting domain capabilities for mips64 via machine types: {None} {{(pid=73586) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Jun 04 14:36:46 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 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=73586) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Jun 04 14:36:46 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Getting domain capabilities for mips64el via machine types: {None} {{(pid=73586) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Jun 04 14:36:46 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 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=73586) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Jun 04 14:36:46 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Getting domain capabilities for ppc via machine types: {None} {{(pid=73586) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Jun 04 14:36:46 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 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=73586) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Jun 04 14:36:46 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Getting domain capabilities for ppc64 via machine types: {None, 'pseries', 'powernv'} {{(pid=73586) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Jun 04 14:36:46 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 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=73586) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Jun 04 14:36:46 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 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=73586) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Jun 04 14:36:46 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 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=73586) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Jun 04 14:36:46 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Getting domain capabilities for ppc64le via machine types: {'pseries', 'powernv'} {{(pid=73586) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Jun 04 14:36:46 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 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=73586) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Jun 04 14:36:46 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 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=73586) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Jun 04 14:36:46 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Getting domain capabilities for riscv32 via machine types: {None} {{(pid=73586) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Jun 04 14:36:46 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 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=73586) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Jun 04 14:36:46 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Getting domain capabilities for riscv64 via machine types: {None} {{(pid=73586) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Jun 04 14:36:46 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 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=73586) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Jun 04 14:36:46 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Getting domain capabilities for s390x via machine types: {'s390-ccw-virtio'} {{(pid=73586) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Jun 04 14:36:46 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 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=73586) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Jun 04 14:36:46 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Getting domain capabilities for sh4 via machine types: {None} {{(pid=73586) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Jun 04 14:36:46 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 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=73586) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Jun 04 14:36:46 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Getting domain capabilities for sh4eb via machine types: {None} {{(pid=73586) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Jun 04 14:36:46 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 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=73586) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Jun 04 14:36:46 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Getting domain capabilities for sparc via machine types: {None} {{(pid=73586) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Jun 04 14:36:46 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 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=73586) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Jun 04 14:36:46 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Getting domain capabilities for sparc64 via machine types: {None} {{(pid=73586) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Jun 04 14:36:46 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 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=73586) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Jun 04 14:36:46 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Getting domain capabilities for x86_64 via machine types: {'q35', 'ubuntu', 'ubuntu-q35', 'pc'} {{(pid=73586) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Jun 04 14:36:46 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=q35: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: /usr/bin/qemu-system-x86_64 Jun 04 14:36:46 devstack nova-compute[73586]: kvm Jun 04 14:36:46 devstack nova-compute[73586]: pc-q35-noble Jun 04 14:36:46 devstack nova-compute[73586]: x86_64 Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: efi Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: /usr/share/OVMF/OVMF_CODE_4M.ms.fd Jun 04 14:36:46 devstack nova-compute[73586]: /usr/share/OVMF/OVMF_CODE_4M.secboot.fd Jun 04 14:36:46 devstack nova-compute[73586]: /usr/share/ovmf/OVMF.amdsev.fd Jun 04 14:36:46 devstack nova-compute[73586]: /usr/share/OVMF/OVMF_CODE_4M.fd Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: rom Jun 04 14:36:46 devstack nova-compute[73586]: pflash Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: yes Jun 04 14:36:46 devstack nova-compute[73586]: no Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: yes Jun 04 14:36:46 devstack nova-compute[73586]: no Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: on Jun 04 14:36:46 devstack nova-compute[73586]: off Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: on Jun 04 14:36:46 devstack nova-compute[73586]: off Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: EPYC-IBPB Jun 04 14:36:46 devstack nova-compute[73586]: AMD Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: qemu64 Jun 04 14:36:46 devstack nova-compute[73586]: qemu32 Jun 04 14:36:46 devstack nova-compute[73586]: phenom Jun 04 14:36:46 devstack nova-compute[73586]: pentium3 Jun 04 14:36:46 devstack nova-compute[73586]: pentium2 Jun 04 14:36:46 devstack nova-compute[73586]: pentium Jun 04 14:36:46 devstack nova-compute[73586]: n270 Jun 04 14:36:46 devstack nova-compute[73586]: kvm64 Jun 04 14:36:46 devstack nova-compute[73586]: kvm32 Jun 04 14:36:46 devstack nova-compute[73586]: coreduo Jun 04 14:36:46 devstack nova-compute[73586]: core2duo Jun 04 14:36:46 devstack nova-compute[73586]: athlon Jun 04 14:36:46 devstack nova-compute[73586]: Westmere-IBRS Jun 04 14:36:46 devstack nova-compute[73586]: Westmere Jun 04 14:36:46 devstack nova-compute[73586]: Snowridge Jun 04 14:36:46 devstack nova-compute[73586]: Skylake-Server-noTSX-IBRS Jun 04 14:36:46 devstack nova-compute[73586]: Skylake-Server-IBRS Jun 04 14:36:46 devstack nova-compute[73586]: Skylake-Server Jun 04 14:36:46 devstack nova-compute[73586]: Skylake-Client-noTSX-IBRS Jun 04 14:36:46 devstack nova-compute[73586]: Skylake-Client-IBRS Jun 04 14:36:46 devstack nova-compute[73586]: Skylake-Client Jun 04 14:36:46 devstack nova-compute[73586]: SapphireRapids Jun 04 14:36:46 devstack nova-compute[73586]: SandyBridge-IBRS Jun 04 14:36:46 devstack nova-compute[73586]: SandyBridge Jun 04 14:36:46 devstack nova-compute[73586]: Penryn Jun 04 14:36:46 devstack nova-compute[73586]: Opteron_G5 Jun 04 14:36:46 devstack nova-compute[73586]: Opteron_G4 Jun 04 14:36:46 devstack nova-compute[73586]: Opteron_G3 Jun 04 14:36:46 devstack nova-compute[73586]: Opteron_G2 Jun 04 14:36:46 devstack nova-compute[73586]: Opteron_G1 Jun 04 14:36:46 devstack nova-compute[73586]: Nehalem-IBRS Jun 04 14:36:46 devstack nova-compute[73586]: Nehalem Jun 04 14:36:46 devstack nova-compute[73586]: IvyBridge-IBRS Jun 04 14:36:46 devstack nova-compute[73586]: IvyBridge Jun 04 14:36:46 devstack nova-compute[73586]: Icelake-Server-noTSX Jun 04 14:36:46 devstack nova-compute[73586]: Icelake-Server Jun 04 14:36:46 devstack nova-compute[73586]: Haswell-noTSX-IBRS Jun 04 14:36:46 devstack nova-compute[73586]: Haswell-noTSX Jun 04 14:36:46 devstack nova-compute[73586]: Haswell-IBRS Jun 04 14:36:46 devstack nova-compute[73586]: Haswell Jun 04 14:36:46 devstack nova-compute[73586]: EPYC-Rome Jun 04 14:36:46 devstack nova-compute[73586]: EPYC-Milan Jun 04 14:36:46 devstack nova-compute[73586]: EPYC-IBPB Jun 04 14:36:46 devstack nova-compute[73586]: EPYC-Genoa Jun 04 14:36:46 devstack nova-compute[73586]: EPYC Jun 04 14:36:46 devstack nova-compute[73586]: Dhyana Jun 04 14:36:46 devstack nova-compute[73586]: Cooperlake Jun 04 14:36:46 devstack nova-compute[73586]: Conroe Jun 04 14:36:46 devstack nova-compute[73586]: Cascadelake-Server-noTSX Jun 04 14:36:46 devstack nova-compute[73586]: Cascadelake-Server Jun 04 14:36:46 devstack nova-compute[73586]: Broadwell-noTSX-IBRS Jun 04 14:36:46 devstack nova-compute[73586]: Broadwell-noTSX Jun 04 14:36:46 devstack nova-compute[73586]: Broadwell-IBRS Jun 04 14:36:46 devstack nova-compute[73586]: Broadwell Jun 04 14:36:46 devstack nova-compute[73586]: 486 Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: file Jun 04 14:36:46 devstack nova-compute[73586]: anonymous Jun 04 14:36:46 devstack nova-compute[73586]: memfd Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: disk Jun 04 14:36:46 devstack nova-compute[73586]: cdrom Jun 04 14:36:46 devstack nova-compute[73586]: floppy Jun 04 14:36:46 devstack nova-compute[73586]: lun Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: fdc Jun 04 14:36:46 devstack nova-compute[73586]: scsi Jun 04 14:36:46 devstack nova-compute[73586]: virtio Jun 04 14:36:46 devstack nova-compute[73586]: usb Jun 04 14:36:46 devstack nova-compute[73586]: sata Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: virtio Jun 04 14:36:46 devstack nova-compute[73586]: virtio-transitional Jun 04 14:36:46 devstack nova-compute[73586]: virtio-non-transitional Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: sdl Jun 04 14:36:46 devstack nova-compute[73586]: vnc Jun 04 14:36:46 devstack nova-compute[73586]: spice Jun 04 14:36:46 devstack nova-compute[73586]: egl-headless Jun 04 14:36:46 devstack nova-compute[73586]: dbus Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: subsystem Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: default Jun 04 14:36:46 devstack nova-compute[73586]: mandatory Jun 04 14:36:46 devstack nova-compute[73586]: requisite Jun 04 14:36:46 devstack nova-compute[73586]: optional Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: usb Jun 04 14:36:46 devstack nova-compute[73586]: pci Jun 04 14:36:46 devstack nova-compute[73586]: scsi Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: virtio Jun 04 14:36:46 devstack nova-compute[73586]: virtio-transitional Jun 04 14:36:46 devstack nova-compute[73586]: virtio-non-transitional Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: random Jun 04 14:36:46 devstack nova-compute[73586]: egd Jun 04 14:36:46 devstack nova-compute[73586]: builtin Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: path Jun 04 14:36:46 devstack nova-compute[73586]: handle Jun 04 14:36:46 devstack nova-compute[73586]: virtiofs Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: tpm-tis Jun 04 14:36:46 devstack nova-compute[73586]: tpm-crb Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: passthrough Jun 04 14:36:46 devstack nova-compute[73586]: emulator Jun 04 14:36:46 devstack nova-compute[73586]: external Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: 1.2 Jun 04 14:36:46 devstack nova-compute[73586]: 2.0 Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: usb Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: pty Jun 04 14:36:46 devstack nova-compute[73586]: unix Jun 04 14:36:46 devstack nova-compute[73586]: spicevmc Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: virtio Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: qemu Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: builtin Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: relaxed Jun 04 14:36:46 devstack nova-compute[73586]: vapic Jun 04 14:36:46 devstack nova-compute[73586]: spinlocks Jun 04 14:36:46 devstack nova-compute[73586]: vpindex Jun 04 14:36:46 devstack nova-compute[73586]: runtime Jun 04 14:36:46 devstack nova-compute[73586]: synic Jun 04 14:36:46 devstack nova-compute[73586]: stimer Jun 04 14:36:46 devstack nova-compute[73586]: reset Jun 04 14:36:46 devstack nova-compute[73586]: vendor_id Jun 04 14:36:46 devstack nova-compute[73586]: frequencies Jun 04 14:36:46 devstack nova-compute[73586]: reenlightenment Jun 04 14:36:46 devstack nova-compute[73586]: tlbflush Jun 04 14:36:46 devstack nova-compute[73586]: ipi Jun 04 14:36:46 devstack nova-compute[73586]: avic Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: {{(pid=73586) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1105}} Jun 04 14:36:46 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=ubuntu: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: /usr/bin/qemu-system-x86_64 Jun 04 14:36:46 devstack nova-compute[73586]: kvm Jun 04 14:36:46 devstack nova-compute[73586]: pc-i440fx-noble-v2 Jun 04 14:36:46 devstack nova-compute[73586]: x86_64 Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: efi Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: /usr/share/OVMF/OVMF_CODE_4M.fd Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: rom Jun 04 14:36:46 devstack nova-compute[73586]: pflash Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: yes Jun 04 14:36:46 devstack nova-compute[73586]: no Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: no Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: on Jun 04 14:36:46 devstack nova-compute[73586]: off Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: on Jun 04 14:36:46 devstack nova-compute[73586]: off Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: EPYC-IBPB Jun 04 14:36:46 devstack nova-compute[73586]: AMD Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: qemu64 Jun 04 14:36:46 devstack nova-compute[73586]: qemu32 Jun 04 14:36:46 devstack nova-compute[73586]: phenom Jun 04 14:36:46 devstack nova-compute[73586]: pentium3 Jun 04 14:36:46 devstack nova-compute[73586]: pentium2 Jun 04 14:36:46 devstack nova-compute[73586]: pentium Jun 04 14:36:46 devstack nova-compute[73586]: n270 Jun 04 14:36:46 devstack nova-compute[73586]: kvm64 Jun 04 14:36:46 devstack nova-compute[73586]: kvm32 Jun 04 14:36:46 devstack nova-compute[73586]: coreduo Jun 04 14:36:46 devstack nova-compute[73586]: core2duo Jun 04 14:36:46 devstack nova-compute[73586]: athlon Jun 04 14:36:46 devstack nova-compute[73586]: Westmere-IBRS Jun 04 14:36:46 devstack nova-compute[73586]: Westmere Jun 04 14:36:46 devstack nova-compute[73586]: Snowridge Jun 04 14:36:46 devstack nova-compute[73586]: Skylake-Server-noTSX-IBRS Jun 04 14:36:46 devstack nova-compute[73586]: Skylake-Server-IBRS Jun 04 14:36:46 devstack nova-compute[73586]: Skylake-Server Jun 04 14:36:46 devstack nova-compute[73586]: Skylake-Client-noTSX-IBRS Jun 04 14:36:46 devstack nova-compute[73586]: Skylake-Client-IBRS Jun 04 14:36:46 devstack nova-compute[73586]: Skylake-Client Jun 04 14:36:46 devstack nova-compute[73586]: SapphireRapids Jun 04 14:36:46 devstack nova-compute[73586]: SandyBridge-IBRS Jun 04 14:36:46 devstack nova-compute[73586]: SandyBridge Jun 04 14:36:46 devstack nova-compute[73586]: Penryn Jun 04 14:36:46 devstack nova-compute[73586]: Opteron_G5 Jun 04 14:36:46 devstack nova-compute[73586]: Opteron_G4 Jun 04 14:36:46 devstack nova-compute[73586]: Opteron_G3 Jun 04 14:36:46 devstack nova-compute[73586]: Opteron_G2 Jun 04 14:36:46 devstack nova-compute[73586]: Opteron_G1 Jun 04 14:36:46 devstack nova-compute[73586]: Nehalem-IBRS Jun 04 14:36:46 devstack nova-compute[73586]: Nehalem Jun 04 14:36:46 devstack nova-compute[73586]: IvyBridge-IBRS Jun 04 14:36:46 devstack nova-compute[73586]: IvyBridge Jun 04 14:36:46 devstack nova-compute[73586]: Icelake-Server-noTSX Jun 04 14:36:46 devstack nova-compute[73586]: Icelake-Server Jun 04 14:36:46 devstack nova-compute[73586]: Haswell-noTSX-IBRS Jun 04 14:36:46 devstack nova-compute[73586]: Haswell-noTSX Jun 04 14:36:46 devstack nova-compute[73586]: Haswell-IBRS Jun 04 14:36:46 devstack nova-compute[73586]: Haswell Jun 04 14:36:46 devstack nova-compute[73586]: EPYC-Rome Jun 04 14:36:46 devstack nova-compute[73586]: EPYC-Milan Jun 04 14:36:46 devstack nova-compute[73586]: EPYC-IBPB Jun 04 14:36:46 devstack nova-compute[73586]: EPYC-Genoa Jun 04 14:36:46 devstack nova-compute[73586]: EPYC Jun 04 14:36:46 devstack nova-compute[73586]: Dhyana Jun 04 14:36:46 devstack nova-compute[73586]: Cooperlake Jun 04 14:36:46 devstack nova-compute[73586]: Conroe Jun 04 14:36:46 devstack nova-compute[73586]: Cascadelake-Server-noTSX Jun 04 14:36:46 devstack nova-compute[73586]: Cascadelake-Server Jun 04 14:36:46 devstack nova-compute[73586]: Broadwell-noTSX-IBRS Jun 04 14:36:46 devstack nova-compute[73586]: Broadwell-noTSX Jun 04 14:36:46 devstack nova-compute[73586]: Broadwell-IBRS Jun 04 14:36:46 devstack nova-compute[73586]: Broadwell Jun 04 14:36:46 devstack nova-compute[73586]: 486 Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: file Jun 04 14:36:46 devstack nova-compute[73586]: anonymous Jun 04 14:36:46 devstack nova-compute[73586]: memfd Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: disk Jun 04 14:36:46 devstack nova-compute[73586]: cdrom Jun 04 14:36:46 devstack nova-compute[73586]: floppy Jun 04 14:36:46 devstack nova-compute[73586]: lun Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: ide Jun 04 14:36:46 devstack nova-compute[73586]: fdc Jun 04 14:36:46 devstack nova-compute[73586]: scsi Jun 04 14:36:46 devstack nova-compute[73586]: virtio Jun 04 14:36:46 devstack nova-compute[73586]: usb Jun 04 14:36:46 devstack nova-compute[73586]: sata Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: virtio Jun 04 14:36:46 devstack nova-compute[73586]: virtio-transitional Jun 04 14:36:46 devstack nova-compute[73586]: virtio-non-transitional Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: sdl Jun 04 14:36:46 devstack nova-compute[73586]: vnc Jun 04 14:36:46 devstack nova-compute[73586]: spice Jun 04 14:36:46 devstack nova-compute[73586]: egl-headless Jun 04 14:36:46 devstack nova-compute[73586]: dbus Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: subsystem Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: default Jun 04 14:36:46 devstack nova-compute[73586]: mandatory Jun 04 14:36:46 devstack nova-compute[73586]: requisite Jun 04 14:36:46 devstack nova-compute[73586]: optional Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: usb Jun 04 14:36:46 devstack nova-compute[73586]: pci Jun 04 14:36:46 devstack nova-compute[73586]: scsi Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: virtio Jun 04 14:36:46 devstack nova-compute[73586]: virtio-transitional Jun 04 14:36:46 devstack nova-compute[73586]: virtio-non-transitional Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: random Jun 04 14:36:46 devstack nova-compute[73586]: egd Jun 04 14:36:46 devstack nova-compute[73586]: builtin Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: path Jun 04 14:36:46 devstack nova-compute[73586]: handle Jun 04 14:36:46 devstack nova-compute[73586]: virtiofs Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: tpm-tis Jun 04 14:36:46 devstack nova-compute[73586]: tpm-crb Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: passthrough Jun 04 14:36:46 devstack nova-compute[73586]: emulator Jun 04 14:36:46 devstack nova-compute[73586]: external Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: 1.2 Jun 04 14:36:46 devstack nova-compute[73586]: 2.0 Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: usb Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: pty Jun 04 14:36:46 devstack nova-compute[73586]: unix Jun 04 14:36:46 devstack nova-compute[73586]: spicevmc Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: virtio Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: qemu Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: builtin Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: relaxed Jun 04 14:36:46 devstack nova-compute[73586]: vapic Jun 04 14:36:46 devstack nova-compute[73586]: spinlocks Jun 04 14:36:46 devstack nova-compute[73586]: vpindex Jun 04 14:36:46 devstack nova-compute[73586]: runtime Jun 04 14:36:46 devstack nova-compute[73586]: synic Jun 04 14:36:46 devstack nova-compute[73586]: stimer Jun 04 14:36:46 devstack nova-compute[73586]: reset Jun 04 14:36:46 devstack nova-compute[73586]: vendor_id Jun 04 14:36:46 devstack nova-compute[73586]: frequencies Jun 04 14:36:46 devstack nova-compute[73586]: reenlightenment Jun 04 14:36:46 devstack nova-compute[73586]: tlbflush Jun 04 14:36:46 devstack nova-compute[73586]: ipi Jun 04 14:36:46 devstack nova-compute[73586]: avic Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: {{(pid=73586) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1105}} Jun 04 14:36:46 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=ubuntu-q35: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: /usr/bin/qemu-system-x86_64 Jun 04 14:36:46 devstack nova-compute[73586]: kvm Jun 04 14:36:46 devstack nova-compute[73586]: pc-q35-noble-v2 Jun 04 14:36:46 devstack nova-compute[73586]: x86_64 Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: efi Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: /usr/share/OVMF/OVMF_CODE_4M.ms.fd Jun 04 14:36:46 devstack nova-compute[73586]: /usr/share/OVMF/OVMF_CODE_4M.secboot.fd Jun 04 14:36:46 devstack nova-compute[73586]: /usr/share/ovmf/OVMF.amdsev.fd Jun 04 14:36:46 devstack nova-compute[73586]: /usr/share/OVMF/OVMF_CODE_4M.fd Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: rom Jun 04 14:36:46 devstack nova-compute[73586]: pflash Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: yes Jun 04 14:36:46 devstack nova-compute[73586]: no Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: yes Jun 04 14:36:46 devstack nova-compute[73586]: no Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: on Jun 04 14:36:46 devstack nova-compute[73586]: off Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: on Jun 04 14:36:46 devstack nova-compute[73586]: off Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: EPYC-IBPB Jun 04 14:36:46 devstack nova-compute[73586]: AMD Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: qemu64 Jun 04 14:36:46 devstack nova-compute[73586]: qemu32 Jun 04 14:36:46 devstack nova-compute[73586]: phenom Jun 04 14:36:46 devstack nova-compute[73586]: pentium3 Jun 04 14:36:46 devstack nova-compute[73586]: pentium2 Jun 04 14:36:46 devstack nova-compute[73586]: pentium Jun 04 14:36:46 devstack nova-compute[73586]: n270 Jun 04 14:36:46 devstack nova-compute[73586]: kvm64 Jun 04 14:36:46 devstack nova-compute[73586]: kvm32 Jun 04 14:36:46 devstack nova-compute[73586]: coreduo Jun 04 14:36:46 devstack nova-compute[73586]: core2duo Jun 04 14:36:46 devstack nova-compute[73586]: athlon Jun 04 14:36:46 devstack nova-compute[73586]: Westmere-IBRS Jun 04 14:36:46 devstack nova-compute[73586]: Westmere Jun 04 14:36:46 devstack nova-compute[73586]: Snowridge Jun 04 14:36:46 devstack nova-compute[73586]: Skylake-Server-noTSX-IBRS Jun 04 14:36:46 devstack nova-compute[73586]: Skylake-Server-IBRS Jun 04 14:36:46 devstack nova-compute[73586]: Skylake-Server Jun 04 14:36:46 devstack nova-compute[73586]: Skylake-Client-noTSX-IBRS Jun 04 14:36:46 devstack nova-compute[73586]: Skylake-Client-IBRS Jun 04 14:36:46 devstack nova-compute[73586]: Skylake-Client Jun 04 14:36:46 devstack nova-compute[73586]: SapphireRapids Jun 04 14:36:46 devstack nova-compute[73586]: SandyBridge-IBRS Jun 04 14:36:46 devstack nova-compute[73586]: SandyBridge Jun 04 14:36:46 devstack nova-compute[73586]: Penryn Jun 04 14:36:46 devstack nova-compute[73586]: Opteron_G5 Jun 04 14:36:46 devstack nova-compute[73586]: Opteron_G4 Jun 04 14:36:46 devstack nova-compute[73586]: Opteron_G3 Jun 04 14:36:46 devstack nova-compute[73586]: Opteron_G2 Jun 04 14:36:46 devstack nova-compute[73586]: Opteron_G1 Jun 04 14:36:46 devstack nova-compute[73586]: Nehalem-IBRS Jun 04 14:36:46 devstack nova-compute[73586]: Nehalem Jun 04 14:36:46 devstack nova-compute[73586]: IvyBridge-IBRS Jun 04 14:36:46 devstack nova-compute[73586]: IvyBridge Jun 04 14:36:46 devstack nova-compute[73586]: Icelake-Server-noTSX Jun 04 14:36:46 devstack nova-compute[73586]: Icelake-Server Jun 04 14:36:46 devstack nova-compute[73586]: Haswell-noTSX-IBRS Jun 04 14:36:46 devstack nova-compute[73586]: Haswell-noTSX Jun 04 14:36:46 devstack nova-compute[73586]: Haswell-IBRS Jun 04 14:36:46 devstack nova-compute[73586]: Haswell Jun 04 14:36:46 devstack nova-compute[73586]: EPYC-Rome Jun 04 14:36:46 devstack nova-compute[73586]: EPYC-Milan Jun 04 14:36:46 devstack nova-compute[73586]: EPYC-IBPB Jun 04 14:36:46 devstack nova-compute[73586]: EPYC-Genoa Jun 04 14:36:46 devstack nova-compute[73586]: EPYC Jun 04 14:36:46 devstack nova-compute[73586]: Dhyana Jun 04 14:36:46 devstack nova-compute[73586]: Cooperlake Jun 04 14:36:46 devstack nova-compute[73586]: Conroe Jun 04 14:36:46 devstack nova-compute[73586]: Cascadelake-Server-noTSX Jun 04 14:36:46 devstack nova-compute[73586]: Cascadelake-Server Jun 04 14:36:46 devstack nova-compute[73586]: Broadwell-noTSX-IBRS Jun 04 14:36:46 devstack nova-compute[73586]: Broadwell-noTSX Jun 04 14:36:46 devstack nova-compute[73586]: Broadwell-IBRS Jun 04 14:36:46 devstack nova-compute[73586]: Broadwell Jun 04 14:36:46 devstack nova-compute[73586]: 486 Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: file Jun 04 14:36:46 devstack nova-compute[73586]: anonymous Jun 04 14:36:46 devstack nova-compute[73586]: memfd Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: disk Jun 04 14:36:46 devstack nova-compute[73586]: cdrom Jun 04 14:36:46 devstack nova-compute[73586]: floppy Jun 04 14:36:46 devstack nova-compute[73586]: lun Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: fdc Jun 04 14:36:46 devstack nova-compute[73586]: scsi Jun 04 14:36:46 devstack nova-compute[73586]: virtio Jun 04 14:36:46 devstack nova-compute[73586]: usb Jun 04 14:36:46 devstack nova-compute[73586]: sata Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: virtio Jun 04 14:36:46 devstack nova-compute[73586]: virtio-transitional Jun 04 14:36:46 devstack nova-compute[73586]: virtio-non-transitional Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: sdl Jun 04 14:36:46 devstack nova-compute[73586]: vnc Jun 04 14:36:46 devstack nova-compute[73586]: spice Jun 04 14:36:46 devstack nova-compute[73586]: egl-headless Jun 04 14:36:46 devstack nova-compute[73586]: dbus Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: subsystem Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: default Jun 04 14:36:46 devstack nova-compute[73586]: mandatory Jun 04 14:36:46 devstack nova-compute[73586]: requisite Jun 04 14:36:46 devstack nova-compute[73586]: optional Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: usb Jun 04 14:36:46 devstack nova-compute[73586]: pci Jun 04 14:36:46 devstack nova-compute[73586]: scsi Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: virtio Jun 04 14:36:46 devstack nova-compute[73586]: virtio-transitional Jun 04 14:36:46 devstack nova-compute[73586]: virtio-non-transitional Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: random Jun 04 14:36:46 devstack nova-compute[73586]: egd Jun 04 14:36:46 devstack nova-compute[73586]: builtin Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: path Jun 04 14:36:46 devstack nova-compute[73586]: handle Jun 04 14:36:46 devstack nova-compute[73586]: virtiofs Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: tpm-tis Jun 04 14:36:46 devstack nova-compute[73586]: tpm-crb Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: passthrough Jun 04 14:36:46 devstack nova-compute[73586]: emulator Jun 04 14:36:46 devstack nova-compute[73586]: external Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: 1.2 Jun 04 14:36:46 devstack nova-compute[73586]: 2.0 Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: usb Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: pty Jun 04 14:36:46 devstack nova-compute[73586]: unix Jun 04 14:36:46 devstack nova-compute[73586]: spicevmc Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: virtio Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: qemu Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: builtin Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: relaxed Jun 04 14:36:46 devstack nova-compute[73586]: vapic Jun 04 14:36:46 devstack nova-compute[73586]: spinlocks Jun 04 14:36:46 devstack nova-compute[73586]: vpindex Jun 04 14:36:46 devstack nova-compute[73586]: runtime Jun 04 14:36:46 devstack nova-compute[73586]: synic Jun 04 14:36:46 devstack nova-compute[73586]: stimer Jun 04 14:36:46 devstack nova-compute[73586]: reset Jun 04 14:36:46 devstack nova-compute[73586]: vendor_id Jun 04 14:36:46 devstack nova-compute[73586]: frequencies Jun 04 14:36:46 devstack nova-compute[73586]: reenlightenment Jun 04 14:36:46 devstack nova-compute[73586]: tlbflush Jun 04 14:36:46 devstack nova-compute[73586]: ipi Jun 04 14:36:46 devstack nova-compute[73586]: avic Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: {{(pid=73586) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1105}} Jun 04 14:36:46 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=pc: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: /usr/bin/qemu-system-x86_64 Jun 04 14:36:46 devstack nova-compute[73586]: kvm Jun 04 14:36:46 devstack nova-compute[73586]: pc-i440fx-noble Jun 04 14:36:46 devstack nova-compute[73586]: x86_64 Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: efi Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: /usr/share/OVMF/OVMF_CODE_4M.fd Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: rom Jun 04 14:36:46 devstack nova-compute[73586]: pflash Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: yes Jun 04 14:36:46 devstack nova-compute[73586]: no Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: no Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: on Jun 04 14:36:46 devstack nova-compute[73586]: off Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: on Jun 04 14:36:46 devstack nova-compute[73586]: off Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: EPYC-IBPB Jun 04 14:36:46 devstack nova-compute[73586]: AMD Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: qemu64 Jun 04 14:36:46 devstack nova-compute[73586]: qemu32 Jun 04 14:36:46 devstack nova-compute[73586]: phenom Jun 04 14:36:46 devstack nova-compute[73586]: pentium3 Jun 04 14:36:46 devstack nova-compute[73586]: pentium2 Jun 04 14:36:46 devstack nova-compute[73586]: pentium Jun 04 14:36:46 devstack nova-compute[73586]: n270 Jun 04 14:36:46 devstack nova-compute[73586]: kvm64 Jun 04 14:36:46 devstack nova-compute[73586]: kvm32 Jun 04 14:36:46 devstack nova-compute[73586]: coreduo Jun 04 14:36:46 devstack nova-compute[73586]: core2duo Jun 04 14:36:46 devstack nova-compute[73586]: athlon Jun 04 14:36:46 devstack nova-compute[73586]: Westmere-IBRS Jun 04 14:36:46 devstack nova-compute[73586]: Westmere Jun 04 14:36:46 devstack nova-compute[73586]: Snowridge Jun 04 14:36:46 devstack nova-compute[73586]: Skylake-Server-noTSX-IBRS Jun 04 14:36:46 devstack nova-compute[73586]: Skylake-Server-IBRS Jun 04 14:36:46 devstack nova-compute[73586]: Skylake-Server Jun 04 14:36:46 devstack nova-compute[73586]: Skylake-Client-noTSX-IBRS Jun 04 14:36:46 devstack nova-compute[73586]: Skylake-Client-IBRS Jun 04 14:36:46 devstack nova-compute[73586]: Skylake-Client Jun 04 14:36:46 devstack nova-compute[73586]: SapphireRapids Jun 04 14:36:46 devstack nova-compute[73586]: SandyBridge-IBRS Jun 04 14:36:46 devstack nova-compute[73586]: SandyBridge Jun 04 14:36:46 devstack nova-compute[73586]: Penryn Jun 04 14:36:46 devstack nova-compute[73586]: Opteron_G5 Jun 04 14:36:46 devstack nova-compute[73586]: Opteron_G4 Jun 04 14:36:46 devstack nova-compute[73586]: Opteron_G3 Jun 04 14:36:46 devstack nova-compute[73586]: Opteron_G2 Jun 04 14:36:46 devstack nova-compute[73586]: Opteron_G1 Jun 04 14:36:46 devstack nova-compute[73586]: Nehalem-IBRS Jun 04 14:36:46 devstack nova-compute[73586]: Nehalem Jun 04 14:36:46 devstack nova-compute[73586]: IvyBridge-IBRS Jun 04 14:36:46 devstack nova-compute[73586]: IvyBridge Jun 04 14:36:46 devstack nova-compute[73586]: Icelake-Server-noTSX Jun 04 14:36:46 devstack nova-compute[73586]: Icelake-Server Jun 04 14:36:46 devstack nova-compute[73586]: Haswell-noTSX-IBRS Jun 04 14:36:46 devstack nova-compute[73586]: Haswell-noTSX Jun 04 14:36:46 devstack nova-compute[73586]: Haswell-IBRS Jun 04 14:36:46 devstack nova-compute[73586]: Haswell Jun 04 14:36:46 devstack nova-compute[73586]: EPYC-Rome Jun 04 14:36:46 devstack nova-compute[73586]: EPYC-Milan Jun 04 14:36:46 devstack nova-compute[73586]: EPYC-IBPB Jun 04 14:36:46 devstack nova-compute[73586]: EPYC-Genoa Jun 04 14:36:46 devstack nova-compute[73586]: EPYC Jun 04 14:36:46 devstack nova-compute[73586]: Dhyana Jun 04 14:36:46 devstack nova-compute[73586]: Cooperlake Jun 04 14:36:46 devstack nova-compute[73586]: Conroe Jun 04 14:36:46 devstack nova-compute[73586]: Cascadelake-Server-noTSX Jun 04 14:36:46 devstack nova-compute[73586]: Cascadelake-Server Jun 04 14:36:46 devstack nova-compute[73586]: Broadwell-noTSX-IBRS Jun 04 14:36:46 devstack nova-compute[73586]: Broadwell-noTSX Jun 04 14:36:46 devstack nova-compute[73586]: Broadwell-IBRS Jun 04 14:36:46 devstack nova-compute[73586]: Broadwell Jun 04 14:36:46 devstack nova-compute[73586]: 486 Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: file Jun 04 14:36:46 devstack nova-compute[73586]: anonymous Jun 04 14:36:46 devstack nova-compute[73586]: memfd Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: disk Jun 04 14:36:46 devstack nova-compute[73586]: cdrom Jun 04 14:36:46 devstack nova-compute[73586]: floppy Jun 04 14:36:46 devstack nova-compute[73586]: lun Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: ide Jun 04 14:36:46 devstack nova-compute[73586]: fdc Jun 04 14:36:46 devstack nova-compute[73586]: scsi Jun 04 14:36:46 devstack nova-compute[73586]: virtio Jun 04 14:36:46 devstack nova-compute[73586]: usb Jun 04 14:36:46 devstack nova-compute[73586]: sata Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: virtio Jun 04 14:36:46 devstack nova-compute[73586]: virtio-transitional Jun 04 14:36:46 devstack nova-compute[73586]: virtio-non-transitional Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: sdl Jun 04 14:36:46 devstack nova-compute[73586]: vnc Jun 04 14:36:46 devstack nova-compute[73586]: spice Jun 04 14:36:46 devstack nova-compute[73586]: egl-headless Jun 04 14:36:46 devstack nova-compute[73586]: dbus Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: subsystem Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: default Jun 04 14:36:46 devstack nova-compute[73586]: mandatory Jun 04 14:36:46 devstack nova-compute[73586]: requisite Jun 04 14:36:46 devstack nova-compute[73586]: optional Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: usb Jun 04 14:36:46 devstack nova-compute[73586]: pci Jun 04 14:36:46 devstack nova-compute[73586]: scsi Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: virtio Jun 04 14:36:46 devstack nova-compute[73586]: virtio-transitional Jun 04 14:36:46 devstack nova-compute[73586]: virtio-non-transitional Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: random Jun 04 14:36:46 devstack nova-compute[73586]: egd Jun 04 14:36:46 devstack nova-compute[73586]: builtin Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: path Jun 04 14:36:46 devstack nova-compute[73586]: handle Jun 04 14:36:46 devstack nova-compute[73586]: virtiofs Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: tpm-tis Jun 04 14:36:46 devstack nova-compute[73586]: tpm-crb Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: passthrough Jun 04 14:36:46 devstack nova-compute[73586]: emulator Jun 04 14:36:46 devstack nova-compute[73586]: external Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: 1.2 Jun 04 14:36:46 devstack nova-compute[73586]: 2.0 Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: usb Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: pty Jun 04 14:36:46 devstack nova-compute[73586]: unix Jun 04 14:36:46 devstack nova-compute[73586]: spicevmc Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: virtio Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: qemu Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: builtin Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: relaxed Jun 04 14:36:46 devstack nova-compute[73586]: vapic Jun 04 14:36:46 devstack nova-compute[73586]: spinlocks Jun 04 14:36:46 devstack nova-compute[73586]: vpindex Jun 04 14:36:46 devstack nova-compute[73586]: runtime Jun 04 14:36:46 devstack nova-compute[73586]: synic Jun 04 14:36:46 devstack nova-compute[73586]: stimer Jun 04 14:36:46 devstack nova-compute[73586]: reset Jun 04 14:36:46 devstack nova-compute[73586]: vendor_id Jun 04 14:36:46 devstack nova-compute[73586]: frequencies Jun 04 14:36:46 devstack nova-compute[73586]: reenlightenment Jun 04 14:36:46 devstack nova-compute[73586]: tlbflush Jun 04 14:36:46 devstack nova-compute[73586]: ipi Jun 04 14:36:46 devstack nova-compute[73586]: avic Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: Jun 04 14:36:46 devstack nova-compute[73586]: {{(pid=73586) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1105}} Jun 04 14:36:46 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Getting domain capabilities for xtensa via machine types: {None} {{(pid=73586) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Jun 04 14:36:46 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 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=73586) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Jun 04 14:36:46 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Getting domain capabilities for xtensaeb via machine types: {None} {{(pid=73586) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Jun 04 14:36:46 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 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=73586) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Jun 04 14:36:46 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Checking secure boot support for host arch (x86_64) {{(pid=73586) supports_secure_boot /opt/stack/nova/nova/virt/libvirt/host.py:1962}} Jun 04 14:36:46 devstack nova-compute[73586]: INFO nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Secure Boot support detected Jun 04 14:36:46 devstack nova-compute[73586]: INFO nova.virt.node [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Generated node identity 135bc785-5fe4-4523-9c65-4b517ed840f9 Jun 04 14:36:46 devstack nova-compute[73586]: INFO nova.virt.node [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Wrote node identity 135bc785-5fe4-4523-9c65-4b517ed840f9 to /opt/stack/data/nova/compute_id Jun 04 14:36:46 devstack nova-compute[73586]: WARNING nova.compute.manager [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Compute nodes ['135bc785-5fe4-4523-9c65-4b517ed840f9'] 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. Jun 04 14:36:47 devstack nova-compute[73586]: INFO nova.compute.manager [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Looking for unclaimed instances stuck in BUILDING status for nodes managed by this host Jun 04 14:36:48 devstack nova-compute[73586]: WARNING nova.compute.manager [None req-59d73abd-685a-4a73-a4f5-235544bcc378 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. Jun 04 14:36:48 devstack nova-compute[73586]: DEBUG oslo_concurrency.lockutils [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=73586) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:36:48 devstack nova-compute[73586]: DEBUG oslo_concurrency.lockutils [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=73586) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:36:48 devstack nova-compute[73586]: DEBUG oslo_concurrency.lockutils [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=73586) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:36:48 devstack nova-compute[73586]: DEBUG nova.compute.resource_tracker [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=73586) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jun 04 14:36:49 devstack nova-compute[73586]: WARNING nova.virt.libvirt.driver [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 04 14:36:49 devstack nova-compute[73586]: DEBUG oslo_concurrency.processutils [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Running cmd (subprocess): env LANG=C uptime {{(pid=73586) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:36:49 devstack nova-compute[73586]: DEBUG oslo_concurrency.processutils [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] CMD "env LANG=C uptime" returned: 0 in 0.034s {{(pid=73586) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 04 14:36:49 devstack nova-compute[73586]: DEBUG nova.compute.resource_tracker [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Hypervisor/Node resource view: name=devstack free_ram=6779MB free_disk=15.440193176269531GB free_vcpus=4 pci_devices=[{"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_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_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_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_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_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_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_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_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"}, {"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_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_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_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_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_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_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_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_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_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_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_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_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_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"}] {{(pid=73586) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jun 04 14:36:49 devstack nova-compute[73586]: DEBUG oslo_concurrency.lockutils [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=73586) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:36:49 devstack nova-compute[73586]: DEBUG oslo_concurrency.lockutils [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=73586) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:36:49 devstack nova-compute[73586]: WARNING nova.compute.resource_tracker [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] No compute node record for devstack:135bc785-5fe4-4523-9c65-4b517ed840f9: nova.exception_Remote.ComputeHostNotFound_Remote: Compute host 135bc785-5fe4-4523-9c65-4b517ed840f9 could not be found. Jun 04 14:36:50 devstack nova-compute[73586]: INFO nova.compute.resource_tracker [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Compute node record created for devstack:devstack with uuid: 135bc785-5fe4-4523-9c65-4b517ed840f9 Jun 04 14:36:51 devstack nova-compute[73586]: DEBUG nova.compute.resource_tracker [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=73586) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jun 04 14:36:51 devstack nova-compute[73586]: DEBUG nova.compute.resource_tracker [None req-59d73abd-685a-4a73-a4f5-235544bcc378 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': ' 14:36:49 up 25 min, 1 user, load average: 4.17, 2.98, 1.85\n'} {{(pid=73586) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jun 04 14:36:52 devstack nova-compute[73586]: INFO nova.scheduler.client.report [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] [req-d9cab1f1-4753-4de2-902a-ea0c6a1c7587] Created resource provider record via placement API for resource provider with UUID 135bc785-5fe4-4523-9c65-4b517ed840f9 and name devstack. Jun 04 14:36:52 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] /sys/module/kvm_amd/parameters/sev contains [N Jun 04 14:36:52 devstack nova-compute[73586]: ] {{(pid=73586) _kernel_supports_amd_sev /opt/stack/nova/nova/virt/libvirt/host.py:2038}} Jun 04 14:36:52 devstack nova-compute[73586]: INFO nova.virt.libvirt.host [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] kernel doesn't support AMD SEV Jun 04 14:36:52 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.driver [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=73586) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9951}} Jun 04 14:36:52 devstack nova-compute[73586]: DEBUG nova.compute.provider_tree [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Updating inventory in ProviderTree for provider 135bc785-5fe4-4523-9c65-4b517ed840f9 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=73586) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} Jun 04 14:36:52 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.driver [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=73586) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5886}} Jun 04 14:36:53 devstack nova-compute[73586]: DEBUG nova.scheduler.client.report [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Updated inventory for provider 135bc785-5fe4-4523-9c65-4b517ed840f9 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=73586) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:975}} Jun 04 14:36:53 devstack nova-compute[73586]: DEBUG nova.compute.provider_tree [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Updating resource provider 135bc785-5fe4-4523-9c65-4b517ed840f9 generation from 0 to 1 during operation: update_inventory {{(pid=73586) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} Jun 04 14:36:53 devstack nova-compute[73586]: DEBUG nova.compute.provider_tree [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Updating inventory in ProviderTree for provider 135bc785-5fe4-4523-9c65-4b517ed840f9 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=73586) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} Jun 04 14:36:53 devstack nova-compute[73586]: DEBUG nova.compute.provider_tree [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Updating resource provider 135bc785-5fe4-4523-9c65-4b517ed840f9 generation from 1 to 2 during operation: update_traits {{(pid=73586) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} Jun 04 14:36:54 devstack nova-compute[73586]: DEBUG nova.compute.resource_tracker [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Compute_service record updated for devstack:devstack {{(pid=73586) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jun 04 14:36:54 devstack nova-compute[73586]: DEBUG oslo_concurrency.lockutils [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 4.873s {{(pid=73586) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:36:54 devstack nova-compute[73586]: DEBUG nova.service [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=73586) start /opt/stack/nova/nova/service.py:195}} Jun 04 14:36:54 devstack nova-compute[73586]: DEBUG nova.service [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=73586) start /opt/stack/nova/nova/service.py:211}} Jun 04 14:36:54 devstack nova-compute[73586]: DEBUG nova.service [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Join ServiceGroup membership for this service compute {{(pid=73586) start /opt/stack/nova/nova/service.py:221}} Jun 04 14:36:54 devstack nova-compute[73586]: DEBUG nova.servicegroup.drivers.db [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=73586) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} Jun 04 14:36:59 devstack nova-compute[73586]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.50 seconds {{(pid=73586) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 04 14:37:12 devstack nova-compute[73586]: DEBUG oslo_service.periodic_task [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Running periodic task ComputeManager._sync_power_states {{(pid=73586) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Jun 04 14:37:12 devstack nova-compute[73586]: DEBUG oslo_service.periodic_task [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=73586) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Jun 04 14:37:12 devstack nova-compute[73586]: DEBUG oslo.service.backend._threading.loopingcall [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 15.96 seconds {{(pid=73586) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 04 14:37:28 devstack nova-compute[73586]: DEBUG oslo_service.periodic_task [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=73586) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Jun 04 14:37:28 devstack nova-compute[73586]: DEBUG oslo_service.periodic_task [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=73586) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Jun 04 14:37:28 devstack nova-compute[73586]: DEBUG oslo_service.periodic_task [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=73586) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Jun 04 14:37:28 devstack nova-compute[73586]: DEBUG oslo_service.periodic_task [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=73586) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Jun 04 14:37:28 devstack nova-compute[73586]: DEBUG oslo_service.periodic_task [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=73586) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Jun 04 14:37:28 devstack nova-compute[73586]: DEBUG oslo_service.periodic_task [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=73586) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Jun 04 14:37:28 devstack nova-compute[73586]: DEBUG oslo_service.periodic_task [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=73586) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Jun 04 14:37:28 devstack nova-compute[73586]: DEBUG nova.compute.manager [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=73586) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Jun 04 14:37:28 devstack nova-compute[73586]: DEBUG oslo_service.periodic_task [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Running periodic task ComputeManager.update_available_resource {{(pid=73586) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Jun 04 14:37:29 devstack nova-compute[73586]: DEBUG oslo_concurrency.lockutils [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=73586) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:37:29 devstack nova-compute[73586]: DEBUG oslo_concurrency.lockutils [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=73586) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:37:29 devstack nova-compute[73586]: DEBUG oslo_concurrency.lockutils [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=73586) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:37:29 devstack nova-compute[73586]: DEBUG nova.compute.resource_tracker [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=73586) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jun 04 14:37:29 devstack nova-compute[73586]: WARNING nova.virt.libvirt.driver [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 04 14:37:29 devstack nova-compute[73586]: DEBUG oslo_concurrency.processutils [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Running cmd (subprocess): env LANG=C uptime {{(pid=73586) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:37:29 devstack nova-compute[73586]: DEBUG oslo_concurrency.processutils [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] CMD "env LANG=C uptime" returned: 0 in 0.020s {{(pid=73586) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 04 14:37:29 devstack nova-compute[73586]: DEBUG nova.compute.resource_tracker [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Hypervisor/Node resource view: name=devstack free_ram=6518MB free_disk=15.397933959960938GB free_vcpus=4 pci_devices=[{"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_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_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_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_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_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_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_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_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"}, {"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_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_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_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_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_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_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_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_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_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_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_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_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_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"}] {{(pid=73586) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jun 04 14:37:29 devstack nova-compute[73586]: DEBUG oslo_concurrency.lockutils [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=73586) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:37:29 devstack nova-compute[73586]: DEBUG oslo_concurrency.lockutils [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=73586) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:37:30 devstack nova-compute[73586]: DEBUG nova.compute.resource_tracker [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=73586) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jun 04 14:37:30 devstack nova-compute[73586]: DEBUG nova.compute.resource_tracker [None req-a3c46c73-066b-47de-970a-ca20a2143fff 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': ' 14:37:29 up 26 min, 1 user, load average: 3.16, 2.91, 1.88\n'} {{(pid=73586) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jun 04 14:37:30 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.driver [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=73586) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9951}} Jun 04 14:37:30 devstack nova-compute[73586]: DEBUG nova.compute.provider_tree [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Inventory has not changed in ProviderTree for provider: 135bc785-5fe4-4523-9c65-4b517ed840f9 {{(pid=73586) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 04 14:37:30 devstack nova-compute[73586]: DEBUG nova.scheduler.client.report [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Inventory has not changed for provider 135bc785-5fe4-4523-9c65-4b517ed840f9 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=73586) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 04 14:37:31 devstack nova-compute[73586]: DEBUG nova.compute.resource_tracker [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Compute_service record updated for devstack:devstack {{(pid=73586) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jun 04 14:37:31 devstack nova-compute[73586]: DEBUG oslo_concurrency.lockutils [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.094s {{(pid=73586) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:37:31 devstack nova-compute[73586]: DEBUG oslo.service.backend._threading.loopingcall [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 59.99 seconds {{(pid=73586) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 04 14:38:31 devstack nova-compute[73586]: DEBUG oslo_service.periodic_task [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=73586) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Jun 04 14:38:31 devstack nova-compute[73586]: DEBUG oslo_service.periodic_task [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Running periodic task ComputeManager._sync_scheduler_instance_info {{(pid=73586) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Jun 04 14:38:31 devstack nova-compute[73586]: DEBUG oslo_service.periodic_task [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=73586) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Jun 04 14:38:31 devstack nova-compute[73586]: DEBUG oslo_service.periodic_task [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=73586) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Jun 04 14:38:31 devstack nova-compute[73586]: DEBUG oslo_service.periodic_task [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=73586) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Jun 04 14:38:31 devstack nova-compute[73586]: DEBUG oslo_service.periodic_task [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=73586) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Jun 04 14:38:31 devstack nova-compute[73586]: DEBUG oslo_service.periodic_task [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=73586) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Jun 04 14:38:31 devstack nova-compute[73586]: DEBUG oslo_service.periodic_task [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=73586) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Jun 04 14:38:31 devstack nova-compute[73586]: DEBUG nova.compute.manager [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=73586) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Jun 04 14:38:31 devstack nova-compute[73586]: DEBUG oslo_service.periodic_task [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Running periodic task ComputeManager.update_available_resource {{(pid=73586) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Jun 04 14:38:31 devstack nova-compute[73586]: DEBUG oslo_concurrency.lockutils [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=73586) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:38:31 devstack nova-compute[73586]: DEBUG oslo_concurrency.lockutils [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=73586) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:38:31 devstack nova-compute[73586]: DEBUG oslo_concurrency.lockutils [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=73586) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:38:31 devstack nova-compute[73586]: DEBUG nova.compute.resource_tracker [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=73586) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jun 04 14:38:31 devstack nova-compute[73586]: WARNING nova.virt.libvirt.driver [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 04 14:38:31 devstack nova-compute[73586]: DEBUG oslo_concurrency.processutils [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Running cmd (subprocess): env LANG=C uptime {{(pid=73586) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:38:32 devstack nova-compute[73586]: DEBUG oslo_concurrency.processutils [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] CMD "env LANG=C uptime" returned: 0 in 0.019s {{(pid=73586) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 04 14:38:32 devstack nova-compute[73586]: DEBUG nova.compute.resource_tracker [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Hypervisor/Node resource view: name=devstack free_ram=6479MB free_disk=15.418224334716797GB free_vcpus=4 pci_devices=[{"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_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_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_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_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_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_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_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_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"}, {"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_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_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_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_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_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_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_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_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_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_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_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_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_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"}] {{(pid=73586) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jun 04 14:38:32 devstack nova-compute[73586]: DEBUG oslo_concurrency.lockutils [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=73586) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:38:32 devstack nova-compute[73586]: DEBUG oslo_concurrency.lockutils [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=73586) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:38:33 devstack nova-compute[73586]: DEBUG nova.compute.resource_tracker [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=73586) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jun 04 14:38:33 devstack nova-compute[73586]: DEBUG nova.compute.resource_tracker [None req-a3c46c73-066b-47de-970a-ca20a2143fff 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': ' 14:38:32 up 27 min, 1 user, load average: 1.76, 2.56, 1.82\n'} {{(pid=73586) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jun 04 14:38:33 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.driver [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=73586) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9951}} Jun 04 14:38:33 devstack nova-compute[73586]: DEBUG nova.compute.provider_tree [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Inventory has not changed in ProviderTree for provider: 135bc785-5fe4-4523-9c65-4b517ed840f9 {{(pid=73586) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 04 14:38:33 devstack nova-compute[73586]: DEBUG nova.scheduler.client.report [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Inventory has not changed for provider 135bc785-5fe4-4523-9c65-4b517ed840f9 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=73586) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 04 14:38:34 devstack nova-compute[73586]: DEBUG nova.compute.resource_tracker [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Compute_service record updated for devstack:devstack {{(pid=73586) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jun 04 14:38:34 devstack nova-compute[73586]: DEBUG oslo_concurrency.lockutils [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.094s {{(pid=73586) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:38:34 devstack nova-compute[73586]: DEBUG oslo.service.backend._threading.loopingcall [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73586) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 04 14:38:59 devstack nova-compute[73586]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.50 seconds {{(pid=73586) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 04 14:39:34 devstack nova-compute[73586]: DEBUG oslo_service.periodic_task [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=73586) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Jun 04 14:39:34 devstack nova-compute[73586]: DEBUG oslo_service.periodic_task [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=73586) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Jun 04 14:39:34 devstack nova-compute[73586]: DEBUG oslo_service.periodic_task [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=73586) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Jun 04 14:39:34 devstack nova-compute[73586]: DEBUG oslo_service.periodic_task [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=73586) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Jun 04 14:39:34 devstack nova-compute[73586]: DEBUG oslo_service.periodic_task [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=73586) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Jun 04 14:39:34 devstack nova-compute[73586]: DEBUG oslo_service.periodic_task [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=73586) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Jun 04 14:39:34 devstack nova-compute[73586]: DEBUG oslo_service.periodic_task [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=73586) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Jun 04 14:39:34 devstack nova-compute[73586]: DEBUG nova.compute.manager [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=73586) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Jun 04 14:39:34 devstack nova-compute[73586]: DEBUG oslo_service.periodic_task [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Running periodic task ComputeManager.update_available_resource {{(pid=73586) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Jun 04 14:39:34 devstack nova-compute[73586]: DEBUG oslo_concurrency.lockutils [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=73586) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:39:34 devstack nova-compute[73586]: DEBUG oslo_concurrency.lockutils [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=73586) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:39:34 devstack nova-compute[73586]: DEBUG oslo_concurrency.lockutils [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=73586) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:39:34 devstack nova-compute[73586]: DEBUG nova.compute.resource_tracker [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=73586) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jun 04 14:39:34 devstack nova-compute[73586]: WARNING nova.virt.libvirt.driver [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 04 14:39:34 devstack nova-compute[73586]: DEBUG oslo_concurrency.processutils [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Running cmd (subprocess): env LANG=C uptime {{(pid=73586) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:39:34 devstack nova-compute[73586]: DEBUG oslo_concurrency.processutils [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] CMD "env LANG=C uptime" returned: 0 in 0.016s {{(pid=73586) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 04 14:39:34 devstack nova-compute[73586]: DEBUG nova.compute.resource_tracker [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Hypervisor/Node resource view: name=devstack free_ram=6511MB free_disk=15.186126708984375GB free_vcpus=4 pci_devices=[{"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_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_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_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_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_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_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_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_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"}, {"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_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_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_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_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_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_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_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_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_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_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_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_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_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"}] {{(pid=73586) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jun 04 14:39:34 devstack nova-compute[73586]: DEBUG oslo_concurrency.lockutils [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=73586) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:39:34 devstack nova-compute[73586]: DEBUG oslo_concurrency.lockutils [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=73586) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:39:35 devstack nova-compute[73586]: DEBUG nova.compute.resource_tracker [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=73586) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jun 04 14:39:35 devstack nova-compute[73586]: DEBUG nova.compute.resource_tracker [None req-a3c46c73-066b-47de-970a-ca20a2143fff 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': ' 14:39:34 up 28 min, 2 users, load average: 1.43, 2.31, 1.78\n'} {{(pid=73586) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jun 04 14:39:35 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.driver [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=73586) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9951}} Jun 04 14:39:35 devstack nova-compute[73586]: DEBUG nova.compute.provider_tree [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Inventory has not changed in ProviderTree for provider: 135bc785-5fe4-4523-9c65-4b517ed840f9 {{(pid=73586) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 04 14:39:36 devstack nova-compute[73586]: DEBUG nova.scheduler.client.report [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Inventory has not changed for provider 135bc785-5fe4-4523-9c65-4b517ed840f9 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=73586) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 04 14:39:36 devstack nova-compute[73586]: DEBUG nova.compute.resource_tracker [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Compute_service record updated for devstack:devstack {{(pid=73586) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jun 04 14:39:36 devstack nova-compute[73586]: DEBUG oslo_concurrency.lockutils [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.117s {{(pid=73586) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:39:36 devstack nova-compute[73586]: DEBUG oslo.service.backend._threading.loopingcall [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 58.69 seconds {{(pid=73586) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 04 14:40:35 devstack nova-compute[73586]: DEBUG oslo_service.periodic_task [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=73586) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Jun 04 14:40:35 devstack nova-compute[73586]: DEBUG oslo_service.periodic_task [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Running periodic task ComputeManager._sync_scheduler_instance_info {{(pid=73586) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Jun 04 14:40:35 devstack nova-compute[73586]: DEBUG oslo_service.periodic_task [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=73586) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Jun 04 14:40:35 devstack nova-compute[73586]: DEBUG oslo_service.periodic_task [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=73586) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Jun 04 14:40:35 devstack nova-compute[73586]: DEBUG oslo_service.periodic_task [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=73586) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Jun 04 14:40:35 devstack nova-compute[73586]: DEBUG oslo_service.periodic_task [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=73586) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Jun 04 14:40:35 devstack nova-compute[73586]: DEBUG oslo_service.periodic_task [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=73586) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Jun 04 14:40:35 devstack nova-compute[73586]: DEBUG oslo_service.periodic_task [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=73586) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Jun 04 14:40:35 devstack nova-compute[73586]: DEBUG nova.compute.manager [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=73586) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Jun 04 14:40:35 devstack nova-compute[73586]: DEBUG oslo_service.periodic_task [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Running periodic task ComputeManager.update_available_resource {{(pid=73586) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Jun 04 14:40:35 devstack nova-compute[73586]: DEBUG oslo_concurrency.lockutils [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=73586) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:40:35 devstack nova-compute[73586]: DEBUG oslo_concurrency.lockutils [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.000s {{(pid=73586) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:40:35 devstack nova-compute[73586]: DEBUG oslo_concurrency.lockutils [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=73586) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:40:35 devstack nova-compute[73586]: DEBUG nova.compute.resource_tracker [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=73586) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jun 04 14:40:36 devstack nova-compute[73586]: WARNING nova.virt.libvirt.driver [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 04 14:40:36 devstack nova-compute[73586]: DEBUG oslo_concurrency.processutils [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Running cmd (subprocess): env LANG=C uptime {{(pid=73586) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:40:36 devstack nova-compute[73586]: DEBUG oslo_concurrency.processutils [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] CMD "env LANG=C uptime" returned: 0 in 0.018s {{(pid=73586) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 04 14:40:36 devstack nova-compute[73586]: DEBUG nova.compute.resource_tracker [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Hypervisor/Node resource view: name=devstack free_ram=6443MB free_disk=15.061546325683594GB free_vcpus=4 pci_devices=[{"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_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_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_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_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_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_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_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_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"}, {"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_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_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_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_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_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_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_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_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_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_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_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_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_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"}] {{(pid=73586) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jun 04 14:40:36 devstack nova-compute[73586]: DEBUG oslo_concurrency.lockutils [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=73586) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:40:36 devstack nova-compute[73586]: DEBUG oslo_concurrency.lockutils [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.000s {{(pid=73586) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:40:37 devstack nova-compute[73586]: DEBUG nova.compute.resource_tracker [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=73586) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jun 04 14:40:37 devstack nova-compute[73586]: DEBUG nova.compute.resource_tracker [None req-a3c46c73-066b-47de-970a-ca20a2143fff 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': ' 14:40:36 up 29 min, 1 user, load average: 1.08, 2.05, 1.73\n'} {{(pid=73586) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jun 04 14:40:37 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.driver [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=73586) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9951}} Jun 04 14:40:37 devstack nova-compute[73586]: DEBUG nova.compute.provider_tree [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Inventory has not changed in ProviderTree for provider: 135bc785-5fe4-4523-9c65-4b517ed840f9 {{(pid=73586) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 04 14:40:37 devstack nova-compute[73586]: DEBUG nova.scheduler.client.report [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Inventory has not changed for provider 135bc785-5fe4-4523-9c65-4b517ed840f9 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=73586) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 04 14:40:38 devstack nova-compute[73586]: DEBUG nova.compute.resource_tracker [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Compute_service record updated for devstack:devstack {{(pid=73586) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jun 04 14:40:38 devstack nova-compute[73586]: DEBUG oslo_concurrency.lockutils [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.126s {{(pid=73586) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:40:38 devstack nova-compute[73586]: DEBUG oslo.service.backend._threading.loopingcall [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 50.66 seconds {{(pid=73586) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 04 14:40:59 devstack nova-compute[73586]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.49 seconds {{(pid=73586) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 04 14:41:13 devstack nova-compute[73586]: INFO nova.virt.libvirt.driver [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Connection event '0' reason 'Connection to libvirt lost: 1' Jun 04 14:41:14 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.driver [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Updating compute service status to disabled {{(pid=73586) _set_host_enabled /opt/stack/nova/nova/virt/libvirt/driver.py:5735}} Jun 04 14:41:14 devstack nova-compute[73586]: DEBUG nova.objects.service [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Lazy-loading 'compute_node' on Service id 2 {{(pid=73586) obj_load_attr /opt/stack/nova/nova/objects/service.py:431}} Jun 04 14:41:15 devstack nova-compute[73586]: DEBUG nova.compute.manager [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Adding trait COMPUTE_STATUS_DISABLED to compute node resource provider 135bc785-5fe4-4523-9c65-4b517ed840f9 in placement. {{(pid=73586) update_compute_provider_status /opt/stack/nova/nova/compute/manager.py:634}} Jun 04 14:41:15 devstack nova-compute[73586]: DEBUG nova.compute.provider_tree [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Updating resource provider 135bc785-5fe4-4523-9c65-4b517ed840f9 generation from 2 to 3 during operation: update_traits {{(pid=73586) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} Jun 04 14:41:15 devstack nova-compute[73586]: DEBUG nova.virt.libvirt.volume.mount [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Destroying MountManager generation 0 {{(pid=73586) _host_down /opt/stack/nova/nova/virt/libvirt/volume/mount.py:147}} Jun 04 14:41:28 devstack nova-compute[73586]: INFO oslo_service.backend._threading.service [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Graceful shutdown start Jun 04 14:41:28 devstack nova-compute[73586]: DEBUG nova.service [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] nova-compute service graceful shutdown started. {{(pid=73586) stop /opt/stack/nova/nova/service.py:324}} Jun 04 14:41:28 devstack nova-compute[73586]: DEBUG nova.service [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] nova-compute service stopping RPC server on topic: compute {{(pid=73586) _shutdown_rpc_server /opt/stack/nova/nova/service.py:313}} Jun 04 14:41:28 devstack nova-compute[73586]: DEBUG oslo_service.periodic_task [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Running periodic task ComputeManager._run_pending_deletes {{(pid=73586) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Jun 04 14:41:28 devstack nova-compute[73586]: DEBUG nova.compute.manager [None req-a3c46c73-066b-47de-970a-ca20a2143fff None None] Cleaning up deleted instances {{(pid=73586) _run_pending_deletes /opt/stack/nova/nova/compute/manager.py:12085}} Jun 04 14:41:29 devstack nova-compute[73586]: WARNING amqp [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Received method (60, 30) during closing channel 1. This method will be ignored Jun 04 14:41:29 devstack nova-compute[73586]: DEBUG nova.service [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] nova-compute service stopped RPC server on topic: compute {{(pid=73586) _shutdown_rpc_server /opt/stack/nova/nova/service.py:317}} Jun 04 14:41:29 devstack nova-compute[73586]: DEBUG nova.service [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] nova-compute manager graceful shutdown started. {{(pid=73586) stop /opt/stack/nova/nova/service.py:332}} Jun 04 14:41:29 devstack nova-compute[73586]: WARNING nova.compute.manager [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] manager_shutdown_timeout (160) is higher than graceful_shutdown_timeout (5); the service may be killed before the manager finishes waiting. Jun 04 14:41:29 devstack nova-compute[73586]: DEBUG nova.compute.manager [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Compute service manager is waiting for 0 seconds to finish in-progress tasks {{(pid=73586) graceful_shutdown /opt/stack/nova/nova/compute/manager.py:1909}} Jun 04 14:41:29 devstack nova-compute[73586]: DEBUG nova.utils [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Sentinel is queued {{(pid=73586) _log /opt/stack/nova/nova/utils.py:1500}} Jun 04 14:41:29 devstack nova-compute[73586]: DEBUG nova.utils [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Shutdown is set {{(pid=73586) _log /opt/stack/nova/nova/utils.py:1500}} Jun 04 14:41:29 devstack nova-compute[73586]: DEBUG nova.utils [-] Received Task(fn=. at 0x781f095d8a40>, remaining_delay=-298.3014167890001 future=) {{(pid=73586) _log /opt/stack/nova/nova/utils.py:1500}} Jun 04 14:41:29 devstack nova-compute[73586]: DEBUG nova.utils [-] Sentinel received, thread is exiting {{(pid=73586) _log /opt/stack/nova/nova/utils.py:1500}} Jun 04 14:41:29 devstack nova-compute[73586]: DEBUG nova.utils [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Queue joined {{(pid=73586) _log /opt/stack/nova/nova/utils.py:1500}} Jun 04 14:41:29 devstack nova-compute[73586]: DEBUG nova.utils [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Scheduler thread joined {{(pid=73586) _log /opt/stack/nova/nova/utils.py:1500}} Jun 04 14:41:29 devstack nova-compute[73586]: DEBUG nova.service [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] nova-compute manager graceful shutdown finished. {{(pid=73586) stop /opt/stack/nova/nova/service.py:335}} Jun 04 14:41:29 devstack nova-compute[73586]: DEBUG nova.service [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] nova-compute service stopping RPC server on topic: compute-alt {{(pid=73586) _shutdown_rpc_server /opt/stack/nova/nova/service.py:313}} Jun 04 14:41:29 devstack nova-compute[73586]: WARNING amqp [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Received method (60, 30) during closing channel 1. This method will be ignored Jun 04 14:41:29 devstack nova-compute[73586]: DEBUG nova.service [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] nova-compute service stopped RPC server on topic: compute-alt {{(pid=73586) _shutdown_rpc_server /opt/stack/nova/nova/service.py:317}} Jun 04 14:41:29 devstack nova-compute[73586]: DEBUG nova.service [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] nova-compute service graceful shutdown finished. {{(pid=73586) stop /opt/stack/nova/nova/service.py:348}} Jun 04 14:41:29 devstack nova-compute[73586]: INFO oslo_service.backend._threading.service [None req-59d73abd-685a-4a73-a4f5-235544bcc378 None None] Graceful shutdown finish Jun 04 14:41:33 devstack nova-compute[86165]: DEBUG os_vif [-] Loaded VIF plugin class '' with name 'linux_bridge' {{(pid=86165) initialize /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:44}} Jun 04 14:41:33 devstack nova-compute[86165]: DEBUG os_vif [-] Loaded VIF plugin class '' with name 'noop' {{(pid=86165) initialize /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:44}} Jun 04 14:41:33 devstack nova-compute[86165]: DEBUG os_vif [-] Loaded VIF plugin class '' with name 'ovs' {{(pid=86165) initialize /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:44}} Jun 04 14:41:33 devstack nova-compute[86165]: INFO os_vif [-] Loaded VIF plugins: linux_bridge, noop, ovs Jun 04 14:41:33 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): grep -F node.session.scan /sbin/iscsiadm {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:41:33 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [-] CMD "grep -F node.session.scan /sbin/iscsiadm" returned: 0 in 0.014s {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 04 14:41:33 devstack nova-compute[86165]: INFO oslo_service.periodic_task [-] Skipping periodic task _heal_instance_info_cache because its interval is negative Jun 04 14:41:34 devstack nova-compute[86165]: WARNING nova.compute.manager [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 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. Jun 04 14:41:34 devstack nova-compute[86165]: INFO nova.utils [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] The long task thread pool MainProcess.long_task is initialized Jun 04 14:41:34 devstack nova-compute[86165]: INFO nova.virt.driver [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Loading compute driver 'libvirt.LibvirtDriver' Jun 04 14:41:35 devstack nova-compute[86165]: INFO nova.compute.provider_config [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] No provider configs found in /etc/nova/provider_config/. If files are present, ensure the Nova process has access. Jun 04 14:41:35 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Acquiring lock "singleton_lock" {{(pid=86165) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:390}} Jun 04 14:41:35 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Acquired lock "singleton_lock" {{(pid=86165) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:393}} Jun 04 14:41:35 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Releasing lock "singleton_lock" {{(pid=86165) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:413}} Jun 04 14:41:35 devstack nova-compute[86165]: WARNING oslo_service.backend._threading.service [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] no_fork=True: running service in main process Jun 04 14:41:35 devstack nova-compute[86165]: INFO nova.service [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Starting compute node (version 33.1.0) Jun 04 14:41:36 devstack nova-compute[86165]: INFO nova.utils [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] The default thread pool MainProcess.default is initialized Jun 04 14:41:36 devstack nova-compute[86165]: DEBUG nova.utils [-] Waiting for the next task {{(pid=86165) _log /opt/stack/nova/nova/utils.py:1500}} Jun 04 14:41:36 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Starting event thread {{(pid=86165) start /opt/stack/nova/nova/virt/libvirt/host.py:252}} Jun 04 14:41:36 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Starting connection event dispatch thread {{(pid=86165) _init_events /opt/stack/nova/nova/virt/libvirt/host.py:553}} Jun 04 14:41:36 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Connecting to libvirt: qemu:///system {{(pid=86165) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:558}} Jun 04 14:41:36 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Registering for lifecycle events {{(pid=86165) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:564}} Jun 04 14:41:36 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Registering for connection events: {{(pid=86165) _get_new_connection /opt/stack/nova/nova/virt/libvirt/host.py:585}} Jun 04 14:41:36 devstack nova-compute[86165]: INFO nova.virt.libvirt.driver [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Connection event '1' reason 'None' Jun 04 14:41:37 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Updating compute service status to enabled {{(pid=86165) _set_host_enabled /opt/stack/nova/nova/virt/libvirt/driver.py:5735}} Jun 04 14:41:37 devstack nova-compute[86165]: DEBUG nova.objects.service [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Lazy-loading 'compute_node' on Service id 2 {{(pid=86165) obj_load_attr /opt/stack/nova/nova/objects/service.py:431}} Jun 04 14:41:37 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Removing trait COMPUTE_STATUS_DISABLED from compute node resource provider 135bc785-5fe4-4523-9c65-4b517ed840f9 in placement. {{(pid=86165) update_compute_provider_status /opt/stack/nova/nova/compute/manager.py:630}} Jun 04 14:41:37 devstack nova-compute[86165]: WARNING nova.virt.libvirt.driver [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] An error occurred while updating compute node resource provider status to "enabled" for provider: 135bc785-5fe4-4523-9c65-4b517ed840f9: ValueError: No such provider 135bc785-5fe4-4523-9c65-4b517ed840f9 Jun 04 14:41:37 devstack nova-compute[86165]: ERROR nova.virt.libvirt.driver Traceback (most recent call last): Jun 04 14:41:37 devstack nova-compute[86165]: ERROR nova.virt.libvirt.driver File "/opt/stack/nova/nova/virt/libvirt/driver.py", line 5690, in _update_compute_provider_status Jun 04 14:41:37 devstack nova-compute[86165]: ERROR nova.virt.libvirt.driver self.virtapi.update_compute_provider_status( Jun 04 14:41:37 devstack nova-compute[86165]: ERROR nova.virt.libvirt.driver File "/opt/stack/nova/nova/compute/manager.py", line 638, in update_compute_provider_status Jun 04 14:41:37 devstack nova-compute[86165]: ERROR nova.virt.libvirt.driver self.reportclient.set_traits_for_provider( Jun 04 14:41:37 devstack nova-compute[86165]: ERROR nova.virt.libvirt.driver File "/opt/stack/nova/nova/scheduler/client/report.py", line 120, in wrapper Jun 04 14:41:37 devstack nova-compute[86165]: ERROR nova.virt.libvirt.driver return f(self, *a, **k) Jun 04 14:41:37 devstack nova-compute[86165]: ERROR nova.virt.libvirt.driver ^^^^^^^^^^^^^^^^ Jun 04 14:41:37 devstack nova-compute[86165]: ERROR nova.virt.libvirt.driver File "/opt/stack/nova/nova/scheduler/client/report.py", line 1092, in set_traits_for_provider Jun 04 14:41:37 devstack nova-compute[86165]: ERROR nova.virt.libvirt.driver if not self._provider_tree.have_traits_changed(rp_uuid, traits): Jun 04 14:41:37 devstack nova-compute[86165]: ERROR nova.virt.libvirt.driver ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 04 14:41:37 devstack nova-compute[86165]: ERROR nova.virt.libvirt.driver File "/opt/stack/nova/nova/compute/provider_tree.py", line 584, in have_traits_changed Jun 04 14:41:37 devstack nova-compute[86165]: ERROR nova.virt.libvirt.driver provider = self._find_with_lock(name_or_uuid) Jun 04 14:41:37 devstack nova-compute[86165]: ERROR nova.virt.libvirt.driver ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 04 14:41:37 devstack nova-compute[86165]: ERROR nova.virt.libvirt.driver File "/opt/stack/nova/nova/compute/provider_tree.py", line 440, in _find_with_lock Jun 04 14:41:37 devstack nova-compute[86165]: ERROR nova.virt.libvirt.driver raise ValueError(_("No such provider %s") % name_or_uuid) Jun 04 14:41:37 devstack nova-compute[86165]: ERROR nova.virt.libvirt.driver ValueError: No such provider 135bc785-5fe4-4523-9c65-4b517ed840f9 Jun 04 14:41:37 devstack nova-compute[86165]: ERROR nova.virt.libvirt.driver Jun 04 14:41:37 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.volume.mount [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Initialising _HostMountState generation 0 {{(pid=86165) host_up /opt/stack/nova/nova/virt/libvirt/volume/mount.py:130}} Jun 04 14:41:48 devstack nova-compute[86165]: INFO nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Libvirt host capabilities Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: fc39d69c-3df0-4a99-a476-0cdcea4ee124 Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: x86_64 Jun 04 14:41:48 devstack nova-compute[86165]: EPYC-IBPB Jun 04 14:41:48 devstack nova-compute[86165]: AMD Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: tcp Jun 04 14:41:48 devstack nova-compute[86165]: rdma Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: 12248276 Jun 04 14:41:48 devstack nova-compute[86165]: 3062069 Jun 04 14:41:48 devstack nova-compute[86165]: 0 Jun 04 14:41:48 devstack nova-compute[86165]: 0 Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: none Jun 04 14:41:48 devstack nova-compute[86165]: 0 Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: dac Jun 04 14:41:48 devstack nova-compute[86165]: 0 Jun 04 14:41:48 devstack nova-compute[86165]: +64055:+994 Jun 04 14:41:48 devstack nova-compute[86165]: +64055:+994 Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: hvm Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: 64 Jun 04 14:41:48 devstack nova-compute[86165]: /usr/bin/qemu-system-alpha Jun 04 14:41:48 devstack nova-compute[86165]: clipper Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: hvm Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: 32 Jun 04 14:41:48 devstack nova-compute[86165]: /usr/bin/qemu-system-arm Jun 04 14:41:48 devstack nova-compute[86165]: virt-8.2 Jun 04 14:41:48 devstack nova-compute[86165]: virt Jun 04 14:41:48 devstack nova-compute[86165]: qcom-dc-scm-v1-bmc Jun 04 14:41:48 devstack nova-compute[86165]: mori-bmc Jun 04 14:41:48 devstack nova-compute[86165]: ast2600-evb Jun 04 14:41:48 devstack nova-compute[86165]: borzoi Jun 04 14:41:48 devstack nova-compute[86165]: tiogapass-bmc Jun 04 14:41:48 devstack nova-compute[86165]: spitz Jun 04 14:41:48 devstack nova-compute[86165]: virt-2.7 Jun 04 14:41:48 devstack nova-compute[86165]: nuri Jun 04 14:41:48 devstack nova-compute[86165]: mcimx7d-sabre Jun 04 14:41:48 devstack nova-compute[86165]: romulus-bmc Jun 04 14:41:48 devstack nova-compute[86165]: virt-3.0 Jun 04 14:41:48 devstack nova-compute[86165]: virt-5.0 Jun 04 14:41:48 devstack nova-compute[86165]: npcm750-evb Jun 04 14:41:48 devstack nova-compute[86165]: virt-2.10 Jun 04 14:41:48 devstack nova-compute[86165]: rainier-bmc Jun 04 14:41:48 devstack nova-compute[86165]: mps3-an547 Jun 04 14:41:48 devstack nova-compute[86165]: musca-b1 Jun 04 14:41:48 devstack nova-compute[86165]: realview-pbx-a9 Jun 04 14:41:48 devstack nova-compute[86165]: versatileab Jun 04 14:41:48 devstack nova-compute[86165]: kzm Jun 04 14:41:48 devstack nova-compute[86165]: virt-2.8 Jun 04 14:41:48 devstack nova-compute[86165]: fby35-bmc Jun 04 14:41:48 devstack nova-compute[86165]: musca-a Jun 04 14:41:48 devstack nova-compute[86165]: virt-3.1 Jun 04 14:41:48 devstack nova-compute[86165]: mcimx6ul-evk Jun 04 14:41:48 devstack nova-compute[86165]: virt-5.1 Jun 04 14:41:48 devstack nova-compute[86165]: smdkc210 Jun 04 14:41:48 devstack nova-compute[86165]: sx1 Jun 04 14:41:48 devstack nova-compute[86165]: virt-2.11 Jun 04 14:41:48 devstack nova-compute[86165]: imx25-pdk Jun 04 14:41:48 devstack nova-compute[86165]: stm32vldiscovery Jun 04 14:41:48 devstack nova-compute[86165]: virt-2.9 Jun 04 14:41:48 devstack nova-compute[86165]: orangepi-pc Jun 04 14:41:48 devstack nova-compute[86165]: quanta-q71l-bmc Jun 04 14:41:48 devstack nova-compute[86165]: z2 Jun 04 14:41:48 devstack nova-compute[86165]: virt-5.2 Jun 04 14:41:48 devstack nova-compute[86165]: xilinx-zynq-a9 Jun 04 14:41:48 devstack nova-compute[86165]: tosa Jun 04 14:41:48 devstack nova-compute[86165]: mps2-an500 Jun 04 14:41:48 devstack nova-compute[86165]: virt-2.12 Jun 04 14:41:48 devstack nova-compute[86165]: mps2-an521 Jun 04 14:41:48 devstack nova-compute[86165]: sabrelite Jun 04 14:41:48 devstack nova-compute[86165]: mps2-an511 Jun 04 14:41:48 devstack nova-compute[86165]: canon-a1100 Jun 04 14:41:48 devstack nova-compute[86165]: realview-eb Jun 04 14:41:48 devstack nova-compute[86165]: quanta-gbs-bmc Jun 04 14:41:48 devstack nova-compute[86165]: emcraft-sf2 Jun 04 14:41:48 devstack nova-compute[86165]: realview-pb-a8 Jun 04 14:41:48 devstack nova-compute[86165]: yosemitev2-bmc Jun 04 14:41:48 devstack nova-compute[86165]: virt-7.0 Jun 04 14:41:48 devstack nova-compute[86165]: virt-4.0 Jun 04 14:41:48 devstack nova-compute[86165]: raspi1ap Jun 04 14:41:48 devstack nova-compute[86165]: palmetto-bmc Jun 04 14:41:48 devstack nova-compute[86165]: sx1-v1 Jun 04 14:41:48 devstack nova-compute[86165]: n810 Jun 04 14:41:48 devstack nova-compute[86165]: g220a-bmc Jun 04 14:41:48 devstack nova-compute[86165]: n800 Jun 04 14:41:48 devstack nova-compute[86165]: bletchley-bmc Jun 04 14:41:48 devstack nova-compute[86165]: virt-7.1 Jun 04 14:41:48 devstack nova-compute[86165]: tacoma-bmc Jun 04 14:41:48 devstack nova-compute[86165]: virt-4.1 Jun 04 14:41:48 devstack nova-compute[86165]: quanta-gsj Jun 04 14:41:48 devstack nova-compute[86165]: versatilepb Jun 04 14:41:48 devstack nova-compute[86165]: terrier Jun 04 14:41:48 devstack nova-compute[86165]: mainstone Jun 04 14:41:48 devstack nova-compute[86165]: realview-eb-mpcore Jun 04 14:41:48 devstack nova-compute[86165]: integratorcp Jun 04 14:41:48 devstack nova-compute[86165]: virt-7.2 Jun 04 14:41:48 devstack nova-compute[86165]: supermicrox11-bmc Jun 04 14:41:48 devstack nova-compute[86165]: virt-4.2 Jun 04 14:41:48 devstack nova-compute[86165]: witherspoon-bmc Jun 04 14:41:48 devstack nova-compute[86165]: qcom-firework-bmc Jun 04 14:41:48 devstack nova-compute[86165]: mps3-an524 Jun 04 14:41:48 devstack nova-compute[86165]: kudo-bmc Jun 04 14:41:48 devstack nova-compute[86165]: vexpress-a9 Jun 04 14:41:48 devstack nova-compute[86165]: midway Jun 04 14:41:48 devstack nova-compute[86165]: musicpal Jun 04 14:41:48 devstack nova-compute[86165]: lm3s811evb Jun 04 14:41:48 devstack nova-compute[86165]: lm3s6965evb Jun 04 14:41:48 devstack nova-compute[86165]: supermicro-x11spi-bmc Jun 04 14:41:48 devstack nova-compute[86165]: microbit Jun 04 14:41:48 devstack nova-compute[86165]: fby35 Jun 04 14:41:48 devstack nova-compute[86165]: mps2-an505 Jun 04 14:41:48 devstack nova-compute[86165]: mps2-an385 Jun 04 14:41:48 devstack nova-compute[86165]: virt-6.0 Jun 04 14:41:48 devstack nova-compute[86165]: virt-8.0 Jun 04 14:41:48 devstack nova-compute[86165]: cubieboard Jun 04 14:41:48 devstack nova-compute[86165]: ast1030-evb Jun 04 14:41:48 devstack nova-compute[86165]: verdex Jun 04 14:41:48 devstack nova-compute[86165]: bpim2u Jun 04 14:41:48 devstack nova-compute[86165]: netduino2 Jun 04 14:41:48 devstack nova-compute[86165]: mps2-an386 Jun 04 14:41:48 devstack nova-compute[86165]: olimex-stm32-h405 Jun 04 14:41:48 devstack nova-compute[86165]: virt-6.1 Jun 04 14:41:48 devstack nova-compute[86165]: virt-8.1 Jun 04 14:41:48 devstack nova-compute[86165]: raspi2b Jun 04 14:41:48 devstack nova-compute[86165]: vexpress-a15 Jun 04 14:41:48 devstack nova-compute[86165]: fuji-bmc Jun 04 14:41:48 devstack nova-compute[86165]: virt-6.2 Jun 04 14:41:48 devstack nova-compute[86165]: sonorapass-bmc Jun 04 14:41:48 devstack nova-compute[86165]: cheetah Jun 04 14:41:48 devstack nova-compute[86165]: virt-2.6 Jun 04 14:41:48 devstack nova-compute[86165]: ast2500-evb Jun 04 14:41:48 devstack nova-compute[86165]: highbank Jun 04 14:41:48 devstack nova-compute[86165]: akita Jun 04 14:41:48 devstack nova-compute[86165]: connex Jun 04 14:41:48 devstack nova-compute[86165]: netduinoplus2 Jun 04 14:41:48 devstack nova-compute[86165]: collie Jun 04 14:41:48 devstack nova-compute[86165]: raspi0 Jun 04 14:41:48 devstack nova-compute[86165]: fp5280g2-bmc Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: hvm Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: 32 Jun 04 14:41:48 devstack nova-compute[86165]: /usr/bin/qemu-system-arm Jun 04 14:41:48 devstack nova-compute[86165]: virt-8.2 Jun 04 14:41:48 devstack nova-compute[86165]: virt Jun 04 14:41:48 devstack nova-compute[86165]: qcom-dc-scm-v1-bmc Jun 04 14:41:48 devstack nova-compute[86165]: mori-bmc Jun 04 14:41:48 devstack nova-compute[86165]: ast2600-evb Jun 04 14:41:48 devstack nova-compute[86165]: borzoi Jun 04 14:41:48 devstack nova-compute[86165]: tiogapass-bmc Jun 04 14:41:48 devstack nova-compute[86165]: spitz Jun 04 14:41:48 devstack nova-compute[86165]: virt-2.7 Jun 04 14:41:48 devstack nova-compute[86165]: nuri Jun 04 14:41:48 devstack nova-compute[86165]: mcimx7d-sabre Jun 04 14:41:48 devstack nova-compute[86165]: romulus-bmc Jun 04 14:41:48 devstack nova-compute[86165]: virt-3.0 Jun 04 14:41:48 devstack nova-compute[86165]: virt-5.0 Jun 04 14:41:48 devstack nova-compute[86165]: npcm750-evb Jun 04 14:41:48 devstack nova-compute[86165]: virt-2.10 Jun 04 14:41:48 devstack nova-compute[86165]: rainier-bmc Jun 04 14:41:48 devstack nova-compute[86165]: mps3-an547 Jun 04 14:41:48 devstack nova-compute[86165]: musca-b1 Jun 04 14:41:48 devstack nova-compute[86165]: realview-pbx-a9 Jun 04 14:41:48 devstack nova-compute[86165]: versatileab Jun 04 14:41:48 devstack nova-compute[86165]: kzm Jun 04 14:41:48 devstack nova-compute[86165]: virt-2.8 Jun 04 14:41:48 devstack nova-compute[86165]: fby35-bmc Jun 04 14:41:48 devstack nova-compute[86165]: musca-a Jun 04 14:41:48 devstack nova-compute[86165]: virt-3.1 Jun 04 14:41:48 devstack nova-compute[86165]: mcimx6ul-evk Jun 04 14:41:48 devstack nova-compute[86165]: virt-5.1 Jun 04 14:41:48 devstack nova-compute[86165]: smdkc210 Jun 04 14:41:48 devstack nova-compute[86165]: sx1 Jun 04 14:41:48 devstack nova-compute[86165]: virt-2.11 Jun 04 14:41:48 devstack nova-compute[86165]: imx25-pdk Jun 04 14:41:48 devstack nova-compute[86165]: stm32vldiscovery Jun 04 14:41:48 devstack nova-compute[86165]: virt-2.9 Jun 04 14:41:48 devstack nova-compute[86165]: orangepi-pc Jun 04 14:41:48 devstack nova-compute[86165]: quanta-q71l-bmc Jun 04 14:41:48 devstack nova-compute[86165]: z2 Jun 04 14:41:48 devstack nova-compute[86165]: virt-5.2 Jun 04 14:41:48 devstack nova-compute[86165]: xilinx-zynq-a9 Jun 04 14:41:48 devstack nova-compute[86165]: tosa Jun 04 14:41:48 devstack nova-compute[86165]: mps2-an500 Jun 04 14:41:48 devstack nova-compute[86165]: virt-2.12 Jun 04 14:41:48 devstack nova-compute[86165]: mps2-an521 Jun 04 14:41:48 devstack nova-compute[86165]: sabrelite Jun 04 14:41:48 devstack nova-compute[86165]: mps2-an511 Jun 04 14:41:48 devstack nova-compute[86165]: canon-a1100 Jun 04 14:41:48 devstack nova-compute[86165]: realview-eb Jun 04 14:41:48 devstack nova-compute[86165]: quanta-gbs-bmc Jun 04 14:41:48 devstack nova-compute[86165]: emcraft-sf2 Jun 04 14:41:48 devstack nova-compute[86165]: realview-pb-a8 Jun 04 14:41:48 devstack nova-compute[86165]: yosemitev2-bmc Jun 04 14:41:48 devstack nova-compute[86165]: virt-7.0 Jun 04 14:41:48 devstack nova-compute[86165]: virt-4.0 Jun 04 14:41:48 devstack nova-compute[86165]: raspi1ap Jun 04 14:41:48 devstack nova-compute[86165]: palmetto-bmc Jun 04 14:41:48 devstack nova-compute[86165]: sx1-v1 Jun 04 14:41:48 devstack nova-compute[86165]: n810 Jun 04 14:41:48 devstack nova-compute[86165]: g220a-bmc Jun 04 14:41:48 devstack nova-compute[86165]: n800 Jun 04 14:41:48 devstack nova-compute[86165]: bletchley-bmc Jun 04 14:41:48 devstack nova-compute[86165]: virt-7.1 Jun 04 14:41:48 devstack nova-compute[86165]: tacoma-bmc Jun 04 14:41:48 devstack nova-compute[86165]: virt-4.1 Jun 04 14:41:48 devstack nova-compute[86165]: quanta-gsj Jun 04 14:41:48 devstack nova-compute[86165]: versatilepb Jun 04 14:41:48 devstack nova-compute[86165]: terrier Jun 04 14:41:48 devstack nova-compute[86165]: mainstone Jun 04 14:41:48 devstack nova-compute[86165]: realview-eb-mpcore Jun 04 14:41:48 devstack nova-compute[86165]: integratorcp Jun 04 14:41:48 devstack nova-compute[86165]: virt-7.2 Jun 04 14:41:48 devstack nova-compute[86165]: supermicrox11-bmc Jun 04 14:41:48 devstack nova-compute[86165]: virt-4.2 Jun 04 14:41:48 devstack nova-compute[86165]: witherspoon-bmc Jun 04 14:41:48 devstack nova-compute[86165]: qcom-firework-bmc Jun 04 14:41:48 devstack nova-compute[86165]: mps3-an524 Jun 04 14:41:48 devstack nova-compute[86165]: kudo-bmc Jun 04 14:41:48 devstack nova-compute[86165]: vexpress-a9 Jun 04 14:41:48 devstack nova-compute[86165]: midway Jun 04 14:41:48 devstack nova-compute[86165]: musicpal Jun 04 14:41:48 devstack nova-compute[86165]: lm3s811evb Jun 04 14:41:48 devstack nova-compute[86165]: lm3s6965evb Jun 04 14:41:48 devstack nova-compute[86165]: supermicro-x11spi-bmc Jun 04 14:41:48 devstack nova-compute[86165]: microbit Jun 04 14:41:48 devstack nova-compute[86165]: fby35 Jun 04 14:41:48 devstack nova-compute[86165]: mps2-an505 Jun 04 14:41:48 devstack nova-compute[86165]: mps2-an385 Jun 04 14:41:48 devstack nova-compute[86165]: virt-6.0 Jun 04 14:41:48 devstack nova-compute[86165]: virt-8.0 Jun 04 14:41:48 devstack nova-compute[86165]: cubieboard Jun 04 14:41:48 devstack nova-compute[86165]: ast1030-evb Jun 04 14:41:48 devstack nova-compute[86165]: verdex Jun 04 14:41:48 devstack nova-compute[86165]: bpim2u Jun 04 14:41:48 devstack nova-compute[86165]: netduino2 Jun 04 14:41:48 devstack nova-compute[86165]: mps2-an386 Jun 04 14:41:48 devstack nova-compute[86165]: olimex-stm32-h405 Jun 04 14:41:48 devstack nova-compute[86165]: virt-6.1 Jun 04 14:41:48 devstack nova-compute[86165]: virt-8.1 Jun 04 14:41:48 devstack nova-compute[86165]: raspi2b Jun 04 14:41:48 devstack nova-compute[86165]: vexpress-a15 Jun 04 14:41:48 devstack nova-compute[86165]: fuji-bmc Jun 04 14:41:48 devstack nova-compute[86165]: virt-6.2 Jun 04 14:41:48 devstack nova-compute[86165]: sonorapass-bmc Jun 04 14:41:48 devstack nova-compute[86165]: cheetah Jun 04 14:41:48 devstack nova-compute[86165]: virt-2.6 Jun 04 14:41:48 devstack nova-compute[86165]: ast2500-evb Jun 04 14:41:48 devstack nova-compute[86165]: highbank Jun 04 14:41:48 devstack nova-compute[86165]: akita Jun 04 14:41:48 devstack nova-compute[86165]: connex Jun 04 14:41:48 devstack nova-compute[86165]: netduinoplus2 Jun 04 14:41:48 devstack nova-compute[86165]: collie Jun 04 14:41:48 devstack nova-compute[86165]: raspi0 Jun 04 14:41:48 devstack nova-compute[86165]: fp5280g2-bmc Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: hvm Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: 64 Jun 04 14:41:48 devstack nova-compute[86165]: /usr/bin/qemu-system-aarch64 Jun 04 14:41:48 devstack nova-compute[86165]: virt-8.2 Jun 04 14:41:48 devstack nova-compute[86165]: virt Jun 04 14:41:48 devstack nova-compute[86165]: qcom-dc-scm-v1-bmc Jun 04 14:41:48 devstack nova-compute[86165]: mori-bmc Jun 04 14:41:48 devstack nova-compute[86165]: ast2600-evb Jun 04 14:41:48 devstack nova-compute[86165]: borzoi Jun 04 14:41:48 devstack nova-compute[86165]: tiogapass-bmc Jun 04 14:41:48 devstack nova-compute[86165]: spitz Jun 04 14:41:48 devstack nova-compute[86165]: virt-2.7 Jun 04 14:41:48 devstack nova-compute[86165]: nuri Jun 04 14:41:48 devstack nova-compute[86165]: mcimx7d-sabre Jun 04 14:41:48 devstack nova-compute[86165]: romulus-bmc Jun 04 14:41:48 devstack nova-compute[86165]: virt-3.0 Jun 04 14:41:48 devstack nova-compute[86165]: virt-5.0 Jun 04 14:41:48 devstack nova-compute[86165]: npcm750-evb Jun 04 14:41:48 devstack nova-compute[86165]: virt-2.10 Jun 04 14:41:48 devstack nova-compute[86165]: rainier-bmc Jun 04 14:41:48 devstack nova-compute[86165]: mps3-an547 Jun 04 14:41:48 devstack nova-compute[86165]: virt-2.8 Jun 04 14:41:48 devstack nova-compute[86165]: musca-b1 Jun 04 14:41:48 devstack nova-compute[86165]: realview-pbx-a9 Jun 04 14:41:48 devstack nova-compute[86165]: versatileab Jun 04 14:41:48 devstack nova-compute[86165]: kzm Jun 04 14:41:48 devstack nova-compute[86165]: fby35-bmc Jun 04 14:41:48 devstack nova-compute[86165]: musca-a Jun 04 14:41:48 devstack nova-compute[86165]: virt-3.1 Jun 04 14:41:48 devstack nova-compute[86165]: mcimx6ul-evk Jun 04 14:41:48 devstack nova-compute[86165]: virt-5.1 Jun 04 14:41:48 devstack nova-compute[86165]: smdkc210 Jun 04 14:41:48 devstack nova-compute[86165]: sx1 Jun 04 14:41:48 devstack nova-compute[86165]: virt-2.11 Jun 04 14:41:48 devstack nova-compute[86165]: imx25-pdk Jun 04 14:41:48 devstack nova-compute[86165]: stm32vldiscovery Jun 04 14:41:48 devstack nova-compute[86165]: virt-2.9 Jun 04 14:41:48 devstack nova-compute[86165]: orangepi-pc Jun 04 14:41:48 devstack nova-compute[86165]: quanta-q71l-bmc Jun 04 14:41:48 devstack nova-compute[86165]: z2 Jun 04 14:41:48 devstack nova-compute[86165]: virt-5.2 Jun 04 14:41:48 devstack nova-compute[86165]: xilinx-zynq-a9 Jun 04 14:41:48 devstack nova-compute[86165]: xlnx-zcu102 Jun 04 14:41:48 devstack nova-compute[86165]: tosa Jun 04 14:41:48 devstack nova-compute[86165]: mps2-an500 Jun 04 14:41:48 devstack nova-compute[86165]: virt-2.12 Jun 04 14:41:48 devstack nova-compute[86165]: mps2-an521 Jun 04 14:41:48 devstack nova-compute[86165]: sabrelite Jun 04 14:41:48 devstack nova-compute[86165]: mps2-an511 Jun 04 14:41:48 devstack nova-compute[86165]: canon-a1100 Jun 04 14:41:48 devstack nova-compute[86165]: realview-eb Jun 04 14:41:48 devstack nova-compute[86165]: quanta-gbs-bmc Jun 04 14:41:48 devstack nova-compute[86165]: emcraft-sf2 Jun 04 14:41:48 devstack nova-compute[86165]: realview-pb-a8 Jun 04 14:41:48 devstack nova-compute[86165]: sbsa-ref Jun 04 14:41:48 devstack nova-compute[86165]: yosemitev2-bmc Jun 04 14:41:48 devstack nova-compute[86165]: virt-7.0 Jun 04 14:41:48 devstack nova-compute[86165]: virt-4.0 Jun 04 14:41:48 devstack nova-compute[86165]: raspi1ap Jun 04 14:41:48 devstack nova-compute[86165]: palmetto-bmc Jun 04 14:41:48 devstack nova-compute[86165]: sx1-v1 Jun 04 14:41:48 devstack nova-compute[86165]: n810 Jun 04 14:41:48 devstack nova-compute[86165]: g220a-bmc Jun 04 14:41:48 devstack nova-compute[86165]: n800 Jun 04 14:41:48 devstack nova-compute[86165]: bletchley-bmc Jun 04 14:41:48 devstack nova-compute[86165]: virt-7.1 Jun 04 14:41:48 devstack nova-compute[86165]: tacoma-bmc Jun 04 14:41:48 devstack nova-compute[86165]: virt-4.1 Jun 04 14:41:48 devstack nova-compute[86165]: quanta-gsj Jun 04 14:41:48 devstack nova-compute[86165]: versatilepb Jun 04 14:41:48 devstack nova-compute[86165]: terrier Jun 04 14:41:48 devstack nova-compute[86165]: mainstone Jun 04 14:41:48 devstack nova-compute[86165]: realview-eb-mpcore Jun 04 14:41:48 devstack nova-compute[86165]: integratorcp Jun 04 14:41:48 devstack nova-compute[86165]: virt-7.2 Jun 04 14:41:48 devstack nova-compute[86165]: supermicrox11-bmc Jun 04 14:41:48 devstack nova-compute[86165]: virt-4.2 Jun 04 14:41:48 devstack nova-compute[86165]: witherspoon-bmc Jun 04 14:41:48 devstack nova-compute[86165]: qcom-firework-bmc Jun 04 14:41:48 devstack nova-compute[86165]: mps3-an524 Jun 04 14:41:48 devstack nova-compute[86165]: kudo-bmc Jun 04 14:41:48 devstack nova-compute[86165]: vexpress-a9 Jun 04 14:41:48 devstack nova-compute[86165]: midway Jun 04 14:41:48 devstack nova-compute[86165]: musicpal Jun 04 14:41:48 devstack nova-compute[86165]: lm3s811evb Jun 04 14:41:48 devstack nova-compute[86165]: lm3s6965evb Jun 04 14:41:48 devstack nova-compute[86165]: supermicro-x11spi-bmc Jun 04 14:41:48 devstack nova-compute[86165]: microbit Jun 04 14:41:48 devstack nova-compute[86165]: fby35 Jun 04 14:41:48 devstack nova-compute[86165]: mps2-an505 Jun 04 14:41:48 devstack nova-compute[86165]: mps2-an385 Jun 04 14:41:48 devstack nova-compute[86165]: virt-6.0 Jun 04 14:41:48 devstack nova-compute[86165]: virt-8.0 Jun 04 14:41:48 devstack nova-compute[86165]: raspi3ap Jun 04 14:41:48 devstack nova-compute[86165]: cubieboard Jun 04 14:41:48 devstack nova-compute[86165]: ast1030-evb Jun 04 14:41:48 devstack nova-compute[86165]: verdex Jun 04 14:41:48 devstack nova-compute[86165]: bpim2u Jun 04 14:41:48 devstack nova-compute[86165]: netduino2 Jun 04 14:41:48 devstack nova-compute[86165]: xlnx-versal-virt Jun 04 14:41:48 devstack nova-compute[86165]: mps2-an386 Jun 04 14:41:48 devstack nova-compute[86165]: olimex-stm32-h405 Jun 04 14:41:48 devstack nova-compute[86165]: virt-6.1 Jun 04 14:41:48 devstack nova-compute[86165]: virt-8.1 Jun 04 14:41:48 devstack nova-compute[86165]: raspi3b Jun 04 14:41:48 devstack nova-compute[86165]: raspi2b Jun 04 14:41:48 devstack nova-compute[86165]: vexpress-a15 Jun 04 14:41:48 devstack nova-compute[86165]: fuji-bmc Jun 04 14:41:48 devstack nova-compute[86165]: virt-6.2 Jun 04 14:41:48 devstack nova-compute[86165]: sonorapass-bmc Jun 04 14:41:48 devstack nova-compute[86165]: cheetah Jun 04 14:41:48 devstack nova-compute[86165]: virt-2.6 Jun 04 14:41:48 devstack nova-compute[86165]: ast2500-evb Jun 04 14:41:48 devstack nova-compute[86165]: highbank Jun 04 14:41:48 devstack nova-compute[86165]: akita Jun 04 14:41:48 devstack nova-compute[86165]: connex Jun 04 14:41:48 devstack nova-compute[86165]: netduinoplus2 Jun 04 14:41:48 devstack nova-compute[86165]: collie Jun 04 14:41:48 devstack nova-compute[86165]: raspi0 Jun 04 14:41:48 devstack nova-compute[86165]: fp5280g2-bmc Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: hvm Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: 32 Jun 04 14:41:48 devstack nova-compute[86165]: /usr/bin/qemu-system-cris Jun 04 14:41:48 devstack nova-compute[86165]: axis-dev88 Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: hvm Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: 32 Jun 04 14:41:48 devstack nova-compute[86165]: /usr/bin/qemu-system-i386 Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-noble-v2 Jun 04 14:41:48 devstack nova-compute[86165]: ubuntu Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-mantic Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-impish-hpb Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-5.2 Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-lunar-hpb Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-mantic Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-2.12 Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-2.0 Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-xenial Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-kinetic Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-6.2 Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-4.2 Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-mantic-maxcpus Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-2.5 Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-4.2 Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-focal Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-hirsute Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-xenial Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-jammy-hpb Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-5.2 Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-2.7 Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-eoan-hpb Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-disco-hpb Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-groovy Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-zesty Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-lunar Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-mantic-hpb-maxcpus Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-groovy Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-7.1 Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-artful Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-trusty Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-2.2 Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-eoan-hpb Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-focal-hpb Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-8.1 Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-jammy-maxcpus Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-bionic-hpb Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-mantic-hpb Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-artful Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-8.1 Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-2.7 Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-6.1 Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-kinetic Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-jammy-maxcpus Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-yakkety Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-2.4 Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-cosmic-hpb Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-7.1 Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-2.10 Jun 04 14:41:48 devstack nova-compute[86165]: x-remote Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-5.1 Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-2.9 Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-2.11 Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-jammy-hpb-maxcpus Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-3.1 Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-6.1 Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-4.1 Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-jammy Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-2.4 Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-4.1 Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-eoan Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-jammy-hpb Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-5.1 Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-2.9 Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-bionic-hpb Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-lunar Jun 04 14:41:48 devstack nova-compute[86165]: isapc Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-mantic-hpb Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-cosmic Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-2.6 Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-mantic-maxcpus Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-3.1 Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-bionic Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-disco-hpb Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-cosmic Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-2.12 Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-bionic Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-kinetic-hpb Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-groovy-hpb Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-7.0 Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-noble-v2 Jun 04 14:41:48 devstack nova-compute[86165]: ubuntu-q35 Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-lunar-hpb Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-disco Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-cosmic-hpb Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-noble Jun 04 14:41:48 devstack nova-compute[86165]: q35 Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-2.1 Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-8.0 Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-impish Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-wily Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-8.0 Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-2.6 Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-6.0 Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-impish Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-jammy Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-impish-hpb Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-hirsute Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-4.0.1 Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-hirsute-hpb Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-7.0 Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-5.0 Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-2.8 Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-2.10 Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-3.0 Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-6.0 Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-zesty Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-7.2 Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-4.0 Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-focal Jun 04 14:41:48 devstack nova-compute[86165]: microvm Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-2.3 Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-jammy-hpb-maxcpus Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-8.2 Jun 04 14:41:48 devstack nova-compute[86165]: q35 Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-kinetic-hpb Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-focal-hpb Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-4.0 Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-noble Jun 04 14:41:48 devstack nova-compute[86165]: pc Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-disco Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-groovy-hpb Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-8.2 Jun 04 14:41:48 devstack nova-compute[86165]: pc Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-hirsute-hpb Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-5.0 Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-6.2 Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-2.8 Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-eoan Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-2.5 Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-3.0 Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-yakkety Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-mantic-hpb-maxcpus Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-7.2 Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-2.11 Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: hvm Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: 32 Jun 04 14:41:48 devstack nova-compute[86165]: /usr/bin/qemu-system-m68k Jun 04 14:41:48 devstack nova-compute[86165]: mcf5208evb Jun 04 14:41:48 devstack nova-compute[86165]: virt-7.0 Jun 04 14:41:48 devstack nova-compute[86165]: an5206 Jun 04 14:41:48 devstack nova-compute[86165]: virt-6.0 Jun 04 14:41:48 devstack nova-compute[86165]: q800 Jun 04 14:41:48 devstack nova-compute[86165]: virt-8.1 Jun 04 14:41:48 devstack nova-compute[86165]: virt-7.2 Jun 04 14:41:48 devstack nova-compute[86165]: virt-6.2 Jun 04 14:41:48 devstack nova-compute[86165]: virt-8.0 Jun 04 14:41:48 devstack nova-compute[86165]: next-cube Jun 04 14:41:48 devstack nova-compute[86165]: virt-7.1 Jun 04 14:41:48 devstack nova-compute[86165]: virt-6.1 Jun 04 14:41:48 devstack nova-compute[86165]: virt-8.2 Jun 04 14:41:48 devstack nova-compute[86165]: virt Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: hvm Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: 32 Jun 04 14:41:48 devstack nova-compute[86165]: /usr/bin/qemu-system-microblaze Jun 04 14:41:48 devstack nova-compute[86165]: petalogix-s3adsp1800 Jun 04 14:41:48 devstack nova-compute[86165]: petalogix-ml605 Jun 04 14:41:48 devstack nova-compute[86165]: xlnx-zynqmp-pmu Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: hvm Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: 32 Jun 04 14:41:48 devstack nova-compute[86165]: /usr/bin/qemu-system-microblazeel Jun 04 14:41:48 devstack nova-compute[86165]: petalogix-s3adsp1800 Jun 04 14:41:48 devstack nova-compute[86165]: petalogix-ml605 Jun 04 14:41:48 devstack nova-compute[86165]: xlnx-zynqmp-pmu Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: hvm Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: 32 Jun 04 14:41:48 devstack nova-compute[86165]: /usr/bin/qemu-system-mips Jun 04 14:41:48 devstack nova-compute[86165]: malta Jun 04 14:41:48 devstack nova-compute[86165]: mipssim Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: hvm Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: 32 Jun 04 14:41:48 devstack nova-compute[86165]: /usr/bin/qemu-system-mipsel Jun 04 14:41:48 devstack nova-compute[86165]: malta Jun 04 14:41:48 devstack nova-compute[86165]: mipssim Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: hvm Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: 64 Jun 04 14:41:48 devstack nova-compute[86165]: /usr/bin/qemu-system-mips64 Jun 04 14:41:48 devstack nova-compute[86165]: malta Jun 04 14:41:48 devstack nova-compute[86165]: mipssim Jun 04 14:41:48 devstack nova-compute[86165]: pica61 Jun 04 14:41:48 devstack nova-compute[86165]: magnum Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: hvm Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: 64 Jun 04 14:41:48 devstack nova-compute[86165]: /usr/bin/qemu-system-mips64el Jun 04 14:41:48 devstack nova-compute[86165]: malta Jun 04 14:41:48 devstack nova-compute[86165]: loongson3-virt Jun 04 14:41:48 devstack nova-compute[86165]: mipssim Jun 04 14:41:48 devstack nova-compute[86165]: pica61 Jun 04 14:41:48 devstack nova-compute[86165]: magnum Jun 04 14:41:48 devstack nova-compute[86165]: boston Jun 04 14:41:48 devstack nova-compute[86165]: fuloong2e Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: hvm Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: 32 Jun 04 14:41:48 devstack nova-compute[86165]: /usr/bin/qemu-system-ppc Jun 04 14:41:48 devstack nova-compute[86165]: g3beige Jun 04 14:41:48 devstack nova-compute[86165]: amigaone Jun 04 14:41:48 devstack nova-compute[86165]: virtex-ml507 Jun 04 14:41:48 devstack nova-compute[86165]: mac99 Jun 04 14:41:48 devstack nova-compute[86165]: ppce500 Jun 04 14:41:48 devstack nova-compute[86165]: sam460ex Jun 04 14:41:48 devstack nova-compute[86165]: pegasos2 Jun 04 14:41:48 devstack nova-compute[86165]: bamboo Jun 04 14:41:48 devstack nova-compute[86165]: 40p Jun 04 14:41:48 devstack nova-compute[86165]: ref405ep Jun 04 14:41:48 devstack nova-compute[86165]: mpc8544ds Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: hvm Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: 64 Jun 04 14:41:48 devstack nova-compute[86165]: /usr/bin/qemu-system-ppc64 Jun 04 14:41:48 devstack nova-compute[86165]: pseries-noble Jun 04 14:41:48 devstack nova-compute[86165]: pseries Jun 04 14:41:48 devstack nova-compute[86165]: amigaone Jun 04 14:41:48 devstack nova-compute[86165]: powernv9 Jun 04 14:41:48 devstack nova-compute[86165]: powernv Jun 04 14:41:48 devstack nova-compute[86165]: pseries-4.1 Jun 04 14:41:48 devstack nova-compute[86165]: mpc8544ds Jun 04 14:41:48 devstack nova-compute[86165]: pseries-6.1 Jun 04 14:41:48 devstack nova-compute[86165]: pseries-2.5 Jun 04 14:41:48 devstack nova-compute[86165]: powernv10 Jun 04 14:41:48 devstack nova-compute[86165]: pseries-xenial Jun 04 14:41:48 devstack nova-compute[86165]: pseries-4.2 Jun 04 14:41:48 devstack nova-compute[86165]: pseries-6.2 Jun 04 14:41:48 devstack nova-compute[86165]: pseries-yakkety Jun 04 14:41:48 devstack nova-compute[86165]: pseries-2.6 Jun 04 14:41:48 devstack nova-compute[86165]: ppce500 Jun 04 14:41:48 devstack nova-compute[86165]: pseries-bionic-sxxm Jun 04 14:41:48 devstack nova-compute[86165]: pseries-2.7 Jun 04 14:41:48 devstack nova-compute[86165]: pseries-3.0 Jun 04 14:41:48 devstack nova-compute[86165]: pseries-8.0 Jun 04 14:41:48 devstack nova-compute[86165]: pseries-5.0 Jun 04 14:41:48 devstack nova-compute[86165]: 40p Jun 04 14:41:48 devstack nova-compute[86165]: pseries-lunar Jun 04 14:41:48 devstack nova-compute[86165]: pseries-2.8 Jun 04 14:41:48 devstack nova-compute[86165]: pegasos2 Jun 04 14:41:48 devstack nova-compute[86165]: pseries-hirsute Jun 04 14:41:48 devstack nova-compute[86165]: pseries-3.1 Jun 04 14:41:48 devstack nova-compute[86165]: pseries-8.1 Jun 04 14:41:48 devstack nova-compute[86165]: pseries-5.1 Jun 04 14:41:48 devstack nova-compute[86165]: pseries-eoan Jun 04 14:41:48 devstack nova-compute[86165]: pseries-2.9 Jun 04 14:41:48 devstack nova-compute[86165]: pseries-zesty Jun 04 14:41:48 devstack nova-compute[86165]: bamboo Jun 04 14:41:48 devstack nova-compute[86165]: pseries-groovy Jun 04 14:41:48 devstack nova-compute[86165]: pseries-focal Jun 04 14:41:48 devstack nova-compute[86165]: g3beige Jun 04 14:41:48 devstack nova-compute[86165]: pseries-8.2 Jun 04 14:41:48 devstack nova-compute[86165]: pseries-5.2 Jun 04 14:41:48 devstack nova-compute[86165]: pseries-disco Jun 04 14:41:48 devstack nova-compute[86165]: pseries-2.12-sxxm Jun 04 14:41:48 devstack nova-compute[86165]: pseries-mantic Jun 04 14:41:48 devstack nova-compute[86165]: pseries-kinetic Jun 04 14:41:48 devstack nova-compute[86165]: pseries-2.10 Jun 04 14:41:48 devstack nova-compute[86165]: pseries-7.0 Jun 04 14:41:48 devstack nova-compute[86165]: virtex-ml507 Jun 04 14:41:48 devstack nova-compute[86165]: pseries-2.11 Jun 04 14:41:48 devstack nova-compute[86165]: pseries-2.1 Jun 04 14:41:48 devstack nova-compute[86165]: pseries-7.1 Jun 04 14:41:48 devstack nova-compute[86165]: pseries-cosmic Jun 04 14:41:48 devstack nova-compute[86165]: pseries-bionic Jun 04 14:41:48 devstack nova-compute[86165]: pseries-2.12 Jun 04 14:41:48 devstack nova-compute[86165]: pseries-2.2 Jun 04 14:41:48 devstack nova-compute[86165]: pseries-7.2 Jun 04 14:41:48 devstack nova-compute[86165]: mac99 Jun 04 14:41:48 devstack nova-compute[86165]: pseries-impish Jun 04 14:41:48 devstack nova-compute[86165]: pseries-jammy Jun 04 14:41:48 devstack nova-compute[86165]: pseries-artful Jun 04 14:41:48 devstack nova-compute[86165]: sam460ex Jun 04 14:41:48 devstack nova-compute[86165]: ref405ep Jun 04 14:41:48 devstack nova-compute[86165]: pseries-2.3 Jun 04 14:41:48 devstack nova-compute[86165]: powernv8 Jun 04 14:41:48 devstack nova-compute[86165]: pseries-4.0 Jun 04 14:41:48 devstack nova-compute[86165]: pseries-6.0 Jun 04 14:41:48 devstack nova-compute[86165]: pseries-2.4 Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: hvm Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: 64 Jun 04 14:41:48 devstack nova-compute[86165]: /usr/bin/qemu-system-ppc64le Jun 04 14:41:48 devstack nova-compute[86165]: pseries-noble Jun 04 14:41:48 devstack nova-compute[86165]: pseries Jun 04 14:41:48 devstack nova-compute[86165]: amigaone Jun 04 14:41:48 devstack nova-compute[86165]: powernv9 Jun 04 14:41:48 devstack nova-compute[86165]: powernv Jun 04 14:41:48 devstack nova-compute[86165]: pseries-4.1 Jun 04 14:41:48 devstack nova-compute[86165]: mpc8544ds Jun 04 14:41:48 devstack nova-compute[86165]: pseries-6.1 Jun 04 14:41:48 devstack nova-compute[86165]: pseries-2.5 Jun 04 14:41:48 devstack nova-compute[86165]: powernv10 Jun 04 14:41:48 devstack nova-compute[86165]: pseries-xenial Jun 04 14:41:48 devstack nova-compute[86165]: pseries-4.2 Jun 04 14:41:48 devstack nova-compute[86165]: pseries-6.2 Jun 04 14:41:48 devstack nova-compute[86165]: pseries-yakkety Jun 04 14:41:48 devstack nova-compute[86165]: pseries-2.6 Jun 04 14:41:48 devstack nova-compute[86165]: ppce500 Jun 04 14:41:48 devstack nova-compute[86165]: pseries-bionic-sxxm Jun 04 14:41:48 devstack nova-compute[86165]: pseries-2.7 Jun 04 14:41:48 devstack nova-compute[86165]: pseries-3.0 Jun 04 14:41:48 devstack nova-compute[86165]: pseries-8.0 Jun 04 14:41:48 devstack nova-compute[86165]: pseries-5.0 Jun 04 14:41:48 devstack nova-compute[86165]: 40p Jun 04 14:41:48 devstack nova-compute[86165]: pseries-lunar Jun 04 14:41:48 devstack nova-compute[86165]: pseries-2.8 Jun 04 14:41:48 devstack nova-compute[86165]: pegasos2 Jun 04 14:41:48 devstack nova-compute[86165]: pseries-hirsute Jun 04 14:41:48 devstack nova-compute[86165]: pseries-3.1 Jun 04 14:41:48 devstack nova-compute[86165]: pseries-8.1 Jun 04 14:41:48 devstack nova-compute[86165]: pseries-5.1 Jun 04 14:41:48 devstack nova-compute[86165]: pseries-eoan Jun 04 14:41:48 devstack nova-compute[86165]: pseries-2.9 Jun 04 14:41:48 devstack nova-compute[86165]: pseries-zesty Jun 04 14:41:48 devstack nova-compute[86165]: bamboo Jun 04 14:41:48 devstack nova-compute[86165]: pseries-groovy Jun 04 14:41:48 devstack nova-compute[86165]: pseries-focal Jun 04 14:41:48 devstack nova-compute[86165]: g3beige Jun 04 14:41:48 devstack nova-compute[86165]: pseries-8.2 Jun 04 14:41:48 devstack nova-compute[86165]: pseries-5.2 Jun 04 14:41:48 devstack nova-compute[86165]: pseries-disco Jun 04 14:41:48 devstack nova-compute[86165]: pseries-2.12-sxxm Jun 04 14:41:48 devstack nova-compute[86165]: pseries-mantic Jun 04 14:41:48 devstack nova-compute[86165]: pseries-kinetic Jun 04 14:41:48 devstack nova-compute[86165]: pseries-2.10 Jun 04 14:41:48 devstack nova-compute[86165]: pseries-7.0 Jun 04 14:41:48 devstack nova-compute[86165]: virtex-ml507 Jun 04 14:41:48 devstack nova-compute[86165]: pseries-2.11 Jun 04 14:41:48 devstack nova-compute[86165]: pseries-2.1 Jun 04 14:41:48 devstack nova-compute[86165]: pseries-7.1 Jun 04 14:41:48 devstack nova-compute[86165]: pseries-cosmic Jun 04 14:41:48 devstack nova-compute[86165]: pseries-bionic Jun 04 14:41:48 devstack nova-compute[86165]: pseries-2.12 Jun 04 14:41:48 devstack nova-compute[86165]: pseries-2.2 Jun 04 14:41:48 devstack nova-compute[86165]: pseries-7.2 Jun 04 14:41:48 devstack nova-compute[86165]: mac99 Jun 04 14:41:48 devstack nova-compute[86165]: pseries-impish Jun 04 14:41:48 devstack nova-compute[86165]: pseries-jammy Jun 04 14:41:48 devstack nova-compute[86165]: pseries-artful Jun 04 14:41:48 devstack nova-compute[86165]: sam460ex Jun 04 14:41:48 devstack nova-compute[86165]: ref405ep Jun 04 14:41:48 devstack nova-compute[86165]: pseries-2.3 Jun 04 14:41:48 devstack nova-compute[86165]: powernv8 Jun 04 14:41:48 devstack nova-compute[86165]: pseries-4.0 Jun 04 14:41:48 devstack nova-compute[86165]: pseries-6.0 Jun 04 14:41:48 devstack nova-compute[86165]: pseries-2.4 Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: hvm Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: 32 Jun 04 14:41:48 devstack nova-compute[86165]: /usr/bin/qemu-system-riscv32 Jun 04 14:41:48 devstack nova-compute[86165]: virt Jun 04 14:41:48 devstack nova-compute[86165]: spike Jun 04 14:41:48 devstack nova-compute[86165]: opentitan Jun 04 14:41:48 devstack nova-compute[86165]: sifive_u Jun 04 14:41:48 devstack nova-compute[86165]: sifive_e Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: hvm Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: 64 Jun 04 14:41:48 devstack nova-compute[86165]: /usr/bin/qemu-system-riscv64 Jun 04 14:41:48 devstack nova-compute[86165]: virt Jun 04 14:41:48 devstack nova-compute[86165]: spike Jun 04 14:41:48 devstack nova-compute[86165]: microchip-icicle-kit Jun 04 14:41:48 devstack nova-compute[86165]: sifive_u Jun 04 14:41:48 devstack nova-compute[86165]: shakti_c Jun 04 14:41:48 devstack nova-compute[86165]: sifive_e Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: hvm Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: 64 Jun 04 14:41:48 devstack nova-compute[86165]: /usr/bin/qemu-system-s390x Jun 04 14:41:48 devstack nova-compute[86165]: s390-ccw-virtio-noble Jun 04 14:41:48 devstack nova-compute[86165]: s390-ccw-virtio Jun 04 14:41:48 devstack nova-compute[86165]: s390-ccw-virtio-8.0 Jun 04 14:41:48 devstack nova-compute[86165]: s390-ccw-virtio-disco Jun 04 14:41:48 devstack nova-compute[86165]: s390-ccw-virtio-6.0 Jun 04 14:41:48 devstack nova-compute[86165]: s390-ccw-virtio-2.11 Jun 04 14:41:48 devstack nova-compute[86165]: s390-ccw-virtio-7.0 Jun 04 14:41:48 devstack nova-compute[86165]: s390-ccw-virtio-mantic Jun 04 14:41:48 devstack nova-compute[86165]: s390-ccw-virtio-xenial Jun 04 14:41:48 devstack nova-compute[86165]: s390-ccw-virtio-5.0 Jun 04 14:41:48 devstack nova-compute[86165]: s390-ccw-virtio-focal Jun 04 14:41:48 devstack nova-compute[86165]: s390-ccw-virtio-2.8 Jun 04 14:41:48 devstack nova-compute[86165]: s390-ccw-virtio-4.0 Jun 04 14:41:48 devstack nova-compute[86165]: s390-ccw-virtio-zesty Jun 04 14:41:48 devstack nova-compute[86165]: s390-ccw-virtio-8.2 Jun 04 14:41:48 devstack nova-compute[86165]: s390-ccw-virtio-6.2 Jun 04 14:41:48 devstack nova-compute[86165]: s390-ccw-virtio-3.0 Jun 04 14:41:48 devstack nova-compute[86165]: s390-ccw-virtio-groovy Jun 04 14:41:48 devstack nova-compute[86165]: s390-ccw-virtio-2.5 Jun 04 14:41:48 devstack nova-compute[86165]: s390-ccw-virtio-7.2 Jun 04 14:41:48 devstack nova-compute[86165]: s390-ccw-virtio-5.2 Jun 04 14:41:48 devstack nova-compute[86165]: s390-ccw-virtio-artful Jun 04 14:41:48 devstack nova-compute[86165]: s390-ccw-virtio-hirsute Jun 04 14:41:48 devstack nova-compute[86165]: s390-ccw-virtio-4.2 Jun 04 14:41:48 devstack nova-compute[86165]: s390-ccw-virtio-2.10 Jun 04 14:41:48 devstack nova-compute[86165]: s390-ccw-virtio-2.7 Jun 04 14:41:48 devstack nova-compute[86165]: s390-ccw-virtio-lunar Jun 04 14:41:48 devstack nova-compute[86165]: s390-ccw-virtio-eoan Jun 04 14:41:48 devstack nova-compute[86165]: s390-ccw-virtio-kinetic Jun 04 14:41:48 devstack nova-compute[86165]: s390-ccw-virtio-8.1 Jun 04 14:41:48 devstack nova-compute[86165]: s390-ccw-virtio-yakkety Jun 04 14:41:48 devstack nova-compute[86165]: s390-ccw-virtio-6.1 Jun 04 14:41:48 devstack nova-compute[86165]: s390-ccw-virtio-cosmic Jun 04 14:41:48 devstack nova-compute[86165]: s390-ccw-virtio-bionic Jun 04 14:41:48 devstack nova-compute[86165]: s390-ccw-virtio-2.12 Jun 04 14:41:48 devstack nova-compute[86165]: s390-ccw-virtio-7.1 Jun 04 14:41:48 devstack nova-compute[86165]: s390-ccw-virtio-2.4 Jun 04 14:41:48 devstack nova-compute[86165]: s390-ccw-virtio-5.1 Jun 04 14:41:48 devstack nova-compute[86165]: s390-ccw-virtio-2.9 Jun 04 14:41:48 devstack nova-compute[86165]: s390-ccw-virtio-impish Jun 04 14:41:48 devstack nova-compute[86165]: s390-ccw-virtio-4.1 Jun 04 14:41:48 devstack nova-compute[86165]: s390-ccw-virtio-jammy Jun 04 14:41:48 devstack nova-compute[86165]: s390-ccw-virtio-3.1 Jun 04 14:41:48 devstack nova-compute[86165]: s390-ccw-virtio-2.6 Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: hvm Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: 32 Jun 04 14:41:48 devstack nova-compute[86165]: /usr/bin/qemu-system-sh4 Jun 04 14:41:48 devstack nova-compute[86165]: shix Jun 04 14:41:48 devstack nova-compute[86165]: r2d Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: hvm Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: 64 Jun 04 14:41:48 devstack nova-compute[86165]: /usr/bin/qemu-system-sh4eb Jun 04 14:41:48 devstack nova-compute[86165]: shix Jun 04 14:41:48 devstack nova-compute[86165]: r2d Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: hvm Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: 32 Jun 04 14:41:48 devstack nova-compute[86165]: /usr/bin/qemu-system-sparc Jun 04 14:41:48 devstack nova-compute[86165]: SS-5 Jun 04 14:41:48 devstack nova-compute[86165]: SS-20 Jun 04 14:41:48 devstack nova-compute[86165]: LX Jun 04 14:41:48 devstack nova-compute[86165]: SPARCClassic Jun 04 14:41:48 devstack nova-compute[86165]: leon3_generic Jun 04 14:41:48 devstack nova-compute[86165]: SPARCbook Jun 04 14:41:48 devstack nova-compute[86165]: SS-4 Jun 04 14:41:48 devstack nova-compute[86165]: SS-600MP Jun 04 14:41:48 devstack nova-compute[86165]: SS-10 Jun 04 14:41:48 devstack nova-compute[86165]: Voyager Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: hvm Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: 64 Jun 04 14:41:48 devstack nova-compute[86165]: /usr/bin/qemu-system-sparc64 Jun 04 14:41:48 devstack nova-compute[86165]: sun4u Jun 04 14:41:48 devstack nova-compute[86165]: niagara Jun 04 14:41:48 devstack nova-compute[86165]: sun4v Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: hvm Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: 64 Jun 04 14:41:48 devstack nova-compute[86165]: /usr/bin/qemu-system-x86_64 Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-noble-v2 Jun 04 14:41:48 devstack nova-compute[86165]: ubuntu Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-mantic Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-impish-hpb Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-5.2 Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-lunar-hpb Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-mantic Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-2.12 Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-2.0 Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-xenial Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-kinetic Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-6.2 Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-4.2 Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-mantic-maxcpus Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-2.5 Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-4.2 Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-focal Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-hirsute Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-xenial Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-jammy-hpb Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-5.2 Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-2.7 Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-eoan-hpb Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-zesty Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-groovy Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-disco-hpb Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-lunar Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-mantic-hpb-maxcpus Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-groovy Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-7.1 Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-artful Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-trusty Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-2.2 Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-focal-hpb Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-8.1 Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-eoan-hpb Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-jammy-maxcpus Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-bionic-hpb Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-mantic-hpb Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-artful Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-8.1 Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-2.7 Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-6.1 Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-kinetic Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-jammy-maxcpus Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-yakkety Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-2.4 Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-cosmic-hpb Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-7.1 Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-2.10 Jun 04 14:41:48 devstack nova-compute[86165]: x-remote Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-5.1 Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-2.9 Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-2.11 Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-jammy-hpb-maxcpus Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-3.1 Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-6.1 Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-4.1 Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-jammy Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-2.4 Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-4.1 Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-eoan Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-jammy-hpb Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-5.1 Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-2.9 Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-bionic-hpb Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-lunar Jun 04 14:41:48 devstack nova-compute[86165]: isapc Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-mantic-hpb Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-cosmic Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-2.6 Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-mantic-maxcpus Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-3.1 Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-bionic Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-disco-hpb Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-cosmic Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-2.12 Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-bionic Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-kinetic-hpb Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-groovy-hpb Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-7.0 Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-noble-v2 Jun 04 14:41:48 devstack nova-compute[86165]: ubuntu-q35 Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-lunar-hpb Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-disco Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-cosmic-hpb Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-2.1 Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-noble Jun 04 14:41:48 devstack nova-compute[86165]: q35 Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-8.0 Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-wily Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-impish Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-8.0 Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-2.6 Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-6.0 Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-impish Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-jammy Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-impish-hpb Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-hirsute Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-4.0.1 Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-hirsute-hpb Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-7.0 Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-5.0 Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-2.8 Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-2.10 Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-3.0 Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-zesty Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-7.2 Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-4.0 Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-6.0 Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-focal Jun 04 14:41:48 devstack nova-compute[86165]: microvm Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-2.3 Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-jammy-hpb-maxcpus Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-disco Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-kinetic-hpb Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-4.0 Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-focal-hpb Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-noble Jun 04 14:41:48 devstack nova-compute[86165]: pc Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-8.2 Jun 04 14:41:48 devstack nova-compute[86165]: q35 Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-groovy-hpb Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-hirsute-hpb Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-8.2 Jun 04 14:41:48 devstack nova-compute[86165]: pc Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-5.0 Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-2.8 Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-6.2 Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-eoan Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-2.5 Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-3.0 Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-yakkety Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-mantic-hpb-maxcpus Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-7.2 Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-2.11 Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: hvm Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: 32 Jun 04 14:41:48 devstack nova-compute[86165]: /usr/bin/qemu-system-xtensa Jun 04 14:41:48 devstack nova-compute[86165]: sim Jun 04 14:41:48 devstack nova-compute[86165]: kc705 Jun 04 14:41:48 devstack nova-compute[86165]: ml605 Jun 04 14:41:48 devstack nova-compute[86165]: ml605-nommu Jun 04 14:41:48 devstack nova-compute[86165]: virt Jun 04 14:41:48 devstack nova-compute[86165]: lx60-nommu Jun 04 14:41:48 devstack nova-compute[86165]: lx200 Jun 04 14:41:48 devstack nova-compute[86165]: lx200-nommu Jun 04 14:41:48 devstack nova-compute[86165]: lx60 Jun 04 14:41:48 devstack nova-compute[86165]: kc705-nommu Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: hvm Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: 32 Jun 04 14:41:48 devstack nova-compute[86165]: /usr/bin/qemu-system-xtensaeb Jun 04 14:41:48 devstack nova-compute[86165]: sim Jun 04 14:41:48 devstack nova-compute[86165]: kc705 Jun 04 14:41:48 devstack nova-compute[86165]: ml605 Jun 04 14:41:48 devstack nova-compute[86165]: ml605-nommu Jun 04 14:41:48 devstack nova-compute[86165]: virt Jun 04 14:41:48 devstack nova-compute[86165]: lx60-nommu Jun 04 14:41:48 devstack nova-compute[86165]: lx200 Jun 04 14:41:48 devstack nova-compute[86165]: lx200-nommu Jun 04 14:41:48 devstack nova-compute[86165]: lx60 Jun 04 14:41:48 devstack nova-compute[86165]: kc705-nommu Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Getting domain capabilities for alpha via machine types: {None} {{(pid=86165) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Jun 04 14:41:48 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 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=86165) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Jun 04 14:41:48 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Getting domain capabilities for armv6l via machine types: {None, 'virt'} {{(pid=86165) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Jun 04 14:41:48 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 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=86165) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Jun 04 14:41:48 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 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=86165) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Jun 04 14:41:48 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Getting domain capabilities for armv7l via machine types: {'virt'} {{(pid=86165) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Jun 04 14:41:48 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 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=86165) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Jun 04 14:41:48 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Getting domain capabilities for aarch64 via machine types: {'virt'} {{(pid=86165) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Jun 04 14:41:48 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 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=86165) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Jun 04 14:41:48 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Getting domain capabilities for cris via machine types: {None} {{(pid=86165) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Jun 04 14:41:48 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 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=86165) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Jun 04 14:41:48 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Getting domain capabilities for i686 via machine types: {'q35', 'ubuntu', 'pc', 'ubuntu-q35'} {{(pid=86165) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Jun 04 14:41:48 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=q35: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: /usr/bin/qemu-system-i386 Jun 04 14:41:48 devstack nova-compute[86165]: kvm Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-noble Jun 04 14:41:48 devstack nova-compute[86165]: i686 Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: /usr/share/AAVMF/AAVMF_CODE.fd Jun 04 14:41:48 devstack nova-compute[86165]: /usr/share/AAVMF/AAVMF32_CODE.fd Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: rom Jun 04 14:41:48 devstack nova-compute[86165]: pflash Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: yes Jun 04 14:41:48 devstack nova-compute[86165]: no Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: no Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: off Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: on Jun 04 14:41:48 devstack nova-compute[86165]: off Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: EPYC-IBPB Jun 04 14:41:48 devstack nova-compute[86165]: AMD Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: qemu64 Jun 04 14:41:48 devstack nova-compute[86165]: qemu32 Jun 04 14:41:48 devstack nova-compute[86165]: phenom Jun 04 14:41:48 devstack nova-compute[86165]: pentium3 Jun 04 14:41:48 devstack nova-compute[86165]: pentium2 Jun 04 14:41:48 devstack nova-compute[86165]: pentium Jun 04 14:41:48 devstack nova-compute[86165]: n270 Jun 04 14:41:48 devstack nova-compute[86165]: kvm64 Jun 04 14:41:48 devstack nova-compute[86165]: kvm32 Jun 04 14:41:48 devstack nova-compute[86165]: coreduo Jun 04 14:41:48 devstack nova-compute[86165]: core2duo Jun 04 14:41:48 devstack nova-compute[86165]: athlon Jun 04 14:41:48 devstack nova-compute[86165]: Westmere-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Westmere Jun 04 14:41:48 devstack nova-compute[86165]: Snowridge Jun 04 14:41:48 devstack nova-compute[86165]: Skylake-Server-noTSX-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Skylake-Server-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Skylake-Server Jun 04 14:41:48 devstack nova-compute[86165]: Skylake-Client-noTSX-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Skylake-Client-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Skylake-Client Jun 04 14:41:48 devstack nova-compute[86165]: SapphireRapids Jun 04 14:41:48 devstack nova-compute[86165]: SandyBridge-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: SandyBridge Jun 04 14:41:48 devstack nova-compute[86165]: Penryn Jun 04 14:41:48 devstack nova-compute[86165]: Opteron_G5 Jun 04 14:41:48 devstack nova-compute[86165]: Opteron_G4 Jun 04 14:41:48 devstack nova-compute[86165]: Opteron_G3 Jun 04 14:41:48 devstack nova-compute[86165]: Opteron_G2 Jun 04 14:41:48 devstack nova-compute[86165]: Opteron_G1 Jun 04 14:41:48 devstack nova-compute[86165]: Nehalem-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Nehalem Jun 04 14:41:48 devstack nova-compute[86165]: IvyBridge-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: IvyBridge Jun 04 14:41:48 devstack nova-compute[86165]: Icelake-Server-noTSX Jun 04 14:41:48 devstack nova-compute[86165]: Icelake-Server Jun 04 14:41:48 devstack nova-compute[86165]: Haswell-noTSX-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Haswell-noTSX Jun 04 14:41:48 devstack nova-compute[86165]: Haswell-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Haswell Jun 04 14:41:48 devstack nova-compute[86165]: EPYC-Rome Jun 04 14:41:48 devstack nova-compute[86165]: EPYC-Milan Jun 04 14:41:48 devstack nova-compute[86165]: EPYC-IBPB Jun 04 14:41:48 devstack nova-compute[86165]: EPYC-Genoa Jun 04 14:41:48 devstack nova-compute[86165]: EPYC Jun 04 14:41:48 devstack nova-compute[86165]: Dhyana Jun 04 14:41:48 devstack nova-compute[86165]: Cooperlake Jun 04 14:41:48 devstack nova-compute[86165]: Conroe Jun 04 14:41:48 devstack nova-compute[86165]: Cascadelake-Server-noTSX Jun 04 14:41:48 devstack nova-compute[86165]: Cascadelake-Server Jun 04 14:41:48 devstack nova-compute[86165]: Broadwell-noTSX-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Broadwell-noTSX Jun 04 14:41:48 devstack nova-compute[86165]: Broadwell-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Broadwell Jun 04 14:41:48 devstack nova-compute[86165]: 486 Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: file Jun 04 14:41:48 devstack nova-compute[86165]: anonymous Jun 04 14:41:48 devstack nova-compute[86165]: memfd Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: disk Jun 04 14:41:48 devstack nova-compute[86165]: cdrom Jun 04 14:41:48 devstack nova-compute[86165]: floppy Jun 04 14:41:48 devstack nova-compute[86165]: lun Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: fdc Jun 04 14:41:48 devstack nova-compute[86165]: scsi Jun 04 14:41:48 devstack nova-compute[86165]: virtio Jun 04 14:41:48 devstack nova-compute[86165]: usb Jun 04 14:41:48 devstack nova-compute[86165]: sata Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: virtio Jun 04 14:41:48 devstack nova-compute[86165]: virtio-transitional Jun 04 14:41:48 devstack nova-compute[86165]: virtio-non-transitional Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: sdl Jun 04 14:41:48 devstack nova-compute[86165]: vnc Jun 04 14:41:48 devstack nova-compute[86165]: spice Jun 04 14:41:48 devstack nova-compute[86165]: egl-headless Jun 04 14:41:48 devstack nova-compute[86165]: dbus Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: subsystem Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: default Jun 04 14:41:48 devstack nova-compute[86165]: mandatory Jun 04 14:41:48 devstack nova-compute[86165]: requisite Jun 04 14:41:48 devstack nova-compute[86165]: optional Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: usb Jun 04 14:41:48 devstack nova-compute[86165]: pci Jun 04 14:41:48 devstack nova-compute[86165]: scsi Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: virtio Jun 04 14:41:48 devstack nova-compute[86165]: virtio-transitional Jun 04 14:41:48 devstack nova-compute[86165]: virtio-non-transitional Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: random Jun 04 14:41:48 devstack nova-compute[86165]: egd Jun 04 14:41:48 devstack nova-compute[86165]: builtin Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: path Jun 04 14:41:48 devstack nova-compute[86165]: handle Jun 04 14:41:48 devstack nova-compute[86165]: virtiofs Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: tpm-tis Jun 04 14:41:48 devstack nova-compute[86165]: tpm-crb Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: passthrough Jun 04 14:41:48 devstack nova-compute[86165]: emulator Jun 04 14:41:48 devstack nova-compute[86165]: external Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: 1.2 Jun 04 14:41:48 devstack nova-compute[86165]: 2.0 Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: usb Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: pty Jun 04 14:41:48 devstack nova-compute[86165]: unix Jun 04 14:41:48 devstack nova-compute[86165]: spicevmc Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: virtio Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: qemu Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: builtin Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: relaxed Jun 04 14:41:48 devstack nova-compute[86165]: vapic Jun 04 14:41:48 devstack nova-compute[86165]: spinlocks Jun 04 14:41:48 devstack nova-compute[86165]: vpindex Jun 04 14:41:48 devstack nova-compute[86165]: runtime Jun 04 14:41:48 devstack nova-compute[86165]: synic Jun 04 14:41:48 devstack nova-compute[86165]: stimer Jun 04 14:41:48 devstack nova-compute[86165]: reset Jun 04 14:41:48 devstack nova-compute[86165]: vendor_id Jun 04 14:41:48 devstack nova-compute[86165]: frequencies Jun 04 14:41:48 devstack nova-compute[86165]: reenlightenment Jun 04 14:41:48 devstack nova-compute[86165]: tlbflush Jun 04 14:41:48 devstack nova-compute[86165]: ipi Jun 04 14:41:48 devstack nova-compute[86165]: avic Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: {{(pid=86165) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1105}} Jun 04 14:41:48 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=ubuntu: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: /usr/bin/qemu-system-i386 Jun 04 14:41:48 devstack nova-compute[86165]: kvm Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-noble-v2 Jun 04 14:41:48 devstack nova-compute[86165]: i686 Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: /usr/share/AAVMF/AAVMF_CODE.fd Jun 04 14:41:48 devstack nova-compute[86165]: /usr/share/AAVMF/AAVMF32_CODE.fd Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: rom Jun 04 14:41:48 devstack nova-compute[86165]: pflash Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: yes Jun 04 14:41:48 devstack nova-compute[86165]: no Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: no Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: off Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: on Jun 04 14:41:48 devstack nova-compute[86165]: off Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: EPYC-IBPB Jun 04 14:41:48 devstack nova-compute[86165]: AMD Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: qemu64 Jun 04 14:41:48 devstack nova-compute[86165]: qemu32 Jun 04 14:41:48 devstack nova-compute[86165]: phenom Jun 04 14:41:48 devstack nova-compute[86165]: pentium3 Jun 04 14:41:48 devstack nova-compute[86165]: pentium2 Jun 04 14:41:48 devstack nova-compute[86165]: pentium Jun 04 14:41:48 devstack nova-compute[86165]: n270 Jun 04 14:41:48 devstack nova-compute[86165]: kvm64 Jun 04 14:41:48 devstack nova-compute[86165]: kvm32 Jun 04 14:41:48 devstack nova-compute[86165]: coreduo Jun 04 14:41:48 devstack nova-compute[86165]: core2duo Jun 04 14:41:48 devstack nova-compute[86165]: athlon Jun 04 14:41:48 devstack nova-compute[86165]: Westmere-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Westmere Jun 04 14:41:48 devstack nova-compute[86165]: Snowridge Jun 04 14:41:48 devstack nova-compute[86165]: Skylake-Server-noTSX-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Skylake-Server-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Skylake-Server Jun 04 14:41:48 devstack nova-compute[86165]: Skylake-Client-noTSX-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Skylake-Client-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Skylake-Client Jun 04 14:41:48 devstack nova-compute[86165]: SapphireRapids Jun 04 14:41:48 devstack nova-compute[86165]: SandyBridge-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: SandyBridge Jun 04 14:41:48 devstack nova-compute[86165]: Penryn Jun 04 14:41:48 devstack nova-compute[86165]: Opteron_G5 Jun 04 14:41:48 devstack nova-compute[86165]: Opteron_G4 Jun 04 14:41:48 devstack nova-compute[86165]: Opteron_G3 Jun 04 14:41:48 devstack nova-compute[86165]: Opteron_G2 Jun 04 14:41:48 devstack nova-compute[86165]: Opteron_G1 Jun 04 14:41:48 devstack nova-compute[86165]: Nehalem-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Nehalem Jun 04 14:41:48 devstack nova-compute[86165]: IvyBridge-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: IvyBridge Jun 04 14:41:48 devstack nova-compute[86165]: Icelake-Server-noTSX Jun 04 14:41:48 devstack nova-compute[86165]: Icelake-Server Jun 04 14:41:48 devstack nova-compute[86165]: Haswell-noTSX-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Haswell-noTSX Jun 04 14:41:48 devstack nova-compute[86165]: Haswell-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Haswell Jun 04 14:41:48 devstack nova-compute[86165]: EPYC-Rome Jun 04 14:41:48 devstack nova-compute[86165]: EPYC-Milan Jun 04 14:41:48 devstack nova-compute[86165]: EPYC-IBPB Jun 04 14:41:48 devstack nova-compute[86165]: EPYC-Genoa Jun 04 14:41:48 devstack nova-compute[86165]: EPYC Jun 04 14:41:48 devstack nova-compute[86165]: Dhyana Jun 04 14:41:48 devstack nova-compute[86165]: Cooperlake Jun 04 14:41:48 devstack nova-compute[86165]: Conroe Jun 04 14:41:48 devstack nova-compute[86165]: Cascadelake-Server-noTSX Jun 04 14:41:48 devstack nova-compute[86165]: Cascadelake-Server Jun 04 14:41:48 devstack nova-compute[86165]: Broadwell-noTSX-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Broadwell-noTSX Jun 04 14:41:48 devstack nova-compute[86165]: Broadwell-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Broadwell Jun 04 14:41:48 devstack nova-compute[86165]: 486 Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: file Jun 04 14:41:48 devstack nova-compute[86165]: anonymous Jun 04 14:41:48 devstack nova-compute[86165]: memfd Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: disk Jun 04 14:41:48 devstack nova-compute[86165]: cdrom Jun 04 14:41:48 devstack nova-compute[86165]: floppy Jun 04 14:41:48 devstack nova-compute[86165]: lun Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: ide Jun 04 14:41:48 devstack nova-compute[86165]: fdc Jun 04 14:41:48 devstack nova-compute[86165]: scsi Jun 04 14:41:48 devstack nova-compute[86165]: virtio Jun 04 14:41:48 devstack nova-compute[86165]: usb Jun 04 14:41:48 devstack nova-compute[86165]: sata Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: virtio Jun 04 14:41:48 devstack nova-compute[86165]: virtio-transitional Jun 04 14:41:48 devstack nova-compute[86165]: virtio-non-transitional Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: sdl Jun 04 14:41:48 devstack nova-compute[86165]: vnc Jun 04 14:41:48 devstack nova-compute[86165]: spice Jun 04 14:41:48 devstack nova-compute[86165]: egl-headless Jun 04 14:41:48 devstack nova-compute[86165]: dbus Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: subsystem Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: default Jun 04 14:41:48 devstack nova-compute[86165]: mandatory Jun 04 14:41:48 devstack nova-compute[86165]: requisite Jun 04 14:41:48 devstack nova-compute[86165]: optional Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: usb Jun 04 14:41:48 devstack nova-compute[86165]: pci Jun 04 14:41:48 devstack nova-compute[86165]: scsi Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: virtio Jun 04 14:41:48 devstack nova-compute[86165]: virtio-transitional Jun 04 14:41:48 devstack nova-compute[86165]: virtio-non-transitional Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: random Jun 04 14:41:48 devstack nova-compute[86165]: egd Jun 04 14:41:48 devstack nova-compute[86165]: builtin Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: path Jun 04 14:41:48 devstack nova-compute[86165]: handle Jun 04 14:41:48 devstack nova-compute[86165]: virtiofs Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: tpm-tis Jun 04 14:41:48 devstack nova-compute[86165]: tpm-crb Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: passthrough Jun 04 14:41:48 devstack nova-compute[86165]: emulator Jun 04 14:41:48 devstack nova-compute[86165]: external Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: 1.2 Jun 04 14:41:48 devstack nova-compute[86165]: 2.0 Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: usb Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: pty Jun 04 14:41:48 devstack nova-compute[86165]: unix Jun 04 14:41:48 devstack nova-compute[86165]: spicevmc Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: virtio Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: qemu Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: builtin Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: relaxed Jun 04 14:41:48 devstack nova-compute[86165]: vapic Jun 04 14:41:48 devstack nova-compute[86165]: spinlocks Jun 04 14:41:48 devstack nova-compute[86165]: vpindex Jun 04 14:41:48 devstack nova-compute[86165]: runtime Jun 04 14:41:48 devstack nova-compute[86165]: synic Jun 04 14:41:48 devstack nova-compute[86165]: stimer Jun 04 14:41:48 devstack nova-compute[86165]: reset Jun 04 14:41:48 devstack nova-compute[86165]: vendor_id Jun 04 14:41:48 devstack nova-compute[86165]: frequencies Jun 04 14:41:48 devstack nova-compute[86165]: reenlightenment Jun 04 14:41:48 devstack nova-compute[86165]: tlbflush Jun 04 14:41:48 devstack nova-compute[86165]: ipi Jun 04 14:41:48 devstack nova-compute[86165]: avic Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: {{(pid=86165) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1105}} Jun 04 14:41:48 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=pc: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: /usr/bin/qemu-system-i386 Jun 04 14:41:48 devstack nova-compute[86165]: kvm Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-noble Jun 04 14:41:48 devstack nova-compute[86165]: i686 Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: /usr/share/AAVMF/AAVMF_CODE.fd Jun 04 14:41:48 devstack nova-compute[86165]: /usr/share/AAVMF/AAVMF32_CODE.fd Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: rom Jun 04 14:41:48 devstack nova-compute[86165]: pflash Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: yes Jun 04 14:41:48 devstack nova-compute[86165]: no Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: no Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: off Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: on Jun 04 14:41:48 devstack nova-compute[86165]: off Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: EPYC-IBPB Jun 04 14:41:48 devstack nova-compute[86165]: AMD Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: qemu64 Jun 04 14:41:48 devstack nova-compute[86165]: qemu32 Jun 04 14:41:48 devstack nova-compute[86165]: phenom Jun 04 14:41:48 devstack nova-compute[86165]: pentium3 Jun 04 14:41:48 devstack nova-compute[86165]: pentium2 Jun 04 14:41:48 devstack nova-compute[86165]: pentium Jun 04 14:41:48 devstack nova-compute[86165]: n270 Jun 04 14:41:48 devstack nova-compute[86165]: kvm64 Jun 04 14:41:48 devstack nova-compute[86165]: kvm32 Jun 04 14:41:48 devstack nova-compute[86165]: coreduo Jun 04 14:41:48 devstack nova-compute[86165]: core2duo Jun 04 14:41:48 devstack nova-compute[86165]: athlon Jun 04 14:41:48 devstack nova-compute[86165]: Westmere-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Westmere Jun 04 14:41:48 devstack nova-compute[86165]: Snowridge Jun 04 14:41:48 devstack nova-compute[86165]: Skylake-Server-noTSX-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Skylake-Server-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Skylake-Server Jun 04 14:41:48 devstack nova-compute[86165]: Skylake-Client-noTSX-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Skylake-Client-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Skylake-Client Jun 04 14:41:48 devstack nova-compute[86165]: SapphireRapids Jun 04 14:41:48 devstack nova-compute[86165]: SandyBridge-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: SandyBridge Jun 04 14:41:48 devstack nova-compute[86165]: Penryn Jun 04 14:41:48 devstack nova-compute[86165]: Opteron_G5 Jun 04 14:41:48 devstack nova-compute[86165]: Opteron_G4 Jun 04 14:41:48 devstack nova-compute[86165]: Opteron_G3 Jun 04 14:41:48 devstack nova-compute[86165]: Opteron_G2 Jun 04 14:41:48 devstack nova-compute[86165]: Opteron_G1 Jun 04 14:41:48 devstack nova-compute[86165]: Nehalem-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Nehalem Jun 04 14:41:48 devstack nova-compute[86165]: IvyBridge-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: IvyBridge Jun 04 14:41:48 devstack nova-compute[86165]: Icelake-Server-noTSX Jun 04 14:41:48 devstack nova-compute[86165]: Icelake-Server Jun 04 14:41:48 devstack nova-compute[86165]: Haswell-noTSX-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Haswell-noTSX Jun 04 14:41:48 devstack nova-compute[86165]: Haswell-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Haswell Jun 04 14:41:48 devstack nova-compute[86165]: EPYC-Rome Jun 04 14:41:48 devstack nova-compute[86165]: EPYC-Milan Jun 04 14:41:48 devstack nova-compute[86165]: EPYC-IBPB Jun 04 14:41:48 devstack nova-compute[86165]: EPYC-Genoa Jun 04 14:41:48 devstack nova-compute[86165]: EPYC Jun 04 14:41:48 devstack nova-compute[86165]: Dhyana Jun 04 14:41:48 devstack nova-compute[86165]: Cooperlake Jun 04 14:41:48 devstack nova-compute[86165]: Conroe Jun 04 14:41:48 devstack nova-compute[86165]: Cascadelake-Server-noTSX Jun 04 14:41:48 devstack nova-compute[86165]: Cascadelake-Server Jun 04 14:41:48 devstack nova-compute[86165]: Broadwell-noTSX-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Broadwell-noTSX Jun 04 14:41:48 devstack nova-compute[86165]: Broadwell-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Broadwell Jun 04 14:41:48 devstack nova-compute[86165]: 486 Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: file Jun 04 14:41:48 devstack nova-compute[86165]: anonymous Jun 04 14:41:48 devstack nova-compute[86165]: memfd Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: disk Jun 04 14:41:48 devstack nova-compute[86165]: cdrom Jun 04 14:41:48 devstack nova-compute[86165]: floppy Jun 04 14:41:48 devstack nova-compute[86165]: lun Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: ide Jun 04 14:41:48 devstack nova-compute[86165]: fdc Jun 04 14:41:48 devstack nova-compute[86165]: scsi Jun 04 14:41:48 devstack nova-compute[86165]: virtio Jun 04 14:41:48 devstack nova-compute[86165]: usb Jun 04 14:41:48 devstack nova-compute[86165]: sata Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: virtio Jun 04 14:41:48 devstack nova-compute[86165]: virtio-transitional Jun 04 14:41:48 devstack nova-compute[86165]: virtio-non-transitional Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: sdl Jun 04 14:41:48 devstack nova-compute[86165]: vnc Jun 04 14:41:48 devstack nova-compute[86165]: spice Jun 04 14:41:48 devstack nova-compute[86165]: egl-headless Jun 04 14:41:48 devstack nova-compute[86165]: dbus Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: subsystem Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: default Jun 04 14:41:48 devstack nova-compute[86165]: mandatory Jun 04 14:41:48 devstack nova-compute[86165]: requisite Jun 04 14:41:48 devstack nova-compute[86165]: optional Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: usb Jun 04 14:41:48 devstack nova-compute[86165]: pci Jun 04 14:41:48 devstack nova-compute[86165]: scsi Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: virtio Jun 04 14:41:48 devstack nova-compute[86165]: virtio-transitional Jun 04 14:41:48 devstack nova-compute[86165]: virtio-non-transitional Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: random Jun 04 14:41:48 devstack nova-compute[86165]: egd Jun 04 14:41:48 devstack nova-compute[86165]: builtin Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: path Jun 04 14:41:48 devstack nova-compute[86165]: handle Jun 04 14:41:48 devstack nova-compute[86165]: virtiofs Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: tpm-tis Jun 04 14:41:48 devstack nova-compute[86165]: tpm-crb Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: passthrough Jun 04 14:41:48 devstack nova-compute[86165]: emulator Jun 04 14:41:48 devstack nova-compute[86165]: external Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: 1.2 Jun 04 14:41:48 devstack nova-compute[86165]: 2.0 Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: usb Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: pty Jun 04 14:41:48 devstack nova-compute[86165]: unix Jun 04 14:41:48 devstack nova-compute[86165]: spicevmc Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: virtio Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: qemu Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: builtin Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: relaxed Jun 04 14:41:48 devstack nova-compute[86165]: vapic Jun 04 14:41:48 devstack nova-compute[86165]: spinlocks Jun 04 14:41:48 devstack nova-compute[86165]: vpindex Jun 04 14:41:48 devstack nova-compute[86165]: runtime Jun 04 14:41:48 devstack nova-compute[86165]: synic Jun 04 14:41:48 devstack nova-compute[86165]: stimer Jun 04 14:41:48 devstack nova-compute[86165]: reset Jun 04 14:41:48 devstack nova-compute[86165]: vendor_id Jun 04 14:41:48 devstack nova-compute[86165]: frequencies Jun 04 14:41:48 devstack nova-compute[86165]: reenlightenment Jun 04 14:41:48 devstack nova-compute[86165]: tlbflush Jun 04 14:41:48 devstack nova-compute[86165]: ipi Jun 04 14:41:48 devstack nova-compute[86165]: avic Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: {{(pid=86165) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1105}} Jun 04 14:41:48 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Libvirt host hypervisor capabilities for arch=i686 and machine_type=ubuntu-q35: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: /usr/bin/qemu-system-i386 Jun 04 14:41:48 devstack nova-compute[86165]: kvm Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-noble-v2 Jun 04 14:41:48 devstack nova-compute[86165]: i686 Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: /usr/share/AAVMF/AAVMF_CODE.fd Jun 04 14:41:48 devstack nova-compute[86165]: /usr/share/AAVMF/AAVMF32_CODE.fd Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: rom Jun 04 14:41:48 devstack nova-compute[86165]: pflash Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: yes Jun 04 14:41:48 devstack nova-compute[86165]: no Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: no Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: off Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: on Jun 04 14:41:48 devstack nova-compute[86165]: off Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: EPYC-IBPB Jun 04 14:41:48 devstack nova-compute[86165]: AMD Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: qemu64 Jun 04 14:41:48 devstack nova-compute[86165]: qemu32 Jun 04 14:41:48 devstack nova-compute[86165]: phenom Jun 04 14:41:48 devstack nova-compute[86165]: pentium3 Jun 04 14:41:48 devstack nova-compute[86165]: pentium2 Jun 04 14:41:48 devstack nova-compute[86165]: pentium Jun 04 14:41:48 devstack nova-compute[86165]: n270 Jun 04 14:41:48 devstack nova-compute[86165]: kvm64 Jun 04 14:41:48 devstack nova-compute[86165]: kvm32 Jun 04 14:41:48 devstack nova-compute[86165]: coreduo Jun 04 14:41:48 devstack nova-compute[86165]: core2duo Jun 04 14:41:48 devstack nova-compute[86165]: athlon Jun 04 14:41:48 devstack nova-compute[86165]: Westmere-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Westmere Jun 04 14:41:48 devstack nova-compute[86165]: Snowridge Jun 04 14:41:48 devstack nova-compute[86165]: Skylake-Server-noTSX-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Skylake-Server-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Skylake-Server Jun 04 14:41:48 devstack nova-compute[86165]: Skylake-Client-noTSX-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Skylake-Client-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Skylake-Client Jun 04 14:41:48 devstack nova-compute[86165]: SapphireRapids Jun 04 14:41:48 devstack nova-compute[86165]: SandyBridge-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: SandyBridge Jun 04 14:41:48 devstack nova-compute[86165]: Penryn Jun 04 14:41:48 devstack nova-compute[86165]: Opteron_G5 Jun 04 14:41:48 devstack nova-compute[86165]: Opteron_G4 Jun 04 14:41:48 devstack nova-compute[86165]: Opteron_G3 Jun 04 14:41:48 devstack nova-compute[86165]: Opteron_G2 Jun 04 14:41:48 devstack nova-compute[86165]: Opteron_G1 Jun 04 14:41:48 devstack nova-compute[86165]: Nehalem-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Nehalem Jun 04 14:41:48 devstack nova-compute[86165]: IvyBridge-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: IvyBridge Jun 04 14:41:48 devstack nova-compute[86165]: Icelake-Server-noTSX Jun 04 14:41:48 devstack nova-compute[86165]: Icelake-Server Jun 04 14:41:48 devstack nova-compute[86165]: Haswell-noTSX-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Haswell-noTSX Jun 04 14:41:48 devstack nova-compute[86165]: Haswell-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Haswell Jun 04 14:41:48 devstack nova-compute[86165]: EPYC-Rome Jun 04 14:41:48 devstack nova-compute[86165]: EPYC-Milan Jun 04 14:41:48 devstack nova-compute[86165]: EPYC-IBPB Jun 04 14:41:48 devstack nova-compute[86165]: EPYC-Genoa Jun 04 14:41:48 devstack nova-compute[86165]: EPYC Jun 04 14:41:48 devstack nova-compute[86165]: Dhyana Jun 04 14:41:48 devstack nova-compute[86165]: Cooperlake Jun 04 14:41:48 devstack nova-compute[86165]: Conroe Jun 04 14:41:48 devstack nova-compute[86165]: Cascadelake-Server-noTSX Jun 04 14:41:48 devstack nova-compute[86165]: Cascadelake-Server Jun 04 14:41:48 devstack nova-compute[86165]: Broadwell-noTSX-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Broadwell-noTSX Jun 04 14:41:48 devstack nova-compute[86165]: Broadwell-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Broadwell Jun 04 14:41:48 devstack nova-compute[86165]: 486 Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: file Jun 04 14:41:48 devstack nova-compute[86165]: anonymous Jun 04 14:41:48 devstack nova-compute[86165]: memfd Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: disk Jun 04 14:41:48 devstack nova-compute[86165]: cdrom Jun 04 14:41:48 devstack nova-compute[86165]: floppy Jun 04 14:41:48 devstack nova-compute[86165]: lun Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: fdc Jun 04 14:41:48 devstack nova-compute[86165]: scsi Jun 04 14:41:48 devstack nova-compute[86165]: virtio Jun 04 14:41:48 devstack nova-compute[86165]: usb Jun 04 14:41:48 devstack nova-compute[86165]: sata Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: virtio Jun 04 14:41:48 devstack nova-compute[86165]: virtio-transitional Jun 04 14:41:48 devstack nova-compute[86165]: virtio-non-transitional Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: sdl Jun 04 14:41:48 devstack nova-compute[86165]: vnc Jun 04 14:41:48 devstack nova-compute[86165]: spice Jun 04 14:41:48 devstack nova-compute[86165]: egl-headless Jun 04 14:41:48 devstack nova-compute[86165]: dbus Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: subsystem Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: default Jun 04 14:41:48 devstack nova-compute[86165]: mandatory Jun 04 14:41:48 devstack nova-compute[86165]: requisite Jun 04 14:41:48 devstack nova-compute[86165]: optional Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: usb Jun 04 14:41:48 devstack nova-compute[86165]: pci Jun 04 14:41:48 devstack nova-compute[86165]: scsi Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: virtio Jun 04 14:41:48 devstack nova-compute[86165]: virtio-transitional Jun 04 14:41:48 devstack nova-compute[86165]: virtio-non-transitional Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: random Jun 04 14:41:48 devstack nova-compute[86165]: egd Jun 04 14:41:48 devstack nova-compute[86165]: builtin Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: path Jun 04 14:41:48 devstack nova-compute[86165]: handle Jun 04 14:41:48 devstack nova-compute[86165]: virtiofs Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: tpm-tis Jun 04 14:41:48 devstack nova-compute[86165]: tpm-crb Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: passthrough Jun 04 14:41:48 devstack nova-compute[86165]: emulator Jun 04 14:41:48 devstack nova-compute[86165]: external Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: 1.2 Jun 04 14:41:48 devstack nova-compute[86165]: 2.0 Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: usb Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: pty Jun 04 14:41:48 devstack nova-compute[86165]: unix Jun 04 14:41:48 devstack nova-compute[86165]: spicevmc Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: virtio Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: qemu Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: builtin Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: relaxed Jun 04 14:41:48 devstack nova-compute[86165]: vapic Jun 04 14:41:48 devstack nova-compute[86165]: spinlocks Jun 04 14:41:48 devstack nova-compute[86165]: vpindex Jun 04 14:41:48 devstack nova-compute[86165]: runtime Jun 04 14:41:48 devstack nova-compute[86165]: synic Jun 04 14:41:48 devstack nova-compute[86165]: stimer Jun 04 14:41:48 devstack nova-compute[86165]: reset Jun 04 14:41:48 devstack nova-compute[86165]: vendor_id Jun 04 14:41:48 devstack nova-compute[86165]: frequencies Jun 04 14:41:48 devstack nova-compute[86165]: reenlightenment Jun 04 14:41:48 devstack nova-compute[86165]: tlbflush Jun 04 14:41:48 devstack nova-compute[86165]: ipi Jun 04 14:41:48 devstack nova-compute[86165]: avic Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: {{(pid=86165) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1105}} Jun 04 14:41:48 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Getting domain capabilities for m68k via machine types: {None, 'virt'} {{(pid=86165) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Jun 04 14:41:48 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 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=86165) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Jun 04 14:41:48 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 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=86165) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Jun 04 14:41:48 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Getting domain capabilities for microblaze via machine types: {None} {{(pid=86165) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Jun 04 14:41:48 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 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=86165) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Jun 04 14:41:48 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Getting domain capabilities for microblazeel via machine types: {None} {{(pid=86165) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Jun 04 14:41:48 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 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=86165) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Jun 04 14:41:48 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Getting domain capabilities for mips via machine types: {None} {{(pid=86165) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Jun 04 14:41:48 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 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=86165) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Jun 04 14:41:48 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Getting domain capabilities for mipsel via machine types: {None} {{(pid=86165) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Jun 04 14:41:48 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 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=86165) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Jun 04 14:41:48 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Getting domain capabilities for mips64 via machine types: {None} {{(pid=86165) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Jun 04 14:41:48 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 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=86165) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Jun 04 14:41:48 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Getting domain capabilities for mips64el via machine types: {None} {{(pid=86165) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Jun 04 14:41:48 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 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=86165) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Jun 04 14:41:48 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Getting domain capabilities for ppc via machine types: {None} {{(pid=86165) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Jun 04 14:41:48 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 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=86165) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Jun 04 14:41:48 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Getting domain capabilities for ppc64 via machine types: {None, 'pseries', 'powernv'} {{(pid=86165) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Jun 04 14:41:48 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 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=86165) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Jun 04 14:41:48 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 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=86165) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Jun 04 14:41:48 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 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=86165) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Jun 04 14:41:48 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Getting domain capabilities for ppc64le via machine types: {'pseries', 'powernv'} {{(pid=86165) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Jun 04 14:41:48 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 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=86165) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Jun 04 14:41:48 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 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=86165) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Jun 04 14:41:48 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Getting domain capabilities for riscv32 via machine types: {None} {{(pid=86165) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Jun 04 14:41:48 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 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=86165) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Jun 04 14:41:48 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Getting domain capabilities for riscv64 via machine types: {None} {{(pid=86165) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Jun 04 14:41:48 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 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=86165) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Jun 04 14:41:48 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Getting domain capabilities for s390x via machine types: {'s390-ccw-virtio'} {{(pid=86165) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Jun 04 14:41:48 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 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=86165) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Jun 04 14:41:48 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Getting domain capabilities for sh4 via machine types: {None} {{(pid=86165) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Jun 04 14:41:48 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 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=86165) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Jun 04 14:41:48 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Getting domain capabilities for sh4eb via machine types: {None} {{(pid=86165) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Jun 04 14:41:48 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 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=86165) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Jun 04 14:41:48 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Getting domain capabilities for sparc via machine types: {None} {{(pid=86165) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Jun 04 14:41:48 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 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=86165) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Jun 04 14:41:48 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Getting domain capabilities for sparc64 via machine types: {None} {{(pid=86165) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Jun 04 14:41:48 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 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=86165) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Jun 04 14:41:48 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Getting domain capabilities for x86_64 via machine types: {'q35', 'ubuntu', 'pc', 'ubuntu-q35'} {{(pid=86165) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Jun 04 14:41:48 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=q35: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: /usr/bin/qemu-system-x86_64 Jun 04 14:41:48 devstack nova-compute[86165]: kvm Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-noble Jun 04 14:41:48 devstack nova-compute[86165]: x86_64 Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: efi Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: /usr/share/OVMF/OVMF_CODE_4M.ms.fd Jun 04 14:41:48 devstack nova-compute[86165]: /usr/share/OVMF/OVMF_CODE_4M.secboot.fd Jun 04 14:41:48 devstack nova-compute[86165]: /usr/share/ovmf/OVMF.amdsev.fd Jun 04 14:41:48 devstack nova-compute[86165]: /usr/share/OVMF/OVMF_CODE_4M.fd Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: rom Jun 04 14:41:48 devstack nova-compute[86165]: pflash Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: yes Jun 04 14:41:48 devstack nova-compute[86165]: no Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: yes Jun 04 14:41:48 devstack nova-compute[86165]: no Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: on Jun 04 14:41:48 devstack nova-compute[86165]: off Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: on Jun 04 14:41:48 devstack nova-compute[86165]: off Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: EPYC-IBPB Jun 04 14:41:48 devstack nova-compute[86165]: AMD Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: qemu64 Jun 04 14:41:48 devstack nova-compute[86165]: qemu32 Jun 04 14:41:48 devstack nova-compute[86165]: phenom Jun 04 14:41:48 devstack nova-compute[86165]: pentium3 Jun 04 14:41:48 devstack nova-compute[86165]: pentium2 Jun 04 14:41:48 devstack nova-compute[86165]: pentium Jun 04 14:41:48 devstack nova-compute[86165]: n270 Jun 04 14:41:48 devstack nova-compute[86165]: kvm64 Jun 04 14:41:48 devstack nova-compute[86165]: kvm32 Jun 04 14:41:48 devstack nova-compute[86165]: coreduo Jun 04 14:41:48 devstack nova-compute[86165]: core2duo Jun 04 14:41:48 devstack nova-compute[86165]: athlon Jun 04 14:41:48 devstack nova-compute[86165]: Westmere-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Westmere Jun 04 14:41:48 devstack nova-compute[86165]: Snowridge Jun 04 14:41:48 devstack nova-compute[86165]: Skylake-Server-noTSX-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Skylake-Server-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Skylake-Server Jun 04 14:41:48 devstack nova-compute[86165]: Skylake-Client-noTSX-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Skylake-Client-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Skylake-Client Jun 04 14:41:48 devstack nova-compute[86165]: SapphireRapids Jun 04 14:41:48 devstack nova-compute[86165]: SandyBridge-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: SandyBridge Jun 04 14:41:48 devstack nova-compute[86165]: Penryn Jun 04 14:41:48 devstack nova-compute[86165]: Opteron_G5 Jun 04 14:41:48 devstack nova-compute[86165]: Opteron_G4 Jun 04 14:41:48 devstack nova-compute[86165]: Opteron_G3 Jun 04 14:41:48 devstack nova-compute[86165]: Opteron_G2 Jun 04 14:41:48 devstack nova-compute[86165]: Opteron_G1 Jun 04 14:41:48 devstack nova-compute[86165]: Nehalem-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Nehalem Jun 04 14:41:48 devstack nova-compute[86165]: IvyBridge-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: IvyBridge Jun 04 14:41:48 devstack nova-compute[86165]: Icelake-Server-noTSX Jun 04 14:41:48 devstack nova-compute[86165]: Icelake-Server Jun 04 14:41:48 devstack nova-compute[86165]: Haswell-noTSX-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Haswell-noTSX Jun 04 14:41:48 devstack nova-compute[86165]: Haswell-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Haswell Jun 04 14:41:48 devstack nova-compute[86165]: EPYC-Rome Jun 04 14:41:48 devstack nova-compute[86165]: EPYC-Milan Jun 04 14:41:48 devstack nova-compute[86165]: EPYC-IBPB Jun 04 14:41:48 devstack nova-compute[86165]: EPYC-Genoa Jun 04 14:41:48 devstack nova-compute[86165]: EPYC Jun 04 14:41:48 devstack nova-compute[86165]: Dhyana Jun 04 14:41:48 devstack nova-compute[86165]: Cooperlake Jun 04 14:41:48 devstack nova-compute[86165]: Conroe Jun 04 14:41:48 devstack nova-compute[86165]: Cascadelake-Server-noTSX Jun 04 14:41:48 devstack nova-compute[86165]: Cascadelake-Server Jun 04 14:41:48 devstack nova-compute[86165]: Broadwell-noTSX-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Broadwell-noTSX Jun 04 14:41:48 devstack nova-compute[86165]: Broadwell-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Broadwell Jun 04 14:41:48 devstack nova-compute[86165]: 486 Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: file Jun 04 14:41:48 devstack nova-compute[86165]: anonymous Jun 04 14:41:48 devstack nova-compute[86165]: memfd Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: disk Jun 04 14:41:48 devstack nova-compute[86165]: cdrom Jun 04 14:41:48 devstack nova-compute[86165]: floppy Jun 04 14:41:48 devstack nova-compute[86165]: lun Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: fdc Jun 04 14:41:48 devstack nova-compute[86165]: scsi Jun 04 14:41:48 devstack nova-compute[86165]: virtio Jun 04 14:41:48 devstack nova-compute[86165]: usb Jun 04 14:41:48 devstack nova-compute[86165]: sata Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: virtio Jun 04 14:41:48 devstack nova-compute[86165]: virtio-transitional Jun 04 14:41:48 devstack nova-compute[86165]: virtio-non-transitional Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: sdl Jun 04 14:41:48 devstack nova-compute[86165]: vnc Jun 04 14:41:48 devstack nova-compute[86165]: spice Jun 04 14:41:48 devstack nova-compute[86165]: egl-headless Jun 04 14:41:48 devstack nova-compute[86165]: dbus Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: subsystem Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: default Jun 04 14:41:48 devstack nova-compute[86165]: mandatory Jun 04 14:41:48 devstack nova-compute[86165]: requisite Jun 04 14:41:48 devstack nova-compute[86165]: optional Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: usb Jun 04 14:41:48 devstack nova-compute[86165]: pci Jun 04 14:41:48 devstack nova-compute[86165]: scsi Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: virtio Jun 04 14:41:48 devstack nova-compute[86165]: virtio-transitional Jun 04 14:41:48 devstack nova-compute[86165]: virtio-non-transitional Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: random Jun 04 14:41:48 devstack nova-compute[86165]: egd Jun 04 14:41:48 devstack nova-compute[86165]: builtin Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: path Jun 04 14:41:48 devstack nova-compute[86165]: handle Jun 04 14:41:48 devstack nova-compute[86165]: virtiofs Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: tpm-tis Jun 04 14:41:48 devstack nova-compute[86165]: tpm-crb Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: passthrough Jun 04 14:41:48 devstack nova-compute[86165]: emulator Jun 04 14:41:48 devstack nova-compute[86165]: external Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: 1.2 Jun 04 14:41:48 devstack nova-compute[86165]: 2.0 Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: usb Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: pty Jun 04 14:41:48 devstack nova-compute[86165]: unix Jun 04 14:41:48 devstack nova-compute[86165]: spicevmc Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: virtio Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: qemu Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: builtin Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: relaxed Jun 04 14:41:48 devstack nova-compute[86165]: vapic Jun 04 14:41:48 devstack nova-compute[86165]: spinlocks Jun 04 14:41:48 devstack nova-compute[86165]: vpindex Jun 04 14:41:48 devstack nova-compute[86165]: runtime Jun 04 14:41:48 devstack nova-compute[86165]: synic Jun 04 14:41:48 devstack nova-compute[86165]: stimer Jun 04 14:41:48 devstack nova-compute[86165]: reset Jun 04 14:41:48 devstack nova-compute[86165]: vendor_id Jun 04 14:41:48 devstack nova-compute[86165]: frequencies Jun 04 14:41:48 devstack nova-compute[86165]: reenlightenment Jun 04 14:41:48 devstack nova-compute[86165]: tlbflush Jun 04 14:41:48 devstack nova-compute[86165]: ipi Jun 04 14:41:48 devstack nova-compute[86165]: avic Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: {{(pid=86165) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1105}} Jun 04 14:41:48 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=ubuntu: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: /usr/bin/qemu-system-x86_64 Jun 04 14:41:48 devstack nova-compute[86165]: kvm Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-noble-v2 Jun 04 14:41:48 devstack nova-compute[86165]: x86_64 Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: efi Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: /usr/share/OVMF/OVMF_CODE_4M.fd Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: rom Jun 04 14:41:48 devstack nova-compute[86165]: pflash Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: yes Jun 04 14:41:48 devstack nova-compute[86165]: no Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: no Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: on Jun 04 14:41:48 devstack nova-compute[86165]: off Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: on Jun 04 14:41:48 devstack nova-compute[86165]: off Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: EPYC-IBPB Jun 04 14:41:48 devstack nova-compute[86165]: AMD Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: qemu64 Jun 04 14:41:48 devstack nova-compute[86165]: qemu32 Jun 04 14:41:48 devstack nova-compute[86165]: phenom Jun 04 14:41:48 devstack nova-compute[86165]: pentium3 Jun 04 14:41:48 devstack nova-compute[86165]: pentium2 Jun 04 14:41:48 devstack nova-compute[86165]: pentium Jun 04 14:41:48 devstack nova-compute[86165]: n270 Jun 04 14:41:48 devstack nova-compute[86165]: kvm64 Jun 04 14:41:48 devstack nova-compute[86165]: kvm32 Jun 04 14:41:48 devstack nova-compute[86165]: coreduo Jun 04 14:41:48 devstack nova-compute[86165]: core2duo Jun 04 14:41:48 devstack nova-compute[86165]: athlon Jun 04 14:41:48 devstack nova-compute[86165]: Westmere-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Westmere Jun 04 14:41:48 devstack nova-compute[86165]: Snowridge Jun 04 14:41:48 devstack nova-compute[86165]: Skylake-Server-noTSX-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Skylake-Server-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Skylake-Server Jun 04 14:41:48 devstack nova-compute[86165]: Skylake-Client-noTSX-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Skylake-Client-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Skylake-Client Jun 04 14:41:48 devstack nova-compute[86165]: SapphireRapids Jun 04 14:41:48 devstack nova-compute[86165]: SandyBridge-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: SandyBridge Jun 04 14:41:48 devstack nova-compute[86165]: Penryn Jun 04 14:41:48 devstack nova-compute[86165]: Opteron_G5 Jun 04 14:41:48 devstack nova-compute[86165]: Opteron_G4 Jun 04 14:41:48 devstack nova-compute[86165]: Opteron_G3 Jun 04 14:41:48 devstack nova-compute[86165]: Opteron_G2 Jun 04 14:41:48 devstack nova-compute[86165]: Opteron_G1 Jun 04 14:41:48 devstack nova-compute[86165]: Nehalem-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Nehalem Jun 04 14:41:48 devstack nova-compute[86165]: IvyBridge-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: IvyBridge Jun 04 14:41:48 devstack nova-compute[86165]: Icelake-Server-noTSX Jun 04 14:41:48 devstack nova-compute[86165]: Icelake-Server Jun 04 14:41:48 devstack nova-compute[86165]: Haswell-noTSX-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Haswell-noTSX Jun 04 14:41:48 devstack nova-compute[86165]: Haswell-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Haswell Jun 04 14:41:48 devstack nova-compute[86165]: EPYC-Rome Jun 04 14:41:48 devstack nova-compute[86165]: EPYC-Milan Jun 04 14:41:48 devstack nova-compute[86165]: EPYC-IBPB Jun 04 14:41:48 devstack nova-compute[86165]: EPYC-Genoa Jun 04 14:41:48 devstack nova-compute[86165]: EPYC Jun 04 14:41:48 devstack nova-compute[86165]: Dhyana Jun 04 14:41:48 devstack nova-compute[86165]: Cooperlake Jun 04 14:41:48 devstack nova-compute[86165]: Conroe Jun 04 14:41:48 devstack nova-compute[86165]: Cascadelake-Server-noTSX Jun 04 14:41:48 devstack nova-compute[86165]: Cascadelake-Server Jun 04 14:41:48 devstack nova-compute[86165]: Broadwell-noTSX-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Broadwell-noTSX Jun 04 14:41:48 devstack nova-compute[86165]: Broadwell-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Broadwell Jun 04 14:41:48 devstack nova-compute[86165]: 486 Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: file Jun 04 14:41:48 devstack nova-compute[86165]: anonymous Jun 04 14:41:48 devstack nova-compute[86165]: memfd Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: disk Jun 04 14:41:48 devstack nova-compute[86165]: cdrom Jun 04 14:41:48 devstack nova-compute[86165]: floppy Jun 04 14:41:48 devstack nova-compute[86165]: lun Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: ide Jun 04 14:41:48 devstack nova-compute[86165]: fdc Jun 04 14:41:48 devstack nova-compute[86165]: scsi Jun 04 14:41:48 devstack nova-compute[86165]: virtio Jun 04 14:41:48 devstack nova-compute[86165]: usb Jun 04 14:41:48 devstack nova-compute[86165]: sata Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: virtio Jun 04 14:41:48 devstack nova-compute[86165]: virtio-transitional Jun 04 14:41:48 devstack nova-compute[86165]: virtio-non-transitional Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: sdl Jun 04 14:41:48 devstack nova-compute[86165]: vnc Jun 04 14:41:48 devstack nova-compute[86165]: spice Jun 04 14:41:48 devstack nova-compute[86165]: egl-headless Jun 04 14:41:48 devstack nova-compute[86165]: dbus Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: subsystem Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: default Jun 04 14:41:48 devstack nova-compute[86165]: mandatory Jun 04 14:41:48 devstack nova-compute[86165]: requisite Jun 04 14:41:48 devstack nova-compute[86165]: optional Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: usb Jun 04 14:41:48 devstack nova-compute[86165]: pci Jun 04 14:41:48 devstack nova-compute[86165]: scsi Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: virtio Jun 04 14:41:48 devstack nova-compute[86165]: virtio-transitional Jun 04 14:41:48 devstack nova-compute[86165]: virtio-non-transitional Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: random Jun 04 14:41:48 devstack nova-compute[86165]: egd Jun 04 14:41:48 devstack nova-compute[86165]: builtin Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: path Jun 04 14:41:48 devstack nova-compute[86165]: handle Jun 04 14:41:48 devstack nova-compute[86165]: virtiofs Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: tpm-tis Jun 04 14:41:48 devstack nova-compute[86165]: tpm-crb Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: passthrough Jun 04 14:41:48 devstack nova-compute[86165]: emulator Jun 04 14:41:48 devstack nova-compute[86165]: external Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: 1.2 Jun 04 14:41:48 devstack nova-compute[86165]: 2.0 Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: usb Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: pty Jun 04 14:41:48 devstack nova-compute[86165]: unix Jun 04 14:41:48 devstack nova-compute[86165]: spicevmc Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: virtio Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: qemu Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: builtin Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: relaxed Jun 04 14:41:48 devstack nova-compute[86165]: vapic Jun 04 14:41:48 devstack nova-compute[86165]: spinlocks Jun 04 14:41:48 devstack nova-compute[86165]: vpindex Jun 04 14:41:48 devstack nova-compute[86165]: runtime Jun 04 14:41:48 devstack nova-compute[86165]: synic Jun 04 14:41:48 devstack nova-compute[86165]: stimer Jun 04 14:41:48 devstack nova-compute[86165]: reset Jun 04 14:41:48 devstack nova-compute[86165]: vendor_id Jun 04 14:41:48 devstack nova-compute[86165]: frequencies Jun 04 14:41:48 devstack nova-compute[86165]: reenlightenment Jun 04 14:41:48 devstack nova-compute[86165]: tlbflush Jun 04 14:41:48 devstack nova-compute[86165]: ipi Jun 04 14:41:48 devstack nova-compute[86165]: avic Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: {{(pid=86165) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1105}} Jun 04 14:41:48 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=pc: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: /usr/bin/qemu-system-x86_64 Jun 04 14:41:48 devstack nova-compute[86165]: kvm Jun 04 14:41:48 devstack nova-compute[86165]: pc-i440fx-noble Jun 04 14:41:48 devstack nova-compute[86165]: x86_64 Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: efi Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: /usr/share/OVMF/OVMF_CODE_4M.fd Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: rom Jun 04 14:41:48 devstack nova-compute[86165]: pflash Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: yes Jun 04 14:41:48 devstack nova-compute[86165]: no Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: no Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: on Jun 04 14:41:48 devstack nova-compute[86165]: off Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: on Jun 04 14:41:48 devstack nova-compute[86165]: off Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: EPYC-IBPB Jun 04 14:41:48 devstack nova-compute[86165]: AMD Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: qemu64 Jun 04 14:41:48 devstack nova-compute[86165]: qemu32 Jun 04 14:41:48 devstack nova-compute[86165]: phenom Jun 04 14:41:48 devstack nova-compute[86165]: pentium3 Jun 04 14:41:48 devstack nova-compute[86165]: pentium2 Jun 04 14:41:48 devstack nova-compute[86165]: pentium Jun 04 14:41:48 devstack nova-compute[86165]: n270 Jun 04 14:41:48 devstack nova-compute[86165]: kvm64 Jun 04 14:41:48 devstack nova-compute[86165]: kvm32 Jun 04 14:41:48 devstack nova-compute[86165]: coreduo Jun 04 14:41:48 devstack nova-compute[86165]: core2duo Jun 04 14:41:48 devstack nova-compute[86165]: athlon Jun 04 14:41:48 devstack nova-compute[86165]: Westmere-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Westmere Jun 04 14:41:48 devstack nova-compute[86165]: Snowridge Jun 04 14:41:48 devstack nova-compute[86165]: Skylake-Server-noTSX-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Skylake-Server-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Skylake-Server Jun 04 14:41:48 devstack nova-compute[86165]: Skylake-Client-noTSX-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Skylake-Client-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Skylake-Client Jun 04 14:41:48 devstack nova-compute[86165]: SapphireRapids Jun 04 14:41:48 devstack nova-compute[86165]: SandyBridge-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: SandyBridge Jun 04 14:41:48 devstack nova-compute[86165]: Penryn Jun 04 14:41:48 devstack nova-compute[86165]: Opteron_G5 Jun 04 14:41:48 devstack nova-compute[86165]: Opteron_G4 Jun 04 14:41:48 devstack nova-compute[86165]: Opteron_G3 Jun 04 14:41:48 devstack nova-compute[86165]: Opteron_G2 Jun 04 14:41:48 devstack nova-compute[86165]: Opteron_G1 Jun 04 14:41:48 devstack nova-compute[86165]: Nehalem-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Nehalem Jun 04 14:41:48 devstack nova-compute[86165]: IvyBridge-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: IvyBridge Jun 04 14:41:48 devstack nova-compute[86165]: Icelake-Server-noTSX Jun 04 14:41:48 devstack nova-compute[86165]: Icelake-Server Jun 04 14:41:48 devstack nova-compute[86165]: Haswell-noTSX-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Haswell-noTSX Jun 04 14:41:48 devstack nova-compute[86165]: Haswell-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Haswell Jun 04 14:41:48 devstack nova-compute[86165]: EPYC-Rome Jun 04 14:41:48 devstack nova-compute[86165]: EPYC-Milan Jun 04 14:41:48 devstack nova-compute[86165]: EPYC-IBPB Jun 04 14:41:48 devstack nova-compute[86165]: EPYC-Genoa Jun 04 14:41:48 devstack nova-compute[86165]: EPYC Jun 04 14:41:48 devstack nova-compute[86165]: Dhyana Jun 04 14:41:48 devstack nova-compute[86165]: Cooperlake Jun 04 14:41:48 devstack nova-compute[86165]: Conroe Jun 04 14:41:48 devstack nova-compute[86165]: Cascadelake-Server-noTSX Jun 04 14:41:48 devstack nova-compute[86165]: Cascadelake-Server Jun 04 14:41:48 devstack nova-compute[86165]: Broadwell-noTSX-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Broadwell-noTSX Jun 04 14:41:48 devstack nova-compute[86165]: Broadwell-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Broadwell Jun 04 14:41:48 devstack nova-compute[86165]: 486 Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: file Jun 04 14:41:48 devstack nova-compute[86165]: anonymous Jun 04 14:41:48 devstack nova-compute[86165]: memfd Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: disk Jun 04 14:41:48 devstack nova-compute[86165]: cdrom Jun 04 14:41:48 devstack nova-compute[86165]: floppy Jun 04 14:41:48 devstack nova-compute[86165]: lun Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: ide Jun 04 14:41:48 devstack nova-compute[86165]: fdc Jun 04 14:41:48 devstack nova-compute[86165]: scsi Jun 04 14:41:48 devstack nova-compute[86165]: virtio Jun 04 14:41:48 devstack nova-compute[86165]: usb Jun 04 14:41:48 devstack nova-compute[86165]: sata Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: virtio Jun 04 14:41:48 devstack nova-compute[86165]: virtio-transitional Jun 04 14:41:48 devstack nova-compute[86165]: virtio-non-transitional Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: sdl Jun 04 14:41:48 devstack nova-compute[86165]: vnc Jun 04 14:41:48 devstack nova-compute[86165]: spice Jun 04 14:41:48 devstack nova-compute[86165]: egl-headless Jun 04 14:41:48 devstack nova-compute[86165]: dbus Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: subsystem Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: default Jun 04 14:41:48 devstack nova-compute[86165]: mandatory Jun 04 14:41:48 devstack nova-compute[86165]: requisite Jun 04 14:41:48 devstack nova-compute[86165]: optional Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: usb Jun 04 14:41:48 devstack nova-compute[86165]: pci Jun 04 14:41:48 devstack nova-compute[86165]: scsi Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: virtio Jun 04 14:41:48 devstack nova-compute[86165]: virtio-transitional Jun 04 14:41:48 devstack nova-compute[86165]: virtio-non-transitional Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: random Jun 04 14:41:48 devstack nova-compute[86165]: egd Jun 04 14:41:48 devstack nova-compute[86165]: builtin Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: path Jun 04 14:41:48 devstack nova-compute[86165]: handle Jun 04 14:41:48 devstack nova-compute[86165]: virtiofs Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: tpm-tis Jun 04 14:41:48 devstack nova-compute[86165]: tpm-crb Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: passthrough Jun 04 14:41:48 devstack nova-compute[86165]: emulator Jun 04 14:41:48 devstack nova-compute[86165]: external Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: 1.2 Jun 04 14:41:48 devstack nova-compute[86165]: 2.0 Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: usb Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: pty Jun 04 14:41:48 devstack nova-compute[86165]: unix Jun 04 14:41:48 devstack nova-compute[86165]: spicevmc Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: virtio Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: qemu Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: builtin Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: relaxed Jun 04 14:41:48 devstack nova-compute[86165]: vapic Jun 04 14:41:48 devstack nova-compute[86165]: spinlocks Jun 04 14:41:48 devstack nova-compute[86165]: vpindex Jun 04 14:41:48 devstack nova-compute[86165]: runtime Jun 04 14:41:48 devstack nova-compute[86165]: synic Jun 04 14:41:48 devstack nova-compute[86165]: stimer Jun 04 14:41:48 devstack nova-compute[86165]: reset Jun 04 14:41:48 devstack nova-compute[86165]: vendor_id Jun 04 14:41:48 devstack nova-compute[86165]: frequencies Jun 04 14:41:48 devstack nova-compute[86165]: reenlightenment Jun 04 14:41:48 devstack nova-compute[86165]: tlbflush Jun 04 14:41:48 devstack nova-compute[86165]: ipi Jun 04 14:41:48 devstack nova-compute[86165]: avic Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: {{(pid=86165) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1105}} Jun 04 14:41:48 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Libvirt host hypervisor capabilities for arch=x86_64 and machine_type=ubuntu-q35: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: /usr/bin/qemu-system-x86_64 Jun 04 14:41:48 devstack nova-compute[86165]: kvm Jun 04 14:41:48 devstack nova-compute[86165]: pc-q35-noble-v2 Jun 04 14:41:48 devstack nova-compute[86165]: x86_64 Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: efi Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: /usr/share/OVMF/OVMF_CODE_4M.ms.fd Jun 04 14:41:48 devstack nova-compute[86165]: /usr/share/OVMF/OVMF_CODE_4M.secboot.fd Jun 04 14:41:48 devstack nova-compute[86165]: /usr/share/ovmf/OVMF.amdsev.fd Jun 04 14:41:48 devstack nova-compute[86165]: /usr/share/OVMF/OVMF_CODE_4M.fd Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: rom Jun 04 14:41:48 devstack nova-compute[86165]: pflash Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: yes Jun 04 14:41:48 devstack nova-compute[86165]: no Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: yes Jun 04 14:41:48 devstack nova-compute[86165]: no Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: on Jun 04 14:41:48 devstack nova-compute[86165]: off Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: on Jun 04 14:41:48 devstack nova-compute[86165]: off Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: EPYC-IBPB Jun 04 14:41:48 devstack nova-compute[86165]: AMD Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: qemu64 Jun 04 14:41:48 devstack nova-compute[86165]: qemu32 Jun 04 14:41:48 devstack nova-compute[86165]: phenom Jun 04 14:41:48 devstack nova-compute[86165]: pentium3 Jun 04 14:41:48 devstack nova-compute[86165]: pentium2 Jun 04 14:41:48 devstack nova-compute[86165]: pentium Jun 04 14:41:48 devstack nova-compute[86165]: n270 Jun 04 14:41:48 devstack nova-compute[86165]: kvm64 Jun 04 14:41:48 devstack nova-compute[86165]: kvm32 Jun 04 14:41:48 devstack nova-compute[86165]: coreduo Jun 04 14:41:48 devstack nova-compute[86165]: core2duo Jun 04 14:41:48 devstack nova-compute[86165]: athlon Jun 04 14:41:48 devstack nova-compute[86165]: Westmere-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Westmere Jun 04 14:41:48 devstack nova-compute[86165]: Snowridge Jun 04 14:41:48 devstack nova-compute[86165]: Skylake-Server-noTSX-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Skylake-Server-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Skylake-Server Jun 04 14:41:48 devstack nova-compute[86165]: Skylake-Client-noTSX-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Skylake-Client-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Skylake-Client Jun 04 14:41:48 devstack nova-compute[86165]: SapphireRapids Jun 04 14:41:48 devstack nova-compute[86165]: SandyBridge-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: SandyBridge Jun 04 14:41:48 devstack nova-compute[86165]: Penryn Jun 04 14:41:48 devstack nova-compute[86165]: Opteron_G5 Jun 04 14:41:48 devstack nova-compute[86165]: Opteron_G4 Jun 04 14:41:48 devstack nova-compute[86165]: Opteron_G3 Jun 04 14:41:48 devstack nova-compute[86165]: Opteron_G2 Jun 04 14:41:48 devstack nova-compute[86165]: Opteron_G1 Jun 04 14:41:48 devstack nova-compute[86165]: Nehalem-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Nehalem Jun 04 14:41:48 devstack nova-compute[86165]: IvyBridge-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: IvyBridge Jun 04 14:41:48 devstack nova-compute[86165]: Icelake-Server-noTSX Jun 04 14:41:48 devstack nova-compute[86165]: Icelake-Server Jun 04 14:41:48 devstack nova-compute[86165]: Haswell-noTSX-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Haswell-noTSX Jun 04 14:41:48 devstack nova-compute[86165]: Haswell-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Haswell Jun 04 14:41:48 devstack nova-compute[86165]: EPYC-Rome Jun 04 14:41:48 devstack nova-compute[86165]: EPYC-Milan Jun 04 14:41:48 devstack nova-compute[86165]: EPYC-IBPB Jun 04 14:41:48 devstack nova-compute[86165]: EPYC-Genoa Jun 04 14:41:48 devstack nova-compute[86165]: EPYC Jun 04 14:41:48 devstack nova-compute[86165]: Dhyana Jun 04 14:41:48 devstack nova-compute[86165]: Cooperlake Jun 04 14:41:48 devstack nova-compute[86165]: Conroe Jun 04 14:41:48 devstack nova-compute[86165]: Cascadelake-Server-noTSX Jun 04 14:41:48 devstack nova-compute[86165]: Cascadelake-Server Jun 04 14:41:48 devstack nova-compute[86165]: Broadwell-noTSX-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Broadwell-noTSX Jun 04 14:41:48 devstack nova-compute[86165]: Broadwell-IBRS Jun 04 14:41:48 devstack nova-compute[86165]: Broadwell Jun 04 14:41:48 devstack nova-compute[86165]: 486 Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: file Jun 04 14:41:48 devstack nova-compute[86165]: anonymous Jun 04 14:41:48 devstack nova-compute[86165]: memfd Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: disk Jun 04 14:41:48 devstack nova-compute[86165]: cdrom Jun 04 14:41:48 devstack nova-compute[86165]: floppy Jun 04 14:41:48 devstack nova-compute[86165]: lun Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: fdc Jun 04 14:41:48 devstack nova-compute[86165]: scsi Jun 04 14:41:48 devstack nova-compute[86165]: virtio Jun 04 14:41:48 devstack nova-compute[86165]: usb Jun 04 14:41:48 devstack nova-compute[86165]: sata Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: virtio Jun 04 14:41:48 devstack nova-compute[86165]: virtio-transitional Jun 04 14:41:48 devstack nova-compute[86165]: virtio-non-transitional Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: sdl Jun 04 14:41:48 devstack nova-compute[86165]: vnc Jun 04 14:41:48 devstack nova-compute[86165]: spice Jun 04 14:41:48 devstack nova-compute[86165]: egl-headless Jun 04 14:41:48 devstack nova-compute[86165]: dbus Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: subsystem Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: default Jun 04 14:41:48 devstack nova-compute[86165]: mandatory Jun 04 14:41:48 devstack nova-compute[86165]: requisite Jun 04 14:41:48 devstack nova-compute[86165]: optional Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: usb Jun 04 14:41:48 devstack nova-compute[86165]: pci Jun 04 14:41:48 devstack nova-compute[86165]: scsi Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: virtio Jun 04 14:41:48 devstack nova-compute[86165]: virtio-transitional Jun 04 14:41:48 devstack nova-compute[86165]: virtio-non-transitional Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: random Jun 04 14:41:48 devstack nova-compute[86165]: egd Jun 04 14:41:48 devstack nova-compute[86165]: builtin Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: path Jun 04 14:41:48 devstack nova-compute[86165]: handle Jun 04 14:41:48 devstack nova-compute[86165]: virtiofs Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: tpm-tis Jun 04 14:41:48 devstack nova-compute[86165]: tpm-crb Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: passthrough Jun 04 14:41:48 devstack nova-compute[86165]: emulator Jun 04 14:41:48 devstack nova-compute[86165]: external Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: 1.2 Jun 04 14:41:48 devstack nova-compute[86165]: 2.0 Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: usb Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: pty Jun 04 14:41:48 devstack nova-compute[86165]: unix Jun 04 14:41:48 devstack nova-compute[86165]: spicevmc Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: virtio Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: qemu Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: builtin Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: relaxed Jun 04 14:41:48 devstack nova-compute[86165]: vapic Jun 04 14:41:48 devstack nova-compute[86165]: spinlocks Jun 04 14:41:48 devstack nova-compute[86165]: vpindex Jun 04 14:41:48 devstack nova-compute[86165]: runtime Jun 04 14:41:48 devstack nova-compute[86165]: synic Jun 04 14:41:48 devstack nova-compute[86165]: stimer Jun 04 14:41:48 devstack nova-compute[86165]: reset Jun 04 14:41:48 devstack nova-compute[86165]: vendor_id Jun 04 14:41:48 devstack nova-compute[86165]: frequencies Jun 04 14:41:48 devstack nova-compute[86165]: reenlightenment Jun 04 14:41:48 devstack nova-compute[86165]: tlbflush Jun 04 14:41:48 devstack nova-compute[86165]: ipi Jun 04 14:41:48 devstack nova-compute[86165]: avic Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: Jun 04 14:41:48 devstack nova-compute[86165]: {{(pid=86165) _get_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1105}} Jun 04 14:41:48 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Getting domain capabilities for xtensa via machine types: {None} {{(pid=86165) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Jun 04 14:41:48 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 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=86165) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Jun 04 14:41:48 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Getting domain capabilities for xtensaeb via machine types: {None} {{(pid=86165) _get_machine_types /opt/stack/nova/nova/virt/libvirt/host.py:1020}} Jun 04 14:41:48 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 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=86165) _add_to_domain_capabilities /opt/stack/nova/nova/virt/libvirt/host.py:1059}} Jun 04 14:41:48 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Checking secure boot support for host arch (x86_64) {{(pid=86165) supports_secure_boot /opt/stack/nova/nova/virt/libvirt/host.py:1962}} Jun 04 14:41:48 devstack nova-compute[86165]: INFO nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Secure Boot support detected Jun 04 14:41:48 devstack nova-compute[86165]: INFO nova.virt.node [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Determined node identity 135bc785-5fe4-4523-9c65-4b517ed840f9 from /opt/stack/data/nova/compute_id Jun 04 14:41:48 devstack nova-compute[86165]: INFO nova.virt.node [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Determined node identity 135bc785-5fe4-4523-9c65-4b517ed840f9 from /opt/stack/data/nova/compute_id Jun 04 14:41:49 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Verified node 135bc785-5fe4-4523-9c65-4b517ed840f9 matches my host devstack {{(pid=86165) _check_for_host_rename /opt/stack/nova/nova/compute/manager.py:1712}} Jun 04 14:41:50 devstack nova-compute[86165]: INFO nova.compute.manager [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Looking for unclaimed instances stuck in BUILDING status for nodes managed by this host Jun 04 14:41:50 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:41:50 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:41:50 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:41:50 devstack nova-compute[86165]: DEBUG nova.compute.resource_tracker [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=86165) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jun 04 14:41:51 devstack nova-compute[86165]: WARNING nova.virt.libvirt.driver [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 04 14:41:51 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Running cmd (subprocess): env LANG=C uptime {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:41:51 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] CMD "env LANG=C uptime" returned: 0 in 0.022s {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 04 14:41:51 devstack nova-compute[86165]: DEBUG nova.compute.resource_tracker [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Hypervisor/Node resource view: name=devstack free_ram=6174MB free_disk=14.956802368164062GB free_vcpus=4 pci_devices=[{"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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_4", "address": "0000:00:03.4", "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_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_01_0", "address": "0000:00:01.0", "product_id": "1111", "vendor_id": "1234", "numa_node": null, "label": "label_1234_1111", "dev_type": "type-PCI"}] {{(pid=86165) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jun 04 14:41:51 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:41:51 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:41:53 devstack nova-compute[86165]: DEBUG nova.compute.resource_tracker [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Total usable vcpus: 4, total allocated vcpus: 0 {{(pid=86165) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jun 04 14:41:53 devstack nova-compute[86165]: DEBUG nova.compute.resource_tracker [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 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': ' 14:41:51 up 30 min, 1 user, load average: 2.57, 2.18, 1.79\n'} {{(pid=86165) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jun 04 14:41:53 devstack nova-compute[86165]: DEBUG nova.scheduler.client.report [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Refreshing inventories for resource provider 135bc785-5fe4-4523-9c65-4b517ed840f9 {{(pid=86165) _refresh_associations /opt/stack/nova/nova/scheduler/client/report.py:822}} Jun 04 14:41:53 devstack nova-compute[86165]: DEBUG nova.scheduler.client.report [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Updating ProviderTree inventory for provider 135bc785-5fe4-4523-9c65-4b517ed840f9 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=86165) _refresh_and_get_inventory /opt/stack/nova/nova/scheduler/client/report.py:786}} Jun 04 14:41:53 devstack nova-compute[86165]: DEBUG nova.compute.provider_tree [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Updating inventory in ProviderTree for provider 135bc785-5fe4-4523-9c65-4b517ed840f9 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=86165) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} Jun 04 14:41:53 devstack nova-compute[86165]: DEBUG nova.scheduler.client.report [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Refreshing aggregate associations for resource provider 135bc785-5fe4-4523-9c65-4b517ed840f9, aggregates: None {{(pid=86165) _refresh_associations /opt/stack/nova/nova/scheduler/client/report.py:831}} Jun 04 14:41:53 devstack nova-compute[86165]: DEBUG nova.scheduler.client.report [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Refreshing trait associations for resource provider 135bc785-5fe4-4523-9c65-4b517ed840f9, traits: COMPUTE_DEVICE_TAGGING,HW_CPU_X86_FMA3,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_SECURITY_UEFI_SECURE_BOOT,HW_CPU_X86_SSSE3,COMPUTE_STORAGE_BUS_SATA,HW_CPU_X86_SSE2,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_ABM,HW_CPU_X86_SSE,COMPUTE_SECURITY_STATELESS_FIRMWARE,HW_CPU_X86_AESNI,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_AVX,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_GRAPHICS_MODEL_CIRRUS,HW_CPU_X86_F16C,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_STORAGE_BUS_USB,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_SOUND_MODEL_AC97,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_MMX,HW_CPU_X86_CLMUL,HW_CPU_X86_BMI2,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_SSE42,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_SOUND_MODEL_SB16,COMPUTE_STORAGE_BUS_FDC,HW_CPU_X86_SSE4A,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_SSE41,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_AMD_SVM,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_STORAGE_BUS_IDE,HW_CPU_X86_AVX2,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_TRUSTED_CERTS,COMPUTE_ACCELERATORS,COMPUTE_RESCUE_BFV,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_BMI,COMPUTE_ARCH_X86_64,COMPUTE_NODE,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_STORAGE_BUS_SCSI,HW_CPU_X86_SHA,HW_ARCH_X86_64,HW_CPU_X86_SVM,COMPUTE_STATUS_DISABLED {{(pid=86165) _refresh_associations /opt/stack/nova/nova/scheduler/client/report.py:843}} Jun 04 14:41:53 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] /sys/module/kvm_amd/parameters/sev contains [N Jun 04 14:41:53 devstack nova-compute[86165]: ] {{(pid=86165) _kernel_supports_amd_sev /opt/stack/nova/nova/virt/libvirt/host.py:2038}} Jun 04 14:41:53 devstack nova-compute[86165]: INFO nova.virt.libvirt.host [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] kernel doesn't support AMD SEV Jun 04 14:41:53 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=86165) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9951}} Jun 04 14:41:53 devstack nova-compute[86165]: DEBUG nova.compute.provider_tree [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Inventory has not changed in ProviderTree for provider: 135bc785-5fe4-4523-9c65-4b517ed840f9 {{(pid=86165) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 04 14:41:53 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=86165) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5886}} Jun 04 14:41:53 devstack nova-compute[86165]: DEBUG nova.scheduler.client.report [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Inventory has not changed for provider 135bc785-5fe4-4523-9c65-4b517ed840f9 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=86165) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 04 14:41:54 devstack nova-compute[86165]: DEBUG nova.compute.provider_tree [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Updating resource provider 135bc785-5fe4-4523-9c65-4b517ed840f9 generation from 3 to 4 during operation: update_traits {{(pid=86165) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} Jun 04 14:41:54 devstack nova-compute[86165]: DEBUG nova.compute.resource_tracker [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Compute_service record updated for devstack:devstack {{(pid=86165) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jun 04 14:41:54 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 3.476s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:41:54 devstack nova-compute[86165]: DEBUG nova.service [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=86165) start /opt/stack/nova/nova/service.py:195}} Jun 04 14:41:54 devstack nova-compute[86165]: DEBUG nova.service [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=86165) start /opt/stack/nova/nova/service.py:211}} Jun 04 14:41:54 devstack nova-compute[86165]: DEBUG nova.service [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] Join ServiceGroup membership for this service compute {{(pid=86165) start /opt/stack/nova/nova/service.py:221}} Jun 04 14:41:54 devstack nova-compute[86165]: DEBUG nova.servicegroup.drivers.db [None req-8cbe1986-b029-4c4e-a954-356fe2b37e05 None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=86165) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} Jun 04 14:42:00 devstack nova-compute[86165]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.50 seconds {{(pid=86165) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 04 14:42:17 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Acquiring lock "dc25af11-31da-41f8-8846-926bf2fc3a72" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:42:17 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Lock "dc25af11-31da-41f8-8846-926bf2fc3a72" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:42:18 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Acquiring lock "32384719-e678-4f22-9722-868a06d2b5e8" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:42:18 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Lock "32384719-e678-4f22-9722-868a06d2b5e8" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:42:18 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] Starting instance... {{(pid=86165) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2605}} Jun 04 14:42:18 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Starting instance... {{(pid=86165) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2605}} Jun 04 14:42:18 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:42:18 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.002s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:42:18 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=86165) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2630}} Jun 04 14:42:18 devstack nova-compute[86165]: INFO nova.compute.claims [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] Claim successful on node devstack Jun 04 14:42:19 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:42:20 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=86165) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9951}} Jun 04 14:42:20 devstack nova-compute[86165]: DEBUG nova.compute.provider_tree [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Inventory has not changed in ProviderTree for provider: 135bc785-5fe4-4523-9c65-4b517ed840f9 {{(pid=86165) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 04 14:42:20 devstack nova-compute[86165]: DEBUG nova.scheduler.client.report [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Inventory has not changed for provider 135bc785-5fe4-4523-9c65-4b517ed840f9 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=86165) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 04 14:42:21 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 2.219s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:42:21 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] Start building networks asynchronously for instance. {{(pid=86165) _build_resources /opt/stack/nova/nova/compute/manager.py:3003}} Jun 04 14:42:21 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 1.907s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:42:21 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=86165) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2630}} Jun 04 14:42:21 devstack nova-compute[86165]: INFO nova.compute.claims [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Claim successful on node devstack Jun 04 14:42:21 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Acquiring lock "024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:42:21 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Lock "024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:42:21 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] Allocating IP information in the background. {{(pid=86165) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2148}} Jun 04 14:42:21 devstack nova-compute[86165]: DEBUG nova.network.neutron [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] allocate_for_instance() {{(pid=86165) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jun 04 14:42:21 devstack nova-compute[86165]: WARNING neutronclient.v2_0.client [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-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. Jun 04 14:42:21 devstack nova-compute[86165]: WARNING neutronclient.v2_0.client [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-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. Jun 04 14:42:21 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Starting instance... {{(pid=86165) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2605}} Jun 04 14:42:22 devstack nova-compute[86165]: INFO nova.virt.libvirt.driver [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jun 04 14:42:22 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:42:22 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=86165) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9951}} Jun 04 14:42:22 devstack nova-compute[86165]: DEBUG nova.compute.provider_tree [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Inventory has not changed in ProviderTree for provider: 135bc785-5fe4-4523-9c65-4b517ed840f9 {{(pid=86165) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 04 14:42:22 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] Start building block device mappings for instance. {{(pid=86165) _build_resources /opt/stack/nova/nova/compute/manager.py:3038}} Jun 04 14:42:22 devstack nova-compute[86165]: DEBUG nova.scheduler.client.report [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Inventory has not changed for provider 135bc785-5fe4-4523-9c65-4b517ed840f9 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=86165) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 04 14:42:23 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 2.215s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:42:23 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Start building networks asynchronously for instance. {{(pid=86165) _build_resources /opt/stack/nova/nova/compute/manager.py:3003}} Jun 04 14:42:23 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 1.091s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:42:23 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=86165) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2630}} Jun 04 14:42:23 devstack nova-compute[86165]: INFO nova.compute.claims [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Claim successful on node devstack Jun 04 14:42:23 devstack nova-compute[86165]: DEBUG nova.policy [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': '947d773768cd4ab0963ed05d312bdc7c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7265d605fa364eada3b61037b17911fc', '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=86165) authorize /opt/stack/nova/nova/policy.py:192}} Jun 04 14:42:23 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] Start spawning the instance on the hypervisor. {{(pid=86165) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2811}} Jun 04 14:42:23 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] Creating instance directory {{(pid=86165) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5215}} Jun 04 14:42:23 devstack nova-compute[86165]: INFO nova.virt.libvirt.driver [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] Creating image(s) Jun 04 14:42:23 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Acquiring lock "/opt/stack/data/nova/instances/dc25af11-31da-41f8-8846-926bf2fc3a72/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:42:23 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Lock "/opt/stack/data/nova/instances/dc25af11-31da-41f8-8846-926bf2fc3a72/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:42:23 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Lock "/opt/stack/data/nova/instances/dc25af11-31da-41f8-8846-926bf2fc3a72/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:42:23 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Acquiring lock "900afcb7e04a9656b228cef1c8f8acfc831f1d71" by "nova.virt.libvirt.imagebackend.Image.cache..fetch_func_sync" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:42:23 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Lock "900afcb7e04a9656b228cef1c8f8acfc831f1d71" acquired by "nova.virt.libvirt.imagebackend.Image.cache..fetch_func_sync" :: waited 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:42:23 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Allocating IP information in the background. {{(pid=86165) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2148}} Jun 04 14:42:23 devstack nova-compute[86165]: DEBUG nova.network.neutron [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] allocate_for_instance() {{(pid=86165) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jun 04 14:42:23 devstack nova-compute[86165]: WARNING neutronclient.v2_0.client [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-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. Jun 04 14:42:23 devstack nova-compute[86165]: WARNING neutronclient.v2_0.client [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-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. Jun 04 14:42:24 devstack nova-compute[86165]: INFO nova.virt.libvirt.driver [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jun 04 14:42:24 devstack nova-compute[86165]: DEBUG oslo_utils.imageutils.format_inspector [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'QFI\xfb') {{(pid=86165) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1538}} Jun 04 14:42:24 devstack nova-compute[86165]: DEBUG oslo_utils.imageutils.format_inspector [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86165) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1538}} Jun 04 14:42:24 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/900afcb7e04a9656b228cef1c8f8acfc831f1d71.part --force-share --output=json {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:42:24 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=86165) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9951}} Jun 04 14:42:24 devstack nova-compute[86165]: DEBUG nova.compute.provider_tree [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Inventory has not changed in ProviderTree for provider: 135bc785-5fe4-4523-9c65-4b517ed840f9 {{(pid=86165) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 04 14:42:24 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/900afcb7e04a9656b228cef1c8f8acfc831f1d71.part --force-share --output=json" returned: 0 in 0.202s {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 04 14:42:24 devstack nova-compute[86165]: DEBUG nova.virt.images [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] d02c254e-91bb-4869-903e-8451e5a50689 was qcow2, converting to raw {{(pid=86165) fetch_to_raw /opt/stack/nova/nova/virt/images.py:278}} Jun 04 14:42:24 devstack nova-compute[86165]: DEBUG nova.privsep.utils [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Path '/opt/stack/data/nova/instances' supports direct I/O {{(pid=86165) supports_direct_io /opt/stack/nova/nova/privsep/utils.py:63}} Jun 04 14:42:24 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Running cmd (subprocess): qemu-img convert -t none -O raw -f qcow2 /opt/stack/data/nova/instances/_base/900afcb7e04a9656b228cef1c8f8acfc831f1d71.part /opt/stack/data/nova/instances/_base/900afcb7e04a9656b228cef1c8f8acfc831f1d71.converted {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:42:24 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Start building block device mappings for instance. {{(pid=86165) _build_resources /opt/stack/nova/nova/compute/manager.py:3038}} Jun 04 14:42:25 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] CMD "qemu-img convert -t none -O raw -f qcow2 /opt/stack/data/nova/instances/_base/900afcb7e04a9656b228cef1c8f8acfc831f1d71.part /opt/stack/data/nova/instances/_base/900afcb7e04a9656b228cef1c8f8acfc831f1d71.converted" returned: 0 in 0.219s {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 04 14:42:25 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/900afcb7e04a9656b228cef1c8f8acfc831f1d71.converted --force-share --output=json {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:42:25 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/900afcb7e04a9656b228cef1c8f8acfc831f1d71.converted --force-share --output=json" returned: 0 in 0.122s {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 04 14:42:25 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Lock "900afcb7e04a9656b228cef1c8f8acfc831f1d71" "released" by "nova.virt.libvirt.imagebackend.Image.cache..fetch_func_sync" :: held 1.407s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:42:25 devstack nova-compute[86165]: DEBUG oslo_utils.imageutils.format_inspector [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=86165) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1538}} Jun 04 14:42:25 devstack nova-compute[86165]: DEBUG oslo_utils.imageutils.format_inspector [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86165) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1538}} Jun 04 14:42:25 devstack nova-compute[86165]: INFO oslo.privsep.daemon [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-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/tmpyqfyp8_0/privsep.sock'] Jun 04 14:42:25 devstack sudo[86939]: 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/tmpyqfyp8_0/privsep.sock Jun 04 14:42:25 devstack sudo[86939]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 04 14:42:25 devstack nova-compute[86165]: DEBUG nova.scheduler.client.report [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Inventory has not changed for provider 135bc785-5fe4-4523-9c65-4b517ed840f9 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=86165) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 04 14:42:25 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 2.323s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:42:25 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Start building networks asynchronously for instance. {{(pid=86165) _build_resources /opt/stack/nova/nova/compute/manager.py:3003}} Jun 04 14:42:25 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Start spawning the instance on the hypervisor. {{(pid=86165) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2811}} Jun 04 14:42:25 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Creating instance directory {{(pid=86165) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5215}} Jun 04 14:42:25 devstack nova-compute[86165]: INFO nova.virt.libvirt.driver [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Creating image(s) Jun 04 14:42:25 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Acquiring lock "/opt/stack/data/nova/instances/32384719-e678-4f22-9722-868a06d2b5e8/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:42:25 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Lock "/opt/stack/data/nova/instances/32384719-e678-4f22-9722-868a06d2b5e8/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.000s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:42:25 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Lock "/opt/stack/data/nova/instances/32384719-e678-4f22-9722-868a06d2b5e8/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:42:25 devstack nova-compute[86165]: DEBUG oslo_utils.imageutils.format_inspector [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=86165) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1538}} Jun 04 14:42:25 devstack nova-compute[86165]: DEBUG oslo_utils.imageutils.format_inspector [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86165) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1538}} Jun 04 14:42:26 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Allocating IP information in the background. {{(pid=86165) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2148}} Jun 04 14:42:26 devstack nova-compute[86165]: DEBUG nova.network.neutron [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] allocate_for_instance() {{(pid=86165) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jun 04 14:42:26 devstack nova-compute[86165]: WARNING neutronclient.v2_0.client [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-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. Jun 04 14:42:26 devstack nova-compute[86165]: WARNING neutronclient.v2_0.client [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-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. Jun 04 14:42:26 devstack nova-compute[86165]: INFO nova.virt.libvirt.driver [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jun 04 14:42:26 devstack sudo[86939]: pam_unix(sudo:session): session closed for user root Jun 04 14:42:26 devstack nova-compute[86165]: INFO oslo.privsep.daemon [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Spawned new privsep daemon via rootwrap Jun 04 14:42:26 devstack nova-compute[86165]: INFO oslo.privsep.daemon [-] privsep daemon starting Jun 04 14:42:26 devstack nova-compute[86165]: INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 Jun 04 14:42:26 devstack nova-compute[86165]: 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 Jun 04 14:42:26 devstack nova-compute[86165]: INFO oslo.privsep.daemon [-] privsep daemon running as pid 86947 Jun 04 14:42:26 devstack nova-compute[86165]: WARNING oslo_privsep.priv_context [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] privsep daemon already running Jun 04 14:42:26 devstack nova-compute[86165]: DEBUG nova.policy [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': '3f534dfc98464389abefb02edbf5e7dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0519b872ee047e9a22c111a1f1cd7c3', '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=86165) authorize /opt/stack/nova/nova/policy.py:192}} Jun 04 14:42:27 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/900afcb7e04a9656b228cef1c8f8acfc831f1d71 --force-share --output=json {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:42:27 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/900afcb7e04a9656b228cef1c8f8acfc831f1d71 --force-share --output=json {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:42:27 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/900afcb7e04a9656b228cef1c8f8acfc831f1d71 --force-share --output=json" returned: 0 in 0.142s {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 04 14:42:27 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Acquiring lock "900afcb7e04a9656b228cef1c8f8acfc831f1d71" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:42:27 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Lock "900afcb7e04a9656b228cef1c8f8acfc831f1d71" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:42:27 devstack nova-compute[86165]: DEBUG oslo_utils.imageutils.format_inspector [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=86165) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1538}} Jun 04 14:42:27 devstack nova-compute[86165]: DEBUG oslo_utils.imageutils.format_inspector [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86165) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1538}} Jun 04 14:42:27 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/900afcb7e04a9656b228cef1c8f8acfc831f1d71 --force-share --output=json {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:42:27 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/900afcb7e04a9656b228cef1c8f8acfc831f1d71 --force-share --output=json" returned: 0 in 0.171s {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 04 14:42:27 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Acquiring lock "900afcb7e04a9656b228cef1c8f8acfc831f1d71" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:42:27 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Start building block device mappings for instance. {{(pid=86165) _build_resources /opt/stack/nova/nova/compute/manager.py:3038}} Jun 04 14:42:27 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/900afcb7e04a9656b228cef1c8f8acfc831f1d71 --force-share --output=json" returned: 0 in 0.198s {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 04 14:42:27 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-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/900afcb7e04a9656b228cef1c8f8acfc831f1d71,backing_fmt=raw /opt/stack/data/nova/instances/dc25af11-31da-41f8-8846-926bf2fc3a72/disk 1073741824 {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:42:27 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/900afcb7e04a9656b228cef1c8f8acfc831f1d71,backing_fmt=raw /opt/stack/data/nova/instances/dc25af11-31da-41f8-8846-926bf2fc3a72/disk 1073741824" returned: 0 in 0.041s {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 04 14:42:27 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Lock "900afcb7e04a9656b228cef1c8f8acfc831f1d71" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.257s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:42:27 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/900afcb7e04a9656b228cef1c8f8acfc831f1d71 --force-share --output=json {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:42:27 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Lock "900afcb7e04a9656b228cef1c8f8acfc831f1d71" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.225s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:42:27 devstack nova-compute[86165]: DEBUG oslo_utils.imageutils.format_inspector [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=86165) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1538}} Jun 04 14:42:27 devstack nova-compute[86165]: DEBUG oslo_utils.imageutils.format_inspector [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86165) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1538}} Jun 04 14:42:27 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/900afcb7e04a9656b228cef1c8f8acfc831f1d71 --force-share --output=json {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:42:27 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/900afcb7e04a9656b228cef1c8f8acfc831f1d71 --force-share --output=json" returned: 0 in 0.163s {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 04 14:42:27 devstack nova-compute[86165]: DEBUG nova.virt.disk.api [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Checking if we can resize image /opt/stack/data/nova/instances/dc25af11-31da-41f8-8846-926bf2fc3a72/disk. size=1073741824 {{(pid=86165) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jun 04 14:42:27 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/dc25af11-31da-41f8-8846-926bf2fc3a72/disk --force-share --output=json {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:42:27 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/900afcb7e04a9656b228cef1c8f8acfc831f1d71 --force-share --output=json" returned: 0 in 0.140s {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 04 14:42:27 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-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/900afcb7e04a9656b228cef1c8f8acfc831f1d71,backing_fmt=raw /opt/stack/data/nova/instances/32384719-e678-4f22-9722-868a06d2b5e8/disk 1073741824 {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:42:27 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/900afcb7e04a9656b228cef1c8f8acfc831f1d71,backing_fmt=raw /opt/stack/data/nova/instances/32384719-e678-4f22-9722-868a06d2b5e8/disk 1073741824" returned: 0 in 0.077s {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 04 14:42:27 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Lock "900afcb7e04a9656b228cef1c8f8acfc831f1d71" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.240s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:42:27 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/900afcb7e04a9656b228cef1c8f8acfc831f1d71 --force-share --output=json {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:42:27 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/dc25af11-31da-41f8-8846-926bf2fc3a72/disk --force-share --output=json" returned: 0 in 0.164s {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 04 14:42:27 devstack nova-compute[86165]: DEBUG nova.virt.disk.api [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Cannot resize image /opt/stack/data/nova/instances/dc25af11-31da-41f8-8846-926bf2fc3a72/disk to a smaller size. {{(pid=86165) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jun 04 14:42:27 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] Created local disks {{(pid=86165) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5347}} Jun 04 14:42:27 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] Ensure instance console log exists: /opt/stack/data/nova/instances/dc25af11-31da-41f8-8846-926bf2fc3a72/console.log {{(pid=86165) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5094}} Jun 04 14:42:27 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:42:27 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:42:27 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.000s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:42:27 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/900afcb7e04a9656b228cef1c8f8acfc831f1d71 --force-share --output=json" returned: 0 in 0.162s {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 04 14:42:27 devstack nova-compute[86165]: DEBUG nova.virt.disk.api [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Checking if we can resize image /opt/stack/data/nova/instances/32384719-e678-4f22-9722-868a06d2b5e8/disk. size=1073741824 {{(pid=86165) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jun 04 14:42:27 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/32384719-e678-4f22-9722-868a06d2b5e8/disk --force-share --output=json {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:42:27 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/32384719-e678-4f22-9722-868a06d2b5e8/disk --force-share --output=json" returned: 0 in 0.110s {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 04 14:42:27 devstack nova-compute[86165]: DEBUG nova.virt.disk.api [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Cannot resize image /opt/stack/data/nova/instances/32384719-e678-4f22-9722-868a06d2b5e8/disk to a smaller size. {{(pid=86165) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jun 04 14:42:27 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Created local disks {{(pid=86165) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5347}} Jun 04 14:42:27 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Ensure instance console log exists: /opt/stack/data/nova/instances/32384719-e678-4f22-9722-868a06d2b5e8/console.log {{(pid=86165) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5094}} Jun 04 14:42:27 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:42:27 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:42:27 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.000s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:42:28 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Start spawning the instance on the hypervisor. {{(pid=86165) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2811}} Jun 04 14:42:28 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Creating instance directory {{(pid=86165) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5215}} Jun 04 14:42:28 devstack nova-compute[86165]: INFO nova.virt.libvirt.driver [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Creating image(s) Jun 04 14:42:28 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Acquiring lock "/opt/stack/data/nova/instances/024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:42:28 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Lock "/opt/stack/data/nova/instances/024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.005s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:42:28 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Lock "/opt/stack/data/nova/instances/024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:42:28 devstack nova-compute[86165]: DEBUG oslo_utils.imageutils.format_inspector [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=86165) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1538}} Jun 04 14:42:28 devstack nova-compute[86165]: DEBUG oslo_utils.imageutils.format_inspector [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86165) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1538}} Jun 04 14:42:28 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/900afcb7e04a9656b228cef1c8f8acfc831f1d71 --force-share --output=json {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:42:28 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/900afcb7e04a9656b228cef1c8f8acfc831f1d71 --force-share --output=json" returned: 0 in 0.127s {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 04 14:42:28 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Acquiring lock "900afcb7e04a9656b228cef1c8f8acfc831f1d71" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:42:28 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Lock "900afcb7e04a9656b228cef1c8f8acfc831f1d71" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:42:28 devstack nova-compute[86165]: DEBUG oslo_utils.imageutils.format_inspector [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=86165) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1538}} Jun 04 14:42:28 devstack nova-compute[86165]: DEBUG oslo_utils.imageutils.format_inspector [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86165) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1538}} Jun 04 14:42:28 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/900afcb7e04a9656b228cef1c8f8acfc831f1d71 --force-share --output=json {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:42:28 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/900afcb7e04a9656b228cef1c8f8acfc831f1d71 --force-share --output=json" returned: 0 in 0.141s {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 04 14:42:28 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-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/900afcb7e04a9656b228cef1c8f8acfc831f1d71,backing_fmt=raw /opt/stack/data/nova/instances/024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d/disk 1073741824 {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:42:28 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/900afcb7e04a9656b228cef1c8f8acfc831f1d71,backing_fmt=raw /opt/stack/data/nova/instances/024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d/disk 1073741824" returned: 0 in 0.065s {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 04 14:42:28 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Lock "900afcb7e04a9656b228cef1c8f8acfc831f1d71" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.227s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:42:28 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/900afcb7e04a9656b228cef1c8f8acfc831f1d71 --force-share --output=json {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:42:28 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/900afcb7e04a9656b228cef1c8f8acfc831f1d71 --force-share --output=json" returned: 0 in 0.137s {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 04 14:42:28 devstack nova-compute[86165]: DEBUG nova.virt.disk.api [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Checking if we can resize image /opt/stack/data/nova/instances/024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d/disk. size=1073741824 {{(pid=86165) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jun 04 14:42:28 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d/disk --force-share --output=json {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:42:28 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d/disk --force-share --output=json" returned: 0 in 0.146s {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 04 14:42:28 devstack nova-compute[86165]: DEBUG nova.virt.disk.api [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Cannot resize image /opt/stack/data/nova/instances/024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d/disk to a smaller size. {{(pid=86165) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jun 04 14:42:28 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Created local disks {{(pid=86165) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5347}} Jun 04 14:42:28 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Ensure instance console log exists: /opt/stack/data/nova/instances/024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d/console.log {{(pid=86165) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5094}} Jun 04 14:42:28 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:42:28 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:42:28 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.000s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:42:29 devstack nova-compute[86165]: DEBUG nova.policy [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': '3f534dfc98464389abefb02edbf5e7dc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a0519b872ee047e9a22c111a1f1cd7c3', '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=86165) authorize /opt/stack/nova/nova/policy.py:192}} Jun 04 14:42:30 devstack nova-compute[86165]: DEBUG nova.network.neutron [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] Successfully created port: 1d8cc131-687b-419a-8550-46dd738e3f4c {{(pid=86165) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jun 04 14:42:31 devstack nova-compute[86165]: DEBUG nova.network.neutron [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Successfully created port: 7ddd9bb0-afba-42df-9c97-250f1fd7f6c4 {{(pid=86165) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jun 04 14:42:31 devstack nova-compute[86165]: DEBUG nova.network.neutron [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Successfully created port: a4d0072f-b1fb-44ca-a4b0-999c9988747b {{(pid=86165) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jun 04 14:42:33 devstack nova-compute[86165]: DEBUG nova.network.neutron [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Successfully updated port: 7ddd9bb0-afba-42df-9c97-250f1fd7f6c4 {{(pid=86165) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jun 04 14:42:33 devstack nova-compute[86165]: DEBUG nova.network.neutron [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] Successfully updated port: 1d8cc131-687b-419a-8550-46dd738e3f4c {{(pid=86165) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jun 04 14:42:33 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Acquiring lock "refresh_cache-024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d" {{(pid=86165) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:390}} Jun 04 14:42:33 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Acquired lock "refresh_cache-024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d" {{(pid=86165) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:393}} Jun 04 14:42:33 devstack nova-compute[86165]: DEBUG nova.network.neutron [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Building network info cache for instance {{(pid=86165) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jun 04 14:42:33 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Acquiring lock "refresh_cache-dc25af11-31da-41f8-8846-926bf2fc3a72" {{(pid=86165) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:390}} Jun 04 14:42:33 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Acquired lock "refresh_cache-dc25af11-31da-41f8-8846-926bf2fc3a72" {{(pid=86165) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:393}} Jun 04 14:42:33 devstack nova-compute[86165]: DEBUG nova.network.neutron [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] Building network info cache for instance {{(pid=86165) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jun 04 14:42:34 devstack nova-compute[86165]: DEBUG nova.network.neutron [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Successfully updated port: a4d0072f-b1fb-44ca-a4b0-999c9988747b {{(pid=86165) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jun 04 14:42:34 devstack nova-compute[86165]: DEBUG nova.network.neutron [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Instance cache missing network info. {{(pid=86165) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3364}} Jun 04 14:42:34 devstack nova-compute[86165]: DEBUG nova.network.neutron [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] Instance cache missing network info. {{(pid=86165) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3364}} Jun 04 14:42:34 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Acquiring lock "refresh_cache-32384719-e678-4f22-9722-868a06d2b5e8" {{(pid=86165) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:390}} Jun 04 14:42:34 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Acquired lock "refresh_cache-32384719-e678-4f22-9722-868a06d2b5e8" {{(pid=86165) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:393}} Jun 04 14:42:34 devstack nova-compute[86165]: DEBUG nova.network.neutron [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Building network info cache for instance {{(pid=86165) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jun 04 14:42:34 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-8ba0d5f9-55ff-4931-8bbc-356b983faafc req-0965dd6a-96e2-4104-89e5-7bebd823ae8d service nova] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Received event network-changed-7ddd9bb0-afba-42df-9c97-250f1fd7f6c4 {{(pid=86165) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 04 14:42:34 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-8ba0d5f9-55ff-4931-8bbc-356b983faafc req-0965dd6a-96e2-4104-89e5-7bebd823ae8d service nova] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Refreshing instance network info cache due to event network-changed-7ddd9bb0-afba-42df-9c97-250f1fd7f6c4. {{(pid=86165) external_instance_event /opt/stack/nova/nova/compute/manager.py:11993}} Jun 04 14:42:35 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-8ba0d5f9-55ff-4931-8bbc-356b983faafc req-0965dd6a-96e2-4104-89e5-7bebd823ae8d service nova] Acquiring lock "refresh_cache-024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d" {{(pid=86165) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:390}} Jun 04 14:42:35 devstack nova-compute[86165]: WARNING neutronclient.v2_0.client [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-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. Jun 04 14:42:35 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-f974afff-eee8-45a0-9b6a-64e1c4406ad9 req-6247f660-513b-4bcf-9d56-dfd3c2af8278 service nova] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] Received event network-changed-1d8cc131-687b-419a-8550-46dd738e3f4c {{(pid=86165) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 04 14:42:35 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-f974afff-eee8-45a0-9b6a-64e1c4406ad9 req-6247f660-513b-4bcf-9d56-dfd3c2af8278 service nova] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] Refreshing instance network info cache due to event network-changed-1d8cc131-687b-419a-8550-46dd738e3f4c. {{(pid=86165) external_instance_event /opt/stack/nova/nova/compute/manager.py:11993}} Jun 04 14:42:35 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-f974afff-eee8-45a0-9b6a-64e1c4406ad9 req-6247f660-513b-4bcf-9d56-dfd3c2af8278 service nova] Acquiring lock "refresh_cache-dc25af11-31da-41f8-8846-926bf2fc3a72" {{(pid=86165) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:390}} Jun 04 14:42:35 devstack nova-compute[86165]: WARNING neutronclient.v2_0.client [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-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. Jun 04 14:42:35 devstack nova-compute[86165]: DEBUG nova.network.neutron [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Instance cache missing network info. {{(pid=86165) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3364}} Jun 04 14:42:35 devstack nova-compute[86165]: DEBUG nova.network.neutron [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Updating instance_info_cache with network_info: [{"id": "7ddd9bb0-afba-42df-9c97-250f1fd7f6c4", "address": "fa:16:3e:31:c1:9e", "network": {"id": "1ba2ce3a-ad37-4f73-83c8-2d48a23e023d", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1316021050-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.8", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "a0519b872ee047e9a22c111a1f1cd7c3", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap7ddd9bb0-af", "ovs_interfaceid": "7ddd9bb0-afba-42df-9c97-250f1fd7f6c4", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=86165) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 04 14:42:35 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Acquiring lock "1b584167-72af-4823-b64c-1ed28b672208" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:42:35 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Lock "1b584167-72af-4823-b64c-1ed28b672208" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:42:35 devstack nova-compute[86165]: DEBUG nova.network.neutron [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] Updating instance_info_cache with network_info: [{"id": "1d8cc131-687b-419a-8550-46dd738e3f4c", "address": "fa:16:3e:ab:47:76", "network": {"id": "ae32809d-bd1f-4686-8c83-b971c0450a18", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-797602995-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.8", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "7265d605fa364eada3b61037b17911fc", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap1d8cc131-68", "ovs_interfaceid": "1d8cc131-687b-419a-8550-46dd738e3f4c", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=86165) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 04 14:42:35 devstack nova-compute[86165]: WARNING neutronclient.v2_0.client [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-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. Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Releasing lock "refresh_cache-024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d" {{(pid=86165) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:413}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Instance network_info: |[{"id": "7ddd9bb0-afba-42df-9c97-250f1fd7f6c4", "address": "fa:16:3e:31:c1:9e", "network": {"id": "1ba2ce3a-ad37-4f73-83c8-2d48a23e023d", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1316021050-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.8", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "a0519b872ee047e9a22c111a1f1cd7c3", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap7ddd9bb0-af", "ovs_interfaceid": "7ddd9bb0-afba-42df-9c97-250f1fd7f6c4", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=86165) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2163}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Start _get_guest_xml network_info=[{"id": "7ddd9bb0-afba-42df-9c97-250f1fd7f6c4", "address": "fa:16:3e:31:c1:9e", "network": {"id": "1ba2ce3a-ad37-4f73-83c8-2d48a23e023d", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1316021050-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.8", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "a0519b872ee047e9a22c111a1f1cd7c3", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap7ddd9bb0-af", "ovs_interfaceid": "7ddd9bb0-afba-42df-9c97-250f1fd7f6c4", "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-06-04T12:36:59Z,direct_url=,disk_format='qcow2',id=d02c254e-91bb-4869-903e-8451e5a50689,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='0d4261920dd141d5bbfa7ae5a52ef966',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-04T12:37:01Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'encrypted': False, 'device_name': '/dev/vda', 'size': 0, 'guest_format': None, 'encryption_options': None, 'disk_bus': 'virtio', 'device_type': 'disk', 'encryption_secret_uuid': None, 'boot_index': 0, 'encryption_format': None, 'image_id': 'd02c254e-91bb-4869-903e-8451e5a50689'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=86165) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8192}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-8ba0d5f9-55ff-4931-8bbc-356b983faafc req-0965dd6a-96e2-4104-89e5-7bebd823ae8d service nova] Acquired lock "refresh_cache-024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d" {{(pid=86165) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:393}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.network.neutron [req-8ba0d5f9-55ff-4931-8bbc-356b983faafc req-0965dd6a-96e2-4104-89e5-7bebd823ae8d service nova] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Refreshing network info cache for port 7ddd9bb0-afba-42df-9c97-250f1fd7f6c4 {{(pid=86165) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jun 04 14:42:36 devstack nova-compute[86165]: WARNING nova.virt.libvirt.driver [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.virt.driver [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='d02c254e-91bb-4869-903e-8451e5a50689', instance_meta=NovaInstanceMeta(name='tempest-ServerRescueNegativeTestJSON-server-1311276168', uuid='024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d'), owner=OwnerMeta(userid='3f534dfc98464389abefb02edbf5e7dc', username='tempest-ServerRescueNegativeTestJSON-1550291430-project-member', projectid='a0519b872ee047e9a22c111a1f1cd7c3', projectname='tempest-ServerRescueNegativeTestJSON-1550291430'), image=ImageMeta(id='d02c254e-91bb-4869-903e-8451e5a50689', 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": "7ddd9bb0-afba-42df-9c97-250f1fd7f6c4", "address": "fa:16:3e:31:c1:9e", "network": {"id": "1ba2ce3a-ad37-4f73-83c8-2d48a23e023d", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1316021050-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.8", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "a0519b872ee047e9a22c111a1f1cd7c3", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap7ddd9bb0-af", "ovs_interfaceid": "7ddd9bb0-afba-42df-9c97-250f1fd7f6c4", "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=1780576956.0589898) {{(pid=86165) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] [instance: 1b584167-72af-4823-b64c-1ed28b672208] Starting instance... {{(pid=86165) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2605}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=86165) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1783}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] CPU controller missing on host. {{(pid=86165) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1793}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=86165) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1802}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] CPU controller found on host. {{(pid=86165) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1809}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=86165) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5886}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-06-04T12:37:49Z,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-06-04T12:36:59Z,direct_url=,disk_format='qcow2',id=d02c254e-91bb-4869-903e-8451e5a50689,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='0d4261920dd141d5bbfa7ae5a52ef966',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-04T12:37:01Z,virtual_size=,visibility=), allow threads: True {{(pid=86165) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Flavor limits 0:0:0 {{(pid=86165) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Image limits 0:0:0 {{(pid=86165) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Flavor pref 0:0:0 {{(pid=86165) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Image pref 0:0:0 {{(pid=86165) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86165) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=86165) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=86165) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Got 1 possible topologies {{(pid=86165) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=86165) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=86165) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.network.neutron [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Updating instance_info_cache with network_info: [{"id": "a4d0072f-b1fb-44ca-a4b0-999c9988747b", "address": "fa:16:3e:a6:d1:de", "network": {"id": "1ba2ce3a-ad37-4f73-83c8-2d48a23e023d", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1316021050-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.5", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "a0519b872ee047e9a22c111a1f1cd7c3", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapa4d0072f-b1", "ovs_interfaceid": "a4d0072f-b1fb-44ca-a4b0-999c9988747b", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=86165) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.privsep.utils [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Path '/opt/stack/data/nova/instances' supports direct I/O {{(pid=86165) supports_direct_io /opt/stack/nova/nova/privsep/utils.py:63}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.vif [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-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-06-04T12:42:20Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServerRescueNegativeTestJSON-server-1311276168',display_name='tempest-ServerRescueNegativeTestJSON-server-1311276168',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serverrescuenegativetestjson-server-1311276168',id=3,image_ref='d02c254e-91bb-4869-903e-8451e5a50689',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='a0519b872ee047e9a22c111a1f1cd7c3',ramdisk_id='',reservation_id='r-vyape7fw',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='d02c254e-91bb-4869-903e-8451e5a50689',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-ServerRescueNegativeTestJSON-1550291430',owner_user_name='tempest-ServerRescueNegativeTestJSON-1550291430-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-04T12:42:27Z,user_data=None,user_id='3f534dfc98464389abefb02edbf5e7dc',uuid=024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "7ddd9bb0-afba-42df-9c97-250f1fd7f6c4", "address": "fa:16:3e:31:c1:9e", "network": {"id": "1ba2ce3a-ad37-4f73-83c8-2d48a23e023d", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1316021050-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.8", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "a0519b872ee047e9a22c111a1f1cd7c3", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap7ddd9bb0-af", "ovs_interfaceid": "7ddd9bb0-afba-42df-9c97-250f1fd7f6c4", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=86165) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.network.os_vif_util [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Converting VIF {"id": "7ddd9bb0-afba-42df-9c97-250f1fd7f6c4", "address": "fa:16:3e:31:c1:9e", "network": {"id": "1ba2ce3a-ad37-4f73-83c8-2d48a23e023d", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1316021050-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.8", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "a0519b872ee047e9a22c111a1f1cd7c3", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap7ddd9bb0-af", "ovs_interfaceid": "7ddd9bb0-afba-42df-9c97-250f1fd7f6c4", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86165) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.network.os_vif_util [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:31:c1:9e,bridge_name='br-int',has_traffic_filtering=True,id=7ddd9bb0-afba-42df-9c97-250f1fd7f6c4,network=Network(1ba2ce3a-ad37-4f73-83c8-2d48a23e023d),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap7ddd9bb0-af') {{(pid=86165) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.objects.instance [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Lazy-loading 'pci_devices' on Instance uuid 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d {{(pid=86165) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Releasing lock "refresh_cache-dc25af11-31da-41f8-8846-926bf2fc3a72" {{(pid=86165) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:413}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] Instance network_info: |[{"id": "1d8cc131-687b-419a-8550-46dd738e3f4c", "address": "fa:16:3e:ab:47:76", "network": {"id": "ae32809d-bd1f-4686-8c83-b971c0450a18", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-797602995-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.8", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "7265d605fa364eada3b61037b17911fc", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap1d8cc131-68", "ovs_interfaceid": "1d8cc131-687b-419a-8550-46dd738e3f4c", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=86165) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2163}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-f974afff-eee8-45a0-9b6a-64e1c4406ad9 req-6247f660-513b-4bcf-9d56-dfd3c2af8278 service nova] Acquired lock "refresh_cache-dc25af11-31da-41f8-8846-926bf2fc3a72" {{(pid=86165) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:393}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.network.neutron [req-f974afff-eee8-45a0-9b6a-64e1c4406ad9 req-6247f660-513b-4bcf-9d56-dfd3c2af8278 service nova] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] Refreshing network info cache for port 1d8cc131-687b-419a-8550-46dd738e3f4c {{(pid=86165) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] Start _get_guest_xml network_info=[{"id": "1d8cc131-687b-419a-8550-46dd738e3f4c", "address": "fa:16:3e:ab:47:76", "network": {"id": "ae32809d-bd1f-4686-8c83-b971c0450a18", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-797602995-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.8", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "7265d605fa364eada3b61037b17911fc", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap1d8cc131-68", "ovs_interfaceid": "1d8cc131-687b-419a-8550-46dd738e3f4c", "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-06-04T12:36:59Z,direct_url=,disk_format='qcow2',id=d02c254e-91bb-4869-903e-8451e5a50689,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='0d4261920dd141d5bbfa7ae5a52ef966',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-04T12:37:01Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'encrypted': False, 'device_name': '/dev/vda', 'size': 0, 'guest_format': None, 'encryption_options': None, 'disk_bus': 'virtio', 'device_type': 'disk', 'encryption_secret_uuid': None, 'boot_index': 0, 'encryption_format': None, 'image_id': 'd02c254e-91bb-4869-903e-8451e5a50689'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=86165) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8192}} Jun 04 14:42:36 devstack nova-compute[86165]: WARNING nova.virt.libvirt.driver [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.virt.driver [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='d02c254e-91bb-4869-903e-8451e5a50689', instance_meta=NovaInstanceMeta(name='tempest-DeleteServersTestJSON-server-1023866601', uuid='dc25af11-31da-41f8-8846-926bf2fc3a72'), owner=OwnerMeta(userid='947d773768cd4ab0963ed05d312bdc7c', username='tempest-DeleteServersTestJSON-1276613113-project-member', projectid='7265d605fa364eada3b61037b17911fc', projectname='tempest-DeleteServersTestJSON-1276613113'), image=ImageMeta(id='d02c254e-91bb-4869-903e-8451e5a50689', 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": "1d8cc131-687b-419a-8550-46dd738e3f4c", "address": "fa:16:3e:ab:47:76", "network": {"id": "ae32809d-bd1f-4686-8c83-b971c0450a18", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-797602995-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.8", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "7265d605fa364eada3b61037b17911fc", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap1d8cc131-68", "ovs_interfaceid": "1d8cc131-687b-419a-8550-46dd738e3f4c", "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=1780576956.1840482) {{(pid=86165) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=86165) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1783}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] CPU controller missing on host. {{(pid=86165) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1793}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=86165) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1802}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] CPU controller found on host. {{(pid=86165) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1809}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=86165) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5886}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-06-04T12:37:49Z,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-06-04T12:36:59Z,direct_url=,disk_format='qcow2',id=d02c254e-91bb-4869-903e-8451e5a50689,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='0d4261920dd141d5bbfa7ae5a52ef966',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-04T12:37:01Z,virtual_size=,visibility=), allow threads: True {{(pid=86165) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Flavor limits 0:0:0 {{(pid=86165) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Image limits 0:0:0 {{(pid=86165) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Flavor pref 0:0:0 {{(pid=86165) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Image pref 0:0:0 {{(pid=86165) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86165) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=86165) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=86165) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Got 1 possible topologies {{(pid=86165) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=86165) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=86165) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.vif [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-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-06-04T12:42:15Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-DeleteServersTestJSON-server-1023866601',display_name='tempest-DeleteServersTestJSON-server-1023866601',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-deleteserverstestjson-server-1023866601',id=1,image_ref='d02c254e-91bb-4869-903e-8451e5a50689',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='7265d605fa364eada3b61037b17911fc',ramdisk_id='',reservation_id='r-yveuqgsx',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='d02c254e-91bb-4869-903e-8451e5a50689',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-1276613113',owner_user_name='tempest-DeleteServersTestJSON-1276613113-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-04T12:42:23Z,user_data=None,user_id='947d773768cd4ab0963ed05d312bdc7c',uuid=dc25af11-31da-41f8-8846-926bf2fc3a72,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "1d8cc131-687b-419a-8550-46dd738e3f4c", "address": "fa:16:3e:ab:47:76", "network": {"id": "ae32809d-bd1f-4686-8c83-b971c0450a18", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-797602995-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.8", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "7265d605fa364eada3b61037b17911fc", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap1d8cc131-68", "ovs_interfaceid": "1d8cc131-687b-419a-8550-46dd738e3f4c", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=86165) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.network.os_vif_util [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Converting VIF {"id": "1d8cc131-687b-419a-8550-46dd738e3f4c", "address": "fa:16:3e:ab:47:76", "network": {"id": "ae32809d-bd1f-4686-8c83-b971c0450a18", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-797602995-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.8", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "7265d605fa364eada3b61037b17911fc", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap1d8cc131-68", "ovs_interfaceid": "1d8cc131-687b-419a-8550-46dd738e3f4c", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86165) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.network.os_vif_util [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:ab:47:76,bridge_name='br-int',has_traffic_filtering=True,id=1d8cc131-687b-419a-8550-46dd738e3f4c,network=Network(ae32809d-bd1f-4686-8c83-b971c0450a18),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap1d8cc131-68') {{(pid=86165) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.objects.instance [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Lazy-loading 'pci_devices' on Instance uuid dc25af11-31da-41f8-8846-926bf2fc3a72 {{(pid=86165) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 04 14:42:36 devstack nova-compute[86165]: WARNING neutronclient.v2_0.client [req-8ba0d5f9-55ff-4931-8bbc-356b983faafc req-0965dd6a-96e2-4104-89e5-7bebd823ae8d 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. Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Releasing lock "refresh_cache-32384719-e678-4f22-9722-868a06d2b5e8" {{(pid=86165) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:413}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Instance network_info: |[{"id": "a4d0072f-b1fb-44ca-a4b0-999c9988747b", "address": "fa:16:3e:a6:d1:de", "network": {"id": "1ba2ce3a-ad37-4f73-83c8-2d48a23e023d", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1316021050-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.5", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "a0519b872ee047e9a22c111a1f1cd7c3", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapa4d0072f-b1", "ovs_interfaceid": "a4d0072f-b1fb-44ca-a4b0-999c9988747b", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=86165) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2163}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Start _get_guest_xml network_info=[{"id": "a4d0072f-b1fb-44ca-a4b0-999c9988747b", "address": "fa:16:3e:a6:d1:de", "network": {"id": "1ba2ce3a-ad37-4f73-83c8-2d48a23e023d", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1316021050-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.5", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "a0519b872ee047e9a22c111a1f1cd7c3", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapa4d0072f-b1", "ovs_interfaceid": "a4d0072f-b1fb-44ca-a4b0-999c9988747b", "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-06-04T12:36:59Z,direct_url=,disk_format='qcow2',id=d02c254e-91bb-4869-903e-8451e5a50689,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='0d4261920dd141d5bbfa7ae5a52ef966',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-04T12:37:01Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'encrypted': False, 'device_name': '/dev/vda', 'size': 0, 'guest_format': None, 'encryption_options': None, 'disk_bus': 'virtio', 'device_type': 'disk', 'encryption_secret_uuid': None, 'boot_index': 0, 'encryption_format': None, 'image_id': 'd02c254e-91bb-4869-903e-8451e5a50689'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=86165) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8192}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=86165) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2630}} Jun 04 14:42:36 devstack nova-compute[86165]: INFO nova.compute.claims [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] [instance: 1b584167-72af-4823-b64c-1ed28b672208] Claim successful on node devstack Jun 04 14:42:36 devstack nova-compute[86165]: WARNING nova.virt.libvirt.driver [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.virt.driver [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='d02c254e-91bb-4869-903e-8451e5a50689', instance_meta=NovaInstanceMeta(name='tempest-ServerRescueNegativeTestJSON-server-837289405', uuid='32384719-e678-4f22-9722-868a06d2b5e8'), owner=OwnerMeta(userid='3f534dfc98464389abefb02edbf5e7dc', username='tempest-ServerRescueNegativeTestJSON-1550291430-project-member', projectid='a0519b872ee047e9a22c111a1f1cd7c3', projectname='tempest-ServerRescueNegativeTestJSON-1550291430'), image=ImageMeta(id='d02c254e-91bb-4869-903e-8451e5a50689', 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": "a4d0072f-b1fb-44ca-a4b0-999c9988747b", "address": "fa:16:3e:a6:d1:de", "network": {"id": "1ba2ce3a-ad37-4f73-83c8-2d48a23e023d", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1316021050-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.5", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "a0519b872ee047e9a22c111a1f1cd7c3", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapa4d0072f-b1", "ovs_interfaceid": "a4d0072f-b1fb-44ca-a4b0-999c9988747b", "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=1780576956.6454654) {{(pid=86165) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=86165) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1783}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] End _get_guest_xml xml= Jun 04 14:42:36 devstack nova-compute[86165]: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d Jun 04 14:42:36 devstack nova-compute[86165]: instance-00000003 Jun 04 14:42:36 devstack nova-compute[86165]: 196608 Jun 04 14:42:36 devstack nova-compute[86165]: 1 Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: tempest-ServerRescueNegativeTestJSON-server-1311276168 Jun 04 14:42:36 devstack nova-compute[86165]: 2026-06-04 12:42:36 Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: 192 Jun 04 14:42:36 devstack nova-compute[86165]: 1 Jun 04 14:42:36 devstack nova-compute[86165]: 0 Jun 04 14:42:36 devstack nova-compute[86165]: 0 Jun 04 14:42:36 devstack nova-compute[86165]: 1 Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: True Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: bare Jun 04 14:42:36 devstack nova-compute[86165]: qcow2 Jun 04 14:42:36 devstack nova-compute[86165]: 1 Jun 04 14:42:36 devstack nova-compute[86165]: 0 Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: virtio Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: tempest-ServerRescueNegativeTestJSON-1550291430-project-member Jun 04 14:42:36 devstack nova-compute[86165]: tempest-ServerRescueNegativeTestJSON-1550291430 Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: OpenStack Foundation Jun 04 14:42:36 devstack nova-compute[86165]: OpenStack Nova Jun 04 14:42:36 devstack nova-compute[86165]: 33.1.0 Jun 04 14:42:36 devstack nova-compute[86165]: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d Jun 04 14:42:36 devstack nova-compute[86165]: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d Jun 04 14:42:36 devstack nova-compute[86165]: Virtual Machine Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: hvm Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: 1 Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: /dev/urandom Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: {{(pid=86165) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8199}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Preparing to wait for external event network-vif-plugged-7ddd9bb0-afba-42df-9c97-250f1fd7f6c4 {{(pid=86165) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Acquiring lock "024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Lock "024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.000s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Lock "024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.000s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.vif [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-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-06-04T12:42:20Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServerRescueNegativeTestJSON-server-1311276168',display_name='tempest-ServerRescueNegativeTestJSON-server-1311276168',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serverrescuenegativetestjson-server-1311276168',id=3,image_ref='d02c254e-91bb-4869-903e-8451e5a50689',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='a0519b872ee047e9a22c111a1f1cd7c3',ramdisk_id='',reservation_id='r-vyape7fw',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='d02c254e-91bb-4869-903e-8451e5a50689',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-ServerRescueNegativeTestJSON-1550291430',owner_user_name='tempest-ServerRescueNegativeTestJSON-1550291430-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-04T12:42:27Z,user_data=None,user_id='3f534dfc98464389abefb02edbf5e7dc',uuid=024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "7ddd9bb0-afba-42df-9c97-250f1fd7f6c4", "address": "fa:16:3e:31:c1:9e", "network": {"id": "1ba2ce3a-ad37-4f73-83c8-2d48a23e023d", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1316021050-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.8", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "a0519b872ee047e9a22c111a1f1cd7c3", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap7ddd9bb0-af", "ovs_interfaceid": "7ddd9bb0-afba-42df-9c97-250f1fd7f6c4", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86165) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.network.os_vif_util [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Converting VIF {"id": "7ddd9bb0-afba-42df-9c97-250f1fd7f6c4", "address": "fa:16:3e:31:c1:9e", "network": {"id": "1ba2ce3a-ad37-4f73-83c8-2d48a23e023d", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1316021050-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.8", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "a0519b872ee047e9a22c111a1f1cd7c3", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap7ddd9bb0-af", "ovs_interfaceid": "7ddd9bb0-afba-42df-9c97-250f1fd7f6c4", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86165) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.network.os_vif_util [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:31:c1:9e,bridge_name='br-int',has_traffic_filtering=True,id=7ddd9bb0-afba-42df-9c97-250f1fd7f6c4,network=Network(1ba2ce3a-ad37-4f73-83c8-2d48a23e023d),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap7ddd9bb0-af') {{(pid=86165) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG os_vif [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:31:c1:9e,bridge_name='br-int',has_traffic_filtering=True,id=7ddd9bb0-afba-42df-9c97-250f1fd7f6c4,network=Network(1ba2ce3a-ad37-4f73-83c8-2d48a23e023d),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap7ddd9bb0-af') {{(pid=86165) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:76}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] CPU controller missing on host. {{(pid=86165) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1793}} Jun 04 14:42:36 devstack nova-compute[86165]: WARNING neutronclient.v2_0.client [req-f974afff-eee8-45a0-9b6a-64e1c4406ad9 req-6247f660-513b-4bcf-9d56-dfd3c2af8278 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. Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=86165) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1802}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] CPU controller found on host. {{(pid=86165) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1809}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=86165) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5886}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-06-04T12:37:49Z,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-06-04T12:36:59Z,direct_url=,disk_format='qcow2',id=d02c254e-91bb-4869-903e-8451e5a50689,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='0d4261920dd141d5bbfa7ae5a52ef966',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-04T12:37:01Z,virtual_size=,visibility=), allow threads: True {{(pid=86165) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Flavor limits 0:0:0 {{(pid=86165) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Image limits 0:0:0 {{(pid=86165) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Flavor pref 0:0:0 {{(pid=86165) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Image pref 0:0:0 {{(pid=86165) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86165) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=86165) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=86165) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Got 1 possible topologies {{(pid=86165) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=86165) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=86165) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] End _get_guest_xml xml= Jun 04 14:42:36 devstack nova-compute[86165]: dc25af11-31da-41f8-8846-926bf2fc3a72 Jun 04 14:42:36 devstack nova-compute[86165]: instance-00000001 Jun 04 14:42:36 devstack nova-compute[86165]: 196608 Jun 04 14:42:36 devstack nova-compute[86165]: 1 Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: tempest-DeleteServersTestJSON-server-1023866601 Jun 04 14:42:36 devstack nova-compute[86165]: 2026-06-04 12:42:36 Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: 192 Jun 04 14:42:36 devstack nova-compute[86165]: 1 Jun 04 14:42:36 devstack nova-compute[86165]: 0 Jun 04 14:42:36 devstack nova-compute[86165]: 0 Jun 04 14:42:36 devstack nova-compute[86165]: 1 Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: True Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: bare Jun 04 14:42:36 devstack nova-compute[86165]: qcow2 Jun 04 14:42:36 devstack nova-compute[86165]: 1 Jun 04 14:42:36 devstack nova-compute[86165]: 0 Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: virtio Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: tempest-DeleteServersTestJSON-1276613113-project-member Jun 04 14:42:36 devstack nova-compute[86165]: tempest-DeleteServersTestJSON-1276613113 Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: OpenStack Foundation Jun 04 14:42:36 devstack nova-compute[86165]: OpenStack Nova Jun 04 14:42:36 devstack nova-compute[86165]: 33.1.0 Jun 04 14:42:36 devstack nova-compute[86165]: dc25af11-31da-41f8-8846-926bf2fc3a72 Jun 04 14:42:36 devstack nova-compute[86165]: dc25af11-31da-41f8-8846-926bf2fc3a72 Jun 04 14:42:36 devstack nova-compute[86165]: Virtual Machine Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: hvm Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: 1 Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: /dev/urandom Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: Jun 04 14:42:36 devstack nova-compute[86165]: {{(pid=86165) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8199}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] Preparing to wait for external event network-vif-plugged-1d8cc131-687b-419a-8550-46dd738e3f4c {{(pid=86165) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Acquiring lock "dc25af11-31da-41f8-8846-926bf2fc3a72-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Lock "dc25af11-31da-41f8-8846-926bf2fc3a72-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.000s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Lock "dc25af11-31da-41f8-8846-926bf2fc3a72-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.000s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.vif [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-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-06-04T12:42:15Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-DeleteServersTestJSON-server-1023866601',display_name='tempest-DeleteServersTestJSON-server-1023866601',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-deleteserverstestjson-server-1023866601',id=1,image_ref='d02c254e-91bb-4869-903e-8451e5a50689',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='7265d605fa364eada3b61037b17911fc',ramdisk_id='',reservation_id='r-yveuqgsx',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='d02c254e-91bb-4869-903e-8451e5a50689',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-1276613113',owner_user_name='tempest-DeleteServersTestJSON-1276613113-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-04T12:42:23Z,user_data=None,user_id='947d773768cd4ab0963ed05d312bdc7c',uuid=dc25af11-31da-41f8-8846-926bf2fc3a72,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "1d8cc131-687b-419a-8550-46dd738e3f4c", "address": "fa:16:3e:ab:47:76", "network": {"id": "ae32809d-bd1f-4686-8c83-b971c0450a18", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-797602995-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.8", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "7265d605fa364eada3b61037b17911fc", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap1d8cc131-68", "ovs_interfaceid": "1d8cc131-687b-419a-8550-46dd738e3f4c", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86165) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.network.os_vif_util [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Converting VIF {"id": "1d8cc131-687b-419a-8550-46dd738e3f4c", "address": "fa:16:3e:ab:47:76", "network": {"id": "ae32809d-bd1f-4686-8c83-b971c0450a18", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-797602995-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.8", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "7265d605fa364eada3b61037b17911fc", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap1d8cc131-68", "ovs_interfaceid": "1d8cc131-687b-419a-8550-46dd738e3f4c", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86165) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.network.os_vif_util [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:ab:47:76,bridge_name='br-int',has_traffic_filtering=True,id=1d8cc131-687b-419a-8550-46dd738e3f4c,network=Network(ae32809d-bd1f-4686-8c83-b971c0450a18),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap1d8cc131-68') {{(pid=86165) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG os_vif [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:ab:47:76,bridge_name='br-int',has_traffic_filtering=True,id=1d8cc131-687b-419a-8550-46dd738e3f4c,network=Network(ae32809d-bd1f-4686-8c83-b971c0450a18),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap1d8cc131-68') {{(pid=86165) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:76}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.vif [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-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-06-04T12:42:16Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServerRescueNegativeTestJSON-server-837289405',display_name='tempest-ServerRescueNegativeTestJSON-server-837289405',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serverrescuenegativetestjson-server-837289405',id=2,image_ref='d02c254e-91bb-4869-903e-8451e5a50689',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='a0519b872ee047e9a22c111a1f1cd7c3',ramdisk_id='',reservation_id='r-laczo6i3',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='d02c254e-91bb-4869-903e-8451e5a50689',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-ServerRescueNegativeTestJSON-1550291430',owner_user_name='tempest-ServerRescueNegativeTestJSON-1550291430-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-04T12:42:25Z,user_data=None,user_id='3f534dfc98464389abefb02edbf5e7dc',uuid=32384719-e678-4f22-9722-868a06d2b5e8,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "a4d0072f-b1fb-44ca-a4b0-999c9988747b", "address": "fa:16:3e:a6:d1:de", "network": {"id": "1ba2ce3a-ad37-4f73-83c8-2d48a23e023d", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1316021050-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.5", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "a0519b872ee047e9a22c111a1f1cd7c3", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapa4d0072f-b1", "ovs_interfaceid": "a4d0072f-b1fb-44ca-a4b0-999c9988747b", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=86165) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.network.os_vif_util [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Converting VIF {"id": "a4d0072f-b1fb-44ca-a4b0-999c9988747b", "address": "fa:16:3e:a6:d1:de", "network": {"id": "1ba2ce3a-ad37-4f73-83c8-2d48a23e023d", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1316021050-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.5", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "a0519b872ee047e9a22c111a1f1cd7c3", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapa4d0072f-b1", "ovs_interfaceid": "a4d0072f-b1fb-44ca-a4b0-999c9988747b", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86165) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.network.os_vif_util [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:a6:d1:de,bridge_name='br-int',has_traffic_filtering=True,id=a4d0072f-b1fb-44ca-a4b0-999c9988747b,network=Network(1ba2ce3a-ad37-4f73-83c8-2d48a23e023d),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapa4d0072f-b1') {{(pid=86165) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG nova.objects.instance [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Lazy-loading 'pci_devices' on Instance uuid 32384719-e678-4f22-9722-868a06d2b5e8 {{(pid=86165) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Created schema index Interface.name {{(pid=86165) autocreate_indices /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/__init__.py:106}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] schema index .name already exists {{(pid=86165) autocreate_indices /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/__init__.py:102}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] schema index .name already exists {{(pid=86165) autocreate_indices /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/__init__.py:102}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Created schema index Bridge.name {{(pid=86165) autocreate_indices /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/__init__.py:106}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Created schema index Port.name {{(pid=86165) autocreate_indices /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/__init__.py:106}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] schema index .name already exists {{(pid=86165) autocreate_indices /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/__init__.py:102}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] tcp:127.0.0.1:6640: entering CONNECTING {{(pid=86165) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] [POLLOUT] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] tcp:127.0.0.1:6640: entering ACTIVE {{(pid=86165) _transition /opt/stack/data/venv/lib/python3.12/site-packages/ovs/reconnect.py:519}} Jun 04 14:42:36 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:42:37 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:42:37 devstack nova-compute[86165]: WARNING neutronclient.v2_0.client [req-8ba0d5f9-55ff-4931-8bbc-356b983faafc req-0965dd6a-96e2-4104-89e5-7bebd823ae8d 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. Jun 04 14:42:37 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-824dc060-b22b-41a2-80fe-94699ea1eeaf req-c1f15333-aed2-4189-a2ba-def01061fd9d service nova] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Received event network-changed-a4d0072f-b1fb-44ca-a4b0-999c9988747b {{(pid=86165) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 04 14:42:37 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-824dc060-b22b-41a2-80fe-94699ea1eeaf req-c1f15333-aed2-4189-a2ba-def01061fd9d service nova] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Refreshing instance network info cache due to event network-changed-a4d0072f-b1fb-44ca-a4b0-999c9988747b. {{(pid=86165) external_instance_event /opt/stack/nova/nova/compute/manager.py:11993}} Jun 04 14:42:37 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-824dc060-b22b-41a2-80fe-94699ea1eeaf req-c1f15333-aed2-4189-a2ba-def01061fd9d service nova] Acquiring lock "refresh_cache-32384719-e678-4f22-9722-868a06d2b5e8" {{(pid=86165) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:390}} Jun 04 14:42:37 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-824dc060-b22b-41a2-80fe-94699ea1eeaf req-c1f15333-aed2-4189-a2ba-def01061fd9d service nova] Acquired lock "refresh_cache-32384719-e678-4f22-9722-868a06d2b5e8" {{(pid=86165) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:393}} Jun 04 14:42:37 devstack nova-compute[86165]: DEBUG nova.network.neutron [req-824dc060-b22b-41a2-80fe-94699ea1eeaf req-c1f15333-aed2-4189-a2ba-def01061fd9d service nova] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Refreshing network info cache for port a4d0072f-b1fb-44ca-a4b0-999c9988747b {{(pid=86165) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jun 04 14:42:37 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:42:37 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:42:37 devstack nova-compute[86165]: 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=86165) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 04 14:42:37 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=86165) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jun 04 14:42:37 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:42:37 devstack nova-compute[86165]: 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=86165) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 04 14:42:37 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=86165) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jun 04 14:42:37 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:42:37 devstack nova-compute[86165]: 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': 'fcf86824-d4f1-5363-b883-d116e864f691', '_type': 'linux-noop'}}, row=False) {{(pid=86165) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 04 14:42:37 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:42:37 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 04 14:42:37 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:42:37 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:42:37 devstack nova-compute[86165]: 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': 'a49af244-bf12-571e-84d4-558997c62b6a', '_type': 'linux-noop'}}, row=False) {{(pid=86165) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 04 14:42:37 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:42:37 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 04 14:42:37 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:42:37 devstack nova-compute[86165]: INFO oslo.privsep.daemon [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-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/tmp3wt_9po1/privsep.sock'] Jun 04 14:42:37 devstack sudo[87067]: 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/tmp3wt_9po1/privsep.sock Jun 04 14:42:37 devstack sudo[87067]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 04 14:42:37 devstack nova-compute[86165]: WARNING neutronclient.v2_0.client [req-f974afff-eee8-45a0-9b6a-64e1c4406ad9 req-6247f660-513b-4bcf-9d56-dfd3c2af8278 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. Jun 04 14:42:37 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-ebe9ca31-2889-499a-9af3-af4cb0413f3e req-930d62ce-4a41-475a-bdbe-564e7ef7783c service nova] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] Received event network-vif-unplugged-1d8cc131-687b-419a-8550-46dd738e3f4c {{(pid=86165) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 04 14:42:37 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-ebe9ca31-2889-499a-9af3-af4cb0413f3e req-930d62ce-4a41-475a-bdbe-564e7ef7783c service nova] Acquiring lock "dc25af11-31da-41f8-8846-926bf2fc3a72-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:42:37 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-ebe9ca31-2889-499a-9af3-af4cb0413f3e req-930d62ce-4a41-475a-bdbe-564e7ef7783c service nova] Lock "dc25af11-31da-41f8-8846-926bf2fc3a72-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:42:37 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-ebe9ca31-2889-499a-9af3-af4cb0413f3e req-930d62ce-4a41-475a-bdbe-564e7ef7783c service nova] Lock "dc25af11-31da-41f8-8846-926bf2fc3a72-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:42:37 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-ebe9ca31-2889-499a-9af3-af4cb0413f3e req-930d62ce-4a41-475a-bdbe-564e7ef7783c service nova] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] No event matching network-vif-unplugged-1d8cc131-687b-419a-8550-46dd738e3f4c in dict_keys([('network-vif-plugged', '1d8cc131-687b-419a-8550-46dd738e3f4c')]) {{(pid=86165) pop_instance_event /opt/stack/nova/nova/compute/manager.py:348}} Jun 04 14:42:37 devstack nova-compute[86165]: WARNING nova.compute.manager [req-ebe9ca31-2889-499a-9af3-af4cb0413f3e req-930d62ce-4a41-475a-bdbe-564e7ef7783c service nova] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] Received unexpected event network-vif-unplugged-1d8cc131-687b-419a-8550-46dd738e3f4c for instance with vm_state building and task_state spawning. Jun 04 14:42:37 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] End _get_guest_xml xml= Jun 04 14:42:37 devstack nova-compute[86165]: 32384719-e678-4f22-9722-868a06d2b5e8 Jun 04 14:42:37 devstack nova-compute[86165]: instance-00000002 Jun 04 14:42:37 devstack nova-compute[86165]: 196608 Jun 04 14:42:37 devstack nova-compute[86165]: 1 Jun 04 14:42:37 devstack nova-compute[86165]: Jun 04 14:42:37 devstack nova-compute[86165]: Jun 04 14:42:37 devstack nova-compute[86165]: Jun 04 14:42:37 devstack nova-compute[86165]: tempest-ServerRescueNegativeTestJSON-server-837289405 Jun 04 14:42:37 devstack nova-compute[86165]: 2026-06-04 12:42:36 Jun 04 14:42:37 devstack nova-compute[86165]: Jun 04 14:42:37 devstack nova-compute[86165]: 192 Jun 04 14:42:37 devstack nova-compute[86165]: 1 Jun 04 14:42:37 devstack nova-compute[86165]: 0 Jun 04 14:42:37 devstack nova-compute[86165]: 0 Jun 04 14:42:37 devstack nova-compute[86165]: 1 Jun 04 14:42:37 devstack nova-compute[86165]: Jun 04 14:42:37 devstack nova-compute[86165]: True Jun 04 14:42:37 devstack nova-compute[86165]: Jun 04 14:42:37 devstack nova-compute[86165]: Jun 04 14:42:37 devstack nova-compute[86165]: Jun 04 14:42:37 devstack nova-compute[86165]: bare Jun 04 14:42:37 devstack nova-compute[86165]: qcow2 Jun 04 14:42:37 devstack nova-compute[86165]: 1 Jun 04 14:42:37 devstack nova-compute[86165]: 0 Jun 04 14:42:37 devstack nova-compute[86165]: Jun 04 14:42:37 devstack nova-compute[86165]: virtio Jun 04 14:42:37 devstack nova-compute[86165]: Jun 04 14:42:37 devstack nova-compute[86165]: Jun 04 14:42:37 devstack nova-compute[86165]: Jun 04 14:42:37 devstack nova-compute[86165]: tempest-ServerRescueNegativeTestJSON-1550291430-project-member Jun 04 14:42:37 devstack nova-compute[86165]: tempest-ServerRescueNegativeTestJSON-1550291430 Jun 04 14:42:37 devstack nova-compute[86165]: Jun 04 14:42:37 devstack nova-compute[86165]: Jun 04 14:42:37 devstack nova-compute[86165]: Jun 04 14:42:37 devstack nova-compute[86165]: Jun 04 14:42:37 devstack nova-compute[86165]: Jun 04 14:42:37 devstack nova-compute[86165]: Jun 04 14:42:37 devstack nova-compute[86165]: Jun 04 14:42:37 devstack nova-compute[86165]: Jun 04 14:42:37 devstack nova-compute[86165]: Jun 04 14:42:37 devstack nova-compute[86165]: Jun 04 14:42:37 devstack nova-compute[86165]: Jun 04 14:42:37 devstack nova-compute[86165]: OpenStack Foundation Jun 04 14:42:37 devstack nova-compute[86165]: OpenStack Nova Jun 04 14:42:37 devstack nova-compute[86165]: 33.1.0 Jun 04 14:42:37 devstack nova-compute[86165]: 32384719-e678-4f22-9722-868a06d2b5e8 Jun 04 14:42:37 devstack nova-compute[86165]: 32384719-e678-4f22-9722-868a06d2b5e8 Jun 04 14:42:37 devstack nova-compute[86165]: Virtual Machine Jun 04 14:42:37 devstack nova-compute[86165]: Jun 04 14:42:37 devstack nova-compute[86165]: Jun 04 14:42:37 devstack nova-compute[86165]: Jun 04 14:42:37 devstack nova-compute[86165]: hvm Jun 04 14:42:37 devstack nova-compute[86165]: Jun 04 14:42:37 devstack nova-compute[86165]: Jun 04 14:42:37 devstack nova-compute[86165]: Jun 04 14:42:37 devstack nova-compute[86165]: Jun 04 14:42:37 devstack nova-compute[86165]: Jun 04 14:42:37 devstack nova-compute[86165]: Jun 04 14:42:37 devstack nova-compute[86165]: Jun 04 14:42:37 devstack nova-compute[86165]: Jun 04 14:42:37 devstack nova-compute[86165]: 1 Jun 04 14:42:37 devstack nova-compute[86165]: Jun 04 14:42:37 devstack nova-compute[86165]: Jun 04 14:42:37 devstack nova-compute[86165]: Jun 04 14:42:37 devstack nova-compute[86165]: Jun 04 14:42:37 devstack nova-compute[86165]: Jun 04 14:42:37 devstack nova-compute[86165]: Jun 04 14:42:37 devstack nova-compute[86165]: Jun 04 14:42:37 devstack nova-compute[86165]: Jun 04 14:42:37 devstack nova-compute[86165]: Jun 04 14:42:37 devstack nova-compute[86165]: Jun 04 14:42:37 devstack nova-compute[86165]: Jun 04 14:42:37 devstack nova-compute[86165]: Jun 04 14:42:37 devstack nova-compute[86165]: Jun 04 14:42:37 devstack nova-compute[86165]: Jun 04 14:42:37 devstack nova-compute[86165]: Jun 04 14:42:37 devstack nova-compute[86165]: Jun 04 14:42:37 devstack nova-compute[86165]: Jun 04 14:42:37 devstack nova-compute[86165]: Jun 04 14:42:37 devstack nova-compute[86165]: Jun 04 14:42:37 devstack nova-compute[86165]: Jun 04 14:42:37 devstack nova-compute[86165]: Jun 04 14:42:37 devstack nova-compute[86165]: Jun 04 14:42:37 devstack nova-compute[86165]: Jun 04 14:42:37 devstack nova-compute[86165]: Jun 04 14:42:37 devstack nova-compute[86165]: Jun 04 14:42:37 devstack nova-compute[86165]: Jun 04 14:42:37 devstack nova-compute[86165]: /dev/urandom Jun 04 14:42:37 devstack nova-compute[86165]: Jun 04 14:42:37 devstack nova-compute[86165]: Jun 04 14:42:37 devstack nova-compute[86165]: Jun 04 14:42:37 devstack nova-compute[86165]: Jun 04 14:42:37 devstack nova-compute[86165]: Jun 04 14:42:37 devstack nova-compute[86165]: Jun 04 14:42:37 devstack nova-compute[86165]: Jun 04 14:42:37 devstack nova-compute[86165]: {{(pid=86165) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8199}} Jun 04 14:42:37 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Preparing to wait for external event network-vif-plugged-a4d0072f-b1fb-44ca-a4b0-999c9988747b {{(pid=86165) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jun 04 14:42:37 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Acquiring lock "32384719-e678-4f22-9722-868a06d2b5e8-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:42:37 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Lock "32384719-e678-4f22-9722-868a06d2b5e8-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.004s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:42:37 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Lock "32384719-e678-4f22-9722-868a06d2b5e8-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.000s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:42:37 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.vif [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-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-06-04T12:42:16Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServerRescueNegativeTestJSON-server-837289405',display_name='tempest-ServerRescueNegativeTestJSON-server-837289405',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serverrescuenegativetestjson-server-837289405',id=2,image_ref='d02c254e-91bb-4869-903e-8451e5a50689',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='a0519b872ee047e9a22c111a1f1cd7c3',ramdisk_id='',reservation_id='r-laczo6i3',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='d02c254e-91bb-4869-903e-8451e5a50689',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-ServerRescueNegativeTestJSON-1550291430',owner_user_name='tempest-ServerRescueNegativeTestJSON-1550291430-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-04T12:42:25Z,user_data=None,user_id='3f534dfc98464389abefb02edbf5e7dc',uuid=32384719-e678-4f22-9722-868a06d2b5e8,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "a4d0072f-b1fb-44ca-a4b0-999c9988747b", "address": "fa:16:3e:a6:d1:de", "network": {"id": "1ba2ce3a-ad37-4f73-83c8-2d48a23e023d", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1316021050-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.5", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "a0519b872ee047e9a22c111a1f1cd7c3", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapa4d0072f-b1", "ovs_interfaceid": "a4d0072f-b1fb-44ca-a4b0-999c9988747b", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86165) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jun 04 14:42:37 devstack nova-compute[86165]: DEBUG nova.network.os_vif_util [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Converting VIF {"id": "a4d0072f-b1fb-44ca-a4b0-999c9988747b", "address": "fa:16:3e:a6:d1:de", "network": {"id": "1ba2ce3a-ad37-4f73-83c8-2d48a23e023d", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1316021050-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.5", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "a0519b872ee047e9a22c111a1f1cd7c3", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapa4d0072f-b1", "ovs_interfaceid": "a4d0072f-b1fb-44ca-a4b0-999c9988747b", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86165) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 04 14:42:37 devstack nova-compute[86165]: DEBUG nova.network.os_vif_util [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:a6:d1:de,bridge_name='br-int',has_traffic_filtering=True,id=a4d0072f-b1fb-44ca-a4b0-999c9988747b,network=Network(1ba2ce3a-ad37-4f73-83c8-2d48a23e023d),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapa4d0072f-b1') {{(pid=86165) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 04 14:42:37 devstack nova-compute[86165]: DEBUG os_vif [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:a6:d1:de,bridge_name='br-int',has_traffic_filtering=True,id=a4d0072f-b1fb-44ca-a4b0-999c9988747b,network=Network(1ba2ce3a-ad37-4f73-83c8-2d48a23e023d),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapa4d0072f-b1') {{(pid=86165) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:76}} Jun 04 14:42:37 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:42:37 devstack nova-compute[86165]: 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=86165) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 04 14:42:37 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=86165) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jun 04 14:42:37 devstack nova-compute[86165]: DEBUG nova.network.neutron [req-8ba0d5f9-55ff-4931-8bbc-356b983faafc req-0965dd6a-96e2-4104-89e5-7bebd823ae8d service nova] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Updated VIF entry in instance network info cache for port 7ddd9bb0-afba-42df-9c97-250f1fd7f6c4. {{(pid=86165) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3523}} Jun 04 14:42:37 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:42:37 devstack nova-compute[86165]: 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': '653d576f-fc3c-5318-916c-5b932dea56cd', '_type': 'linux-noop'}}, row=False) {{(pid=86165) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 04 14:42:37 devstack nova-compute[86165]: DEBUG nova.network.neutron [req-8ba0d5f9-55ff-4931-8bbc-356b983faafc req-0965dd6a-96e2-4104-89e5-7bebd823ae8d service nova] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Updating instance_info_cache with network_info: [{"id": "7ddd9bb0-afba-42df-9c97-250f1fd7f6c4", "address": "fa:16:3e:31:c1:9e", "network": {"id": "1ba2ce3a-ad37-4f73-83c8-2d48a23e023d", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1316021050-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.8", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "a0519b872ee047e9a22c111a1f1cd7c3", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap7ddd9bb0-af", "ovs_interfaceid": "7ddd9bb0-afba-42df-9c97-250f1fd7f6c4", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=86165) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 04 14:42:37 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 04 14:42:37 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:42:37 devstack nova-compute[86165]: WARNING neutronclient.v2_0.client [req-824dc060-b22b-41a2-80fe-94699ea1eeaf req-c1f15333-aed2-4189-a2ba-def01061fd9d 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. Jun 04 14:42:37 devstack nova-compute[86165]: DEBUG nova.network.neutron [req-f974afff-eee8-45a0-9b6a-64e1c4406ad9 req-6247f660-513b-4bcf-9d56-dfd3c2af8278 service nova] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] Updated VIF entry in instance network info cache for port 1d8cc131-687b-419a-8550-46dd738e3f4c. {{(pid=86165) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3523}} Jun 04 14:42:37 devstack nova-compute[86165]: DEBUG nova.network.neutron [req-f974afff-eee8-45a0-9b6a-64e1c4406ad9 req-6247f660-513b-4bcf-9d56-dfd3c2af8278 service nova] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] Updating instance_info_cache with network_info: [{"id": "1d8cc131-687b-419a-8550-46dd738e3f4c", "address": "fa:16:3e:ab:47:76", "network": {"id": "ae32809d-bd1f-4686-8c83-b971c0450a18", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-797602995-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.8", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "7265d605fa364eada3b61037b17911fc", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap1d8cc131-68", "ovs_interfaceid": "1d8cc131-687b-419a-8550-46dd738e3f4c", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=86165) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 04 14:42:37 devstack nova-compute[86165]: DEBUG oslo_service.periodic_task [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=86165) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Jun 04 14:42:37 devstack nova-compute[86165]: DEBUG oslo_service.periodic_task [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=86165) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Jun 04 14:42:37 devstack nova-compute[86165]: DEBUG oslo_service.periodic_task [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=86165) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Jun 04 14:42:37 devstack nova-compute[86165]: DEBUG oslo_service.periodic_task [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=86165) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Jun 04 14:42:37 devstack nova-compute[86165]: DEBUG oslo_service.periodic_task [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=86165) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Jun 04 14:42:37 devstack nova-compute[86165]: DEBUG oslo_service.periodic_task [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=86165) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Jun 04 14:42:37 devstack nova-compute[86165]: DEBUG oslo_service.periodic_task [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Running periodic task ComputeManager._sync_power_states {{(pid=86165) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Jun 04 14:42:37 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-8ba0d5f9-55ff-4931-8bbc-356b983faafc req-0965dd6a-96e2-4104-89e5-7bebd823ae8d service nova] Releasing lock "refresh_cache-024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d" {{(pid=86165) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:413}} Jun 04 14:42:37 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=86165) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9951}} Jun 04 14:42:37 devstack nova-compute[86165]: DEBUG nova.compute.provider_tree [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Inventory has not changed in ProviderTree for provider: 135bc785-5fe4-4523-9c65-4b517ed840f9 {{(pid=86165) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 04 14:42:38 devstack nova-compute[86165]: WARNING neutronclient.v2_0.client [req-824dc060-b22b-41a2-80fe-94699ea1eeaf req-c1f15333-aed2-4189-a2ba-def01061fd9d 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. Jun 04 14:42:38 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-f974afff-eee8-45a0-9b6a-64e1c4406ad9 req-6247f660-513b-4bcf-9d56-dfd3c2af8278 service nova] Releasing lock "refresh_cache-dc25af11-31da-41f8-8846-926bf2fc3a72" {{(pid=86165) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:413}} Jun 04 14:42:38 devstack nova-compute[86165]: DEBUG nova.network.neutron [req-824dc060-b22b-41a2-80fe-94699ea1eeaf req-c1f15333-aed2-4189-a2ba-def01061fd9d service nova] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Updated VIF entry in instance network info cache for port a4d0072f-b1fb-44ca-a4b0-999c9988747b. {{(pid=86165) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3523}} Jun 04 14:42:38 devstack nova-compute[86165]: DEBUG nova.network.neutron [req-824dc060-b22b-41a2-80fe-94699ea1eeaf req-c1f15333-aed2-4189-a2ba-def01061fd9d service nova] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Updating instance_info_cache with network_info: [{"id": "a4d0072f-b1fb-44ca-a4b0-999c9988747b", "address": "fa:16:3e:a6:d1:de", "network": {"id": "1ba2ce3a-ad37-4f73-83c8-2d48a23e023d", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1316021050-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.5", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "a0519b872ee047e9a22c111a1f1cd7c3", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapa4d0072f-b1", "ovs_interfaceid": "a4d0072f-b1fb-44ca-a4b0-999c9988747b", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=86165) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 04 14:42:38 devstack nova-compute[86165]: WARNING nova.compute.manager [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] While synchronizing instance power states, found 4 instances in the database and 0 instances on the hypervisor. Jun 04 14:42:38 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Triggering sync for uuid dc25af11-31da-41f8-8846-926bf2fc3a72 {{(pid=86165) _sync_power_states /opt/stack/nova/nova/compute/manager.py:11194}} Jun 04 14:42:38 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Triggering sync for uuid 32384719-e678-4f22-9722-868a06d2b5e8 {{(pid=86165) _sync_power_states /opt/stack/nova/nova/compute/manager.py:11194}} Jun 04 14:42:38 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Acquiring lock "dc25af11-31da-41f8-8846-926bf2fc3a72" by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:42:38 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Triggering sync for uuid 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d {{(pid=86165) _sync_power_states /opt/stack/nova/nova/compute/manager.py:11194}} Jun 04 14:42:38 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Acquiring lock "32384719-e678-4f22-9722-868a06d2b5e8" by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:42:38 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Triggering sync for uuid 1b584167-72af-4823-b64c-1ed28b672208 {{(pid=86165) _sync_power_states /opt/stack/nova/nova/compute/manager.py:11194}} Jun 04 14:42:38 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Acquiring lock "024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d" by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:42:38 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Acquiring lock "1b584167-72af-4823-b64c-1ed28b672208" by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:42:38 devstack nova-compute[86165]: DEBUG oslo_service.periodic_task [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=86165) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Jun 04 14:42:38 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=86165) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Jun 04 14:42:38 devstack nova-compute[86165]: DEBUG oslo_service.periodic_task [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Running periodic task ComputeManager.update_available_resource {{(pid=86165) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Jun 04 14:42:38 devstack nova-compute[86165]: DEBUG nova.scheduler.client.report [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Inventory has not changed for provider 135bc785-5fe4-4523-9c65-4b517ed840f9 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=86165) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 04 14:42:38 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-824dc060-b22b-41a2-80fe-94699ea1eeaf req-c1f15333-aed2-4189-a2ba-def01061fd9d service nova] Releasing lock "refresh_cache-32384719-e678-4f22-9722-868a06d2b5e8" {{(pid=86165) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:413}} Jun 04 14:42:38 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:42:38 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:42:38 devstack sudo[87067]: pam_unix(sudo:session): session closed for user root Jun 04 14:42:38 devstack nova-compute[86165]: INFO oslo.privsep.daemon [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Spawned new privsep daemon via rootwrap Jun 04 14:42:38 devstack nova-compute[86165]: INFO oslo.privsep.daemon [-] privsep daemon starting Jun 04 14:42:38 devstack nova-compute[86165]: INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 Jun 04 14:42:38 devstack nova-compute[86165]: 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 Jun 04 14:42:38 devstack nova-compute[86165]: INFO oslo.privsep.daemon [-] privsep daemon running as pid 87082 Jun 04 14:42:38 devstack nova-compute[86165]: WARNING oslo_privsep.priv_context [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] privsep daemon already running Jun 04 14:42:38 devstack nova-compute[86165]: WARNING oslo_privsep.priv_context [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] privsep daemon already running Jun 04 14:42:38 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 2.342s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:42:38 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] [instance: 1b584167-72af-4823-b64c-1ed28b672208] Start building networks asynchronously for instance. {{(pid=86165) _build_resources /opt/stack/nova/nova/compute/manager.py:3003}} Jun 04 14:42:38 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.240s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:42:38 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:42:38 devstack nova-compute[86165]: DEBUG nova.compute.resource_tracker [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=86165) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jun 04 14:42:39 devstack nova-compute[86165]: WARNING nova.virt.libvirt.driver [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 04 14:42:39 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Running cmd (subprocess): env LANG=C uptime {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:42:39 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] CMD "env LANG=C uptime" returned: 0 in 0.057s {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 04 14:42:39 devstack nova-compute[86165]: DEBUG nova.compute.resource_tracker [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Hypervisor/Node resource view: name=devstack free_ram=5938MB free_disk=14.910896301269531GB free_vcpus=4 pci_devices=[{"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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_4", "address": "0000:00:03.4", "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_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_01_0", "address": "0000:00:01.0", "product_id": "1111", "vendor_id": "1234", "numa_node": null, "label": "label_1234_1111", "dev_type": "type-PCI"}] {{(pid=86165) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jun 04 14:42:39 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:42:39 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:42:39 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:42:39 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tap7ddd9bb0-af, may_exist=True, interface_attrs={}) {{(pid=86165) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 04 14:42:39 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tap7ddd9bb0-af, col_values=(('qos', UUID('0722b85c-0e7d-4735-b0a0-7f48dfb20b81')),), if_exists=True) {{(pid=86165) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 04 14:42:39 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] [instance: 1b584167-72af-4823-b64c-1ed28b672208] Allocating IP information in the background. {{(pid=86165) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2148}} Jun 04 14:42:39 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tap7ddd9bb0-af, col_values=(('external_ids', {'iface-id': '7ddd9bb0-afba-42df-9c97-250f1fd7f6c4', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:31:c1:9e', 'vm-uuid': '024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d'}),), if_exists=True) {{(pid=86165) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 04 14:42:39 devstack nova-compute[86165]: DEBUG nova.network.neutron [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] [instance: 1b584167-72af-4823-b64c-1ed28b672208] allocate_for_instance() {{(pid=86165) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jun 04 14:42:39 devstack nova-compute[86165]: WARNING neutronclient.v2_0.client [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-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. Jun 04 14:42:39 devstack nova-compute[86165]: WARNING neutronclient.v2_0.client [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-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. Jun 04 14:42:39 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:42:39 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 04 14:42:39 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:42:39 devstack nova-compute[86165]: INFO os_vif [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:31:c1:9e,bridge_name='br-int',has_traffic_filtering=True,id=7ddd9bb0-afba-42df-9c97-250f1fd7f6c4,network=Network(1ba2ce3a-ad37-4f73-83c8-2d48a23e023d),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap7ddd9bb0-af') Jun 04 14:42:39 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:42:39 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tapa4d0072f-b1, may_exist=True, interface_attrs={}) {{(pid=86165) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 04 14:42:39 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tapa4d0072f-b1, col_values=(('qos', UUID('b6d37441-a532-43fd-b1f3-d673c1df69f9')),), if_exists=True) {{(pid=86165) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 04 14:42:39 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tapa4d0072f-b1, col_values=(('external_ids', {'iface-id': 'a4d0072f-b1fb-44ca-a4b0-999c9988747b', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:a6:d1:de', 'vm-uuid': '32384719-e678-4f22-9722-868a06d2b5e8'}),), if_exists=True) {{(pid=86165) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 04 14:42:39 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:42:39 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 04 14:42:39 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:42:39 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:42:39 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tap1d8cc131-68, may_exist=True, interface_attrs={}) {{(pid=86165) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 04 14:42:39 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tap1d8cc131-68, col_values=(('qos', UUID('fbd6ad1d-6afa-4ad6-bd7b-6d3adc119a8e')),), if_exists=True) {{(pid=86165) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 04 14:42:39 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tap1d8cc131-68, col_values=(('external_ids', {'iface-id': '1d8cc131-687b-419a-8550-46dd738e3f4c', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:ab:47:76', 'vm-uuid': 'dc25af11-31da-41f8-8846-926bf2fc3a72'}),), if_exists=True) {{(pid=86165) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 04 14:42:39 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 04 14:42:39 devstack nova-compute[86165]: INFO os_vif [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:a6:d1:de,bridge_name='br-int',has_traffic_filtering=True,id=a4d0072f-b1fb-44ca-a4b0-999c9988747b,network=Network(1ba2ce3a-ad37-4f73-83c8-2d48a23e023d),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapa4d0072f-b1') Jun 04 14:42:39 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:42:39 devstack nova-compute[86165]: INFO os_vif [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:ab:47:76,bridge_name='br-int',has_traffic_filtering=True,id=1d8cc131-687b-419a-8550-46dd738e3f4c,network=Network(ae32809d-bd1f-4686-8c83-b971c0450a18),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap1d8cc131-68') Jun 04 14:42:39 devstack nova-compute[86165]: DEBUG nova.policy [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': 'a09ff8ed501240e9bc4e7927f4d423df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd30f1dc6eae48ea87fd49ba60ab3b4c', '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=86165) authorize /opt/stack/nova/nova/policy.py:192}} Jun 04 14:42:40 devstack nova-compute[86165]: INFO nova.virt.libvirt.driver [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] [instance: 1b584167-72af-4823-b64c-1ed28b672208] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jun 04 14:42:40 devstack nova-compute[86165]: DEBUG nova.compute.resource_tracker [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Instance dc25af11-31da-41f8-8846-926bf2fc3a72 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 1, 'MEMORY_MB': 192, 'VCPU': 1}}. {{(pid=86165) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jun 04 14:42:40 devstack nova-compute[86165]: DEBUG nova.compute.resource_tracker [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Instance 32384719-e678-4f22-9722-868a06d2b5e8 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 1, 'MEMORY_MB': 192, 'VCPU': 1}}. {{(pid=86165) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jun 04 14:42:40 devstack nova-compute[86165]: DEBUG nova.compute.resource_tracker [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Instance 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 1, 'MEMORY_MB': 192, 'VCPU': 1}}. {{(pid=86165) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jun 04 14:42:40 devstack nova-compute[86165]: DEBUG nova.compute.resource_tracker [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Instance 1b584167-72af-4823-b64c-1ed28b672208 actively managed on this compute host and has allocations in placement: {'resources': {'DISK_GB': 1, 'MEMORY_MB': 192, 'VCPU': 1}}. {{(pid=86165) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jun 04 14:42:40 devstack nova-compute[86165]: DEBUG nova.compute.resource_tracker [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Total usable vcpus: 4, total allocated vcpus: 4 {{(pid=86165) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jun 04 14:42:40 devstack nova-compute[86165]: DEBUG nova.compute.resource_tracker [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Final resource view: name=devstack phys_ram=11961MB used_ram=1280MB phys_disk=25GB used_disk=4GB total_vcpus=4 used_vcpus=4 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 14:42:39 up 31 min, 1 user, load average: 4.64, 2.83, 2.04\n', 'num_instances': '4', 'num_vm_building': '4', 'num_task_spawning': '3', 'num_os_type_None': '4', 'num_proj_7265d605fa364eada3b61037b17911fc': '1', 'io_workload': '4', 'num_proj_a0519b872ee047e9a22c111a1f1cd7c3': '2', 'num_task_networking': '1', 'num_proj_bd30f1dc6eae48ea87fd49ba60ab3b4c': '1'} {{(pid=86165) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jun 04 14:42:40 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:42:40 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=86165) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9951}} Jun 04 14:42:40 devstack nova-compute[86165]: DEBUG nova.compute.provider_tree [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Inventory has not changed in ProviderTree for provider: 135bc785-5fe4-4523-9c65-4b517ed840f9 {{(pid=86165) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 04 14:42:40 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] [instance: 1b584167-72af-4823-b64c-1ed28b672208] Start building block device mappings for instance. {{(pid=86165) _build_resources /opt/stack/nova/nova/compute/manager.py:3038}} Jun 04 14:42:40 devstack nova-compute[86165]: DEBUG nova.scheduler.client.report [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Inventory has not changed for provider 135bc785-5fe4-4523-9c65-4b517ed840f9 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=86165) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 04 14:42:41 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] No BDM found with device name vda, not building metadata. {{(pid=86165) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13207}} Jun 04 14:42:41 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] No VIF found with MAC fa:16:3e:31:c1:9e, not building metadata {{(pid=86165) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13183}} Jun 04 14:42:41 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] No BDM found with device name vda, not building metadata. {{(pid=86165) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13207}} Jun 04 14:42:41 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] No VIF found with MAC fa:16:3e:a6:d1:de, not building metadata {{(pid=86165) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13183}} Jun 04 14:42:41 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:42:41 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:42:41 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] No BDM found with device name vda, not building metadata. {{(pid=86165) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13207}} Jun 04 14:42:41 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] No VIF found with MAC fa:16:3e:ab:47:76, not building metadata {{(pid=86165) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13183}} Jun 04 14:42:41 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:42:41 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:42:41 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:42:41 devstack nova-compute[86165]: DEBUG nova.compute.resource_tracker [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Compute_service record updated for devstack:devstack {{(pid=86165) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jun 04 14:42:41 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.378s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:42:41 devstack nova-compute[86165]: DEBUG oslo_service.periodic_task [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=86165) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Jun 04 14:42:41 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:42:41 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] [instance: 1b584167-72af-4823-b64c-1ed28b672208] Start spawning the instance on the hypervisor. {{(pid=86165) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2811}} Jun 04 14:42:41 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] [instance: 1b584167-72af-4823-b64c-1ed28b672208] Creating instance directory {{(pid=86165) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5215}} Jun 04 14:42:41 devstack nova-compute[86165]: INFO nova.virt.libvirt.driver [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] [instance: 1b584167-72af-4823-b64c-1ed28b672208] Creating image(s) Jun 04 14:42:41 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Acquiring lock "/opt/stack/data/nova/instances/1b584167-72af-4823-b64c-1ed28b672208/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:42:41 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Lock "/opt/stack/data/nova/instances/1b584167-72af-4823-b64c-1ed28b672208/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.000s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:42:41 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Lock "/opt/stack/data/nova/instances/1b584167-72af-4823-b64c-1ed28b672208/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.002s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:42:41 devstack nova-compute[86165]: DEBUG oslo_utils.imageutils.format_inspector [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=86165) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1538}} Jun 04 14:42:41 devstack nova-compute[86165]: DEBUG oslo_utils.imageutils.format_inspector [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86165) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1538}} Jun 04 14:42:41 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:42:41 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/900afcb7e04a9656b228cef1c8f8acfc831f1d71 --force-share --output=json {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:42:41 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/900afcb7e04a9656b228cef1c8f8acfc831f1d71 --force-share --output=json" returned: 0 in 0.364s {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 04 14:42:41 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Acquiring lock "900afcb7e04a9656b228cef1c8f8acfc831f1d71" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:42:41 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Lock "900afcb7e04a9656b228cef1c8f8acfc831f1d71" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:42:41 devstack nova-compute[86165]: DEBUG oslo_utils.imageutils.format_inspector [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=86165) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1538}} Jun 04 14:42:42 devstack nova-compute[86165]: DEBUG oslo_utils.imageutils.format_inspector [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86165) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1538}} Jun 04 14:42:42 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/900afcb7e04a9656b228cef1c8f8acfc831f1d71 --force-share --output=json {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:42:42 devstack nova-compute[86165]: DEBUG nova.network.neutron [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] [instance: 1b584167-72af-4823-b64c-1ed28b672208] Successfully created port: c86da13d-93c4-4dbb-a4ff-9024e40722ec {{(pid=86165) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jun 04 14:42:42 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/900afcb7e04a9656b228cef1c8f8acfc831f1d71 --force-share --output=json" returned: 0 in 0.173s {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 04 14:42:42 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-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/900afcb7e04a9656b228cef1c8f8acfc831f1d71,backing_fmt=raw /opt/stack/data/nova/instances/1b584167-72af-4823-b64c-1ed28b672208/disk 1073741824 {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:42:42 devstack nova-compute[86165]: DEBUG oslo.service.backend._threading.loopingcall [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 55.91 seconds {{(pid=86165) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 04 14:42:42 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/900afcb7e04a9656b228cef1c8f8acfc831f1d71,backing_fmt=raw /opt/stack/data/nova/instances/1b584167-72af-4823-b64c-1ed28b672208/disk 1073741824" returned: 0 in 0.096s {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 04 14:42:42 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Lock "900afcb7e04a9656b228cef1c8f8acfc831f1d71" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.329s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:42:42 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/900afcb7e04a9656b228cef1c8f8acfc831f1d71 --force-share --output=json {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:42:42 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/900afcb7e04a9656b228cef1c8f8acfc831f1d71 --force-share --output=json" returned: 0 in 0.297s {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 04 14:42:42 devstack nova-compute[86165]: DEBUG nova.virt.disk.api [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Checking if we can resize image /opt/stack/data/nova/instances/1b584167-72af-4823-b64c-1ed28b672208/disk. size=1073741824 {{(pid=86165) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jun 04 14:42:42 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/1b584167-72af-4823-b64c-1ed28b672208/disk --force-share --output=json {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:42:42 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/1b584167-72af-4823-b64c-1ed28b672208/disk --force-share --output=json" returned: 0 in 0.238s {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 04 14:42:42 devstack nova-compute[86165]: DEBUG nova.virt.disk.api [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Cannot resize image /opt/stack/data/nova/instances/1b584167-72af-4823-b64c-1ed28b672208/disk to a smaller size. {{(pid=86165) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jun 04 14:42:42 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] [instance: 1b584167-72af-4823-b64c-1ed28b672208] Created local disks {{(pid=86165) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5347}} Jun 04 14:42:42 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] [instance: 1b584167-72af-4823-b64c-1ed28b672208] Ensure instance console log exists: /opt/stack/data/nova/instances/1b584167-72af-4823-b64c-1ed28b672208/console.log {{(pid=86165) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5094}} Jun 04 14:42:42 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:42:42 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.006s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:42:42 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:42:43 devstack nova-compute[86165]: DEBUG nova.virt.driver [-] Emitting event Started> {{(pid=86165) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 04 14:42:43 devstack nova-compute[86165]: INFO nova.compute.manager [-] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] VM Started (Lifecycle Event) Jun 04 14:42:43 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] Checking state {{(pid=86165) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 04 14:42:43 devstack nova-compute[86165]: DEBUG nova.virt.driver [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] Emitting event Paused> {{(pid=86165) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 04 14:42:43 devstack nova-compute[86165]: INFO nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] VM Paused (Lifecycle Event) Jun 04 14:42:43 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:42:43 devstack nova-compute[86165]: DEBUG nova.network.neutron [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] [instance: 1b584167-72af-4823-b64c-1ed28b672208] Successfully updated port: c86da13d-93c4-4dbb-a4ff-9024e40722ec {{(pid=86165) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jun 04 14:42:44 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-761610e9-c54f-4bb8-bcb5-c1327c124a94 req-b2c4483e-ab5a-4d11-ae6a-1a214b71bd0a service nova] [instance: 1b584167-72af-4823-b64c-1ed28b672208] Received event network-changed-c86da13d-93c4-4dbb-a4ff-9024e40722ec {{(pid=86165) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 04 14:42:44 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-761610e9-c54f-4bb8-bcb5-c1327c124a94 req-b2c4483e-ab5a-4d11-ae6a-1a214b71bd0a service nova] [instance: 1b584167-72af-4823-b64c-1ed28b672208] Refreshing instance network info cache due to event network-changed-c86da13d-93c4-4dbb-a4ff-9024e40722ec. {{(pid=86165) external_instance_event /opt/stack/nova/nova/compute/manager.py:11993}} Jun 04 14:42:44 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-761610e9-c54f-4bb8-bcb5-c1327c124a94 req-b2c4483e-ab5a-4d11-ae6a-1a214b71bd0a service nova] Acquiring lock "refresh_cache-1b584167-72af-4823-b64c-1ed28b672208" {{(pid=86165) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:390}} Jun 04 14:42:44 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-761610e9-c54f-4bb8-bcb5-c1327c124a94 req-b2c4483e-ab5a-4d11-ae6a-1a214b71bd0a service nova] Acquired lock "refresh_cache-1b584167-72af-4823-b64c-1ed28b672208" {{(pid=86165) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:393}} Jun 04 14:42:44 devstack nova-compute[86165]: DEBUG nova.network.neutron [req-761610e9-c54f-4bb8-bcb5-c1327c124a94 req-b2c4483e-ab5a-4d11-ae6a-1a214b71bd0a service nova] [instance: 1b584167-72af-4823-b64c-1ed28b672208] Refreshing network info cache for port c86da13d-93c4-4dbb-a4ff-9024e40722ec {{(pid=86165) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jun 04 14:42:44 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] Checking state {{(pid=86165) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 04 14:42:44 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] 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=86165) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 04 14:42:44 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Acquiring lock "refresh_cache-1b584167-72af-4823-b64c-1ed28b672208" {{(pid=86165) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:390}} Jun 04 14:42:44 devstack nova-compute[86165]: WARNING neutronclient.v2_0.client [req-761610e9-c54f-4bb8-bcb5-c1327c124a94 req-b2c4483e-ab5a-4d11-ae6a-1a214b71bd0a 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. Jun 04 14:42:44 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:42:44 devstack nova-compute[86165]: INFO nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] During sync_power_state the instance has a pending task (spawning). Skip. Jun 04 14:42:44 devstack nova-compute[86165]: DEBUG nova.virt.driver [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] Emitting event Started> {{(pid=86165) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 04 14:42:44 devstack nova-compute[86165]: INFO nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] VM Started (Lifecycle Event) Jun 04 14:42:44 devstack nova-compute[86165]: DEBUG nova.network.neutron [req-761610e9-c54f-4bb8-bcb5-c1327c124a94 req-b2c4483e-ab5a-4d11-ae6a-1a214b71bd0a service nova] [instance: 1b584167-72af-4823-b64c-1ed28b672208] Instance cache missing network info. {{(pid=86165) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3364}} Jun 04 14:42:44 devstack nova-compute[86165]: DEBUG nova.network.neutron [req-761610e9-c54f-4bb8-bcb5-c1327c124a94 req-b2c4483e-ab5a-4d11-ae6a-1a214b71bd0a service nova] [instance: 1b584167-72af-4823-b64c-1ed28b672208] Updating instance_info_cache with network_info: [] {{(pid=86165) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 04 14:42:45 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Checking state {{(pid=86165) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 04 14:42:45 devstack nova-compute[86165]: DEBUG nova.virt.driver [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] Emitting event Paused> {{(pid=86165) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 04 14:42:45 devstack nova-compute[86165]: INFO nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] VM Paused (Lifecycle Event) Jun 04 14:42:45 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-761610e9-c54f-4bb8-bcb5-c1327c124a94 req-b2c4483e-ab5a-4d11-ae6a-1a214b71bd0a service nova] Releasing lock "refresh_cache-1b584167-72af-4823-b64c-1ed28b672208" {{(pid=86165) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:413}} Jun 04 14:42:45 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Acquired lock "refresh_cache-1b584167-72af-4823-b64c-1ed28b672208" {{(pid=86165) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:393}} Jun 04 14:42:45 devstack nova-compute[86165]: DEBUG nova.network.neutron [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] [instance: 1b584167-72af-4823-b64c-1ed28b672208] Building network info cache for instance {{(pid=86165) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jun 04 14:42:45 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Checking state {{(pid=86165) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 04 14:42:45 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] 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=86165) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 04 14:42:46 devstack nova-compute[86165]: DEBUG nova.network.neutron [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] [instance: 1b584167-72af-4823-b64c-1ed28b672208] Instance cache missing network info. {{(pid=86165) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3364}} Jun 04 14:42:46 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:42:46 devstack nova-compute[86165]: INFO nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] During sync_power_state the instance has a pending task (spawning). Skip. Jun 04 14:42:46 devstack nova-compute[86165]: DEBUG nova.virt.driver [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] Emitting event Started> {{(pid=86165) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 04 14:42:46 devstack nova-compute[86165]: INFO nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] VM Started (Lifecycle Event) Jun 04 14:42:46 devstack nova-compute[86165]: WARNING neutronclient.v2_0.client [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-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. Jun 04 14:42:46 devstack nova-compute[86165]: DEBUG nova.network.neutron [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] [instance: 1b584167-72af-4823-b64c-1ed28b672208] Updating instance_info_cache with network_info: [{"id": "c86da13d-93c4-4dbb-a4ff-9024e40722ec", "address": "fa:16:3e:b3:7d:68", "network": {"id": "25d8b187-7cb7-420b-8cae-c9a690372a34", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-1539123867-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.4", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "bd30f1dc6eae48ea87fd49ba60ab3b4c", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapc86da13d-93", "ovs_interfaceid": "c86da13d-93c4-4dbb-a4ff-9024e40722ec", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=86165) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 04 14:42:46 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Checking state {{(pid=86165) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 04 14:42:46 devstack nova-compute[86165]: DEBUG nova.virt.driver [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] Emitting event Paused> {{(pid=86165) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 04 14:42:46 devstack nova-compute[86165]: INFO nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] VM Paused (Lifecycle Event) Jun 04 14:42:47 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Releasing lock "refresh_cache-1b584167-72af-4823-b64c-1ed28b672208" {{(pid=86165) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:413}} Jun 04 14:42:47 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] [instance: 1b584167-72af-4823-b64c-1ed28b672208] Instance network_info: |[{"id": "c86da13d-93c4-4dbb-a4ff-9024e40722ec", "address": "fa:16:3e:b3:7d:68", "network": {"id": "25d8b187-7cb7-420b-8cae-c9a690372a34", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-1539123867-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.4", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "bd30f1dc6eae48ea87fd49ba60ab3b4c", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapc86da13d-93", "ovs_interfaceid": "c86da13d-93c4-4dbb-a4ff-9024e40722ec", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=86165) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2163}} Jun 04 14:42:47 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] [instance: 1b584167-72af-4823-b64c-1ed28b672208] Start _get_guest_xml network_info=[{"id": "c86da13d-93c4-4dbb-a4ff-9024e40722ec", "address": "fa:16:3e:b3:7d:68", "network": {"id": "25d8b187-7cb7-420b-8cae-c9a690372a34", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-1539123867-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.4", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "bd30f1dc6eae48ea87fd49ba60ab3b4c", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapc86da13d-93", "ovs_interfaceid": "c86da13d-93c4-4dbb-a4ff-9024e40722ec", "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-06-04T12:36:59Z,direct_url=,disk_format='qcow2',id=d02c254e-91bb-4869-903e-8451e5a50689,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='0d4261920dd141d5bbfa7ae5a52ef966',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-04T12:37:01Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'encrypted': False, 'device_name': '/dev/vda', 'size': 0, 'guest_format': None, 'encryption_options': None, 'disk_bus': 'virtio', 'device_type': 'disk', 'encryption_secret_uuid': None, 'boot_index': 0, 'encryption_format': None, 'image_id': 'd02c254e-91bb-4869-903e-8451e5a50689'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=86165) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8192}} Jun 04 14:42:47 devstack nova-compute[86165]: WARNING nova.virt.libvirt.driver [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 04 14:42:47 devstack nova-compute[86165]: DEBUG nova.virt.driver [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='d02c254e-91bb-4869-903e-8451e5a50689', instance_meta=NovaInstanceMeta(name='tempest-VolumesAdminNegativeTest-server-125912881', uuid='1b584167-72af-4823-b64c-1ed28b672208'), owner=OwnerMeta(userid='a09ff8ed501240e9bc4e7927f4d423df', username='tempest-VolumesAdminNegativeTest-1642574970-project-member', projectid='bd30f1dc6eae48ea87fd49ba60ab3b4c', projectname='tempest-VolumesAdminNegativeTest-1642574970'), image=ImageMeta(id='d02c254e-91bb-4869-903e-8451e5a50689', 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": "c86da13d-93c4-4dbb-a4ff-9024e40722ec", "address": "fa:16:3e:b3:7d:68", "network": {"id": "25d8b187-7cb7-420b-8cae-c9a690372a34", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-1539123867-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.4", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "bd30f1dc6eae48ea87fd49ba60ab3b4c", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapc86da13d-93", "ovs_interfaceid": "c86da13d-93c4-4dbb-a4ff-9024e40722ec", "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=1780576967.0229623) {{(pid=86165) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jun 04 14:42:47 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=86165) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1783}} Jun 04 14:42:47 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] CPU controller missing on host. {{(pid=86165) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1793}} Jun 04 14:42:47 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=86165) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1802}} Jun 04 14:42:47 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] CPU controller found on host. {{(pid=86165) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1809}} Jun 04 14:42:47 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=86165) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5886}} Jun 04 14:42:47 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-06-04T12:37:49Z,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-06-04T12:36:59Z,direct_url=,disk_format='qcow2',id=d02c254e-91bb-4869-903e-8451e5a50689,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='0d4261920dd141d5bbfa7ae5a52ef966',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-04T12:37:01Z,virtual_size=,visibility=), allow threads: True {{(pid=86165) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jun 04 14:42:47 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Flavor limits 0:0:0 {{(pid=86165) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 04 14:42:47 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Image limits 0:0:0 {{(pid=86165) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 04 14:42:47 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Flavor pref 0:0:0 {{(pid=86165) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 04 14:42:47 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Image pref 0:0:0 {{(pid=86165) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 04 14:42:47 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86165) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 04 14:42:47 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=86165) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jun 04 14:42:47 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=86165) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jun 04 14:42:47 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Got 1 possible topologies {{(pid=86165) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jun 04 14:42:47 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=86165) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jun 04 14:42:47 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=86165) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jun 04 14:42:47 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:42:47 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.vif [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-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-06-04T12:42:34Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-VolumesAdminNegativeTest-server-125912881',display_name='tempest-VolumesAdminNegativeTest-server-125912881',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-volumesadminnegativetest-server-125912881',id=4,image_ref='d02c254e-91bb-4869-903e-8451e5a50689',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='bd30f1dc6eae48ea87fd49ba60ab3b4c',ramdisk_id='',reservation_id='r-f9kv8xoe',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='d02c254e-91bb-4869-903e-8451e5a50689',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-1642574970',owner_user_name='tempest-VolumesAdminNegativeTest-1642574970-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-04T12:42:41Z,user_data=None,user_id='a09ff8ed501240e9bc4e7927f4d423df',uuid=1b584167-72af-4823-b64c-1ed28b672208,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "c86da13d-93c4-4dbb-a4ff-9024e40722ec", "address": "fa:16:3e:b3:7d:68", "network": {"id": "25d8b187-7cb7-420b-8cae-c9a690372a34", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-1539123867-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.4", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "bd30f1dc6eae48ea87fd49ba60ab3b4c", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapc86da13d-93", "ovs_interfaceid": "c86da13d-93c4-4dbb-a4ff-9024e40722ec", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=86165) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jun 04 14:42:47 devstack nova-compute[86165]: DEBUG nova.network.os_vif_util [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Converting VIF {"id": "c86da13d-93c4-4dbb-a4ff-9024e40722ec", "address": "fa:16:3e:b3:7d:68", "network": {"id": "25d8b187-7cb7-420b-8cae-c9a690372a34", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-1539123867-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.4", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "bd30f1dc6eae48ea87fd49ba60ab3b4c", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapc86da13d-93", "ovs_interfaceid": "c86da13d-93c4-4dbb-a4ff-9024e40722ec", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86165) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 04 14:42:47 devstack nova-compute[86165]: DEBUG nova.network.os_vif_util [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:b3:7d:68,bridge_name='br-int',has_traffic_filtering=True,id=c86da13d-93c4-4dbb-a4ff-9024e40722ec,network=Network(25d8b187-7cb7-420b-8cae-c9a690372a34),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapc86da13d-93') {{(pid=86165) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 04 14:42:47 devstack nova-compute[86165]: DEBUG nova.objects.instance [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Lazy-loading 'pci_devices' on Instance uuid 1b584167-72af-4823-b64c-1ed28b672208 {{(pid=86165) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 04 14:42:47 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Checking state {{(pid=86165) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 04 14:42:47 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] 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=86165) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 04 14:42:47 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:42:47 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:42:47 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:42:47 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:42:47 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] [instance: 1b584167-72af-4823-b64c-1ed28b672208] End _get_guest_xml xml= Jun 04 14:42:47 devstack nova-compute[86165]: 1b584167-72af-4823-b64c-1ed28b672208 Jun 04 14:42:47 devstack nova-compute[86165]: instance-00000004 Jun 04 14:42:47 devstack nova-compute[86165]: 196608 Jun 04 14:42:47 devstack nova-compute[86165]: 1 Jun 04 14:42:47 devstack nova-compute[86165]: Jun 04 14:42:47 devstack nova-compute[86165]: Jun 04 14:42:47 devstack nova-compute[86165]: Jun 04 14:42:47 devstack nova-compute[86165]: tempest-VolumesAdminNegativeTest-server-125912881 Jun 04 14:42:47 devstack nova-compute[86165]: 2026-06-04 12:42:47 Jun 04 14:42:47 devstack nova-compute[86165]: Jun 04 14:42:47 devstack nova-compute[86165]: 192 Jun 04 14:42:47 devstack nova-compute[86165]: 1 Jun 04 14:42:47 devstack nova-compute[86165]: 0 Jun 04 14:42:47 devstack nova-compute[86165]: 0 Jun 04 14:42:47 devstack nova-compute[86165]: 1 Jun 04 14:42:47 devstack nova-compute[86165]: Jun 04 14:42:47 devstack nova-compute[86165]: True Jun 04 14:42:47 devstack nova-compute[86165]: Jun 04 14:42:47 devstack nova-compute[86165]: Jun 04 14:42:47 devstack nova-compute[86165]: Jun 04 14:42:47 devstack nova-compute[86165]: bare Jun 04 14:42:47 devstack nova-compute[86165]: qcow2 Jun 04 14:42:47 devstack nova-compute[86165]: 1 Jun 04 14:42:47 devstack nova-compute[86165]: 0 Jun 04 14:42:47 devstack nova-compute[86165]: Jun 04 14:42:47 devstack nova-compute[86165]: virtio Jun 04 14:42:47 devstack nova-compute[86165]: Jun 04 14:42:47 devstack nova-compute[86165]: Jun 04 14:42:47 devstack nova-compute[86165]: Jun 04 14:42:47 devstack nova-compute[86165]: tempest-VolumesAdminNegativeTest-1642574970-project-member Jun 04 14:42:47 devstack nova-compute[86165]: tempest-VolumesAdminNegativeTest-1642574970 Jun 04 14:42:47 devstack nova-compute[86165]: Jun 04 14:42:47 devstack nova-compute[86165]: Jun 04 14:42:47 devstack nova-compute[86165]: Jun 04 14:42:47 devstack nova-compute[86165]: Jun 04 14:42:47 devstack nova-compute[86165]: Jun 04 14:42:47 devstack nova-compute[86165]: Jun 04 14:42:47 devstack nova-compute[86165]: Jun 04 14:42:47 devstack nova-compute[86165]: Jun 04 14:42:47 devstack nova-compute[86165]: Jun 04 14:42:47 devstack nova-compute[86165]: Jun 04 14:42:47 devstack nova-compute[86165]: Jun 04 14:42:47 devstack nova-compute[86165]: OpenStack Foundation Jun 04 14:42:47 devstack nova-compute[86165]: OpenStack Nova Jun 04 14:42:47 devstack nova-compute[86165]: 33.1.0 Jun 04 14:42:47 devstack nova-compute[86165]: 1b584167-72af-4823-b64c-1ed28b672208 Jun 04 14:42:47 devstack nova-compute[86165]: 1b584167-72af-4823-b64c-1ed28b672208 Jun 04 14:42:47 devstack nova-compute[86165]: Virtual Machine Jun 04 14:42:47 devstack nova-compute[86165]: Jun 04 14:42:47 devstack nova-compute[86165]: Jun 04 14:42:47 devstack nova-compute[86165]: Jun 04 14:42:47 devstack nova-compute[86165]: hvm Jun 04 14:42:47 devstack nova-compute[86165]: Jun 04 14:42:47 devstack nova-compute[86165]: Jun 04 14:42:47 devstack nova-compute[86165]: Jun 04 14:42:47 devstack nova-compute[86165]: Jun 04 14:42:47 devstack nova-compute[86165]: Jun 04 14:42:47 devstack nova-compute[86165]: Jun 04 14:42:47 devstack nova-compute[86165]: Jun 04 14:42:47 devstack nova-compute[86165]: Jun 04 14:42:47 devstack nova-compute[86165]: 1 Jun 04 14:42:47 devstack nova-compute[86165]: Jun 04 14:42:47 devstack nova-compute[86165]: Jun 04 14:42:47 devstack nova-compute[86165]: Jun 04 14:42:47 devstack nova-compute[86165]: Jun 04 14:42:47 devstack nova-compute[86165]: Jun 04 14:42:47 devstack nova-compute[86165]: Jun 04 14:42:47 devstack nova-compute[86165]: Jun 04 14:42:47 devstack nova-compute[86165]: Jun 04 14:42:47 devstack nova-compute[86165]: Jun 04 14:42:47 devstack nova-compute[86165]: Jun 04 14:42:47 devstack nova-compute[86165]: Jun 04 14:42:47 devstack nova-compute[86165]: Jun 04 14:42:47 devstack nova-compute[86165]: Jun 04 14:42:47 devstack nova-compute[86165]: Jun 04 14:42:47 devstack nova-compute[86165]: Jun 04 14:42:47 devstack nova-compute[86165]: Jun 04 14:42:47 devstack nova-compute[86165]: Jun 04 14:42:47 devstack nova-compute[86165]: Jun 04 14:42:47 devstack nova-compute[86165]: Jun 04 14:42:47 devstack nova-compute[86165]: Jun 04 14:42:47 devstack nova-compute[86165]: Jun 04 14:42:47 devstack nova-compute[86165]: Jun 04 14:42:47 devstack nova-compute[86165]: Jun 04 14:42:47 devstack nova-compute[86165]: Jun 04 14:42:47 devstack nova-compute[86165]: Jun 04 14:42:47 devstack nova-compute[86165]: Jun 04 14:42:47 devstack nova-compute[86165]: /dev/urandom Jun 04 14:42:47 devstack nova-compute[86165]: Jun 04 14:42:47 devstack nova-compute[86165]: Jun 04 14:42:47 devstack nova-compute[86165]: Jun 04 14:42:47 devstack nova-compute[86165]: Jun 04 14:42:47 devstack nova-compute[86165]: Jun 04 14:42:47 devstack nova-compute[86165]: Jun 04 14:42:47 devstack nova-compute[86165]: Jun 04 14:42:47 devstack nova-compute[86165]: {{(pid=86165) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8199}} Jun 04 14:42:47 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] [instance: 1b584167-72af-4823-b64c-1ed28b672208] Preparing to wait for external event network-vif-plugged-c86da13d-93c4-4dbb-a4ff-9024e40722ec {{(pid=86165) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jun 04 14:42:47 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Acquiring lock "1b584167-72af-4823-b64c-1ed28b672208-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:42:47 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Lock "1b584167-72af-4823-b64c-1ed28b672208-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:42:47 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Lock "1b584167-72af-4823-b64c-1ed28b672208-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.000s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:42:47 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.vif [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-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-06-04T12:42:34Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-VolumesAdminNegativeTest-server-125912881',display_name='tempest-VolumesAdminNegativeTest-server-125912881',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-volumesadminnegativetest-server-125912881',id=4,image_ref='d02c254e-91bb-4869-903e-8451e5a50689',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='bd30f1dc6eae48ea87fd49ba60ab3b4c',ramdisk_id='',reservation_id='r-f9kv8xoe',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='d02c254e-91bb-4869-903e-8451e5a50689',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-1642574970',owner_user_name='tempest-VolumesAdminNegativeTest-1642574970-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-04T12:42:41Z,user_data=None,user_id='a09ff8ed501240e9bc4e7927f4d423df',uuid=1b584167-72af-4823-b64c-1ed28b672208,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "c86da13d-93c4-4dbb-a4ff-9024e40722ec", "address": "fa:16:3e:b3:7d:68", "network": {"id": "25d8b187-7cb7-420b-8cae-c9a690372a34", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-1539123867-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.4", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "bd30f1dc6eae48ea87fd49ba60ab3b4c", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapc86da13d-93", "ovs_interfaceid": "c86da13d-93c4-4dbb-a4ff-9024e40722ec", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86165) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jun 04 14:42:47 devstack nova-compute[86165]: DEBUG nova.network.os_vif_util [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Converting VIF {"id": "c86da13d-93c4-4dbb-a4ff-9024e40722ec", "address": "fa:16:3e:b3:7d:68", "network": {"id": "25d8b187-7cb7-420b-8cae-c9a690372a34", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-1539123867-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.4", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "bd30f1dc6eae48ea87fd49ba60ab3b4c", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapc86da13d-93", "ovs_interfaceid": "c86da13d-93c4-4dbb-a4ff-9024e40722ec", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86165) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 04 14:42:47 devstack nova-compute[86165]: DEBUG nova.network.os_vif_util [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:b3:7d:68,bridge_name='br-int',has_traffic_filtering=True,id=c86da13d-93c4-4dbb-a4ff-9024e40722ec,network=Network(25d8b187-7cb7-420b-8cae-c9a690372a34),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapc86da13d-93') {{(pid=86165) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 04 14:42:47 devstack nova-compute[86165]: DEBUG os_vif [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:b3:7d:68,bridge_name='br-int',has_traffic_filtering=True,id=c86da13d-93c4-4dbb-a4ff-9024e40722ec,network=Network(25d8b187-7cb7-420b-8cae-c9a690372a34),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapc86da13d-93') {{(pid=86165) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:76}} Jun 04 14:42:47 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:42:47 devstack nova-compute[86165]: 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=86165) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 04 14:42:47 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=86165) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jun 04 14:42:47 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:42:47 devstack nova-compute[86165]: 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': '91811946-a7ff-53e8-b463-e4225beaeb22', '_type': 'linux-noop'}}, row=False) {{(pid=86165) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 04 14:42:47 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:42:47 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 04 14:42:47 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:42:47 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:42:47 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tapc86da13d-93, may_exist=True, interface_attrs={}) {{(pid=86165) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 04 14:42:47 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tapc86da13d-93, col_values=(('qos', UUID('87567af4-4063-47cf-9ded-1bd1bae4349c')),), if_exists=True) {{(pid=86165) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 04 14:42:47 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tapc86da13d-93, col_values=(('external_ids', {'iface-id': 'c86da13d-93c4-4dbb-a4ff-9024e40722ec', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:b3:7d:68', 'vm-uuid': '1b584167-72af-4823-b64c-1ed28b672208'}),), if_exists=True) {{(pid=86165) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 04 14:42:47 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:42:47 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 04 14:42:47 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:42:47 devstack nova-compute[86165]: INFO os_vif [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:b3:7d:68,bridge_name='br-int',has_traffic_filtering=True,id=c86da13d-93c4-4dbb-a4ff-9024e40722ec,network=Network(25d8b187-7cb7-420b-8cae-c9a690372a34),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapc86da13d-93') Jun 04 14:42:47 devstack nova-compute[86165]: INFO nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] During sync_power_state the instance has a pending task (spawning). Skip. Jun 04 14:42:47 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-a260485d-31bd-4b76-954f-f9ff8988e290 req-c0be365d-65b0-4f92-a1ae-3bf08ec9547b service nova] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Received event network-vif-unplugged-a4d0072f-b1fb-44ca-a4b0-999c9988747b {{(pid=86165) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 04 14:42:47 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-a260485d-31bd-4b76-954f-f9ff8988e290 req-c0be365d-65b0-4f92-a1ae-3bf08ec9547b service nova] Acquiring lock "32384719-e678-4f22-9722-868a06d2b5e8-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:42:47 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-a260485d-31bd-4b76-954f-f9ff8988e290 req-c0be365d-65b0-4f92-a1ae-3bf08ec9547b service nova] Lock "32384719-e678-4f22-9722-868a06d2b5e8-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.003s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:42:47 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-a260485d-31bd-4b76-954f-f9ff8988e290 req-c0be365d-65b0-4f92-a1ae-3bf08ec9547b service nova] Lock "32384719-e678-4f22-9722-868a06d2b5e8-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:42:47 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-a260485d-31bd-4b76-954f-f9ff8988e290 req-c0be365d-65b0-4f92-a1ae-3bf08ec9547b service nova] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] No event matching network-vif-unplugged-a4d0072f-b1fb-44ca-a4b0-999c9988747b in dict_keys([('network-vif-plugged', 'a4d0072f-b1fb-44ca-a4b0-999c9988747b')]) {{(pid=86165) pop_instance_event /opt/stack/nova/nova/compute/manager.py:348}} Jun 04 14:42:47 devstack nova-compute[86165]: WARNING nova.compute.manager [req-a260485d-31bd-4b76-954f-f9ff8988e290 req-c0be365d-65b0-4f92-a1ae-3bf08ec9547b service nova] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Received unexpected event network-vif-unplugged-a4d0072f-b1fb-44ca-a4b0-999c9988747b for instance with vm_state building and task_state spawning. Jun 04 14:42:47 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-6d01fe71-3eab-4a64-ba1e-7a0ae9a848a6 req-e5d9b3c7-1582-4f7b-988c-d400d192ef7f service nova] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] Received event network-vif-plugged-1d8cc131-687b-419a-8550-46dd738e3f4c {{(pid=86165) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 04 14:42:47 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-6d01fe71-3eab-4a64-ba1e-7a0ae9a848a6 req-e5d9b3c7-1582-4f7b-988c-d400d192ef7f service nova] Acquiring lock "dc25af11-31da-41f8-8846-926bf2fc3a72-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:42:47 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-6d01fe71-3eab-4a64-ba1e-7a0ae9a848a6 req-e5d9b3c7-1582-4f7b-988c-d400d192ef7f service nova] Lock "dc25af11-31da-41f8-8846-926bf2fc3a72-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:42:47 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-6d01fe71-3eab-4a64-ba1e-7a0ae9a848a6 req-e5d9b3c7-1582-4f7b-988c-d400d192ef7f service nova] Lock "dc25af11-31da-41f8-8846-926bf2fc3a72-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.003s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:42:47 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-6d01fe71-3eab-4a64-ba1e-7a0ae9a848a6 req-e5d9b3c7-1582-4f7b-988c-d400d192ef7f service nova] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] Processing event network-vif-plugged-1d8cc131-687b-419a-8550-46dd738e3f4c {{(pid=86165) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11746}} Jun 04 14:42:47 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] Instance event wait completed in 4 seconds for network-vif-plugged {{(pid=86165) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jun 04 14:42:47 devstack nova-compute[86165]: DEBUG nova.virt.driver [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] Emitting event Resumed> {{(pid=86165) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 04 14:42:47 devstack nova-compute[86165]: INFO nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] VM Resumed (Lifecycle Event) Jun 04 14:42:47 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] Guest created on hypervisor {{(pid=86165) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4893}} Jun 04 14:42:47 devstack nova-compute[86165]: INFO nova.virt.libvirt.driver [-] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] Instance spawned successfully. Jun 04 14:42:47 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] 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=86165) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1012}} Jun 04 14:42:48 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] Checking state {{(pid=86165) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 04 14:42:48 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] 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=86165) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 04 14:42:48 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] Found default for hw_cdrom_bus of ide {{(pid=86165) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 04 14:42:48 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] Found default for hw_disk_bus of virtio {{(pid=86165) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 04 14:42:48 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] Found default for hw_input_bus of None {{(pid=86165) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 04 14:42:48 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] Found default for hw_pointer_model of None {{(pid=86165) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 04 14:42:48 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] Found default for hw_video_model of virtio {{(pid=86165) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 04 14:42:48 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] Found default for hw_vif_model of virtio {{(pid=86165) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 04 14:42:48 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:42:48 devstack nova-compute[86165]: INFO nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] During sync_power_state the instance has a pending task (spawning). Skip. Jun 04 14:42:48 devstack nova-compute[86165]: INFO nova.compute.manager [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] Took 25.26 seconds to spawn the instance on the hypervisor. Jun 04 14:42:48 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] Checking state {{(pid=86165) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 04 14:42:49 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:42:49 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:42:49 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] No BDM found with device name vda, not building metadata. {{(pid=86165) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13207}} Jun 04 14:42:49 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] No VIF found with MAC fa:16:3e:b3:7d:68, not building metadata {{(pid=86165) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13183}} Jun 04 14:42:49 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:42:49 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:42:49 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:42:49 devstack nova-compute[86165]: INFO nova.compute.manager [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] Took 30.63 seconds to build instance. Jun 04 14:42:49 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-1460093b-1cd3-4520-bd3c-e46e4ce28b33 req-92c0e7c3-3d5d-4b52-955c-245bb285213f service nova] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Received event network-vif-unplugged-7ddd9bb0-afba-42df-9c97-250f1fd7f6c4 {{(pid=86165) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 04 14:42:49 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-1460093b-1cd3-4520-bd3c-e46e4ce28b33 req-92c0e7c3-3d5d-4b52-955c-245bb285213f service nova] Acquiring lock "024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:42:49 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-1460093b-1cd3-4520-bd3c-e46e4ce28b33 req-92c0e7c3-3d5d-4b52-955c-245bb285213f service nova] Lock "024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.014s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:42:50 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-1460093b-1cd3-4520-bd3c-e46e4ce28b33 req-92c0e7c3-3d5d-4b52-955c-245bb285213f service nova] Lock "024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:42:50 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-1460093b-1cd3-4520-bd3c-e46e4ce28b33 req-92c0e7c3-3d5d-4b52-955c-245bb285213f service nova] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] No event matching network-vif-unplugged-7ddd9bb0-afba-42df-9c97-250f1fd7f6c4 in dict_keys([('network-vif-plugged', '7ddd9bb0-afba-42df-9c97-250f1fd7f6c4')]) {{(pid=86165) pop_instance_event /opt/stack/nova/nova/compute/manager.py:348}} Jun 04 14:42:50 devstack nova-compute[86165]: WARNING nova.compute.manager [req-1460093b-1cd3-4520-bd3c-e46e4ce28b33 req-92c0e7c3-3d5d-4b52-955c-245bb285213f service nova] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Received unexpected event network-vif-unplugged-7ddd9bb0-afba-42df-9c97-250f1fd7f6c4 for instance with vm_state building and task_state spawning. Jun 04 14:42:50 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-1460093b-1cd3-4520-bd3c-e46e4ce28b33 req-92c0e7c3-3d5d-4b52-955c-245bb285213f service nova] [instance: 1b584167-72af-4823-b64c-1ed28b672208] Received event network-vif-unplugged-c86da13d-93c4-4dbb-a4ff-9024e40722ec {{(pid=86165) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 04 14:42:50 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-1460093b-1cd3-4520-bd3c-e46e4ce28b33 req-92c0e7c3-3d5d-4b52-955c-245bb285213f service nova] Acquiring lock "1b584167-72af-4823-b64c-1ed28b672208-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:42:50 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-1460093b-1cd3-4520-bd3c-e46e4ce28b33 req-92c0e7c3-3d5d-4b52-955c-245bb285213f service nova] Lock "1b584167-72af-4823-b64c-1ed28b672208-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:42:50 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-1460093b-1cd3-4520-bd3c-e46e4ce28b33 req-92c0e7c3-3d5d-4b52-955c-245bb285213f service nova] Lock "1b584167-72af-4823-b64c-1ed28b672208-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.002s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:42:50 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-1460093b-1cd3-4520-bd3c-e46e4ce28b33 req-92c0e7c3-3d5d-4b52-955c-245bb285213f service nova] [instance: 1b584167-72af-4823-b64c-1ed28b672208] No event matching network-vif-unplugged-c86da13d-93c4-4dbb-a4ff-9024e40722ec in dict_keys([('network-vif-plugged', 'c86da13d-93c4-4dbb-a4ff-9024e40722ec')]) {{(pid=86165) pop_instance_event /opt/stack/nova/nova/compute/manager.py:348}} Jun 04 14:42:50 devstack nova-compute[86165]: WARNING nova.compute.manager [req-1460093b-1cd3-4520-bd3c-e46e4ce28b33 req-92c0e7c3-3d5d-4b52-955c-245bb285213f service nova] [instance: 1b584167-72af-4823-b64c-1ed28b672208] Received unexpected event network-vif-unplugged-c86da13d-93c4-4dbb-a4ff-9024e40722ec for instance with vm_state building and task_state spawning. Jun 04 14:42:50 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-1460093b-1cd3-4520-bd3c-e46e4ce28b33 req-92c0e7c3-3d5d-4b52-955c-245bb285213f service nova] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Received event network-vif-plugged-7ddd9bb0-afba-42df-9c97-250f1fd7f6c4 {{(pid=86165) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 04 14:42:50 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-1460093b-1cd3-4520-bd3c-e46e4ce28b33 req-92c0e7c3-3d5d-4b52-955c-245bb285213f service nova] Acquiring lock "024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:42:50 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-1460093b-1cd3-4520-bd3c-e46e4ce28b33 req-92c0e7c3-3d5d-4b52-955c-245bb285213f service nova] Lock "024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:42:50 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-1460093b-1cd3-4520-bd3c-e46e4ce28b33 req-92c0e7c3-3d5d-4b52-955c-245bb285213f service nova] Lock "024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.005s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:42:50 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-1460093b-1cd3-4520-bd3c-e46e4ce28b33 req-92c0e7c3-3d5d-4b52-955c-245bb285213f service nova] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Processing event network-vif-plugged-7ddd9bb0-afba-42df-9c97-250f1fd7f6c4 {{(pid=86165) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11746}} Jun 04 14:42:50 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Instance event wait completed in 6 seconds for network-vif-plugged {{(pid=86165) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jun 04 14:42:50 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-f76265c0-0d31-4ff3-9327-6c2519567684 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Lock "dc25af11-31da-41f8-8846-926bf2fc3a72" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 32.164s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:42:50 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Lock "dc25af11-31da-41f8-8846-926bf2fc3a72" acquired by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" :: waited 11.819s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:42:50 devstack nova-compute[86165]: INFO nova.compute.manager [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] During sync_power_state the instance has a pending task (spawning). Skip. Jun 04 14:42:50 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Lock "dc25af11-31da-41f8-8846-926bf2fc3a72" "released" by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" :: held 0.007s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:42:50 devstack nova-compute[86165]: DEBUG nova.virt.driver [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] Emitting event Resumed> {{(pid=86165) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 04 14:42:50 devstack nova-compute[86165]: INFO nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] VM Resumed (Lifecycle Event) Jun 04 14:42:50 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Guest created on hypervisor {{(pid=86165) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4893}} Jun 04 14:42:50 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:42:50 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:42:50 devstack nova-compute[86165]: INFO nova.virt.libvirt.driver [-] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Instance spawned successfully. Jun 04 14:42:50 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] 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=86165) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1012}} Jun 04 14:42:50 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:42:50 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:42:50 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:42:50 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Checking state {{(pid=86165) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 04 14:42:50 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] 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=86165) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 04 14:42:50 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Found default for hw_cdrom_bus of ide {{(pid=86165) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 04 14:42:50 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Found default for hw_disk_bus of virtio {{(pid=86165) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 04 14:42:50 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Found default for hw_input_bus of None {{(pid=86165) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 04 14:42:50 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Found default for hw_pointer_model of None {{(pid=86165) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 04 14:42:50 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Found default for hw_video_model of virtio {{(pid=86165) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 04 14:42:50 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Found default for hw_vif_model of virtio {{(pid=86165) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 04 14:42:51 devstack nova-compute[86165]: INFO nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] During sync_power_state the instance has a pending task (spawning). Skip. Jun 04 14:42:51 devstack nova-compute[86165]: INFO nova.compute.manager [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Took 22.91 seconds to spawn the instance on the hypervisor. Jun 04 14:42:51 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Checking state {{(pid=86165) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 04 14:42:51 devstack nova-compute[86165]: DEBUG nova.virt.driver [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] Emitting event Started> {{(pid=86165) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 04 14:42:51 devstack nova-compute[86165]: INFO nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 1b584167-72af-4823-b64c-1ed28b672208] VM Started (Lifecycle Event) Jun 04 14:42:51 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-f74bdfc4-c5c7-49d9-9fab-22f1ed62c67a req-ceb6aca4-bb21-4dc4-9b72-abaa661d31ae service nova] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] Received event network-vif-plugged-1d8cc131-687b-419a-8550-46dd738e3f4c {{(pid=86165) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 04 14:42:51 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-f74bdfc4-c5c7-49d9-9fab-22f1ed62c67a req-ceb6aca4-bb21-4dc4-9b72-abaa661d31ae service nova] Acquiring lock "dc25af11-31da-41f8-8846-926bf2fc3a72-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:42:51 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-f74bdfc4-c5c7-49d9-9fab-22f1ed62c67a req-ceb6aca4-bb21-4dc4-9b72-abaa661d31ae service nova] Lock "dc25af11-31da-41f8-8846-926bf2fc3a72-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.002s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:42:51 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-f74bdfc4-c5c7-49d9-9fab-22f1ed62c67a req-ceb6aca4-bb21-4dc4-9b72-abaa661d31ae service nova] Lock "dc25af11-31da-41f8-8846-926bf2fc3a72-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:42:51 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-f74bdfc4-c5c7-49d9-9fab-22f1ed62c67a req-ceb6aca4-bb21-4dc4-9b72-abaa661d31ae service nova] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] No waiting events found dispatching network-vif-plugged-1d8cc131-687b-419a-8550-46dd738e3f4c {{(pid=86165) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 04 14:42:51 devstack nova-compute[86165]: WARNING nova.compute.manager [req-f74bdfc4-c5c7-49d9-9fab-22f1ed62c67a req-ceb6aca4-bb21-4dc4-9b72-abaa661d31ae service nova] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] Received unexpected event network-vif-plugged-1d8cc131-687b-419a-8550-46dd738e3f4c for instance with vm_state active and task_state None. Jun 04 14:42:51 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:42:51 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:42:51 devstack nova-compute[86165]: INFO nova.compute.manager [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Took 29.53 seconds to build instance. Jun 04 14:42:51 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 1b584167-72af-4823-b64c-1ed28b672208] Checking state {{(pid=86165) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 04 14:42:51 devstack nova-compute[86165]: DEBUG nova.virt.driver [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] Emitting event Paused> {{(pid=86165) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 04 14:42:51 devstack nova-compute[86165]: INFO nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 1b584167-72af-4823-b64c-1ed28b672208] VM Paused (Lifecycle Event) Jun 04 14:42:52 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-94093362-5389-4c66-98e0-34c77f9c87f7 req-c2a2f727-7f58-4ed5-b954-43bfe2b309d2 service nova] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Received event network-vif-plugged-7ddd9bb0-afba-42df-9c97-250f1fd7f6c4 {{(pid=86165) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 04 14:42:52 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-94093362-5389-4c66-98e0-34c77f9c87f7 req-c2a2f727-7f58-4ed5-b954-43bfe2b309d2 service nova] Acquiring lock "024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:42:52 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-94093362-5389-4c66-98e0-34c77f9c87f7 req-c2a2f727-7f58-4ed5-b954-43bfe2b309d2 service nova] Lock "024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:42:52 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-94093362-5389-4c66-98e0-34c77f9c87f7 req-c2a2f727-7f58-4ed5-b954-43bfe2b309d2 service nova] Lock "024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:42:52 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-94093362-5389-4c66-98e0-34c77f9c87f7 req-c2a2f727-7f58-4ed5-b954-43bfe2b309d2 service nova] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] No waiting events found dispatching network-vif-plugged-7ddd9bb0-afba-42df-9c97-250f1fd7f6c4 {{(pid=86165) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 04 14:42:52 devstack nova-compute[86165]: WARNING nova.compute.manager [req-94093362-5389-4c66-98e0-34c77f9c87f7 req-c2a2f727-7f58-4ed5-b954-43bfe2b309d2 service nova] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Received unexpected event network-vif-plugged-7ddd9bb0-afba-42df-9c97-250f1fd7f6c4 for instance with vm_state active and task_state None. Jun 04 14:42:52 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-94093362-5389-4c66-98e0-34c77f9c87f7 req-c2a2f727-7f58-4ed5-b954-43bfe2b309d2 service nova] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Received event network-vif-plugged-a4d0072f-b1fb-44ca-a4b0-999c9988747b {{(pid=86165) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 04 14:42:52 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-94093362-5389-4c66-98e0-34c77f9c87f7 req-c2a2f727-7f58-4ed5-b954-43bfe2b309d2 service nova] Acquiring lock "32384719-e678-4f22-9722-868a06d2b5e8-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:42:52 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-94093362-5389-4c66-98e0-34c77f9c87f7 req-c2a2f727-7f58-4ed5-b954-43bfe2b309d2 service nova] Lock "32384719-e678-4f22-9722-868a06d2b5e8-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:42:52 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-94093362-5389-4c66-98e0-34c77f9c87f7 req-c2a2f727-7f58-4ed5-b954-43bfe2b309d2 service nova] Lock "32384719-e678-4f22-9722-868a06d2b5e8-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:42:52 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-94093362-5389-4c66-98e0-34c77f9c87f7 req-c2a2f727-7f58-4ed5-b954-43bfe2b309d2 service nova] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Processing event network-vif-plugged-a4d0072f-b1fb-44ca-a4b0-999c9988747b {{(pid=86165) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11746}} Jun 04 14:42:52 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Instance event wait completed in 8 seconds for network-vif-plugged {{(pid=86165) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jun 04 14:42:52 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Guest created on hypervisor {{(pid=86165) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4893}} Jun 04 14:42:52 devstack nova-compute[86165]: INFO nova.virt.libvirt.driver [-] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Instance spawned successfully. Jun 04 14:42:52 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] 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=86165) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1012}} Jun 04 14:42:52 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-fb9dd158-0637-4889-a5a0-b613e4b8d915 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Lock "024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 31.119s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:42:52 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Lock "024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d" acquired by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" :: waited 14.102s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:42:52 devstack nova-compute[86165]: INFO nova.compute.manager [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] During sync_power_state the instance has a pending task (spawning). Skip. Jun 04 14:42:52 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Lock "024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d" "released" by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" :: held 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:42:52 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 1b584167-72af-4823-b64c-1ed28b672208] Checking state {{(pid=86165) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 04 14:42:52 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 1b584167-72af-4823-b64c-1ed28b672208] 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=86165) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 04 14:42:52 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:42:52 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Found default for hw_cdrom_bus of ide {{(pid=86165) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 04 14:42:52 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Found default for hw_disk_bus of virtio {{(pid=86165) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 04 14:42:52 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Found default for hw_input_bus of None {{(pid=86165) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 04 14:42:52 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Found default for hw_pointer_model of None {{(pid=86165) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 04 14:42:52 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Found default for hw_video_model of virtio {{(pid=86165) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 04 14:42:52 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Found default for hw_vif_model of virtio {{(pid=86165) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 04 14:42:52 devstack nova-compute[86165]: INFO nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 1b584167-72af-4823-b64c-1ed28b672208] During sync_power_state the instance has a pending task (spawning). Skip. Jun 04 14:42:52 devstack nova-compute[86165]: DEBUG nova.virt.driver [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] Emitting event Resumed> {{(pid=86165) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 04 14:42:52 devstack nova-compute[86165]: INFO nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] VM Resumed (Lifecycle Event) Jun 04 14:42:53 devstack nova-compute[86165]: INFO nova.compute.manager [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Took 27.32 seconds to spawn the instance on the hypervisor. Jun 04 14:42:53 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Checking state {{(pid=86165) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 04 14:42:53 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Checking state {{(pid=86165) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 04 14:42:53 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] 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=86165) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 04 14:42:53 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:42:53 devstack nova-compute[86165]: INFO nova.compute.manager [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Took 34.65 seconds to build instance. Jun 04 14:42:53 devstack nova-compute[86165]: INFO nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] During sync_power_state the instance has a pending task (spawning). Skip. Jun 04 14:42:54 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-6c0eaad8-97e9-493e-9a48-a4933b39d5ed req-de7e6892-5845-4cb2-88df-fb759a175a2a service nova] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Received event network-vif-plugged-a4d0072f-b1fb-44ca-a4b0-999c9988747b {{(pid=86165) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 04 14:42:54 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-6c0eaad8-97e9-493e-9a48-a4933b39d5ed req-de7e6892-5845-4cb2-88df-fb759a175a2a service nova] Acquiring lock "32384719-e678-4f22-9722-868a06d2b5e8-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:42:54 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-6c0eaad8-97e9-493e-9a48-a4933b39d5ed req-de7e6892-5845-4cb2-88df-fb759a175a2a service nova] Lock "32384719-e678-4f22-9722-868a06d2b5e8-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:42:54 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-6c0eaad8-97e9-493e-9a48-a4933b39d5ed req-de7e6892-5845-4cb2-88df-fb759a175a2a service nova] Lock "32384719-e678-4f22-9722-868a06d2b5e8-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.006s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:42:54 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Lock "32384719-e678-4f22-9722-868a06d2b5e8" acquired by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" :: waited 16.190s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:42:54 devstack nova-compute[86165]: INFO nova.compute.manager [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] During sync_power_state the instance has a pending task (spawning). Skip. Jun 04 14:42:54 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Lock "32384719-e678-4f22-9722-868a06d2b5e8" "released" by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" :: held 0.003s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:42:54 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-6c0eaad8-97e9-493e-9a48-a4933b39d5ed req-de7e6892-5845-4cb2-88df-fb759a175a2a service nova] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] No waiting events found dispatching network-vif-plugged-a4d0072f-b1fb-44ca-a4b0-999c9988747b {{(pid=86165) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 04 14:42:54 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-9bd0513e-d13a-4bc4-8d11-b045238621a7 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Lock "32384719-e678-4f22-9722-868a06d2b5e8" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 36.193s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:42:54 devstack nova-compute[86165]: WARNING nova.compute.manager [req-6c0eaad8-97e9-493e-9a48-a4933b39d5ed req-de7e6892-5845-4cb2-88df-fb759a175a2a service nova] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Received unexpected event network-vif-plugged-a4d0072f-b1fb-44ca-a4b0-999c9988747b for instance with vm_state active and task_state None. Jun 04 14:42:54 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-6c0eaad8-97e9-493e-9a48-a4933b39d5ed req-de7e6892-5845-4cb2-88df-fb759a175a2a service nova] [instance: 1b584167-72af-4823-b64c-1ed28b672208] Received event network-vif-plugged-c86da13d-93c4-4dbb-a4ff-9024e40722ec {{(pid=86165) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 04 14:42:54 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-6c0eaad8-97e9-493e-9a48-a4933b39d5ed req-de7e6892-5845-4cb2-88df-fb759a175a2a service nova] Acquiring lock "1b584167-72af-4823-b64c-1ed28b672208-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:42:54 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-6c0eaad8-97e9-493e-9a48-a4933b39d5ed req-de7e6892-5845-4cb2-88df-fb759a175a2a service nova] Lock "1b584167-72af-4823-b64c-1ed28b672208-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:42:54 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-6c0eaad8-97e9-493e-9a48-a4933b39d5ed req-de7e6892-5845-4cb2-88df-fb759a175a2a service nova] Lock "1b584167-72af-4823-b64c-1ed28b672208-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:42:54 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-6c0eaad8-97e9-493e-9a48-a4933b39d5ed req-de7e6892-5845-4cb2-88df-fb759a175a2a service nova] [instance: 1b584167-72af-4823-b64c-1ed28b672208] Processing event network-vif-plugged-c86da13d-93c4-4dbb-a4ff-9024e40722ec {{(pid=86165) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11746}} Jun 04 14:42:54 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] [instance: 1b584167-72af-4823-b64c-1ed28b672208] Instance event wait completed in 3 seconds for network-vif-plugged {{(pid=86165) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jun 04 14:42:54 devstack nova-compute[86165]: DEBUG nova.virt.driver [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] Emitting event Resumed> {{(pid=86165) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 04 14:42:54 devstack nova-compute[86165]: INFO nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 1b584167-72af-4823-b64c-1ed28b672208] VM Resumed (Lifecycle Event) Jun 04 14:42:54 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] [instance: 1b584167-72af-4823-b64c-1ed28b672208] Guest created on hypervisor {{(pid=86165) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4893}} Jun 04 14:42:54 devstack nova-compute[86165]: INFO nova.virt.libvirt.driver [-] [instance: 1b584167-72af-4823-b64c-1ed28b672208] Instance spawned successfully. Jun 04 14:42:54 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] [instance: 1b584167-72af-4823-b64c-1ed28b672208] 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=86165) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1012}} Jun 04 14:42:54 devstack nova-compute[86165]: INFO nova.compute.manager [None req-c7852db3-db68-4229-aa91-75ca15278538 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Rescuing Jun 04 14:42:54 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-c7852db3-db68-4229-aa91-75ca15278538 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Acquiring lock "refresh_cache-024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d" {{(pid=86165) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:390}} Jun 04 14:42:54 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-c7852db3-db68-4229-aa91-75ca15278538 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Acquired lock "refresh_cache-024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d" {{(pid=86165) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:393}} Jun 04 14:42:54 devstack nova-compute[86165]: DEBUG nova.network.neutron [None req-c7852db3-db68-4229-aa91-75ca15278538 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Building network info cache for instance {{(pid=86165) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jun 04 14:42:54 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 1b584167-72af-4823-b64c-1ed28b672208] Checking state {{(pid=86165) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 04 14:42:54 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 1b584167-72af-4823-b64c-1ed28b672208] 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=86165) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 04 14:42:55 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] [instance: 1b584167-72af-4823-b64c-1ed28b672208] Found default for hw_cdrom_bus of ide {{(pid=86165) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 04 14:42:55 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] [instance: 1b584167-72af-4823-b64c-1ed28b672208] Found default for hw_disk_bus of virtio {{(pid=86165) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 04 14:42:55 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] [instance: 1b584167-72af-4823-b64c-1ed28b672208] Found default for hw_input_bus of None {{(pid=86165) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 04 14:42:55 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] [instance: 1b584167-72af-4823-b64c-1ed28b672208] Found default for hw_pointer_model of None {{(pid=86165) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 04 14:42:55 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] [instance: 1b584167-72af-4823-b64c-1ed28b672208] Found default for hw_video_model of virtio {{(pid=86165) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 04 14:42:55 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] [instance: 1b584167-72af-4823-b64c-1ed28b672208] Found default for hw_vif_model of virtio {{(pid=86165) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 04 14:42:55 devstack nova-compute[86165]: WARNING neutronclient.v2_0.client [None req-c7852db3-db68-4229-aa91-75ca15278538 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-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. Jun 04 14:42:55 devstack nova-compute[86165]: INFO nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 1b584167-72af-4823-b64c-1ed28b672208] During sync_power_state the instance has a pending task (spawning). Skip. Jun 04 14:42:55 devstack nova-compute[86165]: INFO nova.compute.manager [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] [instance: 1b584167-72af-4823-b64c-1ed28b672208] Took 14.04 seconds to spawn the instance on the hypervisor. Jun 04 14:42:55 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] [instance: 1b584167-72af-4823-b64c-1ed28b672208] Checking state {{(pid=86165) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 04 14:42:55 devstack nova-compute[86165]: WARNING neutronclient.v2_0.client [None req-c7852db3-db68-4229-aa91-75ca15278538 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-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. Jun 04 14:42:56 devstack nova-compute[86165]: INFO nova.compute.manager [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] [instance: 1b584167-72af-4823-b64c-1ed28b672208] Took 19.56 seconds to build instance. Jun 04 14:42:56 devstack nova-compute[86165]: DEBUG nova.network.neutron [None req-c7852db3-db68-4229-aa91-75ca15278538 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Updating instance_info_cache with network_info: [{"id": "7ddd9bb0-afba-42df-9c97-250f1fd7f6c4", "address": "fa:16:3e:31:c1:9e", "network": {"id": "1ba2ce3a-ad37-4f73-83c8-2d48a23e023d", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1316021050-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.8", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "a0519b872ee047e9a22c111a1f1cd7c3", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap7ddd9bb0-af", "ovs_interfaceid": "7ddd9bb0-afba-42df-9c97-250f1fd7f6c4", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=86165) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 04 14:42:56 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Lock "1b584167-72af-4823-b64c-1ed28b672208" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 21.102s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:42:56 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Lock "1b584167-72af-4823-b64c-1ed28b672208" acquired by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" :: waited 18.442s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:42:56 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-359af713-77db-40de-a82a-efc5829a59a5 req-4db3a35b-2fa2-4c80-834c-83a8bc798217 service nova] [instance: 1b584167-72af-4823-b64c-1ed28b672208] Received event network-vif-plugged-c86da13d-93c4-4dbb-a4ff-9024e40722ec {{(pid=86165) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 04 14:42:56 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-359af713-77db-40de-a82a-efc5829a59a5 req-4db3a35b-2fa2-4c80-834c-83a8bc798217 service nova] Acquiring lock "1b584167-72af-4823-b64c-1ed28b672208-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:42:56 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-359af713-77db-40de-a82a-efc5829a59a5 req-4db3a35b-2fa2-4c80-834c-83a8bc798217 service nova] Lock "1b584167-72af-4823-b64c-1ed28b672208-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.007s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:42:56 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-359af713-77db-40de-a82a-efc5829a59a5 req-4db3a35b-2fa2-4c80-834c-83a8bc798217 service nova] Lock "1b584167-72af-4823-b64c-1ed28b672208-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:42:56 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-359af713-77db-40de-a82a-efc5829a59a5 req-4db3a35b-2fa2-4c80-834c-83a8bc798217 service nova] [instance: 1b584167-72af-4823-b64c-1ed28b672208] No waiting events found dispatching network-vif-plugged-c86da13d-93c4-4dbb-a4ff-9024e40722ec {{(pid=86165) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 04 14:42:56 devstack nova-compute[86165]: WARNING nova.compute.manager [req-359af713-77db-40de-a82a-efc5829a59a5 req-4db3a35b-2fa2-4c80-834c-83a8bc798217 service nova] [instance: 1b584167-72af-4823-b64c-1ed28b672208] Received unexpected event network-vif-plugged-c86da13d-93c4-4dbb-a4ff-9024e40722ec for instance with vm_state active and task_state None. Jun 04 14:42:57 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-c7852db3-db68-4229-aa91-75ca15278538 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Releasing lock "refresh_cache-024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d" {{(pid=86165) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:413}} Jun 04 14:42:57 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Lock "1b584167-72af-4823-b64c-1ed28b672208" "released" by "nova.compute.manager.ComputeManager._sync_power_states.._sync..query_driver_power_state_and_sync" :: held 0.543s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:42:57 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:42:57 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:42:58 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:42:59 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:42:59 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:42:59 devstack nova-compute[86165]: DEBUG nova.utils [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] Queued Task(fn=>, remaining_delay=14.99917196299998 future=) {{(pid=86165) _log /opt/stack/nova/nova/utils.py:1500}} Jun 04 14:42:59 devstack nova-compute[86165]: DEBUG nova.utils [-] Received Task(fn=>, remaining_delay=14.985377482999866 future=) {{(pid=86165) _log /opt/stack/nova/nova/utils.py:1500}} Jun 04 14:42:59 devstack nova-compute[86165]: DEBUG nova.utils [-] Waitig for the deadline of Task(fn=>, remaining_delay=14.984859260999883 future=) {{(pid=86165) _log /opt/stack/nova/nova/utils.py:1500}} Jun 04 14:42:59 devstack nova-compute[86165]: INFO nova.virt.libvirt.driver [-] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Instance destroyed successfully. Jun 04 14:42:59 devstack nova-compute[86165]: DEBUG nova.objects.instance [None req-c7852db3-db68-4229-aa91-75ca15278538 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Lazy-loading 'numa_topology' on Instance uuid 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d {{(pid=86165) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 04 14:42:59 devstack nova-compute[86165]: INFO nova.virt.libvirt.driver [None req-c7852db3-db68-4229-aa91-75ca15278538 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Attempting rescue Jun 04 14:42:59 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-c7852db3-db68-4229-aa91-75ca15278538 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] rescue generated disk_info: {'disk_bus': 'virtio', 'cdrom_bus': 'ide', 'mapping': {'disk.rescue': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}, 'root': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}, 'disk': {'bus': 'virtio', 'dev': 'vdb', 'type': 'disk'}}} {{(pid=86165) rescue /opt/stack/nova/nova/virt/libvirt/driver.py:4650}} Jun 04 14:42:59 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:42:59 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:42:59 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-c7852db3-db68-4229-aa91-75ca15278538 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Instance directory exists: not creating {{(pid=86165) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5211}} Jun 04 14:42:59 devstack nova-compute[86165]: INFO nova.virt.libvirt.driver [None req-c7852db3-db68-4229-aa91-75ca15278538 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Creating image(s) Jun 04 14:42:59 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-c7852db3-db68-4229-aa91-75ca15278538 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Acquiring lock "/opt/stack/data/nova/instances/024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:42:59 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-c7852db3-db68-4229-aa91-75ca15278538 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Lock "/opt/stack/data/nova/instances/024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:42:59 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-c7852db3-db68-4229-aa91-75ca15278538 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Lock "/opt/stack/data/nova/instances/024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.016s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:42:59 devstack nova-compute[86165]: DEBUG nova.objects.instance [None req-c7852db3-db68-4229-aa91-75ca15278538 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Lazy-loading 'trusted_certs' on Instance uuid 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d {{(pid=86165) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 04 14:42:59 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-0e2e8a09-f4bd-4ac0-ab01-b2a56d41cc2e req-6a115884-6f0e-4fd4-8024-a207412a934f service nova] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Received event network-vif-unplugged-7ddd9bb0-afba-42df-9c97-250f1fd7f6c4 {{(pid=86165) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 04 14:42:59 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-0e2e8a09-f4bd-4ac0-ab01-b2a56d41cc2e req-6a115884-6f0e-4fd4-8024-a207412a934f service nova] Acquiring lock "024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:42:59 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-0e2e8a09-f4bd-4ac0-ab01-b2a56d41cc2e req-6a115884-6f0e-4fd4-8024-a207412a934f service nova] Lock "024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:42:59 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-0e2e8a09-f4bd-4ac0-ab01-b2a56d41cc2e req-6a115884-6f0e-4fd4-8024-a207412a934f service nova] Lock "024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:42:59 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-0e2e8a09-f4bd-4ac0-ab01-b2a56d41cc2e req-6a115884-6f0e-4fd4-8024-a207412a934f service nova] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] No waiting events found dispatching network-vif-unplugged-7ddd9bb0-afba-42df-9c97-250f1fd7f6c4 {{(pid=86165) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 04 14:42:59 devstack nova-compute[86165]: WARNING nova.compute.manager [req-0e2e8a09-f4bd-4ac0-ab01-b2a56d41cc2e req-6a115884-6f0e-4fd4-8024-a207412a934f service nova] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Received unexpected event network-vif-unplugged-7ddd9bb0-afba-42df-9c97-250f1fd7f6c4 for instance with vm_state active and task_state rescuing. Jun 04 14:43:00 devstack nova-compute[86165]: DEBUG nova.objects.base [None req-c7852db3-db68-4229-aa91-75ca15278538 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Object Instance<024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d> lazy-loaded attributes: numa_topology,trusted_certs {{(pid=86165) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jun 04 14:43:00 devstack nova-compute[86165]: DEBUG oslo_utils.imageutils.format_inspector [None req-c7852db3-db68-4229-aa91-75ca15278538 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=86165) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1538}} Jun 04 14:43:00 devstack nova-compute[86165]: DEBUG oslo_utils.imageutils.format_inspector [None req-c7852db3-db68-4229-aa91-75ca15278538 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86165) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1538}} Jun 04 14:43:00 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-c7852db3-db68-4229-aa91-75ca15278538 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Acquiring lock "900afcb7e04a9656b228cef1c8f8acfc831f1d71" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:43:00 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-c7852db3-db68-4229-aa91-75ca15278538 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Lock "900afcb7e04a9656b228cef1c8f8acfc831f1d71" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:43:00 devstack nova-compute[86165]: DEBUG oslo_utils.imageutils.format_inspector [None req-c7852db3-db68-4229-aa91-75ca15278538 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=86165) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1538}} Jun 04 14:43:00 devstack nova-compute[86165]: DEBUG oslo_utils.imageutils.format_inspector [None req-c7852db3-db68-4229-aa91-75ca15278538 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86165) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1538}} Jun 04 14:43:00 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-c7852db3-db68-4229-aa91-75ca15278538 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/900afcb7e04a9656b228cef1c8f8acfc831f1d71 --force-share --output=json {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:43:00 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-c7852db3-db68-4229-aa91-75ca15278538 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/900afcb7e04a9656b228cef1c8f8acfc831f1d71 --force-share --output=json" returned: 0 in 0.381s {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 04 14:43:00 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-c7852db3-db68-4229-aa91-75ca15278538 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-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/900afcb7e04a9656b228cef1c8f8acfc831f1d71,backing_fmt=raw /opt/stack/data/nova/instances/024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d/disk.rescue {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:43:00 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-c7852db3-db68-4229-aa91-75ca15278538 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/900afcb7e04a9656b228cef1c8f8acfc831f1d71,backing_fmt=raw /opt/stack/data/nova/instances/024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d/disk.rescue" returned: 0 in 0.149s {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 04 14:43:00 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-c7852db3-db68-4229-aa91-75ca15278538 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Lock "900afcb7e04a9656b228cef1c8f8acfc831f1d71" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.595s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:43:00 devstack nova-compute[86165]: DEBUG nova.objects.instance [None req-c7852db3-db68-4229-aa91-75ca15278538 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Lazy-loading 'migration_context' on Instance uuid 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d {{(pid=86165) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 04 14:43:01 devstack nova-compute[86165]: DEBUG nova.objects.base [None req-c7852db3-db68-4229-aa91-75ca15278538 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Object Instance<024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d> lazy-loaded attributes: numa_topology,trusted_certs,migration_context {{(pid=86165) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jun 04 14:43:01 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-c7852db3-db68-4229-aa91-75ca15278538 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Created local disks {{(pid=86165) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5347}} Jun 04 14:43:01 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-c7852db3-db68-4229-aa91-75ca15278538 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Start _get_guest_xml network_info=[{"id": "7ddd9bb0-afba-42df-9c97-250f1fd7f6c4", "address": "fa:16:3e:31:c1:9e", "network": {"id": "1ba2ce3a-ad37-4f73-83c8-2d48a23e023d", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1316021050-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.8", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [], "label": "tempest-ServerRescueNegativeTestJSON-1316021050-network", "vif_mac": "fa:16:3e:31:c1:9e"}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "a0519b872ee047e9a22c111a1f1cd7c3", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap7ddd9bb0-af", "ovs_interfaceid": "7ddd9bb0-afba-42df-9c97-250f1fd7f6c4", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] disk_info={'disk_bus': 'virtio', 'cdrom_bus': 'ide', 'mapping': {'disk.rescue': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}, 'root': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}, 'disk': {'bus': 'virtio', 'dev': 'vdb', 'type': 'disk'}}} image_meta=ImageMeta(checksum='87617e24a5e30cb3b87fda8c0764838f',container_format='bare',created_at=2026-06-04T12:36:59Z,direct_url=,disk_format='qcow2',id=d02c254e-91bb-4869-903e-8451e5a50689,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='0d4261920dd141d5bbfa7ae5a52ef966',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-04T12:37:01Z,virtual_size=,visibility=) rescue={'image_id': 'd02c254e-91bb-4869-903e-8451e5a50689', 'kernel_id': '', 'ramdisk_id': ''} block_device_info=Noneshare_info=ShareMappingList(objects=[]) {{(pid=86165) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8192}} Jun 04 14:43:01 devstack nova-compute[86165]: DEBUG nova.objects.instance [None req-c7852db3-db68-4229-aa91-75ca15278538 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Lazy-loading 'resources' on Instance uuid 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d {{(pid=86165) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 04 14:43:01 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-6f158efe-5630-453b-b5cc-fb1282bc4044 req-b3629517-ff38-41d3-bb85-cf03904e9ee8 service nova] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Received event network-vif-unplugged-7ddd9bb0-afba-42df-9c97-250f1fd7f6c4 {{(pid=86165) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 04 14:43:01 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-6f158efe-5630-453b-b5cc-fb1282bc4044 req-b3629517-ff38-41d3-bb85-cf03904e9ee8 service nova] Acquiring lock "024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:43:01 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-6f158efe-5630-453b-b5cc-fb1282bc4044 req-b3629517-ff38-41d3-bb85-cf03904e9ee8 service nova] Lock "024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.002s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:43:01 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-6f158efe-5630-453b-b5cc-fb1282bc4044 req-b3629517-ff38-41d3-bb85-cf03904e9ee8 service nova] Lock "024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:43:01 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-6f158efe-5630-453b-b5cc-fb1282bc4044 req-b3629517-ff38-41d3-bb85-cf03904e9ee8 service nova] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] No waiting events found dispatching network-vif-unplugged-7ddd9bb0-afba-42df-9c97-250f1fd7f6c4 {{(pid=86165) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 04 14:43:01 devstack nova-compute[86165]: WARNING nova.compute.manager [req-6f158efe-5630-453b-b5cc-fb1282bc4044 req-b3629517-ff38-41d3-bb85-cf03904e9ee8 service nova] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Received unexpected event network-vif-unplugged-7ddd9bb0-afba-42df-9c97-250f1fd7f6c4 for instance with vm_state active and task_state rescuing. Jun 04 14:43:01 devstack nova-compute[86165]: DEBUG nova.objects.base [None req-c7852db3-db68-4229-aa91-75ca15278538 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Object Instance<024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d> lazy-loaded attributes: numa_topology,trusted_certs,migration_context,resources {{(pid=86165) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jun 04 14:43:01 devstack nova-compute[86165]: WARNING nova.virt.libvirt.driver [None req-c7852db3-db68-4229-aa91-75ca15278538 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 04 14:43:01 devstack nova-compute[86165]: DEBUG nova.virt.driver [None req-c7852db3-db68-4229-aa91-75ca15278538 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='d02c254e-91bb-4869-903e-8451e5a50689', instance_meta=NovaInstanceMeta(name='tempest-ServerRescueNegativeTestJSON-server-1311276168', uuid='024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d'), owner=OwnerMeta(userid='3f534dfc98464389abefb02edbf5e7dc', username='tempest-ServerRescueNegativeTestJSON-1550291430-project-member', projectid='a0519b872ee047e9a22c111a1f1cd7c3', projectname='tempest-ServerRescueNegativeTestJSON-1550291430'), image=ImageMeta(id='d02c254e-91bb-4869-903e-8451e5a50689', 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": "7ddd9bb0-afba-42df-9c97-250f1fd7f6c4", "address": "fa:16:3e:31:c1:9e", "network": {"id": "1ba2ce3a-ad37-4f73-83c8-2d48a23e023d", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1316021050-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.8", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [], "label": "tempest-ServerRescueNegativeTestJSON-1316021050-network", "vif_mac": "fa:16:3e:31:c1:9e"}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "a0519b872ee047e9a22c111a1f1cd7c3", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap7ddd9bb0-af", "ovs_interfaceid": "7ddd9bb0-afba-42df-9c97-250f1fd7f6c4", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}], nova_package='33.1.0', creation_time=1780576981.9732769) {{(pid=86165) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jun 04 14:43:01 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-c7852db3-db68-4229-aa91-75ca15278538 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=86165) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1783}} Jun 04 14:43:01 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-c7852db3-db68-4229-aa91-75ca15278538 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] CPU controller missing on host. {{(pid=86165) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1793}} Jun 04 14:43:01 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-c7852db3-db68-4229-aa91-75ca15278538 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=86165) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1802}} Jun 04 14:43:01 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-c7852db3-db68-4229-aa91-75ca15278538 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] CPU controller found on host. {{(pid=86165) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1809}} Jun 04 14:43:01 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-c7852db3-db68-4229-aa91-75ca15278538 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=86165) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5886}} Jun 04 14:43:01 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-c7852db3-db68-4229-aa91-75ca15278538 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-06-04T12:37:49Z,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-06-04T12:36:59Z,direct_url=,disk_format='qcow2',id=d02c254e-91bb-4869-903e-8451e5a50689,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='0d4261920dd141d5bbfa7ae5a52ef966',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-04T12:37:01Z,virtual_size=,visibility=), allow threads: True {{(pid=86165) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jun 04 14:43:01 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-c7852db3-db68-4229-aa91-75ca15278538 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Flavor limits 0:0:0 {{(pid=86165) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 04 14:43:02 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-c7852db3-db68-4229-aa91-75ca15278538 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Image limits 0:0:0 {{(pid=86165) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 04 14:43:02 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-c7852db3-db68-4229-aa91-75ca15278538 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Flavor pref 0:0:0 {{(pid=86165) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 04 14:43:02 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-c7852db3-db68-4229-aa91-75ca15278538 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Image pref 0:0:0 {{(pid=86165) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 04 14:43:02 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-c7852db3-db68-4229-aa91-75ca15278538 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86165) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 04 14:43:02 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-c7852db3-db68-4229-aa91-75ca15278538 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=86165) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jun 04 14:43:02 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-c7852db3-db68-4229-aa91-75ca15278538 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=86165) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jun 04 14:43:02 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-c7852db3-db68-4229-aa91-75ca15278538 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Got 1 possible topologies {{(pid=86165) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jun 04 14:43:02 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-c7852db3-db68-4229-aa91-75ca15278538 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=86165) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jun 04 14:43:02 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-c7852db3-db68-4229-aa91-75ca15278538 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=86165) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jun 04 14:43:02 devstack nova-compute[86165]: DEBUG nova.objects.instance [None req-c7852db3-db68-4229-aa91-75ca15278538 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Lazy-loading 'vcpu_model' on Instance uuid 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d {{(pid=86165) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 04 14:43:02 devstack nova-compute[86165]: DEBUG nova.objects.base [None req-c7852db3-db68-4229-aa91-75ca15278538 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Object Instance<024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d> lazy-loaded attributes: numa_topology,trusted_certs,migration_context,resources,vcpu_model {{(pid=86165) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jun 04 14:43:02 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.vif [None req-c7852db3-db68-4229-aa91-75ca15278538 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-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-06-04T12:42:20Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description='tempest-ServerRescueNegativeTestJSON-server-1311276168',display_name='tempest-ServerRescueNegativeTestJSON-server-1311276168',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serverrescuenegativetestjson-server-1311276168',id=3,image_ref='d02c254e-91bb-4869-903e-8451e5a50689',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=,launch_index=0,launched_at=2026-06-04T12:42:51Z,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=,power_state=1,progress=0,project_id='a0519b872ee047e9a22c111a1f1cd7c3',ramdisk_id='',reservation_id='r-vyape7fw',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='d02c254e-91bb-4869-903e-8451e5a50689',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-ServerRescueNegativeTestJSON-1550291430',owner_user_name='tempest-ServerRescueNegativeTestJSON-1550291430-project-member'},tags=,task_state='rescuing',terminated_at=None,trusted_certs=None,updated_at=2026-06-04T12:42:51Z,user_data=None,user_id='3f534dfc98464389abefb02edbf5e7dc',uuid=024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "7ddd9bb0-afba-42df-9c97-250f1fd7f6c4", "address": "fa:16:3e:31:c1:9e", "network": {"id": "1ba2ce3a-ad37-4f73-83c8-2d48a23e023d", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1316021050-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.8", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [], "label": "tempest-ServerRescueNegativeTestJSON-1316021050-network", "vif_mac": "fa:16:3e:31:c1:9e"}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "a0519b872ee047e9a22c111a1f1cd7c3", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap7ddd9bb0-af", "ovs_interfaceid": "7ddd9bb0-afba-42df-9c97-250f1fd7f6c4", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=86165) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jun 04 14:43:02 devstack nova-compute[86165]: DEBUG nova.network.os_vif_util [None req-c7852db3-db68-4229-aa91-75ca15278538 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Converting VIF {"id": "7ddd9bb0-afba-42df-9c97-250f1fd7f6c4", "address": "fa:16:3e:31:c1:9e", "network": {"id": "1ba2ce3a-ad37-4f73-83c8-2d48a23e023d", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1316021050-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.8", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [], "label": "tempest-ServerRescueNegativeTestJSON-1316021050-network", "vif_mac": "fa:16:3e:31:c1:9e"}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "a0519b872ee047e9a22c111a1f1cd7c3", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap7ddd9bb0-af", "ovs_interfaceid": "7ddd9bb0-afba-42df-9c97-250f1fd7f6c4", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86165) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 04 14:43:02 devstack nova-compute[86165]: DEBUG nova.network.os_vif_util [None req-c7852db3-db68-4229-aa91-75ca15278538 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Converted object VIFOpenVSwitch(active=True,address=fa:16:3e:31:c1:9e,bridge_name='br-int',has_traffic_filtering=True,id=7ddd9bb0-afba-42df-9c97-250f1fd7f6c4,network=Network(1ba2ce3a-ad37-4f73-83c8-2d48a23e023d),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap7ddd9bb0-af') {{(pid=86165) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 04 14:43:02 devstack nova-compute[86165]: DEBUG nova.objects.instance [None req-c7852db3-db68-4229-aa91-75ca15278538 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Lazy-loading 'pci_devices' on Instance uuid 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d {{(pid=86165) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 04 14:43:02 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:03 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-c52c2091-db60-44ed-85fd-10f34f07ac64 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Acquiring lock "dc25af11-31da-41f8-8846-926bf2fc3a72" by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:43:03 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-c52c2091-db60-44ed-85fd-10f34f07ac64 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Lock "dc25af11-31da-41f8-8846-926bf2fc3a72" acquired by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" :: waited 0.003s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:43:03 devstack nova-compute[86165]: DEBUG nova.objects.base [None req-c7852db3-db68-4229-aa91-75ca15278538 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Object Instance<024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d> lazy-loaded attributes: numa_topology,trusted_certs,migration_context,resources,vcpu_model,pci_devices {{(pid=86165) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jun 04 14:43:03 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-c7852db3-db68-4229-aa91-75ca15278538 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] End _get_guest_xml xml= Jun 04 14:43:03 devstack nova-compute[86165]: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d Jun 04 14:43:03 devstack nova-compute[86165]: instance-00000003 Jun 04 14:43:03 devstack nova-compute[86165]: 196608 Jun 04 14:43:03 devstack nova-compute[86165]: 1 Jun 04 14:43:03 devstack nova-compute[86165]: Jun 04 14:43:03 devstack nova-compute[86165]: Jun 04 14:43:03 devstack nova-compute[86165]: Jun 04 14:43:03 devstack nova-compute[86165]: tempest-ServerRescueNegativeTestJSON-server-1311276168 Jun 04 14:43:03 devstack nova-compute[86165]: 2026-06-04 12:43:01 Jun 04 14:43:03 devstack nova-compute[86165]: Jun 04 14:43:03 devstack nova-compute[86165]: 192 Jun 04 14:43:03 devstack nova-compute[86165]: 1 Jun 04 14:43:03 devstack nova-compute[86165]: 0 Jun 04 14:43:03 devstack nova-compute[86165]: 0 Jun 04 14:43:03 devstack nova-compute[86165]: 1 Jun 04 14:43:03 devstack nova-compute[86165]: Jun 04 14:43:03 devstack nova-compute[86165]: True Jun 04 14:43:03 devstack nova-compute[86165]: Jun 04 14:43:03 devstack nova-compute[86165]: Jun 04 14:43:03 devstack nova-compute[86165]: Jun 04 14:43:03 devstack nova-compute[86165]: bare Jun 04 14:43:03 devstack nova-compute[86165]: qcow2 Jun 04 14:43:03 devstack nova-compute[86165]: 1 Jun 04 14:43:03 devstack nova-compute[86165]: 0 Jun 04 14:43:03 devstack nova-compute[86165]: Jun 04 14:43:03 devstack nova-compute[86165]: ide Jun 04 14:43:03 devstack nova-compute[86165]: virtio Jun 04 14:43:03 devstack nova-compute[86165]: pc Jun 04 14:43:03 devstack nova-compute[86165]: virtio Jun 04 14:43:03 devstack nova-compute[86165]: virtio Jun 04 14:43:03 devstack nova-compute[86165]: virtio Jun 04 14:43:03 devstack nova-compute[86165]: Jun 04 14:43:03 devstack nova-compute[86165]: Jun 04 14:43:03 devstack nova-compute[86165]: Jun 04 14:43:03 devstack nova-compute[86165]: tempest-ServerRescueNegativeTestJSON-1550291430-project-member Jun 04 14:43:03 devstack nova-compute[86165]: tempest-ServerRescueNegativeTestJSON-1550291430 Jun 04 14:43:03 devstack nova-compute[86165]: Jun 04 14:43:03 devstack nova-compute[86165]: Jun 04 14:43:03 devstack nova-compute[86165]: Jun 04 14:43:03 devstack nova-compute[86165]: Jun 04 14:43:03 devstack nova-compute[86165]: Jun 04 14:43:03 devstack nova-compute[86165]: Jun 04 14:43:03 devstack nova-compute[86165]: Jun 04 14:43:03 devstack nova-compute[86165]: Jun 04 14:43:03 devstack nova-compute[86165]: Jun 04 14:43:03 devstack nova-compute[86165]: Jun 04 14:43:03 devstack nova-compute[86165]: Jun 04 14:43:03 devstack nova-compute[86165]: OpenStack Foundation Jun 04 14:43:03 devstack nova-compute[86165]: OpenStack Nova Jun 04 14:43:03 devstack nova-compute[86165]: 33.1.0 Jun 04 14:43:03 devstack nova-compute[86165]: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d Jun 04 14:43:03 devstack nova-compute[86165]: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d Jun 04 14:43:03 devstack nova-compute[86165]: Virtual Machine Jun 04 14:43:03 devstack nova-compute[86165]: Jun 04 14:43:03 devstack nova-compute[86165]: Jun 04 14:43:03 devstack nova-compute[86165]: Jun 04 14:43:03 devstack nova-compute[86165]: hvm Jun 04 14:43:03 devstack nova-compute[86165]: Jun 04 14:43:03 devstack nova-compute[86165]: Jun 04 14:43:03 devstack nova-compute[86165]: Jun 04 14:43:03 devstack nova-compute[86165]: Jun 04 14:43:03 devstack nova-compute[86165]: Jun 04 14:43:03 devstack nova-compute[86165]: Jun 04 14:43:03 devstack nova-compute[86165]: Jun 04 14:43:03 devstack nova-compute[86165]: 1 Jun 04 14:43:03 devstack nova-compute[86165]: Jun 04 14:43:03 devstack nova-compute[86165]: Jun 04 14:43:03 devstack nova-compute[86165]: Jun 04 14:43:03 devstack nova-compute[86165]: Jun 04 14:43:03 devstack nova-compute[86165]: Jun 04 14:43:03 devstack nova-compute[86165]: Jun 04 14:43:03 devstack nova-compute[86165]: Jun 04 14:43:03 devstack nova-compute[86165]: Jun 04 14:43:03 devstack nova-compute[86165]: Jun 04 14:43:03 devstack nova-compute[86165]: Jun 04 14:43:03 devstack nova-compute[86165]: Jun 04 14:43:03 devstack nova-compute[86165]: Jun 04 14:43:03 devstack nova-compute[86165]: Jun 04 14:43:03 devstack nova-compute[86165]: Jun 04 14:43:03 devstack nova-compute[86165]: Jun 04 14:43:03 devstack nova-compute[86165]: Jun 04 14:43:03 devstack nova-compute[86165]: Jun 04 14:43:03 devstack nova-compute[86165]: Jun 04 14:43:03 devstack nova-compute[86165]: Jun 04 14:43:03 devstack nova-compute[86165]: Jun 04 14:43:03 devstack nova-compute[86165]: Jun 04 14:43:03 devstack nova-compute[86165]: Jun 04 14:43:03 devstack nova-compute[86165]: Jun 04 14:43:03 devstack nova-compute[86165]: Jun 04 14:43:03 devstack nova-compute[86165]: Jun 04 14:43:03 devstack nova-compute[86165]: Jun 04 14:43:03 devstack nova-compute[86165]: Jun 04 14:43:03 devstack nova-compute[86165]: Jun 04 14:43:03 devstack nova-compute[86165]: Jun 04 14:43:03 devstack nova-compute[86165]: Jun 04 14:43:03 devstack nova-compute[86165]: Jun 04 14:43:03 devstack nova-compute[86165]: /dev/urandom Jun 04 14:43:03 devstack nova-compute[86165]: Jun 04 14:43:03 devstack nova-compute[86165]: Jun 04 14:43:03 devstack nova-compute[86165]: Jun 04 14:43:03 devstack nova-compute[86165]: Jun 04 14:43:03 devstack nova-compute[86165]: Jun 04 14:43:03 devstack nova-compute[86165]: Jun 04 14:43:03 devstack nova-compute[86165]: Jun 04 14:43:03 devstack nova-compute[86165]: {{(pid=86165) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8199}} Jun 04 14:43:03 devstack nova-compute[86165]: INFO nova.virt.libvirt.driver [-] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Instance destroyed successfully. Jun 04 14:43:03 devstack nova-compute[86165]: DEBUG nova.objects.instance [None req-c52c2091-db60-44ed-85fd-10f34f07ac64 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Lazy-loading 'flavor' on Instance uuid dc25af11-31da-41f8-8846-926bf2fc3a72 {{(pid=86165) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 04 14:43:04 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-c52c2091-db60-44ed-85fd-10f34f07ac64 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Lock "dc25af11-31da-41f8-8846-926bf2fc3a72" "released" by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" :: held 1.573s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:43:04 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-c7852db3-db68-4229-aa91-75ca15278538 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] No BDM found with device name vda, not building metadata. {{(pid=86165) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13207}} Jun 04 14:43:04 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-c7852db3-db68-4229-aa91-75ca15278538 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] No BDM found with device name vdb, not building metadata. {{(pid=86165) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13207}} Jun 04 14:43:04 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-c7852db3-db68-4229-aa91-75ca15278538 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] No VIF found with MAC fa:16:3e:31:c1:9e, not building metadata {{(pid=86165) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13183}} Jun 04 14:43:04 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:04 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:05 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:06 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-1bd9141a-df4a-404b-bd50-88b20f74369e req-417a1bfd-9f3c-4f37-91b0-81088aee51cd service nova] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Received event network-vif-plugged-7ddd9bb0-afba-42df-9c97-250f1fd7f6c4 {{(pid=86165) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 04 14:43:06 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-1bd9141a-df4a-404b-bd50-88b20f74369e req-417a1bfd-9f3c-4f37-91b0-81088aee51cd service nova] Acquiring lock "024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:43:06 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-1bd9141a-df4a-404b-bd50-88b20f74369e req-417a1bfd-9f3c-4f37-91b0-81088aee51cd service nova] Lock "024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:43:06 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-1bd9141a-df4a-404b-bd50-88b20f74369e req-417a1bfd-9f3c-4f37-91b0-81088aee51cd service nova] Lock "024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:43:06 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-1bd9141a-df4a-404b-bd50-88b20f74369e req-417a1bfd-9f3c-4f37-91b0-81088aee51cd service nova] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] No waiting events found dispatching network-vif-plugged-7ddd9bb0-afba-42df-9c97-250f1fd7f6c4 {{(pid=86165) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 04 14:43:06 devstack nova-compute[86165]: WARNING nova.compute.manager [req-1bd9141a-df4a-404b-bd50-88b20f74369e req-417a1bfd-9f3c-4f37-91b0-81088aee51cd service nova] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Received unexpected event network-vif-plugged-7ddd9bb0-afba-42df-9c97-250f1fd7f6c4 for instance with vm_state active and task_state rescuing. Jun 04 14:43:07 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-c52c2091-db60-44ed-85fd-10f34f07ac64 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Acquiring lock "dc25af11-31da-41f8-8846-926bf2fc3a72" by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:43:07 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-c52c2091-db60-44ed-85fd-10f34f07ac64 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Lock "dc25af11-31da-41f8-8846-926bf2fc3a72" acquired by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" :: waited 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:43:07 devstack nova-compute[86165]: INFO nova.compute.manager [None req-c52c2091-db60-44ed-85fd-10f34f07ac64 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] Attaching volume 8bc269dd-9b69-49fa-8a46-0f4ca9c93680 to /dev/vdb Jun 04 14:43:07 devstack nova-compute[86165]: DEBUG os_brick.utils [None req-c52c2091-db60-44ed-85fd-10f34f07ac64 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] ==> get_connector_properties: call "{'root_helper': 'sudo nova-rootwrap /etc/nova/rootwrap.conf', 'my_ip': '192.168.122.168', 'multipath': False, 'enforce_multipath': True, 'host': 'devstack', 'execute': None}" {{(pid=86165) trace_logging_wrapper /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/utils.py:175}} Jun 04 14:43:07 devstack nova-compute[86165]: INFO oslo.privsep.daemon [None req-c52c2091-db60-44ed-85fd-10f34f07ac64 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-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/tmpxlq_6phb/privsep.sock'] Jun 04 14:43:07 devstack sudo[87865]: 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/tmpxlq_6phb/privsep.sock Jun 04 14:43:07 devstack sudo[87865]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Jun 04 14:43:07 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:07 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] Removed pending STOPPED event for 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d due to new event Resumed> {{(pid=86165) _event_emit_delayed /opt/stack/nova/nova/virt/libvirt/host.py:520}} Jun 04 14:43:07 devstack nova-compute[86165]: DEBUG nova.virt.driver [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] Emitting event Resumed> {{(pid=86165) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 04 14:43:07 devstack nova-compute[86165]: INFO nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] VM Resumed (Lifecycle Event) Jun 04 14:43:07 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-c7852db3-db68-4229-aa91-75ca15278538 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Checking state {{(pid=86165) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 04 14:43:08 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Checking state {{(pid=86165) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 04 14:43:08 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Synchronizing instance power state after lifecycle event "Resumed"; current vm_state: active, current task_state: rescuing, current DB power_state: 1, VM power_state: 1 {{(pid=86165) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 04 14:43:08 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-2b460fee-1a3e-4da8-8013-8da5808bea4d req-07d670e6-e582-4e9f-9085-d22bade68794 service nova] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Received event network-vif-plugged-7ddd9bb0-afba-42df-9c97-250f1fd7f6c4 {{(pid=86165) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 04 14:43:08 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-2b460fee-1a3e-4da8-8013-8da5808bea4d req-07d670e6-e582-4e9f-9085-d22bade68794 service nova] Acquiring lock "024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:43:08 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-2b460fee-1a3e-4da8-8013-8da5808bea4d req-07d670e6-e582-4e9f-9085-d22bade68794 service nova] Lock "024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:43:08 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-2b460fee-1a3e-4da8-8013-8da5808bea4d req-07d670e6-e582-4e9f-9085-d22bade68794 service nova] Lock "024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:43:08 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-2b460fee-1a3e-4da8-8013-8da5808bea4d req-07d670e6-e582-4e9f-9085-d22bade68794 service nova] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] No waiting events found dispatching network-vif-plugged-7ddd9bb0-afba-42df-9c97-250f1fd7f6c4 {{(pid=86165) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 04 14:43:08 devstack nova-compute[86165]: WARNING nova.compute.manager [req-2b460fee-1a3e-4da8-8013-8da5808bea4d req-07d670e6-e582-4e9f-9085-d22bade68794 service nova] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Received unexpected event network-vif-plugged-7ddd9bb0-afba-42df-9c97-250f1fd7f6c4 for instance with vm_state rescued and task_state None. Jun 04 14:43:08 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:08 devstack nova-compute[86165]: DEBUG nova.virt.driver [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] Emitting event Started> {{(pid=86165) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 04 14:43:08 devstack nova-compute[86165]: INFO nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] VM Started (Lifecycle Event) Jun 04 14:43:09 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:09 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Checking state {{(pid=86165) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 04 14:43:09 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Synchronizing instance power state after lifecycle event "Started"; current vm_state: rescued, current task_state: None, current DB power_state: 1, VM power_state: 1 {{(pid=86165) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 04 14:43:11 devstack sudo[87865]: pam_unix(sudo:session): session closed for user root Jun 04 14:43:11 devstack nova-compute[86165]: INFO oslo.privsep.daemon [None req-c52c2091-db60-44ed-85fd-10f34f07ac64 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Spawned new privsep daemon via rootwrap Jun 04 14:43:12 devstack nova-compute[86165]: DEBUG os_brick.initiator.connectors.scaleio [None req-c52c2091-db60-44ed-85fd-10f34f07ac64 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Failed to query sdc guid: [Errno 2] No such file or directory {{(pid=86165) _get_guid /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/scaleio.py:91}} Jun 04 14:43:12 devstack nova-compute[86165]: WARNING os_brick.initiator.connectors.nvmeof [None req-c52c2091-db60-44ed-85fd-10f34f07ac64 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Could not find nvme_core/parameters/multipath: FileNotFoundError: [Errno 2] No such file or directory: '/sys/module/nvme_core/parameters/multipath' Jun 04 14:43:12 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-c52c2091-db60-44ed-85fd-10f34f07ac64 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Running cmd (subprocess): nvme version {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:43:12 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-c52c2091-db60-44ed-85fd-10f34f07ac64 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] 'nvme version' failed. Not Retrying. {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 04 14:43:12 devstack nova-compute[86165]: DEBUG os_brick.initiator.connectors.nvmeof [None req-c52c2091-db60-44ed-85fd-10f34f07ac64 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] nvme not present on system {{(pid=86165) nvme_present /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/nvmeof.py:782}} Jun 04 14:43:12 devstack nova-compute[86165]: DEBUG os_brick.initiator.connectors.lightos [None req-c52c2091-db60-44ed-85fd-10f34f07ac64 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] LIGHTOS: [Errno 111] Connection refused {{(pid=86165) find_dsc /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:161}} Jun 04 14:43:12 devstack nova-compute[86165]: INFO os_brick.initiator.connectors.lightos [None req-c52c2091-db60-44ed-85fd-10f34f07ac64 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Current host hostNQN and IP(s) are ['192.168.122.168', 'fe80::5054:ff:fe62:c745', '172.24.4.1', '2001:db8::2', 'fe80::2ce6:64ff:fee4:9e43', 'fe80::fc16:3eff:fea6:d1de', 'fe80::fc16:3eff:feab:4776', 'fe80::4014:6aff:fe54:efa1', 'fe80::c8a4:efff:fe74:83bd', 'fe80::fc16:3eff:feb3:7d68', 'fe80::3c36:f4ff:fe82:171a', 'fe80::fc16:3eff:fe31:c19e'] Jun 04 14:43:12 devstack nova-compute[86165]: DEBUG os_brick.initiator.connectors.lightos [None req-c52c2091-db60-44ed-85fd-10f34f07ac64 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] LIGHTOS: did not find dsc, continuing anyway. {{(pid=86165) get_connector_properties /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:136}} Jun 04 14:43:12 devstack nova-compute[86165]: DEBUG os_brick.initiator.connectors.lightos [None req-c52c2091-db60-44ed-85fd-10f34f07ac64 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] LIGHTOS: no hostnqn found. {{(pid=86165) get_connector_properties /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:145}} Jun 04 14:43:12 devstack nova-compute[86165]: DEBUG os_brick.utils [None req-c52c2091-db60-44ed-85fd-10f34f07ac64 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] <== get_connector_properties: return (4841ms) {'platform': 'x86_64', 'os_type': 'linux', 'ip': '192.168.122.168', 'host': 'devstack', 'multipath': False, 'enforce_multipath': True, 'initiator': 'iqn.2016-04.com.open-iscsi:ab56baa1c98', 'do_local_attach': False, 'uuid': 'e51d0ed5-0776-4376-a81f-1e084ffcb1c6', 'system uuid': 'fc39d69c-3df0-4a99-a476-0cdcea4ee124', 'nvme_native_multipath': False} {{(pid=86165) trace_logging_wrapper /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/utils.py:202}} Jun 04 14:43:12 devstack nova-compute[86165]: DEBUG nova.virt.block_device [None req-c52c2091-db60-44ed-85fd-10f34f07ac64 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] Updating existing volume attachment record: cd236850-55a4-4684-b5b9-61bf510f85b4 {{(pid=86165) _volume_attach /opt/stack/nova/nova/virt/block_device.py:666}} Jun 04 14:43:12 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:13 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-37af8326-e34e-4d00-93d7-0553908cb996 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Acquiring lock "1b584167-72af-4823-b64c-1ed28b672208" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:43:13 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-37af8326-e34e-4d00-93d7-0553908cb996 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Lock "1b584167-72af-4823-b64c-1ed28b672208" acquired by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: waited 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:43:13 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-37af8326-e34e-4d00-93d7-0553908cb996 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Acquiring lock "1b584167-72af-4823-b64c-1ed28b672208-events" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:43:13 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-37af8326-e34e-4d00-93d7-0553908cb996 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Lock "1b584167-72af-4823-b64c-1ed28b672208-events" acquired by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: waited 0.000s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:43:13 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-37af8326-e34e-4d00-93d7-0553908cb996 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Lock "1b584167-72af-4823-b64c-1ed28b672208-events" "released" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: held 0.000s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:43:14 devstack nova-compute[86165]: INFO nova.compute.manager [None req-37af8326-e34e-4d00-93d7-0553908cb996 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] [instance: 1b584167-72af-4823-b64c-1ed28b672208] Terminating instance Jun 04 14:43:14 devstack nova-compute[86165]: DEBUG nova.utils [-] Task(fn=>, remaining_delay=-0.00450666500000807 future=) was cancelled during its delay period, skipping {{(pid=86165) _log /opt/stack/nova/nova/utils.py:1500}} Jun 04 14:43:14 devstack nova-compute[86165]: DEBUG nova.utils [-] Waiting for the next task {{(pid=86165) _log /opt/stack/nova/nova/utils.py:1500}} Jun 04 14:43:14 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-37af8326-e34e-4d00-93d7-0553908cb996 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] [instance: 1b584167-72af-4823-b64c-1ed28b672208] Start destroying the instance on the hypervisor. {{(pid=86165) _shutdown_instance /opt/stack/nova/nova/compute/manager.py:3332}} Jun 04 14:43:14 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:14 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:14 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:14 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:14 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:14 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:14 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:14 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:14 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:15 devstack nova-compute[86165]: DEBUG nova.utils [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] Queued Task(fn=>, remaining_delay=14.999033955999948 future=) {{(pid=86165) _log /opt/stack/nova/nova/utils.py:1500}} Jun 04 14:43:15 devstack nova-compute[86165]: DEBUG nova.utils [-] Received Task(fn=>, remaining_delay=14.99424089199988 future=) {{(pid=86165) _log /opt/stack/nova/nova/utils.py:1500}} Jun 04 14:43:15 devstack nova-compute[86165]: DEBUG nova.utils [-] Waitig for the deadline of Task(fn=>, remaining_delay=14.99171208100006 future=) {{(pid=86165) _log /opt/stack/nova/nova/utils.py:1500}} Jun 04 14:43:15 devstack nova-compute[86165]: INFO nova.virt.libvirt.driver [-] [instance: 1b584167-72af-4823-b64c-1ed28b672208] Instance destroyed successfully. Jun 04 14:43:15 devstack nova-compute[86165]: DEBUG nova.objects.instance [None req-37af8326-e34e-4d00-93d7-0553908cb996 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Lazy-loading 'resources' on Instance uuid 1b584167-72af-4823-b64c-1ed28b672208 {{(pid=86165) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 04 14:43:15 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.vif [None req-37af8326-e34e-4d00-93d7-0553908cb996 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-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-06-04T12:42:34Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description='tempest-VolumesAdminNegativeTest-server-125912881',display_name='tempest-VolumesAdminNegativeTest-server-125912881',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-volumesadminnegativetest-server-125912881',id=4,image_ref='d02c254e-91bb-4869-903e-8451e5a50689',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=,launch_index=0,launched_at=2026-06-04T12:42:55Z,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='bd30f1dc6eae48ea87fd49ba60ab3b4c',ramdisk_id='',reservation_id='r-f9kv8xoe',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='d02c254e-91bb-4869-903e-8451e5a50689',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-1642574970',owner_user_name='tempest-VolumesAdminNegativeTest-1642574970-project-member'},tags=,task_state='deleting',terminated_at=None,trusted_certs=,updated_at=2026-06-04T12:42:56Z,user_data=None,user_id='a09ff8ed501240e9bc4e7927f4d423df',uuid=1b584167-72af-4823-b64c-1ed28b672208,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "c86da13d-93c4-4dbb-a4ff-9024e40722ec", "address": "fa:16:3e:b3:7d:68", "network": {"id": "25d8b187-7cb7-420b-8cae-c9a690372a34", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-1539123867-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.4", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "bd30f1dc6eae48ea87fd49ba60ab3b4c", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapc86da13d-93", "ovs_interfaceid": "c86da13d-93c4-4dbb-a4ff-9024e40722ec", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86165) unplug /opt/stack/nova/nova/virt/libvirt/vif.py:884}} Jun 04 14:43:15 devstack nova-compute[86165]: DEBUG nova.network.os_vif_util [None req-37af8326-e34e-4d00-93d7-0553908cb996 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Converting VIF {"id": "c86da13d-93c4-4dbb-a4ff-9024e40722ec", "address": "fa:16:3e:b3:7d:68", "network": {"id": "25d8b187-7cb7-420b-8cae-c9a690372a34", "bridge": "br-int", "label": "tempest-VolumesAdminNegativeTest-1539123867-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.4", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "bd30f1dc6eae48ea87fd49ba60ab3b4c", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapc86da13d-93", "ovs_interfaceid": "c86da13d-93c4-4dbb-a4ff-9024e40722ec", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86165) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 04 14:43:15 devstack nova-compute[86165]: DEBUG nova.network.os_vif_util [None req-37af8326-e34e-4d00-93d7-0553908cb996 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:b3:7d:68,bridge_name='br-int',has_traffic_filtering=True,id=c86da13d-93c4-4dbb-a4ff-9024e40722ec,network=Network(25d8b187-7cb7-420b-8cae-c9a690372a34),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapc86da13d-93') {{(pid=86165) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 04 14:43:15 devstack nova-compute[86165]: DEBUG os_vif [None req-37af8326-e34e-4d00-93d7-0553908cb996 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Unplugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:b3:7d:68,bridge_name='br-int',has_traffic_filtering=True,id=c86da13d-93c4-4dbb-a4ff-9024e40722ec,network=Network(25d8b187-7cb7-420b-8cae-c9a690372a34),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapc86da13d-93') {{(pid=86165) unplug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:109}} Jun 04 14:43:15 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:15 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DelPortCommand(_result=None, port=tapc86da13d-93, bridge=br-int, if_exists=True) {{(pid=86165) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 04 14:43:15 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 04 14:43:15 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:15 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbDestroyCommand(_result=None, table=QoS, record=87567af4-4063-47cf-9ded-1bd1bae4349c) {{(pid=86165) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 04 14:43:15 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:15 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 04 14:43:15 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:15 devstack nova-compute[86165]: INFO os_vif [None req-37af8326-e34e-4d00-93d7-0553908cb996 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Successfully unplugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:b3:7d:68,bridge_name='br-int',has_traffic_filtering=True,id=c86da13d-93c4-4dbb-a4ff-9024e40722ec,network=Network(25d8b187-7cb7-420b-8cae-c9a690372a34),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapc86da13d-93') Jun 04 14:43:15 devstack nova-compute[86165]: INFO nova.virt.libvirt.driver [None req-37af8326-e34e-4d00-93d7-0553908cb996 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] [instance: 1b584167-72af-4823-b64c-1ed28b672208] Deleting instance files /opt/stack/data/nova/instances/1b584167-72af-4823-b64c-1ed28b672208_del Jun 04 14:43:15 devstack nova-compute[86165]: INFO nova.virt.libvirt.driver [None req-37af8326-e34e-4d00-93d7-0553908cb996 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] [instance: 1b584167-72af-4823-b64c-1ed28b672208] Deletion of /opt/stack/data/nova/instances/1b584167-72af-4823-b64c-1ed28b672208_del complete Jun 04 14:43:15 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-2e99f39b-2391-48ff-bd14-445bbff4de8a req-1e78ee29-ffba-4969-807d-fa84a2066c97 service nova] [instance: 1b584167-72af-4823-b64c-1ed28b672208] Received event network-vif-unplugged-c86da13d-93c4-4dbb-a4ff-9024e40722ec {{(pid=86165) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 04 14:43:15 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-2e99f39b-2391-48ff-bd14-445bbff4de8a req-1e78ee29-ffba-4969-807d-fa84a2066c97 service nova] Acquiring lock "1b584167-72af-4823-b64c-1ed28b672208-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:43:15 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-2e99f39b-2391-48ff-bd14-445bbff4de8a req-1e78ee29-ffba-4969-807d-fa84a2066c97 service nova] Lock "1b584167-72af-4823-b64c-1ed28b672208-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:43:15 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-2e99f39b-2391-48ff-bd14-445bbff4de8a req-1e78ee29-ffba-4969-807d-fa84a2066c97 service nova] Lock "1b584167-72af-4823-b64c-1ed28b672208-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:43:15 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-2e99f39b-2391-48ff-bd14-445bbff4de8a req-1e78ee29-ffba-4969-807d-fa84a2066c97 service nova] [instance: 1b584167-72af-4823-b64c-1ed28b672208] No waiting events found dispatching network-vif-unplugged-c86da13d-93c4-4dbb-a4ff-9024e40722ec {{(pid=86165) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 04 14:43:15 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-2e99f39b-2391-48ff-bd14-445bbff4de8a req-1e78ee29-ffba-4969-807d-fa84a2066c97 service nova] [instance: 1b584167-72af-4823-b64c-1ed28b672208] Received event network-vif-unplugged-c86da13d-93c4-4dbb-a4ff-9024e40722ec for instance with task_state deleting. {{(pid=86165) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11764}} Jun 04 14:43:16 devstack nova-compute[86165]: INFO nova.compute.manager [None req-37af8326-e34e-4d00-93d7-0553908cb996 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] [instance: 1b584167-72af-4823-b64c-1ed28b672208] Took 1.70 seconds to destroy the instance on the hypervisor. Jun 04 14:43:16 devstack nova-compute[86165]: DEBUG oslo.service.backend._common.loopingcall [None req-37af8326-e34e-4d00-93d7-0553908cb996 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Waiting for function nova.compute.manager.ComputeManager._try_deallocate_network.._deallocate_network_with_retries to return. {{(pid=86165) func /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_common/loopingcall.py:419}} Jun 04 14:43:16 devstack nova-compute[86165]: DEBUG nova.compute.manager [-] [instance: 1b584167-72af-4823-b64c-1ed28b672208] Deallocating network for instance {{(pid=86165) _deallocate_network /opt/stack/nova/nova/compute/manager.py:2456}} Jun 04 14:43:16 devstack nova-compute[86165]: DEBUG nova.network.neutron [-] [instance: 1b584167-72af-4823-b64c-1ed28b672208] deallocate_for_instance() {{(pid=86165) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1842}} Jun 04 14:43:16 devstack nova-compute[86165]: 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. Jun 04 14:43:16 devstack nova-compute[86165]: 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. Jun 04 14:43:17 devstack nova-compute[86165]: INFO nova.compute.manager [None req-876c3bd0-0e71-4098-9688-2829d5eeb46e tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Rescuing Jun 04 14:43:17 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-876c3bd0-0e71-4098-9688-2829d5eeb46e tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Acquiring lock "refresh_cache-32384719-e678-4f22-9722-868a06d2b5e8" {{(pid=86165) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:390}} Jun 04 14:43:17 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-876c3bd0-0e71-4098-9688-2829d5eeb46e tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Acquired lock "refresh_cache-32384719-e678-4f22-9722-868a06d2b5e8" {{(pid=86165) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:393}} Jun 04 14:43:17 devstack nova-compute[86165]: DEBUG nova.network.neutron [None req-876c3bd0-0e71-4098-9688-2829d5eeb46e tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Building network info cache for instance {{(pid=86165) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jun 04 14:43:18 devstack nova-compute[86165]: DEBUG nova.network.neutron [-] [instance: 1b584167-72af-4823-b64c-1ed28b672208] Updating instance_info_cache with network_info: [] {{(pid=86165) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 04 14:43:18 devstack nova-compute[86165]: WARNING neutronclient.v2_0.client [None req-876c3bd0-0e71-4098-9688-2829d5eeb46e tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-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. Jun 04 14:43:18 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-c52c2091-db60-44ed-85fd-10f34f07ac64 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Acquiring lock "cache_volume_driver" by "nova.virt.libvirt.driver.LibvirtDriver._get_volume_driver.._cache_volume_driver" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:43:18 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-c52c2091-db60-44ed-85fd-10f34f07ac64 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Lock "cache_volume_driver" acquired by "nova.virt.libvirt.driver.LibvirtDriver._get_volume_driver.._cache_volume_driver" :: waited 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:43:18 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-e9cdca85-35d4-4808-8128-bffa80ebd920 req-2f2ec393-409e-41f4-a8bf-8020c92de19d service nova] [instance: 1b584167-72af-4823-b64c-1ed28b672208] Received event network-vif-deleted-c86da13d-93c4-4dbb-a4ff-9024e40722ec {{(pid=86165) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 04 14:43:18 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-c52c2091-db60-44ed-85fd-10f34f07ac64 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Lock "cache_volume_driver" "released" by "nova.virt.libvirt.driver.LibvirtDriver._get_volume_driver.._cache_volume_driver" :: held 0.030s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:43:18 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-c52c2091-db60-44ed-85fd-10f34f07ac64 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Acquiring lock "connect_qb_volume" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:43:18 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-c52c2091-db60-44ed-85fd-10f34f07ac64 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Lock "connect_qb_volume" acquired by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" :: waited 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:43:18 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-c52c2091-db60-44ed-85fd-10f34f07ac64 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Running cmd (subprocess): systemctl is-system-running {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:43:18 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-3b7aa50b-05c0-4642-9126-c13f74c211bb req-0441e923-1d0a-4a89-920a-40c684b34ed2 service nova] [instance: 1b584167-72af-4823-b64c-1ed28b672208] Received event network-vif-unplugged-c86da13d-93c4-4dbb-a4ff-9024e40722ec {{(pid=86165) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 04 14:43:18 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-3b7aa50b-05c0-4642-9126-c13f74c211bb req-0441e923-1d0a-4a89-920a-40c684b34ed2 service nova] Acquiring lock "1b584167-72af-4823-b64c-1ed28b672208-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:43:18 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-3b7aa50b-05c0-4642-9126-c13f74c211bb req-0441e923-1d0a-4a89-920a-40c684b34ed2 service nova] Lock "1b584167-72af-4823-b64c-1ed28b672208-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:43:18 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-3b7aa50b-05c0-4642-9126-c13f74c211bb req-0441e923-1d0a-4a89-920a-40c684b34ed2 service nova] Lock "1b584167-72af-4823-b64c-1ed28b672208-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:43:18 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-3b7aa50b-05c0-4642-9126-c13f74c211bb req-0441e923-1d0a-4a89-920a-40c684b34ed2 service nova] [instance: 1b584167-72af-4823-b64c-1ed28b672208] No waiting events found dispatching network-vif-unplugged-c86da13d-93c4-4dbb-a4ff-9024e40722ec {{(pid=86165) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 04 14:43:18 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-3b7aa50b-05c0-4642-9126-c13f74c211bb req-0441e923-1d0a-4a89-920a-40c684b34ed2 service nova] [instance: 1b584167-72af-4823-b64c-1ed28b672208] Received event network-vif-unplugged-c86da13d-93c4-4dbb-a4ff-9024e40722ec for instance with task_state deleting. {{(pid=86165) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11764}} Jun 04 14:43:18 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-3b7aa50b-05c0-4642-9126-c13f74c211bb req-0441e923-1d0a-4a89-920a-40c684b34ed2 service nova] [instance: 1b584167-72af-4823-b64c-1ed28b672208] Received event network-vif-plugged-c86da13d-93c4-4dbb-a4ff-9024e40722ec {{(pid=86165) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 04 14:43:18 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-3b7aa50b-05c0-4642-9126-c13f74c211bb req-0441e923-1d0a-4a89-920a-40c684b34ed2 service nova] Acquiring lock "1b584167-72af-4823-b64c-1ed28b672208-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:43:18 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-3b7aa50b-05c0-4642-9126-c13f74c211bb req-0441e923-1d0a-4a89-920a-40c684b34ed2 service nova] Lock "1b584167-72af-4823-b64c-1ed28b672208-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:43:18 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-3b7aa50b-05c0-4642-9126-c13f74c211bb req-0441e923-1d0a-4a89-920a-40c684b34ed2 service nova] Lock "1b584167-72af-4823-b64c-1ed28b672208-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:43:18 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-3b7aa50b-05c0-4642-9126-c13f74c211bb req-0441e923-1d0a-4a89-920a-40c684b34ed2 service nova] [instance: 1b584167-72af-4823-b64c-1ed28b672208] No waiting events found dispatching network-vif-plugged-c86da13d-93c4-4dbb-a4ff-9024e40722ec {{(pid=86165) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 04 14:43:18 devstack nova-compute[86165]: WARNING nova.compute.manager [req-3b7aa50b-05c0-4642-9126-c13f74c211bb req-0441e923-1d0a-4a89-920a-40c684b34ed2 service nova] [instance: 1b584167-72af-4823-b64c-1ed28b672208] Received unexpected event network-vif-plugged-c86da13d-93c4-4dbb-a4ff-9024e40722ec for instance with vm_state active and task_state deleting. Jun 04 14:43:18 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-c52c2091-db60-44ed-85fd-10f34f07ac64 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] CMD "systemctl is-system-running" returned: 0 in 0.075s {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 04 14:43:18 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.volume.quobyte [None req-c52c2091-db60-44ed-85fd-10f34f07ac64 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] systemd detected. {{(pid=86165) connect_volume /opt/stack/nova/nova/virt/libvirt/volume/quobyte.py:167}} Jun 04 14:43:18 devstack nova-compute[86165]: WARNING oslo_config.cfg [None req-c52c2091-db60-44ed-85fd-10f34f07ac64 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Deprecated: Option "quobyte_mount_point_base" from group "libvirt" is deprecated for removal ( Jun 04 14:43:18 devstack nova-compute[86165]: Quobyte volume driver in cinder was marked unsupported. Quobyte volume support Jun 04 14:43:18 devstack nova-compute[86165]: will be removed from nova when the volume driver is removed from cinder. Jun 04 14:43:18 devstack nova-compute[86165]: ). Its value may be silently ignored in the future. Jun 04 14:43:18 devstack nova-compute[86165]: WARNING oslo_config.cfg [None req-c52c2091-db60-44ed-85fd-10f34f07ac64 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Deprecated: Option "quobyte_client_cfg" from group "libvirt" is deprecated for removal ( Jun 04 14:43:18 devstack nova-compute[86165]: Quobyte volume driver in cinder was marked unsupported. Quobyte volume support Jun 04 14:43:18 devstack nova-compute[86165]: will be removed from nova when the volume driver is removed from cinder. Jun 04 14:43:18 devstack nova-compute[86165]: ). Its value may be silently ignored in the future. Jun 04 14:43:18 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.volume.quobyte [None req-c52c2091-db60-44ed-85fd-10f34f07ac64 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Mounting volume osci02.corp.quobyte.com/cinder-vol-9875da60-788e-4687-a5fb-87bb07429975 at mount point /opt/stack/data/nova/mnt/5ddf20e0d558faaf6437d153f92ad42c via systemd-run {{(pid=86165) mount_volume /opt/stack/nova/nova/virt/libvirt/volume/quobyte.py:79}} Jun 04 14:43:18 devstack nova-compute[86165]: INFO nova.compute.manager [-] [instance: 1b584167-72af-4823-b64c-1ed28b672208] Took 2.58 seconds to deallocate network for instance. Jun 04 14:43:18 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:19 devstack nova-compute[86165]: WARNING neutronclient.v2_0.client [None req-876c3bd0-0e71-4098-9688-2829d5eeb46e tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-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. Jun 04 14:43:19 devstack nova-compute[86165]: INFO nova.virt.libvirt.volume.quobyte [None req-c52c2091-db60-44ed-85fd-10f34f07ac64 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Mounted volume: osci02.corp.quobyte.com/cinder-vol-9875da60-788e-4687-a5fb-87bb07429975 Jun 04 14:43:19 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-c52c2091-db60-44ed-85fd-10f34f07ac64 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Lock "connect_qb_volume" "released" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" :: held 0.511s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:43:19 devstack nova-compute[86165]: DEBUG nova.objects.instance [None req-c52c2091-db60-44ed-85fd-10f34f07ac64 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Lazy-loading 'flavor' on Instance uuid dc25af11-31da-41f8-8846-926bf2fc3a72 {{(pid=86165) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 04 14:43:19 devstack nova-compute[86165]: DEBUG nova.network.neutron [None req-876c3bd0-0e71-4098-9688-2829d5eeb46e tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Updating instance_info_cache with network_info: [{"id": "a4d0072f-b1fb-44ca-a4b0-999c9988747b", "address": "fa:16:3e:a6:d1:de", "network": {"id": "1ba2ce3a-ad37-4f73-83c8-2d48a23e023d", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1316021050-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.5", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "a0519b872ee047e9a22c111a1f1cd7c3", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapa4d0072f-b1", "ovs_interfaceid": "a4d0072f-b1fb-44ca-a4b0-999c9988747b", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=86165) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 04 14:43:19 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-37af8326-e34e-4d00-93d7-0553908cb996 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.update_usage" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:43:19 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-37af8326-e34e-4d00-93d7-0553908cb996 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: waited 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:43:19 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-37af8326-e34e-4d00-93d7-0553908cb996 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=86165) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9951}} Jun 04 14:43:19 devstack nova-compute[86165]: DEBUG nova.compute.provider_tree [None req-37af8326-e34e-4d00-93d7-0553908cb996 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Inventory has not changed in ProviderTree for provider: 135bc785-5fe4-4523-9c65-4b517ed840f9 {{(pid=86165) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 04 14:43:19 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.guest [None req-c52c2091-db60-44ed-85fd-10f34f07ac64 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] attach device xml: Jun 04 14:43:19 devstack nova-compute[86165]: Jun 04 14:43:19 devstack nova-compute[86165]: Jun 04 14:43:19 devstack nova-compute[86165]: Jun 04 14:43:19 devstack nova-compute[86165]: Jun 04 14:43:19 devstack nova-compute[86165]: 8bc269dd-9b69-49fa-8a46-0f4ca9c93680 Jun 04 14:43:19 devstack nova-compute[86165]: Jun 04 14:43:19 devstack nova-compute[86165]: {{(pid=86165) attach_device /opt/stack/nova/nova/virt/libvirt/guest.py:351}} Jun 04 14:43:19 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-876c3bd0-0e71-4098-9688-2829d5eeb46e tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Releasing lock "refresh_cache-32384719-e678-4f22-9722-868a06d2b5e8" {{(pid=86165) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:413}} Jun 04 14:43:20 devstack nova-compute[86165]: DEBUG nova.scheduler.client.report [None req-37af8326-e34e-4d00-93d7-0553908cb996 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Inventory has not changed for provider 135bc785-5fe4-4523-9c65-4b517ed840f9 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=86165) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 04 14:43:20 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-37af8326-e34e-4d00-93d7-0553908cb996 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: held 1.225s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:43:20 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:20 devstack nova-compute[86165]: INFO nova.scheduler.client.report [None req-37af8326-e34e-4d00-93d7-0553908cb996 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Deleted allocations for instance 1b584167-72af-4823-b64c-1ed28b672208 Jun 04 14:43:21 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:21 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:21 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:21 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-c52c2091-db60-44ed-85fd-10f34f07ac64 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] No BDM found with device name vda, not building metadata. {{(pid=86165) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13207}} Jun 04 14:43:21 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-c52c2091-db60-44ed-85fd-10f34f07ac64 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] No BDM found with device name vdb, not building metadata. {{(pid=86165) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13207}} Jun 04 14:43:21 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-c52c2091-db60-44ed-85fd-10f34f07ac64 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] No VIF found with MAC fa:16:3e:ab:47:76, not building metadata {{(pid=86165) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13183}} Jun 04 14:43:21 devstack nova-compute[86165]: DEBUG nova.utils [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] Queued Task(fn=>, remaining_delay=14.996612979999782 future=) {{(pid=86165) _log /opt/stack/nova/nova/utils.py:1500}} Jun 04 14:43:21 devstack nova-compute[86165]: INFO nova.virt.libvirt.driver [-] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Instance destroyed successfully. Jun 04 14:43:21 devstack nova-compute[86165]: DEBUG nova.objects.instance [None req-876c3bd0-0e71-4098-9688-2829d5eeb46e tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Lazy-loading 'numa_topology' on Instance uuid 32384719-e678-4f22-9722-868a06d2b5e8 {{(pid=86165) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 04 14:43:21 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-37af8326-e34e-4d00-93d7-0553908cb996 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Lock "1b584167-72af-4823-b64c-1ed28b672208" "released" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: held 7.765s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:43:21 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:21 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:22 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-1ab08837-7f8a-485b-923c-324dc3200c7c req-fbfb6088-8530-4b86-b097-e5f9bbfe8c8e service nova] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Received event network-vif-unplugged-a4d0072f-b1fb-44ca-a4b0-999c9988747b {{(pid=86165) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 04 14:43:22 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-1ab08837-7f8a-485b-923c-324dc3200c7c req-fbfb6088-8530-4b86-b097-e5f9bbfe8c8e service nova] Acquiring lock "32384719-e678-4f22-9722-868a06d2b5e8-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:43:22 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-1ab08837-7f8a-485b-923c-324dc3200c7c req-fbfb6088-8530-4b86-b097-e5f9bbfe8c8e service nova] Lock "32384719-e678-4f22-9722-868a06d2b5e8-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:43:22 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-1ab08837-7f8a-485b-923c-324dc3200c7c req-fbfb6088-8530-4b86-b097-e5f9bbfe8c8e service nova] Lock "32384719-e678-4f22-9722-868a06d2b5e8-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:43:22 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-1ab08837-7f8a-485b-923c-324dc3200c7c req-fbfb6088-8530-4b86-b097-e5f9bbfe8c8e service nova] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] No waiting events found dispatching network-vif-unplugged-a4d0072f-b1fb-44ca-a4b0-999c9988747b {{(pid=86165) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 04 14:43:22 devstack nova-compute[86165]: WARNING nova.compute.manager [req-1ab08837-7f8a-485b-923c-324dc3200c7c req-fbfb6088-8530-4b86-b097-e5f9bbfe8c8e service nova] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Received unexpected event network-vif-unplugged-a4d0072f-b1fb-44ca-a4b0-999c9988747b for instance with vm_state active and task_state rescuing. Jun 04 14:43:22 devstack nova-compute[86165]: INFO nova.virt.libvirt.driver [None req-876c3bd0-0e71-4098-9688-2829d5eeb46e tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Attempting rescue Jun 04 14:43:22 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-876c3bd0-0e71-4098-9688-2829d5eeb46e tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] rescue generated disk_info: {'disk_bus': 'virtio', 'cdrom_bus': 'ide', 'mapping': {'disk.rescue': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}, 'root': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}, 'disk': {'bus': 'virtio', 'dev': 'vdb', 'type': 'disk'}}} {{(pid=86165) rescue /opt/stack/nova/nova/virt/libvirt/driver.py:4650}} Jun 04 14:43:22 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-876c3bd0-0e71-4098-9688-2829d5eeb46e tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Instance directory exists: not creating {{(pid=86165) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5211}} Jun 04 14:43:22 devstack nova-compute[86165]: INFO nova.virt.libvirt.driver [None req-876c3bd0-0e71-4098-9688-2829d5eeb46e tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Creating image(s) Jun 04 14:43:22 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-876c3bd0-0e71-4098-9688-2829d5eeb46e tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Acquiring lock "/opt/stack/data/nova/instances/32384719-e678-4f22-9722-868a06d2b5e8/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:43:22 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-876c3bd0-0e71-4098-9688-2829d5eeb46e tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Lock "/opt/stack/data/nova/instances/32384719-e678-4f22-9722-868a06d2b5e8/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.000s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:43:22 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-876c3bd0-0e71-4098-9688-2829d5eeb46e tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Lock "/opt/stack/data/nova/instances/32384719-e678-4f22-9722-868a06d2b5e8/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:43:22 devstack nova-compute[86165]: DEBUG nova.objects.instance [None req-876c3bd0-0e71-4098-9688-2829d5eeb46e tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Lazy-loading 'trusted_certs' on Instance uuid 32384719-e678-4f22-9722-868a06d2b5e8 {{(pid=86165) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 04 14:43:22 devstack nova-compute[86165]: DEBUG nova.objects.base [None req-876c3bd0-0e71-4098-9688-2829d5eeb46e tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Object Instance<32384719-e678-4f22-9722-868a06d2b5e8> lazy-loaded attributes: numa_topology,trusted_certs {{(pid=86165) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jun 04 14:43:22 devstack nova-compute[86165]: DEBUG oslo_utils.imageutils.format_inspector [None req-876c3bd0-0e71-4098-9688-2829d5eeb46e tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=86165) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1538}} Jun 04 14:43:22 devstack nova-compute[86165]: DEBUG oslo_utils.imageutils.format_inspector [None req-876c3bd0-0e71-4098-9688-2829d5eeb46e tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86165) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1538}} Jun 04 14:43:22 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-876c3bd0-0e71-4098-9688-2829d5eeb46e tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Acquiring lock "900afcb7e04a9656b228cef1c8f8acfc831f1d71" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:43:22 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-876c3bd0-0e71-4098-9688-2829d5eeb46e tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Lock "900afcb7e04a9656b228cef1c8f8acfc831f1d71" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.002s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:43:22 devstack nova-compute[86165]: DEBUG oslo_utils.imageutils.format_inspector [None req-876c3bd0-0e71-4098-9688-2829d5eeb46e tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=86165) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1538}} Jun 04 14:43:22 devstack nova-compute[86165]: DEBUG oslo_utils.imageutils.format_inspector [None req-876c3bd0-0e71-4098-9688-2829d5eeb46e tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86165) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1538}} Jun 04 14:43:22 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-876c3bd0-0e71-4098-9688-2829d5eeb46e tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/900afcb7e04a9656b228cef1c8f8acfc831f1d71 --force-share --output=json {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:43:23 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-876c3bd0-0e71-4098-9688-2829d5eeb46e tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/900afcb7e04a9656b228cef1c8f8acfc831f1d71 --force-share --output=json" returned: 0 in 0.281s {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 04 14:43:23 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-876c3bd0-0e71-4098-9688-2829d5eeb46e tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-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/900afcb7e04a9656b228cef1c8f8acfc831f1d71,backing_fmt=raw /opt/stack/data/nova/instances/32384719-e678-4f22-9722-868a06d2b5e8/disk.rescue {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:43:23 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-876c3bd0-0e71-4098-9688-2829d5eeb46e tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/900afcb7e04a9656b228cef1c8f8acfc831f1d71,backing_fmt=raw /opt/stack/data/nova/instances/32384719-e678-4f22-9722-868a06d2b5e8/disk.rescue" returned: 0 in 0.150s {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 04 14:43:23 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-876c3bd0-0e71-4098-9688-2829d5eeb46e tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Lock "900afcb7e04a9656b228cef1c8f8acfc831f1d71" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.463s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:43:23 devstack nova-compute[86165]: DEBUG nova.objects.instance [None req-876c3bd0-0e71-4098-9688-2829d5eeb46e tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Lazy-loading 'migration_context' on Instance uuid 32384719-e678-4f22-9722-868a06d2b5e8 {{(pid=86165) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 04 14:43:23 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-c52c2091-db60-44ed-85fd-10f34f07ac64 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Lock "dc25af11-31da-41f8-8846-926bf2fc3a72" "released" by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" :: held 16.385s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:43:23 devstack nova-compute[86165]: DEBUG nova.objects.base [None req-876c3bd0-0e71-4098-9688-2829d5eeb46e tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Object Instance<32384719-e678-4f22-9722-868a06d2b5e8> lazy-loaded attributes: numa_topology,trusted_certs,migration_context {{(pid=86165) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jun 04 14:43:23 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-876c3bd0-0e71-4098-9688-2829d5eeb46e tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Created local disks {{(pid=86165) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5347}} Jun 04 14:43:23 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-876c3bd0-0e71-4098-9688-2829d5eeb46e tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Start _get_guest_xml network_info=[{"id": "a4d0072f-b1fb-44ca-a4b0-999c9988747b", "address": "fa:16:3e:a6:d1:de", "network": {"id": "1ba2ce3a-ad37-4f73-83c8-2d48a23e023d", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1316021050-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.5", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [], "label": "tempest-ServerRescueNegativeTestJSON-1316021050-network", "vif_mac": "fa:16:3e:a6:d1:de"}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "a0519b872ee047e9a22c111a1f1cd7c3", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapa4d0072f-b1", "ovs_interfaceid": "a4d0072f-b1fb-44ca-a4b0-999c9988747b", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] disk_info={'disk_bus': 'virtio', 'cdrom_bus': 'ide', 'mapping': {'disk.rescue': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}, 'root': {'bus': 'virtio', 'dev': 'vda', 'type': 'disk', 'boot_index': '1'}, 'disk': {'bus': 'virtio', 'dev': 'vdb', 'type': 'disk'}}} image_meta=ImageMeta(checksum='87617e24a5e30cb3b87fda8c0764838f',container_format='bare',created_at=2026-06-04T12:36:59Z,direct_url=,disk_format='qcow2',id=d02c254e-91bb-4869-903e-8451e5a50689,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='0d4261920dd141d5bbfa7ae5a52ef966',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-04T12:37:01Z,virtual_size=,visibility=) rescue={'image_id': 'd02c254e-91bb-4869-903e-8451e5a50689', 'kernel_id': '', 'ramdisk_id': ''} block_device_info=Noneshare_info=ShareMappingList(objects=[]) {{(pid=86165) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8192}} Jun 04 14:43:23 devstack nova-compute[86165]: DEBUG nova.objects.instance [None req-876c3bd0-0e71-4098-9688-2829d5eeb46e tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Lazy-loading 'resources' on Instance uuid 32384719-e678-4f22-9722-868a06d2b5e8 {{(pid=86165) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 04 14:43:23 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:24 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-6a6adfa4-119a-4854-9903-ad35ec9cd7de req-fcd84eb2-f755-468d-9914-87b3539622ca service nova] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Received event network-vif-unplugged-a4d0072f-b1fb-44ca-a4b0-999c9988747b {{(pid=86165) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 04 14:43:24 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-6a6adfa4-119a-4854-9903-ad35ec9cd7de req-fcd84eb2-f755-468d-9914-87b3539622ca service nova] Acquiring lock "32384719-e678-4f22-9722-868a06d2b5e8-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:43:24 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-6a6adfa4-119a-4854-9903-ad35ec9cd7de req-fcd84eb2-f755-468d-9914-87b3539622ca service nova] Lock "32384719-e678-4f22-9722-868a06d2b5e8-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:43:24 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-6a6adfa4-119a-4854-9903-ad35ec9cd7de req-fcd84eb2-f755-468d-9914-87b3539622ca service nova] Lock "32384719-e678-4f22-9722-868a06d2b5e8-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.002s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:43:24 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-6a6adfa4-119a-4854-9903-ad35ec9cd7de req-fcd84eb2-f755-468d-9914-87b3539622ca service nova] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] No waiting events found dispatching network-vif-unplugged-a4d0072f-b1fb-44ca-a4b0-999c9988747b {{(pid=86165) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 04 14:43:24 devstack nova-compute[86165]: WARNING nova.compute.manager [req-6a6adfa4-119a-4854-9903-ad35ec9cd7de req-fcd84eb2-f755-468d-9914-87b3539622ca service nova] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Received unexpected event network-vif-unplugged-a4d0072f-b1fb-44ca-a4b0-999c9988747b for instance with vm_state active and task_state rescuing. Jun 04 14:43:24 devstack nova-compute[86165]: DEBUG nova.objects.base [None req-876c3bd0-0e71-4098-9688-2829d5eeb46e tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Object Instance<32384719-e678-4f22-9722-868a06d2b5e8> lazy-loaded attributes: numa_topology,trusted_certs,migration_context,resources {{(pid=86165) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jun 04 14:43:24 devstack nova-compute[86165]: WARNING nova.virt.libvirt.driver [None req-876c3bd0-0e71-4098-9688-2829d5eeb46e tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 04 14:43:24 devstack nova-compute[86165]: DEBUG nova.virt.driver [None req-876c3bd0-0e71-4098-9688-2829d5eeb46e tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='d02c254e-91bb-4869-903e-8451e5a50689', instance_meta=NovaInstanceMeta(name='tempest-ServerRescueNegativeTestJSON-server-837289405', uuid='32384719-e678-4f22-9722-868a06d2b5e8'), owner=OwnerMeta(userid='3f534dfc98464389abefb02edbf5e7dc', username='tempest-ServerRescueNegativeTestJSON-1550291430-project-member', projectid='a0519b872ee047e9a22c111a1f1cd7c3', projectname='tempest-ServerRescueNegativeTestJSON-1550291430'), image=ImageMeta(id='d02c254e-91bb-4869-903e-8451e5a50689', 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": "a4d0072f-b1fb-44ca-a4b0-999c9988747b", "address": "fa:16:3e:a6:d1:de", "network": {"id": "1ba2ce3a-ad37-4f73-83c8-2d48a23e023d", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1316021050-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.5", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [], "label": "tempest-ServerRescueNegativeTestJSON-1316021050-network", "vif_mac": "fa:16:3e:a6:d1:de"}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "a0519b872ee047e9a22c111a1f1cd7c3", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapa4d0072f-b1", "ovs_interfaceid": "a4d0072f-b1fb-44ca-a4b0-999c9988747b", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}], nova_package='33.1.0', creation_time=1780577004.3577278) {{(pid=86165) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jun 04 14:43:24 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-876c3bd0-0e71-4098-9688-2829d5eeb46e tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=86165) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1783}} Jun 04 14:43:24 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-876c3bd0-0e71-4098-9688-2829d5eeb46e tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] CPU controller missing on host. {{(pid=86165) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1793}} Jun 04 14:43:24 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-876c3bd0-0e71-4098-9688-2829d5eeb46e tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=86165) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1802}} Jun 04 14:43:24 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-876c3bd0-0e71-4098-9688-2829d5eeb46e tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] CPU controller found on host. {{(pid=86165) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1809}} Jun 04 14:43:24 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-876c3bd0-0e71-4098-9688-2829d5eeb46e tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=86165) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5886}} Jun 04 14:43:24 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-876c3bd0-0e71-4098-9688-2829d5eeb46e tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-06-04T12:37:49Z,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-06-04T12:36:59Z,direct_url=,disk_format='qcow2',id=d02c254e-91bb-4869-903e-8451e5a50689,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='0d4261920dd141d5bbfa7ae5a52ef966',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-04T12:37:01Z,virtual_size=,visibility=), allow threads: True {{(pid=86165) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jun 04 14:43:24 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-876c3bd0-0e71-4098-9688-2829d5eeb46e tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Flavor limits 0:0:0 {{(pid=86165) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 04 14:43:24 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-876c3bd0-0e71-4098-9688-2829d5eeb46e tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Image limits 0:0:0 {{(pid=86165) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 04 14:43:24 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-876c3bd0-0e71-4098-9688-2829d5eeb46e tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Flavor pref 0:0:0 {{(pid=86165) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 04 14:43:24 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-876c3bd0-0e71-4098-9688-2829d5eeb46e tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Image pref 0:0:0 {{(pid=86165) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 04 14:43:24 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-876c3bd0-0e71-4098-9688-2829d5eeb46e tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86165) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 04 14:43:24 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-876c3bd0-0e71-4098-9688-2829d5eeb46e tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=86165) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jun 04 14:43:24 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-876c3bd0-0e71-4098-9688-2829d5eeb46e tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=86165) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jun 04 14:43:24 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-876c3bd0-0e71-4098-9688-2829d5eeb46e tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Got 1 possible topologies {{(pid=86165) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jun 04 14:43:24 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-876c3bd0-0e71-4098-9688-2829d5eeb46e tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=86165) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jun 04 14:43:24 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-876c3bd0-0e71-4098-9688-2829d5eeb46e tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=86165) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jun 04 14:43:24 devstack nova-compute[86165]: DEBUG nova.objects.instance [None req-876c3bd0-0e71-4098-9688-2829d5eeb46e tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Lazy-loading 'vcpu_model' on Instance uuid 32384719-e678-4f22-9722-868a06d2b5e8 {{(pid=86165) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 04 14:43:24 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-03e23cd7-08bf-4d36-b584-b620d8ab8553 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Acquiring lock "dc25af11-31da-41f8-8846-926bf2fc3a72" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:43:24 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-03e23cd7-08bf-4d36-b584-b620d8ab8553 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Lock "dc25af11-31da-41f8-8846-926bf2fc3a72" acquired by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: waited 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:43:24 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-03e23cd7-08bf-4d36-b584-b620d8ab8553 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Acquiring lock "dc25af11-31da-41f8-8846-926bf2fc3a72-events" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:43:24 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-03e23cd7-08bf-4d36-b584-b620d8ab8553 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Lock "dc25af11-31da-41f8-8846-926bf2fc3a72-events" acquired by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: waited 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:43:24 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-03e23cd7-08bf-4d36-b584-b620d8ab8553 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Lock "dc25af11-31da-41f8-8846-926bf2fc3a72-events" "released" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: held 0.002s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:43:24 devstack nova-compute[86165]: INFO nova.compute.manager [None req-03e23cd7-08bf-4d36-b584-b620d8ab8553 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] Terminating instance Jun 04 14:43:24 devstack nova-compute[86165]: DEBUG nova.objects.base [None req-876c3bd0-0e71-4098-9688-2829d5eeb46e tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Object Instance<32384719-e678-4f22-9722-868a06d2b5e8> lazy-loaded attributes: numa_topology,trusted_certs,migration_context,resources,vcpu_model {{(pid=86165) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jun 04 14:43:24 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.vif [None req-876c3bd0-0e71-4098-9688-2829d5eeb46e tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-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-06-04T12:42:16Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description='tempest-ServerRescueNegativeTestJSON-server-837289405',display_name='tempest-ServerRescueNegativeTestJSON-server-837289405',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serverrescuenegativetestjson-server-837289405',id=2,image_ref='d02c254e-91bb-4869-903e-8451e5a50689',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=,launch_index=0,launched_at=2026-06-04T12:42:53Z,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=,power_state=1,progress=0,project_id='a0519b872ee047e9a22c111a1f1cd7c3',ramdisk_id='',reservation_id='r-laczo6i3',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='d02c254e-91bb-4869-903e-8451e5a50689',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-ServerRescueNegativeTestJSON-1550291430',owner_user_name='tempest-ServerRescueNegativeTestJSON-1550291430-project-member'},tags=,task_state='rescuing',terminated_at=None,trusted_certs=None,updated_at=2026-06-04T12:42:54Z,user_data=None,user_id='3f534dfc98464389abefb02edbf5e7dc',uuid=32384719-e678-4f22-9722-868a06d2b5e8,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "a4d0072f-b1fb-44ca-a4b0-999c9988747b", "address": "fa:16:3e:a6:d1:de", "network": {"id": "1ba2ce3a-ad37-4f73-83c8-2d48a23e023d", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1316021050-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.5", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [], "label": "tempest-ServerRescueNegativeTestJSON-1316021050-network", "vif_mac": "fa:16:3e:a6:d1:de"}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "a0519b872ee047e9a22c111a1f1cd7c3", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapa4d0072f-b1", "ovs_interfaceid": "a4d0072f-b1fb-44ca-a4b0-999c9988747b", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=86165) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jun 04 14:43:24 devstack nova-compute[86165]: DEBUG nova.network.os_vif_util [None req-876c3bd0-0e71-4098-9688-2829d5eeb46e tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Converting VIF {"id": "a4d0072f-b1fb-44ca-a4b0-999c9988747b", "address": "fa:16:3e:a6:d1:de", "network": {"id": "1ba2ce3a-ad37-4f73-83c8-2d48a23e023d", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1316021050-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.5", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [], "label": "tempest-ServerRescueNegativeTestJSON-1316021050-network", "vif_mac": "fa:16:3e:a6:d1:de"}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "a0519b872ee047e9a22c111a1f1cd7c3", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapa4d0072f-b1", "ovs_interfaceid": "a4d0072f-b1fb-44ca-a4b0-999c9988747b", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86165) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 04 14:43:24 devstack nova-compute[86165]: DEBUG nova.network.os_vif_util [None req-876c3bd0-0e71-4098-9688-2829d5eeb46e tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Converted object VIFOpenVSwitch(active=True,address=fa:16:3e:a6:d1:de,bridge_name='br-int',has_traffic_filtering=True,id=a4d0072f-b1fb-44ca-a4b0-999c9988747b,network=Network(1ba2ce3a-ad37-4f73-83c8-2d48a23e023d),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapa4d0072f-b1') {{(pid=86165) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 04 14:43:24 devstack nova-compute[86165]: DEBUG nova.objects.instance [None req-876c3bd0-0e71-4098-9688-2829d5eeb46e tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Lazy-loading 'pci_devices' on Instance uuid 32384719-e678-4f22-9722-868a06d2b5e8 {{(pid=86165) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 04 14:43:25 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-03e23cd7-08bf-4d36-b584-b620d8ab8553 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] Start destroying the instance on the hypervisor. {{(pid=86165) _shutdown_instance /opt/stack/nova/nova/compute/manager.py:3332}} Jun 04 14:43:25 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:25 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:25 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:25 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:25 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:25 devstack nova-compute[86165]: DEBUG nova.objects.base [None req-876c3bd0-0e71-4098-9688-2829d5eeb46e tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Object Instance<32384719-e678-4f22-9722-868a06d2b5e8> lazy-loaded attributes: numa_topology,trusted_certs,migration_context,resources,vcpu_model,pci_devices {{(pid=86165) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jun 04 14:43:25 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-876c3bd0-0e71-4098-9688-2829d5eeb46e tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] End _get_guest_xml xml= Jun 04 14:43:25 devstack nova-compute[86165]: 32384719-e678-4f22-9722-868a06d2b5e8 Jun 04 14:43:25 devstack nova-compute[86165]: instance-00000002 Jun 04 14:43:25 devstack nova-compute[86165]: 196608 Jun 04 14:43:25 devstack nova-compute[86165]: 1 Jun 04 14:43:25 devstack nova-compute[86165]: Jun 04 14:43:25 devstack nova-compute[86165]: Jun 04 14:43:25 devstack nova-compute[86165]: Jun 04 14:43:25 devstack nova-compute[86165]: tempest-ServerRescueNegativeTestJSON-server-837289405 Jun 04 14:43:25 devstack nova-compute[86165]: 2026-06-04 12:43:24 Jun 04 14:43:25 devstack nova-compute[86165]: Jun 04 14:43:25 devstack nova-compute[86165]: 192 Jun 04 14:43:25 devstack nova-compute[86165]: 1 Jun 04 14:43:25 devstack nova-compute[86165]: 0 Jun 04 14:43:25 devstack nova-compute[86165]: 0 Jun 04 14:43:25 devstack nova-compute[86165]: 1 Jun 04 14:43:25 devstack nova-compute[86165]: Jun 04 14:43:25 devstack nova-compute[86165]: True Jun 04 14:43:25 devstack nova-compute[86165]: Jun 04 14:43:25 devstack nova-compute[86165]: Jun 04 14:43:25 devstack nova-compute[86165]: Jun 04 14:43:25 devstack nova-compute[86165]: bare Jun 04 14:43:25 devstack nova-compute[86165]: qcow2 Jun 04 14:43:25 devstack nova-compute[86165]: 1 Jun 04 14:43:25 devstack nova-compute[86165]: 0 Jun 04 14:43:25 devstack nova-compute[86165]: Jun 04 14:43:25 devstack nova-compute[86165]: ide Jun 04 14:43:25 devstack nova-compute[86165]: virtio Jun 04 14:43:25 devstack nova-compute[86165]: pc Jun 04 14:43:25 devstack nova-compute[86165]: virtio Jun 04 14:43:25 devstack nova-compute[86165]: virtio Jun 04 14:43:25 devstack nova-compute[86165]: virtio Jun 04 14:43:25 devstack nova-compute[86165]: Jun 04 14:43:25 devstack nova-compute[86165]: Jun 04 14:43:25 devstack nova-compute[86165]: Jun 04 14:43:25 devstack nova-compute[86165]: tempest-ServerRescueNegativeTestJSON-1550291430-project-member Jun 04 14:43:25 devstack nova-compute[86165]: tempest-ServerRescueNegativeTestJSON-1550291430 Jun 04 14:43:25 devstack nova-compute[86165]: Jun 04 14:43:25 devstack nova-compute[86165]: Jun 04 14:43:25 devstack nova-compute[86165]: Jun 04 14:43:25 devstack nova-compute[86165]: Jun 04 14:43:25 devstack nova-compute[86165]: Jun 04 14:43:25 devstack nova-compute[86165]: Jun 04 14:43:25 devstack nova-compute[86165]: Jun 04 14:43:25 devstack nova-compute[86165]: Jun 04 14:43:25 devstack nova-compute[86165]: Jun 04 14:43:25 devstack nova-compute[86165]: Jun 04 14:43:25 devstack nova-compute[86165]: Jun 04 14:43:25 devstack nova-compute[86165]: OpenStack Foundation Jun 04 14:43:25 devstack nova-compute[86165]: OpenStack Nova Jun 04 14:43:25 devstack nova-compute[86165]: 33.1.0 Jun 04 14:43:25 devstack nova-compute[86165]: 32384719-e678-4f22-9722-868a06d2b5e8 Jun 04 14:43:25 devstack nova-compute[86165]: 32384719-e678-4f22-9722-868a06d2b5e8 Jun 04 14:43:25 devstack nova-compute[86165]: Virtual Machine Jun 04 14:43:25 devstack nova-compute[86165]: Jun 04 14:43:25 devstack nova-compute[86165]: Jun 04 14:43:25 devstack nova-compute[86165]: Jun 04 14:43:25 devstack nova-compute[86165]: hvm Jun 04 14:43:25 devstack nova-compute[86165]: Jun 04 14:43:25 devstack nova-compute[86165]: Jun 04 14:43:25 devstack nova-compute[86165]: Jun 04 14:43:25 devstack nova-compute[86165]: Jun 04 14:43:25 devstack nova-compute[86165]: Jun 04 14:43:25 devstack nova-compute[86165]: Jun 04 14:43:25 devstack nova-compute[86165]: Jun 04 14:43:25 devstack nova-compute[86165]: 1 Jun 04 14:43:25 devstack nova-compute[86165]: Jun 04 14:43:25 devstack nova-compute[86165]: Jun 04 14:43:25 devstack nova-compute[86165]: Jun 04 14:43:25 devstack nova-compute[86165]: Jun 04 14:43:25 devstack nova-compute[86165]: Jun 04 14:43:25 devstack nova-compute[86165]: Jun 04 14:43:25 devstack nova-compute[86165]: Jun 04 14:43:25 devstack nova-compute[86165]: Jun 04 14:43:25 devstack nova-compute[86165]: Jun 04 14:43:25 devstack nova-compute[86165]: Jun 04 14:43:25 devstack nova-compute[86165]: Jun 04 14:43:25 devstack nova-compute[86165]: Jun 04 14:43:25 devstack nova-compute[86165]: Jun 04 14:43:25 devstack nova-compute[86165]: Jun 04 14:43:25 devstack nova-compute[86165]: Jun 04 14:43:25 devstack nova-compute[86165]: Jun 04 14:43:25 devstack nova-compute[86165]: Jun 04 14:43:25 devstack nova-compute[86165]: Jun 04 14:43:25 devstack nova-compute[86165]: Jun 04 14:43:25 devstack nova-compute[86165]: Jun 04 14:43:25 devstack nova-compute[86165]: Jun 04 14:43:25 devstack nova-compute[86165]: Jun 04 14:43:25 devstack nova-compute[86165]: Jun 04 14:43:25 devstack nova-compute[86165]: Jun 04 14:43:25 devstack nova-compute[86165]: Jun 04 14:43:25 devstack nova-compute[86165]: Jun 04 14:43:25 devstack nova-compute[86165]: Jun 04 14:43:25 devstack nova-compute[86165]: Jun 04 14:43:25 devstack nova-compute[86165]: Jun 04 14:43:25 devstack nova-compute[86165]: Jun 04 14:43:25 devstack nova-compute[86165]: Jun 04 14:43:25 devstack nova-compute[86165]: /dev/urandom Jun 04 14:43:25 devstack nova-compute[86165]: Jun 04 14:43:25 devstack nova-compute[86165]: Jun 04 14:43:25 devstack nova-compute[86165]: Jun 04 14:43:25 devstack nova-compute[86165]: Jun 04 14:43:25 devstack nova-compute[86165]: Jun 04 14:43:25 devstack nova-compute[86165]: Jun 04 14:43:25 devstack nova-compute[86165]: Jun 04 14:43:25 devstack nova-compute[86165]: {{(pid=86165) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8199}} Jun 04 14:43:25 devstack nova-compute[86165]: INFO nova.virt.libvirt.driver [-] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Instance destroyed successfully. Jun 04 14:43:25 devstack nova-compute[86165]: DEBUG nova.utils [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] Queued Task(fn=>, remaining_delay=14.99946166399991 future=) {{(pid=86165) _log /opt/stack/nova/nova/utils.py:1500}} Jun 04 14:43:25 devstack nova-compute[86165]: INFO nova.virt.libvirt.driver [-] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] Instance destroyed successfully. Jun 04 14:43:25 devstack nova-compute[86165]: DEBUG nova.objects.instance [None req-03e23cd7-08bf-4d36-b584-b620d8ab8553 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Lazy-loading 'resources' on Instance uuid dc25af11-31da-41f8-8846-926bf2fc3a72 {{(pid=86165) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 04 14:43:25 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:26 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.vif [None req-03e23cd7-08bf-4d36-b584-b620d8ab8553 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-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-06-04T12:42:15Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description='tempest-DeleteServersTestJSON-server-1023866601',display_name='tempest-DeleteServersTestJSON-server-1023866601',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-deleteserverstestjson-server-1023866601',id=1,image_ref='d02c254e-91bb-4869-903e-8451e5a50689',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=,launch_index=0,launched_at=2026-06-04T12:42:49Z,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='7265d605fa364eada3b61037b17911fc',ramdisk_id='',reservation_id='r-yveuqgsx',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='d02c254e-91bb-4869-903e-8451e5a50689',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-1276613113',owner_user_name='tempest-DeleteServersTestJSON-1276613113-project-member'},tags=,task_state='deleting',terminated_at=None,trusted_certs=,updated_at=2026-06-04T12:42:49Z,user_data=None,user_id='947d773768cd4ab0963ed05d312bdc7c',uuid=dc25af11-31da-41f8-8846-926bf2fc3a72,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "1d8cc131-687b-419a-8550-46dd738e3f4c", "address": "fa:16:3e:ab:47:76", "network": {"id": "ae32809d-bd1f-4686-8c83-b971c0450a18", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-797602995-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.8", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "7265d605fa364eada3b61037b17911fc", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap1d8cc131-68", "ovs_interfaceid": "1d8cc131-687b-419a-8550-46dd738e3f4c", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86165) unplug /opt/stack/nova/nova/virt/libvirt/vif.py:884}} Jun 04 14:43:26 devstack nova-compute[86165]: DEBUG nova.network.os_vif_util [None req-03e23cd7-08bf-4d36-b584-b620d8ab8553 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Converting VIF {"id": "1d8cc131-687b-419a-8550-46dd738e3f4c", "address": "fa:16:3e:ab:47:76", "network": {"id": "ae32809d-bd1f-4686-8c83-b971c0450a18", "bridge": "br-int", "label": "tempest-DeleteServersTestJSON-797602995-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.8", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "7265d605fa364eada3b61037b17911fc", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap1d8cc131-68", "ovs_interfaceid": "1d8cc131-687b-419a-8550-46dd738e3f4c", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86165) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 04 14:43:26 devstack nova-compute[86165]: DEBUG nova.network.os_vif_util [None req-03e23cd7-08bf-4d36-b584-b620d8ab8553 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:ab:47:76,bridge_name='br-int',has_traffic_filtering=True,id=1d8cc131-687b-419a-8550-46dd738e3f4c,network=Network(ae32809d-bd1f-4686-8c83-b971c0450a18),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap1d8cc131-68') {{(pid=86165) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 04 14:43:26 devstack nova-compute[86165]: DEBUG os_vif [None req-03e23cd7-08bf-4d36-b584-b620d8ab8553 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Unplugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:ab:47:76,bridge_name='br-int',has_traffic_filtering=True,id=1d8cc131-687b-419a-8550-46dd738e3f4c,network=Network(ae32809d-bd1f-4686-8c83-b971c0450a18),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap1d8cc131-68') {{(pid=86165) unplug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:109}} Jun 04 14:43:26 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:26 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DelPortCommand(_result=None, port=tap1d8cc131-68, bridge=br-int, if_exists=True) {{(pid=86165) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 04 14:43:26 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 04 14:43:26 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-b3e9f1fd-5eaa-47f9-b047-54bf88253119 req-d83b8ef7-1d96-4d7a-aaf8-577814f455ab service nova] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] Received event network-vif-unplugged-1d8cc131-687b-419a-8550-46dd738e3f4c {{(pid=86165) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 04 14:43:26 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-b3e9f1fd-5eaa-47f9-b047-54bf88253119 req-d83b8ef7-1d96-4d7a-aaf8-577814f455ab service nova] Acquiring lock "dc25af11-31da-41f8-8846-926bf2fc3a72-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:43:26 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:26 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-b3e9f1fd-5eaa-47f9-b047-54bf88253119 req-d83b8ef7-1d96-4d7a-aaf8-577814f455ab service nova] Lock "dc25af11-31da-41f8-8846-926bf2fc3a72-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.003s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:43:26 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-b3e9f1fd-5eaa-47f9-b047-54bf88253119 req-d83b8ef7-1d96-4d7a-aaf8-577814f455ab service nova] Lock "dc25af11-31da-41f8-8846-926bf2fc3a72-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:43:26 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-b3e9f1fd-5eaa-47f9-b047-54bf88253119 req-d83b8ef7-1d96-4d7a-aaf8-577814f455ab service nova] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] No waiting events found dispatching network-vif-unplugged-1d8cc131-687b-419a-8550-46dd738e3f4c {{(pid=86165) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 04 14:43:26 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-b3e9f1fd-5eaa-47f9-b047-54bf88253119 req-d83b8ef7-1d96-4d7a-aaf8-577814f455ab service nova] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] Received event network-vif-unplugged-1d8cc131-687b-419a-8550-46dd738e3f4c for instance with task_state deleting. {{(pid=86165) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11764}} Jun 04 14:43:26 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:26 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbDestroyCommand(_result=None, table=QoS, record=fbd6ad1d-6afa-4ad6-bd7b-6d3adc119a8e) {{(pid=86165) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 04 14:43:26 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 04 14:43:26 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:26 devstack nova-compute[86165]: INFO os_vif [None req-03e23cd7-08bf-4d36-b584-b620d8ab8553 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Successfully unplugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:ab:47:76,bridge_name='br-int',has_traffic_filtering=True,id=1d8cc131-687b-419a-8550-46dd738e3f4c,network=Network(ae32809d-bd1f-4686-8c83-b971c0450a18),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap1d8cc131-68') Jun 04 14:43:26 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-03e23cd7-08bf-4d36-b584-b620d8ab8553 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Acquiring lock "connect_qb_volume" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:43:26 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-03e23cd7-08bf-4d36-b584-b620d8ab8553 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Lock "connect_qb_volume" acquired by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" :: waited 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:43:26 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-03e23cd7-08bf-4d36-b584-b620d8ab8553 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Lock "connect_qb_volume" "released" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" :: held 0.022s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:43:26 devstack nova-compute[86165]: INFO nova.virt.libvirt.driver [None req-03e23cd7-08bf-4d36-b584-b620d8ab8553 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] Deleting instance files /opt/stack/data/nova/instances/dc25af11-31da-41f8-8846-926bf2fc3a72_del Jun 04 14:43:26 devstack nova-compute[86165]: INFO nova.virt.libvirt.driver [None req-03e23cd7-08bf-4d36-b584-b620d8ab8553 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] Deletion of /opt/stack/data/nova/instances/dc25af11-31da-41f8-8846-926bf2fc3a72_del complete Jun 04 14:43:26 devstack nova-compute[86165]: INFO nova.compute.manager [None req-03e23cd7-08bf-4d36-b584-b620d8ab8553 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] Took 1.53 seconds to destroy the instance on the hypervisor. Jun 04 14:43:26 devstack nova-compute[86165]: DEBUG oslo.service.backend._common.loopingcall [None req-03e23cd7-08bf-4d36-b584-b620d8ab8553 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Waiting for function nova.compute.manager.ComputeManager._try_deallocate_network.._deallocate_network_with_retries to return. {{(pid=86165) func /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_common/loopingcall.py:419}} Jun 04 14:43:26 devstack nova-compute[86165]: DEBUG nova.compute.manager [-] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] Deallocating network for instance {{(pid=86165) _deallocate_network /opt/stack/nova/nova/compute/manager.py:2456}} Jun 04 14:43:26 devstack nova-compute[86165]: DEBUG nova.network.neutron [-] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] deallocate_for_instance() {{(pid=86165) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1842}} Jun 04 14:43:26 devstack nova-compute[86165]: 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. Jun 04 14:43:27 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-876c3bd0-0e71-4098-9688-2829d5eeb46e tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] No BDM found with device name vda, not building metadata. {{(pid=86165) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13207}} Jun 04 14:43:27 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-876c3bd0-0e71-4098-9688-2829d5eeb46e tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] No BDM found with device name vdb, not building metadata. {{(pid=86165) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13207}} Jun 04 14:43:27 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-876c3bd0-0e71-4098-9688-2829d5eeb46e tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] No VIF found with MAC fa:16:3e:a6:d1:de, not building metadata {{(pid=86165) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13183}} Jun 04 14:43:27 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:27 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:27 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:27 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:27 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:28 devstack nova-compute[86165]: 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. Jun 04 14:43:28 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] Removed pending STOPPED event for 32384719-e678-4f22-9722-868a06d2b5e8 due to new event Resumed> {{(pid=86165) _event_emit_delayed /opt/stack/nova/nova/virt/libvirt/host.py:520}} Jun 04 14:43:28 devstack nova-compute[86165]: DEBUG nova.virt.driver [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] Emitting event Resumed> {{(pid=86165) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 04 14:43:28 devstack nova-compute[86165]: INFO nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] VM Resumed (Lifecycle Event) Jun 04 14:43:28 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-876c3bd0-0e71-4098-9688-2829d5eeb46e tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Checking state {{(pid=86165) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 04 14:43:28 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:29 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Checking state {{(pid=86165) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 04 14:43:29 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Synchronizing instance power state after lifecycle event "Resumed"; current vm_state: active, current task_state: rescuing, current DB power_state: 1, VM power_state: 1 {{(pid=86165) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 04 14:43:29 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:29 devstack nova-compute[86165]: DEBUG nova.virt.driver [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] Emitting event Started> {{(pid=86165) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 04 14:43:29 devstack nova-compute[86165]: INFO nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] VM Started (Lifecycle Event) Jun 04 14:43:30 devstack nova-compute[86165]: DEBUG nova.utils [-] Task(fn=>, remaining_delay=-0.010642870000083349 future=) submitted to {{(pid=86165) _log /opt/stack/nova/nova/utils.py:1500}} Jun 04 14:43:30 devstack nova-compute[86165]: DEBUG nova.virt.driver [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] Emitting event Stopped> {{(pid=86165) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 04 14:43:30 devstack nova-compute[86165]: INFO nova.compute.manager [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] [instance: 1b584167-72af-4823-b64c-1ed28b672208] VM Stopped (Lifecycle Event) Jun 04 14:43:30 devstack nova-compute[86165]: DEBUG nova.utils [-] Waiting for the next task {{(pid=86165) _log /opt/stack/nova/nova/utils.py:1500}} Jun 04 14:43:30 devstack nova-compute[86165]: DEBUG nova.utils [-] Received Task(fn=>, remaining_delay=6.668813208999836 future=) {{(pid=86165) _log /opt/stack/nova/nova/utils.py:1500}} Jun 04 14:43:30 devstack nova-compute[86165]: DEBUG nova.utils [-] Task(fn=>, remaining_delay=6.668505627999821 future=) was cancelled while queued, skipping {{(pid=86165) _log /opt/stack/nova/nova/utils.py:1500}} Jun 04 14:43:30 devstack nova-compute[86165]: DEBUG nova.utils [-] Waiting for the next task {{(pid=86165) _log /opt/stack/nova/nova/utils.py:1500}} Jun 04 14:43:30 devstack nova-compute[86165]: DEBUG nova.utils [-] Received Task(fn=>, remaining_delay=10.579453868999963 future=) {{(pid=86165) _log /opt/stack/nova/nova/utils.py:1500}} Jun 04 14:43:30 devstack nova-compute[86165]: DEBUG nova.utils [-] Waitig for the deadline of Task(fn=>, remaining_delay=10.579185957999925 future=) {{(pid=86165) _log /opt/stack/nova/nova/utils.py:1500}} Jun 04 14:43:30 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Checking state {{(pid=86165) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 04 14:43:30 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-df518c0d-ffac-441e-a283-09b3dba911be req-8cd3f1a5-ae19-4835-ac77-7a0379d8c238 service nova] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Received event network-vif-plugged-a4d0072f-b1fb-44ca-a4b0-999c9988747b {{(pid=86165) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 04 14:43:30 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-df518c0d-ffac-441e-a283-09b3dba911be req-8cd3f1a5-ae19-4835-ac77-7a0379d8c238 service nova] Acquiring lock "32384719-e678-4f22-9722-868a06d2b5e8-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:43:30 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-df518c0d-ffac-441e-a283-09b3dba911be req-8cd3f1a5-ae19-4835-ac77-7a0379d8c238 service nova] Lock "32384719-e678-4f22-9722-868a06d2b5e8-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:43:30 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-df518c0d-ffac-441e-a283-09b3dba911be req-8cd3f1a5-ae19-4835-ac77-7a0379d8c238 service nova] Lock "32384719-e678-4f22-9722-868a06d2b5e8-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.003s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:43:30 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-df518c0d-ffac-441e-a283-09b3dba911be req-8cd3f1a5-ae19-4835-ac77-7a0379d8c238 service nova] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] No waiting events found dispatching network-vif-plugged-a4d0072f-b1fb-44ca-a4b0-999c9988747b {{(pid=86165) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 04 14:43:30 devstack nova-compute[86165]: WARNING nova.compute.manager [req-df518c0d-ffac-441e-a283-09b3dba911be req-8cd3f1a5-ae19-4835-ac77-7a0379d8c238 service nova] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Received unexpected event network-vif-plugged-a4d0072f-b1fb-44ca-a4b0-999c9988747b for instance with vm_state rescued and task_state None. Jun 04 14:43:30 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Synchronizing instance power state after lifecycle event "Started"; current vm_state: rescued, current task_state: None, current DB power_state: 1, VM power_state: 1 {{(pid=86165) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 04 14:43:30 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-a9c41e66-df0d-4de7-9c9e-024ceb881584 req-814e452d-f616-4a2f-80f7-fb007b3c27cc service nova] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] Received event network-vif-unplugged-1d8cc131-687b-419a-8550-46dd738e3f4c {{(pid=86165) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 04 14:43:30 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-a9c41e66-df0d-4de7-9c9e-024ceb881584 req-814e452d-f616-4a2f-80f7-fb007b3c27cc service nova] Acquiring lock "dc25af11-31da-41f8-8846-926bf2fc3a72-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:43:30 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-a9c41e66-df0d-4de7-9c9e-024ceb881584 req-814e452d-f616-4a2f-80f7-fb007b3c27cc service nova] Lock "dc25af11-31da-41f8-8846-926bf2fc3a72-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.002s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:43:30 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-a9c41e66-df0d-4de7-9c9e-024ceb881584 req-814e452d-f616-4a2f-80f7-fb007b3c27cc service nova] Lock "dc25af11-31da-41f8-8846-926bf2fc3a72-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:43:30 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-a9c41e66-df0d-4de7-9c9e-024ceb881584 req-814e452d-f616-4a2f-80f7-fb007b3c27cc service nova] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] No waiting events found dispatching network-vif-unplugged-1d8cc131-687b-419a-8550-46dd738e3f4c {{(pid=86165) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 04 14:43:30 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-a9c41e66-df0d-4de7-9c9e-024ceb881584 req-814e452d-f616-4a2f-80f7-fb007b3c27cc service nova] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] Received event network-vif-unplugged-1d8cc131-687b-419a-8550-46dd738e3f4c for instance with task_state deleting. {{(pid=86165) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11764}} Jun 04 14:43:30 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-61dc7d6c-c5d6-4642-a456-bbe35ad1d3d2 tempest-VolumesAdminNegativeTest-1642574970 tempest-VolumesAdminNegativeTest-1642574970-project-member] [instance: 1b584167-72af-4823-b64c-1ed28b672208] Checking state {{(pid=86165) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 04 14:43:31 devstack nova-compute[86165]: DEBUG nova.network.neutron [-] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] Updating instance_info_cache with network_info: [] {{(pid=86165) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 04 14:43:31 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:31 devstack nova-compute[86165]: INFO nova.compute.manager [-] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] Took 4.78 seconds to deallocate network for instance. Jun 04 14:43:32 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-7e27500b-f5be-44e3-9c1d-562eb1c0fdee req-f963111f-ccbd-48c0-9ecd-2a75e994b721 service nova] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Received event network-vif-plugged-a4d0072f-b1fb-44ca-a4b0-999c9988747b {{(pid=86165) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 04 14:43:32 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-7e27500b-f5be-44e3-9c1d-562eb1c0fdee req-f963111f-ccbd-48c0-9ecd-2a75e994b721 service nova] Acquiring lock "32384719-e678-4f22-9722-868a06d2b5e8-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:43:32 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-7e27500b-f5be-44e3-9c1d-562eb1c0fdee req-f963111f-ccbd-48c0-9ecd-2a75e994b721 service nova] Lock "32384719-e678-4f22-9722-868a06d2b5e8-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.006s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:43:32 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-7e27500b-f5be-44e3-9c1d-562eb1c0fdee req-f963111f-ccbd-48c0-9ecd-2a75e994b721 service nova] Lock "32384719-e678-4f22-9722-868a06d2b5e8-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.007s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:43:32 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-7e27500b-f5be-44e3-9c1d-562eb1c0fdee req-f963111f-ccbd-48c0-9ecd-2a75e994b721 service nova] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] No waiting events found dispatching network-vif-plugged-a4d0072f-b1fb-44ca-a4b0-999c9988747b {{(pid=86165) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 04 14:43:32 devstack nova-compute[86165]: WARNING nova.compute.manager [req-7e27500b-f5be-44e3-9c1d-562eb1c0fdee req-f963111f-ccbd-48c0-9ecd-2a75e994b721 service nova] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Received unexpected event network-vif-plugged-a4d0072f-b1fb-44ca-a4b0-999c9988747b for instance with vm_state rescued and task_state None. Jun 04 14:43:32 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-d4bbd614-7a42-4c71-b7c8-c677f226a15e req-00de4fdf-98fd-4f2c-808f-91649d4ad3bb service nova] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] Received event network-vif-deleted-1d8cc131-687b-419a-8550-46dd738e3f4c {{(pid=86165) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 04 14:43:32 devstack nova-compute[86165]: INFO nova.compute.manager [None req-03e23cd7-08bf-4d36-b584-b620d8ab8553 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] Took 0.81 seconds to detach 1 volumes for instance. Jun 04 14:43:32 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-03e23cd7-08bf-4d36-b584-b620d8ab8553 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.update_usage" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:43:32 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-03e23cd7-08bf-4d36-b584-b620d8ab8553 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: waited 0.002s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:43:33 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-03e23cd7-08bf-4d36-b584-b620d8ab8553 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=86165) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9951}} Jun 04 14:43:33 devstack nova-compute[86165]: DEBUG nova.compute.provider_tree [None req-03e23cd7-08bf-4d36-b584-b620d8ab8553 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Inventory has not changed in ProviderTree for provider: 135bc785-5fe4-4523-9c65-4b517ed840f9 {{(pid=86165) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 04 14:43:33 devstack nova-compute[86165]: DEBUG nova.scheduler.client.report [None req-03e23cd7-08bf-4d36-b584-b620d8ab8553 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Inventory has not changed for provider 135bc785-5fe4-4523-9c65-4b517ed840f9 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=86165) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 04 14:43:33 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:34 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-03e23cd7-08bf-4d36-b584-b620d8ab8553 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: held 1.272s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:43:34 devstack nova-compute[86165]: INFO nova.scheduler.client.report [None req-03e23cd7-08bf-4d36-b584-b620d8ab8553 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Deleted allocations for instance dc25af11-31da-41f8-8846-926bf2fc3a72 Jun 04 14:43:34 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:35 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-03e23cd7-08bf-4d36-b584-b620d8ab8553 tempest-DeleteServersTestJSON-1276613113 tempest-DeleteServersTestJSON-1276613113-project-member] Lock "dc25af11-31da-41f8-8846-926bf2fc3a72" "released" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: held 10.584s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:43:35 devstack nova-compute[86165]: INFO nova.compute.manager [None req-196b85d1-fc96-4445-8a8d-7bdf72e98211 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Unrescuing Jun 04 14:43:35 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-196b85d1-fc96-4445-8a8d-7bdf72e98211 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Acquiring lock "refresh_cache-32384719-e678-4f22-9722-868a06d2b5e8" {{(pid=86165) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:390}} Jun 04 14:43:35 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-196b85d1-fc96-4445-8a8d-7bdf72e98211 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Acquired lock "refresh_cache-32384719-e678-4f22-9722-868a06d2b5e8" {{(pid=86165) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:393}} Jun 04 14:43:35 devstack nova-compute[86165]: DEBUG nova.network.neutron [None req-196b85d1-fc96-4445-8a8d-7bdf72e98211 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Building network info cache for instance {{(pid=86165) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jun 04 14:43:36 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:36 devstack nova-compute[86165]: WARNING neutronclient.v2_0.client [None req-196b85d1-fc96-4445-8a8d-7bdf72e98211 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-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. Jun 04 14:43:37 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:38 devstack nova-compute[86165]: DEBUG oslo_service.periodic_task [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=86165) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Jun 04 14:43:38 devstack nova-compute[86165]: DEBUG oslo_service.periodic_task [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Running periodic task ComputeManager._sync_scheduler_instance_info {{(pid=86165) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Jun 04 14:43:38 devstack nova-compute[86165]: DEBUG oslo_service.periodic_task [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=86165) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Jun 04 14:43:38 devstack nova-compute[86165]: DEBUG oslo_service.periodic_task [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=86165) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Jun 04 14:43:38 devstack nova-compute[86165]: DEBUG oslo_service.periodic_task [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=86165) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Jun 04 14:43:38 devstack nova-compute[86165]: DEBUG oslo_service.periodic_task [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=86165) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Jun 04 14:43:38 devstack nova-compute[86165]: DEBUG oslo_service.periodic_task [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=86165) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Jun 04 14:43:38 devstack nova-compute[86165]: DEBUG oslo_service.periodic_task [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=86165) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Jun 04 14:43:38 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=86165) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Jun 04 14:43:38 devstack nova-compute[86165]: DEBUG oslo_service.periodic_task [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Running periodic task ComputeManager.update_available_resource {{(pid=86165) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Jun 04 14:43:38 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:43:38 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:43:38 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:43:38 devstack nova-compute[86165]: DEBUG nova.compute.resource_tracker [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=86165) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jun 04 14:43:38 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:39 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d/disk.rescue --force-share --output=json {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:43:40 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d/disk.rescue --force-share --output=json" returned: 0 in 0.312s {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 04 14:43:40 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d/disk.rescue --force-share --output=json {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:43:40 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d/disk.rescue --force-share --output=json" returned: 0 in 0.267s {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 04 14:43:40 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d/disk --force-share --output=json {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:43:40 devstack nova-compute[86165]: DEBUG nova.utils [-] Task(fn=>, remaining_delay=-0.004590400000097361 future=) submitted to {{(pid=86165) _log /opt/stack/nova/nova/utils.py:1500}} Jun 04 14:43:40 devstack nova-compute[86165]: DEBUG nova.utils [-] Waiting for the next task {{(pid=86165) _log /opt/stack/nova/nova/utils.py:1500}} Jun 04 14:43:40 devstack nova-compute[86165]: DEBUG nova.virt.driver [-] Emitting event Stopped> {{(pid=86165) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 04 14:43:40 devstack nova-compute[86165]: INFO nova.compute.manager [-] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] VM Stopped (Lifecycle Event) Jun 04 14:43:40 devstack nova-compute[86165]: WARNING neutronclient.v2_0.client [None req-196b85d1-fc96-4445-8a8d-7bdf72e98211 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-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. Jun 04 14:43:40 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d/disk --force-share --output=json" returned: 0 in 0.319s {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 04 14:43:40 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d/disk --force-share --output=json {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:43:40 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d/disk --force-share --output=json" returned: 0 in 0.169s {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 04 14:43:40 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/32384719-e678-4f22-9722-868a06d2b5e8/disk.rescue --force-share --output=json {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:43:41 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-b02c0169-aa7f-47ff-a274-11e76fa5a825 None None] [instance: dc25af11-31da-41f8-8846-926bf2fc3a72] Checking state {{(pid=86165) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 04 14:43:41 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/32384719-e678-4f22-9722-868a06d2b5e8/disk.rescue --force-share --output=json" returned: 0 in 0.174s {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 04 14:43:41 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/32384719-e678-4f22-9722-868a06d2b5e8/disk.rescue --force-share --output=json {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:43:41 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:41 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/32384719-e678-4f22-9722-868a06d2b5e8/disk.rescue --force-share --output=json" returned: 0 in 0.161s {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 04 14:43:41 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/32384719-e678-4f22-9722-868a06d2b5e8/disk --force-share --output=json {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:43:41 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/32384719-e678-4f22-9722-868a06d2b5e8/disk --force-share --output=json" returned: 0 in 0.134s {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 04 14:43:41 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/32384719-e678-4f22-9722-868a06d2b5e8/disk --force-share --output=json {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:43:41 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/32384719-e678-4f22-9722-868a06d2b5e8/disk --force-share --output=json" returned: 0 in 0.218s {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 04 14:43:41 devstack nova-compute[86165]: WARNING nova.virt.libvirt.driver [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 04 14:43:41 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Running cmd (subprocess): env LANG=C uptime {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:43:41 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] CMD "env LANG=C uptime" returned: 0 in 0.056s {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 04 14:43:41 devstack nova-compute[86165]: DEBUG nova.compute.resource_tracker [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Hypervisor/Node resource view: name=devstack free_ram=5159MB free_disk=14.839385986328125GB free_vcpus=2 pci_devices=[{"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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_4", "address": "0000:00:03.4", "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_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_01_0", "address": "0000:00:01.0", "product_id": "1111", "vendor_id": "1234", "numa_node": null, "label": "label_1234_1111", "dev_type": "type-PCI"}] {{(pid=86165) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jun 04 14:43:41 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:43:41 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:43:42 devstack nova-compute[86165]: DEBUG nova.compute.resource_tracker [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Instance 32384719-e678-4f22-9722-868a06d2b5e8 actively managed on this compute host and has allocations in placement: {'resources': {'VCPU': 1, 'MEMORY_MB': 192, 'DISK_GB': 1}}. {{(pid=86165) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jun 04 14:43:42 devstack nova-compute[86165]: DEBUG nova.compute.resource_tracker [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Instance 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d actively managed on this compute host and has allocations in placement: {'resources': {'VCPU': 1, 'MEMORY_MB': 192, 'DISK_GB': 1}}. {{(pid=86165) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jun 04 14:43:42 devstack nova-compute[86165]: DEBUG nova.compute.resource_tracker [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Total usable vcpus: 4, total allocated vcpus: 2 {{(pid=86165) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jun 04 14:43:42 devstack nova-compute[86165]: DEBUG nova.compute.resource_tracker [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Final resource view: name=devstack phys_ram=11961MB used_ram=896MB phys_disk=25GB used_disk=2GB total_vcpus=4 used_vcpus=2 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 14:43:41 up 32 min, 1 user, load average: 9.13, 4.46, 2.65\n', 'num_instances': '2', 'num_vm_rescued': '2', 'num_task_unrescuing': '1', 'num_os_type_None': '2', 'num_proj_a0519b872ee047e9a22c111a1f1cd7c3': '2', 'io_workload': '0', 'num_task_None': '1'} {{(pid=86165) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jun 04 14:43:42 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=86165) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9951}} Jun 04 14:43:42 devstack nova-compute[86165]: DEBUG nova.compute.provider_tree [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Inventory has not changed in ProviderTree for provider: 135bc785-5fe4-4523-9c65-4b517ed840f9 {{(pid=86165) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 04 14:43:43 devstack nova-compute[86165]: DEBUG nova.scheduler.client.report [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Inventory has not changed for provider 135bc785-5fe4-4523-9c65-4b517ed840f9 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=86165) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 04 14:43:43 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:43 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:43 devstack nova-compute[86165]: DEBUG nova.compute.resource_tracker [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Compute_service record updated for devstack:devstack {{(pid=86165) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jun 04 14:43:43 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.208s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:43:43 devstack nova-compute[86165]: DEBUG oslo.service.backend._threading.loopingcall [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=86165) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 04 14:43:45 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:45 devstack nova-compute[86165]: DEBUG nova.network.neutron [None req-196b85d1-fc96-4445-8a8d-7bdf72e98211 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Updating instance_info_cache with network_info: [{"id": "a4d0072f-b1fb-44ca-a4b0-999c9988747b", "address": "fa:16:3e:a6:d1:de", "network": {"id": "1ba2ce3a-ad37-4f73-83c8-2d48a23e023d", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1316021050-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.5", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "a0519b872ee047e9a22c111a1f1cd7c3", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapa4d0072f-b1", "ovs_interfaceid": "a4d0072f-b1fb-44ca-a4b0-999c9988747b", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=86165) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 04 14:43:45 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-196b85d1-fc96-4445-8a8d-7bdf72e98211 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Releasing lock "refresh_cache-32384719-e678-4f22-9722-868a06d2b5e8" {{(pid=86165) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:413}} Jun 04 14:43:45 devstack nova-compute[86165]: DEBUG nova.objects.instance [None req-196b85d1-fc96-4445-8a8d-7bdf72e98211 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Lazy-loading 'flavor' on Instance uuid 32384719-e678-4f22-9722-868a06d2b5e8 {{(pid=86165) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 04 14:43:46 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:46 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:46 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:46 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:46 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:46 devstack nova-compute[86165]: DEBUG nova.utils [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] Queued Task(fn=>, remaining_delay=14.999289295999915 future=) {{(pid=86165) _log /opt/stack/nova/nova/utils.py:1500}} Jun 04 14:43:46 devstack nova-compute[86165]: DEBUG nova.utils [-] Received Task(fn=>, remaining_delay=14.997952534999968 future=) {{(pid=86165) _log /opt/stack/nova/nova/utils.py:1500}} Jun 04 14:43:46 devstack nova-compute[86165]: DEBUG nova.utils [-] Waitig for the deadline of Task(fn=>, remaining_delay=14.997471467999958 future=) {{(pid=86165) _log /opt/stack/nova/nova/utils.py:1500}} Jun 04 14:43:46 devstack nova-compute[86165]: INFO nova.virt.libvirt.driver [-] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Instance destroyed successfully. Jun 04 14:43:46 devstack nova-compute[86165]: DEBUG nova.objects.instance [None req-196b85d1-fc96-4445-8a8d-7bdf72e98211 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Lazy-loading 'numa_topology' on Instance uuid 32384719-e678-4f22-9722-868a06d2b5e8 {{(pid=86165) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 04 14:43:46 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:46 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:47 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:47 devstack nova-compute[86165]: DEBUG nova.objects.base [None req-196b85d1-fc96-4445-8a8d-7bdf72e98211 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Object Instance<32384719-e678-4f22-9722-868a06d2b5e8> lazy-loaded attributes: flavor,numa_topology {{(pid=86165) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jun 04 14:43:47 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:47 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:47 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:47 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:47 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:47 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-70f253e3-435d-4662-9a9b-7f9fbd794014 req-67cf1d4c-3127-470a-b055-a92d2ac0d90c service nova] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Received event network-vif-unplugged-a4d0072f-b1fb-44ca-a4b0-999c9988747b {{(pid=86165) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 04 14:43:47 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-70f253e3-435d-4662-9a9b-7f9fbd794014 req-67cf1d4c-3127-470a-b055-a92d2ac0d90c service nova] Acquiring lock "32384719-e678-4f22-9722-868a06d2b5e8-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:43:47 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-70f253e3-435d-4662-9a9b-7f9fbd794014 req-67cf1d4c-3127-470a-b055-a92d2ac0d90c service nova] Lock "32384719-e678-4f22-9722-868a06d2b5e8-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.002s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:43:47 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-70f253e3-435d-4662-9a9b-7f9fbd794014 req-67cf1d4c-3127-470a-b055-a92d2ac0d90c service nova] Lock "32384719-e678-4f22-9722-868a06d2b5e8-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:43:47 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-70f253e3-435d-4662-9a9b-7f9fbd794014 req-67cf1d4c-3127-470a-b055-a92d2ac0d90c service nova] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] No waiting events found dispatching network-vif-unplugged-a4d0072f-b1fb-44ca-a4b0-999c9988747b {{(pid=86165) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 04 14:43:47 devstack nova-compute[86165]: WARNING nova.compute.manager [req-70f253e3-435d-4662-9a9b-7f9fbd794014 req-67cf1d4c-3127-470a-b055-a92d2ac0d90c service nova] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Received unexpected event network-vif-unplugged-a4d0072f-b1fb-44ca-a4b0-999c9988747b for instance with vm_state rescued and task_state unrescuing. Jun 04 14:43:48 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:48 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] Removed pending STOPPED event for 32384719-e678-4f22-9722-868a06d2b5e8 due to new event Resumed> {{(pid=86165) _event_emit_delayed /opt/stack/nova/nova/virt/libvirt/host.py:520}} Jun 04 14:43:48 devstack nova-compute[86165]: DEBUG nova.virt.driver [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] Emitting event Resumed> {{(pid=86165) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 04 14:43:48 devstack nova-compute[86165]: INFO nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] VM Resumed (Lifecycle Event) Jun 04 14:43:48 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-196b85d1-fc96-4445-8a8d-7bdf72e98211 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Checking state {{(pid=86165) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 04 14:43:48 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:49 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Checking state {{(pid=86165) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 04 14:43:49 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Synchronizing instance power state after lifecycle event "Resumed"; current vm_state: rescued, current task_state: unrescuing, current DB power_state: 1, VM power_state: 1 {{(pid=86165) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 04 14:43:49 devstack nova-compute[86165]: DEBUG nova.virt.driver [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] Emitting event Started> {{(pid=86165) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 04 14:43:49 devstack nova-compute[86165]: INFO nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] VM Started (Lifecycle Event) Jun 04 14:43:49 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:49 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-fff85949-6419-4fae-bd14-0bc3b8fcac2f req-9006e6c6-ddac-4e9f-8810-0b77cfc88a97 service nova] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Received event network-vif-unplugged-a4d0072f-b1fb-44ca-a4b0-999c9988747b {{(pid=86165) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 04 14:43:49 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-fff85949-6419-4fae-bd14-0bc3b8fcac2f req-9006e6c6-ddac-4e9f-8810-0b77cfc88a97 service nova] Acquiring lock "32384719-e678-4f22-9722-868a06d2b5e8-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:43:49 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-fff85949-6419-4fae-bd14-0bc3b8fcac2f req-9006e6c6-ddac-4e9f-8810-0b77cfc88a97 service nova] Lock "32384719-e678-4f22-9722-868a06d2b5e8-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.011s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:43:49 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-fff85949-6419-4fae-bd14-0bc3b8fcac2f req-9006e6c6-ddac-4e9f-8810-0b77cfc88a97 service nova] Lock "32384719-e678-4f22-9722-868a06d2b5e8-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:43:49 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-fff85949-6419-4fae-bd14-0bc3b8fcac2f req-9006e6c6-ddac-4e9f-8810-0b77cfc88a97 service nova] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] No waiting events found dispatching network-vif-unplugged-a4d0072f-b1fb-44ca-a4b0-999c9988747b {{(pid=86165) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 04 14:43:49 devstack nova-compute[86165]: WARNING nova.compute.manager [req-fff85949-6419-4fae-bd14-0bc3b8fcac2f req-9006e6c6-ddac-4e9f-8810-0b77cfc88a97 service nova] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Received unexpected event network-vif-unplugged-a4d0072f-b1fb-44ca-a4b0-999c9988747b for instance with vm_state active and task_state None. Jun 04 14:43:49 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-fff85949-6419-4fae-bd14-0bc3b8fcac2f req-9006e6c6-ddac-4e9f-8810-0b77cfc88a97 service nova] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Received event network-vif-plugged-a4d0072f-b1fb-44ca-a4b0-999c9988747b {{(pid=86165) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 04 14:43:49 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-fff85949-6419-4fae-bd14-0bc3b8fcac2f req-9006e6c6-ddac-4e9f-8810-0b77cfc88a97 service nova] Acquiring lock "32384719-e678-4f22-9722-868a06d2b5e8-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:43:49 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-fff85949-6419-4fae-bd14-0bc3b8fcac2f req-9006e6c6-ddac-4e9f-8810-0b77cfc88a97 service nova] Lock "32384719-e678-4f22-9722-868a06d2b5e8-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.017s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:43:49 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-fff85949-6419-4fae-bd14-0bc3b8fcac2f req-9006e6c6-ddac-4e9f-8810-0b77cfc88a97 service nova] Lock "32384719-e678-4f22-9722-868a06d2b5e8-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:43:49 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-fff85949-6419-4fae-bd14-0bc3b8fcac2f req-9006e6c6-ddac-4e9f-8810-0b77cfc88a97 service nova] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] No waiting events found dispatching network-vif-plugged-a4d0072f-b1fb-44ca-a4b0-999c9988747b {{(pid=86165) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 04 14:43:49 devstack nova-compute[86165]: WARNING nova.compute.manager [req-fff85949-6419-4fae-bd14-0bc3b8fcac2f req-9006e6c6-ddac-4e9f-8810-0b77cfc88a97 service nova] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Received unexpected event network-vif-plugged-a4d0072f-b1fb-44ca-a4b0-999c9988747b for instance with vm_state active and task_state None. Jun 04 14:43:49 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-fff85949-6419-4fae-bd14-0bc3b8fcac2f req-9006e6c6-ddac-4e9f-8810-0b77cfc88a97 service nova] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Received event network-vif-plugged-a4d0072f-b1fb-44ca-a4b0-999c9988747b {{(pid=86165) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 04 14:43:49 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-fff85949-6419-4fae-bd14-0bc3b8fcac2f req-9006e6c6-ddac-4e9f-8810-0b77cfc88a97 service nova] Acquiring lock "32384719-e678-4f22-9722-868a06d2b5e8-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:43:49 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-fff85949-6419-4fae-bd14-0bc3b8fcac2f req-9006e6c6-ddac-4e9f-8810-0b77cfc88a97 service nova] Lock "32384719-e678-4f22-9722-868a06d2b5e8-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:43:49 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-fff85949-6419-4fae-bd14-0bc3b8fcac2f req-9006e6c6-ddac-4e9f-8810-0b77cfc88a97 service nova] Lock "32384719-e678-4f22-9722-868a06d2b5e8-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.004s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:43:49 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-fff85949-6419-4fae-bd14-0bc3b8fcac2f req-9006e6c6-ddac-4e9f-8810-0b77cfc88a97 service nova] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] No waiting events found dispatching network-vif-plugged-a4d0072f-b1fb-44ca-a4b0-999c9988747b {{(pid=86165) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 04 14:43:49 devstack nova-compute[86165]: WARNING nova.compute.manager [req-fff85949-6419-4fae-bd14-0bc3b8fcac2f req-9006e6c6-ddac-4e9f-8810-0b77cfc88a97 service nova] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Received unexpected event network-vif-plugged-a4d0072f-b1fb-44ca-a4b0-999c9988747b for instance with vm_state active and task_state None. Jun 04 14:43:50 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Checking state {{(pid=86165) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 04 14:43:50 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Synchronizing instance power state after lifecycle event "Started"; current vm_state: active, current task_state: None, current DB power_state: 1, VM power_state: 1 {{(pid=86165) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 04 14:43:51 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:53 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:55 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-eb668291-d2f7-42eb-a590-18bc666973da tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Acquiring lock "024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:43:55 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-eb668291-d2f7-42eb-a590-18bc666973da tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Lock "024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d" acquired by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: waited 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:43:55 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-eb668291-d2f7-42eb-a590-18bc666973da tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Acquiring lock "024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d-events" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:43:55 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-eb668291-d2f7-42eb-a590-18bc666973da tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Lock "024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d-events" acquired by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: waited 0.000s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:43:55 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-eb668291-d2f7-42eb-a590-18bc666973da tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Lock "024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d-events" "released" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: held 0.000s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:43:55 devstack nova-compute[86165]: INFO nova.compute.manager [None req-eb668291-d2f7-42eb-a590-18bc666973da tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Terminating instance Jun 04 14:43:55 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-eb668291-d2f7-42eb-a590-18bc666973da tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Start destroying the instance on the hypervisor. {{(pid=86165) _shutdown_instance /opt/stack/nova/nova/compute/manager.py:3332}} Jun 04 14:43:55 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:56 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:56 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:56 devstack nova-compute[86165]: DEBUG nova.utils [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] Queued Task(fn=>, remaining_delay=14.999588774999893 future=) {{(pid=86165) _log /opt/stack/nova/nova/utils.py:1500}} Jun 04 14:43:56 devstack nova-compute[86165]: INFO nova.virt.libvirt.driver [-] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Instance destroyed successfully. Jun 04 14:43:56 devstack nova-compute[86165]: DEBUG nova.objects.instance [None req-eb668291-d2f7-42eb-a590-18bc666973da tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Lazy-loading 'resources' on Instance uuid 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d {{(pid=86165) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 04 14:43:56 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:56 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:56 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:56 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.vif [None req-eb668291-d2f7-42eb-a590-18bc666973da tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-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-06-04T12:42:20Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description='tempest-ServerRescueNegativeTestJSON-server-1311276168',display_name='tempest-ServerRescueNegativeTestJSON-server-1311276168',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serverrescuenegativetestjson-server-1311276168',id=3,image_ref='d02c254e-91bb-4869-903e-8451e5a50689',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=,launch_index=0,launched_at=2026-06-04T12:43:07Z,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='a0519b872ee047e9a22c111a1f1cd7c3',ramdisk_id='',reservation_id='r-vyape7fw',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='d02c254e-91bb-4869-903e-8451e5a50689',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-ServerRescueNegativeTestJSON-1550291430',owner_user_name='tempest-ServerRescueNegativeTestJSON-1550291430-project-member'},tags=,task_state='deleting',terminated_at=None,trusted_certs=,updated_at=2026-06-04T12:43:08Z,user_data=None,user_id='3f534dfc98464389abefb02edbf5e7dc',uuid=024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d,vcpu_model=,vcpus=1,vm_mode=None,vm_state='rescued') vif={"id": "7ddd9bb0-afba-42df-9c97-250f1fd7f6c4", "address": "fa:16:3e:31:c1:9e", "network": {"id": "1ba2ce3a-ad37-4f73-83c8-2d48a23e023d", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1316021050-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.8", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "a0519b872ee047e9a22c111a1f1cd7c3", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap7ddd9bb0-af", "ovs_interfaceid": "7ddd9bb0-afba-42df-9c97-250f1fd7f6c4", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86165) unplug /opt/stack/nova/nova/virt/libvirt/vif.py:884}} Jun 04 14:43:56 devstack nova-compute[86165]: DEBUG nova.network.os_vif_util [None req-eb668291-d2f7-42eb-a590-18bc666973da tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Converting VIF {"id": "7ddd9bb0-afba-42df-9c97-250f1fd7f6c4", "address": "fa:16:3e:31:c1:9e", "network": {"id": "1ba2ce3a-ad37-4f73-83c8-2d48a23e023d", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1316021050-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.8", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "a0519b872ee047e9a22c111a1f1cd7c3", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap7ddd9bb0-af", "ovs_interfaceid": "7ddd9bb0-afba-42df-9c97-250f1fd7f6c4", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86165) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 04 14:43:56 devstack nova-compute[86165]: DEBUG nova.network.os_vif_util [None req-eb668291-d2f7-42eb-a590-18bc666973da tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Converted object VIFOpenVSwitch(active=True,address=fa:16:3e:31:c1:9e,bridge_name='br-int',has_traffic_filtering=True,id=7ddd9bb0-afba-42df-9c97-250f1fd7f6c4,network=Network(1ba2ce3a-ad37-4f73-83c8-2d48a23e023d),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap7ddd9bb0-af') {{(pid=86165) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 04 14:43:56 devstack nova-compute[86165]: DEBUG os_vif [None req-eb668291-d2f7-42eb-a590-18bc666973da tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Unplugging vif VIFOpenVSwitch(active=True,address=fa:16:3e:31:c1:9e,bridge_name='br-int',has_traffic_filtering=True,id=7ddd9bb0-afba-42df-9c97-250f1fd7f6c4,network=Network(1ba2ce3a-ad37-4f73-83c8-2d48a23e023d),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap7ddd9bb0-af') {{(pid=86165) unplug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:109}} Jun 04 14:43:56 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:56 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DelPortCommand(_result=None, port=tap7ddd9bb0-af, bridge=br-int, if_exists=True) {{(pid=86165) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 04 14:43:56 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:56 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 04 14:43:56 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:56 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:56 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbDestroyCommand(_result=None, table=QoS, record=0722b85c-0e7d-4735-b0a0-7f48dfb20b81) {{(pid=86165) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 04 14:43:56 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:56 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 04 14:43:56 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:43:56 devstack nova-compute[86165]: INFO os_vif [None req-eb668291-d2f7-42eb-a590-18bc666973da tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Successfully unplugged vif VIFOpenVSwitch(active=True,address=fa:16:3e:31:c1:9e,bridge_name='br-int',has_traffic_filtering=True,id=7ddd9bb0-afba-42df-9c97-250f1fd7f6c4,network=Network(1ba2ce3a-ad37-4f73-83c8-2d48a23e023d),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap7ddd9bb0-af') Jun 04 14:43:56 devstack nova-compute[86165]: INFO nova.virt.libvirt.driver [None req-eb668291-d2f7-42eb-a590-18bc666973da tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Deleting instance files /opt/stack/data/nova/instances/024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d_del Jun 04 14:43:56 devstack nova-compute[86165]: INFO nova.virt.libvirt.driver [None req-eb668291-d2f7-42eb-a590-18bc666973da tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Deletion of /opt/stack/data/nova/instances/024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d_del complete Jun 04 14:43:57 devstack nova-compute[86165]: INFO nova.compute.manager [None req-eb668291-d2f7-42eb-a590-18bc666973da tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Took 1.42 seconds to destroy the instance on the hypervisor. Jun 04 14:43:57 devstack nova-compute[86165]: DEBUG oslo.service.backend._common.loopingcall [None req-eb668291-d2f7-42eb-a590-18bc666973da tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Waiting for function nova.compute.manager.ComputeManager._try_deallocate_network.._deallocate_network_with_retries to return. {{(pid=86165) func /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_common/loopingcall.py:419}} Jun 04 14:43:57 devstack nova-compute[86165]: DEBUG nova.compute.manager [-] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Deallocating network for instance {{(pid=86165) _deallocate_network /opt/stack/nova/nova/compute/manager.py:2456}} Jun 04 14:43:57 devstack nova-compute[86165]: DEBUG nova.network.neutron [-] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] deallocate_for_instance() {{(pid=86165) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1842}} Jun 04 14:43:57 devstack nova-compute[86165]: 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. Jun 04 14:43:57 devstack nova-compute[86165]: 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. Jun 04 14:43:57 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-d8ddd825-c8ff-4fcf-b675-55c77df260d2 req-ebfdff78-23d6-43e6-9160-0cd1fdc92b8c service nova] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Received event network-vif-unplugged-7ddd9bb0-afba-42df-9c97-250f1fd7f6c4 {{(pid=86165) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 04 14:43:57 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-d8ddd825-c8ff-4fcf-b675-55c77df260d2 req-ebfdff78-23d6-43e6-9160-0cd1fdc92b8c service nova] Acquiring lock "024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:43:57 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-d8ddd825-c8ff-4fcf-b675-55c77df260d2 req-ebfdff78-23d6-43e6-9160-0cd1fdc92b8c service nova] Lock "024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:43:57 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-d8ddd825-c8ff-4fcf-b675-55c77df260d2 req-ebfdff78-23d6-43e6-9160-0cd1fdc92b8c service nova] Lock "024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:43:57 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-d8ddd825-c8ff-4fcf-b675-55c77df260d2 req-ebfdff78-23d6-43e6-9160-0cd1fdc92b8c service nova] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] No waiting events found dispatching network-vif-unplugged-7ddd9bb0-afba-42df-9c97-250f1fd7f6c4 {{(pid=86165) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 04 14:43:57 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-d8ddd825-c8ff-4fcf-b675-55c77df260d2 req-ebfdff78-23d6-43e6-9160-0cd1fdc92b8c service nova] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Received event network-vif-unplugged-7ddd9bb0-afba-42df-9c97-250f1fd7f6c4 for instance with task_state deleting. {{(pid=86165) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11764}} Jun 04 14:43:58 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-57bfbcd6-0a95-4215-809c-d501c38de536 req-d56020e2-5a2c-4496-a578-5f6d799f2b57 service nova] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Received event network-vif-deleted-7ddd9bb0-afba-42df-9c97-250f1fd7f6c4 {{(pid=86165) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 04 14:43:58 devstack nova-compute[86165]: INFO nova.compute.manager [req-57bfbcd6-0a95-4215-809c-d501c38de536 req-d56020e2-5a2c-4496-a578-5f6d799f2b57 service nova] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Neutron deleted interface 7ddd9bb0-afba-42df-9c97-250f1fd7f6c4; detaching it from the instance and deleting it from the info cache Jun 04 14:43:58 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-57bfbcd6-0a95-4215-809c-d501c38de536 req-d56020e2-5a2c-4496-a578-5f6d799f2b57 service nova] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Detach interface failed, port_id=7ddd9bb0-afba-42df-9c97-250f1fd7f6c4, reason: Instance 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d could not be found. {{(pid=86165) _process_instance_vif_deleted_event /opt/stack/nova/nova/compute/manager.py:11817}} Jun 04 14:43:58 devstack nova-compute[86165]: DEBUG nova.network.neutron [-] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Updating instance_info_cache with network_info: [] {{(pid=86165) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 04 14:43:59 devstack nova-compute[86165]: INFO nova.compute.manager [-] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Took 1.95 seconds to deallocate network for instance. Jun 04 14:43:59 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-eb668291-d2f7-42eb-a590-18bc666973da tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.update_usage" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:43:59 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-eb668291-d2f7-42eb-a590-18bc666973da tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: waited 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:43:59 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-eb668291-d2f7-42eb-a590-18bc666973da tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=86165) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9951}} Jun 04 14:43:59 devstack nova-compute[86165]: DEBUG nova.compute.provider_tree [None req-eb668291-d2f7-42eb-a590-18bc666973da tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Inventory has not changed in ProviderTree for provider: 135bc785-5fe4-4523-9c65-4b517ed840f9 {{(pid=86165) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 04 14:44:00 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-ba52d51d-7b0d-431e-916d-d75c9d1177d2 req-16030e5b-69c3-491f-a717-ded9e324bbdb service nova] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Received event network-vif-unplugged-7ddd9bb0-afba-42df-9c97-250f1fd7f6c4 {{(pid=86165) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 04 14:44:00 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-ba52d51d-7b0d-431e-916d-d75c9d1177d2 req-16030e5b-69c3-491f-a717-ded9e324bbdb service nova] Acquiring lock "024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:44:00 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-ba52d51d-7b0d-431e-916d-d75c9d1177d2 req-16030e5b-69c3-491f-a717-ded9e324bbdb service nova] Lock "024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:44:00 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-ba52d51d-7b0d-431e-916d-d75c9d1177d2 req-16030e5b-69c3-491f-a717-ded9e324bbdb service nova] Lock "024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:44:00 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-ba52d51d-7b0d-431e-916d-d75c9d1177d2 req-16030e5b-69c3-491f-a717-ded9e324bbdb service nova] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] No waiting events found dispatching network-vif-unplugged-7ddd9bb0-afba-42df-9c97-250f1fd7f6c4 {{(pid=86165) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 04 14:44:00 devstack nova-compute[86165]: WARNING nova.compute.manager [req-ba52d51d-7b0d-431e-916d-d75c9d1177d2 req-16030e5b-69c3-491f-a717-ded9e324bbdb service nova] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Received unexpected event network-vif-unplugged-7ddd9bb0-afba-42df-9c97-250f1fd7f6c4 for instance with vm_state deleted and task_state None. Jun 04 14:44:00 devstack nova-compute[86165]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.49 seconds {{(pid=86165) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 04 14:44:00 devstack nova-compute[86165]: DEBUG nova.scheduler.client.report [None req-eb668291-d2f7-42eb-a590-18bc666973da tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Inventory has not changed for provider 135bc785-5fe4-4523-9c65-4b517ed840f9 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=86165) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 04 14:44:01 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-eb668291-d2f7-42eb-a590-18bc666973da tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: held 1.271s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:44:01 devstack nova-compute[86165]: INFO nova.scheduler.client.report [None req-eb668291-d2f7-42eb-a590-18bc666973da tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Deleted allocations for instance 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d Jun 04 14:44:01 devstack nova-compute[86165]: DEBUG nova.utils [-] Task(fn=>, remaining_delay=-0.0007018669998615223 future=) was cancelled during its delay period, skipping {{(pid=86165) _log /opt/stack/nova/nova/utils.py:1500}} Jun 04 14:44:01 devstack nova-compute[86165]: DEBUG nova.utils [-] Waiting for the next task {{(pid=86165) _log /opt/stack/nova/nova/utils.py:1500}} Jun 04 14:44:01 devstack nova-compute[86165]: DEBUG nova.utils [-] Received Task(fn=>, remaining_delay=9.480033450000064 future=) {{(pid=86165) _log /opt/stack/nova/nova/utils.py:1500}} Jun 04 14:44:01 devstack nova-compute[86165]: DEBUG nova.utils [-] Waitig for the deadline of Task(fn=>, remaining_delay=9.479756319999979 future=) {{(pid=86165) _log /opt/stack/nova/nova/utils.py:1500}} Jun 04 14:44:01 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:02 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-eb668291-d2f7-42eb-a590-18bc666973da tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Lock "024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d" "released" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: held 6.794s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:44:03 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-2ab7bc4f-bef2-4565-9158-3daed3558306 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Acquiring lock "32384719-e678-4f22-9722-868a06d2b5e8" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:44:03 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-2ab7bc4f-bef2-4565-9158-3daed3558306 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Lock "32384719-e678-4f22-9722-868a06d2b5e8" acquired by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: waited 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:44:03 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-2ab7bc4f-bef2-4565-9158-3daed3558306 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Acquiring lock "32384719-e678-4f22-9722-868a06d2b5e8-events" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:44:03 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-2ab7bc4f-bef2-4565-9158-3daed3558306 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Lock "32384719-e678-4f22-9722-868a06d2b5e8-events" acquired by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: waited 0.000s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:44:03 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-2ab7bc4f-bef2-4565-9158-3daed3558306 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Lock "32384719-e678-4f22-9722-868a06d2b5e8-events" "released" by "nova.compute.manager.InstanceEvents.clear_events_for_instance.._clear_events" :: held 0.000s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:44:03 devstack nova-compute[86165]: INFO nova.compute.manager [None req-2ab7bc4f-bef2-4565-9158-3daed3558306 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Terminating instance Jun 04 14:44:03 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-2ab7bc4f-bef2-4565-9158-3daed3558306 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Start destroying the instance on the hypervisor. {{(pid=86165) _shutdown_instance /opt/stack/nova/nova/compute/manager.py:3332}} Jun 04 14:44:03 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:03 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:03 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:03 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:03 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:03 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:03 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:03 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:03 devstack nova-compute[86165]: DEBUG nova.utils [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] Queued Task(fn=>, remaining_delay=14.999599391000174 future=) {{(pid=86165) _log /opt/stack/nova/nova/utils.py:1500}} Jun 04 14:44:03 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:03 devstack nova-compute[86165]: INFO nova.virt.libvirt.driver [-] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Instance destroyed successfully. Jun 04 14:44:03 devstack nova-compute[86165]: DEBUG nova.objects.instance [None req-2ab7bc4f-bef2-4565-9158-3daed3558306 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Lazy-loading 'resources' on Instance uuid 32384719-e678-4f22-9722-868a06d2b5e8 {{(pid=86165) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 04 14:44:03 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:04 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:04 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:04 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.vif [None req-2ab7bc4f-bef2-4565-9158-3daed3558306 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-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-06-04T12:42:16Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=,disable_terminate=False,display_description='tempest-ServerRescueNegativeTestJSON-server-837289405',display_name='tempest-ServerRescueNegativeTestJSON-server-837289405',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serverrescuenegativetestjson-server-837289405',id=2,image_ref='d02c254e-91bb-4869-903e-8451e5a50689',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data=None,key_name=None,keypairs=,launch_index=0,launched_at=2026-06-04T12:43:28Z,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='a0519b872ee047e9a22c111a1f1cd7c3',ramdisk_id='',reservation_id='r-laczo6i3',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='d02c254e-91bb-4869-903e-8451e5a50689',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-ServerRescueNegativeTestJSON-1550291430',owner_user_name='tempest-ServerRescueNegativeTestJSON-1550291430-project-member'},tags=,task_state='deleting',terminated_at=None,trusted_certs=,updated_at=2026-06-04T12:43:49Z,user_data=None,user_id='3f534dfc98464389abefb02edbf5e7dc',uuid=32384719-e678-4f22-9722-868a06d2b5e8,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "a4d0072f-b1fb-44ca-a4b0-999c9988747b", "address": "fa:16:3e:a6:d1:de", "network": {"id": "1ba2ce3a-ad37-4f73-83c8-2d48a23e023d", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1316021050-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.5", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "a0519b872ee047e9a22c111a1f1cd7c3", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapa4d0072f-b1", "ovs_interfaceid": "a4d0072f-b1fb-44ca-a4b0-999c9988747b", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86165) unplug /opt/stack/nova/nova/virt/libvirt/vif.py:884}} Jun 04 14:44:04 devstack nova-compute[86165]: DEBUG nova.network.os_vif_util [None req-2ab7bc4f-bef2-4565-9158-3daed3558306 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Converting VIF {"id": "a4d0072f-b1fb-44ca-a4b0-999c9988747b", "address": "fa:16:3e:a6:d1:de", "network": {"id": "1ba2ce3a-ad37-4f73-83c8-2d48a23e023d", "bridge": "br-int", "label": "tempest-ServerRescueNegativeTestJSON-1316021050-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.5", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "a0519b872ee047e9a22c111a1f1cd7c3", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapa4d0072f-b1", "ovs_interfaceid": "a4d0072f-b1fb-44ca-a4b0-999c9988747b", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86165) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 04 14:44:04 devstack nova-compute[86165]: DEBUG nova.network.os_vif_util [None req-2ab7bc4f-bef2-4565-9158-3daed3558306 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Converted object VIFOpenVSwitch(active=True,address=fa:16:3e:a6:d1:de,bridge_name='br-int',has_traffic_filtering=True,id=a4d0072f-b1fb-44ca-a4b0-999c9988747b,network=Network(1ba2ce3a-ad37-4f73-83c8-2d48a23e023d),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapa4d0072f-b1') {{(pid=86165) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 04 14:44:04 devstack nova-compute[86165]: DEBUG os_vif [None req-2ab7bc4f-bef2-4565-9158-3daed3558306 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Unplugging vif VIFOpenVSwitch(active=True,address=fa:16:3e:a6:d1:de,bridge_name='br-int',has_traffic_filtering=True,id=a4d0072f-b1fb-44ca-a4b0-999c9988747b,network=Network(1ba2ce3a-ad37-4f73-83c8-2d48a23e023d),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapa4d0072f-b1') {{(pid=86165) unplug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:109}} Jun 04 14:44:04 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-32375033-caac-4dde-8a9f-957f47fcc64e req-a804f1fb-e08e-4f91-91ab-3bcf8b8e51e3 service nova] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Received event network-vif-unplugged-a4d0072f-b1fb-44ca-a4b0-999c9988747b {{(pid=86165) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 04 14:44:04 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-32375033-caac-4dde-8a9f-957f47fcc64e req-a804f1fb-e08e-4f91-91ab-3bcf8b8e51e3 service nova] Acquiring lock "32384719-e678-4f22-9722-868a06d2b5e8-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:44:04 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-32375033-caac-4dde-8a9f-957f47fcc64e req-a804f1fb-e08e-4f91-91ab-3bcf8b8e51e3 service nova] Lock "32384719-e678-4f22-9722-868a06d2b5e8-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:44:04 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-32375033-caac-4dde-8a9f-957f47fcc64e req-a804f1fb-e08e-4f91-91ab-3bcf8b8e51e3 service nova] Lock "32384719-e678-4f22-9722-868a06d2b5e8-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:44:04 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-32375033-caac-4dde-8a9f-957f47fcc64e req-a804f1fb-e08e-4f91-91ab-3bcf8b8e51e3 service nova] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] No waiting events found dispatching network-vif-unplugged-a4d0072f-b1fb-44ca-a4b0-999c9988747b {{(pid=86165) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 04 14:44:04 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-32375033-caac-4dde-8a9f-957f47fcc64e req-a804f1fb-e08e-4f91-91ab-3bcf8b8e51e3 service nova] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Received event network-vif-unplugged-a4d0072f-b1fb-44ca-a4b0-999c9988747b for instance with task_state deleting. {{(pid=86165) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11764}} Jun 04 14:44:04 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:04 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DelPortCommand(_result=None, port=tapa4d0072f-b1, bridge=br-int, if_exists=True) {{(pid=86165) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 04 14:44:04 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:04 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 04 14:44:04 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:04 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:04 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbDestroyCommand(_result=None, table=QoS, record=b6d37441-a532-43fd-b1f3-d673c1df69f9) {{(pid=86165) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 04 14:44:04 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:04 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 04 14:44:04 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:04 devstack nova-compute[86165]: INFO os_vif [None req-2ab7bc4f-bef2-4565-9158-3daed3558306 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Successfully unplugged vif VIFOpenVSwitch(active=True,address=fa:16:3e:a6:d1:de,bridge_name='br-int',has_traffic_filtering=True,id=a4d0072f-b1fb-44ca-a4b0-999c9988747b,network=Network(1ba2ce3a-ad37-4f73-83c8-2d48a23e023d),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapa4d0072f-b1') Jun 04 14:44:04 devstack nova-compute[86165]: INFO nova.virt.libvirt.driver [None req-2ab7bc4f-bef2-4565-9158-3daed3558306 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Deleting instance files /opt/stack/data/nova/instances/32384719-e678-4f22-9722-868a06d2b5e8_del Jun 04 14:44:04 devstack nova-compute[86165]: INFO nova.virt.libvirt.driver [None req-2ab7bc4f-bef2-4565-9158-3daed3558306 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Deletion of /opt/stack/data/nova/instances/32384719-e678-4f22-9722-868a06d2b5e8_del complete Jun 04 14:44:04 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:04 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:04 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:05 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Acquiring lock "1916dc43-bbb3-4b03-9325-fb2b77531150" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:44:05 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Lock "1916dc43-bbb3-4b03-9325-fb2b77531150" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:44:05 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:05 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:05 devstack nova-compute[86165]: INFO nova.compute.manager [None req-2ab7bc4f-bef2-4565-9158-3daed3558306 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Took 1.51 seconds to destroy the instance on the hypervisor. Jun 04 14:44:05 devstack nova-compute[86165]: DEBUG oslo.service.backend._common.loopingcall [None req-2ab7bc4f-bef2-4565-9158-3daed3558306 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Waiting for function nova.compute.manager.ComputeManager._try_deallocate_network.._deallocate_network_with_retries to return. {{(pid=86165) func /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_common/loopingcall.py:419}} Jun 04 14:44:05 devstack nova-compute[86165]: DEBUG nova.compute.manager [-] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Deallocating network for instance {{(pid=86165) _deallocate_network /opt/stack/nova/nova/compute/manager.py:2456}} Jun 04 14:44:05 devstack nova-compute[86165]: DEBUG nova.network.neutron [-] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] deallocate_for_instance() {{(pid=86165) deallocate_for_instance /opt/stack/nova/nova/network/neutron.py:1842}} Jun 04 14:44:05 devstack nova-compute[86165]: 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. Jun 04 14:44:05 devstack nova-compute[86165]: 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. Jun 04 14:44:05 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] Starting instance... {{(pid=86165) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2605}} Jun 04 14:44:06 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:44:06 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.002s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:44:06 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=86165) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2630}} Jun 04 14:44:06 devstack nova-compute[86165]: INFO nova.compute.claims [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] Claim successful on node devstack Jun 04 14:44:06 devstack nova-compute[86165]: DEBUG nova.network.neutron [-] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Updating instance_info_cache with network_info: [] {{(pid=86165) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 04 14:44:07 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=86165) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9951}} Jun 04 14:44:07 devstack nova-compute[86165]: DEBUG nova.compute.provider_tree [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Inventory has not changed in ProviderTree for provider: 135bc785-5fe4-4523-9c65-4b517ed840f9 {{(pid=86165) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 04 14:44:07 devstack nova-compute[86165]: INFO nova.compute.manager [-] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Took 2.19 seconds to deallocate network for instance. Jun 04 14:44:07 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-dd7c2b10-09d5-4b06-a2d9-f80b4414bcc6 req-1c5916ef-9ccf-4ef0-ac20-f4ecc3fcde27 service nova] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Received event network-vif-deleted-a4d0072f-b1fb-44ca-a4b0-999c9988747b {{(pid=86165) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 04 14:44:07 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-d9058a3b-f3c5-4d3f-a764-6e3b8e11118a req-05846b98-f436-421e-92d0-e09455811546 service nova] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Received event network-vif-unplugged-a4d0072f-b1fb-44ca-a4b0-999c9988747b {{(pid=86165) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 04 14:44:07 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-d9058a3b-f3c5-4d3f-a764-6e3b8e11118a req-05846b98-f436-421e-92d0-e09455811546 service nova] Acquiring lock "32384719-e678-4f22-9722-868a06d2b5e8-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:44:07 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-d9058a3b-f3c5-4d3f-a764-6e3b8e11118a req-05846b98-f436-421e-92d0-e09455811546 service nova] Lock "32384719-e678-4f22-9722-868a06d2b5e8-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:44:07 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-d9058a3b-f3c5-4d3f-a764-6e3b8e11118a req-05846b98-f436-421e-92d0-e09455811546 service nova] Lock "32384719-e678-4f22-9722-868a06d2b5e8-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:44:07 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-d9058a3b-f3c5-4d3f-a764-6e3b8e11118a req-05846b98-f436-421e-92d0-e09455811546 service nova] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] No waiting events found dispatching network-vif-unplugged-a4d0072f-b1fb-44ca-a4b0-999c9988747b {{(pid=86165) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 04 14:44:07 devstack nova-compute[86165]: WARNING nova.compute.manager [req-d9058a3b-f3c5-4d3f-a764-6e3b8e11118a req-05846b98-f436-421e-92d0-e09455811546 service nova] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Received unexpected event network-vif-unplugged-a4d0072f-b1fb-44ca-a4b0-999c9988747b for instance with vm_state deleted and task_state None. Jun 04 14:44:07 devstack nova-compute[86165]: DEBUG nova.scheduler.client.report [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Inventory has not changed for provider 135bc785-5fe4-4523-9c65-4b517ed840f9 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=86165) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 04 14:44:07 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-2ab7bc4f-bef2-4565-9158-3daed3558306 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.update_usage" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:44:08 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 2.148s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:44:08 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] Start building networks asynchronously for instance. {{(pid=86165) _build_resources /opt/stack/nova/nova/compute/manager.py:3003}} Jun 04 14:44:08 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-2ab7bc4f-bef2-4565-9158-3daed3558306 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: waited 0.430s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:44:08 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-2ab7bc4f-bef2-4565-9158-3daed3558306 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=86165) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9951}} Jun 04 14:44:08 devstack nova-compute[86165]: DEBUG nova.compute.provider_tree [None req-2ab7bc4f-bef2-4565-9158-3daed3558306 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Inventory has not changed in ProviderTree for provider: 135bc785-5fe4-4523-9c65-4b517ed840f9 {{(pid=86165) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 04 14:44:08 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:08 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] Allocating IP information in the background. {{(pid=86165) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2148}} Jun 04 14:44:08 devstack nova-compute[86165]: DEBUG nova.network.neutron [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] allocate_for_instance() {{(pid=86165) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jun 04 14:44:08 devstack nova-compute[86165]: WARNING neutronclient.v2_0.client [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-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. Jun 04 14:44:08 devstack nova-compute[86165]: WARNING neutronclient.v2_0.client [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-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. Jun 04 14:44:08 devstack nova-compute[86165]: DEBUG nova.scheduler.client.report [None req-2ab7bc4f-bef2-4565-9158-3daed3558306 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Inventory has not changed for provider 135bc785-5fe4-4523-9c65-4b517ed840f9 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=86165) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 04 14:44:08 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:09 devstack nova-compute[86165]: DEBUG nova.policy [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': '9ecd7af55dc54c1cb342bd357e07148b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdbdf5a5d64f4c77900a63efb3da1a80', '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=86165) authorize /opt/stack/nova/nova/policy.py:192}} Jun 04 14:44:09 devstack nova-compute[86165]: INFO nova.virt.libvirt.driver [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jun 04 14:44:09 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-2ab7bc4f-bef2-4565-9158-3daed3558306 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.update_usage" :: held 1.203s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:44:09 devstack nova-compute[86165]: INFO nova.scheduler.client.report [None req-2ab7bc4f-bef2-4565-9158-3daed3558306 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Deleted allocations for instance 32384719-e678-4f22-9722-868a06d2b5e8 Jun 04 14:44:09 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:09 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] Start building block device mappings for instance. {{(pid=86165) _build_resources /opt/stack/nova/nova/compute/manager.py:3038}} Jun 04 14:44:10 devstack nova-compute[86165]: DEBUG nova.network.neutron [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] Successfully created port: 44629f2f-e4a1-4c55-a70b-15264bfdd570 {{(pid=86165) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jun 04 14:44:10 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-2ab7bc4f-bef2-4565-9158-3daed3558306 tempest-ServerRescueNegativeTestJSON-1550291430 tempest-ServerRescueNegativeTestJSON-1550291430-project-member] Lock "32384719-e678-4f22-9722-868a06d2b5e8" "released" by "nova.compute.manager.ComputeManager.terminate_instance..do_terminate_instance" :: held 7.491s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:44:10 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] Start spawning the instance on the hypervisor. {{(pid=86165) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2811}} Jun 04 14:44:10 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] Creating instance directory {{(pid=86165) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5215}} Jun 04 14:44:10 devstack nova-compute[86165]: INFO nova.virt.libvirt.driver [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] Creating image(s) Jun 04 14:44:10 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Acquiring lock "/opt/stack/data/nova/instances/1916dc43-bbb3-4b03-9325-fb2b77531150/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:44:10 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Lock "/opt/stack/data/nova/instances/1916dc43-bbb3-4b03-9325-fb2b77531150/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.003s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:44:10 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Lock "/opt/stack/data/nova/instances/1916dc43-bbb3-4b03-9325-fb2b77531150/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:44:10 devstack nova-compute[86165]: DEBUG oslo_utils.imageutils.format_inspector [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=86165) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1538}} Jun 04 14:44:10 devstack nova-compute[86165]: DEBUG oslo_utils.imageutils.format_inspector [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86165) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1538}} Jun 04 14:44:10 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/900afcb7e04a9656b228cef1c8f8acfc831f1d71 --force-share --output=json {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:44:10 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/900afcb7e04a9656b228cef1c8f8acfc831f1d71 --force-share --output=json" returned: 0 in 0.149s {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 04 14:44:10 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Acquiring lock "900afcb7e04a9656b228cef1c8f8acfc831f1d71" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:44:10 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Lock "900afcb7e04a9656b228cef1c8f8acfc831f1d71" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:44:10 devstack nova-compute[86165]: DEBUG oslo_utils.imageutils.format_inspector [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=86165) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1538}} Jun 04 14:44:10 devstack nova-compute[86165]: DEBUG oslo_utils.imageutils.format_inspector [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86165) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1538}} Jun 04 14:44:10 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/900afcb7e04a9656b228cef1c8f8acfc831f1d71 --force-share --output=json {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:44:11 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/900afcb7e04a9656b228cef1c8f8acfc831f1d71 --force-share --output=json" returned: 0 in 0.137s {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 04 14:44:11 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-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/900afcb7e04a9656b228cef1c8f8acfc831f1d71,backing_fmt=raw /opt/stack/data/nova/instances/1916dc43-bbb3-4b03-9325-fb2b77531150/disk 1073741824 {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:44:11 devstack nova-compute[86165]: DEBUG nova.utils [-] Task(fn=>, remaining_delay=-0.007982932000004439 future=) submitted to {{(pid=86165) _log /opt/stack/nova/nova/utils.py:1500}} Jun 04 14:44:11 devstack nova-compute[86165]: DEBUG nova.utils [-] Waiting for the next task {{(pid=86165) _log /opt/stack/nova/nova/utils.py:1500}} Jun 04 14:44:11 devstack nova-compute[86165]: DEBUG nova.utils [-] Received Task(fn=>, remaining_delay=7.803222205000111 future=) {{(pid=86165) _log /opt/stack/nova/nova/utils.py:1500}} Jun 04 14:44:11 devstack nova-compute[86165]: DEBUG nova.utils [-] Waitig for the deadline of Task(fn=>, remaining_delay=7.802709850000156 future=) {{(pid=86165) _log /opt/stack/nova/nova/utils.py:1500}} Jun 04 14:44:11 devstack nova-compute[86165]: DEBUG nova.virt.driver [None req-b02c0169-aa7f-47ff-a274-11e76fa5a825 None None] Emitting event Stopped> {{(pid=86165) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 04 14:44:11 devstack nova-compute[86165]: INFO nova.compute.manager [None req-b02c0169-aa7f-47ff-a274-11e76fa5a825 None None] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] VM Stopped (Lifecycle Event) Jun 04 14:44:11 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/900afcb7e04a9656b228cef1c8f8acfc831f1d71,backing_fmt=raw /opt/stack/data/nova/instances/1916dc43-bbb3-4b03-9325-fb2b77531150/disk 1073741824" returned: 0 in 0.082s {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 04 14:44:11 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Lock "900afcb7e04a9656b228cef1c8f8acfc831f1d71" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.234s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:44:11 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/900afcb7e04a9656b228cef1c8f8acfc831f1d71 --force-share --output=json {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:44:11 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/900afcb7e04a9656b228cef1c8f8acfc831f1d71 --force-share --output=json" returned: 0 in 0.189s {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 04 14:44:11 devstack nova-compute[86165]: DEBUG nova.virt.disk.api [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Checking if we can resize image /opt/stack/data/nova/instances/1916dc43-bbb3-4b03-9325-fb2b77531150/disk. size=1073741824 {{(pid=86165) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jun 04 14:44:11 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/1916dc43-bbb3-4b03-9325-fb2b77531150/disk --force-share --output=json {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:44:11 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/1916dc43-bbb3-4b03-9325-fb2b77531150/disk --force-share --output=json" returned: 0 in 0.143s {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 04 14:44:11 devstack nova-compute[86165]: DEBUG nova.virt.disk.api [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Cannot resize image /opt/stack/data/nova/instances/1916dc43-bbb3-4b03-9325-fb2b77531150/disk to a smaller size. {{(pid=86165) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jun 04 14:44:11 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] Created local disks {{(pid=86165) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5347}} Jun 04 14:44:11 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] Ensure instance console log exists: /opt/stack/data/nova/instances/1916dc43-bbb3-4b03-9325-fb2b77531150/console.log {{(pid=86165) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5094}} Jun 04 14:44:11 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:44:11 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:44:11 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.000s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:44:11 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-b02c0169-aa7f-47ff-a274-11e76fa5a825 None None] [instance: 024d1d2d-c85a-4e41-b1c5-1d0cfd360c2d] Checking state {{(pid=86165) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 04 14:44:12 devstack nova-compute[86165]: DEBUG nova.network.neutron [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] Successfully updated port: 44629f2f-e4a1-4c55-a70b-15264bfdd570 {{(pid=86165) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jun 04 14:44:12 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-6d9cc384-4afa-4502-b61c-74c126da40c6 req-3bcb23b7-a9e2-4f4c-9189-0b174930ef1c service nova] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] Received event network-changed-44629f2f-e4a1-4c55-a70b-15264bfdd570 {{(pid=86165) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 04 14:44:12 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-6d9cc384-4afa-4502-b61c-74c126da40c6 req-3bcb23b7-a9e2-4f4c-9189-0b174930ef1c service nova] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] Refreshing instance network info cache due to event network-changed-44629f2f-e4a1-4c55-a70b-15264bfdd570. {{(pid=86165) external_instance_event /opt/stack/nova/nova/compute/manager.py:11993}} Jun 04 14:44:12 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-6d9cc384-4afa-4502-b61c-74c126da40c6 req-3bcb23b7-a9e2-4f4c-9189-0b174930ef1c service nova] Acquiring lock "refresh_cache-1916dc43-bbb3-4b03-9325-fb2b77531150" {{(pid=86165) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:390}} Jun 04 14:44:12 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-6d9cc384-4afa-4502-b61c-74c126da40c6 req-3bcb23b7-a9e2-4f4c-9189-0b174930ef1c service nova] Acquired lock "refresh_cache-1916dc43-bbb3-4b03-9325-fb2b77531150" {{(pid=86165) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:393}} Jun 04 14:44:12 devstack nova-compute[86165]: DEBUG nova.network.neutron [req-6d9cc384-4afa-4502-b61c-74c126da40c6 req-3bcb23b7-a9e2-4f4c-9189-0b174930ef1c service nova] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] Refreshing network info cache for port 44629f2f-e4a1-4c55-a70b-15264bfdd570 {{(pid=86165) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jun 04 14:44:12 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Acquiring lock "refresh_cache-1916dc43-bbb3-4b03-9325-fb2b77531150" {{(pid=86165) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:390}} Jun 04 14:44:12 devstack nova-compute[86165]: WARNING neutronclient.v2_0.client [req-6d9cc384-4afa-4502-b61c-74c126da40c6 req-3bcb23b7-a9e2-4f4c-9189-0b174930ef1c 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. Jun 04 14:44:13 devstack nova-compute[86165]: DEBUG nova.network.neutron [req-6d9cc384-4afa-4502-b61c-74c126da40c6 req-3bcb23b7-a9e2-4f4c-9189-0b174930ef1c service nova] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] Instance cache missing network info. {{(pid=86165) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3364}} Jun 04 14:44:13 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:14 devstack nova-compute[86165]: DEBUG nova.network.neutron [req-6d9cc384-4afa-4502-b61c-74c126da40c6 req-3bcb23b7-a9e2-4f4c-9189-0b174930ef1c service nova] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] Updating instance_info_cache with network_info: [] {{(pid=86165) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 04 14:44:14 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:14 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:14 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-6d9cc384-4afa-4502-b61c-74c126da40c6 req-3bcb23b7-a9e2-4f4c-9189-0b174930ef1c service nova] Releasing lock "refresh_cache-1916dc43-bbb3-4b03-9325-fb2b77531150" {{(pid=86165) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:413}} Jun 04 14:44:14 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Acquired lock "refresh_cache-1916dc43-bbb3-4b03-9325-fb2b77531150" {{(pid=86165) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:393}} Jun 04 14:44:14 devstack nova-compute[86165]: DEBUG nova.network.neutron [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] Building network info cache for instance {{(pid=86165) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jun 04 14:44:15 devstack nova-compute[86165]: DEBUG nova.network.neutron [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] Instance cache missing network info. {{(pid=86165) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3364}} Jun 04 14:44:15 devstack nova-compute[86165]: WARNING neutronclient.v2_0.client [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-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. Jun 04 14:44:15 devstack nova-compute[86165]: DEBUG nova.network.neutron [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] Updating instance_info_cache with network_info: [{"id": "44629f2f-e4a1-4c55-a70b-15264bfdd570", "address": "fa:16:3e:cf:b7:d5", "network": {"id": "d0626cc6-6b5d-4e82-bc01-92bb23c9af78", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-179145752-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": "fdbdf5a5d64f4c77900a63efb3da1a80", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap44629f2f-e4", "ovs_interfaceid": "44629f2f-e4a1-4c55-a70b-15264bfdd570", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=86165) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 04 14:44:16 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] Acquiring lock "05832f31-7455-48cd-bc28-7b3f181ee13e" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:44:16 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] Lock "05832f31-7455-48cd-bc28-7b3f181ee13e" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:44:16 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Releasing lock "refresh_cache-1916dc43-bbb3-4b03-9325-fb2b77531150" {{(pid=86165) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:413}} Jun 04 14:44:16 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] Instance network_info: |[{"id": "44629f2f-e4a1-4c55-a70b-15264bfdd570", "address": "fa:16:3e:cf:b7:d5", "network": {"id": "d0626cc6-6b5d-4e82-bc01-92bb23c9af78", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-179145752-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": "fdbdf5a5d64f4c77900a63efb3da1a80", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap44629f2f-e4", "ovs_interfaceid": "44629f2f-e4a1-4c55-a70b-15264bfdd570", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=86165) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2163}} Jun 04 14:44:16 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] Start _get_guest_xml network_info=[{"id": "44629f2f-e4a1-4c55-a70b-15264bfdd570", "address": "fa:16:3e:cf:b7:d5", "network": {"id": "d0626cc6-6b5d-4e82-bc01-92bb23c9af78", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-179145752-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": "fdbdf5a5d64f4c77900a63efb3da1a80", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap44629f2f-e4", "ovs_interfaceid": "44629f2f-e4a1-4c55-a70b-15264bfdd570", "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-06-04T12:36:59Z,direct_url=,disk_format='qcow2',id=d02c254e-91bb-4869-903e-8451e5a50689,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='0d4261920dd141d5bbfa7ae5a52ef966',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-04T12:37:01Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'encrypted': False, 'device_name': '/dev/vda', 'size': 0, 'guest_format': None, 'encryption_options': None, 'disk_bus': 'virtio', 'device_type': 'disk', 'encryption_secret_uuid': None, 'boot_index': 0, 'encryption_format': None, 'image_id': 'd02c254e-91bb-4869-903e-8451e5a50689'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=86165) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8192}} Jun 04 14:44:16 devstack nova-compute[86165]: WARNING nova.virt.libvirt.driver [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 04 14:44:16 devstack nova-compute[86165]: DEBUG nova.virt.driver [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='d02c254e-91bb-4869-903e-8451e5a50689', instance_meta=NovaInstanceMeta(name='tempest-device-tagging-server-1732377750', uuid='1916dc43-bbb3-4b03-9325-fb2b77531150'), owner=OwnerMeta(userid='9ecd7af55dc54c1cb342bd357e07148b', username='tempest-TaggedAttachmentsTest-705745672-project-member', projectid='fdbdf5a5d64f4c77900a63efb3da1a80', projectname='tempest-TaggedAttachmentsTest-705745672'), image=ImageMeta(id='d02c254e-91bb-4869-903e-8451e5a50689', 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": "44629f2f-e4a1-4c55-a70b-15264bfdd570", "address": "fa:16:3e:cf:b7:d5", "network": {"id": "d0626cc6-6b5d-4e82-bc01-92bb23c9af78", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-179145752-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": "fdbdf5a5d64f4c77900a63efb3da1a80", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap44629f2f-e4", "ovs_interfaceid": "44629f2f-e4a1-4c55-a70b-15264bfdd570", "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=1780577056.4081707) {{(pid=86165) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jun 04 14:44:16 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=86165) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1783}} Jun 04 14:44:16 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] CPU controller missing on host. {{(pid=86165) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1793}} Jun 04 14:44:16 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=86165) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1802}} Jun 04 14:44:16 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] CPU controller found on host. {{(pid=86165) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1809}} Jun 04 14:44:16 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=86165) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5886}} Jun 04 14:44:16 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-06-04T12:37:49Z,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-06-04T12:36:59Z,direct_url=,disk_format='qcow2',id=d02c254e-91bb-4869-903e-8451e5a50689,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='0d4261920dd141d5bbfa7ae5a52ef966',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-04T12:37:01Z,virtual_size=,visibility=), allow threads: True {{(pid=86165) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jun 04 14:44:16 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Flavor limits 0:0:0 {{(pid=86165) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 04 14:44:16 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Image limits 0:0:0 {{(pid=86165) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 04 14:44:16 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Flavor pref 0:0:0 {{(pid=86165) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 04 14:44:16 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Image pref 0:0:0 {{(pid=86165) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 04 14:44:16 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86165) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 04 14:44:16 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=86165) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jun 04 14:44:16 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=86165) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jun 04 14:44:16 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Got 1 possible topologies {{(pid=86165) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jun 04 14:44:16 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=86165) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jun 04 14:44:16 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=86165) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jun 04 14:44:16 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.vif [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-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-06-04T12:44:03Z,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-1732377750',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-device-tagging-server-1732377750',id=5,image_ref='d02c254e-91bb-4869-903e-8451e5a50689',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKZHkt8OT1WcmpvYlPAiw2FzK98r92FJNxA0QxnA+q5AKn/iN/PwDvDmeEg0D7G+IPfKKaG2+mc6CpLDsnD/69hXp2NQ4fOuxyQWTlhTprujuZG8qYScki4ElNLQpwKmkQ==',key_name='tempest-keypair-1991996449',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='fdbdf5a5d64f4c77900a63efb3da1a80',ramdisk_id='',reservation_id='r-5z9dnyuy',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='d02c254e-91bb-4869-903e-8451e5a50689',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-705745672',owner_user_name='tempest-TaggedAttachmentsTest-705745672-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-04T12:44:10Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='9ecd7af55dc54c1cb342bd357e07148b',uuid=1916dc43-bbb3-4b03-9325-fb2b77531150,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "44629f2f-e4a1-4c55-a70b-15264bfdd570", "address": "fa:16:3e:cf:b7:d5", "network": {"id": "d0626cc6-6b5d-4e82-bc01-92bb23c9af78", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-179145752-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": "fdbdf5a5d64f4c77900a63efb3da1a80", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap44629f2f-e4", "ovs_interfaceid": "44629f2f-e4a1-4c55-a70b-15264bfdd570", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=86165) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jun 04 14:44:16 devstack nova-compute[86165]: DEBUG nova.network.os_vif_util [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Converting VIF {"id": "44629f2f-e4a1-4c55-a70b-15264bfdd570", "address": "fa:16:3e:cf:b7:d5", "network": {"id": "d0626cc6-6b5d-4e82-bc01-92bb23c9af78", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-179145752-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": "fdbdf5a5d64f4c77900a63efb3da1a80", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap44629f2f-e4", "ovs_interfaceid": "44629f2f-e4a1-4c55-a70b-15264bfdd570", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86165) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 04 14:44:16 devstack nova-compute[86165]: DEBUG nova.network.os_vif_util [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:cf:b7:d5,bridge_name='br-int',has_traffic_filtering=True,id=44629f2f-e4a1-4c55-a70b-15264bfdd570,network=Network(d0626cc6-6b5d-4e82-bc01-92bb23c9af78),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap44629f2f-e4') {{(pid=86165) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 04 14:44:16 devstack nova-compute[86165]: DEBUG nova.objects.instance [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Lazy-loading 'pci_devices' on Instance uuid 1916dc43-bbb3-4b03-9325-fb2b77531150 {{(pid=86165) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 04 14:44:16 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] [instance: 05832f31-7455-48cd-bc28-7b3f181ee13e] Starting instance... {{(pid=86165) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2605}} Jun 04 14:44:16 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] End _get_guest_xml xml= Jun 04 14:44:16 devstack nova-compute[86165]: 1916dc43-bbb3-4b03-9325-fb2b77531150 Jun 04 14:44:16 devstack nova-compute[86165]: instance-00000005 Jun 04 14:44:16 devstack nova-compute[86165]: 196608 Jun 04 14:44:16 devstack nova-compute[86165]: 1 Jun 04 14:44:16 devstack nova-compute[86165]: Jun 04 14:44:16 devstack nova-compute[86165]: Jun 04 14:44:16 devstack nova-compute[86165]: Jun 04 14:44:16 devstack nova-compute[86165]: tempest-device-tagging-server-1732377750 Jun 04 14:44:16 devstack nova-compute[86165]: 2026-06-04 12:44:16 Jun 04 14:44:16 devstack nova-compute[86165]: Jun 04 14:44:16 devstack nova-compute[86165]: 192 Jun 04 14:44:16 devstack nova-compute[86165]: 1 Jun 04 14:44:16 devstack nova-compute[86165]: 0 Jun 04 14:44:16 devstack nova-compute[86165]: 0 Jun 04 14:44:16 devstack nova-compute[86165]: 1 Jun 04 14:44:16 devstack nova-compute[86165]: Jun 04 14:44:16 devstack nova-compute[86165]: True Jun 04 14:44:16 devstack nova-compute[86165]: Jun 04 14:44:16 devstack nova-compute[86165]: Jun 04 14:44:16 devstack nova-compute[86165]: Jun 04 14:44:16 devstack nova-compute[86165]: bare Jun 04 14:44:16 devstack nova-compute[86165]: qcow2 Jun 04 14:44:16 devstack nova-compute[86165]: 1 Jun 04 14:44:16 devstack nova-compute[86165]: 0 Jun 04 14:44:16 devstack nova-compute[86165]: Jun 04 14:44:16 devstack nova-compute[86165]: virtio Jun 04 14:44:16 devstack nova-compute[86165]: Jun 04 14:44:16 devstack nova-compute[86165]: Jun 04 14:44:16 devstack nova-compute[86165]: Jun 04 14:44:16 devstack nova-compute[86165]: tempest-TaggedAttachmentsTest-705745672-project-member Jun 04 14:44:16 devstack nova-compute[86165]: tempest-TaggedAttachmentsTest-705745672 Jun 04 14:44:16 devstack nova-compute[86165]: Jun 04 14:44:16 devstack nova-compute[86165]: Jun 04 14:44:16 devstack nova-compute[86165]: Jun 04 14:44:16 devstack nova-compute[86165]: Jun 04 14:44:16 devstack nova-compute[86165]: Jun 04 14:44:16 devstack nova-compute[86165]: Jun 04 14:44:16 devstack nova-compute[86165]: Jun 04 14:44:16 devstack nova-compute[86165]: Jun 04 14:44:16 devstack nova-compute[86165]: Jun 04 14:44:16 devstack nova-compute[86165]: Jun 04 14:44:16 devstack nova-compute[86165]: Jun 04 14:44:16 devstack nova-compute[86165]: OpenStack Foundation Jun 04 14:44:16 devstack nova-compute[86165]: OpenStack Nova Jun 04 14:44:16 devstack nova-compute[86165]: 33.1.0 Jun 04 14:44:16 devstack nova-compute[86165]: 1916dc43-bbb3-4b03-9325-fb2b77531150 Jun 04 14:44:16 devstack nova-compute[86165]: 1916dc43-bbb3-4b03-9325-fb2b77531150 Jun 04 14:44:16 devstack nova-compute[86165]: Virtual Machine Jun 04 14:44:16 devstack nova-compute[86165]: Jun 04 14:44:16 devstack nova-compute[86165]: Jun 04 14:44:16 devstack nova-compute[86165]: Jun 04 14:44:16 devstack nova-compute[86165]: hvm Jun 04 14:44:16 devstack nova-compute[86165]: Jun 04 14:44:16 devstack nova-compute[86165]: Jun 04 14:44:16 devstack nova-compute[86165]: Jun 04 14:44:16 devstack nova-compute[86165]: Jun 04 14:44:16 devstack nova-compute[86165]: Jun 04 14:44:16 devstack nova-compute[86165]: Jun 04 14:44:16 devstack nova-compute[86165]: Jun 04 14:44:16 devstack nova-compute[86165]: Jun 04 14:44:16 devstack nova-compute[86165]: 1 Jun 04 14:44:16 devstack nova-compute[86165]: Jun 04 14:44:16 devstack nova-compute[86165]: Jun 04 14:44:16 devstack nova-compute[86165]: Jun 04 14:44:16 devstack nova-compute[86165]: Jun 04 14:44:16 devstack nova-compute[86165]: Jun 04 14:44:16 devstack nova-compute[86165]: Jun 04 14:44:16 devstack nova-compute[86165]: Jun 04 14:44:16 devstack nova-compute[86165]: Jun 04 14:44:16 devstack nova-compute[86165]: Jun 04 14:44:16 devstack nova-compute[86165]: Jun 04 14:44:16 devstack nova-compute[86165]: Jun 04 14:44:16 devstack nova-compute[86165]: Jun 04 14:44:16 devstack nova-compute[86165]: Jun 04 14:44:16 devstack nova-compute[86165]: Jun 04 14:44:16 devstack nova-compute[86165]: Jun 04 14:44:16 devstack nova-compute[86165]: Jun 04 14:44:16 devstack nova-compute[86165]: Jun 04 14:44:16 devstack nova-compute[86165]: Jun 04 14:44:16 devstack nova-compute[86165]: Jun 04 14:44:16 devstack nova-compute[86165]: Jun 04 14:44:16 devstack nova-compute[86165]: Jun 04 14:44:16 devstack nova-compute[86165]: Jun 04 14:44:16 devstack nova-compute[86165]: Jun 04 14:44:16 devstack nova-compute[86165]: Jun 04 14:44:16 devstack nova-compute[86165]: Jun 04 14:44:16 devstack nova-compute[86165]: Jun 04 14:44:16 devstack nova-compute[86165]: Jun 04 14:44:16 devstack nova-compute[86165]: Jun 04 14:44:16 devstack nova-compute[86165]: Jun 04 14:44:16 devstack nova-compute[86165]: Jun 04 14:44:16 devstack nova-compute[86165]: Jun 04 14:44:16 devstack nova-compute[86165]: /dev/urandom Jun 04 14:44:16 devstack nova-compute[86165]: Jun 04 14:44:16 devstack nova-compute[86165]: Jun 04 14:44:16 devstack nova-compute[86165]: Jun 04 14:44:16 devstack nova-compute[86165]: Jun 04 14:44:16 devstack nova-compute[86165]: Jun 04 14:44:16 devstack nova-compute[86165]: Jun 04 14:44:16 devstack nova-compute[86165]: Jun 04 14:44:16 devstack nova-compute[86165]: {{(pid=86165) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8199}} Jun 04 14:44:17 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] Preparing to wait for external event network-vif-plugged-44629f2f-e4a1-4c55-a70b-15264bfdd570 {{(pid=86165) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jun 04 14:44:17 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Acquiring lock "1916dc43-bbb3-4b03-9325-fb2b77531150-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:44:17 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Lock "1916dc43-bbb3-4b03-9325-fb2b77531150-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.000s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:44:17 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Lock "1916dc43-bbb3-4b03-9325-fb2b77531150-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.000s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:44:17 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.vif [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-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-06-04T12:44:03Z,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-1732377750',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-device-tagging-server-1732377750',id=5,image_ref='d02c254e-91bb-4869-903e-8451e5a50689',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKZHkt8OT1WcmpvYlPAiw2FzK98r92FJNxA0QxnA+q5AKn/iN/PwDvDmeEg0D7G+IPfKKaG2+mc6CpLDsnD/69hXp2NQ4fOuxyQWTlhTprujuZG8qYScki4ElNLQpwKmkQ==',key_name='tempest-keypair-1991996449',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='fdbdf5a5d64f4c77900a63efb3da1a80',ramdisk_id='',reservation_id='r-5z9dnyuy',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='d02c254e-91bb-4869-903e-8451e5a50689',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-705745672',owner_user_name='tempest-TaggedAttachmentsTest-705745672-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-04T12:44:10Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='9ecd7af55dc54c1cb342bd357e07148b',uuid=1916dc43-bbb3-4b03-9325-fb2b77531150,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "44629f2f-e4a1-4c55-a70b-15264bfdd570", "address": "fa:16:3e:cf:b7:d5", "network": {"id": "d0626cc6-6b5d-4e82-bc01-92bb23c9af78", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-179145752-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": "fdbdf5a5d64f4c77900a63efb3da1a80", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap44629f2f-e4", "ovs_interfaceid": "44629f2f-e4a1-4c55-a70b-15264bfdd570", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86165) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jun 04 14:44:17 devstack nova-compute[86165]: DEBUG nova.network.os_vif_util [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Converting VIF {"id": "44629f2f-e4a1-4c55-a70b-15264bfdd570", "address": "fa:16:3e:cf:b7:d5", "network": {"id": "d0626cc6-6b5d-4e82-bc01-92bb23c9af78", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-179145752-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": "fdbdf5a5d64f4c77900a63efb3da1a80", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap44629f2f-e4", "ovs_interfaceid": "44629f2f-e4a1-4c55-a70b-15264bfdd570", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86165) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 04 14:44:17 devstack nova-compute[86165]: DEBUG nova.network.os_vif_util [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:cf:b7:d5,bridge_name='br-int',has_traffic_filtering=True,id=44629f2f-e4a1-4c55-a70b-15264bfdd570,network=Network(d0626cc6-6b5d-4e82-bc01-92bb23c9af78),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap44629f2f-e4') {{(pid=86165) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 04 14:44:17 devstack nova-compute[86165]: DEBUG os_vif [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:cf:b7:d5,bridge_name='br-int',has_traffic_filtering=True,id=44629f2f-e4a1-4c55-a70b-15264bfdd570,network=Network(d0626cc6-6b5d-4e82-bc01-92bb23c9af78),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap44629f2f-e4') {{(pid=86165) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:76}} Jun 04 14:44:17 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:17 devstack nova-compute[86165]: 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=86165) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 04 14:44:17 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=86165) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jun 04 14:44:17 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:17 devstack nova-compute[86165]: 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': '54e22196-f039-54e1-b056-cdd67959afc7', '_type': 'linux-noop'}}, row=False) {{(pid=86165) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 04 14:44:17 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:17 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 04 14:44:17 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:17 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:17 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tap44629f2f-e4, may_exist=True, interface_attrs={}) {{(pid=86165) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 04 14:44:17 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tap44629f2f-e4, col_values=(('qos', UUID('14eddf51-0cca-4dde-b717-6b38cdae2220')),), if_exists=True) {{(pid=86165) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 04 14:44:17 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tap44629f2f-e4, col_values=(('external_ids', {'iface-id': '44629f2f-e4a1-4c55-a70b-15264bfdd570', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:cf:b7:d5', 'vm-uuid': '1916dc43-bbb3-4b03-9325-fb2b77531150'}),), if_exists=True) {{(pid=86165) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 04 14:44:17 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:17 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 04 14:44:17 devstack nova-compute[86165]: INFO os_vif [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:cf:b7:d5,bridge_name='br-int',has_traffic_filtering=True,id=44629f2f-e4a1-4c55-a70b-15264bfdd570,network=Network(d0626cc6-6b5d-4e82-bc01-92bb23c9af78),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap44629f2f-e4') Jun 04 14:44:17 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:44:17 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.002s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:44:17 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=86165) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2630}} Jun 04 14:44:17 devstack nova-compute[86165]: INFO nova.compute.claims [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] [instance: 05832f31-7455-48cd-bc28-7b3f181ee13e] Claim successful on node devstack Jun 04 14:44:18 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=86165) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9951}} Jun 04 14:44:18 devstack nova-compute[86165]: DEBUG nova.compute.provider_tree [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] Inventory has not changed in ProviderTree for provider: 135bc785-5fe4-4523-9c65-4b517ed840f9 {{(pid=86165) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 04 14:44:18 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] No BDM found with device name vda, not building metadata. {{(pid=86165) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13207}} Jun 04 14:44:18 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] No BDM found with device name hda, not building metadata. {{(pid=86165) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13207}} Jun 04 14:44:18 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] No VIF found with MAC fa:16:3e:cf:b7:d5, not building metadata {{(pid=86165) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13183}} Jun 04 14:44:18 devstack nova-compute[86165]: INFO nova.virt.libvirt.driver [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] Using config drive Jun 04 14:44:18 devstack nova-compute[86165]: DEBUG nova.utils [-] Task(fn=>, remaining_delay=-0.001791628999853856 future=) submitted to {{(pid=86165) _log /opt/stack/nova/nova/utils.py:1500}} Jun 04 14:44:18 devstack nova-compute[86165]: DEBUG nova.utils [-] Waiting for the next task {{(pid=86165) _log /opt/stack/nova/nova/utils.py:1500}} Jun 04 14:44:18 devstack nova-compute[86165]: DEBUG nova.virt.driver [-] Emitting event Stopped> {{(pid=86165) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 04 14:44:18 devstack nova-compute[86165]: INFO nova.compute.manager [-] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] VM Stopped (Lifecycle Event) Jun 04 14:44:19 devstack nova-compute[86165]: DEBUG nova.scheduler.client.report [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] Inventory has not changed for provider 135bc785-5fe4-4523-9c65-4b517ed840f9 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=86165) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 04 14:44:19 devstack nova-compute[86165]: WARNING neutronclient.v2_0.client [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-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. Jun 04 14:44:19 devstack nova-compute[86165]: INFO nova.virt.libvirt.driver [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] Creating config drive at /opt/stack/data/nova/instances/1916dc43-bbb3-4b03-9325-fb2b77531150/disk.config Jun 04 14:44:19 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Running cmd (subprocess): genisoimage -o /opt/stack/data/nova/instances/1916dc43-bbb3-4b03-9325-fb2b77531150/disk.config -ldots -allow-lowercase -allow-multidot -l -publisher OpenStack Nova 33.1.0 -quiet -J -r -V config-2 /tmp/tmpbph9lfdh {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:44:19 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] CMD "genisoimage -o /opt/stack/data/nova/instances/1916dc43-bbb3-4b03-9325-fb2b77531150/disk.config -ldots -allow-lowercase -allow-multidot -l -publisher OpenStack Nova 33.1.0 -quiet -J -r -V config-2 /tmp/tmpbph9lfdh" returned: 0 in 0.044s {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 04 14:44:19 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:19 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:19 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:19 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-ea87ac80-3762-422f-9ce8-383633556a2f None None] [instance: 32384719-e678-4f22-9722-868a06d2b5e8] Checking state {{(pid=86165) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 04 14:44:19 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 2.161s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:44:19 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] [instance: 05832f31-7455-48cd-bc28-7b3f181ee13e] Start building networks asynchronously for instance. {{(pid=86165) _build_resources /opt/stack/nova/nova/compute/manager.py:3003}} Jun 04 14:44:20 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-1f34761a-a387-47d9-9f25-30ef9934eb8b req-c8841954-9eee-4755-9613-70a64321add4 service nova] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] Received event network-vif-plugged-44629f2f-e4a1-4c55-a70b-15264bfdd570 {{(pid=86165) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 04 14:44:20 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-1f34761a-a387-47d9-9f25-30ef9934eb8b req-c8841954-9eee-4755-9613-70a64321add4 service nova] Acquiring lock "1916dc43-bbb3-4b03-9325-fb2b77531150-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:44:20 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-1f34761a-a387-47d9-9f25-30ef9934eb8b req-c8841954-9eee-4755-9613-70a64321add4 service nova] Lock "1916dc43-bbb3-4b03-9325-fb2b77531150-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.002s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:44:20 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-1f34761a-a387-47d9-9f25-30ef9934eb8b req-c8841954-9eee-4755-9613-70a64321add4 service nova] Lock "1916dc43-bbb3-4b03-9325-fb2b77531150-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:44:20 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-1f34761a-a387-47d9-9f25-30ef9934eb8b req-c8841954-9eee-4755-9613-70a64321add4 service nova] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] Processing event network-vif-plugged-44629f2f-e4a1-4c55-a70b-15264bfdd570 {{(pid=86165) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11746}} Jun 04 14:44:20 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] [instance: 05832f31-7455-48cd-bc28-7b3f181ee13e] Allocating IP information in the background. {{(pid=86165) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2148}} Jun 04 14:44:20 devstack nova-compute[86165]: DEBUG nova.network.neutron [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] [instance: 05832f31-7455-48cd-bc28-7b3f181ee13e] allocate_for_instance() {{(pid=86165) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jun 04 14:44:20 devstack nova-compute[86165]: WARNING neutronclient.v2_0.client [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-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. Jun 04 14:44:20 devstack nova-compute[86165]: WARNING neutronclient.v2_0.client [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-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. Jun 04 14:44:20 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:20 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:20 devstack nova-compute[86165]: DEBUG nova.policy [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': '02632439113842b68a6a3ff457f6688c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1e24459bc7ec4a4a8ee711974d5e827e', '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=86165) authorize /opt/stack/nova/nova/policy.py:192}} Jun 04 14:44:20 devstack nova-compute[86165]: INFO nova.virt.libvirt.driver [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] [instance: 05832f31-7455-48cd-bc28-7b3f181ee13e] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jun 04 14:44:20 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] Instance event wait completed in 0 seconds for network-vif-plugged {{(pid=86165) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jun 04 14:44:20 devstack nova-compute[86165]: DEBUG nova.virt.driver [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] Emitting event Started> {{(pid=86165) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 04 14:44:20 devstack nova-compute[86165]: INFO nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] VM Started (Lifecycle Event) Jun 04 14:44:20 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] Guest created on hypervisor {{(pid=86165) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4893}} Jun 04 14:44:20 devstack nova-compute[86165]: INFO nova.virt.libvirt.driver [-] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] Instance spawned successfully. Jun 04 14:44:20 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] 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=86165) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1012}} Jun 04 14:44:21 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] [instance: 05832f31-7455-48cd-bc28-7b3f181ee13e] Start building block device mappings for instance. {{(pid=86165) _build_resources /opt/stack/nova/nova/compute/manager.py:3038}} Jun 04 14:44:21 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] Checking state {{(pid=86165) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 04 14:44:21 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] 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=86165) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 04 14:44:21 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] Found default for hw_cdrom_bus of ide {{(pid=86165) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 04 14:44:21 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] Found default for hw_disk_bus of virtio {{(pid=86165) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 04 14:44:21 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] Found default for hw_input_bus of None {{(pid=86165) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 04 14:44:21 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] Found default for hw_pointer_model of None {{(pid=86165) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 04 14:44:21 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] Found default for hw_video_model of virtio {{(pid=86165) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 04 14:44:21 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] Found default for hw_vif_model of virtio {{(pid=86165) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 04 14:44:21 devstack nova-compute[86165]: INFO nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] During sync_power_state the instance has a pending task (spawning). Skip. Jun 04 14:44:21 devstack nova-compute[86165]: DEBUG nova.virt.driver [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] Emitting event Paused> {{(pid=86165) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 04 14:44:21 devstack nova-compute[86165]: INFO nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] VM Paused (Lifecycle Event) Jun 04 14:44:21 devstack nova-compute[86165]: INFO nova.compute.manager [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] Took 11.03 seconds to spawn the instance on the hypervisor. Jun 04 14:44:21 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] Checking state {{(pid=86165) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 04 14:44:22 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:22 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] [instance: 05832f31-7455-48cd-bc28-7b3f181ee13e] Start spawning the instance on the hypervisor. {{(pid=86165) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2811}} Jun 04 14:44:22 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] [instance: 05832f31-7455-48cd-bc28-7b3f181ee13e] Creating instance directory {{(pid=86165) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5215}} Jun 04 14:44:22 devstack nova-compute[86165]: INFO nova.virt.libvirt.driver [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] [instance: 05832f31-7455-48cd-bc28-7b3f181ee13e] Creating image(s) Jun 04 14:44:22 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] Acquiring lock "/opt/stack/data/nova/instances/05832f31-7455-48cd-bc28-7b3f181ee13e/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:44:22 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] Lock "/opt/stack/data/nova/instances/05832f31-7455-48cd-bc28-7b3f181ee13e/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.002s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:44:22 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] Lock "/opt/stack/data/nova/instances/05832f31-7455-48cd-bc28-7b3f181ee13e/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.002s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:44:22 devstack nova-compute[86165]: DEBUG oslo_utils.imageutils.format_inspector [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=86165) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1538}} Jun 04 14:44:22 devstack nova-compute[86165]: DEBUG oslo_utils.imageutils.format_inspector [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86165) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1538}} Jun 04 14:44:22 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/900afcb7e04a9656b228cef1c8f8acfc831f1d71 --force-share --output=json {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:44:22 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-36dacc97-7d66-43ab-b3c0-001dee58d3a0 req-f908dfdf-cbe8-4303-8dad-00e0abb51404 service nova] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] Received event network-vif-plugged-44629f2f-e4a1-4c55-a70b-15264bfdd570 {{(pid=86165) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 04 14:44:22 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-36dacc97-7d66-43ab-b3c0-001dee58d3a0 req-f908dfdf-cbe8-4303-8dad-00e0abb51404 service nova] Acquiring lock "1916dc43-bbb3-4b03-9325-fb2b77531150-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:44:22 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-36dacc97-7d66-43ab-b3c0-001dee58d3a0 req-f908dfdf-cbe8-4303-8dad-00e0abb51404 service nova] Lock "1916dc43-bbb3-4b03-9325-fb2b77531150-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:44:22 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-36dacc97-7d66-43ab-b3c0-001dee58d3a0 req-f908dfdf-cbe8-4303-8dad-00e0abb51404 service nova] Lock "1916dc43-bbb3-4b03-9325-fb2b77531150-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.004s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:44:22 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-36dacc97-7d66-43ab-b3c0-001dee58d3a0 req-f908dfdf-cbe8-4303-8dad-00e0abb51404 service nova] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] No waiting events found dispatching network-vif-plugged-44629f2f-e4a1-4c55-a70b-15264bfdd570 {{(pid=86165) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 04 14:44:22 devstack nova-compute[86165]: WARNING nova.compute.manager [req-36dacc97-7d66-43ab-b3c0-001dee58d3a0 req-f908dfdf-cbe8-4303-8dad-00e0abb51404 service nova] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] Received unexpected event network-vif-plugged-44629f2f-e4a1-4c55-a70b-15264bfdd570 for instance with vm_state active and task_state None. Jun 04 14:44:22 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] Checking state {{(pid=86165) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 04 14:44:22 devstack nova-compute[86165]: DEBUG nova.virt.driver [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] Emitting event Resumed> {{(pid=86165) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 04 14:44:22 devstack nova-compute[86165]: INFO nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] VM Resumed (Lifecycle Event) Jun 04 14:44:22 devstack nova-compute[86165]: INFO nova.compute.manager [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] Took 16.31 seconds to build instance. Jun 04 14:44:22 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/900afcb7e04a9656b228cef1c8f8acfc831f1d71 --force-share --output=json" returned: 0 in 0.237s {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 04 14:44:22 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] Acquiring lock "900afcb7e04a9656b228cef1c8f8acfc831f1d71" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:44:22 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] Lock "900afcb7e04a9656b228cef1c8f8acfc831f1d71" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:44:22 devstack nova-compute[86165]: DEBUG oslo_utils.imageutils.format_inspector [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=86165) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1538}} Jun 04 14:44:22 devstack nova-compute[86165]: DEBUG oslo_utils.imageutils.format_inspector [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86165) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1538}} Jun 04 14:44:22 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/900afcb7e04a9656b228cef1c8f8acfc831f1d71 --force-share --output=json {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:44:22 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/900afcb7e04a9656b228cef1c8f8acfc831f1d71 --force-share --output=json" returned: 0 in 0.314s {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 04 14:44:22 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-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/900afcb7e04a9656b228cef1c8f8acfc831f1d71,backing_fmt=raw /opt/stack/data/nova/instances/05832f31-7455-48cd-bc28-7b3f181ee13e/disk 1073741824 {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:44:22 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] Checking state {{(pid=86165) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 04 14:44:22 devstack nova-compute[86165]: DEBUG nova.network.neutron [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] [instance: 05832f31-7455-48cd-bc28-7b3f181ee13e] Successfully created port: 9424e073-59ea-4632-8836-995507d68547 {{(pid=86165) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jun 04 14:44:22 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-91adf246-21b7-412f-a255-9594b7eb84e8 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Lock "1916dc43-bbb3-4b03-9325-fb2b77531150" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 17.849s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:44:22 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] Synchronizing instance power state after lifecycle event "Resumed"; current vm_state: active, current task_state: None, current DB power_state: 1, VM power_state: 1 {{(pid=86165) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 04 14:44:22 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/900afcb7e04a9656b228cef1c8f8acfc831f1d71,backing_fmt=raw /opt/stack/data/nova/instances/05832f31-7455-48cd-bc28-7b3f181ee13e/disk 1073741824" returned: 0 in 0.146s {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 04 14:44:22 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] Lock "900afcb7e04a9656b228cef1c8f8acfc831f1d71" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.517s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:44:22 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/900afcb7e04a9656b228cef1c8f8acfc831f1d71 --force-share --output=json {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:44:23 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/900afcb7e04a9656b228cef1c8f8acfc831f1d71 --force-share --output=json" returned: 0 in 0.308s {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 04 14:44:23 devstack nova-compute[86165]: DEBUG nova.virt.disk.api [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] Checking if we can resize image /opt/stack/data/nova/instances/05832f31-7455-48cd-bc28-7b3f181ee13e/disk. size=1073741824 {{(pid=86165) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jun 04 14:44:23 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/05832f31-7455-48cd-bc28-7b3f181ee13e/disk --force-share --output=json {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:44:23 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/05832f31-7455-48cd-bc28-7b3f181ee13e/disk --force-share --output=json" returned: 0 in 0.192s {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 04 14:44:23 devstack nova-compute[86165]: DEBUG nova.virt.disk.api [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] Cannot resize image /opt/stack/data/nova/instances/05832f31-7455-48cd-bc28-7b3f181ee13e/disk to a smaller size. {{(pid=86165) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jun 04 14:44:23 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] [instance: 05832f31-7455-48cd-bc28-7b3f181ee13e] Created local disks {{(pid=86165) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5347}} Jun 04 14:44:23 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] [instance: 05832f31-7455-48cd-bc28-7b3f181ee13e] Ensure instance console log exists: /opt/stack/data/nova/instances/05832f31-7455-48cd-bc28-7b3f181ee13e/console.log {{(pid=86165) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5094}} Jun 04 14:44:23 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:44:23 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:44:23 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.000s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:44:23 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:24 devstack nova-compute[86165]: DEBUG nova.network.neutron [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] [instance: 05832f31-7455-48cd-bc28-7b3f181ee13e] Successfully updated port: 9424e073-59ea-4632-8836-995507d68547 {{(pid=86165) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jun 04 14:44:25 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] Acquiring lock "refresh_cache-05832f31-7455-48cd-bc28-7b3f181ee13e" {{(pid=86165) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:390}} Jun 04 14:44:25 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] Acquired lock "refresh_cache-05832f31-7455-48cd-bc28-7b3f181ee13e" {{(pid=86165) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:393}} Jun 04 14:44:25 devstack nova-compute[86165]: DEBUG nova.network.neutron [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] [instance: 05832f31-7455-48cd-bc28-7b3f181ee13e] Building network info cache for instance {{(pid=86165) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jun 04 14:44:25 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:25 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-927dd1fb-7a24-44a8-a67d-ac8151a0c729 req-de857e00-c8d3-487a-aa55-0a2fd22553ca service nova] [instance: 05832f31-7455-48cd-bc28-7b3f181ee13e] Received event network-changed-9424e073-59ea-4632-8836-995507d68547 {{(pid=86165) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 04 14:44:25 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-927dd1fb-7a24-44a8-a67d-ac8151a0c729 req-de857e00-c8d3-487a-aa55-0a2fd22553ca service nova] [instance: 05832f31-7455-48cd-bc28-7b3f181ee13e] Refreshing instance network info cache due to event network-changed-9424e073-59ea-4632-8836-995507d68547. {{(pid=86165) external_instance_event /opt/stack/nova/nova/compute/manager.py:11993}} Jun 04 14:44:25 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-927dd1fb-7a24-44a8-a67d-ac8151a0c729 req-de857e00-c8d3-487a-aa55-0a2fd22553ca service nova] Acquiring lock "refresh_cache-05832f31-7455-48cd-bc28-7b3f181ee13e" {{(pid=86165) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:390}} Jun 04 14:44:25 devstack nova-compute[86165]: DEBUG nova.network.neutron [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] [instance: 05832f31-7455-48cd-bc28-7b3f181ee13e] Instance cache missing network info. {{(pid=86165) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3364}} Jun 04 14:44:27 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:28 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:30 devstack nova-compute[86165]: WARNING neutronclient.v2_0.client [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-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. Jun 04 14:44:30 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-15a16ab4-3afc-4dca-8981-713378cd9d96 req-6e59da64-a3e9-4577-bc73-254bdd647890 service nova] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] Received event network-changed-44629f2f-e4a1-4c55-a70b-15264bfdd570 {{(pid=86165) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 04 14:44:30 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-15a16ab4-3afc-4dca-8981-713378cd9d96 req-6e59da64-a3e9-4577-bc73-254bdd647890 service nova] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] Refreshing instance network info cache due to event network-changed-44629f2f-e4a1-4c55-a70b-15264bfdd570. {{(pid=86165) external_instance_event /opt/stack/nova/nova/compute/manager.py:11993}} Jun 04 14:44:30 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-15a16ab4-3afc-4dca-8981-713378cd9d96 req-6e59da64-a3e9-4577-bc73-254bdd647890 service nova] Acquiring lock "refresh_cache-1916dc43-bbb3-4b03-9325-fb2b77531150" {{(pid=86165) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:390}} Jun 04 14:44:30 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-15a16ab4-3afc-4dca-8981-713378cd9d96 req-6e59da64-a3e9-4577-bc73-254bdd647890 service nova] Acquired lock "refresh_cache-1916dc43-bbb3-4b03-9325-fb2b77531150" {{(pid=86165) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:393}} Jun 04 14:44:30 devstack nova-compute[86165]: DEBUG nova.network.neutron [req-15a16ab4-3afc-4dca-8981-713378cd9d96 req-6e59da64-a3e9-4577-bc73-254bdd647890 service nova] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] Refreshing network info cache for port 44629f2f-e4a1-4c55-a70b-15264bfdd570 {{(pid=86165) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jun 04 14:44:30 devstack nova-compute[86165]: WARNING neutronclient.v2_0.client [req-15a16ab4-3afc-4dca-8981-713378cd9d96 req-6e59da64-a3e9-4577-bc73-254bdd647890 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. Jun 04 14:44:30 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:31 devstack nova-compute[86165]: WARNING neutronclient.v2_0.client [req-15a16ab4-3afc-4dca-8981-713378cd9d96 req-6e59da64-a3e9-4577-bc73-254bdd647890 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. Jun 04 14:44:31 devstack nova-compute[86165]: DEBUG nova.network.neutron [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] [instance: 05832f31-7455-48cd-bc28-7b3f181ee13e] Updating instance_info_cache with network_info: [{"id": "9424e073-59ea-4632-8836-995507d68547", "address": "fa:16:3e:7f:e1:59", "network": {"id": "2b145e17-c89d-48c8-bd93-86b5c73b7bf8", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-187155866-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.3", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "1e24459bc7ec4a4a8ee711974d5e827e", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap9424e073-59", "ovs_interfaceid": "9424e073-59ea-4632-8836-995507d68547", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=86165) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 04 14:44:32 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:32 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] Releasing lock "refresh_cache-05832f31-7455-48cd-bc28-7b3f181ee13e" {{(pid=86165) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:413}} Jun 04 14:44:32 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] [instance: 05832f31-7455-48cd-bc28-7b3f181ee13e] Instance network_info: |[{"id": "9424e073-59ea-4632-8836-995507d68547", "address": "fa:16:3e:7f:e1:59", "network": {"id": "2b145e17-c89d-48c8-bd93-86b5c73b7bf8", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-187155866-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.3", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "1e24459bc7ec4a4a8ee711974d5e827e", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap9424e073-59", "ovs_interfaceid": "9424e073-59ea-4632-8836-995507d68547", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=86165) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2163}} Jun 04 14:44:32 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-927dd1fb-7a24-44a8-a67d-ac8151a0c729 req-de857e00-c8d3-487a-aa55-0a2fd22553ca service nova] Acquired lock "refresh_cache-05832f31-7455-48cd-bc28-7b3f181ee13e" {{(pid=86165) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:393}} Jun 04 14:44:32 devstack nova-compute[86165]: DEBUG nova.network.neutron [req-927dd1fb-7a24-44a8-a67d-ac8151a0c729 req-de857e00-c8d3-487a-aa55-0a2fd22553ca service nova] [instance: 05832f31-7455-48cd-bc28-7b3f181ee13e] Refreshing network info cache for port 9424e073-59ea-4632-8836-995507d68547 {{(pid=86165) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jun 04 14:44:32 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] [instance: 05832f31-7455-48cd-bc28-7b3f181ee13e] Start _get_guest_xml network_info=[{"id": "9424e073-59ea-4632-8836-995507d68547", "address": "fa:16:3e:7f:e1:59", "network": {"id": "2b145e17-c89d-48c8-bd93-86b5c73b7bf8", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-187155866-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.3", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "1e24459bc7ec4a4a8ee711974d5e827e", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap9424e073-59", "ovs_interfaceid": "9424e073-59ea-4632-8836-995507d68547", "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-06-04T12:36:59Z,direct_url=,disk_format='qcow2',id=d02c254e-91bb-4869-903e-8451e5a50689,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='0d4261920dd141d5bbfa7ae5a52ef966',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-04T12:37:01Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'encrypted': False, 'device_name': '/dev/vda', 'size': 0, 'guest_format': None, 'encryption_options': None, 'disk_bus': 'virtio', 'device_type': 'disk', 'encryption_secret_uuid': None, 'boot_index': 0, 'encryption_format': None, 'image_id': 'd02c254e-91bb-4869-903e-8451e5a50689'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=86165) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8192}} Jun 04 14:44:32 devstack nova-compute[86165]: WARNING nova.virt.libvirt.driver [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 04 14:44:32 devstack nova-compute[86165]: DEBUG nova.virt.driver [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='d02c254e-91bb-4869-903e-8451e5a50689', instance_meta=NovaInstanceMeta(name='tempest-ServerActionsTestOtherA-server-1499942390', uuid='05832f31-7455-48cd-bc28-7b3f181ee13e'), owner=OwnerMeta(userid='02632439113842b68a6a3ff457f6688c', username='tempest-ServerActionsTestOtherA-367875202-project-member', projectid='1e24459bc7ec4a4a8ee711974d5e827e', projectname='tempest-ServerActionsTestOtherA-367875202'), image=ImageMeta(id='d02c254e-91bb-4869-903e-8451e5a50689', 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": "9424e073-59ea-4632-8836-995507d68547", "address": "fa:16:3e:7f:e1:59", "network": {"id": "2b145e17-c89d-48c8-bd93-86b5c73b7bf8", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-187155866-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.3", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "1e24459bc7ec4a4a8ee711974d5e827e", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap9424e073-59", "ovs_interfaceid": "9424e073-59ea-4632-8836-995507d68547", "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=1780577072.5245295) {{(pid=86165) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jun 04 14:44:32 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=86165) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1783}} Jun 04 14:44:32 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] CPU controller missing on host. {{(pid=86165) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1793}} Jun 04 14:44:32 devstack nova-compute[86165]: DEBUG nova.network.neutron [req-15a16ab4-3afc-4dca-8981-713378cd9d96 req-6e59da64-a3e9-4577-bc73-254bdd647890 service nova] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] Updated VIF entry in instance network info cache for port 44629f2f-e4a1-4c55-a70b-15264bfdd570. {{(pid=86165) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3523}} Jun 04 14:44:32 devstack nova-compute[86165]: DEBUG nova.network.neutron [req-15a16ab4-3afc-4dca-8981-713378cd9d96 req-6e59da64-a3e9-4577-bc73-254bdd647890 service nova] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] Updating instance_info_cache with network_info: [{"id": "44629f2f-e4a1-4c55-a70b-15264bfdd570", "address": "fa:16:3e:cf:b7:d5", "network": {"id": "d0626cc6-6b5d-4e82-bc01-92bb23c9af78", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-179145752-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.126", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "fdbdf5a5d64f4c77900a63efb3da1a80", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap44629f2f-e4", "ovs_interfaceid": "44629f2f-e4a1-4c55-a70b-15264bfdd570", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=86165) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 04 14:44:32 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=86165) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1802}} Jun 04 14:44:32 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] CPU controller found on host. {{(pid=86165) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1809}} Jun 04 14:44:32 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=86165) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5886}} Jun 04 14:44:32 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-06-04T12:37:49Z,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-06-04T12:36:59Z,direct_url=,disk_format='qcow2',id=d02c254e-91bb-4869-903e-8451e5a50689,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='0d4261920dd141d5bbfa7ae5a52ef966',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-04T12:37:01Z,virtual_size=,visibility=), allow threads: True {{(pid=86165) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jun 04 14:44:32 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] Flavor limits 0:0:0 {{(pid=86165) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 04 14:44:32 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] Image limits 0:0:0 {{(pid=86165) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 04 14:44:32 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] Flavor pref 0:0:0 {{(pid=86165) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 04 14:44:32 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] Image pref 0:0:0 {{(pid=86165) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 04 14:44:32 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86165) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 04 14:44:32 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=86165) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jun 04 14:44:32 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=86165) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jun 04 14:44:32 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] Got 1 possible topologies {{(pid=86165) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jun 04 14:44:32 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=86165) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jun 04 14:44:32 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=86165) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jun 04 14:44:32 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.vif [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-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-06-04T12:44:14Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServerActionsTestOtherA-server-1499942390',display_name='tempest-ServerActionsTestOtherA-server-1499942390',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serveractionstestothera-server-1499942390',id=6,image_ref='d02c254e-91bb-4869-903e-8451e5a50689',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCftlX6rqBd8KV6Ev6qTGwhfa9HVxQYgDQd/v5As9YsCab/cWP4RJQy2iouzds1kTSV4PxI1EMHamtEECNIGXEBFtCKVGMidLO1+R71HyOgShddNouMdbXaoCbpMcBwXBA==',key_name='tempest-keypair-1939514436',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='1e24459bc7ec4a4a8ee711974d5e827e',ramdisk_id='',reservation_id='r-ha4gzom1',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='d02c254e-91bb-4869-903e-8451e5a50689',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-367875202',owner_user_name='tempest-ServerActionsTestOtherA-367875202-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-04T12:44:21Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='02632439113842b68a6a3ff457f6688c',uuid=05832f31-7455-48cd-bc28-7b3f181ee13e,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "9424e073-59ea-4632-8836-995507d68547", "address": "fa:16:3e:7f:e1:59", "network": {"id": "2b145e17-c89d-48c8-bd93-86b5c73b7bf8", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-187155866-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.3", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "1e24459bc7ec4a4a8ee711974d5e827e", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap9424e073-59", "ovs_interfaceid": "9424e073-59ea-4632-8836-995507d68547", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=86165) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jun 04 14:44:32 devstack nova-compute[86165]: DEBUG nova.network.os_vif_util [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] Converting VIF {"id": "9424e073-59ea-4632-8836-995507d68547", "address": "fa:16:3e:7f:e1:59", "network": {"id": "2b145e17-c89d-48c8-bd93-86b5c73b7bf8", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-187155866-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.3", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "1e24459bc7ec4a4a8ee711974d5e827e", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap9424e073-59", "ovs_interfaceid": "9424e073-59ea-4632-8836-995507d68547", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86165) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 04 14:44:32 devstack nova-compute[86165]: DEBUG nova.network.os_vif_util [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:7f:e1:59,bridge_name='br-int',has_traffic_filtering=True,id=9424e073-59ea-4632-8836-995507d68547,network=Network(2b145e17-c89d-48c8-bd93-86b5c73b7bf8),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap9424e073-59') {{(pid=86165) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 04 14:44:32 devstack nova-compute[86165]: DEBUG nova.objects.instance [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] Lazy-loading 'pci_devices' on Instance uuid 05832f31-7455-48cd-bc28-7b3f181ee13e {{(pid=86165) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 04 14:44:32 devstack nova-compute[86165]: WARNING neutronclient.v2_0.client [req-927dd1fb-7a24-44a8-a67d-ac8151a0c729 req-de857e00-c8d3-487a-aa55-0a2fd22553ca 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. Jun 04 14:44:33 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-15a16ab4-3afc-4dca-8981-713378cd9d96 req-6e59da64-a3e9-4577-bc73-254bdd647890 service nova] Releasing lock "refresh_cache-1916dc43-bbb3-4b03-9325-fb2b77531150" {{(pid=86165) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:413}} Jun 04 14:44:33 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] [instance: 05832f31-7455-48cd-bc28-7b3f181ee13e] End _get_guest_xml xml= Jun 04 14:44:33 devstack nova-compute[86165]: 05832f31-7455-48cd-bc28-7b3f181ee13e Jun 04 14:44:33 devstack nova-compute[86165]: instance-00000006 Jun 04 14:44:33 devstack nova-compute[86165]: 196608 Jun 04 14:44:33 devstack nova-compute[86165]: 1 Jun 04 14:44:33 devstack nova-compute[86165]: Jun 04 14:44:33 devstack nova-compute[86165]: Jun 04 14:44:33 devstack nova-compute[86165]: Jun 04 14:44:33 devstack nova-compute[86165]: tempest-ServerActionsTestOtherA-server-1499942390 Jun 04 14:44:33 devstack nova-compute[86165]: 2026-06-04 12:44:32 Jun 04 14:44:33 devstack nova-compute[86165]: Jun 04 14:44:33 devstack nova-compute[86165]: 192 Jun 04 14:44:33 devstack nova-compute[86165]: 1 Jun 04 14:44:33 devstack nova-compute[86165]: 0 Jun 04 14:44:33 devstack nova-compute[86165]: 0 Jun 04 14:44:33 devstack nova-compute[86165]: 1 Jun 04 14:44:33 devstack nova-compute[86165]: Jun 04 14:44:33 devstack nova-compute[86165]: True Jun 04 14:44:33 devstack nova-compute[86165]: Jun 04 14:44:33 devstack nova-compute[86165]: Jun 04 14:44:33 devstack nova-compute[86165]: Jun 04 14:44:33 devstack nova-compute[86165]: bare Jun 04 14:44:33 devstack nova-compute[86165]: qcow2 Jun 04 14:44:33 devstack nova-compute[86165]: 1 Jun 04 14:44:33 devstack nova-compute[86165]: 0 Jun 04 14:44:33 devstack nova-compute[86165]: Jun 04 14:44:33 devstack nova-compute[86165]: virtio Jun 04 14:44:33 devstack nova-compute[86165]: Jun 04 14:44:33 devstack nova-compute[86165]: Jun 04 14:44:33 devstack nova-compute[86165]: Jun 04 14:44:33 devstack nova-compute[86165]: tempest-ServerActionsTestOtherA-367875202-project-member Jun 04 14:44:33 devstack nova-compute[86165]: tempest-ServerActionsTestOtherA-367875202 Jun 04 14:44:33 devstack nova-compute[86165]: Jun 04 14:44:33 devstack nova-compute[86165]: Jun 04 14:44:33 devstack nova-compute[86165]: Jun 04 14:44:33 devstack nova-compute[86165]: Jun 04 14:44:33 devstack nova-compute[86165]: Jun 04 14:44:33 devstack nova-compute[86165]: Jun 04 14:44:33 devstack nova-compute[86165]: Jun 04 14:44:33 devstack nova-compute[86165]: Jun 04 14:44:33 devstack nova-compute[86165]: Jun 04 14:44:33 devstack nova-compute[86165]: Jun 04 14:44:33 devstack nova-compute[86165]: Jun 04 14:44:33 devstack nova-compute[86165]: OpenStack Foundation Jun 04 14:44:33 devstack nova-compute[86165]: OpenStack Nova Jun 04 14:44:33 devstack nova-compute[86165]: 33.1.0 Jun 04 14:44:33 devstack nova-compute[86165]: 05832f31-7455-48cd-bc28-7b3f181ee13e Jun 04 14:44:33 devstack nova-compute[86165]: 05832f31-7455-48cd-bc28-7b3f181ee13e Jun 04 14:44:33 devstack nova-compute[86165]: Virtual Machine Jun 04 14:44:33 devstack nova-compute[86165]: Jun 04 14:44:33 devstack nova-compute[86165]: Jun 04 14:44:33 devstack nova-compute[86165]: Jun 04 14:44:33 devstack nova-compute[86165]: hvm Jun 04 14:44:33 devstack nova-compute[86165]: Jun 04 14:44:33 devstack nova-compute[86165]: Jun 04 14:44:33 devstack nova-compute[86165]: Jun 04 14:44:33 devstack nova-compute[86165]: Jun 04 14:44:33 devstack nova-compute[86165]: Jun 04 14:44:33 devstack nova-compute[86165]: Jun 04 14:44:33 devstack nova-compute[86165]: Jun 04 14:44:33 devstack nova-compute[86165]: Jun 04 14:44:33 devstack nova-compute[86165]: 1 Jun 04 14:44:33 devstack nova-compute[86165]: Jun 04 14:44:33 devstack nova-compute[86165]: Jun 04 14:44:33 devstack nova-compute[86165]: Jun 04 14:44:33 devstack nova-compute[86165]: Jun 04 14:44:33 devstack nova-compute[86165]: Jun 04 14:44:33 devstack nova-compute[86165]: Jun 04 14:44:33 devstack nova-compute[86165]: Jun 04 14:44:33 devstack nova-compute[86165]: Jun 04 14:44:33 devstack nova-compute[86165]: Jun 04 14:44:33 devstack nova-compute[86165]: Jun 04 14:44:33 devstack nova-compute[86165]: Jun 04 14:44:33 devstack nova-compute[86165]: Jun 04 14:44:33 devstack nova-compute[86165]: Jun 04 14:44:33 devstack nova-compute[86165]: Jun 04 14:44:33 devstack nova-compute[86165]: Jun 04 14:44:33 devstack nova-compute[86165]: Jun 04 14:44:33 devstack nova-compute[86165]: Jun 04 14:44:33 devstack nova-compute[86165]: Jun 04 14:44:33 devstack nova-compute[86165]: Jun 04 14:44:33 devstack nova-compute[86165]: Jun 04 14:44:33 devstack nova-compute[86165]: Jun 04 14:44:33 devstack nova-compute[86165]: Jun 04 14:44:33 devstack nova-compute[86165]: Jun 04 14:44:33 devstack nova-compute[86165]: Jun 04 14:44:33 devstack nova-compute[86165]: Jun 04 14:44:33 devstack nova-compute[86165]: Jun 04 14:44:33 devstack nova-compute[86165]: /dev/urandom Jun 04 14:44:33 devstack nova-compute[86165]: Jun 04 14:44:33 devstack nova-compute[86165]: Jun 04 14:44:33 devstack nova-compute[86165]: Jun 04 14:44:33 devstack nova-compute[86165]: Jun 04 14:44:33 devstack nova-compute[86165]: Jun 04 14:44:33 devstack nova-compute[86165]: Jun 04 14:44:33 devstack nova-compute[86165]: Jun 04 14:44:33 devstack nova-compute[86165]: {{(pid=86165) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8199}} Jun 04 14:44:33 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] [instance: 05832f31-7455-48cd-bc28-7b3f181ee13e] Preparing to wait for external event network-vif-plugged-9424e073-59ea-4632-8836-995507d68547 {{(pid=86165) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jun 04 14:44:33 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] Acquiring lock "05832f31-7455-48cd-bc28-7b3f181ee13e-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:44:33 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] Lock "05832f31-7455-48cd-bc28-7b3f181ee13e-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.003s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:44:33 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] Lock "05832f31-7455-48cd-bc28-7b3f181ee13e-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.000s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:44:33 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.vif [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-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-06-04T12:44:14Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServerActionsTestOtherA-server-1499942390',display_name='tempest-ServerActionsTestOtherA-server-1499942390',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serveractionstestothera-server-1499942390',id=6,image_ref='d02c254e-91bb-4869-903e-8451e5a50689',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCftlX6rqBd8KV6Ev6qTGwhfa9HVxQYgDQd/v5As9YsCab/cWP4RJQy2iouzds1kTSV4PxI1EMHamtEECNIGXEBFtCKVGMidLO1+R71HyOgShddNouMdbXaoCbpMcBwXBA==',key_name='tempest-keypair-1939514436',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='1e24459bc7ec4a4a8ee711974d5e827e',ramdisk_id='',reservation_id='r-ha4gzom1',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='d02c254e-91bb-4869-903e-8451e5a50689',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-367875202',owner_user_name='tempest-ServerActionsTestOtherA-367875202-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-04T12:44:21Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='02632439113842b68a6a3ff457f6688c',uuid=05832f31-7455-48cd-bc28-7b3f181ee13e,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "9424e073-59ea-4632-8836-995507d68547", "address": "fa:16:3e:7f:e1:59", "network": {"id": "2b145e17-c89d-48c8-bd93-86b5c73b7bf8", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-187155866-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.3", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "1e24459bc7ec4a4a8ee711974d5e827e", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap9424e073-59", "ovs_interfaceid": "9424e073-59ea-4632-8836-995507d68547", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86165) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jun 04 14:44:33 devstack nova-compute[86165]: DEBUG nova.network.os_vif_util [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] Converting VIF {"id": "9424e073-59ea-4632-8836-995507d68547", "address": "fa:16:3e:7f:e1:59", "network": {"id": "2b145e17-c89d-48c8-bd93-86b5c73b7bf8", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-187155866-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.3", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "1e24459bc7ec4a4a8ee711974d5e827e", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap9424e073-59", "ovs_interfaceid": "9424e073-59ea-4632-8836-995507d68547", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86165) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 04 14:44:33 devstack nova-compute[86165]: DEBUG nova.network.os_vif_util [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:7f:e1:59,bridge_name='br-int',has_traffic_filtering=True,id=9424e073-59ea-4632-8836-995507d68547,network=Network(2b145e17-c89d-48c8-bd93-86b5c73b7bf8),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap9424e073-59') {{(pid=86165) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 04 14:44:33 devstack nova-compute[86165]: DEBUG os_vif [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:7f:e1:59,bridge_name='br-int',has_traffic_filtering=True,id=9424e073-59ea-4632-8836-995507d68547,network=Network(2b145e17-c89d-48c8-bd93-86b5c73b7bf8),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap9424e073-59') {{(pid=86165) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:76}} Jun 04 14:44:33 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:33 devstack nova-compute[86165]: 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=86165) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 04 14:44:33 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=86165) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jun 04 14:44:33 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:33 devstack nova-compute[86165]: 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': '65762b86-778b-5518-9ccd-f4d6cbbb2548', '_type': 'linux-noop'}}, row=False) {{(pid=86165) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 04 14:44:33 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:33 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 04 14:44:33 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:33 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:33 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tap9424e073-59, may_exist=True, interface_attrs={}) {{(pid=86165) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 04 14:44:33 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tap9424e073-59, col_values=(('qos', UUID('51807fd6-a0a6-4325-97be-403455e71a20')),), if_exists=True) {{(pid=86165) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 04 14:44:33 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tap9424e073-59, col_values=(('external_ids', {'iface-id': '9424e073-59ea-4632-8836-995507d68547', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:7f:e1:59', 'vm-uuid': '05832f31-7455-48cd-bc28-7b3f181ee13e'}),), if_exists=True) {{(pid=86165) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 04 14:44:33 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:33 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 04 14:44:33 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:33 devstack nova-compute[86165]: INFO os_vif [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:7f:e1:59,bridge_name='br-int',has_traffic_filtering=True,id=9424e073-59ea-4632-8836-995507d68547,network=Network(2b145e17-c89d-48c8-bd93-86b5c73b7bf8),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap9424e073-59') Jun 04 14:44:33 devstack nova-compute[86165]: WARNING neutronclient.v2_0.client [req-927dd1fb-7a24-44a8-a67d-ac8151a0c729 req-de857e00-c8d3-487a-aa55-0a2fd22553ca 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. Jun 04 14:44:33 devstack nova-compute[86165]: DEBUG nova.network.neutron [req-927dd1fb-7a24-44a8-a67d-ac8151a0c729 req-de857e00-c8d3-487a-aa55-0a2fd22553ca service nova] [instance: 05832f31-7455-48cd-bc28-7b3f181ee13e] Updated VIF entry in instance network info cache for port 9424e073-59ea-4632-8836-995507d68547. {{(pid=86165) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3523}} Jun 04 14:44:33 devstack nova-compute[86165]: DEBUG nova.network.neutron [req-927dd1fb-7a24-44a8-a67d-ac8151a0c729 req-de857e00-c8d3-487a-aa55-0a2fd22553ca service nova] [instance: 05832f31-7455-48cd-bc28-7b3f181ee13e] Updating instance_info_cache with network_info: [{"id": "9424e073-59ea-4632-8836-995507d68547", "address": "fa:16:3e:7f:e1:59", "network": {"id": "2b145e17-c89d-48c8-bd93-86b5c73b7bf8", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-187155866-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.3", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "1e24459bc7ec4a4a8ee711974d5e827e", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap9424e073-59", "ovs_interfaceid": "9424e073-59ea-4632-8836-995507d68547", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=86165) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 04 14:44:34 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:34 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-927dd1fb-7a24-44a8-a67d-ac8151a0c729 req-de857e00-c8d3-487a-aa55-0a2fd22553ca service nova] Releasing lock "refresh_cache-05832f31-7455-48cd-bc28-7b3f181ee13e" {{(pid=86165) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:413}} Jun 04 14:44:34 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Acquiring lock "b316b23f-b40b-4192-961d-552dce0a8e34" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:44:34 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Lock "b316b23f-b40b-4192-961d-552dce0a8e34" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:44:34 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] No BDM found with device name vda, not building metadata. {{(pid=86165) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13207}} Jun 04 14:44:34 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] No VIF found with MAC fa:16:3e:7f:e1:59, not building metadata {{(pid=86165) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13183}} Jun 04 14:44:34 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:34 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:35 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] [instance: b316b23f-b40b-4192-961d-552dce0a8e34] Starting instance... {{(pid=86165) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2605}} Jun 04 14:44:35 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:35 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:35 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:35 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:35 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-38fbbe83-863e-4636-969a-7a91bc78db0d req-5bd4b2c5-06b8-4d1c-877f-30c5fd1303bf service nova] [instance: 05832f31-7455-48cd-bc28-7b3f181ee13e] Received event network-vif-plugged-9424e073-59ea-4632-8836-995507d68547 {{(pid=86165) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 04 14:44:35 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-38fbbe83-863e-4636-969a-7a91bc78db0d req-5bd4b2c5-06b8-4d1c-877f-30c5fd1303bf service nova] Acquiring lock "05832f31-7455-48cd-bc28-7b3f181ee13e-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:44:35 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-38fbbe83-863e-4636-969a-7a91bc78db0d req-5bd4b2c5-06b8-4d1c-877f-30c5fd1303bf service nova] Lock "05832f31-7455-48cd-bc28-7b3f181ee13e-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:44:35 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-38fbbe83-863e-4636-969a-7a91bc78db0d req-5bd4b2c5-06b8-4d1c-877f-30c5fd1303bf service nova] Lock "05832f31-7455-48cd-bc28-7b3f181ee13e-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:44:35 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-38fbbe83-863e-4636-969a-7a91bc78db0d req-5bd4b2c5-06b8-4d1c-877f-30c5fd1303bf service nova] [instance: 05832f31-7455-48cd-bc28-7b3f181ee13e] Processing event network-vif-plugged-9424e073-59ea-4632-8836-995507d68547 {{(pid=86165) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11746}} Jun 04 14:44:35 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:44:35 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.000s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:44:35 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=86165) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2630}} Jun 04 14:44:35 devstack nova-compute[86165]: INFO nova.compute.claims [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] [instance: b316b23f-b40b-4192-961d-552dce0a8e34] Claim successful on node devstack Jun 04 14:44:36 devstack nova-compute[86165]: DEBUG nova.virt.driver [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] Emitting event Started> {{(pid=86165) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 04 14:44:36 devstack nova-compute[86165]: INFO nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 05832f31-7455-48cd-bc28-7b3f181ee13e] VM Started (Lifecycle Event) Jun 04 14:44:36 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] [instance: 05832f31-7455-48cd-bc28-7b3f181ee13e] Instance event wait completed in 0 seconds for network-vif-plugged {{(pid=86165) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jun 04 14:44:36 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] [instance: 05832f31-7455-48cd-bc28-7b3f181ee13e] Guest created on hypervisor {{(pid=86165) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4893}} Jun 04 14:44:36 devstack nova-compute[86165]: INFO nova.virt.libvirt.driver [-] [instance: 05832f31-7455-48cd-bc28-7b3f181ee13e] Instance spawned successfully. Jun 04 14:44:36 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] [instance: 05832f31-7455-48cd-bc28-7b3f181ee13e] 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=86165) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1012}} Jun 04 14:44:36 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 05832f31-7455-48cd-bc28-7b3f181ee13e] Checking state {{(pid=86165) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 04 14:44:36 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 05832f31-7455-48cd-bc28-7b3f181ee13e] 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=86165) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 04 14:44:36 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] [instance: 05832f31-7455-48cd-bc28-7b3f181ee13e] Found default for hw_cdrom_bus of ide {{(pid=86165) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 04 14:44:36 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] [instance: 05832f31-7455-48cd-bc28-7b3f181ee13e] Found default for hw_disk_bus of virtio {{(pid=86165) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 04 14:44:36 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] [instance: 05832f31-7455-48cd-bc28-7b3f181ee13e] Found default for hw_input_bus of None {{(pid=86165) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 04 14:44:36 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] [instance: 05832f31-7455-48cd-bc28-7b3f181ee13e] Found default for hw_pointer_model of None {{(pid=86165) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 04 14:44:36 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] [instance: 05832f31-7455-48cd-bc28-7b3f181ee13e] Found default for hw_video_model of virtio {{(pid=86165) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 04 14:44:36 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] [instance: 05832f31-7455-48cd-bc28-7b3f181ee13e] Found default for hw_vif_model of virtio {{(pid=86165) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 04 14:44:36 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=86165) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9951}} Jun 04 14:44:36 devstack nova-compute[86165]: DEBUG nova.compute.provider_tree [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Inventory has not changed in ProviderTree for provider: 135bc785-5fe4-4523-9c65-4b517ed840f9 {{(pid=86165) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 04 14:44:37 devstack nova-compute[86165]: INFO nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 05832f31-7455-48cd-bc28-7b3f181ee13e] During sync_power_state the instance has a pending task (spawning). Skip. Jun 04 14:44:37 devstack nova-compute[86165]: DEBUG nova.virt.driver [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] Emitting event Paused> {{(pid=86165) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 04 14:44:37 devstack nova-compute[86165]: INFO nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 05832f31-7455-48cd-bc28-7b3f181ee13e] VM Paused (Lifecycle Event) Jun 04 14:44:37 devstack nova-compute[86165]: INFO nova.compute.manager [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] [instance: 05832f31-7455-48cd-bc28-7b3f181ee13e] Took 15.05 seconds to spawn the instance on the hypervisor. Jun 04 14:44:37 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] [instance: 05832f31-7455-48cd-bc28-7b3f181ee13e] Checking state {{(pid=86165) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 04 14:44:37 devstack nova-compute[86165]: DEBUG nova.scheduler.client.report [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Inventory has not changed for provider 135bc785-5fe4-4523-9c65-4b517ed840f9 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=86165) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 04 14:44:37 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 05832f31-7455-48cd-bc28-7b3f181ee13e] Checking state {{(pid=86165) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 04 14:44:37 devstack nova-compute[86165]: DEBUG nova.virt.driver [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] Emitting event Resumed> {{(pid=86165) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 04 14:44:37 devstack nova-compute[86165]: INFO nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 05832f31-7455-48cd-bc28-7b3f181ee13e] VM Resumed (Lifecycle Event) Jun 04 14:44:37 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-09e2473e-2aac-49f6-980c-40bb858d9832 req-22a3bf37-d52f-4973-a4e2-84d7953d3a34 service nova] [instance: 05832f31-7455-48cd-bc28-7b3f181ee13e] Received event network-vif-plugged-9424e073-59ea-4632-8836-995507d68547 {{(pid=86165) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 04 14:44:37 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-09e2473e-2aac-49f6-980c-40bb858d9832 req-22a3bf37-d52f-4973-a4e2-84d7953d3a34 service nova] Acquiring lock "05832f31-7455-48cd-bc28-7b3f181ee13e-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:44:37 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-09e2473e-2aac-49f6-980c-40bb858d9832 req-22a3bf37-d52f-4973-a4e2-84d7953d3a34 service nova] Lock "05832f31-7455-48cd-bc28-7b3f181ee13e-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:44:37 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-09e2473e-2aac-49f6-980c-40bb858d9832 req-22a3bf37-d52f-4973-a4e2-84d7953d3a34 service nova] Lock "05832f31-7455-48cd-bc28-7b3f181ee13e-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.002s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:44:37 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-09e2473e-2aac-49f6-980c-40bb858d9832 req-22a3bf37-d52f-4973-a4e2-84d7953d3a34 service nova] [instance: 05832f31-7455-48cd-bc28-7b3f181ee13e] No waiting events found dispatching network-vif-plugged-9424e073-59ea-4632-8836-995507d68547 {{(pid=86165) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 04 14:44:37 devstack nova-compute[86165]: WARNING nova.compute.manager [req-09e2473e-2aac-49f6-980c-40bb858d9832 req-22a3bf37-d52f-4973-a4e2-84d7953d3a34 service nova] [instance: 05832f31-7455-48cd-bc28-7b3f181ee13e] Received unexpected event network-vif-plugged-9424e073-59ea-4632-8836-995507d68547 for instance with vm_state active and task_state None. Jun 04 14:44:37 devstack nova-compute[86165]: INFO nova.compute.manager [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] [instance: 05832f31-7455-48cd-bc28-7b3f181ee13e] Took 20.39 seconds to build instance. Jun 04 14:44:37 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 2.259s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:44:37 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] [instance: b316b23f-b40b-4192-961d-552dce0a8e34] Start building networks asynchronously for instance. {{(pid=86165) _build_resources /opt/stack/nova/nova/compute/manager.py:3003}} Jun 04 14:44:38 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 05832f31-7455-48cd-bc28-7b3f181ee13e] Checking state {{(pid=86165) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 04 14:44:38 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 05832f31-7455-48cd-bc28-7b3f181ee13e] Synchronizing instance power state after lifecycle event "Resumed"; current vm_state: active, current task_state: None, current DB power_state: 1, VM power_state: 1 {{(pid=86165) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 04 14:44:38 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:38 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-1a70f719-5ec7-420e-8477-2aee955b8c44 tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] Lock "05832f31-7455-48cd-bc28-7b3f181ee13e" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 21.917s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:44:38 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] [instance: b316b23f-b40b-4192-961d-552dce0a8e34] Allocating IP information in the background. {{(pid=86165) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2148}} Jun 04 14:44:38 devstack nova-compute[86165]: DEBUG nova.network.neutron [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] [instance: b316b23f-b40b-4192-961d-552dce0a8e34] allocate_for_instance() {{(pid=86165) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jun 04 14:44:38 devstack nova-compute[86165]: WARNING neutronclient.v2_0.client [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-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. Jun 04 14:44:38 devstack nova-compute[86165]: WARNING neutronclient.v2_0.client [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-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. Jun 04 14:44:38 devstack nova-compute[86165]: DEBUG nova.policy [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': '021ea15f008d496dad03a79b04b4103d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '701238e83e414704812aaf0d6456b838', '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=86165) authorize /opt/stack/nova/nova/policy.py:192}} Jun 04 14:44:38 devstack nova-compute[86165]: INFO nova.virt.libvirt.driver [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] [instance: b316b23f-b40b-4192-961d-552dce0a8e34] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jun 04 14:44:39 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:39 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] [instance: b316b23f-b40b-4192-961d-552dce0a8e34] Start building block device mappings for instance. {{(pid=86165) _build_resources /opt/stack/nova/nova/compute/manager.py:3038}} Jun 04 14:44:40 devstack nova-compute[86165]: DEBUG nova.network.neutron [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] [instance: b316b23f-b40b-4192-961d-552dce0a8e34] Successfully created port: 643538a0-fb23-4160-8434-3a162e7cd8c5 {{(pid=86165) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jun 04 14:44:40 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] [instance: b316b23f-b40b-4192-961d-552dce0a8e34] Start spawning the instance on the hypervisor. {{(pid=86165) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2811}} Jun 04 14:44:40 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] [instance: b316b23f-b40b-4192-961d-552dce0a8e34] Creating instance directory {{(pid=86165) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5215}} Jun 04 14:44:40 devstack nova-compute[86165]: INFO nova.virt.libvirt.driver [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] [instance: b316b23f-b40b-4192-961d-552dce0a8e34] Creating image(s) Jun 04 14:44:40 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Acquiring lock "/opt/stack/data/nova/instances/b316b23f-b40b-4192-961d-552dce0a8e34/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:44:40 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Lock "/opt/stack/data/nova/instances/b316b23f-b40b-4192-961d-552dce0a8e34/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.000s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:44:40 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Lock "/opt/stack/data/nova/instances/b316b23f-b40b-4192-961d-552dce0a8e34/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.007s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:44:40 devstack nova-compute[86165]: DEBUG oslo_utils.imageutils.format_inspector [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=86165) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1538}} Jun 04 14:44:40 devstack nova-compute[86165]: DEBUG oslo_utils.imageutils.format_inspector [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86165) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1538}} Jun 04 14:44:40 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/900afcb7e04a9656b228cef1c8f8acfc831f1d71 --force-share --output=json {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:44:40 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-237a50d8-3138-43e9-8251-6d12b402c765 req-dd725b42-410f-4307-9be9-65f6951ab15c service nova] [instance: 05832f31-7455-48cd-bc28-7b3f181ee13e] Received event network-changed-9424e073-59ea-4632-8836-995507d68547 {{(pid=86165) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 04 14:44:40 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-237a50d8-3138-43e9-8251-6d12b402c765 req-dd725b42-410f-4307-9be9-65f6951ab15c service nova] [instance: 05832f31-7455-48cd-bc28-7b3f181ee13e] Refreshing instance network info cache due to event network-changed-9424e073-59ea-4632-8836-995507d68547. {{(pid=86165) external_instance_event /opt/stack/nova/nova/compute/manager.py:11993}} Jun 04 14:44:40 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-237a50d8-3138-43e9-8251-6d12b402c765 req-dd725b42-410f-4307-9be9-65f6951ab15c service nova] Acquiring lock "refresh_cache-05832f31-7455-48cd-bc28-7b3f181ee13e" {{(pid=86165) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:390}} Jun 04 14:44:40 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-237a50d8-3138-43e9-8251-6d12b402c765 req-dd725b42-410f-4307-9be9-65f6951ab15c service nova] Acquired lock "refresh_cache-05832f31-7455-48cd-bc28-7b3f181ee13e" {{(pid=86165) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:393}} Jun 04 14:44:40 devstack nova-compute[86165]: DEBUG nova.network.neutron [req-237a50d8-3138-43e9-8251-6d12b402c765 req-dd725b42-410f-4307-9be9-65f6951ab15c service nova] [instance: 05832f31-7455-48cd-bc28-7b3f181ee13e] Refreshing network info cache for port 9424e073-59ea-4632-8836-995507d68547 {{(pid=86165) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jun 04 14:44:40 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/900afcb7e04a9656b228cef1c8f8acfc831f1d71 --force-share --output=json" returned: 0 in 0.199s {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 04 14:44:40 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Acquiring lock "900afcb7e04a9656b228cef1c8f8acfc831f1d71" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:44:40 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Lock "900afcb7e04a9656b228cef1c8f8acfc831f1d71" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.002s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:44:40 devstack nova-compute[86165]: DEBUG oslo_utils.imageutils.format_inspector [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=86165) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1538}} Jun 04 14:44:40 devstack nova-compute[86165]: DEBUG oslo_utils.imageutils.format_inspector [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86165) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1538}} Jun 04 14:44:40 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/900afcb7e04a9656b228cef1c8f8acfc831f1d71 --force-share --output=json {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:44:40 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/900afcb7e04a9656b228cef1c8f8acfc831f1d71 --force-share --output=json" returned: 0 in 0.135s {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 04 14:44:40 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-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/900afcb7e04a9656b228cef1c8f8acfc831f1d71,backing_fmt=raw /opt/stack/data/nova/instances/b316b23f-b40b-4192-961d-552dce0a8e34/disk 1073741824 {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:44:40 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/900afcb7e04a9656b228cef1c8f8acfc831f1d71,backing_fmt=raw /opt/stack/data/nova/instances/b316b23f-b40b-4192-961d-552dce0a8e34/disk 1073741824" returned: 0 in 0.069s {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 04 14:44:40 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Lock "900afcb7e04a9656b228cef1c8f8acfc831f1d71" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.230s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:44:40 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/900afcb7e04a9656b228cef1c8f8acfc831f1d71 --force-share --output=json {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:44:41 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/900afcb7e04a9656b228cef1c8f8acfc831f1d71 --force-share --output=json" returned: 0 in 0.202s {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 04 14:44:41 devstack nova-compute[86165]: DEBUG nova.virt.disk.api [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Checking if we can resize image /opt/stack/data/nova/instances/b316b23f-b40b-4192-961d-552dce0a8e34/disk. size=1073741824 {{(pid=86165) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jun 04 14:44:41 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/b316b23f-b40b-4192-961d-552dce0a8e34/disk --force-share --output=json {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:44:41 devstack nova-compute[86165]: WARNING neutronclient.v2_0.client [req-237a50d8-3138-43e9-8251-6d12b402c765 req-dd725b42-410f-4307-9be9-65f6951ab15c 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. Jun 04 14:44:41 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/b316b23f-b40b-4192-961d-552dce0a8e34/disk --force-share --output=json" returned: 0 in 0.264s {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 04 14:44:41 devstack nova-compute[86165]: DEBUG nova.virt.disk.api [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Cannot resize image /opt/stack/data/nova/instances/b316b23f-b40b-4192-961d-552dce0a8e34/disk to a smaller size. {{(pid=86165) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jun 04 14:44:41 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] [instance: b316b23f-b40b-4192-961d-552dce0a8e34] Created local disks {{(pid=86165) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5347}} Jun 04 14:44:41 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] [instance: b316b23f-b40b-4192-961d-552dce0a8e34] Ensure instance console log exists: /opt/stack/data/nova/instances/b316b23f-b40b-4192-961d-552dce0a8e34/console.log {{(pid=86165) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5094}} Jun 04 14:44:41 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:44:41 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:44:41 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.004s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:44:41 devstack nova-compute[86165]: DEBUG nova.network.neutron [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] [instance: b316b23f-b40b-4192-961d-552dce0a8e34] Successfully updated port: 643538a0-fb23-4160-8434-3a162e7cd8c5 {{(pid=86165) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jun 04 14:44:41 devstack nova-compute[86165]: WARNING neutronclient.v2_0.client [req-237a50d8-3138-43e9-8251-6d12b402c765 req-dd725b42-410f-4307-9be9-65f6951ab15c 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. Jun 04 14:44:41 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-ffd2afda-e6e0-40c1-b647-f8595532a804 req-8f60c3a5-2230-4152-8b25-83b428250429 service nova] [instance: b316b23f-b40b-4192-961d-552dce0a8e34] Received event network-changed-643538a0-fb23-4160-8434-3a162e7cd8c5 {{(pid=86165) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 04 14:44:41 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-ffd2afda-e6e0-40c1-b647-f8595532a804 req-8f60c3a5-2230-4152-8b25-83b428250429 service nova] [instance: b316b23f-b40b-4192-961d-552dce0a8e34] Refreshing instance network info cache due to event network-changed-643538a0-fb23-4160-8434-3a162e7cd8c5. {{(pid=86165) external_instance_event /opt/stack/nova/nova/compute/manager.py:11993}} Jun 04 14:44:41 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-ffd2afda-e6e0-40c1-b647-f8595532a804 req-8f60c3a5-2230-4152-8b25-83b428250429 service nova] Acquiring lock "refresh_cache-b316b23f-b40b-4192-961d-552dce0a8e34" {{(pid=86165) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:390}} Jun 04 14:44:41 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-ffd2afda-e6e0-40c1-b647-f8595532a804 req-8f60c3a5-2230-4152-8b25-83b428250429 service nova] Acquired lock "refresh_cache-b316b23f-b40b-4192-961d-552dce0a8e34" {{(pid=86165) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:393}} Jun 04 14:44:41 devstack nova-compute[86165]: DEBUG nova.network.neutron [req-ffd2afda-e6e0-40c1-b647-f8595532a804 req-8f60c3a5-2230-4152-8b25-83b428250429 service nova] [instance: b316b23f-b40b-4192-961d-552dce0a8e34] Refreshing network info cache for port 643538a0-fb23-4160-8434-3a162e7cd8c5 {{(pid=86165) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jun 04 14:44:42 devstack nova-compute[86165]: DEBUG nova.network.neutron [req-237a50d8-3138-43e9-8251-6d12b402c765 req-dd725b42-410f-4307-9be9-65f6951ab15c service nova] [instance: 05832f31-7455-48cd-bc28-7b3f181ee13e] Updated VIF entry in instance network info cache for port 9424e073-59ea-4632-8836-995507d68547. {{(pid=86165) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3523}} Jun 04 14:44:42 devstack nova-compute[86165]: DEBUG nova.network.neutron [req-237a50d8-3138-43e9-8251-6d12b402c765 req-dd725b42-410f-4307-9be9-65f6951ab15c service nova] [instance: 05832f31-7455-48cd-bc28-7b3f181ee13e] Updating instance_info_cache with network_info: [{"id": "9424e073-59ea-4632-8836-995507d68547", "address": "fa:16:3e:7f:e1:59", "network": {"id": "2b145e17-c89d-48c8-bd93-86b5c73b7bf8", "bridge": "br-int", "label": "tempest-ServerActionsTestOtherA-187155866-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.3", "type": "fixed", "version": 4, "meta": {}, "floating_ips": [{"address": "172.24.4.123", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "1e24459bc7ec4a4a8ee711974d5e827e", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap9424e073-59", "ovs_interfaceid": "9424e073-59ea-4632-8836-995507d68547", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=86165) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 04 14:44:42 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Acquiring lock "refresh_cache-b316b23f-b40b-4192-961d-552dce0a8e34" {{(pid=86165) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:390}} Jun 04 14:44:42 devstack nova-compute[86165]: WARNING neutronclient.v2_0.client [req-ffd2afda-e6e0-40c1-b647-f8595532a804 req-8f60c3a5-2230-4152-8b25-83b428250429 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. Jun 04 14:44:42 devstack nova-compute[86165]: DEBUG nova.network.neutron [req-ffd2afda-e6e0-40c1-b647-f8595532a804 req-8f60c3a5-2230-4152-8b25-83b428250429 service nova] [instance: b316b23f-b40b-4192-961d-552dce0a8e34] Instance cache missing network info. {{(pid=86165) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3364}} Jun 04 14:44:42 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-18dcc436-14ae-4a7d-b5ba-31630e325697 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Acquiring lock "interface-1916dc43-bbb3-4b03-9325-fb2b77531150-None" by "nova.compute.manager.ComputeManager.attach_interface..do_attach_interface" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:44:42 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-18dcc436-14ae-4a7d-b5ba-31630e325697 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Lock "interface-1916dc43-bbb3-4b03-9325-fb2b77531150-None" acquired by "nova.compute.manager.ComputeManager.attach_interface..do_attach_interface" :: waited 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:44:42 devstack nova-compute[86165]: DEBUG nova.objects.instance [None req-18dcc436-14ae-4a7d-b5ba-31630e325697 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Lazy-loading 'flavor' on Instance uuid 1916dc43-bbb3-4b03-9325-fb2b77531150 {{(pid=86165) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 04 14:44:42 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-237a50d8-3138-43e9-8251-6d12b402c765 req-dd725b42-410f-4307-9be9-65f6951ab15c service nova] Releasing lock "refresh_cache-05832f31-7455-48cd-bc28-7b3f181ee13e" {{(pid=86165) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:413}} Jun 04 14:44:42 devstack nova-compute[86165]: DEBUG nova.network.neutron [req-ffd2afda-e6e0-40c1-b647-f8595532a804 req-8f60c3a5-2230-4152-8b25-83b428250429 service nova] [instance: b316b23f-b40b-4192-961d-552dce0a8e34] Updating instance_info_cache with network_info: [] {{(pid=86165) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 04 14:44:43 devstack nova-compute[86165]: WARNING neutronclient.v2_0.client [None req-18dcc436-14ae-4a7d-b5ba-31630e325697 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-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. Jun 04 14:44:43 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:43 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-ffd2afda-e6e0-40c1-b647-f8595532a804 req-8f60c3a5-2230-4152-8b25-83b428250429 service nova] Releasing lock "refresh_cache-b316b23f-b40b-4192-961d-552dce0a8e34" {{(pid=86165) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:413}} Jun 04 14:44:43 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Acquired lock "refresh_cache-b316b23f-b40b-4192-961d-552dce0a8e34" {{(pid=86165) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:393}} Jun 04 14:44:43 devstack nova-compute[86165]: DEBUG nova.network.neutron [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] [instance: b316b23f-b40b-4192-961d-552dce0a8e34] Building network info cache for instance {{(pid=86165) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jun 04 14:44:43 devstack nova-compute[86165]: DEBUG nova.objects.instance [None req-18dcc436-14ae-4a7d-b5ba-31630e325697 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Lazy-loading 'pci_requests' on Instance uuid 1916dc43-bbb3-4b03-9325-fb2b77531150 {{(pid=86165) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 04 14:44:43 devstack nova-compute[86165]: DEBUG nova.objects.base [None req-18dcc436-14ae-4a7d-b5ba-31630e325697 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Object Instance<1916dc43-bbb3-4b03-9325-fb2b77531150> lazy-loaded attributes: flavor,pci_requests {{(pid=86165) wrapper /opt/stack/nova/nova/objects/base.py:136}} Jun 04 14:44:43 devstack nova-compute[86165]: DEBUG nova.network.neutron [None req-18dcc436-14ae-4a7d-b5ba-31630e325697 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] allocate_for_instance() {{(pid=86165) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jun 04 14:44:43 devstack nova-compute[86165]: WARNING neutronclient.v2_0.client [None req-18dcc436-14ae-4a7d-b5ba-31630e325697 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-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. Jun 04 14:44:43 devstack nova-compute[86165]: WARNING neutronclient.v2_0.client [None req-18dcc436-14ae-4a7d-b5ba-31630e325697 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-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. Jun 04 14:44:43 devstack nova-compute[86165]: DEBUG nova.network.neutron [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] [instance: b316b23f-b40b-4192-961d-552dce0a8e34] Instance cache missing network info. {{(pid=86165) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3364}} Jun 04 14:44:43 devstack nova-compute[86165]: DEBUG nova.policy [None req-18dcc436-14ae-4a7d-b5ba-31630e325697 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': '9ecd7af55dc54c1cb342bd357e07148b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fdbdf5a5d64f4c77900a63efb3da1a80', '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=86165) authorize /opt/stack/nova/nova/policy.py:192}} Jun 04 14:44:43 devstack nova-compute[86165]: DEBUG oslo_service.periodic_task [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Running periodic task ComputeManager._check_instance_build_time {{(pid=86165) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Jun 04 14:44:43 devstack nova-compute[86165]: DEBUG oslo_service.periodic_task [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Running periodic task ComputeManager._poll_rebooting_instances {{(pid=86165) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Jun 04 14:44:43 devstack nova-compute[86165]: DEBUG oslo_service.periodic_task [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Running periodic task ComputeManager._poll_rescued_instances {{(pid=86165) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Jun 04 14:44:43 devstack nova-compute[86165]: DEBUG oslo_service.periodic_task [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Running periodic task ComputeManager._poll_unconfirmed_resizes {{(pid=86165) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Jun 04 14:44:43 devstack nova-compute[86165]: DEBUG oslo_service.periodic_task [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Running periodic task ComputeManager._instance_usage_audit {{(pid=86165) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Jun 04 14:44:43 devstack nova-compute[86165]: DEBUG oslo_service.periodic_task [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Running periodic task ComputeManager._poll_volume_usage {{(pid=86165) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Jun 04 14:44:43 devstack nova-compute[86165]: DEBUG oslo_service.periodic_task [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Running periodic task ComputeManager._reclaim_queued_deletes {{(pid=86165) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Jun 04 14:44:43 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] CONF.reclaim_instance_interval <= 0, skipping... {{(pid=86165) _reclaim_queued_deletes /opt/stack/nova/nova/compute/manager.py:11402}} Jun 04 14:44:43 devstack nova-compute[86165]: DEBUG oslo_service.periodic_task [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Running periodic task ComputeManager.update_available_resource {{(pid=86165) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} Jun 04 14:44:44 devstack nova-compute[86165]: WARNING neutronclient.v2_0.client [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-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. Jun 04 14:44:44 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:44 devstack nova-compute[86165]: DEBUG nova.network.neutron [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] [instance: b316b23f-b40b-4192-961d-552dce0a8e34] Updating instance_info_cache with network_info: [{"id": "643538a0-fb23-4160-8434-3a162e7cd8c5", "address": "fa:16:3e:2b:37:2c", "network": {"id": "64df475d-a1a5-4c0a-817a-98c9cfc36467", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-2007890294-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.4", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "701238e83e414704812aaf0d6456b838", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap643538a0-fb", "ovs_interfaceid": "643538a0-fb23-4160-8434-3a162e7cd8c5", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=86165) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 04 14:44:44 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:44:44 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: waited 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:44:44 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.clean_compute_node_cache" :: held 0.000s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:44:44 devstack nova-compute[86165]: DEBUG nova.compute.resource_tracker [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Auditing locally available compute resources for devstack (node: devstack) {{(pid=86165) update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:937}} Jun 04 14:44:44 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Releasing lock "refresh_cache-b316b23f-b40b-4192-961d-552dce0a8e34" {{(pid=86165) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:413}} Jun 04 14:44:44 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] [instance: b316b23f-b40b-4192-961d-552dce0a8e34] Instance network_info: |[{"id": "643538a0-fb23-4160-8434-3a162e7cd8c5", "address": "fa:16:3e:2b:37:2c", "network": {"id": "64df475d-a1a5-4c0a-817a-98c9cfc36467", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-2007890294-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.4", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "701238e83e414704812aaf0d6456b838", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap643538a0-fb", "ovs_interfaceid": "643538a0-fb23-4160-8434-3a162e7cd8c5", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=86165) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2163}} Jun 04 14:44:44 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] [instance: b316b23f-b40b-4192-961d-552dce0a8e34] Start _get_guest_xml network_info=[{"id": "643538a0-fb23-4160-8434-3a162e7cd8c5", "address": "fa:16:3e:2b:37:2c", "network": {"id": "64df475d-a1a5-4c0a-817a-98c9cfc36467", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-2007890294-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.4", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "701238e83e414704812aaf0d6456b838", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap643538a0-fb", "ovs_interfaceid": "643538a0-fb23-4160-8434-3a162e7cd8c5", "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-06-04T12:36:59Z,direct_url=,disk_format='qcow2',id=d02c254e-91bb-4869-903e-8451e5a50689,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='0d4261920dd141d5bbfa7ae5a52ef966',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-04T12:37:01Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'encrypted': False, 'device_name': '/dev/vda', 'size': 0, 'guest_format': None, 'encryption_options': None, 'disk_bus': 'virtio', 'device_type': 'disk', 'encryption_secret_uuid': None, 'boot_index': 0, 'encryption_format': None, 'image_id': 'd02c254e-91bb-4869-903e-8451e5a50689'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=86165) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8192}} Jun 04 14:44:44 devstack nova-compute[86165]: WARNING nova.virt.libvirt.driver [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 04 14:44:44 devstack nova-compute[86165]: DEBUG nova.virt.driver [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='d02c254e-91bb-4869-903e-8451e5a50689', instance_meta=NovaInstanceMeta(name='tempest-ServersNegativeTestJSON-server-393753091', uuid='b316b23f-b40b-4192-961d-552dce0a8e34'), owner=OwnerMeta(userid='021ea15f008d496dad03a79b04b4103d', username='tempest-ServersNegativeTestJSON-1196861304-project-member', projectid='701238e83e414704812aaf0d6456b838', projectname='tempest-ServersNegativeTestJSON-1196861304'), image=ImageMeta(id='d02c254e-91bb-4869-903e-8451e5a50689', 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": "643538a0-fb23-4160-8434-3a162e7cd8c5", "address": "fa:16:3e:2b:37:2c", "network": {"id": "64df475d-a1a5-4c0a-817a-98c9cfc36467", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-2007890294-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.4", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "701238e83e414704812aaf0d6456b838", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap643538a0-fb", "ovs_interfaceid": "643538a0-fb23-4160-8434-3a162e7cd8c5", "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=1780577084.7014074) {{(pid=86165) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jun 04 14:44:44 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=86165) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1783}} Jun 04 14:44:44 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] CPU controller missing on host. {{(pid=86165) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1793}} Jun 04 14:44:44 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=86165) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1802}} Jun 04 14:44:44 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] CPU controller found on host. {{(pid=86165) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1809}} Jun 04 14:44:44 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=86165) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5886}} Jun 04 14:44:44 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-06-04T12:37:49Z,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-06-04T12:36:59Z,direct_url=,disk_format='qcow2',id=d02c254e-91bb-4869-903e-8451e5a50689,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='0d4261920dd141d5bbfa7ae5a52ef966',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-04T12:37:01Z,virtual_size=,visibility=), allow threads: True {{(pid=86165) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jun 04 14:44:44 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Flavor limits 0:0:0 {{(pid=86165) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 04 14:44:44 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Image limits 0:0:0 {{(pid=86165) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 04 14:44:44 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Flavor pref 0:0:0 {{(pid=86165) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 04 14:44:44 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Image pref 0:0:0 {{(pid=86165) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 04 14:44:44 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86165) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 04 14:44:44 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=86165) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jun 04 14:44:44 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=86165) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jun 04 14:44:44 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Got 1 possible topologies {{(pid=86165) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jun 04 14:44:44 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=86165) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jun 04 14:44:44 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=86165) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jun 04 14:44:44 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.vif [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-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-06-04T12:44:33Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServersNegativeTestJSON-server-393753091',display_name='tempest-ServersNegativeTestJSON-server-393753091',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serversnegativetestjson-server-393753091',id=7,image_ref='d02c254e-91bb-4869-903e-8451e5a50689',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='701238e83e414704812aaf0d6456b838',ramdisk_id='',reservation_id='r-ykja8370',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='d02c254e-91bb-4869-903e-8451e5a50689',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-ServersNegativeTestJSON-1196861304',owner_user_name='tempest-ServersNegativeTestJSON-1196861304-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-04T12:44:40Z,user_data=None,user_id='021ea15f008d496dad03a79b04b4103d',uuid=b316b23f-b40b-4192-961d-552dce0a8e34,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "643538a0-fb23-4160-8434-3a162e7cd8c5", "address": "fa:16:3e:2b:37:2c", "network": {"id": "64df475d-a1a5-4c0a-817a-98c9cfc36467", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-2007890294-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.4", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "701238e83e414704812aaf0d6456b838", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap643538a0-fb", "ovs_interfaceid": "643538a0-fb23-4160-8434-3a162e7cd8c5", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=86165) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jun 04 14:44:44 devstack nova-compute[86165]: DEBUG nova.network.os_vif_util [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Converting VIF {"id": "643538a0-fb23-4160-8434-3a162e7cd8c5", "address": "fa:16:3e:2b:37:2c", "network": {"id": "64df475d-a1a5-4c0a-817a-98c9cfc36467", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-2007890294-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.4", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "701238e83e414704812aaf0d6456b838", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap643538a0-fb", "ovs_interfaceid": "643538a0-fb23-4160-8434-3a162e7cd8c5", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86165) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 04 14:44:44 devstack nova-compute[86165]: DEBUG nova.network.os_vif_util [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:2b:37:2c,bridge_name='br-int',has_traffic_filtering=True,id=643538a0-fb23-4160-8434-3a162e7cd8c5,network=Network(64df475d-a1a5-4c0a-817a-98c9cfc36467),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap643538a0-fb') {{(pid=86165) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 04 14:44:44 devstack nova-compute[86165]: DEBUG nova.objects.instance [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Lazy-loading 'pci_devices' on Instance uuid b316b23f-b40b-4192-961d-552dce0a8e34 {{(pid=86165) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 04 14:44:45 devstack nova-compute[86165]: DEBUG nova.network.neutron [None req-18dcc436-14ae-4a7d-b5ba-31630e325697 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] Successfully created port: f581c34a-3cf6-4ea4-ad13-0b85a74d4de4 {{(pid=86165) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jun 04 14:44:45 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] [instance: b316b23f-b40b-4192-961d-552dce0a8e34] End _get_guest_xml xml= Jun 04 14:44:45 devstack nova-compute[86165]: b316b23f-b40b-4192-961d-552dce0a8e34 Jun 04 14:44:45 devstack nova-compute[86165]: instance-00000007 Jun 04 14:44:45 devstack nova-compute[86165]: 196608 Jun 04 14:44:45 devstack nova-compute[86165]: 1 Jun 04 14:44:45 devstack nova-compute[86165]: Jun 04 14:44:45 devstack nova-compute[86165]: Jun 04 14:44:45 devstack nova-compute[86165]: Jun 04 14:44:45 devstack nova-compute[86165]: tempest-ServersNegativeTestJSON-server-393753091 Jun 04 14:44:45 devstack nova-compute[86165]: 2026-06-04 12:44:44 Jun 04 14:44:45 devstack nova-compute[86165]: Jun 04 14:44:45 devstack nova-compute[86165]: 192 Jun 04 14:44:45 devstack nova-compute[86165]: 1 Jun 04 14:44:45 devstack nova-compute[86165]: 0 Jun 04 14:44:45 devstack nova-compute[86165]: 0 Jun 04 14:44:45 devstack nova-compute[86165]: 1 Jun 04 14:44:45 devstack nova-compute[86165]: Jun 04 14:44:45 devstack nova-compute[86165]: True Jun 04 14:44:45 devstack nova-compute[86165]: Jun 04 14:44:45 devstack nova-compute[86165]: Jun 04 14:44:45 devstack nova-compute[86165]: Jun 04 14:44:45 devstack nova-compute[86165]: bare Jun 04 14:44:45 devstack nova-compute[86165]: qcow2 Jun 04 14:44:45 devstack nova-compute[86165]: 1 Jun 04 14:44:45 devstack nova-compute[86165]: 0 Jun 04 14:44:45 devstack nova-compute[86165]: Jun 04 14:44:45 devstack nova-compute[86165]: virtio Jun 04 14:44:45 devstack nova-compute[86165]: Jun 04 14:44:45 devstack nova-compute[86165]: Jun 04 14:44:45 devstack nova-compute[86165]: Jun 04 14:44:45 devstack nova-compute[86165]: tempest-ServersNegativeTestJSON-1196861304-project-member Jun 04 14:44:45 devstack nova-compute[86165]: tempest-ServersNegativeTestJSON-1196861304 Jun 04 14:44:45 devstack nova-compute[86165]: Jun 04 14:44:45 devstack nova-compute[86165]: Jun 04 14:44:45 devstack nova-compute[86165]: Jun 04 14:44:45 devstack nova-compute[86165]: Jun 04 14:44:45 devstack nova-compute[86165]: Jun 04 14:44:45 devstack nova-compute[86165]: Jun 04 14:44:45 devstack nova-compute[86165]: Jun 04 14:44:45 devstack nova-compute[86165]: Jun 04 14:44:45 devstack nova-compute[86165]: Jun 04 14:44:45 devstack nova-compute[86165]: Jun 04 14:44:45 devstack nova-compute[86165]: Jun 04 14:44:45 devstack nova-compute[86165]: OpenStack Foundation Jun 04 14:44:45 devstack nova-compute[86165]: OpenStack Nova Jun 04 14:44:45 devstack nova-compute[86165]: 33.1.0 Jun 04 14:44:45 devstack nova-compute[86165]: b316b23f-b40b-4192-961d-552dce0a8e34 Jun 04 14:44:45 devstack nova-compute[86165]: b316b23f-b40b-4192-961d-552dce0a8e34 Jun 04 14:44:45 devstack nova-compute[86165]: Virtual Machine Jun 04 14:44:45 devstack nova-compute[86165]: Jun 04 14:44:45 devstack nova-compute[86165]: Jun 04 14:44:45 devstack nova-compute[86165]: Jun 04 14:44:45 devstack nova-compute[86165]: hvm Jun 04 14:44:45 devstack nova-compute[86165]: Jun 04 14:44:45 devstack nova-compute[86165]: Jun 04 14:44:45 devstack nova-compute[86165]: Jun 04 14:44:45 devstack nova-compute[86165]: Jun 04 14:44:45 devstack nova-compute[86165]: Jun 04 14:44:45 devstack nova-compute[86165]: Jun 04 14:44:45 devstack nova-compute[86165]: Jun 04 14:44:45 devstack nova-compute[86165]: Jun 04 14:44:45 devstack nova-compute[86165]: 1 Jun 04 14:44:45 devstack nova-compute[86165]: Jun 04 14:44:45 devstack nova-compute[86165]: Jun 04 14:44:45 devstack nova-compute[86165]: Jun 04 14:44:45 devstack nova-compute[86165]: Jun 04 14:44:45 devstack nova-compute[86165]: Jun 04 14:44:45 devstack nova-compute[86165]: Jun 04 14:44:45 devstack nova-compute[86165]: Jun 04 14:44:45 devstack nova-compute[86165]: Jun 04 14:44:45 devstack nova-compute[86165]: Jun 04 14:44:45 devstack nova-compute[86165]: Jun 04 14:44:45 devstack nova-compute[86165]: Jun 04 14:44:45 devstack nova-compute[86165]: Jun 04 14:44:45 devstack nova-compute[86165]: Jun 04 14:44:45 devstack nova-compute[86165]: Jun 04 14:44:45 devstack nova-compute[86165]: Jun 04 14:44:45 devstack nova-compute[86165]: Jun 04 14:44:45 devstack nova-compute[86165]: Jun 04 14:44:45 devstack nova-compute[86165]: Jun 04 14:44:45 devstack nova-compute[86165]: Jun 04 14:44:45 devstack nova-compute[86165]: Jun 04 14:44:45 devstack nova-compute[86165]: Jun 04 14:44:45 devstack nova-compute[86165]: Jun 04 14:44:45 devstack nova-compute[86165]: Jun 04 14:44:45 devstack nova-compute[86165]: Jun 04 14:44:45 devstack nova-compute[86165]: Jun 04 14:44:45 devstack nova-compute[86165]: Jun 04 14:44:45 devstack nova-compute[86165]: /dev/urandom Jun 04 14:44:45 devstack nova-compute[86165]: Jun 04 14:44:45 devstack nova-compute[86165]: Jun 04 14:44:45 devstack nova-compute[86165]: Jun 04 14:44:45 devstack nova-compute[86165]: Jun 04 14:44:45 devstack nova-compute[86165]: Jun 04 14:44:45 devstack nova-compute[86165]: Jun 04 14:44:45 devstack nova-compute[86165]: Jun 04 14:44:45 devstack nova-compute[86165]: {{(pid=86165) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8199}} Jun 04 14:44:45 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] [instance: b316b23f-b40b-4192-961d-552dce0a8e34] Preparing to wait for external event network-vif-plugged-643538a0-fb23-4160-8434-3a162e7cd8c5 {{(pid=86165) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jun 04 14:44:45 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Acquiring lock "b316b23f-b40b-4192-961d-552dce0a8e34-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:44:45 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Lock "b316b23f-b40b-4192-961d-552dce0a8e34-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.000s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:44:45 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Lock "b316b23f-b40b-4192-961d-552dce0a8e34-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.006s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:44:45 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.vif [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-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-06-04T12:44:33Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServersNegativeTestJSON-server-393753091',display_name='tempest-ServersNegativeTestJSON-server-393753091',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serversnegativetestjson-server-393753091',id=7,image_ref='d02c254e-91bb-4869-903e-8451e5a50689',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='701238e83e414704812aaf0d6456b838',ramdisk_id='',reservation_id='r-ykja8370',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='d02c254e-91bb-4869-903e-8451e5a50689',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-ServersNegativeTestJSON-1196861304',owner_user_name='tempest-ServersNegativeTestJSON-1196861304-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-04T12:44:40Z,user_data=None,user_id='021ea15f008d496dad03a79b04b4103d',uuid=b316b23f-b40b-4192-961d-552dce0a8e34,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "643538a0-fb23-4160-8434-3a162e7cd8c5", "address": "fa:16:3e:2b:37:2c", "network": {"id": "64df475d-a1a5-4c0a-817a-98c9cfc36467", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-2007890294-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.4", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "701238e83e414704812aaf0d6456b838", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap643538a0-fb", "ovs_interfaceid": "643538a0-fb23-4160-8434-3a162e7cd8c5", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86165) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jun 04 14:44:45 devstack nova-compute[86165]: DEBUG nova.network.os_vif_util [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Converting VIF {"id": "643538a0-fb23-4160-8434-3a162e7cd8c5", "address": "fa:16:3e:2b:37:2c", "network": {"id": "64df475d-a1a5-4c0a-817a-98c9cfc36467", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-2007890294-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.4", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "701238e83e414704812aaf0d6456b838", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap643538a0-fb", "ovs_interfaceid": "643538a0-fb23-4160-8434-3a162e7cd8c5", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86165) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 04 14:44:45 devstack nova-compute[86165]: DEBUG nova.network.os_vif_util [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:2b:37:2c,bridge_name='br-int',has_traffic_filtering=True,id=643538a0-fb23-4160-8434-3a162e7cd8c5,network=Network(64df475d-a1a5-4c0a-817a-98c9cfc36467),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap643538a0-fb') {{(pid=86165) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 04 14:44:45 devstack nova-compute[86165]: DEBUG os_vif [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:2b:37:2c,bridge_name='br-int',has_traffic_filtering=True,id=643538a0-fb23-4160-8434-3a162e7cd8c5,network=Network(64df475d-a1a5-4c0a-817a-98c9cfc36467),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap643538a0-fb') {{(pid=86165) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:76}} Jun 04 14:44:45 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:45 devstack nova-compute[86165]: 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=86165) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 04 14:44:45 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=86165) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jun 04 14:44:45 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:45 devstack nova-compute[86165]: 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': 'eff6defd-677f-52bd-89af-2365e061756d', '_type': 'linux-noop'}}, row=False) {{(pid=86165) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 04 14:44:45 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 04 14:44:45 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:45 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tap643538a0-fb, may_exist=True, interface_attrs={}) {{(pid=86165) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 04 14:44:45 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tap643538a0-fb, col_values=(('qos', UUID('e561b0dd-0d92-43d2-8416-1c000203c8d6')),), if_exists=True) {{(pid=86165) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 04 14:44:45 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tap643538a0-fb, col_values=(('external_ids', {'iface-id': '643538a0-fb23-4160-8434-3a162e7cd8c5', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:2b:37:2c', 'vm-uuid': 'b316b23f-b40b-4192-961d-552dce0a8e34'}),), if_exists=True) {{(pid=86165) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 04 14:44:45 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:45 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 04 14:44:45 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:45 devstack nova-compute[86165]: INFO os_vif [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:2b:37:2c,bridge_name='br-int',has_traffic_filtering=True,id=643538a0-fb23-4160-8434-3a162e7cd8c5,network=Network(64df475d-a1a5-4c0a-817a-98c9cfc36467),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap643538a0-fb') Jun 04 14:44:45 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/1916dc43-bbb3-4b03-9325-fb2b77531150/disk --force-share --output=json {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:44:45 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/1916dc43-bbb3-4b03-9325-fb2b77531150/disk --force-share --output=json" returned: 0 in 0.196s {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 04 14:44:45 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/1916dc43-bbb3-4b03-9325-fb2b77531150/disk --force-share --output=json {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:44:45 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/1916dc43-bbb3-4b03-9325-fb2b77531150/disk --force-share --output=json" returned: 0 in 0.128s {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 04 14:44:45 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/05832f31-7455-48cd-bc28-7b3f181ee13e/disk --force-share --output=json {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:44:46 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/05832f31-7455-48cd-bc28-7b3f181ee13e/disk --force-share --output=json" returned: 0 in 0.193s {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 04 14:44:46 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/05832f31-7455-48cd-bc28-7b3f181ee13e/disk --force-share --output=json {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:44:46 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/05832f31-7455-48cd-bc28-7b3f181ee13e/disk --force-share --output=json" returned: 0 in 0.182s {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 04 14:44:46 devstack nova-compute[86165]: WARNING nova.virt.libvirt.driver [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 04 14:44:46 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Running cmd (subprocess): env LANG=C uptime {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:44:46 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] CMD "env LANG=C uptime" returned: 0 in 0.033s {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 04 14:44:46 devstack nova-compute[86165]: DEBUG nova.compute.resource_tracker [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Hypervisor/Node resource view: name=devstack free_ram=5114MB free_disk=14.858707427978516GB free_vcpus=2 pci_devices=[{"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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_4", "address": "0000:00:03.4", "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_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_01_0", "address": "0000:00:01.0", "product_id": "1111", "vendor_id": "1234", "numa_node": null, "label": "label_1234_1111", "dev_type": "type-PCI"}] {{(pid=86165) _report_hypervisor_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1136}} Jun 04 14:44:46 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:44:46 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: waited 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:44:46 devstack nova-compute[86165]: DEBUG nova.network.neutron [None req-18dcc436-14ae-4a7d-b5ba-31630e325697 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] Successfully updated port: f581c34a-3cf6-4ea4-ad13-0b85a74d4de4 {{(pid=86165) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jun 04 14:44:46 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-218c76a1-095e-4944-b015-412655dbf417 req-cc4cc3c7-fcb2-408d-a86e-125f473b9c66 service nova] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] Received event network-changed-f581c34a-3cf6-4ea4-ad13-0b85a74d4de4 {{(pid=86165) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 04 14:44:46 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-218c76a1-095e-4944-b015-412655dbf417 req-cc4cc3c7-fcb2-408d-a86e-125f473b9c66 service nova] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] Refreshing instance network info cache due to event network-changed-f581c34a-3cf6-4ea4-ad13-0b85a74d4de4. {{(pid=86165) external_instance_event /opt/stack/nova/nova/compute/manager.py:11993}} Jun 04 14:44:46 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-218c76a1-095e-4944-b015-412655dbf417 req-cc4cc3c7-fcb2-408d-a86e-125f473b9c66 service nova] Acquiring lock "refresh_cache-1916dc43-bbb3-4b03-9325-fb2b77531150" {{(pid=86165) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:390}} Jun 04 14:44:46 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-218c76a1-095e-4944-b015-412655dbf417 req-cc4cc3c7-fcb2-408d-a86e-125f473b9c66 service nova] Acquired lock "refresh_cache-1916dc43-bbb3-4b03-9325-fb2b77531150" {{(pid=86165) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:393}} Jun 04 14:44:46 devstack nova-compute[86165]: DEBUG nova.network.neutron [req-218c76a1-095e-4944-b015-412655dbf417 req-cc4cc3c7-fcb2-408d-a86e-125f473b9c66 service nova] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] Refreshing network info cache for port f581c34a-3cf6-4ea4-ad13-0b85a74d4de4 {{(pid=86165) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jun 04 14:44:46 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-18dcc436-14ae-4a7d-b5ba-31630e325697 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Acquiring lock "refresh_cache-1916dc43-bbb3-4b03-9325-fb2b77531150" {{(pid=86165) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:390}} Jun 04 14:44:46 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] No BDM found with device name vda, not building metadata. {{(pid=86165) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13207}} Jun 04 14:44:46 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] No VIF found with MAC fa:16:3e:2b:37:2c, not building metadata {{(pid=86165) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13183}} Jun 04 14:44:46 devstack nova-compute[86165]: WARNING neutronclient.v2_0.client [req-218c76a1-095e-4944-b015-412655dbf417 req-cc4cc3c7-fcb2-408d-a86e-125f473b9c66 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. Jun 04 14:44:46 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:47 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:47 devstack nova-compute[86165]: DEBUG nova.compute.resource_tracker [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Instance 1916dc43-bbb3-4b03-9325-fb2b77531150 actively managed on this compute host and has allocations in placement: {'resources': {'VCPU': 1, 'MEMORY_MB': 192, 'DISK_GB': 1}}. {{(pid=86165) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jun 04 14:44:47 devstack nova-compute[86165]: DEBUG nova.compute.resource_tracker [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Instance 05832f31-7455-48cd-bc28-7b3f181ee13e actively managed on this compute host and has allocations in placement: {'resources': {'VCPU': 1, 'MEMORY_MB': 192, 'DISK_GB': 1}}. {{(pid=86165) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jun 04 14:44:47 devstack nova-compute[86165]: DEBUG nova.compute.resource_tracker [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Instance b316b23f-b40b-4192-961d-552dce0a8e34 actively managed on this compute host and has allocations in placement: {'resources': {'VCPU': 1, 'MEMORY_MB': 192, 'DISK_GB': 1}}. {{(pid=86165) _remove_deleted_instances_allocations /opt/stack/nova/nova/compute/resource_tracker.py:1740}} Jun 04 14:44:47 devstack nova-compute[86165]: DEBUG nova.compute.resource_tracker [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Total usable vcpus: 4, total allocated vcpus: 3 {{(pid=86165) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1159}} Jun 04 14:44:47 devstack nova-compute[86165]: DEBUG nova.compute.resource_tracker [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Final resource view: name=devstack phys_ram=11961MB used_ram=1088MB phys_disk=25GB used_disk=3GB total_vcpus=4 used_vcpus=3 pci_stats=[] stats={'failed_builds': '0', 'uptime': ' 14:44:46 up 33 min, 1 user, load average: 7.99, 5.01, 2.96\n', 'num_instances': '3', 'num_vm_active': '2', 'num_task_None': '2', 'num_os_type_None': '3', 'num_proj_fdbdf5a5d64f4c77900a63efb3da1a80': '1', 'io_workload': '1', 'num_proj_1e24459bc7ec4a4a8ee711974d5e827e': '1', 'num_vm_building': '1', 'num_task_spawning': '1', 'num_proj_701238e83e414704812aaf0d6456b838': '1'} {{(pid=86165) _report_final_resource_view /opt/stack/nova/nova/compute/resource_tracker.py:1168}} Jun 04 14:44:47 devstack nova-compute[86165]: WARNING neutronclient.v2_0.client [req-218c76a1-095e-4944-b015-412655dbf417 req-cc4cc3c7-fcb2-408d-a86e-125f473b9c66 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. Jun 04 14:44:47 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=86165) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9951}} Jun 04 14:44:47 devstack nova-compute[86165]: DEBUG nova.compute.provider_tree [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Inventory has not changed in ProviderTree for provider: 135bc785-5fe4-4523-9c65-4b517ed840f9 {{(pid=86165) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 04 14:44:47 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:48 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:48 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:48 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:48 devstack nova-compute[86165]: DEBUG nova.network.neutron [req-218c76a1-095e-4944-b015-412655dbf417 req-cc4cc3c7-fcb2-408d-a86e-125f473b9c66 service nova] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] Added VIF to instance network info cache for port f581c34a-3cf6-4ea4-ad13-0b85a74d4de4. {{(pid=86165) _build_network_info_model /opt/stack/nova/nova/network/neutron.py:3530}} Jun 04 14:44:48 devstack nova-compute[86165]: DEBUG nova.network.neutron [req-218c76a1-095e-4944-b015-412655dbf417 req-cc4cc3c7-fcb2-408d-a86e-125f473b9c66 service nova] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] Updating instance_info_cache with network_info: [{"id": "44629f2f-e4a1-4c55-a70b-15264bfdd570", "address": "fa:16:3e:cf:b7:d5", "network": {"id": "d0626cc6-6b5d-4e82-bc01-92bb23c9af78", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-179145752-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.126", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "fdbdf5a5d64f4c77900a63efb3da1a80", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap44629f2f-e4", "ovs_interfaceid": "44629f2f-e4a1-4c55-a70b-15264bfdd570", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}, {"id": "f581c34a-3cf6-4ea4-ad13-0b85a74d4de4", "address": "fa:16:3e:8e:d1:4f", "network": {"id": "83749f39-00ca-424b-a847-d03f37d46c64", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-779385741", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.35", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "fdbdf5a5d64f4c77900a63efb3da1a80", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapf581c34a-3c", "ovs_interfaceid": "f581c34a-3cf6-4ea4-ad13-0b85a74d4de4", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=86165) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 04 14:44:48 devstack nova-compute[86165]: DEBUG nova.scheduler.client.report [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Inventory has not changed for provider 135bc785-5fe4-4523-9c65-4b517ed840f9 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=86165) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 04 14:44:48 devstack nova-compute[86165]: DEBUG nova.virt.driver [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] Emitting event Started> {{(pid=86165) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 04 14:44:48 devstack nova-compute[86165]: INFO nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: b316b23f-b40b-4192-961d-552dce0a8e34] VM Started (Lifecycle Event) Jun 04 14:44:48 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-218c76a1-095e-4944-b015-412655dbf417 req-cc4cc3c7-fcb2-408d-a86e-125f473b9c66 service nova] Releasing lock "refresh_cache-1916dc43-bbb3-4b03-9325-fb2b77531150" {{(pid=86165) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:413}} Jun 04 14:44:48 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-18dcc436-14ae-4a7d-b5ba-31630e325697 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Acquired lock "refresh_cache-1916dc43-bbb3-4b03-9325-fb2b77531150" {{(pid=86165) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:393}} Jun 04 14:44:48 devstack nova-compute[86165]: DEBUG nova.network.neutron [None req-18dcc436-14ae-4a7d-b5ba-31630e325697 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] Building network info cache for instance {{(pid=86165) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jun 04 14:44:48 devstack nova-compute[86165]: DEBUG nova.compute.resource_tracker [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Compute_service record updated for devstack:devstack {{(pid=86165) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} Jun 04 14:44:48 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.557s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:44:48 devstack nova-compute[86165]: DEBUG oslo.service.backend._threading.loopingcall [None req-3d82dd26-2d1b-4550-b329-fcf389b29a0a None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 53.66 seconds {{(pid=86165) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} Jun 04 14:44:49 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-f355c228-adbd-4ee2-ad3d-7343f0053bf2 req-b0e61eea-f127-4fb5-8574-4f462b58b69d service nova] [instance: b316b23f-b40b-4192-961d-552dce0a8e34] Received event network-vif-plugged-643538a0-fb23-4160-8434-3a162e7cd8c5 {{(pid=86165) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 04 14:44:49 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-f355c228-adbd-4ee2-ad3d-7343f0053bf2 req-b0e61eea-f127-4fb5-8574-4f462b58b69d service nova] Acquiring lock "b316b23f-b40b-4192-961d-552dce0a8e34-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:44:49 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-f355c228-adbd-4ee2-ad3d-7343f0053bf2 req-b0e61eea-f127-4fb5-8574-4f462b58b69d service nova] Lock "b316b23f-b40b-4192-961d-552dce0a8e34-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.003s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:44:49 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-f355c228-adbd-4ee2-ad3d-7343f0053bf2 req-b0e61eea-f127-4fb5-8574-4f462b58b69d service nova] Lock "b316b23f-b40b-4192-961d-552dce0a8e34-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:44:49 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-f355c228-adbd-4ee2-ad3d-7343f0053bf2 req-b0e61eea-f127-4fb5-8574-4f462b58b69d service nova] [instance: b316b23f-b40b-4192-961d-552dce0a8e34] Processing event network-vif-plugged-643538a0-fb23-4160-8434-3a162e7cd8c5 {{(pid=86165) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11746}} Jun 04 14:44:49 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] [instance: b316b23f-b40b-4192-961d-552dce0a8e34] Instance event wait completed in 0 seconds for network-vif-plugged {{(pid=86165) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jun 04 14:44:49 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] [instance: b316b23f-b40b-4192-961d-552dce0a8e34] Guest created on hypervisor {{(pid=86165) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4893}} Jun 04 14:44:49 devstack nova-compute[86165]: INFO nova.virt.libvirt.driver [-] [instance: b316b23f-b40b-4192-961d-552dce0a8e34] Instance spawned successfully. Jun 04 14:44:49 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:49 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] [instance: b316b23f-b40b-4192-961d-552dce0a8e34] 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=86165) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1012}} Jun 04 14:44:49 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: b316b23f-b40b-4192-961d-552dce0a8e34] Checking state {{(pid=86165) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 04 14:44:49 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: b316b23f-b40b-4192-961d-552dce0a8e34] 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=86165) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 04 14:44:49 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:49 devstack nova-compute[86165]: WARNING nova.network.neutron [None req-18dcc436-14ae-4a7d-b5ba-31630e325697 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] 83749f39-00ca-424b-a847-d03f37d46c64 already exists in list: networks containing: ['83749f39-00ca-424b-a847-d03f37d46c64']. ignoring it Jun 04 14:44:49 devstack nova-compute[86165]: WARNING nova.network.neutron [None req-18dcc436-14ae-4a7d-b5ba-31630e325697 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] f581c34a-3cf6-4ea4-ad13-0b85a74d4de4 already exists in list: port_ids containing: ['f581c34a-3cf6-4ea4-ad13-0b85a74d4de4']. ignoring it Jun 04 14:44:49 devstack nova-compute[86165]: WARNING neutronclient.v2_0.client [None req-18dcc436-14ae-4a7d-b5ba-31630e325697 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-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. Jun 04 14:44:49 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] [instance: b316b23f-b40b-4192-961d-552dce0a8e34] Found default for hw_cdrom_bus of ide {{(pid=86165) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 04 14:44:49 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] [instance: b316b23f-b40b-4192-961d-552dce0a8e34] Found default for hw_disk_bus of virtio {{(pid=86165) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 04 14:44:49 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] [instance: b316b23f-b40b-4192-961d-552dce0a8e34] Found default for hw_input_bus of None {{(pid=86165) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 04 14:44:49 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] [instance: b316b23f-b40b-4192-961d-552dce0a8e34] Found default for hw_pointer_model of None {{(pid=86165) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 04 14:44:49 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] [instance: b316b23f-b40b-4192-961d-552dce0a8e34] Found default for hw_video_model of virtio {{(pid=86165) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 04 14:44:49 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] [instance: b316b23f-b40b-4192-961d-552dce0a8e34] Found default for hw_vif_model of virtio {{(pid=86165) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 04 14:44:49 devstack nova-compute[86165]: INFO nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: b316b23f-b40b-4192-961d-552dce0a8e34] During sync_power_state the instance has a pending task (spawning). Skip. Jun 04 14:44:49 devstack nova-compute[86165]: DEBUG nova.virt.driver [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] Emitting event Paused> {{(pid=86165) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 04 14:44:49 devstack nova-compute[86165]: INFO nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: b316b23f-b40b-4192-961d-552dce0a8e34] VM Paused (Lifecycle Event) Jun 04 14:44:49 devstack nova-compute[86165]: WARNING neutronclient.v2_0.client [None req-18dcc436-14ae-4a7d-b5ba-31630e325697 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-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. Jun 04 14:44:50 devstack nova-compute[86165]: INFO nova.compute.manager [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] [instance: b316b23f-b40b-4192-961d-552dce0a8e34] Took 9.65 seconds to spawn the instance on the hypervisor. Jun 04 14:44:50 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] [instance: b316b23f-b40b-4192-961d-552dce0a8e34] Checking state {{(pid=86165) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 04 14:44:50 devstack nova-compute[86165]: DEBUG nova.network.neutron [None req-18dcc436-14ae-4a7d-b5ba-31630e325697 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] Updating instance_info_cache with network_info: [{"id": "44629f2f-e4a1-4c55-a70b-15264bfdd570", "address": "fa:16:3e:cf:b7:d5", "network": {"id": "d0626cc6-6b5d-4e82-bc01-92bb23c9af78", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-179145752-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.126", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "fdbdf5a5d64f4c77900a63efb3da1a80", "mtu": null, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap44629f2f-e4", "ovs_interfaceid": "44629f2f-e4a1-4c55-a70b-15264bfdd570", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}, {"id": "f581c34a-3cf6-4ea4-ad13-0b85a74d4de4", "address": "fa:16:3e:8e:d1:4f", "network": {"id": "83749f39-00ca-424b-a847-d03f37d46c64", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-779385741", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.35", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "fdbdf5a5d64f4c77900a63efb3da1a80", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapf581c34a-3c", "ovs_interfaceid": "f581c34a-3cf6-4ea4-ad13-0b85a74d4de4", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=86165) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 04 14:44:50 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: b316b23f-b40b-4192-961d-552dce0a8e34] Checking state {{(pid=86165) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 04 14:44:50 devstack nova-compute[86165]: DEBUG nova.virt.driver [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] Emitting event Resumed> {{(pid=86165) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 04 14:44:50 devstack nova-compute[86165]: INFO nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: b316b23f-b40b-4192-961d-552dce0a8e34] VM Resumed (Lifecycle Event) Jun 04 14:44:50 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:50 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-18dcc436-14ae-4a7d-b5ba-31630e325697 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Releasing lock "refresh_cache-1916dc43-bbb3-4b03-9325-fb2b77531150" {{(pid=86165) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:413}} Jun 04 14:44:50 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.vif [None req-18dcc436-14ae-4a7d-b5ba-31630e325697 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-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-06-04T12:44:03Z,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-1732377750',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-device-tagging-server-1732377750',id=5,image_ref='d02c254e-91bb-4869-903e-8451e5a50689',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKZHkt8OT1WcmpvYlPAiw2FzK98r92FJNxA0QxnA+q5AKn/iN/PwDvDmeEg0D7G+IPfKKaG2+mc6CpLDsnD/69hXp2NQ4fOuxyQWTlhTprujuZG8qYScki4ElNLQpwKmkQ==',key_name='tempest-keypair-1991996449',keypairs=,launch_index=0,launched_at=2026-06-04T12:44:21Z,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='fdbdf5a5d64f4c77900a63efb3da1a80',ramdisk_id='',reservation_id='r-5z9dnyuy',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='d02c254e-91bb-4869-903e-8451e5a50689',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-705745672',owner_user_name='tempest-TaggedAttachmentsTest-705745672-project-member'},tags=,task_state=None,terminated_at=None,trusted_certs=,updated_at=2026-06-04T12:44:22Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='9ecd7af55dc54c1cb342bd357e07148b',uuid=1916dc43-bbb3-4b03-9325-fb2b77531150,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "f581c34a-3cf6-4ea4-ad13-0b85a74d4de4", "address": "fa:16:3e:8e:d1:4f", "network": {"id": "83749f39-00ca-424b-a847-d03f37d46c64", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-779385741", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.35", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "fdbdf5a5d64f4c77900a63efb3da1a80", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapf581c34a-3c", "ovs_interfaceid": "f581c34a-3cf6-4ea4-ad13-0b85a74d4de4", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86165) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jun 04 14:44:50 devstack nova-compute[86165]: DEBUG nova.network.os_vif_util [None req-18dcc436-14ae-4a7d-b5ba-31630e325697 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Converting VIF {"id": "f581c34a-3cf6-4ea4-ad13-0b85a74d4de4", "address": "fa:16:3e:8e:d1:4f", "network": {"id": "83749f39-00ca-424b-a847-d03f37d46c64", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-779385741", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.35", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "fdbdf5a5d64f4c77900a63efb3da1a80", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapf581c34a-3c", "ovs_interfaceid": "f581c34a-3cf6-4ea4-ad13-0b85a74d4de4", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86165) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 04 14:44:50 devstack nova-compute[86165]: DEBUG nova.network.os_vif_util [None req-18dcc436-14ae-4a7d-b5ba-31630e325697 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:8e:d1:4f,bridge_name='br-int',has_traffic_filtering=True,id=f581c34a-3cf6-4ea4-ad13-0b85a74d4de4,network=Network(83749f39-00ca-424b-a847-d03f37d46c64),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapf581c34a-3c') {{(pid=86165) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 04 14:44:50 devstack nova-compute[86165]: DEBUG os_vif [None req-18dcc436-14ae-4a7d-b5ba-31630e325697 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:8e:d1:4f,bridge_name='br-int',has_traffic_filtering=True,id=f581c34a-3cf6-4ea4-ad13-0b85a74d4de4,network=Network(83749f39-00ca-424b-a847-d03f37d46c64),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapf581c34a-3c') {{(pid=86165) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:76}} Jun 04 14:44:50 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:50 devstack nova-compute[86165]: 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=86165) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 04 14:44:50 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=86165) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jun 04 14:44:50 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:50 devstack nova-compute[86165]: 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': 'ca5ffbe4-621c-549e-b2d8-d936e35cc95c', '_type': 'linux-noop'}}, row=False) {{(pid=86165) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 04 14:44:50 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:50 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 04 14:44:50 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: b316b23f-b40b-4192-961d-552dce0a8e34] Checking state {{(pid=86165) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 04 14:44:50 devstack nova-compute[86165]: INFO nova.compute.manager [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] [instance: b316b23f-b40b-4192-961d-552dce0a8e34] Took 15.10 seconds to build instance. Jun 04 14:44:50 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:50 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tapf581c34a-3c, may_exist=True, interface_attrs={}) {{(pid=86165) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 04 14:44:50 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tapf581c34a-3c, col_values=(('qos', UUID('43cfb5e1-a386-4f62-8d1a-15671ebbbd01')),), if_exists=True) {{(pid=86165) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 04 14:44:50 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: b316b23f-b40b-4192-961d-552dce0a8e34] 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=86165) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 04 14:44:50 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tapf581c34a-3c, col_values=(('external_ids', {'iface-id': 'f581c34a-3cf6-4ea4-ad13-0b85a74d4de4', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:8e:d1:4f', 'vm-uuid': '1916dc43-bbb3-4b03-9325-fb2b77531150'}),), if_exists=True) {{(pid=86165) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 04 14:44:50 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:50 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 04 14:44:50 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:50 devstack nova-compute[86165]: INFO os_vif [None req-18dcc436-14ae-4a7d-b5ba-31630e325697 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:8e:d1:4f,bridge_name='br-int',has_traffic_filtering=True,id=f581c34a-3cf6-4ea4-ad13-0b85a74d4de4,network=Network(83749f39-00ca-424b-a847-d03f37d46c64),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapf581c34a-3c') Jun 04 14:44:50 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.vif [None req-18dcc436-14ae-4a7d-b5ba-31630e325697 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-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-06-04T12:44:03Z,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-1732377750',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-device-tagging-server-1732377750',id=5,image_ref='d02c254e-91bb-4869-903e-8451e5a50689',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKZHkt8OT1WcmpvYlPAiw2FzK98r92FJNxA0QxnA+q5AKn/iN/PwDvDmeEg0D7G+IPfKKaG2+mc6CpLDsnD/69hXp2NQ4fOuxyQWTlhTprujuZG8qYScki4ElNLQpwKmkQ==',key_name='tempest-keypair-1991996449',keypairs=,launch_index=0,launched_at=2026-06-04T12:44:21Z,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='fdbdf5a5d64f4c77900a63efb3da1a80',ramdisk_id='',reservation_id='r-5z9dnyuy',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='d02c254e-91bb-4869-903e-8451e5a50689',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-705745672',owner_user_name='tempest-TaggedAttachmentsTest-705745672-project-member'},tags=,task_state=None,terminated_at=None,trusted_certs=,updated_at=2026-06-04T12:44:22Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='9ecd7af55dc54c1cb342bd357e07148b',uuid=1916dc43-bbb3-4b03-9325-fb2b77531150,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "f581c34a-3cf6-4ea4-ad13-0b85a74d4de4", "address": "fa:16:3e:8e:d1:4f", "network": {"id": "83749f39-00ca-424b-a847-d03f37d46c64", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-779385741", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.35", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "fdbdf5a5d64f4c77900a63efb3da1a80", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapf581c34a-3c", "ovs_interfaceid": "f581c34a-3cf6-4ea4-ad13-0b85a74d4de4", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=86165) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jun 04 14:44:50 devstack nova-compute[86165]: DEBUG nova.network.os_vif_util [None req-18dcc436-14ae-4a7d-b5ba-31630e325697 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Converting VIF {"id": "f581c34a-3cf6-4ea4-ad13-0b85a74d4de4", "address": "fa:16:3e:8e:d1:4f", "network": {"id": "83749f39-00ca-424b-a847-d03f37d46c64", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-779385741", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.35", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "fdbdf5a5d64f4c77900a63efb3da1a80", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapf581c34a-3c", "ovs_interfaceid": "f581c34a-3cf6-4ea4-ad13-0b85a74d4de4", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86165) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 04 14:44:50 devstack nova-compute[86165]: DEBUG nova.network.os_vif_util [None req-18dcc436-14ae-4a7d-b5ba-31630e325697 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:8e:d1:4f,bridge_name='br-int',has_traffic_filtering=True,id=f581c34a-3cf6-4ea4-ad13-0b85a74d4de4,network=Network(83749f39-00ca-424b-a847-d03f37d46c64),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapf581c34a-3c') {{(pid=86165) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 04 14:44:50 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.guest [None req-18dcc436-14ae-4a7d-b5ba-31630e325697 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] attach device xml: Jun 04 14:44:50 devstack nova-compute[86165]: Jun 04 14:44:50 devstack nova-compute[86165]: Jun 04 14:44:50 devstack nova-compute[86165]: Jun 04 14:44:50 devstack nova-compute[86165]: Jun 04 14:44:50 devstack nova-compute[86165]: Jun 04 14:44:50 devstack nova-compute[86165]: {{(pid=86165) attach_device /opt/stack/nova/nova/virt/libvirt/guest.py:351}} Jun 04 14:44:50 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:50 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:50 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:51 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-e703ee2c-ad3f-4636-a6c7-6d706adbe75f req-8dba4636-a96d-4116-a69b-fe1b5ee154ce service nova] [instance: b316b23f-b40b-4192-961d-552dce0a8e34] Received event network-vif-plugged-643538a0-fb23-4160-8434-3a162e7cd8c5 {{(pid=86165) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 04 14:44:51 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-e703ee2c-ad3f-4636-a6c7-6d706adbe75f req-8dba4636-a96d-4116-a69b-fe1b5ee154ce service nova] Acquiring lock "b316b23f-b40b-4192-961d-552dce0a8e34-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:44:51 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-e703ee2c-ad3f-4636-a6c7-6d706adbe75f req-8dba4636-a96d-4116-a69b-fe1b5ee154ce service nova] Lock "b316b23f-b40b-4192-961d-552dce0a8e34-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:44:51 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-e703ee2c-ad3f-4636-a6c7-6d706adbe75f req-8dba4636-a96d-4116-a69b-fe1b5ee154ce service nova] Lock "b316b23f-b40b-4192-961d-552dce0a8e34-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.002s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:44:51 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-e703ee2c-ad3f-4636-a6c7-6d706adbe75f req-8dba4636-a96d-4116-a69b-fe1b5ee154ce service nova] [instance: b316b23f-b40b-4192-961d-552dce0a8e34] No waiting events found dispatching network-vif-plugged-643538a0-fb23-4160-8434-3a162e7cd8c5 {{(pid=86165) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 04 14:44:51 devstack nova-compute[86165]: WARNING nova.compute.manager [req-e703ee2c-ad3f-4636-a6c7-6d706adbe75f req-8dba4636-a96d-4116-a69b-fe1b5ee154ce service nova] [instance: b316b23f-b40b-4192-961d-552dce0a8e34] Received unexpected event network-vif-plugged-643538a0-fb23-4160-8434-3a162e7cd8c5 for instance with vm_state active and task_state None. Jun 04 14:44:51 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-45fa8aa4-4161-4b4d-9a3b-bc365f05ed93 tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Lock "b316b23f-b40b-4192-961d-552dce0a8e34" "released" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: held 16.630s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:44:51 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-4a5420b6-ce1d-488f-9bbe-c1281a12cf37 req-ce61710b-fd6d-43d7-a2a0-ca6cc751aece service nova] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] Received event network-vif-plugged-f581c34a-3cf6-4ea4-ad13-0b85a74d4de4 {{(pid=86165) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 04 14:44:51 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-4a5420b6-ce1d-488f-9bbe-c1281a12cf37 req-ce61710b-fd6d-43d7-a2a0-ca6cc751aece service nova] Acquiring lock "1916dc43-bbb3-4b03-9325-fb2b77531150-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:44:51 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-4a5420b6-ce1d-488f-9bbe-c1281a12cf37 req-ce61710b-fd6d-43d7-a2a0-ca6cc751aece service nova] Lock "1916dc43-bbb3-4b03-9325-fb2b77531150-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:44:51 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-4a5420b6-ce1d-488f-9bbe-c1281a12cf37 req-ce61710b-fd6d-43d7-a2a0-ca6cc751aece service nova] Lock "1916dc43-bbb3-4b03-9325-fb2b77531150-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.005s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:44:51 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-4a5420b6-ce1d-488f-9bbe-c1281a12cf37 req-ce61710b-fd6d-43d7-a2a0-ca6cc751aece service nova] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] No waiting events found dispatching network-vif-plugged-f581c34a-3cf6-4ea4-ad13-0b85a74d4de4 {{(pid=86165) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 04 14:44:51 devstack nova-compute[86165]: WARNING nova.compute.manager [req-4a5420b6-ce1d-488f-9bbe-c1281a12cf37 req-ce61710b-fd6d-43d7-a2a0-ca6cc751aece service nova] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] Received unexpected event network-vif-plugged-f581c34a-3cf6-4ea4-ad13-0b85a74d4de4 for instance with vm_state active and task_state None. Jun 04 14:44:51 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:51 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:51 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:51 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:52 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-18dcc436-14ae-4a7d-b5ba-31630e325697 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] No BDM found with device name vda, not building metadata. {{(pid=86165) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13207}} Jun 04 14:44:52 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-18dcc436-14ae-4a7d-b5ba-31630e325697 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] No BDM found with device name hda, not building metadata. {{(pid=86165) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13207}} Jun 04 14:44:52 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-18dcc436-14ae-4a7d-b5ba-31630e325697 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] No VIF found with MAC fa:16:3e:cf:b7:d5, not building metadata {{(pid=86165) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13183}} Jun 04 14:44:52 devstack nova-compute[86165]: DEBUG nova.virt.driver [None req-18dcc436-14ae-4a7d-b5ba-31630e325697 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='d02c254e-91bb-4869-903e-8451e5a50689', instance_meta=NovaInstanceMeta(name='tempest-device-tagging-server-1732377750', uuid='1916dc43-bbb3-4b03-9325-fb2b77531150'), owner=OwnerMeta(userid='9ecd7af55dc54c1cb342bd357e07148b', username='tempest-TaggedAttachmentsTest-705745672-project-member', projectid='fdbdf5a5d64f4c77900a63efb3da1a80', projectname='tempest-TaggedAttachmentsTest-705745672'), image=ImageMeta(id='d02c254e-91bb-4869-903e-8451e5a50689', 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": "44629f2f-e4a1-4c55-a70b-15264bfdd570", "address": "fa:16:3e:cf:b7:d5", "network": {"id": "d0626cc6-6b5d-4e82-bc01-92bb23c9af78", "bridge": "br-int", "label": "tempest-TaggedAttachmentsTest-179145752-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.126", "type": "floating", "version": 4, "meta": {}}]}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "fdbdf5a5d64f4c77900a63efb3da1a80", "mtu": null, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap44629f2f-e4", "ovs_interfaceid": "44629f2f-e4a1-4c55-a70b-15264bfdd570", "qbh_params": null, "qbg_params": null, "active": true, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}, {"id": "f581c34a-3cf6-4ea4-ad13-0b85a74d4de4", "address": "fa:16:3e:8e:d1:4f", "network": {"id": "83749f39-00ca-424b-a847-d03f37d46c64", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-779385741", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.35", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "fdbdf5a5d64f4c77900a63efb3da1a80", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapf581c34a-3c", "ovs_interfaceid": "f581c34a-3cf6-4ea4-ad13-0b85a74d4de4", "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=1780577092.876769) {{(pid=86165) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jun 04 14:44:52 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.guest [None req-18dcc436-14ae-4a7d-b5ba-31630e325697 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] set metadata xml: Jun 04 14:44:52 devstack nova-compute[86165]: Jun 04 14:44:52 devstack nova-compute[86165]: tempest-device-tagging-server-1732377750 Jun 04 14:44:52 devstack nova-compute[86165]: 2026-06-04 12:44:52 Jun 04 14:44:52 devstack nova-compute[86165]: Jun 04 14:44:52 devstack nova-compute[86165]: 192 Jun 04 14:44:52 devstack nova-compute[86165]: 1 Jun 04 14:44:52 devstack nova-compute[86165]: 0 Jun 04 14:44:52 devstack nova-compute[86165]: 0 Jun 04 14:44:52 devstack nova-compute[86165]: 1 Jun 04 14:44:52 devstack nova-compute[86165]: Jun 04 14:44:52 devstack nova-compute[86165]: True Jun 04 14:44:52 devstack nova-compute[86165]: Jun 04 14:44:52 devstack nova-compute[86165]: Jun 04 14:44:52 devstack nova-compute[86165]: Jun 04 14:44:52 devstack nova-compute[86165]: bare Jun 04 14:44:52 devstack nova-compute[86165]: qcow2 Jun 04 14:44:52 devstack nova-compute[86165]: 1 Jun 04 14:44:52 devstack nova-compute[86165]: 0 Jun 04 14:44:52 devstack nova-compute[86165]: Jun 04 14:44:52 devstack nova-compute[86165]: ide Jun 04 14:44:52 devstack nova-compute[86165]: virtio Jun 04 14:44:52 devstack nova-compute[86165]: pc Jun 04 14:44:52 devstack nova-compute[86165]: virtio Jun 04 14:44:52 devstack nova-compute[86165]: virtio Jun 04 14:44:52 devstack nova-compute[86165]: virtio Jun 04 14:44:52 devstack nova-compute[86165]: Jun 04 14:44:52 devstack nova-compute[86165]: Jun 04 14:44:52 devstack nova-compute[86165]: Jun 04 14:44:52 devstack nova-compute[86165]: tempest-TaggedAttachmentsTest-705745672-project-member Jun 04 14:44:52 devstack nova-compute[86165]: tempest-TaggedAttachmentsTest-705745672 Jun 04 14:44:52 devstack nova-compute[86165]: Jun 04 14:44:52 devstack nova-compute[86165]: Jun 04 14:44:52 devstack nova-compute[86165]: Jun 04 14:44:52 devstack nova-compute[86165]: Jun 04 14:44:52 devstack nova-compute[86165]: Jun 04 14:44:52 devstack nova-compute[86165]: Jun 04 14:44:52 devstack nova-compute[86165]: Jun 04 14:44:52 devstack nova-compute[86165]: Jun 04 14:44:52 devstack nova-compute[86165]: Jun 04 14:44:52 devstack nova-compute[86165]: Jun 04 14:44:52 devstack nova-compute[86165]: Jun 04 14:44:52 devstack nova-compute[86165]: {{(pid=86165) set_metadata /opt/stack/nova/nova/virt/libvirt/guest.py:371}} Jun 04 14:44:53 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-18dcc436-14ae-4a7d-b5ba-31630e325697 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Lock "interface-1916dc43-bbb3-4b03-9325-fb2b77531150-None" "released" by "nova.compute.manager.ComputeManager.attach_interface..do_attach_interface" :: held 10.801s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:44:53 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-99d97ad5-5a44-45c5-ad20-5f49dfc858c2 req-b947f09c-3c04-4976-b052-7809f4ae8909 service nova] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] Received event network-vif-plugged-f581c34a-3cf6-4ea4-ad13-0b85a74d4de4 {{(pid=86165) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 04 14:44:53 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-99d97ad5-5a44-45c5-ad20-5f49dfc858c2 req-b947f09c-3c04-4976-b052-7809f4ae8909 service nova] Acquiring lock "1916dc43-bbb3-4b03-9325-fb2b77531150-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:44:53 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-99d97ad5-5a44-45c5-ad20-5f49dfc858c2 req-b947f09c-3c04-4976-b052-7809f4ae8909 service nova] Lock "1916dc43-bbb3-4b03-9325-fb2b77531150-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:44:53 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-99d97ad5-5a44-45c5-ad20-5f49dfc858c2 req-b947f09c-3c04-4976-b052-7809f4ae8909 service nova] Lock "1916dc43-bbb3-4b03-9325-fb2b77531150-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:44:53 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-99d97ad5-5a44-45c5-ad20-5f49dfc858c2 req-b947f09c-3c04-4976-b052-7809f4ae8909 service nova] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] No waiting events found dispatching network-vif-plugged-f581c34a-3cf6-4ea4-ad13-0b85a74d4de4 {{(pid=86165) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 04 14:44:53 devstack nova-compute[86165]: WARNING nova.compute.manager [req-99d97ad5-5a44-45c5-ad20-5f49dfc858c2 req-b947f09c-3c04-4976-b052-7809f4ae8909 service nova] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] Received unexpected event network-vif-plugged-f581c34a-3cf6-4ea4-ad13-0b85a74d4de4 for instance with vm_state active and task_state None. Jun 04 14:44:53 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Acquiring lock "4a965f76-d811-4cac-8cc5-6d009923f0ab" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:44:53 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Lock "4a965f76-d811-4cac-8cc5-6d009923f0ab" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.003s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:44:54 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:54 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] [instance: 4a965f76-d811-4cac-8cc5-6d009923f0ab] Starting instance... {{(pid=86165) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2605}} Jun 04 14:44:54 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-925b43bc-c438-451a-891b-0d4449662be4 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Acquiring lock "1916dc43-bbb3-4b03-9325-fb2b77531150" by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:44:54 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-925b43bc-c438-451a-891b-0d4449662be4 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Lock "1916dc43-bbb3-4b03-9325-fb2b77531150" acquired by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" :: waited 0.003s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:44:54 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:44:54 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:44:54 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=86165) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2630}} Jun 04 14:44:54 devstack nova-compute[86165]: INFO nova.compute.claims [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] [instance: 4a965f76-d811-4cac-8cc5-6d009923f0ab] Claim successful on node devstack Jun 04 14:44:55 devstack nova-compute[86165]: DEBUG nova.objects.instance [None req-925b43bc-c438-451a-891b-0d4449662be4 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Lazy-loading 'flavor' on Instance uuid 1916dc43-bbb3-4b03-9325-fb2b77531150 {{(pid=86165) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 04 14:44:55 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:56 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=86165) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9951}} Jun 04 14:44:56 devstack nova-compute[86165]: DEBUG nova.compute.provider_tree [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Inventory has not changed in ProviderTree for provider: 135bc785-5fe4-4523-9c65-4b517ed840f9 {{(pid=86165) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 04 14:44:56 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-925b43bc-c438-451a-891b-0d4449662be4 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Lock "1916dc43-bbb3-4b03-9325-fb2b77531150" "released" by "nova.compute.manager.ComputeManager.reserve_block_device_name..do_reserve" :: held 1.523s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:44:56 devstack nova-compute[86165]: DEBUG nova.scheduler.client.report [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Inventory has not changed for provider 135bc785-5fe4-4523-9c65-4b517ed840f9 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=86165) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 04 14:44:57 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 2.226s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:44:57 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] [instance: 4a965f76-d811-4cac-8cc5-6d009923f0ab] Start building networks asynchronously for instance. {{(pid=86165) _build_resources /opt/stack/nova/nova/compute/manager.py:3003}} Jun 04 14:44:57 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] [instance: 4a965f76-d811-4cac-8cc5-6d009923f0ab] Allocating IP information in the background. {{(pid=86165) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2148}} Jun 04 14:44:57 devstack nova-compute[86165]: DEBUG nova.network.neutron [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] [instance: 4a965f76-d811-4cac-8cc5-6d009923f0ab] allocate_for_instance() {{(pid=86165) allocate_for_instance /opt/stack/nova/nova/network/neutron.py:1186}} Jun 04 14:44:57 devstack nova-compute[86165]: WARNING neutronclient.v2_0.client [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-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. Jun 04 14:44:57 devstack nova-compute[86165]: WARNING neutronclient.v2_0.client [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-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. Jun 04 14:44:57 devstack nova-compute[86165]: DEBUG nova.policy [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Policy check for network:attach_external_network failed with credentials {'is_admin': False, 'user_id': '021ea15f008d496dad03a79b04b4103d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '701238e83e414704812aaf0d6456b838', '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=86165) authorize /opt/stack/nova/nova/policy.py:192}} Jun 04 14:44:57 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-925b43bc-c438-451a-891b-0d4449662be4 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Acquiring lock "1916dc43-bbb3-4b03-9325-fb2b77531150" by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:44:57 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-925b43bc-c438-451a-891b-0d4449662be4 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Lock "1916dc43-bbb3-4b03-9325-fb2b77531150" acquired by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" :: waited 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:44:57 devstack nova-compute[86165]: INFO nova.compute.manager [None req-925b43bc-c438-451a-891b-0d4449662be4 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] Attaching volume c4606201-4d26-44d1-a4de-03fda364612c to /dev/vdb Jun 04 14:44:57 devstack nova-compute[86165]: DEBUG os_brick.utils [None req-925b43bc-c438-451a-891b-0d4449662be4 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] ==> get_connector_properties: call "{'root_helper': 'sudo nova-rootwrap /etc/nova/rootwrap.conf', 'my_ip': '192.168.122.168', 'multipath': False, 'enforce_multipath': True, 'host': 'devstack', 'execute': None}" {{(pid=86165) trace_logging_wrapper /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/utils.py:175}} Jun 04 14:44:57 devstack nova-compute[86165]: DEBUG os_brick.initiator.connectors.scaleio [None req-925b43bc-c438-451a-891b-0d4449662be4 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Failed to query sdc guid: [Errno 2] No such file or directory {{(pid=86165) _get_guid /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/scaleio.py:91}} Jun 04 14:44:58 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-925b43bc-c438-451a-891b-0d4449662be4 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Running cmd (subprocess): nvme version {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:44:58 devstack nova-compute[86165]: INFO nova.virt.libvirt.driver [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] [instance: 4a965f76-d811-4cac-8cc5-6d009923f0ab] Ignoring supplied device name: /dev/vda. Libvirt can't honour user-supplied dev names Jun 04 14:44:58 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-925b43bc-c438-451a-891b-0d4449662be4 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] 'nvme version' failed. Not Retrying. {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Jun 04 14:44:58 devstack nova-compute[86165]: DEBUG os_brick.initiator.connectors.nvmeof [None req-925b43bc-c438-451a-891b-0d4449662be4 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] nvme not present on system {{(pid=86165) nvme_present /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/nvmeof.py:782}} Jun 04 14:44:58 devstack nova-compute[86165]: DEBUG os_brick.initiator.connectors.lightos [None req-925b43bc-c438-451a-891b-0d4449662be4 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] LIGHTOS: [Errno 111] Connection refused {{(pid=86165) find_dsc /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:161}} Jun 04 14:44:58 devstack nova-compute[86165]: INFO os_brick.initiator.connectors.lightos [None req-925b43bc-c438-451a-891b-0d4449662be4 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Current host hostNQN and IP(s) are ['192.168.122.168', 'fe80::5054:ff:fe62:c745', '172.24.4.1', '2001:db8::2', 'fe80::2ce6:64ff:fee4:9e43', 'fe80::fc16:3eff:fecf:b7d5', 'fe80::1c1d:f9ff:fe15:63d8', 'fe80::fc16:3eff:fe7f:e159', 'fe80::c062:a9ff:fe35:aaf5', 'fe80::fc16:3eff:fe2b:372c', 'fe80::2c09:bbff:fee1:cbd1', 'fe80::fc16:3eff:fe8e:d14f', 'fe80::b801:88ff:fea0:a29'] Jun 04 14:44:58 devstack nova-compute[86165]: DEBUG os_brick.initiator.connectors.lightos [None req-925b43bc-c438-451a-891b-0d4449662be4 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] LIGHTOS: did not find dsc, continuing anyway. {{(pid=86165) get_connector_properties /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:136}} Jun 04 14:44:58 devstack nova-compute[86165]: DEBUG os_brick.initiator.connectors.lightos [None req-925b43bc-c438-451a-891b-0d4449662be4 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] LIGHTOS: no hostnqn found. {{(pid=86165) get_connector_properties /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/initiator/connectors/lightos.py:145}} Jun 04 14:44:58 devstack nova-compute[86165]: DEBUG os_brick.utils [None req-925b43bc-c438-451a-891b-0d4449662be4 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] <== get_connector_properties: return (177ms) {'platform': 'x86_64', 'os_type': 'linux', 'ip': '192.168.122.168', 'host': 'devstack', 'multipath': False, 'enforce_multipath': True, 'initiator': 'iqn.2016-04.com.open-iscsi:ab56baa1c98', 'do_local_attach': False, 'uuid': 'e51d0ed5-0776-4376-a81f-1e084ffcb1c6', 'system uuid': 'fc39d69c-3df0-4a99-a476-0cdcea4ee124', 'nvme_native_multipath': False} {{(pid=86165) trace_logging_wrapper /opt/stack/data/venv/lib/python3.12/site-packages/os_brick/utils.py:202}} Jun 04 14:44:58 devstack nova-compute[86165]: DEBUG nova.virt.block_device [None req-925b43bc-c438-451a-891b-0d4449662be4 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] Updating existing volume attachment record: 59293c23-dc14-4175-b85e-d56f90a9d27f {{(pid=86165) _volume_attach /opt/stack/nova/nova/virt/block_device.py:666}} Jun 04 14:44:58 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] [instance: 4a965f76-d811-4cac-8cc5-6d009923f0ab] Start building block device mappings for instance. {{(pid=86165) _build_resources /opt/stack/nova/nova/compute/manager.py:3038}} Jun 04 14:44:59 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:44:59 devstack nova-compute[86165]: DEBUG nova.network.neutron [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] [instance: 4a965f76-d811-4cac-8cc5-6d009923f0ab] Successfully created port: 1d386f74-74fa-4db8-b32a-2319eb1ed06c {{(pid=86165) _create_port_minimal /opt/stack/nova/nova/network/neutron.py:531}} Jun 04 14:44:59 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] [instance: 4a965f76-d811-4cac-8cc5-6d009923f0ab] Start spawning the instance on the hypervisor. {{(pid=86165) _build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2811}} Jun 04 14:44:59 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] [instance: 4a965f76-d811-4cac-8cc5-6d009923f0ab] Creating instance directory {{(pid=86165) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5215}} Jun 04 14:44:59 devstack nova-compute[86165]: INFO nova.virt.libvirt.driver [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] [instance: 4a965f76-d811-4cac-8cc5-6d009923f0ab] Creating image(s) Jun 04 14:44:59 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Acquiring lock "/opt/stack/data/nova/instances/4a965f76-d811-4cac-8cc5-6d009923f0ab/disk.info" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:44:59 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Lock "/opt/stack/data/nova/instances/4a965f76-d811-4cac-8cc5-6d009923f0ab/disk.info" acquired by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: waited 0.003s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:44:59 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Lock "/opt/stack/data/nova/instances/4a965f76-d811-4cac-8cc5-6d009923f0ab/disk.info" "released" by "nova.virt.libvirt.imagebackend.Image.resolve_driver_format..write_to_disk_info_file" :: held 0.005s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:44:59 devstack nova-compute[86165]: DEBUG oslo_utils.imageutils.format_inspector [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=86165) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1538}} Jun 04 14:44:59 devstack nova-compute[86165]: DEBUG oslo_utils.imageutils.format_inspector [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86165) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1538}} Jun 04 14:44:59 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/900afcb7e04a9656b228cef1c8f8acfc831f1d71 --force-share --output=json {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:44:59 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/900afcb7e04a9656b228cef1c8f8acfc831f1d71 --force-share --output=json" returned: 0 in 0.165s {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 04 14:44:59 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Acquiring lock "900afcb7e04a9656b228cef1c8f8acfc831f1d71" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:44:59 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Lock "900afcb7e04a9656b228cef1c8f8acfc831f1d71" acquired by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: waited 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:44:59 devstack nova-compute[86165]: DEBUG oslo_utils.imageutils.format_inspector [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Format inspector for vmdk does not match, excluding from consideration (Signature KDMV not found: b'\xebH\x90\x00') {{(pid=86165) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1538}} Jun 04 14:44:59 devstack nova-compute[86165]: DEBUG oslo_utils.imageutils.format_inspector [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Format inspector for vhdx does not match, excluding from consideration (Region signature not found at 30000) {{(pid=86165) _process_chunk /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/imageutils/format_inspector.py:1538}} Jun 04 14:44:59 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/900afcb7e04a9656b228cef1c8f8acfc831f1d71 --force-share --output=json {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:44:59 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/900afcb7e04a9656b228cef1c8f8acfc831f1d71 --force-share --output=json" returned: 0 in 0.138s {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 04 14:44:59 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-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/900afcb7e04a9656b228cef1c8f8acfc831f1d71,backing_fmt=raw /opt/stack/data/nova/instances/4a965f76-d811-4cac-8cc5-6d009923f0ab/disk 1073741824 {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:45:00 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] CMD "env LC_ALL=C LANG=C qemu-img create -f qcow2 -o backing_file=/opt/stack/data/nova/instances/_base/900afcb7e04a9656b228cef1c8f8acfc831f1d71,backing_fmt=raw /opt/stack/data/nova/instances/4a965f76-d811-4cac-8cc5-6d009923f0ab/disk 1073741824" returned: 0 in 0.097s {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 04 14:45:00 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Lock "900afcb7e04a9656b228cef1c8f8acfc831f1d71" "released" by "nova.virt.libvirt.imagebackend.Qcow2.create_image..create_qcow2_image" :: held 0.252s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:45:00 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/900afcb7e04a9656b228cef1c8f8acfc831f1d71 --force-share --output=json {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:45:00 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/_base/900afcb7e04a9656b228cef1c8f8acfc831f1d71 --force-share --output=json" returned: 0 in 0.176s {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 04 14:45:00 devstack nova-compute[86165]: DEBUG nova.virt.disk.api [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Checking if we can resize image /opt/stack/data/nova/instances/4a965f76-d811-4cac-8cc5-6d009923f0ab/disk. size=1073741824 {{(pid=86165) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:178}} Jun 04 14:45:00 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/4a965f76-d811-4cac-8cc5-6d009923f0ab/disk --force-share --output=json {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 04 14:45:00 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-925b43bc-c438-451a-891b-0d4449662be4 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Acquiring lock "connect_qb_volume" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:45:00 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-925b43bc-c438-451a-891b-0d4449662be4 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Lock "connect_qb_volume" acquired by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" :: waited 0.002s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:45:00 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.volume.quobyte [None req-925b43bc-c438-451a-891b-0d4449662be4 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] systemd detected. {{(pid=86165) connect_volume /opt/stack/nova/nova/virt/libvirt/volume/quobyte.py:167}} Jun 04 14:45:00 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.volume.quobyte [None req-925b43bc-c438-451a-891b-0d4449662be4 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Mounting volume osci02.corp.quobyte.com/cinder-vol-9875da60-788e-4687-a5fb-87bb07429975 at mount point /opt/stack/data/nova/mnt/5ddf20e0d558faaf6437d153f92ad42c via systemd-run {{(pid=86165) mount_volume /opt/stack/nova/nova/virt/libvirt/volume/quobyte.py:79}} Jun 04 14:45:00 devstack nova-compute[86165]: DEBUG oslo_concurrency.processutils [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=30 -- env LC_ALL=C LANG=C qemu-img info /opt/stack/data/nova/instances/4a965f76-d811-4cac-8cc5-6d009923f0ab/disk --force-share --output=json" returned: 0 in 0.221s {{(pid=86165) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 04 14:45:00 devstack nova-compute[86165]: DEBUG nova.virt.disk.api [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Cannot resize image /opt/stack/data/nova/instances/4a965f76-d811-4cac-8cc5-6d009923f0ab/disk to a smaller size. {{(pid=86165) can_resize_image /opt/stack/nova/nova/virt/disk/api.py:184}} Jun 04 14:45:00 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] [instance: 4a965f76-d811-4cac-8cc5-6d009923f0ab] Created local disks {{(pid=86165) _create_image /opt/stack/nova/nova/virt/libvirt/driver.py:5347}} Jun 04 14:45:00 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] [instance: 4a965f76-d811-4cac-8cc5-6d009923f0ab] Ensure instance console log exists: /opt/stack/data/nova/instances/4a965f76-d811-4cac-8cc5-6d009923f0ab/console.log {{(pid=86165) _ensure_console_log_for_instance /opt/stack/nova/nova/virt/libvirt/driver.py:5094}} Jun 04 14:45:00 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Acquiring lock "vgpu_resources" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:45:00 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Lock "vgpu_resources" acquired by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: waited 0.000s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:45:00 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Lock "vgpu_resources" "released" by "nova.virt.libvirt.driver.LibvirtDriver._allocate_mdevs" :: held 0.000s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:45:00 devstack nova-compute[86165]: INFO nova.virt.libvirt.volume.quobyte [None req-925b43bc-c438-451a-891b-0d4449662be4 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Mounted volume: osci02.corp.quobyte.com/cinder-vol-9875da60-788e-4687-a5fb-87bb07429975 Jun 04 14:45:00 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:45:00 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-925b43bc-c438-451a-891b-0d4449662be4 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Lock "connect_qb_volume" "released" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.connect_volume" :: held 0.297s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:45:00 devstack nova-compute[86165]: DEBUG nova.objects.instance [None req-925b43bc-c438-451a-891b-0d4449662be4 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Lazy-loading 'flavor' on Instance uuid 1916dc43-bbb3-4b03-9325-fb2b77531150 {{(pid=86165) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 04 14:45:00 devstack nova-compute[86165]: DEBUG nova.network.neutron [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] [instance: 4a965f76-d811-4cac-8cc5-6d009923f0ab] Successfully updated port: 1d386f74-74fa-4db8-b32a-2319eb1ed06c {{(pid=86165) _update_port /opt/stack/nova/nova/network/neutron.py:569}} Jun 04 14:45:01 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-282f2d52-9f26-45ee-a881-df68e69fef1a req-0c4f151d-4156-472e-9f63-aaf5b96f64d2 service nova] [instance: 4a965f76-d811-4cac-8cc5-6d009923f0ab] Received event network-changed-1d386f74-74fa-4db8-b32a-2319eb1ed06c {{(pid=86165) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 04 14:45:01 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-282f2d52-9f26-45ee-a881-df68e69fef1a req-0c4f151d-4156-472e-9f63-aaf5b96f64d2 service nova] [instance: 4a965f76-d811-4cac-8cc5-6d009923f0ab] Refreshing instance network info cache due to event network-changed-1d386f74-74fa-4db8-b32a-2319eb1ed06c. {{(pid=86165) external_instance_event /opt/stack/nova/nova/compute/manager.py:11993}} Jun 04 14:45:01 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-282f2d52-9f26-45ee-a881-df68e69fef1a req-0c4f151d-4156-472e-9f63-aaf5b96f64d2 service nova] Acquiring lock "refresh_cache-4a965f76-d811-4cac-8cc5-6d009923f0ab" {{(pid=86165) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:390}} Jun 04 14:45:01 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-282f2d52-9f26-45ee-a881-df68e69fef1a req-0c4f151d-4156-472e-9f63-aaf5b96f64d2 service nova] Acquired lock "refresh_cache-4a965f76-d811-4cac-8cc5-6d009923f0ab" {{(pid=86165) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:393}} Jun 04 14:45:01 devstack nova-compute[86165]: DEBUG nova.network.neutron [req-282f2d52-9f26-45ee-a881-df68e69fef1a req-0c4f151d-4156-472e-9f63-aaf5b96f64d2 service nova] [instance: 4a965f76-d811-4cac-8cc5-6d009923f0ab] Refreshing network info cache for port 1d386f74-74fa-4db8-b32a-2319eb1ed06c {{(pid=86165) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2046}} Jun 04 14:45:01 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.guest [None req-925b43bc-c438-451a-891b-0d4449662be4 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] attach device xml: Jun 04 14:45:01 devstack nova-compute[86165]: Jun 04 14:45:01 devstack nova-compute[86165]: Jun 04 14:45:01 devstack nova-compute[86165]: Jun 04 14:45:01 devstack nova-compute[86165]: Jun 04 14:45:01 devstack nova-compute[86165]: c4606201-4d26-44d1-a4de-03fda364612c Jun 04 14:45:01 devstack nova-compute[86165]: Jun 04 14:45:01 devstack nova-compute[86165]: {{(pid=86165) attach_device /opt/stack/nova/nova/virt/libvirt/guest.py:351}} Jun 04 14:45:01 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Acquiring lock "refresh_cache-4a965f76-d811-4cac-8cc5-6d009923f0ab" {{(pid=86165) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:390}} Jun 04 14:45:01 devstack nova-compute[86165]: WARNING neutronclient.v2_0.client [req-282f2d52-9f26-45ee-a881-df68e69fef1a req-0c4f151d-4156-472e-9f63-aaf5b96f64d2 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. Jun 04 14:45:01 devstack nova-compute[86165]: DEBUG nova.network.neutron [req-282f2d52-9f26-45ee-a881-df68e69fef1a req-0c4f151d-4156-472e-9f63-aaf5b96f64d2 service nova] [instance: 4a965f76-d811-4cac-8cc5-6d009923f0ab] Instance cache missing network info. {{(pid=86165) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3364}} Jun 04 14:45:02 devstack nova-compute[86165]: DEBUG nova.network.neutron [req-282f2d52-9f26-45ee-a881-df68e69fef1a req-0c4f151d-4156-472e-9f63-aaf5b96f64d2 service nova] [instance: 4a965f76-d811-4cac-8cc5-6d009923f0ab] Updating instance_info_cache with network_info: [] {{(pid=86165) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 04 14:45:02 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-282f2d52-9f26-45ee-a881-df68e69fef1a req-0c4f151d-4156-472e-9f63-aaf5b96f64d2 service nova] Releasing lock "refresh_cache-4a965f76-d811-4cac-8cc5-6d009923f0ab" {{(pid=86165) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:413}} Jun 04 14:45:02 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Acquired lock "refresh_cache-4a965f76-d811-4cac-8cc5-6d009923f0ab" {{(pid=86165) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:393}} Jun 04 14:45:02 devstack nova-compute[86165]: DEBUG nova.network.neutron [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] [instance: 4a965f76-d811-4cac-8cc5-6d009923f0ab] Building network info cache for instance {{(pid=86165) _get_instance_nw_info /opt/stack/nova/nova/network/neutron.py:2049}} Jun 04 14:45:03 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-925b43bc-c438-451a-891b-0d4449662be4 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] No BDM found with device name vda, not building metadata. {{(pid=86165) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13207}} Jun 04 14:45:03 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-925b43bc-c438-451a-891b-0d4449662be4 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] No BDM found with device name hda, not building metadata. {{(pid=86165) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13207}} Jun 04 14:45:03 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-925b43bc-c438-451a-891b-0d4449662be4 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] No VIF found with MAC fa:16:3e:cf:b7:d5, not building metadata {{(pid=86165) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13183}} Jun 04 14:45:03 devstack nova-compute[86165]: DEBUG nova.network.neutron [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] [instance: 4a965f76-d811-4cac-8cc5-6d009923f0ab] Instance cache missing network info. {{(pid=86165) _get_preexisting_port_ids /opt/stack/nova/nova/network/neutron.py:3364}} Jun 04 14:45:03 devstack nova-compute[86165]: WARNING neutronclient.v2_0.client [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-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. Jun 04 14:45:03 devstack nova-compute[86165]: DEBUG nova.network.neutron [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] [instance: 4a965f76-d811-4cac-8cc5-6d009923f0ab] Updating instance_info_cache with network_info: [{"id": "1d386f74-74fa-4db8-b32a-2319eb1ed06c", "address": "fa:16:3e:c8:00:6a", "network": {"id": "64df475d-a1a5-4c0a-817a-98c9cfc36467", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-2007890294-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.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "701238e83e414704812aaf0d6456b838", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap1d386f74-74", "ovs_interfaceid": "1d386f74-74fa-4db8-b32a-2319eb1ed06c", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}] {{(pid=86165) update_instance_cache_with_nw_info /opt/stack/nova/nova/network/neutron.py:106}} Jun 04 14:45:04 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:45:04 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Releasing lock "refresh_cache-4a965f76-d811-4cac-8cc5-6d009923f0ab" {{(pid=86165) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:413}} Jun 04 14:45:04 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] [instance: 4a965f76-d811-4cac-8cc5-6d009923f0ab] Instance network_info: |[{"id": "1d386f74-74fa-4db8-b32a-2319eb1ed06c", "address": "fa:16:3e:c8:00:6a", "network": {"id": "64df475d-a1a5-4c0a-817a-98c9cfc36467", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-2007890294-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.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "701238e83e414704812aaf0d6456b838", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap1d386f74-74", "ovs_interfaceid": "1d386f74-74fa-4db8-b32a-2319eb1ed06c", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}}]| {{(pid=86165) _allocate_network_async /opt/stack/nova/nova/compute/manager.py:2163}} Jun 04 14:45:04 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] [instance: 4a965f76-d811-4cac-8cc5-6d009923f0ab] Start _get_guest_xml network_info=[{"id": "1d386f74-74fa-4db8-b32a-2319eb1ed06c", "address": "fa:16:3e:c8:00:6a", "network": {"id": "64df475d-a1a5-4c0a-817a-98c9cfc36467", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-2007890294-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.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "701238e83e414704812aaf0d6456b838", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap1d386f74-74", "ovs_interfaceid": "1d386f74-74fa-4db8-b32a-2319eb1ed06c", "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-06-04T12:36:59Z,direct_url=,disk_format='qcow2',id=d02c254e-91bb-4869-903e-8451e5a50689,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='0d4261920dd141d5bbfa7ae5a52ef966',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-04T12:37:01Z,virtual_size=,visibility=) rescue=None block_device_info={'root_device_name': '/dev/vda', 'image': [{'encrypted': False, 'device_name': '/dev/vda', 'size': 0, 'guest_format': None, 'encryption_options': None, 'disk_bus': 'virtio', 'device_type': 'disk', 'encryption_secret_uuid': None, 'boot_index': 0, 'encryption_format': None, 'image_id': 'd02c254e-91bb-4869-903e-8451e5a50689'}], 'ephemerals': [], 'block_device_mapping': [], 'swap': None}share_info=None {{(pid=86165) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8192}} Jun 04 14:45:04 devstack nova-compute[86165]: WARNING nova.virt.libvirt.driver [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] This host appears to have multiple sockets per NUMA node. The `socket` PCI NUMA affinity will not be supported. Jun 04 14:45:04 devstack nova-compute[86165]: DEBUG nova.virt.driver [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] InstanceDriverMetadata: InstanceDriverMetadata(root_type='image', root_id='d02c254e-91bb-4869-903e-8451e5a50689', instance_meta=NovaInstanceMeta(name='tempest-ServersNegativeTestJSON-server-1253554191', uuid='4a965f76-d811-4cac-8cc5-6d009923f0ab'), owner=OwnerMeta(userid='021ea15f008d496dad03a79b04b4103d', username='tempest-ServersNegativeTestJSON-1196861304-project-member', projectid='701238e83e414704812aaf0d6456b838', projectname='tempest-ServersNegativeTestJSON-1196861304'), image=ImageMeta(id='d02c254e-91bb-4869-903e-8451e5a50689', 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": "1d386f74-74fa-4db8-b32a-2319eb1ed06c", "address": "fa:16:3e:c8:00:6a", "network": {"id": "64df475d-a1a5-4c0a-817a-98c9cfc36467", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-2007890294-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.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "701238e83e414704812aaf0d6456b838", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap1d386f74-74", "ovs_interfaceid": "1d386f74-74fa-4db8-b32a-2319eb1ed06c", "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=1780577104.1419444) {{(pid=86165) get_instance_driver_metadata /opt/stack/nova/nova/virt/driver.py:438}} Jun 04 14:45:04 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Searching host: 'devstack' for CPU controller through CGroups V1... {{(pid=86165) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1783}} Jun 04 14:45:04 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] CPU controller missing on host. {{(pid=86165) _has_cgroupsv1_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1793}} Jun 04 14:45:04 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Searching host: 'devstack' for CPU controller through CGroups V2... {{(pid=86165) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1802}} Jun 04 14:45:04 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.host [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] CPU controller found on host. {{(pid=86165) _has_cgroupsv2_cpu_controller /opt/stack/nova/nova/virt/libvirt/host.py:1809}} Jun 04 14:45:04 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] CPU mode 'host-passthrough' models '' was chosen, with extra flags: '' {{(pid=86165) _get_guest_cpu_model_config /opt/stack/nova/nova/virt/libvirt/driver.py:5886}} Jun 04 14:45:04 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Getting desirable topologies for flavor Flavor(created_at=2026-06-04T12:37:49Z,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-06-04T12:36:59Z,direct_url=,disk_format='qcow2',id=d02c254e-91bb-4869-903e-8451e5a50689,min_disk=0,min_ram=0,name='cirros-0.6.3-x86_64-disk',owner='0d4261920dd141d5bbfa7ae5a52ef966',properties=ImageMetaProps,protected=,size=21692416,status='active',tags=,updated_at=2026-06-04T12:37:01Z,virtual_size=,visibility=), allow threads: True {{(pid=86165) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:703}} Jun 04 14:45:04 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Flavor limits 0:0:0 {{(pid=86165) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 04 14:45:04 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Image limits 0:0:0 {{(pid=86165) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 04 14:45:04 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Flavor pref 0:0:0 {{(pid=86165) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 04 14:45:04 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Image pref 0:0:0 {{(pid=86165) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 04 14:45:04 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86165) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 04 14:45:04 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Topology preferred VirtCPUTopology(cores=0,sockets=0,threads=0), maximum VirtCPUTopology(cores=65536,sockets=65536,threads=65536) {{(pid=86165) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:709}} Jun 04 14:45:04 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Build topologies for 1 vcpu(s) 1:1:1 {{(pid=86165) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:611}} Jun 04 14:45:04 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Got 1 possible topologies {{(pid=86165) _get_possible_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:641}} Jun 04 14:45:04 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Possible topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=86165) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:715}} Jun 04 14:45:04 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Sorted desired topologies [VirtCPUTopology(cores=1,sockets=1,threads=1)] {{(pid=86165) _get_desirable_cpu_topologies /opt/stack/nova/nova/virt/hardware.py:717}} Jun 04 14:45:04 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.vif [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-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-06-04T12:44:52Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServersNegativeTestJSON-server-1253554191',display_name='tempest-ServersNegativeTestJSON-server-1253554191',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serversnegativetestjson-server-1253554191',id=8,image_ref='d02c254e-91bb-4869-903e-8451e5a50689',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='701238e83e414704812aaf0d6456b838',ramdisk_id='',reservation_id='r-1f8cwrr5',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='d02c254e-91bb-4869-903e-8451e5a50689',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-ServersNegativeTestJSON-1196861304',owner_user_name='tempest-ServersNegativeTestJSON-1196861304-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-04T12:44:59Z,user_data=None,user_id='021ea15f008d496dad03a79b04b4103d',uuid=4a965f76-d811-4cac-8cc5-6d009923f0ab,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "1d386f74-74fa-4db8-b32a-2319eb1ed06c", "address": "fa:16:3e:c8:00:6a", "network": {"id": "64df475d-a1a5-4c0a-817a-98c9cfc36467", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-2007890294-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.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "701238e83e414704812aaf0d6456b838", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap1d386f74-74", "ovs_interfaceid": "1d386f74-74fa-4db8-b32a-2319eb1ed06c", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=86165) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jun 04 14:45:04 devstack nova-compute[86165]: DEBUG nova.network.os_vif_util [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Converting VIF {"id": "1d386f74-74fa-4db8-b32a-2319eb1ed06c", "address": "fa:16:3e:c8:00:6a", "network": {"id": "64df475d-a1a5-4c0a-817a-98c9cfc36467", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-2007890294-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.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "701238e83e414704812aaf0d6456b838", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap1d386f74-74", "ovs_interfaceid": "1d386f74-74fa-4db8-b32a-2319eb1ed06c", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86165) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 04 14:45:04 devstack nova-compute[86165]: DEBUG nova.network.os_vif_util [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:c8:00:6a,bridge_name='br-int',has_traffic_filtering=True,id=1d386f74-74fa-4db8-b32a-2319eb1ed06c,network=Network(64df475d-a1a5-4c0a-817a-98c9cfc36467),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap1d386f74-74') {{(pid=86165) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 04 14:45:04 devstack nova-compute[86165]: DEBUG nova.objects.instance [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Lazy-loading 'pci_devices' on Instance uuid 4a965f76-d811-4cac-8cc5-6d009923f0ab {{(pid=86165) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 04 14:45:04 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] [instance: 4a965f76-d811-4cac-8cc5-6d009923f0ab] End _get_guest_xml xml= Jun 04 14:45:04 devstack nova-compute[86165]: 4a965f76-d811-4cac-8cc5-6d009923f0ab Jun 04 14:45:04 devstack nova-compute[86165]: instance-00000008 Jun 04 14:45:04 devstack nova-compute[86165]: 196608 Jun 04 14:45:04 devstack nova-compute[86165]: 1 Jun 04 14:45:04 devstack nova-compute[86165]: Jun 04 14:45:04 devstack nova-compute[86165]: Jun 04 14:45:04 devstack nova-compute[86165]: Jun 04 14:45:04 devstack nova-compute[86165]: tempest-ServersNegativeTestJSON-server-1253554191 Jun 04 14:45:04 devstack nova-compute[86165]: 2026-06-04 12:45:04 Jun 04 14:45:04 devstack nova-compute[86165]: Jun 04 14:45:04 devstack nova-compute[86165]: 192 Jun 04 14:45:04 devstack nova-compute[86165]: 1 Jun 04 14:45:04 devstack nova-compute[86165]: 0 Jun 04 14:45:04 devstack nova-compute[86165]: 0 Jun 04 14:45:04 devstack nova-compute[86165]: 1 Jun 04 14:45:04 devstack nova-compute[86165]: Jun 04 14:45:04 devstack nova-compute[86165]: True Jun 04 14:45:04 devstack nova-compute[86165]: Jun 04 14:45:04 devstack nova-compute[86165]: Jun 04 14:45:04 devstack nova-compute[86165]: Jun 04 14:45:04 devstack nova-compute[86165]: bare Jun 04 14:45:04 devstack nova-compute[86165]: qcow2 Jun 04 14:45:04 devstack nova-compute[86165]: 1 Jun 04 14:45:04 devstack nova-compute[86165]: 0 Jun 04 14:45:04 devstack nova-compute[86165]: Jun 04 14:45:04 devstack nova-compute[86165]: virtio Jun 04 14:45:04 devstack nova-compute[86165]: Jun 04 14:45:04 devstack nova-compute[86165]: Jun 04 14:45:04 devstack nova-compute[86165]: Jun 04 14:45:04 devstack nova-compute[86165]: tempest-ServersNegativeTestJSON-1196861304-project-member Jun 04 14:45:04 devstack nova-compute[86165]: tempest-ServersNegativeTestJSON-1196861304 Jun 04 14:45:04 devstack nova-compute[86165]: Jun 04 14:45:04 devstack nova-compute[86165]: Jun 04 14:45:04 devstack nova-compute[86165]: Jun 04 14:45:04 devstack nova-compute[86165]: Jun 04 14:45:04 devstack nova-compute[86165]: Jun 04 14:45:04 devstack nova-compute[86165]: Jun 04 14:45:04 devstack nova-compute[86165]: Jun 04 14:45:04 devstack nova-compute[86165]: Jun 04 14:45:04 devstack nova-compute[86165]: Jun 04 14:45:04 devstack nova-compute[86165]: Jun 04 14:45:04 devstack nova-compute[86165]: Jun 04 14:45:04 devstack nova-compute[86165]: OpenStack Foundation Jun 04 14:45:04 devstack nova-compute[86165]: OpenStack Nova Jun 04 14:45:04 devstack nova-compute[86165]: 33.1.0 Jun 04 14:45:04 devstack nova-compute[86165]: 4a965f76-d811-4cac-8cc5-6d009923f0ab Jun 04 14:45:04 devstack nova-compute[86165]: 4a965f76-d811-4cac-8cc5-6d009923f0ab Jun 04 14:45:04 devstack nova-compute[86165]: Virtual Machine Jun 04 14:45:04 devstack nova-compute[86165]: Jun 04 14:45:04 devstack nova-compute[86165]: Jun 04 14:45:04 devstack nova-compute[86165]: Jun 04 14:45:04 devstack nova-compute[86165]: hvm Jun 04 14:45:04 devstack nova-compute[86165]: Jun 04 14:45:04 devstack nova-compute[86165]: Jun 04 14:45:04 devstack nova-compute[86165]: Jun 04 14:45:04 devstack nova-compute[86165]: Jun 04 14:45:04 devstack nova-compute[86165]: Jun 04 14:45:04 devstack nova-compute[86165]: Jun 04 14:45:04 devstack nova-compute[86165]: Jun 04 14:45:04 devstack nova-compute[86165]: Jun 04 14:45:04 devstack nova-compute[86165]: 1 Jun 04 14:45:04 devstack nova-compute[86165]: Jun 04 14:45:04 devstack nova-compute[86165]: Jun 04 14:45:04 devstack nova-compute[86165]: Jun 04 14:45:04 devstack nova-compute[86165]: Jun 04 14:45:04 devstack nova-compute[86165]: Jun 04 14:45:04 devstack nova-compute[86165]: Jun 04 14:45:04 devstack nova-compute[86165]: Jun 04 14:45:04 devstack nova-compute[86165]: Jun 04 14:45:04 devstack nova-compute[86165]: Jun 04 14:45:04 devstack nova-compute[86165]: Jun 04 14:45:04 devstack nova-compute[86165]: Jun 04 14:45:04 devstack nova-compute[86165]: Jun 04 14:45:04 devstack nova-compute[86165]: Jun 04 14:45:04 devstack nova-compute[86165]: Jun 04 14:45:04 devstack nova-compute[86165]: Jun 04 14:45:04 devstack nova-compute[86165]: Jun 04 14:45:04 devstack nova-compute[86165]: Jun 04 14:45:04 devstack nova-compute[86165]: Jun 04 14:45:04 devstack nova-compute[86165]: Jun 04 14:45:04 devstack nova-compute[86165]: Jun 04 14:45:04 devstack nova-compute[86165]: Jun 04 14:45:04 devstack nova-compute[86165]: Jun 04 14:45:04 devstack nova-compute[86165]: Jun 04 14:45:04 devstack nova-compute[86165]: Jun 04 14:45:04 devstack nova-compute[86165]: Jun 04 14:45:04 devstack nova-compute[86165]: Jun 04 14:45:04 devstack nova-compute[86165]: /dev/urandom Jun 04 14:45:04 devstack nova-compute[86165]: Jun 04 14:45:04 devstack nova-compute[86165]: Jun 04 14:45:04 devstack nova-compute[86165]: Jun 04 14:45:04 devstack nova-compute[86165]: Jun 04 14:45:04 devstack nova-compute[86165]: Jun 04 14:45:04 devstack nova-compute[86165]: Jun 04 14:45:04 devstack nova-compute[86165]: Jun 04 14:45:04 devstack nova-compute[86165]: {{(pid=86165) _get_guest_xml /opt/stack/nova/nova/virt/libvirt/driver.py:8199}} Jun 04 14:45:04 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] [instance: 4a965f76-d811-4cac-8cc5-6d009923f0ab] Preparing to wait for external event network-vif-plugged-1d386f74-74fa-4db8-b32a-2319eb1ed06c {{(pid=86165) prepare_for_instance_event /opt/stack/nova/nova/compute/manager.py:306}} Jun 04 14:45:04 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Acquiring lock "4a965f76-d811-4cac-8cc5-6d009923f0ab-events" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:45:04 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Lock "4a965f76-d811-4cac-8cc5-6d009923f0ab-events" acquired by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: waited 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:45:04 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Lock "4a965f76-d811-4cac-8cc5-6d009923f0ab-events" "released" by "nova.compute.manager.InstanceEvents.prepare_for_instance_event.._create_or_get_event" :: held 0.000s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:45:04 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.vif [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-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-06-04T12:44:52Z,default_ephemeral_device=None,default_swap_device=None,deleted=False,deleted_at=None,device_metadata=None,disable_terminate=False,display_description='tempest-ServersNegativeTestJSON-server-1253554191',display_name='tempest-ServersNegativeTestJSON-server-1253554191',ec2_ids=EC2Ids,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-serversnegativetestjson-server-1253554191',id=8,image_ref='d02c254e-91bb-4869-903e-8451e5a50689',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='701238e83e414704812aaf0d6456b838',ramdisk_id='',reservation_id='r-1f8cwrr5',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='d02c254e-91bb-4869-903e-8451e5a50689',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-ServersNegativeTestJSON-1196861304',owner_user_name='tempest-ServersNegativeTestJSON-1196861304-project-member'},tags=TagList,task_state='spawning',terminated_at=None,trusted_certs=None,updated_at=2026-06-04T12:44:59Z,user_data=None,user_id='021ea15f008d496dad03a79b04b4103d',uuid=4a965f76-d811-4cac-8cc5-6d009923f0ab,vcpu_model=VirtCPUModel,vcpus=1,vm_mode=None,vm_state='building') vif={"id": "1d386f74-74fa-4db8-b32a-2319eb1ed06c", "address": "fa:16:3e:c8:00:6a", "network": {"id": "64df475d-a1a5-4c0a-817a-98c9cfc36467", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-2007890294-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.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "701238e83e414704812aaf0d6456b838", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap1d386f74-74", "ovs_interfaceid": "1d386f74-74fa-4db8-b32a-2319eb1ed06c", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86165) plug /opt/stack/nova/nova/virt/libvirt/vif.py:766}} Jun 04 14:45:04 devstack nova-compute[86165]: DEBUG nova.network.os_vif_util [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Converting VIF {"id": "1d386f74-74fa-4db8-b32a-2319eb1ed06c", "address": "fa:16:3e:c8:00:6a", "network": {"id": "64df475d-a1a5-4c0a-817a-98c9cfc36467", "bridge": "br-int", "label": "tempest-ServersNegativeTestJSON-2007890294-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.14", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "701238e83e414704812aaf0d6456b838", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tap1d386f74-74", "ovs_interfaceid": "1d386f74-74fa-4db8-b32a-2319eb1ed06c", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86165) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 04 14:45:04 devstack nova-compute[86165]: DEBUG nova.network.os_vif_util [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:c8:00:6a,bridge_name='br-int',has_traffic_filtering=True,id=1d386f74-74fa-4db8-b32a-2319eb1ed06c,network=Network(64df475d-a1a5-4c0a-817a-98c9cfc36467),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap1d386f74-74') {{(pid=86165) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 04 14:45:04 devstack nova-compute[86165]: DEBUG os_vif [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Plugging vif VIFOpenVSwitch(active=False,address=fa:16:3e:c8:00:6a,bridge_name='br-int',has_traffic_filtering=True,id=1d386f74-74fa-4db8-b32a-2319eb1ed06c,network=Network(64df475d-a1a5-4c0a-817a-98c9cfc36467),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap1d386f74-74') {{(pid=86165) plug /opt/stack/data/venv/lib/python3.12/site-packages/os_vif/__init__.py:76}} Jun 04 14:45:04 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:45:04 devstack nova-compute[86165]: 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=86165) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 04 14:45:04 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=86165) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} Jun 04 14:45:04 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:45:04 devstack nova-compute[86165]: 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': 'df9d51d6-f6b2-5357-82b7-53cad12e3666', '_type': 'linux-noop'}}, row=False) {{(pid=86165) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 04 14:45:04 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 04 14:45:04 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:45:04 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 12 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:45:04 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): AddPortCommand(_result=None, bridge=br-int, port=tap1d386f74-74, may_exist=True, interface_attrs={}) {{(pid=86165) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 04 14:45:04 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): DbSetCommand(_result=None, table=Port, record=tap1d386f74-74, col_values=(('qos', UUID('3b3984cb-d6fc-4f0f-b3d0-31fee7547a24')),), if_exists=True) {{(pid=86165) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 04 14:45:04 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=2): DbSetCommand(_result=None, table=Interface, record=tap1d386f74-74, col_values=(('external_ids', {'iface-id': '1d386f74-74fa-4db8-b32a-2319eb1ed06c', 'iface-status': 'active', 'attached-mac': 'fa:16:3e:c8:00:6a', 'vm-uuid': '4a965f76-d811-4cac-8cc5-6d009923f0ab'}),), if_exists=True) {{(pid=86165) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} Jun 04 14:45:04 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:45:04 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] 0-ms timeout {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:248}} Jun 04 14:45:04 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:45:04 devstack nova-compute[86165]: INFO os_vif [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] Successfully plugged vif VIFOpenVSwitch(active=False,address=fa:16:3e:c8:00:6a,bridge_name='br-int',has_traffic_filtering=True,id=1d386f74-74fa-4db8-b32a-2319eb1ed06c,network=Network(64df475d-a1a5-4c0a-817a-98c9cfc36467),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap1d386f74-74') Jun 04 14:45:04 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-925b43bc-c438-451a-891b-0d4449662be4 tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Lock "1916dc43-bbb3-4b03-9325-fb2b77531150" "released" by "nova.compute.manager.ComputeManager.attach_volume..do_attach_volume" :: held 6.981s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:45:06 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-b213fc20-9f39-43e9-b0ed-5515d22ffa2a tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] Acquiring lock "41f5e008-dcb6-4c6e-8950-e9fd593de508" by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:45:06 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-b213fc20-9f39-43e9-b0ed-5515d22ffa2a tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] Lock "41f5e008-dcb6-4c6e-8950-e9fd593de508" acquired by "nova.compute.manager.ComputeManager.build_and_run_instance.._locked_do_build_and_run_instance" :: waited 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:45:06 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-59eb9fb6-231a-4a6a-b6e6-7ed14503a32d tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Acquiring lock "1916dc43-bbb3-4b03-9325-fb2b77531150" by "nova.compute.manager.ComputeManager.detach_volume..do_detach_volume" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:45:06 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-59eb9fb6-231a-4a6a-b6e6-7ed14503a32d tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Lock "1916dc43-bbb3-4b03-9325-fb2b77531150" acquired by "nova.compute.manager.ComputeManager.detach_volume..do_detach_volume" :: waited 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:45:06 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] No BDM found with device name vda, not building metadata. {{(pid=86165) _build_disk_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13207}} Jun 04 14:45:06 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] No VIF found with MAC fa:16:3e:c8:00:6a, not building metadata {{(pid=86165) _build_interface_metadata /opt/stack/nova/nova/virt/libvirt/driver.py:13183}} Jun 04 14:45:06 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:45:06 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:45:06 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-b213fc20-9f39-43e9-b0ed-5515d22ffa2a tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] [instance: 41f5e008-dcb6-4c6e-8950-e9fd593de508] Starting instance... {{(pid=86165) _do_build_and_run_instance /opt/stack/nova/nova/compute/manager.py:2605}} Jun 04 14:45:06 devstack nova-compute[86165]: INFO nova.compute.manager [None req-59eb9fb6-231a-4a6a-b6e6-7ed14503a32d tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] Detaching volume c4606201-4d26-44d1-a4de-03fda364612c Jun 04 14:45:06 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:45:06 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:45:06 devstack nova-compute[86165]: INFO nova.virt.block_device [None req-59eb9fb6-231a-4a6a-b6e6-7ed14503a32d tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] [instance: 1916dc43-bbb3-4b03-9325-fb2b77531150] Attempting to driver detach volume c4606201-4d26-44d1-a4de-03fda364612c from mountpoint /dev/vdb Jun 04 14:45:06 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-59eb9fb6-231a-4a6a-b6e6-7ed14503a32d tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Found disk vdb by alias ua-c4606201-4d26-44d1-a4de-03fda364612c {{(pid=86165) _get_guest_disk_device /opt/stack/nova/nova/virt/libvirt/driver.py:2892}} Jun 04 14:45:06 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-59eb9fb6-231a-4a6a-b6e6-7ed14503a32d tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Found disk vdb by alias ua-c4606201-4d26-44d1-a4de-03fda364612c {{(pid=86165) _get_guest_disk_device /opt/stack/nova/nova/virt/libvirt/driver.py:2892}} Jun 04 14:45:06 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-59eb9fb6-231a-4a6a-b6e6-7ed14503a32d tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Attempting to detach device vdb from instance 1916dc43-bbb3-4b03-9325-fb2b77531150 from the persistent domain config. {{(pid=86165) _detach_from_persistent /opt/stack/nova/nova/virt/libvirt/driver.py:2642}} Jun 04 14:45:06 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.guest [None req-59eb9fb6-231a-4a6a-b6e6-7ed14503a32d tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] detach device xml: Jun 04 14:45:06 devstack nova-compute[86165]: Jun 04 14:45:06 devstack nova-compute[86165]: Jun 04 14:45:06 devstack nova-compute[86165]: Jun 04 14:45:06 devstack nova-compute[86165]: Jun 04 14:45:06 devstack nova-compute[86165]: c4606201-4d26-44d1-a4de-03fda364612c Jun 04 14:45:06 devstack nova-compute[86165]:
Jun 04 14:45:06 devstack nova-compute[86165]: Jun 04 14:45:06 devstack nova-compute[86165]: {{(pid=86165) detach_device /opt/stack/nova/nova/virt/libvirt/guest.py:481}} Jun 04 14:45:06 devstack nova-compute[86165]: INFO nova.virt.libvirt.driver [None req-59eb9fb6-231a-4a6a-b6e6-7ed14503a32d tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Successfully detached device vdb from instance 1916dc43-bbb3-4b03-9325-fb2b77531150 from the persistent domain config. Jun 04 14:45:06 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-59eb9fb6-231a-4a6a-b6e6-7ed14503a32d tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] (1/8): Attempting to detach device vdb with device alias ua-c4606201-4d26-44d1-a4de-03fda364612c from instance 1916dc43-bbb3-4b03-9325-fb2b77531150 from the live domain config. {{(pid=86165) _detach_from_live_with_retry /opt/stack/nova/nova/virt/libvirt/driver.py:2676}} Jun 04 14:45:06 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.guest [None req-59eb9fb6-231a-4a6a-b6e6-7ed14503a32d tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] detach device xml: Jun 04 14:45:06 devstack nova-compute[86165]: Jun 04 14:45:06 devstack nova-compute[86165]: Jun 04 14:45:06 devstack nova-compute[86165]: Jun 04 14:45:06 devstack nova-compute[86165]: Jun 04 14:45:06 devstack nova-compute[86165]: c4606201-4d26-44d1-a4de-03fda364612c Jun 04 14:45:06 devstack nova-compute[86165]:
Jun 04 14:45:06 devstack nova-compute[86165]: Jun 04 14:45:06 devstack nova-compute[86165]: {{(pid=86165) detach_device /opt/stack/nova/nova/virt/libvirt/guest.py:481}} Jun 04 14:45:07 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-b213fc20-9f39-43e9-b0ed-5515d22ffa2a tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] Acquiring lock "compute_resources" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:45:07 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-b213fc20-9f39-43e9-b0ed-5515d22ffa2a tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] Lock "compute_resources" acquired by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: waited 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:45:07 devstack nova-compute[86165]: DEBUG nova.virt.hardware [None req-b213fc20-9f39-43e9-b0ed-5515d22ffa2a tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] Require both a host and instance NUMA topology to fit instance on host. {{(pid=86165) numa_fit_instance_to_host /opt/stack/nova/nova/virt/hardware.py:2630}} Jun 04 14:45:07 devstack nova-compute[86165]: INFO nova.compute.claims [None req-b213fc20-9f39-43e9-b0ed-5515d22ffa2a tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] [instance: 41f5e008-dcb6-4c6e-8950-e9fd593de508] Claim successful on node devstack Jun 04 14:45:07 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-7d062884-6bfc-4faa-8c3e-6a51066f3b04 req-594c2b22-c6aa-4101-80cb-54c31312f917 service nova] [instance: 4a965f76-d811-4cac-8cc5-6d009923f0ab] Received event network-vif-plugged-1d386f74-74fa-4db8-b32a-2319eb1ed06c {{(pid=86165) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 04 14:45:07 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-7d062884-6bfc-4faa-8c3e-6a51066f3b04 req-594c2b22-c6aa-4101-80cb-54c31312f917 service nova] Acquiring lock "4a965f76-d811-4cac-8cc5-6d009923f0ab-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:45:07 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-7d062884-6bfc-4faa-8c3e-6a51066f3b04 req-594c2b22-c6aa-4101-80cb-54c31312f917 service nova] Lock "4a965f76-d811-4cac-8cc5-6d009923f0ab-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:45:07 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-7d062884-6bfc-4faa-8c3e-6a51066f3b04 req-594c2b22-c6aa-4101-80cb-54c31312f917 service nova] Lock "4a965f76-d811-4cac-8cc5-6d009923f0ab-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:45:07 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-7d062884-6bfc-4faa-8c3e-6a51066f3b04 req-594c2b22-c6aa-4101-80cb-54c31312f917 service nova] [instance: 4a965f76-d811-4cac-8cc5-6d009923f0ab] Processing event network-vif-plugged-1d386f74-74fa-4db8-b32a-2319eb1ed06c {{(pid=86165) _process_instance_event /opt/stack/nova/nova/compute/manager.py:11746}} Jun 04 14:45:07 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] Received event ua-c4606201-4d26-44d1-a4de-03fda364612c> from libvirt while the driver is waiting for it; dispatched. {{(pid=86165) emit_event /opt/stack/nova/nova/virt/libvirt/driver.py:2529}} Jun 04 14:45:07 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-59eb9fb6-231a-4a6a-b6e6-7ed14503a32d tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Start waiting for the detach event from libvirt for device vdb with device alias ua-c4606201-4d26-44d1-a4de-03fda364612c for instance 1916dc43-bbb3-4b03-9325-fb2b77531150 {{(pid=86165) _detach_from_live_and_wait_for_event /opt/stack/nova/nova/virt/libvirt/driver.py:2756}} Jun 04 14:45:07 devstack nova-compute[86165]: INFO nova.virt.libvirt.driver [None req-59eb9fb6-231a-4a6a-b6e6-7ed14503a32d tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Successfully detached device vdb from instance 1916dc43-bbb3-4b03-9325-fb2b77531150 from the live domain config. Jun 04 14:45:07 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-59eb9fb6-231a-4a6a-b6e6-7ed14503a32d tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Acquiring lock "connect_qb_volume" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:45:07 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-59eb9fb6-231a-4a6a-b6e6-7ed14503a32d tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Lock "connect_qb_volume" acquired by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" :: waited 0.001s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:45:07 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-59eb9fb6-231a-4a6a-b6e6-7ed14503a32d tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Lock "connect_qb_volume" "released" by "nova.virt.libvirt.volume.quobyte.LibvirtQuobyteVolumeDriver.disconnect_volume" :: held 0.038s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:45:07 devstack nova-compute[86165]: DEBUG nova.virt.driver [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] Emitting event Started> {{(pid=86165) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 04 14:45:07 devstack nova-compute[86165]: INFO nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 4a965f76-d811-4cac-8cc5-6d009923f0ab] VM Started (Lifecycle Event) Jun 04 14:45:07 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] [instance: 4a965f76-d811-4cac-8cc5-6d009923f0ab] Instance event wait completed in 0 seconds for network-vif-plugged {{(pid=86165) wait_for_instance_event /opt/stack/nova/nova/compute/manager.py:601}} Jun 04 14:45:07 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] [instance: 4a965f76-d811-4cac-8cc5-6d009923f0ab] Guest created on hypervisor {{(pid=86165) spawn /opt/stack/nova/nova/virt/libvirt/driver.py:4893}} Jun 04 14:45:07 devstack nova-compute[86165]: INFO nova.virt.libvirt.driver [-] [instance: 4a965f76-d811-4cac-8cc5-6d009923f0ab] Instance spawned successfully. Jun 04 14:45:07 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] [instance: 4a965f76-d811-4cac-8cc5-6d009923f0ab] 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=86165) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1012}} Jun 04 14:45:07 devstack nova-compute[86165]: DEBUG nova.objects.instance [None req-59eb9fb6-231a-4a6a-b6e6-7ed14503a32d tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Lazy-loading 'flavor' on Instance uuid 1916dc43-bbb3-4b03-9325-fb2b77531150 {{(pid=86165) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 04 14:45:08 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 4a965f76-d811-4cac-8cc5-6d009923f0ab] Checking state {{(pid=86165) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 04 14:45:08 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 4a965f76-d811-4cac-8cc5-6d009923f0ab] 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=86165) handle_lifecycle_event /opt/stack/nova/nova/compute/manager.py:1540}} Jun 04 14:45:08 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-b213fc20-9f39-43e9-b0ed-5515d22ffa2a tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] Available memory encrypted slots: amd_sev=0 amd_sev_es=0 {{(pid=86165) _get_memory_encryption_inventories /opt/stack/nova/nova/virt/libvirt/driver.py:9951}} Jun 04 14:45:08 devstack nova-compute[86165]: DEBUG nova.compute.provider_tree [None req-b213fc20-9f39-43e9-b0ed-5515d22ffa2a tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] Inventory has not changed in ProviderTree for provider: 135bc785-5fe4-4523-9c65-4b517ed840f9 {{(pid=86165) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:180}} Jun 04 14:45:08 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] [instance: 4a965f76-d811-4cac-8cc5-6d009923f0ab] Found default for hw_cdrom_bus of ide {{(pid=86165) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 04 14:45:08 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] [instance: 4a965f76-d811-4cac-8cc5-6d009923f0ab] Found default for hw_disk_bus of virtio {{(pid=86165) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 04 14:45:08 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] [instance: 4a965f76-d811-4cac-8cc5-6d009923f0ab] Found default for hw_input_bus of None {{(pid=86165) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 04 14:45:08 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] [instance: 4a965f76-d811-4cac-8cc5-6d009923f0ab] Found default for hw_pointer_model of None {{(pid=86165) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 04 14:45:08 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] [instance: 4a965f76-d811-4cac-8cc5-6d009923f0ab] Found default for hw_video_model of virtio {{(pid=86165) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 04 14:45:08 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] [instance: 4a965f76-d811-4cac-8cc5-6d009923f0ab] Found default for hw_vif_model of virtio {{(pid=86165) _register_undefined_instance_details /opt/stack/nova/nova/virt/libvirt/driver.py:1041}} Jun 04 14:45:08 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-21cbf0fc-eedc-49e4-95dc-d73dc3ef5a7d tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Acquiring lock "interface-1916dc43-bbb3-4b03-9325-fb2b77531150-f581c34a-3cf6-4ea4-ad13-0b85a74d4de4" by "nova.compute.manager.ComputeManager.detach_interface..do_detach_interface" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:45:08 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-21cbf0fc-eedc-49e4-95dc-d73dc3ef5a7d tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Lock "interface-1916dc43-bbb3-4b03-9325-fb2b77531150-f581c34a-3cf6-4ea4-ad13-0b85a74d4de4" acquired by "nova.compute.manager.ComputeManager.detach_interface..do_detach_interface" :: waited 0.011s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:45:08 devstack nova-compute[86165]: INFO nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 4a965f76-d811-4cac-8cc5-6d009923f0ab] During sync_power_state the instance has a pending task (spawning). Skip. Jun 04 14:45:08 devstack nova-compute[86165]: DEBUG nova.virt.driver [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] Emitting event Paused> {{(pid=86165) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 04 14:45:08 devstack nova-compute[86165]: INFO nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 4a965f76-d811-4cac-8cc5-6d009923f0ab] VM Paused (Lifecycle Event) Jun 04 14:45:08 devstack nova-compute[86165]: DEBUG nova.scheduler.client.report [None req-b213fc20-9f39-43e9-b0ed-5515d22ffa2a tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] Inventory has not changed for provider 135bc785-5fe4-4523-9c65-4b517ed840f9 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=86165) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:958}} Jun 04 14:45:09 devstack nova-compute[86165]: INFO nova.compute.manager [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] [instance: 4a965f76-d811-4cac-8cc5-6d009923f0ab] Took 9.38 seconds to spawn the instance on the hypervisor. Jun 04 14:45:09 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] [instance: 4a965f76-d811-4cac-8cc5-6d009923f0ab] Checking state {{(pid=86165) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 04 14:45:09 devstack nova-compute[86165]: DEBUG ovsdbapp.backend.ovs_idl.vlog [-] [POLLIN] on fd 19 {{(pid=86165) __log_wakeup /opt/stack/data/venv/lib/python3.12/site-packages/ovs/poller.py:263}} Jun 04 14:45:09 devstack nova-compute[86165]: DEBUG nova.objects.instance [None req-21cbf0fc-eedc-49e4-95dc-d73dc3ef5a7d tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Lazy-loading 'flavor' on Instance uuid 1916dc43-bbb3-4b03-9325-fb2b77531150 {{(pid=86165) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 04 14:45:09 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-5e4de3b5-3d72-4cf1-b801-843e1478e025 req-fe75fd81-35c7-4ad5-8892-cdeedc48a8df service nova] [instance: 4a965f76-d811-4cac-8cc5-6d009923f0ab] Received event network-vif-plugged-1d386f74-74fa-4db8-b32a-2319eb1ed06c {{(pid=86165) external_instance_event /opt/stack/nova/nova/compute/manager.py:11988}} Jun 04 14:45:09 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-5e4de3b5-3d72-4cf1-b801-843e1478e025 req-fe75fd81-35c7-4ad5-8892-cdeedc48a8df service nova] Acquiring lock "4a965f76-d811-4cac-8cc5-6d009923f0ab-events" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} Jun 04 14:45:09 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-5e4de3b5-3d72-4cf1-b801-843e1478e025 req-fe75fd81-35c7-4ad5-8892-cdeedc48a8df service nova] Lock "4a965f76-d811-4cac-8cc5-6d009923f0ab-events" acquired by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: waited 0.000s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} Jun 04 14:45:09 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [req-5e4de3b5-3d72-4cf1-b801-843e1478e025 req-fe75fd81-35c7-4ad5-8892-cdeedc48a8df service nova] Lock "4a965f76-d811-4cac-8cc5-6d009923f0ab-events" "released" by "nova.compute.manager.InstanceEvents.pop_instance_event.._pop_event" :: held 0.000s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:45:09 devstack nova-compute[86165]: DEBUG nova.compute.manager [req-5e4de3b5-3d72-4cf1-b801-843e1478e025 req-fe75fd81-35c7-4ad5-8892-cdeedc48a8df service nova] [instance: 4a965f76-d811-4cac-8cc5-6d009923f0ab] No waiting events found dispatching network-vif-plugged-1d386f74-74fa-4db8-b32a-2319eb1ed06c {{(pid=86165) pop_instance_event /opt/stack/nova/nova/compute/manager.py:343}} Jun 04 14:45:09 devstack nova-compute[86165]: WARNING nova.compute.manager [req-5e4de3b5-3d72-4cf1-b801-843e1478e025 req-fe75fd81-35c7-4ad5-8892-cdeedc48a8df service nova] [instance: 4a965f76-d811-4cac-8cc5-6d009923f0ab] Received unexpected event network-vif-plugged-1d386f74-74fa-4db8-b32a-2319eb1ed06c for instance with vm_state active and task_state None. Jun 04 14:45:09 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 4a965f76-d811-4cac-8cc5-6d009923f0ab] Checking state {{(pid=86165) _get_power_state /opt/stack/nova/nova/compute/manager.py:1957}} Jun 04 14:45:09 devstack nova-compute[86165]: DEBUG nova.virt.driver [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] Emitting event Resumed> {{(pid=86165) emit_event /opt/stack/nova/nova/virt/driver.py:1874}} Jun 04 14:45:09 devstack nova-compute[86165]: INFO nova.compute.manager [None req-5c10aa95-e4bf-4468-8f62-57840d6493ca None None] [instance: 4a965f76-d811-4cac-8cc5-6d009923f0ab] VM Resumed (Lifecycle Event) Jun 04 14:45:09 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-b213fc20-9f39-43e9-b0ed-5515d22ffa2a tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker.instance_claim" :: held 2.470s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:45:09 devstack nova-compute[86165]: DEBUG nova.compute.manager [None req-b213fc20-9f39-43e9-b0ed-5515d22ffa2a tempest-ServerActionsTestOtherA-367875202 tempest-ServerActionsTestOtherA-367875202-project-member] [instance: 41f5e008-dcb6-4c6e-8950-e9fd593de508] Start building networks asynchronously for instance. {{(pid=86165) _build_resources /opt/stack/nova/nova/compute/manager.py:3003}} Jun 04 14:45:09 devstack nova-compute[86165]: DEBUG oslo_concurrency.lockutils [None req-59eb9fb6-231a-4a6a-b6e6-7ed14503a32d tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Lock "1916dc43-bbb3-4b03-9325-fb2b77531150" "released" by "nova.compute.manager.ComputeManager.detach_volume..do_detach_volume" :: held 3.412s {{(pid=86165) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} Jun 04 14:45:09 devstack nova-compute[86165]: INFO nova.compute.manager [None req-93c18ec8-d45b-4cb5-b6d4-e2a6df2c6c6f tempest-ServersNegativeTestJSON-1196861304 tempest-ServersNegativeTestJSON-1196861304-project-member] [instance: 4a965f76-d811-4cac-8cc5-6d009923f0ab] Took 14.83 seconds to build instance. Jun 04 14:45:09 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.vif [None req-21cbf0fc-eedc-49e4-95dc-d73dc3ef5a7d tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-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-06-04T12:44:03Z,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-1732377750',ec2_ids=,ephemeral_gb=0,ephemeral_key_uuid=None,fault=,flavor=Flavor(11),hidden=False,host='devstack',hostname='tempest-device-tagging-server-1732377750',id=5,image_ref='d02c254e-91bb-4869-903e-8451e5a50689',info_cache=InstanceInfoCache,instance_type_id=11,kernel_id='',key_data='ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKZHkt8OT1WcmpvYlPAiw2FzK98r92FJNxA0QxnA+q5AKn/iN/PwDvDmeEg0D7G+IPfKKaG2+mc6CpLDsnD/69hXp2NQ4fOuxyQWTlhTprujuZG8qYScki4ElNLQpwKmkQ==',key_name='tempest-keypair-1991996449',keypairs=,launch_index=0,launched_at=2026-06-04T12:44:21Z,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='fdbdf5a5d64f4c77900a63efb3da1a80',ramdisk_id='',reservation_id='r-5z9dnyuy',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='d02c254e-91bb-4869-903e-8451e5a50689',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-705745672',owner_user_name='tempest-TaggedAttachmentsTest-705745672-project-member'},tags=,task_state=None,terminated_at=None,trusted_certs=,updated_at=2026-06-04T12:44:22Z,user_data='IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=',user_id='9ecd7af55dc54c1cb342bd357e07148b',uuid=1916dc43-bbb3-4b03-9325-fb2b77531150,vcpu_model=,vcpus=1,vm_mode=None,vm_state='active') vif={"id": "f581c34a-3cf6-4ea4-ad13-0b85a74d4de4", "address": "fa:16:3e:8e:d1:4f", "network": {"id": "83749f39-00ca-424b-a847-d03f37d46c64", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-779385741", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.35", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "fdbdf5a5d64f4c77900a63efb3da1a80", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapf581c34a-3c", "ovs_interfaceid": "f581c34a-3cf6-4ea4-ad13-0b85a74d4de4", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} virt_type=kvm {{(pid=86165) get_config /opt/stack/nova/nova/virt/libvirt/vif.py:601}} Jun 04 14:45:09 devstack nova-compute[86165]: DEBUG nova.network.os_vif_util [None req-21cbf0fc-eedc-49e4-95dc-d73dc3ef5a7d tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Converting VIF {"id": "f581c34a-3cf6-4ea4-ad13-0b85a74d4de4", "address": "fa:16:3e:8e:d1:4f", "network": {"id": "83749f39-00ca-424b-a847-d03f37d46c64", "bridge": "br-int", "label": "tempest-tagged-attachments-test-net-779385741", "subnets": [{"cidr": "10.10.10.0/24", "dns": [], "gateway": {"address": "10.10.10.1", "type": "gateway", "version": 4, "meta": {}}, "ips": [{"address": "10.10.10.35", "type": "fixed", "version": 4, "meta": {}, "floating_ips": []}], "routes": [], "version": 4, "meta": {"enable_dhcp": true}}], "meta": {"injected": false, "tenant_id": "fdbdf5a5d64f4c77900a63efb3da1a80", "mtu": 1442, "physical_network": null, "tunneled": true}}, "type": "ovs", "details": {"port_filter": true, "connectivity": "l2", "ovs_create_tap": false, "bridge_name": "br-int", "datapath_type": "system", "bound_drivers": {"0": "ovn"}}, "devname": "tapf581c34a-3c", "ovs_interfaceid": "f581c34a-3cf6-4ea4-ad13-0b85a74d4de4", "qbh_params": null, "qbg_params": null, "active": false, "vnic_type": "normal", "profile": {}, "preserve_on_delete": false, "delegate_create": true, "meta": {}} {{(pid=86165) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:511}} Jun 04 14:45:09 devstack nova-compute[86165]: DEBUG nova.network.os_vif_util [None req-21cbf0fc-eedc-49e4-95dc-d73dc3ef5a7d tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Converted object VIFOpenVSwitch(active=False,address=fa:16:3e:8e:d1:4f,bridge_name='br-int',has_traffic_filtering=True,id=f581c34a-3cf6-4ea4-ad13-0b85a74d4de4,network=Network(83749f39-00ca-424b-a847-d03f37d46c64),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tapf581c34a-3c') {{(pid=86165) nova_to_osvif_vif /opt/stack/nova/nova/network/os_vif_util.py:550}} Jun 04 14:45:09 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.guest [None req-21cbf0fc-eedc-49e4-95dc-d73dc3ef5a7d tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] looking for interface given config: {{(pid=86165) get_interface_by_cfg /opt/stack/nova/nova/virt/libvirt/guest.py:251}} Jun 04 14:45:09 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.guest [None req-21cbf0fc-eedc-49e4-95dc-d73dc3ef5a7d tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] looking for interface given config: {{(pid=86165) get_interface_by_cfg /opt/stack/nova/nova/virt/libvirt/guest.py:251}} Jun 04 14:45:09 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.driver [None req-21cbf0fc-eedc-49e4-95dc-d73dc3ef5a7d tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] Attempting to detach device tapf581c34a-3c from instance 1916dc43-bbb3-4b03-9325-fb2b77531150 from the persistent domain config. {{(pid=86165) _detach_from_persistent /opt/stack/nova/nova/virt/libvirt/driver.py:2642}} Jun 04 14:45:09 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.guest [None req-21cbf0fc-eedc-49e4-95dc-d73dc3ef5a7d tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] detach device xml: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: {{(pid=86165) detach_device /opt/stack/nova/nova/virt/libvirt/guest.py:481}} Jun 04 14:45:09 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.guest [None req-21cbf0fc-eedc-49e4-95dc-d73dc3ef5a7d tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] looking for interface given config: {{(pid=86165) get_interface_by_cfg /opt/stack/nova/nova/virt/libvirt/guest.py:251}} Jun 04 14:45:09 devstack nova-compute[86165]: DEBUG nova.virt.libvirt.guest [None req-21cbf0fc-eedc-49e4-95dc-d73dc3ef5a7d tempest-TaggedAttachmentsTest-705745672 tempest-TaggedAttachmentsTest-705745672-project-member] interface for config: not found in domain: Jun 04 14:45:09 devstack nova-compute[86165]: instance-00000005 Jun 04 14:45:09 devstack nova-compute[86165]: 1916dc43-bbb3-4b03-9325-fb2b77531150 Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: tempest-device-tagging-server-1732377750 Jun 04 14:45:09 devstack nova-compute[86165]: 2026-06-04 12:44:52 Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: 192 Jun 04 14:45:09 devstack nova-compute[86165]: 1 Jun 04 14:45:09 devstack nova-compute[86165]: 0 Jun 04 14:45:09 devstack nova-compute[86165]: 0 Jun 04 14:45:09 devstack nova-compute[86165]: 1 Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: True Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: bare Jun 04 14:45:09 devstack nova-compute[86165]: qcow2 Jun 04 14:45:09 devstack nova-compute[86165]: 1 Jun 04 14:45:09 devstack nova-compute[86165]: 0 Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: ide Jun 04 14:45:09 devstack nova-compute[86165]: virtio Jun 04 14:45:09 devstack nova-compute[86165]: pc Jun 04 14:45:09 devstack nova-compute[86165]: virtio Jun 04 14:45:09 devstack nova-compute[86165]: virtio Jun 04 14:45:09 devstack nova-compute[86165]: virtio Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: tempest-TaggedAttachmentsTest-705745672-project-member Jun 04 14:45:09 devstack nova-compute[86165]: tempest-TaggedAttachmentsTest-705745672 Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: 196608 Jun 04 14:45:09 devstack nova-compute[86165]: 196608 Jun 04 14:45:09 devstack nova-compute[86165]: 1 Jun 04 14:45:09 devstack nova-compute[86165]: 1 Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: /machine Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: OpenStack Foundation Jun 04 14:45:09 devstack nova-compute[86165]: OpenStack Nova Jun 04 14:45:09 devstack nova-compute[86165]: 33.1.0 Jun 04 14:45:09 devstack nova-compute[86165]: 1916dc43-bbb3-4b03-9325-fb2b77531150 Jun 04 14:45:09 devstack nova-compute[86165]: 1916dc43-bbb3-4b03-9325-fb2b77531150 Jun 04 14:45:09 devstack nova-compute[86165]: Virtual Machine Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: hvm Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: destroy Jun 04 14:45:09 devstack nova-compute[86165]: restart Jun 04 14:45:09 devstack nova-compute[86165]: destroy Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: /usr/bin/qemu-system-x86_64 Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]:
Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]:
Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]:
Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]:
Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]:
Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: Jun 04 14:45:09 devstack nova-compute[86165]: